diff --git a/po/pt_BR.po b/po/pt_BR.po index 62ad3680d..8edb98dd0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/" "issues/new\n" "POT-Creation-Date: 2022-06-18 09:49+0300\n" -"PO-Revision-Date: 2021-08-04 08:04+0000\n" +"PO-Revision-Date: 2024-10-11 16:01+0000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Portuguese (Brazil) \n" @@ -20,7 +20,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.7.2\n" +"X-Generator: Weblate 5.7.2\n" #: src/daemon/cmdline.c:113 #, c-format @@ -193,13 +193,12 @@ msgid "--fail expects boolean argument" msgstr "--fail espera argumento booleano" #: src/daemon/cmdline.c:265 -#, fuzzy msgid "" "--log-level expects log level argument (either numeric in range 0..4 or one " "of error, warn, notice, info, debug)." msgstr "" "--log-level espera um argumento em nível de log (seja numérico na faixa de " -"0..4 seja algum entre debug, info, notice, warn, error)." +"0..4 seja algum entre error, warn, notice, info, debug)." #: src/daemon/cmdline.c:277 msgid "--high-priority expects boolean argument"