diff options
author | Thomas Voss <thomas.voss@humanwave.nl> | 2025-09-11 10:57:27 +0200 |
---|---|---|
committer | Thomas Voss <thomas.voss@humanwave.nl> | 2025-09-11 10:57:27 +0200 |
commit | 397787df2bab42ca921425ddeba4ae9243277898 (patch) | |
tree | 09d3bb8fa83f851babe1da09d0c93bcd6cbd6602 /po/pt_BR/LC_MESSAGES | |
parent | 3449603d2ba363f1e86cd9c783dfb5a8aeac7a48 (diff) |
Update translations
Diffstat (limited to 'po/pt_BR/LC_MESSAGES')
-rw-r--r-- | po/pt_BR/LC_MESSAGES/tiktok.po | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/po/pt_BR/LC_MESSAGES/tiktok.po b/po/pt_BR/LC_MESSAGES/tiktok.po index ffddd54..55f13ab 100644 --- a/po/pt_BR/LC_MESSAGES/tiktok.po +++ b/po/pt_BR/LC_MESSAGES/tiktok.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-07 15:25+0200\n" -"PO-Revision-Date: 2025-09-07 15:55+0200\n" +"POT-Creation-Date: 2025-09-11 10:53+0200\n" +"PO-Revision-Date: 2025-09-11 10:55+0200\n" "Last-Translator: Thomas Voss <mail@thomasvoss.com>\n" "Language-Team: Brazilian Portuguese <ldpbr-" "translation@lists.sourceforge.net>\n" @@ -21,10 +21,10 @@ msgstr "" #: main.c:33 #, c-format msgid "" -"Usage: %s [-i interval] [format]\n" +"Usage: %s [-i interval] [format ...]\n" " %s -h\n" msgstr "" -"Utilização: %s [-i intervalo] [formato]\n" +"Utilização: %s [-i intervalo] [formato ...]\n" " %s -h\n" #: main.c:71 @@ -36,10 +36,14 @@ msgstr "" "intervalo inválido “%s”\n" "Leia a página do manual do %s(1) para intervalos válidos" -#: main.c:95 main.c:105 +#: main.c:97 main.c:121 msgid "failed to get the time" msgstr "não conseguiu obter o tempo" -#: main.c:101 +#: main.c:101 main.c:103 main.c:108 +msgid "failed to set the timezone" +msgstr "não conseguiu definir o fuso horário" + +#: main.c:114 msgid "buffer too small" msgstr "buffer pequeno demais" |