From 3e23f520469f7da2873a8635942e165bd7ccba1d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 7 Sep 2025 15:56:21 +0200 Subject: Fix usage string --- po/pt/LC_MESSAGES/tiktok.po | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'po/pt') diff --git a/po/pt/LC_MESSAGES/tiktok.po b/po/pt/LC_MESSAGES/tiktok.po index 1530a4e..8652e83 100644 --- a/po/pt/LC_MESSAGES/tiktok.po +++ b/po/pt/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-06 15:47+0200\n" -"PO-Revision-Date: 2025-09-05 16:04+0200\n" +"POT-Creation-Date: 2025-09-07 15:25+0200\n" +"PO-Revision-Date: 2025-09-07 15:56+0200\n" "Last-Translator: Thomas Voss \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -17,12 +17,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: main.c:31 +#: main.c:33 #, c-format -msgid "Usage: %s [-h] [-i interval] [format]\n" -msgstr "Utilização: %s [-h] [-i intervalo] [formato]\n" +msgid "" +"Usage: %s [-i interval] [format]\n" +" %s -h\n" +msgstr "" +"Utilização: %s [-i intervalo] [formato]\n" +" %s -h\n" -#: main.c:66 +#: main.c:71 #, c-format msgid "" "invalid interval ‘%s’\n" @@ -31,10 +35,10 @@ msgstr "" "intervalo inválido «%s»\n" "Leia a página do manual do %s(1) para intervalos válidos" -#: main.c:90 main.c:100 +#: main.c:95 main.c:105 msgid "failed to get the time" msgstr "não conseguiu obter o tempo" -#: main.c:96 +#: main.c:101 msgid "buffer too small" msgstr "buffer demasiado pequeno" -- cgit v1.2.3