updates
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-01-23 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* portuguese major updates, thanks to Ant<6E>nio Raposo
|
||||||
|
(Antonio.Raposo at CFMsoft.JazzNet.pt)
|
||||||
|
|
||||||
2002-01-22 Marc Delisle <lem9@users.sourceforge.net>
|
2002-01-22 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* german updates thanks to Michael Hauptmann
|
* german updates thanks to Michael Hauptmann
|
||||||
* libraries/display_tbl.lib.php3, config.inc.php3, Documentation.html:
|
* libraries/display_tbl.lib.php3, config.inc.php3, Documentation.html:
|
||||||
|
@@ -9,346 +9,340 @@ $number_thousands_separator = ',';
|
|||||||
$number_decimal_separator = '.';
|
$number_decimal_separator = '.';
|
||||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||||
|
|
||||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
$day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
|
||||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
$month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
$datefmt = '%d-%B-%Y <EFBFBD>s %H:%M';
|
||||||
|
|
||||||
|
|
||||||
|
$strAPrimaryKey = 'Uma chave prim<69>ria foi adicionada a %s';
|
||||||
$strAccessDenied = 'Acesso Negado';
|
$strAccessDenied = 'Acesso Negado';
|
||||||
$strAction = 'A<><41>es';
|
$strAction = 'Ac<EFBFBD><EFBFBD>es';
|
||||||
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
|
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
|
||||||
$strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
|
$strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
|
||||||
$strAddNewField = 'Adiciona novo campo';
|
$strAddNewField = 'Adiciona novo campo';
|
||||||
$strAddPriv = 'Add a new Privilege'; //to translate
|
$strAddPriv = 'Acrescenta um novo Privil<EFBFBD>gio';
|
||||||
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
|
$strAddPrivMessage = 'Acrescentou um novo privil<EFBFBD>gio.';
|
||||||
$strAddSearchConditions = 'Condi<64><69>o de Pesquisa (Complemento da clausula "where"):';
|
$strAddSearchConditions = 'Condi<64><69>o de Pesquisa (Complemento da clausula "where"):';
|
||||||
$strAddUser = 'Add a new User'; //to translate
|
$strAddToIndex = 'Add to index %s column(s)';
|
||||||
$strAddUserMessage = 'You have added a new user.'; //to translate
|
$strAddUser = 'Acrescenta um utilizador';
|
||||||
$strAfter = 'After'; //to translate
|
$strAddUserMessage = 'Acrescentou um novo utilizador.';
|
||||||
$strAll = 'All'; //to translate
|
$strAffectedRows = 'Affected rows:';
|
||||||
$strAlterOrderBy = 'Alter table order by'; //to translate
|
$strAfter = 'Depois';
|
||||||
$strAnalyzeTable = 'Analyze table'; //to translate
|
$strAfterInsertBack = 'Return';
|
||||||
$strAnd = 'And'; //to translate (tbl_qbe.php3)
|
$strAfterInsertNewInsert = 'Insert a new record';
|
||||||
$strAny = 'Any'; //to translate
|
$strAll = 'Todas';
|
||||||
$strAnyColumn = 'Any Column'; //to translate
|
$strAlterOrderBy = 'Alterar a ordem da tabela por';
|
||||||
$strAnyDatabase = 'Any database'; //to translate
|
$strAnIndex = 'Um ind<6E>ce foi adicionado a %s';
|
||||||
$strAnyHost = 'Any host'; //to translate
|
$strAnalyzeTable = 'Analizar tabela';
|
||||||
$strAnyTable = 'Any table'; //to translate
|
$strAnd = 'E'; // (tbl_qbe.php3)
|
||||||
$strAnyUser = 'Any user'; //to translate
|
$strAny = 'Todos';
|
||||||
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
|
$strAnyColumn = 'Qualquer coluna';
|
||||||
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
|
$strAnyDatabase = 'Qualquer base de dados';
|
||||||
$strAtEndOfTable = 'At End of Table'; //to translate
|
$strAnyHost = 'Qualquer m<>quina';
|
||||||
|
$strAnyTable = 'Qualquer tabela';
|
||||||
|
$strAnyUser = 'Qualquer utilizador';
|
||||||
|
$strAscending = 'Ascendente'; // (tbl_qbe.php3)
|
||||||
|
$strAtBeginningOfTable = 'No In<49>cio da Tabela';
|
||||||
|
$strAtEndOfTable = 'No Fim da Tabela';
|
||||||
$strAttr = 'Atributos';
|
$strAttr = 'Atributos';
|
||||||
|
|
||||||
$strBack = 'Voltar';
|
$strBack = 'Voltar';
|
||||||
|
$strBinary = ' Bin<69>rio ';
|
||||||
|
$strBinaryDoNotEdit = ' Bin<69>rio - n<>o editar ';
|
||||||
|
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
||||||
$strBookmarkLabel = 'Label'; //to translate
|
$strBookmarkLabel = 'Label'; //to translate
|
||||||
$strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
|
$strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
|
||||||
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
|
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
|
||||||
$strBookmarkView = 'View only'; //to translate
|
$strBookmarkView = 'View only'; //to translate
|
||||||
$strBrowse = 'Visualiza';
|
$strBrowse = 'Visualiza';
|
||||||
|
$strBzip = '"bzipped"'; //to translate
|
||||||
|
|
||||||
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
|
$strCantLoadMySQL = 'n<EFBFBD>o foi poss<73>vel carregar a extens<6E>o MySQL,<br />por favor verifique a configura<72><61>o do PHP.';
|
||||||
$strCarriage = 'Carriage return: \\r';
|
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
|
||||||
|
$strCardinality = 'Cardinality';
|
||||||
|
$strCarriage = 'Fim de linha: \\r';
|
||||||
$strChange = 'Muda';
|
$strChange = 'Muda';
|
||||||
$strCheckAll = 'Check All'; //to translate
|
$strCheckAll = 'Todos';
|
||||||
$strCheckDbPriv = 'Check Database Privileges'; //to translate
|
$strCheckDbPriv = 'Visualiza os Privil<69>gios da Base de Dados';
|
||||||
$strCheckTable = 'Check table'; //to translate
|
$strCheckTable = 'Verificar tabela';
|
||||||
$strColumn = 'Column'; //to translate
|
$strColumn = 'Campo';
|
||||||
$strColumnNames = 'Nome da Colunas';
|
$strColumnNames = 'Nome dos Campos';
|
||||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
$strCompleteInserts = 'Instruc<EFBFBD><EFBFBD>es de inser<65><72>o completas';
|
||||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||||
|
$strCookiesRequired = 'O mecanoismo de "Cookies" tem de estar ligado a partir deste ponto.';
|
||||||
|
$strCopyTable = 'Copia tabela para (base-de-dados<b>.</b>tabela):';
|
||||||
$strCopyTableOK = 'Tabela %s copiada para %s.';
|
$strCopyTableOK = 'Tabela %s copiada para %s.';
|
||||||
$strCreate = 'Cria';
|
$strCreate = 'Criar';
|
||||||
$strCreateNewDatabase = 'Cria novo banco de dados';
|
$strCreateIndex = 'Criar um <20>ndice com %s coluna(s)';
|
||||||
$strCreateNewTable = 'Cria nova tabela no banco de dados ';
|
$strCreateIndexTopic = 'Criar um novo <20>ndice';
|
||||||
$strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
|
$strCreateNewDatabase = 'Criar nova base de dados';
|
||||||
|
$strCreateNewTable = 'Criar nova tabela na base de dados ';
|
||||||
|
$strCriteria = 'Criteria'; // to translate (tbl_qbe.php3)
|
||||||
|
|
||||||
$strData = 'Data'; //to translate
|
$strData = 'Dados';
|
||||||
$strDatabase = 'Banco de Dados ';
|
$strDataOnly = 'Apenas dados';
|
||||||
$strDatabases = 'Banco de Dados';
|
$strDatabase = 'Base de Dados ';
|
||||||
$strDataOnly = 'Data only'; //to translate
|
$strDatabaseHasBeenDropped = 'A base de dados %s foi eliminada.';
|
||||||
$strDefault = 'Default';
|
$strDatabases = 'Base de Dados';
|
||||||
|
$strDatabasesStats = 'Estat<61>sticas das bases de dados';
|
||||||
|
$strDefault = 'Defeito';
|
||||||
$strDelete = 'Remove';
|
$strDelete = 'Remove';
|
||||||
$strDeleted = 'Registro eliminado';
|
|
||||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
$strDeleteUserMessage = 'Apagou o utilizador %s.';
|
||||||
$strDisplay = 'Display'; //to translate
|
$strDeleted = 'Registo eliminado';
|
||||||
|
$strDeletedRows = 'Deleted rows:';
|
||||||
|
$strDescending = 'Descendente'; // (tbl_qbe.php3)
|
||||||
|
$strDisplay = 'Mostra';
|
||||||
|
$strDisplayOrder = 'Ordem de visualiza<7A><61>o:';
|
||||||
$strDoAQuery = 'Fa<46>a uma "query by example" (wildcard: "%")';
|
$strDoAQuery = 'Fa<46>a uma "query by example" (wildcard: "%")';
|
||||||
$strDocu = 'Documenta<74><61>o';
|
|
||||||
$strDoYouReally = 'Confirma : ';
|
$strDoYouReally = 'Confirma : ';
|
||||||
|
$strDocu = 'Documenta<74><61>o';
|
||||||
$strDrop = 'Elimina';
|
$strDrop = 'Elimina';
|
||||||
$strDropDB = 'Elimina o banco de dados: ';
|
$strDropDB = 'Elimina a base de dados: ';
|
||||||
|
$strDropTable = 'Elimina tabela';
|
||||||
$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 = 'Alterar Privilegios';
|
||||||
$strEffective = 'Effective'; //to translate
|
$strEffective = 'Em uso';
|
||||||
$strEmpty = 'Limpa';
|
$strEmpty = 'Limpa';
|
||||||
$strEmptyResultSet = 'MySQL retornou um set vazio (ex. zero regs).';
|
$strEmptyResultSet = 'MySQL retornou um set vazio (ex. zero regs).';
|
||||||
$strEnd = 'Fim';
|
$strEnd = 'Fim';
|
||||||
|
$strEnglishPrivileges = ' Nota: os nomes dos privil<69>gios do MySQL s<>o em Ingl<67>s ';
|
||||||
$strError = 'Erro';
|
$strError = 'Erro';
|
||||||
$strExtra = 'Extra'; //to translate
|
$strExtendedInserts = 'Instruc<75><63>es de inser<65><72>o m<>ltiplas';
|
||||||
|
$strExtra = 'Extra'; // written the same in portuguese
|
||||||
|
|
||||||
$strField = 'Campo';
|
$strField = 'Campo';
|
||||||
|
$strFieldHasBeenDropped = 'O campo %s foi eliminado';
|
||||||
$strFields = 'Qtd Campos';
|
$strFields = 'Qtd Campos';
|
||||||
$strFixed = 'fixed'; //to translate
|
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||||
$strFormat = 'Format'; //to translate
|
$strFieldsEnclosedBy = 'Campos delimitados por';
|
||||||
$strFunction = 'Fun<75>oes';
|
$strFieldsEscapedBy = 'Campos marcados por'; // to refine translation
|
||||||
|
$strFieldsTerminatedBy = 'Campos terminados por';
|
||||||
|
$strFixed = 'fixo';
|
||||||
|
$strFlushTable = 'Fecha a tabela ("FLUSH")';
|
||||||
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
|
$strFormat = 'Formato';
|
||||||
|
$strFullText = 'Full Texts'; //to translate
|
||||||
|
$strFunction = 'Fun<75><6E>es';
|
||||||
|
|
||||||
$strGenTime = 'Generation Time'; //to translate
|
$strGenTime = 'Data de Cria<69><61>o';
|
||||||
$strGo = 'Executa';
|
$strGo = 'Executa';
|
||||||
$strGrants = 'Grants'; //to translate
|
$strGrants = 'Autoriza<EFBFBD><EFBFBD>es';
|
||||||
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
|
||||||
$strHasBeenAltered = 'foi alterado.';
|
$strHasBeenAltered = 'foi alterado.';
|
||||||
$strHasBeenCreated = 'foi criado.';
|
$strHasBeenCreated = 'foi criado.';
|
||||||
$strHome = 'Home';
|
$strHome = 'In<EFBFBD>cio';
|
||||||
$strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
|
$strHomepageOfficial = 'P<EFBFBD>gina Oficial do phpMyAdmin';
|
||||||
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
|
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
|
||||||
$strHost = 'Host';
|
$strHost = 'M<EFBFBD>quina';
|
||||||
$strHostEmpty = 'The host name is empty!'; //to translate
|
$strHostEmpty = 'O nome da m<>quina est<73> vazio!';
|
||||||
|
|
||||||
|
$strIdxFulltext = 'Fulltext'; //to translate
|
||||||
$strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por virgula.';
|
$strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por virgula.';
|
||||||
$strIndex = 'Index';
|
$strIgnore = 'Ignora';
|
||||||
$strIndexes = 'Indexes'; //to translate
|
|
||||||
$strInsert = 'Insere';
|
|
||||||
$strInsertAsNewRow = 'Insert as new row'; //to translate
|
|
||||||
$strInsertNewRow = 'Insere novo registro';
|
|
||||||
$strInsertTextfiles = 'Insere arquivo texto na tabela';
|
|
||||||
$strInUse = 'in use'; //to translate
|
$strInUse = 'in use'; //to translate
|
||||||
|
$strIndex = '<27>ndice';
|
||||||
|
$strIndexHasBeenDropped = 'O <20>ndice %s foi eliminado';
|
||||||
|
$strIndexName = 'Nome do <20>ndice :';
|
||||||
|
$strIndexType = 'Tipo de <20>ndice :';
|
||||||
|
$strIndexes = '<27>ndices';
|
||||||
|
$strInsert = 'Insere';
|
||||||
|
$strInsertAsNewRow = 'Insere como novo registo';
|
||||||
|
$strInsertNewRow = 'Insere novo registo';
|
||||||
|
$strInsertTextfiles = 'Insere arquivo texto na tabela';
|
||||||
|
$strInsertedRows = 'Inserted rows:';
|
||||||
|
$strInstructions = 'Instructions'; //to translate
|
||||||
|
$strInvalidName = '"%s" <20> uma palavra reservada, n<>o pode usar como nome de base de dados/tabela/campo.';
|
||||||
|
|
||||||
|
$strKeepPass = 'Sem alterar senha';
|
||||||
$strKeyname = 'Keyname';
|
$strKeyname = 'Keyname';
|
||||||
$strKill = 'Kill'; //to translate
|
$strKill = 'Termina';
|
||||||
|
|
||||||
$strLength = 'Length'; //to translate
|
$strLength = 'Comprimento';
|
||||||
$strLengthSet = 'Tamanho/Set*';
|
$strLengthSet = 'Tamanho/Set*';
|
||||||
$strLimitNumRows = 'records per page'; //to translate
|
$strLimitNumRows = 'registos por p<EFBFBD>gina';
|
||||||
$strLineFeed = 'Linefeed: \\n';
|
$strLineFeed = 'Mudan<EFBFBD>a de linha: \\n';
|
||||||
$strLines = 'Linhas';
|
$strLines = 'Linhas';
|
||||||
$strLocationTextfile = 'Localiza<7A><61>o do arquivo textos';
|
$strLinesTerminatedBy = 'Linhas terminadas por';
|
||||||
|
$strLocationTextfile = 'Localiza<7A><61>o do arquivo de texto';
|
||||||
|
$strLogPassword = 'Senha :';
|
||||||
|
$strLogUsername = 'Utilizador :';
|
||||||
|
$strLogin = 'Entrada';
|
||||||
$strLogout = 'Log out';
|
$strLogout = 'Log out';
|
||||||
|
|
||||||
$strModifications = 'Modifica<63><61>es foram salvas';
|
$strModifications = 'Modifica<63><61>es foram salvas';
|
||||||
$strModify = 'Modify'; //to translate (tbl_qbe.php3)
|
$strModify = 'Modifica'; // (tbl_qbe.php3)
|
||||||
|
$strModifyIndexTopic = 'Modificar um <20>ndice';
|
||||||
|
$strMoveTable = 'Move tabela para (base de dados<b>.</b>tabela):';
|
||||||
|
$strMoveTableOK = 'A tabela %s foi movida para %s.';
|
||||||
$strMySQLReloaded = 'MySQL reiniciado.';
|
$strMySQLReloaded = 'MySQL reiniciado.';
|
||||||
$strMySQLSaid = 'Mensagens do MySQL : ';
|
$strMySQLSaid = 'Mensagens do MySQL : ';
|
||||||
|
$strMySQLServerProcess = 'MySQL %pma_s1% correndo em %pma_s2% como %pma_s3%';
|
||||||
$strMySQLShowProcess = 'Mostra os Processos';
|
$strMySQLShowProcess = 'Mostra os Processos';
|
||||||
$strMySQLShowStatus = 'Mostra informa<6D><61>o de runtime do MySql';
|
$strMySQLShowStatus = 'Mostra informa<6D><61>o do estado do MySql';
|
||||||
$strMySQLShowVars = 'Mostra vari<72>veis de sistema do MySQL';
|
$strMySQLShowVars = 'Mostra as vari<EFBFBD>veis de sistema do MySQL';
|
||||||
|
|
||||||
$strName = 'Nome';
|
$strName = 'Nome';
|
||||||
|
$strNbRecords = 'n. de registos';
|
||||||
$strNext = 'Pr<50>ximo';
|
$strNext = 'Pr<50>ximo';
|
||||||
$strNo = 'N<>o';
|
$strNo = 'N<>o';
|
||||||
$strNoPassword = 'No Password'; //to translate
|
$strNoDatabases = 'No databases';
|
||||||
$strNoPrivileges = 'No Privileges'; //to translate
|
$strNoDropDatabases = 'Os comandos "DROP DATABASE" est<73>o inibidos.';
|
||||||
|
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
||||||
|
$strNoIndex = 'Nenhum ind<6E>ce definido!';
|
||||||
|
$strNoIndexPartsDefined = 'No index parts defined!';
|
||||||
|
$strNoModification = 'No change'; // To translate
|
||||||
|
$strNoPassword = 'Sem Senha';
|
||||||
|
$strNoPrivileges = 'Sem Privil<69>gios';
|
||||||
|
$strNoQuery = 'No SQL query!'; //to translate
|
||||||
$strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
|
$strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
|
||||||
$strNoTablesFound = 'Nenhuma table encontrada no banco de dados';
|
$strNoTablesFound = 'Nenhuma tabela encontrada na base de dados';
|
||||||
$strNoUsersFound = 'No user(s) found.'; //to translate
|
$strNoUsersFound = 'No user(s) found.'; //to translate
|
||||||
$strNull = 'Null'; //to translate
|
$strNone = 'Nenhum';
|
||||||
|
$strNotNumber = 'Isto n<>o <20> um n<>mero!';
|
||||||
|
$strNotValidNumber = ' n<>o <20> um n<>mero de registo v<>lido!';
|
||||||
|
$strNull = 'Nulo';
|
||||||
$strNumberIndexes = ' Number of advanced indexes '; //to translate
|
$strNumberIndexes = ' Number of advanced indexes '; //to translate
|
||||||
|
|
||||||
$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; //to translate
|
$strOftenQuotation = 'Normalmente aspas. OPTIONALLY significa que apenas os campos "char" e "varchar" s<>o delimitados pelo caractere delimitador.';
|
||||||
$strOptimizeTable = 'Optimize table'; //to translate
|
$strOptimizeTable = 'Optimizar tabela';
|
||||||
$strOptionalControls = 'Optional. Controls how to write or read special characters.'; //to translate
|
$strOptionalControls = 'Opcional. Comanda o modo de escrita e leitura dos caracteres especiais.';
|
||||||
$strOptionally = 'OPTIONALLY';
|
$strOptionally = 'OPTIONALLY';
|
||||||
$strOr = 'Or'; //to translate
|
$strOr = 'Ou';
|
||||||
$strOverhead = 'Overhead'; //to translate
|
$strOverhead = 'Extra';
|
||||||
|
|
||||||
$strPassword = 'Password'; //to translate
|
$strPHPVersion = 'vers<72>o do PHP';
|
||||||
|
$strPartialText = 'Partial Texts';//to translate
|
||||||
|
$strPassword = 'Senha';
|
||||||
$strPasswordEmpty = 'The password is empty!'; //to translate
|
$strPasswordEmpty = 'The password is empty!'; //to translate
|
||||||
$strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
|
$strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
|
||||||
$strPHPVersion = 'PHP Version'; //to translate
|
$strPmaDocumentation = 'Documenta<74><61>o do phpMyAdmin';
|
||||||
$strPos1 = 'Inicio';
|
$strPos1 = 'Inicio';
|
||||||
$strPrevious = 'Anterior';
|
$strPrevious = 'Anterior';
|
||||||
$strPrimary = 'Primary';
|
$strPrimary = 'Prim<EFBFBD>ria';
|
||||||
$strPrimaryKey = 'Chave Prim<69>ria';
|
$strPrimaryKey = 'Chave Prim<69>ria';
|
||||||
$strPrintView = 'Print view'; //to translate
|
$strPrimaryKeyHasBeenDropped = 'A chave prim<69>ria foi eliminada';
|
||||||
$strPrivileges = 'Privileges'; //to translate
|
$strPrimaryKeyName = 'O nome da chave prim<69>ria tem de ser... PRIMARY!';
|
||||||
|
$strPrimaryKeyName = 'O nome da chave prim<69>ria tem de ser... PRIMARY!';
|
||||||
|
$strPrimaryKeyWarning = '("PRIMARY" <b>tem</b> de ser o nome de e <b>apenas de</b> uma chave prim<69>ria!)';
|
||||||
|
$strPrintView = 'Vista de impress<73>o';
|
||||||
|
$strPrivileges = 'Privil<69>gios';
|
||||||
$strProperties = 'Propriedades';
|
$strProperties = 'Propriedades';
|
||||||
|
|
||||||
$strQBE = 'Query by Example';
|
$strQBE = 'Pesquisa por formul<75>rio';
|
||||||
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
|
$strQBEDel = 'Elim.'; // Elimina (used in tbl_qbe.php3)
|
||||||
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
|
$strQBEIns = 'Ins.'; // Insere (used in tbl_qbe.php3)
|
||||||
|
$strQueryOnDb = 'Comando SQL na base de dados <b>%s</b>:';
|
||||||
|
|
||||||
$strRecords = 'Registros';
|
$strReType = 'Confirma';
|
||||||
|
$strRecords = 'Registos';
|
||||||
$strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
|
$strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
|
||||||
$strReloadMySQL = 'Reinicializa o MySQL';
|
$strReloadMySQL = 'Reinicializa o MySQL';
|
||||||
$strRememberReload = 'Remember reload the server.'; //to translate
|
$strRememberReload = 'Lembre-se de reinicializar o servidor.';
|
||||||
$strRenameTable = 'Renomeia a tabela para ';
|
$strRenameTable = 'Renomeia a tabela para ';
|
||||||
$strRenameTableOK = 'Tabela %s renomeada para %s';
|
$strRenameTableOK = 'Tabela %s renomeada para %s';
|
||||||
$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 = 'Reset';
|
$strReset = 'Limpa';
|
||||||
$strReType = 'Re-type'; //to translate
|
$strRevoke = 'Anula';
|
||||||
$strRevoke = 'Revoke'; //to translate
|
$strRevokeGrant = 'Anula Autoriza<7A><61>o';
|
||||||
$strRevokeGrant = 'Revoke Grant'; //to translate
|
$strRevokeGrantMessage = 'Anulou a autoriza<7A><61>o para %s';
|
||||||
$strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; //to translate
|
$strRevokeMessage = 'Anulou os privil<69>gios para %s';
|
||||||
$strRevokeMessage = 'You have revoked the privileges for %s'; //to translate
|
$strRevokePriv = 'Anula Privil<69>gios';
|
||||||
$strRevokePriv = 'Revoke Privileges'; //to translate
|
$strRowLength = 'Comprim. dos reg.';
|
||||||
$strRowLength = 'Row length'; //to translate
|
$strRowSize = ' Tamanho dos reg.';
|
||||||
$strRows = 'Rows'; //to translate
|
$strRows = 'Registos';
|
||||||
$strRowsFrom = 'rows starting from'; //to translate
|
$strRowsFrom = 'registos come<6D>ando em';
|
||||||
$strRowsStatistic = 'Row Statistic'; //to translate
|
$strRowsModeHorizontal = 'horizontal'; // written the same in portuguese!
|
||||||
$strRunning = 'Rodando em %s';
|
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
|
||||||
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
|
$strRowsModeVertical = 'vertical'; // written the same in portuguese!
|
||||||
|
$strRowsStatistic = 'Estat<61>sticas dos registos';
|
||||||
|
$strRunQuery = 'Executa Comando SQL'; // (tbl_qbe.php3)
|
||||||
|
$strRunSQLQuery = 'Executa comando(s) SQL na base de dados %s';
|
||||||
|
$strRunning = 'a correr em %s';
|
||||||
|
|
||||||
$strSave = 'Salva';
|
$strSQLQuery = 'Comando SQL';
|
||||||
$strSelect = 'Seleciona';
|
$strSave = 'Guarda';
|
||||||
$strSelectFields = 'Seleciones os campos (no m<>nimo 1)';
|
$strSelect = 'Selecciona';
|
||||||
|
$strSelectADb = 'Por favor seleccione uma base de dados';
|
||||||
|
$strSelectAll = 'Selecciona Todas';
|
||||||
|
$strSelectFields = 'Seleccione os campos (no m<>nimo 1)';
|
||||||
$strSelectNumRows = 'in query'; //to translate
|
$strSelectNumRows = 'in query'; //to translate
|
||||||
$strSend = 'envia';
|
$strSend = 'envia';
|
||||||
$strSequence = 'Seq.'; //to translate
|
$strSequence = 'Seq.'; // Sequence => Sequencia, same abreviation
|
||||||
$strServerVersion = 'Server version'; //to translate
|
$strServerChoice = 'Server Choice';//to translate
|
||||||
$strShow = 'Show'; //to translate
|
$strServerVersion = 'Vers<72>o do servidor';
|
||||||
$strShowingRecords = 'Mostrando registros ';
|
$strSetEnumVal = 'Se o tipo de campo <20> "enum" ou "set", por favor introduza os valores no seguinte formato: \'a\',\'b\',\'c\'...<br />Se precisar de colocar uma barra invertida ("\") ou um ap<61>strofe ("\'") entre esses valores, coloque uma barra invertida antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').';
|
||||||
|
$strShow = 'Mostra';
|
||||||
|
$strShowAll = 'Show all'; // to translate
|
||||||
|
$strShowCols = 'Mostra Colunas';
|
||||||
|
$strShowPHPInfo = 'Mostra informa<6D><61>o do PHP';
|
||||||
|
$strShowTables = 'Mostra tabelas';
|
||||||
|
$strShowThisQuery = ' Mostrar de novo aqui este comando ';
|
||||||
|
$strShowingRecords = 'Mostrando registos ';
|
||||||
$strSingly = '(singly)'; //to translate
|
$strSingly = '(singly)'; //to translate
|
||||||
$strSize = 'Size'; //to translate
|
$strSize = 'Tamanho';
|
||||||
$strSort = 'Sort'; //to translate (tbl_qbe.php3)
|
$strSort = 'Ordena<EFBFBD><EFBFBD>o'; // (tbl_qbe.php3)
|
||||||
$strSpaceUsage = 'Space usage'; //to translate
|
$strSpaceUsage = 'Espa<EFBFBD>o ocupado';
|
||||||
$strSQLQuery = 'SQL-query';
|
$strStartingRecord = 'Registo inicial';
|
||||||
$strStatement = 'Statements'; //to translate
|
$strStatement = 'Itens';
|
||||||
$strStrucCSV = 'Dados CSV';
|
$strStrucCSV = 'Dados CSV';
|
||||||
$strStrucData = 'Estrutura e dados';
|
$strStrucData = 'Estrutura e dados';
|
||||||
$strStrucDrop = 'Adiciona \'drop table\'';
|
$strStrucDrop = 'Adiciona \'drop table\'';
|
||||||
$strStrucOnly = 'Somente estrutura';
|
$strStrucExcelCSV = 'dados CSV para Ms Excel';
|
||||||
|
$strStrucOnly = 'S<>mente estrutura';
|
||||||
$strSubmit = 'Submete';
|
$strSubmit = 'Submete';
|
||||||
$strSuccess = 'Sua SQL-query foi executada com sucesso';
|
$strSuccess = 'O seu comando SQL foi executado com sucesso';
|
||||||
$strSum = 'Sum'; //to translate
|
$strSum = 'Soma';
|
||||||
|
|
||||||
$strTable = 'tabela ';
|
$strTable = 'tabela ';
|
||||||
$strTableComments = 'Coment<6E>rios da tabela';
|
$strTableComments = 'Coment<6E>rios da tabela';
|
||||||
$strTableEmpty = 'The table name is empty!'; //to translate
|
$strTableEmpty = 'O nome da tabela est<73> vazio!';
|
||||||
$strTableMaintenance = 'Table maintenance'; //to translate
|
$strTableHasBeenDropped = 'A tabela %s foi eliminada';
|
||||||
|
$strTableHasBeenEmptied = 'A tabela %s foi limpa';
|
||||||
|
$strTableHasBeenFlushed = 'A tabela %s foi fechada';
|
||||||
|
$strTableMaintenance = 'Manuten<65><6E>o da tabela';
|
||||||
$strTableStructure = 'Estrutura da tabela';
|
$strTableStructure = 'Estrutura da tabela';
|
||||||
$strTableType = 'Table type'; //to translate
|
$strTableType = 'Tipo de tabela';
|
||||||
$strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
|
$strTables = '%s tabela(s)';
|
||||||
|
$strTextAreaLength = ' Devido ao seu tamanho,<br /> este campo pode n<>o ser edit<69>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.';
|
||||||
$strTotal = 'total';
|
$strTotal = 'total';
|
||||||
$strType = 'Tipo';
|
$strType = 'Tipo';
|
||||||
|
|
||||||
$strUncheckAll = 'Uncheck All'; //to translate
|
$strUncheckAll = 'Nenhum';
|
||||||
$strUnique = 'Unique';
|
$strUnique = '<EFBFBD>nico';
|
||||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
$strUnselectAll = 'Limpa Todas as Selec<65><63>es';
|
||||||
$strUsage = 'Usage'; //to translate
|
$strUpdatePrivMessage = 'Actualizou os privil<69>gios de %s.';
|
||||||
$strUser = 'User'; //to translate
|
$strUpdateProfile = 'Actualiza o prefil:';
|
||||||
$strUserEmpty = 'The user name is empty!'; //to translate
|
$strUpdateProfileMessage = 'O prefil foi actualizado.';
|
||||||
$strUserName = 'User name'; //to translate
|
$strUpdateQuery = 'Actualiza Comando SQL'; // (tbl_qbe.php3)
|
||||||
$strUsers = 'Users'; //to translate
|
$strUsage = 'Utiliza<EFBFBD><EFBFBD>o';
|
||||||
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
|
$strUseBackquotes = 'Usar apostrofes com os nomes das tabelas e campos';
|
||||||
|
$strUseTables = 'Usar Tabelas'; // (tbl_qbe.php3)
|
||||||
|
$strUser = 'Utilizador';
|
||||||
|
$strUserEmpty = 'O nome do utilizador est<73> vazio!';
|
||||||
|
$strUserName = 'Nome do Utilizador';
|
||||||
|
$strUsers = 'Utilizadores';
|
||||||
|
|
||||||
$strValue = 'Value';
|
$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 da base de dados';
|
||||||
|
|
||||||
$strWelcome = 'Benvindo ao %s';
|
$strWelcome = 'Bemvindo ao %s';
|
||||||
$strWrongUser = 'Usu<73>rio ou Senha errado. Acesso Negado.';
|
$strWithChecked = 'Com os selec<65>ionados:';
|
||||||
|
$strWrongUser = 'Utilizador ou Senha errada. Acesso Negado.';
|
||||||
|
|
||||||
$strYes = 'Sim';
|
$strYes = 'Sim';
|
||||||
|
|
||||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
|
||||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
|
||||||
$strBinary = ' Binary '; //to translate
|
|
||||||
$strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
|
|
||||||
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
|
|
||||||
$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"'; //to translate
|
|
||||||
$strGzip = '"gzipped"'; //to translate
|
|
||||||
$strZip = '"zipped"'; //to translate
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
|
||||||
$strAfterInsertBack = 'Return';
|
|
||||||
$strAfterInsertNewInsert = 'Insert a new record';
|
|
||||||
$strAnIndex = 'An index has been added on %s';//to translate
|
|
||||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
|
||||||
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
|
||||||
$strCookiesRequired = 'Cookies must be enabled past this point.';
|
|
||||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
|
||||||
$strDatabasesStats = 'Databases statistics';//to translate
|
|
||||||
$strDeletedRows = 'Deleted rows:';
|
|
||||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
|
||||||
$strDisplayOrder = 'Display order:';
|
|
||||||
$strDropTable = 'Drop table';
|
|
||||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
|
||||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
|
||||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
|
||||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
|
||||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
|
||||||
$strFlushTable = 'Flush the table ("FLUSH")';
|
|
||||||
$strFormEmpty = 'Missing value in the form !';
|
|
||||||
$strFullText = 'Full Texts';//to translate
|
|
||||||
$strIdxFulltext = 'Fulltext'; //to translate
|
|
||||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
|
||||||
$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
|
|
||||||
$strKeepPass = 'Do not change the password';//to translate
|
|
||||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
|
||||||
$strLogin = 'Login';
|
|
||||||
$strLogPassword = 'Password :';
|
|
||||||
$strLogUsername = 'Username :';
|
|
||||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
|
||||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
|
||||||
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
|
||||||
$strNbRecords = 'no. of records';
|
|
||||||
$strNoDatabases = 'No databases';
|
|
||||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
|
||||||
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
|
||||||
$strNoModification = 'No change'; // To translate
|
|
||||||
$strNoQuery = 'No SQL query!'; //to translate
|
|
||||||
$strPartialText = 'Partial Texts';//to translate
|
|
||||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
|
||||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
|
||||||
$strQueryOnDb = 'SQL-query on database <b>%s</b>:';
|
|
||||||
$strRowSize = ' Row size '; //to translate
|
|
||||||
$strRowsModeHorizontal = 'horizontal'; //to translate
|
|
||||||
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
|
|
||||||
$strRowsModeVertical = 'vertical'; //to translate
|
|
||||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
|
||||||
$strSelectADb = 'Please select a database';
|
|
||||||
$strSelectAll = 'Select All'; //to translate
|
|
||||||
$strServerChoice = 'Server Choice';//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\').';
|
|
||||||
$strShowAll = 'Show all'; // to translate
|
|
||||||
$strShowCols = 'Show columns';
|
|
||||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
|
||||||
$strShowTables = 'Show tables';
|
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
|
||||||
$strStartingRecord = 'Starting record';//to translate
|
|
||||||
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
|
||||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
|
||||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
|
||||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
|
||||||
$strTables = '%s table(s)'; //to translate
|
|
||||||
$strUnselectAll = 'Unselect All'; //to translate
|
|
||||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|
||||||
$strUpdateProfile = 'Update profile:';//to translate
|
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
|
||||||
$strWithChecked = 'With selected:';
|
|
||||||
|
|
||||||
// Indexes
|
|
||||||
$strAddToIndex = 'Add to index %s column(s)';
|
|
||||||
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
|
|
||||||
$strCardinality = 'Cardinality';
|
|
||||||
$strCreateIndex = 'Create an index on %s columns';
|
|
||||||
$strCreateIndexTopic = 'Create a new index';
|
|
||||||
$strIgnore = 'Ignore';
|
|
||||||
$strIndexName = 'Index name :';
|
|
||||||
$strIndexType = 'Index type :';
|
|
||||||
$strModifyIndexTopic = 'Modify an index';
|
|
||||||
$strNone = 'None';
|
|
||||||
$strNoIndexPartsDefined = 'No index parts defined!';
|
|
||||||
$strNoIndex = 'No index defined!';
|
|
||||||
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
|
|
||||||
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user