add some strings

This commit is contained in:
Steve Alberty
2001-06-12 10:36:44 +00:00
parent 6783e3f0b9
commit 78c82e80d8
20 changed files with 4911 additions and 3804 deletions

View File

@@ -1,210 +1,263 @@
<?php
/* $Id$ */
/* thebest@information4u.com / camillai@mandic.com.br */
/* Finished by: fbotelho@ifi.unicamp.br */
<?php
/* $Id$ */
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddNewField = "Adiciona novo campo";
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
$strAnIndex = "Um indice foi adicionado na ";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strBack = "Voltar";
$strBrowse = "Visualiza";
$strCarriage = "Caracter de retorno: \\r";
$strChange = "Muda";
$strColumnNames = "Nome da Colunas";
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
$strCopyTable = "Copia tabela para:";
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strDatabase = "Banco de Dados ";
$strDatabases = "Banco de Dados";
$strDefault = "Padr<EFBFBD>o";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$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";
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
$strDoYouReally = "Confirma : ";
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strEdit = "Edita";
$strEmpty = "Limpa";
$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";
$strError = "Erro";
$strEscapedBy = "contornados por";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFunction = "Fun<EFBFBD>oes";
$strGo = "Executa";
$strHasBeenAltered = "foi alterado.";
$strHasBeenCreated = "foi criado.";
$strHasBeenDropped = "foi eliminado.";
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Base";
$strHost = "Site Hospedeiro";
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.";
$strIndex = "<EFBFBD>ndice";
$strInsert = "Insere";
$strInsertIntoTable = "Insere na tabela";
$strInsertNewRow = "Insere novo registro";
$strInsertTextfiles = "Insere arquivo texto na tabela";
$strKeyname = "Nome chave";
$strLengthSet = "Tamanho/Definir";
$strLimitNumRows = "records per page";
$strLineFeed = "Caracter de Alimenta<74><61>o de Linha: \\n";
$strLines = "Linhas";
$strLocationTextfile = "Localiza<EFBFBD><EFBFBD>o do arquivo texto";
$strLogout = "Sair";
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowProcess = "Mostra os Processos";
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySQL";
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL";
$strName = "Nome";
$strNext = "Pr<EFBFBD>ximo";
$strNo = "N<EFBFBD>o";
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
$strNull = "Nulo";
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\"";
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
$strOptionally = "OPCIONAL";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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 \"onde\"):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strBack = "Voltar";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Visualiza";
$strCarriage = "Caracter de retorno: \\r";
$strChange = "Muda";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nome da Colunas";
$strCompleteInserts = "Inser<EFBFBD><EFBFBD>es Completas";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Copia tabela para:";
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Banco de Dados ";
$strDatabases = "Banco de Dados";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Padr<EFBFBD>o";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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";
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
$strDoYouReally = "Confirma : ";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strDynamic = "dynamic"; //to translate
$strEdit = "Edita";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Limpa";
$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";
$strError = "Erro";
$strEscapedBy = "contornados por";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Fun<EFBFBD>oes";
$strGo = "Executa";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "foi alterado.";
$strHasBeenCreated = "foi criado.";
$strHasBeenDropped = "foi eliminado.";
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Base";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Site Hospedeiro";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por v<>rgula.";
$strIndex = "<EFBFBD>ndice";
$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";
$strKeyname = "Nome chave";
$strLength = "Length"; //to translate
$strLengthSet = "Tamanho/Definir";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowProcess = "Mostra os Processos";
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySQL";
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL";
$strName = "Nome";
$strNext = "Pr<EFBFBD>ximo";
$strNo = "N<EFBFBD>o";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //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 = "Nulo";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de caracteres s<>o delimitados por caracteres \"delimitadores\"";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
$strOptionally = "OPCIONAL";
$strOr = "ou";
$strPos1 = "In<EFBFBD>cio";
$strPrevious = "Anterior";
$strPrimary = "Prim<EFBFBD>ria";
$strPrimaryKey = "Chave Prim<69>ria";
$strPrinterFriendly = "Printer friendly version of above table";
$strProducedAnError = "produziu um erro.";
$strPrintView = "Visualiza<EFBFBD><EFBFBD>o para Impress<73>o";
$strProperties = "Propriedades";
$strQBE = "Procura por Exemplo";
$strReadTheDocs = "Leia a documenta<74><61>o";
$strRecords = "Registros";
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
$strReplace = "Substituir";
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
$strReset = "Resetar";
$strRowsFrom = "rows starting from";
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
$strRunning = "Rodando em ";
$strSQLQuery = "comando SQL";
$strSave = "Salva";
$strSelect = "Procura";
$strSelectFields = "Selecione os campos (no m<>nimo 1)";
$strSelectNumRows = "in query";
$strSend = "Envia";
$strShow = "Show";
$strShowingRecords = "Mostrando registros ";
$strStrucCSV = "Dados CSV";
$strStrucData = "Estrutura e dados";
$strStrucDrop = "Adiciona 'Sobrescrever'";
$strStrucOnly = "Somente estrutura";
$strSubmit = "Submete";
$strSuccess = "Seu comando SQL foi executado com sucesso";
$strTable = "tabela ";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strTableStructure = "Estrutura da tabela";
$strTerminatedBy = "terminados por";
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
$strTheTerminator = "Terminador de campos.";
$strTotal = "total";
$strType = "Tipo";
$strUnique = "<EFBFBD>nico";
$strValue = "Valor";
$strViewDump = "Ver o esquema da tabela";
$strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
$strYes = "Sim";
$strOverhead = "Overhead"; //to translate
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "In<EFBFBD>cio";
$strPrevious = "Anterior";
$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 = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strQBE = "Procura por Exemplo";
$strReadTheDocs = "Leia a documenta<74><61>o";
$strRecords = "Registros";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Substituir";
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
$strReset = "Resetar";
$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";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "Rodando em ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
$strSave = "Salva";
$strSelect = "Procura";
$strSelectFields = "Selecione os campos (no m<>nimo 1)";
$strSelectNumRows = "in query";
$strSend = "Envia";
$strSequence = "Seq."; //to translate
$strShow = "Show";
$strShowingRecords = "Mostrando registros ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$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";
$strTable = "tabela ";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Estrutura da tabela";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "terminados por";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
$strTheTerminator = "Terminador de campos.";
$strTotal = "total";
$strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "<EFBFBD>nico";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Valor";
$strViewDump = "Ver o esquema da tabela";
$strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
$strYes = "Sim";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,209 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "<EFBFBD>e<EFBFBD>e <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$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>):";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CR: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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><> ";
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDoAQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD><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>: \"%\")";
$strDoYouReally = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEmpty = "<EFBFBD><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> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>).";
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Escape";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><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";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD>";
$strNoTablesFound = "<EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>.";
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><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>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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.";
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \$new_name";
$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>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> ";
$strRunning = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
$strTheContent = "<EFBFBD><EFBFBD><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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strYes = "<EFBFBD><EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strSort = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAscending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strDescending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strCriteria = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAnd = "<22>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
//$strModify = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteRow = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteColumn = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUpdateQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strRunQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUseTables = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "<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>";
$strSelectNumRows = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$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
$strAlter = "Alter"; //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>";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CR: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = "<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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "<EFBFBD><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> <20><><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Escape";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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 = "new (but still unofficial) phpMyAdmin Homepage"; //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> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><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";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD>";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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>.";
$strOptimizeTable = "Optimize table"; //to translate
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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
$strProcess = "Process"; //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>";
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$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.";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \$new_name";
$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>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSelectNumRows = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSequence = "Seq."; //to translate
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><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>";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "<EFBFBD><EFBFBD><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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><> <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strYes = "<EFBFBD><EFBFBD>";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,189 +1,263 @@
<?php
/* $Id$ */
$strAccessDenied = "Access denegat";
$strWrongUser = "Usuari i/o clau erronis. Access denegat.";
$strMySQLSaid = "MySQL diu: ";
$strShowingRecords = "Mostrant registres: ";
$strTotal = "total";
$strDatabase = "Base de dades ";
$strTable = "taula ";
$strError = "Errada";
$strDatabases = "bases de dades";
$strHome = "Inici";
$strWelcome = "Benvingut a ";
$strRunning = "funcionant a ";
$strMySQLReloaded = "MySQL reiniciat.";
$strCreateNewDatabase = "Crea una nova base de dades";
$strCreate = "Crear";
$strReloadMySQL = "Rellegir el MySQL";
$strHasBeenCreated = "ha estat creada.";
$strNoTablesFound = "Base de dades sense taules.";
$strEmptyResultSet = "MySQL ha retornat un conjunt buit (p.e. cap fila).";
$strBrowse = "Navega";
$strSelect = "Sel&middot;lecciona";
$strInsert = "Inserta";
$strProperties = "Propietats";
$strHasBeenDropped = "ha estat eliminada.";
$strHasBeenEmptied = "ha estat buidada.";
$strHasBeenAltered = "ha estat alterada.";
$strDrop = "Eliminar";
$strEmpty = "Buidar";
$strSuccess = "La vostra comanda SQL ha estat executada amb &egrave;xit";
$strRunSQLQuery = "Executa la comanda SQL a la base de dades ";
$strGo = "Executar";
$strCreateNewTable = "Crear una taula nova a la base de dades ";
$strDropDB = "Eliminar base de dades ";
$strName = "Nom";
$strFields = "Camps";
$strField = "Camp";
$strAttr = "Atributs";
$strType = "Tipus";
$strValue = "Valor";
$strInsertTextfiles = "Inserir fitxers de text a la taula";
$strLocationTextfile = "Ubicaci&oacute; del fitxer de text";
$strReplaceTable = "Substitu&iuml;r les dades de la taula pel fitxer ";
$strReplace = "Substitu&iuml;r";
$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";
$strTerminatedBy = "acabat per";
$strTheTerminator = "El separador de camps.";
$strEnclosedBy = "tancat entre";
$strOptionally = "OPCIONALMENT";
$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.";
$strEscapedBy = "escapat per";
$strOptionalControls = "Opcional. Controla com llegir o escriure car&agrave;cters especials.";
$strLines = "L&iacute;nies";
$strCarriage = "Retorn de l&iacute;nia: \\r";
$strLineFeed = "Salt de l&iacute;nia: \\n";
$strInsertIntoTable = "Inserir a la taula";
$strColumnNames = "Nom de les col&middot;lumnes";
$strIfYouWish = "Si nom&eacute;s vols carregar algunes col.lumnes de la taula, especifica-ho amb una llista separada per comes.";
$strTheContent = "El contingut del fitxer especificat ha estat inserit.";
$strSubmit = "Enviar";
$strReset = "Esborrar";
$strReadTheDocs = "Llegeix la documentaci&oacute;";
$strDoYouReally = "Realment vols ";
$strYes = "Si";
$strNo = "No";
$strInsertNewRow = "Inserir nova fila";
$strSave = "Guardar";
$strHost = "Servidor";
$strTableStructure = "Estructura de la taula";
$strDumpingData = "Volcant dades de la taula";
$strNull = "Nul";
$strDefault = "Defecte";
$strExtra = "Extra";
$strAction = "Acci&oacute;";
$strChange = "Canvi";
$strAPrimaryKey = "Afegida una clau prim&agrave;ria a ";
$strAnIndex = "Afegit un &iacute;ndex a ";
$strPrimary = "Prim&agrave;ria";
$strIndex = "Index";
$strUnique = "&Uacute;nica";
$strKeyname = "NomClau";
$strPrimaryKey = "Clau Prim&agrave;ria";
$strAddNewField = "Afegir un camp nou";
$strViewDump = "Veure un esquema de la taula";
$strLengthSet = "Longitud";
$strSQLQuery = "crida SQL";
$strProducedAnError = "ha produ&iuml;t una errada.";
$strModifications = "Les modificacions han estat guardades";
$strSelectFields = "Sel&middot;lecciona els camps (un com a m&iacute;nim):";
$strAddSearchConditions = "Afegeix condicions de recerca (cos de la cl&agrave;usula \"where\"):";
$strDoAQuery = "Fer un \"petici&oacute; segons exemple\" (comod&iacute;: \"%\")";
$strDeleted = "La fila ha estat esborrada";
$strDelete = "Esborrar";
$strEdit = "Editar";
$strPrevious = "Anterior";
$strNext = "Seg&uuml;ent";
$strMySQLShowStatus = "Mostra la informaci&oacute; de funcionament del MySQL";
$strMySQLShowVars = "Mostra les variables de sistema del MySQL";
$strRenameTable = "Renombrar les taules a";
$strRenameTableOK = "La taula \$table ha canviat de nom. Ara es diu \$new_name";
$strCopyTable = "Copiar la taula a:";
$strStrucOnly = "Nom&eacute;s l'estructura";
$strStrucData = "Estructura i dades";
$strCopyTableOK = "La taula \$table ha estat copiada a \$new_name.";
$strFunction = "Funci&oacute;";
$strRunSQLQuery = "Fer consula/es SQL a la base de dades ";
$strViewDumpDB = "Veure l'esquema de la base de dades";
$strPos1 = "Inici";
$strEnd = "Final";
$strStrucCSV = "dades CSV ";
$strSend = "enviar";
$strRecords = "Registres";
$strDocu = "Documentaci&oacute;";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "Access denegat";
$strAction = "Acci&oacute;";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "Afegir un camp nou";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Afegeix condicions de recerca (cos de la cl&agrave;usula \"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
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "Afegit un &iacute;ndex a ";
$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 = "Afegida una clau prim&agrave;ria a ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributs";
$strBack = "Back"; //to translate
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Navega";
$strCarriage = "Retorn de l&iacute;nia: \\r";
$strChange = "Canvi";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nom de les col&middot;lumnes";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Copiar la taula a:";
$strCopyTableOK = "La taula \$table ha estat copiada a \$new_name.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crea una nova base de dades";
$strCreateNewTable = "Crear una taula nova a la base de dades ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Base de dades ";
$strDatabases = "bases de dades";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Defecte";
$strDelete = "Esborrar";
$strDeleted = "La fila ha estat esborrada";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "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 = "dynamic"; //to translate
$strEdit = "Editar";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Buidar";
$strEmptyResultSet = "MySQL ha retornat un conjunt buit (p.e. cap fila).";
$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 = "tancat entre";
$strEnd = "Final";
$strError = "Errada";
$strEscapedBy = "escapat per";
$strExtra = "Extra";
$strField = "Camp";
$strFields = "Camps";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funci&oacute;";
$strGo = "Executar";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "ha estat alterada.";
$strHasBeenCreated = "ha estat creada.";
$strHasBeenDropped = "ha estat eliminada.";
$strHasBeenEmptied = "ha estat buidada.";
$strHome = "Inici";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Servidor";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Si nom&eacute;s vols carregar algunes col.lumnes de la taula, especifica-ho amb una llista separada per comes.";
$strIndex = "Index";
$strIndexes = "Indexes"; //to translate
$strInsert = "Inserta";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "Inserir a la taula";
$strInsertNewRow = "Inserir nova fila";
$strInsertTextfiles = "Inserir fitxers de text a la taula";
$strKeyname = "NomClau";
$strLength = "Length"; //to translate
$strLengthSet = "Longitud";
$strLimitNumRows = "records per page"; //to translate
$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 = "Log out"; //to translate
$strModifications = "Les modificacions han estat guardades";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reiniciat.";
$strMySQLSaid = "MySQL diu: ";
$strMySQLShowProcess = "Show processes"; //to translate
$strMySQLShowStatus = "Mostra la informaci&oacute; de funcionament del MySQL";
$strMySQLShowVars = "Mostra les variables de sistema del MySQL";
$strName = "Nom";
$strNext = "Seg&uuml;ent";
$strNo = "No";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "Base de dades sense taules.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Nul";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$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.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Opcional. Controla com llegir o escriure car&agrave;cters especials.";
$strOptionally = "OPCIONALMENT";
$strOr = "or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Inici";
$strPrevious = "Anterior";
$strPrimary = "Prim&agrave;ria";
$strPrimaryKey = "Clau Prim&agrave;ria";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "ha produ&iuml;t una errada.";
$strProperties = "Propietats";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "Llegeix la documentaci&oacute;";
$strRecords = "Registres";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Rellegir el MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Renombrar les taules a";
$strRenameTableOK = "La taula \$table ha canviat de nom. Ara es diu \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Substitu&iuml;r";
$strReplaceTable = "Substitu&iuml;r les dades de la taula pel fitxer ";
$strReset = "Esborrar";
$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 = "funcionant a ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Executa la comanda SQL a la base de dades ";
$strSave = "Guardar";
$strSelect = "Sel&middot;lecciona";
$strSelectFields = "Sel&middot;lecciona els camps (un com a m&iacute;nim):";
$strSelectNumRows = "in query"; //to translate
$strSend = "enviar";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrant registres: ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "crida SQL";
$strStatement = "Statements"; //to translate
$strStrucCSV = "dades CSV ";
$strStrucData = "Estructura i dades";
$strStrucDrop = "Add 'drop table'"; //to translate
$strStrucOnly = "Nom&eacute;s l'estructura";
$strSubmit = "Enviar";
$strSuccess = "La vostra comanda SQL ha estat executada amb &egrave;xit";
$strTable = "taula ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Estructura de la taula";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "acabat per";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "El contingut del fitxer especificat ha estat inserit.";
$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";
$strTheTerminator = "El separador de camps.";
$strTotal = "total";
$strType = "Tipus";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "&Uacute;nica";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Valor";
$strViewDump = "Veure un esquema de la taula";
$strViewDumpDB = "Veure l'esquema de la base de dades";
$strWelcome = "Benvingut a ";
$strWrongUser = "Usuari i/o clau erronis. Access denegat.";
$strYes = "Si";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,194 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߤF<EFBFBD>@<40>ӥD<D3A5><44><EFBFBD><EFBFBD> ";
$strAccessDenied = "<EFBFBD>X<EFBFBD>ݳQ<EFBFBD>ڵ<EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ާ@";
$strAddNewField = "<EFBFBD>K<EFBFBD>[<5B>s<EFBFBD>r<EFBFBD>q";
$strAddSearchConditions = "<EFBFBD>K<EFBFBD>[<5B>˯<EFBFBD><CBAF><EFBFBD><EFBFBD><EFBFBD> (\"where\" <20>y<EFBFBD>y<EFBFBD><79><EFBFBD>D<EFBFBD><44>)<29>G";
$strAnIndex = "<EFBFBD>w<EFBFBD>g<EFBFBD>K<EFBFBD>[<5B>F<EFBFBD>@<40>ӯ<EFBFBD><D3AF>ީ<EFBFBD> ";
$strAttr = "<EFBFBD>ݩ<EFBFBD>";
$strBrowse = "<EFBFBD>s<EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD>^<5E><>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strColumnNames = "<EFBFBD>r<EFBFBD>q<EFBFBD>W";
$strCopyTable = "<EFBFBD>_<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD>:";
$strCopyTableOK = "<EFBFBD>ƾڪ<EFBFBD> \$table <20>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<EFBFBD>_<EFBFBD>\$new_name<EFBFBD>C";
$strCreate = "<EFBFBD>إ<EFBFBD>";
$strCreateNewDatabase = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڮw";
$strCreateNewTable = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڪ<C6BE><DAAA>P<EFBFBD>ƾڮw ";
$strDatabase = "<EFBFBD>ƾڮw ";
$strDatabases = "<EFBFBD>ƾڮw";
$strDefault = "<EFBFBD>ʬ٭<EFBFBD>";
$strDelete = "<EFBFBD>R<EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD>ӰO<EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>R<EFBFBD><EFBFBD><EFBFBD>C";
$strDoAQuery = "<EFBFBD>а<EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD>d<EFBFBD>ߥܨ<EFBFBD>\" (<28>q<EFBFBD>t<EFBFBD><74>: \"%\")";
$strDoYouReally = "<EFBFBD>нT<EFBFBD>{<EFBFBD>n ";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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";
$strEdit = "<EFBFBD>s<EFBFBD><EFBFBD>";
$strEmpty = "<EFBFBD>M<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)";
$strEnclosedBy = "<EFBFBD>Ѧ<EFBFBD><EFBFBD>r<EFBFBD>ŬA<EFBFBD>_<EFBFBD><EFBFBD>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD>~";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD>q<EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD>B<EFBFBD>~";
$strField = "<EFBFBD>r<EFBFBD>q";
$strFields = "<EFBFBD>r<EFBFBD>q";
$strFunction = "<EFBFBD>\<EFBFBD><EFBFBD>";
$strGo = "<EFBFBD>}<7D>l";
$strHasBeenAltered = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>ק<EFBFBD><EFBFBD>C";
$strHasBeenCreated = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߡC";
$strHasBeenDropped = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C";
$strHasBeenEmptied = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>M<EFBFBD>šC";
$strHome = "<EFBFBD>D<EFBFBD>ؿ<EFBFBD>";
$strHost = "<EFBFBD>D<EFBFBD><EFBFBD>";
$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";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsert = "<EFBFBD><EFBFBD><EFBFBD>J";
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD>s<EFBFBD>O<EFBFBD><EFBFBD>";
$strInsertTextfiles = "<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD>󤤴<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڡA<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>G";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD>W";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set";
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G\\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>󪺦<EFBFBD><EFBFBD>m";
$strModifications = "<EFBFBD>ק<EFBFBD><EFBFBD><EFBFBD>ƾڤw<EFBFBD>g<EFBFBD>s<EFBFBD>L<EFBFBD>C";
$strMySQLReloaded = "MySQL <20><><EFBFBD>s<EFBFBD>Ұʧ<D2B0><CAA7><EFBFBD><EFBFBD>C";
$strMySQLSaid = "MySQL <20><><EFBFBD>^<5E>G";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD>B<EFBFBD><42><EFBFBD>H<EFBFBD><48>";
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><>ô<EFBFBD><C3B4><EFBFBD>ܶq";
$strName = "<EFBFBD>W<EFBFBD>r";
$strNext = "<EFBFBD>U<EFBFBD>@<40><>";
$strNo = "<EFBFBD>_";
$strNoTablesFound = "<EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>C";
$strNull = "Null";
$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";
$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";
$strOptionally = "<EFBFBD>";
$strPos1 = "<EFBFBD>}<7D>l";
$strPrevious = "<EFBFBD>e<EFBFBD>@<40><>";
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD>W";
$strPrimaryKey = "<EFBFBD>D<EFBFBD><EFBFBD>";
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD>ͤ@<40>ӿ<EFBFBD><D3BF>~<7E>C";
$strProperties = "<EFBFBD>ݩ<EFBFBD>";
$strReadTheDocs = "<EFBFBD>ѷӥH<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRecords = "<EFBFBD>O<EFBFBD><EFBFBD>";
$strReloadFailed = "MySQL <20><><EFBFBD>_<EFBFBD><5F><EFBFBD>ѡC";
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD>_ MySQL";
$strRenameTable = "<EFBFBD>N<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><EFBFBD>";
$strRenameTableOK = "<EFBFBD>ƾڪ<EFBFBD> \$table <20>W<EFBFBD>r<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>Ӧ<EFBFBD> \$new_name<EFBFBD>C";
$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";
$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 ";
$strRunning = "<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strSQLQuery = "SQL <20>y<EFBFBD>y";
$strSave = "<EFBFBD>s<EFBFBD>x";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD>ܤֿ<EFBFBD><EFBFBD>ܤ@<40>Ӧr<D3A6>q<EFBFBD>G";
$strSend = "<EFBFBD>o<EFBFBD>e";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD>ܰO<EFBFBD><EFBFBD> ";
$strStrucCSV = "CSV <20>ƾ<EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>ƾ<EFBFBD>";
$strStrucDrop = "<EFBFBD>K<EFBFBD>[ 'drop table'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܵ<EFBFBD><EFBFBD>c";
$strSubmit = "<EFBFBD>o<EFBFBD>e";
$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";
$strTable = "<EFBFBD>ƾڪ<EFBFBD> ";
$strTableStructure = "<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c";
$strTerminatedBy = "<EFBFBD>y<EFBFBD>y<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>šG";
$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";
$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";
$strTheTerminator = "<EFBFBD>o<EFBFBD>Ǧr<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTotal = "<EFBFBD>`<60>p";
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUnique = "<EFBFBD>ߤ@";
$strValue = "<EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD>d<EFBFBD>ݼƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C";
$strViewDumpDB = "<EFBFBD>d<EFBFBD>ݼƾڮw<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C";
$strWelcome = "<EFBFBD>w<EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD> ";
$strWrongUser = "<EFBFBD>K<EFBFBD>X<EFBFBD><EFBFBD><EFBFBD>~<7E>A<EFBFBD>X<EFBFBD>ݳQ<DDB3>ڵ<EFBFBD><DAB5>C";
$strYes = "<EFBFBD>O";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD>ܶi<EFBFBD>{";
$strLogout = "<EFBFBD>h<EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD>d<EFBFBD>߼ҪO";
$strBack = "<EFBFBD><EFBFBD><EFBFBD>^";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "<EFBFBD>X<EFBFBD>ݳQ<EFBFBD>ڵ<EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ާ@";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD>ݩ<EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD>^";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD>s<EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD>^<5E><>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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> \$table <20>w<EFBFBD>g<EFBFBD><67><EFBFBD>\<EFBFBD>_<EFBFBD>\$new_name<EFBFBD>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 = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD>ƾڮw ";
$strDatabases = "<EFBFBD>ƾڮw";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "<EFBFBD>ʬ٭<EFBFBD>";
$strDelete = "<EFBFBD>R<EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD>ӰO<EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>R<EFBFBD><EFBFBD><EFBFBD>C";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "<EFBFBD>а<EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD>d<EFBFBD>ߥܨ<EFBFBD>\" (<28>q<EFBFBD>t<EFBFBD><74>: \"%\")";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "<EFBFBD>M<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 = "<EFBFBD>Ѧ<EFBFBD><EFBFBD>r<EFBFBD>ŬA<EFBFBD>_<EFBFBD><EFBFBD>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD>~";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD>q<EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD>B<EFBFBD>~";
$strField = "<EFBFBD>r<EFBFBD>q";
$strFields = "<EFBFBD>r<EFBFBD>q";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "<EFBFBD>\<EFBFBD><EFBFBD>";
$strGo = "<EFBFBD>}<7D>l";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>ק<EFBFBD><EFBFBD>C";
$strHasBeenCreated = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߡC";
$strHasBeenDropped = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C";
$strHasBeenEmptied = "<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>M<EFBFBD>šC";
$strHome = "<EFBFBD>D<EFBFBD>ؿ<EFBFBD>";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD><EFBFBD>J";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD>s<EFBFBD>O<EFBFBD><EFBFBD>";
$strInsertTextfiles = "<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD>󤤴<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƾڡA<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>G";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD>W";
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL <20><><EFBFBD>s<EFBFBD>Ұʧ<D2B0><CAA7><EFBFBD><EFBFBD>C";
$strMySQLSaid = "MySQL <20><><EFBFBD>^<5E>G";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD>ܶi<EFBFBD>{";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD>B<EFBFBD><42><EFBFBD>H<EFBFBD><48>";
$strMySQLShowVars = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><>ô<EFBFBD><C3B4><EFBFBD>ܶq";
$strName = "<EFBFBD>W<EFBFBD>r";
$strNext = "<EFBFBD>U<EFBFBD>@<40><>";
$strNo = "<EFBFBD>_";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>ƾڪ<EFBFBD><EFBFBD>C";
$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";
$strOptimizeTable = "Optimize table"; //to translate
$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";
$strOptionally = "<EFBFBD>";
$strOr = "or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD>}<7D>l";
$strPrevious = "<EFBFBD>e<EFBFBD>@<40><>";
$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
$strProcess = "Process"; //to translate
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD>ͤ@<40>ӿ<EFBFBD><D3BF>~<7E>C";
$strProperties = "<EFBFBD>ݩ<EFBFBD>";
$strQBE = "<EFBFBD>d<EFBFBD>߼ҪO";
$strReadTheDocs = "<EFBFBD>ѷӥH<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRecords = "<EFBFBD>O<EFBFBD><EFBFBD>";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL <20><><EFBFBD>_<EFBFBD><5F><EFBFBD>ѡC";
$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> \$table <20>W<EFBFBD>r<EFBFBD>w<EFBFBD>g<EFBFBD>Q<EFBFBD>Ӧ<EFBFBD> \$new_name<EFBFBD>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 = ""; //to translate, but its not in use ...
$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";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD>ܤֿ<EFBFBD><EFBFBD>ܤ@<40>Ӧr<D3A6>q<EFBFBD>G";
$strSelectNumRows = "in query"; //to translate
$strSend = "<EFBFBD>o<EFBFBD>e";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD>ܰO<EFBFBD><EFBFBD> ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL <20>y<EFBFBD>y";
$strStatement = "Statements"; //to translate
$strStrucCSV = "CSV <20>ƾ<EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>ƾ<EFBFBD>";
$strStrucDrop = "<EFBFBD>K<EFBFBD>[ 'drop table'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܵ<EFBFBD><EFBFBD>c";
$strSubmit = "<EFBFBD>o<EFBFBD>e";
$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";
$strTable = "<EFBFBD>ƾڪ<EFBFBD> ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "<EFBFBD>ƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD>y<EFBFBD>y<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>šG";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //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";
$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";
$strTheTerminator = "<EFBFBD>o<EFBFBD>Ǧr<EFBFBD>q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTotal = "<EFBFBD>`<60>p";
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "<EFBFBD>ߤ@";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "<EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD>d<EFBFBD>ݼƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C";
$strViewDumpDB = "<EFBFBD>d<EFBFBD>ݼƾڮw<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C";
$strWelcome = "<EFBFBD>w<EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD> ";
$strWrongUser = "<EFBFBD>K<EFBFBD>X<EFBFBD><EFBFBD><EFBFBD>~<7E>A<EFBFBD>X<EFBFBD>ݳQ<DDB3>ڵ<EFBFBD><DAB5>C";
$strYes = "<EFBFBD>O";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,194 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD>";
$strAction = "ִ<EFBFBD>в<EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>";
$strAddSearchConditions = "<EFBFBD><EFBFBD><EFBFBD>Ӽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (\"where\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)<29><>";
$strAnIndex = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD>س<EFBFBD>: \\r";
$strChange = "<EFBFBD>ı<EFBFBD>";
$strColumnNames = "<EFBFBD>ֶ<EFBFBD><EFBFBD><EFBFBD>";
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>Ϊ:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> \$table <20>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD>Ϊ \$new_name<EFBFBD><EFBFBD>";
$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> ";
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>";
$strDefault = "ȱʡֵ";
$strDelete = "ɾ<EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD>ü<EFBFBD>¼<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD>ɾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDoAQuery = "<EFBFBD><EFBFBD>ִ<EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD>ѯʾ<EFBFBD><EFBFBD>\"<><CDA8><EFBFBD><EFBFBD>: \"%\")";
$strDoYouReally = "<EFBFBD><EFBFBD>ȷ<EFBFBD><EFBFBD>Ҫ ";
$strDocu = "<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>";
$strEdit = "<EFBFBD>";
$strEmpty = "<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>)";
$strEnclosedBy = "<EFBFBD>ɺ<EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "ת<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD>ֶ<EFBFBD>";
$strFields = "<EFBFBD>ֶ<EFBFBD>";
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD>ʼ";
$strHasBeenAltered = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>޸ġ<EFBFBD>";
$strHasBeenCreated = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenDropped = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenEmptied = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ա<EFBFBD>";
$strHome = "<EFBFBD><EFBFBD>Ŀ¼";
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼<EFBFBD>¼";
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȡ<EFBFBD><EFBFBD><EFBFBD>ݣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set";
$strLineFeed = "<EFBFBD><EFBFBD><EFBFBD>У<EFBFBD>\\n";
$strLines = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strLocationTextfile = "<EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD>޸ĺ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>̡<EFBFBD>";
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD>";
$strMySQLSaid = "MySQL <20><><EFBFBD>أ<EFBFBD>";
$strMySQLShowStatus = "<EFBFBD><EFBFBD>ʾ MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ";
$strMySQLShowVars = "<EFBFBD><EFBFBD>ʾ MySQL <20><>ϵͳ<CFB5><CDB3><EFBFBD><EFBFBD>";
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD>";
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD>û<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD>";
$strNull = "Null";
$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>";
$strOptionalControls = "<EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڶ<EFBFBD>ȡ<EFBFBD><EFBFBD>д<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD>";
$strOptionally = "ѡ<EFBFBD><EFBFBD>";
$strPos1 = "<EFBFBD><EFBFBD>ʼ";
$strPrevious = "ǰһ<EFBFBD><EFBFBD>";
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strProperties = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĵ<EFBFBD> ";
$strRecords = "<EFBFBD><EFBFBD>¼";
$strReloadFailed = "MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>";
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> \$table <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ó<EFBFBD> \$new_name<EFBFBD><EFBFBD>";
$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>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ָ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD>";
$strRunning = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strSQLQuery = "SQL <20><><EFBFBD><EFBFBD>";
$strSave = "<EFBFBD>";
$strSelect = "ѡ<EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>ֶΣ<EFBFBD>";
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>¼ ";
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";
$strStrucOnly = "ֻѡ<EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˡ<EFBFBD>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> ";
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTheContent = "<EFBFBD>ļ<EFBFBD><EFBFBD>е<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strTheTerminator = "<EFBFBD><EFBFBD>Щ<EFBFBD>ֶεĽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTotal = "<EFBFBD>ܼ<EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUnique = "Ψһ";
$strValue = "ֵ";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>";
$strWelcome = "<EFBFBD><EFBFBD>ӭʹ<EFBFBD><EFBFBD> ";
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>󣬷<EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD><EFBFBD><EFBFBD>";
$strYes = "<EFBFBD><EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLogout = "<EFBFBD>˳<EFBFBD>ϵͳ";
$strQBE = "<EFBFBD><EFBFBD>ѯģ<EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD>";
$strAction = "ִ<EFBFBD>в<EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD>س<EFBFBD>: \\r";
$strChange = "<EFBFBD>ı<EFBFBD>";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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> \$table <20>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD>Ϊ \$new_name<EFBFBD><EFBFBD>";
$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 = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "ȱʡֵ";
$strDelete = "ɾ<EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD>ü<EFBFBD>¼<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD>ɾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "<EFBFBD><EFBFBD>ִ<EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD>ѯʾ<EFBFBD><EFBFBD>\"<><CDA8><EFBFBD><EFBFBD>: \"%\")";
$strDocu = "<EFBFBD>ĵ<EFBFBD>";
$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>";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "<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 = "<EFBFBD>ɺ<EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "ת<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD>ֶ<EFBFBD>";
$strFields = "<EFBFBD>ֶ<EFBFBD>";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD>ʼ";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>޸ġ<EFBFBD>";
$strHasBeenCreated = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenDropped = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenEmptied = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ա<EFBFBD>";
$strHome = "<EFBFBD><EFBFBD>Ŀ¼";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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>";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼<EFBFBD>¼";
$strInsertTextfiles = "<EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȡ<EFBFBD><EFBFBD><EFBFBD>ݣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/Set";
$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>";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD>";
$strMySQLSaid = "MySQL <20><><EFBFBD>أ<EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLShowStatus = "<EFBFBD><EFBFBD>ʾ MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ";
$strMySQLShowVars = "<EFBFBD><EFBFBD>ʾ MySQL <20><>ϵͳ<CFB5><CDB3><EFBFBD><EFBFBD>";
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD>";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD>û<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><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>";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "<EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڶ<EFBFBD>ȡ<EFBFBD><EFBFBD>д<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD>";
$strOptionally = "ѡ<EFBFBD><EFBFBD>";
$strOr = "or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD><EFBFBD>ʼ";
$strPrevious = "ǰһ<EFBFBD><EFBFBD>";
$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
$strProcess = "Process"; //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>";
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĵ<EFBFBD> ";
$strRecords = "<EFBFBD><EFBFBD>¼";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>";
$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> \$table <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ó<EFBFBD> \$new_name<EFBFBD><EFBFBD>";
$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 = ""; //to translate, but its not in use ...
$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>";
$strSelect = "ѡ<EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>ֶΣ<EFBFBD>";
$strSelectNumRows = "in query"; //to translate
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>¼ ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL <20><><EFBFBD><EFBFBD>";
$strStatement = "Statements"; //to translate
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";
$strStrucOnly = "ֻѡ<EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSuccess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>е<EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE>ɹ<EFBFBD><C9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˡ<EFBFBD>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD> ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "<EFBFBD>ļ<EFBFBD><EFBFBD>е<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strTheTerminator = "<EFBFBD><EFBFBD>Щ<EFBFBD>ֶεĽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTotal = "<EFBFBD>ܼ<EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Ψһ";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "ֵ";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>";
$strWelcome = "<EFBFBD><EFBFBD>ӭʹ<EFBFBD><EFBFBD> ";
$strWrongUser = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>󣬷<EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD><EFBFBD><EFBFBD>";
$strYes = "<EFBFBD><EFBFBD>";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,207 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddSearchConditions = "P<EFBFBD>idat vyhled<65>vac<61> parametry (obsah dotazu po \"where\" p<><70>kazu):";
$strAfter = "Po";
$strAnIndex = "Byl p<>id<69>n index na ";
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
$strBrowse = "Proj<EFBFBD>t";
$strCarriage = "N<EFBFBD>vrat voz<6F>ku (Carriage return): \\r";
$strChange = "Zm<EFBFBD>nit";
$strColumnNames = "N<EFBFBD>zvy sloupc<70>";
$strCopyTable = "Zkop<EFBFBD>rovat tabulku do:";
$strCopyTableOK = "Tabulka \$table byla zkop<6F>rov<6F>na do \$new_name.";
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strDatabase = "Datab<EFBFBD>ze ";
$strDatabases = "datab<EFBFBD>ze";
$strDefault = "Vychoz<EFBFBD>";
$strDelete = "Smazat";
$strDeleted = "<EFBFBD><EFBFBD>dek byl smaz<61>n";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDoYouReally = "Opravdu si p<>eje<6A> vykonat p<><70>kaz ";
$strDocu = "Dokumentace";
$strDrop = "Odstranit";
$strDropDB = "Odstranit datab<61>zi ";
$strDumpingData = "Dumpuji data pro tabulku";
$strEdit = "Editovat";
$strEmpty = "Vypr<EFBFBD>zdnit";
$strEmptyResultSet = "MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).";
$strEnclosedBy = "uzav<EFBFBD>en do";
$strEnd = "Konec";
$strError = "Chyba";
$strEscapedBy = "uvozeno pomoc<6F>";
$strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Po<EFBFBD>et pol<6F>";
$strFunction = "Funkce";
$strGo = "Prove<EFBFBD>";
$strHasBeenAltered = "byla zm<7A>n<EFBFBD>na.";
$strHasBeenCreated = "byla vytvo<76>ena.";
$strHasBeenDropped = "byla odstran<61>na.";
$strHasBeenEmptied = "byla vypr<70>zdn<64>na.";
$strHome = "Domu";
$strHost = "Hostitel";
$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.";
$strIndex = "Index";
$strInsert = "Vlo<EFBFBD>it";
$strInsertIntoTable = "Vlo<EFBFBD>it do tabulky";
$strInsertNewRow = "Vlo<EFBFBD>it nov<6F> <20><>dek";
$strInsertTextfiles = "Vlo<EFBFBD>it textov<6F> soubory do tabulky";
$strKeyname = "Kl<EFBFBD><EFBFBD>ovy n<>zev";
$strLengthSet = "D<EFBFBD>lka/Set";
$strLineFeed = "Ukon<EFBFBD>en<EFBFBD> <20><>dku (Linefeed): \\n";
$strLines = "<EFBFBD><EFBFBD>dek";
$strLocationTextfile = "Um<EFBFBD>st<EFBFBD>n<EFBFBD> textov<6F>ho souboru";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny";
$strMySQLReloaded = "MySQL znovu-na<6E>tena.";
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: ";
$strMySQLShowStatus = "Uk<EFBFBD>zat MySQL runtime informace";
$strMySQLShowVars = "Uk<EFBFBD>zat MySQL systemove prom<6F>nn<6E>";
$strName = "N<EFBFBD>zev";
$strNext = "Dal<EFBFBD><EFBFBD>";
$strNo = "Ne";
$strNoTablesFound = "V datab<61>zi nebyla nalezena ani jedna tabulka.";
$strNull = "Nulov<EFBFBD>";
$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>.";
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.";
$strOptionally = "Voliteln<EFBFBD>";
$strPos1 = "Za<EFBFBD><EFBFBD>tek";
$strPrevious = "P<EFBFBD>edchoz<EFBFBD>";
$strPrimary = "Prim<EFBFBD>rn<EFBFBD>";
$strPrimaryKey = "Prim<EFBFBD>rn<EFBFBD> kl<6B><6C>";
$strPrinterFriendly = "Verze ur<75>en<65> pro tisk";
$strProducedAnError = "vytvo<EFBFBD>il chybu.";
$strProperties = "Vlastnosti";
$strReadTheDocs = "P<EFBFBD>e<EFBFBD>ti dokumentaci";
$strRecords = "Z<EFBFBD>znam<EFBFBD>";
$strReloadFailed = "Znovuna<EFBFBD>ten<EFBFBD> MySQL selhalo.";
$strReloadMySQL = "Znovuna<EFBFBD>ten<EFBFBD> MySQL";
$strRenameTable = "P<EFBFBD>ejmenovat tabulku na";
$strRenameTableOK = "Tabulka \$table byla p<>ejmenov<6F>na na \$new_name";
$strReplace = "P<EFBFBD>epsat";
$strReplaceTable = "P<EFBFBD>epsat data tabulky souborem";
$strReset = "P<EFBFBD>vodn<EFBFBD> (reset)";
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strSQLQuery = "SQL-dotaz";
$strSave = "Ulo<EFBFBD>";
$strSelect = "Vybrat";
$strSelectFields = "Zvol pole (alespo<70> jedno):";
$strSend = "Po<EFBFBD>li";
$strShowingRecords = "Ukazuji z<>znamy ";
$strStrucCSV = "CSV data";
$strStrucData = "Strukturu a data";
$strStrucDrop = "P<EFBFBD>idej 'Vyma<6D> tabulku'";
$strStrucOnly = "Pouze strukturu";
$strSubmit = "Ode<EFBFBD>li";
$strSuccess = "Tv<EFBFBD>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n";
$strTable = "Tabulka ";
$strTableStructure = "Struktura tabulky pro tabulku";
$strTerminatedBy = "ukon<EFBFBD>en";
$strTheContent = "Obsah tv<74>ho souboru byl vlo<6C>en";
$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>.";
$strTheTerminator = "Ukon<EFBFBD>en<EFBFBD> pol<6F>.";
$strTotal = "celkem";
$strType = "Typ";
$strUnique = "Unik<EFBFBD>tn<EFBFBD>";
$strValue = "Hodnota";
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky";
$strViewDumpDB = "Uka<EFBFBD> dump (schema) datab<61>ze";
$strWelcome = "V<EFBFBD>tej v ";
$strWrongUser = "<EFBFBD>patn<EFBFBD> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.";
$strYes = "Ano";
$strMySQLShowProcess = "Zobraz procesy";
$strLogout = "Odhl<EFBFBD>sit se";
$strQBE = "Dotaz podle p<><70>kladu";
$strBack = "Zp<EFBFBD>t";
$strTableComments = "Koment<EFBFBD><EFBFBD>e k tabulce";
$strOr = "nebo";
$strSelectNumRows = "v dotazu";
$strCompleteInserts = "Upln<EFBFBD> vlo<6C>eni";
$strLimitNumRows = "z<EFBFBD>znamu na str<74>nku";
$strDisplay = "Zobraz";
$strShow = "Zobraz";
$strRowsFrom = "<EFBFBD>adky za<7A><61>naj<61>c<EFBFBD> od";
$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.";
$strPrintView = "N<EFBFBD>hled k vyti<74>t<EFBFBD>n<EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "P<EFBFBD>idat vyhled<65>vac<61> parametry (obsah dotazu po \"where\" p<><70>kazu):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Po";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "Byl p<>id<69>n index 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 = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
$strBack = "Zp<EFBFBD>t";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Proj<EFBFBD>t";
$strCarriage = "N<EFBFBD>vrat voz<6F>ku (Carriage return): \\r";
$strChange = "Zm<EFBFBD>nit";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "N<EFBFBD>zvy sloupc<70>";
$strCompleteInserts = "Upln<EFBFBD> vlo<6C>eni";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Zkop<EFBFBD>rovat tabulku do:";
$strCopyTableOK = "Tabulka \$table byla zkop<6F>rov<6F>na do \$new_name.";
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Datab<EFBFBD>ze ";
$strDatabases = "datab<EFBFBD>ze";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Vychoz<EFBFBD>";
$strDelete = "Smazat";
$strDeleted = "<EFBFBD><EFBFBD>dek byl smaz<61>n";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "Zobraz";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$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"; //to translate
$strEdit = "Editovat";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Vypr<EFBFBD>zdnit";
$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<EFBFBD>en do";
$strEnd = "Konec";
$strError = "Chyba";
$strEscapedBy = "uvozeno pomoc<6F>";
$strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Po<EFBFBD>et pol<6F>";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkce";
$strGo = "Prove<EFBFBD>";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "byla zm<7A>n<EFBFBD>na.";
$strHasBeenCreated = "byla vytvo<76>ena.";
$strHasBeenDropped = "byla odstran<61>na.";
$strHasBeenEmptied = "byla vypr<70>zdn<64>na.";
$strHome = "Domu";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Hostitel";
$strHostEmpty = "The host name is empty!"; //to translate
$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.";
$strIndex = "Index";
$strIndexes = "Indexes"; //to translate
$strInsert = "Vlo<EFBFBD>it";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "Vlo<EFBFBD>it do tabulky";
$strInsertNewRow = "Vlo<EFBFBD>it nov<6F> <20><>dek";
$strInsertTextfiles = "Vlo<EFBFBD>it textov<6F> soubory do tabulky";
$strKeyname = "Kl<EFBFBD><EFBFBD>ovy n<>zev";
$strLength = "Length"; //to translate
$strLengthSet = "D<EFBFBD>lka/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL znovu-na<6E>tena.";
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: ";
$strMySQLShowProcess = "Zobraz procesy";
$strMySQLShowStatus = "Uk<EFBFBD>zat MySQL runtime informace";
$strMySQLShowVars = "Uk<EFBFBD>zat MySQL systemove prom<6F>nn<6E>";
$strName = "N<EFBFBD>zev";
$strNext = "Dal<EFBFBD><EFBFBD>";
$strNo = "Ne";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "V datab<61>zi nebyla nalezena ani jedna tabulka.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Nulov<EFBFBD>";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$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>.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.";
$strOptionally = "Voliteln<EFBFBD>";
$strOr = "nebo";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Za<EFBFBD><EFBFBD>tek";
$strPrevious = "P<EFBFBD>edchoz<EFBFBD>";
$strPrimary = "Prim<EFBFBD>rn<EFBFBD>";
$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 = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "vytvo<EFBFBD>il chybu.";
$strProperties = "Vlastnosti";
$strQBE = "Dotaz podle p<><70>kladu";
$strReadTheDocs = "P<EFBFBD>e<EFBFBD>ti dokumentaci";
$strRecords = "Z<EFBFBD>znam<EFBFBD>";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Znovuna<EFBFBD>ten<EFBFBD> MySQL selhalo.";
$strReloadMySQL = "Znovuna<EFBFBD>ten<EFBFBD> MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "P<EFBFBD>ejmenovat tabulku na";
$strRenameTableOK = "Tabulka \$table byla p<>ejmenov<6F>na na \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "P<EFBFBD>epsat";
$strReplaceTable = "P<EFBFBD>epsat data tabulky souborem";
$strReset = "P<EFBFBD>vodn<EFBFBD> (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 = "<EFBFBD>adky za<7A><61>naj<61>c<EFBFBD> od";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strSave = "Ulo<EFBFBD>";
$strSelect = "Vybrat";
$strSelectFields = "Zvol pole (alespo<70> jedno):";
$strSelectNumRows = "v dotazu";
$strSend = "Po<EFBFBD>li";
$strSequence = "Seq."; //to translate
$strShow = "Zobraz";
$strShowingRecords = "Ukazuji z<>znamy ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-dotaz";
$strStatement = "Statements"; //to translate
$strStrucCSV = "CSV data";
$strStrucData = "Strukturu a data";
$strStrucDrop = "P<EFBFBD>idej 'Vyma<6D> tabulku'";
$strStrucOnly = "Pouze strukturu";
$strSubmit = "Ode<EFBFBD>li";
$strSuccess = "Tv<EFBFBD>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n";
$strTable = "Tabulka ";
$strTableComments = "Koment<EFBFBD><EFBFBD>e k tabulce";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Struktura tabulky pro tabulku";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "ukon<EFBFBD>en";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Obsah tv<74>ho souboru byl vlo<6C>en";
$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>.";
$strTheTerminator = "Ukon<EFBFBD>en<EFBFBD> pol<6F>.";
$strTotal = "celkem";
$strType = "Typ";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik<EFBFBD>tn<EFBFBD>";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Hodnota";
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky";
$strViewDumpDB = "Uka<EFBFBD> dump (schema) datab<61>ze";
$strWelcome = "V<EFBFBD>tej v ";
$strWrongUser = "<EFBFBD>patn<EFBFBD> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.";
$strYes = "Ano";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,210 +1,263 @@
<?php
/* $Id$ */
$DanishLanguageVer = "2.1.0/2000-07-31";
$strAPrimaryKey = "Der er oprettet en prim&aelig;r n&oslash;gle p&aring; feltet ";
$strAccessDenied = "Adgang N&aelig;gtet";
$strAction = "Handling";
$strAddNewField = "Tilf&oslash;j nyt felt";
$strAccessDenied = "Adgang N&aelig;gtet";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "Tilf&oslash;j nyt felt";
$strAddPriv = "Add 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):";
$strAfter = "Efter";
$strAnIndex = "Der er oprettet et indeks p&aring; feltet ";
$strAtBeginningOfTable = "I begyndelsen af tabel";
$strAtEndOfTable = "I slutning af tabel";
$strAttr = "Attributer";
$strBack = "Tilbage";
$strBrowse = "Vis";
$strCarriage = "Carriage return: \\r";
$strChange = "&AElig;ndre";
$strColumnNames = "Kolonne navne";
$strCompleteInserts = "Lav komplette inserts";
$strCopyTable = "Kopier tabel til:";
$strCopyTableOK = "Tabellen \$table er nu kopieret til: \$new_name.";
$strCreate = "Opret";
$strCreateNewDatabase = "Opret ny database";
$strCreateNewTable = "Opret ny tabel i database ";
$strDatabase = "Database: ";
$strDatabases = "databaser";
$strDefault = "Standardv&aelig;rdi";
$strDelete = "Slet";
$strDeleted = "R&aelig;kken er slettet!";
$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";
$strDoAQuery = "K&oslash;r en foresp&oslash;rgsel p&aring; felter (wildcard: \"%\")";
$strDoYouReally = "Er du sikker p&aring; at du vil ";
$strDocu = "Dokumentation";
$strDrop = "Slet";
$strDropDB = "Slet database ";
$strDumpingData = "Data dump for tabellen";
$strEdit = "Ret";
$strEmpty = "T&oslash;m";
$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.";
$strEnclosedBy = "har denne tekstkvalifikator";
$strEnd = "Slut";
$strError = "Fejl";
$strEscapedBy = "afsluttes med";
$strExtra = "Ekstra";
$strField = "Feltnavn";
$strFields = "Felter";
$strFunction = "Funktion";
$strGo = "Udf&oslash;r";
$strHasBeenAltered = "er &aelig;ndret.";
$strHasBeenCreated = "er oprettet.";
$strHasBeenDropped = "er slettet.";
$strHasBeenEmptied = "er t&oslash;mt.";
$strHome = "Hjem";
$strHost = "Host";
$strIfYouWish = "Hvis du kun &oslash;nsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste.";
$strIndex = "Indekseret";
$strInsert = "Inds&aelig;t";
$strInsertIntoTable = "Importer til tabel";
$strInsertNewRow = "Inds&aelig;t ny r&aelig;kke";
$strInsertTextfiles = "Importer tekstfil til tabellen";
$strKeyname = "N&oslash;gle";
$strLengthSet = "L&aelig;ngde/V&aelig;rdi";
$strLimitNumRows = "poster pr. side";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linier";
$strLocationTextfile = "Tekstfilens placering";
$strLogout = "Log af";
$strModifications = "Rettelserne er gemt!";
$strMySQLReloaded = "MySQL genstartet.";
$strMySQLSaid = "MySQL returnerede: ";
$strMySQLShowProcess = "Vis tr&aring;de";
$strMySQLShowStatus = "Vis MySQL runtime information";
$strMySQLShowVars = "Vis MySQL system variable";
$strName = "Navn";
$strNext = "N&aelig;ste";
$strNo = "Nej";
$strNoTablesFound = "Ingen tabeller fundet i databasen.";
$strNull = "Nulv&aelig;rdi";
$strOftenQuotation = "Ofte anf&oslash;relsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn.";
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller l&aelig;ses.";
$strOptionally = "OPTIONALLY";
$strOr = "eller";
$strPos1 = "Start";
$strPrevious = "Forrige";
$strPrimary = "Prim&aelig;r";
$strPrimaryKey = "Prim&aelig;r n&oslash;gle";
$strPrinterFriendly = "Udskrift venlig version af ovenst&aring;ende tabel";
$strPrintView = "Vis (udskriftvenlig)";
$strProducedAnError = "forsagede en fejl.";
$strProperties = "Egenskaber";
$strQBE = "Query by Example";
$strReadTheDocs = "L&aelig;s dokumentationen";
$strRecords = "Poster";
$strReloadFailed = "Genstart af MySQL fejlede.";
$strReloadMySQL = "Genstart MySQL";
$strRenameTable = "Omd&oslash;b tabel til";
$strRenameTableOK = "Tabellen \$table er nu omd&oslash;bt til: \$new_name";
$strReplace = "Erstat";
$strReplaceTable = "Erstat data i tabellen med filens data";
$strReset = "Nulstil";
$strRunSQLQuery = "K&oslash;r en/flere SQL foresp&oslash;rgsler p&aring; database ";
$strRunning = "k&oslash;rer p&aring; ";
$strSQLQuery = "SQL-foresp&oslash;rgsel";
$strSave = "Gem";
$strSelect = "V&aelig;lg";
$strSelectFields = "V&aelig;lg mindst eet felt:";
$strSelectNumRows = "i foresp&oslash;rgsel";
$strSend = "send";
$strShow = "Vis";
$strShowingRecords = "Viser poster ";
$strStrucCSV = "CSV data";
$strStrucData = "Struturen og data";
$strStrucDrop = "Tilf&oslash;j 'drop table'";
$strStrucOnly = "Kun strukturen";
$strSubmit = "Send";
$strSuccess = "Din SQL-foresp&oslash;rgsel blev eksekveret korrekt";
$strRowsFrom = "r&aelig;kker startende fra";
$strTable = "Tabel: ";
$strTableComments = "Tabel kommentarer";
$strTableStructure = "Struktur dump for tabellen";
$strTerminatedBy = "er afgr&aelig;nset af";
$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.";
$strTheTerminator = "Felterne afgr&aelig;nses af dette tegn.";
$strTotal = "total";
$strType = "Datatype";
$strUnique = "Unik";
$strValue = "V&aelig;rdi";
$strViewDump = "Vis dump (skema) over tabel";
$strViewDumpDB = "Vis dump (skema) af database";
$strWelcome = "Velkommen til ";
$strWrongUser = "Forkert brugernavn/kodeord. Adgang N&aelig;gtet.";
$strYes = "Ja";
$strCheckTable = "Tjek tabel";
$strAnalyzeTable = "Analyser tabel";
$strRepairTable = "Reparer tabel";
$strOptimizeTable = "Optimer tabel";
$strTableType = "Tabel type";
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside ";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Efter";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyser tabel";
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "Der er oprettet et indeks p&aring; feltet ";
$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 = "Der er oprettet en prim&aelig;r n&oslash;gle p&aring; feltet ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "I begyndelsen af tabel";
$strAtEndOfTable = "I slutning af tabel";
$strAttr = "Attributer";
$strBack = "Tilbage";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Vis";
$strCarriage = "Carriage return: \\r";
$strChange = "&AElig;ndre";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Tjek tabel";
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Kolonne navne";
$strCompleteInserts = "Lav komplette inserts";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Kopier tabel til:";
$strCopyTableOK = "Tabellen \$table er nu kopieret til: \$new_name.";
$strCreate = "Opret";
$strCreateNewDatabase = "Opret ny database";
$strCreateNewTable = "Opret ny tabel i database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Database: ";
$strDatabases = "databaser";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Standardv&aelig;rdi";
$strDelete = "Slet";
$strDeleted = "R&aelig;kken er slettet!";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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";
$strDoAQuery = "K&oslash;r en foresp&oslash;rgsel p&aring; felter (wildcard: \"%\")";
$strDocu = "Dokumentation";
$strDoYouReally = "Er du sikker p&aring; at du vil ";
$strDrop = "Slet";
$strDropDB = "Slet database ";
$strDumpingData = "Data dump for tabellen";
$strDynamic = "dynamic"; //to translate
$strEdit = "Ret";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "T&oslash;m";
$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.";
$strEnclosedBy = "har denne tekstkvalifikator";
$strEnd = "Slut";
$strError = "Fejl";
$strEscapedBy = "afsluttes med";
$strExtra = "Ekstra";
$strField = "Feltnavn";
$strFields = "Felter";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strGo = "Udf&oslash;r";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "er &aelig;ndret.";
$strHasBeenCreated = "er oprettet.";
$strHasBeenDropped = "er slettet.";
$strHasBeenEmptied = "er t&oslash;mt.";
$strHome = "Hjem";
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside ";
$strHomepageSourceforge = "Ny (men ikke endnu officiel) phpMyAdmin hjemmeside ";
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strHost = "Host";
$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.";
$strIndex = "Indekseret";
$strIndexes = "Indexes"; //to translate
$strInsert = "Inds&aelig;t";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "Importer til tabel";
$strInsertNewRow = "Inds&aelig;t ny r&aelig;kke";
$strInsertTextfiles = "Importer tekstfil til tabellen";
$strKeyname = "N&oslash;gle";
$strLength = "Length"; //to translate
$strLengthSet = "L&aelig;ngde/V&aelig;rdi";
$strLimitNumRows = "poster pr. side";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linier";
$strLocationTextfile = "Tekstfilens placering";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log af";
$strModifications = "Rettelserne er gemt!";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL genstartet.";
$strMySQLSaid = "MySQL returnerede: ";
$strMySQLShowProcess = "Vis tr&aring;de";
$strMySQLShowStatus = "Vis MySQL runtime information";
$strMySQLShowVars = "Vis MySQL system variable";
$strName = "Navn";
$strNext = "N&aelig;ste";
$strNo = "Nej";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "Ingen tabeller fundet i databasen.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Nulv&aelig;rdi";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Ofte anf&oslash;relsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn.";
$strOptimizeTable = "Optimer tabel";
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller l&aelig;ses.";
$strOptionally = "OPTIONALLY";
$strOr = "eller";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Start";
$strPrevious = "Forrige";
$strPrimary = "Prim&aelig;r";
$strPrimaryKey = "Prim&aelig;r n&oslash;gle";
$strPrinterFriendly = "Udskrift venlig version af ovenst&aring;ende tabel";
$strPrintView = "Vis (udskriftvenlig)";
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "forsagede en fejl.";
$strProperties = "Egenskaber";
$strQBE = "Query by Example";
$strReadTheDocs = "L&aelig;s dokumentationen";
$strRecords = "Poster";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Genstart af MySQL fejlede.";
$strReloadMySQL = "Genstart MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Omd&oslash;b tabel til";
$strRenameTableOK = "Tabellen \$table er nu omd&oslash;bt til: \$new_name";
$strRepairTable = "Reparer tabel";
$strReplace = "Erstat";
$strReplaceTable = "Erstat data i tabellen med filens data";
$strReset = "Nulstil";
$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 = "r&aelig;kker startende fra";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "k&oslash;rer p&aring; ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "K&oslash;r en/flere SQL foresp&oslash;rgsler p&aring; database ";
$strSave = "Gem";
$strSelect = "V&aelig;lg";
$strSelectFields = "V&aelig;lg mindst eet felt:";
$strSelectNumRows = "i foresp&oslash;rgsel";
$strSend = "send";
$strSequence = "Seq."; //to translate
$strShow = "Vis";
$strShowingRecords = "Viser poster ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-foresp&oslash;rgsel";
$strStatement = "Statements"; //to translate
$strStrucCSV = "CSV data";
$strStrucData = "Struturen og data";
$strStrucDrop = "Tilf&oslash;j 'drop table'";
$strStrucOnly = "Kun strukturen";
$strSubmit = "Send";
$strSuccess = "Din SQL-foresp&oslash;rgsel blev eksekveret korrekt";
$strTable = "Tabel: ";
$strTableComments = "Tabel kommentarer";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Struktur dump for tabellen";
$strTableType = "Tabel type";
$strTerminatedBy = "er afgr&aelig;nset af";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$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.";
$strTheTerminator = "Felterne afgr&aelig;nses af dette tegn.";
$strTotal = "total";
$strType = "Datatype";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "V&aelig;rdi";
$strViewDump = "Vis dump (skema) over tabel";
$strViewDumpDB = "Vis dump (skema) af database";
$strWelcome = "Velkommen til ";
$strWrongUser = "Forkert brugernavn/kodeord. Adgang N&aelig;gtet.";
$strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,197 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "Een primaire sleutel is toegevoegd aan ";
$strAccessDenied = "Toegang geweigerd ";
$strAction = "Aktie";
$strAddNewField = "Nieuw veld toevoegen";
$strAddSearchConditions = "Zoekcondities toevoegen (het \"where\" gedeelte van de query):";
$strAnIndex = "Een index is toegevoegd aan ";
$strAttr = "Attributen";
$strBrowse = "Verkennen";
$strCarriage = "Carriage return: \\r";
$strChange = "Veranderen";
$strColumnNames = "Kolomnamen";
$strCopyTable = "Kopieer tabel naar:";
$strCopyTableOK = "Tabel \$table is gekopieerd naar \$new_name.";
$strCreate = "Aanmaken";
$strCreateNewDatabase = "Nieuwe database aanmaken";
$strCreateNewTable = "Nieuwe tabel aanmaken in database ";
$strDatabase = "Database ";
$strDatabases = "databases";
$strDefault = "Standaardwaarde";
$strDelete = "Verwijderen";
$strDeleted = "De rij is verwijderd";
$strDoAQuery = "Voer een query op basis van een vergelijking uit (wildcard: \"%\")";
$strDoYouReally = "Weet u zeker dat u wilt ";
$strDocu = "Documentatie";
$strDrop = "Verwijderen";
$strDropDB = "Verwijder database ";
$strDumpingData = "Gegevens worden uitgevoerd voor tabel";
$strEdit = "Wijzigen";
$strEmpty = "Legen";
$strEmptyResultSet = "MySQL retourneerde een lege result set (0 rijen).";
$strEnclosedBy = "enclosed by";
$strEnd = "Einde";
$strError = "Fout";
$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strField = "Veld";
$strFields = "Velden";
$strFunction = "Functie";
$strGo = "Start";
$strHasBeenAltered = "is veranderd.";
$strHasBeenCreated = "is aangemaakt.";
$strHasBeenDropped = "is verwijderd.";
$strHasBeenEmptied = "is leeggemaakt.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Indien u slechts enkele van de tabelkolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.";
$strIndex = "Index";
$strInsert = "Invoegen";
$strInsertIntoTable = "Invoegen in tabel";
$strInsertNewRow = "Nieuwe rij invoegen";
$strInsertTextfiles = "Invoegen tekstbestanden in tabel";
$strKeyname = "Sleutelnaam";
$strLengthSet = "Lengte";
$strLineFeed = "Linefeed: \\n";
$strLines = "Regels";
$strLocationTextfile = "Locatie van het tekstbestand";
$strModifications = "Wijzigingen opgeslagen.";
$strMySQLReloaded = "MySQL opnieuw geladen.";
$strMySQLSaid = "MySQL retourneerde: ";
$strMySQLShowStatus = "MySQL runtime informatie";
$strMySQLShowVars = "MySQL systeemvariabelen";
$strName = "Naam";
$strNext = "Volgende";
$strNo = "Nee";
$strNoTablesFound = "Geen tabellen gevonden in de database.";
$strNull = "Null";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONEEL";
$strPos1 = "Begin";
$strPrevious = "Vorige";
$strPrimary = "Primaire sleutel";
$strPrimaryKey = "Primaire sleutel";
$strProducedAnError = "leverde een fout op.";
$strProperties = "Eigenschappen";
$strReadTheDocs = "Lees de documentatie";
$strRecords = "Records";
$strReloadFailed = "Opnieuw laden van MySQL mislukt.";
$strReloadMySQL = "MySQL opnieuw laden.";
$strRenameTable = "Tabel hernoemen naar";
$strRenameTableOK = "Tabel \$table is hernoemd naar \$new_name";
$strReplace = "Vervangen";
$strReplaceTable = "Vervang tabelgegevens met bestand";
$strReset = "Reset";
$strRunSQLQuery = "SQL query/queries uitvoeren op database ";
$strRunning = "wordt uitgevoerd op ";
$strSQLQuery = "SQL-query";
$strSave = "Opslaan";
$strSelect = "Selecteren";
$strSelectFields = "Selecteer velden (tenminste 1):";
$strSend = "verzenden";
$strShowingRecords = "Records laten zien ";
$strStrucCSV = "CSV gegevens";
$strStrucData = "Structuur en gegevens";
$strStrucDrop = "'drop table' toevoegen";
$strStrucOnly = "Alleen structuur";
$strSubmit = "Verzenden";
$strSuccess = "Uw SQL-query is succesvol uitgevoerd.";
$strTable = "Tabel ";
$strTableStructure = "Tabel structuur voor tabel";
$strTerminatedBy = "eindigend op";
$strTheContent = "De inhoud van uw bestanden is ingevoegd.";
$strTheContents = "De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.";
$strTheTerminator = "De \'terminator\' van de velden.";
$strTotal = "totaal";
$strType = "Type";
$strUnique = "Unieke waarde";
$strValue = "Waarde";
$strViewDump = "Bekijk een dump (schema) van tabel";
$strViewDumpDB = "Bekijk een dump (schema) van database";
$strWelcome = "Welkom op ";
$strWrongUser = "Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd.";
$strYes = "Ja";
$strMySQLShowProcess = "Laat processen zien";
$strLogout = "Uitloggen";
$strQBE = "Query opbouwen";
$strBack = "Terug";
$strTableComments = "Tabel opmerkingen";
$strOr = "of";
$strSelectNumRows = "in query";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "Toegang geweigerd ";
$strAction = "Aktie";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributen";
$strBack = "Terug";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Verkennen";
$strCarriage = "Carriage return: \\r";
$strChange = "Veranderen";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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 \$table is gekopieerd naar \$new_name.";
$strCreate = "Aanmaken";
$strCreateNewDatabase = "Nieuwe database aanmaken";
$strCreateNewTable = "Nieuwe tabel aanmaken in database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Database ";
$strDatabases = "databases";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Standaardwaarde";
$strDelete = "Verwijderen";
$strDeleted = "De rij is verwijderd";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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
$strEdit = "Wijzigen";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Legen";
$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";
$strField = "Veld";
$strFields = "Velden";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Functie";
$strGo = "Start";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "is veranderd.";
$strHasBeenCreated = "is aangemaakt.";
$strHasBeenDropped = "is verwijderd.";
$strHasBeenEmptied = "is leeggemaakt.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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.";
$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";
$strKeyname = "Sleutelnaam";
$strLength = "Length"; //to translate
$strLengthSet = "Lengte";
$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.";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL opnieuw geladen.";
$strMySQLSaid = "MySQL retourneerde: ";
$strMySQLShowProcess = "Laat processen zien";
$strMySQLShowStatus = "MySQL runtime informatie";
$strMySQLShowVars = "MySQL systeemvariabelen";
$strName = "Naam";
$strNext = "Volgende";
$strNo = "Nee";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //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
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONEEL";
$strOr = "of";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //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
$strProcess = "Process"; //to translate
$strProducedAnError = "leverde een fout op.";
$strProperties = "Eigenschappen";
$strQBE = "Query opbouwen";
$strReadTheDocs = "Lees de documentatie";
$strRecords = "Records";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Opnieuw laden van MySQL mislukt.";
$strReloadMySQL = "MySQL opnieuw laden.";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Tabel hernoemen naar";
$strRenameTableOK = "Tabel \$table is hernoemd naar \$new_name";
$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 = ""; //to translate, but its not in use ...
$strRunSQLQuery = "SQL query/queries uitvoeren op database ";
$strSave = "Opslaan";
$strSelect = "Selecteren";
$strSelectFields = "Selecteer velden (tenminste 1):";
$strSelectNumRows = "in query";
$strSend = "verzenden";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Records laten zien ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$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.";
$strTable = "Tabel ";
$strTableComments = "Tabel opmerkingen";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Tabel structuur voor tabel";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "eindigend op";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "De inhoud van uw bestanden is ingevoegd.";
$strTheContents = "De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.";
$strTheTerminator = "De \'terminator\' van de velden.";
$strTotal = "totaal";
$strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unieke waarde";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Waarde";
$strViewDump = "Bekijk een dump (schema) van tabel";
$strViewDumpDB = "Bekijk een dump (schema) van database";
$strWelcome = "Welkom op ";
$strWrongUser = "Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd.";
$strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,226 +1,263 @@
<?php
/* $Id$ */
$strAccessDenied = "Access denied";
$strAction = "Action";
$strAddNewField = "Add new field";
$strAccessDenied = "Access denied";
$strAction = "Action";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "Add new field";
$strAddPriv = "Add a new Privilege";
$strAddPrivMessage = "You have added a new privilege.";
$strAddSearchConditions = "Add search conditions (body of the \"where\" clause):";
$strAddUser = "Add a new User";
$strAddUserMessage = "You have added a new user.";
$strAfter = "After";
$strAfter = "After";
$strAll = "All";
$strAlter = "Alter";
$strAnalyzeTable = "Analyze table";
$strAnIndex = "An index has been added on ";
$strAnalyzeTable = "Analyze table";
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "An index has been added on ";
$strAny = "Any";
$strAnyColumn = "Any Column";
$strAnyDatabase = "Any database";
$strAnyHost = "Any host";
$strAnyTable = "Any table";
$strAnyUser = "Any user";
$strAPrimaryKey = "A primary key has been added on ";
$strAtBeginningOfTable = "At Beginning of Table";
$strAtEndOfTable = "At End of Table";
$strAttr = "Attributes";
$strBack = "Back";
$strBookmarkLabel = "Label";
$strBookmarkQuery = "Bookmarked SQL-query";
$strBookmarkThis = "Bookmark this SQL-query";
$strBookmarkView = "View only";
$strBrowse = "Browse";
$strCarriage = "Carriage return: \\r";
$strChange = "Change";
$strAPrimaryKey = "A primary key has been added on ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table";
$strAtEndOfTable = "At End of Table";
$strAttr = "Attributes";
$strBack = "Back";
$strBookmarkLabel = "Label";
$strBookmarkQuery = "Bookmarked SQL-query";
$strBookmarkThis = "Bookmark this SQL-query";
$strBookmarkView = "View only";
$strBrowse = "Browse";
$strCarriage = "Carriage return: \\r";
$strChange = "Change";
$strCheckAll = "Check All";
$strCheckDbPriv = "Check Database Privileges";
$strCheckTable = "Check table";
$strCheckTable = "Check table";
$strColumn = "Column";
$strColumnEmpty = "The columns names are empty!";
$strColumnNames = "Column names";
$strCompleteInserts = "Complete inserts";
$strColumnNames = "Column names";
$strCompleteInserts = "Complete inserts";
$strConfirm = "Do you really want to do it?";
$strCopyTable = "Copy table to:";
$strCopyTableOK = "Table \$table has been copied to \$new_name.";
$strCreate = "Create";
$strCreateNewDatabase = "Create new database";
$strCreateNewTable = "Create new table on database ";
$strDatabase = "Database ";
$strDatabases = "databases";
$strDataOnly="Data only";
$strCopyTable = "Copy table to:";
$strCopyTableOK = "Table \$table has been copied to \$new_name.";
$strCreate = "Create";
$strCreateNewDatabase = "Create new database";
$strCreateNewTable = "Create new table on database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data";
$strDatabase = "Database ";
$strDatabases = "databases";
$strDataOnly = "Data only";
$strDbEmpty = "The database name is empty!";
$strDefault = "Default";
$strDelete = "Delete";
$strDeleted = "The row has been deleted";
$strDefault = "Default";
$strDelete = "Delete";
$strDeleted = "The row has been deleted";
$strDeleteFailed = "Deleted Failed!";
$strDeletePassword = "Delete Password";
$strDeleteUserMessage = "You have deleted the user";
$strDelPassMessage = "You have deleted the password for";
$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";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
$strDocu = "Documentation";
$strDoYouReally = "Do you really want to ";
$strDrop = "Drop";
$strDropDB = "Drop database ";
$strDumpingData = "Dumping data for table";
$strEdit = "Edit";
$strDescending = ""; //to translate, but its not in use ...
$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";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
$strDocu = "Documentation";
$strDoYouReally = "Do you really want to ";
$strDrop = "Drop";
$strDropDB = "Drop database ";
$strDumpingData = "Dumping data for table";
$strDynamic = "dynamic";
$strEdit = "Edit";
$strEditPrivileges = "Edit Privileges";
$strEmpty = "Empty";
$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.";
$strEnclosedBy = "enclosed by";
$strEnd = "End";
$strError = "Error";
$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strField = "Field";
$strFields = "Fields";
$strEffective = "Effective";
$strEmpty = "Empty";
$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.";
$strEnclosedBy = "enclosed by";
$strEnd = "End";
$strError = "Error";
$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strField = "Field";
$strFields = "Fields";
$strFile = "File";
$strFunction = "Function";
$strGo = "Go";
$strFixed = "fixed";
$strFormat = "Format";
$strFunction = "Function";
$strGo = "Go";
$strGrant = "Grant";
$strGrantOption = "Grant Option";
$strGrants = "Grants";
$strHasBeenAltered = "has been altered.";
$strHasBeenCreated = "has been created.";
$strHasBeenDropped = "has been dropped.";
$strHasBeenEmptied = "has been emptied.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //lem9
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //lem9
$strHost = "Host";
$strHasBeenAltered = "has been altered.";
$strHasBeenCreated = "has been created.";
$strHasBeenDropped = "has been dropped.";
$strHasBeenEmptied = "has been emptied.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage";
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage";
$strHost = "Host";
$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.";
$strIndex = "Index";
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list.";
$strIndex = "Index";
$strIndexes = "Indexes";
$strInsert = "Insert";
$strInsertAsNewRow="Insert as new row";
$strInsertIntoTable = "Insert into table";
$strInsertNewRow = "Insert new row";
$strInsertTextfiles = "Insert textfiles into table";
$strKeyname = "Keyname";
$strLength="Length";
$strLengthSet = "Length/Set";
$strLimitNumRows = "records per page";
$strLineFeed = "Linefeed: \\n";
$strLines = "Lines";
$strLocationTextfile = "Location of the textfile";
$strLogout = "Log out";
$strModifications = "Modifications have been saved";
$strMySQLReloaded = "MySQL reloaded.";
$strMySQLSaid = "MySQL said: ";
$strMySQLShowProcess = "Show processes";
$strMySQLShowStatus = "Show MySQL runtime information";
$strMySQLShowVars = "Show MySQL system variables";
$strName = "Name";
$strNext = "Next";
$strNo = "No";
$strInsert = "Insert";
$strInsertAsNewRow = "Insert as new row";
$strInsertIntoTable = "Insert into table";
$strInsertNewRow = "Insert new row";
$strInsertTextfiles = "Insert textfiles into table";
$strKeyname = "Keyname";
$strLength = "Length";
$strLengthSet = "Length/Set";
$strLimitNumRows = "records per page";
$strLineFeed = "Linefeed: \\n";
$strLines = "Lines";
$strLocationTextfile = "Location of the textfile";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out";
$strModifications = "Modifications have been saved";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reloaded.";
$strMySQLSaid = "MySQL said: ";
$strMySQLShowProcess = "Show processes";
$strMySQLShowStatus = "Show MySQL runtime information";
$strMySQLShowVars = "Show MySQL system variables";
$strName = "Name";
$strNext = "Next";
$strNo = "No";
$strNoPassword = "No Password";
$strNoPrivileges = "No Privileges";
$strNoRights = "You don't have enough rights to be here right now!";
$strNoTablesFound = "No tables found in database.";
$strNoTablesFound = "No tables found in database.";
$strNoUsersFound = "No user(s) found.";
$strNull = "Null";
$strNumberIndexes=" Number of advanced indexes ";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptimizeTable = "Optimize table";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONALLY";
$strOr = "or";
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes ";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptimizeTable = "Optimize table";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONALLY";
$strOr = "or";
$strOverhead = "Overhead";
$strPassword = "Password";
$strPasswordEmpty = "The password is empty!";
$strPasswordNotSame = "The passwords aren't the same!";
$strPos1 = "Begin";
$strPrevious = "Previous";
$strPrimary = "Primary";
$strPrimaryKey = "Primary key";
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Print view";
$strPos1 = "Begin";
$strPrevious = "Previous";
$strPrimary = "Primary";
$strPrimaryKey = "Primary key";
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Print view";
$strPrivileges = "Privileges";
$strProcess = "Process";
$strProducedAnError = "produced an error.";
$strProperties = "Properties";
$strQBE = "Query by Example";
$strReadTheDocs = "Read the docs";
$strRecords = "Records";
$strProducedAnError = "produced an error.";
$strProperties = "Properties";
$strQBE = "Query by Example";
$strReadTheDocs = "Read the docs";
$strRecords = "Records";
$strReferences = "References";
$strReload = "Reload";
$strReloadFailed = "MySQL reload failed.";
$strReloadMySQL = "Reload MySQL";
$strReloadFailed = "MySQL reload failed.";
$strReloadMySQL = "Reload MySQL";
$strRememberReload = "Remember reload the server.";
$strRenameTable = "Rename table to";
$strRenameTableOK = "Table \$table has been renamed to \$new_name";
$strRepairTable = "Repair table";
$strReplace = "Replace";
$strReplaceTable = "Replace table data with file";
$strReset = "Reset";
$strRenameTable = "Rename table to";
$strRenameTableOK = "Table \$table has been renamed to \$new_name";
$strRepairTable = "Repair table";
$strReplace = "Replace";
$strReplaceTable = "Replace table data with file";
$strReset = "Reset";
$strReType = "Re-type";
$strRevoke = "Revoke";
$strRevokeGrant = "Revoke Grant";
$strRevokeGrantMessage = "You have revoked the Grant privilege for";
$strRevokeMessage = "You have revoked the privileges for";
$strRevokePriv = "Revoke Privileges";
$strRowsFrom = "rows starting from";
$strRunning = "running on ";
$strRunSQLQuery = "Run SQL query/queries on database ";
$strSave = "Save";
$strSelect = "Select";
$strSelectFields = "Select fields (at least one):";
$strSelectNumRows = "in query";
$strSend = "Send";
$strSequence="Seq.";
$strShow = "Show";
$strShowingRecords = "Showing records ";
$strRowLength = "Row length";
$strRows = "Rows";
$strRowsFrom = "rows starting from";
$strRowsStatistic = "Row Statistic";
$strRunning = "running on ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Run SQL query/queries on database ";
$strSave = "Save";
$strSelect = "Select";
$strSelectFields = "Select fields (at least one):";
$strSelectNumRows = "in query";
$strSend = "Send";
$strSequence = "Seq.";
$strShow = "Show";
$strShowingRecords = "Showing records ";
$strShutdown = "Shutdown";
$strSize="Size";
$strSize = "Size";
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage";
$strUsage = "Usage";
$strSQLQuery = "SQL-query";
$strStrucCSV = "CSV data";
$strStrucData = "Structure and data";
$strStrucDrop = "Add 'drop table'";
$strStrucOnly = "Structure only";
$strSubmit = "Submit";
$strSuccess = "Your SQL-query has been executed successfully";
$strTable = "table ";
$strTableComments = "Table comments";
$strSQLQuery = "SQL-query";
$strStatement = "Statements";
$strStrucCSV = "CSV data";
$strStrucData = "Structure and data";
$strStrucDrop = "Add 'drop table'";
$strStrucOnly = "Structure only";
$strSubmit = "Submit";
$strSuccess = "Your SQL-query has been executed successfully";
$strTable = "table ";
$strTableComments = "Table comments";
$strTableEmpty = "The table name is empty!";
$strTableMaintenance="Table maintenance";
$strTableStructure = "Table structure for table";
$strTableType = "Table type"; // Robbat2
$strTerminatedBy = "terminated by";
$strTextAreaLength=" Because of its length,<br> this field might not be editable ";
$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.";
$strTheTerminator = "The terminator of the fields.";
$strTotal = "total";
$strType = "Type";
$strTableMaintenance = "Table maintenance";
$strTableStructure = "Table structure for table";
$strTableType = "Table type";
$strTerminatedBy = "terminated by";
$strTextAreaLength = " Because of its length,<br> this field might not be editable ";
$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.";
$strTheTerminator = "The terminator of the fields.";
$strTotal = "total";
$strType = "Type";
$strUncheckAll = "Uncheck All";
$strUnique = "Unique";
$strUnique = "Unique";
$strUpdate = "Update";
$strUpdatePassMessage = "You have updated the password for";
$strUpdatePassword = "Update Password";
$strUpdatePrivMessage = "You have updated the privileges for";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUsage = "Usage";
$strUser = "User";
$strUserEmpty = "The user name is empty!";
$strUserName = "User name";
$strUsers = "Users";
$strValue = "Value";
$strViewDump = "View dump (schema) of table";
$strViewDumpDB = "View dump (schema) of database";
$strWelcome = "Welcome to ";
$strWrongUser = "Wrong username/password. Access denied.";
$strYes = "Yes";
$strData = "Data";
$strOverhead = "Overhead";
$strEffective = "Effective";
$strRowsStatistic = "Row Statistic";
$strStatement = "Statements";
$strRows = "Rows";
$strFormat = "Format";
$strFixed = "fixed";
$strDynamic = "dynamic";
$strRowLength = "Row length";
?>
$strUseTables = ""; //to translate, but its not in use ...
$strValue = "Value";
$strViewDump = "View dump (schema) of table";
$strViewDumpDB = "View dump (schema) of database";
$strWelcome = "Welcome to ";
$strWrongUser = "Wrong username/password. Access denied.";
$strYes = "Yes";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,239 +1,263 @@
<?php
/* $Id$ */
/* french.inc.php3 2000/08/24 Benjamin Gandon */
$strAPrimaryKey = "Une cl<63> primaire a <20>t<EFBFBD> ajout<75>e sur";
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
$strAction = "Action";
$strAddDeleteColumn = "Ajouter/effacer une colonne de crit<69>res";
$strAddDeleteRow = "Ajouter/effacer une ligne de crit<69>res";
$strAddNewField = "Ajouter un champ";
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
$strAction = "Action";
$strAddDeleteColumn = "Ajouter/effacer une colonne de crit<69>res";
$strAddDeleteRow = "Ajouter/effacer une ligne de crit<69>res";
$strAddNewField = "Ajouter un champ";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Crit<EFBFBD>res de recherche (pour l'<27>nonc<6E> \"where\"):";
$strAfter = "Apr<EFBFBD>s";
$strAnIndex = "Un index a <EFBFBD>t<EFBFBD> ajout<75> sur ";
$strAnd = "et";
$strAscending = "Croissant";
$strAtBeginningOfTable = "En d<>but de Table";
$strAtEndOfTable = "En fin de Table";
$strAttr = "Attributs";
$strBack = "Retour";
$strBrowse = "Afficher";
$strCarriage = "Retour de chariot: \\r";
$strChange = "Modifier";
$strColumnNames = "Nom des colonnes";
$strCompleteInserts = "Insertions compl<70>tes";
$strCopyTable = "Copier la table vers:";
$strCopyTableOK = "La table \$table a <20>t<EFBFBD> copi<70>e vers \$new_name.";
$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";
$strDatabase = "Base de donn<6E>es";
$strDatabases = "bases de donn<6E>es";
$strDefault = "D<EFBFBD>faut";
$strDelete = "Effacer";
$strDeleted = "L'enregistrement a <20>t<EFBFBD> effac<61>";
$strDescending = "D<EFBFBD>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 = "Display";
$strDoAQuery = "Recherche par valeur (passepartout: \"%\")";
$strDoYouReally = "Voulez-vous vraiment effectuer ";
$strDocu = "Documentation";
$strDrop = "Effacer";
$strDropDB = "D<EFBFBD>truire la base";
$strDumpingData = "Contenu de la table";
$strEdit = "Modifier";
$strEmpty = "Vider";
$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<EFBFBD> par";
$strEnd = "Fin";
$strError = "Erreur";
$strEscapedBy = "avec caract<63>re sp<73>cial";
$strExtra = "Extra";
$strField = "Champ";
$strFields = "Champs";
$strFunction = "Fonction";
$strGo = "Ex<EFBFBD>cuter";
$strHasBeenAltered = "a <20>t<EFBFBD> modifi<66>.";
$strHasBeenCreated = "a <20>t<EFBFBD> cr<63><72>.";
$strHasBeenDropped = "a <20>t<EFBFBD> effac<61>.";
$strHasBeenEmptied = "a <20>t<EFBFBD> vid<69>.";
$strHome = "Accueil";
$strHomepageOfficial = "Site officiel de phpMyAdmin";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Apr<EFBFBD>s";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyser la table";
$strAnd = "et";
$strAnIndex = "Un index a <20>t<EFBFBD> ajout<75> sur ";
$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 = "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";
$strBookmarkLabel = "Intitul<EFBFBD>";
$strBookmarkQuery = "Requ<EFBFBD>tes bookmark<72>es";
$strBookmarkThis = "Bookmarker cette requ<71>te";
$strBookmarkView = "Voir uniquement";
$strBrowse = "Afficher";
$strCarriage = "Retour de chariot: \\r";
$strChange = "Modifier";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "V<EFBFBD>rifier la table";
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nom des colonnes";
$strCompleteInserts = "Insertions compl<70>tes";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Copier la table vers:";
$strCopyTableOK = "La table \$table a <20>t<EFBFBD> copi<70>e vers \$new_name.";
$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 = "Data"; //to translate
$strDatabase = "Base de donn<6E>es";
$strDatabases = "bases de donn<6E>es";
$strDataOnly = "Donn<EFBFBD>es seulement";
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "D<EFBFBD>faut";
$strDelete = "Effacer";
$strDeleted = "L'enregistrement a <20>t<EFBFBD> effac<61>";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = "D<EFBFBD>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 = "Display";
$strDoAQuery = "Recherche par valeur (passepartout: \"%\")";
$strDocu = "Documentation";
$strDoYouReally = "Voulez-vous vraiment effectuer ";
$strDrop = "Effacer";
$strDropDB = "D<EFBFBD>truire la base";
$strDumpingData = "Contenu de la table";
$strDynamic = "dynamic"; //to translate
$strEdit = "Modifier";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Vider";
$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<EFBFBD> par";
$strEnd = "Fin";
$strError = "Erreur";
$strEscapedBy = "avec caract<63>re sp<73>cial";
$strExtra = "Extra";
$strField = "Champ";
$strFields = "Champs";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Fonction";
$strGo = "Ex<EFBFBD>cuter";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "a <20>t<EFBFBD> modifi<66>.";
$strHasBeenCreated = "a <20>t<EFBFBD> cr<63><72>.";
$strHasBeenDropped = "a <20>t<EFBFBD> effac<61>.";
$strHasBeenEmptied = "a <20>t<EFBFBD> vid<69>.";
$strHome = "Accueil";
$strHomepageOfficial = "Site officiel de phpMyAdmin";
$strHomepageSourceforge = "Nouveau site (non encore officiel) de phpMyAdmin";
$strHost = "Serveur";
$strIfYouWish = "Si vous d<>sirez ne charger que certaines colonnes, indiquez leurs noms, s<>par<61>s par des virgules.";
$strIndex = "Index";
$strInsert = "Ins<EFBFBD>rer";
$strInsertIntoTable = "Ins<EFBFBD>rer dans la table";
$strInsertNewRow = "Ins<EFBFBD>rer un nouvel enregistrement";
$strInsertTextfiles = "Ins<EFBFBD>rer un fichier texte dans la table";
$strKeyname = "Nom de la cl<63>";
$strLengthSet = "Longueur";
$strLimitNumRows = "enregistrements par page";
$strLineFeed = "Saut de ligne: \\n";
$strLines = "Lignes";
$strLocationTextfile = "Emplacement du fichier texte";
$strLogout = "Quitter";
$strModifications = "Les modifications ont <20>t<EFBFBD> sauvegard<72>es.";
$strModify = "Modifier";
$strMySQLReloaded = "MySQL recharg<72>.";
$strMySQLSaid = "MySQL a r<>pondu:";
$strMySQLShowProcess = "Afficher les processus";
$strMySQLShowStatus = "Afficher l'<27>tat du serveur MySQL";
$strMySQLShowVars = "Afficher les variables du serveur MySQL";
$strName = "Nom";
$strNext = "Suivant";
$strNo = "Non";
$strNoTablesFound = "Aucune table n'a <20>t<EFBFBD> trouv<75>e dans cette base.";
$strNull = "Null";
$strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement les champs de type char et varchar sont entour<75>s par ce caract<63>re.";
$strOptionalControls = "Optionnel. Indique le caract<63>re qui permet d'enlever l'effet des caract<63>res sp<73>ciaux.";
$strOptionally = "OPTIONNEL";
$strOr = "ou";
$strPos1 = "D<EFBFBD>but";
$strPrevious = "Pr<EFBFBD>c<EFBFBD>dent";
$strPrimary = "Primaire";
$strPrimaryKey = "Cl<EFBFBD> primaire";
$strPrintView = "Composition";
$strPrinterFriendly = "Version imprimable de la table";
$strProducedAnError = "a g<>n<EFBFBD>r<EFBFBD> une erreur.";
$strProperties = "Propri<EFBFBD>t<EFBFBD>s";
$strQBE = "Requ<EFBFBD>te par un exemple";
$strReadTheDocs = "Lire la documentation";
$strRecords = "Enregistrements";
$strReloadFailed = "MySQL n'a pu <20>tre recharg<72>.";
$strReloadMySQL = "Recharger MySQL";
$strRenameTable = "Changer le nom de la table pour";
$strRenameTableOK = "La table \$table se nomme maintenant \$new_name";
$strReplace = "Remplacer";
$strReplaceTable = "Remplacer les donn<6E>es de la table avec le fichier";
$strReset = "R<EFBFBD>initialiser les valeurs";
$strRowsFrom = "lignes <20> partir de";
$strRunQuery = "Ex<EFBFBD>cuter la requ<71>te";
$strRunSQLQuery = "Ex<EFBFBD>cuter une ou des requ<71>tes sur la base ";
$strRunning = "sur serveur ";
$strSQLQuery = "requ<EFBFBD>te SQL";
$strSave = "Sauvegarder";
$strSelect = "S<EFBFBD>lectionner";
$strSelectFields = "Choisir les champs <20> afficher (au moins un)";
$strSelectNumRows = "dans la requ<71>te";
$strSend = "Transmettre";
$strShow = "Afficher";
$strShowingRecords = "Affichage des enregistrements";
$strSort = "Tri";
$strStrucCSV = "Donn<EFBFBD>es CSV";
$strStrucData = "Structure et donn<6E>es";
$strStrucDrop = "Ajouter des <20>nonc<6E>s 'drop table'";
$strStrucOnly = "Structure seule";
$strSubmit = "Ex<EFBFBD>cuter";
$strSuccess = "Votre requ<71>te SQL a <20>t<EFBFBD> ex<65>cut<75>e avec succ<63>s";
$strTable = "table ";
$strTableComments = "Commentaires sur la table";
$strTableStructure = "Structure de la table";
$strTerminatedBy = "termin<EFBFBD>(e)s par";
$strTheContent = "Le contenu de votre fichier a <20>t<EFBFBD> ins<6E>r<EFBFBD>.";
$strTheContents = "Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de cl<63> primaire ou unique identique.";
$strTheTerminator = "Le caract<63>re qui s<>pare chacun des champs.";
$strTotal = "total";
$strType = "Type";
$strUnique = "Unique";
$strUpdateQuery = "Mise-<2D>-jour de la requ<71>te";
$strUseTables = "Utiliser les tables";
$strValue = "Valeur";
$strViewDump = "Afficher le sch<63>ma 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";
$strMySQLShowProcess = "Afficher les processus";
$strLogout = "Quitter";
$strQBE = "Requ<EFBFBD>te par un exemple";
$strBack = "Retour"; //JPD
$strOr = "ou"; //JPD
$strSelectNumRows = "dans la requ<71>te"; //JPD
$strCompleteInserts = "INSERT d<>taill<6C>s"; //JPD
$strLimitNumRows = "Enregistrements par page"; //JPD
$strDisplay = "Afficher"; //JPD
$strShow = "Afficher"; //JPD
$strRowsFrom = "Enregistrements <20> partir de la position"; // JPD
$strEnableMagicQuotes = "<b>Attention:</b> Vous n'avez pas activ<69> magic_quotes_gpc dans votre configuration PHP. PhpMyAdmin en a besoin pour fonctionner correctement. R<>f<EFBFBD>rez-vous <20> la rubrique Configuration du manuel PHP pour savoir comment l'activer."; // JPD
$strPrintView = "Imprimer la vue"; //JPD
$strHost = "Serveur";
$strHostEmpty = "The host name is empty!"; //to translate
$strCheckTable = "V<EFBFBD>rifier la table";
$strAnalyzeTable = "Analyser la table";
$strRepairTable = "R<EFBFBD>parer la table";
$strOptimizeTable = "Optimiser la table";
$strTableType = "Table en format";
$strIfYouWish = "Si vous d<>sirez ne charger que certaines colonnes, indiquez leurs noms, s<>par<61>s par des virgules.";
$strIndex = "Index";
$strIndexes = "Indexes"; //to translate
$strInsert = "Ins<EFBFBD>rer";
$strInsertAsNewRow = "Ins<EFBFBD>rer ce nouvel enregistrement";
$strInsertIntoTable = "Ins<EFBFBD>rer dans la table";
$strInsertNewRow = "Ins<EFBFBD>rer un nouvel enregistrement";
$strInsertTextfiles = "Ins<EFBFBD>rer un fichier texte dans la table";
$strBookmarkQuery = "Requ<EFBFBD>tes bookmark<72>es";
$strBookmarkThis = "Bookmarker cette requ<71>te";
$strBookmarkLabel = "Intitul<EFBFBD>";
$strBookmarkView = "Voir uniquement";
$strTextAreaLength="Il est possible que ce champ<br>ne soit pas <20>ditable<br>en raison de sa longueur";
$strNumberIndexes=" Nombre d'index sp<73>ciaux ";
$strSequence="S<EFBFBD>q.";
$strLength="Long.";
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow="Ins<EFBFBD>rer ce nouvel enregistrement";
$strTableMaintenance="Maintenance de la table";
$strDataOnly="Donn<EFBFBD>es seulement";
$strKeyname = "Nom de la cl<63>";
$strLength = "Long.";
$strLengthSet = "Longueur";
$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.";
$strModify = "Modifier";
$strMySQLReloaded = "MySQL recharg<72>.";
$strMySQLSaid = "MySQL a r<>pondu:";
$strMySQLShowProcess = "Afficher les processus";
$strMySQLShowStatus = "Afficher l'<27>tat du serveur MySQL";
$strMySQLShowVars = "Afficher les variables du serveur MySQL";
$strName = "Nom";
$strNext = "Suivant";
$strNo = "Non";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "Aucune table n'a <20>t<EFBFBD> trouv<75>e dans cette base.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Nombre d'index sp<73>ciaux ";
$strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement les champs de type char et varchar sont entour<75>s par ce caract<63>re.";
$strOptimizeTable = "Optimiser la table";
$strOptionalControls = "Optionnel. Indique le caract<63>re qui permet d'enlever l'effet des caract<63>res sp<73>ciaux.";
$strOptionally = "OPTIONNEL";
$strOr = "ou";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "D<EFBFBD>but";
$strPrevious = "Pr<EFBFBD>c<EFBFBD>dent";
$strPrimary = "Primaire";
$strPrimaryKey = "Cl<EFBFBD> primaire";
$strPrinterFriendly = "Version imprimable de la table";
$strPrintView = "Composition";
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "a g<>n<EFBFBD>r<EFBFBD> une erreur.";
$strProperties = "Propri<EFBFBD>t<EFBFBD>s";
$strQBE = "Requ<EFBFBD>te par un exemple";
$strReadTheDocs = "Lire la documentation";
$strRecords = "Enregistrements";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL n'a pu <20>tre recharg<72>.";
$strReloadMySQL = "Recharger MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Changer le nom de la table pour";
$strRenameTableOK = "La table \$table se nomme maintenant \$new_name";
$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 = "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 = "lignes <20> partir de";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "sur serveur ";
$strRunQuery = "Ex<EFBFBD>cuter la requ<71>te";
$strRunSQLQuery = "Ex<EFBFBD>cuter une ou des requ<71>tes sur la base ";
$strSave = "Sauvegarder";
$strSelect = "S<EFBFBD>lectionner";
$strSelectFields = "Choisir les champs <20> afficher (au moins un)";
$strSelectNumRows = "dans la requ<71>te";
$strSend = "Transmettre";
$strSequence = "S<EFBFBD>q.";
$strShow = "Afficher";
$strShowingRecords = "Affichage des enregistrements";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = "Tri";
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "requ<EFBFBD>te SQL";
$strStatement = "Statements"; //to translate
$strStrucCSV = "Donn<EFBFBD>es CSV";
$strStrucData = "Structure et donn<6E>es";
$strStrucDrop = "Ajouter des <20>nonc<6E>s 'drop table'";
$strStrucOnly = "Structure seule";
$strSubmit = "Ex<EFBFBD>cuter";
$strSuccess = "Votre requ<71>te SQL a <20>t<EFBFBD> ex<65>cut<75>e avec succ<63>s";
$strTable = "table ";
$strTableComments = "Commentaires sur la table";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Maintenance de la table";
$strTableStructure = "Structure de la table";
$strTableType = "Table en format";
$strTerminatedBy = "termin<EFBFBD>(e)s par";
$strTextAreaLength = "Il est possible que ce champ<br>ne soit pas <20>ditable<br>en raison de sa longueur";
$strTheContent = "Le contenu de votre fichier a <20>t<EFBFBD> ins<6E>r<EFBFBD>.";
$strTheContents = "Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de cl<63> primaire ou unique identique.";
$strTheTerminator = "Le caract<63>re qui s<>pare chacun des champs.";
$strTotal = "total";
$strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = "Mise-<2D>-jour de la requ<71>te";
$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 = "Utiliser les tables";
$strValue = "Valeur";
$strViewDump = "Afficher le sch<63>ma 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";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,226 +1,263 @@
<?php
/* $Id$ */
$strAccessDenied = "Zugriff verweigert.";
$strAction = "Aktion";
$strAddNewField = "Neue Feld(er) hinzuf&uuml;gen";
$strAccessDenied = "Zugriff verweigert.";
$strAction = "Aktion";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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";
$strAfter = "Nach";
$strAll = "Alle";
$strAlter = "Tabellen-Eigenschaften";
$strAnalyzeTable = "Analisiere Tabelle";
$strAnIndex = "Ein Index wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAnalyzeTable = "Analisiere Tabelle";
$strAnd = ""; //to translate, but its not in use ...
$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: ";
$strAtBeginningOfTable = "An den Anfang der Tabelle";
$strAtEndOfTable = "An das Ende der Tabelle";
$strAttr = "Attribute";
$strBack = "Zur&uuml;ck";
$strBookmarkLabel = "Titel";
$strBookmarkQuery = "Gespeicherte SQL-Abfrage";
$strBookmarkThis = "SQL-Abfrage speichern";
$strBookmarkView = "Nur zeigen";
$strBrowse = "Anzeigen";
$strCarriage = "Wagenr&uuml;cklauf \\r";
$strChange = "&Auml;ndern";
$strAPrimaryKey = "Ein Primarschl&uuml;ssel wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "An den Anfang der Tabelle";
$strAtEndOfTable = "An das Ende der Tabelle";
$strAttr = "Attribute";
$strBack = "Zur&uuml;ck";
$strBookmarkLabel = "Titel";
$strBookmarkQuery = "Gespeicherte SQL-Abfrage";
$strBookmarkThis = "SQL-Abfrage speichern";
$strBookmarkView = "Nur zeigen";
$strBrowse = "Anzeigen";
$strCarriage = "Wagenr&uuml;cklauf \\r";
$strChange = "&Auml;ndern";
$strCheckAll = "Alle ausw&auml;hlen";
$strCheckDbPriv = "Rechte einer Datenbank pr&uuml;fen";
$strCheckTable = "&Uuml;berpr&uuml;fe Tabelle";
$strCheckTable = "&Uuml;berpr&uuml;fe Tabelle";
$strColumn = "Spalte";
$strColumnEmpty = "Die Spalten-Titel sind leer!";
$strColumnNames = "Spaltennamen";
$strCompleteInserts = "Vollst&auml;ndige 'inserts'";
$strColumnNames = "Spaltennamen";
$strCompleteInserts = "Vollst&auml;ndige 'inserts'";
$strConfirm = "Bist du dir wirklich sicher?";
$strCopyTable = "Tabelle kopieren nach:";
$strCopyTableOK = "Tabelle \$table wurde kopiert nach \$new_name.";
$strCreate = "Erzeugen";
$strCreateNewDatabase = "Neue Datenbank erzeugen";
$strCreateNewTable = "Neue Tabelle erstellen in Datenbank ";
$strDatabase = "Datenbank ";
$strDatabases = "Datenbanken";
$strDataOnly="Nur Daten";
$strCopyTable = "Tabelle kopieren nach:";
$strCopyTableOK = "Tabelle \$table wurde kopiert nach \$new_name.";
$strCreate = "Erzeugen";
$strCreateNewDatabase = "Neue Datenbank erzeugen";
$strCreateNewTable = "Neue Tabelle erstellen in Datenbank ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Daten";
$strDatabase = "Datenbank ";
$strDatabases = "Datenbanken";
$strDataOnly = "Nur Daten";
$strDbEmpty = "Der Name der Datenbank ist leer!";
$strDefault = "Standard";
$strDelete = "L&ouml;schen";
$strDeleted = "Die Zeile wurde gel&ouml;scht.";
$strDefault = "Standard";
$strDelete = "L&ouml;schen";
$strDeleted = "Die Zeile wurde gel&ouml;scht.";
$strDeleteFailed = "L&ouml;schen fehlgeschlagen!";
$strDeletePassword = "Password l&ouml;schen";
$strDeleteUserMessage = "Der Benutzer wurde gel&ouml;scht";
$strDelPassMessage = "Password entfernt f&uuml;r";
$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";
$strEdit = "&Auml;ndern";
$strEditPrivileges = "Rechte &auml;ndern";
$strEmpty = "Leeren";
$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";
$strError = "Fehler";
$strEscapedBy = "escaped von";
$strExtra = "Extra";
$strField = "Feld";
$strFields = "Felder";
$strFile = "Dateien ein-/auslesen";
$strFunction = "Funktion";
$strGo = "OK";
$strGrant = "Grant";
$strGrantOption = "Grant Option";//to translate
$strGrants = "Rechte";
$strHasBeenAltered = "wurde ge&auml;ndert.";
$strHasBeenCreated = "wurde erzeugt.";
$strHasBeenDropped = "wurde gel&ouml;scht.";
$strHasBeenEmptied = "wurde geleert.";
$strHome = "Home";
$strHomepageOfficial=" Offizielle phpMyAdmin Homepage ";
$strHomepageSourceforge=" neue (aber noch inoffizielle) phpMyAdmin Homepage ";
$strHost = "Host";
$strDescending = ""; //to translate, but its not in use ...
$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";
$strEdit = "&Auml;ndern";
$strEditPrivileges = "Rechte &auml;ndern";
$strEffective = "Effektiv";
$strEmpty = "Leeren";
$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";
$strError = "Fehler";
$strEscapedBy = "escaped von";
$strExtra = "Extra";
$strField = "Feld";
$strFields = "Felder";
$strFile = "Dateien ein-/auslesen";
$strFixed = "starr";
$strFormat = "Format";
$strFunction = "Funktion";
$strGo = "OK";
$strGrant = "Grant";
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Rechte";
$strHasBeenAltered = "wurde ge&auml;ndert.";
$strHasBeenCreated = "wurde erzeugt.";
$strHasBeenDropped = "wurde gel&ouml;scht.";
$strHasBeenEmptied = "wurde geleert.";
$strHome = "Home";
$strHomepageOfficial = " Offizielle phpMyAdmin Homepage ";
$strHomepageSourceforge = " neue (aber noch inoffizielle) phpMyAdmin 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.";
$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";
$strKeyname = "Name";
$strLength=" L<>nge ";
$strLengthSet = "L&auml;nge/Set";
$strLimitNumRows = "Eintr<EFBFBD>ge pro Seite";
$strLineFeed = "Linefeed: \\n";
$strLines = "Zeilen";
$strLocationTextfile = "Datei";
$strLogout = "Neu einloggen";
$strModifications = "&Auml;nderungen gespeichert.";
$strMySQLReloaded = "MySQL neu gestartet.";
$strMySQLSaid = "MySQL meldet: ";
$strMySQLShowProcess = "Prozesse anzeigen";
$strMySQLShowStatus = "MySQL-Laufzeit-Informationen anzeigen";
$strMySQLShowVars = "MySQL-System-Variablen anzeigen";
$strName = "Name";
$strNext = "N&auml;chste";
$strNo = "Nein";
$strIfYouWish = "Wenn Sie nur bestimmte Spalten importieren m&ouml;chten, geben Sie diese bitte hier an.";
$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";
$strKeyname = "Name";
$strLength = " L<>nge ";
$strLengthSet = "L&auml;nge/Set";
$strLimitNumRows = "Eintr<EFBFBD>ge pro Seite";
$strLineFeed = "Linefeed: \\n";
$strLines = "Zeilen";
$strLocationTextfile = "Datei";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Neu einloggen";
$strModifications = "&Auml;nderungen gespeichert.";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL neu gestartet.";
$strMySQLSaid = "MySQL meldet: ";
$strMySQLShowProcess = "Prozesse anzeigen";
$strMySQLShowStatus = "MySQL-Laufzeit-Informationen anzeigen";
$strMySQLShowVars = "MySQL-System-Variablen anzeigen";
$strName = "Name";
$strNext = "N&auml;chste";
$strNo = "Nein";
$strNoPassword = "Kein Password";
$strNoPrivileges = "Keine Rechte";
$strNoRights = "Du hast nicht genug Rechte um fortzufahren!";
$strNoTablesFound = "Keine Tabellen in der Datenbank gefunden.";
$strNoTablesFound = "Keine Tabellen in der Datenbank gefunden.";
$strNoUsersFound = "Keine(n) Benutzer gefunden.";
$strNull = "Null";
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strOftenQuotation = "H&auml;ufig Anf&uuml;hrungszeichen. OPTIONALLY bedeutet, da&szlig; nur Textfelder von den angegeben Zeichen eingeschlossen sind.";
$strOptimizeTable = "Optimiere Tabelle";
$strOptionalControls = "Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden.";
$strOptionally = "OPTIONALLY";
$strOr = "oder";
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "H&auml;ufig Anf&uuml;hrungszeichen. OPTIONALLY bedeutet, da&szlig; nur Textfelder von den angegeben Zeichen eingeschlossen sind.";
$strOptimizeTable = "Optimiere Tabelle";
$strOptionalControls = "Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden.";
$strOptionally = "OPTIONALLY";
$strOr = "oder";
$strOverhead = "<EFBFBD>berhang";
$strPassword = "Password";
$strPasswordEmpty = "Es wurde kein Passwort angegeben!";
$strPasswordNotSame = "Die eingegebenen Passw&ouml;rter sind nicht identisch!";
$strPos1 = "Anfang";
$strPrevious = "Vorherige";
$strPrimary = "Prim&auml;rschl&uuml;ssel";
$strPrimaryKey = "Prim&auml;rschl&uuml;ssel";
$strPrinterFriendly = "Druckerfreundliche Version der Tabelle";
$strPrintView = "Druckansicht";
$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";
$strProcess = "Prozesse";
$strProducedAnError = "erzeugte einen Fehler.";
$strProperties = "Eigenschaften";
$strQBE = "Query by Example";
$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen";
$strRecords = "Eintr&auml;ge";
$strProducedAnError = "erzeugte einen Fehler.";
$strProperties = "Eigenschaften";
$strQBE = "Query by Example";
$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen";
$strRecords = "Eintr&auml;ge";
$strReferences = "Referenzen";
$strReload = "Neuladen";
$strReloadFailed = "MySQL Neuladen fehlgeschlagen.";
$strReloadMySQL = "MySQL neu starten";
$strReloadFailed = "MySQL Neuladen fehlgeschlagen.";
$strReloadMySQL = "MySQL neu starten";
$strRememberReload = "Der Server muss neugestartet werden.";
$strRenameTable = "Tabelle umbennen in";
$strRenameTableOK = "Tabelle \$table wurde umbenannt in \$new_name.";
$strRepairTable = "Repariere Tabelle";
$strReplace = "Ersetzen";
$strReplaceTable = "Tabelleninhalt ersetzen";
$strReset = "Zur&uuml;cksetzen";
$strRenameTable = "Tabelle umbennen in";
$strRenameTableOK = "Tabelle \$table wurde umbenannt in \$new_name.";
$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";
$strRowsFrom = "Datens&auml;tze, beginnend ab";
$strRunning = "auf ";
$strRunSQLQuery = "SQL-Befehl(e) ausf&uuml;hren in Datenbank ";
$strSave = "Speichern";
$strSelect = "Teilw. anzeigen";
$strSelectFields = "Felder ausw&auml;hlen (mind. eines):";
$strSelectNumRows = "in der Abfrage";
$strSend = "Senden";
$strSequence=" Sequenz ";
$strShow = "Zeige";
$strShowingRecords = "Zeige Datens&auml;tze ";
$strRowLength = "Zeilenl<EFBFBD>nge";
$strRows = "Zeilen";
$strRowsFrom = "Datens&auml;tze, beginnend ab";
$strRowsStatistic = "Zeilenstatistik";
$strRunning = "auf ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "SQL-Befehl(e) ausf&uuml;hren in Datenbank ";
$strSave = "Speichern";
$strSelect = "Teilw. anzeigen";
$strSelectFields = "Felder ausw&auml;hlen (mind. eines):";
$strSelectNumRows = "in der Abfrage";
$strSend = "Senden";
$strSequence = " Sequenz ";
$strShow = "Zeige";
$strShowingRecords = "Zeige Datens&auml;tze ";
$strShutdown = "Herunterfahren";
$strSize="Gr<EFBFBD><EFBFBD>e";
$strSize = "Gr<EFBFBD><EFBFBD>e";
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Speicherplatzverbrauch";
$strSQLQuery = "SQL-Befehl";
$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.";
$strTable = "Tabelle ";
$strTableComments = "Tabellen-Kommentar";
$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.";
$strTable = "Tabelle ";
$strTableComments = "Tabellen-Kommentar";
$strTableEmpty = "Der Tabellenname ist leer!";
$strTableMaintenance="Hilfsmittel";
$strTableStructure = "Tabellenstruktur f&uuml;r Tabelle";
$strTableType = "Tabellentyp";
$strTerminatedBy = "getrennt mit";
$strTextAreaLength=" Aufgrund seiner L&auml;nge l&auml;sst<br> sich dieses Feld nicht bearbeiten "; //to translate
$strTheContent = "Der Inhalt Ihrer Datei wurde eingef&uuml;gt.";
$strTheContents = "Der Inhalt der CSV-Datei ersetzt die Eintr&auml;ge mit den gleichen Prim&auml;r- oder Unique-Schl&uuml;sseln.";
$strTheTerminator = "Der Trenner zwischen den Feldern.";
$strTotal = "insgesamt";
$strType = "Typ";
$strTableMaintenance = "Hilfsmittel";
$strTableStructure = "Tabellenstruktur f&uuml;r Tabelle";
$strTableType = "Tabellentyp";
$strTerminatedBy = "getrennt mit";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Der Inhalt Ihrer Datei wurde eingef&uuml;gt.";
$strTheContents = "Der Inhalt der CSV-Datei ersetzt die Eintr&auml;ge mit den gleichen Prim&auml;r- oder Unique-Schl&uuml;sseln.";
$strTheTerminator = "Der Trenner zwischen den Feldern.";
$strTotal = "insgesamt";
$strType = "Typ";
$strUncheckAll = "Auswahl entfernen";
$strUnique = "Unique";
$strUnique = "Unique";
$strUpdate = "&Auml;ndern";
$strUpdatePassMessage = "Das Password wurde ge&auml;ndert:";
$strUpdatePassword = "Password &auml;ndern";
$strUpdatePrivMessage = "Die Rechte wurden ge&auml;ndert:";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUsage = "Verbrauch";
$strUser = "Benutzer";
$strUserEmpty = "Kein Benutzername eingegeben!";
$strUserName = "Benutzername";
$strUsers = "Benutzer";
$strValue = "Wert";
$strViewDump = "Dump (Schema) der Tabelle anzeigen";
$strViewDumpDB = "Dump (Schema) der Datenbank anzeigen";
$strWelcome = "Willkommen bei ";
$strWrongUser = "Falscher Benutzername/Passwort. Zugriff verweigert.";
$strYes = "Ja";
$strUsage = "Verbrauch";
$strData = "Daten";
$strOverhead = "<EFBFBD>berhang";
$strEffective = "Effektiv";
$strRowsStatistic = "Zeilenstatistik";
$strStatement = "Angaben";
$strRows = "Zeilen";
$strFormat = "Format";
$strFixed = "starr";
$strDynamic = "dynamisch";
$strRowLength = "Zeilenl<EFBFBD>nge";
?>
$strUseTables = ""; //to translate, but its not in use ...
$strValue = "Wert";
$strViewDump = "Dump (Schema) der Tabelle anzeigen";
$strViewDumpDB = "Dump (Schema) der Datenbank anzeigen";
$strWelcome = "Willkommen bei ";
$strWrongUser = "Falscher Benutzername/Passwort. Zugriff verweigert.";
$strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,208 +1,263 @@
<?php
/* $Id$ */
// 10 Jun 2001, Alessandro Astarita <aleast@capri.it>
$strAPrimaryKey = "E' stata creata una chiave primaria per ";
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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";
$strAlter = "Altera";
$strAnalyzeTable = "Analizza tabella";
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "All'inizio della tabella";
$strAtEndOfTable = "Alla fine della tabella";
$strAttr = "Attributi";
$strBack = "Indietro";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Mostra";
$strCarriage = "Ritorno carrello: \\r";
$strChange = "Modifica";
$strCheckAll = "Check All";
$strCheckDbPriv = "Controlla i privilegi del database";
$strCheckTable = "Controlla tabella";
$strColumn = "Colonna";
$strColumnEmpty = "Il nome della colonna <20> vuoto!";
$strColumnNames = "Nomi delle colonne";
$strCompleteInserts = "Inserimenti completi";
$strConfirm = "Sicuro di volerlo fare?";
$strCopyTable = "Copia la tabella su:";
$strCopyTableOK = "La tabella \$table <20> stata copiata su \$new_name.";
$strCreate = "Crea";
$strCreateNewDatabase = "Crea un nuovo database";
$strCreateNewTable = "Crea una nuova tabella nel database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Database ";
$strDatabases = "database";
$strDataOnly = "Solo dati";
$strDbEmpty = "Il nome del database <20> vuoto!";
$strDefault = "Predefinito";
$strDelete = "Cancella";
$strDeleted = "La riga <20> stata cancellata";
$strDeleteFailed = "Cancellazione fallita!";
$strDeletePassword = "Cancella Password";
$strDeleteUserMessage = "Hai cancellato l'utente";
$strDelPassMessage = "Hai cancellato la password per";
$strDescending = ""; //to translate, but its not in use ...
$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 = "Visualizza";
$strDoAQuery = "Esegui \"query da esempio\" (carattere jolly: \"%\")";
$strDoYouReally = "Confermi: ";
$strDocu = "Documentazione";
$strDoYouReally = "Confermi: ";
$strDrop = "Elimina";
$strDropDB = "Elimina database ";
$strDumpingData = "Dump dei dati per la tabella";
$strDynamic = "dynamic"; //to translate
$strEdit = "Modifica";
$strEditPrivileges = "Modifica Privilegi";
$strEffective = "Effective"; //to translate
$strEmpty = "Svuota";
$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 abilitare tale opzione.";
$strEnclosedBy = "delimitati da";
$strEnd = "Fine";
$strError = "Errore";
$strEscapedBy = "con escape";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campi";
$strFile = "File";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funzione";
$strGo = "Esegui";
$strGrant = "Permessi";
$strGrantOption = "Opzioni permessi";
$strGrants = "Permetti";
$strHasBeenAltered = "<EFBFBD> stato modificato.";
$strHasBeenCreated = "<EFBFBD> stato creato.";
$strHasBeenDropped = "<EFBFBD> stato eliminato.";
$strHasBeenEmptied = "<EFBFBD> stato svuotato.";
$strHome = "Home";
$strHomepageOfficial = "Home page ufficiale di phpMyAdmin";
$strHomepageSourceforge = "Nuova home page di phpMyAdmin (non ufficiale)";
$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).";
$strIndex = "Indice";
$strIndexes = "Indexes"; //to translate
$strInsert = "Inserisci";
$strInsertAsNewRow = "Inserisci una nuova riga";
$strInsertIntoTable = "Inserisci nella tabella";
$strInsertNewRow = "Inserisci una nuova riga";
$strInsertTextfiles = "Inserisci un file di testo nella tabella";
$strKeyname = "Nome della chiave";
$strLength = "Lunghezza";
$strLengthSet = "Lunghezza/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL riavviato.";
$strMySQLSaid = "Messaggio di MySQL: ";
$strMySQLShowProcess = "Visualizza processi";
$strMySQLShowStatus = "Visualizza le informazioni di runtime di MySQL";
$strMySQLShowVars = "Visualizza le variabili di sistema di MySQL";
$strName = "Nome";
$strNext = "Prossimo";
$strNo = "No";
$strNoPassword = "Nessuna Password";
$strNoPrivileges = "Nessun Privilegio";
$strNoRights = "Non hai i permessi per effettuare questa operazione!";
$strNoTablesFound = "Non ci sono tabelle nel database.";
$strNoUsersFound = "Nessun utente trovato.";
$strNull = "Null";
$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.";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$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.";
$strOptimizeTable = "Ottimizza tabella";
$strOptionalControls = "Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.";
$strOptionally = "OPZIONALE";
$strOr = "o";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password";
$strPasswordEmpty = "La password <20> vuota!";
$strPasswordNotSame = "La password non coincide!";
$strPos1 = "Inizio";
$strPrevious = "Precedente";
$strPrimary = "Primaria";
$strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Visulizzazione <I>per stampa</I> della tabella precedente";
$strPrintView = "Visualizzazione per stampa";
$strPrivileges = "Privilegi";
$strProcess = "Processo";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Propriet<EFBFBD>";
$strQBE = "Query da esempio";
$strReadTheDocs = "Leggere la docomentazione";
$strRecords = "Record";
$strReferences = "Riferimenti";
$strReload = "Riavvia";
$strReloadFailed = "Riavvio di MySQL fallito.";
$strReloadMySQL = "Riavvia MySQL";
$strRememberReload = "Ricorda di riavviare MySQL.";
$strRenameTable = "Rinomina la tabella in";
$strRenameTableOK = "La tabella \$table <20> stata rinominata \$new_name";
$strRepairTable = "Ripara tabella";
$strReplace = "Sostituisci";
$strReplaceTable = "Sostituisci i dati della tabella col file";
$strReset = "Riavvia";
$strRunSQLQuery = "Esegui una/pi<70> query SQL sul database ";
$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 = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "righe a partire da";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "in esecuzione su ";
$strSQLQuery = "query SQL";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Esegui una/pi<70> query SQL sul database ";
$strSave = "Salva";
$strSelect = "Seleziona";
$strSelectFields = "Seleziona campi (almeno uno):";
$strSelectNumRows = "nella query";
$strSend = "Invia";
$strSequence = "Sequenza";
$strShow = "Mostra";
$strShowingRecords = "Visualizzazione record ";
$strShutdown = "Chiudi sessione";
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "query SQL";
$strStatement = "Statements"; //to translate
$strStrucCSV = "dati CSV";
$strStrucData = "Struttura e dati";
$strStrucDrop = "Aggiungi 'drop table'";
$strStrucOnly = "Solo struttura";
$strSubmit = "Invia";
$strSuccess = "La query <20> stata eseguita con successo";
$strTable = "tabella ";
$strTableComments = "Commenti sulla tabella";
$strTableEmpty = "Il nome della tabella <20> vuoto!";
$strTableMaintenance = "Amministrazione tabella";
$strTableStructure = "Struttura della tabella";
$strTableType = "Tipo tabella";
$strTerminatedBy = "terminati da";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Il contenuto del file <20> stato inserito.";
$strTheContents = "Il contenuto del file sostituisce le righe della tabella con la stessa chiave primaria o chiave unica.";
$strTheTerminator = "Il carattere terminatore dei campi.";
$strTotal = "Totale";
$strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unica";
$strUpdate = "Aggiorna";
$strUpdatePassMessage = "Hai aggiornato la password per";
$strUpdatePassword = "Aggiorna Password";
$strUpdatePrivMessage = "Hai aggiornato i permessi per";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUsage = "Usage"; //to translate
$strUser = "Utente";
$strUserEmpty = "Il nome utente <20> vuoto!";
$strUserName = "Nome utente";
$strUsers = "Utenti";
$strUseTables = ""; //to translate, but its not in use ...
$strValue = "Valore";
$strViewDump = "Visualizza dump (schema) della tabella";
$strViewDumpDB = "Visualizza dump (schema) del database";
$strWelcome = "Benvenuto in ";
$strWrongUser = "Nome utente o password errati. Accesso negato.";
$strYes = " Si ";
$strMySQLShowProcess = "Visualizza processi";
$strLogout = "Disconnetti";
$strQBE = "Query da esempio";
$strBack = "Indietro";
$strTableComments = "Commenti sulla tabella";
$strOr = "o";
$strSelectNumRows = "nella query";
$strCompleteInserts = "Inserimenti completi";
$strLimitNumRows = "record per pagina";
$strDisplay = "Visualizza";
$strShow = "Mostra";
$strRowsFrom = "righe a partire da";
$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 abilitare tale opzione.";
$strPrintView = "Visualizzazione per stampa";
$strCheckTable = "Controlla tabella";
$strAnalyzeTable = "Analizza tabella";
$strRepairTable = "Ripara tabella";
$strOptimizeTable = "Ottimizza tabella";
$strTableType = "Tipo tabella";
$strHomepageOfficial = "Home page ufficiale di phpMyAdmin";
$strHomepageSourceforge = "Nuova home page di phpMyAdmin (non ufficiale)";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strSequence = "Sequenza";
$strLength = "Lunghezza";
$strNoUsersFound = "Nessun utente trovato.";
$strNoRights = "Non hai i permessi per effettuare questa operazione!";
$strHostEmpty = "Il nome di host <20> vuoto!";
$strUserEmpty = "Il nome utente <20> vuoto!";
$strPasswordEmpty = "La password <20> vuota!";
$strDbEmpty = "Il nome del database <20> vuoto!";
$strTableEmpty = "Il nome della tabella <20> vuoto!";
$strPasswordNotSame = "La password non coincide!";
$strAnyDatabase = "Qualsiasi database";
$strUser = "Utente";
$strAnyTable = "Qualsiasi tabella";
$strHost = "Host";
$strAnyHost = "Qualsiasi host";
$strUserName = "Nome utente";
$strAnyUser = "Qualsiasi utente";
$strPassword = "Password";
$strNoPassword = "Nessuna Password";
$strReType = "Reinserisci";
$strPrivileges = "Privilegi";
$strGrantOption = "Opzioni permessi";
$strAddUser = "Aggiungi un nuovo utente";
$strAddPriv = "Aggiungi un nuovo privilegio";
$strCheckDbPriv = "Controlla i privilegi del database";
$strAddPrivMessage = "Hai aggiunto un nuovo privilegio.";
$strAddUserMessage = "Hai aggiunto un nuovo utente.";
$strRememberReload = "Ricorda di riavviare MySQL.";
$strRevoke = "Revoca";
$strGrants = "Permetti";
$strRevokePriv = "Revoca privilegi";
$strRevokeGrant = "Revoca permessi";
$strRevokeMessage = "Hai revocato i privilegi per";
$strDelPassMessage = "Hai cancellato la password per";
$strRevokeGrantMessage = "Hai revocato i privilegi di permesso per";
$strUpdatePrivMessage = "Hai aggiornato i permessi per";
$strUpdatePassMessage = "Hai aggiornato la password per";
$strDeleteUserMessage = "Hai cancellato l'utente";
$strDeletePassword = "Cancella Password";
$strUpdatePassword = "Aggiorna Password";
$strEditPrivileges = "Modifica Privilegi";
$strNoPrivileges = "Nessun Privilegio";
$strAny = "Qualsiasi";
$strAll = "Tutti";
$strUpdate = "Aggiorna";
$strReload = "Riavvia";
$strShutdown = "Chiudi sessione";
$strProcess = "Processo";
$strFile = "File";
$strGrant = "Permessi";
$strReferences = "Riferimenti";
$strAlter = "Altera";
$strCheckAll = "Check All";
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Utenti";
$strConfirm = "Sicuro di volerlo fare?";
$strDeleteFailed = "Cancellazione fallita!";
$strColumn = "Colonna";
$strAnyColumn = "Qualsiasi colonna";
$strColumnEmpty = "Il nome della colonna <20> vuoto!";
$strInsertAsNewRow = "Inserisci una nuova riga";
$strTableMaintenance = "Amministrazione tabella";
$strDataOnly = "Solo dati";
?>
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,189 +1,263 @@
<?php
/* $Id$ */
$strAccessDenied = "Ingen tilgang";
$strAttr = "Attributes";
$strWrongUser = "Ugyldig brukernavn/passord. Ingen tilgang.";
$strMySQLSaid = "MySQL sa: ";
$strShowingRecords = "Viser rader ";
$strTotal = "totalt";
$strDatabase = "Database ";
$strTable = "tabell ";
$strError = "Feil";
$strDatabases = "databaser";
$strHome = "Hjem";
$strWelcome = "Velkommen til ";
$strRunning = "som kj<6B>rer p<> ";
$strMySQLReloaded = "MySQL omstartet.";
$strCreateNewDatabase = "Opprett ny database";
$strCreate = "Opprett";
$strReloadMySQL = "Omstart av MySQL";
$strHasBeenCreated = "er opprettet.";
$strNoTablesFound = "Ingen tabeller i databasen.";
$strEmptyResultSet = "MySQL returnerte tomt resultat (m.a.o. ingen rader).";
$strBrowse = "Se p<>";
$strSelect = "Sp<EFBFBD>rring";
$strInsert = "Sett inn";
$strProperties = "Egenskaper";
$strHasBeenDropped = "er slettet.";
$strHasBeenEmptied = "er t<>mt.";
$strHasBeenAltered = "er endret.";
$strDrop = "Slett";
$strEmpty = "T<EFBFBD>m";
$strSuccess = "Kommandoen/sp<73>rringen er utf<74>rt";
$strRunSQLQuery = "Kj<EFBFBD>r SQL-sp<73>rring mot database ";
$strGo = "Utf<EFBFBD>r";
$strCreateNewTable = "Opprett ny tabell i database ";
$strDropDB = "Slett databasen ";
$strName = "Navn";
$strFields = "Felter";
$strField = "Felt";
$strType = "Type";
$strValue = "Verdi";
$strInsertTextfiles = "Les tekstfil inn i tabell";
$strLocationTextfile = "Plassering av filen";
$strReplaceTable = "Erstatt tabell med filen";
$strReplace = "Erstatt";
$strTheContents = "Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt";
$strTerminatedBy = "avsluttet med";
$strTheTerminator = "Tegn som angir slutt p<> felter.";
$strEnclosedBy = "omfattet av";
$strOptionally = "Valgfritt";
$strOftenQuotation = "Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter (\"char\" og \"varchar\") felter er omfattet av tegnet.";
$strEscapedBy = "\"escaped\" av";
$strOptionalControls = "Valgfritt. Angir hvordan spesialtegn skrives eller leses.";
$strLines = "Linjer";
$strCarriage = "Carriage return: \\r";
$strLineFeed = "Linefeed: \\n";
$strInsertIntoTable = "Sett inn i tabell";
$strColumnNames = "Kolonnenavn";
$strIfYouWish = "Hvis du <20>nsker <20> kun lese inn enkelte av tabellens kolonner, angi en komme-separert felt-liste.";
$strTheContent = "Innholdet av filen er lagt inn.";
$strSubmit = "Send";
$strReset = "T<EFBFBD>m skjema";
$strReadTheDocs = "Les dokumentasjonen";
$strDoYouReally = "Vil du virkelig ";
$strYes = "Ja";
$strNo = "Nei";
$strInsertNewRow = "Sett inn ny rad";
$strSave = "Lagre";
$strHost = "Host";
$strTableStructure = "Tabell-struktur for tabell";
$strDumpingData = "Data-ark for tabell";
$strNull = "Null";
$strDefault = "Default";
$strExtra = "Ekstra";
$strAction = "Handling";
$strChange = "Endre";
$strAPrimaryKey = "En prim<69>rn<72>kkel er lagt til for ";
$strAnIndex = "En indeks er lagt til for ";
$strPrimary = "Prim<EFBFBD>r";
$strIndex = "Indeks";
$strUnique = "Unik";
$strKeyname = "N<EFBFBD>kkel";
$strPrimaryKey = "Prim<EFBFBD>rn<EFBFBD>kkel";
$strAddNewField = "Legg til felt";
$strViewDump = "Vis dump (skjema) av tabell";
$strLengthSet = "Lengde/Sett";
$strSQLQuery = "SQL-sp<73>rring";
$strProducedAnError = "resulterte i en feil.";
$strModifications = "Endringene er lagret";
$strSelectFields = "Velg felt (minst ett):";
$strAddSearchConditions = "Legg til s<>ke-kriterier (innhold i \"where\"-setningen):";
$strDoAQuery = "Utf<EFBFBD>r en \"query by example\" (wildcard: \"%\")";
$strDeleted = "Raden er slettet";
$strDelete = "Slett";
$strEdit = "Endre";
$strPrevious = "Forrige";
$strNext = "Neste";
$strMySQLShowStatus = "Vis MySQL runtime informasjon";
$strMySQLShowVars = "Vis MySQL systemvariabler";
$strRenameTable = "Endre tabellens navn";
$strRenameTableOK = "Tabellen \$table har f<>tt nytt navn \$new_name";
$strCopyTable = "Kopier tabell til:";
$strStrucOnly = "Kun struktur";
$strStrucData = "Struktur og data";
$strCopyTableOK = "Tabellen \$table er kopiert til \$new_name.";
$strFunction = "Funksjon";
$strRunSQLQuery = "Run SQL query/queries on database ";
$strViewDumpDB = "Vis dump (skjema) av database";
$strPos1 = "Start";
$strEnd = "Slutt";
$strStrucCSV = "CSV data"; //to translate
$strSend = "send"; //to translate
$strRecords = "Rader";
$strDocu = "Dokumentasjon";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strAccessDenied = "Ingen tilgang";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributes";
$strBack = "Back"; //to translate
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Se p<>";
$strCarriage = "Carriage return: \\r";
$strChange = "Endre";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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 \$table er kopiert til \$new_name.";
$strCreate = "Opprett";
$strCreateNewDatabase = "Opprett ny database";
$strCreateNewTable = "Opprett ny tabell i database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Database ";
$strDatabases = "databaser";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Default";
$strDelete = "Slett";
$strDeleted = "Raden er slettet";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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<EFBFBD>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
$strEdit = "Endre";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "T<EFBFBD>m";
$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";
$strField = "Felt";
$strFields = "Felter";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funksjon";
$strGo = "Utf<EFBFBD>r";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "er endret.";
$strHasBeenCreated = "er opprettet.";
$strHasBeenDropped = "er slettet.";
$strHasBeenEmptied = "er t<>mt.";
$strHome = "Hjem";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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.";
$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";
$strKeyname = "N<EFBFBD>kkel";
$strLength = "Length"; //to translate
$strLengthSet = "Lengde/Sett";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL omstartet.";
$strMySQLSaid = "MySQL sa: ";
$strMySQLShowProcess = "Show processes"; //to translate
$strMySQLShowStatus = "Vis MySQL runtime informasjon";
$strMySQLShowVars = "Vis MySQL systemvariabler";
$strName = "Navn";
$strNext = "Neste";
$strNo = "Nei";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //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
$strOftenQuotation = "Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter (\"char\" og \"varchar\") felter er omfattet av tegnet.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Valgfritt. Angir hvordan spesialtegn skrives eller leses.";
$strOptionally = "Valgfritt";
$strOr = "or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Start";
$strPrevious = "Forrige";
$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
$strProcess = "Process"; //to translate
$strProducedAnError = "resulterte i en feil.";
$strProperties = "Egenskaper";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "Les dokumentasjonen";
$strRecords = "Rader";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Omstart av MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Endre tabellens navn";
$strRenameTableOK = "Tabellen \$table har f<>tt nytt navn \$new_name";
$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 = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Kj<EFBFBD>r SQL-sp<73>rring mot database ";
$strSave = "Lagre";
$strSelect = "Sp<EFBFBD>rring";
$strSelectFields = "Velg felt (minst ett):";
$strSelectNumRows = "in query"; //to translate
$strSend = "Send"; //to translate
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Viser rader ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$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";
$strTable = "tabell ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Tabell-struktur for tabell";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "avsluttet med";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Innholdet av filen er lagt inn.";
$strTheContents = "Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt";
$strTheTerminator = "Tegn som angir slutt p<> felter.";
$strTotal = "totalt";
$strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Verdi";
$strViewDump = "Vis dump (skjema) av tabell";
$strViewDumpDB = "Vis dump (skjema) av database";
$strWelcome = "Velkommen til ";
$strWrongUser = "Ugyldig brukernavn/passord. Ingen tilgang.";
$strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,199 +1,263 @@
<?php
/* $Id$ */
/* 1999-2000 (c) Piotr Roszatycki <dexter@debian.org> under GNU license */
$strAPrimaryKey = "Dodany zosta<74> podstawowy klucz dla ";
$strAccessDenied = "Brak dost<73>pu";
$strAction = "Dzia<EFBFBD>anie";
$strAddNewField = "Dodanie nowego pola";
$strAccessDenied = "Brak dost<73>pu";
$strAction = "Dzia<EFBFBD>anie";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "Dodanie nowego pola";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Dodanie warunk<6E>w przeszukiwania (warunek dla \"where\"):";
$strAnIndex = "Dodany zosta<74> indeks dla ";
$strAttr = "Atrybuty";
$strBrowse = "Przegl<EFBFBD>danie";
$strCarriage = "Znak powrotu: \\r";
$strChange = "Zmiana";
$strColumnNames = "Nazwy kolumn";
$strCopyTable = "Kopiowanie tabeli do:";
$strCopyTableOK = "Tabela \$table zosta<74>a przekopiowana do \$new_name.";
$strCreate = "Utworzenie";
$strCreateNewDatabase = "Utworzenie nowej bazy danych";
$strCreateNewTable = "Utworzenie nowej tabeli dla bazy danych ";
$strDatabase = "Baza danych ";
$strDatabases = "bazy danych";
$strDefault = "Domy<EFBFBD>lnie";
$strDelete = "Skasowanie";
$strDeleted = "Rekord zosta<74> skasowany";
$strDoAQuery = "Wykonaj \"zaputanie przez przyk<79>ad\" (znak globalny: \"%\")";
$strDoYouReally = "Czy na pewno ";
$strDocu = "Dokumentacja";
$strDrop = "Usuni<EFBFBD>cie";
$strDropDB = "Usuni<EFBFBD>cie bazy danych ";
$strDumpingData = "Zrzut danych dla tabeli";
$strEdit = "Edycja";
$strEmpty = "Wyczyszczenie";
$strEmptyResultSet = "MySQL zwr<77>ci<63> pusty wynik (i.e. zero rekord<72>w).";
$strEnclosedBy = "zawarty w";
$strEnd = "Koniec";
$strError = "B<EFBFBD><EFBFBD>d";
$strEscapedBy = "poprzedzony przez";
$strExtra = "Dodatkowy";
$strField = "Pole";
$strFields = "Pola";
$strFunction = "Funkcja";
$strGo = "Wykonanie";
$strHasBeenAltered = "zosta<EFBFBD>o zamienione.";
$strHasBeenCreated = "zosta<EFBFBD>o utworzone.";
$strHasBeenDropped = "zosta<EFBFBD>o skasowane.";
$strHasBeenEmptied = "zosta<EFBFBD>o wyczyszczone.";
$strHome = "Wej<EFBFBD>cie";
$strHost = "Host";
$strIfYouWish = "Prosz<EFBFBD> poda<64> list<73> kolumn rozdzielon<6F> przecinkami aby za<7A>adowa<77> tylko wybrane kolumny.";
$strIndex = "Indeks";
$strInsert = "Dodanie";
$strInsertIntoTable = "Dodanie do tabeli";
$strInsertNewRow = "Dodanie nowego rekordu";
$strInsertTextfiles = "Dodanie pliku tekstowego do tabeli";
$strKeyname = "Nazwa klucza";
$strLengthSet = "D<EFBFBD>ugo<EFBFBD><EFBFBD>";
$strLineFeed = "Kod wysuni<6E>cia linii: \\n";
$strLines = "Linie";
$strLocationTextfile = "Lokalizacja pliku tekstowego";
$strModifications = "Modyfikacje zosta<74>y zapami<6D>tane";
$strMySQLReloaded = "MySQL prze<7A>adowany.";
$strMySQLSaid = "MySQL zwr<77>ci<63> komunikat: ";
$strMySQLShowStatus = "Informacje o stanie serwera MySQL";
$strMySQLShowVars = "Zmienne systemowe serwera MySQL";
$strName = "Nazwa";
$strNext = "Nast<EFBFBD>pne";
$strNo = "Nie";
$strNoTablesFound = "Nie znaleziono tabeli w bazie danych.";
$strNull = "Null";
$strOftenQuotation = "Znaki cudzys<79>owia. OPCJONALNIE oznacza, <20>e tylko pola char oraz varchar s<> zawarte w \"cudzys<EFBFBD>owiach\".";
$strOptionalControls = "Opcjonalnie. Okre<72>lenie w jaki spos<6F>b zapisa<73> lub odczyta<74> znaki specjalne.";
$strOptionally = "OPCJONALNIE";
$strPos1 = "Pocz<EFBFBD>tek";
$strPrevious = "Poprzednie";
$strPrimary = "Podstawowy";
$strPrimaryKey = "Podstawowy klucz";
$strProducedAnError = "zg<EFBFBD>osi<EFBFBD> b<><62>d.";
$strProperties = "W<EFBFBD>a<EFBFBD>ciwo<EFBFBD>ci";
$strReadTheDocs = "Prosz<EFBFBD> przeczyta<74> dokumentacj<63>";
$strRecords = "Rekordy";
$strReloadFailed = "Nie powiod<6F>o si<73> prze<7A>adowanie MySQL.";
$strReloadMySQL = "Prze<EFBFBD>adowanie MySQL";
$strRenameTable = "Zmiana nazwy tabeli na";
$strRenameTableOK = "Tabela \$table ma zmienion<6F> nazw<7A> na \$new_name";
$strReplace = "Zamiana";
$strReplaceTable = "Zamiana danych tabeli z plikiem";
$strReset = "Reset";
$strRunSQLQuery = "Wykonanie zapytania SQL do bazy danych ";
$strRunning = "uruchomiony na ";
$strSQLQuery = "zapytanie SQL";
$strSave = "Zachowanie";
$strSelect = "Wyb<EFBFBD>r";
$strSelectFields = "Wyb<EFBFBD>r p<>l (co najmniej jedno):";
$strSend = "wys<EFBFBD>anie";
$strShowingRecords = "Pokazanie rekord<72>w ";
$strStrucCSV = "dane CSV";
$strStrucData = "Struktura i dane";
$strStrucDrop = "Dodanie 'drop table'";
$strStrucOnly = "Tylko struktura";
$strSubmit = "Wys<EFBFBD>anie";
$strSuccess = "Zapytanie SQL zosta<74>o pomy<6D>lnie wykonane";
$strTable = "tabela ";
$strTableStructure = "Struktura tabeli dla ";
$strTerminatedBy = "zako<EFBFBD>czone przez";
$strTheContent = "Zawarto<EFBFBD><EFBFBD> pliku zosta<74>a do<64><6F>czona.";
$strTheContents = "Zawarto<EFBFBD><EFBFBD> pliku zast<73>pi<70>a dane wybranej tabeli, kt<6B>rych podstawowy lub unikalny klucz by<62> identyczny.";
$strTheTerminator = "Znak rozdzielaj<61>cy pola.";
$strTotal = "wszystkich";
$strType = "Typ";
$strUnique = "Unikalny";
$strValue = "Warto<EFBFBD><EFBFBD>";
$strViewDump = "Zrzut tabeli";
$strViewDumpDB = "Zrzut bazy danych";
$strWelcome = "Witamy w ";
$strWrongUser = "B<EFBFBD><EFBFBD>dne pola u<>ytkownik/has<61>o. Brak dost<73>pu.";
$strYes = "Tak";
$strMySQLShowProcess = "Pokazuj procesy";
$strLogin = "Zalogowanie";
$strLogout = "Wylogowanie";
$strQBE = "Zapytanie przez przyk<79>ad";
$strBack = "Powr<EFBFBD>t";
$strTableComments = "Komentarze tabeli";
$strOr = "lub";
$strSelectNumRows = "w zapytaniu";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "Dodany zosta<74> indeks dla ";
$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 = "Dodany zosta<74> podstawowy klucz dla ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atrybuty";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strBack = "Powr<EFBFBD>t";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Przegl<EFBFBD>danie";
$strCarriage = "Znak powrotu: \\r";
$strChange = "Zmiana";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nazwy kolumn";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Kopiowanie tabeli do:";
$strCopyTableOK = "Tabela \$table zosta<74>a przekopiowana do \$new_name.";
$strCreate = "Utworzenie";
$strCreateNewDatabase = "Utworzenie nowej bazy danych";
$strCreateNewTable = "Utworzenie nowej tabeli dla bazy danych ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Baza danych ";
$strDatabases = "bazy danych";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Domy<EFBFBD>lnie";
$strDelete = "Skasowanie";
$strDeleted = "Rekord zosta<74> skasowany";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "Wykonaj \"zaputanie przez przyk<79>ad\" (znak globalny: \"%\")";
$strDocu = "Dokumentacja";
$strDoYouReally = "Czy na pewno ";
$strDrop = "Usuni<EFBFBD>cie";
$strDropDB = "Usuni<EFBFBD>cie bazy danych ";
$strDumpingData = "Zrzut danych dla tabeli";
$strDynamic = "dynamic"; //to translate
$strEdit = "Edycja";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Wyczyszczenie";
$strEmptyResultSet = "MySQL zwr<77>ci<63> pusty wynik (i.e. zero rekord<72>w).";
$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 = "zawarty w";
$strEnd = "Koniec";
$strError = "B<EFBFBD><EFBFBD>d";
$strEscapedBy = "poprzedzony przez";
$strExtra = "Dodatkowy";
$strField = "Pole";
$strFields = "Pola";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkcja";
$strGo = "Wykonanie";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "zosta<EFBFBD>o zamienione.";
$strHasBeenCreated = "zosta<EFBFBD>o utworzone.";
$strHasBeenDropped = "zosta<EFBFBD>o skasowane.";
$strHasBeenEmptied = "zosta<EFBFBD>o wyczyszczone.";
$strHome = "Wej<EFBFBD>cie";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Host";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Prosz<EFBFBD> poda<64> list<73> kolumn rozdzielon<6F> przecinkami aby za<7A>adowa<77> tylko wybrane kolumny.";
$strIndex = "Indeks";
$strIndexes = "Indexes"; //to translate
$strInsert = "Dodanie";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "Dodanie do tabeli";
$strInsertNewRow = "Dodanie nowego rekordu";
$strInsertTextfiles = "Dodanie pliku tekstowego do tabeli";
$strKeyname = "Nazwa klucza";
$strLength = "Length"; //to translate
$strLengthSet = "D<EFBFBD>ugo<EFBFBD><EFBFBD>";
$strLimitNumRows = "records per page"; //to translate
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL prze<7A>adowany.";
$strMySQLSaid = "MySQL zwr<77>ci<63> komunikat: ";
$strMySQLShowProcess = "Pokazuj procesy";
$strMySQLShowStatus = "Informacje o stanie serwera MySQL";
$strMySQLShowVars = "Zmienne systemowe serwera MySQL";
$strName = "Nazwa";
$strNext = "Nast<EFBFBD>pne";
$strNo = "Nie";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "Nie znaleziono tabeli w bazie danych.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Znaki cudzys<79>owia. OPCJONALNIE oznacza, <20>e tylko pola char oraz varchar s<> zawarte w \"cudzys<EFBFBD>owiach\".";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Opcjonalnie. Okre<72>lenie w jaki spos<6F>b zapisa<73> lub odczyta<74> znaki specjalne.";
$strOptionally = "OPCJONALNIE";
$strOr = "lub";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Pocz<EFBFBD>tek";
$strPrevious = "Poprzednie";
$strPrimary = "Podstawowy";
$strPrimaryKey = "Podstawowy klucz";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "zg<EFBFBD>osi<EFBFBD> b<><62>d.";
$strProperties = "W<EFBFBD>a<EFBFBD>ciwo<EFBFBD>ci";
$strQBE = "Zapytanie przez przyk<79>ad";
$strReadTheDocs = "Prosz<EFBFBD> przeczyta<74> dokumentacj<63>";
$strRecords = "Rekordy";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Nie powiod<6F>o si<73> prze<7A>adowanie MySQL.";
$strReloadMySQL = "Prze<EFBFBD>adowanie MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Zmiana nazwy tabeli na";
$strRenameTableOK = "Tabela \$table ma zmienion<6F> nazw<7A> na \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Zamiana";
$strReplaceTable = "Zamiana danych tabeli z plikiem";
$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 = "uruchomiony na ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Wykonanie zapytania SQL do bazy danych ";
$strSave = "Zachowanie";
$strSelect = "Wyb<EFBFBD>r";
$strSelectFields = "Wyb<EFBFBD>r p<>l (co najmniej jedno):";
$strSelectNumRows = "w zapytaniu";
$strSend = "wys<EFBFBD>anie";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Pokazanie rekord<72>w ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "zapytanie SQL";
$strStatement = "Statements"; //to translate
$strStrucCSV = "dane CSV";
$strStrucData = "Struktura i dane";
$strStrucDrop = "Dodanie 'drop table'";
$strStrucOnly = "Tylko struktura";
$strSubmit = "Wys<EFBFBD>anie";
$strSuccess = "Zapytanie SQL zosta<74>o pomy<6D>lnie wykonane";
$strTable = "tabela ";
$strTableComments = "Komentarze tabeli";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Struktura tabeli dla ";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "zako<EFBFBD>czone przez";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Zawarto<EFBFBD><EFBFBD> pliku zosta<74>a do<64><6F>czona.";
$strTheContents = "Zawarto<EFBFBD><EFBFBD> pliku zast<73>pi<70>a dane wybranej tabeli, kt<6B>rych podstawowy lub unikalny klucz by<62> identyczny.";
$strTheTerminator = "Znak rozdzielaj<61>cy pola.";
$strTotal = "wszystkich";
$strType = "Typ";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unikalny";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Warto<EFBFBD><EFBFBD>";
$strViewDump = "Zrzut tabeli";
$strViewDumpDB = "Zrzut bazy danych";
$strWelcome = "Witamy w ";
$strWrongUser = "B<EFBFBD><EFBFBD>dne pola u<>ytkownik/has<61>o. Brak dost<73>pu.";
$strYes = "Tak";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,196 +1,263 @@
<?php
/* $Id$ */
/* thebest@information4u.com / camillai@mandic.com.br */
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddNewField = "Adiciona novo campo";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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\"):";
$strAnIndex = "Um indice foi adicionado na ";
$strAttr = "Atributos";
$strBrowse = "Visualiza";
$strCarriage = "Carriage return: \\r";
$strChange = "Muda";
$strColumnNames = "Nome da Colunas";
$strCopyTable = "Copia tabela para:";
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strDatabase = "Banco de Dados ";
$strDatabases = "Banco de Dados";
$strDefault = "Default";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$strDoAQuery = "Fa<EFBFBD>a uma \"query by example\" (wildcard: \"%\")";
$strDoYouReally = "Confirma : ";
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strEdit = "Edita";
$strEmpty = "Limpa";
$strEmptyResultSet = "MySQL retornou um set vazio (ex. zero regs).";
$strEnclosedBy = "enclosed by"; //to translate
$strEnd = "Fim";
$strError = "Erro";
$strEscapedBy = "escaped by"; //to translate
$strExtra = "Extra"; //to translate
$strField = "Campo";
$strFields = "Qtd Campos";
$strFunction = "Fun<EFBFBD>oes";
$strGo = "Executa";
$strHasBeenAltered = "foi alterado.";
$strHasBeenCreated = "foi criado.";
$strHasBeenDropped = "foi eliminado.";
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, fa<66>a uma lista separada por virgula.";
$strIndex = "Index";
$strInsert = "Insere";
$strInsertIntoTable = "Insere na tabela";
$strInsertNewRow = "Insere novo registro";
$strInsertTextfiles = "Insere arquivo texto na tabela";
$strKeyname = "Keyname";
$strLengthSet = "Tamanho/Set";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linhas";
$strLocationTextfile = "Localiza<EFBFBD><EFBFBD>o do arquivo textos";
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySql";
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL";
$strName = "Nome";
$strNext = "Pr<EFBFBD>ximo";
$strNo = "N<EFBFBD>o";
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
$strNull = "Null"; //to translate
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY";
$strPos1 = "Inicio";
$strPrevious = "Anterior";
$strPrimary = "Primary";
$strPrimaryKey = "Chave Prim<69>ria";
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strReadTheDocs = "Leia os docs";
$strRecords = "Registros";
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
$strReplace = "Substituir";
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
$strReset = "Reset";
$strRunSQLQuery = "Executa SQL query no banco de dados ";
$strRunning = "Rodando em ";
$strSQLQuery = "SQL-query";
$strSave = "Salva";
$strSelect = "Seleciona";
$strSelectFields = "Seleciones os campos (no m<>nimo 1)";
$strSend = "envia";
$strShowingRecords = "Mostrando registros ";
$strStrucCSV = "Dados CSV";
$strStrucData = "Estrutura e dados";
$strStrucDrop = "Adiciona 'drop table'";
$strStrucOnly = "Somente estrutura";
$strSubmit = "Submete";
$strSuccess = "Sua SQL-query foi executada com sucesso";
$strTable = "tabela ";
$strTableStructure = "Estrutura da tabela";
$strTerminatedBy = "terminado por";
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
$strTheTerminator = "Terminador de campos.";
$strTotal = "total";
$strType = "Tipo";
$strUnique = "Unique";
$strValue = "Value";
$strViewDump = "Ver o esquema da tabela";
$strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
$strYes = "Sim";
$strMySQLShowProcess = "Mostra os Processos";
$strLogout = "Log out";
$strQBE = "Query by Example";
$strBack = "Voltar";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strBack = "Voltar";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Visualiza";
$strCarriage = "Carriage return: \\r";
$strChange = "Muda";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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 \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "Banco de Dados ";
$strDatabases = "Banco de Dados";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Default";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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<EFBFBD>a uma \"query by example\" (wildcard: \"%\")";
$strDocu = "Documenta<EFBFBD><EFBFBD>o";
$strDoYouReally = "Confirma : ";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strDynamic = "dynamic"; //to translate
$strEdit = "Edita";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Limpa";
$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
$strField = "Campo";
$strFields = "Qtd Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Fun<EFBFBD>oes";
$strGo = "Executa";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "foi alterado.";
$strHasBeenCreated = "foi criado.";
$strHasBeenDropped = "foi eliminado.";
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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.";
$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";
$strKeyname = "Keyname";
$strLength = "Length"; //to translate
$strLengthSet = "Tamanho/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowProcess = "Mostra os Processos";
$strMySQLShowStatus = "Mostra informa<6D><61>o de runtime do MySql";
$strMySQLShowVars = "Mostra vari<72>veis de sistema do MySQL";
$strName = "Nome";
$strNext = "Pr<EFBFBD>ximo";
$strNo = "N<EFBFBD>o";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //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
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY";
$strOr = "or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //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
$strProcess = "Process"; //to translate
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strQBE = "Query by Example";
$strReadTheDocs = "Leia os docs";
$strRecords = "Registros";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Reinicializa<EFBFBD><EFBFBD>o do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
$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 = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Executa SQL query no banco de dados ";
$strSave = "Salva";
$strSelect = "Seleciona";
$strSelectFields = "Seleciones os campos (no m<>nimo 1)";
$strSelectNumRows = "in query"; //to translate
$strSend = "envia";
$strSequence = "Seq."; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrando registros ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$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";
$strTable = "tabela ";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Estrutura da tabela";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "terminado por";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
$strTheTerminator = "Terminador de campos.";
$strTotal = "total";
$strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Value";
$strViewDump = "Ver o esquema da tabela";
$strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
$strYes = "Sim";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,206 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ";
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$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>):";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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><> ";
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>: \"%\")";
$strDoYouReally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEmpty = "<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>).";
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD><EFBFBD>";
$strNoTablesFound = "<EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>.";
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><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>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.";
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name";
$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>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ";
$strRunning = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strSort = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAscending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strDescending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strCriteria = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAnd = "<22>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
//$strModify = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteRow = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteColumn = "<22><><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>";
//$strUpdateQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strRunQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUseTables = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$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
$strAlter = "Alter"; //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
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = "<EFBFBD><EFBFBD><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 = "<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>: \"%\")";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "<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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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 = "new (but still unofficial) phpMyAdmin Homepage"; //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> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD><EFBFBD>";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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>.";
$strOptimizeTable = "Optimize table"; //to translate
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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
$strProcess = "Process"; //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>";
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name";
$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>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSelectNumRows = "in query"; //to translate
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSequence = "Seq."; //to translate
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //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>";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD>";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,206 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> ";
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$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>):";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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><> ";
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>: \"%\")";
$strDoYouReally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEmpty = "<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>).";
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHome = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strHost = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD><EFBFBD>";
$strNoTablesFound = "<EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strNull = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>.";
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimary = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strProducedAnError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strProperties = "<EFBFBD><EFBFBD><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>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.";
$strReloadMySQL = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name";
$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>";
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28>) <20><> <20><> ";
$strRunning = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
$strSQLQuery = "SQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strStrucCSV = "CSV <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strTableStructure = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strSort = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAscending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strDescending = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strCriteria = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAnd = "<22>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
//$strModify = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteRow = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strAddDeleteColumn = "<22><><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>";
//$strUpdateQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strRunQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUseTables = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$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
$strAlter = "Alter"; //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
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCarriage = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \\r";
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name.";
$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
$strDatabase = "<EFBFBD><EFBFBD> ";
$strDatabases = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDelete = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleted = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = "<EFBFBD><EFBFBD><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 = "<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>: \"%\")";
$strDocu = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><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>";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "<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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strError = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strEscapedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strExtra = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGo = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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 = "new (but still unofficial) phpMyAdmin Homepage"; //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> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strInsertNewRow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
$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>";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strModify = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strMySQLSaid = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLShowStatus = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL";
$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";
$strName = "<EFBFBD><EFBFBD><EFBFBD>";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strNo = "<EFBFBD><EFBFBD><EFBFBD>";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$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>.";
$strOptimizeTable = "Optimize table"; //to translate
$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>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strPrevious = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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
$strProcess = "Process"; //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>";
$strReadTheDocs = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL.";
$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> \$table <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \$new_name";
$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>";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>):";
$strSelectNumRows = "in query"; //to translate
$strSend = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSequence = "Seq."; //to translate
$strShow = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSubmit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //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>";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$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>.";
$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>.";
$strTheTerminator = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strType = "<EFBFBD><EFBFBD><EFBFBD>";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strValue = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$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>";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD>) <20><>";
$strWelcome = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
$strWrongUser = "<EFBFBD><EFBFBD><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 = "<EFBFBD><EFBFBD>";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,208 +1,263 @@
<?php
/* $Id$ */
/* Tradiccion al castellano Kiko Albio: STN */
// Some Corrections: Wasim Juned - wasimjuned@home.com
$strAPrimaryKey = "Se ha ingresado una nueva clave primaria en ";
$strAccessDenied = "Acceso denegado ";
$strAction = "Acci&oacute;n";
$strAddNewField = "Ingresar nuevo campo";
$strAccessDenied = "Acceso denegado ";
$strAction = "Acci&oacute;n";
$strAddDeleteColumn = "Aqadir/borrar columna de criterio";
$strAddDeleteRow = "Aqadir/borrar fila de criterio";
$strAddNewField = "Ingresar nuevo campo";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "Ingresar condiciones de b&uacute;squeda (cuerpo de la clausula \"where\"):";
$strAnIndex = "Un &iacute;ndice se ha ingresado en ";
$strAttr = "Atributos";
$strBrowse = "Examinar";
$strCarriage = "Retorno de carro: \\r";
$strChange = "Cambio";
$strColumnNames = "Nombre de columnas";
$strCopyTable = "Copiar tablas a :";
$strCopyTableOK = "La tabla \$table ha sido copiada a \$new_name.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crear nueva base de datos";
$strCreateNewTable = "Crear nueva tabla en base de datos ";
$strDatabase = "Base De Datos ";
$strDatabases = "Bases de datos";
$strDefault = "Defecto";
$strDelete = "Borrar";
$strDeleted = "La fila se ha borrado";
$strDoAQuery = "Realizar un \"query by example\" (wildcard: \"%\")";
$strDoYouReally = "Desea realmente hacer ";
$strDocu = "Documentaci&oacute;n";
$strDrop = "Eliminar";
$strDropDB = "Eliminar base de datos ";
$strDumpingData = "Volcar la base de datos para la tabla";
$strEdit = "Editar";
$strEmpty = "Vaciar";
$strEmptyResultSet = "MySQL ha devuelto un valor vac&iacute;o (i.e. cero columnas).";
$strEnclosedBy = "Encerrado por";
$strEnd = "Fin";
$strError = "Error";
$strEscapedBy = "Escapado por";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFunction = "Funci&oacute;n";
$strGo = "Siga";
$strHasBeenAltered = "se ha alterado.";
$strHasBeenCreated = "se ha creado.";
$strHasBeenDropped = "se ha eliminado.";
$strHasBeenEmptied = "se ha vaciado.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos.";
$strIndex = "Indice";
$strInsert = "Insertar";
$strInsertIntoTable = "Insertar in tabla";
$strInsertNewRow = "Insertar nueva fila";
$strInsertTextfiles = "Insertar archivo de texto en la tabla";
$strKeyname = "Nombre de la clave";
$strLengthSet = "Configurar longitud";
$strLineFeed = "Retorno de carro: \\n";
$strLines = "Lineas";
$strLocationTextfile = "Localizaci&oacute;n del archivo de texto";
$strModifications = "Se han salvado las modificaciones";
$strMySQLReloaded = "Reinicio de MySQL.";
$strMySQLSaid = "MySQL ha dicho: ";
$strMySQLShowStatus = "Mostrar informaci&oacute;n de marcha de MySQL";
$strMySQLShowVars = "Mostrar las variables del sistema MySQL";
$strName = "Nombre";
$strNext = "Pr&oacute;xima";
$strNo = "No";
$strNoTablesFound = "No se han encontrado tablas en la base de datos.";
$strNull = "Null";
$strOftenQuotation = "A menudo comillas. OPCIONALMENTE signif&iacute;ca que &uacute;nicamente los campos char y varchar estan encerrados por el \"enclosed by\"-character.";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPCIONALMENTE";
$strPos1 = "Empezar";
$strPrevious = "Previo";
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strProducedAnError = "se produjo un error.";
$strProperties = "Propiedades";
$strReadTheDocs = "Leer los documentos";
$strRecords = "Campos";
$strReloadFailed = "El reinicio de MySQL ha fallado.";
$strReloadMySQL = "Reinicio de MySQL";
$strRenameTable = "Renombrar tabla a";
$strRenameTableOK = "Tabla \$table se ha renombrado a \$new_name";
$strReplace = "Reemplazar";
$strReplaceTable = "Reemplazar datos de tabla con archivo";
$strReset = "Reset";
$strRunSQLQuery = "Ejecutar SQL query/queries en la base de datos ";
$strRunning = "ejecutandose on ";
$strSQLQuery = "SQL-query";
$strSave = "Salvar";
$strSelect = "Seleccionar";
$strSelectFields = "Seleccionar campos (al menos uno):";
$strSend = "enviar";
$strShowingRecords = "Mostrando campos ";
$strStrucCSV = "Datos CSV ";
$strStrucData = "Estructura y datos";
$strStrucDrop = "Aqadir 'drop table'";
$strStrucOnly = "Unicamente estructura ";
$strSubmit = "Enviar";
$strSuccess = "Su query-SQL ha sido ejecutado con ixito";
$strTable = "tabla ";
$strTableStructure = "Estructura de tabla para tabla";
$strTerminatedBy = "terminado por";
$strTheContent = "El contenido de su archivo ha sido insertado.";
$strTheContents = "El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o znicas.";
$strTheTerminator = "El terminador de los campos.";
$strTotal = "total";
$strType = "Tipo";
$strUnique = "Unico";
$strValue = "Valor";
$strViewDump = "Mostrar volcado esquema de la tabla";
$strViewDumpDB = "Ver volcado esquema de la base de datos";
$strWelcome = "Bienvenido a ";
$strWrongUser = "Usuario/password equivocado. Acesso denegado.";
$strYes = "Si" ;
$strMySQLShowProcess = "Mostrar procesos";
$strLogout = "Salir";
$strQBE = "Query de ejemplo";
//$strSort = "Ordenar";
//$strAscending = "Asendente";
//$strDescending = "Descendente";
$strShow = "Mostrar";
//$strCriteria = "Criterio";
//$strAnd = "Y";
$strOr = "O";
//$strModify = "Modificar";
//$strAddDeleteRow = "Aqadir/borrar fila de criterio";
//$strAddDeleteColumn = "Aqadir/borrar columna de criterio";
//$strUpdateQuery = "Update Query"; //to translate
//$strRunQuery = "Ejecutar Query";
//$strUseTables = "Usar tablas";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "Y";
$strAnIndex = "Un &iacute;ndice se ha ingresado en ";
$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 = "Se ha ingresado una nueva clave primaria en ";
$strAscending = "Asendente";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strBack = "Back"; //to translate
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Examinar";
$strCarriage = "Retorno de carro: \\r";
$strChange = "Cambio";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "Nombre de columnas";
$strCompleteInserts = "Complete inserts"; //to translate
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "Copiar tablas a :";
$strCopyTableOK = "La tabla \$table ha sido copiada a \$new_name.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crear nueva base de datos";
$strCreateNewTable = "Crear nueva tabla en base de datos ";
$strCriteria = "Criterio";
$strData = "Data"; //to translate
$strDatabase = "Base De Datos ";
$strDatabases = "Bases de datos";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Defecto";
$strDelete = "Borrar";
$strDeleted = "La fila se ha borrado";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = "Descendente";
$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 = "Realizar un \"query by example\" (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 = "dynamic"; //to translate
$strEdit = "Editar";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "Vaciar";
$strEmptyResultSet = "MySQL ha devuelto un valor vac&iacute;o (i.e. cero columnas).";
$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 = "Encerrado por";
$strEnd = "Fin";
$strError = "Error";
$strEscapedBy = "Escapado por";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funci&oacute;n";
$strGo = "Siga";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "se ha alterado.";
$strHasBeenCreated = "se ha creado.";
$strHasBeenDropped = "se ha eliminado.";
$strHasBeenEmptied = "se ha vaciado.";
$strHome = "Home";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Host";
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos.";
$strIndex = "Indice";
$strIndexes = "Indexes"; //to translate
$strInsert = "Insertar";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "Insertar in tabla";
$strInsertNewRow = "Insertar nueva fila";
$strInsertTextfiles = "Insertar archivo de texto en la tabla";
$strKeyname = "Nombre de la clave";
$strLength = "Length"; //to translate
$strLengthSet = "Configurar longitud";
$strLimitNumRows = "records per page"; //to translate
$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 salvado las modificaciones";
$strModify = "Modificar";
$strMySQLReloaded = "Reinicio de MySQL.";
$strMySQLSaid = "MySQL ha dicho: ";
$strMySQLShowProcess = "Mostrar procesos";
$strMySQLShowStatus = "Mostrar informaci&oacute;n de marcha de MySQL";
$strMySQLShowVars = "Mostrar las variables del sistema MySQL";
$strName = "Nombre";
$strNext = "Pr&oacute;xima";
$strNo = "No";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "No se han encontrado tablas en la base de datos.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "A menudo comillas. OPCIONALMENTE signif&iacute;ca que &uacute;nicamente los campos char y varchar estan encerrados por el \"enclosed by\"-character.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPCIONALMENTE";
$strOr = "O";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "Empezar";
$strPrevious = "Previo";
$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
$strProcess = "Process"; //to translate
$strProducedAnError = "se produjo un error.";
$strProperties = "Propiedades";
$strQBE = "Query de ejemplo";
$strReadTheDocs = "Leer los documentos";
$strRecords = "Campos";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "El reinicio de MySQL ha fallado.";
$strReloadMySQL = "Reinicio de MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "Renombrar tabla a";
$strRenameTableOK = "Tabla \$table se ha renombrado a \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "Reemplazar";
$strReplaceTable = "Reemplazar datos de tabla con archivo";
$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 = "ejecutandose on ";
$strRunQuery = "Ejecutar Query";
$strRunSQLQuery = "Ejecutar SQL query/queries en la base de datos ";
$strSave = "Salvar";
$strSelect = "Seleccionar";
$strSelectFields = "Seleccionar campos (al menos uno):";
$strSelectNumRows = "in query"; //to translate
$strSend = "enviar";
$strSequence = "Seq."; //to translate
$strShow = "Mostrar";
$strShowingRecords = "Mostrando campos ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = "Ordenar";
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query";
$strStatement = "Statements"; //to translate
$strStrucCSV = "Datos CSV ";
$strStrucData = "Estructura y datos";
$strStrucDrop = "Aqadir 'drop table'";
$strStrucOnly = "Unicamente estructura ";
$strSubmit = "Enviar";
$strSuccess = "Su query-SQL ha sido ejecutado con ixito";
$strTable = "tabla ";
$strTableComments = "Table comments"; //to translate
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Estructura de tabla para tabla";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "terminado por";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "El contenido de su archivo ha sido insertado.";
$strTheContents = "El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o znicas.";
$strTheTerminator = "El terminador de los campos.";
$strTotal = "total";
$strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unico";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = "Usar tablas";
$strValue = "Valor";
$strViewDump = "Mostrar volcado esquema de la tabla";
$strViewDumpDB = "Ver volcado esquema de la base de datos";
$strWelcome = "Bienvenido a ";
$strWrongUser = "Usuario/password equivocado. Acesso denegado.";
$strYes = "Si";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,220 +1,263 @@
<?php
/* $Id$ */
$strAPrimaryKey = "En prim<69>r nyckel har aktiverats ";
$strAccessDenied = "<EFBFBD>tkommst nekad";
$strAction = "Handling";
$strAddNewField = "L<EFBFBD>gg till nytt f<>lt";
$strAccessDenied = "<EFBFBD>tkommst nekad";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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):";
$strAfter = "Efter";
$strAnIndex = "Ett index har lagts till ";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Efter";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "I b<>rjan av tabellen";
$strAtEndOfTable = "I slutet av tabellen";
$strAttr = "Attributer";
$strBack = "Bak<EFBFBD>t";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "Visa";
$strAtBeginningOfTable = "I b<>rjan av tabellen";
$strAtEndOfTable = "I slutet av tabellen";
$strAttr = "Attributer";
$strBack = "Bak<EFBFBD>t";
$strBrowse = "Visa";
$strCarriage = "Rad byte: \\r";
$strChange = "<EFBFBD>ndra";
$strColumnNames = "Kolumn namn";
$strCompleteInserts = "Kompletta ins<6E>ttningar";
$strCopyTable = "Kopiera tabellen till:";
$strCopyTableOK = "Tabellen \$table har kopierats till \$new_name.";
$strCreate = "Skapa";
$strCreateNewDatabase = "Skapa ny databas";
$strCreateNewTable = "Skapa nya tabeller i databas ";
$strCarriage = "Rad byte: \\r";
$strChange = "<EFBFBD>ndra";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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 \$table har kopierats till \$new_name.";
$strCreate = "Skapa";
$strCreateNewDatabase = "Skapa ny databas";
$strCreateNewTable = "Skapa nya tabeller i databas ";
$strCriteria = ""; //to translate, but its not in use ...
$strDatabase = "Databas ";
$strDatabases = "databaser";
$strDefault = "Standard";
$strDelete = "Radera";
$strDeleted = "Raden har raderats";
$strData = "Data"; //to translate
$strDatabase = "Databas ";
$strDatabases = "databaser";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Standard";
$strDelete = "Radera";
$strDeleted = "Raden har raderats";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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<EFBFBD>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
$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<EFBFBD>r en \"query by example\" (wildcard: \"%\")";
$strDoYouReally = "Vill du v<>rkligen ";
$strDocu = "Dokumentation";
$strDrop = "Dumpa";
$strDropDB = "Dumpa databas ";
$strDumpingData = "Dumpar data i tabell";
$strEdit = "<EFBFBD>ndra";
$strEmpty = "T<EFBFBD>m";
$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";
$strField = "F<EFBFBD>lt";
$strFields = "F<EFBFBD>lt";
$strFunction = "Funktion";
$strGo = "K<EFBFBD>r";
$strHasBeenAltered = "har <20>ndrats.";
$strHasBeenCreated = "har skapats.";
$strHasBeenDropped = "har dumpats.";
$strHasBeenEmptied = "har t<>mts.";
$strHome = "Hem";
$strHost = "V<EFBFBD>rd";
$strIfYouWish = "Om du vill ladda bara n<>gra av tabellens kolumner, ange en ',' separerad f<>lt lista.";
$strIndex = "Index";
$strInsert = "S<EFBFBD>tt in";
$strInsertIntoTable = "S<EFBFBD>tt in i tabell";
$strInsertNewRow = "S<EFBFBD>tt in ny rad";
$strInsertTextfiles = "Importera text fil till tabellen";
$strKeyname = "Nyckel namn";
$strLengthSet = "L<EFBFBD>ngd/Set";
$strLimitNumRows = "Tabell inl<6E>gg per sida";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linjer";
$strLocationTextfile = "Textfilens plats";
$strLogout = "Logga ut";
$strModifications = "<EFBFBD>ndringarna har sparats";
$strEdit = "<EFBFBD>ndra";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "T<EFBFBD>m";
$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";
$strMySQLReloaded = "MySQL har laddats om.";
$strMySQLSaid = "MySQL sa: ";
$strMySQLShowProcess = "Visa processer";
$strMySQLShowStatus = "Visa MySQL k<>rnings information";
$strMySQLShowVars = "Visa MySQL system variabler";
$strName = "Namn";
$strNext = "N<EFBFBD>sta";
$strNo = "Nej";
$strNoTablesFound = "Inga tabeller hittade i databasen.";
$strNull = "Noll";
$strOftenQuotation = "Ofta citat tecken. Frivilligt betyder att bara 'char' och 'varchar' f<>lten omgivs av \"enclosed by\"-tecken.";
$strOptionalControls = "Tillval. Kontrollerar hur l<>sning och skrivning av 'special' tecken utf<74>rs.";
$strOptionally = "Tillval";
$strOr = "eller";
$strPos1 = "B<EFBFBD>rja";
$strPrevious = "F<EFBFBD>reg<EFBFBD>ende";
$strPrimary = "Prim<EFBFBD>r";
$strPrimaryKey = "Prim<EFBFBD>r nyckel";
$strPrintView = "Skriv ut detta";
$strPrinterFriendly = "Utskrifts v<>nlig visning av tabellen";
$strProducedAnError = "<EFBFBD>tergav ett fel.";
$strProperties = "Inst<EFBFBD>llningar";
$strQBE = "Fr<EFBFBD>ga som exemplet";
$strReadTheDocs = "L<EFBFBD>s manualen";
$strRecords = "Ins<EFBFBD>ttning";
$strReloadFailed = "MySQL omladdning fungerade inte.";
$strReloadMySQL = "Ladda om MySQL";
$strRenameTable = "D<EFBFBD>p om tabell till";
$strRenameTableOK = "Tabell \$table har d<>pts om till \$new_name";
$strReplace = "Ers<EFBFBD>tt";
$strReplaceTable = "Ers<EFBFBD>tt tabell med fil";
$strReset = "Nollst<EFBFBD>ll";
$strRowsFrom = "rader med b<>rjan fr<66>n";
$strField = "F<EFBFBD>lt";
$strFields = "F<EFBFBD>lt";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strRunSQLQuery = "Utf<EFBFBD>r SQL fr<66>ga/fr<66>gor i databas ";
$strRunning = "k<EFBFBD>rs p<> ";
$strSQLQuery = "SQL-fr<66>ga";
$strSave = "Spara";
$strSelect = "V<EFBFBD>lj";
$strSelectFields = "V<EFBFBD>lj f<>lt (minst en):";
$strSelectNumRows = "i fr<66>ga";
$strSend = "Skicka";
$strShow = "Visa";
$strShowingRecords = "Visar ins<6E>ttningar ";
$strGo = "K<EFBFBD>r";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strStrucCSV = "CSV data";
$strStrucData = "Struktur och data";
$strStrucDrop = "L<EFBFBD>gg till 'dumpa tabell'";
$strStrucOnly = "Bara struktur";
$strSubmit = "S<EFBFBD>nd";
$strSuccess = "Din SQL-fr<66>ga har utf<74>rts korrekt";
$strTable = "tabell ";
$strTableComments = "Tabell kommentarer";
$strTableStructure = "Tabell struktur f<>r tabell";
$strTerminatedBy = "avslutad av";
$strTheContent = "Filens inneh<65>ll har satts in.";
$strTheContents = "Filens inneh<65>ll ers<72>tter den valda tabellens rader av prim<69>ra och identiska nycklar.";
$strTheTerminator = "Avslutninen av f<>lten.";
$strTotal = "totalt";
$strType = "Typ";
$strUnique = "Unik";
$strHasBeenAltered = "har <20>ndrats.";
$strHasBeenCreated = "har skapats.";
$strHasBeenDropped = "har dumpats.";
$strHasBeenEmptied = "har t<>mts.";
$strHome = "Hem";
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //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.";
$strIndex = "Index";
$strIndexes = "Indexes"; //to translate
$strInsert = "S<EFBFBD>tt in";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "S<EFBFBD>tt in i tabell";
$strInsertNewRow = "S<EFBFBD>tt in ny rad";
$strInsertTextfiles = "Importera text fil till tabellen";
$strValue = "V<EFBFBD>rde";
$strViewDump = "Visa dump (schema) av tabellen";
$strViewDumpDB = "Visa dump (schema) av databas";
$strWelcome = "V<EFBFBD>lkommen till ";
$strWrongUser = "Fel anv<6E>ndarnamn/l<>senord. <20>tkommst nekad.";
$strYes = "Ja";
$strKeyname = "Nyckel namn";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strLength = "Length"; //to translate
$strLengthSet = "L<EFBFBD>ngd/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL har laddats om.";
$strMySQLSaid = "MySQL sa: ";
$strMySQLShowProcess = "Visa processer";
$strMySQLShowStatus = "Visa MySQL k<>rnings information";
$strMySQLShowVars = "Visa MySQL system variabler";
$strName = "Namn";
$strNext = "N<EFBFBD>sta";
$strNo = "Nej";
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //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
$strOftenQuotation = "Ofta citat tecken. Frivilligt betyder att bara 'char' och 'varchar' f<>lten omgivs av \"enclosed by\"-tecken.";
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Tillval. Kontrollerar hur l<>sning och skrivning av 'special' tecken utf<74>rs.";
$strOptionally = "Tillval";
$strOr = "eller";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "B<EFBFBD>rja";
$strPrevious = "F<EFBFBD>reg<EFBFBD>ende";
$strPrimary = "Prim<EFBFBD>r";
$strPrimaryKey = "Prim<EFBFBD>r nyckel";
$strPrinterFriendly = "Utskrifts v<>nlig visning av tabellen";
$strPrintView = "Skriv ut detta";
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "<EFBFBD>tergav ett fel.";
$strProperties = "Inst<EFBFBD>llningar";
$strQBE = "Fr<EFBFBD>ga som exemplet";
$strReadTheDocs = "L<EFBFBD>s manualen";
$strRecords = "Ins<EFBFBD>ttning";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL omladdning fungerade inte.";
$strReloadMySQL = "Ladda om MySQL";
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "D<EFBFBD>p om tabell till";
$strRenameTableOK = "Tabell \$table har d<>pts om till \$new_name";
$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 = ""; //to translate, but its not in use ...
$strRunSQLQuery = "Utf<EFBFBD>r SQL fr<66>ga/fr<66>gor i databas ";
$strSave = "Spara";
$strSelect = "V<EFBFBD>lj";
$strSelectFields = "V<EFBFBD>lj f<>lt (minst en):";
$strSelectNumRows = "i fr<66>ga";
$strSend = "Skicka";
$strSequence = "Seq."; //to translate
$strShow = "Visa";
$strShowingRecords = "Visar ins<6E>ttningar ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-fr<66>ga";
$strStatement = "Statements"; //to translate
$strStrucCSV = "CSV data";
$strStrucData = "Struktur och data";
$strStrucDrop = "L<EFBFBD>gg till 'dumpa tabell'";
$strStrucOnly = "Bara struktur";
$strSubmit = "S<EFBFBD>nd";
$strSuccess = "Din SQL-fr<66>ga har utf<74>rts korrekt";
$strTable = "tabell ";
$strTableComments = "Tabell kommentarer";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "Tabell struktur f<>r tabell";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "avslutad av";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "Filens inneh<65>ll har satts in.";
$strTheContents = "Filens inneh<65>ll ers<72>tter den valda tabellens rader av prim<69>ra och identiska nycklar.";
$strTheTerminator = "Avslutninen av f<>lten.";
$strTotal = "totalt";
$strType = "Typ";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "V<EFBFBD>rde";
$strViewDump = "Visa dump (schema) av tabellen";
$strViewDumpDB = "Visa dump (schema) av databas";
$strWelcome = "V<EFBFBD>lkommen till ";
$strWrongUser = "Fel anv<6E>ndarnamn/l<>senord. <20>tkommst nekad.";
$strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>

