Updated translations so they are xhtml1.0 valid and fits PEAR codding standards

This commit is contained in:
Loïc Chapeaux
2001-08-03 15:19:26 +00:00
parent 34c9048676
commit 7895ccd437
25 changed files with 6206 additions and 6158 deletions

View File

@@ -6,6 +6,9 @@ $Id$
$Source$ $Source$
2001-08-03 Lo<4C>c Chapeaux <lolo@phpheaven.net> 2001-08-03 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/*: updated so they are xhtml1.0 valid and fits PEAR codding
standards.
* todo; functions.js; license; left.js: executed remove_control_m.sh.
* config.inc.php3: removed the error_reporting statement (usefull for * config.inc.php3: removed the error_reporting statement (usefull for
debugging but not so nice for a release) and fixed some coding debugging but not so nice for a release) and fixed some coding
inconcistencies. inconcistencies.

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Acesso Negado";
$strAction = "A<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 = "Adiciona um novo Privil<69>gio";
$strAddPrivMessage = "Privil<EFBFBD>gio adicionado.";
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
$strAddUser = "Adicionar um novo usu<73>rio";
$strAddUserMessage = "Usu<EFBFBD>rio adcionado.";
$strAfter = "Depois";
$strAll = "Todos";
$strAlterOrderBy = "Alterar tabela ordenada por";
$strAnalyzeTable = "Analizar tabela";
$strAnd = "E";
$strAnIndex = "Um indice foi adicionado na ";
$strAny = "Qualquer";
$strAnyColumn = "Qualquer coluna";
$strAnyDatabase = "Qualquer banco de dados";
$strAnyHost = "Qualquer servidor";
$strAnyTable = "Qualquer tabela";
$strAnyUser = "Qualquer usu<73>rio";
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
$strAscending = "Ascendente";
$strAtBeginningOfTable = "No come<6D>o da tabela";
$strAtEndOfTable = "Ao fim da tabela";
$strAttr = "Atributos";
$strBack = "Voltar"; $strAccessDenied = 'Acesso Negado';
$strBinary=" Bin<69>rio "; $strAction = 'A<><41>es';
$strBinaryDoNotEdit=" Bin<69>rio - n<>o edite "; $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkLabel = "Nome"; $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkQuery = "Procura de SQL salva"; $strAddNewField = 'Adiciona novo campo';
$strBookmarkThis = "Salvar essa procura de SQL"; $strAddPriv = 'Adiciona um novo Privil<69>gio';
$strBookmarkView = "Apenas visualiza"; $strAddPrivMessage = 'Privil<69>gio adicionado.';
$strBrowse = "Visualiza"; $strAddSearchConditions = 'Condi<64><69>o de Pesquisa (Complemento da clausula "onde"):';
$strAddUser = 'Adicionar um novo usu<73>rio';
$strAddUserMessage = 'Usu<73>rio adcionado.';
$strAfter = 'Depois';
$strAll = 'Todos';
$strAlterOrderBy = 'Alterar tabela ordenada por';
$strAnalyzeTable = 'Analizar tabela';
$strAnd = 'E';
$strAnIndex = 'Um indice foi adicionado na ';
$strAny = 'Qualquer';
$strAnyColumn = 'Qualquer coluna';
$strAnyDatabase = 'Qualquer banco de dados';
$strAnyHost = 'Qualquer servidor';
$strAnyTable = 'Qualquer tabela';
$strAnyUser = 'Qualquer usu<73>rio';
$strAPrimaryKey = 'Chave prim<69>ria acrescentada na ';
$strAscending = 'Ascendente';
$strAtBeginningOfTable = 'No come<6D>o da tabela';
$strAtEndOfTable = 'Ao fim da tabela';
$strAttr = 'Atributos';
$strCantLoadMySQL = "n<EFBFBD>o foi poss<73>vel carregar extens<6E>o do MySQL,<br>por favor cheque a configura<72><61>o do PHP."; $strBack = 'Voltar';
$strCarriage = "Caracter de retorno: \\r"; $strBinary = ' Bin<69>rio ';
$strChange = "Muda"; $strBinaryDoNotEdit = ' Bin<69>rio - n<>o edite ';
$strCheckAll = "Check All"; $strBookmarkLabel = 'Nome';
$strCheckDbPriv = "Verifica Privil<69>gios do Banco de Dados"; $strBookmarkQuery = 'Procura de SQL salva';
$strCheckTable = "Verifica tabela"; $strBookmarkThis = 'Salvar essa procura de SQL';
$strColumn = "Coluna"; $strBookmarkView = 'Apenas visualiza';
$strColumnEmpty = "Os nomes das colunas est<73>o vazios!"; $strBrowse = 'Visualiza';
$strColumnNames = "Nome da Colunas";
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
$strConfirm = "Voc<EFBFBD> tem certeza?";
$strCopyTable = "Copia tabela para:";
$strCopyTableOK = "Tabela %s copiada para %s.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strCriteria = "Crit<EFBFBD>rio";
$strData = "Dados"; $strCantLoadMySQL = 'n<>o foi poss<73>vel carregar extens<6E>o do MySQL,<br />por favor cheque a configura<72><61>o do PHP.';
$strDatabase = "Banco de Dados "; $strCarriage = 'Caracter de retorno: \\r';
$strDatabases = "Banco de Dados"; $strChange = 'Muda';
$strDataOnly = "Dados apenas"; $strCheckAll = 'Check All';
$strDbEmpty = "O nome do banco de dados est<73> vazio!"; $strCheckDbPriv = 'Verifica Privil<69>gios do Banco de Dados';
$strDefault = "Padr<EFBFBD>o"; $strCheckTable = 'Verifica tabela';
$strDelete = "Remove"; $strColumn = 'Coluna';
$strDeleted = "Registro eliminado"; $strColumnEmpty = 'Os nomes das colunas est<73>o vazios!';
$strDeleteFailed = "N<EFBFBD>o foi poss<73>vel apagar!"; $strColumnNames = 'Nome da Colunas';
$strDeletePassword = "Apagar Senha"; $strCompleteInserts = 'Inser<65><72>es Completas';
$strDeleteUserMessage = "Voc<EFBFBD> deletou o usu<73>rio"; $strConfirm = 'Voc<EFBFBD> tem certeza?';
$strDelPassMessage = "Voc<EFBFBD> deletou a senha de"; $strCopyTable = 'Copia tabela para:';
$strDescending = "Descendente"; $strCopyTableOK = 'Tabela %s copiada para %s.';
$strDisableMagicQuotes = "<b>Aten<65><6E>o:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = 'Cria';
$strDisplay = "Tela"; $strCreateNewDatabase = 'Cria novo banco de dados';
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")"; $strCreateNewTable = 'Cria nova tabela no banco de dados ';
$strDocu = "Documenta<EFBFBD><EFBFBD>o"; $strCriteria = 'Crit<69>rio';
$strDoYouReally = "Confirma : ";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strDynamic = "din<EFBFBD>mico";
$strEdit = "Edita"; $strData = 'Dados';
$strEditPrivileges = "Edita Privil<69>gios"; $strDatabase = 'Banco de Dados ';
$strEffective = "Efetivo"; $strDatabases = 'Banco de Dados';
$strEmpty = "Limpa"; $strDataOnly = 'Dados apenas';
$strEmptyResultSet = "MySQL retornou um conjunto vazio (ex. zero registros)."; $strDbEmpty = 'O nome do banco de dados est<73> vazio!';
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'Padr<64>o';
$strEnclosedBy = "delimitados por"; $strDelete = 'Remove';
$strEnd = "Fim"; $strDeleted = 'Registro eliminado';
$strEnglishPrivileges=" Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s "; $strDeleteFailed = 'N<>o foi poss<73>vel apagar!';
$strError = "Erro"; $strDeletePassword = 'Apagar Senha';
$strEscapedBy = "contornados por"; $strDeleteUserMessage = 'Voc<6F> deletou o usu<73>rio';
$strExtra = "Extra"; $strDelPassMessage = 'Voc<6F> deletou a senha de';
$strDescending = 'Descendente';
$strDisableMagicQuotes = '<b>Aten<65><6E>o:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Tela';
$strDoAQuery = 'Fa<46>a uma "procura por exemplo" (coringa: "%")';
$strDocu = 'Documenta<74><61>o';
$strDoYouReally = 'Confirma : ';
$strDrop = 'Elimina';
$strDropDB = 'Elimina o banco de dados: ';
$strDumpingData = 'Extraindo dados da tabela';
$strDynamic = 'din<69>mico';
$strField = "Campo"; $strEdit = 'Edita';
$strFields = "Campos"; $strEditPrivileges = 'Edita Privil<69>gios';
$strFixed = "fixo"; $strEffective = 'Efetivo';
$strFormat = "Formato"; $strEmpty = 'Limpa';
$strFunction = "Fun<EFBFBD>oes"; $strEmptyResultSet = 'MySQL retornou um conjunto vazio (ex. zero registros).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = 'delimitados por';
$strEnd = 'Fim';
$strEnglishPrivileges = ' Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ';
$strError = 'Erro';
$strEscapedBy = 'contornados por';
$strExtra = 'Extra';
$strGenTime = "Tempo de Genera<72><61>o"; $strField = 'Campo';
$strGo = "Executa"; $strFields = 'Campos';
$strGrants = "Conceder"; $strFixed = 'fixo';
$strFormat = 'Formato';
$strFunction = 'Fun<75>oes';
$strHasBeenAltered = "foi alterado."; $strGenTime = 'Tempo de Genera<72><61>o';
$strHasBeenCreated = "foi criado."; $strGo = 'Executa';
$strHasBeenDropped = "foi eliminado."; $strGrants = 'Conceder';
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Base"; // Alguem tem alguma palavra melhor para 'Home'?
$strHomepageOfficial = "P<EFBFBD>gina Oficial do phpMyAdmin";
$strHomepageSourceforge = "Nova P<>gina do phpMyAdmin";
$strHost = "Servidor";
$strHostEmpty = "O nome do servidor est<73> vazio!";
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula."; $strHasBeenAltered = 'foi alterado.';
$strIndex = "<EFBFBD>ndice"; $strHasBeenCreated = 'foi criado.';
$strIndexes = "<EFBFBD>ndices"; $strHasBeenDropped = 'foi eliminado.';
$strInsert = "Insere"; $strHasBeenEmptied = 'foi esvaziado.';
$strInsertAsNewRow = "Insere uma nova coluna"; $strHome = 'Base'; // Alguem tem alguma palavra melhor para 'Home'?
$strInsertIntoTable = "Insere na tabela"; $strHomepageOfficial = 'P<>gina Oficial do phpMyAdmin';
$strInsertNewRow = "Insere novo registro"; $strHomepageSourceforge = 'Nova P<>gina do phpMyAdmin';
$strInsertTextfiles = "Insere arquivo texto na tabela"; $strHost = 'Servidor';
$strInUse = "em uso"; $strHostEmpty = 'O nome do servidor est<73> vazio!';
$strKeyname = "Nome chave"; $strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.';
$strKill = "Matar"; $strIndex = '<27>ndice';
$strIndexes = '<27>ndices';
$strInsert = 'Insere';
$strInsertAsNewRow = 'Insere uma nova coluna';
$strInsertIntoTable = 'Insere na tabela';
$strInsertNewRow = 'Insere novo registro';
$strInsertTextfiles = 'Insere arquivo texto na tabela';
$strInUse = 'em uso';
$strLength = "Tamanho"; $strKeyname = 'Nome chave';
$strLengthSet = "Tamanho/Definir"; $strKill = 'Matar';
$strLimitNumRows = "records per page";
$strLineFeed = "Caracter de Alimenta<74><61>o de Linha: \\n";
$strLines = "Linhas";
$strLocationTextfile = "Localiza<EFBFBD><EFBFBD>o do arquivo texto";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Sair";
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas"; $strLength = 'Tamanho';
$strModify = "Modificar"; $strLengthSet = 'Tamanho/Definir';
$strMySQLReloaded = "MySQL reiniciado."; $strLimitNumRows = 'records per page';
$strMySQLSaid = "Mensagens do MySQL : "; $strLineFeed = 'Caracter de Alimenta<74><61>o de Linha: \\n';
$strMySQLShowProcess = "Mostra os Processos"; $strLines = 'Linhas';
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySQL"; $strLocationTextfile = 'Localiza<7A><61>o do arquivo texto';
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Sair';
$strName = "Nome"; $strModifications = 'Modifica<63><61>es foram salvas';
$strNext = "Pr<EFBFBD>ximo"; $strModify = 'Modificar';
$strNo = "N<EFBFBD>o"; $strMySQLReloaded = 'MySQL reiniciado.';
$strNoPassword = "Sem Senha"; $strMySQLSaid = 'Mensagens do MySQL : ';
$strNoPrivileges = "Sem Privil<69>gios"; $strMySQLShowProcess = 'Mostra os Processos';
$strNoRights = "Voc<EFBFBD> n<>o tem direitos suficientes para estar aqui agora!"; $strMySQLShowStatus = 'Mostra informa<6D><61>o de runtime do MySQL';
$strNoTablesFound = "Nenhuma tabela encontrada no banco de dados"; $strMySQLShowVars = 'Mostra vari<72>veis de sistema do MySQL';
$strNoUsersFound = "Nenhum usu<73>rio(s) encontrado.";
$strNull = "Nulo";
$strNumberIndexes = " N<>mero de <20>ndices avan<61>ados ";
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\""; $strName = 'Nome';
$strOptimizeTable = "Optimizar tabela"; $strNext = 'Pr<50>ximo';
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais."; $strNo = 'N<>o';
$strOptionally = "OPCIONAL"; $strNoPassword = 'Sem Senha';
$strOr = "Ou"; $strNoPrivileges = 'Sem Privil<69>gios';
$strOverhead = "Overhead"; //to translate -> How is this word used in the program? $strNoRights = 'Voc<6F> n<>o tem direitos suficientes para estar aqui agora!';
$strNoTablesFound = 'Nenhuma tabela encontrada no banco de dados';
$strNoUsersFound = 'Nenhum usu<73>rio(s) encontrado.';
$strNull = 'Nulo';
$strNumberIndexes = ' N<>mero de <20>ndices avan<61>ados ';
$strPassword = "Senha"; $strOftenQuotation = 'Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres "delimitadores"';
$strPasswordEmpty = "A senhas est<73> vazia!"; $strOptimizeTable = 'Optimizar tabela';
$strPasswordNotSame = "As senhas n<>o s<>o a mesma!"; $strOptionalControls = 'Opcional. Controla como ler e escrever caracteres especiais.';
$strPHPVersion = "Vers<EFBFBD>o do PHP"; $strOptionally = 'OPCIONAL';
$strPos1 = "In<EFBFBD>cio"; $strOr = 'Ou';
$strPrevious = "Anterior"; $strOverhead = 'Overhead'; //to translate -> How is this word used in the program?
$strPrimary = "Prim<EFBFBD>ria";
$strPrimaryKey = "Chave Prim<69>ria";
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Visualiza<EFBFBD><EFBFBD>o para Impress<73>o";
$strPrivileges = "Privil<EFBFBD>gios";
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strQBE = "Procura por Exemplo"; $strPassword = 'Senha';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'A senhas est<73> vazia!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'As senhas n<>o s<>o a mesma!';
$strPHPVersion = 'Vers<72>o do PHP';
$strPos1 = 'In<49>cio';
$strPrevious = 'Anterior';
$strPrimary = 'Prim<69>ria';
$strPrimaryKey = 'Chave Prim<69>ria';
$strPrinterFriendly = 'Printer friendly version of above table';
$strPrintView = 'Visualiza<7A><61>o para Impress<73>o';
$strPrivileges = 'Privil<69>gios';
$strProducedAnError = 'produziu um erro.';
$strProperties = 'Propriedades';
$strReadTheDocs = "Leia a documenta<74><61>o"; $strQBE = 'Procura por Exemplo';
$strRecords = "Registros"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$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-type"; //to translate -> In what context is this used? Re-Type the Password?
$strRevoke = "Revogar";
$strRevokeGrant = "Revogar Privil<69>gio de Conceder";
$strRevokeGrantMessage = "Voc<EFBFBD> revogou o privil<69>gio de conceder para";
$strRevokeMessage = "Voc<EFBFBD> revogou os privil<69>gios para";
$strRevokePriv = "Revogar Privil<69>gios";
$strRowLength = "Tamanho da Coluna";
$strRows = "Colunas";
$strRowsFrom = "colunas come<6D>ando de";
$strRowsStatistic = "Estatist<EFBFBD>cas da Coluna";
$strRunning = "Rodando em ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
$strSave = "Salva"; $strReadTheDocs = 'Leia a documenta<74><61>o';
$strSelect = "Procura"; $strRecords = 'Registros';
$strSelectFields = "Selecione os campos (no m<>nimo 1)"; $strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
$strSelectNumRows = "in query"; $strReloadMySQL = 'Reinicializa o MySQL';
$strSend = "Envia"; $strRememberReload = 'Lembre-se recarregar o servidor.';
$strSequence = "Sequ<EFBFBD>ncia"; $strRenameTable = 'Renomeia a tabela para ';
$strServerVersion = "Vers<EFBFBD>o do Servidor"; $strRenameTableOK = 'Tabela %s renomeada para %s';
$strShow = "Mostrar"; $strRepairTable = 'Reparar tabela';
$strShowingRecords = "Mostrando registros "; $strReplace = 'Substituir';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
$strSize = "Tamanho"; $strReset = 'Resetar';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate -> In what context is this used? Re-Type the Password?
$strSpaceUsage = "Uso do espa<70>o"; $strRevoke = 'Revogar';
$strSQLQuery = "comando SQL"; $strRevokeGrant = 'Revogar Privil<69>gio de Conceder';
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'Voc<6F> revogou o privil<69>gio de conceder para';
$strStrucCSV = "Dados CSV"; $strRevokeMessage = 'Voc<6F> revogou os privil<69>gios para';
$strStrucData = "Estrutura e dados"; $strRevokePriv = 'Revogar Privil<69>gios';
$strStrucDrop = "Adiciona 'Sobrescrever'"; $strRowLength = 'Tamanho da Coluna';
$strStrucOnly = "Somente estrutura"; $strRows = 'Colunas';
$strSubmit = "Submete"; $strRowsFrom = 'colunas come<6D>ando de';
$strSuccess = "Seu comando SQL foi executado com sucesso"; $strRowsStatistic = 'Estatist<73>cas da Coluna';
$strSum = "Soma"; $strRunning = 'Rodando em ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Executa comando SQL no banco de dados ';
$strTable = "tabela "; $strSave = 'Salva';
$strTableComments = "Coment<EFBFBD>rios da tabela"; $strSelect = 'Procura';
$strTableEmpty = "O Nome da Tabela est<73> vazio!"; $strSelectFields = 'Selecione os campos (no m<>nimo 1)';
$strTableMaintenance = "Tabela de Manuten<65><6E>o"; $strSelectNumRows = 'in query';
$strTableStructure = "Estrutura da tabela"; $strSend = 'Envia';
$strTableType = "Tipo da Tabela"; $strSequence = 'Sequ<71>ncia';
$strTerminatedBy = "terminados por"; $strServerVersion = 'Vers<72>o do Servidor';
$strTextAreaLength = " Por causa da sua largura,<br> esse campo pode n<>o ser edit<69>vel "; $strShow = 'Mostrar';
$strTheContent = "O conte<74>do do seu arquivo foi inserido"; $strShowingRecords = 'Mostrando registros ';
$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"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "Terminador de campos."; $strSize = 'Tamanho';
$strTotal = "total"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Tipo"; $strSpaceUsage = 'Uso do espa<70>o';
$strSQLQuery = 'comando SQL';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'Dados CSV';
$strStrucData = 'Estrutura e dados';
$strStrucDrop = 'Adiciona \'Sobrescrever\'';
$strStrucOnly = 'Somente estrutura';
$strSubmit = 'Submete';
$strSuccess = 'Seu comando SQL foi executado com sucesso';
$strSum = 'Soma';
$strUncheckAll = "Uncheck All"; //to translate $strTable = 'tabela ';
$strUnique = "<EFBFBD>nico"; $strTableComments = 'Coment<6E>rios da tabela';
$strUpdatePassMessage = "Voc<EFBFBD> mudou a senha para"; $strTableEmpty = 'O Nome da Tabela est<73> vazio!';
$strUpdatePassword = "Mudar Senha"; $strTableMaintenance = 'Tabela de Manuten<65><6E>o';
$strUpdatePrivMessage = "Voc<EFBFBD> mudou os privil<69>ios para"; $strTableStructure = 'Estrutura da tabela';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Tipo da Tabela';
$strUsage = "Uso"; $strTerminatedBy = 'terminados por';
$strUser = "Usu<EFBFBD>rio"; $strTextAreaLength = ' Por causa da sua largura,<br /> esse campo pode n<>o ser edit<69>vel ';
$strUserEmpty = "O nome do usu<73>rio est<73> vazio!"; $strTheContent = 'O conte<74>do do seu arquivo foi inserido';
$strUserName = "Nome do usu<73>rio"; $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';
$strUsers = "Usu<EFBFBD>rios"; $strTheTerminator = 'Terminador de campos.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'total';
$strType = 'Tipo';
$strValue = "Valor"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "Ver o esquema da tabela"; $strUnique = '<27>nico';
$strViewDumpDB = "Ver o esquema do banco de dados"; $strUpdatePassMessage = 'Voc<6F> mudou a senha para';
$strUpdatePassword = 'Mudar Senha';
$strUpdatePrivMessage = 'Voc<6F> mudou os privil<69>ios para';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = 'Uso';
$strUser = 'Usu<73>rio';
$strUserEmpty = 'O nome do usu<73>rio est<73> vazio!';
$strUserName = 'Nome do usu<73>rio';
$strUsers = 'Usu<73>rios';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strWelcome = "Bem vindo ao "; $strValue = 'Valor';
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado."; $strViewDump = 'Ver o esquema da tabela';
$strViewDumpDB = 'Ver o esquema do banco de dados';
$strYes = "Sim"; $strWelcome = 'Bem vindo ao ';
$strWrongUser = 'Usu<73>rio ou Senha errado. Acesso Negado.';
$strYes = 'Sim';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "windows-1251"; $charset = 'windows-1251';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><> \"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):";
$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 = "<EFBFBD>";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$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
$strAPrimaryKey = "<EFBFBD>e<EFBFBD>e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$strAscending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAccessDenied = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><> "where" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):';
$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 = '<27>';
$strAnIndex = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$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
$strAPrimaryKey = '<27>e<EFBFBD>e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> ';
$strAscending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CR: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ";
$strCriteria = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD><EFBFBD> "; $strCarriage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CR: \\r';
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strChange = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCheckTable = 'Check table'; //to translate
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:';
$strDescending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCopyTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>';
$strDoAQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%\")"; $strCreateNewTable = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ';
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strDumpingData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27><> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "; $strDelete = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Escape"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "%")';
$strDocu = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strDumpingData = '<27><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEdit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEmptyResultSet = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ';
$strEnd = '<27><><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Escape';
$strExtra = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27><><EFBFBD><EFBFBD>';
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strFields = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGo = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strHasBeenAltered = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenEmptied = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHost = '<27><><EFBFBD><EFBFBD>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strIfYouWish = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertNewRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>';
$strInsertTextfiles = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>: \\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLength = 'Length'; //to translate
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLengthSet = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLReloaded = "MySQL <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "; $strLineFeed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>: \\n';
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLines = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL"; $strLocationTextfile = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strName = "<EFBFBD><EFBFBD><EFBFBD>"; $strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModify = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNo = "<EFBFBD><EFBFBD>"; $strMySQLReloaded = 'MySQL <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL';
$strNoTablesFound = "<EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strMySQLShowVars = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> char <20> varchar <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strName = '<27><><EFBFBD>';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strOptionalControls = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strNo = '<27><>';
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD>"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = '<27><><EFBFBD><EFBFBD>';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> char <20> varchar <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOr = '<27><><EFBFBD>';
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrevious = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimary = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimaryKey = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strProperties = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBE = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strReset = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strRunQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> ";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReadTheDocs = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):"; $strReloadFailed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> MySQL.';
$strSelectNumRows = "<EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReloadMySQL = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> %s';
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strReplace = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strRunQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRunSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> ';
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strSave = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSelect = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSend = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTheContent = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strShowingRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strTheContents = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>."; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSort = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strType = "<EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20><><EFBFBD><EFBFBD><EFBFBD>';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\'';
$strStrucOnly = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSubmit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSuccess = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableComments = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdateQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUserName = "User name"; //to translate $strTheContents = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUsers = "Users"; //to translate $strTheTerminator = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>.';
$strUseTables = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strType = '<27><><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUnique = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> "; $strValue = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>/<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strViewDump = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><>';
$strYes = "<EFBFBD><EFBFBD>"; $strWelcome = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> ';
$strWrongUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strYes = '<27><>';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,289 +1,286 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Access denegat";
$strAction = "Acci&oacute;";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Afegir un camp nou";
$strAddPriv = "Afegir un privilegi nou";
$strAddPrivMessage = "Has afegit un privilegi nou.";
$strAddSearchConditions = "Afegeix condicions de recerca (cos de la cl&agrave;usula \"where\"):";
$strAddUser = "Afegir un usuari nou";
$strAddUserMessage = "Has afegit un usuari nou.";
$strAfter = "Despr&eacute;s";
$strAll = "Tot";
$strAlterOrderBy = "Altera la taula i ordena per";
$strAnalyzeTable = "Analitza la taula";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Afegit un &iacute;ndex a ";
$strAny = "Qualsevol"; //to translate
$strAnyColumn = "Qualsevol columna";
$strAnyDatabase = "Qualsevol base de dades";
$strAnyHost = "Qualsevol servidor";
$strAnyTable = "Qualsevol taula";
$strAnyUser = "Qualsevol usuari";
$strAPrimaryKey = "Afegida una clau prim&agrave;ria a ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Al principi de la taula";
$strAtEndOfTable = "Al final de la taula";
$strAttr = "Atributs";
$strBack = "Enrere"; $strAccessDenied = 'Access denegat';
$strBookmarkLabel = "Etiqueta"; $strAction = 'Acci&oacute;';
$strBookmarkQuery = "Consulta SQL registrada"; $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Registra aquesta consulta SQL"; $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "Nom<EFBFBD>s mirar"; $strAddNewField = 'Afegir un camp nou';
$strBrowse = "Navega"; $strAddPriv = 'Afegir un privilegi nou';
$strAddPrivMessage = 'Has afegit un privilegi nou.';
$strAddSearchConditions = 'Afegeix condicions de recerca (cos de la cl&agrave;usula "where"):';
$strAddUser = 'Afegir un usuari nou';
$strAddUserMessage = 'Has afegit un usuari nou.';
$strAfter = 'Despr&eacute;s';
$strAll = 'Tot';
$strAlterOrderBy = 'Altera la taula i ordena per';
$strAnalyzeTable = 'Analitza la taula';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = 'Afegit un &iacute;ndex a ';
$strAny = 'Qualsevol';
$strAnyColumn = 'Qualsevol columna';
$strAnyDatabase = 'Qualsevol base de dades';
$strAnyHost = 'Qualsevol servidor';
$strAnyTable = 'Qualsevol taula';
$strAnyUser = 'Qualsevol usuari';
$strAPrimaryKey = 'Afegida una clau prim&agrave;ria a ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'Al principi de la taula';
$strAtEndOfTable = 'Al final de la taula';
$strAttr = 'Atributs';
$strCantLoadMySQL = "no s'ha pogut carregar l'extensi&oacute; de MySQL,<br>bverifiqueu la configuraci&oacute; del PHP."; $strBack = 'Enrere';
$strCarriage = "Retorn de l&iacute;nia: \\r"; $strBinary = ' Binari ';
$strChange = "Canvi"; $strBinaryDoNotEdit = ' Binari - no editeu ';
$strCheckAll = "Verificar-ho tot"; $strBookmarkLabel = 'Etiqueta';
$strCheckDbPriv = "Verifica els privilegis de la base de dades"; $strBookmarkQuery = 'Consulta SQL registrada';
$strCheckTable = "Verifica la taula"; $strBookmarkThis = 'Registra aquesta consulta SQL';
$strColumn = "Columna"; $strBookmarkView = 'Nom<6F>s mirar';
$strColumnEmpty = "Els noms de les columnes s&oacute;n buits!"; $strBrowse = 'Navega';
$strColumnNames = "Nom de les col&middot;lumnes"; $strBzip = '"comprimit amb bzip"';
$strCompleteInserts = "Completar insercions";
$strConfirm = "Ho vols fer realment ?";
$strCopyTable = "Copiar la taula a:";
$strCopyTableOK = "La taula %s ha estat copiada a %s.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crea una nova base de dades";
$strCreateNewTable = "Crear una taula nova a la base de dades ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Dades"; $strCantLoadMySQL = 'no s\'ha pogut carregar l\'extensi&oacute; de MySQL,<br />bverifiqueu la configuraci&oacute; del PHP.';
$strDatabase = "Base de dades "; $strCarriage = 'Retorn de l&iacute;nia: \\r';
$strDatabases = "bases de dades"; $strChange = 'Canvi';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Verificar-ho tot';
$strDbEmpty = "El nom de la base de dades &eacute;s buit!"; $strCheckDbPriv = 'Verifica els privilegis de la base de dades';
$strDefault = "Defecte"; $strCheckTable = 'Verifica la taula';
$strDelete = "Esborrar"; $strColumn = 'Columna';
$strDeleted = "La fila ha estat esborrada"; $strColumnEmpty = 'Els noms de les columnes s&oacute;n buits!';
$strDeleteFailed = "No s'ha pogut esborrar!"; $strColumnNames = 'Nom de les col&middot;lumnes';
$strDeletePassword = "Esborrar contrasenya"; $strCompleteInserts = 'Completar insercions';
$strDeleteUserMessage = "Has esborrat l'usuari"; $strConfirm = 'Ho vols fer realment ?';
$strDelPassMessage = "Has esborrat la contrasenya de l'usuari"; $strCopyTable = 'Copiar la taula a:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'La taula %s ha estat copiada a %s.';
$strDisableMagicQuotes = "<b>Atenci&oacute;:</b> Has activat les magic_quotes_gpc en el fitxer de $strCreate = 'Crear';
configuraci&oacute; del PHP. Aquesta versi&oacute; del PhpMyAdmin no $strCreateNewDatabase = 'Crea una nova base de dades';
funciona correctament amb aquesta opci&oacute;. Fes un cop d'ull al manual de PHP sobre com desactivar aquesta opci&oacute;."; $strCreateNewTable = 'Crear una taula nova a la base de dades ';
$strDisplay = "Mostrar"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoAQuery = "Fer un \"petici&oacute; segons exemple\" (comod&iacute;: \"%\")";
$strDocu = "Documentaci&oacute;";
$strDoYouReally = "Realment vols ";
$strDrop = "Eliminar";
$strDropDB = "Eliminar base de dades ";
$strDumpingData = "Volcant dades de la taula";
$strDynamic = "din&agrave;mic";
$strEdit = "Editar"; $strData = 'Dades';
$strEditPrivileges = "Editar privilegis"; $strDatabase = 'Base de dades ';
$strEffective = "Efectiu"; $strDatabases = 'bases de dades';
$strEmpty = "Buidar"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL ha retornat un conjunt buit (p.e. cap fila)."; $strDbEmpty = 'El nom de la base de dades &eacute;s buit!';
$strEnableMagicQuotes = "<b>Atenci&oacute;:</b> No has habilitat les magic_quotes_gpc en el fitxer de configuraci&oacute; del PHP. El PhpMyAdmin necessita aquesta opci&oacute; per a funcionar correctament. Fes un cop d'ull al manual del PHP sobre com activar aquesta opci&oacute; en el fitxer de configuraci&oacute; del PHP"; $strDefault = 'Defecte';
$strEnclosedBy = "tancat entre"; $strDelete = 'Esborrar';
$strEnd = "Final"; $strDeleted = 'La fila ha estat esborrada';
$strError = "Errada"; $strDeleteFailed = 'No s\'ha pogut esborrar!';
$strEscapedBy = "escapat per"; $strDeletePassword = 'Esborrar contrasenya';
$strExtra = "Extra"; $strDeleteUserMessage = 'Has esborrat l\'usuari';
$strDelPassMessage = 'Has esborrat la contrasenya de l\'usuari';
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Atenci&oacute;:</b> Has activat les magic_quotes_gpc en el fitxer de configuraci&oacute; del PHP. Aquesta versi&oacute; del PhpMyAdmin no funciona correctament amb aquesta opci&oacute;. Fes un cop d\'ull al manual de PHP sobre com desactivar aquesta opci&oacute;.';
$strDisplay = 'Mostrar';
$strDoAQuery = 'Fer un "petici&oacute; segons exemple" (comod&iacute;: "%")';
$strDocu = 'Documentaci&oacute;';
$strDoYouReally = 'Realment vols ';
$strDrop = 'Eliminar';
$strDropDB = 'Eliminar base de dades ';
$strDumpingData = 'Volcant dades de la taula';
$strDynamic = 'din&agrave;mic';
$strField = "Camp"; $strEdit = 'Editar';
$strFields = "Camps"; $strEditPrivileges = 'Editar privilegis';
$strFixed = "fixa"; $strEffective = 'Efectiu';
$strFormat = "Format"; $strEmpty = 'Buidar';
$strFunction = "Funci&oacute;"; $strEmptyResultSet = 'MySQL ha retornat un conjunt buit (p.e. cap fila).';
$strEnableMagicQuotes = '<b>Atenci&oacute;:</b> No has habilitat les magic_quotes_gpc en el fitxer de configuraci&oacute; del PHP. El PhpMyAdmin necessita aquesta opci&oacute; per a funcionar correctament. Fes un cop d\'ull al manual del PHP sobre com activar aquesta opci&oacute; en el fitxer de configuraci&oacute; del PHP';
$strEnclosedBy = 'tancat entre';
$strEnd = 'Final';
$strEnglishPrivileges = ' Nota: Els noms dels privilegis del MySQL s&oacute;n en llengua anglesa ';
$strError = 'Errada';
$strEscapedBy = 'escapat per';
$strExtra = 'Extra';
$strGenTime = "Temps de generaci&oacute;"; $strField = 'Camp';
$strGo = "Executar"; $strFields = 'Camps';
$strGrants = "Atorgar"; $strFixed = 'fixa';
$strFormat = 'Format';
$strFunction = 'Funci&oacute;';
$strHasBeenAltered = "ha estat alterada."; $strGenTime = 'Temps de generaci&oacute;';
$strHasBeenCreated = "ha estat creada."; $strGo = 'Executar';
$strHasBeenDropped = "ha estat eliminada."; $strGrants = 'Atorgar';
$strHasBeenEmptied = "ha estat buidada."; $strGzip = '"comprimit amb gzip"';
$strHome = "Inici";
$strHomepageOfficial = "Plana oficial del phpMyAdmin";
$strHomepageSourceforge = "Plana de desc&agrave;rrega del phpMyAdmin a SourceForge"; //to translate
$strHost = "Servidor";
$strHostEmpty = "El nom del servidor &egrave;s buit!";
$strIfYouWish = "Si nom&eacute;s vols carregar algunes col.lumnes de la taula, especifica-ho amb una llista separada per comes."; $strHasBeenAltered = 'ha estat alterada.';
$strIndex = "Index"; $strHasBeenCreated = 'ha estat creada.';
$strIndexes = "Indexos"; $strHasBeenDropped = 'ha estat eliminada.';
$strInsert = "Inserta"; $strHasBeenEmptied = 'ha estat buidada.';
$strInsertAsNewRow = "Insertar com a nova fila"; $strHome = 'Inici';
$strInsertIntoTable = "Inserir a la taula"; $strHomepageOfficial = 'Plana oficial del phpMyAdmin';
$strInsertNewRow = "Inserir nova fila"; $strHomepageSourceforge = 'Plana de desc&agrave;rrega del phpMyAdmin a SourceForge';
$strInsertTextfiles = "Inserir fitxers de text a la taula"; $strHost = 'Servidor';
$strInUse = "en use"; $strHostEmpty = 'El nom del servidor &egrave;s buit!';
$strKeyname = "NomClau"; $strIfYouWish = 'Si nom&eacute;s vols carregar algunes col.lumnes de la taula, especifica-ho amb una llista separada per comes.';
$strKill = "Finalitzar"; $strIndex = 'Index';
$strIndexes = 'Indexos';
$strInsert = 'Inserta';
$strInsertAsNewRow = 'Insertar com a nova fila';
$strInsertIntoTable = 'Inserir a la taula';
$strInsertNewRow = 'Inserir nova fila';
$strInsertTextfiles = 'Inserir fitxers de text a la taula';
$strInUse = 'en use';
$strLength = "Longitut"; $strKeyname = 'NomClau';
$strLengthSet = "Longitud"; $strKill = 'Finalitzar';
$strLimitNumRows = "registres per plana";
$strLineFeed = "Salt de l&iacute;nia: \\n";
$strLines = "L&iacute;nies";
$strLocationTextfile = "Ubicaci&oacute; del fitxer de text";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Sortir"; //to translate
$strModifications = "Les modificacions han estat guardades"; $strLength = 'Longitut';
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'Longitud';
$strMySQLReloaded = "MySQL reiniciat."; $strLimitNumRows = 'registres per plana';
$strMySQLSaid = "MySQL diu: "; $strLineFeed = 'Salt de l&iacute;nia: \\n';
$strMySQLShowProcess = "Mostrar processos"; $strLines = 'L&iacute;nies';
$strMySQLShowStatus = "Mostra la informaci&oacute; de funcionament del MySQL"; $strLocationTextfile = 'Ubicaci&oacute; del fitxer de text';
$strMySQLShowVars = "Mostra les variables de sistema del MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Sortir';
$strName = "Nom"; $strModifications = 'Les modificacions han estat guardades';
$strNext = "Seg&uuml;ent"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "No"; $strMySQLReloaded = 'MySQL reiniciat.';
$strNoPassword = "Sense contrassenya"; $strMySQLSaid = 'MySQL diu: ';
$strNoPrivileges = "Sense privilegis"; $strMySQLShowProcess = 'Mostrar processos';
$strNoRights = "No tens prou privilegis per visualitzar aquesta informaci&oacute;!"; $strMySQLShowStatus = 'Mostra la informaci&oacute; de funcionament del MySQL';
$strNoTablesFound = "Base de dades sense taules."; $strMySQLShowVars = 'Mostra les variables de sistema del MySQL';
$strNoUsersFound = "No s'han trobat usuaris.";
$strNull = "Nul";
$strNumberIndexes = " N&uacute;mero d'indexs avan&ccedil;ats ";
$strOftenQuotation = "Marques sint&agrave;ctiques. OPCIONALMENT vol dir que nom&eacute;s els camps de tipus char i varchar van \"tancats dins\" \"-aquest car&agrave;cter."; $strName = 'Nom';
$strOptimizeTable = "Optimitza la taula"; $strNbRecords = 'N&uacute;mero de files ';
$strOptionalControls = "Opcional. Controla com llegir o escriure car&agrave;cters especials."; $strNext = 'Seg&uuml;ent';
$strOptionally = "OPCIONALMENT"; $strNo = 'No';
$strOr = "O"; $strNoPassword = 'Sense contrassenya';
$strOverhead = "Overhead"; $strNoPrivileges = 'Sense privilegis';
$strNoRights = 'No tens prou privilegis per visualitzar aquesta informaci&oacute;!';
$strNoTablesFound = 'Base de dades sense taules.';
$strNotNumber = 'Aquest valor no &eacute;s un n&uacute;mero!';
$strNotValidNumber = ' no es un n&uacute;mero de col.lumna v&agrave;lid!';
$strNoUsersFound = 'No s\'han trobat usuaris.';
$strNull = 'Nul';
$strNumberIndexes = ' N&uacute;mero d\'indexs avan&ccedil;ats ';
$strPassword = "Contrasenya"; $strOffSet = 'Offset';
$strPasswordEmpty = "La contrasenya &eacute;s buida!"; $strOftenQuotation = 'Marques sint&agrave;ctiques. OPCIONALMENT vol dir que nom&eacute;s els camps de tipus char i varchar van "tancats dins" "-aquest car&agrave;cter.';
$strPasswordNotSame = "Les contrasenyes no coincideixen!"; $strOptimizeTable = 'Optimitza la taula';
$strPHPVersion = "PHP versi&oacute;"; //to translate $strOptionalControls = 'Opcional. Controla com llegir o escriure car&agrave;cters especials.';
$strPos1 = "Inici"; $strOptionally = 'OPCIONALMENT';
$strPrevious = "Anterior"; $strOr = 'O';
$strPrimary = "Prim&agrave;ria"; $strOverhead = 'Overhead';
$strPrimaryKey = "Clau Prim&agrave;ria";
$strPrinterFriendly = "Versi&oacute; imprimible de la taula";
$strPrintView = "Imprimir vista";
$strPrivileges = "Privilegis";
$strProducedAnError = "ha produ&iuml;t una errada.";
$strProperties = "Propietats";
$strQBE = "Consulta segons exemple"; $strPassword = 'Contrasenya';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'La contrasenya &eacute;s buida!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'Les contrasenyes no coincideixen!';
$strPHPVersion = 'PHP versi&oacute;';
$strPos1 = 'Inici';
$strPrevious = 'Anterior';
$strPrimary = 'Prim&agrave;ria';
$strPrimaryKey = 'Clau Prim&agrave;ria';
$strPrinterFriendly = 'Versi&oacute; imprimible de la taula';
$strPrintView = 'Imprimir vista';
$strPrivileges = 'Privilegis';
$strProducedAnError = 'ha produ&iuml;t una errada.';
$strProperties = 'Propietats';
$strReadTheDocs = "Llegeix la documentaci&oacute;"; $strQBE = 'Consulta segons exemple';
$strRecords = "Registres"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "El reinici del MySQL ha fallat"; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Rellegir el MySQL";
$strRememberReload = "Recorda reiniciar el MySQL";
$strRenameTable = "Renombrar les taules a";
$strRenameTableOK = "La taula %s ha canviat de nom. Ara es diu %s";
$strRepairTable = "Reparar taula";
$strReplace = "Substitu&iuml;r";
$strReplaceTable = "Substitu&iuml;r les dades de la taula pel fitxer ";
$strReset = "Esborrar";
$strReType = "Re-escriure";
$strRevoke = "Revocar";
$strRevokeGrant = "Revocar garantia";
$strRevokeGrantMessage = "Has revocat la garantia de privilegis per a";
$strRevokeMessage = "Has revocat els privilegis per";
$strRevokePriv = "Revocar privilegis";
$strRowLength = "Longitud de fila";
$strRows = "Fila";
$strRowsFrom = "Files comen&ccedil;ant des de";
$strRowsStatistic = "Estad&iacute;stica de files";
$strRunning = "funcionant a ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa la comanda SQL a la base de dades ";
$strSave = "Guardar"; $strReadTheDocs = 'Llegeix la documentaci&oacute;';
$strSelect = "Sel&middot;lecciona"; $strRecords = 'Registres';
$strSelectFields = "Sel&middot;lecciona els camps (un com a m&iacute;nim):"; $strReloadFailed = 'El reinici del MySQL ha fallat';
$strSelectNumRows = "en consulta"; $strReloadMySQL = 'Rellegir el MySQL';
$strSend = "enviar"; $strRememberReload = 'Recorda reiniciar el MySQL';
$strSequence = "Seq."; $strRenameTable = 'Renombrar les taules a';
$strServerVersion = "Versi&oacute; del servidor"; $strRenameTableOK = 'La taula %s ha canviat de nom. Ara es diu %s';
$strShow = "Mostra"; $strRepairTable = 'Reparar taula';
$strShowingRecords = "Mostrant registres: "; $strReplace = 'Substitu&iuml;r';
$strSingly = "(singly)"; $strReplaceTable = 'Substitu&iuml;r les dades de la taula pel fitxer ';
$strSize = "Mida"; //to translate $strReset = 'Esborrar';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-escriure';
$strSpaceUsage = "Utilitzaci&oacute; d'espai"; $strRevoke = 'Revocar';
$strSQLQuery = "crida SQL"; $strRevokeGrant = 'Revocar garantia';
$strStatement = "Sent&egrave;ncies"; $strRevokeGrantMessage = 'Has revocat la garantia de privilegis per a';
$strStrucCSV = "dades CSV "; $strRevokeMessage = 'Has revocat els privilegis per';
$strStrucData = "Estructura i dades"; $strRevokePriv = 'Revocar privilegis';
$strStrucDrop = "Afegir 'drop table'"; $strRowLength = 'Longitud de fila';
$strStrucOnly = "Nom&eacute;s l'estructura"; $strRows = 'Fila';
$strSubmit = "Enviar"; $strRowsFrom = 'Files comen&ccedil;ant des de';
$strSuccess = "La vostra comanda SQL ha estat executada amb &egrave;xit"; $strRowSize = ' tamany de fila ';
$strSum = "Suma"; $strRowsStatistic = 'Estad&iacute;stica de files';
$strRunning = 'funcionant a ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Executa la comanda SQL a la base de dades ';
$strTable = "taula "; $strSave = 'Guardar';
$strTableComments = "Comentaris de la taula"; $strSelect = 'Sel&middot;lecciona';
$strTableEmpty = "El nom de la taula &eacute;s buit!"; $strSelectFields = 'Sel&middot;lecciona els camps (un com a m&iacute;nim):';
$strTableMaintenance = "Manteniment de la taula"; $strSelectNumRows = 'en consulta';
$strTableStructure = "Estructura de la taula"; $strSend = 'enviar';
$strTableType = "Tipus de taula"; $strSequence = 'Seq.';
$strTerminatedBy = "acabat per"; $strServerVersion = 'Versi&oacute; del servidor';
$strTextAreaLength = " A causa de la seva longitud,<br> aquest camp pot no ser editable "; $strShow = 'Mostra';
$strTheContent = "El contingut del fitxer especificat ha estat inserit."; $strShowingRecords = 'Mostrant registres: ';
$strTheContents = "El contingut del fitxer substitu&iuml;r&agrave; els continguts de les taules sel.leccionades a les files que contenen la mateixa clau &uacute;nica o prim&agrave;ria"; $strSingly = '(singly)';
$strTheTerminator = "El separador de camps."; $strSize = 'Mida';
$strTotal = "total"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Tipus"; $strSpaceUsage = 'Utilitzaci&oacute; d\'espai';
$strSQLQuery = 'crida SQL';
$strStatement = 'Sent&egrave;ncies';
$strStrucCSV = 'dades CSV ';
$strStrucData = 'Estructura i dades';
$strStrucDrop = 'Afegir \'drop table\'';
$strStrucOnly = 'Nom&eacute;s l\'estructura';
$strSubmit = 'Enviar';
$strSuccess = 'La vostra comanda SQL ha estat executada amb &egrave;xit';
$strSum = 'Suma';
$strUncheckAll = "Descel.leccionar tot"; //to translate $strTable = 'taula ';
$strUnique = "&Uacute;nica"; $strTableComments = 'Comentaris de la taula';
$strUpdatePassMessage = "Heu actualitzat la contrasenya de "; $strTableEmpty = 'El nom de la taula &eacute;s buit!';
$strUpdatePassword = "Actualitzar contrasenya"; $strTableMaintenance = 'Manteniment de la taula';
$strUpdatePrivMessage = "Heu actualitzat els privilegis de "; $strTableStructure = 'Estructura de la taula';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Tipus de taula';
$strUsage = "&Uacute;s"; $strTerminatedBy = 'acabat per';
$strUser = "Usuari"; $strTextAreaLength = ' A causa de la seva longitud,<br /> aquest camp pot no ser editable ';
$strUserEmpty = "El nom d'usuari &eacute;s buit!"; $strTheContent = 'El contingut del fitxer especificat ha estat inserit.';
$strUserName = "Nom d'usuari"; $strTheContents = 'El contingut del fitxer substitu&iuml;r&agrave; els continguts de les taules sel.leccionades a les files que contenen la mateixa clau &uacute;nica o prim&agrave;ria';
$strUsers = "Usuaris"; $strTheTerminator = 'El separador de camps.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'total';
$strType = 'Tipus';
$strValue = "Valor"; $strUncheckAll = 'Descel.leccionar tot';
$strViewDump = "Veure un esquema de la taula"; $strUnique = '&Uacute;nica';
$strViewDumpDB = "Veure l'esquema de la base de dades"; $strUpdatePassMessage = 'Heu actualitzat la contrasenya de ';
$strUpdatePassword = 'Actualitzar contrasenya';
$strUpdatePrivMessage = 'Heu actualitzat els privilegis de ';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = '&Uacute;s';
$strUser = 'Usuari';
$strUserEmpty = 'El nom d\'usuari &eacute;s buit!';
$strUserName = 'Nom d\'usuari';
$strUsers = 'Usuaris';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strWelcome = "Benvingut a "; $strValue = 'Valor';
$strWrongUser = "Usuari i/o clau erronis. Access denegat."; $strViewDump = 'Veure un esquema de la taula';
$strViewDumpDB = 'Veure l\'esquema de la base de dades';
$strYes = "Si"; $strWelcome = 'Benvingut a ';
$strWrongUser = 'Usuari i/o clau erronis. Access denegat.';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) $strYes = 'Si';
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binari ";
$strBinaryDoNotEdit=" Binari - no editeu ";
$strEnglishPrivileges=" Nota: Els noms dels privilegis del MySQL s&oacute;n en llengua anglesa ";
$strNotNumber = "Aquest valor no &eacute;s un n&uacute;mero!";
$strNotValidNumber = " no es un n&uacute;mero de col.lumna v&agrave;lid!";
// export Zip (July 07, 2001, 19:48am) // To translate
$strBzip = "\"comprimit amb bzip\""; $strAffectedRows = 'Affected rows:';
$strGzip = "\"comprimit amb gzip\""; $strFieldsEmpty = ' The field count is empty! '; //to translate
$strOffSet = "Offset"; $strQueryOnDb = 'SQL-query on database ';
$strNbRecords = "N&uacute;mero de files "; $strShowThisQuery = ' Show this query here again ';
$strRowSize=" tamany de fila "; $strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "big5"; $charset = 'big5';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD>X<EFBFBD>ݳQ<EFBFBD>ڵ<EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ާ@";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>K<EFBFBD>[<5B>s<EFBFBD>r<EFBFBD>q";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD>K<EFBFBD>[<5B>˯<EFBFBD><CBAF><EFBFBD><EFBFBD><EFBFBD> (\"where\" <20>y<EFBFBD>y<EFBFBD><79><EFBFBD>D<EFBFBD><44>)<29>G";
$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)
$strAnIndex = "<EFBFBD>w<EFBFBD>g<EFBFBD>K<EFBFBD>[<5B>F<EFBFBD>@<40>ӯ<EFBFBD><D3AF>ީ<EFBFBD> ";
$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
$strAPrimaryKey = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߤF<EFBFBD>@<40>ӥD<D3A5><44><EFBFBD><EFBFBD> ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD>ݩ<EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD>^"; $strAccessDenied = '<27>X<EFBFBD>ݳQ<DDB3>ڵ<EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><><EFBFBD><EFBFBD><EFBFBD>ާ@';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27>K<EFBFBD>[<5B>s<EFBFBD>r<EFBFBD>q';
$strBrowse = "<EFBFBD>s<EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27>K<EFBFBD>[<5B>˯<EFBFBD><CBAF><EFBFBD><EFBFBD><EFBFBD> ("where" <20>y<EFBFBD>y<EFBFBD><79><EFBFBD>D<EFBFBD><44>)<29>G';
$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)
$strAnIndex = '<27>w<EFBFBD>g<EFBFBD>K<EFBFBD>[<5B>F<EFBFBD>@<40>ӯ<EFBFBD><D3AF>ީ<EFBFBD> ';
$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
$strAPrimaryKey = '<27>w<EFBFBD>g<EFBFBD>إߤF<DFA4>@<40>ӥD<D3A5><44><EFBFBD><EFBFBD> ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = '<27>ݩ<EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27><><EFBFBD>^';
$strCarriage = "<EFBFBD>^<5E><>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27>s<EFBFBD><73>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD>r<EFBFBD>q<EFBFBD>W";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD>_<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD>:";
$strCopyTableOK = "<EFBFBD>ƾڪ<EFBFBD> %s <20>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<EFBFBD>_<EFBFBD> %s<>C";
$strCreate = "<EFBFBD>إ<EFBFBD>";
$strCreateNewDatabase = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڮw";
$strCreateNewTable = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڪ<C6BE><DAAA>P<EFBFBD>ƾڮw ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD>ƾڮw "; $strCarriage = '<27>^<5E><>: \\r';
$strDatabases = "<EFBFBD>ƾڮw"; $strChange = '<27><><EFBFBD><EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD>ʬ٭<EFBFBD>"; $strCheckTable = 'Check table'; //to translate
$strDelete = "<EFBFBD>R<EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD>ӰO<EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>R<EFBFBD><EFBFBD><EFBFBD>C"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27>r<EFBFBD>q<EFBFBD>W';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27>_<EFBFBD><5F><EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD>:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = '<27>ƾڪ<C6BE> %s <20>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<5C>_<EFBFBD> %s<>C';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27>إ<EFBFBD>';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = '<27>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڮw';
$strDoAQuery = "<EFBFBD>а<EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD>d<EFBFBD>ߥܨ<EFBFBD>\" (<28>q<EFBFBD>t<EFBFBD><74>: \"%\")"; $strCreateNewTable = '<27>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڪ<C6BE><DAAA>P<EFBFBD>ƾڮw ';
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "<EFBFBD>нT<EFBFBD>{<EFBFBD>n ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڮw ";
$strDumpingData = "<EFBFBD>ɥX<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>e";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD>s<EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27>ƾڮw ';
$strEffective = "Effective"; //to translate $strDatabases = '<27>ƾڮw';
$strEmpty = "<EFBFBD>M<EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><><EFBFBD>^<5E><><EFBFBD>d<EFBFBD>ߵ<EFBFBD><DFB5>G<EFBFBD><47><EFBFBD>šC (<28><><EFBFBD>]<5D>i<EFBFBD><EFBFBD>G<EFBFBD>S<EFBFBD><53><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ŦX<C5A6><58><EFBFBD>󪺰O<F3AABAB0><4F><EFBFBD>C)"; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = '<27>ʬ٭<CAAC>';
$strEnclosedBy = "<EFBFBD>Ѧ<EFBFBD><EFBFBD>r<EFBFBD>ŬA<EFBFBD>_<EFBFBD><EFBFBD>"; $strDelete = '<27>R<EFBFBD><52>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<27>ӰO<D3B0><4F><EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>R<EFBFBD><52><EFBFBD>C';
$strError = "<EFBFBD><EFBFBD><EFBFBD>~"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD>q<EFBFBD><EFBFBD>"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD>B<EFBFBD>~"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = '<27>а<EFBFBD><D0B0><EFBFBD> "<22>d<EFBFBD>ߥܨ<DFA5>" (<28>q<EFBFBD>t<EFBFBD><74>: "%")';
$strDocu = '<27><><EFBFBD><EFBFBD>';
$strDoYouReally = '<27>нT<D0BD>{<7B>n ';
$strDrop = '<27><><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD>ƾڮw ';
$strDumpingData = '<27>ɥX<C9A5>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD>ƾڮw<DAAE><77><EFBFBD>e';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD>r<EFBFBD>q"; $strEdit = '<27>s<EFBFBD><73>';
$strFields = "<EFBFBD>r<EFBFBD>q"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27>M<EFBFBD><4D>';
$strFunction = "<EFBFBD>\<EFBFBD><EFBFBD>"; $strEmptyResultSet = 'MySQL <20><><EFBFBD>^<5E><><EFBFBD>d<EFBFBD>ߵ<EFBFBD><DFB5>G<EFBFBD><47><EFBFBD>šC (<28><><EFBFBD>]<5D>i<EFBFBD><EFBFBD>G<EFBFBD>S<EFBFBD><53><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ŦX<C5A6><58><EFBFBD>󪺰O<F3AABAB0><4F><EFBFBD>C)';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27>Ѧ<EFBFBD><D1A6>r<EFBFBD>ŬA<C5AC>_<EFBFBD><5F>';
$strEnd = '<27><><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD>~';
$strEscapedBy = '<27><><EFBFBD>q<EFBFBD><71>';
$strExtra = '<27>B<EFBFBD>~';
$strGenTime = "Generation Time"; //to translate $strField = '<27>r<EFBFBD>q';
$strGo = "<EFBFBD>}<7D>l"; $strFields = '<27>r<EFBFBD>q';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27>\<5C><>';
$strHasBeenAltered = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>ק<EFBFBD><EFBFBD>C"; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߡC"; $strGo = '<27>}<7D>l';
$strHasBeenDropped = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C"; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>M<EFBFBD>šC";
$strHome = "<EFBFBD>D<EFBFBD>ؿ<EFBFBD>";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "<EFBFBD>D<EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD>p<EFBFBD>G<EFBFBD>A<EFBFBD>n<EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>դJ<EFBFBD><EFBFBD><EFBFBD>r<EFBFBD>q<EFBFBD>A<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD><EFBFBD>X<EFBFBD>γr<EFBFBD><EFBFBD><EFBFBD>j<EFBFBD>}<7D><><EFBFBD>r<EFBFBD>q<EFBFBD>C<EFBFBD><43><EFBFBD>C"; $strHasBeenAltered = '<27>w<EFBFBD>g<EFBFBD>Q<EFBFBD>ק<EFBFBD><D7A7>C';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<27>w<EFBFBD>g<EFBFBD>إߡC';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27>w<EFBFBD>g<EFBFBD>Q<EFBFBD><51><EFBFBD><EFBFBD><EFBFBD>C';
$strInsert = "<EFBFBD><EFBFBD><EFBFBD>J"; $strHasBeenEmptied = '<27>w<EFBFBD>g<EFBFBD>Q<EFBFBD>M<EFBFBD>šC';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = '<27>D<EFBFBD>ؿ<EFBFBD>';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD>"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD>s<EFBFBD>O<EFBFBD><EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD>󤤴<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڡA<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>G"; $strHost = '<27>D<EFBFBD><44>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD>W"; $strIfYouWish = '<27>p<EFBFBD>G<EFBFBD>A<EFBFBD>n<EFBFBD><6E><EFBFBD>w<EFBFBD>դJ<D5A4><4A><EFBFBD>r<EFBFBD>q<EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD><D0B5>X<EFBFBD>γr<CEB3><72><EFBFBD>j<EFBFBD>}<7D><><EFBFBD>r<EFBFBD>q<EFBFBD>C<EFBFBD><43><EFBFBD>C';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><><EFBFBD>J';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD>J<EFBFBD><4A><EFBFBD>ƾڪ<C6BE>';
$strInsertNewRow = '<27><><EFBFBD>J<EFBFBD>s<EFBFBD>O<EFBFBD><4F>';
$strInsertTextfiles = '<27>q<EFBFBD><EFBFBD><E5A5BB><EFBFBD>󤤴<EFBFBD><F3A4A4B4><EFBFBD><EFBFBD>ƾڡA<DAA1><41><EFBFBD>J<EFBFBD><4A><EFBFBD>ƾڪ<C6BE><DAAA>G';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD>W';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G\\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>󪺦<EFBFBD><EFBFBD>m";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>h<EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD>ק<EFBFBD><EFBFBD><EFBFBD>ƾڤw<EFBFBD>g<EFBFBD>s<EFBFBD>L<EFBFBD>C"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = '<27><><EFBFBD><EFBFBD>/Set';
$strMySQLReloaded = "MySQL <20><><EFBFBD>s<EFBFBD>Ұʧ<D2B0><CAA7><EFBFBD><EFBFBD>C"; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL <EFBFBD><EFBFBD><EFBFBD>^<EFBFBD>G"; $strLineFeed = '<27><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G\\n';
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD>ܶi<EFBFBD>{"; $strLines = '<27><><EFBFBD><EFBFBD> ';
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD>B<EFBFBD><42><EFBFBD>H<EFBFBD><48>"; $strLocationTextfile = '<27><EFBFBD><E5A5BB><EFBFBD>󪺦<EFBFBD><F3AABAA6>m';
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><>ô<EFBFBD><C3B4><EFBFBD>ܶq"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27>h<EFBFBD><58><C3B4>';
$strName = "<EFBFBD>W<EFBFBD>r"; $strModifications = '<27>ק<EFBFBD><D7A7><EFBFBD>ƾڤw<DAA4>g<EFBFBD>s<EFBFBD>L<EFBFBD>C';
$strNext = "<EFBFBD>U<EFBFBD>@<40><>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "<EFBFBD>_"; $strMySQLReloaded = 'MySQL <20><><EFBFBD>s<EFBFBD>Ұʧ<D2B0><CAA7><EFBFBD><EFBFBD>C';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20><><EFBFBD>^<5E>G';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27><><EFBFBD>ܶi<DCB6>{';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27><><EFBFBD><EFBFBD> MySQL <20><><EFBFBD>B<EFBFBD><42><EFBFBD>H<EFBFBD><48>';
$strNoTablesFound = "<EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>C"; $strMySQLShowVars = '<27><><EFBFBD><EFBFBD> MySQL <20><>ô<EFBFBD><C3B4><EFBFBD>ܶq';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD>q<EFBFBD>`<60><><EFBFBD>޸<EFBFBD><DEB8>C <20><><EFBFBD><EFBFBD><EFA4A4> <20><><EFBFBD>ܨϥΤ޸<CEA4><DEB8>C<EFBFBD>]<5D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> char <20>M varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڻݭn<DDAD>Τ޸<CEA4><DEB8>A<EFBFBD>_<EFBFBD>ӡC"; $strName = '<27>W<EFBFBD>r';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27>U<EFBFBD>@<40><>';
$strOptionalControls = "<EFBFBD>i<EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>Ω<EFBFBD>Ū<EFBFBD><EFBFBD><EFBFBD>μg<EFBFBD>J<EFBFBD>S<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD>šC"; $strNo = '<27>_';
$strOptionally = "<EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "Or"; //to translate $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27>ƾڮw<DAAE><77><EFBFBD>S<EFBFBD><53><EFBFBD>ƾڪ<C6BE><DAAA>C';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27>q<EFBFBD>`<60><><EFBFBD>޸<EFBFBD><DEB8>C <20><><EFBFBD><EFBFBD><EFA4A4> <20><><EFBFBD>ܨϥΤ޸<CEA4><DEB8>C<EFBFBD>]<5D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> char <20>M varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڻݭn<DDAD>Τ޸<CEA4><DEB8>A<EFBFBD>_<EFBFBD>ӡC';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27>i<EFBFBD><69><EFBFBD>C<EFBFBD>Ω<EFBFBD>Ū<EFBFBD><C5AA><EFBFBD>μg<CEBC>J<EFBFBD>S<EFBFBD><53><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD>šC';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27>襤';
$strPos1 = "<EFBFBD>}<7D>l"; $strOr = 'Or'; //to translate
$strPrevious = "<EFBFBD>e<EFBFBD>@<40><>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD>W";
$strPrimaryKey = "<EFBFBD>D<EFBFBD><EFBFBD>";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD>ͤ@<40>ӿ<EFBFBD><D3BF>~<7E>C";
$strProperties = "<EFBFBD>ݩ<EFBFBD>";
$strQBE = "<EFBFBD>d<EFBFBD>߼ҪO"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27>}<7D>l';
$strPrevious = '<27>e<EFBFBD>@<40><>';
$strPrimary = '<27><><EFBFBD>W';
$strPrimaryKey = '<27>D<EFBFBD><44>';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD>ͤ@<40>ӿ<EFBFBD><D3BF>~<7E>C';
$strProperties = '<27>ݩ<EFBFBD>';
$strReadTheDocs = "<EFBFBD>ѷӥH<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strQBE = '<27>d<EFBFBD>߼ҪO';
$strRecords = "<EFBFBD>O<EFBFBD><EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL <20><><EFBFBD>_<EFBFBD><5F><EFBFBD>ѡC"; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD>_ MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD>N<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><EFBFBD>";
$strRenameTableOK = "<EFBFBD>ƾڪ<EFBFBD> %s <20>W<EFBFBD>r<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>Ӧ<EFBFBD> %s<>C";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReplaceTable = "<EFBFBD>N<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڥΥH<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G";
$strReset = "<EFBFBD><EFBFBD><EFBFBD>m";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD>b<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD><EFBFBD><EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>B<EFBFBD><EFBFBD> SQL <20>y<EFBFBD>y<EFBFBD>G ";
$strSave = "<EFBFBD>s<EFBFBD>x"; $strReadTheDocs = '<27>ѷӥH<D3A5>U<EFBFBD><55><EFBFBD><EFBFBD> ';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<27>O<EFBFBD><4F>';
$strSelectFields = "<EFBFBD>ܤֿ<EFBFBD><EFBFBD>ܤ@<40>Ӧr<D3A6>q<EFBFBD>G"; $strReloadFailed = 'MySQL <20><><EFBFBD>_<EFBFBD><5F><EFBFBD>ѡC';
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = '<27><><EFBFBD>_ MySQL';
$strSend = "<EFBFBD>o<EFBFBD>e"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27>N<EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD>W<EFBFBD><57>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27>ƾڪ<C6BE> %s <20>W<EFBFBD>r<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>Ӧ<EFBFBD> %s<>C';
$strShow = "Show"; //to translate $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD>ܰO<EFBFBD><EFBFBD> "; $strReplace = '<27><><EFBFBD><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27>N<EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD>ƾڥΥH<CEA5>U<EFBFBD><EFBFBD><E5A5BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD>m';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL <20>y<EFBFBD>y"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20>ƾ<EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>ƾ<EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD>K<EFBFBD>[ 'drop table'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܵ<EFBFBD><EFBFBD>c"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD>o<EFBFBD>e"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "<EFBFBD>A<EFBFBD>B<EFBFBD>檺 SQL <20>y<EFBFBD>y<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD>F<EFBFBD>C"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27>B<EFBFBD><42><EFBFBD><EFBFBD> ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = '<27>b<EFBFBD>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD><77><EFBFBD>ƾڮw<DAAE><77><EFBFBD>B<EFBFBD><42> SQL <20>y<EFBFBD>y<EFBFBD>G ';
$strTable = "<EFBFBD>ƾڪ<EFBFBD> "; $strSave = '<27>s<EFBFBD>x';
$strTableComments = "Table comments"; //to translate $strSelect = '<27><><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27>ܤֿ<DCA4><D6BF>ܤ@<40>Ӧr<D3A6>q<EFBFBD>G';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c"; $strSend = '<27>o<EFBFBD>e';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD>y<EFBFBD>y<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>šG"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Show'; //to translate
$strTheContent = "<EFBFBD><EFBFBD><EFBFBD>󤤪<EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>w<EFBFBD>g<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>C"; $strShowingRecords = '<27><><EFBFBD>ܰO<DCB0><4F> ';
$strTheContents = "<EFBFBD><EFBFBD><EFBFBD>󤤪<EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>N<EFBFBD>|<7C><><EFBFBD>N <20>ҿ<EFBFBD><D2BF>w<EFBFBD><77><EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD><20>ۦP<DBA6><50><EFBFBD>D<EFBFBD><44><EFBFBD>ΰߤ@<40><20>O<EFBFBD><4F><EFBFBD>C"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD>o<EFBFBD>Ǧr<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD>`<60>p"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL <20>y<EFBFBD>y';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20>ƾ<EFBFBD>';
$strStrucData = '<27><><EFBFBD>c<EFBFBD>M<EFBFBD>ƾ<EFBFBD>';
$strStrucDrop = '<27>K<EFBFBD>[ \'drop table\'';
$strStrucOnly = '<27><><EFBFBD><EFBFBD><EFBFBD>ܵ<EFBFBD><DCB5>c';
$strSubmit = '<27>o<EFBFBD>e';
$strSuccess = '<27>A<EFBFBD>B<EFBFBD>檺 SQL <20>y<EFBFBD>y<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<5C>B<EFBFBD><42><EFBFBD>F<EFBFBD>C';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27>ƾڪ<C6BE> ';
$strUnique = "<EFBFBD>ߤ@"; $strTableComments = 'Table comments'; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27>y<EFBFBD>y<EFBFBD><79><EFBFBD><EFBFBD><EFBFBD>šG';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><><EFBFBD>󤤪<EFBFBD><F3A4A4AA><EFBFBD><EFBFBD>e<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>J<EFBFBD><4A><EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD>C';
$strUserName = "User name"; //to translate $strTheContents = '<27><><EFBFBD>󤤪<EFBFBD><F3A4A4AA><EFBFBD><EFBFBD>e<EFBFBD>N<EFBFBD>|<7C><><EFBFBD>N <20>ҿ<EFBFBD><D2BF>w<EFBFBD><77><EFBFBD>ƾڪ<C6BE><DAAA><EFBFBD><EFBFBD><20>ۦP<DBA6><50><EFBFBD>D<EFBFBD><44><EFBFBD>ΰߤ@<40><20>O<EFBFBD><4F><EFBFBD>C';
$strUsers = "Users"; //to translate $strTheTerminator = '<27>o<EFBFBD>Ǧr<C7A6>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = '<27>`<60>p';
$strType = '<27><><EFBFBD><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD>d<EFBFBD>ݼƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C"; $strUnique = '<27>ߤ@';
$strViewDumpDB = "<EFBFBD>d<EFBFBD>ݼƾڮw<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "<EFBFBD>w<EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD> "; $strValue = '<27><>';
$strWrongUser = "<EFBFBD>K<EFBFBD>X<EFBFBD><EFBFBD><EFBFBD>~<7E>A<EFBFBD>X<EFBFBD>ݳQ<DDB3>ڵ<EFBFBD><DAB5>C"; $strViewDump = '<27>d<EFBFBD>ݼƾڪ<C6BE><DAAA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><48><EFBFBD>C';
$strViewDumpDB = '<27>d<EFBFBD>ݼƾڮw<DAAE><77><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><48><EFBFBD>C';
$strYes = "<EFBFBD>O"; $strWelcome = '<27>w<EFBFBD><77><EFBFBD>ϥ<EFBFBD> ';
$strWrongUser = '<27>K<EFBFBD>X<EFBFBD><58><EFBFBD>~<7E>A<EFBFBD>X<EFBFBD>ݳQ<DDB3>ڵ<EFBFBD><DAB5>C';
$strYes = '<27>O';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "gb2312"; $charset = 'gb2312';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD>";
$strAction = "ִ<EFBFBD>в<EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD>Ӽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (\"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)<29><>";
$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)
$strAnIndex = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$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
$strAPrimaryKey = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAccessDenied = '<27><><EFBFBD>ʱ<EFBFBD><CAB1>ܾ<EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = <>в<EFBFBD><D0B2><EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD>Ӽ<EFBFBD><D3BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ("where" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)<29><>';
$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)
$strAnIndex = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$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
$strAPrimaryKey = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = '<27><><EFBFBD><EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27><><EFBFBD><EFBFBD>';
$strCarriage = "<EFBFBD>س<EFBFBD>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD>ı<EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27><><EFBFBD><EFBFBD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD>ֶ<EFBFBD><EFBFBD><EFBFBD>";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>Ϊ:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> %s <20>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD>Ϊ %s<><73>";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>µ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>µ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> "; $strCarriage = '<27>س<EFBFBD>: \\r';
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>"; $strChange = '<27>ı<EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "ȱʡֵ"; $strCheckTable = 'Check table'; //to translate
$strDelete = "ɾ<EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD>ü<EFBFBD>¼<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD>ɾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27>ֶ<EFBFBD><D6B6><EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>Ϊ:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = '<27><><EFBFBD>ݱ<EFBFBD> %s <20>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD>Ϊ %s<><73>';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27><><EFBFBD><EFBFBD>';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = '<27><><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD>ݿ<EFBFBD>';
$strDoAQuery = "<EFBFBD><EFBFBD>ִ<EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD>ѯʾ<EFBFBD><EFBFBD>\"<><CDA8><EFBFBD><EFBFBD>: \"%\")"; $strCreateNewTable = '<27><><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ';
$strDocu = "<EFBFBD>ĵ<EFBFBD>"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "<EFBFBD><EFBFBD>ȷ<EFBFBD><EFBFBD>Ҫ ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
$strDumpingData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27><><EFBFBD>ݿ<EFBFBD> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27><><EFBFBD>ݿ<EFBFBD>';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><><EFBFBD>صIJ<D8B5>ѯ<EFBFBD><D1AF><EFBFBD><EFBFBD>Ϊ<EFBFBD>ա<EFBFBD><><D4AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA>û<EFBFBD><C3BB><EFBFBD>ҵ<EFBFBD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD>¼<EFBFBD><C2BC>)"; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'ȱʡֵ';
$strEnclosedBy = "<EFBFBD>ɺ<EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDelete = <><C9BE>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<27>ü<EFBFBD>¼<EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD>ɾ<EFBFBD><C9BE><EFBFBD><EFBFBD>';
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "ת<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = '<27><>ִ<EFBFBD><D6B4> "<22><>ѯʾ<D1AF><CABE>" (ͨ<><CDA8><EFBFBD><EFBFBD>: "%")';
$strDocu = '<27>ĵ<EFBFBD>';
$strDoYouReally = '<27><>ȷ<EFBFBD><C8B7>Ҫ ';
$strDrop = '<27><><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ';
$strDumpingData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD><EFBFBD><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD>ֶ<EFBFBD>"; $strEdit = '<27>༭';
$strFields = "<EFBFBD>ֶ<EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD><EFBFBD>';
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEmptyResultSet = 'MySQL <20><><EFBFBD>صIJ<D8B5>ѯ<EFBFBD><D1AF><EFBFBD><EFBFBD>Ϊ<EFBFBD>ա<EFBFBD><><D4AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA>û<EFBFBD><C3BB><EFBFBD>ҵ<EFBFBD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD>¼<EFBFBD><C2BC>)';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27>ɺ<EFBFBD><C9BA>ַ<EFBFBD><D6B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnd = '<27><><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD><EFBFBD>';
$strEscapedBy = <><D7AA><EFBFBD><EFBFBD>';
$strExtra = '<27><><EFBFBD><EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27>ֶ<EFBFBD>';
$strGo = "<EFBFBD><EFBFBD>ʼ"; $strFields = '<27>ֶ<EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27><><EFBFBD><EFBFBD>';
$strHasBeenAltered = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>޸ġ<EFBFBD>"; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strGo = '<27><>ʼ';
$strHasBeenDropped = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ա<EFBFBD>";
$strHome = "<EFBFBD><EFBFBD>Ŀ¼";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫָ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶΣ<EFBFBD><EFBFBD><EFBFBD>ô<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ö<EFBFBD><EFBFBD>Ÿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD><EFBFBD>б<EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenAltered = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>޸ġ<DEB8>';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenEmptied = '<27>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ա<EFBFBD>';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = '<27><>Ŀ¼';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼<EFBFBD>¼"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȡ<EFBFBD><EFBFBD><EFBFBD>ݣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD>"; $strHost = '<27><><EFBFBD><EFBFBD>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strIfYouWish = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫָ<D2AA><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶΣ<D6B6><CEA3><EFBFBD>ô<EFBFBD><C3B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ö<EFBFBD><C3B6>Ÿ<EFBFBD><C5B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD><D6B6>б<EFBFBD><D0B1><EFBFBD>';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><><EFBFBD><EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>';
$strInsertNewRow = '<27><><EFBFBD><EFBFBD><EFBFBD>¼<EFBFBD>¼';
$strInsertTextfiles = '<27><><EFBFBD>ı<EFBFBD><C4B1>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>ȡ<EFBFBD><C8A1><EFBFBD>ݣ<EFBFBD><DDA3><EFBFBD><EFBFBD><EFBFBD><EBB5BD><EFBFBD>ݱ<EFBFBD><DDB1><EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD><EFBFBD>';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD>У<EFBFBD>\\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strLocationTextfile = "<EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>˳<EFBFBD>ϵͳ";
$strModifications = "<EFBFBD>޸ĺ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>̡<EFBFBD>"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = '<27><><EFBFBD><EFBFBD>/Set';
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD>"; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL <20><><EFBFBD>أ<EFBFBD>"; $strLineFeed = '<27><><EFBFBD>У<EFBFBD>\\n';
$strMySQLShowProcess = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLines = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strMySQLShowStatus = "<EFBFBD><EFBFBD>ʾ MySQL <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ"; $strLocationTextfile = '<27>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><EFBFBD>';
$strMySQLShowVars = "<EFBFBD><EFBFBD>ʾ MySQL <20><>ϵͳ<CFB5><CDB3><EFBFBD><EFBFBD>"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27>˳<EFBFBD>ϵͳ';
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModifications = '<27>޸ĺ<DEB8><C4BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>̡<EFBFBD>';
$strNext = "<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "<EFBFBD><EFBFBD>"; $strMySQLReloaded = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD>';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20><><EFBFBD>أ<EFBFBD>';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27><>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27><>ʾ MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ';
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD>û<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD>"; $strMySQLShowVars = '<27><>ʾ MySQL <20><>ϵͳ<CFB5><CDB3><EFBFBD><EFBFBD>';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "ͨ<EFBFBD><EFBFBD>Ϊ<EFBFBD><EFBFBD><EFBFBD>š<EFBFBD> <20><>ѡ<EFBFBD>С<EFBFBD> <20><>ʾʹ<CABE><CAB9><EFBFBD><EFBFBD><EFBFBD>š<EFBFBD><C5A1><EFBFBD>Ϊֻ<CEAA><D6BB> char <20><> varchar <20><><EFBFBD>͵<EFBFBD><CDB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strName = '<27><><EFBFBD><EFBFBD>';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27><>һ<EFBFBD><D2BB>';
$strOptionalControls = "<EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڶ<EFBFBD>ȡ<EFBFBD><EFBFBD>д<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD>"; $strNo = '<27><>';
$strOptionally = "ѡ<EFBFBD><EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "Or"; //to translate $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27><><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD>û<EFBFBD><C3BB><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1><EFBFBD>';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = <><CDA8>Ϊ<EFBFBD><CEAA><EFBFBD>š<EFBFBD> <20><>ѡ<EFBFBD>С<EFBFBD> <20><>ʾʹ<CABE><CAB9><EFBFBD><EFBFBD><EFBFBD>š<EFBFBD><C5A1><EFBFBD>Ϊֻ<CEAA><D6BB> char <20><> varchar <20><><EFBFBD>͵<EFBFBD><CDB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27><>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD>ڶ<EFBFBD>ȡ<EFBFBD><C8A1>д<EFBFBD><D0B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><D6B7><EFBFBD>';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'ѡ<><D1A1>';
$strPos1 = "<EFBFBD><EFBFBD>ʼ"; $strOr = 'Or'; //to translate
$strPrevious = "ǰһ<EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD>ѯģ<EFBFBD><EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27><>ʼ';
$strPrevious = һ<C7B0><D2BB>';
$strPrimary = '<27><><EFBFBD><EFBFBD>';
$strPrimaryKey = '<27><><EFBFBD><EFBFBD>';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strProperties = '<27><><EFBFBD><EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĵ<EFBFBD> "; $strQBE = '<27><>ѯģ<D1AF><C4A3>';
$strRecords = "<EFBFBD><EFBFBD>¼"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>"; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ó<EFBFBD> %s<><73>";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD>";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReset = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ָ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD>";
$strSave = "<EFBFBD>"; $strReadTheDocs = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĵ<EFBFBD> ';
$strSelect = "ѡ<EFBFBD><EFBFBD>"; $strRecords = '<27><>¼';
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>ֶΣ<EFBFBD>"; $strReloadFailed = 'MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>';
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = '<27><><EFBFBD><EFBFBD> MySQL';
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1><EFBFBD><EFBFBD><EFBFBD>Ϊ';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27><><EFBFBD>ݱ<EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ó<EFBFBD> %s<><73>';
$strShow = "Show"; //to translate $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>¼ "; $strReplace = '<27>滻';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27><><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1>ļ<EFBFBD><C4BC><EFBFBD><E6BBBB>';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD><EFBFBD>';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL <20><><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "ֻѡ<EFBFBD><EFBFBD><EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˡ<EFBFBD>"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><DDBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD>䣺 ';
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> "; $strSave = '<27>洢';
$strTableComments = "Table comments"; //to translate $strSelect = 'ѡ<><D1A1>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27><><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1>һ<EFBFBD><D2BB><EFBFBD>ֶΣ<D6B6>';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ"; $strSend = '<27><><EFBFBD><EFBFBD>';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Show'; //to translate
$strTheContent = "<EFBFBD>ļ<EFBFBD><EFBFBD>е<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>С<EFBFBD>"; $strShowingRecords = '<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>¼ ';
$strTheContents = "<EFBFBD>ļ<EFBFBD><EFBFBD>е<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݽ<EFBFBD><EFBFBD><EFBFBD>ȡ<EFBFBD><EFBFBD> <20><>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1>о<EFBFBD><D0BE><EFBFBD> <20><>ͬ<EFBFBD><CDAC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ψһ<CEA8><D2BB><EFBFBD><EFBFBD> <20><>¼<EFBFBD><C2BC>"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD><EFBFBD>Щ<EFBFBD>ֶεĽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD>ܼ<EFBFBD>"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL <20><><EFBFBD><EFBFBD>';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20><><EFBFBD><EFBFBD>';
$strStrucData = '<27><EFBFBD><E1B9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD> \'drop table\'';
$strStrucOnly = ѡ<D6BB><D1A1><EFBFBD>ṹ';
$strSubmit = '<27><><EFBFBD><EFBFBD>';
$strSuccess = '<27><><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˡ<EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD>ݱ<EFBFBD> ';
$strUnique = "Ψһ"; $strTableComments = 'Table comments'; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><><EFBFBD>ݱ<EFBFBD><DDB1>Ľṹ';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27>ļ<EFBFBD><C4BC>е<EFBFBD><D0B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EBB5BD><EFBFBD>ݱ<EFBFBD><DDB1>С<EFBFBD>';
$strUserName = "User name"; //to translate $strTheContents = '<27>ļ<EFBFBD><C4BC>е<EFBFBD><D0B5><EFBFBD><EFBFBD>ݽ<EFBFBD><DDBD><EFBFBD>ȡ<EFBFBD><C8A1> <20><>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1>о<EFBFBD><D0BE><EFBFBD> <20><>ͬ<EFBFBD><CDAC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ψһ<CEA8><D2BB><EFBFBD><EFBFBD> <20><>¼<EFBFBD><C2BC>';
$strUsers = "Users"; //to translate $strTheTerminator = '<27><>Щ<EFBFBD>ֶεĽ<CEB5><C4BD><EFBFBD><EFBFBD><EFBFBD>';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = '<27>ܼ<EFBFBD>';
$strType = '<27><><EFBFBD><EFBFBD>';
$strValue = "ֵ"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>"; $strUnique = 'Ψһ';
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "<EFBFBD><EFBFBD>ӭʹ<EFBFBD><EFBFBD> "; $strValue = 'ֵ';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>󣬷<EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD><EFBFBD><EFBFBD>"; $strViewDump = '<27><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>';
$strViewDumpDB = '<27><EFBFBD><E9BFB4><EFBFBD>ݿ<EFBFBD><DDBF>Ľṹ<C4BD><E1B9B9>ժҪ<D5AA><D2AA>Ϣ<EFBFBD><CFA2>';
$strYes = "<EFBFBD><EFBFBD>"; $strWelcome = '<27><>ӭʹ<D3AD><CAB9> ';
$strWrongUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>󣬷<EFBFBD><F3A3ACB7>ʱ<EFBFBD><CAB1>ܾ<EFBFBD><DCBE><EFBFBD>';
$strYes = '<27><>';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again ';
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,285 +1,286 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-2"; $charset = 'iso-8859-2';
$left_font_family = "verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "verdana CE, Arial CE, helvetica, arial, geneva, sans-serif"; $right_font_family = 'verdana CE, Arial CE, helvetica, arial, geneva, sans-serif';
$number_thousands_separator = " "; $number_thousands_separator = ' ';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bajt<EFBFBD>", "KB", "MB", "GB"); $byteUnits = array('Bajt<EFBFBD>', 'KB', 'MB', 'GB');
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddPriv = "P<EFBFBD>idat nov<6F> privilegium";
$strAddPrivMessage = "Privilegium bylo p<>id<69>no.";
$strAddSearchConditions = "P<EFBFBD>idat vyhled<65>vac<61> parametry (obsah dotazu po \"where\" p<><70>kazu):";
$strAddUser = "P<EFBFBD>idat nov<6F>ho u<>ivatele";
$strAddUserMessage = "U<EFBFBD>ivatel byl p<>id<69>n.";
$strAfter = "Po";
$strAll = "V<EFBFBD>echno";
$strAlterOrderBy = "Zm<EFBFBD>nit po<70>ad<61> tabulky podle";
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Byl p<>id<69>n index na ";
$strAny = "Jak<EFBFBD>koliv";
$strAnyColumn = "Jak<EFBFBD>koliv sloupec";
$strAnyDatabase = "Jak<EFBFBD>koliv datab<61>ze";
$strAnyHost = "Jak<EFBFBD>koliv hostitel";
$strAnyTable = "Any table";
$strAnyUser = "Jak<EFBFBD>koliv u<>ivatel";
$strAPrimaryKey = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
$strBack = "Zp<EFBFBD>t"; $strAccessDenied = 'P<><50>stup odep<65>en';
$strBinary = " Bin<69>rn<72> "; $strAction = 'Akce';
$strBinaryDoNotEdit = " Bin<69>rn<72> - neupravujte "; $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkLabel = "N<EFBFBD>zev"; $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkQuery = "Obl<EFBFBD>ben<EFBFBD> SQL dotaz"; $strAddNewField = 'P<>idat nov<6F> pole';
$strBookmarkThis = "P<EFBFBD>idat tento SQL dotaz do obl<62>ben<65>ch"; $strAddPriv = 'P<EFBFBD>idat nov<EFBFBD> privilegium';
$strBookmarkView = "Jen prohl<68>dnout"; $strAddPrivMessage = 'Privilegium bylo p<>id<69>no.';
$strBrowse = "Proj<EFBFBD>t"; $strAddSearchConditions = 'P<>idat vyhled<65>vac<61> parametry (obsah dotazu po "where" p<><70>kazu):';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAddUserMessage = 'U<>ivatel byl p<>id<69>n.';
$strAfter = 'Po';
$strAll = 'V<>echno';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = 'Byl p<>id<69>n index na ';
$strAny = 'Jak<61>koliv';
$strAnyColumn = 'Jak<61>koliv sloupec';
$strAnyDatabase = 'Jak<61>koliv datab<61>ze';
$strAnyHost = 'Jak<61>koliv hostitel';
$strAnyTable = 'Any table';
$strAnyUser = 'Jak<61>koliv u<>ivatel';
$strAPrimaryKey = 'Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'Na za<7A><61>tku tabulky';
$strAtEndOfTable = 'Na konci tabulky';
$strAttr = 'Atributy';
$strCantLoadMySQL = "nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> pro MySQL,<br>pros<6F>m zkontrolujte nastaven<65> PHP."; $strBack = 'Zp<5A>t';
$strCarriage = "N<EFBFBD>vrat voz<6F>ku (CR): \\r"; $strBinary = ' Bin<69>rn<72> ';
$strChange = "Zm<EFBFBD>nit"; $strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strCheckAll = "Za<EFBFBD>krtnout v<>e"; $strBookmarkLabel = 'N<>zev';
$strCheckDbPriv = "Zkontrolovat privilegia datab<EFBFBD>ze"; $strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
$strCheckTable = "Zkontrolovat tabulku"; $strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
$strColumn = "Sloupec"; $strBookmarkView = 'Jen prohl<68>dnout';
$strColumnEmpty = "Jm<EFBFBD>na sloupc<70> jsou pr<70>zdn<64>!"; $strBrowse = 'Proj<6F>t';
$strColumnNames = "N<EFBFBD>zvy sloupc<70>"; $strBzip = '"zabzipov<6F>no"';
$strCompleteInserts = "Upln<EFBFBD> vlo<6C>eni";
$strConfirm = "Opravdu chcete toto prov<6F>st?";
$strCopyTable = "Zkop<EFBFBD>rovat tabulku do:";
$strCopyTableOK = "Tabulka %s byla zkop<6F>rov<6F>na do %s.";
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; $strCantLoadMySQL = 'nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> pro MySQL,<br />pros<6F>m zkontrolujte nastaven<65> PHP.';
$strDatabase = "Datab<EFBFBD>ze "; $strCarriage = 'N<>vrat voz<6F>ku (CR): \\r';
$strDatabases = "datab<EFBFBD>ze"; $strChange = 'Zm<5A>nit';
$strDataOnly = " Jen data "; $strCheckAll = 'Za<5A>krtnout v<>e';
$strDbEmpty = "Jm<EFBFBD>no datab<61>ze je pr<70>zdn<64>!"; $strCheckDbPriv = 'Zkontrolovat privilegia datab<61>ze';
$strDefault = "V<EFBFBD>choz<EFBFBD>"; $strCheckTable = 'Zkontrolovat tabulku';
$strDelete = "Smazat"; $strColumn = 'Sloupec';
$strDeleted = "<EFBFBD><EFBFBD>dek byl smaz<61>n"; $strColumnEmpty = 'Jm<4A>na sloupc<70> jsou pr<70>zdn<64>!';
$strDeleteFailed = "Smaz<EFBFBD>n<EFBFBD> selhalo!"; $strColumnNames = 'N<>zvy sloupc<70>';
$strDeletePassword = "Smazat heslo"; $strCompleteInserts = 'Upln<6C> vlo<6C>eni';
$strDeleteUserMessage = "Byl smaz<61>n u<>ivatel"; $strConfirm = 'Opravdu chcete toto prov<6F>st?';
$strDelPassMessage = "Bylo smaz<61>no heslo pro"; $strCopyTable = 'Zkop<6F>rovat tabulku do:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabulka %s byla zkop<6F>rov<6F>na do %s.';
$strDisableMagicQuotes = "<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit."; $strCreate = 'Vytvo<76>it';
$strDisplay = "Zobraz"; $strCreateNewDatabase = 'Vytvo<76>it novou datab<61>zi';
$strDoAQuery = "Prov<EFBFBD>stDo a \"dotaz podle p<><70>kladu\" (<28>ol<6F>k: \"%\")"; $strCreateNewTable = 'Vytvo<76>it novou tabulku v datab<61>zi ';
$strDocu = "Dokumentace"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Opravdu si p<>eje<6A> vykonat p<><70>kaz ";
$strDrop = "Odstranit";
$strDropDB = "Odstranit datab<61>zi ";
$strDumpingData = "Dumpuji data pro tabulku";
$strDynamic = "dynamic";
$strEdit = "Editovat"; $strData = 'Data';
$strEditPrivileges = "Upravit pr<70>va"; $strDatabase = 'Datab<61>ze ';
$strEffective = "Efektivn<EFBFBD>"; $strDatabases = 'datab<61>ze';
$strEmpty = "Vypr<EFBFBD>zdnit"; $strDataOnly = ' Jen data ';
$strEmptyResultSet = "MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>)."; $strDbEmpty = 'Jm<4A>no datab<61>ze je pr<70>zdn<64>!';
$strEnableMagicQuotes = "<b>POZOR:</b> Nepovolil jsi 'magic_quotes_gpc' v tv<74> konfiguraci PHP enginu. PhpMyAdmin toto pot<6F>ebuje pro svoji korektn<74> praci. Pros<6F>m, zkontroluj konfiguraci pop<6F>. v manu<6E>lu pro PHP vyhledej informaci jak toto povolit."; $strDefault = 'V<>choz<6F>';
$strEnclosedBy = "uzav<EFBFBD>en do"; $strDelete = 'Smazat';
$strEnd = "Konec"; $strDeleted = '<27><>dek byl smaz<61>n';
$strEnglishPrivileges = " Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> "; $strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
$strError = "Chyba"; $strDeletePassword = 'Smazat heslo';
$strEscapedBy = "uvozeno pomoc<6F>"; $strDeleteUserMessage = 'Byl smaz<61>n u<>ivatel';
$strExtra = "Extra"; $strDelPassMessage = 'Bylo smaz<61>no heslo pro';
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.';
$strDisplay = 'Zobraz';
$strDoAQuery = 'Prov<6F>stDo a "dotaz podle p<><70>kladu" (<28>ol<6F>k: "%")';
$strDocu = 'Dokumentace';
$strDoYouReally = 'Opravdu si p<>eje<6A> vykonat p<><70>kaz ';
$strDrop = 'Odstranit';
$strDropDB = 'Odstranit datab<61>zi ';
$strDumpingData = 'Dumpuji data pro tabulku';
$strDynamic = 'dynamic';
$strField = "Pole"; $strEdit = 'Editovat';
$strFields = "Po<EFBFBD>et pol<6F>"; $strEditPrivileges = 'Upravit pr<70>va';
$strFixed = "pevn<EFBFBD>"; $strEffective = 'Efektivn<76>';
$strFormat = "Form<EFBFBD>t"; $strEmpty = 'Vypr<70>zdnit';
$strFunction = "Funkce"; $strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEnableMagicQuotes = '<b>POZOR:</b> Nepovolil jsi \'magic_quotes_gpc\' v tv<74> konfiguraci PHP enginu. PhpMyAdmin toto pot<6F>ebuje pro svoji korektn<74> praci. Pros<6F>m, zkontroluj konfiguraci pop<6F>. v manu<6E>lu pro PHP vyhledej informaci jak toto povolit.';
$strEnclosedBy = 'uzav<61>en do';
$strEnd = 'Konec';
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> ';
$strError = 'Chyba';
$strEscapedBy = 'uvozeno pomoc<6F>';
$strExtra = 'Extra';
$strGenTime = "Vygenerov<EFBFBD>no:"; $strField = 'Pole';
$strGo = "Prove<EFBFBD>"; $strFields = 'Po<50>et pol<6F>';
$strGrants = "Privilegia"; $strFixed = 'pevn<76>';
$strFormat = 'Form<72>t';
$strFunction = 'Funkce';
$strHasBeenAltered = "byla zm<7A>n<EFBFBD>na."; $strGenTime = 'Vygenerov<6F>no:';
$strHasBeenCreated = "byla vytvo<76>ena."; $strGo = 'Prove<76>';
$strHasBeenDropped = "byla odstran<61>na."; $strGrants = 'Privilegia';
$strHasBeenEmptied = "byla vypr<70>zdn<64>na."; $strGzip = '"zagzipov<6F>no"';
$strHome = "<EFBFBD>vod";
$strHomepageOfficial = " Ofici<63>ln<6C> str<74>nka phpMyAdmina ";
$strHomepageSourceforge = " nov<6F> str<74>nka phpMyAdmina ";
$strHost = "Hostitel";
$strHostEmpty = "Jm<EFBFBD>no hostitele je pr<70>zdn<64>!";
$strIfYouWish = "Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou."; $strHasBeenAltered = 'byla zm<7A>n<EFBFBD>na.';
$strIndex = "Index"; $strHasBeenCreated = 'byla vytvo<76>ena.';
$strIndexes = "Indexy"; $strHasBeenDropped = 'byla odstran<61>na.';
$strInsert = "Vlo<EFBFBD>it"; $strHasBeenEmptied = 'byla vypr<70>zdn<64>na.';
$strInsertAsNewRow = " Vlo<6C>it jako nov<6F> <20><>dek "; $strHome = '<27>vod';
$strInsertIntoTable = "Vlo<EFBFBD>it do tabulky"; $strHomepageOfficial = ' Ofici<63>ln<6C> str<74>nka phpMyAdmina ';
$strInsertNewRow = "Vlo<EFBFBD>it nov<6F> <20><>dek"; $strHomepageSourceforge = ' nov<6F> str<74>nka phpMyAdmina ';
$strInsertTextfiles = "Vlo<EFBFBD>it textov<6F> soubory do tabulky"; $strHost = 'Hostitel';
$strInUse = "pr<EFBFBD>v<EFBFBD> se pou<6F><75>v<EFBFBD>"; $strHostEmpty = 'Jm<4A>no hostitele je pr<70>zdn<64>!';
$strKeyname = "Kl<EFBFBD><EFBFBD>ovy n<>zev"; $strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
$strKill = " Zab<61>t "; $strIndex = 'Index';
$strIndexes = 'Indexy';
$strInsert = 'Vlo<6C>it';
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
$strInsertIntoTable = 'Vlo<6C>it do tabulky';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strLength = "D<EFBFBD>lka"; $strKeyname = 'Kl<4B><6C>ovy n<>zev';
$strLengthSet = "D<EFBFBD>lka/Set"; $strKill = ' Zab<61>t ';
$strLimitNumRows = "z<EFBFBD>znamu na str<74>nku";
$strLineFeed = "Ukon<EFBFBD>en<EFBFBD> <20><>dku (Linefeed): \\n";
$strLines = "<EFBFBD><EFBFBD>dek";
$strLocationTextfile = "Um<EFBFBD>st<EFBFBD>n<EFBFBD> textov<6F>ho souboru";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Odhl<EFBFBD>sit se";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny"; $strLength = 'D<>lka';
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'D<>lka/Set';
$strMySQLReloaded = "MySQL znovu-na<6E>tena."; $strLimitNumRows = 'z<>znamu na str<74>nku';
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: "; $strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
$strMySQLShowProcess = "Zobraz procesy"; $strLines = '<27><>dek';
$strMySQLShowStatus = "Uk<EFBFBD>zat MySQL runtime informace"; $strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
$strMySQLShowVars = "Uk<EFBFBD>zat MySQL systemove prom<6F>nn<6E>"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Odhl<68>sit se';
$strName = "N<EFBFBD>zev"; $strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strNext = "Dal<EFBFBD><EFBFBD>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "Ne"; $strMySQLReloaded = 'MySQL znovu-na<6E>tena.';
$strNoPassword = "<EFBFBD><EFBFBD>dn<EFBFBD> heslo"; $strMySQLSaid = 'MySQL hl<68>s<EFBFBD>: ';
$strNoPrivileges = "<EFBFBD><EFBFBD>dn<EFBFBD> privilegia"; $strMySQLShowProcess = 'Zobraz procesy';
$strNoRights = "Nem<EFBFBD>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!"; $strMySQLShowStatus = 'Uk<55>zat MySQL runtime informace';
$strNoTablesFound = "V datab<61>zi nebyla nalezena ani jedna tabulka."; $strMySQLShowVars = 'Uk<55>zat MySQL systemove prom<6F>nn<6E>';
$strNotNumber = "Toto nen<65> <20><>slo!";
$strNotValidNumber = " nen<65> platn<74> <20><>slo <20><>dku!";
$strNoUsersFound = "<EFBFBD><EFBFBD>dn<EFBFBD> u<>ivatel nenalezen.";
$strNull = "Nulov<EFBFBD>";
$strNumberIndexes = " Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ";
$strOftenQuotation = "<EFBFBD>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do \"uzav<EFBFBD>rac<EFBFBD>ch \" znak<61>."; $strName = 'N<>zev';
$strOptimizeTable = "Optimalizovat tabulku"; $strNbRecords = '<27><>dk<64>';
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky."; $strNext = 'Dal<61><6C>';
$strOptionally = "Voliteln<EFBFBD>"; $strNo = 'Ne';
$strOr = "Nebo"; $strNoPassword = '<27><>dn<64> heslo';
$strOverhead = "Nav<EFBFBD>c"; $strNoPrivileges = '<27><>dn<64> privilegia';
$strNoRights = 'Nem<65>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!';
$strNoTablesFound = 'V datab<61>zi nebyla nalezena ani jedna tabulka.';
$strNotNumber = 'Toto nen<65> <20><>slo!';
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNull = 'Nulov<6F>';
$strNumberIndexes = ' Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ';
$strPassword = "Heslo"; $strOffSet = 'Za<5A><61>tek';
$strPasswordEmpty = "Heslo je pr<70>zdn<64>!"; $strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do "uzav<61>rac<61>ch " znak<61>.';
$strPasswordNotSame = "Hesla nejsou stejn<6A>!"; $strOptimizeTable = 'Optimalizovat tabulku';
$strPHPVersion = "Verze PHP Version"; $strOptionalControls = 'Voliteln<6C>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.';
$strPos1 = "Za<EFBFBD><EFBFBD>tek"; $strOptionally = 'Voliteln<6C>';
$strPrevious = "P<EFBFBD>edchoz<EFBFBD>"; $strOr = 'Nebo';
$strPrimary = "Prim<EFBFBD>rn<EFBFBD>"; $strOverhead = 'Nav<61>c';
$strPrimaryKey = "Prim<EFBFBD>rn<EFBFBD> kl<6B><6C>";
$strPrinterFriendly = "Verze ur<75>en<65> pro tisk";
$strPrintView = "N<EFBFBD>hled k vyti<74>t<EFBFBD>n<EFBFBD>";
$strPrivileges = "Privilegia";
$strProducedAnError = "vytvo<EFBFBD>il chybu.";
$strProperties = "Vlastnosti";
$strQBE = "Dotaz podle p<><70>kladu"; $strPassword = 'Heslo';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
$strPHPVersion = 'Verze PHP Version';
$strPos1 = 'Za<5A><61>tek';
$strPrevious = 'P<>edchoz<6F>';
$strPrimary = 'Prim<69>rn<72>';
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
$strPrinterFriendly = 'Verze ur<75>en<65> pro tisk';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrivileges = 'Privilegia';
$strProducedAnError = 'vytvo<76>il chybu.';
$strProperties = 'Vlastnosti';
$strReadTheDocs = "P<EFBFBD>e<EFBFBD>ti dokumentaci"; $strQBE = 'Dotaz podle p<><70>kladu';
$strRecords = "Z<EFBFBD>znam<EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Znovuna<EFBFBD>ten<EFBFBD> MySQL selhalo."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Znovuna<EFBFBD>ten<EFBFBD> MySQL";
$strRememberReload = "Nezapome<EFBFBD>te reloadovat server.";
$strRenameTable = "P<EFBFBD>ejmenovat tabulku na";
$strRenameTableOK = "Tabulka %s byla p<>ejmenov<6F>na na %s";
$strRepairTable = "Opravit tabulku";
$strReplace = "P<EFBFBD>epsat";
$strReplaceTable = "P<EFBFBD>epsat data tabulky souborem";
$strReset = "P<EFBFBD>vodn<EFBFBD> (reset)";
$strReType = "Napsat znovu";
$strRevoke = "Zru<EFBFBD>it";
$strRevokeGrant = "Zru<EFBFBD>it povolen<65> p<>id<69>lovat pr<70>va";
$strRevokeGrantMessage = "Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro";
$strRevokeMessage = "Byla zru<72>ena pr<70>va pro";
$strRevokePriv = "Zru<EFBFBD>it pr<70>va";
$strRowLength = "D<EFBFBD>lka <20><>dku";
$strRows = "<EFBFBD><EFBFBD>dk<EFBFBD>";
$strRowsFrom = "<EFBFBD><EFBFBD>dk<EFBFBD> za<7A><61>naj<61>c<EFBFBD> od";
$strRowsStatistic = "Statistika <20><>dk<64>";
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strSave = "Ulo<EFBFBD>"; $strReadTheDocs = 'P<>e<EFBFBD>ti dokumentaci';
$strSelect = "Vybrat"; $strRecords = 'Z<>znam<61>';
$strSelectFields = "Zvol pole (alespo<70> jedno):"; $strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strSelectNumRows = "v dotazu"; $strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strSend = "Po<EFBFBD>li"; $strRememberReload = 'Nezapome<6D>te reloadovat server.';
$strSequence = "Sekv."; $strRenameTable = 'P<>ejmenovat tabulku na';
$strServerVersion = "Verze serveru"; $strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>na na %s';
$strShow = "Zobraz"; $strRepairTable = 'Opravit tabulku';
$strShowingRecords = "Ukazuji z<>znamy "; $strReplace = 'P<>epsat';
$strSingly = "(po jednom)"; $strReplaceTable = 'P<>epsat data tabulky souborem';
$strSize = "Velikost"; $strReset = 'P<>vodn<64> (reset)';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Napsat znovu';
$strSpaceUsage = "Vyu<EFBFBD>it<EFBFBD> m<>sta"; $strRevoke = 'Zru<72>it';
$strSQLQuery = "SQL-dotaz"; $strRevokeGrant = 'Zru<72>it povolen<65> p<>id<69>lovat pr<70>va';
$strStatement = "<EFBFBD>daj"; $strRevokeGrantMessage = 'Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro';
$strStrucCSV = "CSV data"; $strRevokeMessage = 'Byla zru<72>ena pr<70>va pro';
$strStrucData = "Strukturu a data"; $strRevokePriv = 'Zru<72>it pr<70>va';
$strStrucDrop = "P<EFBFBD>idej 'Vyma<6D> tabulku'"; $strRowLength = 'D<>lka <20><>dku';
$strStrucOnly = "Pouze strukturu"; $strRows = '<27><>dk<64>';
$strSubmit = "Ode<EFBFBD>li"; $strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strSuccess = "Tv<EFBFBD>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n"; $strRowSize = ' Velikost <20><>dku ';
$strSum = "Celkem"; $strRowsStatistic = 'Statistika <20><>dk<64>';
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Spus<75> SQL dotaz(y) na datab<61>zi ';
$strTable = "Tabulka "; $strSave = 'Ulo<6C>';
$strTableComments = "Koment<EFBFBD><EFBFBD>e k tabulce"; $strSelect = 'Vybrat';
$strTableEmpty = "Jm<EFBFBD>no tabulky je pr<70>zdn<64>!"; $strSelectFields = 'Zvol pole (alespo<70> jedno):';
$strTableMaintenance = " <20>dr<64>ba tabulky "; $strSelectNumRows = 'v dotazu';
$strTableStructure = "Struktura tabulky pro tabulku"; $strSend = 'Po<50>li';
$strTableType = "Typ tabulky"; $strSequence = 'Sekv.';
$strTerminatedBy = "ukon<EFBFBD>en"; $strServerVersion = 'Verze serveru';
$strTextAreaLength = " Toto pole mo<6D>n<EFBFBD> nep<65>jde <br>(kv<6B>li d<>lce) upravit "; $strShow = 'Zobraz';
$strTheContent = "Obsah tv<74>ho souboru byl vlo<6C>en"; $strShowingRecords = 'Ukazuji z<>znamy ';
$strTheContents = "Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>."; $strShowThisQuery = ' Zobrazit zde tento dotaz znovu ';
$strTheTerminator = "Ukon<EFBFBD>en<EFBFBD> pol<6F>."; $strSingly = '(po jednom)';
$strTotal = "celkem"; $strSize = 'Velikost';
$strType = "Typ"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSQLQuery = 'SQL-dotaz';
$strStatement = '<27>daj';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
$strStrucDrop = 'P<>idej \'Vyma<6D> tabulku\'';
$strStrucOnly = 'Pouze strukturu';
$strSubmit = 'Ode<64>li';
$strSuccess = 'Tv<54>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
$strSum = 'Celkem';
$strUncheckAll = "Od<EFBFBD>krtnout v<>e"; $strTable = 'Tabulka ';
$strUnique = "Unik<EFBFBD>tn<EFBFBD>"; $strTableComments = 'Koment<6E><74>e k tabulce';
$strUpdatePassMessage = "Bylo zm<7A>n<EFBFBD>no heslo pro"; $strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strUpdatePassword = "Zm<EFBFBD>nit heslo"; $strTableMaintenance = ' <20>dr<64>ba tabulky ';
$strUpdatePrivMessage = "Byla zm<7A>n<EFBFBD>na privilegia pro"; $strTableStructure = 'Struktura tabulky pro tabulku';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Typ tabulky';
$strUsage = "Pou<EFBFBD><EFBFBD>v<EFBFBD>"; $strTerminatedBy = 'ukon<6F>en';
$strUser = "U<EFBFBD>ivatel"; $strTextAreaLength = ' Toto pole mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
$strUserEmpty = "Jm<EFBFBD>no u<>ivatele je pr<70>zdn<64>!"; $strTheContent = 'Obsah tv<74>ho souboru byl vlo<6C>en';
$strUserName = "Jm<EFBFBD>no u<>ivatele"; $strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
$strUsers = "U<EFBFBD>ivatel<EFBFBD>"; $strTheTerminator = 'Ukon<6F>en<65> pol<6F>.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'celkem';
$strType = 'Typ';
$strValue = "Hodnota"; $strUncheckAll = 'Od<4F>krtnout v<>e';
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky"; $strUnique = 'Unik<69>tn<74>';
$strViewDumpDB = "Uka<EFBFBD> dump (schema) datab<61>ze"; $strUpdatePassMessage = 'Bylo zm<7A>n<EFBFBD>no heslo pro';
$strUpdatePassword = 'Zm<5A>nit heslo';
$strUpdatePrivMessage = 'Byla zm<7A>n<EFBFBD>na privilegia pro';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUser = 'U<>ivatel';
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
$strUserName = 'Jm<4A>no u<>ivatele';
$strUsers = 'U<>ivatel<65>';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strWelcome = "V<EFBFBD>tej v "; $strValue = 'Hodnota';
$strWrongUser = "<EFBFBD>patn<EFBFBD> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en."; $strViewDump = 'Uka<6B> dump (schema) tabulky';
$strViewDumpDB = 'Uka<6B> dump (schema) datab<61>ze';
$strYes = "Ano"; $strWelcome = 'V<>tej v ';
$strWrongUser = '<27>patn<74> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.';
// export Zip (July 07, 2001, 19:48am) $strYes = 'Ano';
$strBzip = "\"zabzipov<EFBFBD>no\"";
$strGzip = "\"zagzipov<EFBFBD>no\""; // To translate
$strOffSet = "Za<EFBFBD><EFBFBD>tek"; $strAffectedRows = 'Affected rows:';
$strNbRecords = "<EFBFBD><EFBFBD>dk<EFBFBD>"; $strFieldsEmpty = ' The field count is empty! '; //to translate
$strRowSize=" Velikost <20><>dku "; $strQueryOnDb = 'SQL-query on database ';
$strShowThisQuery=" Zobrazit zde tento dotaz znovu "; $strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?> ?>

View File

@@ -1,285 +1,287 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "windows-1250"; $charset = 'windows-1250';
$left_font_family = "verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "verdana CE, Arial CE, helvetica, arial, geneva, sans-serif"; $right_font_family = 'verdana CE, Arial CE, helvetica, arial, geneva, sans-serif';
$number_thousands_separator = " "; $number_thousands_separator = ' ';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bajt<EFBFBD>", "KB", "MB", "GB"); $byteUnits = array('Bajt<EFBFBD>', 'KB', 'MB', 'GB');
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddPriv = "P<EFBFBD>idat nov<6F> privilegium";
$strAddPrivMessage = "Privilegium bylo p<>id<69>no.";
$strAddSearchConditions = "P<EFBFBD>idat vyhled<65>vac<61> parametry (obsah dotazu po \"where\" p<><70>kazu):";
$strAddUser = "P<EFBFBD>idat nov<6F>ho u<>ivatele";
$strAddUserMessage = "U<EFBFBD>ivatel byl p<>id<69>n.";
$strAfter = "Po";
$strAll = "V<EFBFBD>echno";
$strAlterOrderBy = "Zm<EFBFBD>nit po<70>ad<61> tabulky podle";
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Byl p<>id<69>n index na ";
$strAny = "Jak<EFBFBD>koliv";
$strAnyColumn = "Jak<EFBFBD>koliv sloupec";
$strAnyDatabase = "Jak<EFBFBD>koliv datab<61>ze";
$strAnyHost = "Jak<EFBFBD>koliv hostitel";
$strAnyTable = "Any table";
$strAnyUser = "Jak<EFBFBD>koliv u<>ivatel";
$strAPrimaryKey = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
$strBack = "Zp<EFBFBD>t"; $strAccessDenied = 'P<><50>stup odep<65>en';
$strBinary = " Bin<69>rn<72> "; $strAction = 'Akce';
$strBinaryDoNotEdit = " Bin<69>rn<72> - neupravujte "; $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkLabel = "N<EFBFBD>zev"; $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkQuery = "Obl<EFBFBD>ben<EFBFBD> SQL dotaz"; $strAddNewField = 'P<>idat nov<6F> pole';
$strBookmarkThis = "P<EFBFBD>idat tento SQL dotaz do obl<62>ben<65>ch"; $strAddPriv = 'P<EFBFBD>idat nov<EFBFBD> privilegium';
$strBookmarkView = "Jen prohl<68>dnout"; $strAddPrivMessage = 'Privilegium bylo p<>id<69>no.';
$strBrowse = "Proj<EFBFBD>t"; $strAddSearchConditions = 'P<>idat vyhled<65>vac<61> parametry (obsah dotazu po "where" p<><70>kazu):';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAddUserMessage = 'U<>ivatel byl p<>id<69>n.';
$strAfter = 'Po';
$strAll = 'V<>echno';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = 'Byl p<>id<69>n index na ';
$strAny = 'Jak<61>koliv';
$strAnyColumn = 'Jak<61>koliv sloupec';
$strAnyDatabase = 'Jak<61>koliv datab<61>ze';
$strAnyHost = 'Jak<61>koliv hostitel';
$strAnyTable = 'Any table';
$strAnyUser = 'Jak<61>koliv u<>ivatel';
$strAPrimaryKey = 'Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'Na za<7A><61>tku tabulky';
$strAtEndOfTable = 'Na konci tabulky';
$strAttr = 'Atributy';
$strCantLoadMySQL = "nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> pro MySQL,<br>pros<6F>m zkontrolujte nastaven<65> PHP."; $strBack = 'Zp<5A>t';
$strCarriage = "N<EFBFBD>vrat voz<6F>ku (CR): \\r"; $strBinary = ' Bin<69>rn<72> ';
$strChange = "Zm<EFBFBD>nit"; $strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strCheckAll = "Za<EFBFBD>krtnout v<>e"; $strBookmarkLabel = 'N<>zev';
$strCheckDbPriv = "Zkontrolovat privilegia datab<EFBFBD>ze"; $strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
$strCheckTable = "Zkontrolovat tabulku"; $strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
$strColumn = "Sloupec"; $strBookmarkView = 'Jen prohl<68>dnout';
$strColumnEmpty = "Jm<EFBFBD>na sloupc<70> jsou pr<70>zdn<64>!"; $strBrowse = 'Proj<6F>t';
$strColumnNames = "N<EFBFBD>zvy sloupc<70>"; $strBzip = '"zabzipov<6F>no"';
$strCompleteInserts = "Upln<EFBFBD> vlo<6C>eni";
$strConfirm = "Opravdu chcete toto prov<6F>st?";
$strCopyTable = "Zkop<EFBFBD>rovat tabulku do:";
$strCopyTableOK = "Tabulka %s byla zkop<6F>rov<6F>na do %s.";
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; $strCantLoadMySQL = 'nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> pro MySQL,<br />pros<6F>m zkontrolujte nastaven<65> PHP.';
$strDatabase = "Datab<EFBFBD>ze "; $strCarriage = 'N<>vrat voz<6F>ku (CR): \\r';
$strDatabases = "datab<EFBFBD>ze"; $strChange = 'Zm<5A>nit';
$strDataOnly = " Jen data "; $strCheckAll = 'Za<5A>krtnout v<>e';
$strDbEmpty = "Jm<EFBFBD>no datab<61>ze je pr<70>zdn<64>!"; $strCheckDbPriv = 'Zkontrolovat privilegia datab<61>ze';
$strDefault = "V<EFBFBD>choz<EFBFBD>"; $strCheckTable = 'Zkontrolovat tabulku';
$strDelete = "Smazat"; $strColumn = 'Sloupec';
$strDeleted = "<EFBFBD><EFBFBD>dek byl smaz<61>n"; $strColumnEmpty = 'Jm<4A>na sloupc<70> jsou pr<70>zdn<64>!';
$strDeleteFailed = "Smaz<EFBFBD>n<EFBFBD> selhalo!"; $strColumnNames = 'N<>zvy sloupc<70>';
$strDeletePassword = "Smazat heslo"; $strCompleteInserts = 'Upln<6C> vlo<6C>eni';
$strDeleteUserMessage = "Byl smaz<61>n u<>ivatel"; $strConfirm = 'Opravdu chcete toto prov<6F>st?';
$strDelPassMessage = "Bylo smaz<61>no heslo pro"; $strCopyTable = 'Zkop<6F>rovat tabulku do:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabulka %s byla zkop<6F>rov<6F>na do %s.';
$strDisableMagicQuotes = "<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit."; $strCreate = 'Vytvo<76>it';
$strDisplay = "Zobraz"; $strCreateNewDatabase = 'Vytvo<76>it novou datab<61>zi';
$strDoAQuery = "Prov<EFBFBD>stDo a \"dotaz podle p<><70>kladu\" (<28>ol<6F>k: \"%\")"; $strCreateNewTable = 'Vytvo<76>it novou tabulku v datab<61>zi ';
$strDocu = "Dokumentace"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Opravdu si p<>eje<6A> vykonat p<><70>kaz ";
$strDrop = "Odstranit";
$strDropDB = "Odstranit datab<61>zi ";
$strDumpingData = "Dumpuji data pro tabulku";
$strDynamic = "dynamic";
$strEdit = "Editovat"; $strData = 'Data';
$strEditPrivileges = "Upravit pr<70>va"; $strDatabase = 'Datab<61>ze ';
$strEffective = "Efektivn<EFBFBD>"; $strDatabases = 'datab<61>ze';
$strEmpty = "Vypr<EFBFBD>zdnit"; $strDataOnly = ' Jen data ';
$strEmptyResultSet = "MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>)."; $strDbEmpty = 'Jm<4A>no datab<61>ze je pr<70>zdn<64>!';
$strEnableMagicQuotes = "<b>POZOR:</b> Nepovolil jsi 'magic_quotes_gpc' v tv<74> konfiguraci PHP enginu. PhpMyAdmin toto pot<6F>ebuje pro svoji korektn<74> praci. Pros<6F>m, zkontroluj konfiguraci pop<6F>. v manu<6E>lu pro PHP vyhledej informaci jak toto povolit."; $strDefault = 'V<>choz<6F>';
$strEnclosedBy = "uzav<EFBFBD>en do"; $strDelete = 'Smazat';
$strEnd = "Konec"; $strDeleted = '<27><>dek byl smaz<61>n';
$strEnglishPrivileges = " Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> "; $strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
$strError = "Chyba"; $strDeletePassword = 'Smazat heslo';
$strEscapedBy = "uvozeno pomoc<6F>"; $strDeleteUserMessage = 'Byl smaz<61>n u<>ivatel';
$strExtra = "Extra"; $strDelPassMessage = 'Bylo smaz<61>no heslo pro';
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.';
$strDisplay = 'Zobraz';
$strDoAQuery = 'Prov<6F>stDo a "dotaz podle p<><70>kladu" (<28>ol<6F>k: "%")';
$strDocu = 'Dokumentace';
$strDoYouReally = 'Opravdu si p<>eje<6A> vykonat p<><70>kaz ';
$strDrop = 'Odstranit';
$strDropDB = 'Odstranit datab<61>zi ';
$strDumpingData = 'Dumpuji data pro tabulku';
$strDynamic = 'dynamic';
$strField = "Pole"; $strEdit = 'Editovat';
$strFields = "Po<EFBFBD>et pol<6F>"; $strEditPrivileges = 'Upravit pr<70>va';
$strFixed = "pevn<EFBFBD>"; $strEffective = 'Efektivn<76>';
$strFormat = "Form<EFBFBD>t"; $strEmpty = 'Vypr<70>zdnit';
$strFunction = "Funkce"; $strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEnableMagicQuotes = '<b>POZOR:</b> Nepovolil jsi \'magic_quotes_gpc\' v tv<74> konfiguraci PHP enginu. PhpMyAdmin toto pot<6F>ebuje pro svoji korektn<74> praci. Pros<6F>m, zkontroluj konfiguraci pop<6F>. v manu<6E>lu pro PHP vyhledej informaci jak toto povolit.';
$strEnclosedBy = 'uzav<61>en do';
$strEnd = 'Konec';
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> ';
$strError = 'Chyba';
$strEscapedBy = 'uvozeno pomoc<6F>';
$strExtra = 'Extra';
$strGenTime = "Vygenerov<EFBFBD>no:"; $strField = 'Pole';
$strGo = "Prove<EFBFBD>"; $strFields = 'Po<50>et pol<6F>';
$strGrants = "Privilegia"; $strFixed = 'pevn<76>';
$strFormat = 'Form<72>t';
$strFunction = 'Funkce';
$strHasBeenAltered = "byla zm<7A>n<EFBFBD>na."; $strGenTime = 'Vygenerov<6F>no:';
$strHasBeenCreated = "byla vytvo<76>ena."; $strGo = 'Prove<76>';
$strHasBeenDropped = "byla odstran<61>na."; $strGrants = 'Privilegia';
$strHasBeenEmptied = "byla vypr<70>zdn<64>na."; $strGzip = '"zagzipov<6F>no"';
$strHome = "<EFBFBD>vod";
$strHomepageOfficial = " Ofici<63>ln<6C> str<74>nka phpMyAdmina ";
$strHomepageSourceforge = " nov<6F> str<74>nka phpMyAdmina ";
$strHost = "Hostitel";
$strHostEmpty = "Jm<EFBFBD>no hostitele je pr<70>zdn<64>!";
$strIfYouWish = "Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou."; $strHasBeenAltered = 'byla zm<7A>n<EFBFBD>na.';
$strIndex = "Index"; $strHasBeenCreated = 'byla vytvo<76>ena.';
$strIndexes = "Indexy"; $strHasBeenDropped = 'byla odstran<61>na.';
$strInsert = "Vlo<EFBFBD>it"; $strHasBeenEmptied = 'byla vypr<70>zdn<64>na.';
$strInsertAsNewRow = " Vlo<6C>it jako nov<6F> <20><>dek "; $strHome = '<27>vod';
$strInsertIntoTable = "Vlo<EFBFBD>it do tabulky"; $strHomepageOfficial = ' Ofici<63>ln<6C> str<74>nka phpMyAdmina ';
$strInsertNewRow = "Vlo<EFBFBD>it nov<6F> <20><>dek"; $strHomepageSourceforge = ' nov<6F> str<74>nka phpMyAdmina ';
$strInsertTextfiles = "Vlo<EFBFBD>it textov<6F> soubory do tabulky"; $strHost = 'Hostitel';
$strInUse = "pr<EFBFBD>v<EFBFBD> se pou<6F><75>v<EFBFBD>"; $strHostEmpty = 'Jm<4A>no hostitele je pr<70>zdn<64>!';
$strKeyname = "Kl<EFBFBD><EFBFBD>ovy n<>zev"; $strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
$strKill = " Zab<61>t "; $strIndex = 'Index';
$strIndexes = 'Indexy';
$strInsert = 'Vlo<6C>it';
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
$strInsertIntoTable = 'Vlo<6C>it do tabulky';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strLength = "D<EFBFBD>lka"; $strKeyname = 'Kl<4B><6C>ovy n<>zev';
$strLengthSet = "D<EFBFBD>lka/Set"; $strKill = ' Zab<61>t ';
$strLimitNumRows = "z<EFBFBD>znamu na str<74>nku";
$strLineFeed = "Ukon<EFBFBD>en<EFBFBD> <20><>dku (Linefeed): \\n";
$strLines = "<EFBFBD><EFBFBD>dek";
$strLocationTextfile = "Um<EFBFBD>st<EFBFBD>n<EFBFBD> textov<6F>ho souboru";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Odhl<EFBFBD>sit se";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny"; $strLength = 'D<>lka';
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'D<>lka/Set';
$strMySQLReloaded = "MySQL znovu-na<6E>tena."; $strLimitNumRows = 'z<>znamu na str<74>nku';
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: "; $strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
$strMySQLShowProcess = "Zobraz procesy"; $strLines = '<27><>dek';
$strMySQLShowStatus = "Uk<EFBFBD>zat MySQL runtime informace"; $strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
$strMySQLShowVars = "Uk<EFBFBD>zat MySQL systemove prom<6F>nn<6E>"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Odhl<68>sit se';
$strName = "N<EFBFBD>zev"; $strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strNext = "Dal<EFBFBD><EFBFBD>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "Ne"; $strMySQLReloaded = 'MySQL znovu-na<6E>tena.';
$strNoPassword = "<EFBFBD><EFBFBD>dn<EFBFBD> heslo"; $strMySQLSaid = 'MySQL hl<68>s<EFBFBD>: ';
$strNoPrivileges = "<EFBFBD><EFBFBD>dn<EFBFBD> privilegia"; $strMySQLShowProcess = 'Zobraz procesy';
$strNoRights = "Nem<EFBFBD>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!"; $strMySQLShowStatus = 'Uk<55>zat MySQL runtime informace';
$strNoTablesFound = "V datab<61>zi nebyla nalezena ani jedna tabulka."; $strMySQLShowVars = 'Uk<55>zat MySQL systemove prom<6F>nn<6E>';
$strNotNumber = "Toto nen<65> <20><>slo!";
$strNotValidNumber = " nen<65> platn<74> <20><>slo <20><>dku!";
$strNoUsersFound = "<EFBFBD><EFBFBD>dn<EFBFBD> u<>ivatel nenalezen.";
$strNull = "Nulov<EFBFBD>";
$strNumberIndexes = " Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ";
$strOftenQuotation = "<EFBFBD>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do \"uzav<EFBFBD>rac<EFBFBD>ch \" znak<61>."; $strName = 'N<>zev';
$strOptimizeTable = "Optimalizovat tabulku"; $strNbRecords = '<27><>dk<64>';
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky."; $strNext = 'Dal<61><6C>';
$strOptionally = "Voliteln<EFBFBD>"; $strNo = 'Ne';
$strOr = "Nebo"; $strNoPassword = '<27><>dn<64> heslo';
$strOverhead = "Nav<EFBFBD>c"; $strNoPrivileges = '<27><>dn<64> privilegia';
$strNoRights = 'Nem<65>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!';
$strNoTablesFound = 'V datab<61>zi nebyla nalezena ani jedna tabulka.';
$strNotNumber = 'Toto nen<65> <20><>slo!';
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNull = 'Nulov<6F>';
$strNumberIndexes = ' Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ';
$strPassword = "Heslo"; $strOffSet = 'Za<5A><61>tek';
$strPasswordEmpty = "Heslo je pr<70>zdn<64>!"; $strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do "uzav<61>rac<61>ch " znak<61>.';
$strPasswordNotSame = "Hesla nejsou stejn<6A>!"; $strOptimizeTable = 'Optimalizovat tabulku';
$strPHPVersion = "Verze PHP Version"; $strOptionalControls = 'Voliteln<6C>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.';
$strPos1 = "Za<EFBFBD><EFBFBD>tek"; $strOptionally = 'Voliteln<6C>';
$strPrevious = "P<EFBFBD>edchoz<EFBFBD>"; $strOr = 'Nebo';
$strPrimary = "Prim<EFBFBD>rn<EFBFBD>"; $strOverhead = 'Nav<61>c';
$strPrimaryKey = "Prim<EFBFBD>rn<EFBFBD> kl<6B><6C>";
$strPrinterFriendly = "Verze ur<75>en<65> pro tisk";
$strPrintView = "N<EFBFBD>hled k vyti<74>t<EFBFBD>n<EFBFBD>";
$strPrivileges = "Privilegia";
$strProducedAnError = "vytvo<EFBFBD>il chybu.";
$strProperties = "Vlastnosti";
$strQBE = "Dotaz podle p<><70>kladu"; $strPassword = 'Heslo';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
$strPHPVersion = 'Verze PHP Version';
$strPos1 = 'Za<5A><61>tek';
$strPrevious = 'P<>edchoz<6F>';
$strPrimary = 'Prim<69>rn<72>';
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
$strPrinterFriendly = 'Verze ur<75>en<65> pro tisk';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrivileges = 'Privilegia';
$strProducedAnError = 'vytvo<76>il chybu.';
$strProperties = 'Vlastnosti';
$strReadTheDocs = "P<EFBFBD>e<EFBFBD>ti dokumentaci"; $strQBE = 'Dotaz podle p<><70>kladu';
$strRecords = "Z<EFBFBD>znam<EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Znovuna<EFBFBD>ten<EFBFBD> MySQL selhalo."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Znovuna<EFBFBD>ten<EFBFBD> MySQL";
$strRememberReload = "Nezapome<EFBFBD>te reloadovat server.";
$strRenameTable = "P<EFBFBD>ejmenovat tabulku na";
$strRenameTableOK = "Tabulka %s byla p<>ejmenov<6F>na na %s";
$strRepairTable = "Opravit tabulku";
$strReplace = "P<EFBFBD>epsat";
$strReplaceTable = "P<EFBFBD>epsat data tabulky souborem";
$strReset = "P<EFBFBD>vodn<EFBFBD> (reset)";
$strReType = "Napsat znovu";
$strRevoke = "Zru<EFBFBD>it";
$strRevokeGrant = "Zru<EFBFBD>it povolen<65> p<>id<69>lovat pr<70>va";
$strRevokeGrantMessage = "Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro";
$strRevokeMessage = "Byla zru<72>ena pr<70>va pro";
$strRevokePriv = "Zru<EFBFBD>it pr<70>va";
$strRowLength = "D<EFBFBD>lka <20><>dku";
$strRows = "<EFBFBD><EFBFBD>dk<EFBFBD>";
$strRowsFrom = "<EFBFBD><EFBFBD>dk<EFBFBD> za<7A><61>naj<61>c<EFBFBD> od";
$strRowsStatistic = "Statistika <20><>dk<64>";
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strSave = "Ulo<EFBFBD>"; $strReadTheDocs = 'P<>e<EFBFBD>ti dokumentaci';
$strSelect = "Vybrat"; $strRecords = 'Z<>znam<61>';
$strSelectFields = "Zvol pole (alespo<70> jedno):"; $strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strSelectNumRows = "v dotazu"; $strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strSend = "Po<EFBFBD>li"; $strRememberReload = 'Nezapome<6D>te reloadovat server.';
$strSequence = "Sekv."; $strRenameTable = 'P<>ejmenovat tabulku na';
$strServerVersion = "Verze serveru"; $strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>na na %s';
$strShow = "Zobraz"; $strRepairTable = 'Opravit tabulku';
$strShowingRecords = "Ukazuji z<>znamy "; $strReplace = 'P<>epsat';
$strSingly = "(po jednom)"; $strReplaceTable = 'P<>epsat data tabulky souborem';
$strSize = "Velikost"; $strReset = 'P<>vodn<64> (reset)';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Napsat znovu';
$strSpaceUsage = "Vyu<EFBFBD>it<EFBFBD> m<>sta"; $strRevoke = 'Zru<72>it';
$strSQLQuery = "SQL-dotaz"; $strRevokeGrant = 'Zru<72>it povolen<65> p<>id<69>lovat pr<70>va';
$strStatement = "<EFBFBD>daj"; $strRevokeGrantMessage = 'Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro';
$strStrucCSV = "CSV data"; $strRevokeMessage = 'Byla zru<72>ena pr<70>va pro';
$strStrucData = "Strukturu a data"; $strRevokePriv = 'Zru<72>it pr<70>va';
$strStrucDrop = "P<EFBFBD>idej 'Vyma<6D> tabulku'"; $strRowLength = 'D<>lka <20><>dku';
$strStrucOnly = "Pouze strukturu"; $strRows = '<27><>dk<64>';
$strSubmit = "Ode<EFBFBD>li"; $strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strSuccess = "Tv<EFBFBD>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n"; $strRowSize = ' Velikost <20><>dku ';
$strSum = "Celkem"; $strRowsStatistic = 'Statistika <20><>dk<64>';
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Spus<75> SQL dotaz(y) na datab<61>zi ';
$strTable = "Tabulka "; $strSave = 'Ulo<6C>';
$strTableComments = "Koment<EFBFBD><EFBFBD>e k tabulce"; $strSelect = 'Vybrat';
$strTableEmpty = "Jm<EFBFBD>no tabulky je pr<70>zdn<64>!"; $strSelectFields = 'Zvol pole (alespo<70> jedno):';
$strTableMaintenance = " <20>dr<64>ba tabulky "; $strSelectNumRows = 'v dotazu';
$strTableStructure = "Struktura tabulky pro tabulku"; $strSend = 'Po<50>li';
$strTableType = "Typ tabulky"; $strSequence = 'Sekv.';
$strTerminatedBy = "ukon<EFBFBD>en"; $strServerVersion = 'Verze serveru';
$strTextAreaLength = " Toto pole mo<6D>n<EFBFBD> nep<65>jde <br>(kv<6B>li d<>lce) upravit "; $strShow = 'Zobraz';
$strTheContent = "Obsah tv<74>ho souboru byl vlo<6C>en"; $strShowingRecords = 'Ukazuji z<>znamy ';
$strTheContents = "Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>."; $strShowThisQuery = ' Zobrazit zde tento dotaz znovu ';
$strTheTerminator = "Ukon<EFBFBD>en<EFBFBD> pol<6F>."; $strSingly = '(po jednom)';
$strTotal = "celkem"; $strSize = 'Velikost';
$strType = "Typ"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSQLQuery = 'SQL-dotaz';
$strStatement = '<27>daj';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
$strStrucDrop = 'P<>idej \'Vyma<6D> tabulku\'';
$strStrucOnly = 'Pouze strukturu';
$strSubmit = 'Ode<64>li';
$strSuccess = 'Tv<54>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
$strSum = 'Celkem';
$strUncheckAll = "Od<EFBFBD>krtnout v<>e"; $strTable = 'Tabulka ';
$strUnique = "Unik<EFBFBD>tn<EFBFBD>"; $strTableComments = 'Koment<6E><74>e k tabulce';
$strUpdatePassMessage = "Bylo zm<7A>n<EFBFBD>no heslo pro"; $strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strUpdatePassword = "Zm<EFBFBD>nit heslo"; $strTableMaintenance = ' <20>dr<64>ba tabulky ';
$strUpdatePrivMessage = "Byla zm<7A>n<EFBFBD>na privilegia pro"; $strTableStructure = 'Struktura tabulky pro tabulku';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Typ tabulky';
$strUsage = "Pou<EFBFBD><EFBFBD>v<EFBFBD>"; $strTerminatedBy = 'ukon<6F>en';
$strUser = "U<EFBFBD>ivatel"; $strTextAreaLength = ' Toto pole mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
$strUserEmpty = "Jm<EFBFBD>no u<>ivatele je pr<70>zdn<64>!"; $strTheContent = 'Obsah tv<74>ho souboru byl vlo<6C>en';
$strUserName = "Jm<EFBFBD>no u<>ivatele"; $strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
$strUsers = "U<EFBFBD>ivatel<EFBFBD>"; $strTheTerminator = 'Ukon<6F>en<65> pol<6F>.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'celkem';
$strType = 'Typ';
$strValue = "Hodnota"; $strUncheckAll = 'Od<4F>krtnout v<>e';
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky"; $strUnique = 'Unik<69>tn<74>';
$strViewDumpDB = "Uka<EFBFBD> dump (schema) datab<61>ze"; $strUpdatePassMessage = 'Bylo zm<7A>n<EFBFBD>no heslo pro';
$strUpdatePassword = 'Zm<5A>nit heslo';
$strUpdatePrivMessage = 'Byla zm<7A>n<EFBFBD>na privilegia pro';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUser = 'U<>ivatel';
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
$strUserName = 'Jm<4A>no u<>ivatele';
$strUsers = 'U<>ivatel<65>';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strWelcome = "V<EFBFBD>tej v "; $strValue = 'Hodnota';
$strWrongUser = "<EFBFBD>patn<EFBFBD> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en."; $strViewDump = 'Uka<6B> dump (schema) tabulky';
$strViewDumpDB = 'Uka<6B> dump (schema) datab<61>ze';
$strYes = "Ano"; $strWelcome = 'V<>tej v ';
$strWrongUser = '<27>patn<74> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.';
// export Zip (July 07, 2001, 19:48am) $strYes = 'Ano';
$strBzip = "\"zabzipov<EFBFBD>no\"";
$strGzip = "\"zagzipov<EFBFBD>no\""; // To translate
$strOffSet = "Za<EFBFBD><EFBFBD>tek"; $strAffectedRows = 'Affected rows:';
$strNbRecords = "<EFBFBD><EFBFBD>dk<EFBFBD>"; $strFieldsEmpty = ' The field count is empty! '; //to translate
$strRowSize=" Velikost <20><>dku "; $strQueryOnDb = 'SQL-query on database ';
$strShowThisQuery=" Zobrazit zde tento dotaz znovu "; $strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?> ?>

View File

@@ -1,285 +1,286 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Adgang N&aelig;gtet"; $strAccessDenied = 'Adgang N&aelig;gtet';
$strAction = "Handling"; $strAction = 'Handling';
$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 = "Tilf&oslash;j nyt felt"; $strAddNewField = 'Tilf&oslash;j nyt felt';
$strAddPriv = "Add a new Privilege"; //to translate $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate $strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = "Tilf&oslash;j s&oslash;ge kriterier (body of the \"where\" clause):"; $strAddSearchConditions = 'Tilf&oslash;j s&oslash;ge kriterier (body of the "where" clause):';
$strAddUser = "Add a new User"; //to translate $strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = "You have added a new user."; //to translate $strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = "Efter"; $strAfter = 'Efter';
$strAll = "All"; //to translate $strAll = 'All'; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate $strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = "Analyser tabel"; $strAnalyzeTable = 'Analyser tabel';
$strAnd = "And"; //to translate (tbl_qbe.php3) $strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = "Der er oprettet et indeks p&aring; feltet "; $strAnIndex = 'Der er oprettet et indeks p&aring; feltet ';
$strAny = "Any"; //to translate $strAny = 'Any'; //to translate
$strAnyColumn = "Any Column"; //to translate $strAnyColumn = 'Any Column'; //to translate
$strAnyDatabase = "Any database"; //to translate $strAnyDatabase = 'Any database'; //to translate
$strAnyHost = "Any host"; //to translate $strAnyHost = 'Any host'; //to translate
$strAnyTable = "Any table"; //to translate $strAnyTable = 'Any table'; //to translate
$strAnyUser = "Any user"; //to translate $strAnyUser = 'Any user'; //to translate
$strAPrimaryKey = "Der er oprettet en prim&aelig;r n&oslash;gle p&aring; feltet "; $strAPrimaryKey = 'Der er oprettet en prim&aelig;r n&oslash;gle p&aring; feltet ';
$strAscending = "Ascending"; //to translate (tbl_qbe.php3) $strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "I begyndelsen af tabel"; $strAtBeginningOfTable = 'I begyndelsen af tabel';
$strAtEndOfTable = "I slutning af tabel"; $strAtEndOfTable = 'I slutning af tabel';
$strAttr = "Attributer"; $strAttr = 'Attributer';
$strBack = "Tilbage"; $strBack = 'Tilbage';
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$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 = "Vis"; $strBrowse = 'Vis';
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strCarriage = "Carriage return: \\r"; $strCarriage = 'Carriage return: \\r';
$strChange = "&AElig;ndre"; $strChange = '&AElig;ndre';
$strCheckAll = "Check All"; //to translate $strCheckAll = 'Check All'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strCheckTable = "Tjek tabel"; $strCheckTable = 'Tjek tabel';
$strColumn = "Column"; //to translate $strColumn = 'Column'; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate $strColumnEmpty = 'The columns names are empty!'; //to translate
$strColumnNames = "Kolonne navne"; $strColumnNames = 'Kolonne navne';
$strCompleteInserts = "Lav komplette inserts"; $strCompleteInserts = 'Lav komplette inserts';
$strConfirm = "Do you really want to do it?"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strCopyTable = "Kopier tabel til:"; $strCopyTable = 'Kopier tabel til:';
$strCopyTableOK = "Tabellen %s er nu kopieret til: %s."; $strCopyTableOK = 'Tabellen %s er nu kopieret til: %s.';
$strCreate = "Opret"; $strCreate = 'Opret';
$strCreateNewDatabase = "Opret ny database"; $strCreateNewDatabase = 'Opret ny database';
$strCreateNewTable = "Opret ny tabel i database "; $strCreateNewTable = 'Opret ny tabel i database ';
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3) $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strData = 'Data'; //to translate
$strDatabase = "Database: "; $strDatabase = 'Database: ';
$strDatabases = "databaser"; $strDatabases = 'databaser';
$strDataOnly = "Data only"; //to translate $strDataOnly = 'Data only'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strDbEmpty = 'The database name is empty!'; //to translate
$strDefault = "Standardv&aelig;rdi"; $strDefault = 'Standardv&aelig;rdi';
$strDelete = "Slet"; $strDelete = 'Slet';
$strDeleted = "R&aelig;kken er slettet!"; $strDeleted = 'R&aelig;kken er slettet!';
$strDeleteFailed = "Deleted Failed!"; //to translate $strDeleteFailed = 'Deleted Failed!'; //to translate
$strDeletePassword = "Delete Password"; //to translate $strDeletePassword = 'Delete Password'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<B>Advarsel:</B> Du har aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin ikke beh&oslash;ver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen ikke aktiveres."; $strDisableMagicQuotes = '<b>Advarsel:</b> Du har aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin ikke beh&oslash;ver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen ikke aktiveres.';
$strDisplay = "Vis"; $strDisplay = 'Vis';
$strDoAQuery = "K&oslash;r en foresp&oslash;rgsel p&aring; felter (wildcard: \"%\")"; $strDoAQuery = 'K&oslash;r en foresp&oslash;rgsel p&aring; felter (wildcard: "%")';
$strDocu = "Dokumentation"; $strDocu = 'Dokumentation';
$strDoYouReally = "Er du sikker p&aring; at du vil "; $strDoYouReally = 'Er du sikker p&aring; at du vil ';
$strDrop = "Slet"; $strDrop = 'Slet';
$strDropDB = "Slet database "; $strDropDB = 'Slet database ';
$strDumpingData = "Data dump for tabellen"; $strDumpingData = 'Data dump for tabellen';
$strDynamic = "dynamic"; //to translate $strDynamic = 'dynamic'; //to translate
$strEdit = "Ret"; $strEdit = 'Ret';
$strEditPrivileges = "Edit Privileges"; //to translate $strEditPrivileges = 'Edit Privileges'; //to translate
$strEffective = "Effective"; //to translate $strEffective = 'Effective'; //to translate
$strEmpty = "T&oslash;m"; $strEmpty = 'T&oslash;m';
$strEmptyResultSet = "MySQL returnerede ingen data (fx ingen r&aelig;kker)."; $strEmptyResultSet = 'MySQL returnerede ingen data (fx ingen r&aelig;kker).';
$strEnableMagicQuotes = "<B>Advarsel:</B> Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin beh&oslash;ver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen aktiveres."; $strEnableMagicQuotes = '<b>Advarsel:</b> Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin beh&oslash;ver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen aktiveres.';
$strEnclosedBy = "har denne tekstkvalifikator"; $strEnclosedBy = 'har denne tekstkvalifikator';
$strEnd = "Slut"; $strEnd = 'Slut';
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strError = "Fejl"; $strError = 'Fejl';
$strEscapedBy = "afsluttes med"; $strEscapedBy = 'afsluttes med';
$strExtra = "Ekstra"; $strExtra = 'Ekstra';
$strField = "Feltnavn"; $strField = 'Feltnavn';
$strFields = "Felter"; $strFields = 'Felter';
$strFixed = "fixed"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = "Format"; //to translate $strFormat = 'Format'; //to translate
$strFunction = "Funktion"; $strFunction = 'Funktion';
$strGenTime = "Generation Time"; //to translate $strGenTime = 'Generation Time'; //to translate
$strGo = "Udf&oslash;r"; $strGo = 'Udf&oslash;r';
$strGrants = "Grants"; //to translate $strGrants = 'Grants'; //to translate
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strHasBeenAltered = "er &aelig;ndret."; $strHasBeenAltered = 'er &aelig;ndret.';
$strHasBeenCreated = "er oprettet."; $strHasBeenCreated = 'er oprettet.';
$strHasBeenDropped = "er slettet."; $strHasBeenDropped = 'er slettet.';
$strHasBeenEmptied = "er t&oslash;mt."; $strHasBeenEmptied = 'er t&oslash;mt.';
$strHome = "Hjem"; $strHome = 'Hjem';
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside "; $strHomepageOfficial = 'Officiel phpMyAdmin hjemmeside ';
$strHomepageSourceforge = "Ny phpMyAdmin hjemmeside "; $strHomepageSourceforge = 'Ny phpMyAdmin hjemmeside ';
$strHost = "Host"; $strHost = 'Host';
$strHostEmpty = "The host name is empty!"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strIfYouWish = "Hvis du kun &oslash;nsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste."; $strIfYouWish = 'Hvis du kun &oslash;nsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste.';
$strIndex = "Indekseret"; $strIndex = 'Indekseret';
$strIndexes = "Indexes"; //to translate $strIndexes = 'Indexes'; //to translate
$strInsert = "Inds&aelig;t"; $strInsert = 'Inds&aelig;t';
$strInsertAsNewRow = "Insert as new row"; //to translate $strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = "Importer til tabel"; $strInsertIntoTable = 'Importer til tabel';
$strInsertNewRow = "Inds&aelig;t ny r&aelig;kke"; $strInsertNewRow = 'Inds&aelig;t ny r&aelig;kke';
$strInsertTextfiles = "Importer tekstfil til tabellen"; $strInsertTextfiles = 'Importer tekstfil til tabellen';
$strInUse = "in use"; //to translate $strInUse = 'in use'; //to translate
$strKeyname = "N&oslash;gle"; $strKeyname = 'N&oslash;gle';
$strKill = "Kill"; //to translate $strKill = 'Kill'; //to translate
$strLength = "Length"; //to translate $strLength = 'Length'; //to translate
$strLengthSet = "L&aelig;ngde/V&aelig;rdi"; $strLengthSet = 'L&aelig;ngde/V&aelig;rdi';
$strLimitNumRows = "poster pr. side"; $strLimitNumRows = 'poster pr. side';
$strLineFeed = "Linefeed: \\n"; $strLineFeed = 'Linefeed: \\n';
$strLines = "Linier"; $strLines = 'Linier';
$strLocationTextfile = "Tekstfilens placering"; $strLocationTextfile = 'Tekstfilens placering';
$strLogin = ""; //to translate, but its not in use ... $strLogin = ''; //to translate, but its not in use ...
$strLogout = "Log af"; $strLogout = 'Log af';
$strModifications = "Rettelserne er gemt!"; $strModifications = 'Rettelserne er gemt!';
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL genstartet."; $strMySQLReloaded = 'MySQL genstartet.';
$strMySQLSaid = "MySQL returnerede: "; $strMySQLSaid = 'MySQL returnerede: ';
$strMySQLShowProcess = "Vis tr&aring;de"; $strMySQLShowProcess = 'Vis tr&aring;de';
$strMySQLShowStatus = "Vis MySQL runtime information"; $strMySQLShowStatus = 'Vis MySQL runtime information';
$strMySQLShowVars = "Vis MySQL system variable"; $strMySQLShowVars = 'Vis MySQL system variable';
$strName = "Navn"; $strName = 'Navn';
$strNbRecords = "No. Of records"; $strNbRecords = 'No. Of records';
$strNext = "N&aelig;ste"; $strNext = 'N&aelig;ste';
$strNo = "Nej"; $strNo = 'Nej';
$strNoPassword = "No Password"; //to translate $strNoPassword = 'No Password'; //to translate
$strNoPrivileges = "No Privileges"; //to translate $strNoPrivileges = 'No Privileges'; //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 = "Ingen tabeller fundet i databasen."; $strNoTablesFound = 'Ingen tabeller fundet i databasen.';
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
$strNoUsersFound = "No user(s) found."; //to translate $strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = "Nulv&aelig;rdi"; $strNull = 'Nulv&aelig;rdi';
$strNumberIndexes = " Number of advanced indexes "; //to translate $strNumberIndexes = ' Number of advanced indexes '; //to translate
$strOffSet = "Offset"; $strOffSet = 'Offset';
$strOftenQuotation = "Ofte anf&oslash;relsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn."; $strOftenQuotation = 'Ofte anf&oslash;relsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte "tekstkvalifikator"-tegn.';
$strOptimizeTable = "Optimer tabel"; $strOptimizeTable = 'Optimer tabel';
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller l&aelig;ses."; $strOptionalControls = 'Optional. Kontrollerer hvordan specialtegn skrives eller l&aelig;ses.';
$strOptionally = "OPTIONALLY"; $strOptionally = 'OPTIONALLY';
$strOr = "Eller"; $strOr = 'Eller';
$strOverhead = "Overhead"; //to translate $strOverhead = 'Overhead'; //to translate
$strPassword = "Password"; //to translate $strPassword = 'Password'; //to translate
$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 $strPHPVersion = 'PHP Version'; //to translate
$strPos1 = "Start"; $strPos1 = 'Start';
$strPrevious = "Forrige"; $strPrevious = 'Forrige';
$strPrimary = "Prim&aelig;r"; $strPrimary = 'Prim&aelig;r';
$strPrimaryKey = "Prim&aelig;r n&oslash;gle"; $strPrimaryKey = 'Prim&aelig;r n&oslash;gle';
$strPrinterFriendly = "Udskrift venlig version af ovenst&aring;ende tabel"; $strPrinterFriendly = 'Udskrift venlig version af ovenst&aring;ende tabel';
$strPrintView = "Vis (udskriftvenlig)"; $strPrintView = 'Vis (udskriftvenlig)';
$strPrivileges = "Privileges"; //to translate $strPrivileges = 'Privileges'; //to translate
$strProducedAnError = "forsagede en fejl."; $strProducedAnError = 'forsagede en fejl.';
$strProperties = "Egenskaber"; $strProperties = 'Egenskaber';
$strQBE = "Query by Example"; $strQBE = 'Query by Example';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReadTheDocs = "L&aelig;s dokumentationen"; $strReadTheDocs = 'L&aelig;s dokumentationen';
$strRecords = "Poster"; $strRecords = 'Poster';
$strReloadFailed = "Genstart af MySQL fejlede."; $strReloadFailed = 'Genstart af MySQL fejlede.';
$strReloadMySQL = "Genstart MySQL"; $strReloadMySQL = 'Genstart MySQL';
$strRememberReload = "Remember reload the server."; //to translate $strRememberReload = 'Remember reload the server.'; //to translate
$strRenameTable = "Omd&oslash;b tabel til"; $strRenameTable = 'Omd&oslash;b tabel til';
$strRenameTableOK = "Tabellen %s er nu omd&oslash;bt til: %s"; $strRenameTableOK = 'Tabellen %s er nu omd&oslash;bt til: %s';
$strRepairTable = "Reparer tabel"; $strRepairTable = 'Reparer tabel';
$strReplace = "Erstat"; $strReplace = 'Erstat';
$strReplaceTable = "Erstat data i tabellen med filens data"; $strReplaceTable = 'Erstat data i tabellen med filens data';
$strReset = "Nulstil"; $strReset = 'Nulstil';
$strReType = "Re-type"; //to translate $strReType = 'Re-type'; //to translate
$strRevoke = "Revoke"; //to translate $strRevoke = 'Revoke'; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate $strRevokeGrant = 'Revoke Grant'; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate $strRevokePriv = 'Revoke Privileges'; //to translate
$strRowLength = "Row length"; //to translate $strRowLength = 'Row length'; //to translate
$strRows = "Rows"; //to translate $strRows = 'Rows'; //to translate
$strRowsFrom = "r&aelig;kker startende fra"; $strRowsFrom = 'r&aelig;kker startende fra';
$strRowSize=" Row size "; //to translate $strRowSize = ' Row size '; //to translate
$strRowsStatistic = "Row Statistic"; //to translate $strRowsStatistic = 'Row Statistic'; //to translate
$strRunning = "k&oslash;rer p&aring; "; $strRunning = 'k&oslash;rer p&aring; ';
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3) $strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "K&oslash;r en/flere SQL foresp&oslash;rgsler p&aring; database "; $strRunSQLQuery = 'K&oslash;r en/flere SQL foresp&oslash;rgsler p&aring; database ';
$strSave = "Gem"; $strSave = 'Gem';
$strSelect = "V&aelig;lg"; $strSelect = 'V&aelig;lg';
$strSelectFields = "V&aelig;lg mindst eet felt:"; $strSelectFields = 'V&aelig;lg mindst eet felt:';
$strSelectNumRows = "i foresp&oslash;rgsel"; $strSelectNumRows = 'i foresp&oslash;rgsel';
$strSend = "send"; $strSend = 'send';
$strSequence = "Seq."; //to translate $strSequence = 'Seq.'; //to translate
$strServerVersion = "Server version"; //to translate $strServerVersion = 'Server version'; //to translate
$strShow = "Vis"; $strShow = 'Vis';
$strShowingRecords = "Viser poster "; $strShowingRecords = 'Viser poster ';
$strShowThisQuery=" Show this query here again "; //to translate $strShowThisQuery = ' Show this query here again '; //to translate
$strSingly = "(singly)"; //to translate $strSingly = '(singly)'; //to translate
$strSize = "Size"; //to translate $strSize = 'Size'; //to translate
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = "SQL-foresp&oslash;rgsel"; $strSQLQuery = 'SQL-foresp&oslash;rgsel';
$strStatement = "Statements"; //to translate $strStatement = 'Statements'; //to translate
$strStrucCSV = "CSV data"; $strStrucCSV = 'CSV data';
$strStrucData = "Struturen og data"; $strStrucData = 'Struturen og data';
$strStrucDrop = "Tilf&oslash;j 'drop table'"; $strStrucDrop = 'Tilf&oslash;j \'drop table\'';
$strStrucOnly = "Kun strukturen"; $strStrucOnly = 'Kun strukturen';
$strSubmit = "Send"; $strSubmit = 'Send';
$strSuccess = "Din SQL-foresp&oslash;rgsel blev eksekveret korrekt"; $strSuccess = 'Din SQL-foresp&oslash;rgsel blev eksekveret korrekt';
$strSum = "Sum"; //to translate $strSum = 'Sum'; //to translate
$strTable = "Tabel: "; $strTable = 'Tabel: ';
$strTableComments = "Tabel kommentarer"; $strTableComments = 'Tabel kommentarer';
$strTableEmpty = "The table name is empty!"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strTableMaintenance = "Table maintenance"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strTableStructure = "Struktur dump for tabellen"; $strTableStructure = 'Struktur dump for tabellen';
$strTableType = "Tabel type"; $strTableType = 'Tabel type';
$strTerminatedBy = "er afgr&aelig;nset af"; $strTerminatedBy = 'er afgr&aelig;nset af';
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strTheContent = "Filens indhold er importeret."; $strTheContent = 'Filens indhold er importeret.';
$strTheContents = "Filens indhold erstatter den valgte tabels r&aelig;kker for r&aelig;kker med identisk prim&aelig;r eller unik n&oslash;gle."; $strTheContents = 'Filens indhold erstatter den valgte tabels r&aelig;kker for r&aelig;kker med identisk prim&aelig;r eller unik n&oslash;gle.';
$strTheTerminator = "Felterne afgr&aelig;nses af dette tegn."; $strTheTerminator = 'Felterne afgr&aelig;nses af dette tegn.';
$strTotal = "total"; $strTotal = 'total';
$strType = "Datatype"; $strType = 'Datatype';
$strUncheckAll = "Uncheck All"; //to translate $strUncheckAll = 'Uncheck All'; //to translate
$strUnique = "Unik"; $strUnique = 'Unik';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate $strUsage = 'Usage'; //to translate
$strUser = "User"; //to translate $strUser = 'User'; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strUserEmpty = 'The user name is empty!'; //to translate
$strUserName = "User name"; //to translate $strUserName = 'User name'; //to translate
$strUsers = "Users"; //to translate $strUsers = 'Users'; //to translate
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strValue = "V&aelig;rdi"; $strValue = 'V&aelig;rdi';
$strViewDump = "Vis dump (skema) over tabel"; $strViewDump = 'Vis dump (skema) over tabel';
$strViewDumpDB = "Vis dump (skema) af database"; $strViewDumpDB = 'Vis dump (skema) af database';
$strWelcome = "Velkommen til "; $strWelcome = 'Velkommen til ';
$strWrongUser = "Forkert brugernavn/kodeord. Adgang N&aelig;gtet."; $strWrongUser = 'Forkert brugernavn/kodeord. Adgang N&aelig;gtet.';
$strYes = "Ja"; $strYes = 'Ja';
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate // To translate
$strQueryOnDb=" SQL-query on database "; //to translate $strAffectedRows = 'Affected rows:';
$strFieldsEmpty=" The field count is empty! "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strAffectedRows=" Rows affected: "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Toegang geweigerd ";
$strAction = "Aktie";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Nieuw veld toevoegen";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Zoekcondities toevoegen (het \"where\" gedeelte van de query):";
$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)
$strAnIndex = "Een index is toegevoegd aan ";
$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
$strAPrimaryKey = "Een primaire sleutel is toegevoegd aan ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributen";
$strBack = "Terug"; $strAccessDenied = 'Toegang geweigerd ';
$strBookmarkLabel = "Label"; //to translate $strAction = 'Aktie';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = 'Nieuw veld toevoegen';
$strBrowse = "Verkennen"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = 'Zoekcondities toevoegen (het "where" gedeelte van de query):';
$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)
$strAnIndex = 'Een index is toegevoegd aan ';
$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
$strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = 'Attributen';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Terug';
$strCarriage = "Carriage return: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "Veranderen"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = 'Verkennen';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Kolomnamen";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Kopieer tabel naar:";
$strCopyTableOK = "Tabel %s is gekopieerd naar %s.";
$strCreate = "Aanmaken";
$strCreateNewDatabase = "Nieuwe database aanmaken";
$strCreateNewTable = "Nieuwe tabel aanmaken in database ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "Database "; $strCarriage = 'Carriage return: \\r';
$strDatabases = "databases"; $strChange = 'Veranderen';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "Standaardwaarde"; $strCheckTable = 'Check table'; //to translate
$strDelete = "Verwijderen"; $strColumn = 'Column'; //to translate
$strDeleted = "De rij is verwijderd"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = 'Kolomnamen';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = 'Kopieer tabel naar:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = 'Aanmaken';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = 'Nieuwe database aanmaken';
$strDoAQuery = "Voer een query op basis van een vergelijking uit (wildcard: \"%\")"; $strCreateNewTable = 'Nieuwe tabel aanmaken in database ';
$strDocu = "Documentatie"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Weet u zeker dat u wilt ";
$strDrop = "Verwijderen";
$strDropDB = "Verwijder database ";
$strDumpingData = "Gegevens worden uitgevoerd voor tabel";
$strDynamic = "dynamic"; //to translate
$strEdit = "Wijzigen"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = 'Database ';
$strEffective = "Effective"; //to translate $strDatabases = 'databases';
$strEmpty = "Legen"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL retourneerde een lege result set (0 rijen)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'Standaardwaarde';
$strEnclosedBy = "enclosed by"; $strDelete = 'Verwijderen';
$strEnd = "Einde"; $strDeleted = 'De rij is verwijderd';
$strError = "Fout"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "escaped by"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "Extra"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
$strDocu = 'Documentatie';
$strDoYouReally = 'Weet u zeker dat u wilt ';
$strDrop = 'Verwijderen';
$strDropDB = 'Verwijder database ';
$strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
$strDynamic = 'dynamic'; //to translate
$strField = "Veld"; $strEdit = 'Wijzigen';
$strFields = "Velden"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = 'Legen';
$strFunction = "Functie"; $strEmptyResultSet = 'MySQL retourneerde een lege result set (0 rijen).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = 'enclosed by';
$strEnd = 'Einde';
$strError = 'Fout';
$strEscapedBy = 'escaped by';
$strExtra = 'Extra';
$strGenTime = "Generation Time"; //to translate $strField = 'Veld';
$strGo = "Start"; $strFields = 'Velden';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Functie';
$strHasBeenAltered = "is veranderd."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "is aangemaakt."; $strGo = 'Start';
$strHasBeenDropped = "is verwijderd."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "is leeggemaakt.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "Host";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Indien u slechts enkele van de tabelkolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in."; $strHasBeenAltered = 'is veranderd.';
$strIndex = "Index"; $strHasBeenCreated = 'is aangemaakt.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = 'is verwijderd.';
$strInsert = "Invoegen"; $strHasBeenEmptied = 'is leeggemaakt.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'Home';
$strInsertIntoTable = "Invoegen in tabel"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "Nieuwe rij invoegen"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "Invoegen tekstbestanden in tabel"; $strHost = 'Host';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "Sleutelnaam"; $strIfYouWish = 'Indien u slechts enkele van de tabelkolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.';
$strKill = "Kill"; //to translate $strIndex = 'Index';
$strIndexes = 'Indexes'; //to translate
$strInsert = 'Invoegen';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = 'Invoegen in tabel';
$strInsertNewRow = 'Nieuwe rij invoegen';
$strInsertTextfiles = 'Invoegen tekstbestanden in tabel';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = 'Sleutelnaam';
$strLengthSet = "Lengte"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "Linefeed: \\n";
$strLines = "Regels";
$strLocationTextfile = "Locatie van het tekstbestand";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Uitloggen";
$strModifications = "Wijzigingen opgeslagen."; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'Lengte';
$strMySQLReloaded = "MySQL opnieuw geladen."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL retourneerde: "; $strLineFeed = 'Linefeed: \\n';
$strMySQLShowProcess = "Laat processen zien"; $strLines = 'Regels';
$strMySQLShowStatus = "MySQL runtime informatie"; $strLocationTextfile = 'Locatie van het tekstbestand';
$strMySQLShowVars = "MySQL systeemvariabelen"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Uitloggen';
$strName = "Naam"; $strModifications = 'Wijzigingen opgeslagen.';
$strNext = "Volgende"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "Nee"; $strMySQLReloaded = 'MySQL opnieuw geladen.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL retourneerde: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'Laat processen zien';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'MySQL runtime informatie';
$strNoTablesFound = "Geen tabellen gevonden in de database."; $strMySQLShowVars = 'MySQL systeemvariabelen';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$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."; $strName = 'Naam';
$strOptimizeTable = "Optimize table"; //to translate $strNext = 'Volgende';
$strOptionalControls = "Optional. Controls how to write or read special characters."; $strNo = 'Nee';
$strOptionally = "OPTIONEEL"; $strNoPassword = 'No Password'; //to translate
$strOr = "Of"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = 'Geen tabellen gevonden in de database.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = 'Optional. Controls how to write or read special characters.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'OPTIONEEL';
$strPos1 = "Begin"; $strOr = 'Of';
$strPrevious = "Vorige"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primaire sleutel";
$strPrimaryKey = "Primaire sleutel";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "leverde een fout op.";
$strProperties = "Eigenschappen";
$strQBE = "Query opbouwen"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = 'Begin';
$strPrevious = 'Vorige';
$strPrimary = 'Primaire sleutel';
$strPrimaryKey = 'Primaire sleutel';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = 'leverde een fout op.';
$strProperties = 'Eigenschappen';
$strReadTheDocs = "Lees de documentatie"; $strQBE = 'Query opbouwen';
$strRecords = "Records"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Opnieuw laden van MySQL mislukt."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "MySQL opnieuw laden.";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Tabel hernoemen naar";
$strRenameTableOK = "Tabel %s is hernoemd naar %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Vervangen";
$strReplaceTable = "Vervang tabelgegevens met bestand";
$strReset = "Reset";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "wordt uitgevoerd op ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "SQL query/queries uitvoeren op database ";
$strSave = "Opslaan"; $strReadTheDocs = 'Lees de documentatie';
$strSelect = "Selecteren"; $strRecords = 'Records';
$strSelectFields = "Selecteer velden (tenminste 1):"; $strReloadFailed = 'Opnieuw laden van MySQL mislukt.';
$strSelectNumRows = "in query"; $strReloadMySQL = 'MySQL opnieuw laden.';
$strSend = "verzenden"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = 'Tabel hernoemen naar';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = 'Tabel %s is hernoemd naar %s';
$strShow = "Show"; //to translate $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "Records laten zien "; $strReplace = 'Vervangen';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Vervang tabelgegevens met bestand';
$strSize = "Size"; //to translate $strReset = 'Reset';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-query"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV gegevens"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "Structuur en gegevens"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "'drop table' toevoegen"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "Alleen structuur"; $strRows = 'Rows'; //to translate
$strSubmit = "Verzenden"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "Uw SQL-query is succesvol uitgevoerd."; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = 'wordt uitgevoerd op ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'SQL query/queries uitvoeren op database ';
$strTable = "Tabel "; $strSave = 'Opslaan';
$strTableComments = "Tabel opmerkingen"; $strSelect = 'Selecteren';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = 'Selecteer velden (tenminste 1):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query';
$strTableStructure = "Tabel structuur voor tabel"; $strSend = 'verzenden';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "eindigend op"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Show'; //to translate
$strTheContent = "De inhoud van uw bestanden is ingevoegd."; $strShowingRecords = 'Records laten zien ';
$strTheContents = "De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "De \'terminator\' van de velden."; $strSize = 'Size'; //to translate
$strTotal = "totaal"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Type"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-query';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV gegevens';
$strStrucData = 'Structuur en gegevens';
$strStrucDrop = '\'drop table\' toevoegen';
$strStrucOnly = 'Alleen structuur';
$strSubmit = 'Verzenden';
$strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = 'Tabel ';
$strUnique = "Unieke waarde"; $strTableComments = 'Tabel opmerkingen';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = 'Tabel structuur voor tabel';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = 'eindigend op';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = 'De inhoud van uw bestanden is ingevoegd.';
$strUserName = "User name"; //to translate $strTheContents = 'De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.';
$strUsers = "Users"; //to translate $strTheTerminator = 'De \'terminator\' van de velden.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'totaal';
$strType = 'Type';
$strValue = "Waarde"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "Bekijk een dump (schema) van tabel"; $strUnique = 'Unieke waarde';
$strViewDumpDB = "Bekijk een dump (schema) van database"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "Welkom op "; $strValue = 'Waarde';
$strWrongUser = "Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd."; $strViewDump = 'Bekijk een dump (schema) van tabel';
$strViewDumpDB = 'Bekijk een dump (schema) van database';
$strYes = "Ja"; $strWelcome = 'Welkom op ';
$strWrongUser = 'Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd.';
$strYes = 'Ja';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,284 +1,284 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Access denied"; $strAccessDenied = 'Access denied';
$strAction = "Action"; $strAction = 'Action';
$strAddDeleteColumn = "Add/Delete Field Columns"; $strAddDeleteColumn = 'Add/Delete Field Columns';
$strAddDeleteRow = "Add/Delete Criteria Row"; $strAddDeleteRow = 'Add/Delete Criteria Row';
$strAddNewField = "Add new field"; $strAddNewField = 'Add new field';
$strAddPriv = "Add a new Privilege"; $strAddPriv = 'Add a new Privilege';
$strAddPrivMessage = "You have added a new privilege."; $strAddPrivMessage = 'You have added a new privilege.';
$strAddSearchConditions = "Add search conditions (body of the \"where\" clause):"; $strAddSearchConditions = 'Add search conditions (body of the "where" clause):';
$strAddUser = "Add a new User"; $strAddUser = 'Add a new User';
$strAddUserMessage = "You have added a new user."; $strAddUserMessage = 'You have added a new user.';
$strAfter = "After"; $strAffectedRows = 'Affected rows:';
$strAll = "All"; $strAfter = 'After';
$strAlterOrderBy = "Alter table order by"; $strAll = 'All';
$strAnalyzeTable = "Analyze table"; $strAlterOrderBy = 'Alter table order by';
$strAnd = "And"; $strAnalyzeTable = 'Analyze table';
$strAnIndex = "An index has been added on "; $strAnd = 'And';
$strAny = "Any"; $strAnIndex = 'An index has been added on ';
$strAnyColumn = "Any Column"; $strAny = 'Any';
$strAnyDatabase = "Any database"; $strAnyColumn = 'Any Column';
$strAnyHost = "Any host"; $strAnyDatabase = 'Any database';
$strAnyTable = "Any table"; $strAnyHost = 'Any host';
$strAnyUser = "Any user"; $strAnyTable = 'Any table';
$strAPrimaryKey = "A primary key has been added on "; $strAnyUser = 'Any user';
$strAscending = "Ascending"; $strAPrimaryKey = 'A primary key has been added on ';
$strAtBeginningOfTable = "At Beginning of Table"; $strAscending = 'Ascending';
$strAtEndOfTable = "At End of Table"; $strAtBeginningOfTable = 'At Beginning of Table';
$strAttr = "Attributes"; $strAtEndOfTable = 'At End of Table';
$strAttr = 'Attributes';
$strBack = "Back"; $strBack = 'Back';
$strBinary = "Binary"; $strBinary = 'Binary';
$strBinaryDoNotEdit = "Binary - do not edit"; $strBinaryDoNotEdit = 'Binary - do not edit';
$strBookmarkLabel = "Label"; $strBookmarkLabel = 'Label';
$strBookmarkQuery = "Bookmarked SQL-query"; $strBookmarkQuery = 'Bookmarked SQL-query';
$strBookmarkThis = "Bookmark this SQL-query"; $strBookmarkThis = 'Bookmark this SQL-query';
$strBookmarkView = "View only"; $strBookmarkView = 'View only';
$strBrowse = "Browse"; $strBrowse = 'Browse';
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.';
$strCarriage = "Carriage return: \\r"; $strCarriage = 'Carriage return: \\r';
$strChange = "Change"; $strChange = 'Change';
$strCheckAll = "Check All"; $strCheckAll = 'Check All';
$strCheckDbPriv = "Check Database Privileges"; $strCheckDbPriv = 'Check Database Privileges';
$strCheckTable = "Check table"; $strCheckTable = 'Check table';
$strColumn = "Column"; $strColumn = 'Column';
$strColumnEmpty = "The columns names are empty!"; $strColumnEmpty = 'The columns names are empty!';
$strColumnNames = "Column names"; $strColumnNames = 'Column names';
$strCompleteInserts = "Complete inserts"; $strCompleteInserts = 'Complete inserts';
$strConfirm = "Do you really want to do it?"; $strConfirm = 'Do you really want to do it?';
$strCopyTable = "Copy table to:"; $strCopyTable = 'Copy table to:';
$strCopyTableOK = "Table %s has been copied to %s."; $strCopyTableOK = 'Table %s has been copied to %s.';
$strCreate = "Create"; $strCreate = 'Create';
$strCreateNewDatabase = "Create new database"; $strCreateNewDatabase = 'Create new database';
$strCreateNewTable = "Create new table on database "; $strCreateNewTable = 'Create new table on database ';
$strCriteria = "Criteria"; $strCriteria = 'Criteria';
$strData = "Data"; $strData = 'Data';
$strDatabase = "Database "; $strDatabase = 'Database ';
$strDatabases = "databases"; $strDatabases = 'databases';
$strDataOnly = "Data only"; $strDataOnly = 'Data only';
$strDbEmpty = "The database name is empty!"; $strDbEmpty = 'The database name is empty!';
$strDefault = "Default"; $strDefault = 'Default';
$strDelete = "Delete"; $strDelete = 'Delete';
$strDeleted = "The row has been deleted"; $strDeleted = 'The row has been deleted';
$strDeleteFailed = "Deleted Failed!"; $strDeleteFailed = 'Deleted Failed!';
$strDeletePassword = "Delete Password"; $strDeletePassword = 'Delete Password';
$strDeleteUserMessage = "You have deleted the user"; $strDeleteUserMessage = 'You have deleted the user';
$strDelPassMessage = "You have deleted the password for"; $strDelPassMessage = 'You have deleted the password for';
$strDescending = "Desending"; $strDescending = 'Desending';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; $strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.';
$strDisplay = "Display"; $strDisplay = 'Display';
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; $strDoAQuery = 'Do a "query by example" (wildcard: "%")';
$strDocu = "Documentation"; $strDocu = 'Documentation';
$strDoYouReally = "Do you really want to "; $strDoYouReally = 'Do you really want to ';
$strDrop = "Drop"; $strDrop = 'Drop';
$strDropDB = "Drop database "; $strDropDB = 'Drop database ';
$strDumpingData = "Dumping data for table"; $strDumpingData = 'Dumping data for table';
$strDynamic = "dynamic"; $strDynamic = 'dynamic';
$strEdit = "Edit"; $strEdit = 'Edit';
$strEditPrivileges = "Edit Privileges"; $strEditPrivileges = 'Edit Privileges';
$strEffective = "Effective"; $strEffective = 'Effective';
$strEmpty = "Empty"; $strEmpty = 'Empty';
$strEmptyResultSet = "MySQL returned an empty result set (i.e. zero rows)."; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; $strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.';
$strEnclosedBy = "enclosed by"; $strEnclosedBy = 'enclosed by';
$strEnd = "End"; $strEnd = 'End';
$strEnglishPrivileges = " Note: MySQL privilege names are expressed in English "; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
$strError = "Error"; $strError = 'Error';
$strEscapedBy = "escaped by"; $strEscapedBy = 'escaped by';
$strExtra = "Extra"; $strExtra = 'Extra';
$strField = "Field"; $strField = 'Field';
$strFields = "Fields"; $strFields = 'Fields';
$strFixed = "fixed"; $strFieldsEmpty = ' The field count is empty! ';
$strFormat = "Format"; $strFixed = 'fixed';
$strFunction = "Function"; $strFormat = 'Format';
$strFunction = 'Function';
$strGenTime = "Generation Time"; $strGenTime = 'Generation Time';
$strGo = "Go"; $strGo = 'Go';
$strGrants = "Grants"; $strGrants = 'Grants';
$strGzip = "\"gzipped\""; $strGzip = '"gzipped"';
$strHasBeenAltered = "has been altered."; $strHasBeenAltered = 'has been altered.';
$strHasBeenCreated = "has been created."; $strHasBeenCreated = 'has been created.';
$strHasBeenDropped = "has been dropped."; $strHasBeenDropped = 'has been dropped.';
$strHasBeenEmptied = "has been emptied."; $strHasBeenEmptied = 'has been emptied.';
$strHome = "Home"; $strHome = 'Home';
$strHomepageOfficial = "Official phpMyAdmin Homepage"; $strHomepageOfficial = 'Official phpMyAdmin Homepage';
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
$strHost = "Host"; $strHost = 'Host';
$strHostEmpty = "The host name is empty!"; $strHostEmpty = 'The host name is empty!';
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list."; $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.';
$strIndex = "Index"; $strIndex = 'Index';
$strIndexes = "Indexes"; $strIndexes = 'Indexes';
$strInsert = "Insert"; $strInsert = 'Insert';
$strInsertAsNewRow = "Insert as new row"; $strInsertAsNewRow = 'Insert as new row';
$strInsertIntoTable = "Insert into table"; $strInsertIntoTable = 'Insert into table';
$strInsertNewRow = "Insert new row"; $strInsertNewRow = 'Insert new row';
$strInsertTextfiles = "Insert textfiles into table"; $strInsertTextfiles = 'Insert textfiles into table';
$strInUse = "in use"; $strInUse = 'in use';
$strKeyname = "Keyname"; $strKeyname = 'Keyname';
$strKill = "Kill"; $strKill = 'Kill';
$strLength = "Length"; $strLength = 'Length';
$strLengthSet = "Length/Set"; $strLengthSet = 'Length/Set';
$strLimitNumRows = "records per page"; $strLimitNumRows = 'records per page';
$strLineFeed = "Linefeed: \\n"; $strLineFeed = 'Linefeed: \\n';
$strLines = "Lines"; $strLines = 'Lines';
$strLocationTextfile = "Location of the textfile"; $strLocationTextfile = 'Location of the textfile';
$strLogin = ""; //to translate, but its not in use ... $strLogin = ''; //to translate, but its not in use ...
$strLogout = "Log out"; $strLogout = 'Log out';
$strModifications = "Modifications have been saved"; $strModifications = 'Modifications have been saved';
$strModify = "Modify"; $strModify = 'Modify';
$strMySQLReloaded = "MySQL reloaded."; $strMySQLReloaded = 'MySQL reloaded.';
$strMySQLSaid = "MySQL said: "; $strMySQLSaid = 'MySQL said: ';
$strMySQLShowProcess = "Show processes"; $strMySQLShowProcess = 'Show processes';
$strMySQLShowStatus = "Show MySQL runtime information"; $strMySQLShowStatus = 'Show MySQL runtime information';
$strMySQLShowVars = "Show MySQL system variables"; $strMySQLShowVars = 'Show MySQL system variables';
$strName = "Name"; $strName = 'Name';
$strNbRecords = "No. Of records"; $strNbRecords = 'No. Of records';
$strNext = "Next"; $strNext = 'Next';
$strNo = "No"; $strNo = 'No';
$strNoPassword = "No Password"; $strNoPassword = 'No Password';
$strNoPrivileges = "No Privileges"; $strNoPrivileges = 'No Privileges';
$strNoRights = "You don't have enough rights to be here right now!"; $strNoRights = 'You don\'t have enough rights to be here right now!';
$strNoTablesFound = "No tables found in database."; $strNoTablesFound = 'No tables found in database.';
$strNotNumber = "This is not a number!"; $strNotNumber = 'This is not a number!';
$strNotValidNumber = " is not a valid row number!"; $strNotValidNumber = ' is not a valid row number!';
$strNoUsersFound = "No user(s) found."; $strNoUsersFound = 'No user(s) found.';
$strNull = "Null"; $strNull = 'Null';
$strNumberIndexes = " Number of advanced indexes "; $strNumberIndexes = ' Number of advanced indexes ';
$strOffSet = "Offset"; $strOffSet = 'Offset';
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
$strOptimizeTable = "Optimize table"; $strOptimizeTable = 'Optimize table';
$strOptionalControls = "Optional. Controls how to write or read special characters."; $strOptionalControls = 'Optional. Controls how to write or read special characters.';
$strOptionally = "OPTIONALLY"; $strOptionally = 'OPTIONALLY';
$strOr = "Or"; $strOr = 'Or';
$strOverhead = "Overhead"; $strOverhead = 'Overhead';
$strPassword = "Password"; $strPassword = 'Password';
$strPasswordEmpty = "The password is empty!"; $strPasswordEmpty = 'The password is empty!';
$strPasswordNotSame = "The passwords aren't the same!"; $strPasswordNotSame = 'The passwords aren\'t the same!';
$strPHPVersion = "PHP Version"; $strPHPVersion = 'PHP Version';
$strPos1 = "Begin"; $strPos1 = 'Begin';
$strPrevious = "Previous"; $strPrevious = 'Previous';
$strPrimary = "Primary"; $strPrimary = 'Primary';
$strPrimaryKey = "Primary key"; $strPrimaryKey = 'Primary key';
$strPrinterFriendly = "Printer friendly version of above table"; $strPrinterFriendly = 'Printer friendly version of above table';
$strPrintView = "Print view"; $strPrintView = 'Print view';
$strPrivileges = "Privileges"; $strPrivileges = 'Privileges';
$strProducedAnError = "produced an error."; $strProducedAnError = 'produced an error.';
$strProperties = "Properties"; $strProperties = 'Properties';
$strQBE = "Query by Example"; $strQBE = 'Query by Example';
$strQBEDel = "Del"; $strQBEDel = 'Del';
$strQBEIns = "Ins"; $strQBEIns = 'Ins';
$strQueryOnDb = 'SQL-query on database ';
$strReadTheDocs = "Read the docs"; $strReadTheDocs = 'Read the docs';
$strRecords = "Records"; $strRecords = 'Records';
$strReloadFailed = "MySQL reload failed."; $strReloadFailed = 'MySQL reload failed.';
$strReloadMySQL = "Reload MySQL"; $strReloadMySQL = 'Reload MySQL';
$strRememberReload = "Remember reload the server."; $strRememberReload = 'Remember reload the server.';
$strRenameTable = "Rename table to"; $strRenameTable = 'Rename table to';
$strRenameTableOK = "Table %s has been renamed to %s"; $strRenameTableOK = 'Table %s has been renamed to %s';
$strRepairTable = "Repair table"; $strRepairTable = 'Repair table';
$strReplace = "Replace"; $strReplace = 'Replace';
$strReplaceTable = "Replace table data with file"; $strReplaceTable = 'Replace table data with file';
$strReset = "Reset"; $strReset = 'Reset';
$strReType = "Re-type"; $strReType = 'Re-type';
$strRevoke = "Revoke"; $strRevoke = 'Revoke';
$strRevokeGrant = "Revoke Grant"; $strRevokeGrant = 'Revoke Grant';
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; $strRevokeGrantMessage = 'You have revoked the Grant privilege for';
$strRevokeMessage = "You have revoked the privileges for"; $strRevokeMessage = 'You have revoked the privileges for';
$strRevokePriv = "Revoke Privileges"; $strRevokePriv = 'Revoke Privileges';
$strRowLength = "Row length"; $strRowLength = 'Row length';
$strRows = "Rows"; $strRows = 'Rows';
$strRowsFrom = "rows starting from"; $strRowsFrom = 'rows starting from';
$strRowSize = " Row size "; $strRowSize = ' Row size ';
$strRowsStatistic = "Row Statistic"; $strRowsStatistic = 'Row Statistic';
$strRunning = "running on "; $strRunning = 'running on ';
$strRunQuery = "Submit Query"; $strRunQuery = 'Submit Query';
$strRunSQLQuery = "Run SQL query/queries on database "; $strRunSQLQuery = 'Run SQL query/queries on database ';
$strSave = "Save"; $strSave = 'Save';
$strSelect = "Select"; $strSelect = 'Select';
$strSelectFields = "Select fields (at least one):"; $strSelectFields = 'Select fields (at least one):';
$strSelectNumRows = "in query"; $strSelectNumRows = 'in query';
$strSend = "Send"; $strSend = 'Send';
$strSequence = "Seq."; $strSequence = 'Seq.';
$strServerVersion = "Server version"; $strServerVersion = 'Server version';
$strShow = "Show"; $strShow = 'Show';
$strShowingRecords = "Showing records "; $strShowingRecords = 'Showing records ';
$strSingly = "(singly)"; $strShowThisQuery = ' Show this query here again ';
$strSize = "Size"; $strSingly = '(singly)';
$strSort = "Sort"; $strSize = 'Size';
$strSpaceUsage = "Space usage"; $strSort = 'Sort';
$strSQLQuery = "SQL-query"; $strSpaceUsage = 'Space usage';
$strStatement = "Statements"; $strSQLQuery = 'SQL-query';
$strStrucCSV = "CSV data"; $strStatement = 'Statements';
$strStrucData = "Structure and data"; $strStrucCSV = 'CSV data';
$strStrucDrop = "Add 'drop table'"; $strStrucData = 'Structure and data';
$strStrucOnly = "Structure only"; $strStrucDrop = 'Add \'drop table\'';
$strSubmit = "Submit"; $strStrucOnly = 'Structure only';
$strSuccess = "Your SQL-query has been executed successfully"; $strSubmit = 'Submit';
$strSum = "Sum"; $strSuccess = 'Your SQL-query has been executed successfully';
$strSum = 'Sum';
$strTable = "table "; $strTable = 'table ';
$strTableComments = "Table comments"; $strTableComments = 'Table comments';
$strTableEmpty = "The table name is empty!"; $strTableEmpty = 'The table name is empty!';
$strTableMaintenance = "Table maintenance"; $strTableMaintenance = 'Table maintenance';
$strTableStructure = "Table structure for table"; $strTableStructure = 'Table structure for table';
$strTableType = "Table type"; $strTableType = 'Table type';
$strTerminatedBy = "terminated by"; $strTerminatedBy = 'terminated by';
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; $strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
$strTheContent = "The content of your file has been inserted."; $strTheContent = 'The content of your file has been inserted.';
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.';
$strTheTerminator = "The terminator of the fields."; $strTheTerminator = 'The terminator of the fields.';
$strTotal = "total"; $strTotal = 'total';
$strType = "Type"; $strType = 'Type';
$strUncheckAll = "Uncheck All"; $strUncheckAll = 'Uncheck All';
$strUnique = "Unique"; $strUnique = 'Unique';
$strUpdatePassMessage = "You have updated the password for"; $strUpdatePassMessage = 'You have updated the password for';
$strUpdatePassword = "Update Password"; $strUpdatePassword = 'Update Password';
$strUpdatePrivMessage = "You have updated the privileges for"; $strUpdatePrivMessage = 'You have updated the privileges for';
$strUpdateQuery = "Update Query"; $strUpdateQuery = 'Update Query';
$strUsage = "Usage"; $strUsage = 'Usage';
$strUser = "User"; $strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strUserEmpty = "The user name is empty!"; $strUser = 'User';
$strUserName = "User name"; $strUserEmpty = 'The user name is empty!';
$strUsers = "Users"; $strUserName = 'User name';
$strUseTables = "Use Tables"; $strUsers = 'Users';
$strUseTables = 'Use Tables';
$strValue = "Value"; $strValue = 'Value';
$strViewDump = "View dump (schema) of table"; $strViewDump = 'View dump (schema) of table';
$strViewDumpDB = "View dump (schema) of database"; $strViewDumpDB = 'View dump (schema) of database';
$strWelcome = "Welcome to "; $strWelcome = 'Welcome to ';
$strWrongUser = "Wrong username/password. Access denied."; $strWrongUser = 'Wrong username/password. Access denied.';
$strYes = "Yes"; $strYes = 'Yes';
$strShowThisQuery=" Show this query here again ";
$strUseBackquotes=" Use backquotes with tables and fields names ";
$strQueryOnDb=" SQL-query on database ";
$strFieldsEmpty=" The field count is empty! ";
$strAffectedRows=" Rows affected: ";
?> ?>

View File

@@ -1,283 +1,285 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = " "; $number_thousands_separator = ' ';
$number_decimal_separator = ","; $number_decimal_separator = ',';
$byteUnits = array("Octets", "Ko", "Mo", "Go"); $byteUnits = array('Octets', 'Ko', 'Mo', 'Go');
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
$strAction = "Action";
$strAddDeleteColumn = "Ajouter/effacer x colonne(s)";
$strAddDeleteRow = "Ajouter/effacer x ligne(s)";
$strAddNewField = "Ajouter un champ";
$strAddPriv = "Ajouter un privil<69>ge";
$strAddPrivMessage = "Vous avez ajout<75> un privil<69>ge";
$strAddSearchConditions = "Crit<EFBFBD>res de recherche (pour l'<27>nonc<6E> \"where\"):";
$strAddUser = "Ajouter un utilisateur";
$strAddUserMessage = "Vous avez ajout<75> un utilisateur";
$strAfter = "Apr<EFBFBD>s";
$strAll = "Tout";
$strAlterOrderBy = "<b>Ordonner</b> la table par";
$strAnalyzeTable = "Analyser la table";
$strAnd = "et";
$strAnIndex = "Un index a <20>t<EFBFBD> ajout<75> sur ";
$strAny = "N'importe quel";
$strAnyColumn = "Toute colonne";
$strAnyDatabase = "Toute base de donn<6E>es";
$strAnyHost = "Tout serveur";
$strAnyTable = "Toute table";
$strAnyUser = "Tout utilisateur";
$strAPrimaryKey = "Une cl<63> primaire a <20>t<EFBFBD> ajout<75>e sur";
$strAscending = "Croissant";
$strAtBeginningOfTable = "En d<>but de Table";
$strAtEndOfTable = "En fin de Table";
$strAttr = "Attributs";
$strBack = "Retour"; $strAccessDenied = 'Acc<63>s refus<75>';
$strBinary="Binaire"; $strAction = 'Action';
$strBinaryDoNotEdit="Binaire - ne pas <20>diter"; $strAddDeleteColumn = 'Ajouter/effacer x colonne(s)';
$strBookmarkLabel = "Intitul<EFBFBD>"; $strAddDeleteRow = 'Ajouter/effacer x ligne(s)';
$strBookmarkQuery = "Requ<EFBFBD>tes bookmark<72>es"; $strAddNewField = 'Ajouter un champ';
$strBookmarkThis = "Bookmarker cette requ<71>te"; $strAddPriv = 'Ajouter un privil<69>ge';
$strBookmarkView = "Voir uniquement"; $strAddPrivMessage = 'Vous avez ajout<75> un privil<69>ge';
$strBrowse = "Afficher"; $strAddSearchConditions = 'Crit<69>res de recherche (pour l\'<27>nonc<6E> "where"):';
$strBzip = "\"bzipp<EFBFBD>\""; $strAddUser = 'Ajouter un utilisateur';
$strAddUserMessage = 'Vous avez ajout<75> un utilisateur';
$strAffectedRows = 'Nombre d\'enregistrements affect<63>s :';
$strAfter = 'Apr<70>s';
$strAll = 'Tout';
$strAlterOrderBy = '<b>Ordonner</b> la table par';
$strAnalyzeTable = 'Analyser la table';
$strAnd = 'et';
$strAnIndex = 'Un index a <20>t<EFBFBD> ajout<75> sur ';
$strAny = 'N\'importe quel';
$strAnyColumn = 'Toute colonne';
$strAnyDatabase = 'Toute base de donn<6E>es';
$strAnyHost = 'Tout serveur';
$strAnyTable = 'Toute table';
$strAnyUser = 'Tout utilisateur';
$strAPrimaryKey = 'Une cl<63> primaire a <20>t<EFBFBD> ajout<75>e sur';
$strAscending = 'Croissant';
$strAtBeginningOfTable = 'En d<>but de Table';
$strAtEndOfTable = 'En fin de Table';
$strAttr = 'Attributs';
$strCantLoadMySQL = "ne peux charger l'extension MySQL,<br>v<>rifiez la configuration PHP"; $strBack = 'Retour';
$strCarriage = "Retour de chariot: \\r"; $strBinary = 'Binaire';
$strChange = "Modifier"; $strBinaryDoNotEdit = 'Binaire - ne pas <20>diter';
$strCheckAll = "Tout cocher"; $strBookmarkLabel = 'Intitul<75>';
$strCheckDbPriv = "Afficher les privil<69>ges sur"; $strBookmarkQuery = 'Requ<71>tes bookmark<72>es';
$strCheckTable = "V<EFBFBD>rifier la table"; $strBookmarkThis = 'Bookmarker cette requ<71>te';
$strColumn = "Colonne"; $strBookmarkView = 'Voir uniquement';
$strColumnEmpty = "Les noms de colonnes sont vides"; $strBrowse = 'Afficher';
$strColumnNames = "Nom des colonnes"; $strBzip = '"bzipp<70>"';
$strCompleteInserts = "Insertions compl<70>tes";
$strConfirm = "Veuillez confirmer";
$strCopyTable = "<b>Copier</b> la table vers";
$strCopyTableOK = "La table %s a <20>t<EFBFBD> copi<70>e vers %s.";
$strCreate = "Cr<EFBFBD>er";
$strCreateNewDatabase = "Cr<EFBFBD>er une base de donn<6E>es";
$strCreateNewTable = "Cr<EFBFBD>er une nouvelle table sur la base ";
$strCriteria = "Crit<EFBFBD>re";
$strData = "Donn<EFBFBD>es"; $strCantLoadMySQL = 'ne peux charger l\'extension MySQL,<br />v<>rifiez la configuration PHP';
$strDatabase = "Base de donn<6E>es"; $strCarriage = 'Retour de chariot : \\r';
$strDatabases = "bases de donn<6E>es"; $strChange = 'Modifier';
$strDataOnly = "Donn<EFBFBD>es seulement"; $strCheckAll = 'Tout cocher';
$strDbEmpty = "Le nom de la base de donn<6E>es est vide"; $strCheckDbPriv = 'Afficher les privil<69>ges sur';
$strDefault = "D<EFBFBD>faut"; $strCheckTable = 'V<>rifier la table';
$strDelete = "Effacer"; $strColumn = 'Colonne';
$strDeleted = "L'enregistrement a <20>t<EFBFBD> effac<61>"; $strColumnEmpty = 'Les noms de colonnes sont vides';
$strDeleteFailed = "L'effacement a <20>chou<6F>"; $strColumnNames = 'Nom des colonnes';
$strDeletePassword = "Effacer le mot de passe"; $strCompleteInserts = 'Insertions compl<70>tes';
$strDeleteUserMessage = "Vous avez effac<61> l'utilisateur"; $strConfirm = 'Veuillez confirmer';
$strDelPassMessage = "Vous avez effac<61> le mot de passe de "; $strCopyTable = '<b>Copier</b> la table vers';
$strDescending = "D<EFBFBD>croissant"; $strCopyTableOK = 'La table %s a <20>t<EFBFBD> copi<70>e vers %s.';
$strDisableMagicQuotes = "<b>Attention:</b> Vous avez positionn<6E> magic_quotes_gpc dans la configuration de PHP. Cette version de PhpMyAdmin ne peut fonctionner correctement avec. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable <20> off."; $strCreate = 'Cr<43>er';
$strDisplay = "Montrer"; $strCreateNewDatabase = 'Cr<43>er une base de donn<6E>es';
$strDoAQuery = "Recherche par valeur (passepartout: \"%\")"; $strCreateNewTable = 'Cr<43>er une nouvelle table sur la base ';
$strDocu = "Documentation"; $strCriteria = 'Crit<69>re';
$strDoYouReally = "Voulez-vous vraiment effectuer ";
$strDrop = "Supprimer";
$strDropDB = "Supprimer la base";
$strDumpingData = "Contenu de la table";
$strDynamic = "dynamique";
$strEdit = "Modifier"; $strData = 'Donn<6E>es';
$strEditPrivileges = "Changer les privil<69>ges"; $strDatabase = 'Base de donn<6E>es';
$strEffective = "effectif"; $strDatabases = 'bases de donn<6E>es';
$strEmpty = "Vider"; $strDataOnly = 'Donn<6E>es seulement';
$strEmptyResultSet = "MySQL n'a retourn<72> aucun enregistrement."; $strDbEmpty = 'Le nom de la base de donn<6E>es est vide';
$strEnableMagicQuotes = "<b>Attention:</b> Vous n'avez pas positionn<6E> magic_quotes_gpc dans la configuration de PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable."; $strDefault = 'D<>faut';
$strEnclosedBy = "entour<EFBFBD> par"; $strDelete = 'Effacer';
$strEnd = "Fin"; $strDeleted = 'L\'enregistrement a <20>t<EFBFBD> effac<61>';
$strEnglishPrivileges=" Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais"; $strDeleteFailed = 'L\'effacement a <20>chou<6F>';
$strError = "Erreur"; $strDeletePassword = 'Effacer le mot de passe';
$strEscapedBy = "avec caract<63>re sp<73>cial"; $strDeleteUserMessage = 'Vous avez effac<61> l\'utilisateur';
$strExtra = "Extra"; $strDelPassMessage = 'Vous avez effac<61> le mot de passe de ';
$strDescending = 'D<>croissant';
$strDisableMagicQuotes = '<b>Attention:</b> Vous avez positionn<6E> magic_quotes_gpc dans la configuration de PHP. Cette version de PhpMyAdmin ne peut fonctionner correctement avec. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable <20> off.';
$strDisplay = 'Montrer';
$strDoAQuery = 'Recherche par valeur (passepartout: "%")';
$strDocu = 'Documentation';
$strDoYouReally = 'Voulez-vous vraiment effectuer ';
$strDrop = 'Supprimer';
$strDropDB = 'Supprimer la base';
$strDumpingData = 'Contenu de la table';
$strDynamic = 'dynamique';
$strField = "Champ"; $strEdit = 'Modifier';
$strFields = "Champs"; $strEditPrivileges = 'Changer les privil<69>ges';
$strFixed = "fixe"; $strEffective = 'effectif';
$strFormat = "format"; $strEmpty = 'Vider';
$strFunction = "Fonction"; $strEmptyResultSet = 'MySQL n\'a retourn<72> aucun enregistrement.';
$strEnableMagicQuotes = '<b>Attention:</b> Vous n\'avez pas positionn<6E> magic_quotes_gpc dans la configuration de PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable.';
$strEnclosedBy = 'entour<75> par';
$strEnd = 'Fin';
$strEnglishPrivileges = ' Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais';
$strError = 'Erreur';
$strEscapedBy = 'avec caract<63>re sp<73>cial';
$strExtra = 'Extra';
$strGenTime = "G<EFBFBD>n<EFBFBD>r<EFBFBD> le "; $strField = 'Champ';
$strGo = "Ex<EFBFBD>cuter"; $strFields = 'Champs';
$strGrants = "Autres privil<69>ges"; $strFieldsEmpty = 'Il faut indiquer le nombre de champs';
$strGzip = "\"gzipp<EFBFBD>\""; $strFixed = 'fixe';
$strFormat = 'format';
$strFunction = 'Fonction';
$strHasBeenAltered = "a <20>t<EFBFBD> modifi<66>(e)."; $strGenTime = 'G<>n<EFBFBD>r<EFBFBD> le ';
$strHasBeenCreated = "a <20>t<EFBFBD> cr<63><72>(e)."; $strGo = 'Ex<45>cuter';
$strHasBeenDropped = "a <20>t<EFBFBD> effac<61>(e)."; $strGrants = 'Autres privil<69>ges';
$strHasBeenEmptied = "a <20>t<EFBFBD> vid<69>(e)."; $strGzip = '"gzipp<70>"';
$strHome = "Accueil";
$strHomepageOfficial = "Site officiel de phpMyAdmin";
$strHomepageSourceforge = "Page de T<>l<EFBFBD>chargement phpMyAdmin sur Sourceforge";
$strHost = "Serveur";
$strHostEmpty = "Le nom de serveur est vide";
$strIfYouWish = "Si vous d<>sirez ne charger que certaines colonnes, indiquez leurs noms, s<>par<61>s par des virgules."; $strHasBeenAltered = 'a <20>t<EFBFBD> modifi<66>(e).';
$strIndex = "Index"; $strHasBeenCreated = 'a <20>t<EFBFBD> cr<63><72>(e).';
$strIndexes = "Index"; $strHasBeenDropped = 'a <20>t<EFBFBD> effac<61>(e).';
$strInsert = "Ins<EFBFBD>rer"; $strHasBeenEmptied = 'a <20>t<EFBFBD> vid<69>(e).';
$strInsertAsNewRow = "Ins<EFBFBD>rer ce nouvel enregistrement"; $strHome = 'Accueil';
$strInsertIntoTable = "Ins<EFBFBD>rer dans la table"; $strHomepageOfficial = 'Site officiel de phpMyAdmin';
$strInsertNewRow = "Ins<EFBFBD>rer un nouvel enregistrement"; $strHomepageSourceforge = 'Page de T<>l<EFBFBD>chargement phpMyAdmin sur Sourceforge';
$strInsertTextfiles = "Ins<EFBFBD>rer un fichier texte dans la table"; $strHost = 'Serveur';
$strInUse = "utilis<EFBFBD>"; $strHostEmpty = 'Le nom de serveur est vide';
$strKeyname = "Nom de la cl<63>"; $strIfYouWish = 'Si vous d<>sirez ne charger que certaines colonnes, indiquez leurs noms, s<>par<61>s par des virgules.';
$strKill = "Supprimer"; $strIndex = 'Index';
$strIndexes = 'Index';
$strInsert = 'Ins<6E>rer';
$strInsertAsNewRow = 'Ins<6E>rer ce nouvel enregistrement';
$strInsertIntoTable = 'Ins<6E>rer dans la table';
$strInsertNewRow = 'Ins<6E>rer un nouvel enregistrement';
$strInsertTextfiles = 'Ins<6E>rer un fichier texte dans la table';
$strInUse = 'utilis<69>';
$strLength = "Long."; $strKeyname = 'Nom de la cl<63>';
$strLengthSet = "Longueur"; $strKill = 'Supprimer';
$strLimitNumRows = "enregistrements par page";
$strLineFeed = "Saut de ligne: \\n";
$strLines = "Lignes";
$strLocationTextfile = "Emplacement du fichier texte";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Quitter";
$strModifications = "Les modifications ont <20>t<EFBFBD> sauvegard<72>es."; $strLength = 'Long.';
$strModify = "Modifier"; $strLengthSet = 'Longueur';
$strMySQLReloaded = "MySQL recharg<72>."; $strLimitNumRows = 'enregistrements par page';
$strMySQLSaid = "MySQL a r<>pondu:"; $strLineFeed = 'Saut de ligne : \\n';
$strMySQLShowProcess = "Afficher les processus"; $strLines = 'Lignes';
$strMySQLShowStatus = "Afficher l'<27>tat du serveur MySQL"; $strLocationTextfile = 'Emplacement du fichier texte';
$strMySQLShowVars = "Afficher les variables du serveur MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Quitter';
$strName = "Nom"; $strModifications = 'Les modifications ont <20>t<EFBFBD> sauvegard<72>es.';
$strNbRecords = "Nb. d'enregistrements"; $strModify = 'Modifier';
$strNext = "Suivant"; $strMySQLReloaded = 'MySQL recharg<72>.';
$strNo = "Non"; $strMySQLSaid = 'MySQL a r<>pondu:';
$strNoPassword = "aucun mot de passe"; $strMySQLShowProcess = 'Afficher les processus';
$strNoPrivileges = "aucun privil<69>ge"; $strMySQLShowStatus = 'Afficher l\'<27>tat du serveur MySQL';
$strNoRights = "Vous n'<27>tes pas autoris<69> <20> acc<63>der <20> cette page"; $strMySQLShowVars = 'Afficher les variables du serveur MySQL';
$strNoTablesFound = "Aucune table n'a <20>t<EFBFBD> trouv<75>e dans cette base.";
$strNotNumber = "Ce n'est pas un nombre !";
$strNotValidNumber = " n'est pas un nombre valide !";
$strNoUsersFound = "Il n'y a aucun utilisateur";
$strNull = "Null";
$strNumberIndexes = " Nombre d'index sp<73>ciaux ";
$strOffSet = "D<EFBFBD>but"; $strName = 'Nom';
$strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement les champs de type char et varchar sont entour<75>s par ce caract<63>re."; $strNbRecords = 'nb. d\'enregistrements';
$strOptimizeTable = "Optimiser la table"; $strNext = 'Suivant';
$strOptionalControls = "Optionnel. Indique le caract<63>re qui permet d'enlever l'effet des caract<63>res sp<73>ciaux."; $strNo = 'Non';
$strOptionally = "OPTIONNEL"; $strNoPassword = 'aucun mot de passe';
$strOr = "Ou"; $strNoPrivileges = 'aucun privil<69>ge';
$strOverhead = "Perte"; $strNoRights = 'Vous n\'<27>tes pas autoris<69> <20> acc<63>der <20> cette page';
$strNoTablesFound = 'Aucune table n\'a <20>t<EFBFBD> trouv<75>e dans cette base.';
$strNotNumber = 'Ce n\'est pas un nombre !';
$strNotValidNumber = ' n\'est pas un nombre valide !';
$strNoUsersFound = 'Il n\'y a aucun utilisateur';
$strNull = 'Null';
$strNumberIndexes = ' Nombre d\'index sp<73>ciaux ';
$strPassword = "Mot de passe"; $strOffSet = 'd<>but';
$strPasswordEmpty = "Le mot de passe est vide"; $strOftenQuotation = 'Souvent des guillemets. OPTIONNEL signifie que seuls les champs de type char et varchar sont entour<75>s par ce caract<63>re.';
$strPasswordNotSame = "Les mots de passe doivent <20>tre identiques"; $strOptimizeTable = 'Optimiser la table';
$strPHPVersion = "Version de PHP"; $strOptionalControls = 'Optionnel. Indique le caract<63>re qui permet d\'enlever l\'effet des caract<63>res sp<73>ciaux.';
$strPos1 = "D<EFBFBD>but"; $strOptionally = 'OPTIONNEL';
$strPrevious = "Pr<EFBFBD>c<EFBFBD>dent"; $strOr = 'Ou';
$strPrimary = "Primaire"; $strOverhead = 'Perte';
$strPrimaryKey = "Cl<EFBFBD> primaire";
$strPrinterFriendly = "Version imprimable de la table";
$strPrintView = "Version imprimable";
$strPrivileges = "Privil<EFBFBD>ges";
$strProducedAnError = "a g<>n<EFBFBD>r<EFBFBD> une erreur.";
$strProperties = "Propri<EFBFBD>t<EFBFBD>s";
$strQBE = "Requ<EFBFBD>te par un exemple"; $strPassword = 'Mot de passe';
$strQBEDel = "Effacer"; $strPasswordEmpty = 'Le mot de passe est vide';
$strQBEIns = "Ajouter"; $strPasswordNotSame = 'Les mots de passe doivent <20>tre identiques';
$strPHPVersion = 'Version de PHP';
$strPos1 = 'D<>but';
$strPrevious = 'Pr<50>c<EFBFBD>dent';
$strPrimary = 'Primaire';
$strPrimaryKey = 'Cl<43> primaire';
$strPrinterFriendly = 'Version imprimable de la table';
$strPrintView = 'Version imprimable';
$strPrivileges = 'Privil<69>ges';
$strProducedAnError = 'a g<>n<EFBFBD>r<EFBFBD> une erreur.';
$strProperties = 'Propri<72>t<EFBFBD>s';
$strReadTheDocs = "Lire la documentation"; $strQBE = 'Requ<71>te par un exemple';
$strRecords = "Enregistrements"; $strQBEDel = 'Effacer';
$strReloadFailed = "MySQL n'a pu <20>tre recharg<72>."; $strQBEIns = 'Ajouter';
$strReloadMySQL = "Recharger MySQL"; $strQueryOnDb = 'Requ<71>te SQL sur la base ';
$strRememberReload = "N'oubliez pas de recharger MySQL";
$strRenameTable = "<b>Changer le nom</b> de la table pour";
$strRenameTableOK = "La table %s se nomme maintenant %s";
$strRepairTable = "R<EFBFBD>parer la table";
$strReplace = "Remplacer";
$strReplaceTable = "Remplacer les donn<6E>es de la table avec le fichier";
$strReset = "R<EFBFBD>initialiser les valeurs";
$strReType = "Entrer <20> nouveau";
$strRevoke = "R<EFBFBD>voquer";
$strRevokeGrant = "R<EFBFBD>voquer 'grant option'";
$strRevokeGrantMessage = "Vous avez r<>voqu<71> 'grant option' pour";
$strRevokeMessage = "Vous avez r<>voqu<71> les privil<69>ges pour";
$strRevokePriv = "R<EFBFBD>voquer les privil<69>ges";
$strRowLength = "Longueur enr.";
$strRows = "Enregistrements";
$strRowsFrom = "lignes <20> partir de";
$strRowSize = " Taille enr. ";
$strRowsStatistic = "Statistiques";
$strRunning = "sur serveur ";
$strRunQuery = "Ex<EFBFBD>cuter la requ<71>te";
$strRunSQLQuery = "Ex<EFBFBD>cuter une ou des <b>requ<71>tes</b> sur la base ";
$strSave = "Sauvegarder"; $strReadTheDocs = 'Lire la documentation';
$strSelect = "S<EFBFBD>lectionner"; $strRecords = 'Enregistrements';
$strSelectFields = "Choisir les champs <20> afficher (au moins un)"; $strReloadFailed = 'MySQL n\'a pu <20>tre recharg<72>.';
$strSelectNumRows = "dans la requ<71>te"; $strReloadMySQL = 'Recharger MySQL';
$strSend = "Transmettre"; $strRememberReload = 'N\'oubliez pas de recharger MySQL';
$strSequence = "S<EFBFBD>q."; $strRenameTable = '<b>Changer le nom</b> de la table pour';
$strServerVersion = "Version du serveur"; $strRenameTableOK = 'La table %s se nomme maintenant %s';
$strShow = "Afficher"; $strRepairTable = 'R<>parer la table';
$strShowingRecords = "Affichage des enregistrements"; $strReplace = 'Remplacer';
$strSingly = "(<28> refaire apr<70>s insertions/destructions)"; $strReplaceTable = 'Remplacer les donn<6E>es de la table avec le fichier';
$strSize = "Espace"; $strReset = 'R<>initialiser les valeurs';
$strSort = "Tri"; $strReType = 'Entrer <20> nouveau';
$strSpaceUsage = "Espace utilis<69>"; $strRevoke = 'R<>voquer';
$strSQLQuery = "requ<EFBFBD>te SQL"; $strRevokeGrant = 'R<>voquer "grant option"';
$strStatement = "Information"; $strRevokeGrantMessage = 'Vous avez r<>voqu<71> "grant option" pour';
$strStrucCSV = "Donn<EFBFBD>es CSV"; $strRevokeMessage = 'Vous avez r<>voqu<71> les privil<69>ges pour';
$strStrucData = "Structure et donn<6E>es"; $strRevokePriv = 'R<>voquer les privil<69>ges';
$strStrucDrop = "Ajouter des <20>nonc<6E>s 'drop table'"; $strRowLength = 'Longueur enr.';
$strStrucOnly = "Structure seule"; $strRows = 'Enregistrements';
$strSubmit = "Ex<EFBFBD>cuter"; $strRowsFrom = 'lignes <20> partir de';
$strSuccess = "Votre requ<71>te SQL a <20>t<EFBFBD> ex<65>cut<75>e avec succ<63>s"; $strRowSize = ' Taille enr. ';
$strSum = "Somme"; $strRowsStatistic = 'Statistiques';
$strRunning = 'sur serveur ';
$strRunQuery = 'Ex<45>cuter la requ<71>te';
$strRunSQLQuery = 'Ex<45>cuter une ou des <b>requ<71>tes</b> sur la base ';
$strTable = "table "; $strSave = 'Sauvegarder';
$strTableComments = "Commentaires sur la table"; $strSelect = 'S<>lectionner';
$strTableEmpty = "Le nom de la table est vide"; $strSelectFields = 'Choisir les champs <20> afficher (au moins un)';
$strTableMaintenance = "Maintenance de la table"; $strSelectNumRows = 'dans la requ<71>te';
$strTableStructure = "Structure de la table"; $strSend = 'Transmettre';
$strTableType = "Table en format"; $strSequence = 'S<>q.';
$strTerminatedBy = "termin<EFBFBD>(e)s par"; $strServerVersion = 'Version du serveur';
$strTextAreaLength = "Il est possible que ce champ<br>ne soit pas <20>ditable<br>en raison de sa longueur"; $strShow = 'Afficher';
$strTheContent = "Le contenu de votre fichier a <20>t<EFBFBD> ins<6E>r<EFBFBD>."; $strShowingRecords = 'Affichage des enregistrements';
$strTheContents = "Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de cl<63> primaire ou unique identique."; $strShowThisQuery = 'R<>afficher la requ<71>te apr<70>s ex<65>cution';
$strTheTerminator = "Le caract<63>re qui s<>pare chacun des champs."; $strSingly = '(<28> refaire apr<70>s insertions/destructions)';
$strTotal = "total"; $strSize = 'Espace';
$strType = "Type"; $strSort = 'Tri';
$strSpaceUsage = 'Espace utilis<69>';
$strSQLQuery = 'requ<71>te SQL';
$strStatement = 'Information';
$strStrucCSV = 'Donn<6E>es CSV';
$strStrucData = 'Structure et donn<6E>es';
$strStrucDrop = 'Ajouter des <20>nonc<6E>s "drop table"';
$strStrucOnly = 'Structure seule';
$strSubmit = 'Ex<45>cuter';
$strSuccess = 'Votre requ<71>te SQL a <20>t<EFBFBD> ex<65>cut<75>e avec succ<63>s';
$strSum = 'Somme';
$strUncheckAll = "Tout d<>cocher"; $strTable = 'table ';
$strUnique = "Unique"; $strTableComments = 'Commentaires sur la table';
$strUpdatePassMessage = "Vous avez modifi<66> le mot de passe pour"; $strTableEmpty = 'Le nom de la table est vide';
$strUpdatePassword = "Changer le mot de passe"; $strTableMaintenance = 'Maintenance de la table';
$strUpdatePrivMessage = "Vous avez modifi<66> les privil<69>ges pour"; $strTableStructure = 'Structure de la table';
$strUpdateQuery = "Mise-<2D>-jour de la requ<71>te"; $strTableType = 'Table en format';
$strUsage = "Espace"; $strTerminatedBy = 'termin<69>(e)s par';
$strUser = "Utilisateur"; $strTextAreaLength = 'Il est possible que ce champ<br />ne soit pas <20>ditable<br />en raison de sa longueur';
$strUserEmpty = "Le nom d'utilisateur est vide"; $strTheContent = 'Le contenu de votre fichier a <20>t<EFBFBD> ins<6E>r<EFBFBD>.';
$strUserName = "Nom d'utilisateur"; $strTheContents = 'Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de cl<63> primaire ou unique identique.';
$strUsers = "Utilisateurs et privil<69>ges"; $strTheTerminator = 'Le caract<63>re qui s<>pare chacun des champs.';
$strUseTables = "Utiliser les tables"; $strTotal = 'total';
$strType = 'Type';
$strValue = "Valeur"; $strUncheckAll = 'Tout d<>cocher';
$strViewDump = "<b>Afficher le sch<63>ma</b> de la table"; $strUnique = 'Unique';
$strViewDumpDB = "Afficher le sch<63>ma de la base "; $strUpdatePassMessage = 'Vous avez modifi<66> le mot de passe pour';
$strUpdatePassword = 'Changer le mot de passe';
$strUpdatePrivMessage = 'Vous avez modifi<66> les privil<69>ges pour';
$strUpdateQuery = 'Mise-<2D>-jour de la requ<71>te';
$strUsage = 'Espace';
$strUseBackquotes = 'Prot<6F>ger les noms des tables et des champs par des&nbsp;"`"';
$strUser = 'Utilisateur';
$strUserEmpty = 'Le nom d\'utilisateur est vide';
$strUserName = 'Nom d\'utilisateur';
$strUsers = 'Utilisateurs et privil<69>ges';
$strUseTables = 'Utiliser les tables';
$strWelcome = "Bienvenue <20>"; $strValue = 'Valeur';
$strWrongUser = "Erreur d'utilisateur/mot de passe. Acc<63>s refus<75>"; $strViewDump = '<b>Afficher le sch<63>ma</b> de la table';
$strViewDumpDB = 'Afficher le sch<63>ma de la base ';
$strWelcome = 'Bienvenue <20>';
$strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc<63>s refus<75>';
$strYes = 'Oui';
$strYes = "Oui";
$strShowThisQuery="R<EFBFBD>afficher la requ<71>te apr<70>s ex<65>cution";
$strUseBackquotes = "Prot<EFBFBD>ger les noms des tables et des champs par des&nbsp;\"`\"";
$strQueryOnDb="Requ<EFBFBD>te SQL sur la base ";
$strFieldsEmpty="Il faut indiquer le nombre de champs";
$strAffectedRows="Enregistrements affect<63>s:";
?> ?>

View File

@@ -1,288 +1,284 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = "."; $number_thousands_separator = '.';
$number_decimal_separator = ","; $number_decimal_separator = ',';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Zugriff verweigert.";
$strAction = "Aktion";
$strAddDeleteColumn = "Spalten hinzuf&uuml;gen/entfernen";
$strAddDeleteRow = "Zeilen hinzuf&uuml;gen/entfernen";
$strAddNewField = "Neue Feld(er) hinzuf&uuml;gen";
$strAddPriv = "Rechte hinzuf&uuml;gen";
$strAddPrivMessage = "Rechte wurden hinzugef&uuml;gt.";
$strAddSearchConditions = "Suchkondition (Argumente f&uuml;r das WHERE-Statement):";
$strAddUser = "Neuen Benutzer hinzuf&uuml;gen";
$strAddUserMessage = "Der Benutzer wurde hinzugef&uuml;gt.";
$strAfter = "Nach";
$strAll = "Alle";
$strAlterOrderBy = "Tabelle sortieren nach";
$strAnalyzeTable = "Analysiere Tabelle";
$strAnd = "und";
$strAnIndex = "Ein Index wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAny = "Jeder";
$strAnyColumn = "Jede Spalte";
$strAnyDatabase = "Jede Datenbank";
$strAnyHost = "Jeder Host";
$strAnyTable = "Jede Tabelle";
$strAnyUser = "Jeder Benutzer";
$strAPrimaryKey = "Ein Primarschl&uuml;ssel wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAscending = "aufsteigend";
$strAtBeginningOfTable = "An den Anfang der Tabelle";
$strAtEndOfTable = "An das Ende der Tabelle";
$strAttr = "Attribute";
$strBack = "Zur&uuml;ck"; $strAccessDenied = 'Zugriff verweigert.';
$strBookmarkLabel = "Titel"; $strAction = 'Aktion';
$strBookmarkQuery = "Gespeicherte SQL-Abfrage"; $strAddDeleteColumn = 'Spalten hinzuf&uuml;gen/entfernen';
$strBookmarkThis = "SQL-Abfrage speichern"; $strAddDeleteRow = 'Zeilen hinzuf&uuml;gen/entfernen';
$strBookmarkView = "Nur zeigen"; $strAddNewField = 'Neue Feld(er) hinzuf&uuml;gen';
$strBrowse = "Anzeigen"; $strAddPriv = 'Rechte hinzuf&uuml;gen';
$strAddPrivMessage = 'Rechte wurden hinzugef&uuml;gt.';
$strAddSearchConditions = 'Suchkondition (Argumente f&uuml;r das WHERE-Statement):';
$strAddUser = 'Neuen Benutzer hinzuf&uuml;gen';
$strAddUserMessage = 'Der Benutzer wurde hinzugef&uuml;gt.';
$strAffectedRows = ' Betroffene Datens&auml;tze: ';
$strAfter = 'Nach';
$strAll = 'Alle';
$strAlterOrderBy = 'Tabelle sortieren nach';
$strAnalyzeTable = 'Analysiere Tabelle';
$strAnd = 'und';
$strAnIndex = 'Ein Index wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ';
$strAny = 'Jeder';
$strAnyColumn = 'Jede Spalte';
$strAnyDatabase = 'Jede Datenbank';
$strAnyHost = 'Jeder Host';
$strAnyTable = 'Jede Tabelle';
$strAnyUser = 'Jeder Benutzer';
$strAPrimaryKey = 'Ein Primarschl&uuml;ssel wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ';
$strAscending = 'aufsteigend';
$strAtBeginningOfTable = 'An den Anfang der Tabelle';
$strAtEndOfTable = 'An das Ende der Tabelle';
$strAttr = 'Attribute';
$strCantLoadMySQL = "MySQL Erweiterung konnte nicht geladen werden,<br>bitte PHP Konfiguration &uuml;berpr&uuml;fen."; $strBack = 'Zur&uuml;ck';
$strCarriage = "Wagenr&uuml;cklauf \\r"; $strBinary = ' Bin&auml;r ';
$strChange = "&Auml;ndern"; $strBinaryDoNotEdit = ' Bin&auml;r - nicht editierbar !';
$strCheckAll = "Alle ausw&auml;hlen"; $strBookmarkLabel = 'Titel';
$strCheckDbPriv = "Rechte einer Datenbank pr&uuml;fen"; $strBookmarkQuery = 'Gespeicherte SQL-Abfrage';
$strCheckTable = "&Uuml;berpr&uuml;fe Tabelle"; $strBookmarkThis = 'SQL-Abfrage speichern';
$strColumn = "Spalte"; $strBookmarkView = 'Nur zeigen';
$strColumnEmpty = "Die Spalten-Titel sind leer!"; $strBrowse = 'Anzeigen';
$strColumnNames = "Spaltennamen"; $strBzip = '"BZip komprimiert"';
$strCompleteInserts = "Vollst&auml;ndige 'inserts'";
$strConfirm = "Bist du dir wirklich sicher?";
$strCopyTable = "Tabelle kopieren nach";
$strCopyTableOK = "Tabelle %s wurde kopiert nach %s.";
$strCreate = "Erzeugen";
$strCreateNewDatabase = "Neue Datenbank erzeugen";
$strCreateNewTable = "Neue Tabelle erstellen in Datenbank ";
$strCriteria = "Kriterium";
$strData = "Daten"; $strCantLoadMySQL = 'MySQL Erweiterung konnte nicht geladen werden,<br />bitte PHP Konfiguration &uuml;berpr&uuml;fen.';
$strDatabase = "Datenbank "; $strCarriage = 'Wagenr&uuml;cklauf \\r';
$strDatabases = "Datenbanken"; $strChange = '&Auml;ndern';
$strDataOnly = "Nur Daten"; $strCheckAll = 'Alle ausw&auml;hlen';
$strDbEmpty = "Der Name der Datenbank ist leer!"; $strCheckDbPriv = 'Rechte einer Datenbank pr&uuml;fen';
$strDefault = "Standard"; $strCheckTable = '&Uuml;berpr&uuml;fe Tabelle';
$strDelete = "L&ouml;schen"; $strColumn = 'Spalte';
$strDeleted = "Die Zeile wurde gel&ouml;scht."; $strColumnEmpty = 'Die Spalten-Titel sind leer!';
$strDeleteFailed = "L&ouml;schen fehlgeschlagen!"; $strColumnNames = 'Spaltennamen';
$strDeletePassword = "Password l&ouml;schen"; $strCompleteInserts = 'Vollst&auml;ndige \'inserts\'';
$strDeleteUserMessage = "Der Benutzer wurde gel&ouml;scht"; $strConfirm = 'Bist du dir wirklich sicher?';
$strDelPassMessage = "Password entfernt f&uuml;r"; $strCopyTable = 'Tabelle kopieren nach';
$strDescending = "absteigend"; $strCopyTableOK = 'Tabelle %s wurde kopiert nach %s.';
$strDisableMagicQuotes = "<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration aktiviert. Dieses Version von PhpMyAdmin braucht dies nicht aktiviert sein, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann."; $strCreate = 'Erzeugen';
$strDisplay = "Zeige"; $strCreateNewDatabase = 'Neue Datenbank erzeugen';
$strDoAQuery = "Suche &uuml;ber Beispielwerte (\"query by example\") (Platzhalter: \"%\")"; $strCreateNewTable = 'Neue Tabelle erstellen in Datenbank ';
$strDocu = "Dokumentation"; $strCriteria = 'Kriterium';
$strDoYouReally = "M&ouml;chten Sie wirklich diese Abfrage ausf&uuml;hren: ";
$strDrop = "L&ouml;schen";
$strDropDB = "Datenbank l&ouml;schen:";
$strDumpingData = "Daten f&uuml;r Tabelle";
$strDynamic = "dynamisch";
$strEdit = "&Auml;ndern"; $strData = 'Daten';
$strEditPrivileges = "Rechte &auml;ndern"; $strDatabase = 'Datenbank ';
$strEffective = "Effektiv"; $strDatabases = 'Datenbanken';
$strEmpty = "Leeren"; $strDataOnly = 'Nur Daten';
$strEmptyResultSet = "MySQL lieferte ein leeres Resultset zur&uuml;ck (d.h. null Zeilen)."; $strDbEmpty = 'Der Name der Datenbank ist leer!';
$strEnableMagicQuotes = "<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration nicht aktiviert. PhpMyAdmin ben&ouml;tigt dies aber, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber z erhalten, wie man magic_quotes_gpc aktiviert."; $strDefault = 'Standard';
$strEnclosedBy = "eingeschlossen von"; $strDelete = 'L&ouml;schen';
$strEnd = "Ende"; $strDeleted = 'Die Zeile wurde gel&ouml;scht.';
$strError = "Fehler"; $strDeleteFailed = 'L&ouml;schen fehlgeschlagen!';
$strEscapedBy = "escaped von"; $strDeletePassword = 'Password l&ouml;schen';
$strExtra = "Extra"; $strDeleteUserMessage = 'Der Benutzer wurde gel&ouml;scht';
$strDelPassMessage = 'Password entfernt f&uuml;r';
$strDescending = 'absteigend';
$strDisableMagicQuotes = '<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration aktiviert. Dieses Version von PhpMyAdmin braucht dies nicht aktiviert sein, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann.';
$strDisplay = 'Zeige';
$strDoAQuery = 'Suche &uuml;ber Beispielwerte ("query by example") (Platzhalter: "%")';
$strDocu = 'Dokumentation';
$strDoYouReally = 'M&ouml;chten Sie wirklich diese Abfrage ausf&uuml;hren: ';
$strDrop = 'L&ouml;schen';
$strDropDB = 'Datenbank l&ouml;schen:';
$strDumpingData = 'Daten f&uuml;r Tabelle';
$strDynamic = 'dynamisch';
$strField = "Feld"; $strEdit = '&Auml;ndern';
$strFields = "Felder"; $strEditPrivileges = 'Rechte &auml;ndern';
$strFixed = "starr"; $strEffective = 'Effektiv';
$strFormat = "Format"; $strEmpty = 'Leeren';
$strFunction = "Funktion"; $strEmptyResultSet = 'MySQL lieferte ein leeres Resultset zur&uuml;ck (d.h. null Zeilen).';
$strEnableMagicQuotes = '<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration nicht aktiviert. PhpMyAdmin ben&ouml;tigt dies aber, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber z erhalten, wie man magic_quotes_gpc aktiviert.';
$strEnclosedBy = 'eingeschlossen von';
$strEnd = 'Ende';
$strEnglishPrivileges = ' Anmerkung: MySQL Rechtename werden in Englisch angegeben ';
$strError = 'Fehler';
$strEscapedBy = 'escaped von';
$strExtra = 'Extra';
$strGenTime = "Erstellungszeit"; $strField = 'Feld';
$strGo = "OK"; $strFields = 'Felder';
$strGrants = "Rechte"; $strFieldsEmpty = ' Sie m&uuml;ssen angeben wieviele Felder die Tabelle haben soll! ';
$strFixed = 'starr';
$strFormat = 'Format';
$strFunction = 'Funktion';
$strHasBeenAltered = "wurde ge&auml;ndert."; $strGenTime = 'Erstellungszeit';
$strHasBeenCreated = "wurde erzeugt."; $strGo = 'OK';
$strHasBeenDropped = "wurde gel&ouml;scht."; $strGrants = 'Rechte';
$strHasBeenEmptied = "wurde geleert."; $strGzip = '"GZip komprimiert"';
$strHome = "Home";
$strHomepageOfficial = " Offizielle phpMyAdmin Homepage ";
$strHomepageSourceforge = " Sourceforge phpMyAdmin Download Homepage ";
$strHost = "Host";
$strHostEmpty = "Es wurde kein Host angegeben!";
$strIfYouWish = "Wenn Sie nur bestimmte Spalten importieren m&ouml;chten, geben Sie diese bitte hier an."; $strHasBeenAltered = 'wurde ge&auml;ndert.';
$strIndex = "Index"; $strHasBeenCreated = 'wurde erzeugt.';
$strIndexes = "Indizes"; $strHasBeenDropped = 'wurde gel&ouml;scht.';
$strInsert = "Einf&uuml;gen"; $strHasBeenEmptied = 'wurde geleert.';
$strInsertAsNewRow = " Als neuen Datensatz speichern "; $strHome = 'Home';
$strInsertIntoTable = "In Tabelle einf&uuml;gen"; $strHomepageOfficial = ' Offizielle phpMyAdmin Homepage ';
$strInsertNewRow = "Neue Zeile einf&uuml;gen"; $strHomepageSourceforge = ' Sourceforge phpMyAdmin Download Homepage ';
$strInsertTextfiles = "Textdatei in Tabelle einf&uuml;gen"; $strHost = 'Host';
$strInUse = "in Benutzung"; $strHostEmpty = 'Es wurde kein Host angegeben!';
$strKeyname = "Name"; $strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren m&ouml;chten, geben Sie diese bitte hier an.';
$strKill = "Beenden"; $strIndex = 'Index';
$strIndexes = 'Indizes';
$strInsert = 'Einf&uuml;gen';
$strInsertAsNewRow = ' Als neuen Datensatz speichern ';
$strInsertIntoTable = 'In Tabelle einf&uuml;gen';
$strInsertNewRow = 'Neue Zeile einf&uuml;gen';
$strInsertTextfiles = 'Textdatei in Tabelle einf&uuml;gen';
$strInUse = 'in Benutzung';
$strLength = " L&auml;nge "; $strKeyname = 'Name';
$strLengthSet = "L&auml;nge/Set"; $strKill = 'Beenden';
$strLimitNumRows = "Eintr&auml;ge pro Seite";
$strLineFeed = "Zeilenvorschub: \\n";
$strLines = "Zeilen";
$strLocationTextfile = "Datei";
$strLogin = "";
$strLogout = "Neu einloggen";
$strModifications = "&Auml;nderungen gespeichert."; $strLength = ' L&auml;nge ';
$strModify = "Ver&auml;ndern"; $strLengthSet = 'L&auml;nge/Set';
$strMySQLReloaded = "MySQL neu gestartet."; $strLimitNumRows = 'Eintr&auml;ge pro Seite';
$strMySQLSaid = "MySQL meldet: "; $strLineFeed = 'Zeilenvorschub: \\n';
$strMySQLShowProcess = "Prozesse anzeigen"; $strLines = 'Zeilen';
$strMySQLShowStatus = "MySQL-Laufzeit-Informationen anzeigen"; $strLocationTextfile = 'Datei';
$strMySQLShowVars = "MySQL-System-Variablen anzeigen"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Neu einloggen';
$strName = "Name"; $strModifications = '&Auml;nderungen gespeichert.';
$strNext = "N&auml;chste"; $strModify = 'Ver&auml;ndern';
$strNo = "Nein"; $strMySQLReloaded = 'MySQL neu gestartet.';
$strNoPassword = "Kein Password"; $strMySQLSaid = 'MySQL meldet: ';
$strNoPrivileges = "Keine Rechte"; $strMySQLShowProcess = 'Prozesse anzeigen';
$strNoRights = "Du hast nicht genug Rechte um fortzufahren!"; $strMySQLShowStatus = 'MySQL-Laufzeit-Informationen anzeigen';
$strNoTablesFound = "Keine Tabellen in der Datenbank gefunden."; $strMySQLShowVars = 'MySQL-System-Variablen anzeigen';
$strNoUsersFound = "Keine(n) Benutzer gefunden.";
$strNull = "Null";
$strNumberIndexes = " Anzahl der erweiterten Indizes ";
$strOftenQuotation = "H&auml;ufig Anf&uuml;hrungszeichen. Optional bedeutet, da&szlig; nur Textfelder von den angegeben Zeichen eingeschlossen sind."; $strName = 'Name';
$strOptimizeTable = "Optimiere Tabelle"; $strNbRecords = 'Datens&auml;tze';
$strOptionalControls = "Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden."; $strNext = 'N&auml;chste';
$strOptionally = "optional"; $strNo = 'Nein';
$strOr = "Oder"; $strNoPassword = 'Kein Password';
$strOverhead = "&Uuml;berhang"; $strNoPrivileges = 'Keine Rechte';
$strNoRights = 'Du hast nicht genug Rechte um fortzufahren!';
$strNoTablesFound = 'Keine Tabellen in der Datenbank gefunden.';
$strNotNumber = 'Das ist keine Zahl!';
$strNotValidNumber = ' ist keine g<>ltige Zeilennummer!'; // do not html quote
$strNoUsersFound = 'Keine(n) Benutzer gefunden.';
$strNull = 'Null';
$strNumberIndexes = ' Anzahl der erweiterten Indizes ';
$strPassword = "Password"; $strOffSet = 'offset';
$strPasswordEmpty = "Es wurde kein Passwort angegeben!"; $strOftenQuotation = 'H&auml;ufig Anf&uuml;hrungszeichen. Optional bedeutet, da&szlig; nur Textfelder von den angegeben Zeichen eingeschlossen sind.';
$strPasswordNotSame = "Die eingegebenen Passw&ouml;rter sind nicht identisch!"; $strOptimizeTable = 'Optimiere Tabelle';
$strPHPVersion = "PHP Version"; $strOptionalControls = 'Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden.';
$strPos1 = "Anfang"; $strOptionally = 'optional';
$strPrevious = "Vorherige"; $strOr = 'Oder';
$strPrimary = "Prim&auml;rschl&uuml;ssel"; $strOverhead = '&Uuml;berhang';
$strPrimaryKey = "Prim&auml;rschl&uuml;ssel";
$strPrinterFriendly = "Druckerfreundliche Version der Tabelle";
$strPrintView = "Druckansicht";
$strPrivileges = "Rechte";
$strProducedAnError = "erzeugte einen Fehler.";
$strProperties = "Eigenschaften";
$strQBE = "Suche &uuml;ber Beispielwerte"; $strPassword = 'Password';
$strQBEDel = "Entf."; $strPasswordEmpty = 'Es wurde kein Passwort angegeben!';
$strQBEIns = "Einf."; $strPasswordNotSame = 'Die eingegebenen Passw&ouml;rter sind nicht identisch!';
$strPHPVersion = 'PHP Version';
$strPos1 = 'Anfang';
$strPrevious = 'Vorherige';
$strPrimary = 'Prim&auml;rschl&uuml;ssel';
$strPrimaryKey = 'Prim&auml;rschl&uuml;ssel';
$strPrinterFriendly = 'Druckerfreundliche Version der Tabelle';
$strPrintView = 'Druckansicht';
$strPrivileges = 'Rechte';
$strProducedAnError = 'erzeugte einen Fehler.';
$strProperties = 'Eigenschaften';
$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen"; $strQBE = 'Suche &uuml;ber Beispielwerte';
$strRecords = "Eintr&auml;ge"; $strQBEDel = 'Entf.';
$strReloadFailed = "MySQL Neuladen fehlgeschlagen."; $strQBEIns = 'Einf.';
$strReloadMySQL = "MySQL neu starten"; $strQueryOnDb = ' SQL-Befehl in der Datenbank ';
$strRememberReload = "Der Server muss neugestartet werden.";
$strRenameTable = "Tabelle umbennen in";
$strRenameTableOK = "Tabelle %s wurde umbenannt in %s.";
$strRepairTable = "Repariere Tabelle";
$strReplace = "Ersetzen";
$strReplaceTable = "Tabelleninhalt ersetzen";
$strReset = "Zur&uuml;cksetzen";
$strReType = "Wiederholen";
$strRevoke = "Entfernen";
$strRevokeGrant = "'Grant' entfernen";
$strRevokeGrantMessage = "Du hast das Recht 'Grant' entfernt f&uuml;r";
$strRevokeMessage = "Du hast die Rechte entfernt f&uuml;r";
$strRevokePriv = "Rechte entfernen";
$strRowLength = "Zeilenl&auml;nge";
$strRows = "Zeilen";
$strRowsFrom = "Datens&auml;tze, beginnend ab";
$strRowsStatistic = "Zeilenstatistik";
$strRunning = "auf ";
$strRunQuery = "SQL Befehl ausf&uuml;hren";
$strRunSQLQuery = "SQL-Befehl(e) ausf&uuml;hren in Datenbank ";
$strSave = "Speichern"; $strReadTheDocs = 'MySQL-Dokumentation zu LOAD DATA INFILE lesen';
$strSelect = "Teilw. anzeigen"; $strRecords = 'Eintr&auml;ge';
$strSelectFields = "Felder ausw&auml;hlen (mind. eines):"; $strReloadFailed = 'MySQL Neuladen fehlgeschlagen.';
$strSelectNumRows = "in der Abfrage"; $strReloadMySQL = 'MySQL neu starten';
$strSend = "Senden"; $strRememberReload = 'Der Server muss neugestartet werden.';
$strSequence = " Sequenz "; $strRenameTable = 'Tabelle umbennen in';
$strServerVersion = "Server Version"; $strRenameTableOK = 'Tabelle %s wurde umbenannt in %s.';
$strShow = "Zeige"; $strRepairTable = 'Repariere Tabelle';
$strShowingRecords = "Zeige Datens&auml;tze "; $strReplace = 'Ersetzen';
$strSingly = "(einmalig)"; $strReplaceTable = 'Tabelleninhalt ersetzen';
$strSize = "Gr&ouml;&szlig;e"; $strReset = 'Zur&uuml;cksetzen';
$strSort = "Sortierung"; $strReType = 'Wiederholen';
$strSpaceUsage = "Speicherplatzverbrauch"; $strRevoke = 'Entfernen';
$strSQLQuery = "SQL-Befehl"; $strRevokeGrant = '\'Grant\' entfernen';
$strStatement = "Angaben"; $strRevokeGrantMessage = 'Du hast das Recht \'Grant\' entfernt f&uuml;r';
$strStrucCSV = "CSV-Daten"; $strRevokeMessage = 'Du hast die Rechte entfernt f&uuml;r';
$strStrucData = "Struktur und Daten"; $strRevokePriv = 'Rechte entfernen';
$strStrucDrop = "Mit 'drop table'"; $strRowLength = 'Zeilenl&auml;nge';
$strStrucOnly = "Nur Struktur"; $strRows = 'Zeilen';
$strSubmit = "Abschicken"; $strRowsFrom = 'Datens&auml;tze, beginnend ab';
$strSuccess = "Ihr SQL-Befehl wurde erfolgreich ausgef&uuml;hrt."; $strRowSize = 'Zeilengr&ouml;&szlig;e';
$strSum = "Summe"; $strRowsStatistic = 'Zeilenstatistik';
$strRunning = 'auf ';
$strRunQuery = 'SQL Befehl ausf&uuml;hren';
$strRunSQLQuery = 'SQL-Befehl(e) ausf&uuml;hren in Datenbank ';
$strTable = "Tabelle "; $strSave = 'Speichern';
$strTableComments = "Tabellen-Kommentar"; $strSelect = 'Teilw. anzeigen';
$strTableEmpty = "Der Tabellenname ist leer!"; $strSelectFields = 'Felder ausw&auml;hlen (mind. eines):';
$strTableMaintenance = "Hilfsmittel"; $strSelectNumRows = 'in der Abfrage';
$strTableStructure = "Tabellenstruktur f&uuml;r Tabelle"; $strSend = 'Senden';
$strTableType = "Tabellentyp"; $strSequence = ' Sequenz ';
$strTerminatedBy = "getrennt mit"; $strServerVersion = 'Server Version';
$strTextAreaLength = " Wegen der L&auml;nge ist dieses<br>Feld vieleicht nicht editierbar."; $strShow = 'Zeige';
$strTheContent = "Der Inhalt Ihrer Datei wurde eingef&uuml;gt."; $strShowingRecords = 'Zeige Datens&auml;tze ';
$strTheContents = "Der Inhalt der CSV-Datei ersetzt die Eintr&auml;ge mit den gleichen Prim&auml;r- oder Unique-Schl&uuml;sseln."; $strShowThisQuery = 'SQL Befehl hier wieder anzeigen';
$strTheTerminator = "Der Trenner zwischen den Feldern."; $strSingly = '(einmalig)';
$strTotal = "insgesamt"; $strSize = 'Gr&ouml;&szlig;e';
$strType = "Typ"; $strSort = 'Sortierung';
$strSpaceUsage = 'Speicherplatzverbrauch';
$strSQLQuery = 'SQL-Befehl';
$strStatement = 'Angaben';
$strStrucCSV = 'CSV-Daten';
$strStrucData = 'Struktur und Daten';
$strStrucDrop = 'Mit \'drop table\'';
$strStrucOnly = 'Nur Struktur';
$strSubmit = 'Abschicken';
$strSuccess = 'Ihr SQL-Befehl wurde erfolgreich ausgef&uuml;hrt.';
$strSum = 'Summe';
$strUncheckAll = "Auswahl entfernen"; $strTable = 'Tabelle ';
$strUnique = "Unique"; $strTableComments = 'Tabellen-Kommentar';
$strUpdatePassMessage = "Das Password wurde ge&auml;ndert:"; $strTableEmpty = 'Der Tabellenname ist leer!';
$strUpdatePassword = "Password &auml;ndern"; $strTableMaintenance = 'Hilfsmittel';
$strUpdatePrivMessage = "Die Rechte wurden ge&auml;ndert:"; $strTableStructure = 'Tabellenstruktur f&uuml;r Tabelle';
$strUpdateQuery = "Aktualisieren"; $strTableType = 'Tabellentyp';
$strUsage = "Verbrauch"; $strTerminatedBy = 'getrennt mit';
$strUser = "Benutzer"; $strTextAreaLength = ' Wegen der L&auml;nge ist dieses<br />Feld vieleicht nicht editierbar.';
$strUserEmpty = "Kein Benutzername eingegeben!"; $strTheContent = 'Der Inhalt Ihrer Datei wurde eingef&uuml;gt.';
$strUserName = "Benutzername"; $strTheContents = 'Der Inhalt der CSV-Datei ersetzt die Eintr&auml;ge mit den gleichen Prim&auml;r- oder Unique-Schl&uuml;sseln.';
$strUsers = "Benutzer"; $strTheTerminator = 'Der Trenner zwischen den Feldern.';
$strUseTables = "Verwendete Tabellen"; $strTotal = 'insgesamt';
$strType = 'Typ';
$strValue = "Wert"; $strUncheckAll = 'Auswahl entfernen';
$strViewDump = "Dump (Schema) der Tabelle anzeigen"; $strUnique = 'Unique';
$strViewDumpDB = "Dump (Schema) der Datenbank anzeigen"; $strUpdatePassMessage = 'Das Password wurde ge&auml;ndert:';
$strUpdatePassword = 'Password &auml;ndern';
$strUpdatePrivMessage = 'Die Rechte wurden ge&auml;ndert:';
$strUpdateQuery = 'Aktualisieren';
$strUsage = 'Verbrauch';
$strUseBackquotes = ' Tabellen- und Feldnamen in einfachen Anf&uuml;hrungszeichen ';
$strUser = 'Benutzer';
$strUserEmpty = 'Kein Benutzername eingegeben!';
$strUserName = 'Benutzername';
$strUsers = 'Benutzer';
$strUseTables = 'Verwendete Tabellen';
$strWelcome = "Willkommen bei "; $strValue = 'Wert';
$strWrongUser = "Falscher Benutzername/Passwort. Zugriff verweigert."; $strViewDump = 'Dump (Schema) der Tabelle anzeigen';
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
$strYes = "Ja"; $strWelcome = 'Willkommen bei ';
$strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) $strYes = 'Ja';
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Bin&auml;r ";
$strBinaryDoNotEdit=" Bin&auml;r - nicht editierbar !";
$strEnglishPrivileges=" Anmerkung: MySQL Rechtename werden in Englisch angegeben ";
$strNotNumber = "Das ist keine Zahl!";
$strNotValidNumber = " ist keine g<>ltige Zeilennummer!"; // do not html quote
// export Zip (July 07, 2001, 19:48am)
$strBzip = "\"BZip komprimiert\"";
$strGzip = "\"GZip komprimiert\"";
$strOffSet = "Offset";
$strNbRecords = "Datens&auml;tze";
$strRowSize = "Zeilengr&ouml;&szlig;e";
$strShowThisQuery = "SQL Befehl hier wieder anzeigen";
$strUseBackquotes=" Tabellen- und Feldnamen in einfachen Anf&uuml;hrungszeichen ";
$strQueryOnDb=" SQL-Befehl in der Datenbank ";
$strFieldsEmpty=" Sie m&uuml;ssen angeben wieviele Felder die Tabelle haben soll! ";
$strAffectedRows=" Betroffene Datens&auml;tze: ";
?> ?>

View File

@@ -2,288 +2,286 @@
/* $Id$ */ /* $Id$ */
/* Alessandro Astarita <aleast@capri.it> 21 July 2001 */ /* Alessandro Astarita <aleast@capri.it> 21 July 2001 */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = "."; $number_thousands_separator = '.';
$number_decimal_separator = ","; $number_decimal_separator = ',';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
$strAddDeleteColumn = "Aggiungi/Cancella campo";
$strAddDeleteRow = "Aggiungi/Cancella criterio";
$strAddNewField = "Aggiungi un nuovo campo";
$strAddPriv = "Aggiungi un nuovo privilegio";
$strAddPrivMessage = "Hai aggiunto un nuovo privilegio.";
$strAddSearchConditions = "Aggiungi condizioni di ricerca (corpo della clausola \"where\"):";
$strAddUser = "Aggiungi un nuovo utente";
$strAddUserMessage = "Hai aggiunto un nuovo utente.";
$strAfter = "Dopo";
$strAll = "Tutti";
$strAlterOrderBy = "Altera tabella ordinata per";
$strAnalyzeTable = "Analizza tabella";
$strAnd = "E";
$strAnIndex = "E' stato aggiunto un indice per ";
$strAny = "Qualsiasi";
$strAnyColumn = "Qualsiasi colonna";
$strAnyDatabase = "Qualsiasi database";
$strAnyHost = "Qualsiasi host";
$strAnyTable = "Qualsiasi tabella";
$strAnyUser = "Qualsiasi utente";
$strAPrimaryKey = "E' stata creata una chiave primaria per ";
$strAscending = "Crescente";
$strAtBeginningOfTable = "All'inizio della tabella";
$strAtEndOfTable = "Alla fine della tabella";
$strAttr = "Attributi";
$strBack = "Indietro"; $strAccessDenied = 'Accesso negato';
$strBookmarkLabel = "Etichetta"; $strAction = 'Azione';
$strBookmarkQuery = "Query SQL aggiunte ai preferiti"; $strAddDeleteColumn = 'Aggiungi/Cancella campo';
$strBookmarkThis = "Aggiungi ai preferiti questa query SQL"; $strAddDeleteRow = 'Aggiungi/Cancella criterio';
$strBookmarkView = "Visualizza solo"; $strAddNewField = 'Aggiungi un nuovo campo';
$strBrowse = "Mostra"; $strAddPriv = 'Aggiungi un nuovo privilegio';
$strAddPrivMessage = 'Hai aggiunto un nuovo privilegio.';
$strAddSearchConditions = 'Aggiungi condizioni di ricerca (corpo della clausola "where"):';
$strAddUser = 'Aggiungi un nuovo utente';
$strAddUserMessage = 'Hai aggiunto un nuovo utente.';
$strAfter = 'Dopo';
$strAll = 'Tutti';
$strAlterOrderBy = 'Altera tabella ordinata per';
$strAnalyzeTable = 'Analizza tabella';
$strAnd = 'E';
$strAnIndex = 'E\' stato aggiunto un indice per ';
$strAny = 'Qualsiasi';
$strAnyColumn = 'Qualsiasi colonna';
$strAnyDatabase = 'Qualsiasi database';
$strAnyHost = 'Qualsiasi host';
$strAnyTable = 'Qualsiasi tabella';
$strAnyUser = 'Qualsiasi utente';
$strAPrimaryKey = 'E\' stata creata una chiave primaria per ';
$strAscending = 'Crescente';
$strAtBeginningOfTable = 'All\'inizio della tabella';
$strAtEndOfTable = 'Alla fine della tabella';
$strAttr = 'Attributi';
$strCantLoadMySQL = "impossibile caricare l'estensione MySQL,<br>controlla la configurazione di PHP."; $strBack = 'Indietro';
$strCarriage = "Ritorno carrello: \\r"; $strBinary = 'Binario';
$strChange = "Modifica"; $strBinaryDoNotEdit = 'Binario - non modificare';
$strCheckAll = "Seleziona tutti"; $strBookmarkLabel = 'Etichetta';
$strCheckDbPriv = "Controlla i privilegi del database"; $strBookmarkQuery = 'Query SQL aggiunte ai preferiti';
$strCheckTable = "Controlla tabella"; $strBookmarkThis = 'Aggiungi ai preferiti questa query SQL';
$strColumn = "Colonna"; $strBookmarkView = 'Visualizza solo';
$strColumnEmpty = "Il nome della colonna <20> vuoto!"; $strBrowse = 'Mostra';
$strColumnNames = "Nomi delle colonne"; $strBzip = '"compresso con bzip2"';
$strCompleteInserts = "Inserimenti completi";
$strConfirm = "Sicuro di volerlo fare?";
$strCopyTable = "Copia la tabella su";
$strCopyTableOK = "La tabella %s <20> stata copiata su %s.";
$strCreate = "Crea";
$strCreateNewDatabase = "Crea un nuovo database";
$strCreateNewTable = "Crea una nuova tabella nel database ";
$strCriteria = "Criterio";
$strData = "Dati"; $strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.';
$strDatabase = "Database "; $strCarriage = 'Ritorno carrello: \\r';
$strDatabases = "database"; $strChange = 'Modifica';
$strDataOnly = "Solo dati"; $strCheckAll = 'Seleziona tutti';
$strDbEmpty = "Il nome del database <20> vuoto!"; $strCheckDbPriv = 'Controlla i privilegi del database';
$strDefault = "Predefinito"; $strCheckTable = 'Controlla tabella';
$strDelete = "Cancella"; $strColumn = 'Colonna';
$strDeleted = "La riga <20> stata cancellata"; $strColumnEmpty = 'Il nome della colonna <20> vuoto!';
$strDeleteFailed = "Cancellazione fallita!"; $strColumnNames = 'Nomi delle colonne';
$strDeletePassword = "Cancella Password"; $strCompleteInserts = 'Inserimenti completi';
$strDeleteUserMessage = "Hai cancellato l'utente"; $strConfirm = 'Sicuro di volerlo fare?';
$strDelPassMessage = "Hai cancellato la password per"; $strCopyTable = 'Copia la tabella su';
$strDescending = "Decrescente"; $strCopyTableOK = 'La tabella %s <20> stata copiata su %s.';
$strDisableMagicQuotes = "<b>Attenzione:</b> Hai l'opzione 'magic_quotes_gpc' abilitata nel file di configurazione di PHP. Questa versione di PhpMyAdmin non funziona correttamente con essa. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come disabilitarla."; $strCreate = 'Crea';
$strDisplay = "Visualizza"; $strCreateNewDatabase = 'Crea un nuovo database';
$strDoAQuery = "Esegui \"query da esempio\" (carattere jolly: \"%\")"; $strCreateNewTable = 'Crea una nuova tabella nel database ';
$strDocu = "Documentazione"; $strCriteria = 'Criterio';
$strDoYouReally = "Confermi: ";
$strDrop = "Elimina";
$strDropDB = "Elimina database ";
$strDumpingData = "Dump dei dati per la tabella";
$strDynamic = "dinamico";
$strEdit = "Modifica"; $strData = 'Dati';
$strEditPrivileges = "Modifica Privilegi"; $strDatabase = 'Database ';
$strEffective = "Effettivo"; $strDatabases = 'database';
$strEmpty = "Svuota"; $strDataOnly = 'Solo dati';
$strEmptyResultSet = "MySQL ha restituito un insieme vuoto (i.e. zero righe)."; $strDbEmpty = 'Il nome del database <20> vuoto!';
$strEnableMagicQuotes = "<b>Attenzione:</b> Non hai abilitato l'opzione 'magic_quotes_gpc' nella configurazione del PHP. PhpMyAdmin ne ha bisogno per funzionare correttamente. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come abilitala."; $strDefault = 'Predefinito';
$strEnclosedBy = "delimitati da"; $strDelete = 'Cancella';
$strEnd = "Fine"; $strDeleted = 'La riga <20> stata cancellata';
$strError = "Errore"; $strDeleteFailed = 'Cancellazione fallita!';
$strEscapedBy = "con escape"; $strDeletePassword = 'Cancella Password';
$strExtra = "Extra"; $strDeleteUserMessage = 'Hai cancellato l\'utente';
$strDelPassMessage = 'Hai cancellato la password per';
$strDescending = 'Decrescente';
$strDisableMagicQuotes = '<b>Attenzione:</b> Hai l\'opzione \'magic_quotes_gpc\' abilitata nel file di configurazione di PHP. Questa versione di PhpMyAdmin non funziona correttamente con essa. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come disabilitarla.';
$strDisplay = 'Visualizza';
$strDoAQuery = 'Esegui "query da esempio" (carattere jolly: "%")';
$strDocu = 'Documentazione';
$strDoYouReally = 'Confermi: ';
$strDrop = 'Elimina';
$strDropDB = 'Elimina database ';
$strDumpingData = 'Dump dei dati per la tabella';
$strDynamic = 'dinamico';
$strField = "Campo"; $strEdit = 'Modifica';
$strFields = "Campi"; $strEditPrivileges = 'Modifica Privilegi';
$strFixed = "fisso"; $strEffective = 'Effettivo';
$strFormat = "Formato"; $strEmpty = 'Svuota';
$strFunction = "Funzione"; $strEmptyResultSet = 'MySQL ha restituito un insieme vuoto (i.e. zero righe).';
$strEnableMagicQuotes = '<b>Attenzione:</b> Non hai abilitato l\'opzione \'magic_quotes_gpc\' nella configurazione del PHP. PhpMyAdmin ne ha bisogno per funzionare correttamente. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come abilitala.';
$strEnclosedBy = 'delimitati da';
$strEnd = 'Fine';
$strEnglishPrivileges = 'Nota: i nomi dei privilegi di MySQL sono in Inglese';
$strError = 'Errore';
$strEscapedBy = 'con escape';
$strExtra = 'Extra';
$strGenTime = "Generato il"; $strField = 'Campo';
$strGo = "Esegui"; $strFields = 'Campi';
$strGrants = "Permetti"; $strFixed = 'fisso';
$strFormat = 'Formato';
$strFunction = 'Funzione';
$strHasBeenAltered = "<EFBFBD> stato modificato."; $strGenTime = 'Generato il';
$strHasBeenCreated = "<EFBFBD> stato creato."; $strGo = 'Esegui';
$strHasBeenDropped = "<EFBFBD> stato eliminato."; $strGrants = 'Permetti';
$strHasBeenEmptied = "<EFBFBD> stato svuotato."; $strGzip = '"compresso con gzip"';
$strHome = "Home";
$strHomepageOfficial = "Home page ufficiale di phpMyAdmin";
$strHomepageSourceforge = "Home page di phpMyAdmin su sourceforge.net";
$strHost = "Host";
$strHostEmpty = "Il nome di host <20> vuoto!";
$strIfYouWish = "Per caricare i dati solo per alcune colonne della tabella, specificare la lista dei campi (separati da virgole)."; $strHasBeenAltered = '<27> stato modificato.';
$strIndex = "Indice"; $strHasBeenCreated = '<27> stato creato.';
$strIndexes = "Indici"; $strHasBeenDropped = '<27> stato eliminato.';
$strInsert = "Inserisci"; $strHasBeenEmptied = '<27> stato svuotato.';
$strInsertAsNewRow = "Inserisci come nuova riga"; $strHome = 'Home';
$strInsertIntoTable = "Inserisci nella tabella"; $strHomepageOfficial = 'Home page ufficiale di phpMyAdmin';
$strInsertNewRow = "Inserisci una nuova riga"; $strHomepageSourceforge = 'Home page di phpMyAdmin su sourceforge.net';
$strInsertTextfiles = "Inserisci un file di testo nella tabella"; $strHost = 'Host';
$strInUse = "in uso"; $strHostEmpty = 'Il nome di host <20> vuoto!';
$strKeyname = "Nome chiave"; $strIfYouWish = 'Per caricare i dati solo per alcune colonne della tabella, specificare la lista dei campi (separati da virgole).';
$strKill = "Uccidi"; $strIndex = 'Indice';
$strIndexes = 'Indici';
$strInsert = 'Inserisci';
$strInsertAsNewRow = 'Inserisci come nuova riga';
$strInsertIntoTable = 'Inserisci nella tabella';
$strInsertNewRow = 'Inserisci una nuova riga';
$strInsertTextfiles = 'Inserisci un file di testo nella tabella';
$strInUse = 'in uso';
$strLength = "Lunghezza"; $strKeyname = 'Nome chiave';
$strLengthSet = "Lunghezza/Set"; $strKill = 'Uccidi';
$strLimitNumRows = "record per pagina";
$strLineFeed = "Fine riga: \\n";
$strLines = "Righe";
$strLocationTextfile = "Percorso del file";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Disconnetti";
$strModifications = "Le modifiche sono state salvate"; $strLength = 'Lunghezza';
$strModify = "Modifica"; $strLengthSet = 'Lunghezza/Set';
$strMySQLReloaded = "MySQL riavviato."; $strLimitNumRows = 'record per pagina';
$strMySQLSaid = "Messaggio di MySQL: "; $strLineFeed = 'Fine riga: \\n';
$strMySQLShowProcess = "Visualizza processi in esecuzione"; $strLines = 'Righe';
$strMySQLShowStatus = "Visualizza informazioni di runtime di MySQL"; $strLocationTextfile = 'Percorso del file';
$strMySQLShowVars = "Visualizza variabili di sistema di MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Disconnetti';
$strName = "Nome"; $strModifications = 'Le modifiche sono state salvate';
$strNext = "Prossimo"; $strModify = 'Modifica';
$strNo = " No "; $strMySQLReloaded = 'MySQL riavviato.';
$strNoPassword = "Nessuna Password"; $strMySQLSaid = 'Messaggio di MySQL: ';
$strNoPrivileges = "Nessun Privilegio"; $strMySQLShowProcess = 'Visualizza processi in esecuzione';
$strNoRights = "Non hai i permessi per effettuare questa operazione!"; $strMySQLShowStatus = 'Visualizza informazioni di runtime di MySQL';
$strNoTablesFound = "Non ci sono tabelle nel database."; $strMySQLShowVars = 'Visualizza variabili di sistema di MySQL';
$strNoUsersFound = "Nessun utente trovato.";
$strNull = "Null";
$strNumberIndexes = "Numero di indici avanzati";
$strOftenQuotation = "In genere da doppi apici (virgolette). OPZIONALE indica che solo i campi <I>char</I> e <I>varchar</I> devono essere delimitati dal carattere indicato."; $strName = 'Nome';
$strOptimizeTable = "Ottimizza tabella"; $strNbRecords = 'n. di record';
$strOptionalControls = "Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali."; $strNext = 'Prossimo';
$strOptionally = "OPZIONALE"; $strNo = ' No ';
$strOr = "O"; $strNoPassword = 'Nessuna Password';
$strOverhead = "Overhead"; $strNoPrivileges = 'Nessun Privilegio';
$strNoRights = 'Non hai i permessi per effettuare questa operazione!';
$strNoTablesFound = 'Non ci sono tabelle nel database.';
$strNotNumber = 'Questo non <20> un numero!';
$strNotValidNumber = ' non <20> una riga valida!';
$strNoUsersFound = 'Nessun utente trovato.';
$strNull = 'Null';
$strNumberIndexes = 'Numero di indici avanzati';
$strPassword = "Password"; $strOffSet = 'Spiazzamento';
$strPasswordEmpty = "La password <20> vuota!"; $strOftenQuotation = 'In genere da doppi apici (virgolette). OPZIONALE indica che solo i campi <I>char</I> e <I>varchar</I> devono essere delimitati dal carattere indicato.';
$strPasswordNotSame = "La password non coincide!"; $strOptimizeTable = 'Ottimizza tabella';
$strPHPVersion = "Versione PHP"; $strOptionalControls = 'Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.';
$strPos1 = "Inizio"; $strOptionally = 'OPZIONALE';
$strPrevious = "Precedente"; $strOr = 'O';
$strPrimary = "Primaria"; $strOverhead = 'Overhead'; // To translate
$strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Visulizzazione <I>per stampa</I> della tabella precedente";
$strPrintView = "Visualizza per stampa";
$strPrivileges = "Privilegi";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Propriet<EFBFBD>";
$strQBE = "Query da esempio"; $strPassword = 'Password';
$strQBEDel = "Cancella"; $strPasswordEmpty = 'La password <20> vuota!';
$strQBEIns = "Aggiungi"; $strPasswordNotSame = 'La password non coincide!';
$strPHPVersion = 'Versione PHP';
$strPos1 = 'Inizio';
$strPrevious = 'Precedente';
$strPrimary = 'Primaria';
$strPrimaryKey = 'Chiave primaria';
$strPrinterFriendly = 'Visulizzazione <I>per stampa</I> della tabella precedente';
$strPrintView = 'Visualizza per stampa';
$strPrivileges = 'Privilegi';
$strProducedAnError = 'ha causato un errore.';
$strProperties = 'Propriet<65>';
$strReadTheDocs = "Leggere la docomentazione"; $strQBE = 'Query da esempio';
$strRecords = "Record"; $strQBEDel = 'Cancella';
$strReloadFailed = "Riavvio di MySQL fallito."; $strQBEIns = 'Aggiungi';
$strReloadMySQL = "Riavvia MySQL";
$strRememberReload = "Ricorda di riavviare MySQL.";
$strRenameTable = "Rinomina la tabella in";
$strRenameTableOK = "La tabella %s <20> stata rinominata %s";
$strRepairTable = "Ripara tabella";
$strReplace = "Sostituisci";
$strReplaceTable = "Sostituisci i dati della tabella col file";
$strReset = "Riavvia";
$strReType = "Reinserisci";
$strRevoke = "Revoca";
$strRevokeGrant = "Revoca permessi";
$strRevokeGrantMessage = "Hai revocato i privilegi di permesso per";
$strRevokeMessage = "Hai revocato i privilegi per";
$strRevokePriv = "Revoca privilegi";
$strRowLength = "Lunghezza riga";
$strRows = "Righe";
$strRowsFrom = "righe a partire da";
$strRowsStatistic = "Statistiche righe";
$strRunning = "in esecuzione su ";
$strRunQuery = "Invia Query";
$strRunSQLQuery = "Esegui una/pi<70> query SQL sul database ";
$strSave = "Salva"; $strReadTheDocs = 'Leggere la docomentazione';
$strSelect = "Seleziona"; $strRecords = 'Record';
$strSelectFields = "Seleziona campi (almeno uno):"; $strReloadFailed = 'Riavvio di MySQL fallito.';
$strSelectNumRows = "nella query"; $strReloadMySQL = 'Riavvia MySQL';
$strSend = "Invia"; $strRememberReload = 'Ricorda di riavviare MySQL.';
$strSequence = "Sequenza"; $strRenameTable = 'Rinomina la tabella in';
$strServerVersion = "Versione MySQL"; $strRenameTableOK = 'La tabella %s <20> stata rinominata %s';
$strShow = "Mostra"; $strRepairTable = 'Ripara tabella';
$strShowingRecords = "Visualizzazione record "; $strReplace = 'Sostituisci';
$strSingly = "(singolarmente)"; $strReplaceTable = 'Sostituisci i dati della tabella col file';
$strSize = "Dimensione"; $strReset = 'Riavvia';
$strSort = "Ordinamento"; $strReType = 'Reinserisci';
$strSpaceUsage = "Spazio utilizzato"; $strRevoke = 'Revoca';
$strSQLQuery = "query SQL"; $strRevokeGrant = 'Revoca permessi';
$strStatement = "Istruzioni"; $strRevokeGrantMessage = 'Hai revocato i privilegi di permesso per';
$strStrucCSV = "dati CSV"; $strRevokeMessage = 'Hai revocato i privilegi per';
$strStrucData = "Struttura e dati"; $strRevokePriv = 'Revoca privilegi';
$strStrucDrop = "Aggiungi 'drop table'"; $strRowLength = 'Lunghezza riga';
$strStrucOnly = "Solo struttura"; $strRows = 'Righe';
$strSubmit = "Invia"; $strRowsFrom = 'righe a partire da';
$strSuccess = "La query <20> stata eseguita con successo"; $strRowSize = 'Dimensione riga';
$strSum = "Totali"; $strRowsStatistic = 'Statistiche righe';
$strRunning = 'in esecuzione su ';
$strRunQuery = 'Invia Query';
$strRunSQLQuery = 'Esegui una/pi<70> query SQL sul database ';
$strTable = "tabella "; $strSave = 'Salva';
$strTableComments = "Commenti sulla tabella"; $strSelect = 'Seleziona';
$strTableEmpty = "Il nome della tabella <20> vuoto!"; $strSelectFields = 'Seleziona campi (almeno uno):';
$strTableMaintenance = "Amministrazione tabella"; $strSelectNumRows = 'nella query';
$strTableStructure = "Struttura della tabella"; $strSend = 'Invia';
$strTableType = "Tipo tabella"; $strSequence = 'Sequenza';
$strTerminatedBy = "terminati da"; $strServerVersion = 'Versione MySQL';
$strTextAreaLength = " A causa della sua lunghezza,<br> questo campo non pu<70> essere modificato "; $strShow = 'Mostra';
$strTheContent = "Il contenuto del file <20> stato inserito."; $strShowingRecords = 'Visualizzazione record ';
$strTheContents = "Il contenuto del file sostituisce le righe della tabella con la stessa chiave primaria o chiave unica."; $strShowThisQuery = 'Mostra questa query di nuovo';
$strTheTerminator = "Il carattere terminatore dei campi."; $strSingly = '(singolarmente)';
$strTotal = "Totali"; $strSize = 'Dimensione';
$strType = "Tipo"; $strSort = 'Ordinamento';
$strSpaceUsage = 'Spazio utilizzato';
$strSQLQuery = 'query SQL';
$strStatement = 'Istruzioni';
$strStrucCSV = 'dati CSV';
$strStrucData = 'Struttura e dati';
$strStrucDrop = 'Aggiungi \'drop table\'';
$strStrucOnly = 'Solo struttura';
$strSubmit = 'Invia';
$strSuccess = 'La query <20> stata eseguita con successo';
$strSum = 'Totali';
$strUncheckAll = "Deseleziona tutti"; $strTable = 'tabella ';
$strUnique = "Unica"; $strTableComments = 'Commenti sulla tabella';
$strUpdatePassMessage = "Hai aggiornato la password per"; $strTableEmpty = 'Il nome della tabella <20> vuoto!';
$strUpdatePassword = "Aggiorna Password"; $strTableMaintenance = 'Amministrazione tabella';
$strUpdatePrivMessage = "Hai aggiornato i permessi per"; $strTableStructure = 'Struttura della tabella';
$strUpdateQuery = "Aggiorna Query"; $strTableType = 'Tipo tabella';
$strUsage = "Utilizzo"; $strTerminatedBy = 'terminati da';
$strUser = "Utente"; $strTextAreaLength = ' A causa della sua lunghezza,<br /> questo campo non pu<70> essere modificato ';
$strUserEmpty = "Il nome utente <20> vuoto!"; $strTheContent = 'Il contenuto del file <20> stato inserito.';
$strUserName = "Nome utente"; $strTheContents = 'Il contenuto del file sostituisce le righe della tabella con la stessa chiave primaria o chiave unica.';
$strUsers = "Utenti"; $strTheTerminator = 'Il carattere terminatore dei campi.';
$strUseTables = "Utilizza tabelle"; $strTotal = 'Totali';
$strType = 'Tipo';
$strValue = "Valore"; $strUncheckAll = 'Deseleziona tutti';
$strViewDump = "Visualizza dump (schema) della tabella"; $strUnique = 'Unica';
$strViewDumpDB = "Visualizza dump (schema) del database"; $strUpdatePassMessage = 'Hai aggiornato la password per';
$strUpdatePassword = 'Aggiorna Password';
$strUpdatePrivMessage = 'Hai aggiornato i permessi per';
$strUpdateQuery = 'Aggiorna Query';
$strUsage = 'Utilizzo';
$strUser = 'Utente';
$strUserEmpty = 'Il nome utente <20> vuoto!';
$strUserName = 'Nome utente';
$strUsers = 'Utenti';
$strUseTables = 'Utilizza tabelle';
$strWelcome = "Benvenuto in "; $strValue = 'Valore';
$strWrongUser = "Nome utente o password errati. Accesso negato."; $strViewDump = 'Visualizza dump (schema) della tabella';
$strViewDumpDB = 'Visualizza dump (schema) del database';
$strYes = " Si "; $strWelcome = 'Benvenuto in ';
$strWrongUser = 'Nome utente o password errati. Accesso negato.';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) $strYes = ' Si ';
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary = "Binario"; //to translate
$strBinaryDoNotEdit = "Binario - non modificare";
$strEnglishPrivileges = "Nota: i nomi dei privilegi di MySQL sono in Inglese";
$strNotNumber = "Questo non <20> un numero!";
$strNotValidNumber = " non <20> una riga valida!";
// export Zip (July 07, 2001, 19:48am) // To translate
$strBzip = "\"compresso con bzip2\""; $strAffectedRows = 'Affected rows:';
$strGzip = "\"compresso con gzip\""; $strFieldsEmpty = ' The field count is empty! '; //to translate
$strOffSet = "Spiazzamento"; $strQueryOnDb = 'SQL-query on database ';
$strNbRecords = "n. di record"; $strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strRowSize = "Dimensione riga";
$strShowThisQuery = "Mostra questa query di nuovo";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "euc-jp"; $charset = 'euc-jp';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><EFBFBD>ݤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD>¹<EFBFBD>";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><EFBFBD>ɲ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><EFBFBD><EFBFBD>ɲä<EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(\"where\"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>-->";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD>ʬ<EFBFBD>Ϥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥå<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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
$strAPrimaryKey = "Primary<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>κǽ<EFBFBD>";
$strAtEndOfTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>κǸ<EFBFBD>";
$strAttr = "ɽ<EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAccessDenied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ݤ<EFBFBD><DDA4><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27>¹<EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4>ɲ<EFBFBD>';
$strBrowse = "ɽ<EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>ɲä<C9B2><C3A4>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>("where"<22><><EFBFBD><EFBFBD>ʸ):';
$strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = '<27><><EFBFBD><EFBFBD>-->';
$strAll = 'All'; //to translate
$strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>ʬ<EFBFBD>Ϥ<EFBFBD><CFA4>ޤ<EFBFBD><DEA4><EFBFBD>';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$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
$strAPrimaryKey = 'Primary<72><79><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD> --> ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>κǽ<CEBA>';
$strAtEndOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>κǸ<CEBA>';
$strAttr = <><C9BD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27><><EFBFBD><EFBFBD>';
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><EFBFBD>꥿<EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD>ѹ<EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>"; $strBrowse = <><C9BD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD><EFBFBD>(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCompleteInserts = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>INSERTʸ<EFBFBD>κ<EFBFBD><EFBFBD><EFBFBD>";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>򼡤إ<EFBFBD><EFBFBD>ԡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>-->";
$strCopyTableOK = "%s<>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>%s<>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>DB<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD>ߤ<EFBFBD>DB<EFBFBD>˿<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD> --> ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD>ǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>"; $strCarriage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5>꥿<EFBFBD><EAA5BF><EFBFBD><EFBFBD>: \\r';
$strDatabases = "<EFBFBD>ǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>"; $strChange = '<27>ѹ<EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCheckTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD>򤷤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27><>(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)̾';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>INSERTʸ<54>κ<EFBFBD><CEBA><EFBFBD>';
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>򼡤إ<F2BCA1A4><D8A5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>-->';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = '%s<>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>%s<>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strDisableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΥС<CEA5><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>򻲾Ȥ<F2BBB2BE><C8A4><EFBFBD>disable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCreate = '<27><><EFBFBD><EFBFBD>';
$strDisplay = "ɽ<EFBFBD><EFBFBD>"; $strCreateNewDatabase = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>DB<44><42><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strDoAQuery = "\"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>QUERY\"<EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD> (wildcard: \"%\")"; $strCreateNewTable = '<27><><EFBFBD>ߤ<EFBFBD>DB<44>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD> --> ';
$strDocu = "<EFBFBD>إ<EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˼<EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹Ԥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD> --> ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "DB<EFBFBD>κ<EFBFBD><EFBFBD><EFBFBD> -->";
$strDumpingData = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ץǡ<EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD>';
$strEffective = "Effective"; //to translate $strDatabases = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD>';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD>꥿<EFBFBD><EFBFBD><EFBFBD>󤷤ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(i.e. zero rows)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69><6E>Enable<6C>ξ<EFBFBD><CEBE>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>򻲾Ȥ<F2BBB2BE>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDefault = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnclosedBy = "<EFBFBD>Ϥ<EFBFBD>ʸ<EFBFBD><EFBFBD>"; $strDelete = '<27><><EFBFBD><EFBFBD>';
$strEnd = "<EFBFBD>Ǹ<EFBFBD>"; $strDeleted = '<27><><EFBFBD>򤷤<EFBFBD><F2A4B7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strError = "<EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><EFBFBD>"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD>ɲ<EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΥС<CEA5><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>򻲾Ȥ<F2BBB2BE><C8A4><EFBFBD>disable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisplay = <><C9BD>';
$strDoAQuery = '"<22><><EFBFBD><EFBFBD>QUERY"<22><><EFBFBD>¹<EFBFBD> (wildcard: "%")';
$strDocu = '<27>إ<EFBFBD><D8A5><EFBFBD>';
$strDoYouReally = '<27><><EFBFBD><EFBFBD><EFBFBD>˼<EFBFBD><CBBC><EFBFBD><EFBFBD>¹Ԥ<C2B9><D4A4>ޤ<EFBFBD><DEA4><EFBFBD> --> ';
$strDrop = '<27><><EFBFBD><EFBFBD>';
$strDropDB = 'DB<44>κ<EFBFBD><CEBA><EFBFBD> -->';
$strDumpingData = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ץǡ<D7A5><C7A1><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEdit = '<27><><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD>ˤ<EFBFBD><CBA4><EFBFBD>';
$strFunction = "<EFBFBD>ؿ<EFBFBD>"; $strEmptyResultSet = 'MySQL<51><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4>꥿<EFBFBD><EAA5BF><EFBFBD>󤷤ޤ<F3A4B7A4><DEA4><EFBFBD><EFBFBD><EFBFBD>(i.e. zero rows).';
$strEnableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69><6E>Enable<6C>ξ<EFBFBD><CEBE>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>򻲾Ȥ<F2BBB2BE>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnclosedBy = '<27>Ϥ<EFBFBD>ʸ<EFBFBD><CAB8>';
$strEnd = '<27>Ǹ<EFBFBD>';
$strError = '<27><><EFBFBD>顼';
$strEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8>';
$strExtra = '<27>ɲ<EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGo = "<EFBFBD>¹<EFBFBD>"; $strFields = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27>ؿ<EFBFBD>';
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strGo = '<27>¹<EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHome = "MainPage";
$strHomepageOfficial = "phpMyAdmin<EFBFBD>ۡ<EFBFBD><EFBFBD><EFBFBD>";
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page";
$strHost = "<EFBFBD>ۥ<EFBFBD><EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><>)<29>˥ǡ<CBA5><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD><CFA1>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥꥹ<C9A5>Ȥ򥫥<C8A4><F2A5ABA5>ޤǶ<DEA4>ʬ<EFBFBD><CAAC><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenAltered = '<27><><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥå<EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strInsert = "<EFBFBD>ɲ<EFBFBD>"; $strHasBeenEmptied = '<27><><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><CBA4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'MainPage';
$strInsertIntoTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>"; $strHomepageOfficial = 'phpMyAdmin<69>ۡ<EFBFBD><DBA1><EFBFBD>';
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
$strInsertTextfiles = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>˥ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>"; $strHost = '<27>ۥ<EFBFBD><DBA5><EFBFBD>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "Key̾"; $strIfYouWish = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD>(<28><>)<29>˥ǡ<CBA5><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD><CFA1>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥꥹ<C9A5>Ȥ򥫥<C8A4><F2A5ABA5>ޤǶ<DEA4>ʬ<EFBFBD><CAAC><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27>ɲ<EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD>ɲ<EFBFBD>';
$strInsertNewRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>';
$strInsertTextfiles = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>˥ƥ<CBA5><C6A5><EFBFBD><EFBFBD>ȥե<C8A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = 'Key̾';
$strLengthSet = "Ĺ<EFBFBD><EFBFBD>/<2F><><EFBFBD>å<EFBFBD>"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "<EFBFBD>ڡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD>ɿ<EFBFBD>";
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><EFBFBD>: \\n";
$strLines = "<EFBFBD><EFBFBD>";
$strLocationTextfile = "SQL<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ץǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¸<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = <><C4B9>/<2F><><EFBFBD>å<EFBFBD>';
$strMySQLReloaded = "MySQL<EFBFBD>򿷤<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<EFBFBD><EFBFBD>ߤޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLimitNumRows = '<27>ڡ<EFBFBD><DAA1><EFBFBD><EFBFBD>Υ<CEA5><ECA5B3><EFBFBD>ɿ<EFBFBD>';
$strMySQLSaid = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD>å<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> "; $strLineFeed = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><EFBFBD>: \\n';
$strMySQLShowProcess = "MySQL<EFBFBD>ץ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>"; $strLines = '<27><>';
$strMySQLShowStatus = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD>󥿥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLocationTextfile = 'SQL<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ץǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¸<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowVars = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><EFBFBD>ѿ<EFBFBD>"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strName = "̾<EFBFBD><EFBFBD>"; $strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strMySQLReloaded = 'MySQL<51>򿷤<EFBFBD><F2BFB7A4><EFBFBD><EFBFBD>ɤ߹<C9A4><DFB9>ߤޤ<DFA4><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL<51>Υ<EFBFBD><CEA5>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD> --> ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'MySQL<51>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'MySQL<51>Υ<EFBFBD><CEA5>󥿥<EFBFBD><F3A5BFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD>ߤ<EFBFBD>DB<EFBFBD>˥ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Ϥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strMySQLShowVars = 'MySQL<51>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>ѿ<EFBFBD>';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(Null)";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD>char<EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>varchar<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤΤ<EFBFBD>\" \"<EFBFBD>ǰϤޤ<EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD><EFBFBD>Ȥ<EFBFBD><EFBFBD><EFBFBD>̣<EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>"; $strName = <><CCBE>';
$strOptimizeTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŭ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>"; $strNext = '<27><><EFBFBD><EFBFBD>';
$strOptionalControls = "<EFBFBD>ü<EFBFBD>ʸ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<EFBFBD><EFBFBD><EFBFBD>/<2F>񤭹<EFBFBD><F1A4ADB9>ߥ<EFBFBD><DFA5>ץ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strNo = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strOptionally = "<EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD><EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "<EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27><><EFBFBD>ߤ<EFBFBD>DB<44>˥ơ<CBA5><C6A1>֥<EFBFBD><D6A5>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(Null)';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD>char<61>ޤ<EFBFBD><DEA4><EFBFBD>varchar<61>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤΤ<C9A4>" "<22>ǰϤޤ<CFA4><DEA4>Ƥ<EFBFBD><C6A4><EFBFBD>Ȥ<EFBFBD><C8A4><EFBFBD>̣<EFBFBD><CCA3><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD>Ŭ<EFBFBD><C5AC><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27>ü<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD>ɤ߹<C9A4><DFB9><EFBFBD>/<2F>񤭹<EFBFBD><F1A4ADB9>ߥ<EFBFBD><DFA5>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>';
$strPos1 = "<EFBFBD>ǽ<EFBFBD>"; $strOr = '<27>ޤ<EFBFBD><DEA4><EFBFBD>';
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primary";
$strPrimaryKey = "Primary<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrinterFriendly = "<EFBFBD><EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>ΰ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>";
$strPrintView = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>";
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȯ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strProperties = "<EFBFBD>ץ<EFBFBD><EFBFBD>ѥƥ<EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27>ǽ<EFBFBD>';
$strPrevious = '<27><><EFBFBD><EFBFBD>';
$strPrimary = 'Primary';
$strPrimaryKey = 'Primary<72><79><EFBFBD><EFBFBD>';
$strPrinterFriendly = '<27><EFBFBD>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>ΰ<EFBFBD><CEB0><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
$strPrintView = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD><E9A1BC>ȯ<EFBFBD><C8AF><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strProperties = '<27>ץ<EFBFBD><D7A5>ѥƥ<D1A5>';
$strReadTheDocs = "ʸ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<EFBFBD><EFBFBD><EFBFBD>"; $strQBE = '<27><EFBFBD><EFBFBD><E9A5AF><EFBFBD><EFBFBD>¹<EFBFBD>';
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɿ<EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ˼<EFBFBD><EFBFBD>Ԥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD>̾<EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD>";
$strRenameTableOK = "%s<><73>%s<><73>̾<EFBFBD><CCBE><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>";
$strRepairTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>";
$strReplace = "<EFBFBD>֤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReplaceTable = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReset = "<EFBFBD><EFBFBD>å<EFBFBD>";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate
$strRowLength = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD>Ϲ<EFBFBD>";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD><EFBFBD>";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD>ߤ<EFBFBD>DB<EFBFBD><EFBFBD>SQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹Ԥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD> --> ";
$strSave = "<EFBFBD><EFBFBD>¸"; $strReadTheDocs = <><CAB8><EFBFBD><EFBFBD><EFBFBD>ɤ߹<C9A4><DFB9><EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<27><EFBFBD><ECA5B3><EFBFBD>ɿ<EFBFBD>';
$strSelectFields = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<EFBFBD><EFBFBD><EFBFBD>İʾ<EFBFBD>):"; $strReloadFailed = 'MySQL<51>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ˼<EFBFBD><EFBFBD>Ԥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelectNumRows = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReloadMySQL = 'MySQL<51>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ѹ<EFBFBD>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '%s<><73>%s<><73>̾<EFBFBD><CCBE><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strShow = "ɽ<EFBFBD><EFBFBD>"; $strRepairTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>"; $strReplace = '<27>֤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥơ<C7A5><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSize = "Size"; //to translate $strReset = '<27><EFBFBD>å<EFBFBD>';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "<EFBFBD>¹Ԥ<EFBFBD><EFBFBD>줿SQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV<EFBFBD>ǡ<EFBFBD><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD>¤<EFBFBD>ȥǡ<EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "'drop table'<27><><EFBFBD>ɲ<EFBFBD>"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD>¤<EFBFBD>Τ<EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD>¹<EFBFBD>"; $strRowsFrom = '<27><><EFBFBD>Ϲ<EFBFBD>';
$strSuccess = "SQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˼¹Ԥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = '<27><><EFBFBD>ߤ<EFBFBD>DB<44><42>SQL<51><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD>¹Ԥ<C2B9><D4A4>ޤ<EFBFBD><DEA4><EFBFBD> --> ';
$strTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD> "; $strSave = '<27><>¸';
$strTableComments = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSelect = '<27><><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD>İʾ<C4B0>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = '<27><><EFBFBD><EFBFBD><EFBFBD>꡼';
$strTableStructure = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>ι<EFBFBD>¤"; $strSend = '<27><><EFBFBD><EFBFBD>';
$strTableType = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD>λʸ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = <><C9BD>';
$strTheContent = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strShowingRecords = '<27><EFBFBD><ECA5B3><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
$strTheContents = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>򤷤<EFBFBD><EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD>Primary<EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>Unique<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˰<EFBFBD><EFBFBD>פ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤν<EFBFBD>λʸ<EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD><EFBFBD>"; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = '<27>¹Ԥ<C2B9><D4A4>줿SQL<51><4C><EFBFBD><EFBFBD><EFBFBD>꡼';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV<53>ǡ<EFBFBD><C7A1><EFBFBD>';
$strStrucData = '<27><>¤<EFBFBD>ȥǡ<C8A5><C7A1><EFBFBD>';
$strStrucDrop = '\'drop table\'<27><><EFBFBD>ɲ<EFBFBD>';
$strStrucOnly = '<27><>¤<EFBFBD>Τ<EFBFBD>';
$strSubmit = '<27>¹<EFBFBD>';
$strSuccess = 'SQL<51><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˼¹Ԥ<C2B9><D4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> ';
$strUnique = "<EFBFBD><EFBFBD><EFBFBD>ˡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableComments = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>ι<EFBFBD>¤';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD>';
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><>λʸ<CEBB><CAB8><EFBFBD><EFBFBD>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υǡ<CEA5><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strUserName = "User name"; //to translate $strTheContents = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υǡ<CEA5><C7A1><EFBFBD><EFBFBD>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>򤷤<EFBFBD><F2A4B7A4>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>Primary<72>ޤ<EFBFBD><DEA4><EFBFBD>Unique<75><65><EFBFBD><EFBFBD><EFBFBD>˰<EFBFBD><CBB0>פ<EFBFBD><D7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
$strUsers = "Users"; //to translate $strTheTerminator = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤν<C9A4>λʸ<CEBB><CAB8><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = '<27><><EFBFBD><EFBFBD>';
$strType = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><><C9BD>"; $strUnique = '<27><EFBFBD><EFBFBD>ˡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = "DB<EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><><C9BD>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "Welcome to "; $strValue = '<27><>';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD>ޤ<EFBFBD><EFBFBD>ϥѥ<EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><br><3E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><EFBFBD>ݤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strViewDump = '<27>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><><C9BD>';
$strViewDumpDB = 'DB<44>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><><C9BD>';
$strYes = " <20>Ϥ<EFBFBD> "; $strWelcome = 'Welcome to ';
$strWrongUser = '<27><EFBFBD><E6A1BC>̾<EFBFBD>ޤ<EFBFBD><DEA4>ϥѥ<CFA5><D1A5><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><br /><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><CFB5>ݤ<EFBFBD><DDA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
$strYes = ' <20>Ϥ<EFBFBD> ';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "ks_c_5601-1987"; $charset = 'ks_c_5601-1987';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>ʵ<EFBFBD> <20>߰<EFBFBD><DFB0>ϱ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD>˻<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD><DFB0>Ͻʽÿ<CABD>. (\"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-->";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20>м<EFBFBD>";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD>ε<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD><DFB0>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>. ";
$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
$strAPrimaryKey = "primary key<65><79> <20>߰<EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD> ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> ó<><C3B3>";
$strAtEndOfTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "<EFBFBD>ڷ<EFBFBD>"; $strAccessDenied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><><EFBFBD><EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27>ʵ<EFBFBD> <20>߰<EFBFBD><DFB0>ϱ<EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27>˻<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD><DFB0>Ͻʽÿ<CABD>. ("where" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):';
$strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-->';
$strAll = 'All'; //to translate
$strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = '<27><><EFBFBD>̺<EFBFBD> <20>м<EFBFBD>';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = '<27>ε<EFBFBD><CEB5><EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD><DFB0>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>. ';
$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
$strAPrimaryKey = 'primary key<65><79> <20>߰<EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD> ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> ó<><C3B3>';
$strAtEndOfTable = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strAttr = '<27><><EFBFBD><EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27>ڷ<EFBFBD>';
$strCarriage = "ij<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> üũ"; $strBrowse = '<27><><EFBFBD><EFBFBD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Į<EFBFBD><EFBFBD>(<28><>) <20≯<EFBFBD>";
$strCompleteInserts = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> INSERT<52><54> <20>ۼ<EFBFBD>";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>մϴ<D5B4>. -->";
$strCopyTableOK = "%s <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strCreate = " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>. -->";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> "; $strCarriage = <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: \\r';
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD>̽<EFBFBD> "; $strChange = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD><EFBFBD><EFBFBD>"; $strCheckTable = '<27><><EFBFBD>̺<EFBFBD> üũ';
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = <><C4AE>(<28><>) <20≯<EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> INSERT<52><54> <20>ۼ<EFBFBD>';
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>մϴ<D5B4>. -->';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = '%s <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strDisableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴٸ<CFB4>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin<69><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> disable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>."; $strCreate = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strDisplay = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCreateNewDatabase = '<27><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>';
$strDoAQuery = "\"QUERY <20><>(<28><>)\"<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (wildcard: \"%\")"; $strCreateNewTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>. -->';
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻðڽ<C3B0><DABD>ϱ<EFBFBD>? --> ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> <20><><EFBFBD><EFBFBD> -->";
$strDumpingData = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> ';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. phpMyAdmin<69><6E> Enable<6C><65><EFBFBD>¿<EFBFBD><C2BF><EFBFBD> <20><><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5>մϴ<D5B4>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>."; $strDefault = '<27><EFBFBD><E2BABB>';
$strEnclosedBy = "<EFBFBD>ο<EFBFBD> <20><>ȣ"; $strDelete = '<27><><EFBFBD><EFBFBD>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ȣ"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD>߰<EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴٸ<CFB4>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin<69><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> disable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>.';
$strDisplay = '<27><><EFBFBD><EFBFBD>';
$strDoAQuery = '"QUERY <20><>(<28><>)"<22><> <20><><EFBFBD><EFBFBD> (wildcard: "%")';
$strDocu = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻðڽ<C3B0><DABD>ϱ<EFBFBD>? --> ';
$strDrop = '<27><><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> <20><><EFBFBD><EFBFBD> -->';
$strDumpingData = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD>ʵ<EFBFBD>"; $strEdit = '<27><><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD>ʵ<EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFunction = "<EFBFBD>Լ<EFBFBD>"; $strEmptyResultSet = 'MySQL <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strEnableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. phpMyAdmin<69><6E> Enable<6C><65><EFBFBD>¿<EFBFBD><C2BF><EFBFBD> <20><><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5>մϴ<D5B4>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>.';
$strEnclosedBy = '<27>ο<EFBFBD> <20><>ȣ';
$strEnd = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD><EFBFBD>';
$strEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ȣ';
$strExtra = '<27>߰<EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27>ʵ<EFBFBD>';
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strFields = '<27>ʵ<EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27>Լ<EFBFBD>';
$strHasBeenAltered = "<EFBFBD><EFBFBD>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD>(<28><>) <20>ۼ<EFBFBD><DBBC>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strGo = '<27><><EFBFBD><EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strHome = "MainPage";
$strHomepageOfficial = "phpMyAdmin Ȩ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page";
$strHost = "ȣ<EFBFBD><EFBFBD>Ʈ";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <EFBFBD><EFBFBD>(<28>ݷ<EFBFBD>)<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>͸<EFBFBD> <20>߰<EFBFBD><DFB0><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ʵ<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ<EFBFBD><C6AE> <20>޸<EFBFBD><DEB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>. "; $strHasBeenAltered = '<EFBFBD><EFBFBD>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strIndex = "<EFBFBD>ε<EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<27><>(<28><>) <20>ۼ<EFBFBD><DBBC>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strInsert = "<EFBFBD>߰<EFBFBD>"; $strHasBeenEmptied = '<27><>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'MainPage';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD>"; $strHomepageOfficial = 'phpMyAdmin Ȩ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertNewRow = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>߰<EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> <20>߰<EFBFBD>"; $strHost = 'ȣ<><C8A3>Ʈ';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "Ű <20≯<EFBFBD>"; $strIfYouWish = '<27><><EFBFBD>̺<EFBFBD> <20><>(<28>ݷ<EFBFBD>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD>͸<EFBFBD> <20>߰<EFBFBD><DFB0><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ʵ<EFBFBD> <20><><EFBFBD><EFBFBD>Ʈ<EFBFBD><C6AE> <20>޸<EFBFBD><DEB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>. ';
$strKill = "Kill"; //to translate $strIndex = '<27>ε<EFBFBD><CEB5><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27>߰<EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20>߰<EFBFBD>';
$strInsertNewRow = '<27><> <20><><EFBFBD><EFBFBD> <20>߰<EFBFBD>';
$strInsertTextfiles = '<27><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> <20>߰<EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = <20≯<EFBFBD>';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><>Ʈ"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ڵ<EFBFBD> <20><>";
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: \\n";
$strLines = "<EFBFBD><EFBFBD>(<28><>)";
$strLocationTextfile = "SQL <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>α<EFBFBD> <20>ƿ<EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD> <20>ٸ<EFBFBD><D9B8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = '<27><><EFBFBD><EFBFBD>/<2F><>Ʈ';
$strMySQLReloaded = "MySQL<EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>о<EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strLimitNumRows = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ڵ<EFBFBD> <20><>';
$strMySQLSaid = "MySQL <20>޼<EFBFBD><EFBFBD><EFBFBD>: "; $strLineFeed = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: \\n';
$strMySQLShowProcess = "MySQL <20><><EFBFBD>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>"; $strLines = '<27><>(<28><>)';
$strMySQLShowStatus = "MySQL <20><>Ÿ<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD>"; $strLocationTextfile = 'SQL <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ؽ<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD>';
$strMySQLShowVars = "MySQL <20>ý<EFBFBD><C3BD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27>α<EFBFBD> <20>ƿ<EFBFBD>';
$strName = "<EFBFBD≯<EFBFBD>"; $strModifications = '<27><> <20>ٸ<EFBFBD><D9B8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = " <20>ƴϿ<C6B4> "; $strMySQLReloaded = 'MySQL<51><4C> <20><><EFBFBD><EFBFBD> <20>о<EFBFBD> <20><EFBFBD><E9BFB4><EFBFBD>ϴ<EFBFBD>.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20>޼<EFBFBD><DEBC><EFBFBD>: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'MySQL <20><><EFBFBD>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'MySQL <20><>Ÿ<EFBFBD><C5B8> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> DB<44><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strMySQLShowVars = 'MySQL <20>ý<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD>ο<EFBFBD> <20><>ȣ<EFBFBD>Դϴ<D4B4>. <20>ɼ<EFBFBD><C9BC><EFBFBD>, char Ȥ<><C8A4> varchar <20>ʵ常<CAB5><E5B8B8> \" \"<EFBFBD><EFBFBD> <20><><EFBFBD>ο<EFBFBD><CEBF><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ǹ<EFBFBD><C7B9>մϴ<D5B4>."; $strName = '<27≯<EFBFBD>';
$strOptimizeTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>ȭ"; $strNext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strOptionalControls = "Ư<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>б<EFBFBD>/<2F><><EFBFBD><EFBFBD> <20>ɼ<EFBFBD>"; $strNo = ' <20>ƴϿ<C6B4> ';
$strOptionally = "<EFBFBD>ɼ<EFBFBD><EFBFBD>Դϴ<EFBFBD>."; $strNoPassword = 'No Password'; //to translate
$strOr = "Ȥ<EFBFBD><EFBFBD>"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> DB<44><42><EFBFBD><EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27>ο<EFBFBD> <20><>ȣ<EFBFBD>Դϴ<D4B4>. <20>ɼ<EFBFBD><C9BC><EFBFBD>, char Ȥ<><C8A4> varchar <20>ʵ常<CAB5><E5B8B8> " "<22><> <20><><EFBFBD>ο<EFBFBD><CEBF><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ǹ<EFBFBD><C7B9>մϴ<D5B4>.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = '<27><><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>ȭ';
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = <><C6AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>б<EFBFBD>/<2F><><EFBFBD><EFBFBD> <20>ɼ<EFBFBD>';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27>ɼ<EFBFBD><C9BC>Դϴ<D4B4>.';
$strPos1 = "ó<EFBFBD><EFBFBD>"; $strOr = <><C8A4>';
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primary";
$strPrimaryKey = "Primary Ű";
$strPrinterFriendly = "<EFBFBD><EFBFBD> <20><><EFBFBD>̺<EFBFBD> <20>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strPrintView = "<EFBFBD>μ<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߻<EFBFBD><DFBB>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƽ";
$strQBE = "<EFBFBD><EFBFBD>(<28><>)<29><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = <><C3B3>';
$strPrevious = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimary = 'Primary';
$strPrimaryKey = 'Primary Ű';
$strPrinterFriendly = '<27><> <20><><EFBFBD>̺<EFBFBD> <20>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strPrintView = '<27>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߻<EFBFBD><DFBB>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>';
$strProperties = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƽ';
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>о<EFBFBD> <20><><EFBFBD>̱<EFBFBD>"; $strQBE = '<27><>(<28><>)<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strRecords = "<EFBFBD><EFBFBD><EFBFBD>ϼ<EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL<EFBFBD><EFBFBD> <20>о<EFBFBD> <20><><EFBFBD>̱⿡ <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "MySQL <20>ٽ<EFBFBD> <20>о<EFBFBD> <20><><EFBFBD>̱<EFBFBD>";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20≯<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϱ<EFBFBD>";
$strRenameTableOK = "%s<><73>(<28><>) %s(<28><>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strRepairTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>";
$strReplace = "<EFBFBD><EFBFBD>ġ(<28><><EFBFBD><EFBFBD>)<29>ϱ<EFBFBD>";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD>Ϸ<EFBFBD> <20><><EFBFBD>̺<EFBFBD> <20><>ġ<EFBFBD>ϱ<EFBFBD>";
$strReset = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʈ";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate
$strRowLength = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Դϴ<D4B4>. ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>մϴ<D5B4>. -->";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReadTheDocs = '<27><><EFBFBD><EFBFBD> <20>о<EFBFBD> <20><><EFBFBD>̱<EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<27><><EFBFBD>ϼ<EFBFBD>';
$strSelectFields = "<EFBFBD>ʵ<EFBFBD> <20><><EFBFBD><EFBFBD> (<28>ϳ<EFBFBD> <20>̻<EFBFBD>):"; $strReloadFailed = 'MySQL<51><4C> <20>о<EFBFBD> <20><><EFBFBD>̱⿡ <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strSelectNumRows = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReloadMySQL = 'MySQL <20>ٽ<EFBFBD> <20>о<EFBFBD> <20><><EFBFBD>̱<EFBFBD>';
$strSend = "<EFBFBD>۽<EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD>̺<EFBFBD> <20≯<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϱ<EFBFBD>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '%s<><73>(<28><>) %s(<28><>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRepairTable = '<27><><EFBFBD>̺<EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReplace = '<27><>ġ(<EFBFBD><EFBFBD><EFBFBD><EFBFBD>)<29>ϱ<EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27><><EFBFBD>Ϸ<EFBFBD> <20><><EFBFBD>̺<EFBFBD> <20><>ġ<EFBFBD>ϱ<EFBFBD>';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD><EFBFBD>Ʈ';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL<51><4C><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "'drop table' <20>߰<EFBFBD>"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsFrom = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSuccess = "SQL-query<72><79> <20>ٸ<EFBFBD><D9B8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Դϴ<D4B4>. ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>մϴ<D5B4>. -->';
$strTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> "; $strSave = '<27><><EFBFBD><EFBFBD>';
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>"; $strSelect = '<27><><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27>ʵ<EFBFBD> <20><><EFBFBD><EFBFBD> (<28>ϳ<EFBFBD> <20>̻<EFBFBD>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = '<27><><EFBFBD><EFBFBD>';
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>"; $strSend = '<27>۽<EFBFBD>';
$strTableType = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> Ÿ<><C5B8>"; $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ȣ"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = '<27><><EFBFBD><EFBFBD>';
$strTheContent = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>͸<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strShowingRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strTheContents = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ͷ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> primary Ȥ<><C8A4> unique Ű<><C5B0> <20><>ġ<EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><>ġ(<28><><EFBFBD><EFBFBD>)<29><>Ű<EFBFBD>ڽ<EFBFBD><DABD>ϴ<EFBFBD>."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD>ʵ<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>ȣ <20>Դϴ<D4B4>."; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD>հ<EFBFBD>"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "<EFBFBD>ʵ<EFBFBD> Ÿ<><C5B8><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL<51><4C><EFBFBD><EFBFBD>';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '\'drop table\' <20>߰<EFBFBD>';
$strStrucOnly = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSubmit = '<27><><EFBFBD><EFBFBD>';
$strSuccess = 'SQL-query<72><79> <20>ٸ<EFBFBD><D9B8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD>̺<EFBFBD> ';
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ũ Ÿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableComments = '<27><><EFBFBD>̺<EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><><EFBFBD>̺<EFBFBD> <20><><EFBFBD><EFBFBD>';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = '<27><><EFBFBD>̺<EFBFBD> Ÿ<><C5B8>';
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD> <20><>ȣ';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>͸<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strUserName = "User name"; //to translate $strTheContents = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ͷ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> primary Ȥ<><C8A4> unique Ű<><C5B0> <20><>ġ<EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><>ġ(<28><><EFBFBD><EFBFBD>)<29><>Ű<EFBFBD>ڽ<EFBFBD><DABD>ϴ<EFBFBD>.';
$strUsers = "Users"; //to translate $strTheTerminator = '<27>ʵ<EFBFBD><CAB5><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>ȣ <20>Դϴ<D4B4>.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = '<27>հ<EFBFBD>';
$strType = '<27>ʵ<EFBFBD> Ÿ<><C5B8><EFBFBD><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><>Ű<EFBFBD><C5B0>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"; $strUnique = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ũ Ÿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = "DB<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(<28><>Ű<EFBFBD><C5B0>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "Welcome to "; $strValue = '<27><>';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ȥ<><C8A4> <20>н<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ٸ<EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. <br> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>."; $strViewDump = '<27><><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(<28><>Ű<EFBFBD><C5B0>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strViewDumpDB = 'DB<44><42> <20><><EFBFBD><EFBFBD>(<28><>Ű<EFBFBD><C5B0>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strYes = " <20><> "; $strWelcome = 'Welcome to ';
$strWrongUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ȥ<><C8A4> <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><20>ٸ<EFBFBD><D9B8><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. <br /> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
$strYes = ' <20><> ';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Ingen tilgang";
$strAction = "Handling";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Legg til felt";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Legg til s<>ke-kriterier (innhold i \"where\"-setningen):";
$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)
$strAnIndex = "En indeks er lagt til for ";
$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
$strAPrimaryKey = "En prim<69>rn<72>kkel er lagt til for ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributes";
$strBack = "Back"; //to translate $strAccessDenied = 'Ingen tilgang';
$strBookmarkLabel = "Label"; //to translate $strAction = 'Handling';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = 'Legg til felt';
$strBrowse = "Se p<>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = 'Legg til s<>ke-kriterier (innhold i "where"-setningen):';
$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)
$strAnIndex = 'En indeks er lagt til for ';
$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
$strAPrimaryKey = 'En prim<69>rn<72>kkel er lagt til for ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = 'Attributes';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Back'; //to translate
$strCarriage = "Carriage return: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "Endre"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = 'Se p<>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Kolonnenavn";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Kopier tabell til:";
$strCopyTableOK = "Tabellen %s er kopiert til %s.";
$strCreate = "Opprett";
$strCreateNewDatabase = "Opprett ny database";
$strCreateNewTable = "Opprett ny tabell i database ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "Database "; $strCarriage = 'Carriage return: \\r';
$strDatabases = "databaser"; $strChange = 'Endre';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "Default"; $strCheckTable = 'Check table'; //to translate
$strDelete = "Slett"; $strColumn = 'Column'; //to translate
$strDeleted = "Raden er slettet"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = 'Kolonnenavn';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = 'Kopier tabell til:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabellen %s er kopiert til %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = 'Opprett';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = 'Opprett ny database';
$strDoAQuery = "Utf<EFBFBD>r en \"query by example\" (wildcard: \"%\")"; $strCreateNewTable = 'Opprett ny tabell i database ';
$strDocu = "Dokumentasjon"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Vil du virkelig ";
$strDrop = "Slett";
$strDropDB = "Slett databasen ";
$strDumpingData = "Data-ark for tabell";
$strDynamic = "dynamic"; //to translate
$strEdit = "Endre"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = 'Database ';
$strEffective = "Effective"; //to translate $strDatabases = 'databaser';
$strEmpty = "T<EFBFBD>m"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL returnerte tomt resultat (m.a.o. ingen rader)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'Default';
$strEnclosedBy = "omfattet av"; $strDelete = 'Slett';
$strEnd = "Slutt"; $strDeleted = 'Raden er slettet';
$strError = "Feil"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "\"escaped\" av"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "Ekstra"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = 'Utf<74>r en "query by example" (wildcard: "%")';
$strDocu = 'Dokumentasjon';
$strDoYouReally = 'Vil du virkelig ';
$strDrop = 'Slett';
$strDropDB = 'Slett databasen ';
$strDumpingData = 'Data-ark for tabell';
$strDynamic = 'dynamic'; //to translate
$strField = "Felt"; $strEdit = 'Endre';
$strFields = "Felter"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = 'T<>m';
$strFunction = "Funksjon"; $strEmptyResultSet = 'MySQL returnerte tomt resultat (m.a.o. ingen rader).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = 'omfattet av';
$strEnd = 'Slutt';
$strError = 'Feil';
$strEscapedBy = '"escaped" av';
$strExtra = 'Ekstra';
$strGenTime = "Generation Time"; //to translate $strField = 'Felt';
$strGo = "Utf<EFBFBD>r"; $strFields = 'Felter';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Funksjon';
$strHasBeenAltered = "er endret."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "er opprettet."; $strGo = 'Utf<74>r';
$strHasBeenDropped = "er slettet."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "er t<>mt.";
$strHome = "Hjem";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "Host";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Hvis du <20>nsker <20> kun lese inn enkelte av tabellens kolonner, angi en komme-separert felt-liste."; $strHasBeenAltered = 'er endret.';
$strIndex = "Indeks"; $strHasBeenCreated = 'er opprettet.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = 'er slettet.';
$strInsert = "Sett inn"; $strHasBeenEmptied = 'er t<>mt.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'Hjem';
$strInsertIntoTable = "Sett inn i tabell"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "Sett inn ny rad"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "Les tekstfil inn i tabell"; $strHost = 'Host';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "N<EFBFBD>kkel"; $strIfYouWish = 'Hvis du <20>nsker <20> kun lese inn enkelte av tabellens kolonner, angi en komme-separert felt-liste.';
$strKill = "Kill"; //to translate $strIndex = 'Indeks';
$strIndexes = 'Indexes'; //to translate
$strInsert = 'Sett inn';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = 'Sett inn i tabell';
$strInsertNewRow = 'Sett inn ny rad';
$strInsertTextfiles = 'Les tekstfil inn i tabell';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = 'N<>kkel';
$strLengthSet = "Lengde/Sett"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "Linefeed: \\n";
$strLines = "Linjer";
$strLocationTextfile = "Plassering av filen";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out"; //to translate
$strModifications = "Endringene er lagret"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'Lengde/Sett';
$strMySQLReloaded = "MySQL omstartet."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL sa: "; $strLineFeed = 'Linefeed: \\n';
$strMySQLShowProcess = "Show processes"; //to translate $strLines = 'Linjer';
$strMySQLShowStatus = "Vis MySQL runtime informasjon"; $strLocationTextfile = 'Plassering av filen';
$strMySQLShowVars = "Vis MySQL systemvariabler"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Log out'; //to translate
$strName = "Navn"; $strModifications = 'Endringene er lagret';
$strNext = "Neste"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "Nei"; $strMySQLReloaded = 'MySQL omstartet.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL sa: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'Show processes'; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'Vis MySQL runtime informasjon';
$strNoTablesFound = "Ingen tabeller i databasen."; $strMySQLShowVars = 'Vis MySQL systemvariabler';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter (\"char\" og \"varchar\") felter er omfattet av tegnet."; $strName = 'Navn';
$strOptimizeTable = "Optimize table"; //to translate $strNext = 'Neste';
$strOptionalControls = "Valgfritt. Angir hvordan spesialtegn skrives eller leses."; $strNo = 'Nei';
$strOptionally = "Valgfritt"; $strNoPassword = 'No Password'; //to translate
$strOr = "Or"; //to translate $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = 'Ingen tabeller i databasen.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = 'Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter ("char" og "varchar") felter er omfattet av tegnet.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = 'Valgfritt. Angir hvordan spesialtegn skrives eller leses.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'Valgfritt';
$strPos1 = "Start"; $strOr = 'Or'; //to translate
$strPrevious = "Forrige"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Prim<EFBFBD>r";
$strPrimaryKey = "Prim<EFBFBD>rn<EFBFBD>kkel";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "resulterte i en feil.";
$strProperties = "Egenskaper";
$strQBE = "Query by Example"; //to translate $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = 'Start';
$strPrevious = 'Forrige';
$strPrimary = 'Prim<69>r';
$strPrimaryKey = 'Prim<69>rn<72>kkel';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = 'resulterte i en feil.';
$strProperties = 'Egenskaper';
$strReadTheDocs = "Les dokumentasjonen"; $strQBE = 'Query by Example'; //to translate
$strRecords = "Rader"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL reload failed."; //to translate $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Omstart av MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Endre tabellens navn";
$strRenameTableOK = "Tabellen %s har f<>tt nytt navn %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Erstatt";
$strReplaceTable = "Erstatt tabell med filen";
$strReset = "T<EFBFBD>m skjema";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "som kj<6B>rer p<> ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Kj<EFBFBD>r SQL-sp<73>rring mot database ";
$strSave = "Lagre"; $strReadTheDocs = 'Les dokumentasjonen';
$strSelect = "Sp<EFBFBD>rring"; $strRecords = 'Rader';
$strSelectFields = "Velg felt (minst ett):"; $strReloadFailed = 'MySQL reload failed.'; //to translate
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = 'Omstart av MySQL';
$strSend = "Send"; //to translate $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = 'Endre tabellens navn';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = 'Tabellen %s har f<>tt nytt navn %s';
$strShow = "Show"; //to translate $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "Viser rader "; $strReplace = 'Erstatt';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Erstatt tabell med filen';
$strSize = "Size"; //to translate $strReset = 'T<>m skjema';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-sp<73>rring"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV data"; //to translate $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "Struktur og data"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "Add 'drop table'"; //to translate $strRowLength = 'Row length'; //to translate
$strStrucOnly = "Kun struktur"; $strRows = 'Rows'; //to translate
$strSubmit = "Send"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "Kommandoen/sp<73>rringen er utf<74>rt"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = 'som kj<6B>rer p<> ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Kj<4B>r SQL-sp<73>rring mot database ';
$strTable = "tabell "; $strSave = 'Lagre';
$strTableComments = "Table comments"; //to translate $strSelect = 'Sp<53>rring';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = 'Velg felt (minst ett):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "Tabell-struktur for tabell"; $strSend = 'Send'; //to translate
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "avsluttet med"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Show'; //to translate
$strTheContent = "Innholdet av filen er lagt inn."; $strShowingRecords = 'Viser rader ';
$strTheContents = "Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "Tegn som angir slutt p<> felter."; $strSize = 'Size'; //to translate
$strTotal = "totalt"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Type"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-sp<73>rring';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV data'; //to translate
$strStrucData = 'Struktur og data';
$strStrucDrop = 'Add \'drop table\''; //to translate
$strStrucOnly = 'Kun struktur';
$strSubmit = 'Send';
$strSuccess = 'Kommandoen/sp<73>rringen er utf<74>rt';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = 'tabell ';
$strUnique = "Unik"; $strTableComments = 'Table comments'; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = 'Tabell-struktur for tabell';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = 'avsluttet med';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = 'Innholdet av filen er lagt inn.';
$strUserName = "User name"; //to translate $strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt';
$strUsers = "Users"; //to translate $strTheTerminator = 'Tegn som angir slutt p<> felter.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'totalt';
$strType = 'Type';
$strValue = "Verdi"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "Vis dump (skjema) av tabell"; $strUnique = 'Unik';
$strViewDumpDB = "Vis dump (skjema) av database"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "Velkommen til "; $strValue = 'Verdi';
$strWrongUser = "Ugyldig brukernavn/passord. Ingen tilgang."; $strViewDump = 'Vis dump (skjema) av tabell';
$strViewDumpDB = 'Vis dump (skjema) av database';
$strYes = "Ja"; $strWelcome = 'Velkommen til ';
$strWrongUser = 'Ugyldig brukernavn/passord. Ingen tilgang.';
$strYes = 'Ja';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,283 +1,287 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-2"; $charset = 'iso-8859-2';
$left_font_family = "verdana, helvetica, arial ce, arial, sans-serif"; $left_font_family = 'verdana, helvetica, arial ce, arial, sans-serif';
$right_font_family = "helvetica, arial ce, arial, sans-serif"; $right_font_family = 'helvetica, arial ce, arial, sans-serif';
$number_thousands_separator = "."; $number_thousands_separator = '.';
$number_decimal_separator = ","; $number_decimal_separator = ',';
$byteUnits = array("bajt<EFBFBD>w", "KB", "MB", "GB"); $byteUnits = array('bajt<EFBFBD>w', 'KB', 'MB', 'GB');
$strAccessDenied = "Brak dost<73>pu";
$strAction = "Dzia<EFBFBD>anie";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Dodanie nowego pola";
$strAddPriv = "Dodanie nowych uprawnie<69>";
$strAddPrivMessage = "Dodane zosta<74>y nowe uprawnienia.";
$strAddSearchConditions = "Dodanie warunk<6E>w przeszukiwania (warunek dla \"where\"):";
$strAddUser = "Dodanie nowego u<>ytkownika";
$strAddUserMessage = "Dodany zosta<74> nowy u<>ytkownik.";
$strAfter = "Po";
$strAll = "Wszystko";
$strAlterOrderBy = "Sortowanie tabeli wg";
$strAnalyzeTable = "Analizowanie table";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Dodany zosta<74> indeks dla ";
$strAny = "Dowolny";
$strAnyColumn = "Dowolna kolumna";
$strAnyDatabase = "Dowolna baza danych";
$strAnyHost = "Dowolny host";
$strAnyTable = "Dowolna tabela";
$strAnyUser = "Dowolny u<>ytkownik";
$strAPrimaryKey = "Dodany zosta<74> podstawowy klucz dla ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na pocz<63>tku tabeli";
$strAtEndOfTable = "Na ko<6B>cu tabeli";
$strAttr = "Atrybuty";
$strBack = "Powr<EFBFBD>t"; $strAccessDenied = 'Brak dost<73>pu';
$strBinary=" Binarne "; $strAction = 'Dzia<69>anie';
$strBinaryDoNotEdit=" Binarne - nie do edycji "; $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkLabel = "Nazwa"; $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkQuery = "Zapami<EFBFBD>tane zapytanie SQL"; $strAddNewField = 'Dodanie nowego pola';
$strBookmarkThis = "Zapami<EFBFBD>tanie zapytania SQL"; $strAddPriv = 'Dodanie nowych uprawnie<69>';
$strBookmarkView = "Tylko do pokazania"; $strAddPrivMessage = 'Dodane zosta<74>y nowe uprawnienia.';
$strBrowse = "Przegl<EFBFBD>danie"; $strAddSearchConditions = 'Dodanie warunk<6E>w przeszukiwania (warunek dla "where"):';
$strBzip = "\".bz2\""; $strAddUser = 'Dodanie nowego u<>ytkownika';
$strAddUserMessage = 'Dodany zosta<74> nowy u<>ytkownik.';
$strAfter = 'Po';
$strAll = 'Wszystko';
$strAlterOrderBy = 'Sortowanie tabeli wg';
$strAnalyzeTable = 'Analizowanie table';
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = 'Dodany zosta<74> indeks dla ';
$strAny = 'Dowolny';
$strAnyColumn = 'Dowolna kolumna';
$strAnyDatabase = 'Dowolna baza danych';
$strAnyHost = 'Dowolny host';
$strAnyTable = 'Dowolna tabela';
$strAnyUser = 'Dowolny u<>ytkownik';
$strAPrimaryKey = 'Dodany zosta<74> podstawowy klucz dla ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'Na pocz<63>tku tabeli';
$strAtEndOfTable = 'Na ko<6B>cu tabeli';
$strAttr = 'Atrybuty';
$strCantLoadMySQL = "nie mo<6D>na za<7A>adowa<77> modu<64>u MySQL,<br>prosz<73> sprawdzi<7A> konfiguracj<63> PHP."; $strBack = 'Powr<77>t';
$strCarriage = "Znak powrotu: \\r"; $strBinary = ' Binarne ';
$strChange = "Zmiana"; $strBinaryDoNotEdit = ' Binarne - nie do edycji ';
$strCheckAll = "Zaznaczenie wszystkich"; $strBookmarkLabel = 'Nazwa';
$strCheckDbPriv = "Sprawdzanie uprawnie<EFBFBD> dla bazy danych"; $strBookmarkQuery = 'Zapami<6D>tane zapytanie SQL';
$strCheckTable = "Sprawdzanie tabeli"; $strBookmarkThis = 'Zapami<6D>tanie zapytania SQL';
$strColumn = "Kolumna"; $strBookmarkView = 'Tylko do pokazania';
$strColumnEmpty = "Brak nazw kolumn!"; $strBrowse = 'Przegl<67>danie';
$strColumnNames = "Nazwy kolumn"; $strBzip = '".bz2"';
$strCompleteInserts = "Pe<EFBFBD>ne dodania";
$strConfirm = "Czy na pewno to zrobi<62>?";
$strCopyTable = "Kopiowanie tabeli do:";
$strCopyTableOK = "Tabela %s zosta<74>a przekopiowana do %s.";
$strCreate = "Utworzenie";
$strCreateNewDatabase = "Utworzenie nowej bazy danych";
$strCreateNewTable = "Utworzenie nowej tabeli dla bazy danych ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Dane"; $strCantLoadMySQL = 'nie mo<6D>na za<7A>adowa<77> modu<64>u MySQL,<br />prosz<73> sprawdzi<7A> konfiguracj<63> PHP.';
$strDatabase = "Baza danych "; $strCarriage = 'Znak powrotu: \\r';
$strDatabases = "bazy danych"; $strChange = 'Zmiana';
$strDataOnly = "Tylko dane"; $strCheckAll = 'Zaznaczenie wszystkich';
$strDbEmpty = "Brak nazwy bazy danych!"; $strCheckDbPriv = 'Sprawdzanie uprawnie<69> dla bazy danych';
$strDefault = "Domy<EFBFBD>lnie"; $strCheckTable = 'Sprawdzanie tabeli';
$strDelete = "Skasowanie"; $strColumn = 'Kolumna';
$strDeleted = "Rekord zosta<74> skasowany"; $strColumnEmpty = 'Brak nazw kolumn!';
$strDeleteFailed = "Kasowanie nie powiod<6F>o si<73>!"; $strColumnNames = 'Nazwy kolumn';
$strDeletePassword = "Kasowanie has<61>a"; $strCompleteInserts = 'Pe<50>ne dodania';
$strDeleteUserMessage = "U<EFBFBD>ytkownik zosta<74> skasowany"; $strConfirm = 'Czy na pewno to zrobi<62>?';
$strDelPassMessage = "Skasowane zosta<EFBFBD>o has<61>o u<>ytkownika"; $strCopyTable = 'Kopiowanie tabeli do:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabela %s zosta<74>a przekopiowana do %s.';
$strDisableMagicQuotes = "<b>Ostrze<7A>enie:</b> W<><57>czono opcj<63> magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a z w<><77>czon<6F> t<> opcj<63>. Prosz<73> zaznajomi<6D> si<73> dokumentacj<63> do PHP w aby znale<6C><65> informacj<63> w jaki spos<6F>b wy<77><79>czy<7A> t<> opcj<63>.."; $strCreate = 'Utworzenie';
$strDisplay = "Pokazanie"; $strCreateNewDatabase = 'Utworzenie nowej bazy danych';
$strDoAQuery = "Wykonaj \"zaputanie przez przyk<79>ad\" (znak globalny: \"%\")"; $strCreateNewTable = 'Utworzenie nowej tabeli dla bazy danych ';
$strDocu = "Dokumentacja"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Czy na pewno wykona<6E> ";
$strDrop = "Usuni<EFBFBD>cie";
$strDropDB = "Usuni<EFBFBD>cie bazy danych ";
$strDumpingData = "Zrzut danych dla tabeli";
$strDynamic = "zmienny";
$strEdit = "Edycja"; $strData = 'Dane';
$strEditPrivileges = "Edycja uprawnie<69>"; $strDatabase = 'Baza danych ';
$strEffective = "Efektywne"; $strDatabases = 'bazy danych';
$strEmpty = "Wyczyszczenie"; $strDataOnly = 'Tylko dane';
$strEmptyResultSet = "MySQL zwr<77>ci<63> pusty wynik (i.e. zero rekord<72>w)."; $strDbEmpty = 'Brak nazwy bazy danych!';
$strEnableMagicQuotes = "<b>Ostrze<7A>enie:</b> Wy<57><79>czono opcj<63> magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a z wy<77><79>czon<6F> t<> opcj<63>. Prosz<73> zaznajomi<6D> si<73> dokumentacj<63> do PHP w aby znale<6C><65> informacj<63> w jaki spos<6F>b w<><77>czy<7A> t<> opcj<63>.."; $strDefault = 'Domy<6D>lnie';
$strEnclosedBy = "zawarty w"; $strDelete = 'Skasowanie';
$strEnd = "Koniec"; $strDeleted = 'Rekord zosta<74> skasowany';
$strEnglishPrivileges=" Uwaga: Uprawnienia MySQL s<> oznaczone w j. angielskim "; $strDeleteFailed = 'Kasowanie nie powiod<6F>o si<73>!';
$strError = "B<EFBFBD><EFBFBD>d"; $strDeletePassword = 'Kasowanie has<61>a';
$strEscapedBy = "poprzedzony przez"; $strDeleteUserMessage = 'U<>ytkownik zosta<74> skasowany';
$strExtra = "Dodatkowy"; $strDelPassMessage = 'Skasowane zosta<74>o has<61>o u<>ytkownika';
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Ostrze<7A>enie:</b> W<><57>czono opcj<63> magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a z w<><77>czon<6F> t<> opcj<63>. Prosz<73> zaznajomi<6D> si<73> dokumentacj<63> do PHP w aby znale<6C><65> informacj<63> w jaki spos<6F>b wy<77><79>czy<7A> t<> opcj<63>..';
$strDisplay = 'Pokazanie';
$strDoAQuery = 'Wykonaj "zaputanie przez przyk<79>ad" (znak globalny: "%")';
$strDocu = 'Dokumentacja';
$strDoYouReally = 'Czy na pewno wykona<6E> ';
$strDrop = 'Usuni<6E>cie';
$strDropDB = 'Usuni<6E>cie bazy danych ';
$strDumpingData = 'Zrzut danych dla tabeli';
$strDynamic = 'zmienny';
$strField = "Pole"; $strEdit = 'Edycja';
$strFields = "Pola"; $strEditPrivileges = 'Edycja uprawnie<69>';
$strFixed = "sta<EFBFBD>y"; $strEffective = 'Efektywne';
$strFormat = "Format"; $strEmpty = 'Wyczyszczenie';
$strFunction = "Funkcja"; $strEmptyResultSet = 'MySQL zwr<77>ci<63> pusty wynik (i.e. zero rekord<72>w).';
$strEnableMagicQuotes = '<b>Ostrze<7A>enie:</b> Wy<57><79>czono opcj<63> magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a z wy<77><79>czon<6F> t<> opcj<63>. Prosz<73> zaznajomi<6D> si<73> dokumentacj<63> do PHP w aby znale<6C><65> informacj<63> w jaki spos<6F>b w<><77>czy<7A> t<> opcj<63>..';
$strEnclosedBy = 'zawarty w';
$strEnd = 'Koniec';
$strEnglishPrivileges = ' Uwaga: Uprawnienia MySQL s<> oznaczone w j. angielskim ';
$strError = 'B<><42>d';
$strEscapedBy = 'poprzedzony przez';
$strExtra = 'Dodatkowy';
$strGenTime = "Czas wygenerowania"; $strField = 'Pole';
$strGo = "Wykonanie"; $strFields = 'Pola';
$strGrants = "Nadanie"; $strFixed = 'sta<74>y';
$strGzip = "\".gz\""; $strFormat = 'Format';
$strFunction = 'Funkcja';
$strHasBeenAltered = "zosta<EFBFBD>o zamienione."; $strGenTime = 'Czas wygenerowania';
$strHasBeenCreated = "zosta<EFBFBD>o utworzone."; $strGo = 'Wykonanie';
$strHasBeenDropped = "zosta<EFBFBD>o skasowane."; $strGrants = 'Nadanie';
$strHasBeenEmptied = "zosta<EFBFBD>o wyczyszczone."; $strGzip = '".gz"';
$strHome = "Wej<EFBFBD>cie";
$strHomepageOfficial = "Oficjalna strona phpMyAdmin";
$strHomepageSourceforge = "Pobranie wersji Sourceforge phpMyAdmin";
$strHost = "Host";
$strHostEmpty = "Brak nazwy hosta!";
$strIfYouWish = "Prosz<EFBFBD> poda<64> list<73> kolumn rozdzielon<6F> przecinkami aby za<7A>adowa<77> tylko wybrane kolumny."; $strHasBeenAltered = 'zosta<74>o zamienione.';
$strIndex = "Indeks"; $strHasBeenCreated = 'zosta<74>o utworzone.';
$strIndexes = "Indeksy"; $strHasBeenDropped = 'zosta<74>o skasowane.';
$strInsert = "Dodanie"; $strHasBeenEmptied = 'zosta<74>o wyczyszczone.';
$strInsertAsNewRow = "Dodanie jako nowego rekordu"; $strHome = 'Wej<65>cie';
$strInsertIntoTable = "Dodanie do tabeli"; $strHomepageOfficial = 'Oficjalna strona phpMyAdmin';
$strInsertNewRow = "Dodanie nowego rekordu"; $strHomepageSourceforge = 'Pobranie wersji Sourceforge phpMyAdmin';
$strInsertTextfiles = "Dodanie pliku tekstowego do tabeli"; $strHost = 'Host';
$strInUse = "w u<>yciu"; $strHostEmpty = 'Brak nazwy hosta!';
$strKeyname = "Nazwa klucza"; $strIfYouWish = 'Prosz<73> poda<64> list<73> kolumn rozdzielon<6F> przecinkami aby za<7A>adowa<77> tylko wybrane kolumny.';
$strKill = "Zabicie"; $strIndex = 'Indeks';
$strIndexes = 'Indeksy';
$strInsert = 'Dodanie';
$strInsertAsNewRow = 'Dodanie jako nowego rekordu';
$strInsertIntoTable = 'Dodanie do tabeli';
$strInsertNewRow = 'Dodanie nowego rekordu';
$strInsertTextfiles = 'Dodanie pliku tekstowego do tabeli';
$strInUse = 'w u<>yciu';
$strLength = "D<EFBFBD>ugo<EFBFBD><EFBFBD>"; $strKeyname = 'Nazwa klucza';
$strLengthSet = "D<EFBFBD>ugo<EFBFBD><EFBFBD>"; $strKill = 'Zabicie';
$strLimitNumRows = "rekord<EFBFBD>w na stronie";
$strLineFeed = "Kod wysuni<6E>cia linii: \\n";
$strLines = "Linie";
$strLocationTextfile = "Lokalizacja pliku tekstowego";
$strLogin = "Zalogowanie";
$strLogout = "Wylogowanie";
$strModifications = "Modyfikacje zosta<74>y zapami<6D>tane"; $strLength = 'D<>ugo<67><6F>';
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'D<>ugo<67><6F>';
$strMySQLReloaded = "MySQL prze<7A>adowany."; $strLimitNumRows = 'rekord<72>w na stronie';
$strMySQLSaid = "MySQL zwr<77>ci<63> komunikat: "; $strLineFeed = 'Kod wysuni<6E>cia linii: \\n';
$strMySQLShowProcess = "Pokazuj procesy"; $strLines = 'Linie';
$strMySQLShowStatus = "Informacje o stanie serwera MySQL"; $strLocationTextfile = 'Lokalizacja pliku tekstowego';
$strMySQLShowVars = "Zmienne systemowe serwera MySQL"; $strLogin = 'Zalogowanie';
$strLogout = 'Wylogowanie';
$strName = "Nazwa"; $strModifications = 'Modyfikacje zosta<74>y zapami<6D>tane';
$strNbRecords = "Ile"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNext = "Nast<EFBFBD>pne"; $strMySQLReloaded = 'MySQL prze<7A>adowany.';
$strNo = "Nie"; $strMySQLSaid = 'MySQL zwr<77>ci<63> komunikat: ';
$strNoPassword = "Brak has<61>a"; $strMySQLShowProcess = 'Pokazuj procesy';
$strNoPrivileges = "Brak uprawnie<69>"; $strMySQLShowStatus = 'Informacje o stanie serwera MySQL';
$strNoRights = "Brak wystarczaj<61>cych uprawnie<69>!"; $strMySQLShowVars = 'Zmienne systemowe serwera MySQL';
$strNoTablesFound = "Nie znaleziono tabeli w bazie danych.";
$strNotNumber = "No nie jest liczba!";
$strNotValidNumber = " nie jest poprawnym numerem rekordu!";
$strNoUsersFound = "Nie znaleziono u<>ytkownika(<28>w).";
$strNull = "Null";
$strNumberIndexes = " ilo<6C><6F> zaawansowanych indeks<6B>w ";
$strOffSet = "Od"; $strName = 'Nazwa';
$strOftenQuotation = "Znaki cudzys<79>owia. OPCJONALNIE oznacza, <20>e tylko pola char oraz varchar s<> zawarte w \"cudzys<EFBFBD>owiach\"."; $strNbRecords = 'Ile';
$strOptimizeTable = "Optymalizacja tabeli"; $strNext = 'Nast<73>pne';
$strOptionalControls = "Opcjonalnie. Okre<72>lenie w jaki spos<6F>b zapisa<73> lub odczyta<74> znaki specjalne."; $strNo = 'Nie';
$strOptionally = "OPCJONALNIE"; $strNoPassword = 'Brak has<61>a';
$strOr = "Lub"; $strNoPrivileges = 'Brak uprawnie<69>';
$strOverhead = "Nadmiarowo<EFBFBD><EFBFBD>"; $strNoRights = 'Brak wystarczaj<61>cych uprawnie<69>!';
$strNoTablesFound = 'Nie znaleziono tabeli w bazie danych.';
$strNotNumber = 'No nie jest liczba!';
$strNotValidNumber = ' nie jest poprawnym numerem rekordu!';
$strNoUsersFound = 'Nie znaleziono u<>ytkownika(<28>w).';
$strNull = 'Null';
$strNumberIndexes = ' ilo<6C><6F> zaawansowanych indeks<6B>w ';
$strPassword = "Has<EFBFBD>o"; $strOffSet = 'Od';
$strPasswordEmpty = "Puste has<61>o!"; $strOftenQuotation = 'Znaki cudzys<79>owia. OPCJONALNIE oznacza, <20>e tylko pola char oraz varchar s<> zawarte w "cudzys<79>owiach".';
$strPasswordNotSame = "Has<EFBFBD>a nie s<> identyczne!"; $strOptimizeTable = 'Optymalizacja tabeli';
$strPHPVersion = "Wersja PHP"; $strOptionalControls = 'Opcjonalnie. Okre<72>lenie w jaki spos<6F>b zapisa<73> lub odczyta<74> znaki specjalne.';
$strPos1 = "Pocz<EFBFBD>tek"; $strOptionally = 'OPCJONALNIE';
$strPrevious = "Poprzednie"; $strOr = 'Lub';
$strPrimary = "Podstawowy"; $strOverhead = 'Nadmiarowo<77><6F>';
$strPrimaryKey = "Podstawowy klucz";
$strPrinterFriendly = "Tabela w wersji do wydruku";
$strPrintView = "Widok do wydruku";
$strPrivileges = "Uprawnienia";
$strProducedAnError = "zg<EFBFBD>osi<EFBFBD> b<><62>d.";
$strProperties = "W<EFBFBD>a<EFBFBD>ciwo<EFBFBD>ci";
$strQBE = "Zapytanie przez przyk<79>ad"; $strPassword = 'Has<61>o';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'Puste has<61>o!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'Has<61>a nie s<> identyczne!';
$strPHPVersion = 'Wersja PHP';
$strPos1 = 'Pocz<63>tek';
$strPrevious = 'Poprzednie';
$strPrimary = 'Podstawowy';
$strPrimaryKey = 'Podstawowy klucz';
$strPrinterFriendly = 'Tabela w wersji do wydruku';
$strPrintView = 'Widok do wydruku';
$strPrivileges = 'Uprawnienia';
$strProducedAnError = 'zg<7A>osi<73> b<><62>d.';
$strProperties = 'W<>a<EFBFBD>ciwo<77>ci';
$strReadTheDocs = "Prosz<EFBFBD> przeczyta<74> dokumentacj<63>"; $strQBE = 'Zapytanie przez przyk<79>ad';
$strRecords = "Rekordy"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Nie powiod<6F>o si<73> prze<7A>adowanie MySQL."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Prze<EFBFBD>adowanie MySQL";
$strRememberReload = "Prosz<EFBFBD> pami<6D>ta<74> o prze<7A>adowaniu serwera.";
$strRenameTable = "Zmiana nazwy tabeli na";
$strRenameTableOK = "Tabela %s ma zmienion<6F> nazw<7A> na %s";
$strRepairTable = "Naprawienie tabeli";
$strReplace = "Zamiana";
$strReplaceTable = "Zamiana danych tabeli z plikiem";
$strReset = "Reset";
$strReType = "Ponownie";
$strRevoke = "Cofni<EFBFBD>cie";
$strRevokeGrant = "Cofni<EFBFBD>cie uprawnie<69>";
$strRevokeGrantMessage = "Cofni<EFBFBD>te zosta<74>y uprawnienia dla";
$strRevokeMessage = "Cofni<EFBFBD>te zosta<74>y uprawnienia dla";
$strRevokePriv = "Cofni<EFBFBD>cie uprawnie<69>";
$strRowLength = "D<EFBFBD>ugo<EFBFBD><EFBFBD> rekordu";
$strRows = "Ilo<EFBFBD><EFBFBD> rekord<72>w";
$strRowSize=" Rozmiar rekordu ";
$strRowsFrom = "rekord<EFBFBD>w pocz<63>wszy od";
$strRowsStatistic = "Statystyka rekord<72>w";
$strRunning = "uruchomiony na ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Wykonanie zapytania SQL do bazy danych ";
$strSave = "Zachowanie"; $strReadTheDocs = 'Prosz<73> przeczyta<74> dokumentacj<63>';
$strSelect = "Wyb<EFBFBD>r"; $strRecords = 'Rekordy';
$strSelectFields = "Wyb<EFBFBD>r p<>l (co najmniej jedno):"; $strReloadFailed = 'Nie powiod<6F>o si<73> prze<7A>adowanie MySQL.';
$strSelectNumRows = "w zapytaniu"; $strReloadMySQL = 'Prze<7A>adowanie MySQL';
$strSend = "wys<EFBFBD>anie"; $strRememberReload = 'Prosz<73> pami<6D>ta<74> o prze<7A>adowaniu serwera.';
$strSequence = "Sekwencja"; $strRenameTable = 'Zmiana nazwy tabeli na';
$strServerVersion = "Wersja serwera"; $strRenameTableOK = 'Tabela %s ma zmienion<6F> nazw<7A> na %s';
$strShow = "Pokazanie"; $strRepairTable = 'Naprawienie tabeli';
$strShowThisQuery=" Ponowne wywo<77>anie tego zapytania "; $strReplace = 'Zamiana';
$strShowingRecords = "Pokazanie rekord<72>w "; $strReplaceTable = 'Zamiana danych tabeli z plikiem';
$strSingly = "(pojedy<64>czo)"; $strReset = 'Reset';
$strSize = "Rozmiar"; $strReType = 'Ponownie';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strRevoke = 'Cofni<6E>cie';
$strSpaceUsage = "Wykorzystanie przestrzeni"; $strRevokeGrant = 'Cofni<6E>cie uprawnie<EFBFBD>';
$strSQLQuery = "zapytanie SQL"; $strRevokeGrantMessage = 'Cofni<6E>te zosta<74>y uprawnienia dla';
$strStatement = "Cecha"; $strRevokeMessage = 'Cofni<6E>te zosta<74>y uprawnienia dla';
$strStrucCSV = "dane CSV"; $strRevokePriv = 'Cofni<6E>cie uprawnie<69>';
$strStrucData = "Struktura i dane"; $strRowLength = 'D<>ugo<67><6F> rekordu';
$strStrucDrop = "Dodanie 'drop table'"; $strRows = 'Ilo<6C><6F> rekord<72>w';
$strStrucOnly = "Tylko struktura"; $strRowSize = ' Rozmiar rekordu ';
$strSubmit = "Wys<EFBFBD>anie"; $strRowsFrom = 'rekord<72>w pocz<63>wszy od';
$strSuccess = "Zapytanie SQL zosta<74>o pomy<6D>lnie wykonane"; $strRowsStatistic = 'Statystyka rekord<72>w';
$strSum = "Suma"; $strRunning = 'uruchomiony na ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Wykonanie zapytania SQL do bazy danych ';
$strTable = "tabela "; $strSave = 'Zachowanie';
$strTableComments = "Komentarze tabeli"; $strSelect = 'Wyb<79>r';
$strTableEmpty = "Brak nazwy tabeli!"; $strSelectFields = 'Wyb<79>r p<>l (co najmniej jedno):';
$strTableMaintenance = "Zarz<EFBFBD>dzanie tabel<65>"; $strSelectNumRows = 'w zapytaniu';
$strTableStructure = "Struktura tabeli dla "; $strSend = 'wys<79>anie';
$strTableType = "Typ tabeli"; $strSequence = 'Sekwencja';
$strTerminatedBy = "zako<EFBFBD>czone przez"; $strServerVersion = 'Wersja serwera';
$strTextAreaLength = " To pole mo<6D>e nie by<62> edytowalne,<br> z powodu swojej d<>ugo<67>ci "; $strShow = 'Pokazanie';
$strTheContent = "Zawarto<EFBFBD><EFBFBD> pliku zosta<74>a do<64><6F>czona."; $strShowThisQuery = ' Ponowne wywo<77>anie tego zapytania ';
$strTheContents = "Zawarto<EFBFBD><EFBFBD> pliku zast<73>pi<70>a dane wybranej tabeli, kt<6B>rych podstawowy lub unikalny klucz by<62> identyczny."; $strShowingRecords = 'Pokazanie rekord<72>w ';
$strTheTerminator = "Znak rozdzielaj<61>cy pola."; $strSingly = '(pojedy<64>czo)';
$strTotal = "wszystkich"; $strSize = 'Rozmiar';
$strType = "Typ"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strSpaceUsage = 'Wykorzystanie przestrzeni';
$strSQLQuery = 'zapytanie SQL';
$strStatement = 'Cecha';
$strStrucCSV = 'dane CSV';
$strStrucData = 'Struktura i dane';
$strStrucDrop = 'Dodanie \'drop table\'';
$strStrucOnly = 'Tylko struktura';
$strSubmit = 'Wys<79>anie';
$strSuccess = 'Zapytanie SQL zosta<74>o pomy<6D>lnie wykonane';
$strSum = 'Suma';
$strUncheckAll = "Odeznaczenie wszystkich"; $strTable = 'tabela ';
$strUnique = "Unikalny"; $strTableComments = 'Komentarze tabeli';
$strUpdatePassMessage = "Zmienione zosta<74>o has<61>o dla"; $strTableEmpty = 'Brak nazwy tabeli!';
$strUpdatePassword = "Zmiana has<61>a"; $strTableMaintenance = 'Zarz<72>dzanie tabel<65>';
$strUpdatePrivMessage = "Zmienione zosta<74>y uprawnienia dla"; $strTableStructure = 'Struktura tabeli dla ';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Typ tabeli';
$strUsage = "Wykorzystanie"; $strTerminatedBy = 'zako<6B>czone przez';
$strUser = "U<EFBFBD>ytkownik"; $strTextAreaLength = ' To pole mo<6D>e nie by<62> edytowalne,<br /> z powodu swojej d<>ugo<67>ci ';
$strUserEmpty = "Brak nazwy u<>ytkownika!"; $strTheContent = 'Zawarto<74><6F> pliku zosta<74>a do<64><6F>czona.';
$strUserName = "Nazwa u<>ytkownika"; $strTheContents = 'Zawarto<74><6F> pliku zast<73>pi<70>a dane wybranej tabeli, kt<6B>rych podstawowy lub unikalny klucz by<62> identyczny.';
$strUsers = "U<EFBFBD>ytkownicy"; $strTheTerminator = 'Znak rozdzielaj<61>cy pola.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'wszystkich';
$strType = 'Typ';
$strValue = "Warto<EFBFBD><EFBFBD>"; $strUncheckAll = 'Odeznaczenie wszystkich';
$strViewDump = "Zrzut tabeli"; $strUnique = 'Unikalny';
$strViewDumpDB = "Zrzut bazy danych"; $strUpdatePassMessage = 'Zmienione zosta<74>o has<61>o dla';
$strUpdatePassword = 'Zmiana has<61>a';
$strUpdatePrivMessage = 'Zmienione zosta<74>y uprawnienia dla';
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
$strUsage = 'Wykorzystanie';
$strUser = 'U<>ytkownik';
$strUserEmpty = 'Brak nazwy u<>ytkownika!';
$strUserName = 'Nazwa u<>ytkownika';
$strUsers = 'U<>ytkownicy';
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
$strWelcome = "Witamy w "; $strValue = 'Warto<74><6F>';
$strWrongUser = "B<EFBFBD><EFBFBD>dne pola u<>ytkownik/has<61>o. Brak dost<73>pu."; $strViewDump = 'Zrzut tabeli';
$strViewDumpDB = 'Zrzut bazy danych';
$strYes = "Tak"; $strWelcome = 'Witamy w ';
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strWrongUser = 'B<><42>dne pola u<>ytkownik/has<61>o. Brak dost<73>pu.';
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate $strYes = 'Tak';
$strAffectedRows=" Rows affected: "; //to translate
// To translate
$strAffectedRows = 'Affected rows:';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strQueryOnDb = 'SQL-query on database ';
$strRunQuery = 'Run the query'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Acesso Negado";
$strAction = "A<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
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>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)
$strAnIndex = "Um indice foi adicionado na ";
$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
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strBack = "Voltar"; $strAccessDenied = 'Acesso Negado';
$strBookmarkLabel = "Label"; //to translate $strAction = 'A<><41>es';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = 'Adiciona novo campo';
$strBrowse = "Visualiza"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$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)
$strAnIndex = 'Um indice foi adicionado na ';
$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
$strAPrimaryKey = 'Chave prim<69>ria acrescentada na ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = 'Atributos';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Voltar';
$strCarriage = "Carriage return: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "Muda"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = 'Visualiza';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nome da Colunas";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Copia tabela para:";
$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)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "Banco de Dados "; $strCarriage = 'Carriage return: \\r';
$strDatabases = "Banco de Dados"; $strChange = 'Muda';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "Default"; $strCheckTable = 'Check table'; //to translate
$strDelete = "Remove"; $strColumn = 'Column'; //to translate
$strDeleted = "Registro eliminado"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = 'Nome da Colunas';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = 'Copia tabela para:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabela %s copiada para %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = 'Cria';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = 'Cria novo banco de dados';
$strDoAQuery = "Fa<EFBFBD>a uma \"query by example\" (wildcard: \"%\")"; $strCreateNewTable = 'Cria nova tabela no banco de dados ';
$strDocu = "Documenta<EFBFBD><EFBFBD>o"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Confirma : ";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strDynamic = "dynamic"; //to translate
$strEdit = "Edita"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = 'Banco de Dados ';
$strEffective = "Effective"; //to translate $strDatabases = 'Banco de Dados';
$strEmpty = "Limpa"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL retornou um set vazio (ex. zero regs)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'Default';
$strEnclosedBy = "enclosed by"; //to translate $strDelete = 'Remove';
$strEnd = "Fim"; $strDeleted = 'Registro eliminado';
$strError = "Erro"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "escaped by"; //to translate $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "Extra"; //to translate $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = 'Fa<46>a uma "query by example" (wildcard: "%")';
$strDocu = 'Documenta<74><61>o';
$strDoYouReally = 'Confirma : ';
$strDrop = 'Elimina';
$strDropDB = 'Elimina o banco de dados: ';
$strDumpingData = 'Extraindo dados da tabela';
$strDynamic = 'dynamic'; //to translate
$strField = "Campo"; $strEdit = 'Edita';
$strFields = "Qtd Campos"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = 'Limpa';
$strFunction = "Fun<EFBFBD>oes"; $strEmptyResultSet = 'MySQL retornou um set vazio (ex. zero regs).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = 'enclosed by'; //to translate
$strEnd = 'Fim';
$strError = 'Erro';
$strEscapedBy = 'escaped by'; //to translate
$strExtra = 'Extra'; //to translate
$strGenTime = "Generation Time"; //to translate $strField = 'Campo';
$strGo = "Executa"; $strFields = 'Qtd Campos';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Fun<75>oes';
$strHasBeenAltered = "foi alterado."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "foi criado."; $strGo = 'Executa';
$strHasBeenDropped = "foi eliminado."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "Host";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por virgula."; $strHasBeenAltered = 'foi alterado.';
$strIndex = "Index"; $strHasBeenCreated = 'foi criado.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = 'foi eliminado.';
$strInsert = "Insere"; $strHasBeenEmptied = 'foi esvaziado.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'Home';
$strInsertIntoTable = "Insere na tabela"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "Insere novo registro"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "Insere arquivo texto na tabela"; $strHost = 'Host';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "Keyname"; $strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por virgula.';
$strKill = "Kill"; //to translate $strIndex = 'Index';
$strIndexes = 'Indexes'; //to translate
$strInsert = 'Insere';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = 'Insere na tabela';
$strInsertNewRow = 'Insere novo registro';
$strInsertTextfiles = 'Insere arquivo texto na tabela';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = 'Keyname';
$strLengthSet = "Tamanho/Set"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "Linefeed: \\n";
$strLines = "Linhas";
$strLocationTextfile = "Localiza<EFBFBD><EFBFBD>o do arquivo textos";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out";
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'Tamanho/Set';
$strMySQLReloaded = "MySQL reiniciado."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "Mensagens do MySQL : "; $strLineFeed = 'Linefeed: \\n';
$strMySQLShowProcess = "Mostra os Processos"; $strLines = 'Linhas';
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySql"; $strLocationTextfile = 'Localiza<7A><61>o do arquivo textos';
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Log out';
$strName = "Nome"; $strModifications = 'Modifica<63><61>es foram salvas';
$strNext = "Pr<EFBFBD>ximo"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "N<EFBFBD>o"; $strMySQLReloaded = 'MySQL reiniciado.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'Mensagens do MySQL : ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'Mostra os Processos';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'Mostra informa<6D><61>o de runtime do MySql';
$strNoTablesFound = "Nenhuma table encontrada no banco de dados"; $strMySQLShowVars = 'Mostra vari<72>veis de sistema do MySQL';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null"; //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 $strName = 'Nome';
$strOptimizeTable = "Optimize table"; //to translate $strNext = 'Pr<50>ximo';
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate $strNo = 'N<>o';
$strOptionally = "OPTIONALLY"; $strNoPassword = 'No Password'; //to translate
$strOr = "Or"; //to translate $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = 'Nenhuma table encontrada no banco de dados';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null'; //to translate
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = 'Optional. Controls how to write or read special characters.'; //to translate
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'OPTIONALLY';
$strPos1 = "Inicio"; $strOr = 'Or'; //to translate
$strPrevious = "Anterior"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primary";
$strPrimaryKey = "Chave Prim<69>ria";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strQBE = "Query by Example"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = 'Inicio';
$strPrevious = 'Anterior';
$strPrimary = 'Primary';
$strPrimaryKey = 'Chave Prim<69>ria';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = 'produziu um erro.';
$strProperties = 'Propriedades';
$strReadTheDocs = "Leia os docs"; $strQBE = 'Query by Example';
$strRecords = "Registros"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Reinicializa o MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela %s renomeada para %s";
$strRepairTable = "Repair table"; //to translate
$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"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa SQL query no banco de dados ";
$strSave = "Salva"; $strReadTheDocs = 'Leia os docs';
$strSelect = "Seleciona"; $strRecords = 'Registros';
$strSelectFields = "Seleciones os campos (no m<>nimo 1)"; $strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = 'Reinicializa o MySQL';
$strSend = "envia"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = 'Renomeia a tabela para ';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = 'Tabela %s renomeada para %s';
$strShow = "Show"; //to translate $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "Mostrando registros "; $strReplace = 'Substituir';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
$strSize = "Size"; //to translate $strReset = 'Reset';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-query"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "Dados CSV"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "Estrutura e dados"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "Adiciona 'drop table'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "Somente estrutura"; $strRows = 'Rows'; //to translate
$strSubmit = "Submete"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "Sua SQL-query foi executada com sucesso"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = 'Rodando em ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Executa SQL query no banco de dados ';
$strTable = "tabela "; $strSave = 'Salva';
$strTableComments = "Coment<EFBFBD>rios da tabela"; $strSelect = 'Seleciona';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = 'Seleciones os campos (no m<>nimo 1)';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "Estrutura da tabela"; $strSend = 'envia';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "terminado por"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Show'; //to translate
$strTheContent = "O conte<74>do do seu arquivo foi inserido"; $strShowingRecords = 'Mostrando registros ';
$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"; $strSingly = '(singly)'; //to translate
$strTheTerminator = "Terminador de campos."; $strSize = 'Size'; //to translate
$strTotal = "total"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Tipo"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-query';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'Dados CSV';
$strStrucData = 'Estrutura e dados';
$strStrucDrop = 'Adiciona \'drop table\'';
$strStrucOnly = 'Somente estrutura';
$strSubmit = 'Submete';
$strSuccess = 'Sua SQL-query foi executada com sucesso';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = 'tabela ';
$strUnique = "Unique"; $strTableComments = 'Coment<6E>rios da tabela';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = 'Estrutura da tabela';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = 'terminado por';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = 'O conte<74>do do seu arquivo foi inserido';
$strUserName = "User name"; //to translate $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';
$strUsers = "Users"; //to translate $strTheTerminator = 'Terminador de campos.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'total';
$strType = 'Tipo';
$strValue = "Value"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "Ver o esquema da tabela"; $strUnique = 'Unique';
$strViewDumpDB = "Ver o esquema do banco de dados"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "Benvindo ao "; $strValue = 'Value';
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado."; $strViewDump = 'Ver o esquema da tabela';
$strViewDumpDB = 'Ver o esquema do banco de dados';
$strYes = "Sim"; $strWelcome = 'Benvindo ao ';
$strWrongUser = 'Usu<73>rio ou Senha errado. Acesso Negado.';
$strYes = 'Sim';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "koi8-r"; $charset = 'koi8-r';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><><EFBFBD> \"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):";
$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 = "<EFBFBD>";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$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
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ";
$strAscending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "Back"; //to translate $strAccessDenied = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><><EFBFBD> "where" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):';
$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 = '<27>';
$strAnIndex = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ';
$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
$strAPrimaryKey = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ';
$strAscending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Back'; //to translate
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ";
$strCriteria = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD><EFBFBD> "; $strCarriage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r';
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strChange = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCheckTable = 'Check table'; //to translate
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:';
$strDescending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCopyTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><>';
$strDoAQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%\")"; $strCreateNewTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ';
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strDumpingData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27><> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>"; $strDelete = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<27><><EFBFBD> <20><><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "%")';
$strDocu = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strDumpingData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEdit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEmptyResultSet = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>';
$strEnd = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strExtra = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27><><EFBFBD><EFBFBD>';
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strFields = '<27><><EFBFBD><EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGo = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strHasBeenAltered = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenEmptied = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHost = '<27><><EFBFBD><EFBFBD>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strIfYouWish = '<27><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertNewRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
$strInsertTextfiles = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: \\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLength = 'Length'; //to translate
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLengthSet = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "; $strLineFeed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: \\n';
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLines = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL"; $strLocationTextfile = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strName = "<EFBFBD><EFBFBD><EFBFBD>"; $strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModify = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNo = "<EFBFBD><EFBFBD><EFBFBD>"; $strMySQLReloaded = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strNoTablesFound = "<EFBFBD> <20><> <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strMySQLShowVars = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> char <20> varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strName = '<27><><EFBFBD>';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strOptionalControls = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strNo = '<27><><EFBFBD>';
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD>"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = '<27><><EFBFBD><EFBFBD>';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> char <20> varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOr = '<27><><EFBFBD>';
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrevious = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimary = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimaryKey = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strProperties = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBE = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strReset = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strRunQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReadTheDocs = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>):"; $strReloadFailed = '<EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.';
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s';
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strReplace = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strRunQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRunSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ';
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strSave = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableComments = "Table comments"; //to translate $strSelect = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSend = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTheContent = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strShowingRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strTheContents = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>."; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSort = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strType = "<EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\'';
$strStrucOnly = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSubmit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSuccess = '<27><><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableComments = 'Table comments'; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdateQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUserName = "User name"; //to translate $strTheContents = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUsers = "Users"; //to translate $strTheTerminator = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.';
$strUseTables = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strType = '<27><><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUnique = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "; $strValue = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strViewDump = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>';
$strYes = "<EFBFBD><EFBFBD>"; $strWelcome = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ';
$strWrongUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strYes = '<27><>';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "windows-1251"; $charset = 'windows-1251';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><><EFBFBD> \"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):";
$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 = "<EFBFBD>";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$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
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ";
$strAscending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "Back"; //to translate $strAccessDenied = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD> <20><><EFBFBD> "where" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):';
$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 = '<27>';
$strAnIndex = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ';
$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
$strAPrimaryKey = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ';
$strAscending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strAtBeginningOfTable = 'At Beginning of Table'; //to translate
$strAtEndOfTable = 'At End of Table'; //to translate
$strAttr = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Back'; //to translate
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ";
$strCriteria = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD><EFBFBD> "; $strCarriage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r';
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strChange = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCheckTable = 'Check table'; //to translate
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumn = 'Column'; //to translate
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts'; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>:';
$strDescending = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCopyTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisplay = "Display"; //to translate $strCreateNewDatabase = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><>';
$strDoAQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%\")"; $strCreateNewTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><> ';
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strCriteria = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDropDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strDumpingData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27><> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEmpty = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>"; $strDelete = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleted = '<27><><EFBFBD> <20><><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = 'Display'; //to translate
$strDoAQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "%")';
$strDocu = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoYouReally = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDropDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strDumpingData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDynamic = 'dynamic'; //to translate
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEdit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strEmptyResultSet = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28>.<2E>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>';
$strEnd = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strExtra = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strGenTime = "Generation Time"; //to translate $strField = '<27><><EFBFBD><EFBFBD>';
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strFields = '<27><><EFBFBD><EFBFBD>';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGo = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strHasBeenAltered = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenCreated = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHasBeenEmptied = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strHost = '<27><><EFBFBD><EFBFBD>';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strIfYouWish = '<27><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.';
$strKill = "Kill"; //to translate $strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertNewRow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
$strInsertTextfiles = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "records per page"; //to translate
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: \\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLength = 'Length'; //to translate
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLengthSet = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strLimitNumRows = 'records per page'; //to translate
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "; $strLineFeed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: \\n';
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strLines = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL"; $strLocationTextfile = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strName = "<EFBFBD><EFBFBD><EFBFBD>"; $strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strModify = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNo = "<EFBFBD><EFBFBD><EFBFBD>"; $strMySQLReloaded = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strNoTablesFound = "<EFBFBD> <20><> <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strMySQLShowVars = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> char <20> varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strName = '<27><><EFBFBD>';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strOptionalControls = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strNo = '<27><><EFBFBD>';
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strNoPassword = 'No Password'; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD>"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = '<27><><EFBFBD><EFBFBD>';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> char <20> varchar <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOr = '<27><><EFBFBD>';
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrevious = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimary = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrimaryKey = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strProperties = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBE = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strReset = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strRunQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReadTheDocs = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>):"; $strReloadFailed = '<EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.';
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL';
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s';
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strReplace = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strSize = "Size"; //to translate $strReset = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRows = 'Rows'; //to translate
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsFrom = 'rows starting from'; //to translate
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ';
$strRunQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRunSQLQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ';
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "; $strSave = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableComments = "Table comments"; //to translate $strSelect = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSend = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTheContent = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strShowingRecords = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strTheContents = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>."; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strSort = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strType = "<EFBFBD><EFBFBD><EFBFBD>"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\'';
$strStrucOnly = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSubmit = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSuccess = '<27><><EFBFBD> SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableComments = 'Table comments'; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strUpdateQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUserName = "User name"; //to translate $strTheContents = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strUsers = "Users"; //to translate $strTheTerminator = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.';
$strUseTables = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strType = '<27><><EFBFBD>';
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; $strUnique = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "; $strValue = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>."; $strViewDump = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strViewDumpDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>';
$strYes = "<EFBFBD><EFBFBD>"; $strWelcome = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ';
$strWrongUser = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strYes = '<27><>';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,284 +1,286 @@
<?php <?php
/* $Id: slovak-iso.inc.php,v 1.1 2001/07/24 17:15:00 lubos klokner <erkac@vault-tec.sk> */ /* $Id: slovak-iso.inc.php,v 1.1 2001/07/24 17:15:00 lubos klokner <erkac@vault-tec.sk> */
$charset = "iso-8859-2"; $charset = 'iso-8859-2';
$left_font_family = "verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana CE, Arial CE, verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "verdana CE, Arial CE, helvetica, arial, geneva, sans-serif"; $right_font_family = 'verdana CE, Arial CE, helvetica, arial, geneva, sans-serif';
$number_thousands_separator = " "; $number_thousands_separator = ' ';
$number_decimal_separator = ","; $number_decimal_separator = ',';
$byteUnits = array("Bajtov", "KB", "MB", "GB"); $byteUnits = array('Bajtov', 'KB', 'MB', 'GB');
$strAccessDenied = "Pr<EFBFBD>stup zamietnut<75>"; $strAccessDenied = 'Pr<EFBFBD>stup zamietnut<75>';
$strAction = "Akcia"; $strAction = 'Akcia';
$strAddDeleteColumn = "Prida<EFBFBD>/Odobra<72> polia st<73>pcov"; $strAddDeleteColumn = 'Prida<EFBFBD>/Odobra<72> polia st<73>pcov';
$strAddDeleteRow = "Prida<EFBFBD>/Odobra<72> krit<69>ria riadku"; $strAddDeleteRow = 'Prida<EFBFBD>/Odobra<72> krit<69>ria riadku';
$strAddNewField = "Prida<EFBFBD> nov<6F> pole"; $strAddNewField = 'Prida<EFBFBD> nov<6F> pole';
$strAddPriv = "Prida<EFBFBD> nov<6F> privil<69>gium"; $strAddPriv = 'Prida<EFBFBD> nov<6F> privil<69>gium';
$strAddPrivMessage = "Privil<EFBFBD>gium bolo pridan<61>."; $strAddPrivMessage = 'Privil<EFBFBD>gium bolo pridan<61>.';
$strAddSearchConditions = "Prida<EFBFBD> vyh<79>ad<61>vacie parametre (obsah dotazu po \"where\" pr<70>kaze):"; $strAddSearchConditions = 'Prida<EFBFBD> vyh<79>ad<61>vacie parametre (obsah dotazu po "where" pr<70>kaze):';
$strAddUser = "Prida<EFBFBD> nov<6F>ho pou<6F><75>vate<74>a"; $strAddUser = 'Prida<EFBFBD> nov<6F>ho pou<6F><75>vate<74>a';
$strAddUserMessage = "Pou<EFBFBD><EFBFBD>vate<EFBFBD> bol pridan<61>."; $strAddUserMessage = 'Pou<EFBFBD><EFBFBD>vate<EFBFBD> bol pridan<61>.';
$strAfter = "Po"; $strAfter = 'Po';
$strAll = "V<EFBFBD>etko"; $strAll = 'V<EFBFBD>etko';
$strAlterOrderBy = "Zmeni<EFBFBD> poradie tabu<62>ky pod<6F>a"; $strAlterOrderBy = 'Zmeni<EFBFBD> poradie tabu<62>ky pod<6F>a';
$strAnalyzeTable = "Analyzova<EFBFBD> tabu<62>ku"; $strAnalyzeTable = 'Analyzova<EFBFBD> tabu<62>ku';
$strAnd = "a"; $strAnd = 'a';
$strAnIndex = "Bol pridan<61> index na "; $strAnIndex = 'Bol pridan<61> index na ';
$strAny = "Ak<EFBFBD>ko<EFBFBD>vek"; $strAny = 'Ak<EFBFBD>ko<EFBFBD>vek';
$strAnyColumn = "Ak<EFBFBD>ko<EFBFBD>vek st<73>pec"; $strAnyColumn = 'Ak<EFBFBD>ko<EFBFBD>vek st<73>pec';
$strAnyDatabase = "Ak<EFBFBD>ko<EFBFBD>vek datab<61>za"; $strAnyDatabase = 'Ak<EFBFBD>ko<EFBFBD>vek datab<61>za';
$strAnyHost = "Ak<EFBFBD>ko<EFBFBD>vek hostite<74>"; $strAnyHost = 'Ak<EFBFBD>ko<EFBFBD>vek hostite<74>';
$strAnyTable = "Ak<EFBFBD>ko<EFBFBD>vek tabu<62>ka"; $strAnyTable = 'Ak<EFBFBD>ko<EFBFBD>vek tabu<62>ka';
$strAnyUser = "Akyko<EFBFBD>vek pou<6F><75>vate<74>"; $strAnyUser = 'Akyko<EFBFBD>vek pou<6F><75>vate<74>';
$strAPrimaryKey = "Bol pridan<61> prim<69>rny k<><6B><EFBFBD> na "; $strAPrimaryKey = 'Bol pridan<61> prim<69>rny k<><6B><EFBFBD> na ';
$strAscending = "Vzostupne"; $strAscending = 'Vzostupne';
$strAtBeginningOfTable = "Na za<7A>iatku tabu<62>ky"; $strAtBeginningOfTable = 'Na za<7A>iatku tabu<62>ky';
$strAtEndOfTable = "Na konci tabu<62>ky"; $strAtEndOfTable = 'Na konci tabu<62>ky';
$strAttr = "Atrib<EFBFBD>ty"; $strAttr = 'Atrib<EFBFBD>ty';
$strBack = "Sp<EFBFBD><EFBFBD>"; $strBack = 'Sp<EFBFBD><EFBFBD>';
$strBinary = "Bin<EFBFBD>rny"; $strBinary = 'Bin<EFBFBD>rny';
$strBinaryDoNotEdit = "Bin<EFBFBD>rny - neupravujte "; $strBinaryDoNotEdit = 'Bin<EFBFBD>rny - neupravujte ';
$strBookmarkLabel = "N<EFBFBD>zov"; $strBookmarkLabel = 'N<EFBFBD>zov';
$strBookmarkQuery = "Ob<EFBFBD><EFBFBD>ben<EFBFBD> SQL dotaz"; $strBookmarkQuery = 'Ob<EFBFBD><EFBFBD>ben<EFBFBD> SQL dotaz';
$strBookmarkThis = "Prida<EFBFBD> tento SQL dotaz do ob<6F><62>ben<65>ch"; $strBookmarkThis = 'Prida<EFBFBD> tento SQL dotaz do ob<6F><62>ben<65>ch';
$strBookmarkView = "Iba prezrie<69>"; $strBookmarkView = 'Iba prezrie<69>';
$strBrowse = "Prech<EFBFBD>dza<EFBFBD>"; $strBrowse = 'Prech<EFBFBD>dza<EFBFBD>';
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strCantLoadMySQL = "nieje mo<6D>n<EFBFBD> nahra<72> roz<6F><7A>renie pre MySQL,<br>pros<6F>m skontrolujte konfigur<75>ciu PHP."; $strCantLoadMySQL = 'nieje mo<6D>n<EFBFBD> nahra<72> roz<6F><7A>renie pre MySQL,<br />pros<6F>m skontrolujte konfigur<75>ciu PHP.';
$strCarriage = "N<EFBFBD>vrat voz<6F>ku (Carriage return): \\r"; $strCarriage = 'N<EFBFBD>vrat voz<6F>ku (Carriage return): \\r';
$strChange = "Zmeni<EFBFBD>"; $strChange = 'Zmeni<EFBFBD>';
$strCheckAll = "Ozna<EFBFBD>i<EFBFBD> v<>etko"; $strCheckAll = 'Ozna<EFBFBD>i<EFBFBD> v<>etko';
$strCheckDbPriv = "Skontrolova<EFBFBD> privil<69>gia datab<61>zy"; $strCheckDbPriv = 'Skontrolova<EFBFBD> privil<69>gia datab<61>zy';
$strCheckTable = "Skontrolova<EFBFBD> tabu<62>ku"; $strCheckTable = 'Skontrolova<EFBFBD> tabu<62>ku';
$strColumn = "St<EFBFBD>pec"; $strColumn = 'St<EFBFBD>pec';
$strColumnEmpty = "N<EFBFBD>zvy st<73>pcov s<> pr<70>zdne!"; $strColumnEmpty = 'N<EFBFBD>zvy st<73>pcov s<> pr<70>zdne!';
$strColumnNames = "N<EFBFBD>zvy st<73>pcov"; $strColumnNames = 'N<EFBFBD>zvy st<73>pcov';
$strCompleteInserts = "<EFBFBD>pln<EFBFBD> vlo<6C>enie"; $strCompleteInserts = '<EFBFBD>pln<EFBFBD> vlo<6C>enie';
$strConfirm = "Skuto<EFBFBD>ne si <20>el<65>te toto vykona<6E>?"; $strConfirm = 'Skuto<EFBFBD>ne si <20>el<65>te toto vykona<6E>?';
$strCopyTable = "Skop<EFBFBD>rova<EFBFBD> tabu<62>ku do:"; $strCopyTable = 'Skop<EFBFBD>rova<EFBFBD> tabu<62>ku do:';
$strCopyTableOK = "Tabu<EFBFBD>ka %s bola skor<6F>rovan<61> do %s."; $strCopyTableOK = 'Tabu<EFBFBD>ka %s bola skor<6F>rovan<61> do %s.';
$strCreate = "Vytvori<EFBFBD>"; $strCreate = 'Vytvori<EFBFBD>';
$strCreateNewDatabase = "Vytvori<EFBFBD> nov<6F> datab<61>zu"; $strCreateNewDatabase = 'Vytvori<EFBFBD> nov<6F> datab<61>zu';
$strCreateNewTable = "Vytvori<EFBFBD> nov<6F> tabu<62>ku v datab<61>ze "; $strCreateNewTable = 'Vytvori<EFBFBD> nov<6F> tabu<62>ku v datab<61>ze ';
$strCriteria = "Krit<EFBFBD>ria"; $strCriteria = 'Krit<EFBFBD>ria';
$strData = "D<EFBFBD>ta"; $strData = 'D<EFBFBD>ta';
$strDatabase = "Datab<EFBFBD>za "; $strDatabase = 'Datab<EFBFBD>za ';
$strDatabases = "datab<EFBFBD>z(y)"; $strDatabases = 'datab<EFBFBD>z(y)';
$strDataOnly = "Iba d<>ta"; $strDataOnly = 'Iba d<>ta';
$strDbEmpty = "N<EFBFBD>zov datab<61>zy je pr<70>zdny!"; $strDbEmpty = 'N<EFBFBD>zov datab<61>zy je pr<70>zdny!';
$strDefault = "Predvolen<EFBFBD>"; $strDefault = 'Predvolen<EFBFBD>';
$strDelete = "Zmaza<EFBFBD>"; $strDelete = 'Zmaza<EFBFBD>';
$strDeleted = "Riadok bol zmazan<61>"; $strDeleted = 'Riadok bol zmazan<61>';
$strDeleteFailed = "Mazanie bolo ne<6E>spe<70>n<EFBFBD>!"; $strDeleteFailed = 'Mazanie bolo ne<6E>spe<70>n<EFBFBD>!';
$strDeletePassword = "Zmaza<EFBFBD> heslo"; $strDeletePassword = 'Zmaza<EFBFBD> heslo';
$strDeleteUserMessage = "Bol zmazan<61> pou<6F><75>vate<74>"; $strDeleteUserMessage = 'Bol zmazan<61> pou<6F><75>vate<74>';
$strDelPassMessage = "Bolo zmazan<61> heslo pre"; $strDelPassMessage = 'Bolo zmazan<61> heslo pre';
$strDescending = "Zostupne"; $strDescending = 'Zostupne';
$strDisableMagicQuotes = "<b>Varovanie:</b> M<>te zapnut<75> magic_quotes_gpc vo Va<56>ej konfigur<75>cii PHP. T<>to verzia PhpMyAdmin-a nem<65><6D>e funguva<76> spr<70>vane s t<>mto nastaven<65>m. Pros<6F>m pozrite sa do manu<6E>lu konfigur<75>cie PHP ako toto nastavenie zmeni<6E>."; $strDisableMagicQuotes = '<b>Varovanie:</b> M<>te zapnut<75> magic_quotes_gpc vo Va<56>ej konfigur<75>cii PHP. T<>to verzia PhpMyAdmin-a nem<65><6D>e funguva<76> spr<70>vane s t<>mto nastaven<65>m. Pros<6F>m pozrite sa do manu<6E>lu konfigur<75>cie PHP ako toto nastavenie zmeni<6E>.';
$strDisplay = "Zobrazi<EFBFBD>"; $strDisplay = 'Zobrazi<EFBFBD>';
$strDoAQuery = "Vykona<EFBFBD> \"dotaz pod<6F>a pr<70>kladu\" (wildcard: \"%\")"; $strDoAQuery = 'Vykona<EFBFBD> "dotaz pod<6F>a pr<70>kladu" (wildcard: "%")';
$strDocu = "Dokument<EFBFBD>cia"; $strDocu = 'Dokument<EFBFBD>cia';
$strDoYouReally = "Skuto<EFBFBD>ne chcete vykona<6E> pr<70>kaz "; $strDoYouReally = 'Skuto<EFBFBD>ne chcete vykona<6E> pr<70>kaz ';
$strDrop = "Odstr<EFBFBD>ni<EFBFBD>"; $strDrop = 'Odstr<EFBFBD>ni<EFBFBD>';
$strDropDB = "Odstr<EFBFBD>ni<EFBFBD> datab<61>zu "; $strDropDB = 'Odstr<EFBFBD>ni<EFBFBD> datab<61>zu ';
$strDumpingData = "Dampujem d<>ta pre tabu<62>ku"; $strDumpingData = 'Dampujem d<>ta pre tabu<62>ku';
$strDynamic = "dynamic"; $strDynamic = 'dynamic';
$strEdit = "Upravi<EFBFBD>"; $strEdit = 'Upravi<EFBFBD>';
$strEditPrivileges = "Upravi<EFBFBD> privil<69>gia"; $strEditPrivileges = 'Upravi<EFBFBD> privil<69>gia';
$strEffective = "Efekt<EFBFBD>vny"; $strEffective = 'Efekt<EFBFBD>vny';
$strEmpty = "Vypr<EFBFBD>zdni<EFBFBD>"; $strEmpty = 'Vypr<EFBFBD>zdni<EFBFBD>';
$strEmptyResultSet = "MySQL vr<76>til pr<70>zdny v<>sledok (tj. nulov<6F> po<70>et riadkov)."; $strEmptyResultSet = 'MySQL vr<76>til pr<70>zdny v<>sledok (tj. nulov<6F> po<70>et riadkov).';
$strEnableMagicQuotes = "<b>Varovanie:</b> Nem<65>te zapnut<75> magic_quotes_gpc vo Va<56>ej konfigur<75>cii PHP. PhpMyAdmin to potrebuje pre spr<70>vnu funk<6E>nos<6F>. Pros<6F>m pozrite sa do manu<6E>lu konfigur<75>cie PHP ako toto nastavenie zmeni<6E>."; $strEnableMagicQuotes = '<b>Varovanie:</b> Nem<65>te zapnut<75> magic_quotes_gpc vo Va<56>ej konfigur<75>cii PHP. PhpMyAdmin to potrebuje pre spr<70>vnu funk<6E>nos<6F>. Pros<6F>m pozrite sa do manu<6E>lu konfigur<75>cie PHP ako toto nastavenie zmeni<6E>.';
$strEnclosedBy = "uzatvoren<EFBFBD> do"; $strEnclosedBy = 'uzatvoren<EFBFBD> do';
$strEnd = "Koniec"; $strEnd = 'Koniec';
$strEnglishPrivileges = " Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. "; $strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. ';
$strError = "Chyba"; $strError = 'Chyba';
$strEscapedBy = "uveden<EFBFBD> pomocou"; $strEscapedBy = 'uveden<EFBFBD> pomocou';
$strExtra = "Extra"; $strExtra = 'Extra';
$strField = "Pole"; $strField = 'Pole';
$strFields = "Polia"; $strFields = 'Polia';
$strFixed = "pevn<EFBFBD>"; $strFixed = 'pevn<EFBFBD>';
$strFormat = "Form<EFBFBD>t"; $strFormat = 'Form<EFBFBD>t';
$strFunction = "Funkcia"; $strFunction = 'Funkcia';
$strGenTime = "Vygenerovan<EFBFBD>:"; $strGenTime = 'Vygenerovan<EFBFBD>:';
$strGo = "Vykonaj"; $strGo = 'Vykonaj';
$strGrants = "Privil<EFBFBD>gia"; $strGrants = 'Privil<EFBFBD>gia';
$strGzip = "\"gzip-ovan<61>\""; $strGzip = '"gzip-ovan<61>"';
$strHasBeenAltered = "bola zmenen<65>."; $strHasBeenAltered = 'bola zmenen<65>.';
$strHasBeenCreated = "bola vytvoren<65>."; $strHasBeenCreated = 'bola vytvoren<65>.';
$strHasBeenDropped = "bola zmazan<61>."; $strHasBeenDropped = 'bola zmazan<61>.';
$strHasBeenEmptied = "bola vypr<70>zdnen<65>."; $strHasBeenEmptied = 'bola vypr<70>zdnen<65>.';
$strHome = "Domov"; $strHome = 'Domov';
$strHomepageOfficial = "Ofici<EFBFBD>lne str<74>nky phpMyAdmin-a"; $strHomepageOfficial = 'Ofici<EFBFBD>lne str<74>nky phpMyAdmin-a';
$strHomepageSourceforge = "Download str<74>nka phpMyAdmin-a (Sourceforge)"; $strHomepageSourceforge = 'Download str<74>nka phpMyAdmin-a (Sourceforge)';
$strHost = "Hostitel"; $strHost = 'Hostitel';
$strHostEmpty = "N<EFBFBD>zov hostitela je pr<70>zdny!"; $strHostEmpty = 'N<EFBFBD>zov hostitela je pr<70>zdny!';
$strIfYouWish = "Ak si zel<65>te nahra<72> iba ur<75>it<69> st<73>pce tabu<62>ky, <20>pecifikujte ich ako zoznam pol<6F> oddelen<65> <20>iarkou."; $strIfYouWish = 'Ak si zel<65>te nahra<72> iba ur<75>it<69> st<73>pce tabu<62>ky, <20>pecifikujte ich ako zoznam pol<6F> oddelen<65> <20>iarkou.';
$strIndex = "Index"; $strIndex = 'Index';
$strIndexes = "Indexy"; $strIndexes = 'Indexy';
$strInsert = "Vlo<EFBFBD>i<EFBFBD>"; $strInsert = 'Vlo<EFBFBD>i<EFBFBD>';
$strInsertAsNewRow = "Vlo<EFBFBD>i<EFBFBD> ako nov<6F> riadok"; $strInsertAsNewRow = 'Vlo<EFBFBD>i<EFBFBD> ako nov<6F> riadok';
$strInsertIntoTable = "Vlo<EFBFBD>i<EFBFBD> do tabu<62>ky"; $strInsertIntoTable = 'Vlo<EFBFBD>i<EFBFBD> do tabu<62>ky';
$strInsertNewRow = "Vlo<EFBFBD>i<EFBFBD> nov<6F> riadok"; $strInsertNewRow = 'Vlo<EFBFBD>i<EFBFBD> nov<6F> riadok';
$strInsertTextfiles = "Vlo<EFBFBD>i<EFBFBD> textov<6F> s<>bory do tabu<62>ky"; $strInsertTextfiles = 'Vlo<EFBFBD>i<EFBFBD> textov<6F> s<>bory do tabu<62>ky';
$strInUse = "pr<EFBFBD>ve sa pou<6F><75>va"; $strInUse = 'pr<EFBFBD>ve sa pou<6F><75>va';
$strKeyname = "K<EFBFBD><EFBFBD><EFBFBD>ov<EFBFBD> n<>zov"; $strKeyname = 'K<EFBFBD><EFBFBD><EFBFBD>ov<EFBFBD> n<>zov';
$strKill = "Zabi<EFBFBD>"; $strKill = 'Zabi<EFBFBD>';
$strLength = "D<EFBFBD><EFBFBD>ka"; $strLength = 'D<EFBFBD><EFBFBD>ka';
$strLengthSet = "D<EFBFBD><EFBFBD>ka/Nastavi<76>"; $strLengthSet = 'D<EFBFBD><EFBFBD>ka/Nastavi<76>';
$strLimitNumRows = "z<EFBFBD>znamov na str<74>nku"; $strLimitNumRows = 'z<EFBFBD>znamov na str<74>nku';
$strLineFeed = "Ukon<EFBFBD>enie riadku (Linefeed): \\n"; $strLineFeed = 'Ukon<EFBFBD>enie riadku (Linefeed): \\n';
$strLines = "Riadkov"; $strLines = 'Riadkov';
$strLocationTextfile = "Lok<EFBFBD>cia textov<6F>ho s<>boru"; $strLocationTextfile = 'Lok<EFBFBD>cia textov<6F>ho s<>boru';
$strLogin = ""; //to translate, but its not in use ... $strLogin = ''; //to translate, but its not in use ...
$strLogout = "Odhl<EFBFBD>si<EFBFBD> sa"; $strLogout = 'Odhl<EFBFBD>si<EFBFBD> sa';
$strModifications = "Zmeny boli ulo<6C>en<65>"; $strModifications = 'Zmeny boli ulo<6C>en<65>';
$strModify = "Zmeni<EFBFBD>"; $strModify = 'Zmeni<EFBFBD>';
$strMySQLReloaded = "MySQL znovu-na<6E><61>tan<61>."; $strMySQLReloaded = 'MySQL znovu-na<6E><61>tan<61>.';
$strMySQLSaid = "MySQL hl<68>si: "; $strMySQLSaid = 'MySQL hl<68>si: ';
$strMySQLShowProcess = "Zobrazi<EFBFBD> procesy"; $strMySQLShowProcess = 'Zobrazi<EFBFBD> procesy';
$strMySQLShowStatus = "Zobrazi<EFBFBD> MySQL inform<72>cie o behu"; $strMySQLShowStatus = 'Zobrazi<EFBFBD> MySQL inform<72>cie o behu';
$strMySQLShowVars = "Zobrazi<EFBFBD> MySQL syst<73>mov<6F> premenn<6E>"; $strMySQLShowVars = 'Zobrazi<EFBFBD> MySQL syst<73>mov<6F> premenn<6E>';
$strName = "N<EFBFBD>zov"; $strName = 'N<EFBFBD>zov';
$strNbRecords = "Po<EFBFBD>et z<>znamov"; $strNbRecords = 'Po<EFBFBD>et z<>znamov';
$strNext = "<EFBFBD>al<EFBFBD><EFBFBD>"; $strNext = '<EFBFBD>al<EFBFBD><EFBFBD>';
$strNo = "Nie"; $strNo = 'Nie';
$strNoPassword = "<EFBFBD>iadne heslo"; $strNoPassword = '<EFBFBD>iadne heslo';
$strNoPrivileges = "<EFBFBD>iadne privil<69>gia"; $strNoPrivileges = '<EFBFBD>iadne privil<69>gia';
$strNoRights = "Nem<EFBFBD>te dostato<74>n<EFBFBD> pr<70>va na vykonanie tejto akcie!"; $strNoRights = 'Nem<EFBFBD>te dostato<74>n<EFBFBD> pr<70>va na vykonanie tejto akcie!';
$strNoTablesFound = "Neboli n<>jden<65> <20>iadne tabu<62>ky v tejto dat<61>baze."; $strNoTablesFound = 'Neboli n<>jden<65> <20>iadne tabu<62>ky v tejto dat<61>baze.';
$strNotNumber = "Toto nieje <20><>slo!"; $strNotNumber = 'Toto nieje <20><>slo!';
$strNotValidNumber = " nieje platn<74> <20><>slo riadku!"; $strNotValidNumber = ' nieje platn<74> <20><>slo riadku!';
$strNoUsersFound = "Nebol n<>jden<65> <20>iadny pou<6F><75>vate<74>."; $strNoUsersFound = 'Nebol n<>jden<65> <20>iadny pou<6F><75>vate<74>.';
$strNull = "Nulov<EFBFBD>"; $strNull = 'Nulov<EFBFBD>';
$strNumberIndexes = " Po<50>et roz<6F><7A>ren<65>ch indexov "; $strNumberIndexes = ' Po<50>et roz<6F><7A>ren<65>ch indexov ';
$strOffSet = "Offset"; $strOffSet = 'Offset';
$strOftenQuotation = "<EFBFBD>asto uvodzuj<75>ce znaky. Volite<74>ne znamena, <20>e iba polia typu char a varchar s<> uzatvoren<65> do \"uzatv<EFBFBD>rac<EFBFBD>ch\" znakov."; $strOftenQuotation = '<EFBFBD>asto uvodzuj<75>ce znaky. Volite<74>ne znamena, <20>e iba polia typu char a varchar s<> uzatvoren<65> do "uzatv<EFBFBD>rac<EFBFBD>ch" znakov.';
$strOptimizeTable = "Optimalozova<EFBFBD> tabu<62>ku"; $strOptimizeTable = 'Optimalozova<EFBFBD> tabu<62>ku';
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje ako zapisova<76> alebo <20><>ta<74> <20>peci<63>lne znaky."; $strOptionalControls = 'Voliteln<EFBFBD>. Ur<55>uje ako zapisova<76> alebo <20><>ta<74> <20>peci<63>lne znaky.';
$strOptionally = "Volite<EFBFBD>ne"; $strOptionally = 'Volite<EFBFBD>ne';
$strOr = "alebo"; $strOr = 'alebo';
$strOverhead = "Naviac"; $strOverhead = 'Naviac';
$strPassword = "Heslo"; $strPassword = 'Heslo';
$strPasswordEmpty = "Heslo je pr<70>zdne!"; $strPasswordEmpty = 'Heslo je pr<70>zdne!';
$strPasswordNotSame = "Hesl<EFBFBD> sa nezhoduj<75>!"; $strPasswordNotSame = 'Hesl<EFBFBD> sa nezhoduj<75>!';
$strPHPVersion = "Verzia PHP"; $strPHPVersion = 'Verzia PHP';
$strPos1 = "Za<EFBFBD>iatok"; $strPos1 = 'Za<EFBFBD>iatok';
$strPrevious = "Predch<EFBFBD>dzaj<EFBFBD>ci"; $strPrevious = 'Predch<EFBFBD>dzaj<EFBFBD>ci';
$strPrimary = "Prim<EFBFBD>rny"; $strPrimary = 'Prim<EFBFBD>rny';
$strPrimaryKey = "Prim<EFBFBD>rny k<><6B><EFBFBD>"; $strPrimaryKey = 'Prim<EFBFBD>rny k<><6B><EFBFBD>';
$strPrinterFriendly = "Verzia pre tla<6C>"; $strPrinterFriendly = 'Verzia pre tla<6C>';
$strPrintView = "N<EFBFBD>h<EFBFBD>ad k tla<6C>i"; $strPrintView = 'N<EFBFBD>h<EFBFBD>ad k tla<6C>i';
$strPrivileges = "Privil<EFBFBD>gia"; $strPrivileges = 'Privil<EFBFBD>gia';
$strProducedAnError = "vytvoril chybu."; $strProducedAnError = 'vytvoril chybu.';
$strProperties = "Vlastnosti"; $strProperties = 'Vlastnosti';
$strQBE = "Dotaz pod<6F>a pr<70>kladu"; $strQBE = 'Dotaz pod<6F>a pr<70>kladu';
$strQBEDel = "Zmaza<EFBFBD>"; $strQBEDel = 'Zmaza<EFBFBD>';
$strQBEIns = "Vlo<EFBFBD>i<EFBFBD>"; $strQBEIns = 'Vlo<EFBFBD>i<EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD>ta<EFBFBD> dokument<6E>ciu"; $strReadTheDocs = '<EFBFBD><EFBFBD>ta<EFBFBD> dokument<6E>ciu';
$strRecords = "Z<EFBFBD>znamov"; $strRecords = 'Z<EFBFBD>znamov';
$strReloadFailed = "Znovu-na<6E><61>tanie MySQL bolo ne<6E>spe<70>n<EFBFBD>."; $strReloadFailed = 'Znovu-na<6E><61>tanie MySQL bolo ne<6E>spe<70>n<EFBFBD>.';
$strReloadMySQL = "Znovu-na<6E><61>ta<74> MySQL"; $strReloadMySQL = 'Znovu-na<6E><61>ta<74> MySQL';
$strRememberReload = "Nezabudnite znovu-na<6E><61>ta<74> MySQL server."; $strRememberReload = 'Nezabudnite znovu-na<6E><61>ta<74> MySQL server.';
$strRenameTable = "Premenova<EFBFBD> tabu<62>ku na"; $strRenameTable = 'Premenova<EFBFBD> tabu<62>ku na';
$strRenameTableOK = "Tabu<EFBFBD>ka %s bola premenovan<61> na %s"; $strRenameTableOK = 'Tabu<EFBFBD>ka %s bola premenovan<61> na %s';
$strRepairTable = "Opravi<EFBFBD> tabu<62>ku"; $strRepairTable = 'Opravi<EFBFBD> tabu<62>ku';
$strReplace = "Nahradi<EFBFBD>"; $strReplace = 'Nahradi<EFBFBD>';
$strReplaceTable = "Nahradi<EFBFBD> d<>ta v tabu<62>ke s<>borom"; $strReplaceTable = 'Nahradi<EFBFBD> d<>ta v tabu<62>ke s<>borom';
$strReset = "P<EFBFBD>vodn<EFBFBD> (Reset)"; $strReset = 'P<EFBFBD>vodn<EFBFBD> (Reset)';
$strReType = "Nap<EFBFBD>sa<EFBFBD> znova"; $strReType = 'Nap<EFBFBD>sa<EFBFBD> znova';
$strRevoke = "Zrusi<EFBFBD>"; $strRevoke = 'Zrusi<EFBFBD>';
$strRevokeGrant = "Zru<EFBFBD>i<EFBFBD> polovenie pridelova<76> privil<69>gia"; $strRevokeGrant = 'Zru<EFBFBD>i<EFBFBD> polovenie pridelova<76> privil<69>gia';
$strRevokeGrantMessage = "Bolo zru<72>en<65> pr<70>vo pridelova<76> privil<69>gia pre"; $strRevokeGrantMessage = 'Bolo zru<72>en<65> pr<70>vo pridelova<76> privil<69>gia pre';
$strRevokeMessage = "Boli zru<72>en<65> privil<69>gia pre"; $strRevokeMessage = 'Boli zru<72>en<65> privil<69>gia pre';
$strRevokePriv = "Zru<EFBFBD>i<EFBFBD> privil<69>gia"; $strRevokePriv = 'Zru<EFBFBD>i<EFBFBD> privil<69>gia';
$strRowLength = "D<EFBFBD><EFBFBD>ka riadku"; $strRowLength = 'D<EFBFBD><EFBFBD>ka riadku';
$strRows = "Riadkov"; $strRows = 'Riadkov';
$strRowsFrom = "riadky za<7A><61>naj<61> od"; $strRowsFrom = 'riadky za<7A><61>naj<61> od';
$strRowSize = " Ve<56>kos<6F> riadku "; $strRowSize = ' Ve<56>kos<6F> riadku ';
$strRowsStatistic = "<EFBFBD>tatistika riadku"; $strRowsStatistic = '<EFBFBD>tatistika riadku';
$strRunning = "be<EFBFBD>i na "; $strRunning = 'be<EFBFBD>i na ';
$strRunQuery = "Odo<EFBFBD>li dotaz"; $strRunQuery = 'Odo<EFBFBD>li dotaz';
$strRunSQLQuery = "Spusti<EFBFBD> SQL dotaz(y) v datab<61>ze "; $strRunSQLQuery = 'Spusti<EFBFBD> SQL dotaz(y) v datab<61>ze ';
$strSave = "Ulo<EFBFBD>i<EFBFBD>"; $strSave = 'Ulo<EFBFBD>i<EFBFBD>';
$strSelect = "Vybra<EFBFBD>"; $strSelect = 'Vybra<EFBFBD>';
$strSelectFields = "Zvoli<EFBFBD> pole (najmenej jedno):"; $strSelectFields = 'Zvoli<EFBFBD> pole (najmenej jedno):';
$strSelectNumRows = "v dotaze"; $strSelectNumRows = 'v dotaze';
$strSend = "Po<EFBFBD>li"; $strSend = 'Po<EFBFBD>li';
$strSequence = "Seq."; $strSequence = 'Seq.';
$strServerVersion = "Verzia serveru"; $strServerVersion = 'Verzia serveru';
$strShow = "Uk<EFBFBD>za<EFBFBD>"; $strShow = 'Uk<EFBFBD>za<EFBFBD>';
$strShowingRecords = "Uk<EFBFBD>za<EFBFBD> z<>znamy "; $strShowingRecords = 'Uk<EFBFBD>za<EFBFBD> z<>znamy ';
$strSingly = "(po jednom)"; $strShowThisQuery = ' Zobrazi<7A> tento dotaz znovu ';
$strSize = "Ve<EFBFBD>kos<EFBFBD>"; $strSingly = '(po jednom)';
$strSort = "Triedi<EFBFBD>"; $strSize = 'Ve<56>kos<6F>';
$strSpaceUsage = "Zabran<EFBFBD> miesto"; $strSort = 'Triedi<64>';
$strSQLQuery = "SQL dotaz"; $strSpaceUsage = 'Zabran<61> miesto';
$strStatement = "<EFBFBD>daj"; $strSQLQuery = 'SQL dotaz';
$strStrucCSV = "CSV d<>ta"; $strStatement = '<27>daj';
$strStrucData = "<EFBFBD>trukt<EFBFBD>ru a d<>ta"; $strStrucCSV = 'CSV d<>ta';
$strStrucDrop = "Pridaj 'vyma<6D> tabu<62>ku'"; $strStrucData = '<27>trukt<6B>ru a d<>ta';
$strStrucOnly = "Iba <20>trukt<6B>ru"; $strStrucDrop = 'Pridaj \'vyma<6D> tabu<62>ku\'';
$strSubmit = "Odo<EFBFBD>li"; $strStrucOnly = 'Iba <20>trukt<6B>ru';
$strSuccess = "SQL dotaz bol <20>spe<70>ne vykonan<61>"; $strSubmit = 'Odo<64>li';
$strSum = "Celkom"; $strSuccess = 'SQL dotaz bol <20>spe<70>ne vykonan<61>';
$strSum = 'Celkom';
$strTable = "tabu<EFBFBD>ka "; $strTable = 'tabu<EFBFBD>ka ';
$strTableComments = "Koment<EFBFBD>r k tabu<62>ke"; $strTableComments = 'Koment<EFBFBD>r k tabu<62>ke';
$strTableEmpty = "Tabu<EFBFBD>ka je pr<70>zdna!"; $strTableEmpty = 'Tabu<EFBFBD>ka je pr<70>zdna!';
$strTableMaintenance = "<EFBFBD>dr<EFBFBD>ba tabu<62>ky"; $strTableMaintenance = '<EFBFBD>dr<EFBFBD>ba tabu<62>ky';
$strTableStructure = "<EFBFBD>trukt<EFBFBD>ra tabu<62>ky pre tabu<62>ku"; $strTableStructure = '<EFBFBD>trukt<EFBFBD>ra tabu<62>ky pre tabu<62>ku';
$strTableType = "Typ tabu<62>ky"; $strTableType = 'Typ tabu<62>ky';
$strTerminatedBy = "ukon<EFBFBD>en<EFBFBD>"; $strTerminatedBy = 'ukon<EFBFBD>en<EFBFBD>';
$strTextAreaLength = " Toto mo<6D>no nepojde upravi<76>,<br> k<>li svojej d<><64>ke "; $strTextAreaLength = ' Toto mo<6D>no nepojde upravi<76>,<br /> k<>li svojej d<><64>ke ';
$strTheContent = "Obsah V<><56>ho s<>boru bol vlo<6C>en<65>."; $strTheContent = 'Obsah V<><56>ho s<>boru bol vlo<6C>en<65>.';
$strTheContents = "Obsah s<>boru prep<65><70>e obsah vybranej tabu<62>ky v riadkoch s identick<63>m prim<69>rnym alebo unik<69>tnym k<><6B><EFBFBD>om."; $strTheContents = 'Obsah s<>boru prep<65><70>e obsah vybranej tabu<62>ky v riadkoch s identick<63>m prim<69>rnym alebo unik<69>tnym k<><6B><EFBFBD>om.';
$strTheTerminator = "Ukon<EFBFBD>enie pol<6F>."; $strTheTerminator = 'Ukon<EFBFBD>enie pol<6F>.';
$strTotal = "celkovo"; $strTotal = 'celkovo';
$strType = "Typ"; $strType = 'Typ';
$strUncheckAll = "Odzna<EFBFBD>i<EFBFBD> v<>etko"; $strUncheckAll = 'Odzna<EFBFBD>i<EFBFBD> v<>etko';
$strUnique = "Unik<EFBFBD>tny"; $strUnique = 'Unik<EFBFBD>tny';
$strUpdatePassMessage = "Bolo zmenen<65> heslo pre pou<6F><75>vate<74>a"; $strUpdatePassMessage = 'Bolo zmenen<65> heslo pre pou<6F><75>vate<74>a';
$strUpdatePassword = "Zmeni<EFBFBD> heslo"; $strUpdatePassword = 'Zmeni<EFBFBD> heslo';
$strUpdatePrivMessage = "Boli zmenen<65> privil<69>gia pre pou<6F><75>vate<74>a"; $strUpdatePrivMessage = 'Boli zmenen<65> privil<69>gia pre pou<6F><75>vate<74>a';
$strUpdateQuery = "Aktualizova<EFBFBD> dotaz"; $strUpdateQuery = 'Aktualizova<EFBFBD> dotaz';
$strUsage = "Vyu<EFBFBD>itie"; $strUsage = 'Vyu<EFBFBD>itie';
$strUser = "Pou<EFBFBD><EFBFBD>vate<EFBFBD>"; $strUser = 'Pou<EFBFBD><EFBFBD>vate<EFBFBD>';
$strUserEmpty = "Meno pou<6F><75>vate<74>a je pr<70>zdne!"; $strUserEmpty = 'Meno pou<6F><75>vate<74>a je pr<70>zdne!';
$strUserName = "Meno pou<6F><75>vate<74>a"; $strUserName = 'Meno pou<6F><75>vate<74>a';
$strUsers = "Pou<EFBFBD><EFBFBD>vatelia"; $strUsers = 'Pou<EFBFBD><EFBFBD>vatelia';
$strUseTables = "Pou<EFBFBD>i<EFBFBD> tabu<62>ky"; $strUseTables = 'Pou<EFBFBD>i<EFBFBD> tabu<62>ky';
$strValue = "Hodnota"; $strValue = 'Hodnota';
$strViewDump = "Zobrazi<EFBFBD> dump (sch<63>mu) tabu<62>ky"; $strViewDump = 'Zobrazi<EFBFBD> dump (sch<63>mu) tabu<62>ky';
$strViewDumpDB = "Zobrazi<EFBFBD> dump (sch<63>mu) datab<61>zy"; $strViewDumpDB = 'Zobrazi<EFBFBD> dump (sch<63>mu) datab<61>zy';
$strWelcome = "Vitajte v "; $strWelcome = 'Vitajte v ';
$strWrongUser = "Zl<EFBFBD> pou<6F><75>vate<74>sk<73> meno alebo heslo. Pr<50>stup zamietnut<75>."; $strWrongUser = 'Zl<EFBFBD> pou<6F><75>vate<74>sk<73> meno alebo heslo. Pr<50>stup zamietnut<75>.';
$strYes = "<EFBFBD>no"; $strYes = '<27>no';
$strShowThisQuery=" Zobrazi<7A> tento dotaz znovu ";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate // To translate
$strQueryOnDb=" SQL-query on database "; //to translate $strAffectedRows = ' Rows affected: '; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strAffectedRows=" Rows affected: "; //to translate $strQueryOnDb = ' SQL-query on database '; //to translate
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
?> ?>

View File

@@ -1,285 +1,288 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "Acceso denegado ";
$strAction = "Acci&oacute;n";
$strAddDeleteColumn = "A<EFBFBD>adir/borrar columna de criterio";
$strAddDeleteRow = "A<EFBFBD>adir/borrar fila de criterio";
$strAddNewField = "Insertar nuevo campo";
$strAddPriv = "Agregar nuevo privilegio";
$strAddPrivMessage = "Ud. ha a<>adido un nuevo privilegio.";
$strAddSearchConditions = "Insertar condiciones de b&uacute;squeda (cuerpo de la clausula \"where\"):";
$strAddUser = "Agregar nuevo usuario";
$strAddUserMessage = "Ud. ha agregado un nuevo usuario.";
$strAfter = "Despues";
$strAll = "Todos/as";
$strAlterOrderBy = "Modificar el Order By de la tabla";
$strAnalyzeTable = "Analizar tabla";
$strAnd = "Y";
$strAnIndex = "Un &iacute;ndice se ha Insertado en ";
$strAny = "cualquiera";
$strAnyColumn = "Cualquier columna";
$strAnyDatabase = "Cualquier base de datos";
$strAnyHost = "Cualquier host";
$strAnyTable = "Cualquier tabla";
$strAnyUser = "Cualquier usuario";
$strAPrimaryKey = "Se ha insertado una nueva clave primaria en ";
$strAscending = "Ascendente";
$strAtBeginningOfTable = "Al comienzo de la tabla";
$strAtEndOfTable = "Al final de la tabla";
$strAttr = "Atributos";
$strBack = "Volver"; $strAccessDenied = 'Acceso denegado ';
$strBinary = " Binario "; $strAction = 'Acci&oacute;n';
$strBinaryDoNotEdit = " Binario - no editar! "; $strAddDeleteColumn = 'A<>adir/borrar columna de criterio';
$strBookmarkLabel = "Etiqueta"; $strAddDeleteRow = 'A<>adir/borrar fila de criterio';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddNewField = 'Insertar nuevo campo';
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddPriv = 'Agregar nuevo privilegio';
$strBookmarkView = "View only"; //to translate $strAddPrivMessage = 'Ud. ha a<>adido un nuevo privilegio.';
$strBrowse = "Examinar"; $strAddSearchConditions = 'Insertar condiciones de b&uacute;squeda (cuerpo de la clausula "where"):';
$strAddUser = 'Agregar nuevo usuario';
$strAddUserMessage = 'Ud. ha agregado un nuevo usuario.';
$strAfter = 'Despues';
$strAll = 'Todos/as';
$strAlterOrderBy = 'Modificar el Order By de la tabla';
$strAnalyzeTable = 'Analizar tabla';
$strAnd = 'Y';
$strAnIndex = 'Un &iacute;ndice se ha Insertado en ';
$strAny = 'cualquiera';
$strAnyColumn = 'Cualquier columna';
$strAnyDatabase = 'Cualquier base de datos';
$strAnyHost = 'Cualquier host';
$strAnyTable = 'Cualquier tabla';
$strAnyUser = 'Cualquier usuario';
$strAPrimaryKey = 'Se ha insertado una nueva clave primaria en ';
$strAscending = 'Ascendente';
$strAtBeginningOfTable = 'Al comienzo de la tabla';
$strAtEndOfTable = 'Al final de la tabla';
$strAttr = 'Atributos';
$strCantLoadMySQL = "imposible cargar extension MySQL,<br>por favor revise la configuracion de PHP."; $strBack = 'Volver';
$strCarriage = "Retorno de carro: \\r"; $strBinary = ' Binario ';
$strChange = "Cambiar"; $strBinaryDoNotEdit = ' Binario - no editar! ';
$strCheckAll = "Revisar todos/as"; $strBookmarkLabel = 'Etiqueta';
$strCheckDbPriv = "Revisar privilegios de la base de datos"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckTable = "Revisar tabla"; $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strColumn = "Columna"; $strBookmarkView = 'View only'; //to translate
$strColumnEmpty = "Los nombres de columna estan vacios!"; $strBrowse = 'Examinar';
$strColumnNames = "Nombre de columnas";
$strCompleteInserts = "Completar los Inserts";
$strConfirm = "Realmente quieres hacerlo?";
$strCopyTable = "Copiar la tabla a";
$strCopyTableOK = "La tabla %s ha sido copiada a %s.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crear nueva base de datos";
$strCreateNewTable = "Crear nueva tabla en base de datos ";
$strCriteria = "Criterio";
$strData = "Datos"; $strCantLoadMySQL = 'imposible cargar extension MySQL,<br />por favor revise la configuracion de PHP.';
$strDatabase = "Base De Datos "; $strCarriage = 'Retorno de carro: \\r';
$strDatabases = "Bases de datos"; $strChange = 'Cambiar';
$strDataOnly = "Solo datos"; $strCheckAll = 'Revisar todos/as';
$strDbEmpty = "El nombre de la base de datos esta vacio!"; $strCheckDbPriv = 'Revisar privilegios de la base de datos';
$strDefault = "Defecto"; $strCheckTable = 'Revisar tabla';
$strDelete = "Borrar"; $strColumn = 'Columna';
$strDeleted = "La fila se ha borrado"; $strColumnEmpty = 'Los nombres de columna estan vacios!';
$strDeleteFailed = "La operacion de borrado ha fallado!"; $strColumnNames = 'Nombre de columnas';
$strDeletePassword = "Borrar contrase<73>a"; $strCompleteInserts = 'Completar los Inserts';
$strDeleteUserMessage = "Ud. ha borrado el usuario"; $strConfirm = 'Realmente quieres hacerlo?';
$strDelPassMessage = "Ud. ha borrado la contrase<73>a para"; $strCopyTable = 'Copiar la tabla a';
$strDescending = "Descendente"; $strCopyTableOK = 'La tabla %s ha sido copiada a %s.';
$strDisableMagicQuotes = "<b>Atencion:</b> Ud. ha activado magic_quotes_gpc en su configuracion de PHP. Esta version de PhpMyAdmin no funciona correctamente con ello. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como desactivar dicha opcion."; $strCreate = 'Crear';
$strDisplay = "Mostrar"; $strCreateNewDatabase = 'Crear nueva base de datos';
$strDoAQuery = "Realizar una \"consulta de ejemplo\" (wildcard: \"%\")"; $strCreateNewTable = 'Crear nueva tabla en base de datos ';
$strDocu = "Documentaci&oacute;n"; $strCriteria = 'Criterio';
$strDoYouReally = "Desea realmente hacer ";
$strDrop = "Eliminar";
$strDropDB = "Eliminar base de datos ";
$strDumpingData = "Volcar la base de datos para la tabla";
$strDynamic = "dinamico/a";
$strEdit = "Editar"; $strData = 'Datos';
$strEditPrivileges = "Editar Privilegios"; $strDatabase = 'Base De Datos ';
$strEffective = "Efectivo/a"; $strDatabases = 'Bases de datos';
$strEmpty = "Vaciar"; $strDataOnly = 'Solo datos';
$strEmptyResultSet = "MySQL ha devuelto un valor vac&iacute;o (i.e. cero columnas)."; $strDbEmpty = 'El nombre de la base de datos esta vacio!';
$strEnableMagicQuotes = "<b>Atencion:</b> Ud. no ha activado magic_quotes_gpc en la configuracion de PHP. PhpMyAdmin necesita esta opcion para funcionar correctamente. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como activar dicha opcion."; $strDefault = 'Defecto';
$strEnclosedBy = "Encerrado por"; $strDelete = 'Borrar';
$strEnd = "Fin"; $strDeleted = 'La fila se ha borrado';
$strEnglishPrivileges = " Nota: Los nombres de privilegios de MySQL estan expresados en Ingles "; $strDeleteFailed = 'La operacion de borrado ha fallado!';
$strError = "Error"; $strDeletePassword = 'Borrar contrase<73>a';
$strEscapedBy = "Escapado por"; $strDeleteUserMessage = 'Ud. ha borrado el usuario';
$strExtra = "Extra"; $strDelPassMessage = 'Ud. ha borrado la contrase<73>a para';
$strDescending = 'Descendente';
$strDisableMagicQuotes = '<b>Atencion:</b> Ud. ha activado magic_quotes_gpc en su configuracion de PHP. Esta version de PhpMyAdmin no funciona correctamente con ello. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como desactivar dicha opcion.';
$strDisplay = 'Mostrar';
$strDoAQuery = 'Realizar una "consulta de ejemplo" (wildcard: "%")';
$strDocu = 'Documentaci&oacute;n';
$strDoYouReally = 'Desea realmente hacer ';
$strDrop = 'Eliminar';
$strDropDB = 'Eliminar base de datos ';
$strDumpingData = 'Volcar la base de datos para la tabla';
$strDynamic = 'dinamico/a';
$strField = "Campo"; $strEdit = 'Editar';
$strFields = "Campos"; $strEditPrivileges = 'Editar Privilegios';
$strFixed = "fijo"; $strEffective = 'Efectivo/a';
$strFormat = "Formato"; $strEmpty = 'Vaciar';
$strFunction = "Funci&oacute;n"; $strEmptyResultSet = 'MySQL ha devuelto un valor vac&iacute;o (i.e. cero columnas).';
$strEnableMagicQuotes = '<b>Atencion:</b> Ud. no ha activado magic_quotes_gpc en la configuracion de PHP. PhpMyAdmin necesita esta opcion para funcionar correctamente. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como activar dicha opcion.';
$strEnclosedBy = 'Encerrado por';
$strEnd = 'Fin';
$strEnglishPrivileges = ' Nota: Los nombres de privilegios de MySQL estan expresados en Ingles ';
$strError = 'Error';
$strEscapedBy = 'Escapado por';
$strExtra = 'Extra';
$strGenTime = "Tiempo de Generacion"; $strField = 'Campo';
$strGo = "Siga"; $strFields = 'Campos';
$strGrants = "Permisos"; $strFixed = 'fijo';
$strFormat = 'Formato';
$strFunction = 'Funci&oacute;n';
$strHasBeenAltered = "se ha Modificado."; $strGenTime = 'Tiempo de Generacion';
$strHasBeenCreated = "se ha creado."; $strGo = 'Siga';
$strHasBeenDropped = "se ha eliminado."; $strGrants = 'Permisos';
$strHasBeenEmptied = "se ha vaciado.";
$strHome = "Home";
$strHomepageOfficial = "Pagina Oficial de phpMyAdmin";
$strHomepageSourceforge = "Bajar phpMyAdmin de Sourceforge";
$strHost = "Host";
$strHostEmpty = "El nombre del host esta vacio!!";
$strIfYouWish = "Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos."; $strHasBeenAltered = 'se ha Modificado.';
$strIndex = "Indice"; $strHasBeenCreated = 'se ha creado.';
$strIndexes = "Indices"; $strHasBeenDropped = 'se ha eliminado.';
$strInsert = "Insertar"; $strHasBeenEmptied = 'se ha vaciado.';
$strInsertAsNewRow = "Insertar como una nueva fila"; $strHome = 'Home';
$strInsertIntoTable = "Insertar en tabla"; $strHomepageOfficial = 'Pagina Oficial de phpMyAdmin';
$strInsertNewRow = "Insertar nueva fila"; $strHomepageSourceforge = 'Bajar phpMyAdmin de Sourceforge';
$strInsertTextfiles = "Insertar archivo de texto en la tabla"; $strHost = 'Host';
$strInUse = "en uso"; $strHostEmpty = 'El nombre del host esta vacio!!';
$strKeyname = "Nombre de la clave"; $strIfYouWish = 'Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos.';
$strKill = "Matar proceso"; $strIndex = 'Indice';
$strIndexes = 'Indices';
$strInsert = 'Insertar';
$strInsertAsNewRow = 'Insertar como una nueva fila';
$strInsertIntoTable = 'Insertar en tabla';
$strInsertNewRow = 'Insertar nueva fila';
$strInsertTextfiles = 'Insertar archivo de texto en la tabla';
$strInUse = 'en uso';
$strLength = "Longitud"; $strKeyname = 'Nombre de la clave';
$strLengthSet = "Longitud de Campo"; $strKill = 'Matar proceso';
$strLimitNumRows = "registros por pagina";
$strLineFeed = "Retorno de carro: \\n";
$strLines = "Lineas";
$strLocationTextfile = "Localizaci&oacute;n del archivo de texto";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Salir";
$strModifications = "Se han guardado las modificaciones"; $strLength = 'Longitud';
$strModify = "Modificar"; $strLengthSet = 'Longitud de Campo';
$strMySQLReloaded = "Reinicio de MySQL."; $strLimitNumRows = 'registros por pagina';
$strMySQLSaid = "MySQL ha dicho: "; $strLineFeed = 'Retorno de carro: \\n';
$strMySQLShowProcess = "Mostrar procesos"; $strLines = 'Lineas';
$strMySQLShowStatus = "Mostrar informaci&oacute;n de marcha de MySQL"; $strLocationTextfile = 'Localizaci&oacute;n del archivo de texto';
$strMySQLShowVars = "Mostrar las variables del sistema MySQL"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Salir';
$strName = "Nombre"; $strModifications = 'Se han guardado las modificaciones';
$strNext = "Pr&oacute;xima"; $strModify = 'Modificar';
$strNo = "No"; $strMySQLReloaded = 'Reinicio de MySQL.';
$strNoPassword = "Sin Contrase<73>a"; $strMySQLSaid = 'MySQL ha dicho: ';
$strNoPrivileges = "Sin Privilegios"; $strMySQLShowProcess = 'Mostrar procesos';
$strNoRights = "Ud. no tiene suficientes privilegios para estar aqui ahora!"; $strMySQLShowStatus = 'Mostrar informaci&oacute;n de marcha de MySQL';
$strNoTablesFound = "No se han encontrado tablas en la base de datos."; $strMySQLShowVars = 'Mostrar las variables del sistema MySQL';
$strNotNumber = "Esto no es un numero!";
$strNotValidNumber = " no es un numero de fila valido!";
$strNoUsersFound = "Usuario(s) no encontrado(s).";
$strNull = "Null";
$strNumberIndexes = " Numero de indices avanzados ";
$strOftenQuotation = "A menudo comillas. OPCIONALMENTE signif&iacute;ca que &uacute;nicamente los campos char y varchar estan encerrados por el \"enclosed by\"-character."; $strName = 'Nombre';
$strOptimizeTable = "Optimizar tabla"; $strNbRecords = 'No. De filas';
$strOptionalControls = "Opcional. Controla como escribir o leer caracteres especiales."; $strNext = 'Pr&oacute;xima';
$strOptionally = "OPCIONALMENTE"; $strNo = 'No';
$strOr = "O"; $strNoPassword = 'Sin Contrase<73>a';
$strOverhead = "Overhead"; //to translate $strNoPrivileges = 'Sin Privilegios';
$strNoRights = 'Ud. no tiene suficientes privilegios para estar aqui ahora!';
$strNoTablesFound = 'No se han encontrado tablas en la base de datos.';
$strNotNumber = 'Esto no es un numero!';
$strNotValidNumber = ' no es un numero de fila valido!';
$strNoUsersFound = 'Usuario(s) no encontrado(s).';
$strNull = 'Null';
$strNumberIndexes = ' Numero de indices avanzados ';
$strPassword = "Contrase<EFBFBD>a"; $strOftenQuotation = 'A menudo comillas. OPCIONALMENTE signif&iacute;ca que &uacute;nicamente los campos char y varchar estan encerrados por el "enclosed by"-character.';
$strPasswordEmpty = "La Contrase<73>a esta vac<61>a!"; $strOptimizeTable = 'Optimizar tabla';
$strPasswordNotSame = "Las contrase<73>as no coinciden!"; $strOptionalControls = 'Opcional. Controla como escribir o leer caracteres especiales.';
$strPHPVersion = "Version del PHP"; $strOptionally = 'OPCIONALMENTE';
$strPos1 = "Empezar"; $strOr = 'O';
$strPrevious = "Previo"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primaria";
$strPrimaryKey = "Clave Primaria";
$strPrinterFriendly = "Version Printer friendly de la tabla de arriba";
$strPrintView = "Vista de Impresion";
$strPrivileges = "Privilegios";
$strProducedAnError = "se produjo un error.";
$strProperties = "Propiedades";
$strQBE = "Query de ejemplo"; $strPassword = 'Contrase<73>a';
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'La Contrase<73>a esta vac<61>a!';
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'Las contrase<73>as no coinciden!';
$strPHPVersion = 'Version del PHP';
$strPos1 = 'Empezar';
$strPrevious = 'Previo';
$strPrimary = 'Primaria';
$strPrimaryKey = 'Clave Primaria';
$strPrinterFriendly = 'Version Printer friendly de la tabla de arriba';
$strPrintView = 'Vista de Impresion';
$strPrivileges = 'Privilegios';
$strProducedAnError = 'se produjo un error.';
$strProperties = 'Propiedades';
$strReadTheDocs = "Leer los documentos"; $strQBE = 'Query de ejemplo';
$strRecords = "Campos"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "El reinicio de MySQL ha fallado."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Reinicio de MySQL"; $strQueryOnDb = 'SQL-query en la Base de datos ';
$strRememberReload = "Recuerde recargar el servidor.";
$strRenameTable = "Renombrar la tabla a";
$strRenameTableOK = "Tabla %s se ha renombrado a %s";
$strRepairTable = "Reparar Tabla";
$strReplace = "Reemplazar";
$strReplaceTable = "Reemplazar datos de tabla con archivo";
$strReset = "Reset";
$strReType = "Re-escriba";
$strRevoke = "Revocar";
$strRevokeGrant = "Revocar Grant";
$strRevokeGrantMessage = "Ud. ha revocado el privilegio Grant para ";
$strRevokeMessage = "Ud. ha revocado los privilegios para";
$strRevokePriv = "Revocar Privilegios";
$strRowLength = "Logitud de la fila";
$strRows = "Filas";
$strRowsFrom = "filas empezando de";
$strRowsStatistic = "Estadisticas de la fila";
$strRunning = "ejecutandose on ";
$strRunQuery = "Ejecutar Query";
$strRunSQLQuery = "Ejecutar SQL query/queries en la base de datos ";
$strSave = "Grabar"; $strReadTheDocs = 'Leer los documentos';
$strSelect = "Seleccionar"; $strRecords = 'Campos';
$strSelectFields = "Seleccionar campos (al menos uno):"; $strReloadFailed = 'El reinicio de MySQL ha fallado.';
$strSelectNumRows = "en la consulta"; $strReloadMySQL = 'Reinicio de MySQL';
$strSend = "enviar"; $strRememberReload = 'Recuerde recargar el servidor.';
$strSequence = "Seq."; //to translate $strRenameTable = 'Renombrar la tabla a';
$strServerVersion = "Version del Servidor"; $strRenameTableOK = 'Tabla %s se ha renombrado a %s';
$strShow = "Mostrar"; $strRepairTable = 'Reparar Tabla';
$strShowingRecords = "Mostrando campos "; $strReplace = 'Reemplazar';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Reemplazar datos de tabla con archivo';
$strSize = "Tama<EFBFBD>o"; $strReset = 'Reset';
$strSort = "Ordenar"; $strReType = 'Re-escriba';
$strSpaceUsage = "Espacio utilizado"; $strRevoke = 'Revocar';
$strSQLQuery = "SQL-query"; $strRevokeGrant = 'Revocar Grant';
$strStatement = "Sentencias"; $strRevokeGrantMessage = 'Ud. ha revocado el privilegio Grant para ';
$strStrucCSV = "Datos CSV "; $strRevokeMessage = 'Ud. ha revocado los privilegios para';
$strStrucData = "Estructura y datos"; $strRevokePriv = 'Revocar Privilegios';
$strStrucDrop = "A<EFBFBD>adir 'drop table'"; $strRowLength = 'Logitud de la fila';
$strStrucOnly = "Unicamente estructura "; $strRows = 'Filas';
$strSubmit = "Enviar"; $strRowsFrom = 'filas empezando de';
$strSuccess = "Su query-SQL ha sido ejecutado con exito"; $strRowSize = ' Tama<6D>o de la fila ';
$strSum = "Tama<EFBFBD>o de las tablas"; $strRowsStatistic = 'Estadisticas de la fila';
$strRunning = 'ejecutandose on ';
$strRunQuery = 'Ejecutar Query';
$strRunSQLQuery = 'Ejecutar SQL query/queries en la base de datos ';
$strTable = "tabla "; $strSave = 'Grabar';
$strTableComments = "Comentarios de la Tabla"; $strSelect = 'Seleccionar';
$strTableEmpty = "El nombre de la tabla esta vacio!"; $strSelectFields = 'Seleccionar campos (al menos uno):';
$strTableMaintenance = "Mantenimiento de la tabla"; $strSelectNumRows = 'en la consulta';
$strTableStructure = "Estructura de tabla para tabla"; $strSend = 'enviar';
$strTableType = "Tipo de tabla"; $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "terminado por"; $strServerVersion = 'Version del Servidor';
$strTextAreaLength = " Debido a su longitud,<br> este campo puede no ser editable "; $strShow = 'Mostrar';
$strTheContent = "El contenido de su archivo ha sido insertado."; $strShowingRecords = 'Mostrando campos ';
$strTheContents = "El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o unicas."; $strShowThisQuery = ' Mostrar esta consulta otra vez ';
$strTheTerminator = "El terminador de los campos."; $strSingly = '(singly)'; //to translate
$strTotal = "total"; $strSize = 'Tama<6D>o';
$strType = "Tipo"; $strSort = 'Ordenar';
$strSpaceUsage = 'Espacio utilizado';
$strSQLQuery = 'SQL-query';
$strStatement = 'Sentencias';
$strStrucCSV = 'Datos CSV ';
$strStrucData = 'Estructura y datos';
$strStrucDrop = 'A<>adir \'drop table\'';
$strStrucOnly = 'Unicamente estructura ';
$strSubmit = 'Enviar';
$strSuccess = 'Su query-SQL ha sido ejecutado con exito';
$strSum = 'Tama<6D>o de las tablas';
$strUncheckAll = "Desmarcar todos"; $strTable = 'tabla ';
$strUnique = "Unico"; $strTableComments = 'Comentarios de la Tabla';
$strUpdatePassMessage = "Ud. ha actualizado la contrase<73>a para"; $strTableEmpty = 'El nombre de la tabla esta vacio!';
$strUpdatePassword = "Actualizar Contrase<73>a"; $strTableMaintenance = 'Mantenimiento de la tabla';
$strUpdatePrivMessage = "Ud. a actualizado los privilegios para"; $strTableStructure = 'Estructura de tabla para tabla';
$strUpdateQuery = "Modificar la Consulta"; // (tbl_qbe.php3) $strTableType = 'Tipo de tabla';
$strUsage = "Uso"; $strTerminatedBy = 'terminado por';
$strUser = "Usuario"; $strTextAreaLength = ' Debido a su longitud,<br /> este campo puede no ser editable ';
$strUserEmpty = "El nombre de usuario esta vacio!"; $strTheContent = 'El contenido de su archivo ha sido insertado.';
$strUserName = "Nombre de Usuario"; $strTheContents = 'El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o unicas.';
$strUsers = "Usuarios"; $strTheTerminator = 'El terminador de los campos.';
$strUseTables = "Usar tablas"; $strTotal = 'total';
$strType = 'Tipo';
$strValue = "Valor"; $strUncheckAll = 'Desmarcar todos';
$strViewDump = "Mostrar volcado esquema de la tabla"; $strUnique = 'Unico';
$strViewDumpDB = "Ver volcado esquema de la base de datos"; $strUpdatePassMessage = 'Ud. ha actualizado la contrase<73>a para';
$strUpdatePassword = 'Actualizar Contrase<73>a';
$strUpdatePrivMessage = 'Ud. a actualizado los privilegios para';
$strUpdateQuery = 'Modificar la Consulta';
$strUsage = 'Uso';
$strUseBackquotes = 'Usar backquotes con tablas y nombres de campo';
$strUser = 'Usuario';
$strUserEmpty = 'El nombre de usuario esta vacio!';
$strUserName = 'Nombre de Usuario';
$strUsers = 'Usuarios';
$strUseTables = 'Usar tablas';
$strWelcome = "Bienvenido a "; $strValue = 'Valor';
$strWrongUser = "Usuario/password equivocado. Accesso denegado."; $strViewDump = 'Mostrar volcado esquema de la tabla';
$strViewDumpDB = 'Ver volcado esquema de la base de datos';
$strYes = "Si"; $strWelcome = 'Bienvenido a ';
$strWrongUser = 'Usuario/password equivocado. Accesso denegado.';
$strYes = 'Si';
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. De filas"; // To translate
$strRowSize = " Tama<6D>o de la fila "; $strAffectedRows = 'Rows affected: ';
$strShowThisQuery=" Mostrar esta consulta otra vez "; $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Usar backquotes con tablas y nombres de campo "; $strOffSet = 'offset';
$strQueryOnDb=" SQL-query en la Base de datos ";
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "iso-8859-1"; $charset = 'iso-8859-1';
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
$right_font_family = "helvetica, arial, geneva, sans-serif"; $right_font_family = 'helvetica, arial, geneva, sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD>tkommst nekad";
$strAction = "Handling";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "L<EFBFBD>gg till nytt f<>lt";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "L<EFBFBD>gg till s<>k kreterier (body of the \"where\" clause):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Efter";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Ett index har lagts till ";
$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
$strAPrimaryKey = "En prim<69>r nyckel har aktiverats ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "I b<>rjan av tabellen";
$strAtEndOfTable = "I slutet av tabellen";
$strAttr = "Attributer";
$strBack = "Bak<EFBFBD>t"; $strAccessDenied = '<27>tkommst nekad';
$strBookmarkLabel = "Label"; //to translate $strAction = 'Handling';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = 'L<>gg till nytt f<>lt';
$strBrowse = "Visa"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = 'L<>gg till s<>k kreterier (body of the "where" clause):';
$strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = 'Efter';
$strAll = 'All'; //to translate
$strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = 'Analyze table'; //to translate
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = 'Ett index har lagts till ';
$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
$strAPrimaryKey = 'En prim<69>r nyckel har aktiverats ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = 'I b<>rjan av tabellen';
$strAtEndOfTable = 'I slutet av tabellen';
$strAttr = 'Attributer';
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = 'Bak<61>t';
$strCarriage = "Rad byte: \\r"; $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD>ndra"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = 'Visa';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Kolumn namn";
$strCompleteInserts = "Kompletta ins<6E>ttningar";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Kopiera tabellen till:";
$strCopyTableOK = "Tabellen %s har kopierats till %s.";
$strCreate = "Skapa";
$strCreateNewDatabase = "Skapa ny databas";
$strCreateNewTable = "Skapa nya tabeller i databas ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "Databas "; $strCarriage = 'Rad byte: \\r';
$strDatabases = "databaser"; $strChange = '<27>ndra';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "Standard"; $strCheckTable = 'Check table'; //to translate
$strDelete = "Radera"; $strColumn = 'Column'; //to translate
$strDeleted = "Raden har raderats"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = 'Kolumn namn';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Kompletta ins<6E>ttningar';
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = 'Kopiera tabellen till:';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = 'Tabellen %s har kopierats till %s.';
$strDisableMagicQuotes = "<b>Varning:</b> Du har 'magic_quotes_gpc' aktiverat i din PHP konfiguration. Den h<>r versionen av PhpMyAdmin fungerar inte korrekt med det. L<>s i din PHP dokumentation om hur du avaktiverar det."; $strCreate = 'Skapa';
$strDisplay = "Visa"; $strCreateNewDatabase = 'Skapa ny databas';
$strDoAQuery = "Utf<EFBFBD>r en \"query by example\" (wildcard: \"%\")"; $strCreateNewTable = 'Skapa nya tabeller i databas ';
$strDocu = "Dokumentation"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "Vill du v<>rkligen ";
$strDrop = "Dumpa";
$strDropDB = "Dumpa databas ";
$strDumpingData = "Dumpar data i tabell";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD>ndra"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = 'Databas ';
$strEffective = "Effective"; //to translate $strDatabases = 'databaser';
$strEmpty = "T<EFBFBD>m"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL skickade tillbaka ett tommt resultat (i.e. tom rad)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Varning:</b> Du har inte aktiverat 'magic_quotes_gpc' i din PHP konfiguration. Den h<>r versionen av PhpMyAdmin fungerar inte korrekt utan det. L<>s i din PHP dokumentation hur du aktiverar det."; $strDefault = 'Standard';
$strEnclosedBy = "omgivet med"; $strDelete = 'Radera';
$strEnd = "Slut"; $strDeleted = 'Raden har raderats';
$strError = "Fel"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "avslutas med"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "Extra"; $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Varning:</b> Du har \'magic_quotes_gpc\' aktiverat i din PHP konfiguration. Den h<>r versionen av PhpMyAdmin fungerar inte korrekt med det. L<>s i din PHP dokumentation om hur du avaktiverar det.';
$strDisplay = 'Visa';
$strDoAQuery = 'Utf<74>r en "query by example" (wildcard: "%")';
$strDocu = 'Dokumentation';
$strDoYouReally = 'Vill du v<>rkligen ';
$strDrop = 'Dumpa';
$strDropDB = 'Dumpa databas ';
$strDumpingData = 'Dumpar data i tabell';
$strDynamic = 'dynamic'; //to translate
$strField = "F<EFBFBD>lt"; $strEdit = '<27>ndra';
$strFields = "F<EFBFBD>lt"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = 'T<>m';
$strFunction = "Funktion"; $strEmptyResultSet = 'MySQL skickade tillbaka ett tommt resultat (i.e. tom rad).';
$strEnableMagicQuotes = '<b>Varning:</b> Du har inte aktiverat \'magic_quotes_gpc\' i din PHP konfiguration. Den h<>r versionen av PhpMyAdmin fungerar inte korrekt utan det. L<>s i din PHP dokumentation hur du aktiverar det.';
$strEnclosedBy = 'omgivet med';
$strEnd = 'Slut';
$strError = 'Fel';
$strEscapedBy = 'avslutas med';
$strExtra = 'Extra';
$strGenTime = "Generation Time"; //to translate $strField = 'F<>lt';
$strGo = "K<EFBFBD>r"; $strFields = 'F<>lt';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Funktion';
$strHasBeenAltered = "har <20>ndrats."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "har skapats."; $strGo = 'K<>r';
$strHasBeenDropped = "har dumpats."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "har t<>mts.";
$strHome = "Hem";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "V<EFBFBD>rd";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Om du vill ladda bara n<>gra av tabellens kolumner, ange en ',' separerad f<>lt lista."; $strHasBeenAltered = 'har <20>ndrats.';
$strIndex = "Index"; $strHasBeenCreated = 'har skapats.';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = 'har dumpats.';
$strInsert = "S<EFBFBD>tt in"; $strHasBeenEmptied = 'har t<>mts.';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'Hem';
$strInsertIntoTable = "S<EFBFBD>tt in i tabell"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "S<EFBFBD>tt in ny rad"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "Importera text fil till tabellen"; $strHost = 'V<>rd';
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "Nyckel namn"; $strIfYouWish = 'Om du vill ladda bara n<>gra av tabellens kolumner, ange en \',\' separerad f<>lt lista.';
$strKill = "Kill"; //to translate $strIndex = 'Index';
$strIndexes = 'Indexes'; //to translate
$strInsert = 'S<>tt in';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = 'S<>tt in i tabell';
$strInsertNewRow = 'S<>tt in ny rad';
$strInsertTextfiles = 'Importera text fil till tabellen';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = 'Nyckel namn';
$strLengthSet = "L<EFBFBD>ngd/Set"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "Tabell inl<6E>gg per sida";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linjer";
$strLocationTextfile = "Textfilens plats";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Logga ut";
$strModifications = "<EFBFBD>ndringarna har sparats"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = 'L<>ngd/Set';
$strMySQLReloaded = "MySQL har laddats om."; $strLimitNumRows = 'Tabell inl<6E>gg per sida';
$strMySQLSaid = "MySQL sa: "; $strLineFeed = 'Linefeed: \\n';
$strMySQLShowProcess = "Visa processer"; $strLines = 'Linjer';
$strMySQLShowStatus = "Visa MySQL k<>rnings information"; $strLocationTextfile = 'Textfilens plats';
$strMySQLShowVars = "Visa MySQL system variabler"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Logga ut';
$strName = "Namn"; $strModifications = '<27>ndringarna har sparats';
$strNext = "N<EFBFBD>sta"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "Nej"; $strMySQLReloaded = 'MySQL har laddats om.';
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL sa: ';
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = 'Visa processer';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = 'Visa MySQL k<>rnings information';
$strNoTablesFound = "Inga tabeller hittade i databasen."; $strMySQLShowVars = 'Visa MySQL system variabler';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Noll";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Ofta citat tecken. Frivilligt betyder att bara 'char' och 'varchar' f<>lten omgivs av \"enclosed by\"-tecken."; $strName = 'Namn';
$strOptimizeTable = "Optimize table"; //to translate $strNext = 'N<>sta';
$strOptionalControls = "Tillval. Kontrollerar hur l<>sning och skrivning av 'special' tecken utf<74>rs."; $strNo = 'Nej';
$strOptionally = "Tillval"; $strNoPassword = 'No Password'; //to translate
$strOr = "Eller"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = 'Inga tabeller hittade i databasen.';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Noll';
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = 'Ofta citat tecken. Frivilligt betyder att bara \'char\' och \'varchar\' f<>lten omgivs av "enclosed by"-tecken.';
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = 'Tillval. Kontrollerar hur l<>sning och skrivning av \'special\' tecken utf<74>rs.';
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'Tillval';
$strPos1 = "B<EFBFBD>rja"; $strOr = 'Eller';
$strPrevious = "F<EFBFBD>reg<EFBFBD>ende"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Prim<EFBFBD>r";
$strPrimaryKey = "Prim<EFBFBD>r nyckel";
$strPrinterFriendly = "Utskrifts v<>nlig visning av tabellen";
$strPrintView = "Skriv ut detta";
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "<EFBFBD>tergav ett fel.";
$strProperties = "Inst<EFBFBD>llningar";
$strQBE = "Fr<EFBFBD>ga som exemplet"; $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = 'B<>rja';
$strPrevious = 'F<>reg<65>ende';
$strPrimary = 'Prim<69>r';
$strPrimaryKey = 'Prim<69>r nyckel';
$strPrinterFriendly = 'Utskrifts v<>nlig visning av tabellen';
$strPrintView = 'Skriv ut detta';
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = '<27>tergav ett fel.';
$strProperties = 'Inst<73>llningar';
$strReadTheDocs = "L<EFBFBD>s manualen"; $strQBE = 'Fr<46>ga som exemplet';
$strRecords = "Ins<EFBFBD>ttning"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL omladdning fungerade inte."; $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Ladda om MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "D<EFBFBD>p om tabell till";
$strRenameTableOK = "Tabell %s har d<>pts om till %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Ers<EFBFBD>tt";
$strReplaceTable = "Ers<EFBFBD>tt tabell med fil";
$strReset = "Nollst<EFBFBD>ll";
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate
$strRowLength = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "rader med b<>rjan fr<66>n";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "k<EFBFBD>rs p<> ";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Utf<EFBFBD>r SQL fr<66>ga/fr<66>gor i databas ";
$strSave = "Spara"; $strReadTheDocs = 'L<>s manualen';
$strSelect = "V<EFBFBD>lj"; $strRecords = 'Ins<6E>ttning';
$strSelectFields = "V<EFBFBD>lj f<>lt (minst en):"; $strReloadFailed = 'MySQL omladdning fungerade inte.';
$strSelectNumRows = "i fr<66>ga"; $strReloadMySQL = 'Ladda om MySQL';
$strSend = "Skicka"; $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = 'D<>p om tabell till';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = 'Tabell %s har d<>pts om till %s';
$strShow = "Visa"; $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "Visar ins<6E>ttningar "; $strReplace = 'Ers<72>tt';
$strSingly = "(singly)"; //to translate $strReplaceTable = 'Ers<72>tt tabell med fil';
$strSize = "Size"; //to translate $strReset = 'Nollst<73>ll';
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-fr<66>ga"; $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "CSV data"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "Struktur och data"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "L<EFBFBD>gg till 'dumpa tabell'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "Bara struktur"; $strRows = 'Rows'; //to translate
$strSubmit = "S<EFBFBD>nd"; $strRowsFrom = 'rader med b<>rjan fr<66>n';
$strSuccess = "Din SQL-fr<66>ga har utf<74>rts korrekt"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = 'k<>rs p<> ';
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = 'Utf<74>r SQL fr<66>ga/fr<66>gor i databas ';
$strTable = "tabell "; $strSave = 'Spara';
$strTableComments = "Tabell kommentarer"; $strSelect = 'V<>lj';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = 'V<>lj f<>lt (minst en):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'i fr<66>ga';
$strTableStructure = "Tabell struktur f<>r tabell"; $strSend = 'Skicka';
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "avslutad av"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = 'Visa';
$strTheContent = "Filens inneh<65>ll har satts in."; $strShowingRecords = 'Visar ins<6E>ttningar ';
$strTheContents = "Filens inneh<65>ll ers<72>tter den valda tabellens rader av prim<69>ra och identiska nycklar."; $strSingly = '(singly)'; //to translate
$strTheTerminator = "Avslutninen av f<>lten."; $strSize = 'Size'; //to translate
$strTotal = "totalt"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Typ"; $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-fr<66>ga';
$strStatement = 'Statements'; //to translate
$strStrucCSV = 'CSV data';
$strStrucData = 'Struktur och data';
$strStrucDrop = 'L<>gg till \'dumpa tabell\'';
$strStrucOnly = 'Bara struktur';
$strSubmit = 'S<>nd';
$strSuccess = 'Din SQL-fr<66>ga har utf<74>rts korrekt';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = 'tabell ';
$strUnique = "Unik"; $strTableComments = 'Tabell kommentarer';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = 'Tabell struktur f<>r tabell';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = 'avslutad av';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = 'Filens inneh<65>ll har satts in.';
$strUserName = "User name"; //to translate $strTheContents = 'Filens inneh<65>ll ers<72>tter den valda tabellens rader av prim<69>ra och identiska nycklar.';
$strUsers = "Users"; //to translate $strTheTerminator = 'Avslutninen av f<>lten.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = 'totalt';
$strType = 'Typ';
$strValue = "V<EFBFBD>rde"; $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "Visa dump (schema) av tabellen"; $strUnique = 'Unik';
$strViewDumpDB = "Visa dump (schema) av databas"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "V<EFBFBD>lkommen till "; $strValue = 'V<>rde';
$strWrongUser = "Fel anv<6E>ndarnamn/l<>senord. <20>tkommst nekad."; $strViewDump = 'Visa dump (schema) av tabellen';
$strViewDumpDB = 'Visa dump (schema) av databas';
$strYes = "Ja"; $strWelcome = 'V<>lkommen till ';
$strWrongUser = 'Fel anv<6E>ndarnamn/l<>senord. <20>tkommst nekad.';
$strYes = 'Ja';
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>

View File

@@ -1,288 +1,291 @@
<?php <?php
/* $Id$ */ /* $Id$ */
$charset = "tis-620"; $charset = 'tis-620';
$left_font_family = "sans-serif"; $left_font_family = 'sans-serif';
$right_font_family = "sans-serif"; $right_font_family = 'sans-serif';
$number_thousands_separator = ","; $number_thousands_separator = ',';
$number_decimal_separator = "."; $number_decimal_separator = '.';
$byteUnits = array("Bytes", "KB", "MB", "GB"); $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>͹حҵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ";#Access denied";
$strAction = "<EFBFBD><EFBFBD>зӡ<EFBFBD><EFBFBD>";
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> field <20><><EFBFBD><EFBFBD>";#"Add new field";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͹䢤<EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD>ǹ<EFBFBD>ͧ where):";#"Add search conditions (body of the \"where\" clause):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "<EFBFBD><EFBFBD>ѧ";#"After";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> index <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ";#"An index has been added on ";
$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
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> primary key <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ";#"A primary key has been added on ";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鹢ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"At Beginning of Table";
$strAtEndOfTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD>¢ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"At End of Table";
$strAttr = "Attributes"; //to translate
$strBack = "<EFBFBD><EFBFBD>͹<EFBFBD><EFBFBD>Ѻ";#"Back"; $strAccessDenied = '<27><><EFBFBD>͹حҵ<D8AD><D2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ';
$strBookmarkLabel = "Label"; //to translate $strAction = '<27><>зӡ<D0B7><D3A1>';
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
$strBookmarkThis = "Bookmark this SQL-query"; //to translate $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
$strBookmarkView = "View only"; //to translate $strAddNewField = '<27><><EFBFBD><EFBFBD><EFBFBD> field <20><><EFBFBD><EFBFBD>';
$strBrowse = "<EFBFBD><EFBFBD>Դ<EFBFBD><EFBFBD>";#"Browse"; $strAddPriv = 'Add a new Privilege'; //to translate
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
$strAddSearchConditions = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͹䢤<CDB9><E4A2A4><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD>ǹ<EFBFBD>ͧ where):';
$strAddUser = 'Add a new User'; //to translate
$strAddUserMessage = 'You have added a new user.'; //to translate
$strAfter = '<27><>ѧ';
$strAll = 'All'; //to translate
$strAlterOrderBy = 'Alter table order by'; //to translate
$strAnalyzeTable = 'Analyze table'; //to translate
$strAnd = 'And'; //to translate (tbl_qbe.php3)
$strAnIndex = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> index <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ';
$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
$strAPrimaryKey = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> primary key <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ';
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = '<27><><EFBFBD><EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鹢ͧ<E9B9A2><CDA7><EFBFBD>ҧ';
$strAtEndOfTable = '<27><><EFBFBD><EFBFBD>ش<EFBFBD>ش<EFBFBD><D8B4><EFBFBD>¢ͧ<C2A2><CDA7><EFBFBD>ҧ';
$strAttr = 'Attributes'; //to translate
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate $strBack = '<27><>͹<EFBFBD><CDB9>Ѻ';
$strCarriage = "Carriage return: \\r"; //to translate $strBookmarkLabel = 'Label'; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";#"Change"; $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strCheckAll = "Check All"; //to translate $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate $strBookmarkView = 'View only'; //to translate
$strCheckTable = "Check table"; //to translate $strBrowse = '<27><>Դ<EFBFBD><D4B4>';
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";"Column names";
$strCompleteInserts = "Complete inserts";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҵ<EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD> :";#"Copy table to:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD>ҧ %s <20><><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";#"Table %s has been copied to %s.";
$strCreate = "<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Create";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Create new database";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ㹰ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><EFBFBD> ";#"Create new table on database ";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strDatabase = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Database "; $strCarriage = 'Carriage return: \\r'; //to translate
$strDatabases = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"databases"; $strChange = '<27><><EFBFBD><EFBFBD><EFBFBD>¹';
$strDataOnly = "Data only"; //to translate $strCheckAll = 'Check All'; //to translate
$strDbEmpty = "The database name is empty!"; //to translate $strCheckDbPriv = 'Check Database Privileges'; //to translate
$strDefault = "Default"; //to translate $strCheckTable = 'Check table'; //to translate
$strDelete = "ź";#"Delete"; $strColumn = 'Column'; //to translate
$strDeleted = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The row has been deleted"; $strColumnEmpty = 'The columns names are empty!'; //to translate
$strDeleteFailed = "Deleted Failed!"; //to translate $strColumnNames = '<27><><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDeletePassword = "Delete Password"; //to translate $strCompleteInserts = 'Complete inserts';
$strDeleteUserMessage = "You have deleted the user"; //to translate $strConfirm = 'Do you really want to do it?'; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate $strCopyTable = '<27><><EFBFBD><EFBFBD><EFBFBD>ҵ<EFBFBD><D2B5>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD> :';
$strDescending = "Desending"; //to translate (tbl_qbe.php3) $strCopyTableOK = '<27><><EFBFBD>ҧ %s <20><><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate $strCreate = '<27><><EFBFBD>ҧ';
$strDisplay = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD>";#"Display"; $strCreateNewDatabase = '<27><><EFBFBD>ҧ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate $strCreateNewTable = '<27><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD>ҧ㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><C5B9> ';
$strDocu = "<EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ԧ";#"Documentation"; $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
$strDoYouReally = "<EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD>÷<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Do you really want to ";
$strDrop = "Drop"; //to translate
$strDropDB = "Drop <20>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Drop database ";
$strDumpingData = "Dump <20><><EFBFBD>ҧ";#"Dumping data for table";
$strDynamic = "dynamic"; //to translate
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Edit"; $strData = 'Data'; //to translate
$strEditPrivileges = "Edit Privileges"; //to translate $strDatabase = '<27>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strEffective = "Effective"; //to translate $strDatabases = '<27>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEmpty = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Empty"; $strDataOnly = 'Data only'; //to translate
$strEmptyResultSet = "MySQL <20>׹<EFBFBD><D7B9><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>ҡ<EFBFBD>Ѻ<EFBFBD><D1BA> (0 <20><><EFBFBD>).";#"MySQL returned an empty result set (i.e. zero rows)."; $strDbEmpty = 'The database name is empty!'; //to translate
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate $strDefault = 'Default'; //to translate
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"enclosed by"; $strDelete = 'ź';
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش"; $strDeleted = <><C5BA><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strError = "<EFBFBD>Դ<EFBFBD><EFBFBD>Ҵ";#"Error"; $strDeleteFailed = 'Deleted Failed!'; //to translate
$strEscapedBy = "escape <20><><EFBFBD><EFBFBD>";#"escaped by"; $strDeletePassword = 'Delete Password'; //to translate
$strExtra = "Extra"; //to translate $strDeleteUserMessage = 'You have deleted the user'; //to translate
$strDelPassMessage = 'You have deleted the password for'; //to translate
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
$strDisplay = '<27>ʴ<EFBFBD><CAB4><EFBFBD>';
$strDoAQuery = 'Do a "query by example" (wildcard: "%")'; //to translate
$strDocu = '<27>͡<EFBFBD><CDA1><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ԧ';
$strDoYouReally = '<27><>ͧ<EFBFBD><CDA7>÷<EFBFBD><C3B7><EFBFBD><EFBFBD> ';
$strDrop = 'Drop'; //to translate
$strDropDB = 'Drop <20>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ';
$strDumpingData = 'Dump <20><><EFBFBD>ҧ';
$strDynamic = 'dynamic'; //to translate
$strField = "Field"; //to translate $strEdit = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strFields = "<EFBFBD>ӹǹ Fields"; $strEditPrivileges = 'Edit Privileges'; //to translate
$strFixed = "fixed"; //to translate $strEffective = 'Effective'; //to translate
$strFormat = "Format"; //to translate $strEmpty = <><C5BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strFunction = "Function"; //to translate $strEmptyResultSet = 'MySQL <20>׹<EFBFBD><D7B9><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>ҡ<EFBFBD>Ѻ<EFBFBD><D1BA> (0 <20><><EFBFBD>).';
$strEnableMagicQuotes = '<b>Warning:</b> You haven\'t enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.'; //to translate
$strEnclosedBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strEnd = '<27><><EFBFBD><EFBFBD><EFBFBD>ش';
$strError = '<27>Դ<EFBFBD><D4B4>Ҵ';
$strEscapedBy = 'escape <20><><EFBFBD><EFBFBD>';
$strExtra = 'Extra'; //to translate
$strGenTime = "Generation Time"; //to translate $strField = 'Field'; //to translate
$strGo = "ŧ<EFBFBD><EFBFBD><EFBFBD>";#"Go"; $strFields = '<27>ӹǹ Fields';
$strGrants = "Grants"; //to translate $strFixed = 'fixed'; //to translate
$strFormat = 'Format'; //to translate
$strFunction = 'Function'; //to translate
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD>ŧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been altered."; $strGenTime = 'Generation Time'; //to translate
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been created."; $strGo = <><C5A7><EFBFBD>';
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӡ<EFBFBD><EFBFBD> drop <20><><EFBFBD><EFBFBD>";#"has been dropped."; $strGrants = 'Grants'; //to translate
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been emptied.";
$strHome = "Home"; //to translate
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
$strHost = "Host"; //to translate
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list."; //to translate $strHasBeenAltered = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9>ŧ<EFBFBD><C5A7><EFBFBD><EFBFBD>';
$strIndex = "Index"; //to translate $strHasBeenCreated = '<27><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>';
$strIndexes = "Indexes"; //to translate $strHasBeenDropped = '<27><><EFBFBD><EFBFBD>ӡ<EFBFBD><D3A1> drop <20><><EFBFBD><EFBFBD>';
$strInsert = "<EFBFBD><EFBFBD>á";#"Insert"; $strHasBeenEmptied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>';
$strInsertAsNewRow = "Insert as new row"; //to translate $strHome = 'Home'; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ";#"Insert into table"; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; //to translate
$strInsertNewRow = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Insert new row"; $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
$strInsertTextfiles = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ũҡ text file <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ";#"Insert textfiles into table"; $strHost = 'Host'; //to translate
$strInUse = "in use"; //to translate $strHostEmpty = 'The host name is empty!'; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> key";#"Keyname"; $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.'; //to translate
$strKill = "Kill"; //to translate $strIndex = 'Index'; //to translate
$strIndexes = 'Indexes'; //to translate
$strInsert = '<27><>á';
$strInsertAsNewRow = 'Insert as new row'; //to translate
$strInsertIntoTable = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ';
$strInsertNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertTextfiles = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD>Ũҡ text file <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ';
$strInUse = 'in use'; //to translate
$strLength = "Length"; //to translate $strKeyname = '<27><><EFBFBD><EFBFBD> key';
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/૵";#"Length/Set"; $strKill = 'Kill'; //to translate
$strLimitNumRows = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹ <20><><EFBFBD>˹<EFBFBD><CBB9>";#"records per page";
$strLineFeed = "Linefeed: \\n"; //to translate
$strLines = "<EFBFBD><EFBFBD>÷Ѵ";#"Lines";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD>˹觢ͧ text file";#"Location of the textfile";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out"; //to translate
$strModifications = "<EFBFBD>ѹ<EFBFBD>֡<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Modifications have been saved"; $strLength = 'Length'; //to translate
$strModify = "Modify"; //to translate (tbl_qbe.php3) $strLengthSet = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/૵';
$strMySQLReloaded = "MySQL reloaded."; //to translate $strLimitNumRows = '<27><><EFBFBD><EFBFBD><EFBFBD>¹ <20><><EFBFBD>˹<EFBFBD><CBB9>';
$strMySQLSaid = "MySQL said: "; //to translate $strLineFeed = 'Linefeed: \\n'; //to translate
$strMySQLShowProcess = "<EFBFBD>ʴ<EFBFBD> process <20><>ҧ <20>";#"Show processes"; $strLines = '<27><>÷Ѵ';
$strMySQLShowStatus = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> runtime <20>ͧ MySQL";#"Show MySQL runtime information"; $strLocationTextfile = '<27><><EFBFBD>˹觢ͧ text file';
$strMySQLShowVars = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD><EFBFBD>ͧ MySQL";#"Show MySQL system variables"; $strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Log out'; //to translate
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Name"; $strModifications = '<27>ѹ<EFBFBD>֡<EFBFBD><D6A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Next"; $strModify = 'Modify'; //to translate (tbl_qbe.php3)
$strNo = "No"; //to translate $strMySQLReloaded = 'MySQL reloaded.'; //to translate
$strNoPassword = "No Password"; //to translate $strMySQLSaid = 'MySQL said: '; //to translate
$strNoPrivileges = "No Privileges"; //to translate $strMySQLShowProcess = '<27>ʴ<EFBFBD> process <20><>ҧ <20>';
$strNoRights = "You don't have enough rights to be here right now!"; //to translate $strMySQLShowStatus = '<27>ʴ<EFBFBD><CAB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> runtime <20>ͧ MySQL';
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD> <20> 㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"No tables found in database."; $strMySQLShowVars = '<27>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD><EFBFBD>ͧ MySQL';
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null"; //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 $strName = '<27><><EFBFBD><EFBFBD>';
$strOptimizeTable = "Optimize table"; //to translate $strNext = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate $strNo = 'No'; //to translate
$strOptionally = "OPTIONALLY"; //to translate $strNoPassword = 'No Password'; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"or"; $strNoPrivileges = 'No Privileges'; //to translate
$strOverhead = "Overhead"; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
$strNoTablesFound = '<27><><EFBFBD><E8BEBA><EFBFBD>ҧ<EFBFBD><D2A7> <20> 㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strNoUsersFound = 'No user(s) found.'; //to translate
$strNull = 'Null'; //to translate
$strNumberIndexes = ' Number of advanced indexes '; //to translate
$strPassword = "Password"; //to translate $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate $strOptimizeTable = 'Optimize table'; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate $strOptionalControls = 'Optional. Controls how to write or read special characters.'; //to translate
$strPHPVersion = "PHP Version"; //to translate $strOptionally = 'OPTIONALLY'; //to translate
$strPos1 = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Begin"; $strOr = '<EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrevious = "<EFBFBD><EFBFBD>͹˹<EFBFBD><EFBFBD>";#"Previous"; $strOverhead = 'Overhead'; //to translate
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD>ѵ<EFBFBD>";#"Properties";
$strQBE = "Query by Example"; //to translate $strPassword = 'Password'; //to translate
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3) $strPasswordEmpty = 'The password is empty!'; //to translate
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3) $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
$strPHPVersion = 'PHP Version'; //to translate
$strPos1 = '<27>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strPrevious = '<27><>͹˹<CDB9><CBB9>';
$strPrimary = 'Primary'; //to translate
$strPrimaryKey = 'Primary key'; //to translate
$strPrinterFriendly = 'Printer friendly version of above table'; //to translate
$strPrintView = 'Print view'; //to translate
$strPrivileges = 'Privileges'; //to translate
$strProducedAnError = 'produced an error.'; //to translate
$strProperties = '<27>س<EFBFBD><D8B3><EFBFBD>ѵ<EFBFBD>';
$strReadTheDocs = "<EFBFBD><EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Read the docs"; $strQBE = 'Query by Example'; //to translate
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹"; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
$strReloadFailed = "MySQL reload failed."; //to translate $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
$strReloadMySQL = "Reload MySQL"; //to translate
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD>͵<EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Rename table to";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD>ҧ %s <20><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s";#"Table %s has been renamed to %s";
$strRepairTable = "Repair table"; //to translate
$strReplace = "<EFBFBD><EFBFBD><EFBFBD>";#"Replace";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Replace table data with file";
$strReset = "Reset"; //to translate
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate
$strRowLength = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1>Ƿ<EFBFBD><C7B7>";#"rows starting from";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "running on "; //to translate
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD>ӧҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL query/queries <20>Ѻ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><C5B9> ";#"Run SQL query/queries on database ";
$strSave = "<EFBFBD><EFBFBD>纺ѹ<EFBFBD>֡";#"Save"; $strReadTheDocs = '<27><>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSelect = "<EFBFBD><EFBFBD><EFBFBD>͡";#"Select"; $strRecords = '<27><><EFBFBD><EFBFBD><EFBFBD>¹';
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD>͡ field (<28><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>):";#"Select fields (at least one):"; $strReloadFailed = 'MySQL reload failed.'; //to translate
$strSelectNumRows = "in query"; //to translate $strReloadMySQL = 'Reload MySQL'; //to translate
$strSend = "Send"; //to translate $strRememberReload = 'Remember reload the server.'; //to translate
$strSequence = "Seq."; //to translate $strRenameTable = '<27><><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD>͵<EFBFBD><CDB5>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>';
$strServerVersion = "Server version"; //to translate $strRenameTableOK = '<27><><EFBFBD>ҧ %s <20><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s';
$strShow = "<EFBFBD>ʴ<EFBFBD>";#"Show"; $strRepairTable = 'Repair table'; //to translate
$strShowingRecords = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ";#"Showing records "; $strReplace = '᷹<><E1B7B9><EFBFBD>';
$strSingly = "(singly)"; //to translate $strReplaceTable = '᷹<><E1B7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSize = "Size"; //to translate $strReset = 'Reset'; //to translate
$strSort = "Sort"; //to translate (tbl_qbe.php3) $strReType = 'Re-type'; //to translate
$strSpaceUsage = "Space usage"; //to translate $strRevoke = 'Revoke'; //to translate
$strSQLQuery = "SQL-query"; //to translate $strRevokeGrant = 'Revoke Grant'; //to translate
$strStatement = "Statements"; //to translate $strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
$strStrucCSV = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV";#"CSV data"; $strRevokeMessage = 'You have revoked the privileges for'; //to translate
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD>Т<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Structure and data"; $strRevokePriv = 'Revoke Privileges'; //to translate
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";#"Add 'drop table'"; $strRowLength = 'Row length'; //to translate
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Structure only"; $strRows = 'Rows'; //to translate
$strSubmit = "Submit"; //to translate $strRowsFrom = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1>Ƿ<EFBFBD><C7B7>';
$strSuccess = "<EFBFBD>ӧҹ SQL-query <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Your SQL-query has been executed successfully"; $strRowsStatistic = 'Row Statistic'; //to translate
$strSum = "Sum"; //to translate $strRunning = 'running on '; //to translate
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
$strRunSQLQuery = '<27>ӧҹ<D3A7><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL query/queries <20>Ѻ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><C5B9> ';
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ ";#"table "; $strSave = '<27><>纺ѹ<E7BABA>֡';
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵آͧ<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>";#"Table comments"; $strSelect = '<27><><EFBFBD>͡';
$strTableEmpty = "The table name is empty!"; //to translate $strSelectFields = '<27><><EFBFBD>͡ field (<28><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>):';
$strTableMaintenance = "Table maintenance"; //to translate $strSelectNumRows = 'in query'; //to translate
$strTableStructure = "<EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ҧ";#"Table structure for table"; $strSend = 'Send'; //to translate
$strTableType = "Table type"; //to translate $strSequence = 'Seq.'; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"terminated by"; $strServerVersion = 'Server version'; //to translate
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate $strShow = '<27>ʴ<EFBFBD>';
$strTheContent = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ũҡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The content of your file has been inserted."; $strShowingRecords = '<27>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ';
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; //to translate $strSingly = '(singly)'; //to translate
$strTheTerminator = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ field.";#"The terminator of the fields."; $strSize = 'Size'; //to translate
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"total"; $strSort = 'Sort'; //to translate (tbl_qbe.php3)
$strType = "Type"; //to translate $strSpaceUsage = 'Space usage'; //to translate
$strSQLQuery = 'SQL-query'; //to translate
$strStatement = 'Statements'; //to translate
$strStrucCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD><D2A7>Т<EFBFBD><D0A2><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD> \'drop table\'';
$strStrucOnly = '੾<><E0A9BE><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ';
$strSubmit = 'Submit'; //to translate
$strSuccess = '<27>ӧҹ SQL-query <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSum = 'Sum'; //to translate
$strUncheckAll = "Uncheck All"; //to translate $strTable = '<27><><EFBFBD>ҧ ';
$strUnique = "Unique"; //to translate $strTableComments = '<27><><EFBFBD><EFBFBD><EFBFBD>˵آͧ<D8A2><CDA7><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD>';
$strUpdatePassMessage = "You have updated the password for"; //to translate $strTableEmpty = 'The table name is empty!'; //to translate
$strUpdatePassword = "Update Password"; //to translate $strTableMaintenance = 'Table maintenance'; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate $strTableStructure = '<27><>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD>ҧ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ҧ';
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3) $strTableType = 'Table type'; //to translate
$strUsage = "Usage"; //to translate $strTerminatedBy = '<27><><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD>';
$strUser = "User"; //to translate $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
$strUserEmpty = "The user name is empty!"; //to translate $strTheContent = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD>Ũҡ<C5A8><D2A1><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD>س<EFBFBD><D8B3><EFBFBD><EFBFBD>';
$strUserName = "User name"; //to translate $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; //to translate
$strUsers = "Users"; //to translate $strTheTerminator = '<27>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ field.';
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3) $strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strType = 'Type'; //to translate
$strValue = "Value"; //to translate $strUncheckAll = 'Uncheck All'; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"View dump (schema) of table"; $strUnique = 'Unique'; //to translate
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"View dump (schema) of database"; $strUpdatePassMessage = 'You have updated the password for'; //to translate
$strUpdatePassword = 'Update Password'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
$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)
$strWelcome = "<EFBFBD>Թ<EFBFBD>յ<EFBFBD>͹<EFBFBD>Ѻ<EFBFBD><EFBFBD><EFBFBD> ";#"Welcome to "; $strValue = 'Value'; //to translate
$strWrongUser = "Wrong username/password. Access denied."; //to translate $strViewDump = '<27><><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD>ҧ';
$strViewDumpDB = '<27><><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strYes = "Yes"; //to translate $strWelcome = '<27>Թ<EFBFBD>յ<EFBFBD>͹<EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD> ';
$strWrongUser = 'Wrong username/password. Access denied.'; //to translate
$strYes = 'Yes'; //to translate
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate $strBinary = ' Binary '; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate $strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
$strNotNumber = "This is not a number!"; //to translate $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am) // export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\""; $strBzip = '"bzipped"';
$strGzip = "\"gzipped\""; //to translate $strGzip = '"gzipped"'; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records"; // To translate
$strRowSize=" Row size "; //to translate $strAffectedRows = 'Affected rows:';
$strShowThisQuery=" Show this query here again "; //to translate $strFieldsEmpty = ' The field count is empty! '; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate $strNbRecords = 'no. of records';
$strQueryOnDb=" SQL-query on database "; //to translate $strOffSet = 'offset';
$strFieldsEmpty=" The field count is empty! "; //to translate $strQueryOnDb = 'SQL-query on database ';
$strAffectedRows=" Rows affected: "; //to translate $strRowSize = ' Row size '; //to translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
?> ?>