# Portuguese translations for PACKAGE package. # Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Thomas Voss , 2025. # 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" "Last-Translator: Thomas Voss \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: main.c:33 #, c-format msgid "" "Usage: %s [-i interval] [format]\n" " %s -h\n" msgstr "" "Utilização: %s [-i intervalo] [formato]\n" " %s -h\n" #: main.c:71 #, c-format msgid "" "invalid interval ‘%s’\n" "Read the %s(1) manual page for valid intervals" 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 msgid "failed to get the time" msgstr "não conseguiu obter o tempo" #: main.c:101 msgid "buffer too small" msgstr "buffer pequeno demais"