Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
This commit is contained in:
commit
96401ec593
105
po/pt.po
105
po/pt.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.1.0-alpha1\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2013-10-03 12:58-0400\n"
|
||||
"PO-Revision-Date: 2013-10-06 19:53+0200\n"
|
||||
"Last-Translator: Filipe Batista <geral@filipebatista.pt>\n"
|
||||
"PO-Revision-Date: 2013-10-06 20:11+0200\n"
|
||||
"Last-Translator: João Rodrigues <diogo2pt@gmail.com>\n"
|
||||
"Language-Team: Portuguese "
|
||||
"<http://l10n.cihar.com/projects/phpmyadmin/master/pt/>\n"
|
||||
"Language: pt\n"
|
||||
@ -4253,16 +4253,16 @@ msgid "\"%s\" requires %s extension"
|
||||
msgstr "\"%s\" requer a extenção %s"
|
||||
|
||||
#: libraries/config/FormDisplay.class.php:801
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "import will not work, missing function (%s)"
|
||||
msgid "Compressed import will not work due to missing function %s."
|
||||
msgstr "Importação não irá funcionar, função (%s) em falta"
|
||||
msgstr "A importação comprimida não funcionará devido à falta da função %s."
|
||||
|
||||
#: libraries/config/FormDisplay.class.php:807
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "export will not work, missing function (%s)"
|
||||
msgid "Compressed export will not work due to missing function %s."
|
||||
msgstr "exportação não vai funcionar, função (%s) em falta"
|
||||
msgstr "A exportação comprimida não funcionará devido à falta da função %s."
|
||||
|
||||
#: libraries/config/FormDisplay.class.php:817
|
||||
msgid "SQL Validator is disabled"
|
||||
@ -4341,10 +4341,9 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config/Validator.class.php:445
|
||||
#, fuzzy
|
||||
#| msgid "Incorrect value"
|
||||
msgid "Incorrect value:"
|
||||
msgstr "Valor incorrecto"
|
||||
msgstr "Valor incorrecto:"
|
||||
|
||||
#: libraries/config/Validator.class.php:454
|
||||
#, php-format
|
||||
@ -4556,10 +4555,9 @@ msgid "Whether the table structure actions should be hidden"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:57
|
||||
#, fuzzy
|
||||
#| msgid "Propose table structure"
|
||||
msgid "Hide table structure actions"
|
||||
msgstr "Propor uma estrutura de tabela"
|
||||
msgstr "Ocultar as acções estruturais da tabela"
|
||||
|
||||
#: libraries/config/messages.inc.php:58
|
||||
msgid "Show binary contents as HEX by default"
|
||||
@ -4650,28 +4648,25 @@ msgstr "Colocar os nomes das colunas na primeira linha"
|
||||
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:246
|
||||
#: libraries/config/messages.inc.php:253
|
||||
#: libraries/plugins/import/ImportCsv.class.php:150
|
||||
#, fuzzy
|
||||
#| msgid "Fields enclosed by"
|
||||
msgid "Columns enclosed with"
|
||||
msgstr "Campos delimitados por"
|
||||
msgstr "Colunas delimitadas com"
|
||||
|
||||
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:247
|
||||
#: libraries/config/messages.inc.php:254
|
||||
#: libraries/plugins/import/ImportCsv.class.php:157
|
||||
#, fuzzy
|
||||
#| msgid "Fields escaped by"
|
||||
msgid "Columns escaped with"
|
||||
msgstr "Campos precedidos por"
|
||||
msgstr "Colunas precedidas com"
|
||||
|
||||
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:83
|
||||
#: libraries/config/messages.inc.php:90 libraries/config/messages.inc.php:99
|
||||
#: libraries/config/messages.inc.php:107 libraries/config/messages.inc.php:111
|
||||
#: libraries/config/messages.inc.php:143 libraries/config/messages.inc.php:146
|
||||
#: libraries/config/messages.inc.php:148
|
||||
#, fuzzy
|
||||
#| msgid "Replace NULL by"
|
||||
msgid "Replace NULL with"
|
||||
msgstr "Substituir NULL por"
|
||||
msgstr "Substituir NULL com"
|
||||
|
||||
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:84
|
||||
msgid "Remove CRLF characters within columns"
|
||||
@ -4680,17 +4675,15 @@ msgstr "Remover caracteres CRLF nas colunas"
|
||||
#: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:250
|
||||
#: libraries/config/messages.inc.php:258
|
||||
#: libraries/plugins/import/ImportCsv.class.php:135
|
||||
#, fuzzy
|
||||
#| msgid "Columns terminated by"
|
||||
msgid "Columns terminated with"
|
||||
msgstr "Colunas terminadas por"
|
||||
msgstr "Colunas terminadas com"
|
||||
|
||||
#: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:245
|
||||
#: libraries/plugins/import/ImportCsv.class.php:164
|
||||
#, fuzzy
|
||||
#| msgid "Lines terminated by"
|
||||
msgid "Lines terminated with"
|
||||
msgstr "Linhas terminadas por"
|
||||
msgstr "Linhas terminadas com"
|
||||
|
||||
#: libraries/config/messages.inc.php:82
|
||||
msgid "Excel edition"
|
||||
@ -4799,10 +4792,9 @@ msgstr "Desativar verificação de chaves estrangeiras"
|
||||
|
||||
#: libraries/config/messages.inc.php:126
|
||||
#: libraries/plugins/export/ExportSql.class.php:155
|
||||
#, fuzzy
|
||||
#| msgid "Create table on database %s"
|
||||
msgid "Export views as tables"
|
||||
msgstr "Criar nova tabela na base de dados %s"
|
||||
msgstr "Exportar visualizações como tabelas"
|
||||
|
||||
#: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:128
|
||||
#: libraries/config/messages.inc.php:130 libraries/config/messages.inc.php:136
|
||||
@ -4955,16 +4947,14 @@ msgid "Databases display options"
|
||||
msgstr "Exibir as opções das Bases de dados"
|
||||
|
||||
#: libraries/config/messages.inc.php:180 setup/frames/menu.inc.php:21
|
||||
#, fuzzy
|
||||
#| msgid "Navigation frame"
|
||||
msgid "Navigation panel"
|
||||
msgstr "Quadro de navegação"
|
||||
msgstr "Painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:181
|
||||
#, fuzzy
|
||||
#| msgid "Customize appearance of the navigation frame"
|
||||
msgid "Customize appearance of the navigation panel"
|
||||
msgstr "Personaliza aparência do quadro de navegação"
|
||||
msgstr "Personalizar a aparência do painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:182 libraries/select_server.lib.php:44
|
||||
#: setup/frames/index.inc.php:141
|
||||
@ -4980,10 +4970,9 @@ msgid "Tables display options"
|
||||
msgstr "Opções de exibição de tabelas"
|
||||
|
||||
#: libraries/config/messages.inc.php:186 setup/frames/menu.inc.php:23
|
||||
#, fuzzy
|
||||
#| msgid "Main frame"
|
||||
msgid "Main panel"
|
||||
msgstr "Quadro principal"
|
||||
msgstr "Painel principal"
|
||||
|
||||
#: libraries/config/messages.inc.php:187
|
||||
msgid "Microsoft Office"
|
||||
@ -5088,16 +5077,14 @@ msgid "Customize import defaults"
|
||||
msgstr "Personalizar os padrões de importação"
|
||||
|
||||
#: libraries/config/messages.inc.php:212
|
||||
#, fuzzy
|
||||
#| msgid "Customize navigation frame"
|
||||
msgid "Customize navigation panel"
|
||||
msgstr "Personalizar quadro de navegação"
|
||||
msgstr "Personalizar o painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:213
|
||||
#, fuzzy
|
||||
#| msgid "Customize main frame"
|
||||
msgid "Customize main panel"
|
||||
msgstr "Personalizar quadro principal"
|
||||
msgstr "Personalizar o painel principal"
|
||||
|
||||
#: libraries/config/messages.inc.php:214 libraries/config/messages.inc.php:219
|
||||
#: setup/frames/menu.inc.php:19
|
||||
@ -5142,20 +5129,18 @@ msgid "Customize startup page"
|
||||
msgstr "Personalizar página inicial"
|
||||
|
||||
#: libraries/config/messages.inc.php:225
|
||||
#, fuzzy
|
||||
#| msgid "Databases"
|
||||
msgid "Database structure"
|
||||
msgstr "Base de Dados"
|
||||
msgstr "Estrutura da base de dados"
|
||||
|
||||
#: libraries/config/messages.inc.php:226
|
||||
msgid "Choose which details to show in the database structure (list of tables)"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:227
|
||||
#, fuzzy
|
||||
#| msgid "Databases"
|
||||
msgid "Table structure"
|
||||
msgstr "Base de Dados"
|
||||
msgstr "Estrutura da tabela"
|
||||
|
||||
#: libraries/config/messages.inc.php:228
|
||||
msgid "Settings for the table structure (list of columns)"
|
||||
@ -5386,10 +5371,9 @@ msgid "Users cannot set a higher value"
|
||||
msgstr "Os utilizadores não podem definir um valor maior"
|
||||
|
||||
#: libraries/config/messages.inc.php:287
|
||||
#, fuzzy
|
||||
#| msgid "Maximum number of tables displayed in table list"
|
||||
msgid "Maximum number of databases displayed in database list"
|
||||
msgstr "Número máximo de tabelas exibidas na lista de tabelas"
|
||||
msgstr "Número máximo de base de dados exibidas na lista de base de dados"
|
||||
|
||||
#: libraries/config/messages.inc.php:288
|
||||
msgid "Maximum databases"
|
||||
@ -5451,20 +5435,18 @@ msgid "Memory limit"
|
||||
msgstr "Limite de memória"
|
||||
|
||||
#: libraries/config/messages.inc.php:300
|
||||
#, fuzzy
|
||||
#| msgid "Show logo in left frame"
|
||||
msgid "Show logo in navigation panel"
|
||||
msgstr "Mostrar logotipo no quadro da esquerda"
|
||||
msgstr "Mostrar o logótipo no painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:301
|
||||
msgid "Display logo"
|
||||
msgstr "Mostrar logotipo"
|
||||
|
||||
#: libraries/config/messages.inc.php:302
|
||||
#, fuzzy
|
||||
#| msgid "URL where logo in the navigation frame will point to"
|
||||
msgid "URL where logo in the navigation panel will point to"
|
||||
msgstr "URL para onde irá apontar o logótipo do quadro de navegação"
|
||||
msgstr "URL para onde irá apontar o logótipo do painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:303
|
||||
msgid "Logo link URL"
|
||||
@ -5483,10 +5465,9 @@ msgid "Logo link target"
|
||||
msgstr "Destino da ligação do logótipo"
|
||||
|
||||
#: libraries/config/messages.inc.php:306
|
||||
#, fuzzy
|
||||
#| msgid "Display server choice at the top of the left frame"
|
||||
msgid "Display server choice at the top of the navigation panel"
|
||||
msgstr "Exibir servidor escolhido no topo do quadro esquerdo"
|
||||
msgstr "Apresentar o servidor escolhido no topo do painel de navegação"
|
||||
|
||||
#: libraries/config/messages.inc.php:307
|
||||
msgid "Display servers selection"
|
||||
@ -5497,18 +5478,18 @@ msgid "Target for quick access icon"
|
||||
msgstr "Alvo para ícone de acesso rápido"
|
||||
|
||||
#: libraries/config/messages.inc.php:309
|
||||
#, fuzzy
|
||||
#| msgid "Minimum number of tables to display the table filter box"
|
||||
msgid ""
|
||||
"Defines the minimum number of items (tables, views, routines and events) to "
|
||||
"display a filter box."
|
||||
msgstr "Número mínimo de tabelas para mostrar a caixa de filtro de tabelas"
|
||||
msgstr ""
|
||||
"Define o número mínimo de itens (tabelas, vistas, rotinas e eventos) a "
|
||||
"apresentar numa caixa de filtragem."
|
||||
|
||||
#: libraries/config/messages.inc.php:310
|
||||
#, fuzzy
|
||||
#| msgid "Minimum number of tables to display the table filter box"
|
||||
msgid "Minimum number of items to display the filter box"
|
||||
msgstr "Número mínimo de tabelas para mostrar a caixa de filtro de tabelas"
|
||||
msgstr "Número mínimo de itens a apresentar na caixa de filtragem"
|
||||
|
||||
#: libraries/config/messages.inc.php:311
|
||||
msgid "Minimum number of databases to display the database filter box"
|
||||
@ -12676,33 +12657,30 @@ msgid "Import/Export coordinates for PDF schema"
|
||||
msgstr ""
|
||||
|
||||
#: pmd_general.php:140
|
||||
#, fuzzy
|
||||
#| msgid "Submit Query"
|
||||
msgid "Build Query"
|
||||
msgstr "Executa Comando SQL"
|
||||
msgstr "Construir a consulta"
|
||||
|
||||
#: pmd_general.php:147
|
||||
msgid "Move Menu"
|
||||
msgstr ""
|
||||
msgstr "Mover o menu"
|
||||
|
||||
#: pmd_general.php:160
|
||||
#, fuzzy
|
||||
msgid "Hide/Show all"
|
||||
msgstr "Mostrar tudo"
|
||||
msgstr "Ocultar/mostrar tudo"
|
||||
|
||||
#: pmd_general.php:164
|
||||
msgid "Hide/Show Tables with no relation"
|
||||
msgstr ""
|
||||
msgstr "Ocultar/mostrar as tabelas sem relações"
|
||||
|
||||
#: pmd_general.php:204
|
||||
#, fuzzy
|
||||
#| msgid "Number of rows per page"
|
||||
msgid "Number of tables:"
|
||||
msgstr "Número de registos por página"
|
||||
msgstr "Número de tabelas:"
|
||||
|
||||
#: pmd_general.php:453
|
||||
msgid "Delete relation"
|
||||
msgstr ""
|
||||
msgstr "Eliminar relação"
|
||||
|
||||
#: pmd_general.php:495 pmd_general.php:554
|
||||
#, fuzzy
|
||||
@ -12747,29 +12725,26 @@ msgid "Active options"
|
||||
msgstr "Opções da tabela"
|
||||
|
||||
#: pmd_pdf.php:53
|
||||
#, fuzzy
|
||||
msgid "Page has been created"
|
||||
msgstr "A tabela %s foi eliminada"
|
||||
msgstr "A página foi criada"
|
||||
|
||||
#: pmd_pdf.php:56
|
||||
msgid "Page creation failed"
|
||||
msgstr ""
|
||||
msgstr "Erro ao criar página"
|
||||
|
||||
#: pmd_pdf.php:118
|
||||
#, fuzzy
|
||||
#| msgid "Usage"
|
||||
msgid "Page:"
|
||||
msgstr "Utilização"
|
||||
msgstr "Página:"
|
||||
|
||||
#: pmd_pdf.php:128
|
||||
#, fuzzy
|
||||
#| msgid "Import files"
|
||||
msgid "Import from selected page"
|
||||
msgstr "Importar"
|
||||
msgstr "Importar da página seleccionada"
|
||||
|
||||
#: pmd_pdf.php:129
|
||||
msgid "Export to selected page"
|
||||
msgstr "Exportar para a página selecionada"
|
||||
msgstr "Exportar para a página seleccionada"
|
||||
|
||||
#: pmd_pdf.php:131
|
||||
#| msgid "Create a new index"
|
||||
|
||||
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.1.0-alpha1\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2013-10-03 12:58-0400\n"
|
||||
"PO-Revision-Date: 2013-10-04 02:05+0200\n"
|
||||
"Last-Translator: Helder Santana <helder.bs.santana@gmail.com>\n"
|
||||
"PO-Revision-Date: 2013-10-06 20:15+0200\n"
|
||||
"Last-Translator: João Rodrigues <diogo2pt@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
"<http://l10n.cihar.com/projects/phpmyadmin/master/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -4840,7 +4840,7 @@ msgstr "Desabilitar verificação de chaves estrangeiras"
|
||||
#: libraries/config/messages.inc.php:126
|
||||
#: libraries/plugins/export/ExportSql.class.php:155
|
||||
msgid "Export views as tables"
|
||||
msgstr "Exportando views como tabelas"
|
||||
msgstr "Exportar vistas como tabelas"
|
||||
|
||||
#: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:128
|
||||
#: libraries/config/messages.inc.php:130 libraries/config/messages.inc.php:136
|
||||
|
||||
Loading…
Reference in New Issue
Block a user