View File

@@ -1,220 +1,263 @@
<?php
/* $Id$ */
$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 ";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>͹حҵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ";#Access denied";
$strAction = "<EFBFBD><EFBFBD>зӡ<EFBFBD><EFBFBD>";
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> field <20><><EFBFBD><EFBFBD>";#"Add new field";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>͹حҵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ";#Access denied";
$strAction = "<EFBFBD><EFBFBD>зӡ<EFBFBD><EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$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):";
$strAfter = "<EFBFBD><EFBFBD>ѧ";#"After";
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> index <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ";#"An index has been added on ";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "<EFBFBD><EFBFBD>ѧ";#"After";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$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";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "<EFBFBD><EFBFBD>Դ<EFBFBD><EFBFBD>";#"Browse";
$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";
$strBrowse = "<EFBFBD><EFBFBD>Դ<EFBFBD><EFBFBD>";#"Browse";
$strCarriage = "Carriage return: \\r"; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";#"Change";
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";"Column names";
$strCompleteInserts = "Complete inserts";
$strCopyTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҵ<EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD> :";#"Copy table to:";
$strCopyTableOK = "<EFBFBD><EFBFBD><EFBFBD>ҧ \$table <20><><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \$new_name <20><><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";#"Table \$table has been copied to \$new_name.";
$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 ";
$strCarriage = "Carriage return: \\r"; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";#"Change";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$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>ҧ \$table <20><><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \$new_name <20><><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";#"Table \$table has been copied to \$new_name.";
$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 = ""; //to translate, but its not in use ...
$strDatabase = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Database ";
$strDatabases = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"databases";
$strDefault = "Default"; //to translate
$strDelete = "ź";#"Delete";
$strDeleted = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The row has been deleted";
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Database ";
$strDatabases = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"databases";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Default"; //to translate
$strDelete = "ź";#"Delete";
$strDeleted = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The row has been deleted";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$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 = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD>";#"Display";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDocu = "<EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ԧ";#"Documentation";
$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
$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 = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD>";#"Display";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDoYouReally = "<EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD>÷<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Do you really want to ";
$strDocu = "<EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>/<2F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ԧ";#"Documentation";
$strDrop = "Drop"; //to translate
$strDropDB = "Drop <20>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Drop database ";
$strDumpingData = "Dump <EFBFBD><EFBFBD><EFBFBD>ҧ";#"Dumping data for table";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Edit";
$strEmpty = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Empty";
$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).";
$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 = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"enclosed by";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش";
$strError = "<EFBFBD>Դ<EFBFBD><EFBFBD>Ҵ";#"Error";
$strEscapedBy = "escape <20><><EFBFBD><EFBFBD>";#"escaped by";
$strExtra = "Extra"; //to translate
$strField = "Field"; //to translate
$strFields = "<EFBFBD>ӹǹ Fields";
$strFunction = "Function"; //to translate
$strGo = "ŧ<EFBFBD><EFBFBD><EFBFBD>";#"Go";
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD>ŧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been altered.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been created.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӡ<EFBFBD><EFBFBD> drop <20><><EFBFBD><EFBFBD>";#"has been dropped.";
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been emptied.";
$strHome = "Home"; //to translate
$strHost = "Host"; //to translate
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list."; //to translate
$strIndex = "Index"; //to translate
$strInsert = "<EFBFBD><EFBFBD>á";#"Insert";
$strInsertIntoTable = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ";#"Insert into table";
$strInsertNewRow = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Insert new row";
$strInsertTextfiles = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ũҡ text file <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ";#"Insert textfiles into table";
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> key";#"Keyname";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/૵";#"Length/Set";
$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";
$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";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Edit";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Empty";
$strEmptyResultSet = "MySQL <20>׹<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD>Ѻ<EFBFBD><EFBFBD> (0 <20><><EFBFBD>).";#"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."; //to translate
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"enclosed by";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش";
$strError = "<EFBFBD>Դ<EFBFBD><EFBFBD>Ҵ";#"Error";
$strEscapedBy = "escape <EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"escaped by";
$strExtra = "Extra"; //to translate
$strMySQLReloaded = "MySQL reloaded."; //to translate
$strMySQLSaid = "MySQL said: "; //to translate
$strMySQLShowProcess = "<EFBFBD>ʴ<EFBFBD> process <20><>ҧ <20>";#"Show processes";
$strMySQLShowStatus = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> runtime <20>ͧ MySQL";#"Show MySQL runtime information";
$strMySQLShowVars = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD><EFBFBD>ͧ MySQL";#"Show MySQL system variables";
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Name";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Next";
$strNo = "No"; //to translate
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD> <20> 㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"No tables found in database.";
$strNull = "Null"; //to translate
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY"; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"or";
$strPos1 = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Begin";
$strPrevious = "<EFBFBD><EFBFBD>͹˹<EFBFBD><EFBFBD>";#"Previous";
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strPrintView = "Print view"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD>ѵ<EFBFBD>";#"Properties";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "<EFBFBD><EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Read the docs";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Reload MySQL"; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD>͵<EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Rename table to";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD>ҧ \$table <20><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \$new_name";#"Table \$table has been renamed to \$new_name";
$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
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1>Ƿ<EFBFBD><C7B7>";#"rows starting from";
$strField = "Field"; //to translate
$strFields = "<EFBFBD>ӹǹ Fields";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Function"; //to translate
$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 ";
$strRunning = "running on "; //to translate
$strSQLQuery = "SQL-query"; //to translate
$strSave = "<EFBFBD><EFBFBD>纺ѹ<EFBFBD>֡";#"Save";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD>͡";#"Select";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD>͡ field (<28><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>):";#"Select fields (at least one):";
$strSelectNumRows = "in query"; //to translate
$strSend = "Download";#"Send"; //to translate
$strShow = "<EFBFBD>ʴ<EFBFBD>";#"Show";
$strShowingRecords = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ";#"Showing records ";
$strGo = "ŧ<EFBFBD><EFBFBD><EFBFBD>";#"Go";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strStrucCSV = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV";#"CSV data";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD>Т<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Structure and data";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";#"Add 'drop table'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Structure only";
$strSubmit = "Submit"; //to translate
$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";
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ ";#"table ";
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵آͧ<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>";#"Table comments";
$strTableStructure = "<EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ҧ";#"Table structure for table";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"terminated by";
$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.";
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; //to translate
$strTheTerminator = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ field.";#"The terminator of the fields.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"total";
$strType = "Type"; //to translate
$strUnique = "Unique"; //to translate
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD>ŧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been altered.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been created.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӡ<EFBFBD><EFBFBD> drop <EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been dropped.";
$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 = "new (but still unofficial) phpMyAdmin Homepage"; //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
$strIndex = "Index"; //to translate
$strIndexes = "Indexes"; //to translate
$strInsert = "<EFBFBD><EFBFBD>á";#"Insert";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ";#"Insert into table";
$strInsertNewRow = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Insert new row";
$strInsertTextfiles = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ũҡ text file <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ";#"Insert textfiles into table";
$strValue = "Value"; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"View dump (schema) of table";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"View dump (schema) of database";
$strWelcome = "<EFBFBD>Թ<EFBFBD>յ<EFBFBD>͹<EFBFBD>Ѻ<EFBFBD><EFBFBD><EFBFBD> ";#"Welcome to ";
$strWrongUser = "Wrong username/password. Access denied."; //to translate
$strYes = "Yes"; //to translate
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> key";#"Keyname";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strLength = "Length"; //to translate
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/૵";#"Length/Set";
$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";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reloaded."; //to translate
$strMySQLSaid = "MySQL said: "; //to translate
$strMySQLShowProcess = "<EFBFBD>ʴ<EFBFBD> process <20><>ҧ <20>";#"Show processes";
$strMySQLShowStatus = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> runtime <20>ͧ MySQL";#"Show MySQL runtime information";
$strMySQLShowVars = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD><EFBFBD>ͧ MySQL";#"Show MySQL system variables";
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Name";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Next";
$strNo = "No"; //to translate
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD> <20> 㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"No tables found in database.";
$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
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY"; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"or";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPos1 = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Begin";
$strPrevious = "<EFBFBD><EFBFBD>͹˹<EFBFBD><EFBFBD>";#"Previous";
$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
$strProcess = "Process"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD>ѵ<EFBFBD>";#"Properties";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "<EFBFBD><EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Read the docs";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$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>ҧ \$table <20><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \$new_name";#"Table \$table has been renamed to \$new_name";
$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 = ""; //to translate, but its not in use ...
$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";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD>͡";#"Select";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD>͡ field (<28><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>):";#"Select fields (at least one):";
$strSelectNumRows = "in query"; //to translate
$strSend = "Send"; //to translate
$strSequence = "Seq."; //to translate
$strShow = "<EFBFBD>ʴ<EFBFBD>";#"Show";
$strShowingRecords = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ";#"Showing records ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query"; //to translate
$strStatement = "Statements"; //to translate
$strStrucCSV = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV";#"CSV data";
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD>Т<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Structure and data";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";#"Add 'drop table'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Structure only";
$strSubmit = "Submit"; //to translate
$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";
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ ";#"table ";
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵آͧ<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>";#"Table comments";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "<EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ҧ";#"Table structure for table";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"terminated by";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$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.";
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; //to translate
$strTheTerminator = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ field.";#"The terminator of the fields.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"total";
$strType = "Type"; //to translate
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique"; //to translate
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$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 = ""; //to translate, but its not in use ...
$strValue = "Value"; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"View dump (schema) of table";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"View dump (schema) of database";
$strWelcome = "<EFBFBD>Թ<EFBFBD>յ<EFBFBD>͹<EFBFBD>Ѻ<EFBFBD><EFBFBD><EFBFBD> ";#"Welcome to ";
$strWrongUser = "Wrong username/password. Access denied."; //to translate
$strYes = "Yes"; //to translate
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>