language update
This commit is contained in:
@@ -8,80 +8,80 @@ $strAction = "A
|
|||||||
$strAddDeleteColumn = ""; //to translate, but its not in use ...
|
$strAddDeleteColumn = ""; //to translate, but its not in use ...
|
||||||
$strAddDeleteRow = ""; //to translate, but its not in use ...
|
$strAddDeleteRow = ""; //to translate, but its not in use ...
|
||||||
$strAddNewField = "Adiciona novo campo";
|
$strAddNewField = "Adiciona novo campo";
|
||||||
$strAddPriv = "Add a new Privilege"; //to translate
|
$strAddPriv = "Adiciona um novo Privil<EFBFBD>gio";
|
||||||
$strAddPrivMessage = "You have added a new privilege."; //to translate
|
$strAddPrivMessage = "Privil<EFBFBD>gio adicionado.";
|
||||||
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
|
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
|
||||||
$strAddUser = "Add a new User"; //to translate
|
$strAddUser = "Adicionar um novo usu<73>rio";
|
||||||
$strAddUserMessage = "You have added a new user."; //to translate
|
$strAddUserMessage = "Usu<EFBFBD>rio adcionado.";
|
||||||
$strAfter = "After"; //to translate
|
$strAfter = "Depois";
|
||||||
$strAll = "All"; //to translate
|
$strAll = "Todos";
|
||||||
$strAlterOrderBy = "Alter table order by"; //to translate
|
$strAlterOrderBy = "Alterar tabela ordenada por";
|
||||||
$strAnalyzeTable = "Analyze table"; //to translate
|
$strAnalyzeTable = "Analizar tabela";
|
||||||
$strAnd = ""; //to translate, but its not in use ...
|
$strAnd = "E";
|
||||||
$strAnIndex = "Um indice foi adicionado na ";
|
$strAnIndex = "Um indice foi adicionado na ";
|
||||||
$strAny = "Any"; //to translate
|
$strAny = "Qualquer";
|
||||||
$strAnyColumn = "Any Column"; //to translate
|
$strAnyColumn = "Qualquer coluna";
|
||||||
$strAnyDatabase = "Any database"; //to translate
|
$strAnyDatabase = "Qualquer banco de dados";
|
||||||
$strAnyHost = "Any host"; //to translate
|
$strAnyHost = "Qualquer servidor";
|
||||||
$strAnyTable = "Any table"; //to translate
|
$strAnyTable = "Qualquer tabela";
|
||||||
$strAnyUser = "Any user"; //to translate
|
$strAnyUser = "Qualquer usu<73>rio";
|
||||||
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
|
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
|
||||||
$strAscending = ""; //to translate, but its not in use ...
|
$strAscending = "Ascendente";
|
||||||
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
|
$strAtBeginningOfTable = "No come<6D>o da tabela";
|
||||||
$strAtEndOfTable = "At End of Table"; //to translate
|
$strAtEndOfTable = "Ao fim da tabela";
|
||||||
$strAttr = "Atributos";
|
$strAttr = "Atributos";
|
||||||
|
|
||||||
$strBack = "Voltar";
|
$strBack = "Voltar";
|
||||||
$strBookmarkLabel = "Label"; //to translate
|
$strBookmarkLabel = "Nome";
|
||||||
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
|
$strBookmarkQuery = "Procura de SQL salva";
|
||||||
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
|
$strBookmarkThis = "Salvar essa procura de SQL";
|
||||||
$strBookmarkView = "View only"; //to translate
|
$strBookmarkView = "Apenas visualiza";
|
||||||
$strBrowse = "Visualiza";
|
$strBrowse = "Visualiza";
|
||||||
|
|
||||||
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
|
$strCantLoadMySQL = "n<EFBFBD>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";
|
$strCarriage = "Caracter de retorno: \\r";
|
||||||
$strChange = "Muda";
|
$strChange = "Muda";
|
||||||
$strCheckAll = "Check All"; //to translate
|
$strCheckAll = "Check All";
|
||||||
$strCheckDbPriv = "Check Database Privileges"; //to translate
|
$strCheckDbPriv = "Verifica Privil<69>gios do Banco de Dados";
|
||||||
$strCheckTable = "Check table"; //to translate
|
$strCheckTable = "Verifica tabela";
|
||||||
$strColumn = "Column"; //to translate
|
$strColumn = "Coluna";
|
||||||
$strColumnEmpty = "The columns names are empty!"; //to translate
|
$strColumnEmpty = "Os nomes das colunas est<73>o vazios!";
|
||||||
$strColumnNames = "Nome da Colunas";
|
$strColumnNames = "Nome da Colunas";
|
||||||
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
|
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
|
||||||
$strConfirm = "Do you really want to do it?"; //to translate
|
$strConfirm = "Voc<EFBFBD> tem certeza?";
|
||||||
$strCopyTable = "Copia tabela para:";
|
$strCopyTable = "Copia tabela para:";
|
||||||
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
|
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
|
||||||
$strCreate = "Cria";
|
$strCreate = "Cria";
|
||||||
$strCreateNewDatabase = "Cria novo banco de dados";
|
$strCreateNewDatabase = "Cria novo banco de dados";
|
||||||
$strCreateNewTable = "Cria nova tabela no banco de dados ";
|
$strCreateNewTable = "Cria nova tabela no banco de dados ";
|
||||||
$strCriteria = ""; //to translate, but its not in use ...
|
$strCriteria = "Crit<EFBFBD>rio";
|
||||||
|
|
||||||
$strData = "Data"; //to translate
|
$strData = "Dados";
|
||||||
$strDatabase = "Banco de Dados ";
|
$strDatabase = "Banco de Dados ";
|
||||||
$strDatabases = "Banco de Dados";
|
$strDatabases = "Banco de Dados";
|
||||||
$strDataOnly = "Data only"; //to translate
|
$strDataOnly = "Dados apenas";
|
||||||
$strDbEmpty = "The database name is empty!"; //to translate
|
$strDbEmpty = "O nome do banco de dados est<73> vazio!";
|
||||||
$strDefault = "Padr<EFBFBD>o";
|
$strDefault = "Padr<EFBFBD>o";
|
||||||
$strDelete = "Remove";
|
$strDelete = "Remove";
|
||||||
$strDeleted = "Registro eliminado";
|
$strDeleted = "Registro eliminado";
|
||||||
$strDeleteFailed = "Deleted Failed!"; //to translate
|
$strDeleteFailed = "N<EFBFBD>o foi poss<73>vel apagar!";
|
||||||
$strDeletePassword = "Delete Password"; //to translate
|
$strDeletePassword = "Apagar Senha";
|
||||||
$strDeleteUserMessage = "You have deleted the user"; //to translate
|
$strDeleteUserMessage = "Voc<EFBFBD> deletou o usu<73>rio";
|
||||||
$strDelPassMessage = "You have deleted the password for"; //to translate
|
$strDelPassMessage = "Voc<EFBFBD> deletou a senha de";
|
||||||
$strDescending = ""; //to translate, but its not in use ...
|
$strDescending = "Descendente";
|
||||||
$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."; //to translate
|
$strDisableMagicQuotes = "<b>Aten<EFBFBD><EFBFBD>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 = "Display";
|
$strDisplay = "Tela";
|
||||||
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
|
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
|
||||||
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
|
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
|
||||||
$strDoYouReally = "Confirma : ";
|
$strDoYouReally = "Confirma : ";
|
||||||
$strDrop = "Elimina";
|
$strDrop = "Elimina";
|
||||||
$strDropDB = "Elimina o banco de dados: ";
|
$strDropDB = "Elimina o banco de dados: ";
|
||||||
$strDumpingData = "Extraindo dados da tabela";
|
$strDumpingData = "Extraindo dados da tabela";
|
||||||
$strDynamic = "dynamic"; //to translate
|
$strDynamic = "din<EFBFBD>mico";
|
||||||
|
|
||||||
$strEdit = "Edita";
|
$strEdit = "Edita";
|
||||||
$strEditPrivileges = "Edit Privileges"; //to translate
|
$strEditPrivileges = "Edita Privil<EFBFBD>gios";
|
||||||
$strEffective = "Effective"; //to translate
|
$strEffective = "Efetivo";
|
||||||
$strEmpty = "Limpa";
|
$strEmpty = "Limpa";
|
||||||
$strEmptyResultSet = "MySQL retornou um conjunto vazio (ex. zero registros).";
|
$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>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
|
||||||
@@ -93,38 +93,38 @@ $strExtra = "Extra";
|
|||||||
|
|
||||||
$strField = "Campo";
|
$strField = "Campo";
|
||||||
$strFields = "Campos";
|
$strFields = "Campos";
|
||||||
$strFixed = "fixed"; //to translate
|
$strFixed = "fixo";
|
||||||
$strFormat = "Format"; //to translate
|
$strFormat = "Formato";
|
||||||
$strFunction = "Fun<EFBFBD>oes";
|
$strFunction = "Fun<EFBFBD>oes";
|
||||||
|
|
||||||
$strGenTime = "Generation Time"; //to translate
|
$strGenTime = "Tempo de Genera<72><61>o";
|
||||||
$strGo = "Executa";
|
$strGo = "Executa";
|
||||||
$strGrants = "Grants"; //to translate
|
$strGrants = "Conceder";
|
||||||
|
|
||||||
$strHasBeenAltered = "foi alterado.";
|
$strHasBeenAltered = "foi alterado.";
|
||||||
$strHasBeenCreated = "foi criado.";
|
$strHasBeenCreated = "foi criado.";
|
||||||
$strHasBeenDropped = "foi eliminado.";
|
$strHasBeenDropped = "foi eliminado.";
|
||||||
$strHasBeenEmptied = "foi esvaziado.";
|
$strHasBeenEmptied = "foi esvaziado.";
|
||||||
$strHome = "Base";
|
$strHome = "Base"; // Alguem tem alguma palavra melhor para 'Home'?
|
||||||
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
|
$strHomepageOfficial = "P<EFBFBD>gina Oficial do phpMyAdmin";
|
||||||
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
|
$strHomepageSourceforge = "Nova (mas ainda n<>o oficial) P<>gina do phpMyAdmin";
|
||||||
$strHost = "Site Hospedeiro";
|
$strHost = "Servidor";
|
||||||
$strHostEmpty = "The host name is empty!"; //to translate
|
$strHostEmpty = "O nome do servidor est<73> vazio!";
|
||||||
|
|
||||||
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.";
|
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.";
|
||||||
$strIndex = "<EFBFBD>ndice";
|
$strIndex = "<EFBFBD>ndice";
|
||||||
$strIndexes = "Indexes"; //to translate
|
$strIndexes = "<EFBFBD>ndices";
|
||||||
$strInsert = "Insere";
|
$strInsert = "Insere";
|
||||||
$strInsertAsNewRow = "Insert as new row"; //to translate
|
$strInsertAsNewRow = "Insere uma nova coluna";
|
||||||
$strInsertIntoTable = "Insere na tabela";
|
$strInsertIntoTable = "Insere na tabela";
|
||||||
$strInsertNewRow = "Insere novo registro";
|
$strInsertNewRow = "Insere novo registro";
|
||||||
$strInsertTextfiles = "Insere arquivo texto na tabela";
|
$strInsertTextfiles = "Insere arquivo texto na tabela";
|
||||||
$strInUse = "in use"; //to translate
|
$strInUse = "em uso";
|
||||||
|
|
||||||
$strKeyname = "Nome chave";
|
$strKeyname = "Nome chave";
|
||||||
$strKill = "Kill"; //to translate
|
$strKill = "Matar";
|
||||||
|
|
||||||
$strLength = "Length"; //to translate
|
$strLength = "Tamanho";
|
||||||
$strLengthSet = "Tamanho/Definir";
|
$strLengthSet = "Tamanho/Definir";
|
||||||
$strLimitNumRows = "records per page";
|
$strLimitNumRows = "records per page";
|
||||||
$strLineFeed = "Caracter de Alimenta<74><61>o de Linha: \\n";
|
$strLineFeed = "Caracter de Alimenta<74><61>o de Linha: \\n";
|
||||||
@@ -134,7 +134,7 @@ $strLogin = ""; //to translate, but its not in use ...
|
|||||||
$strLogout = "Sair";
|
$strLogout = "Sair";
|
||||||
|
|
||||||
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
|
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
|
||||||
$strModify = ""; //to translate, but its not in use ...
|
$strModify = "Modificar";
|
||||||
$strMySQLReloaded = "MySQL reiniciado.";
|
$strMySQLReloaded = "MySQL reiniciado.";
|
||||||
$strMySQLSaid = "Mensagens do MySQL : ";
|
$strMySQLSaid = "Mensagens do MySQL : ";
|
||||||
$strMySQLShowProcess = "Mostra os Processos";
|
$strMySQLShowProcess = "Mostra os Processos";
|
||||||
@@ -144,32 +144,32 @@ $strMySQLShowVars = "Mostra vari
|
|||||||
$strName = "Nome";
|
$strName = "Nome";
|
||||||
$strNext = "Pr<EFBFBD>ximo";
|
$strNext = "Pr<EFBFBD>ximo";
|
||||||
$strNo = "N<EFBFBD>o";
|
$strNo = "N<EFBFBD>o";
|
||||||
$strNoPassword = "No Password"; //to translate
|
$strNoPassword = "Sem Senha";
|
||||||
$strNoPrivileges = "No Privileges"; //to translate
|
$strNoPrivileges = "Sem Privil<EFBFBD>gios";
|
||||||
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
|
$strNoRights = "Voc<EFBFBD> n<>o tem direitos suficientes para estar aqui agora!";
|
||||||
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
|
$strNoTablesFound = "Nenhuma tabela encontrada no banco de dados";
|
||||||
$strNoUsersFound = "No user(s) found."; //to translate
|
$strNoUsersFound = "Nenhum usu<73>rio(s) encontrado.";
|
||||||
$strNull = "Nulo";
|
$strNull = "Nulo";
|
||||||
$strNumberIndexes = " Number of advanced indexes "; //to translate
|
$strNumberIndexes = " N<EFBFBD>mero de <20>ndices avan<61>ados ";
|
||||||
|
|
||||||
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\"";
|
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\"";
|
||||||
$strOptimizeTable = "Optimize table"; //to translate
|
$strOptimizeTable = "Optimizar tabela";
|
||||||
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
|
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
|
||||||
$strOptionally = "OPCIONAL";
|
$strOptionally = "OPCIONAL";
|
||||||
$strOr = "ou";
|
$strOr = "ou";
|
||||||
$strOverhead = "Overhead"; //to translate
|
$strOverhead = "Overhead"; //to translate -> How is this word used in the program?
|
||||||
|
|
||||||
$strPassword = "Password"; //to translate
|
$strPassword = "Senha";
|
||||||
$strPasswordEmpty = "The password is empty!"; //to translate
|
$strPasswordEmpty = "A senhas est<73> vazia!";
|
||||||
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
|
$strPasswordNotSame = "As senhas n<>o s<>o a mesma!";
|
||||||
$strPHPVersion = "PHP Version"; //to translate
|
$strPHPVersion = "Vers<EFBFBD>o do PHP";
|
||||||
$strPos1 = "In<EFBFBD>cio";
|
$strPos1 = "In<EFBFBD>cio";
|
||||||
$strPrevious = "Anterior";
|
$strPrevious = "Anterior";
|
||||||
$strPrimary = "Prim<EFBFBD>ria";
|
$strPrimary = "Prim<EFBFBD>ria";
|
||||||
$strPrimaryKey = "Chave Prim<69>ria";
|
$strPrimaryKey = "Chave Prim<69>ria";
|
||||||
$strPrinterFriendly = "Printer friendly version of above table";
|
$strPrinterFriendly = "Printer friendly version of above table";
|
||||||
$strPrintView = "Visualiza<EFBFBD><EFBFBD>o para Impress<73>o";
|
$strPrintView = "Visualiza<EFBFBD><EFBFBD>o para Impress<73>o";
|
||||||
$strPrivileges = "Privileges"; //to translate
|
$strPrivileges = "Privil<EFBFBD>gios";
|
||||||
$strProducedAnError = "produziu um erro.";
|
$strProducedAnError = "produziu um erro.";
|
||||||
$strProperties = "Propriedades";
|
$strProperties = "Propriedades";
|
||||||
|
|
||||||
@@ -179,23 +179,23 @@ $strReadTheDocs = "Leia a documenta
|
|||||||
$strRecords = "Registros";
|
$strRecords = "Registros";
|
||||||
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
|
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
|
||||||
$strReloadMySQL = "Reinicializa o MySQL";
|
$strReloadMySQL = "Reinicializa o MySQL";
|
||||||
$strRememberReload = "Remember reload the server."; //to translate
|
$strRememberReload = "Lembre-se recarregar o servidor.";
|
||||||
$strRenameTable = "Renomeia a tabela para ";
|
$strRenameTable = "Renomeia a tabela para ";
|
||||||
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
|
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
|
||||||
$strRepairTable = "Repair table"; //to translate
|
$strRepairTable = "Reparar tabela";
|
||||||
$strReplace = "Substituir";
|
$strReplace = "Substituir";
|
||||||
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
|
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
|
||||||
$strReset = "Resetar";
|
$strReset = "Resetar";
|
||||||
$strReType = "Re-type"; //to translate
|
$strReType = "Re-type"; //to translate -> In what context is this used? Re-Type the Password?
|
||||||
$strRevoke = "Revoke"; //to translate
|
$strRevoke = "Revogar";
|
||||||
$strRevokeGrant = "Revoke Grant"; //to translate
|
$strRevokeGrant = "Revogar Privil<69>gio de Conceder";
|
||||||
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
|
$strRevokeGrantMessage = "Voc<EFBFBD> revogou o privil<69>gio de conceder para";
|
||||||
$strRevokeMessage = "You have revoked the privileges for"; //to translate
|
$strRevokeMessage = "Voc<EFBFBD> revogou os privil<69>gios para";
|
||||||
$strRevokePriv = "Revoke Privileges"; //to translate
|
$strRevokePriv = "Revogar Privil<EFBFBD>gios";
|
||||||
$strRowLength = "Row length"; //to translate
|
$strRowLength = "Tamanho da Coluna";
|
||||||
$strRows = "Rows"; //to translate
|
$strRows = "Colunas";
|
||||||
$strRowsFrom = "rows starting from";
|
$strRowsFrom = "colunas come<6D>ando de";
|
||||||
$strRowsStatistic = "Row Statistic"; //to translate
|
$strRowsStatistic = "Estatist<EFBFBD>cas da Coluna";
|
||||||
$strRunning = "Rodando em ";
|
$strRunning = "Rodando em ";
|
||||||
$strRunQuery = ""; //to translate, but its not in use ...
|
$strRunQuery = ""; //to translate, but its not in use ...
|
||||||
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
|
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
|
||||||
@@ -205,14 +205,14 @@ $strSelect = "Procura";
|
|||||||
$strSelectFields = "Selecione os campos (no m<>nimo 1)";
|
$strSelectFields = "Selecione os campos (no m<>nimo 1)";
|
||||||
$strSelectNumRows = "in query";
|
$strSelectNumRows = "in query";
|
||||||
$strSend = "Envia";
|
$strSend = "Envia";
|
||||||
$strSequence = "Seq."; //to translate
|
$strSequence = "Sequ<EFBFBD>ncia";
|
||||||
$strServerVersion = "Server version"; //to translate
|
$strServerVersion = "Vers<EFBFBD>o do Servidor";
|
||||||
$strShow = "Show";
|
$strShow = "Mostrar";
|
||||||
$strShowingRecords = "Mostrando registros ";
|
$strShowingRecords = "Mostrando registros ";
|
||||||
$strSingly = "(singly)"; //to translate
|
$strSingly = "(singly)"; //to translate
|
||||||
$strSize = "Size"; //to translate
|
$strSize = "Tamanho";
|
||||||
$strSort = ""; //to translate, but its not in use ...
|
$strSort = ""; //to translate, but its not in use ...
|
||||||
$strSpaceUsage = "Space usage"; //to translate
|
$strSpaceUsage = "Uso do espa<70>o";
|
||||||
$strSQLQuery = "comando SQL";
|
$strSQLQuery = "comando SQL";
|
||||||
$strStatement = "Statements"; //to translate
|
$strStatement = "Statements"; //to translate
|
||||||
$strStrucCSV = "Dados CSV";
|
$strStrucCSV = "Dados CSV";
|
||||||
@@ -221,16 +221,16 @@ $strStrucDrop = "Adiciona 'Sobrescrever'";
|
|||||||
$strStrucOnly = "Somente estrutura";
|
$strStrucOnly = "Somente estrutura";
|
||||||
$strSubmit = "Submete";
|
$strSubmit = "Submete";
|
||||||
$strSuccess = "Seu comando SQL foi executado com sucesso";
|
$strSuccess = "Seu comando SQL foi executado com sucesso";
|
||||||
$strSum = "Sum"; //to translate
|
$strSum = "Soma";
|
||||||
|
|
||||||
$strTable = "tabela ";
|
$strTable = "tabela ";
|
||||||
$strTableComments = "Coment<EFBFBD>rios da tabela";
|
$strTableComments = "Coment<EFBFBD>rios da tabela";
|
||||||
$strTableEmpty = "The table name is empty!"; //to translate
|
$strTableEmpty = "O Nome da Tabela est<73> vazio!";
|
||||||
$strTableMaintenance = "Table maintenance"; //to translate
|
$strTableMaintenance = "Tabela de Manuten<65><6E>o";
|
||||||
$strTableStructure = "Estrutura da tabela";
|
$strTableStructure = "Estrutura da tabela";
|
||||||
$strTableType = "Table type"; //to translate
|
$strTableType = "Tipo da Tabela";
|
||||||
$strTerminatedBy = "terminados por";
|
$strTerminatedBy = "terminados por";
|
||||||
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength = " Por causa da sua largura,<br> esse campo pode n<>o ser edit<EFBFBD>vel ";
|
||||||
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
|
$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";
|
$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.";
|
$strTheTerminator = "Terminador de campos.";
|
||||||
@@ -239,29 +239,29 @@ $strType = "Tipo";
|
|||||||
|
|
||||||
$strUncheckAll = "Uncheck All"; //to translate
|
$strUncheckAll = "Uncheck All"; //to translate
|
||||||
$strUnique = "<EFBFBD>nico";
|
$strUnique = "<EFBFBD>nico";
|
||||||
$strUpdatePassMessage = "You have updated the password for"; //to translate
|
$strUpdatePassMessage = "Voc<EFBFBD> mudou a senha para";
|
||||||
$strUpdatePassword = "Update Password"; //to translate
|
$strUpdatePassword = "Mudar Senha";
|
||||||
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
|
$strUpdatePrivMessage = "Voc<EFBFBD> mudou os privil<69>ios para";
|
||||||
$strUpdateQuery = ""; //to translate, but its not in use ...
|
$strUpdateQuery = ""; //to translate, but its not in use ...
|
||||||
$strUsage = "Usage"; //to translate
|
$strUsage = "Uso";
|
||||||
$strUser = "User"; //to translate
|
$strUser = "Usu<EFBFBD>rio";
|
||||||
$strUserEmpty = "The user name is empty!"; //to translate
|
$strUserEmpty = "O nome do usu<73>rio est<73> vazio!";
|
||||||
$strUserName = "User name"; //to translate
|
$strUserName = "Nome do usu<73>rio";
|
||||||
$strUsers = "Users"; //to translate
|
$strUsers = "Usu<EFBFBD>rios";
|
||||||
$strUseTables = ""; //to translate, but its not in use ...
|
$strUseTables = ""; //to translate, but its not in use ...
|
||||||
|
|
||||||
$strValue = "Valor";
|
$strValue = "Valor";
|
||||||
$strViewDump = "Ver o esquema da tabela";
|
$strViewDump = "Ver o esquema da tabela";
|
||||||
$strViewDumpDB = "Ver o esquema do banco de dados";
|
$strViewDumpDB = "Ver o esquema do banco de dados";
|
||||||
|
|
||||||
$strWelcome = "Benvindo ao ";
|
$strWelcome = "Bem vindo ao ";
|
||||||
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
|
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
|
||||||
|
|
||||||
$strYes = "Sim";
|
$strYes = "Sim";
|
||||||
|
|
||||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
||||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
||||||
$strBinary=" Binary "; //to translate
|
$strBinary=" Bin<EFBFBD>rio ";
|
||||||
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
|
$strBinaryDoNotEdit=" Bin<EFBFBD>rio - n<>o edite ";
|
||||||
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
|
$strEnglishPrivileges=" Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ";
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user