Added Brazilian Portuguese
This commit is contained in:
138
lang/brazilian_portuguese.inc.php3
Normal file
138
lang/brazilian_portuguese.inc.php3
Normal file
@@ -0,0 +1,138 @@
|
|||||||
|
<?php
|
||||||
|
/* $Id$ */
|
||||||
|
/* thebest@information4u.com / camillai@mandic.com.br */
|
||||||
|
/* Finished by: fbotelho@ifi.unicamp.br */
|
||||||
|
|
||||||
|
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
|
||||||
|
$strAccessDenied = "Acesso Negado";
|
||||||
|
$strAction = "A<EFBFBD><EFBFBD>es";
|
||||||
|
$strAddNewField = "Adiciona novo campo";
|
||||||
|
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
|
||||||
|
$strAnIndex = "Um indice foi adicionado na ";
|
||||||
|
$strAtBeginningOfTable = "At Beginning of Table";
|
||||||
|
$strAtEndOfTable = "At End of Table";
|
||||||
|
$strAttr = "Atributos";
|
||||||
|
$strBack = "Voltar";
|
||||||
|
$strBrowse = "Visualiza";
|
||||||
|
$strCarriage = "Caracter de retorno: \\r";
|
||||||
|
$strChange = "Muda";
|
||||||
|
$strColumnNames = "Nome da Colunas";
|
||||||
|
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
|
||||||
|
$strCopyTable = "Copia tabela para:";
|
||||||
|
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
|
||||||
|
$strCreate = "Cria";
|
||||||
|
$strCreateNewDatabase = "Cria novo banco de dados";
|
||||||
|
$strCreateNewTable = "Cria nova tabela no banco de dados ";
|
||||||
|
$strDatabase = "Banco de Dados ";
|
||||||
|
$strDatabases = "Banco de Dados";
|
||||||
|
$strDefault = "Padr<EFBFBD>o";
|
||||||
|
$strDelete = "Remove";
|
||||||
|
$strDeleted = "Registro eliminado";
|
||||||
|
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.";
|
||||||
|
$strDisplay = "Display";
|
||||||
|
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
|
||||||
|
$strDoYouReally = "Confirma : ";
|
||||||
|
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
|
||||||
|
$strDrop = "Elimina";
|
||||||
|
$strDropDB = "Elimina o banco de dados: ";
|
||||||
|
$strDumpingData = "Extraindo dados da tabela";
|
||||||
|
$strEdit = "Edita";
|
||||||
|
$strEmpty = "Limpa";
|
||||||
|
$strEmptyResultSet = "MySQL retornou um conjunto vazio (ex. zero registros).";
|
||||||
|
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.";
|
||||||
|
$strEnclosedBy = "delimitados por";
|
||||||
|
$strEnd = "Fim";
|
||||||
|
$strError = "Erro";
|
||||||
|
$strEscapedBy = "contornados por";
|
||||||
|
$strExtra = "Extra";
|
||||||
|
$strField = "Campo";
|
||||||
|
$strFields = "Campos";
|
||||||
|
$strFunction = "Fun<EFBFBD>oes";
|
||||||
|
$strGo = "Executa";
|
||||||
|
$strHasBeenAltered = "foi alterado.";
|
||||||
|
$strHasBeenCreated = "foi criado.";
|
||||||
|
$strHasBeenDropped = "foi eliminado.";
|
||||||
|
$strHasBeenEmptied = "foi esvaziado.";
|
||||||
|
$strHome = "Base";
|
||||||
|
$strHost = "Site Hospedeiro";
|
||||||
|
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.";
|
||||||
|
$strIndex = "<EFBFBD>ndice";
|
||||||
|
$strInsert = "Insere";
|
||||||
|
$strInsertIntoTable = "Insere na tabela";
|
||||||
|
$strInsertNewRow = "Insere novo registro";
|
||||||
|
$strInsertTextfiles = "Insere arquivo texto na tabela";
|
||||||
|
$strKeyname = "Nome chave";
|
||||||
|
$strLengthSet = "Tamanho/Definir";
|
||||||
|
$strLimitNumRows = "records per page";
|
||||||
|
$strLineFeed = "Caracter de Alimenta<74><61>o de Linha: \\n";
|
||||||
|
$strLines = "Linhas";
|
||||||
|
$strLocationTextfile = "Localiza<EFBFBD><EFBFBD>o do arquivo texto";
|
||||||
|
$strLogout = "Sair";
|
||||||
|
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
|
||||||
|
$strMySQLReloaded = "MySQL reiniciado.";
|
||||||
|
$strMySQLSaid = "Mensagens do MySQL : ";
|
||||||
|
$strMySQLShowProcess = "Mostra os Processos";
|
||||||
|
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySQL";
|
||||||
|
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL";
|
||||||
|
$strName = "Nome";
|
||||||
|
$strNext = "Pr<EFBFBD>ximo";
|
||||||
|
$strNo = "N<EFBFBD>o";
|
||||||
|
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
|
||||||
|
$strNull = "Nulo";
|
||||||
|
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\"";
|
||||||
|
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
|
||||||
|
$strOptionally = "OPCIONAL";
|
||||||
|
$strOr = "ou";
|
||||||
|
$strPos1 = "In<EFBFBD>cio";
|
||||||
|
$strPrevious = "Anterior";
|
||||||
|
$strPrimary = "Prim<EFBFBD>ria";
|
||||||
|
$strPrimaryKey = "Chave Prim<69>ria";
|
||||||
|
$strPrinterFriendly = "Printer friendly version of above table";
|
||||||
|
$strProducedAnError = "produziu um erro.";
|
||||||
|
$strPrintView = "Visualiza<EFBFBD><EFBFBD>o para Impress<73>o";
|
||||||
|
$strProperties = "Propriedades";
|
||||||
|
$strQBE = "Procura por Exemplo";
|
||||||
|
$strReadTheDocs = "Leia a documenta<74><61>o";
|
||||||
|
$strRecords = "Registros";
|
||||||
|
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
|
||||||
|
$strReloadMySQL = "Reinicializa o MySQL";
|
||||||
|
$strRenameTable = "Renomeia a tabela para ";
|
||||||
|
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
|
||||||
|
$strReplace = "Substituir";
|
||||||
|
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
|
||||||
|
$strReset = "Resetar";
|
||||||
|
$strRowsFrom = "rows starting from";
|
||||||
|
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
|
||||||
|
$strRunning = "Rodando em ";
|
||||||
|
$strSQLQuery = "comando SQL";
|
||||||
|
$strSave = "Salva";
|
||||||
|
$strSelect = "Procura";
|
||||||
|
$strSelectFields = "Selecione os campos (no m<>nimo 1)";
|
||||||
|
$strSelectNumRows = "in query";
|
||||||
|
$strSend = "Envia";
|
||||||
|
$strShow = "Show";
|
||||||
|
$strShowingRecords = "Mostrando registros ";
|
||||||
|
$strStrucCSV = "Dados CSV";
|
||||||
|
$strStrucData = "Estrutura e dados";
|
||||||
|
$strStrucDrop = "Adiciona 'Sobrescrever'";
|
||||||
|
$strStrucOnly = "Somente estrutura";
|
||||||
|
$strSubmit = "Submete";
|
||||||
|
$strSuccess = "Seu comando SQL foi executado com sucesso";
|
||||||
|
$strTable = "tabela ";
|
||||||
|
$strTableComments = "Coment<EFBFBD>rios da tabela";
|
||||||
|
$strTableStructure = "Estrutura da tabela";
|
||||||
|
$strTableType = "Table type"; // Robbat2
|
||||||
|
$strTerminatedBy = "terminados por";
|
||||||
|
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
|
||||||
|
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
|
||||||
|
$strTheTerminator = "Terminador de campos.";
|
||||||
|
$strTotal = "total";
|
||||||
|
$strType = "Tipo";
|
||||||
|
$strUnique = "<EFBFBD>nico";
|
||||||
|
$strValue = "Valor";
|
||||||
|
$strViewDump = "Ver o esquema da tabela";
|
||||||
|
$strViewDumpDB = "Ver o esquema do banco de dados";
|
||||||
|
$strWelcome = "Benvindo ao ";
|
||||||
|
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
|
||||||
|
$strYes = "Sim";
|
||||||
|
?>
|
@@ -48,6 +48,7 @@ $available_languages = array(
|
|||||||
'nl' => array('nl([-_][[:alpha:]]{2})?|dutch', 'dutch'),
|
'nl' => array('nl([-_][[:alpha:]]{2})?|dutch', 'dutch'),
|
||||||
'no' => array('no|norwegian', 'norwegian'),
|
'no' => array('no|norwegian', 'norwegian'),
|
||||||
'pl' => array('pl|polish', 'polish'),
|
'pl' => array('pl|polish', 'polish'),
|
||||||
|
'pt-br' => array('pt[-_]br|brazilian portuguese', 'brazilian_portuguese'),
|
||||||
'pt' => array('pt([-_][[:alpha:]]{2})?|portuguese', 'portuguese'),
|
'pt' => array('pt([-_][[:alpha:]]{2})?|portuguese', 'portuguese'),
|
||||||
'ru-koi8r' => array('ru|russian', 'russian-koi8'),
|
'ru-koi8r' => array('ru|russian', 'russian-koi8'),
|
||||||
'ru-win1251' => array('ru|russian', 'russian-win1251'),
|
'ru-win1251' => array('ru|russian', 'russian-win1251'),
|
||||||
|
Reference in New Issue
Block a user