diff options
| author | grunfink <grunfink@noreply.codeberg.org> | 2025-04-19 05:09:20 +0000 |
|---|---|---|
| committer | grunfink <grunfink@noreply.codeberg.org> | 2025-04-19 05:09:20 +0000 |
| commit | bfb3c31a438d46e4afbbaebebdd8475d5a5c52fa (patch) | |
| tree | 5124e336b9ea12e090c762387bc50684993bc8b4 | |
| parent | 1a15be33db381c814e3c735ffa6c8b48d8a06cec (diff) | |
| parent | 98a5b7d6626063cbd6d9a1afec196aa8d1684cec (diff) | |
Merge pull request 'PR: Translate pt_BR.po new strings' (#348) from daltux/snac2:pt_BR-3 into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/348
| -rw-r--r-- | po/pt_BR.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index ca48946..555d82d 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,10 +4,13 @@ msgid "" msgstr "" "Project-Id-Version: snac\n" -"Last-Translator: Daltux <https://daltux.net>\n" +"PO-Revision-Date: 2025-04-18\n" +"Last-Translator: Daltux <@daltux@snac.daltux.net>\n" "Language: pt_BR\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"X-Generator: Poedit 3.5\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.6\n" #: html.c:384 msgid "Sensitive content: " @@ -739,24 +742,24 @@ msgstr "rascunhos" #: html.c:464 msgid "Scheduled post..." -msgstr "" +msgstr "Publicação agendada..." msgid "Post date and time:" -msgstr "" +msgstr "Data e horário da publicação:" #: html.c:2927 html.c:3989 msgid "Scheduled posts" -msgstr "" +msgstr "Publicações agendadas" #: html.c:2928 msgid "scheduled posts" -msgstr "" +msgstr "publicações agendadas" #: html.c:458 #, c-format msgid "Post date and time (timezone: %s):" -msgstr "" +msgstr "Data e hora da publicação (fuso horário: %s):" #: html.c:1538 msgid "Time zone:" -msgstr "" +msgstr "Fuso horário:" |