This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository thunar-plugins/thunar-vcs-plugin.
commit a3f76faa73fd4d5dbe558ff008d32e504df56a48 Author: Nuno Miguel <[email protected]> Date: Mon Feb 23 00:30:40 2015 +0100 I18n: Update translation pt (100%). 320 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/pt.po | 145 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 93 insertions(+), 52 deletions(-) diff --git a/po/pt.po b/po/pt.po index cef4265..72cf528 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,15 +4,15 @@ # # Translators: # Nuno Miguel <[email protected]>, 2008 -# nunom <[email protected]>, 2013 +# Nuno Miguel <[email protected]>, 2013,2015 msgid "" msgstr "" "Project-Id-Version: Thunar Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:11+0200\n" -"PO-Revision-Date: 2013-09-02 11:45+0000\n" -"Last-Translator: nunom <[email protected]>\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/xfce/language/pt/)\n" +"POT-Creation-Date: 2015-02-17 00:30+0100\n" +"PO-Revision-Date: 2015-02-22 17:39+0000\n" +"Last-Translator: Nuno Miguel <[email protected]>\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/thunar-plugins/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -98,7 +98,8 @@ msgstr "Enviar" #: ../thunar-vcs-plugin/tvp-git-action.c:273 #: ../thunar-vcs-plugin/tvp-svn-action.c:332 -#: ../tvp-git-helper/tgh-log-dialog.c:153 ../tvp-svn-helper/main.c:279 +#: ../tvp-git-helper/tgh-log-dialog.c:153 +#: ../tvp-git-helper/tgh-status-dialog.c:97 ../tvp-svn-helper/main.c:279 #: ../tvp-svn-helper/tsh-commit.c:241 ../tvp-svn-helper/tsh-commit.c:254 msgid "Commit" msgstr "Enviar" @@ -110,6 +111,7 @@ msgstr "Diferença" #: ../thunar-vcs-plugin/tvp-git-action.c:274 #: ../thunar-vcs-plugin/tvp-svn-action.c:347 ../tvp-svn-helper/main.c:291 +#: ../tvp-svn-helper/tsh-diff.c:218 ../tvp-svn-helper/tsh-diff-dialog.c:137 msgid "Diff" msgstr "Diferença" @@ -461,7 +463,6 @@ msgstr "Profundidade:" #. Translators: svn recursion depth infotmation #. * Exclude should not apear client side -#. #: ../thunar-vcs-plugin/tvp-svn-property-page.c:305 #: ../tvp-svn-helper/tsh-common.c:594 msgid "Exclude" @@ -469,7 +470,6 @@ msgstr "Excluir" #. Translators: svn recursion depth infotmation #. * Empty depth means only this file/direcotry is checked out -#. #: ../thunar-vcs-plugin/tvp-svn-property-page.c:311 msgid "Empty" msgstr "Vazio" @@ -477,7 +477,6 @@ msgstr "Vazio" #. Translators: svn recursion depth infotmation #. * Files depth means this file/direcotry and all of it's files are checked #. out -#. #: ../thunar-vcs-plugin/tvp-svn-property-page.c:317 msgid "Files" msgstr "Ficheiros" @@ -485,14 +484,14 @@ msgstr "Ficheiros" #. Translators: svn recursion depth infotmation #. * Immediates depth means this file/direcotry and all of it's files and #. subdirectories are checked out -#. +#. Translators: svn recursion selection +#. * Immediates means this file/direcotry and the subdirectories are shown #. Translators: svn recursion selection #. * Immediates means this file/direcotry and the subdirectories are updated -#. #. Translators: svn recursion selection #. * Immediates means this file/direcotry and the subdirectories are shown -#. #: ../thunar-vcs-plugin/tvp-svn-property-page.c:323 +#: ../tvp-svn-helper/tsh-diff-dialog.c:179 #: ../tvp-svn-helper/tsh-properties-dialog.c:226 #: ../tvp-svn-helper/tsh-status-dialog.c:199 msgid "Immediates" @@ -501,7 +500,6 @@ msgstr "Imediatos" #. Translators: svn recursion depth infotmation #. * Infinity depth means this file/direcotry is checked out with full #. recursion -#. #: ../thunar-vcs-plugin/tvp-svn-property-page.c:329 msgid "Infinity" msgstr "Infinidade" @@ -612,6 +610,10 @@ msgstr "Autor" msgid "Date" msgstr "Data" +#: ../tvp-git-helper/tgh-branch-dialog.c:110 +msgid "Active" +msgstr "Ativo" + #: ../tvp-git-helper/tgh-branch-dialog.c:116 #: ../tvp-git-helper/tgh-stash-dialog.c:161 #: ../tvp-svn-helper/tsh-properties-dialog.c:125 @@ -679,6 +681,13 @@ msgstr "não acompanhado" msgid "Path" msgstr "Caminho" +#: ../tvp-git-helper/tgh-file-selection-dialog.c:99 +#: ../tvp-git-helper/tgh-status-dialog.c:109 +#: ../tvp-svn-helper/tsh-log-message-dialog.c:92 +#: ../tvp-svn-helper/tsh-status-dialog.c:123 +msgid "State" +msgstr "Estado" + #: ../tvp-git-helper/tgh-file-selection-dialog.c:114 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:144 msgid "Select/Unselect all" @@ -1276,6 +1285,65 @@ msgstr "Apagar localmente" msgid "Delete Message" msgstr "Apagar Mensagem" +#: ../tvp-svn-helper/tsh-diff.c:190 +msgid "Diff failed" +msgstr "Diff falhou" + +#. Translators: svn recursion selection +#. * Self means only this file/direcotry is shown +#. Translators: svn recursion selection +#. * Self means only this file/direcotry is updated +#. Translators: svn recursion selection +#. * Self means only this file/direcotry is shown +#: ../tvp-svn-helper/tsh-diff-dialog.c:161 +#: ../tvp-svn-helper/tsh-properties-dialog.c:206 +#: ../tvp-svn-helper/tsh-status-dialog.c:181 +msgid "Self" +msgstr "Próprio" + +#. Translators: svn recursion selection +#. * Immediate files means this file/direcotry and the files it contains are +#. shown +#. Translators: svn recursion selection +#. * Immediate files means this file/direcotry and the files it contains are +#. updated +#. Translators: svn recursion selection +#. * Immediate files means this file/direcotry and the files it contains are +#. shown +#: ../tvp-svn-helper/tsh-diff-dialog.c:170 +#: ../tvp-svn-helper/tsh-properties-dialog.c:217 +#: ../tvp-svn-helper/tsh-status-dialog.c:190 +msgid "Immediate files" +msgstr "Ficheiros imediatos" + +#. Translators: svn recursion selection +#. * Recursive means the list is full recursive +#. Translators: svn recursion selection +#. * Recursive means the update is full recursive +#. Translators: svn recursion selection +#. * Recursive means the list is full recursive +#: ../tvp-svn-helper/tsh-diff-dialog.c:188 +#: ../tvp-svn-helper/tsh-properties-dialog.c:235 +#: ../tvp-svn-helper/tsh-status-dialog.c:208 +msgid "Recursive" +msgstr "Recursivo" + +#: ../tvp-svn-helper/tsh-diff-dialog.c:203 +msgid "Notice ancestry" +msgstr "Registar antiguidade" + +#: ../tvp-svn-helper/tsh-diff-dialog.c:207 +msgid "Do not show differences for deleted files" +msgstr "Não mostrar diferenças para ficheiros removidos" + +#: ../tvp-svn-helper/tsh-diff-dialog.c:212 +msgid "Show copies as additions" +msgstr "Mostrar cópias como adições" + +#: ../tvp-svn-helper/tsh-diff-dialog.c:369 +msgid "Loading..." +msgstr "A carregar..." + #: ../tvp-svn-helper/tsh-file-dialog.c:59 msgid "_Certificate:" msgstr "_Certificado:" @@ -1322,10 +1390,6 @@ msgstr "_Palavra-passe:" msgid "Login" msgstr "Iniciar sessão" -#: ../tvp-svn-helper/tsh-log-message-dialog.c:92 -msgid "State" -msgstr "Estado" - #: ../tvp-svn-helper/tsh-log-message-dialog.c:117 msgid "Log Message" msgstr "Mensagem de Registo" @@ -1355,41 +1419,6 @@ msgstr "Propriedades falhou" msgid "Value" msgstr "Valor" -#. Translators: svn recursion selection -#. * Self means only this file/direcotry is updated -#. -#. Translators: svn recursion selection -#. * Self means only this file/direcotry is shown -#. -#: ../tvp-svn-helper/tsh-properties-dialog.c:206 -#: ../tvp-svn-helper/tsh-status-dialog.c:181 -msgid "Self" -msgstr "Próprio" - -#. Translators: svn recursion selection -#. * Immediate files means this file/direcotry and the files it contains are -#. updated -#. -#. Translators: svn recursion selection -#. * Immediate files means this file/direcotry and the files it contains are -#. shown -#. -#: ../tvp-svn-helper/tsh-properties-dialog.c:217 -#: ../tvp-svn-helper/tsh-status-dialog.c:190 -msgid "Immediate files" -msgstr "Ficheiros imediatos" - -#. Translators: svn recursion selection -#. * Recursive means the update is full recursive -#. -#. Translators: svn recursion selection -#. * Recursive means the list is full recursive -#. -#: ../tvp-svn-helper/tsh-properties-dialog.c:235 -#: ../tvp-svn-helper/tsh-status-dialog.c:208 -msgid "Recursive" -msgstr "Recursivo" - #: ../tvp-svn-helper/tsh-relocate.c:78 msgid "Relocate failed" msgstr "Realocação falhou" @@ -1414,6 +1443,18 @@ msgstr "_Para:" msgid "Status failed" msgstr "Estado falhou" +#: ../tvp-svn-helper/tsh-status-dialog.c:129 +msgid "Prop state" +msgstr "Estado prop" + +#: ../tvp-svn-helper/tsh-status-dialog.c:135 +msgid "Repo state" +msgstr "Estado repo" + +#: ../tvp-svn-helper/tsh-status-dialog.c:141 +msgid "Repo prop state" +msgstr "Estado repo prop" + #: ../tvp-svn-helper/tsh-status-dialog.c:223 msgid "Show Unmodified Files" msgstr "Mostrar Ficheiros Inalterados" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
