diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index 488c4c78a..6a280228c 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -352,4 +352,5 @@ $strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 47829c53a..f5dea2ebc 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -1,350 +1,2 @@ -por favor cheque a configuração do PHP.'; -$strCantRenameIdxToPrimary = 'Não foi possível renomear o índice para "PRIMARY"!'; -$strCardinality = 'Cardinalidade'; -$strCarriage = 'Caracter de retorno: \\r'; -$strChange = 'Muda'; -$strCheckAll = 'Marcar All'; -$strCheckDbPriv = 'Verifica Privilégios do Banco de Dados'; -$strCheckTable = 'Verifica tabela'; -$strColumn = 'Coluna'; -$strColumnNames = 'Nome da Colunas'; -$strCompleteInserts = 'Inserções Completas'; -$strConfirm = 'Você tem certeza?'; -$strCookiesRequired = 'Cookies devem estar ativados após este ponto.'; -$strCopyTable = 'Copiar tabela para (base.tabela):'; -$strCopyTableOK = 'Tabela %s copiada para %s.'; -$strCreate = 'Cria'; -$strCreateIndex = 'Criar um índice em %s colunas'; -$strCreateIndexTopic = 'Criar um novo índice'; -$strCreateNewDatabase = 'Cria novo banco de dados'; -$strCreateNewTable = 'Cria nova tabela no banco de dados '; -$strCriteria = 'Crité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éres-coringa permitidos):'; -$strDataOnly = 'Dados apenas'; -$strDefault = 'Padrão'; -$strDelete = 'Remove'; -$strDeleted = 'Registro eliminado'; -$strDeletedRows = 'Registro deletados:'; -$strDeleteFailed = 'Não foi possível apagar!'; -$strDeleteUserMessage = 'Você deletou o usuário %s.'; -$strDescending = 'Descendente'; -$strDisplay = 'Tela'; -$strDisplayOrder = 'Ordenado por:'; -$strDoAQuery = 'Faça uma "procura por exemplo" (coringa: "%")'; -$strDocu = 'Documentação'; -$strDoYouReally = 'Confirma : '; -$strDrop = 'Elimina'; -$strDropDB = 'Elimina o banco de dados %s'; -$strDropTable = 'Remove Tabela'; -$strDumpingData = 'Extraindo dados da tabela'; -$strDynamic = 'dinâmico'; - -$strEdit = 'Edita'; -$strEditPrivileges = 'Edita Privilégios'; -$strEffective = 'Efetivo'; -$strEmpty = 'Limpa'; -$strEmptyResultSet = 'MySQL retornou um conjunto vazio (ex. zero registros).'; -$strEnd = 'Fim'; -$strEnglishPrivileges = ' Nota: nomes de privilégios do MySQL são expressos em inglês '; -$strError = 'Erro'; -$strExtendedInserts = 'Inserções extendidas'; -$strExtra = 'Extra'; - -$strField = 'Campo'; -$strFieldHasBeenDropped = 'Campo %s foi deletado'; -$strFields = 'Campos'; -$strFieldsEmpty = ' O campo count esta vazio! '; -$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'; -$strFunction = 'Funçoes'; - -$strGenTime = 'Tempo de Generação'; -$strGo = 'Executa'; -$strGrants = 'Conceder'; -$strGzip = '"compactado com gzip"'; - -$strHasBeenAltered = 'foi alterado.'; -$strHasBeenCreated = 'foi criado.'; -$strHome = 'Principal'; -$strHomepageOfficial = 'Página Oficial do phpMyAdmin'; -$strHomepageSourceforge = 'Nova Página do phpMyAdmin'; -$strHost = 'Servidor'; -$strHostEmpty = 'O nome do servidor está vazio!'; - -$strIdxFulltext = 'Fulltext'; -$strIfYouWish = 'Para carregar apenas algumas colunas da tabela, faça uma lista separada por vírgula.'; -$strIgnore = 'Ignorar'; -$strIndex = 'Índice'; -$strIndexHasBeenDropped = 'Índice %s foi deletado'; -$strIndexes = 'Índices'; -$strIndexName = 'Nome do índice :'; -$strIndexType = 'Tipo de índice :'; -$strInsert = 'Insere'; -$strInsertAsNewRow = 'Insere uma nova coluna'; -$strInsertedRows = 'Linhas Inseridas:'; -$strInsertNewRow = 'Insere novo registro'; -$strInsertTextfiles = 'Insere arquivo texto na tabela'; -$strInstructions = 'Instruções'; -$strInUse = 'em uso'; -$strInvalidName = '"%s" é uma palavra reservada, você não pode usá-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 = 'registros por página'; -$strLineFeed = 'Caracter de Alimentação de Linha: \\n'; -$strLines = 'Linhas'; -$strLinesTerminatedBy = 'Linhas terminadas por'; -$strLocationTextfile = 'Localização do arquivo texto'; -$strLogin = 'Autenticação'; -$strLogout = 'Sair'; -$strLogPassword = 'Senha:'; -$strLogUsername = 'Usuário:'; - -$strModifications = 'Modificações foram salvas'; -$strModify = 'Modificar'; -$strModifyIndexTopic = 'Modificar um índice'; -$strMoveTable = 'Mover tabela para (base de dados.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ção de runtime do MySQL'; -$strMySQLShowVars = 'Mostra variáveis de sistema do MySQL'; - -$strName = 'Nome'; -$strNbRecords = 'no. de registros'; -$strNext = 'Próximo'; -$strNo = 'Não'; -$strNoDatabases = 'Sem bases'; -$strNoDropDatabases = 'O comando "DROP DATABASE" está desabilitado.'; -$strNoFrames = 'phpMyAdmin é mais amigável com um navegador capaz de exibir frames.'; -$strNoIndex = 'Nenhum índice definido!'; -$strNoIndexPartsDefined = 'Nenhuma parte de índice definida!'; -$strNoModification = 'Sem Mudança'; -$strNone = 'Nenhum'; -$strNoPassword = 'Sem Senha'; -$strNoPrivileges = 'Sem Privilégios'; -$strNoQuery = 'Nenhuma procura SQL!'; -$strNoRights = 'Você não tem direitos suficientes para estar aqui agora!'; -$strNoTablesFound = 'Nenhuma tabela encontrada no banco de dados'; -$strNotNumber = 'Isto não é um número!'; -$strNotValidNumber = ' não é um número de registro valido!'; -$strNoUsersFound = 'Nenhum usuário(s) encontrado.'; -$strNull = 'Nulo'; - -$strOftenQuotation = 'Em geral aspas. OPCIONAL significa que apenas campos de caracteres são delimitados por caracteres "delimitadores"'; -$strOptimizeTable = 'Optimizar tabela'; -$strOptionalControls = 'Opcional. Controla como ler e escrever caracteres especiais.'; -$strOptionally = 'OPCIONAL'; -$strOr = 'Ou'; -$strOverhead = 'Sobre Carga'; - -$strPartialText = 'Textos parciais'; -$strPassword = 'Senha'; -$strPasswordEmpty = 'A senhas está vazia!'; -$strPasswordNotSame = 'As senhas não são a mesma!'; -$strPHPVersion = 'Versão do PHP'; -$strPmaDocumentation = 'Documentação do phpMyAdmin '; -$strPos1 = 'Início'; -$strPrevious = 'Anterior'; -$strPrimary = 'Primária'; -$strPrimaryKey = 'Chave Primária'; -$strPrimaryKeyHasBeenDropped = 'A chave primária foi deletada'; -$strPrimaryKeyName = 'O nome da chave primária deve ser... "PRIMARY"!'; -$strPrimaryKeyWarning = '("PRIMARY" precisa ser o nome de e apenas da chave primária!)'; -$strPrintView = 'Visualização para Impressão'; -$strPrivileges = 'Privilégios'; -$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 %s:'; - -$strRecords = 'Registros'; -$strReloadFailed = 'Reinicialização do MySQL falhou.'; -$strReloadMySQL = 'Reinicializa o MySQL'; -$strRememberReload = 'Lembre-se recarregar o servidor.'; -$strRenameTable = 'Renomeia a tabela para '; -$strRenameTableOK = 'Tabela %s renomeada para %s'; -$strRepairTable = 'Reparar tabela'; -$strReplace = 'Substituir'; -$strReplaceTable = 'Substituir os dados da tabela pelos do arquivo'; -$strReset = 'Resetar'; -$strReType = 'Re-digite'; -$strRevoke = 'Revogar'; -$strRevokeGrant = 'Revogar Privilégio de Conceder'; -$strRevokeGrantMessage = 'Você revogou o privilégio de conceder para %s'; -$strRevokeMessage = 'Você revogou os privilégios para %s'; -$strRevokePriv = 'Revogar Privilégios'; -$strRowLength = 'Tamanho da Coluna'; -$strRows = 'Colunas'; -$strRowsFrom = 'colunas começando de'; -$strRowSize = ' Tamanho do registro '; -$strRowsModeHorizontal = 'horizontal'; -$strRowsModeOptions = 'no modo %s e repetindo cabeçalhos após %s células'; -$strRowsModeVertical = 'vertical'; -$strRowsStatistic = 'Estatistícas da Coluna'; -$strRunning = 'Rodando em %s'; -$strRunQuery = 'Envia Query'; -$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 = 'na procura'; -$strSend = 'Envia'; -$strServerChoice = 'Seleção da Base'; -$strServerVersion = 'Versão do Servidor'; -$strSetEnumVal = 'Se um tipo de campo é "enum" ou "set", por favor entre valores usando este formato: \'a\',\'b\',\'c\'...
Se você for colocar uma barra contrária ("\") ou aspas simples ("\'") entre os valores, coloque uma barra contrária antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').'; -$strShow = 'Mostrar'; -$strShowAll = 'Mostrar Todos'; -$strShowCols = 'Mostrar Colunas'; -$strShowingRecords = 'Mostrando registros '; -$strShowPHPInfo = 'Mostra informações do PHP'; -$strShowTables = 'Mostrar Tabelas'; -$strShowThisQuery = ' Mostra esta query novamente '; -$strSingly = '(singularmente)'; -$strSize = 'Tamanho'; -$strSort = 'Ordena'; -$strSpaceUsage = 'Uso do espaço'; -$strSQLQuery = 'comando SQL'; -$strStartingRecord = 'Registro inicial'; -$strStatement = 'Comandos'; -$strStrucCSV = 'Dados CSV'; -$strStrucData = 'Estrutura e dados'; -$strStrucDrop = 'Adiciona \'Sobrescrever\''; -$strStrucExcelCSV = 'CSV para dados Ms Excel'; -$strStrucOnly = 'Somente estrutura'; -$strSubmit = 'Submete'; -$strSuccess = 'Seu comando SQL foi executado com sucesso'; -$strSum = 'Soma'; - -$strTable = 'tabela '; -$strTableComments = 'Comentários da tabela'; -$strTableEmpty = 'O Nome da Tabela está vazio!'; -$strTableHasBeenDropped = 'Tabela %s foi deletada'; -$strTableHasBeenEmptied = 'Tabela %s foi esvaziada'; -$strTableHasBeenFlushed = 'Tabela %s foi limpa'; -$strTableMaintenance = 'Tabela de Manutenção'; -$strTables = '%s tabela(s)'; -$strTableStructure = 'Estrutura da tabela'; -$strTableType = 'Tipo da Tabela'; -$strTextAreaLength = ' Por causa da sua largura,
esse campo pode não ser editável '; -$strTheContent = 'O conteúdo do seu arquivo foi inserido'; -$strTheContents = 'O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única'; -$strTheTerminator = 'Terminador de campos.'; -$strTotal = 'total'; -$strType = 'Tipo'; - -$strUncheckAll = 'Desmarca Todos'; -$strUnique = 'Único'; -$strUnselectAll = 'Desmarcar Todos'; -$strUpdatePrivMessage = 'Você mudou os priviléios para %s.'; -$strUpdateProfile = 'Atualizar configuração:'; -$strUpdateProfileMessage = 'A configuração foi atualizada.'; -$strUpdateQuery = 'Atualiza a Procura'; -$strUsage = 'Uso'; -$strUseBackquotes = 'Usa aspas simples nos nomes de tabelas e campos'; -$strUser = 'Usuário'; -$strUserEmpty = 'O nome do usuário está vazio!'; -$strUserName = 'Nome do usuário'; -$strUsers = 'Usuários'; -$strUseTables = 'Usar Tabelas'; - -$strValue = 'Valor'; -$strViewDump = 'Ver o esquema da tabela'; -$strViewDumpDB = 'Ver o esquema do banco de dados'; - -$strWelcome = 'Bem vindo ao %s'; -$strWithChecked = 'Com marcados:'; -$strWrongUser = 'Usuário ou Senha errado. Acesso Negado.'; - -$strYes = 'Sim'; - -$strZip = '"compactado com zip"'; - -// To translate -$strBookmarkDeleted = 'The bookmark has been deleted.'; -$strChangePassword = 'Change password'; //to translate -$strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index 8eb525844..1cae9f08f 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -348,4 +348,5 @@ $strZip = '"zip- $strChangePassword = 'Change password'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index e4053b4ef..f20b057e4 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -348,4 +348,5 @@ $strZip = '"zip- $strChangePassword = 'Change password'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 9997e0f07..19e7af79f 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Si'; $strZip = '"comprimit amb zip"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index ea7e154d0..bfa0103a6 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -350,4 +350,5 @@ $strYes = ' $strZip = '"zipped"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 50f9724e1..8509ff0fb 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -353,4 +353,5 @@ $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index b2651d43d..b8fcecd36 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Ano'; $strZip = '"zazipováno"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index ae2fc60d0..796223984 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Ano'; $strZip = '"zazipováno"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 8fae7a90a..08a1349da 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -347,4 +347,5 @@ $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 2a4a96940..e7dbee3af 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -348,4 +348,5 @@ $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 2ffab90d2..e0fe48c75 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -346,4 +346,5 @@ $strYes = 'Yes'; $strZip = '"zipped"'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3 index a2c106e56..515d759c3 100644 --- a/lang/estonian.inc.php3 +++ b/lang/estonian.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Jah'; $strZip = '"zipitud"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index a4e91af71..83dd993b1 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -351,4 +351,5 @@ $strYes = 'Kyll $strZip = '"zip-pakattu"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 1af9b95ce..e17a933c2 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -242,6 +242,7 @@ $strQBEIns = 'Ajouter'; $strQueryOnDb = 'Requête SQL sur la base %s :'; $strRecords = 'Enregistrements'; +$strRelationalIntegrity = 'Vérifier l\'intégrité relationnelle'; $strReloadFailed = 'MySQL n\'a pu être rechargé.'; $strReloadMySQL = 'Recharger MySQL'; $strRememberReload = 'N\'oubliez pas de recharger MySQL'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 6a6fa5daa..3e8d36272 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -351,4 +351,5 @@ $strCardinality = 'Cardinality'; $strLogin = 'Login'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index d137e4011..407699a3c 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Ja'; $strZip = '"Zip komprimiert"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index d589719a7..a8c337e52 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -349,4 +349,5 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3 index 8014dc509..73ffd20e2 100644 --- a/lang/hebrew.inc.php3 +++ b/lang/hebrew.inc.php3 @@ -347,4 +347,5 @@ $strZip = '"Zipped"'; // To translate $strChangePassword = 'Change password'; $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index acdc0102e..f3de7155a 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -348,4 +348,5 @@ $strYes = 'Igen'; $strZip = '"zippel tömörítve"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 0b4a831c8..02eb966ce 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -351,4 +351,5 @@ $strZip = '"compresso con zip"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 605600388..5f7f0fc95 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -352,4 +352,5 @@ $strXkana = ' // To translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index b74382a88..e0e04ced9 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -352,4 +352,5 @@ $strXkana = ' // To translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 2cfc5568c..f91df5b75 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -352,4 +352,5 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/latvian.inc.php3 b/lang/latvian.inc.php3 index 3f2b34c54..2e293d694 100644 --- a/lang/latvian.inc.php3 +++ b/lang/latvian.inc.php3 @@ -351,4 +351,5 @@ $strYes = 'J $strZip = 'arhivçts ar zip'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 7af0fa0ed..11c8d729d 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -346,4 +346,5 @@ $strYes = 'Ja'; $strZip = '"komprimert (zip)"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 55c0f455c..ff071d783 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Tak'; $strZip = '".zip"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index 583b7fc84..fd8f52a78 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -347,4 +347,5 @@ $strBzip = '"bzipped"'; //to translate $strGzip = '"gzipped"'; //to translate $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate $strZip = '"zipped"'; //to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index a5874aafb..83eebd312 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -348,4 +348,5 @@ $strZip = '"zipped"'; // To translate $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index f9469c59d..c44476d16 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -347,4 +347,5 @@ $strZip = ' $strChangePassword = 'Change password'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 3437ee0f4..44bb8fd65 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -347,4 +347,5 @@ $strYes = ' $strZip = 'óïàêîâàòü â "zip"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 53c7ed5f3..fe29d00a5 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -350,4 +350,5 @@ $strZip = '"zo zipovan // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3 index 5d8f569e7..0d5beacd5 100644 --- a/lang/slovak-win1250.inc.php3 +++ b/lang/slovak-win1250.inc.php3 @@ -347,4 +347,5 @@ $strZip = '"zozipovan $strChangePassword = 'Change password'; $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate $strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 5c3084f68..47fb878b3 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -345,4 +345,5 @@ $strZip = '"comprimido con zip"'; // To translate $strFlushTable = 'Flush the table ("FLUSH")';//to translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 465a24cfc..bfec0e121 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Ja'; $strZip = '"zippad"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index d817c8171..ad75ec268 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -353,4 +353,5 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index 5209d11f2..ba57d4912 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -347,4 +347,5 @@ $strYes = 'Evet'; $strZip = '"ziplenmiþ"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate ?> diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3 index 149a1a81f..c6e8419d3 100644 --- a/lang/ukrainian-win1251.inc.php3 +++ b/lang/ukrainian-win1251.inc.php3 @@ -347,3 +347,5 @@ $strYes = ' $strZip = 'çàïàêóâàòè â "zip"'; // To translate +$strRelationalIntegrity = 'Check relational integrity:'; //to translate +?> diff --git a/tbl_properties.php3 b/tbl_properties.php3 index a3b9c9206..c737cee75 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -1208,8 +1208,38 @@ else if (PMA_MYSQL_INT_VERSION >= 32306 0) { + echo " \n"; + echo "
  • " . $strRelationalIntegrity . "
    \n"; + while ($rel = mysql_fetch_row($result)) { + echo ' ' . $rel[0] . '-> ' . $rel[1] . '.' + . $rel[2] . '
    ' . "\n"; + } // end while + echo "

  • \n"; + } // end if ($result) + +} // end if (!empty($cfgServer['relation'])) ?> +