major update
This commit is contained in:
@@ -9,8 +9,8 @@ $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';
|
||||
@@ -24,10 +24,13 @@ $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"):';
|
||||
$strAddToIndex = 'Adicionar ao <20>ndice %s coluna(s)';
|
||||
$strAddUser = 'Adicionar um novo usu<73>rio';
|
||||
$strAddUserMessage = 'Usu<73>rio adcionado.';
|
||||
$strAffectedRows = 'Registro afetados:';
|
||||
$strAfter = 'Depois %s';
|
||||
$strAfterInsertBack = 'Retornar';
|
||||
$strAfterInsertNewInsert = 'Inserir um novo registro';
|
||||
$strAll = 'Todos';
|
||||
$strAlterOrderBy = 'Alterar tabela ordenada por';
|
||||
$strAnalyzeTable = 'Analizar tabela';
|
||||
@@ -48,31 +51,39 @@ $strAttr = 'Atributos';
|
||||
$strBack = 'Voltar';
|
||||
$strBinary = ' Bin<69>rio ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>rio - n<>o edite ';
|
||||
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
||||
$strBookmarkLabel = 'Nome';
|
||||
$strBookmarkQuery = 'Procura de SQL salva';
|
||||
$strBookmarkThis = 'Salvar essa procura de SQL';
|
||||
$strBookmarkView = 'Apenas visualiza';
|
||||
$strBrowse = 'Visualiza';
|
||||
$strBzip = '"bzipped"';
|
||||
$strBzip = '"compactado com bzip"';
|
||||
|
||||
$strCantLoadMySQL = 'n<>o foi poss<73>vel carregar extens<6E>o do MySQL,<br />por favor cheque a configura<72><61>o do PHP.';
|
||||
$strCantRenameIdxToPrimary = 'N<>o foi poss<73>vel renomear o <20>ndice para "PRIMARY"!';
|
||||
$strCardinality = 'Cardinalidade';
|
||||
$strCarriage = 'Caracter de retorno: \\r';
|
||||
$strChange = 'Muda';
|
||||
$strCheckAll = 'Check All';
|
||||
$strCheckAll = 'Marcar All';
|
||||
$strCheckDbPriv = 'Verifica Privil<69>gios do Banco de Dados';
|
||||
$strCheckTable = 'Verifica tabela';
|
||||
$strColumn = 'Coluna';
|
||||
$strColumnNames = 'Nome da Colunas';
|
||||
$strCompleteInserts = 'Inser<65><72>es Completas';
|
||||
$strConfirm = 'Voc<6F> tem certeza?';
|
||||
$strCookiesRequired = 'Cookies devem estar ativados ap<61>s este ponto.';
|
||||
$strCopyTable = 'Copiar tabela para (base<b>.</b>tabela):';
|
||||
$strCopyTableOK = 'Tabela %s copiada para %s.';
|
||||
$strCreate = 'Cria';
|
||||
$strCreateIndex = 'Criar um <20>ndice em %s colunas';
|
||||
$strCreateIndexTopic = 'Criar um novo <20>ndice';
|
||||
$strCreateNewDatabase = 'Cria novo banco de dados';
|
||||
$strCreateNewTable = 'Cria nova tabela no banco de dados ';
|
||||
$strCriteria = 'Crit<69>rio';
|
||||
|
||||
$strData = 'Dados';
|
||||
$strDatabase = 'Banco de Dados ';
|
||||
$strDatabaseHasBeenDropped = 'Base de Dados %s foi eliminada.';
|
||||
$strDatabases = 'Banco de Dados';
|
||||
$strDatabasesStats = 'Estatisticas da base';
|
||||
$strDatabaseWildcard = 'Banco de Dados (caract<63>res-coringa permitidos):';
|
||||
@@ -103,7 +114,7 @@ $strEmptyResultSet = 'MySQL retornou um conjunto vazio (ex. zero registros).';
|
||||
$strEnd = 'Fim';
|
||||
$strEnglishPrivileges = ' Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ';
|
||||
$strError = 'Erro';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strExtendedInserts = 'Inser<EFBFBD><EFBFBD>es extendidas';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Campo';
|
||||
@@ -114,6 +125,7 @@ $strFieldsEnclosedBy = 'Campos delimitados por';
|
||||
$strFieldsEscapedBy = 'Campo contornado por';
|
||||
$strFieldsTerminatedBy = 'Campos terminados por';
|
||||
$strFixed = 'fixo';
|
||||
$strFlushTable = 'Limpar a tabela ("LIMPAR")';
|
||||
$strFormat = 'Formato';
|
||||
$strFormEmpty = 'Faltando valores do form !';
|
||||
$strFullText = 'Textos completos';
|
||||
@@ -122,7 +134,7 @@ $strFunction = 'Fun
|
||||
$strGenTime = 'Tempo de Genera<72><61>o';
|
||||
$strGo = 'Executa';
|
||||
$strGrants = 'Conceder';
|
||||
$strGzip = '"gzipped"';
|
||||
$strGzip = '"compactado com gzip"';
|
||||
|
||||
$strHasBeenAltered = 'foi alterado.';
|
||||
$strHasBeenCreated = 'foi criado.';
|
||||
@@ -132,10 +144,14 @@ $strHomepageSourceforge = 'Nova P
|
||||
$strHost = 'Servidor';
|
||||
$strHostEmpty = 'O nome do servidor est<73> vazio!';
|
||||
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.';
|
||||
$strIgnore = 'Ignorar';
|
||||
$strIndex = '<27>ndice';
|
||||
$strIndexHasBeenDropped = '<27>ndice %s foi deletado';
|
||||
$strIndexes = '<27>ndices';
|
||||
$strIndexName = 'Nome do <20>ndice :';
|
||||
$strIndexType = 'Tipo de <20>ndice :';
|
||||
$strInsert = 'Insere';
|
||||
$strInsertAsNewRow = 'Insere uma nova coluna';
|
||||
$strInsertedRows = 'Linhas Inseridas:';
|
||||
@@ -143,23 +159,32 @@ $strInsertNewRow = 'Insere novo registro';
|
||||
$strInsertTextfiles = 'Insere arquivo texto na tabela';
|
||||
$strInstructions = 'Instru<72><75>es';
|
||||
$strInUse = 'em uso';
|
||||
$strInvalidName = '"%s" <20> uma palavra reservada, voc<6F> n<>o pode us<75>-la como um nome de base de dados/tabela/campo.';
|
||||
|
||||
$strKeepPass = 'N<>o mudar a senha';
|
||||
$strKeyname = 'Nome chave';
|
||||
$strKill = 'Matar';
|
||||
|
||||
$strLength = 'Tamanho';
|
||||
$strLengthSet = 'Tamanho/Definir*';
|
||||
$strLimitNumRows = 'records per page';
|
||||
$strLimitNumRows = 'registros por p<EFBFBD>gina';
|
||||
$strLineFeed = 'Caracter de Alimenta<74><61>o de Linha: \\n';
|
||||
$strLines = 'Linhas';
|
||||
$strLinesTerminatedBy = 'Linhas terminadas por';
|
||||
$strLocationTextfile = 'Localiza<7A><61>o do arquivo texto';
|
||||
$strLogin = 'Autentica<63><61>o';
|
||||
$strLogout = 'Sair';
|
||||
$strLogPassword = 'Senha:';
|
||||
$strLogUsername = 'Usu<73>rio:';
|
||||
|
||||
$strModifications = 'Modifica<63><61>es foram salvas';
|
||||
$strModify = 'Modificar';
|
||||
$strModifyIndexTopic = 'Modificar um <20>ndice';
|
||||
$strMoveTable = 'Mover tabela para (base de dados<b>.</b>tabela):';
|
||||
$strMoveTableOK = 'Tabela %s foi movida para %s.';
|
||||
$strMySQLReloaded = 'MySQL reiniciado.';
|
||||
$strMySQLSaid = 'Mensagens do MySQL : ';
|
||||
$strMySQLServerProcess = 'MySQL %pma_s1% funcionando 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';
|
||||
@@ -169,10 +194,15 @@ $strNbRecords = 'no. de registros';
|
||||
$strNext = 'Pr<50>ximo';
|
||||
$strNo = 'N<>o';
|
||||
$strNoDatabases = 'Sem bases';
|
||||
$strNoDropDatabases = 'O comando "DROP DATABASE" esta desabilitado.';
|
||||
$strNoDropDatabases = 'O comando "DROP DATABASE" est<EFBFBD> desabilitado.';
|
||||
$strNoFrames = 'phpMyAdmin <20> mais amig<69>vel com um navegador <b>capaz de exibir frames</b>.';
|
||||
$strNoIndex = 'Nenhum <20>ndice definido!';
|
||||
$strNoIndexPartsDefined = 'Nenhuma parte de <20>ndice definida!';
|
||||
$strNoModification = 'Sem Mudan<61>a';
|
||||
$strNone = 'Nenhum';
|
||||
$strNoPassword = 'Sem Senha';
|
||||
$strNoPrivileges = 'Sem Privil<69>gios';
|
||||
$strNoQuery = 'Nenhuma procura SQL!';
|
||||
$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!';
|
||||
@@ -185,10 +215,10 @@ $strOptimizeTable = 'Optimizar tabela';
|
||||
$strOptionalControls = 'Opcional. Controla como ler e escrever caracteres especiais.';
|
||||
$strOptionally = 'OPCIONAL';
|
||||
$strOr = 'Ou';
|
||||
$strOverhead = 'Sobre Carga'; //to translate -> How is this word used in the program?
|
||||
$strOverhead = 'Sobre Carga';
|
||||
|
||||
$strPartialText = 'Textos parciais';
|
||||
$strQueryOnDb = 'SQL-query na base ';
|
||||
$strQueryOnDb = 'Procura SQL na base ';
|
||||
$strPassword = 'Senha';
|
||||
$strPasswordEmpty = 'A senhas est<73> vazia!';
|
||||
$strPasswordNotSame = 'As senhas n<>o s<>o a mesma!';
|
||||
@@ -199,6 +229,8 @@ $strPrevious = 'Anterior';
|
||||
$strPrimary = 'Prim<69>ria';
|
||||
$strPrimaryKey = 'Chave Prim<69>ria';
|
||||
$strPrimaryKeyHasBeenDropped = 'A chave prim<69>ria foi deletada';
|
||||
$strPrimaryKeyName = 'O nome da chave prim<69>ria deve ser... "PRIMARY"!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>precisa</b> ser o nome de e <b>apenas da</b> chave prim<69>ria!)';
|
||||
$strPrintView = 'Visualiza<7A><61>o para Impress<73>o';
|
||||
$strPrivileges = 'Privil<69>gios';
|
||||
$strProperties = 'Propriedades';
|
||||
@@ -206,6 +238,7 @@ $strProperties = 'Propriedades';
|
||||
$strQBE = 'Procura por Exemplo';
|
||||
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
|
||||
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
|
||||
$strQueryOnDb = 'Procura SQL na base de dados <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Registros';
|
||||
$strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
|
||||
@@ -227,6 +260,9 @@ $strRowLength = 'Tamanho da Coluna';
|
||||
$strRows = 'Colunas';
|
||||
$strRowsFrom = 'colunas come<6D>ando de';
|
||||
$strRowSize = ' Tamanho do registro ';
|
||||
$strRowsModeHorizontal = 'horizontal';
|
||||
$strRowsModeOptions = 'no modo %s e repetindo cabe<62>alhos ap<61>s %s c<>lulas';
|
||||
$strRowsModeVertical = 'vertical';
|
||||
$strRowsStatistic = 'Estatist<73>cas da Coluna';
|
||||
$strRunning = 'Rodando em %s';
|
||||
$strRunQuery = 'Envia Query';
|
||||
@@ -234,17 +270,23 @@ $strRunSQLQuery = 'Fazer procura(s) SQL no banco de dados %s';
|
||||
|
||||
$strSave = 'Salva';
|
||||
$strSelect = 'Procura';
|
||||
$strSelectADb = 'Por favor, selecione uma base de dados';
|
||||
$strSelectAll = 'Selecionar Todos';
|
||||
$strSelectFields = 'Selecione os campos (no m<>nimo 1)';
|
||||
$strSelectNumRows = 'in query';
|
||||
$strSelectNumRows = 'na procura';
|
||||
$strSend = 'Envia';
|
||||
$strSequence = 'Sequ<71>ncia';
|
||||
$strServerChoice = 'Sele<6C><65>o da Base';
|
||||
$strServerVersion = 'Vers<72>o do Servidor';
|
||||
$strSetEnumVal = 'Se um tipo de campo <20> "enum" ou "set", por favor entre valores usando este formato: \'a\',\'b\',\'c\'...<br />Se voc<6F> for colocar uma barra contr<74>ria ("\") ou aspas simples ("\'") entre os valores, coloque uma barra contr<74>ria antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').';
|
||||
$strShow = 'Mostrar';
|
||||
$strShowAll = 'Mostrar Todos';
|
||||
$strShowCols = 'Mostrar Colunas';
|
||||
$strShowingRecords = 'Mostrando registros ';
|
||||
$strShowPHPInfo = 'Mostra informa<6D><61>es do PHP';
|
||||
$strShowTables = 'Mostrar Tabelas';
|
||||
$strShowThisQuery = ' Mostra esta query novamente ';
|
||||
$strSingly = '(singly)'; //to translate
|
||||
$strSingly = '(singularmente)';
|
||||
$strSize = 'Tamanho';
|
||||
$strSort = 'Ordena';
|
||||
$strSpaceUsage = 'Uso do espa<70>o';
|
||||
@@ -265,6 +307,7 @@ $strTableComments = 'Coment
|
||||
$strTableEmpty = 'O Nome da Tabela est<73> vazio!';
|
||||
$strTableHasBeenDropped = 'Tabela %s foi deletada';
|
||||
$strTableHasBeenEmptied = 'Tabela %s foi esvaziada';
|
||||
$strTableHasBeenFlushed = 'Tabela %s foi limpa';
|
||||
$strTableMaintenance = 'Tabela de Manuten<65><6E>o';
|
||||
$strTables = '%s tabela(s)';
|
||||
$strTableStructure = 'Estrutura da tabela';
|
||||
@@ -278,8 +321,11 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Desmarca Todos';
|
||||
$strUnique = '<27>nico';
|
||||
$strUnselectAll = 'Desmarcar Todos';
|
||||
$strUpdatePrivMessage = 'Voc<6F> mudou os privil<69>ios para %s.';
|
||||
$strUpdateQuery = 'Atualiza Query';
|
||||
$strUpdateProfile = 'Atualizar configura<72><61>o:';
|
||||
$strUpdateProfileMessage = 'A configura<72><61>o foi atualizada.';
|
||||
$strUpdateQuery = 'Atualiza a Procura';
|
||||
$strUsage = 'Uso';
|
||||
$strUseBackquotes = 'Usa aspas simples nos nomes de tabelas e campos';
|
||||
$strUser = 'Usu<73>rio';
|
||||
@@ -293,60 +339,13 @@ $strViewDump = 'Ver o esquema da tabela';
|
||||
$strViewDumpDB = 'Ver o esquema do banco de dados';
|
||||
|
||||
$strWelcome = 'Bem vindo ao %s';
|
||||
$strWithChecked = 'Com marcados:';
|
||||
$strWrongUser = 'Usu<73>rio ou Senha errado. Acesso Negado.';
|
||||
|
||||
$strYes = 'Sim';
|
||||
|
||||
// To translate
|
||||
$strAfterInsertBack = 'Return';
|
||||
$strAfterInsertNewInsert = 'Insert a new record';
|
||||
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
||||
$strChangePassword = 'Change password';
|
||||
$strCookiesRequired = 'Cookies must be enabled past this point.';
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strFlushTable = 'Flush the table ("FLUSH")';
|
||||
$strIdxFulltext = 'Fulltext'; //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
|
||||
$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%';
|
||||
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strQueryOnDb = 'SQL-query on database <b>%s</b>:';
|
||||
$strRowsModeHorizontal = 'horizontal'; //to translate
|
||||
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
|
||||
$strRowsModeVertical = 'vertical'; //to translate
|
||||
$strSelectADb = 'Please select a database';
|
||||
$strSelectAll = 'Select All'; //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
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUnselectAll = 'Unselect All'; //to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With selected:'; //to translate
|
||||
$strZip = '"zipped"'; //to translate
|
||||
$strZip = '"compactado com zip"';
|
||||
|
||||
// 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!)';
|
||||
// To translate
|
||||
$strChangePassword = 'Change password'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user