This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/catfish.
commit 63cb9c797b8322a99564e502b9d9621aae9a8955 Author: Hugo Carvalho <[email protected]> Date: Wed Jul 24 18:31:10 2019 +0200 I18n: Update translation pt (100%). 120 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/pt.po | 106 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 58 insertions(+), 48 deletions(-) diff --git a/po/pt.po b/po/pt.po index 6d02d89..8d57501 100644 --- a/po/pt.po +++ b/po/pt.po @@ -8,15 +8,16 @@ # José Vieira <[email protected]>, 2018 # Rui <[email protected]>, 2019 # Nuno Miguel <[email protected]>, 2019 +# Hugo Carvalho <[email protected]>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-05 20:20-0500\n" +"POT-Creation-Date: 2019-07-22 16:49-0400\n" "PO-Revision-Date: 2018-06-28 22:08+0000\n" -"Last-Translator: Nuno Miguel <[email protected]>, 2019\n" +"Last-Translator: Hugo Carvalho <[email protected]>, 2019\n" "Language-Team: Portuguese (https://www.transifex.com/xfce/teams/16840/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,7 +26,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../org.xfce.Catfish.desktop.in.h:1 ../data/ui/CatfishWindow.ui.h:28 -#: ../catfish/CatfishWindow.py:666 +#: ../catfish/CatfishWindow.py:679 msgid "Catfish File Search" msgstr "Pesquisador de ficheiros Catfish" @@ -147,7 +148,7 @@ msgstr "A base de dados de pesquisa tem mais de 7 dias. Atualizar agora?" msgid "File Type" msgstr "Tipo de Ficheiro" -#: ../data/ui/CatfishWindow.ui.h:27 ../catfish/CatfishWindow.py:1133 +#: ../data/ui/CatfishWindow.ui.h:27 ../catfish/CatfishWindow.py:1215 msgid "Modified" msgstr "Modificado" @@ -240,44 +241,44 @@ msgstr "" "Para resultados de pesquisa mais rápidos, a base de dados de pesquisa precisa de ser atualizada.\n" "Esta ação requer privilégios administrativos." -#: ../catfish/__init__.py:37 +#: ../catfish/__init__.py:38 msgid "Usage: %prog [options] path query" msgstr "Uso: %prog [opções] consulta de caminho" -#: ../catfish/__init__.py:42 +#: ../catfish/__init__.py:43 msgid "Show debug messages (-vv will also debug catfish_lib)" msgstr "Mostrar mensagens de debug (-vv também faz debug de catfish_lib)" -#: ../catfish/__init__.py:45 +#: ../catfish/__init__.py:46 msgid "Use large icons" msgstr "Usar ícones grandes" -#: ../catfish/__init__.py:47 +#: ../catfish/__init__.py:48 msgid "Use thumbnails" msgstr "Usar miniaturas" -#: ../catfish/__init__.py:49 +#: ../catfish/__init__.py:50 msgid "Display time in ISO format" msgstr "Exibir hora no formato ISO" #. Translators: Do not translate PATH, it is a variable. -#: ../catfish/__init__.py:51 +#: ../catfish/__init__.py:52 msgid "Set the default search path" msgstr "Definir a path de busca por omissão" -#: ../catfish/__init__.py:53 +#: ../catfish/__init__.py:54 msgid "Perform exact match" msgstr "Executar correspondência exata" -#: ../catfish/__init__.py:55 +#: ../catfish/__init__.py:56 msgid "Include hidden files" msgstr "Incluir ficheiros ocultos" -#: ../catfish/__init__.py:57 +#: ../catfish/__init__.py:58 msgid "Perform fulltext search" msgstr "Executar pesquisa de texto completo" -#: ../catfish/__init__.py:59 +#: ../catfish/__init__.py:60 msgid "" "If path and query are provided, start searching when the application is " "displayed." @@ -285,47 +286,52 @@ msgstr "" "Se o caminho e consulta forem fornecidos, começar a pesquisar quando a " "aplicação for exibida." +#: ../catfish/__init__.py:77 +#, python-brace-format +msgid "Try GDK_BACKEND=x11 {0}\n" +msgstr "Experimentar GDK_BACKEND=x11 {0}\n" + #. Translators: this text is displayed next to #. a filename that is not utf-8 encoded. -#: ../catfish/CatfishWindow.py:84 +#: ../catfish/CatfishWindow.py:95 #, python-format msgid "%s (invalid encoding)" msgstr "%s (codificação inválida)" -#: ../catfish/CatfishWindow.py:238 +#: ../catfish/CatfishWindow.py:249 msgid "Unknown" msgstr "Desconhecido" -#: ../catfish/CatfishWindow.py:242 +#: ../catfish/CatfishWindow.py:253 msgid "Never" msgstr "Nunca" -#: ../catfish/CatfishWindow.py:634 +#: ../catfish/CatfishWindow.py:647 msgid "An error occurred while updating the database." msgstr "Ocorreu um erro durante a atualização da base de dados." -#: ../catfish/CatfishWindow.py:636 +#: ../catfish/CatfishWindow.py:649 msgid "Authentication failed." msgstr "Falha na autenticação." -#: ../catfish/CatfishWindow.py:642 +#: ../catfish/CatfishWindow.py:655 msgid "Authentication cancelled." msgstr "Autenticação cancelada." -#: ../catfish/CatfishWindow.py:648 +#: ../catfish/CatfishWindow.py:661 msgid "Search database updated successfully." msgstr "Base de dados de pesquisa atualizada com sucesso." #. Set the dialog status to running. -#: ../catfish/CatfishWindow.py:723 +#: ../catfish/CatfishWindow.py:736 msgid "Updating..." msgstr "A actualizar..." -#: ../catfish/CatfishWindow.py:757 +#: ../catfish/CatfishWindow.py:770 msgid "Stop Search" msgstr "Parar pesquisa" -#: ../catfish/CatfishWindow.py:758 +#: ../catfish/CatfishWindow.py:771 msgid "" "Search is in progress...\n" "Press the cancel button or the Escape key to stop." @@ -333,31 +339,31 @@ msgstr "" "Pesquisa em progresso ...\n" "Pressione o botão Cancelar ou a tecla Esc para parar." -#: ../catfish/CatfishWindow.py:767 +#: ../catfish/CatfishWindow.py:780 msgid "Begin Search" msgstr "Iniciar Pesquisa" -#: ../catfish/CatfishWindow.py:959 +#: ../catfish/CatfishWindow.py:1035 #, python-format msgid "\"%s\" could not be opened." msgstr "\"%s\" não pôde ser aberto." -#: ../catfish/CatfishWindow.py:1005 +#: ../catfish/CatfishWindow.py:1087 #, python-format msgid "\"%s\" could not be saved." msgstr "\"%s\" não pôde ser guardado." -#: ../catfish/CatfishWindow.py:1022 +#: ../catfish/CatfishWindow.py:1104 #, python-format msgid "\"%s\" could not be deleted." msgstr "\"%s\" não pôde ser eliminado." -#: ../catfish/CatfishWindow.py:1062 +#: ../catfish/CatfishWindow.py:1144 #, python-format msgid "Save \"%s\" as..." msgstr "Gravar \"%s\" como..." -#: ../catfish/CatfishWindow.py:1097 +#: ../catfish/CatfishWindow.py:1179 #, python-format msgid "" "Are you sure that you want to \n" @@ -366,7 +372,7 @@ msgstr "" "Tem a certeza que deseja \n" "eliminar permanentemente \"%s\"?" -#: ../catfish/CatfishWindow.py:1101 +#: ../catfish/CatfishWindow.py:1183 #, python-format msgid "" "Are you sure that you want to \n" @@ -375,43 +381,43 @@ msgstr "" "Tem a certeza que deseja \n" "eliminar permanentemente os %i ficheiros selecionados?" -#: ../catfish/CatfishWindow.py:1104 +#: ../catfish/CatfishWindow.py:1186 msgid "If you delete a file, it is permanently lost." msgstr "Se eliminar um ficheiro, ele será permanentemente perdido." -#: ../catfish/CatfishWindow.py:1127 +#: ../catfish/CatfishWindow.py:1209 msgid "Filename" msgstr "Nome do ficheiro" -#: ../catfish/CatfishWindow.py:1129 +#: ../catfish/CatfishWindow.py:1211 msgid "Size" msgstr "Tamanho" -#: ../catfish/CatfishWindow.py:1131 +#: ../catfish/CatfishWindow.py:1213 msgid "Location" msgstr "Localização" -#: ../catfish/CatfishWindow.py:1143 +#: ../catfish/CatfishWindow.py:1225 msgid "Preview" msgstr "Pré-visualização" -#: ../catfish/CatfishWindow.py:1151 +#: ../catfish/CatfishWindow.py:1233 msgid "Details" msgstr "Detalhes" -#: ../catfish/CatfishWindow.py:1374 +#: ../catfish/CatfishWindow.py:1456 msgid "Today" msgstr "Hoje" -#: ../catfish/CatfishWindow.py:1376 +#: ../catfish/CatfishWindow.py:1458 msgid "Yesterday" msgstr "Ontem" -#: ../catfish/CatfishWindow.py:1457 +#: ../catfish/CatfishWindow.py:1539 msgid "No files found." msgstr "Nenhum ficheiro encontrado." -#: ../catfish/CatfishWindow.py:1459 +#: ../catfish/CatfishWindow.py:1541 msgid "" "Try making your search less specific\n" "or try another directory." @@ -419,37 +425,41 @@ msgstr "" "Torne a sua pesquisa menos específica\n" "ou tente outro diretório." -#: ../catfish/CatfishWindow.py:1465 +#: ../catfish/CatfishWindow.py:1547 msgid "1 file found." msgstr "1 ficheiro encontrado." -#: ../catfish/CatfishWindow.py:1467 +#: ../catfish/CatfishWindow.py:1549 #, python-format msgid "%i files found." msgstr "%i ficheiros encontrados." -#: ../catfish/CatfishWindow.py:1473 +#: ../catfish/CatfishWindow.py:1555 msgid "bytes" msgstr "bytes" -#: ../catfish/CatfishWindow.py:1581 ../catfish/CatfishWindow.py:1590 +#: ../catfish/CatfishWindow.py:1663 ../catfish/CatfishWindow.py:1672 msgid "Searching..." msgstr "Procurando..." -#: ../catfish/CatfishWindow.py:1583 +#: ../catfish/CatfishWindow.py:1665 msgid "Results will be displayed as soon as they are found." msgstr "Os resultados serão exibidos assim que forem encontrados." -#: ../catfish/CatfishWindow.py:1588 +#: ../catfish/CatfishWindow.py:1670 #, python-format msgid "Searching for \"%s\"" msgstr "Pesquisar por \"%s\"" -#: ../catfish/CatfishWindow.py:1678 +#: ../catfish/CatfishWindow.py:1760 #, python-format msgid "Search results for \"%s\"" msgstr "Resultados da pesquisa por \"%s\"" +#: ../catfish/AboutCatfishDialog.py:37 +msgid "translator-credits" +msgstr "Nuno Miguel <[email protected]>" + #: ../catfish_lib/SudoDialog.py:138 msgid "Password Required" msgstr "Necessário senha" -- 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
