diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 101 |
1 files changed, 68 insertions, 33 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index a417d4a..dd2f561 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,42 +4,35 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Xfce Bot <transifex@xfce.org>, 2018 # Marcelo Tobias <marcelo.tobbias@gmail.com>, 2018 -# Andre Miranda <andre42m@gmail.com>, 2018 +# Xfce Bot <transifex@xfce.org>, 2023 +# Andre Miranda <andre42m@gmail.com>, 2023 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-23 06:37-0400\n" +"POT-Creation-Date: 2023-05-25 12:49+0200\n" "PO-Revision-Date: 2018-07-13 15:34+0000\n" -"Last-Translator: Andre Miranda <andre42m@gmail.com>, 2018\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/xfce/teams/16840/pt_BR/)\n" +"Last-Translator: Andre Miranda <andre42m@gmail.com>, 2023\n" +"Language-Team: Portuguese (Brazil) (https://app.transifex.com/xfce/teams/16840/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: ../xfce4-panel-profiles.desktop.in.h:1 -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:51 +#: ../org.xfce.PanelProfiles.desktop.in.h:1 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:1 msgid "Panel Profiles" msgstr "Perfis do Painel" -#: ../xfce4-panel-profiles.desktop.in.h:2 +#: ../org.xfce.PanelProfiles.desktop.in.h:2 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:2 msgid "Backup and restore your panel configuration" msgstr "Salve e restaure a configuração do seu painel" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:1 -msgid "" -"<b><big>Panel Profiles</big></b>\n" -"Backup and restore your panel configuration" -msgstr "" -"<b><big>Perfis do Painel</big></b>\n" -"Faça backup e restaure sua configuração do painel" - #: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:3 msgid "Filename" msgstr "Nome do arquivo" @@ -49,11 +42,12 @@ msgid "Date Modified" msgstr "Data da modificação" #: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:5 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:392 msgid "Apply Configuration" msgstr "Aplicar Configuração" #: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:6 -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:293 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:349 msgid "Save Configuration" msgstr "Salvar Configuração" @@ -70,65 +64,106 @@ msgid "Import" msgstr "Importar" #: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:10 +msgid "_Help" +msgstr "A_juda" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:11 +msgid "_Close" +msgstr "F_echar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:12 msgid "Save panel configuration as..." msgstr "Salvar configuração do painel como..." -#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:11 -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:85 -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:292 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:13 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:111 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:348 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:391 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:418 msgid "Cancel" msgstr "Cancelar" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:12 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:14 msgid "<b>Name the new panel configuration</b>" msgstr "<b>Nome da nova configuração do painel</b>" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:80 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:104 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:419 msgid "Save" msgstr "Salvar" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:82 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:106 msgid "Open" msgstr "Abrir" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:140 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:156 msgid "Current Configuration" msgstr "Configuração atual" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:160 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:174 msgid "Today" msgstr "Hoje" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:162 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:176 msgid "Yesterday" msgstr "Ontem" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:187 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:201 #, python-format msgid "%s (Copy of %s)" msgstr "%s (Cópia de %s)" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:211 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:233 msgid "Export configuration as..." msgstr "Exportar configuração como..." -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:212 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:234 msgid "Untitled" msgstr "Sem título" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:224 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:246 msgid "Import configuration file..." msgstr "Importar arquivo de configuração..." -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:285 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:260 +msgid "" +"Invalid configuration file!\n" +"Please select a valid configuration file." +msgstr "" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:268 +msgid "OK" +msgstr "OK" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:342 msgid "Name the new panel configuration" msgstr "Nome da nova configuração do painel" -#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:309 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:366 #, python-format msgid "Backup_%s" msgstr "Salvar_%s" +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:382 +msgid "" +"Do you want to apply this configuration?\n" +" The current configuration will be lost!" +msgstr "" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:399 +msgid "Make a backup of the current configuration" +msgstr "" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:410 +msgid "Errors occured while parsing the current configuration." +msgstr "" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:430 +msgid "" +"Do you want to save despite the errors? Some configuration information could" +" be missing." +msgstr "" + #: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:1 msgid "Application to manage different panel layouts in Xfce" msgstr "Aplicação para gerenciar diferentes layoutes no painel do Xfce" |