Translated using Weblate.
This commit is contained in:
parent
5d79373acb
commit
fb53b7873d
45
po/pt_BR.po
45
po/pt_BR.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.5.1-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2012-04-09 19:51+0200\n"
|
||||
"PO-Revision-Date: 2012-04-23 02:11+0200\n"
|
||||
"PO-Revision-Date: 2012-04-25 19:23+0200\n"
|
||||
"Last-Translator: Lucas David <lucasolivdavid@gmail.com>\n"
|
||||
"Language-Team: brazilian_portuguese <pt_BR@li.org>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -5485,7 +5485,7 @@ msgstr "Não foi possivel se conectar ao servidor Drizzle"
|
||||
|
||||
#: libraries/config/validate.lib.php:223 libraries/config/validate.lib.php:230
|
||||
msgid "Could not connect to MySQL server"
|
||||
msgstr ""
|
||||
msgstr "Falha ao conectar com o servidor MySQL"
|
||||
|
||||
#: libraries/config/validate.lib.php:254
|
||||
msgid "Empty username while using config authentication method"
|
||||
@ -5510,7 +5510,7 @@ msgstr ""
|
||||
#: libraries/config/validate.lib.php:385
|
||||
#, php-format
|
||||
msgid "Incorrect IP address: %s"
|
||||
msgstr ""
|
||||
msgstr "Endereço de IP incorreto: %s"
|
||||
|
||||
#. l10n: Please check that translation actually exists.
|
||||
#: libraries/core.lib.php:247
|
||||
@ -5522,6 +5522,7 @@ msgstr "pt_BR"
|
||||
#, php-format
|
||||
msgid "The %s extension is missing. Please check your PHP configuration."
|
||||
msgstr ""
|
||||
"A extensão %s não está presente. Por favor, verifique a configuração do PHP"
|
||||
|
||||
#: libraries/core.lib.php:414
|
||||
msgid "possible deep recursion attack"
|
||||
@ -5534,17 +5535,18 @@ msgid ""
|
||||
"The server is not responding (or the local server's socket is not correctly "
|
||||
"configured)."
|
||||
msgstr ""
|
||||
"(ou o soquete do servidor MySQL local não está configurado corretamente)"
|
||||
"O servidor não está respondendo (ou o soquete do servidor local não está "
|
||||
"configurado corretamente)"
|
||||
|
||||
#: libraries/database_interface.lib.php:1816
|
||||
#, fuzzy
|
||||
#| msgid "The server is not responding"
|
||||
msgid "The server is not responding."
|
||||
msgstr "O servidor não está respondendo"
|
||||
msgstr "O servidor não está respondendo."
|
||||
|
||||
#: libraries/database_interface.lib.php:1820
|
||||
msgid "Please check privileges of directory containing database."
|
||||
msgstr ""
|
||||
"Por favor verifique os privilégios do diretório que contém o banco de dados."
|
||||
|
||||
#: libraries/database_interface.lib.php:1828
|
||||
msgid "Details..."
|
||||
@ -5558,7 +5560,7 @@ msgstr "Banco de Dados parece estar vazio!"
|
||||
#: libraries/db_links.inc.php:65 libraries/relation.lib.php:144
|
||||
#: libraries/tbl_links.inc.php:97
|
||||
msgid "Tracking"
|
||||
msgstr ""
|
||||
msgstr "Rastreando"
|
||||
|
||||
#: libraries/db_links.inc.php:70
|
||||
msgid "Query"
|
||||
@ -5626,10 +5628,9 @@ msgstr "Compatível com MySQL 4.0"
|
||||
|
||||
#: libraries/display_create_database.lib.php:21
|
||||
#: libraries/display_create_database.lib.php:39
|
||||
#, fuzzy
|
||||
#| msgid "Create new database"
|
||||
msgid "Create database"
|
||||
msgstr "Criar novo Banco de Dados"
|
||||
msgstr "Criar banco de dados"
|
||||
|
||||
#: libraries/display_create_database.lib.php:33
|
||||
msgid "Create"
|
||||
@ -5666,16 +5667,16 @@ msgid "Exporting databases from the current server"
|
||||
msgstr "Exportar bancos de dados do servidor atual"
|
||||
|
||||
#: libraries/display_export.lib.php:84
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Create table on database %s"
|
||||
msgid "Exporting tables from \"%s\" database"
|
||||
msgstr "Criar nova tabela no Banco de Dados %s"
|
||||
msgstr "Exportar tabelas do banco de dados \"%s\""
|
||||
|
||||
#: libraries/display_export.lib.php:86
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Create table on database %s"
|
||||
msgid "Exporting rows from \"%s\" table"
|
||||
msgstr "Criar nova tabela no Banco de Dados %s"
|
||||
msgstr "Exportar linhas da tabela \"%s\""
|
||||
|
||||
#: libraries/display_export.lib.php:92
|
||||
#, fuzzy
|
||||
@ -5690,7 +5691,7 @@ msgstr "Rápida - mostrar apenas as opções mínimas"
|
||||
#: libraries/display_export.lib.php:124
|
||||
#, fuzzy
|
||||
msgid "Custom - display all possible options"
|
||||
msgstr "Opções de exportação do Banco de Dados"
|
||||
msgstr "Customizada - exibir todas as opções possíveis"
|
||||
|
||||
#: libraries/display_export.lib.php:132
|
||||
msgid "Database(s):"
|
||||
@ -5725,16 +5726,15 @@ msgid "Output:"
|
||||
msgstr "Saída:"
|
||||
|
||||
#: libraries/display_export.lib.php:183 libraries/display_export.lib.php:209
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Save on server in %s directory"
|
||||
msgid "Save on server in the directory <b>%s</b>"
|
||||
msgstr "Salvar no servidor no diretório %s"
|
||||
msgstr "Salvar no do servidor, no diretório <b>%s</b>"
|
||||
|
||||
#: libraries/display_export.lib.php:201
|
||||
#, fuzzy
|
||||
#| msgid "Save as file"
|
||||
msgid "Save output to a file"
|
||||
msgstr "Enviado"
|
||||
msgstr "Salvar saída em um arquivo"
|
||||
|
||||
#: libraries/display_export.lib.php:222
|
||||
msgid "File name template:"
|
||||
@ -5765,7 +5765,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Esse valor é interpretado usando %1$sstrftime%2$s, então você pode usar as "
|
||||
"strings de formatação de tempo. Adicionalmente a seguinte transformação "
|
||||
"ocorrerá: %3$s. Outros textos serão mantidos como são."
|
||||
"ocorrerá: %3$s. Outros textos serão mantidos como são. Veja a %4$sFAQ%5$s "
|
||||
"para detalhes"
|
||||
|
||||
#: libraries/display_export.lib.php:270
|
||||
msgid "use this for future exports"
|
||||
@ -5799,10 +5800,9 @@ msgid "bzipped"
|
||||
msgstr "\"compactado com bzip\""
|
||||
|
||||
#: libraries/display_export.lib.php:323
|
||||
#, fuzzy
|
||||
#| msgid "Save as file"
|
||||
msgid "View output as text"
|
||||
msgstr "Enviado"
|
||||
msgstr "Ver saida como texto"
|
||||
|
||||
#: libraries/display_export.lib.php:328 libraries/display_import.lib.php:244
|
||||
#: libraries/export/codegen.php:38
|
||||
@ -5920,9 +5920,8 @@ msgid "Language"
|
||||
msgstr "Linguagem"
|
||||
|
||||
#: libraries/display_tbl.lib.php:406
|
||||
#, fuzzy
|
||||
msgid "Save edited data"
|
||||
msgstr "Diretório raiz de dados"
|
||||
msgstr "Salvar dados editados"
|
||||
|
||||
#: libraries/display_tbl.lib.php:412
|
||||
msgid "Restore column order"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user