This commit is contained in:
Marc Delisle
2002-01-23 17:46:01 +00:00
parent fc0f206e44
commit f6d8310c29
2 changed files with 234 additions and 236 deletions

View File

@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$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>
* german updates thanks to Michael Hauptmann
* libraries/display_tbl.lib.php3, config.inc.php3, Documentation.html:

View File

@@ -9,346 +9,340 @@ $number_thousands_separator = ',';
$number_decimal_separator = '.';
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
$day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
$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
// 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';
$strAction = 'A<><41>es';
$strAction = 'Ac<EFBFBD><EFBFBD>es';
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strAddNewField = 'Adiciona novo campo';
$strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddPriv = 'Acrescenta um novo Privil<EFBFBD>gio';
$strAddPrivMessage = 'Acrescentou um novo privil<EFBFBD>gio.';
$strAddSearchConditions = 'Condi<64><69>o de Pesquisa (Complemento da clausula "where"):';
$strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = 'After'; //to translate
$strAll = 'All'; //to translate
$strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = 'Analyze table'; //to translate
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAny = 'Any'; //to translate
$strAnyColumn = 'Any Column'; //to translate
$strAnyDatabase = 'Any database'; //to translate
$strAnyHost = 'Any host'; //to translate
$strAnyTable = 'Any table'; //to translate
$strAnyUser = 'Any user'; //to translate
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';
$strAddUser = 'Acrescenta um utilizador';
$strAddUserMessage = 'Acrescentou um novo utilizador.';
$strAffectedRows = 'Affected rows:';
$strAfter = 'Depois';
$strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Insert a new record';
$strAll = 'Todas';
$strAlterOrderBy = 'Alterar a ordem da tabela por';
$strAnIndex = 'Um ind<6E>ce foi adicionado a %s';
$strAnalyzeTable = 'Analizar tabela';
$strAnd = 'E'; // (tbl_qbe.php3)
$strAny = 'Todos';
$strAnyColumn = 'Qualquer coluna';
$strAnyDatabase = 'Qualquer base de dados';
$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';
$strBack = 'Voltar';
$strBinary = ' Bin<69>rio ';
$strBinaryDoNotEdit = ' Bin<69>rio - n<>o editar ';
$strBookmarkDeleted = 'The bookmark has been deleted.';
$strBookmarkLabel = 'Label'; //to translate
$strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strBookmarkView = 'View only'; //to translate
$strBrowse = 'Visualiza';
$strBzip = '"bzipped"'; //to translate
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strCarriage = 'Carriage return: \\r';
$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.';
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
$strCardinality = 'Cardinality';
$strCarriage = 'Fim de linha: \\r';
$strChange = 'Muda';
$strCheckAll = 'Check All'; //to translate
$strCheckDbPriv = 'Check Database Privileges'; //to translate
$strCheckTable = 'Check table'; //to translate
$strColumn = 'Column'; //to translate
$strColumnNames = 'Nome da Colunas';
$strCompleteInserts = 'Complete inserts'; //to translate
$strCheckAll = 'Todos';
$strCheckDbPriv = 'Visualiza os Privil<69>gios da Base de Dados';
$strCheckTable = 'Verificar tabela';
$strColumn = 'Campo';
$strColumnNames = 'Nome dos Campos';
$strCompleteInserts = 'Instruc<EFBFBD><EFBFBD>es de inser<65><72>o completas';
$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.';
$strCreate = 'Cria';
$strCreateNewDatabase = 'Cria novo banco de dados';
$strCreateNewTable = 'Cria nova tabela no banco de dados ';
$strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strCreate = 'Criar';
$strCreateIndex = 'Criar um <20>ndice com&nbsp;%s&nbsp;coluna(s)';
$strCreateIndexTopic = 'Criar um novo <20>ndice';
$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
$strDatabase = 'Banco de Dados ';
$strDatabases = 'Banco de Dados';
$strDataOnly = 'Data only'; //to translate
$strDefault = 'Default';
$strData = 'Dados';
$strDataOnly = 'Apenas dados';
$strDatabase = 'Base de Dados ';
$strDatabaseHasBeenDropped = 'A base de dados %s foi eliminada.';
$strDatabases = 'Base de Dados';
$strDatabasesStats = 'Estat<61>sticas das bases de dados';
$strDefault = 'Defeito';
$strDelete = 'Remove';
$strDeleted = 'Registro eliminado';
$strDeleteFailed = 'Deleted Failed!'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisplay = 'Display'; //to translate
$strDeleteUserMessage = 'Apagou o utilizador %s.';
$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: "%")';
$strDocu = 'Documenta<74><61>o';
$strDoYouReally = 'Confirma : ';
$strDocu = 'Documenta<74><61>o';
$strDrop = 'Elimina';
$strDropDB = 'Elimina o banco de dados: ';
$strDropDB = 'Elimina a base de dados: ';
$strDropTable = 'Elimina tabela';
$strDumpingData = 'Extraindo dados da tabela';
$strDynamic = 'dynamic'; //to translate
$strDynamic = 'din<EFBFBD>mico';
$strEdit = 'Edita';
$strEditPrivileges = 'Edit Privileges'; //to translate
$strEffective = 'Effective'; //to translate
$strEditPrivileges = 'Alterar Privilegios';
$strEffective = 'Em uso';
$strEmpty = 'Limpa';
$strEmptyResultSet = 'MySQL retornou um set vazio (ex. zero regs).';
$strEnd = 'Fim';
$strEnglishPrivileges = ' Nota: os nomes dos privil<69>gios do MySQL s<>o em Ingl<67>s ';
$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';
$strFieldHasBeenDropped = 'O campo %s foi eliminado';
$strFields = 'Qtd Campos';
$strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Fun<75>oes';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFieldsEnclosedBy = 'Campos delimitados por';
$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';
$strGrants = 'Grants'; //to translate
$strGrants = 'Autoriza<EFBFBD><EFBFBD>es';
$strGzip = '"gzipped"'; //to translate
$strHasBeenAltered = 'foi alterado.';
$strHasBeenCreated = 'foi criado.';
$strHome = 'Home';
$strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strHome = 'In<EFBFBD>cio';
$strHomepageOfficial = 'P<EFBFBD>gina Oficial do phpMyAdmin';
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strHost = 'Host';
$strHostEmpty = 'The host name is empty!'; //to translate
$strHost = 'M<EFBFBD>quina';
$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.';
$strIndex = 'Index';
$strIndexes = 'Indexes'; //to translate
$strInsert = 'Insere';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertNewRow = 'Insere novo registro';
$strInsertTextfiles = 'Insere arquivo texto na tabela';
$strIgnore = 'Ignora';
$strInUse = 'in use'; //to translate
$strIndex = '<27>ndice';
$strIndexHasBeenDropped = 'O <20>ndice %s foi eliminado';
$strIndexName = 'Nome do <20>ndice&nbsp;:';
$strIndexType = 'Tipo de <20>ndice&nbsp;:';
$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';
$strKill = 'Kill'; //to translate
$strKill = 'Termina';
$strLength = 'Length'; //to translate
$strLength = 'Comprimento';
$strLengthSet = 'Tamanho/Set*';
$strLimitNumRows = 'records per page'; //to translate
$strLineFeed = 'Linefeed: \\n';
$strLimitNumRows = 'registos por p<EFBFBD>gina';
$strLineFeed = 'Mudan<EFBFBD>a de linha: \\n';
$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&nbsp;:';
$strLogUsername = 'Utilizador&nbsp;:';
$strLogin = 'Entrada';
$strLogout = 'Log out';
$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.';
$strMySQLSaid = 'Mensagens do MySQL : ';
$strMySQLServerProcess = 'MySQL %pma_s1% correndo em %pma_s2% como %pma_s3%';
$strMySQLShowProcess = 'Mostra os Processos';
$strMySQLShowStatus = 'Mostra informa<6D><61>o de runtime do MySql';
$strMySQLShowVars = 'Mostra vari<72>veis de sistema do MySQL';
$strMySQLShowStatus = 'Mostra informa<6D><61>o do estado do MySql';
$strMySQLShowVars = 'Mostra as vari<EFBFBD>veis de sistema do MySQL';
$strName = 'Nome';
$strNbRecords = 'n. de registos';
$strNext = 'Pr<50>ximo';
$strNo = 'N<>o';
$strNoPassword = 'No Password'; //to translate
$strNoPrivileges = 'No Privileges'; //to translate
$strNoDatabases = 'No databases';
$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
$strNoTablesFound = 'Nenhuma table encontrada no banco de dados';
$strNoTablesFound = 'Nenhuma tabela encontrada na base de dados';
$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
$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; //to translate
$strOptimizeTable = 'Optimize table'; //to translate
$strOptionalControls = 'Optional. Controls how to write or read special characters.'; //to translate
$strOftenQuotation = 'Normalmente aspas. OPTIONALLY significa que apenas os campos "char" e "varchar" s<>o delimitados pelo caractere delimitador.';
$strOptimizeTable = 'Optimizar tabela';
$strOptionalControls = 'Opcional. Comanda o modo de escrita e leitura dos caracteres especiais.';
$strOptionally = 'OPTIONALLY';
$strOr = 'Or'; //to translate
$strOverhead = 'Overhead'; //to translate
$strOr = 'Ou';
$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
$strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPmaDocumentation = 'Documenta<74><61>o do phpMyAdmin';
$strPos1 = 'Inicio';
$strPrevious = 'Anterior';
$strPrimary = 'Primary';
$strPrimary = 'Prim<EFBFBD>ria';
$strPrimaryKey = 'Chave Prim<69>ria';
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strPrimaryKeyHasBeenDropped = 'A chave prim<69>ria foi eliminada';
$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';
$strQBE = 'Query by Example';
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strQBE = 'Pesquisa por formul<75>rio';
$strQBEDel = 'Elim.'; // Elimina (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.';
$strReloadMySQL = 'Reinicializa o MySQL';
$strRememberReload = 'Remember reload the server.'; //to translate
$strRememberReload = 'Lembre-se de reinicializar o servidor.';
$strRenameTable = 'Renomeia a tabela para ';
$strRenameTableOK = 'Tabela %s renomeada para %s';
$strRepairTable = 'Repair table'; //to translate
$strRepairTable = 'Reparar tabela';
$strReplace = 'Substituir';
$strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
$strReset = 'Reset';
$strReType = 'Re-type'; //to translate
$strRevoke = 'Revoke'; //to translate
$strRevokeGrant = 'Revoke Grant'; //to translate
$strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; //to translate
$strRevokeMessage = 'You have revoked the privileges for %s'; //to translate
$strRevokePriv = 'Revoke Privileges'; //to translate
$strRowLength = 'Row length'; //to translate
$strRows = 'Rows'; //to translate
$strRowsFrom = 'rows starting from'; //to translate
$strRowsStatistic = 'Row Statistic'; //to translate
$strRunning = 'Rodando em %s';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strReset = 'Limpa';
$strRevoke = 'Anula';
$strRevokeGrant = 'Anula Autoriza<7A><61>o';
$strRevokeGrantMessage = 'Anulou a autoriza<7A><61>o para %s';
$strRevokeMessage = 'Anulou os privil<69>gios para %s';
$strRevokePriv = 'Anula Privil<69>gios';
$strRowLength = 'Comprim. dos reg.';
$strRowSize = ' Tamanho dos reg.';
$strRows = 'Registos';
$strRowsFrom = 'registos come<6D>ando em';
$strRowsModeHorizontal = 'horizontal'; // written the same in portuguese!
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
$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';
$strSelect = 'Seleciona';
$strSelectFields = 'Seleciones os campos (no m<>nimo 1)';
$strSQLQuery = 'Comando SQL';
$strSave = 'Guarda';
$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
$strSend = 'envia';
$strSequence = 'Seq.'; //to translate
$strServerVersion = 'Server version'; //to translate
$strShow = 'Show'; //to translate
$strShowingRecords = 'Mostrando registros ';
$strSequence = 'Seq.'; // Sequence => Sequencia, same abreviation
$strServerChoice = 'Server Choice';//to translate
$strServerVersion = 'Vers<72>o do servidor';
$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
$strSize = 'Size'; //to translate
$strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-query';
$strStatement = 'Statements'; //to translate
$strSize = 'Tamanho';
$strSort = 'Ordena<EFBFBD><EFBFBD>o'; // (tbl_qbe.php3)
$strSpaceUsage = 'Espa<EFBFBD>o ocupado';
$strStartingRecord = 'Registo inicial';
$strStatement = 'Itens';
$strStrucCSV = 'Dados CSV';
$strStrucData = 'Estrutura e dados';
$strStrucDrop = 'Adiciona \'drop table\'';
$strStrucOnly = 'Somente estrutura';
$strStrucExcelCSV = 'dados CSV para Ms Excel';
$strStrucOnly = 'S<>mente estrutura';
$strSubmit = 'Submete';
$strSuccess = 'Sua SQL-query foi executada com sucesso';
$strSum = 'Sum'; //to translate
$strSuccess = 'O seu comando SQL foi executado com sucesso';
$strSum = 'Soma';
$strTable = 'tabela ';
$strTableComments = 'Coment<6E>rios da tabela';
$strTableEmpty = 'The table name is empty!'; //to translate
$strTableMaintenance = 'Table maintenance'; //to translate
$strTableEmpty = 'O nome da tabela est<73> vazio!';
$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';
$strTableType = 'Table type'; //to translate
$strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strTableType = 'Tipo de tabela';
$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';
$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';
$strUncheckAll = 'Uncheck All'; //to translate
$strUnique = 'Unique';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = 'Usage'; //to translate
$strUser = 'User'; //to translate
$strUserEmpty = 'The user name is empty!'; //to translate
$strUserName = 'User name'; //to translate
$strUsers = 'Users'; //to translate
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strUncheckAll = 'Nenhum';
$strUnique = '<EFBFBD>nico';
$strUnselectAll = 'Limpa Todas as Selec<65><63>es';
$strUpdatePrivMessage = 'Actualizou os privil<69>gios de %s.';
$strUpdateProfile = 'Actualiza o prefil:';
$strUpdateProfileMessage = 'O prefil foi actualizado.';
$strUpdateQuery = 'Actualiza Comando SQL'; // (tbl_qbe.php3)
$strUsage = 'Utiliza<EFBFBD><EFBFBD>o';
$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';
$strViewDumpDB = 'Ver o esquema do banco de dados';
$strViewDumpDB = 'Ver o esquema da base de dados';
$strWelcome = 'Benvindo ao %s';
$strWrongUser = 'Usu<73>rio ou Senha errado. Acesso Negado.';
$strWelcome = 'Bemvindo ao %s';
$strWithChecked = 'Com os selec<65>ionados:';
$strWrongUser = 'Utilizador ou Senha errada. Acesso Negado.';
$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
// 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&nbsp;:';
$strLogUsername = 'Username&nbsp;:';
$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 &nbsp;%s&nbsp;column(s)';
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
$strCardinality = 'Cardinality';
$strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
$strCreateIndexTopic = 'Create a new index';
$strIgnore = 'Ignore';
$strIndexName = 'Index name&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$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!)';
?>