diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 0000000..a417d4a --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,145 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# 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 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-23 06:37-0400\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" +"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" + +#: ../xfce4-panel-profiles.desktop.in.h:1 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:51 +msgid "Panel Profiles" +msgstr "Perfis do Painel" + +#: ../xfce4-panel-profiles.desktop.in.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" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:4 +msgid "Date Modified" +msgstr "Data da modificação" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:5 +msgid "Apply Configuration" +msgstr "Aplicar Configuração" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:6 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:293 +msgid "Save Configuration" +msgstr "Salvar Configuração" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:7 +msgid "Remove Configuration" +msgstr "Remover Configuração" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:8 +msgid "Export" +msgstr "Exportar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:9 +msgid "Import" +msgstr "Importar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:10 +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 +msgid "Cancel" +msgstr "Cancelar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:12 +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 +msgid "Save" +msgstr "Salvar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:82 +msgid "Open" +msgstr "Abrir" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:140 +msgid "Current Configuration" +msgstr "Configuração atual" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:160 +msgid "Today" +msgstr "Hoje" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:162 +msgid "Yesterday" +msgstr "Ontem" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:187 +#, python-format +msgid "%s (Copy of %s)" +msgstr "%s (Cópia de %s)" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:211 +msgid "Export configuration as..." +msgstr "Exportar configuração como..." + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:212 +msgid "Untitled" +msgstr "Sem título" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:224 +msgid "Import configuration file..." +msgstr "Importar arquivo de configuração..." + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:285 +msgid "Name the new panel configuration" +msgstr "Nome da nova configuração do painel" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:309 +#, python-format +msgid "Backup_%s" +msgstr "Salvar_%s" + +#: ../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" + +#: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:2 +msgid "" +"Multitude of panel layouts can be created using Xfce panel. This tool " +"enables managing different layouts with little effort. Xfpanel-switch makes " +"it possible to backup, restore, import and export panel layouts." +msgstr "" +"Vários layouts de painel podem ser criados usando o painel Xfce. Essa " +"ferramenta permite gerenciar diferentes layouts com pouco esforço. O " +"Xfpanel-switch possibilita fazer backup, restaurar, importar e exportar " +"layouts de painel." |