Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.7% (2976 of 3209 strings) [CI skip]
This commit is contained in:
parent
ab460984b0
commit
8fa17ecf9c
34
po/pt_BR.po
34
po/pt_BR.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.5.0-beta2\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2015-09-06 07:29-0400\n"
|
||||
"PO-Revision-Date: 2015-09-23 17:13+0200\n"
|
||||
"Last-Translator: Victor Laureano <victor.laureano@gmail.com>\n"
|
||||
"PO-Revision-Date: 2015-10-02 09:13+0200\n"
|
||||
"Last-Translator: Luis <luis.eduardo.braschi@outlook.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-5/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 2.5\n"
|
||||
"X-Generator: Weblate 2.5-dev\n"
|
||||
|
||||
#: changelog.php:37 license.php:30
|
||||
#, php-format
|
||||
@ -975,14 +975,19 @@ msgid ""
|
||||
"collation; in this case we suggest you revert to the original collation and "
|
||||
"refer to the tips at "
|
||||
msgstr ""
|
||||
"Esta operação tentará converter seus dados para a nova collation. Em casos "
|
||||
"raros, especialmente onde um caractere não existe na nova collation, este "
|
||||
"processo poderia fazer com que os dados aparecessem incorretamente na nova "
|
||||
"collation; neste caso, sugerimos que você reverta à collation original e "
|
||||
"siga as dicas em "
|
||||
|
||||
#: js/messages.php:73
|
||||
msgid "Garbled Data"
|
||||
msgstr ""
|
||||
msgstr "Dados Ilegíveis"
|
||||
|
||||
#: js/messages.php:75
|
||||
msgid "Are you sure you wish to change the collation and convert the data?"
|
||||
msgstr ""
|
||||
msgstr "Tem certeza de que deseja mudar a collatin e converter os dados?"
|
||||
|
||||
#: js/messages.php:77
|
||||
msgid ""
|
||||
@ -993,6 +998,12 @@ msgid ""
|
||||
"column(s) editing feature (the \"Change\" Link) on the table structure page. "
|
||||
"</b>"
|
||||
msgstr ""
|
||||
"Por meio desta operação, o MySQL tenta mapear os valores dos dados entre "
|
||||
"collations. Se os conjuntos de caracteres são incompatíveis, poderá haver "
|
||||
"perda de dados e esses dados <b>NÃO</b> poderão ser recuperados somente com "
|
||||
"a reversão de collation da coluna.<b> Para converter dados existentes, é "
|
||||
"sugerido que se use a funcionalidade de edição de coluna(s) (o link \""
|
||||
"Alterar\") na página de estrutura da tabela. </b>"
|
||||
|
||||
#: js/messages.php:85
|
||||
msgid ""
|
||||
@ -1001,10 +1012,9 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: js/messages.php:88
|
||||
#, fuzzy
|
||||
#| msgid "Save & Close"
|
||||
msgid "Save & close"
|
||||
msgstr "Salvar & Fechar"
|
||||
msgstr "Salvar & fechar"
|
||||
|
||||
#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:417
|
||||
#: libraries/insert_edit.lib.php:1548 prefs_manage.php:361
|
||||
@ -1013,10 +1023,9 @@ msgid "Reset"
|
||||
msgstr "Resetar"
|
||||
|
||||
#: js/messages.php:90
|
||||
#, fuzzy
|
||||
#| msgid "Reset All"
|
||||
msgid "Reset all"
|
||||
msgstr "Redefinir Tudo"
|
||||
msgstr "Redefinir tudo"
|
||||
|
||||
#: js/messages.php:93
|
||||
msgid "Missing value in the form!"
|
||||
@ -1039,7 +1048,6 @@ msgid "Add index"
|
||||
msgstr "Adicionar índice"
|
||||
|
||||
#: js/messages.php:98
|
||||
#, fuzzy
|
||||
#| msgid "Edit Index"
|
||||
msgid "Edit index"
|
||||
msgstr "Editar índice"
|
||||
@ -1090,7 +1098,6 @@ msgstr "Query SQL:"
|
||||
|
||||
#. l10n: Default label for the y-Axis of Charts
|
||||
#: js/messages.php:118
|
||||
#, fuzzy
|
||||
#| msgid "Y Values"
|
||||
msgid "Y values"
|
||||
msgstr "Valores Y"
|
||||
@ -1130,7 +1137,7 @@ msgstr "O número de páginas criadas."
|
||||
|
||||
#: js/messages.php:130
|
||||
msgid "Template was loaded."
|
||||
msgstr ""
|
||||
msgstr "O template foi carregado."
|
||||
|
||||
#: js/messages.php:131
|
||||
#, fuzzy
|
||||
@ -1756,10 +1763,9 @@ msgid "Request failed!!"
|
||||
msgstr "Pedido Falhou!!"
|
||||
|
||||
#: js/messages.php:304
|
||||
#, fuzzy
|
||||
#| msgid "Error in processing request:"
|
||||
msgid "Error in processing request"
|
||||
msgstr "Erro no processamento do request:"
|
||||
msgstr "Erro no processamento da requisição"
|
||||
|
||||
#: js/messages.php:305
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user