Updated thanks to Renato Lins

This commit is contained in:
Loïc Chapeaux
2001-09-03 23:01:32 +00:00
parent 86048b9f69
commit 2c6ca94af9

View File

@@ -11,14 +11,15 @@ $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = 'Acesso Negado';
$strAction = 'A<><41>es';
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strAddDeleteColumn = 'Adiciona/Remove Colunas';
$strAddDeleteRow = 'Adiciona/Remove Condi<64><69>es de busca';
$strAddNewField = 'Adiciona novo campo';
$strAddPriv = 'Adiciona um novo Privil<69>gio';
$strAddPrivMessage = 'Privil<69>gio adicionado.';
$strAddSearchConditions = 'Condi<64><69>o de Pesquisa (Complemento da clausula "onde"):';
$strAddUser = 'Adicionar um novo usu<73>rio';
$strAddUserMessage = 'Usu<73>rio adcionado.';
$strAffectedRows = 'Registro afetados:';
$strAfter = 'Depois';
$strAll = 'Todos';
$strAlterOrderBy = 'Alterar tabela ordenada por';
@@ -45,6 +46,7 @@ $strBookmarkQuery = 'Procura de SQL salva';
$strBookmarkThis = 'Salvar essa procura de SQL';
$strBookmarkView = 'Apenas visualiza';
$strBrowse = 'Visualiza';
$strBzip = '"bzipped"';
$strCantLoadMySQL = 'n<>o foi poss<73>vel carregar extens<6E>o do MySQL,<br />por favor cheque a configura<72><61>o do PHP.';
$strCarriage = 'Caracter de retorno: \\r';
@@ -67,11 +69,13 @@ $strCriteria = 'Crit
$strData = 'Dados';
$strDatabase = 'Banco de Dados ';
$strDatabases = 'Banco de Dados';
$strDatabasesStats = 'Estatisticas da base';
$strDataOnly = 'Dados apenas';
$strDbEmpty = 'O nome do banco de dados est<73> vazio!';
$strDefault = 'Padr<64>o';
$strDelete = 'Remove';
$strDeleted = 'Registro eliminado';
$strDeletedRows = 'Registro deletados:';
$strDeleteFailed = 'N<>o foi poss<73>vel apagar!';
$strDeletePassword = 'Apagar Senha';
$strDeleteUserMessage = 'Voc<6F> deletou o usu<73>rio';
@@ -79,11 +83,13 @@ $strDelPassMessage = 'Voc
$strDescending = 'Descendente';
$strDisableMagicQuotes = '<b>Aten<65><6E>o:</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.'; //to translate
$strDisplay = 'Tela';
$strDisplayOrder = 'Ordenado por:';
$strDoAQuery = 'Fa<46>a uma "procura por exemplo" (coringa: "%")';
$strDocu = 'Documenta<74><61>o';
$strDoYouReally = 'Confirma : ';
$strDrop = 'Elimina';
$strDropDB = 'Elimina o banco de dados: ';
$strDropTable = 'Remove Tabela';
$strDumpingData = 'Extraindo dados da tabela';
$strDynamic = 'din<69>mico';
@@ -92,29 +98,34 @@ $strEditPrivileges = 'Edita Privil
$strEffective = 'Efetivo';
$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.'; //to translate
$strEnableMagicQuotes = '<b>Aviso:</b> Seu PHP n<>o esta configurado para usar magic_quotes_gpc . PhpMyAdmin precisa disso para funcionar corretamente. Por favor verifique a se<73><65>o de configura<72><61>o no manual do PHP para saber como habilitar esta op<6F><70>o.';
$strEnclosedBy = 'delimitados por';
$strEnd = 'Fim';
$strEnglishPrivileges = ' Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ';
$strError = 'Erro';
$strEscapedBy = 'contornados por';
$strExtendedInserts = 'Extended inserts';
$strExtra = 'Extra';
$strField = 'Campo';
$strFields = 'Campos';
$strFieldsEmpty = ' O campo count esta vazio! ';
$strFixed = 'fixo';
$strFormat = 'Formato';
$strFormEmpty = 'Faltando valores do form !';
$strFullText = 'Textos completos';
$strFunction = 'Fun<75>oes';
$strGenTime = 'Tempo de Genera<72><61>o';
$strGo = 'Executa';
$strGrants = 'Conceder';
$strGzip = '"gzipped"';
$strHasBeenAltered = 'foi alterado.';
$strHasBeenCreated = 'foi criado.';
$strHasBeenDropped = 'foi eliminado.';
$strHasBeenEmptied = 'foi esvaziado.';
$strHome = 'Base'; // Alguem tem alguma palavra melhor para 'Home'?
$strHome = 'Principal';
$strHomepageOfficial = 'P<>gina Oficial do phpMyAdmin';
$strHomepageSourceforge = 'Nova P<>gina do phpMyAdmin';
$strHost = 'Servidor';
@@ -125,9 +136,11 @@ $strIndex = '
$strIndexes = '<27>ndices';
$strInsert = 'Insere';
$strInsertAsNewRow = 'Insere uma nova coluna';
$strInsertedRows = 'Linhas Inseridas:';
$strInsertIntoTable = 'Insere na tabela';
$strInsertNewRow = 'Insere novo registro';
$strInsertTextfiles = 'Insere arquivo texto na tabela';
$strInstructions = 'Instru<72><75>es';
$strInUse = 'em uso';
$strKeyname = 'Nome chave';
@@ -151,12 +164,18 @@ $strMySQLShowStatus = 'Mostra informa
$strMySQLShowVars = 'Mostra vari<72>veis de sistema do MySQL';
$strName = 'Nome';
$strNbRecords = 'no. de registros';
$strNext = 'Pr<50>ximo';
$strNo = 'N<>o';
$strNoDatabases = 'Sem bases';
$strNoDropDatabases = 'O comando "DROP DATABASE" esta desabilitado.';
$strNoModification = 'Sem Mudan<61>a';
$strNoPassword = 'Sem Senha';
$strNoPrivileges = 'Sem Privil<69>gios';
$strNoRights = 'Voc<6F> n<>o tem direitos suficientes para estar aqui agora!';
$strNoTablesFound = 'Nenhuma tabela encontrada no banco de dados';
$strNotNumber = 'Isto n<>o <20> um n<>mero!';
$strNotValidNumber = ' n<>o <20> um n<>mero de registro valido!';
$strNoUsersFound = 'Nenhum usu<73>rio(s) encontrado.';
$strNull = 'Nulo';
$strNumberIndexes = ' N<>mero de <20>ndices avan<61>ados ';
@@ -166,12 +185,15 @@ $strOptimizeTable = 'Optimizar tabela';
$strOptionalControls = 'Opcional. Controla como ler e escrever caracteres especiais.';
$strOptionally = 'OPCIONAL';
$strOr = 'Ou';
$strOverhead = 'Overhead'; //to translate -> How is this word used in the program?
$strOverhead = 'Sobre Carga'; //to translate -> How is this word used in the program?
$strPartialText = 'Textos parciais';
$strQueryOnDb = 'SQL-query na base ';
$strPassword = 'Senha';
$strPasswordEmpty = 'A senhas est<73> vazia!';
$strPasswordNotSame = 'As senhas n<>o s<>o a mesma!';
$strPHPVersion = 'Vers<72>o do PHP';
$strPmaDocumentation = 'Documenta<74><61>o do phpMyAdmin ';
$strPos1 = 'In<49>cio';
$strPrevious = 'Anterior';
$strPrimary = 'Prim<69>ria';
@@ -197,7 +219,7 @@ $strRepairTable = 'Reparar tabela';
$strReplace = 'Substituir';
$strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
$strReset = 'Resetar';
$strReType = 'Re-type'; //to translate -> In what context is this used? Re-Type the Password?
$strReType = 'Re-digite';
$strRevoke = 'Revogar';
$strRevokeGrant = 'Revogar Privil<69>gio de Conceder';
$strRevokeGrantMessage = 'Voc<6F> revogou o privil<69>gio de conceder para';
@@ -206,9 +228,10 @@ $strRevokePriv = 'Revogar Privil
$strRowLength = 'Tamanho da Coluna';
$strRows = 'Colunas';
$strRowsFrom = 'colunas come<6D>ando de';
$strRowSize = ' Tamanho do registro ';
$strRowsStatistic = 'Estatist<73>cas da Coluna';
$strRunning = 'Rodando em ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunQuery = 'Envia Query';
$strRunSQLQuery = 'Executa comando SQL no banco de dados ';
$strSave = 'Salva';
@@ -217,18 +240,22 @@ $strSelectFields = 'Selecione os campos (no m
$strSelectNumRows = 'in query';
$strSend = 'Envia';
$strSequence = 'Sequ<71>ncia';
$strServerChoice = 'Sele<6C><65>o da Base';
$strServerVersion = 'Vers<72>o do Servidor';
$strShow = 'Mostrar';
$strShowingRecords = 'Mostrando registros ';
$strShowPHPInfo = 'Mostra informa<6D><61>es do PHP';
$strShowThisQuery = ' Mostra esta query novamente ';
$strSingly = '(singly)'; //to translate
$strSize = 'Tamanho';
$strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSort = 'Ordena';
$strSpaceUsage = 'Uso do espa<70>o';
$strSQLQuery = 'comando SQL';
$strStatement = 'Statements'; //to translate
$strStatement = 'Comandos';
$strStrucCSV = 'Dados CSV';
$strStrucData = 'Estrutura e dados';
$strStrucDrop = 'Adiciona \'Sobrescrever\'';
$strStrucExcelCSV = 'CSV para dados Ms Excel';
$strStrucOnly = 'Somente estrutura';
$strSubmit = 'Submete';
$strSuccess = 'Seu comando SQL foi executado com sucesso';
@@ -238,6 +265,7 @@ $strTable = 'tabela ';
$strTableComments = 'Coment<6E>rios da tabela';
$strTableEmpty = 'O Nome da Tabela est<73> vazio!';
$strTableMaintenance = 'Tabela de Manuten<65><6E>o';
$strTables = '%s tabela(s)';
$strTableStructure = 'Estrutura da tabela';
$strTableType = 'Tipo da Tabela';
$strTerminatedBy = 'terminados por';
@@ -248,18 +276,19 @@ $strTheTerminator = 'Terminador de campos.';
$strTotal = 'total';
$strType = 'Tipo';
$strUncheckAll = 'Uncheck All'; //to translate
$strUncheckAll = 'Desmarca Todos';
$strUnique = '<27>nico';
$strUpdatePassMessage = 'Voc<6F> mudou a senha para';
$strUpdatePassword = 'Mudar Senha';
$strUpdatePrivMessage = 'Voc<6F> mudou os privil<69>ios para';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUpdateQuery = 'Atualiza Query';
$strUsage = 'Uso';
$strUseBackquotes = 'Usa aspas simples nos nomes de tabelas e campos';
$strUser = 'Usu<73>rio';
$strUserEmpty = 'O nome do usu<73>rio est<73> vazio!';
$strUserName = 'Nome do usu<73>rio';
$strUsers = 'Usu<73>rios';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strUseTables = 'Usar Tabelas';
$strValue = 'Valor';
$strViewDump = 'Ver o esquema da tabela';
@@ -270,43 +299,9 @@ $strWrongUser = 'Usu
$strYes = 'Sim';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strGzip = '"gzipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';
$strDisplayOrder = 'Display order:';
$strDatabasesStats = 'Databases statistics';//to translate
$strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strOffSet = 'offset';
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strServerChoice = 'Server Choice';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
$strOffSet = 'offset'; //to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate
$strWithChecked = 'With checked:'; //to translate
?>