diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 0da727432..6aa83ca93 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -1,210 +1,263 @@ -Warning: 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ça uma \"procura por exemplo\" (coringa: \"%\")"; -$strDoYouReally = "Confirma : "; -$strDocu = "Documentaçã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 = "Warning: 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ç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ça uma lista separada por vírgula."; -$strIndex = "Í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ção de Linha: \\n"; -$strLines = "Linhas"; -$strLocationTextfile = "Localização do arquivo texto"; -$strLogout = "Sair"; -$strModifications = "Modificações foram salvas"; -$strMySQLReloaded = "MySQL reiniciado."; -$strMySQLSaid = "Mensagens do MySQL : "; -$strMySQLShowProcess = "Mostra os Processos"; -$strMySQLShowStatus = "Mostra informação de runtime do MySQL"; -$strMySQLShowVars = "Mostra variáveis de sistema do MySQL"; -$strName = "Nome"; -$strNext = "Próximo"; -$strNo = "Nã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çõ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çã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á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çõ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ã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 = "Warning: 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ça uma \"procura por exemplo\" (coringa: \"%\")"; +$strDocu = "Documentaçã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 = "Warning: 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ç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ça uma lista separada por vírgula."; +$strIndex = "Í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ção de Linha: \\n"; +$strLines = "Linhas"; +$strLocationTextfile = "Localização do arquivo texto"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Sair"; + +$strModifications = "Modificaçõ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ção de runtime do MySQL"; +$strMySQLShowVars = "Mostra variáveis de sistema do MySQL"; + +$strName = "Nome"; +$strNext = "Próximo"; +$strNo = "Nã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ício"; -$strPrevious = "Anterior"; -$strPrimary = "Primária"; -$strPrimaryKey = "Chave Primária"; -$strPrinterFriendly = "Printer friendly version of above table"; -$strProducedAnError = "produziu um erro."; -$strPrintView = "Visualização para Impressão"; -$strProperties = "Propriedades"; -$strQBE = "Procura por Exemplo"; -$strReadTheDocs = "Leia a documentação"; -$strRecords = "Registros"; -$strReloadFailed = "Reinicializaçã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ários da tabela"; -$strTableStructure = "Estrutura da tabela"; -$strTerminatedBy = "terminados por"; -$strTheContent = "O conteúdo do seu arquivo foi inserido"; -$strTheContents = "O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única"; -$strTheTerminator = "Terminador de campos."; -$strTotal = "total"; -$strType = "Tipo"; -$strUnique = "Único"; -$strValue = "Valor"; -$strViewDump = "Ver o esquema da tabela"; -$strViewDumpDB = "Ver o esquema do banco de dados"; -$strWelcome = "Benvindo ao "; -$strWrongUser = "Usuá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,
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ício"; +$strPrevious = "Anterior"; +$strPrimary = "Primária"; +$strPrimaryKey = "Chave Primária"; +$strPrinterFriendly = "Printer friendly version of above table"; +$strPrintView = "Visualização para Impressão"; +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "produziu um erro."; +$strProperties = "Propriedades"; + +$strQBE = "Procura por Exemplo"; + +$strReadTheDocs = "Leia a documentação"; +$strRecords = "Registros"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "Reinicializaçã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á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,
this field might not be editable "; //to translate +$strTheContent = "O conteúdo do seu arquivo foi inserido"; +$strTheContents = "O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única"; +$strTheTerminator = "Terminador de campos."; +$strTotal = "total"; +$strType = "Tipo"; + +$strUncheckAll = "Uncheck All"; //to translate +$strUnique = "Ú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á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) ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index b7e647d62..3c5a08eea 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -1,209 +1,263 @@ 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 = "Îòêàçàí äîñòúï"; +$strAction = "Äåéñòâèå"; +$strAddDeleteColumn = "Äîáàâè/èçòðèé êîëîíà ïî êðèòåðèé"; +$strAddDeleteRow = "Äîáàâè/èçòðèé ðåä ïî êðèòåðèé"; +$strAddNewField = "Äîáàâè íîâî ïîëå"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "Äîáàâè óñëîâèå çà òúðñåíå (òÿëî çà \"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 = "È"; +$strAnIndex = "Áåøå äîáàâåí èíäåêñ çà "; +$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 = "Áeøe äîáàâåí ïúðâè÷eí êëþ÷ êúì "; +$strAscending = "Âúçõîäÿù"; +$strAtBeginningOfTable = "At Beginning of Table"; //to translate +$strAtEndOfTable = "At End of Table"; //to translate +$strAttr = "Àòðèáóòè"; + +$strBack = "Íàçàä"; +$strBookmarkLabel = "Label"; //to translate +$strBookmarkQuery = "Bookmarked SQL-query"; //to translate +$strBookmarkThis = "Bookmark this SQL-query"; //to translate +$strBookmarkView = "View only"; //to translate +$strBrowse = "Ïðåëèñòè"; + +$strCarriage = "Ñèìâîë CR: \\r"; +$strChange = "Ïðîìåíè"; +$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 = "Íàçâàíèå íà êîëîíà"; +$strCompleteInserts = "Complete inserts"; //to translate +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "Êîïèðàé òàáëèöàòà â:"; +$strCopyTableOK = "Òàáëèöà \$table áåøå êîïèðàíà â \$new_name."; +$strCreate = "Ñúçäàé"; +$strCreateNewDatabase = "Ñúçäàé íîâà ÁÄ"; +$strCreateNewTable = "Ñúçäàé íîâà òàáëèöà â ÁÄ "; +$strCriteria = "Êðèòåðèé"; + +$strData = "Data"; //to translate +$strDatabase = "ÁÄ "; +$strDatabases = "Áàçà Äàííè"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "Ïî ïîäðàçáèðàíå"; +$strDelete = "Èçòðèé"; +$strDeleted = "Ðåäúò áåøå èçòðèò"; +$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 = "Íèçõîäÿù"; +$strDisableMagicQuotes = "Warning: 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 = "Èçïúëíè \"çàïèòâàíå ïî çàÿâêà\" (ñèìâîë çà çàìåñòâàíå: \"%\")"; +$strDocu = "Äîêóìåíòàöèÿ"; +$strDoYouReally = "Äåéñòâèòåëíî ëè æåëàåòå "; +$strDrop = "Óíèùîæè"; +$strDropDB = "Óíèùîæè ÁÄ "; +$strDumpingData = "Äúìï (ñõåìà) íà äàííèòå â òàáëèöàòà"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "Ðåäàêòèðàíå"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "Èçïðàçíè"; +$strEmptyResultSet = "MySQL âúðíà ïðàçåí ðåçóëòàò (ò.å. íóëà ðåäîâå)."; +$strEnableMagicQuotes = "Warning: 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 = "Çàãðàäåíè ñ "; +$strEnd = "Êðàé"; +$strError = "Ãðåøêà"; +$strEscapedBy = "Ñèìâîë Escape"; +$strExtra = "Äîïúëíèòåëíî"; + +$strField = "Ïîëå"; +$strFields = "Ïîëåòà"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Ôóíêöèÿ"; + +$strGo = "Èçïúëíè"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "áåøå ïðîìåíåíà."; +$strHasBeenCreated = "áåøå ñúçäàäåíà."; +$strHasBeenDropped = "áåøå óíèùîæåíà."; +$strHasBeenEmptied = "áåøå èçïðàçíåíà."; +$strHome = "Íà÷àëî"; +$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate +$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate +$strHost = "Õîñò"; +$strHostEmpty = "The host name is empty!"; //to translate + +$strIfYouWish = "Àêî æåëàåòå äà çàðåäèòå ñàìî íÿêîè êîëîíè îò òàáëèöàòà, óêàæåòå ñïèñúê íà ïîëåòàòà ðàçäåëåíè ñúñ çàïåòàè."; +$strIndex = "Èíäåêñ"; +$strIndexes = "Indexes"; //to translate +$strInsert = "Âìúêíè"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "Âìúêíè â òàáëèöàòà"; +$strInsertNewRow = "Âìúêíè íîâ ðåä"; +$strInsertTextfiles = "Âìúêíè òåêñòîâè ôàéëîâå â òàáëèöàòà"; + +$strKeyname = "Èìå íà êëþ÷à"; + +$strLength = "Length"; //to translate +$strLengthSet = "Äúëæèíà"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "Ñèìâîë çà êðàé íà ðåä: \\n"; +$strLines = "Ðåäîâå"; +$strLocationTextfile = "Ìåñòîðàçïîëîæåíèå íà òåêñòîâèÿ ôàéë"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Èçõîä îò ñèñòåìàòà"; + +$strModifications = "Ïðîìåíèòå áÿõà ñúõðàíåíè"; +$strModify = "Èçìåíè"; +$strMySQLReloaded = "MySQL å ïðåçàðåäåí."; +$strMySQLSaid = "MySQL îòãîâîðè: "; +$strMySQLShowProcess = "Ïîêàæè ïðîöåñèòå"; +$strMySQLShowStatus = "Ïîêàæè ñúñòîÿíèåòî íà MySQL"; +$strMySQLShowVars = "Ïîêàæè ñèñòåìíèòå ïðîìåíëèâè íà MySQL"; + +$strName = "Èìå"; +$strNext = "Ñëåäâàù"; +$strNo = "Íå"; +$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 = " ÁÄ íÿìà òàáëèöè."; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Íóëà"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "Îáèêíîâåíî êàâè÷êè. ÏÎ ÈÇÁÎÐ îçíà÷àâà, ÷å ñàìî ïîëåòà char è varchar ñå çàãðàæäàò â êàâè÷êè."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "Ïî èçáîð. Êîíòðîëèðà êàê äà ñå ÷åòàò èëè ïèøàò ñïåöèàëíè ñèìâîëè."; +$strOptionally = "ÏÎ ÈÇÁÎÐ"; +$strOr = "Èëè"; +$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 = "Íà÷àëî"; +$strPrevious = "Ïðåäèøåí"; +$strPrimary = "Ïúðâè÷åí"; +$strPrimaryKey = "Ïúðâè÷åí êëþ÷"; +$strPrinterFriendly = "Printer friendly version of above table"; //to translate +$strPrintView = "Print view"; //to translate +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "äîâåäå äî ãðåøêà."; +$strProperties = "Ñâîéñòâà"; + +$strQBE = "Çàïèòâàíå ïî ïðèìåð"; + +$strReadTheDocs = "Ïðî÷åòè äîêóìåíòàöèÿòà"; +$strRecords = "Çàïèñè"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "Íåóñïåøåí îïèò çà ïðåçàðåæäàíå íà MySQL."; +$strReloadMySQL = "Ïðåçàðåäè MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "Ïðåèìåíóâàé òàáëèöàòà íà"; +$strRenameTableOK = "Òàáëèöà \$table áåøå ïðåèìåíóâàíà íà \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "Çàìåñòè"; +$strReplaceTable = "Çàìåñòè äàííèòå îò òàáëèöàòà ñ äàííèòå îò ôàéëà"; +$strReset = "Èç÷èñòè"; +$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 = "ñòàðòèðàí íà "; +$strRunQuery = "Èçïúëíè Çàïèòâàíåòî"; +$strRunSQLQuery = "Èçïúëíè SQL çàïèòâàíå çà ÁÄ "; + +$strSave = "Çàïèøè"; +$strSelect = "Èçáåðè"; +$strSelectFields = "Èçáåðè ïîëå (ìèíèìóì åäíî):"; +$strSelectNumRows = "â çàïèòâàíåòî"; +$strSend = "èçïðàòè"; +$strSequence = "Seq."; //to translate +$strShow = "Ïîêàæè"; +$strShowingRecords = "Ïîêàçâà çàïèñè "; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = "Ñîðòèðàé"; +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "SQL-çàïèòâàíå"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV äàííè"; +$strStrucData = "Ñòðóêòóðà è äàííè"; +$strStrucDrop = "Äîáàâè 'èçòðèé òàáëèöàòà'"; +$strStrucOnly = "Ñàìî ñòðóêòóðàòà"; +$strSubmit = "Èçïúëíè"; +$strSuccess = "Âàøåòî SQL-çàïèòâàíå áåøå èçïúëíåíî óñïåøíî"; + +$strTable = "Òàáëèöà "; +$strTableComments = "Êîìåíòàðè êúì òàáëèöàòà"; +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "Ñòðóêòóðà íà òàáëèöà"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "Çàâúðøâàò íà"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Ñúäúðæàíèåòî íà ôàéëà áåøå èìïîðòèðàíî."; +$strTheContents = "Ñúäúðæàíèåòî íà ôàéëà çàìåñòâà ñúäúðæàíèåòî íà òàáëèöàòà çà ðåäîâå ñ èäåíòè÷íè ïúðâè÷íè èëè óíèêàëíè êëþ÷îâå."; +$strTheTerminator = "Ñèìâîë çà êðàé íà ïîëå."; +$strTotal = "âñè÷êî"; +$strType = "Òèï"; + +$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 = "Äîïúëíè Çàïèòâàíåòî"; +$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 = "Èçïîëçâàé òàáëèöàòà"; + +$strValue = "Ñòîéíîñò"; +$strViewDump = "Ïîêàæè äúìï (ñõåìà) íà òàáëèöàòà"; +$strViewDumpDB = "Ïîêàæè äúìï (ñõåìà) íà ÁÄ"; + +$strWelcome = "Äîáðå äîøëè â "; +$strWrongUser = "Ãðåøíî èìå/ïàðîëà. Îòêàçàí äîñòúï."; + +$strYes = "Äà"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 057b6cbcb..efbcb1fa5 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -1,189 +1,263 @@ 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ó"; +$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à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 í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à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í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·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 = "Warning: 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ó segons exemple\" (comodí: \"%\")"; +$strDocu = "Documentació"; +$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 = "Warning: 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ó"; + +$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é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ínia: \\n"; +$strLines = "Línies"; +$strLocationTextfile = "Ubicació 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ó de funcionament del MySQL"; +$strMySQLShowVars = "Mostra les variables de sistema del MySQL"; + +$strName = "Nom"; +$strNext = "Segü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àctiques. OPCIONALMENT vol dir que només els camps de tipus char i varchar van \"tancats dins\" \"-aquest caràcter."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "Opcional. Controla com llegir o escriure carà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ària"; +$strPrimaryKey = "Clau Primà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ït una errada."; +$strProperties = "Propietats"; + +$strQBE = "Query by Example"; //to translate + +$strReadTheDocs = "Llegeix la documentació"; +$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ïr"; +$strReplaceTable = "Substituï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·lecciona"; +$strSelectFields = "Sel·lecciona els camps (un com a mí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és l'estructura"; +$strSubmit = "Enviar"; +$strSuccess = "La vostra comanda SQL ha estat executada amb è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,
this field might not be editable "; //to translate +$strTheContent = "El contingut del fitxer especificat ha estat inserit."; +$strTheContents = "El contingut del fitxer substituïrà els continguts de les taules sel.leccionades a les files que contenen la mateixa clau única o primària"; +$strTheTerminator = "El separador de camps."; +$strTotal = "total"; +$strType = "Tipus"; + +$strUncheckAll = "Uncheck All"; //to translate +$strUnique = "Ú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) ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 4ac77cf89..378f9eb35 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -1,194 +1,263 @@ 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 = "³X°Ý³Q©Úµ´"; +$strAction = "°õ¦æ¾Þ§@"; +$strAddDeleteColumn = ""; //to translate, but its not in use ... +$strAddDeleteRow = ""; //to translate, but its not in use ... +$strAddNewField = "²K¥[·s¦r¬q"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "²K¥[À˯Á±ø¥ó (\"where\" »y¥yªº¥DÅé)¡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 = "¤w¸g²K¥[¤F¤@­Ó¯Á¤Þ©ó "; +$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 = "¤w¸g«Ø¥ß¤F¤@­Ó¥DÁä©ó "; +$strAscending = ""; //to translate, but its not in use ... +$strAtBeginningOfTable = "At Beginning of Table"; //to translate +$strAtEndOfTable = "At End of Table"; //to translate +$strAttr = "ÄÝ©Ê"; + +$strBack = "ªð¦^"; +$strBookmarkLabel = "Label"; //to translate +$strBookmarkQuery = "Bookmarked SQL-query"; //to translate +$strBookmarkThis = "Bookmark this SQL-query"; //to translate +$strBookmarkView = "View only"; //to translate +$strBrowse = "ÂsÄý"; + +$strCarriage = "¦^¨®: \\r"; +$strChange = "§ïÅÜ"; +$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 = "¦r¬q¦W"; +$strCompleteInserts = "Complete inserts"; //to translate +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "´_¨î¼Æ¾Úªí¬°:"; +$strCopyTableOK = "¼Æ¾Úªí \$table ¤w¸g¦¨¥\´_¨î¬° \$new_name¡C"; +$strCreate = "«Ø¥ß"; +$strCreateNewDatabase = "«Ø¥ß¤@­Ó·sªº¼Æ¾Ú®w"; +$strCreateNewTable = "«Ø¥ß¤@­Ó·sªº¼Æ¾Úªí»P¼Æ¾Ú®w "; +$strCriteria = ""; //to translate, but its not in use ... + +$strData = "Data"; //to translate +$strDatabase = "¼Æ¾Ú®w "; +$strDatabases = "¼Æ¾Ú®w"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "¯Ê¬Ù­È"; +$strDelete = "§R°£"; +$strDeleted = "¸Ó°O¿ý¤w¸g³Q§R°£¡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 = "Warning: 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 = "½Ð°õ¦æ \"¬d¸ß¥Ü¨Ò\" (³q°t²Å: \"%\")"; +$strDocu = "¤åÀÉ"; +$strDoYouReally = "½Ð½T»{­n "; +$strDrop = "¥á±ó"; +$strDropDB = "¥á±ó¼Æ¾Ú®w "; +$strDumpingData = "¾É¥X¤U­±ªº¼Æ¾Ú®w¤º®e"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "½s¿è"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "²MªÅ"; +$strEmptyResultSet = "MySQL ªð¦^ªº¬d¸ßµ²ªG¬°ªÅ¡C (­ì¦]¥i¯à¬°¡G¨S¦³§ä¨ì²Å¦X±ø¥óªº°O¿ý¡C)"; +$strEnableMagicQuotes = "Warning: 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 = "¥Ñ¦ó¦r²Å¬A°_¨Ó"; +$strEnd = "µ²§ô"; +$strError = "¿ù»~"; +$strEscapedBy = "Âà¸q²Å"; +$strExtra = "ÃB¥~"; + +$strField = "¦r¬q"; +$strFields = "¦r¬q"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "¥\¯à"; + +$strGo = "¶}©l"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "¤w¸g³Q­×§ï¡C"; +$strHasBeenCreated = "¤w¸g«Ø¥ß¡C"; +$strHasBeenDropped = "¤w¸g³Q¥á±ó¡C"; +$strHasBeenEmptied = "¤w¸g³Q²MªÅ¡C"; +$strHome = "¥D¥Ø¿ý"; +$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate +$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate +$strHost = "¥D¾÷"; +$strHostEmpty = "The host name is empty!"; //to translate + +$strIfYouWish = "¦pªG§A­n«ü©w½Õ¤Jªº¦r¬q¡A¨º»ò½Ðµ¹¥X¥Î³r¸¹¹j¶}ªº¦r¬q¦Cªí¡C"; +$strIndex = "¯Á¤Þ"; +$strIndexes = "Indexes"; //to translate +$strInsert = "´¡¤J"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "´¡¤J©ó¼Æ¾Úªí"; +$strInsertNewRow = "´¡¤J·s°O¿ý"; +$strInsertTextfiles = "±q¤å¥»¤å¥ó¤¤´£¨ú¼Æ¾Ú¡A´¡¤J¨ì¼Æ¾Úªí¡G"; + +$strKeyname = "Áä¦W"; + +$strLength = "Length"; //to translate +$strLengthSet = "ªø«×/Set"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "´«¦æ¡G\\n"; +$strLines = "¦æ¼Æ "; +$strLocationTextfile = "¤å¥»¤å¥óªº¦ì¸m"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "°h¥Xô²Î"; + +$strModifications = "­×§ï«áªº¼Æ¾Ú¤w¸g¦s½L¡C"; +$strModify = ""; //to translate, but its not in use ... +$strMySQLReloaded = "MySQL ­«·s±Ò°Ê§¹¦¨¡C"; +$strMySQLSaid = "MySQL ªð¦^¡G"; +$strMySQLShowProcess = "Åã¥Ü¶iµ{"; +$strMySQLShowStatus = "Åã¥Ü MySQL ªº¹B¦æ«H®§"; +$strMySQLShowVars = "Åã¥Ü MySQL ªºÃ´²ÎÅܶq"; + +$strName = "¦W¦r"; +$strNext = "¤U¤@­Ó"; +$strNo = "§_"; +$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 = "¼Æ¾Ú®w¤¤¨S¦³¼Æ¾Úªí¡C"; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Null"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "³q±`¬°¤Þ¸¹¡C ¡¨¿ï¤¤¡§ ªí¥Ü¨Ï¥Î¤Þ¸¹¡C¦]¬°°¦¦³ char ©M varchar Ãþ«¬ªº¼Æ¾Ú»Ý­n¥Î¤Þ¸¹¬A°_¨Ó¡C"; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "¥i¿ï¡C¥Î©óŪ¨ú©Î¼g¤J¯S®íªº¦r²Å¡C"; +$strOptionally = "¿ï¤¤"; +$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 = "¶}©l"; +$strPrevious = "«e¤@­Ó"; +$strPrimary = "Áä¦W"; +$strPrimaryKey = "¥DÁä"; +$strPrinterFriendly = "Printer friendly version of above table"; //to translate +$strPrintView = "Print view"; //to translate +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "²£¥Í¤@­Ó¿ù»~¡C"; +$strProperties = "ÄÝ©Ê"; + +$strQBE = "¬d¸ß¼ÒªO"; + +$strReadTheDocs = "°Ñ·Ó¥H¤U¤åÀÉ "; +$strRecords = "°O¿ý"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "MySQL ­«°_¥¢±Ñ¡C"; +$strReloadMySQL = "­«°_ MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "±N¼Æ¾Úªí§ï¦W¬°"; +$strRenameTableOK = "¼Æ¾Úªí \$table ¦W¦r¤w¸g³Q¸Ó¦¨ \$new_name¡C"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "´À´«"; +$strReplaceTable = "±N¼Æ¾Úªíªº¼Æ¾Ú¥Î¥H¤U¤å¥»¤å¥ó´À´«¡G"; +$strReset = "­«¸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 = "¹B¦æ©ó "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "¦b¤U­±«ü©wªº¼Æ¾Ú®w¤¤¹B¦æ SQL »y¥y¡G "; + +$strSave = "¦sÀx"; +$strSelect = "¿ï¾Ü"; +$strSelectFields = "¦Ü¤Ö¿ï¾Ü¤@­Ó¦r¬q¡G"; +$strSelectNumRows = "in query"; //to translate +$strSend = "µo°e"; +$strSequence = "Seq."; //to translate +$strShow = "Show"; //to translate +$strShowingRecords = "Åã¥Ü°O¿ý "; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = ""; //to translate, but its not in use ... +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "SQL »y¥y"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV ¼Æ¾Ú"; +$strStrucData = "µ²ºc©M¼Æ¾Ú"; +$strStrucDrop = "²K¥[ 'drop table'"; +$strStrucOnly = "°¦¿ï¾Üµ²ºc"; +$strSubmit = "µo°e"; +$strSuccess = "§A¹B¦æªº SQL »y¥y¤w¸g¦¨¥\¹B¦æ¤F¡C"; + +$strTable = "¼Æ¾Úªí "; +$strTableComments = "Table comments"; //to translate +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "¼Æ¾Úªíªºµ²ºc"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "»y¥yµ²§ô²Å¡G"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "¤å¥ó¤¤ªº¤º®e¤w¸g´¡¤J¨ì¼Æ¾Úªí¤¤¡C"; +$strTheContents = "¤å¥ó¤¤ªº¤º®e±N·|¨ú¥N ©Ò¿ï©wªº¼Æ¾Úªí¤¤¨ã¦³ ¬Û¦Pªº¥DÁä©Î°ß¤@Á䪺 °O¿ý¡C"; +$strTheTerminator = "³o¨Ç¦r¬qªºµ²§ô²Å"; +$strTotal = "Á`­p"; +$strType = "Ãþ«¬"; + +$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 = "¬d¬Ý¼Æ¾Úªíªºµ²ºc©MºK­n«H®§¡C"; +$strViewDumpDB = "¬d¬Ý¼Æ¾Ú®wªºµ²ºc©MºK­n«H®§¡C"; + +$strWelcome = "Åwªï¨Ï¥Î "; +$strWrongUser = "±K½X¿ù»~¡A³X°Ý³Q©Úµ´¡C"; + +$strYes = "¬O"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 6a7e970f0..88d14cdcb 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -1,194 +1,263 @@ 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 = "·ÃÎʱ»¾Ü¾ø"; +$strAction = "Ö´ÐвÙ×÷"; +$strAddDeleteColumn = ""; //to translate, but its not in use ... +$strAddDeleteRow = ""; //to translate, but its not in use ... +$strAddNewField = "Ìí¼ÓÐÂ×Ö¶Î"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "Ìí¼Ó¼ìË÷Ìõ¼þ (\"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 = "ÒѾ­Ìí¼ÓÁËÒ»¸öË÷ÒýÓÚ "; +$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 = "ÒѾ­½¨Á¢ÁËÒ»¸öÖ÷¼üÓÚ "; +$strAscending = ""; //to translate, but its not in use ... +$strAtBeginningOfTable = "At Beginning of Table"; //to translate +$strAtEndOfTable = "At End of Table"; //to translate +$strAttr = "ÊôÐÔ"; + +$strBack = "·µ»Ø"; +$strBookmarkLabel = "Label"; //to translate +$strBookmarkQuery = "Bookmarked SQL-query"; //to translate +$strBookmarkThis = "Bookmark this SQL-query"; //to translate +$strBookmarkView = "View only"; //to translate +$strBrowse = "ä¯ÀÀ"; + +$strCarriage = "»Ø³µ: \\r"; +$strChange = "¸Ä±ä"; +$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 = "×Ö¶ÎÃû"; +$strCompleteInserts = "Complete inserts"; //to translate +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "¸´ÖÆÊý¾Ý±íΪ:"; +$strCopyTableOK = "Êý¾Ý±í \$table ÒѾ­³É¹¦¸´ÖÆÎª \$new_name¡£"; +$strCreate = "½¨Á¢"; +$strCreateNewDatabase = "½¨Á¢Ò»¸öеÄÊý¾Ý¿â"; +$strCreateNewTable = "½¨Á¢Ò»¸öеÄÊý¾Ý±íÓëÊý¾Ý¿â "; +$strCriteria = ""; //to translate, but its not in use ... + +$strData = "Data"; //to translate +$strDatabase = "Êý¾Ý¿â "; +$strDatabases = "Êý¾Ý¿â"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "ȱʡֵ"; +$strDelete = "ɾ³ý"; +$strDeleted = "¸Ã¼Ç¼ÒѾ­±»É¾³ý¡£"; +$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 = "Warning: 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 = "ÇëÖ´ÐÐ \"²éѯʾÀý\" (ͨÅä·û: \"%\")"; +$strDocu = "Îĵµ"; +$strDoYouReally = "ÇëÈ·ÈÏÒª "; +$strDrop = "¶ªÆú"; +$strDropDB = "¶ªÆúÊý¾Ý¿â "; +$strDumpingData = "µ¼³öÏÂÃæµÄÊý¾Ý¿âÄÚÈÝ"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "±à¼­"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "Çå¿Õ"; +$strEmptyResultSet = "MySQL ·µ»ØµÄ²éѯ½á¹ûΪ¿Õ¡£ (Ô­Òò¿ÉÄÜΪ£ºÃ»ÓÐÕÒµ½·ûºÏÌõ¼þµÄ¼Ç¼¡£)"; +$strEnableMagicQuotes = "Warning: 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 = "ÓɺÎ×Ö·ûÀ¨ÆðÀ´"; +$strEnd = "½áÊø"; +$strError = "´íÎó"; +$strEscapedBy = "תÒå·û"; +$strExtra = "¶îÍâ"; + +$strField = "×Ö¶Î"; +$strFields = "×Ö¶Î"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "¹¦ÄÜ"; + +$strGo = "¿ªÊ¼"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "ÒѾ­±»Ð޸ġ£"; +$strHasBeenCreated = "ÒѾ­½¨Á¢¡£"; +$strHasBeenDropped = "ÒѾ­±»¶ªÆú¡£"; +$strHasBeenEmptied = "ÒѾ­±»Çå¿Õ¡£"; +$strHome = "Ö÷Ŀ¼"; +$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate +$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate +$strHost = "Ö÷»ú"; +$strHostEmpty = "The host name is empty!"; //to translate + +$strIfYouWish = "Èç¹ûÄãÒªÖ¸¶¨µ÷ÈëµÄ×ֶΣ¬ÄÇôÇë¸ø³öÓöººÅ¸ô¿ªµÄ×Ö¶ÎÁÐ±í¡£"; +$strIndex = "Ë÷Òý"; +$strIndexes = "Indexes"; //to translate +$strInsert = "²åÈë"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "²åÈëÓÚÊý¾Ý±í"; +$strInsertNewRow = "²åÈëмǼ"; +$strInsertTextfiles = "´ÓÎı¾ÎļþÖÐÌáÈ¡Êý¾Ý£¬²åÈëµ½Êý¾Ý±í£º"; + +$strKeyname = "¼üÃû"; + +$strLength = "Length"; //to translate +$strLengthSet = "³¤¶È/Set"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "»»ÐУº\\n"; +$strLines = "ÐÐÊý "; +$strLocationTextfile = "Îı¾ÎļþµÄλÖÃ"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Í˳öϵͳ"; + +$strModifications = "Ð޸ĺóµÄÊý¾ÝÒѾ­´æÅÌ¡£"; +$strModify = ""; //to translate, but its not in use ... +$strMySQLReloaded = "MySQL ÖØÐÂÆô¶¯Íê³É¡£"; +$strMySQLSaid = "MySQL ·µ»Ø£º"; +$strMySQLShowProcess = "ÏÔʾ½ø³Ì"; +$strMySQLShowStatus = "ÏÔʾ MySQL µÄÔËÐÐÐÅÏ¢"; +$strMySQLShowVars = "ÏÔʾ MySQL µÄϵͳ±äÁ¿"; + +$strName = "Ãû×Ö"; +$strNext = "ÏÂÒ»¸ö"; +$strNo = "·ñ"; +$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 = "Êý¾Ý¿âÖÐûÓÐÊý¾Ý±í¡£"; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Null"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "ͨ³£ÎªÒýºÅ¡£ ¡±Ñ¡ÖС° ±íʾʹÓÃÒýºÅ¡£ÒòΪֻÓÐ char ºÍ varchar ÀàÐ͵ÄÊý¾ÝÐèÒªÓÃÒýºÅÀ¨ÆðÀ´¡£"; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "¿ÉÑ¡¡£ÓÃÓÚ¶ÁÈ¡»òдÈëÌØÊâµÄ×Ö·û¡£"; +$strOptionally = "Ñ¡ÖÐ"; +$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 = "¿ªÊ¼"; +$strPrevious = "ǰһ¸ö"; +$strPrimary = "¼üÃû"; +$strPrimaryKey = "Ö÷¼ü"; +$strPrinterFriendly = "Printer friendly version of above table"; //to translate +$strPrintView = "Print view"; //to translate +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "²úÉúÒ»¸ö´íÎó¡£"; +$strProperties = "ÊôÐÔ"; + +$strQBE = "²éѯģ°å"; + +$strReadTheDocs = "²ÎÕÕÒÔÏÂÎĵµ "; +$strRecords = "¼Ç¼"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "MySQL ÖØÆðʧ°Ü¡£"; +$strReloadMySQL = "ÖØÆð MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "½«Êý¾Ý±í¸ÄÃûΪ"; +$strRenameTableOK = "Êý¾Ý±í \$table Ãû×ÖÒѾ­±»¸Ã³É \$new_name¡£"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "Ìæ»»"; +$strReplaceTable = "½«Êý¾Ý±íµÄÊý¾ÝÓÃÒÔÏÂÎı¾ÎļþÌæ»»£º"; +$strReset = "ÖØÖÃ"; +$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 = "ÔËÐÐÓÚ "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "ÔÚÏÂÃæÖ¸¶¨µÄÊý¾Ý¿âÖÐÔËÐÐ SQL Óï¾ä£º "; + +$strSave = "´æ´¢"; +$strSelect = "Ñ¡Ôñ"; +$strSelectFields = "ÖÁÉÙÑ¡ÔñÒ»¸ö×ֶΣº"; +$strSelectNumRows = "in query"; //to translate +$strSend = "·¢ËÍ"; +$strSequence = "Seq."; //to translate +$strShow = "Show"; //to translate +$strShowingRecords = "ÏÔʾ¼Ç¼ "; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = ""; //to translate, but its not in use ... +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "SQL Óï¾ä"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV Êý¾Ý"; +$strStrucData = "½á¹¹ºÍÊý¾Ý"; +$strStrucDrop = "Ìí¼Ó 'drop table'"; +$strStrucOnly = "ֻѡÔñ½á¹¹"; +$strSubmit = "·¢ËÍ"; +$strSuccess = "ÄãÔËÐÐµÄ SQL Óï¾äÒѾ­³É¹¦ÔËÐÐÁË¡£"; + +$strTable = "Êý¾Ý±í "; +$strTableComments = "Table comments"; //to translate +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "Êý¾Ý±íµÄ½á¹¹"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "Óï¾ä½áÊø·û£º"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "ÎļþÖеÄÄÚÈÝÒѾ­²åÈëµ½Êý¾Ý±íÖС£"; +$strTheContents = "ÎļþÖеÄÄÚÈݽ«»áÈ¡´ú ËùÑ¡¶¨µÄÊý¾Ý±íÖоßÓÐ ÏàͬµÄÖ÷¼ü»òΨһ¼üµÄ ¼Ç¼¡£"; +$strTheTerminator = "ÕâЩ×ֶεĽáÊø·û"; +$strTotal = "×ܼÆ"; +$strType = "ÀàÐÍ"; + +$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 = "²é¿´Êý¾Ý±íµÄ½á¹¹ºÍÕªÒªÐÅÏ¢¡£"; +$strViewDumpDB = "²é¿´Êý¾Ý¿âµÄ½á¹¹ºÍÕªÒªÐÅÏ¢¡£"; + +$strWelcome = "»¶Ó­Ê¹Óà "; +$strWrongUser = "ÃÜÂë´íÎ󣬷ÃÎʱ»¾Ü¾ø¡£"; + +$strYes = "ÊÇ"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 910ef4026..bbba908ad 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -1,207 +1,263 @@ POZOR: Nepovolil jsi 'magic_quotes_gpc' v tvé konfiguraci PHP enginu. PhpMyAdmin toto potøebuje pro svoji korektní praci. Prosím, zkontroluj konfiguraci popø. v manuálu pro PHP vyhledej informaci jak toto povolit."; -$strPrintView = "Náhled k vytištìní"; -$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,
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øístup odepøen"; +$strAction = "Akce"; +$strAddDeleteColumn = ""; //to translate, but its not in use ... +$strAddDeleteRow = ""; //to translate, but its not in use ... +$strAddNewField = "Pøidat nové pole"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "Pøidat vyhledávací parametry (obsah dotazu po \"where\" pøí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á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án primární klíè na "; +$strAscending = ""; //to translate, but its not in use ... +$strAtBeginningOfTable = "Na zaèátku tabulky"; +$strAtEndOfTable = "Na konci tabulky"; +$strAttr = "Atributy"; + +$strBack = "Zpì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ít"; + +$strCarriage = "Návrat vozíku (Carriage return): \\r"; +$strChange = "Zmì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ázvy sloupcù"; +$strCompleteInserts = "Uplné vloženi"; +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "Zkopírovat tabulku do:"; +$strCopyTableOK = "Tabulka \$table byla zkopírována do \$new_name."; +$strCreate = "Vytvoøit"; +$strCreateNewDatabase = "Vytvoøit novou databázi"; +$strCreateNewTable = "Vytvoøit novou tabulku v databázi "; +$strCriteria = ""; //to translate, but its not in use ... + +$strData = "Data"; //to translate +$strDatabase = "Databáze "; +$strDatabases = "databáze"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "Vychozí"; +$strDelete = "Smazat"; +$strDeleted = "Øádek byl smazá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 = "Warning: 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š vykonat pøíkaz "; +$strDrop = "Odstranit"; +$strDropDB = "Odstranit databázi "; +$strDumpingData = "Dumpuji data pro tabulku"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "Editovat"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "Vyprázdnit"; +$strEmptyResultSet = "MySQL vrátil prázdný výsledek (tj. nulový poèet øádkù)."; +$strEnableMagicQuotes = "POZOR: Nepovolil jsi 'magic_quotes_gpc' v tvé konfiguraci PHP enginu. PhpMyAdmin toto potøebuje pro svoji korektní praci. Prosím, zkontroluj konfiguraci popø. v manuálu pro PHP vyhledej informaci jak toto povolit."; +$strEnclosedBy = "uzavøen do"; +$strEnd = "Konec"; +$strError = "Chyba"; +$strEscapedBy = "uvozeno pomocí"; +$strExtra = "Extra"; //to translate + +$strField = "Pole"; +$strFields = "Poèet polí"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Funkce"; + +$strGo = "Proveï"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "byla zmìnìna."; +$strHasBeenCreated = "byla vytvoøena."; +$strHasBeenDropped = "byla odstranìna."; +$strHasBeenEmptied = "byla vyprázdnì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š natáhnout jenom urèité sloupce z tabulky, specifikuj je jako seznam polí oddìlených èárkou."; +$strIndex = "Index"; +$strIndexes = "Indexes"; //to translate +$strInsert = "Vložit"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "Vložit do tabulky"; +$strInsertNewRow = "Vložit nový øádek"; +$strInsertTextfiles = "Vložit textové soubory do tabulky"; + +$strKeyname = "Klíèovy název"; + +$strLength = "Length"; //to translate +$strLengthSet = "Délka/Set"; +$strLimitNumRows = "záznamu na stránku"; +$strLineFeed = "Ukonèení øádku (Linefeed): \\n"; +$strLines = "Øádek"; +$strLocationTextfile = "Umístìní textového souboru"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Odhlásit se"; + +$strModifications = "Zmìny byly uloženy"; +$strModify = ""; //to translate, but its not in use ... +$strMySQLReloaded = "MySQL znovu-naètena."; +$strMySQLSaid = "MySQL hlásí: "; +$strMySQLShowProcess = "Zobraz procesy"; +$strMySQLShowStatus = "Ukázat MySQL runtime informace"; +$strMySQLShowVars = "Ukázat MySQL systemove promìnné"; + +$strName = "Název"; +$strNext = "Další"; +$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ázi nebyla nalezena ani jedna tabulka."; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Nulový"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "Èasto uvozující znaky. OPTIONALLY znamená, že pouze pole typu CHAR a VARCHAR jsou uzavøeny do \"uzavíracích \" znakù."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "Volitelné. Urèuje jak zapisovat nebo èíst speciální znaky."; +$strOptionally = "Volitelnì"; +$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èátek"; +$strPrevious = "Pøedchozí"; +$strPrimary = "Primární"; +$strPrimaryKey = "Primární klíè"; +$strPrinterFriendly = "Verze urèená pro tisk"; +$strPrintView = "Náhled k vytištìní"; +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "vytvoøil chybu."; +$strProperties = "Vlastnosti"; + +$strQBE = "Dotaz podle pøíkladu"; + +$strReadTheDocs = "Pøeèti dokumentaci"; +$strRecords = "Záznamù"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "Znovunaètení MySQL selhalo."; +$strReloadMySQL = "Znovunaètení MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "Pøejmenovat tabulku na"; +$strRenameTableOK = "Tabulka \$table byla pøejmenována na \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "Pøepsat"; +$strReplaceTable = "Pøepsat data tabulky souborem"; +$strReset = "P§vodní (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 = "øadky zaèínající od"; +$strRowsStatistic = "Row Statistic"; //to translate +$strRunning = "bìžící na "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "Spus SQL dotaz(y) na databázi "; + +$strSave = "Ulož"; +$strSelect = "Vybrat"; +$strSelectFields = "Zvol pole (alespoò jedno):"; +$strSelectNumRows = "v dotazu"; +$strSend = "Poš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øidej 'Vymaž tabulku'"; +$strStrucOnly = "Pouze strukturu"; +$strSubmit = "Odešli"; +$strSuccess = "Tvùj SQL-dotaz byl úspìšnì vykonán"; + +$strTable = "Tabulka "; +$strTableComments = "Komentáø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èen"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Obsah tvého souboru byl vložen"; +$strTheContents = "Obsah souboru pøepíše obsah zvolené tabulky v tìch øádcích, kde je identický primární nebo unikátní klíè."; +$strTheTerminator = "Ukonèení polí."; +$strTotal = "celkem"; +$strType = "Typ"; + +$strUncheckAll = "Uncheck All"; //to translate +$strUnique = "Unikátní"; +$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ž dump (schema) tabulky"; +$strViewDumpDB = "Ukaž dump (schema) databáze"; + +$strWelcome = "Vítej v "; +$strWrongUser = "Špatné uživatelské jméno/heslo. Pøístup odepøen."; + +$strYes = "Ano"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 717969dba..baffa9320 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -1,210 +1,263 @@ Advarsel: Du har aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin ikke behø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ør en forespørgsel på felter (wildcard: \"%\")"; -$strDoYouReally = "Er du sikker på at du vil "; -$strDocu = "Dokumentation"; -$strDrop = "Slet"; -$strDropDB = "Slet database "; -$strDumpingData = "Data dump for tabellen"; -$strEdit = "Ret"; -$strEmpty = "Tøm"; -$strEmptyResultSet = "MySQL returnerede ingen data (fx ingen rækker)."; -$strEnableMagicQuotes = "Advarsel: Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin behø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ør"; -$strHasBeenAltered = "er ændret."; -$strHasBeenCreated = "er oprettet."; -$strHasBeenDropped = "er slettet."; -$strHasBeenEmptied = "er tømt."; -$strHome = "Hjem"; -$strHost = "Host"; -$strIfYouWish = "Hvis du kun ønsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste."; -$strIndex = "Indekseret"; -$strInsert = "Indsæt"; -$strInsertIntoTable = "Importer til tabel"; -$strInsertNewRow = "Indsæt ny række"; -$strInsertTextfiles = "Importer tekstfil til tabellen"; -$strKeyname = "Nøgle"; -$strLengthSet = "Længde/Væ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åde"; -$strMySQLShowStatus = "Vis MySQL runtime information"; -$strMySQLShowVars = "Vis MySQL system variable"; -$strName = "Navn"; -$strNext = "Næste"; -$strNo = "Nej"; -$strNoTablesFound = "Ingen tabeller fundet i databasen."; -$strNull = "Nulværdi"; -$strOftenQuotation = "Ofte anførelsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn."; -$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller læses."; -$strOptionally = "OPTIONALLY"; -$strOr = "eller"; -$strPos1 = "Start"; -$strPrevious = "Forrige"; -$strPrimary = "Primær"; -$strPrimaryKey = "Primær nøgle"; -$strPrinterFriendly = "Udskrift venlig version af ovenstående tabel"; -$strPrintView = "Vis (udskriftvenlig)"; -$strProducedAnError = "forsagede en fejl."; -$strProperties = "Egenskaber"; -$strQBE = "Query by Example"; -$strReadTheDocs = "Læs dokumentationen"; -$strRecords = "Poster"; -$strReloadFailed = "Genstart af MySQL fejlede."; -$strReloadMySQL = "Genstart MySQL"; -$strRenameTable = "Omdøb tabel til"; -$strRenameTableOK = "Tabellen \$table er nu omdøbt til: \$new_name"; -$strReplace = "Erstat"; -$strReplaceTable = "Erstat data i tabellen med filens data"; -$strReset = "Nulstil"; -$strRunSQLQuery = "Kør en/flere SQL forespørgsler på database "; -$strRunning = "kører på "; -$strSQLQuery = "SQL-forespørgsel"; -$strSave = "Gem"; -$strSelect = "Vælg"; -$strSelectFields = "Vælg mindst eet felt:"; -$strSelectNumRows = "i forespørgsel"; -$strSend = "send"; -$strShow = "Vis"; -$strShowingRecords = "Viser poster "; -$strStrucCSV = "CSV data"; -$strStrucData = "Struturen og data"; -$strStrucDrop = "Tilføj 'drop table'"; -$strStrucOnly = "Kun strukturen"; -$strSubmit = "Send"; -$strSuccess = "Din SQL-forespørgsel blev eksekveret korrekt"; -$strRowsFrom = "rækker startende fra"; -$strTable = "Tabel: "; -$strTableComments = "Tabel kommentarer"; -$strTableStructure = "Struktur dump for tabellen"; -$strTerminatedBy = "er afgrænset af"; -$strTheContent = "Filens indhold er importeret."; -$strTheContents = "Filens indhold erstatter den valgte tabels rækker for rækker med identisk primær eller unik nøgle."; -$strTheTerminator = "Felterne afgrænses af dette tegn."; -$strTotal = "total"; -$strType = "Datatype"; -$strUnique = "Unik"; -$strValue = "Værdi"; -$strViewDump = "Vis dump (skema) over tabel"; -$strViewDumpDB = "Vis dump (skema) af database"; -$strWelcome = "Velkommen til "; -$strWrongUser = "Forkert brugernavn/kodeord. Adgang Næ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å 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ær nøgle på 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 = "Æ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ærdi"; +$strDelete = "Slet"; +$strDeleted = "Ræ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 = "Advarsel: Du har aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin ikke behø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ør en forespørgsel på felter (wildcard: \"%\")"; +$strDocu = "Dokumentation"; +$strDoYouReally = "Er du sikker på 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øm"; +$strEmptyResultSet = "MySQL returnerede ingen data (fx ingen rækker)."; +$strEnableMagicQuotes = "Advarsel: Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin behø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ør"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "er ændret."; +$strHasBeenCreated = "er oprettet."; +$strHasBeenDropped = "er slettet."; +$strHasBeenEmptied = "er tømt."; +$strHome = "Hjem"; +$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside "; $strHomepageSourceforge = "Ny (men ikke endnu officiel) phpMyAdmin hjemmeside "; -$strTextAreaLength=" Because of its length,
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 ønsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste."; +$strIndex = "Indekseret"; +$strIndexes = "Indexes"; //to translate +$strInsert = "Indsæt"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "Importer til tabel"; +$strInsertNewRow = "Indsæt ny række"; +$strInsertTextfiles = "Importer tekstfil til tabellen"; + +$strKeyname = "Nøgle"; + +$strLength = "Length"; //to translate +$strLengthSet = "Længde/Væ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åde"; +$strMySQLShowStatus = "Vis MySQL runtime information"; +$strMySQLShowVars = "Vis MySQL system variable"; + +$strName = "Navn"; +$strNext = "Næ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ærdi"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "Ofte anfø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æ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ær"; +$strPrimaryKey = "Primær nøgle"; +$strPrinterFriendly = "Udskrift venlig version af ovenstå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æ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øb tabel til"; +$strRenameTableOK = "Tabellen \$table er nu omdø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ækker startende fra"; +$strRowsStatistic = "Row Statistic"; //to translate +$strRunning = "kører på "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "Kør en/flere SQL forespørgsler på database "; + +$strSave = "Gem"; +$strSelect = "Vælg"; +$strSelectFields = "Vælg mindst eet felt:"; +$strSelectNumRows = "i forespø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ørgsel"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV data"; +$strStrucData = "Struturen og data"; +$strStrucDrop = "Tilføj 'drop table'"; +$strStrucOnly = "Kun strukturen"; +$strSubmit = "Send"; +$strSuccess = "Din SQL-forespø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ænset af"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Filens indhold er importeret."; +$strTheContents = "Filens indhold erstatter den valgte tabels rækker for rækker med identisk primær eller unik nøgle."; +$strTheTerminator = "Felterne afgræ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ærdi"; +$strViewDump = "Vis dump (skema) over tabel"; +$strViewDumpDB = "Vis dump (skema) af database"; + +$strWelcome = "Velkommen til "; +$strWrongUser = "Forkert brugernavn/kodeord. Adgang Nægtet."; + +$strYes = "Ja"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 903b8144f..4fea2ad2e 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -1,197 +1,263 @@ 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 = "Warning: 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 = "Warning: 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,
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) ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 51b942f83..54e18f5e8 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -1,226 +1,263 @@ Warning: 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 = "Warning: 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 = "Warning: 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 = "Warning: 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,
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,
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"; -?> \ No newline at end of file +$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) +?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index f4b8b6af2..9e4c7d8c8 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -1,239 +1,263 @@ Attention: Vous avez positionné magic_quotes_gpc dans la configuration de PHP. Cette version de PhpMyAdmin ne peut fonctionner correctement avec. Veuillez vous référer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable à off."; -$strDisplay = "Display"; -$strDoAQuery = "Recherche par valeur (passepartout: \"%\")"; -$strDoYouReally = "Voulez-vous vraiment effectuer "; -$strDocu = "Documentation"; -$strDrop = "Effacer"; -$strDropDB = "Détruire la base"; -$strDumpingData = "Contenu de la table"; -$strEdit = "Modifier"; -$strEmpty = "Vider"; -$strEmptyResultSet = "MySQL n'a retourné aucun enregistrement."; -$strEnableMagicQuotes = "Attention: Vous n'avez pas positionné magic_quotes_gpc dans la configuration de PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Veuillez vous référer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable."; -$strEnclosedBy = "entouré par"; -$strEnd = "Fin"; -$strError = "Erreur"; -$strEscapedBy = "avec caractère spécial"; -$strExtra = "Extra"; -$strField = "Champ"; -$strFields = "Champs"; -$strFunction = "Fonction"; -$strGo = "Exécuter"; -$strHasBeenAltered = "a été modifié."; -$strHasBeenCreated = "a été créé."; -$strHasBeenDropped = "a été effacé."; -$strHasBeenEmptied = "a été vidé."; -$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ès"; +$strAll = "All"; //to translate +$strAlter = "Alter"; //to translate +$strAnalyzeTable = "Analyser la table"; +$strAnd = "et"; +$strAnIndex = "Un index a été ajouté 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é primaire a été ajoutée sur"; +$strAscending = "Croissant"; +$strAtBeginningOfTable = "En début de Table"; +$strAtEndOfTable = "En fin de Table"; +$strAttr = "Attributs"; + +$strBack = "Retour"; +$strBookmarkLabel = "Intitulé"; +$strBookmarkQuery = "Requêtes bookmarkées"; +$strBookmarkThis = "Bookmarker cette requê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érifier la table"; +$strColumn = "Column"; //to translate +$strColumnEmpty = "The columns names are empty!"; //to translate +$strColumnNames = "Nom des colonnes"; +$strCompleteInserts = "Insertions complètes"; +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "Copier la table vers:"; +$strCopyTableOK = "La table \$table a été copiée vers \$new_name."; +$strCreate = "Créer"; +$strCreateNewDatabase = "Créer une base de données"; +$strCreateNewTable = "Créer une nouvelle table sur la base "; +$strCriteria = "Critère"; + +$strData = "Data"; //to translate +$strDatabase = "Base de données"; +$strDatabases = "bases de données"; +$strDataOnly = "Données seulement"; +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "Défaut"; +$strDelete = "Effacer"; +$strDeleted = "L'enregistrement a été effacé"; +$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écroissant"; +$strDisableMagicQuotes = "Attention: Vous avez positionné magic_quotes_gpc dans la configuration de PHP. Cette version de PhpMyAdmin ne peut fonctionner correctement avec. Veuillez vous référer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable à off."; +$strDisplay = "Display"; +$strDoAQuery = "Recherche par valeur (passepartout: \"%\")"; +$strDocu = "Documentation"; +$strDoYouReally = "Voulez-vous vraiment effectuer "; +$strDrop = "Effacer"; +$strDropDB = "Dé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é aucun enregistrement."; +$strEnableMagicQuotes = "Attention: Vous n'avez pas positionné magic_quotes_gpc dans la configuration de PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Veuillez vous référer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable."; +$strEnclosedBy = "entouré par"; +$strEnd = "Fin"; +$strError = "Erreur"; +$strEscapedBy = "avec caractère spécial"; +$strExtra = "Extra"; + +$strField = "Champ"; +$strFields = "Champs"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Fonction"; + +$strGo = "Exécuter"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "a été modifié."; +$strHasBeenCreated = "a été créé."; +$strHasBeenDropped = "a été effacé."; +$strHasBeenEmptied = "a été vidé."; +$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és par des virgules."; -$strIndex = "Index"; -$strInsert = "Insérer"; -$strInsertIntoTable = "Insérer dans la table"; -$strInsertNewRow = "Insérer un nouvel enregistrement"; -$strInsertTextfiles = "Insérer un fichier texte dans la table"; -$strKeyname = "Nom de la clé"; -$strLengthSet = "Longueur"; -$strLimitNumRows = "enregistrements par page"; -$strLineFeed = "Saut de ligne: \\n"; -$strLines = "Lignes"; -$strLocationTextfile = "Emplacement du fichier texte"; -$strLogout = "Quitter"; -$strModifications = "Les modifications ont été sauvegardées."; -$strModify = "Modifier"; -$strMySQLReloaded = "MySQL rechargé."; -$strMySQLSaid = "MySQL a répondu:"; -$strMySQLShowProcess = "Afficher les processus"; -$strMySQLShowStatus = "Afficher l'état du serveur MySQL"; -$strMySQLShowVars = "Afficher les variables du serveur MySQL"; -$strName = "Nom"; -$strNext = "Suivant"; -$strNo = "Non"; -$strNoTablesFound = "Aucune table n'a été trouvée dans cette base."; -$strNull = "Null"; -$strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement les champs de type char et varchar sont entourés par ce caractère."; -$strOptionalControls = "Optionnel. Indique le caractère qui permet d'enlever l'effet des caractères spéciaux."; -$strOptionally = "OPTIONNEL"; -$strOr = "ou"; -$strPos1 = "Début"; -$strPrevious = "Précédent"; -$strPrimary = "Primaire"; -$strPrimaryKey = "Clé primaire"; -$strPrintView = "Composition"; -$strPrinterFriendly = "Version imprimable de la table"; -$strProducedAnError = "a généré une erreur."; -$strProperties = "Propriétés"; -$strQBE = "Requête par un exemple"; -$strReadTheDocs = "Lire la documentation"; -$strRecords = "Enregistrements"; -$strReloadFailed = "MySQL n'a pu être rechargé."; -$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ées de la table avec le fichier"; -$strReset = "Réinitialiser les valeurs"; -$strRowsFrom = "lignes à partir de"; -$strRunQuery = "Exécuter la requête"; -$strRunSQLQuery = "Exécuter une ou des requêtes sur la base "; -$strRunning = "sur serveur "; -$strSQLQuery = "requête SQL"; -$strSave = "Sauvegarder"; -$strSelect = "Sélectionner"; -$strSelectFields = "Choisir les champs à afficher (au moins un)"; -$strSelectNumRows = "dans la requête"; -$strSend = "Transmettre"; -$strShow = "Afficher"; -$strShowingRecords = "Affichage des enregistrements"; -$strSort = "Tri"; -$strStrucCSV = "Données CSV"; -$strStrucData = "Structure et données"; -$strStrucDrop = "Ajouter des énoncés 'drop table'"; -$strStrucOnly = "Structure seule"; -$strSubmit = "Exécuter"; -$strSuccess = "Votre requête SQL a été exécutée avec succès"; -$strTable = "table "; -$strTableComments = "Commentaires sur la table"; -$strTableStructure = "Structure de la table"; -$strTerminatedBy = "terminé(e)s par"; -$strTheContent = "Le contenu de votre fichier a été inséré."; -$strTheContents = "Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de clé primaire ou unique identique."; -$strTheTerminator = "Le caractère qui sépare chacun des champs."; -$strTotal = "total"; -$strType = "Type"; -$strUnique = "Unique"; -$strUpdateQuery = "Mise-à-jour de la requête"; -$strUseTables = "Utiliser les tables"; -$strValue = "Valeur"; -$strViewDump = "Afficher le schéma de la table"; -$strViewDumpDB = "Afficher le schéma de la base "; -$strWelcome = "Bienvenue à"; -$strWrongUser = "Erreur d'utilisateur/mot de passe. Accès refusé"; -$strYes = "Oui"; -$strMySQLShowProcess = "Afficher les processus"; -$strLogout = "Quitter"; -$strQBE = "Requête par un exemple"; -$strBack = "Retour"; //JPD -$strOr = "ou"; //JPD -$strSelectNumRows = "dans la requête"; //JPD -$strCompleteInserts = "INSERT détaillés"; //JPD -$strLimitNumRows = "Enregistrements par page"; //JPD -$strDisplay = "Afficher"; //JPD -$strShow = "Afficher"; //JPD -$strRowsFrom = "Enregistrements à partir de la position"; // JPD -$strEnableMagicQuotes = "Attention: Vous n'avez pas activé magic_quotes_gpc dans votre configuration PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Référez-vous à 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érifier la table"; -$strAnalyzeTable = "Analyser la table"; -$strRepairTable = "Ré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és par des virgules."; +$strIndex = "Index"; +$strIndexes = "Indexes"; //to translate +$strInsert = "Insérer"; +$strInsertAsNewRow = "Insérer ce nouvel enregistrement"; +$strInsertIntoTable = "Insérer dans la table"; +$strInsertNewRow = "Insérer un nouvel enregistrement"; +$strInsertTextfiles = "Insérer un fichier texte dans la table"; -$strBookmarkQuery = "Requêtes bookmarkées"; -$strBookmarkThis = "Bookmarker cette requête"; -$strBookmarkLabel = "Intitulé"; -$strBookmarkView = "Voir uniquement"; -$strTextAreaLength="Il est possible que ce champ
ne soit pas éditable
en raison de sa longueur"; -$strNumberIndexes=" Nombre d'index spéciaux "; -$strSequence="Sé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érer ce nouvel enregistrement"; -$strTableMaintenance="Maintenance de la table"; -$strDataOnly="Données seulement"; +$strKeyname = "Nom de la clé"; + +$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 été sauvegardées."; +$strModify = "Modifier"; +$strMySQLReloaded = "MySQL rechargé."; +$strMySQLSaid = "MySQL a répondu:"; +$strMySQLShowProcess = "Afficher les processus"; +$strMySQLShowStatus = "Afficher l'é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 été trouvée dans cette base."; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Null"; +$strNumberIndexes = " Nombre d'index spéciaux "; + +$strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement les champs de type char et varchar sont entourés par ce caractère."; +$strOptimizeTable = "Optimiser la table"; +$strOptionalControls = "Optionnel. Indique le caractère qui permet d'enlever l'effet des caractères spé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ébut"; +$strPrevious = "Précédent"; +$strPrimary = "Primaire"; +$strPrimaryKey = "Clé primaire"; +$strPrinterFriendly = "Version imprimable de la table"; +$strPrintView = "Composition"; +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "a généré une erreur."; +$strProperties = "Propriétés"; + +$strQBE = "Requête par un exemple"; + +$strReadTheDocs = "Lire la documentation"; +$strRecords = "Enregistrements"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "MySQL n'a pu être rechargé."; +$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éparer la table"; +$strReplace = "Remplacer"; +$strReplaceTable = "Remplacer les données de la table avec le fichier"; +$strReset = "Ré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 à partir de"; +$strRowsStatistic = "Row Statistic"; //to translate +$strRunning = "sur serveur "; +$strRunQuery = "Exécuter la requête"; +$strRunSQLQuery = "Exécuter une ou des requêtes sur la base "; + +$strSave = "Sauvegarder"; +$strSelect = "Sélectionner"; +$strSelectFields = "Choisir les champs à afficher (au moins un)"; +$strSelectNumRows = "dans la requête"; +$strSend = "Transmettre"; +$strSequence = "Séq."; +$strShow = "Afficher"; +$strShowingRecords = "Affichage des enregistrements"; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = "Tri"; +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "requête SQL"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "Données CSV"; +$strStrucData = "Structure et données"; +$strStrucDrop = "Ajouter des énoncés 'drop table'"; +$strStrucOnly = "Structure seule"; +$strSubmit = "Exécuter"; +$strSuccess = "Votre requête SQL a été exécutée avec succè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é(e)s par"; +$strTextAreaLength = "Il est possible que ce champ
ne soit pas éditable
en raison de sa longueur"; +$strTheContent = "Le contenu de votre fichier a été inséré."; +$strTheContents = "Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de clé primaire ou unique identique."; +$strTheTerminator = "Le caractè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-à-jour de la requê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éma de la table"; +$strViewDumpDB = "Afficher le schéma de la base "; + +$strWelcome = "Bienvenue à"; +$strWrongUser = "Erreur d'utilisateur/mot de passe. Accès refusé"; + +$strYes = "Oui"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 2d9f87bee..18af668f1 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -1,226 +1,263 @@ Achtung: 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über zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann."; -$strDisplay = "Zeige"; -$strDoAQuery = "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")"; -$strDocu = "Dokumentation"; -$strDoYouReally = "Möchten Sie wirklich diese Abfrage ausführen: "; -$strDrop = "Löschen"; -$strDropDB = "Datenbank löschen:"; -$strDumpingData = "Daten für Tabelle"; -$strEdit = "Ändern"; -$strEditPrivileges = "Rechte ändern"; -$strEmpty = "Leeren"; -$strEmptyResultSet = "MySQL lieferte ein leeres Resultset zurück (d.h. null Zeilen)."; -$strEnableMagicQuotes = "Achtung: Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration nicht aktiviert. PhpMyAdmin benötigt dies aber, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen darü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ändert."; -$strHasBeenCreated = "wurde erzeugt."; -$strHasBeenDropped = "wurde gelö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 = "Achtung: 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über zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann."; +$strDisplay = "Zeige"; +$strDoAQuery = "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")"; +$strDocu = "Dokumentation"; +$strDoYouReally = "Möchten Sie wirklich diese Abfrage ausführen: "; +$strDrop = "Löschen"; +$strDropDB = "Datenbank löschen:"; +$strDumpingData = "Daten für Tabelle"; +$strDynamic = "dynamisch"; +$strEdit = "Ändern"; +$strEditPrivileges = "Rechte ändern"; +$strEffective = "Effektiv"; +$strEmpty = "Leeren"; +$strEmptyResultSet = "MySQL lieferte ein leeres Resultset zurück (d.h. null Zeilen)."; +$strEnableMagicQuotes = "Achtung: Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration nicht aktiviert. PhpMyAdmin benötigt dies aber, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen darü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ändert."; +$strHasBeenCreated = "wurde erzeugt."; +$strHasBeenDropped = "wurde gelö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öchten, geben Sie diese bitte hier an."; -$strIndex = "Index"; -$strIndexes = "Indizes"; -$strInsert = "Einfügen"; -$strInsertAsNewRow=" Als neuen Datensatz speichern "; -$strInsertIntoTable = "In Tabelle einfügen"; -$strInsertNewRow = "Neue Zeile einfügen"; -$strInsertTextfiles = "Textdatei in Tabelle einfügen"; -$strKeyname = "Name"; -$strLength=" Länge "; -$strLengthSet = "Länge/Set"; -$strLimitNumRows = "Einträge pro Seite"; -$strLineFeed = "Linefeed: \\n"; -$strLines = "Zeilen"; -$strLocationTextfile = "Datei"; -$strLogout = "Neu einloggen"; -$strModifications = "Ä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ächste"; -$strNo = "Nein"; + +$strIfYouWish = "Wenn Sie nur bestimmte Spalten importieren möchten, geben Sie diese bitte hier an."; +$strIndex = "Index"; +$strIndexes = "Indizes"; +$strInsert = "Einfügen"; +$strInsertAsNewRow = " Als neuen Datensatz speichern "; +$strInsertIntoTable = "In Tabelle einfügen"; +$strInsertNewRow = "Neue Zeile einfügen"; +$strInsertTextfiles = "Textdatei in Tabelle einfügen"; + +$strKeyname = "Name"; + +$strLength = " Länge "; +$strLengthSet = "Länge/Set"; +$strLimitNumRows = "Einträge pro Seite"; +$strLineFeed = "Linefeed: \\n"; +$strLines = "Zeilen"; +$strLocationTextfile = "Datei"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Neu einloggen"; + +$strModifications = "Ä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ä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äufig Anführungszeichen. OPTIONALLY bedeutet, daß 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äufig Anführungszeichen. OPTIONALLY bedeutet, daß nur Textfelder von den angegeben Zeichen eingeschlossen sind."; +$strOptimizeTable = "Optimiere Tabelle"; +$strOptionalControls = "Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden."; +$strOptionally = "OPTIONALLY"; +$strOr = "oder"; +$strOverhead = "Überhang"; + $strPassword = "Password"; $strPasswordEmpty = "Es wurde kein Passwort angegeben!"; $strPasswordNotSame = "Die eingegebenen Passwörter sind nicht identisch!"; -$strPos1 = "Anfang"; -$strPrevious = "Vorherige"; -$strPrimary = "Primärschlüssel"; -$strPrimaryKey = "Primärschlüssel"; -$strPrinterFriendly = "Druckerfreundliche Version der Tabelle"; -$strPrintView = "Druckansicht"; +$strPos1 = "Anfang"; +$strPrevious = "Vorherige"; +$strPrimary = "Primärschlüssel"; +$strPrimaryKey = "Primärschlü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äge"; +$strProducedAnError = "erzeugte einen Fehler."; +$strProperties = "Eigenschaften"; + +$strQBE = "Query by Example"; + +$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen"; +$strRecords = "Einträ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ücksetzen"; +$strRenameTable = "Tabelle umbennen in"; +$strRenameTableOK = "Tabelle \$table wurde umbenannt in \$new_name."; +$strRepairTable = "Repariere Tabelle"; +$strReplace = "Ersetzen"; +$strReplaceTable = "Tabelleninhalt ersetzen"; +$strReset = "Zurücksetzen"; $strReType = "Wiederholen"; $strRevoke = "Entfernen"; $strRevokeGrant = "'Grant' entfernen"; $strRevokeGrantMessage = "Du hast das Recht 'Grant' entfernt für"; $strRevokeMessage = "Du hast die Rechte entfernt für"; $strRevokePriv = "Rechte entfernen"; -$strRowsFrom = "Datensätze, beginnend ab"; -$strRunning = "auf "; -$strRunSQLQuery = "SQL-Befehl(e) ausführen in Datenbank "; -$strSave = "Speichern"; -$strSelect = "Teilw. anzeigen"; -$strSelectFields = "Felder auswählen (mind. eines):"; -$strSelectNumRows = "in der Abfrage"; -$strSend = "Senden"; -$strSequence=" Sequenz "; -$strShow = "Zeige"; -$strShowingRecords = "Zeige Datensätze "; +$strRowLength = "Zeilenlänge"; +$strRows = "Zeilen"; +$strRowsFrom = "Datensätze, beginnend ab"; +$strRowsStatistic = "Zeilenstatistik"; +$strRunning = "auf "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "SQL-Befehl(e) ausführen in Datenbank "; + +$strSave = "Speichern"; +$strSelect = "Teilw. anzeigen"; +$strSelectFields = "Felder auswählen (mind. eines):"; +$strSelectNumRows = "in der Abfrage"; +$strSend = "Senden"; +$strSequence = " Sequenz "; +$strShow = "Zeige"; +$strShowingRecords = "Zeige Datensätze "; $strShutdown = "Herunterfahren"; -$strSize="Größe"; +$strSize = "Größ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ü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ührt."; + +$strTable = "Tabelle "; +$strTableComments = "Tabellen-Kommentar"; $strTableEmpty = "Der Tabellenname ist leer!"; -$strTableMaintenance="Hilfsmittel"; -$strTableStructure = "Tabellenstruktur für Tabelle"; -$strTableType = "Tabellentyp"; -$strTerminatedBy = "getrennt mit"; -$strTextAreaLength=" Aufgrund seiner Länge lässt
sich dieses Feld nicht bearbeiten "; //to translate -$strTheContent = "Der Inhalt Ihrer Datei wurde eingefügt."; -$strTheContents = "Der Inhalt der CSV-Datei ersetzt die Einträge mit den gleichen Primär- oder Unique-Schlüsseln."; -$strTheTerminator = "Der Trenner zwischen den Feldern."; -$strTotal = "insgesamt"; -$strType = "Typ"; +$strTableMaintenance = "Hilfsmittel"; +$strTableStructure = "Tabellenstruktur für Tabelle"; +$strTableType = "Tabellentyp"; +$strTerminatedBy = "getrennt mit"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Der Inhalt Ihrer Datei wurde eingefügt."; +$strTheContents = "Der Inhalt der CSV-Datei ersetzt die Einträge mit den gleichen Primär- oder Unique-Schlüsseln."; +$strTheTerminator = "Der Trenner zwischen den Feldern."; +$strTotal = "insgesamt"; +$strType = "Typ"; + $strUncheckAll = "Auswahl entfernen"; -$strUnique = "Unique"; +$strUnique = "Unique"; $strUpdate = "Ändern"; $strUpdatePassMessage = "Das Password wurde geändert:"; $strUpdatePassword = "Password ändern"; $strUpdatePrivMessage = "Die Rechte wurden geä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 = "Überhang"; -$strEffective = "Effektiv"; -$strRowsStatistic = "Zeilenstatistik"; -$strStatement = "Angaben"; -$strRows = "Zeilen"; -$strFormat = "Format"; -$strFixed = "starr"; -$strDynamic = "dynamisch"; -$strRowLength = "Zeilenlänge"; -?> \ No newline at end of file +$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) +?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index e9116a0c6..9157b03e0 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -1,208 +1,263 @@ -$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 è vuoto!"; $strColumnNames = "Nomi delle colonne"; +$strCompleteInserts = "Inserimenti completi"; +$strConfirm = "Sicuro di volerlo fare?"; $strCopyTable = "Copia la tabella su:"; $strCopyTableOK = "La tabella \$table è 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 è vuoto!"; $strDefault = "Predefinito"; $strDelete = "Cancella"; $strDeleted = "La riga è 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 = "Warning: 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 = "Attenzione: 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 = "è stato modificato."; $strHasBeenCreated = "è stato creato."; $strHasBeenDropped = "è stato eliminato."; $strHasBeenEmptied = "è 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 è 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 char e varchar 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 char e varchar 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 è vuota!"; +$strPasswordNotSame = "La password non coincide!"; $strPos1 = "Inizio"; $strPrevious = "Precedente"; $strPrimary = "Primaria"; $strPrimaryKey = "Chiave primaria"; $strPrinterFriendly = "Visulizzazione per stampa della tabella precedente"; +$strPrintView = "Visualizzazione per stampa"; +$strPrivileges = "Privilegi"; +$strProcess = "Processo"; $strProducedAnError = "ha causato un errore."; $strProperties = "Proprietà"; + +$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 è stata rinominata \$new_name"; +$strRepairTable = "Ripara tabella"; $strReplace = "Sostituisci"; $strReplaceTable = "Sostituisci i dati della tabella col file"; -$strReset = "Riavvia"; -$strRunSQLQuery = "Esegui una/più 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ù 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 è stata eseguita con successo"; + $strTable = "tabella "; +$strTableComments = "Commenti sulla tabella"; +$strTableEmpty = "Il nome della tabella è vuoto!"; +$strTableMaintenance = "Amministrazione tabella"; $strTableStructure = "Struttura della tabella"; +$strTableType = "Tipo tabella"; $strTerminatedBy = "terminati da"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate $strTheContent = "Il contenuto del file è 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 è 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 = "Attenzione: 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,
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 è vuoto!"; -$strUserEmpty = "Il nome utente è vuoto!"; -$strPasswordEmpty = "La password è vuota!"; -$strDbEmpty = "Il nome del database è vuoto!"; -$strTableEmpty = "Il nome della tabella è 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 è vuoto!"; -$strInsertAsNewRow = "Inserisci una nuova riga"; -$strTableMaintenance = "Amministrazione tabella"; -$strDataOnly = "Solo dati"; -?> \ No newline at end of file + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) +?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index c78984e8c..e84906bdd 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -1,189 +1,263 @@ 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ærnø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 = "Warning: 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ø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øm"; +$strEmptyResultSet = "MySQL returnerte tomt resultat (m.a.o. ingen rader)."; +$strEnableMagicQuotes = "Warning: 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ø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 ønsker å 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ø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ørselstegn. Valgfritt innebæ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ær"; +$strPrimaryKey = "Primærnø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ø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ører på "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "Kjør SQL-spørring mot database "; + +$strSave = "Lagre"; +$strSelect = "Spø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ø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ørringen er utfø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,
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) ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index b9fa201e5..04d216bca 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -1,199 +1,263 @@ under GNU license */ -$strAPrimaryKey = "Dodany zosta³ podstawowy klucz dla "; -$strAccessDenied = "Brak dostêpu"; -$strAction = "Dzia³anie"; -$strAddNewField = "Dodanie nowego pola"; + +$strAccessDenied = "Brak dostêpu"; +$strAction = "Dzia³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ów przeszukiwania (warunek dla \"where\"):"; -$strAnIndex = "Dodany zosta³ indeks dla "; -$strAttr = "Atrybuty"; -$strBrowse = "Przegl±danie"; -$strCarriage = "Znak powrotu: \\r"; -$strChange = "Zmiana"; -$strColumnNames = "Nazwy kolumn"; -$strCopyTable = "Kopiowanie tabeli do:"; -$strCopyTableOK = "Tabela \$table zosta³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¶lnie"; -$strDelete = "Skasowanie"; -$strDeleted = "Rekord zosta³ skasowany"; -$strDoAQuery = "Wykonaj \"zaputanie przez przyk³ad\" (znak globalny: \"%\")"; -$strDoYouReally = "Czy na pewno "; -$strDocu = "Dokumentacja"; -$strDrop = "Usuniêcie"; -$strDropDB = "Usuniêcie bazy danych "; -$strDumpingData = "Zrzut danych dla tabeli"; -$strEdit = "Edycja"; -$strEmpty = "Wyczyszczenie"; -$strEmptyResultSet = "MySQL zwróci³ pusty wynik (i.e. zero rekordów)."; -$strEnclosedBy = "zawarty w"; -$strEnd = "Koniec"; -$strError = "B³±d"; -$strEscapedBy = "poprzedzony przez"; -$strExtra = "Dodatkowy"; -$strField = "Pole"; -$strFields = "Pola"; -$strFunction = "Funkcja"; -$strGo = "Wykonanie"; -$strHasBeenAltered = "zosta³o zamienione."; -$strHasBeenCreated = "zosta³o utworzone."; -$strHasBeenDropped = "zosta³o skasowane."; -$strHasBeenEmptied = "zosta³o wyczyszczone."; -$strHome = "Wej¶cie"; -$strHost = "Host"; -$strIfYouWish = "Proszê podaæ listê kolumn rozdzielon± przecinkami aby za³adowaæ 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³ugo¶æ"; -$strLineFeed = "Kod wysuniêcia linii: \\n"; -$strLines = "Linie"; -$strLocationTextfile = "Lokalizacja pliku tekstowego"; -$strModifications = "Modyfikacje zosta³y zapamiêtane"; -$strMySQLReloaded = "MySQL prze³adowany."; -$strMySQLSaid = "MySQL zwróci³ komunikat: "; -$strMySQLShowStatus = "Informacje o stanie serwera MySQL"; -$strMySQLShowVars = "Zmienne systemowe serwera MySQL"; -$strName = "Nazwa"; -$strNext = "Nastêpne"; -$strNo = "Nie"; -$strNoTablesFound = "Nie znaleziono tabeli w bazie danych."; -$strNull = "Null"; -$strOftenQuotation = "Znaki cudzys³owia. OPCJONALNIE oznacza, ¿e tylko pola char oraz varchar s± zawarte w \"cudzys³owiach\"."; -$strOptionalControls = "Opcjonalnie. Okre¶lenie w jaki sposób zapisaæ lub odczytaæ znaki specjalne."; -$strOptionally = "OPCJONALNIE"; -$strPos1 = "Pocz±tek"; -$strPrevious = "Poprzednie"; -$strPrimary = "Podstawowy"; -$strPrimaryKey = "Podstawowy klucz"; -$strProducedAnError = "zg³osi³ b³±d."; -$strProperties = "W³a¶ciwo¶ci"; -$strReadTheDocs = "Proszê przeczytaæ dokumentacjê"; -$strRecords = "Rekordy"; -$strReloadFailed = "Nie powiod³o siê prze³adowanie MySQL."; -$strReloadMySQL = "Prze³adowanie MySQL"; -$strRenameTable = "Zmiana nazwy tabeli na"; -$strRenameTableOK = "Tabela \$table ma zmienion± nazwê 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ór"; -$strSelectFields = "Wybór pól (co najmniej jedno):"; -$strSend = "wys³anie"; -$strShowingRecords = "Pokazanie rekordów "; -$strStrucCSV = "dane CSV"; -$strStrucData = "Struktura i dane"; -$strStrucDrop = "Dodanie 'drop table'"; -$strStrucOnly = "Tylko struktura"; -$strSubmit = "Wys³anie"; -$strSuccess = "Zapytanie SQL zosta³o pomy¶lnie wykonane"; -$strTable = "tabela "; -$strTableStructure = "Struktura tabeli dla "; -$strTerminatedBy = "zakoñczone przez"; -$strTheContent = "Zawarto¶æ pliku zosta³a do³±czona."; -$strTheContents = "Zawarto¶æ pliku zast±pi³a dane wybranej tabeli, których podstawowy lub unikalny klucz by³ identyczny."; -$strTheTerminator = "Znak rozdzielaj±cy pola."; -$strTotal = "wszystkich"; -$strType = "Typ"; -$strUnique = "Unikalny"; -$strValue = "Warto¶æ"; -$strViewDump = "Zrzut tabeli"; -$strViewDumpDB = "Zrzut bazy danych"; -$strWelcome = "Witamy w "; -$strWrongUser = "B³êdne pola u¿ytkownik/has³o. Brak dostêpu."; -$strYes = "Tak"; -$strMySQLShowProcess = "Pokazuj procesy"; -$strLogin = "Zalogowanie"; -$strLogout = "Wylogowanie"; -$strQBE = "Zapytanie przez przyk³ad"; -$strBack = "Powró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³ 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³ 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,
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ó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±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³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¶lnie"; +$strDelete = "Skasowanie"; +$strDeleted = "Rekord zosta³ 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 = "Warning: 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³ad\" (znak globalny: \"%\")"; +$strDocu = "Dokumentacja"; +$strDoYouReally = "Czy na pewno "; +$strDrop = "Usuniêcie"; +$strDropDB = "Usuniê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óci³ pusty wynik (i.e. zero rekordów)."; +$strEnableMagicQuotes = "Warning: 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³±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³o zamienione."; +$strHasBeenCreated = "zosta³o utworzone."; +$strHasBeenDropped = "zosta³o skasowane."; +$strHasBeenEmptied = "zosta³o wyczyszczone."; +$strHome = "Wej¶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ê podaæ listê kolumn rozdzielon± przecinkami aby za³adowaæ 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³ugo¶æ"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "Kod wysuniêcia linii: \\n"; +$strLines = "Linie"; +$strLocationTextfile = "Lokalizacja pliku tekstowego"; +$strLogin = "Zalogowanie"; +$strLogout = "Wylogowanie"; + +$strModifications = "Modyfikacje zosta³y zapamiêtane"; +$strModify = ""; //to translate, but its not in use ... +$strMySQLReloaded = "MySQL prze³adowany."; +$strMySQLSaid = "MySQL zwróci³ komunikat: "; +$strMySQLShowProcess = "Pokazuj procesy"; +$strMySQLShowStatus = "Informacje o stanie serwera MySQL"; +$strMySQLShowVars = "Zmienne systemowe serwera MySQL"; + +$strName = "Nazwa"; +$strNext = "Nastê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³owia. OPCJONALNIE oznacza, ¿e tylko pola char oraz varchar s± zawarte w \"cudzys³owiach\"."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "Opcjonalnie. Okre¶lenie w jaki sposób zapisaæ lub odczytaæ 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±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³osi³ b³±d."; +$strProperties = "W³a¶ciwo¶ci"; + +$strQBE = "Zapytanie przez przyk³ad"; + +$strReadTheDocs = "Proszê przeczytaæ dokumentacjê"; +$strRecords = "Rekordy"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "Nie powiod³o siê prze³adowanie MySQL."; +$strReloadMySQL = "Prze³adowanie MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "Zmiana nazwy tabeli na"; +$strRenameTableOK = "Tabela \$table ma zmienion± nazwê 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ór"; +$strSelectFields = "Wybór pól (co najmniej jedno):"; +$strSelectNumRows = "w zapytaniu"; +$strSend = "wys³anie"; +$strSequence = "Seq."; //to translate +$strShow = "Show"; //to translate +$strShowingRecords = "Pokazanie rekordó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³anie"; +$strSuccess = "Zapytanie SQL zosta³o pomy¶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ñczone przez"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Zawarto¶æ pliku zosta³a do³±czona."; +$strTheContents = "Zawarto¶æ pliku zast±pi³a dane wybranej tabeli, których podstawowy lub unikalny klucz by³ identyczny."; +$strTheTerminator = "Znak rozdzielaj±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¶æ"; +$strViewDump = "Zrzut tabeli"; +$strViewDumpDB = "Zrzut bazy danych"; + +$strWelcome = "Witamy w "; +$strWrongUser = "B³êdne pola u¿ytkownik/has³o. Brak dostêpu."; + +$strYes = "Tak"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index ee80d00ef..3c0ababe2 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -1,196 +1,263 @@ 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 = "Warning: 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ça uma \"query by example\" (wildcard: \"%\")"; +$strDocu = "Documentaçã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 = "Warning: 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ç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ç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ção do arquivo textos"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Log out"; + +$strModifications = "Modificaçõ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ção de runtime do MySql"; +$strMySQLShowVars = "Mostra variáveis de sistema do MySQL"; + +$strName = "Nome"; +$strNext = "Próximo"; +$strNo = "Nã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á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çã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á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,
this field might not be editable "; //to translate +$strTheContent = "O conteúdo do seu arquivo foi inserido"; +$strTheContents = "O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única"; +$strTheTerminator = "Terminador de campos."; +$strTotal = "total"; +$strType = "Tipo"; + +$strUncheckAll = "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á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) ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index 79499ceb5..8497dc949 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -1,206 +1,263 @@ 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 = "÷ ÄÏÓÔÕÐÅ ÏÔËÁÚÁÎÏ"; +$strAction = "äÅÊÓÔ×ÉÅ"; +$strAddDeleteColumn = "äÏÂÁ×ÉÔØ/ÕÄÁÌÉÔØ ÓÔÏÌÂÅà ËÒÉÔÅÒÉÑ"; +$strAddDeleteRow = "äÏÂÁ×ÉÔØ/ÕÄÁÌÉÔØ ÒÑÄ ËÒÉÔÅÒÉÑ"; +$strAddNewField = "äÏÂÁ×ÉÔØ ÎÏ×ÏÅ ÐÏÌÅ"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "äÏÂÁ×ÉÔØ ÕÓÌÏ×ÉÑ ÐÏÉÓËÁ (ÔÅÌÏ ÄÌÑ \"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 = "é"; +$strAnIndex = "âÙÌ ÄÏÂÁ×ÌÅÎ ÉÎÄÅËÓ ÄÌÑ "; +$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 = "âÙÌ ÄÏÂÁ×ÌÅÎ ÐÅÒ×ÉÞÎÙÊ ËÌÀÞ Ë "; +$strAscending = "÷ÏÓÈÏÄÑÝÉÊ"; +$strAtBeginningOfTable = "At Beginning of Table"; //to translate +$strAtEndOfTable = "At End of Table"; //to translate +$strAttr = "áÔÒÉÂÕÔÙ"; + +$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 = "ðÒÏÌÉÓÔÁÔØ"; + +$strCarriage = "÷ÏÚ×ÒÁÔ ËÁÒÅÔËÉ: \\r"; +$strChange = "éÚÍÅÎÉÔØ"; +$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 = "îÁÚ×ÁÎÉÑ ËÏÌÏÎÏË"; +$strCompleteInserts = "Complete inserts"; //to translate +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "óËÏÐÉÒÏ×ÁÔØ ÔÁÂÌÉÃÕ ×:"; +$strCopyTableOK = "ôÁÂÌÉÃÁ \$table ÂÙÌÁ ÓËÏÐÉÒÏ×ÁÎÁ × \$new_name."; +$strCreate = "óÏÚÄÁÔØ"; +$strCreateNewDatabase = "óÏÚÄÁÔØ ÎÏ×ÕÀ âä"; +$strCreateNewTable = "óÏÚÄÁÔØ ÎÏ×ÕÀ ÔÁÂÌÉÃÕ × âä "; +$strCriteria = "ëÒÉÔÅÒÉÊ"; + +$strData = "Data"; //to translate +$strDatabase = "âä "; +$strDatabases = "âÁÚÙ äÁÎÎÙÈ"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "ðÏ ÕÍÏÌÞÁÎÉÀ"; +$strDelete = "õÄÁÌÉÔØ"; +$strDeleted = "òÑÄ ÂÙÌ ÕÄÁÌÅÎ"; +$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 = "îÉÓÈÏÄÑÝÉÊ"; +$strDisableMagicQuotes = "Warning: 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 = "÷ÙÐÏÌÎÉÔØ \"ÚÁÐÒÏÓ ÐÏ ÐÒÉÍÅÒÕ\" (ÓÉÍ×ÏÌ ÐÏÄÓÔÁ×ÎÏ×ËÉ: \"%\")"; +$strDocu = "äÏËÕÍÅÎÔÁÃÉÑ"; +$strDoYouReally = "÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÖÅÌÁÅÔÅ "; +$strDrop = "õÎÉÞÔÏÖÉÔØ"; +$strDropDB = "õÎÉÞÔÏÖÉÔØ âä "; +$strDumpingData = "óÄÁÍÐÁÔØ ÄÁÎÎÙÅ ÔÁÂÌÉÃÙ"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "òÅÄÁËÔÉÒÏ×ÁÔØ"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "ðÕÓÔÏÔÁ"; +$strEmptyResultSet = "MySQL ×ÅÒÎÕÌÁ ÐÕÓÔÏÊ ÒÅÚÕÌØÔÁÔ (Ô.Å. ÎÏÌØ ÒÑÄÏ×)."; +$strEnableMagicQuotes = "Warning: 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 = "ÚÁËÌÀÞÅÎÎÙÊ ×"; +$strEnd = "ëÏÎÅÃ"; +$strError = "ïÛÉÂËÁ"; +$strEscapedBy = "ÚÁ×ÅÒÛÁÅÍÙÅ ÞÅÒÅÚ"; +$strExtra = "äÏÐÏÌÎÉÔÅÌØÎÏ"; + +$strField = "ðÏÌÅ"; +$strFields = "ðÏÌÑ"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "æÕÎËÃÉÑ"; + +$strGo = "ðÏÛÅÌ"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "ÂÙÌÁ ÉÚÍÅÎÅÎÁ."; +$strHasBeenCreated = "ÂÙÌÁ ÓÏÚÄÁÎÁ."; +$strHasBeenDropped = "ÂÙÌÁ ÕÎÉÞÔÏÖÅÎÁ."; +$strHasBeenEmptied = "ÂÙÌÁ ÏÐÕÓÔÏÛÅÎÁ."; +$strHome = "ë ÎÁÞÁÌÕ"; +$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate +$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate +$strHost = "èÏÓÔ"; +$strHostEmpty = "The host name is empty!"; //to translate + +$strIfYouWish = "åÓÌÉ ÷Ù ÖÅÌÁÅÔÅ ÚÁÇÒÕÚÉÔØ ÔÏÌØËÏ ÎÅËÏÔÏÒÙÅ ÓÔÏÌÂÃÙ ÔÁÂÌÉÃÙ, ÕËÁÖÉÔÅ ÒÁÚÄÅÌÅÎÎÙÊ ÚÁÐÑÔÙÍÉ ÓÐÉÓÏË ÐÏÌÅÊ."; +$strIndex = "éÎÄÅËÓ"; +$strIndexes = "Indexes"; //to translate +$strInsert = "÷ÓÔÁ×ÉÔØ"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "÷ÓÔÁ×ÉÔØ × ÔÁÂÌÉÃÕ"; +$strInsertNewRow = "÷ÓÔÁ×ÉÔØ ÎÏ×ÙÊ ÒÑÄ"; +$strInsertTextfiles = "÷ÓÔÁ×ÉÔØ ÔÅËÓÔÏ×ÙÅ ÆÁÊÌÙ × ÔÁÂÌÉÃÕ"; + +$strKeyname = "éÍÑ ËÌÀÞÁ"; + +$strLength = "Length"; //to translate +$strLengthSet = "äÌÉÎÎÁ"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "óÉÍ×ÏÌ ÏËÏÎÞÁÎÉÑ ÌÉÎÉÉ: \\n"; +$strLines = "ìÉÎÉÉ"; +$strLocationTextfile = "íÅÓÔÏÒÁÓÐÏÌÏÖÅÎÉÅ ÔÅËÓÔÏ×ÏÇÏ ÆÁÊÌÁ"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "÷ÙÊÔÉ ÉÚ ÓÉÓÔÅÍÙ"; + +$strModifications = "íÏÄÉÆÉËÁÃÉÉ ÂÙÌÉ ÓÏÈÒÁÎÅÎÙ"; +$strModify = "éÚÍÅÎÉÔØ"; +$strMySQLReloaded = "MySQL ÐÅÒÅÚÁÇÒÕÖÅÎÁ."; +$strMySQLSaid = "MySQL ÓËÁÚÁÌÁ: "; +$strMySQLShowProcess = "ðÏËÁÚÁÔØ ÐÒÏÃÅÓÓÙ"; +$strMySQLShowStatus = "ðÏËÁÚÁÔØ ÓÏÓÔÏÑÎÉÅ MySQL"; +$strMySQLShowVars = "ðÏËÁÚÁÔØ ÓÉÓÔÅÍÎÙÅ ÐÅÒÅÍÅÎÎÙÅ MySQL"; + +$strName = "éÍÑ"; +$strNext = "óÌÅÄÕÀÝÉÊ"; +$strNo = "îÅÔ"; +$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 = "÷ âä ÎÅ ÏÂÎÁÒÕÖÅÎÏ ÔÁÂÌÉÃ."; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "îÏÌØ"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "ïÂÙÞÎÏ ËÁ×ÙÞËÉ. ðï ÷ùâïòõ ÏÚÎÁÞÁÅÔ, ÞÔÏ ÔÏÌØËÏ ÐÏÌÑ char É varchar ÚÁËÌÀÞÁÀÔÓÑ × ËÁ×ÙÞËÉ."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "ðÏ ×ÙÂÏÒÕ. ëÏÎÔÒÏÌÉÒÕÅÔ ËÁË ÞÉÔÁÔØ ÉÌÉ ÐÉÓÁÔØ ÓÐÅÃÉÁÌØÎÙÅ ÓÉÍ×ÏÌÙ."; +$strOptionally = "ðï ÷ùâïòõ"; +$strOr = "éÌÉ"; +$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 = "îÁÞÁÌÏ"; +$strPrevious = "ðÒÅÄÙÄÕÝÉÊ"; +$strPrimary = "ðÅÒ×ÉÞÎÙÊ"; +$strPrimaryKey = "ðÅÒ×ÉÞÎÙÊ ËÌÀÞ"; +$strPrinterFriendly = "Printer friendly version of above table"; //to translate +$strPrintView = "Print view"; //to translate +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "ÐÒÉ×ÅÌÁ Ë ÏÛÉÂËÅ."; +$strProperties = "ó×ÏÊÓÔ×Á"; + +$strQBE = "úÁÐÒÏÓ ÐÏ ÐÒÉÍÅÒÕ"; + +$strReadTheDocs = "ðÏÞÉÔÁÔØ ÄÏËÕÍÅÎÔÁÃÉÀ"; +$strRecords = "úÁÐÉÓÉ"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "îÅ ÕÄÁÌÏÓØ ÐÅÒÅÚÁÇÒÕÚÉÔØ MySQL."; +$strReloadMySQL = "ðÅÒÅÚÁÇÒÕÚÉÔØ MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "ðÅÒÅÉÍÅÎÏ×ÁÔØ ÔÁÂÌÉÃÕ ×"; +$strRenameTableOK = "ôÁÂÌÉÃÁ \$table ÂÙÌÁ ÐÅÒÅÉÍÅÎÏ×ÁÎÁ × \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "úÁÍÅÓÔÉÔØ"; +$strReplaceTable = "úÁÍÅÓÔÉÔØ ÄÁÎÎÙÅ ÔÁÂÌÉÃÙ ÄÁÎÎÙÍÉ ÉÚ ÆÁÊÌÁ"; +$strReset = "ðÅÒÅÕÓÔÁÎÏ×ÉÔØ"; +$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 = "ÚÁÐÕÝÅÎÏ ÎÁ "; +$strRunQuery = "÷ÙÐÏÌÎÉÔØ úÁÐÒÏÓ"; +$strRunSQLQuery = "÷ÙÐÏÌÎÉÔØ SQL ÚÁÐÒÏÓ(Ù) ÎÁ âä "; + +$strSave = "óÏÈÒÁÎÉÔØ"; +$strSelect = "÷ÙÂÒÁÔØ"; +$strSelectFields = "÷ÙÂÒÁÔØ ÐÏÌÑ (ÍÉÎÉÍÕÍ ÏÄÎÏ):"; +$strSelectNumRows = "in query"; //to translate +$strSend = "ÐÏÓÌÁÔØ"; +$strSequence = "Seq."; //to translate +$strShow = "ðÏËÁÚÁÔØ"; +$strShowingRecords = "ðÏËÁÚÙ×ÁÅÔ ÚÁÐÉÓÉ "; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = "ïÔÓÏÒÔÉÒÏ×ÁÔØ"; +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "SQL-ÚÁÐÒÏÓ"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV ÄÁÎÎÙÅ"; +$strStrucData = "óÔÒÕËÔÕÒÁ É ÄÁÎÎÙÅ"; +$strStrucDrop = "äÏÂÁ×ÉÔØ 'ÕÄÁÌÉÔØ ÔÁÂÌÉÃÕ'"; +$strStrucOnly = "ôÏÌØËÏ ÓÔÒÕËÔÕÒÕ"; +$strSubmit = "÷ÙÐÏÌÎÉÔØ"; +$strSuccess = "÷ÁÛ SQL-ÚÁÐÒÏÓ ÂÙÌ ÕÓÐÅÛÎÏ ×ÙÐÏÌÎÅÎ"; + +$strTable = "ÔÁÂÌÉÃÁ "; +$strTableComments = "Table comments"; //to translate +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "óÔÒÕËÔÕÒÁ ÔÁÂÌÉÃÙ ÄÌÑ ÔÁÂÌÉÃÙ"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "úÁ×ÅÒÛÁÅÔÓÑ ÞÅÒÅÚ"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "óÏÄÅÒÖÉÍÏÅ ÆÁÊÌÁ ÂÙÌÏ ÉÍÐÏÒÔÉÒÏ×ÁÎÏ."; +$strTheContents = "óÏÄÅÒÖÉÍÏÅ ÆÁÊÌÁ ÚÁÍÅÝÁÅÔ ÓÏÄÅÒÖÉÍÏÅ ÔÁÂÌÉÃÙ ÄÌÑ ÒÑÄÏ× Ó ÉÄÅÎÔÉÞÎÙÍÉ ÐÅÒ×ÉÞÎÙÍÉ ÉÌÉ ÕÎÉËÁÌØÎÙÍÉ ËÌÀÞÁÍÉ."; +$strTheTerminator = "óÉÍ×ÏÌ ÏËÏÎÞÁÎÉÑ ÐÏÌÅÊ."; +$strTotal = "×ÓÅÇÏ"; +$strType = "ôÉÐ"; + +$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 = "äÏÐÏÌÎÉÔØ úÁÐÒÏÓ"; +$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 = "éÓÐÏÌØÚÏ×ÁÔØ ÔÁÂÌÉÃÙ"; + +$strValue = "úÎÁÞÅÎÉÅ"; +$strViewDump = "ðÒÏÓÍÏÔÒÅÔØ ÄÁÍÐ (ÓÈÅÍÕ) ÔÁÂÌÉÃÙ"; +$strViewDumpDB = "ðÒÏÓÍÏÔÒÅÔØ ÄÁÍÐ (ÓÈÅÍÕ) âä"; + +$strWelcome = "äÏÂÒÏ ÐÏÖÁÌÏ×ÁÔØ × "; +$strWrongUser = "ïÛÉÂÏÞÎÙÊ ÌÏÇÉÎ/ÐÁÒÏÌØ. ÷ ÄÏÓÔÕÐÅ ÏÔËÁÚÁÎÏ."; + +$strYes = "äÁ"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 2cfa67601..a2f571e9f 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -1,206 +1,263 @@ 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 = " äîñòóïå îòêàçàíî"; +$strAction = "Äåéñòâèå"; +$strAddDeleteColumn = "Äîáàâèòü/óäàëèòü ñòîëáåö êðèòåðèÿ"; +$strAddDeleteRow = "Äîáàâèòü/óäàëèòü ðÿä êðèòåðèÿ"; +$strAddNewField = "Äîáàâèòü íîâîå ïîëå"; +$strAddPriv = "Add a new Privilege"; //to translate +$strAddPrivMessage = "You have added a new privilege."; //to translate +$strAddSearchConditions = "Äîáàâèòü óñëîâèÿ ïîèñêà (òåëî äëÿ \"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 = "È"; +$strAnIndex = "Áûë äîáàâëåí èíäåêñ äëÿ "; +$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 = "Áûë äîáàâëåí ïåðâè÷íûé êëþ÷ ê "; +$strAscending = "Âîñõîäÿùèé"; +$strAtBeginningOfTable = "At Beginning of Table"; //to translate +$strAtEndOfTable = "At End of Table"; //to translate +$strAttr = "Àòðèáóòû"; + +$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 = "Ïðîëèñòàòü"; + +$strCarriage = "Âîçâðàò êàðåòêè: \\r"; +$strChange = "Èçìåíèòü"; +$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 = "Íàçâàíèÿ êîëîíîê"; +$strCompleteInserts = "Complete inserts"; //to translate +$strConfirm = "Do you really want to do it?"; //to translate +$strCopyTable = "Ñêîïèðîâàòü òàáëèöó â:"; +$strCopyTableOK = "Òàáëèöà \$table áûëà ñêîïèðîâàíà â \$new_name."; +$strCreate = "Ñîçäàòü"; +$strCreateNewDatabase = "Ñîçäàòü íîâóþ ÁÄ"; +$strCreateNewTable = "Ñîçäàòü íîâóþ òàáëèöó â ÁÄ "; +$strCriteria = "Êðèòåðèé"; + +$strData = "Data"; //to translate +$strDatabase = "ÁÄ "; +$strDatabases = "Áàçû Äàííûõ"; +$strDataOnly = "Data only"; //to translate +$strDbEmpty = "The database name is empty!"; //to translate +$strDefault = "Ïî óìîë÷àíèþ"; +$strDelete = "Óäàëèòü"; +$strDeleted = "Ðÿä áûë óäàëåí"; +$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 = "Íèñõîäÿùèé"; +$strDisableMagicQuotes = "Warning: 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 = "Âûïîëíèòü \"çàïðîñ ïî ïðèìåðó\" (ñèìâîë ïîäñòàâíîâêè: \"%\")"; +$strDocu = "Äîêóìåíòàöèÿ"; +$strDoYouReally = "Âû äåéñòâèòåëüíî æåëàåòå "; +$strDrop = "Óíè÷òîæèòü"; +$strDropDB = "Óíè÷òîæèòü ÁÄ "; +$strDumpingData = "Ñäàìïàòü äàííûå òàáëèöû"; +$strDynamic = "dynamic"; //to translate + +$strEdit = "Ðåäàêòèðîâàòü"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "Ïóñòîòà"; +$strEmptyResultSet = "MySQL âåðíóëà ïóñòîé ðåçóëüòàò (ò.å. íîëü ðÿäîâ)."; +$strEnableMagicQuotes = "Warning: 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 = "çàêëþ÷åííûé â"; +$strEnd = "Êîíåö"; +$strError = "Îøèáêà"; +$strEscapedBy = "çàâåðøàåìûå ÷åðåç"; +$strExtra = "Äîïîëíèòåëüíî"; + +$strField = "Ïîëå"; +$strFields = "Ïîëÿ"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Ôóíêöèÿ"; + +$strGo = "Ïîøåë"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate + +$strHasBeenAltered = "áûëà èçìåíåíà."; +$strHasBeenCreated = "áûëà ñîçäàíà."; +$strHasBeenDropped = "áûëà óíè÷òîæåíà."; +$strHasBeenEmptied = "áûëà îïóñòîøåíà."; +$strHome = "Ê íà÷àëó"; +$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate +$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate +$strHost = "Õîñò"; +$strHostEmpty = "The host name is empty!"; //to translate + +$strIfYouWish = "Åñëè Âû æåëàåòå çàãðóçèòü òîëüêî íåêîòîðûå ñòîëáöû òàáëèöû, óêàæèòå ðàçäåëåííûé çàïÿòûìè ñïèñîê ïîëåé."; +$strIndex = "Èíäåêñ"; +$strIndexes = "Indexes"; //to translate +$strInsert = "Âñòàâèòü"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "Âñòàâèòü â òàáëèöó"; +$strInsertNewRow = "Âñòàâèòü íîâûé ðÿä"; +$strInsertTextfiles = "Âñòàâèòü òåêñòîâûå ôàéëû â òàáëèöó"; + +$strKeyname = "Èìÿ êëþ÷à"; + +$strLength = "Length"; //to translate +$strLengthSet = "Äëèííà"; +$strLimitNumRows = "records per page"; //to translate +$strLineFeed = "Ñèìâîë îêîí÷àíèÿ ëèíèè: \\n"; +$strLines = "Ëèíèè"; +$strLocationTextfile = "Ìåñòîðàñïîëîæåíèå òåêñòîâîãî ôàéëà"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Âûéòè èç ñèñòåìû"; + +$strModifications = "Ìîäèôèêàöèè áûëè ñîõðàíåíû"; +$strModify = "Èçìåíèòü"; +$strMySQLReloaded = "MySQL ïåðåçàãðóæåíà."; +$strMySQLSaid = "MySQL ñêàçàëà: "; +$strMySQLShowProcess = "Ïîêàçàòü ïðîöåññû"; +$strMySQLShowStatus = "Ïîêàçàòü ñîñòîÿíèå MySQL"; +$strMySQLShowVars = "Ïîêàçàòü ñèñòåìíûå ïåðåìåííûå MySQL"; + +$strName = "Èìÿ"; +$strNext = "Ñëåäóþùèé"; +$strNo = "Íåò"; +$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 = " ÁÄ íå îáíàðóæåíî òàáëèö."; +$strNoUsersFound = "No user(s) found."; //to translate +$strNull = "Íîëü"; +$strNumberIndexes = " Number of advanced indexes "; //to translate + +$strOftenQuotation = "Îáû÷íî êàâû÷êè. ÏÎ ÂÛÁÎÐÓ îçíà÷àåò, ÷òî òîëüêî ïîëÿ char è varchar çàêëþ÷àþòñÿ â êàâû÷êè."; +$strOptimizeTable = "Optimize table"; //to translate +$strOptionalControls = "Ïî âûáîðó. Êîíòðîëèðóåò êàê ÷èòàòü èëè ïèñàòü ñïåöèàëüíûå ñèìâîëû."; +$strOptionally = "ÏÎ ÂÛÁÎÐÓ"; +$strOr = "Èëè"; +$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 = "Íà÷àëî"; +$strPrevious = "Ïðåäûäóùèé"; +$strPrimary = "Ïåðâè÷íûé"; +$strPrimaryKey = "Ïåðâè÷íûé êëþ÷"; +$strPrinterFriendly = "Printer friendly version of above table"; //to translate +$strPrintView = "Print view"; //to translate +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "ïðèâåëà ê îøèáêå."; +$strProperties = "Ñâîéñòâà"; + +$strQBE = "Çàïðîñ ïî ïðèìåðó"; + +$strReadTheDocs = "Ïî÷èòàòü äîêóìåíòàöèþ"; +$strRecords = "Çàïèñè"; +$strReferences = "References"; //to translate +$strReload = "Reload"; //to translate +$strReloadFailed = "Íå óäàëîñü ïåðåçàãðóçèòü MySQL."; +$strReloadMySQL = "Ïåðåçàãðóçèòü MySQL"; +$strRememberReload = "Remember reload the server."; //to translate +$strRenameTable = "Ïåðåèìåíîâàòü òàáëèöó â"; +$strRenameTableOK = "Òàáëèöà \$table áûëà ïåðåèìåíîâàíà â \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "Çàìåñòèòü"; +$strReplaceTable = "Çàìåñòèòü äàííûå òàáëèöû äàííûìè èç ôàéëà"; +$strReset = "Ïåðåóñòàíîâèòü"; +$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 = "çàïóùåíî íà "; +$strRunQuery = "Âûïîëíèòü Çàïðîñ"; +$strRunSQLQuery = "Âûïîëíèòü SQL çàïðîñ(û) íà ÁÄ "; + +$strSave = "Ñîõðàíèòü"; +$strSelect = "Âûáðàòü"; +$strSelectFields = "Âûáðàòü ïîëÿ (ìèíèìóì îäíî):"; +$strSelectNumRows = "in query"; //to translate +$strSend = "ïîñëàòü"; +$strSequence = "Seq."; //to translate +$strShow = "Ïîêàçàòü"; +$strShowingRecords = "Ïîêàçûâàåò çàïèñè "; +$strShutdown = "Shutdown"; //to translate +$strSize = "Size"; //to translate +$strSort = "Îòñîðòèðîâàòü"; +$strSpaceUsage = "Space usage"; //to translate +$strSQLQuery = "SQL-çàïðîñ"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV äàííûå"; +$strStrucData = "Ñòðóêòóðà è äàííûå"; +$strStrucDrop = "Äîáàâèòü 'óäàëèòü òàáëèöó'"; +$strStrucOnly = "Òîëüêî ñòðóêòóðó"; +$strSubmit = "Âûïîëíèòü"; +$strSuccess = "Âàø SQL-çàïðîñ áûë óñïåøíî âûïîëíåí"; + +$strTable = "òàáëèöà "; +$strTableComments = "Table comments"; //to translate +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "Ñòðóêòóðà òàáëèöû äëÿ òàáëèöû"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "Çàâåðøàåòñÿ ÷åðåç"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$strTheContent = "Ñîäåðæèìîå ôàéëà áûëî èìïîðòèðîâàíî."; +$strTheContents = "Ñîäåðæèìîå ôàéëà çàìåùàåò ñîäåðæèìîå òàáëèöû äëÿ ðÿäîâ ñ èäåíòè÷íûìè ïåðâè÷íûìè èëè óíèêàëüíûìè êëþ÷àìè."; +$strTheTerminator = "Ñèìâîë îêîí÷àíèÿ ïîëåé."; +$strTotal = "âñåãî"; +$strType = "Òèï"; + +$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 = "Äîïîëíèòü Çàïðîñ"; +$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 = "Èñïîëüçîâàòü òàáëèöû"; + +$strValue = "Çíà÷åíèå"; +$strViewDump = "Ïðîñìîòðåòü äàìï (ñõåìó) òàáëèöû"; +$strViewDumpDB = "Ïðîñìîòðåòü äàìï (ñõåìó) ÁÄ"; + +$strWelcome = "Äîáðî ïîæàëîâàòü â "; +$strWrongUser = "Îøèáî÷íûé ëîãèí/ïàðîëü.  äîñòóïå îòêàçàíî."; + +$strYes = "Äà"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index d7a6b0010..3ab902ffd 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -1,208 +1,263 @@ 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 = "Warning: 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ó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ío (i.e. cero columnas)."; +$strEnableMagicQuotes = "Warning: 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ó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ó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ón de marcha de MySQL"; +$strMySQLShowVars = "Mostrar las variables del sistema MySQL"; + +$strName = "Nombre"; +$strNext = "Pró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íca que ú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,
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) ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 47272a7cd..b94cafacf 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -1,220 +1,263 @@ Varning: 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ö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 = "Varning: 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ör en \"query by example\" (wildcard: \"%\")"; -$strDoYouReally = "Vill du värkligen "; -$strDocu = "Dokumentation"; -$strDrop = "Dumpa"; -$strDropDB = "Dumpa databas "; -$strDumpingData = "Dumpar data i tabell"; -$strEdit = "Ändra"; -$strEmpty = "Töm"; -$strEmptyResultSet = "MySQL skickade tillbaka ett tommt resultat (i.e. tom rad)."; -$strEnableMagicQuotes = "Varning: 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ält"; -$strFields = "Fält"; -$strFunction = "Funktion"; -$strGo = "Kör"; -$strHasBeenAltered = "har ändrats."; -$strHasBeenCreated = "har skapats."; -$strHasBeenDropped = "har dumpats."; -$strHasBeenEmptied = "har tömts."; -$strHome = "Hem"; -$strHost = "Värd"; -$strIfYouWish = "Om du vill ladda bara några av tabellens kolumner, ange en ',' separerad fält lista."; -$strIndex = "Index"; -$strInsert = "Sätt in"; -$strInsertIntoTable = "Sätt in i tabell"; -$strInsertNewRow = "Sätt in ny rad"; -$strInsertTextfiles = "Importera text fil till tabellen"; -$strKeyname = "Nyckel namn"; -$strLengthSet = "Längd/Set"; -$strLimitNumRows = "Tabell inlägg per sida"; -$strLineFeed = "Linefeed: \\n"; -$strLines = "Linjer"; -$strLocationTextfile = "Textfilens plats"; -$strLogout = "Logga ut"; -$strModifications = "Ändringarna har sparats"; +$strEdit = "Ändra"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "Töm"; +$strEmptyResultSet = "MySQL skickade tillbaka ett tommt resultat (i.e. tom rad)."; +$strEnableMagicQuotes = "Varning: 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ä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örs."; -$strOptionally = "Tillval"; -$strOr = "eller"; -$strPos1 = "Börja"; -$strPrevious = "Föregående"; -$strPrimary = "Primär"; -$strPrimaryKey = "Primär nyckel"; -$strPrintView = "Skriv ut detta"; -$strPrinterFriendly = "Utskrifts vänlig visning av tabellen"; -$strProducedAnError = "återgav ett fel."; -$strProperties = "Inställningar"; -$strQBE = "Fråga som exemplet"; -$strReadTheDocs = "Läs manualen"; -$strRecords = "Insättning"; -$strReloadFailed = "MySQL omladdning fungerade inte."; -$strReloadMySQL = "Ladda om MySQL"; -$strRenameTable = "Döp om tabell till"; -$strRenameTableOK = "Tabell \$table har döpts om till \$new_name"; -$strReplace = "Ersätt"; -$strReplaceTable = "Ersätt tabell med fil"; -$strReset = "Nollställ"; -$strRowsFrom = "rader med början från"; +$strField = "Fält"; +$strFields = "Fält"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Funktion"; -$strRunSQLQuery = "Utför SQL fråga/frågor i databas "; -$strRunning = "körs på "; -$strSQLQuery = "SQL-fråga"; -$strSave = "Spara"; -$strSelect = "Välj"; -$strSelectFields = "Välj fält (minst en):"; -$strSelectNumRows = "i fråga"; -$strSend = "Skicka"; -$strShow = "Visa"; -$strShowingRecords = "Visar insättningar "; +$strGo = "Kör"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate -$strStrucCSV = "CSV data"; -$strStrucData = "Struktur och data"; -$strStrucDrop = "Lägg till 'dumpa tabell'"; -$strStrucOnly = "Bara struktur"; -$strSubmit = "Sänd"; -$strSuccess = "Din SQL-fråga har utförts korrekt"; -$strTable = "tabell "; -$strTableComments = "Tabell kommentarer"; -$strTableStructure = "Tabell struktur för tabell"; -$strTerminatedBy = "avslutad av"; -$strTheContent = "Filens innehåll har satts in."; -$strTheContents = "Filens innehåll ersätter den valda tabellens rader av primära och identiska nycklar."; -$strTheTerminator = "Avslutninen av fälten."; -$strTotal = "totalt"; -$strType = "Typ"; -$strUnique = "Unik"; +$strHasBeenAltered = "har ä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ä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ätt in"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "Sätt in i tabell"; +$strInsertNewRow = "Sätt in ny rad"; +$strInsertTextfiles = "Importera text fil till tabellen"; -$strValue = "Värde"; -$strViewDump = "Visa dump (schema) av tabellen"; -$strViewDumpDB = "Visa dump (schema) av databas"; -$strWelcome = "Välkommen till "; -$strWrongUser = "Fel användarnamn/lösenord. Å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,
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ängd/Set"; +$strLimitNumRows = "Tabell inlägg per sida"; +$strLineFeed = "Linefeed: \\n"; +$strLines = "Linjer"; +$strLocationTextfile = "Textfilens plats"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Logga ut"; + +$strModifications = "Ä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ä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ö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örja"; +$strPrevious = "Föregående"; +$strPrimary = "Primär"; +$strPrimaryKey = "Primär nyckel"; +$strPrinterFriendly = "Utskrifts vänlig visning av tabellen"; +$strPrintView = "Skriv ut detta"; +$strPrivileges = "Privileges"; //to translate +$strProcess = "Process"; //to translate +$strProducedAnError = "återgav ett fel."; +$strProperties = "Inställningar"; + +$strQBE = "Fråga som exemplet"; + +$strReadTheDocs = "Läs manualen"; +$strRecords = "Insä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öp om tabell till"; +$strRenameTableOK = "Tabell \$table har döpts om till \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "Ersätt"; +$strReplaceTable = "Ersätt tabell med fil"; +$strReset = "Nollstä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ån"; +$strRowsStatistic = "Row Statistic"; //to translate +$strRunning = "körs på "; +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "Utför SQL fråga/frågor i databas "; + +$strSave = "Spara"; +$strSelect = "Välj"; +$strSelectFields = "Välj fält (minst en):"; +$strSelectNumRows = "i fråga"; +$strSend = "Skicka"; +$strSequence = "Seq."; //to translate +$strShow = "Visa"; +$strShowingRecords = "Visar insä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åga"; +$strStatement = "Statements"; //to translate +$strStrucCSV = "CSV data"; +$strStrucData = "Struktur och data"; +$strStrucDrop = "Lägg till 'dumpa tabell'"; +$strStrucOnly = "Bara struktur"; +$strSubmit = "Sänd"; +$strSuccess = "Din SQL-fråga har utfö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,
this field might not be editable "; //to translate +$strTheContent = "Filens innehåll har satts in."; +$strTheContents = "Filens innehåll ersätter den valda tabellens rader av primä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ärde"; +$strViewDump = "Visa dump (schema) av tabellen"; +$strViewDumpDB = "Visa dump (schema) av databas"; + +$strWelcome = "Välkommen till "; +$strWrongUser = "Fel användarnamn/lösenord. Åtkommst nekad."; + +$strYes = "Ja"; + +// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm) +// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de) ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 11e54a778..e7a7da189 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -1,220 +1,263 @@ Warning: 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 = "Do a \"query by example\" (wildcard: \"%\")"; //to translate +$strDocu = "àÍ¡ÊÒÃ/¤ÙèÁ×ÍÍéÒ§ÍÔ§";#"Documentation"; +$strDoYouReally = "µéͧ¡Ò÷Õè¨Ð ";#"Do you really want to "; +$strDrop = "Drop"; //to translate +$strDropDB = "Drop °Ò¹¢éÍÁÙÅ ";#"Drop database "; +$strDumpingData = "Dump µÒÃÒ§";#"Dumping data for table"; +$strDynamic = "dynamic"; //to translate -$strDisableMagicQuotes = "Warning: 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 = "Do a \"query by example\" (wildcard: \"%\")"; //to translate -$strDoYouReally = "µéͧ¡Ò÷Õè¨Ð ";#"Do you really want to "; -$strDocu = "àÍ¡ÊÒÃ/¤ÙèÁ×ÍÍéÒ§ÍÔ§";#"Documentation"; -$strDrop = "Drop"; //to translate -$strDropDB = "Drop °Ò¹¢éÍÁÙÅ ";#"Drop database "; -$strDumpingData = "Dump µÒÃÒ§";#"Dumping data for table"; -$strEdit = "á¡éä¢";#"Edit"; -$strEmpty = "ź¢éÍÁÙÅ";#"Empty"; -$strEmptyResultSet = "MySQL ¤×¹¼ÅÇèÒ§à»ÅèÒ¡ÅѺÁÒ (0 á¶Ç).";#"MySQL returned an empty result set (i.e. zero rows)."; -$strEnableMagicQuotes = "Warning: 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 = "·éÒÂÊØ´"; -$strError = "¼Ô´¾ÅÒ´";#"Error"; -$strEscapedBy = "escape ´éÇÂ";#"escaped by"; -$strExtra = "Extra"; //to translate -$strField = "Field"; //to translate -$strFields = "¨Ó¹Ç¹ Fields"; -$strFunction = "Function"; //to translate -$strGo = "ŧÁ×Í";#"Go"; -$strHasBeenAltered = "ä´éà»ÅÕè¹á»Å§áÅéÇ";#"has been altered."; -$strHasBeenCreated = "ä´é¶Ù¡ÊÃéÒ§áÅéÇ";#"has been created."; -$strHasBeenDropped = "ä´é·Ó¡Òà drop áÅéÇ";#"has been dropped."; -$strHasBeenEmptied = "ä´é·ÓãËéÇèÒ§áÅéÇ";#"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 = "á·Ã¡";#"Insert"; -$strInsertIntoTable = "á·Ã¡à¢éÒä»ã¹µÒÃÒ§";#"Insert into table"; -$strInsertNewRow = "á·Ã¡á¶ÇãËÁè";#"Insert new row"; -$strInsertTextfiles = "á·Ã¡¢éÍÁÙŨҡ text file à¢éÒä»ã¹µÒÃÒ§";#"Insert textfiles into table"; -$strKeyname = "ª×èÍ key";#"Keyname"; -$strLengthSet = "¤ÇÒÁÂÒÇ/૵";#"Length/Set"; -$strLimitNumRows = "ÃÐàºÕ¹ µèÍ˹éÒ";#"records per page"; -$strLineFeed = "Linefeed: \\n"; //to translate -$strLines = "ºÃ÷Ѵ";#"Lines"; -$strLocationTextfile = "µÓá˹觢ͧ text file";#"Location of the textfile"; -$strLogout = "Log out"; //to translate -$strModifications = "ºÑ¹·Ö¡¡ÒÃá¡éä¢àÃÕºÃéÍÂáÅéÇ";#"Modifications have been saved"; +$strEdit = "á¡éä¢";#"Edit"; +$strEditPrivileges = "Edit Privileges"; //to translate +$strEffective = "Effective"; //to translate +$strEmpty = "ź¢éÍÁÙÅ";#"Empty"; +$strEmptyResultSet = "MySQL ¤×¹¼ÅÇèÒ§à»ÅèÒ¡ÅѺÁÒ (0 á¶Ç).";#"MySQL returned an empty result set (i.e. zero rows)."; +$strEnableMagicQuotes = "Warning: 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 = "·éÒÂÊØ´"; +$strError = "¼Ô´¾ÅÒ´";#"Error"; +$strEscapedBy = "escape ´éÇÂ";#"escaped by"; +$strExtra = "Extra"; //to translate -$strMySQLReloaded = "MySQL reloaded."; //to translate -$strMySQLSaid = "MySQL said: "; //to translate -$strMySQLShowProcess = "áÊ´§ process µèÒ§ æ";#"Show processes"; -$strMySQLShowStatus = "áÊ´§¢éÍÁÙÅ runtime ¢Í§ MySQL";#"Show MySQL runtime information"; -$strMySQLShowVars = "áÊ´§µÑÇá»ÃÃкº¢Í§ MySQL";#"Show MySQL system variables"; -$strName = "ª×èÍ";#"Name"; -$strNext = "µèÍä»";#"Next"; -$strNo = "No"; //to translate -$strNoTablesFound = "äÁ辺µÒÃÒ§ã´ æ ã¹°Ò¹¢éÍÁÙÅ";#"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 = "ËÃ×Í";#"or"; -$strPos1 = "¨Ø´àÃÔèÁµé¹";#"Begin"; -$strPrevious = "¡è͹˹éÒ";#"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 = "¤Ø³ÊÁºÑµÔ";#"Properties"; -$strQBE = "Query by Example"; //to translate -$strReadTheDocs = "ÍèÒ¹¤ÙèÁ×Í";#"Read the docs"; -$strRecords = "ÃÐàºÕ¹"; -$strReloadFailed = "MySQL reload failed."; //to translate -$strReloadMySQL = "Reload MySQL"; //to translate -$strRenameTable = "à»ÅÕ蹪×è͵ÒÃÒ§à»ç¹";#"Rename table to"; -$strRenameTableOK = "µÒÃÒ§ \$table ä´é¶Ù¡à»ÅÕ蹪×èÍà»ç¹ \$new_name";#"Table \$table has been renamed to \$new_name"; -$strReplace = "á·¹·Õè";#"Replace"; -$strReplaceTable = "á·¹·Õè¢éÍÁÙÅ´éÇÂä¿Åì";#"Replace table data with file"; -$strReset = "Reset"; //to translate -$strRowsFrom = "á¶Ç àÃÔèÁ¨Ò¡á¶Ç·Õè";#"rows starting from"; +$strField = "Field"; //to translate +$strFields = "¨Ó¹Ç¹ Fields"; +$strFile = "File"; //to translate +$strFixed = "fixed"; //to translate +$strFormat = "Format"; //to translate +$strFunction = "Function"; //to translate -$strRunSQLQuery = "·Ó§Ò¹¤íÒÊÑè§ SQL query/queries ¡Ñº°Ò¹¢éÍÁÙŹÕé ";#"Run SQL query/queries on database "; -$strRunning = "running on "; //to translate -$strSQLQuery = "SQL-query"; //to translate -$strSave = "à¡çººÑ¹·Ö¡";#"Save"; -$strSelect = "àÅ×Í¡";#"Select"; -$strSelectFields = "àÅ×Í¡ field (ÍÂèÒ§¹éÍÂ˹Öè§):";#"Select fields (at least one):"; -$strSelectNumRows = "in query"; //to translate -$strSend = "Download";#"Send"; //to translate -$strShow = "áÊ´§";#"Show"; -$strShowingRecords = "áÊ´§ÃÐàºÕ¹·Õè ";#"Showing records "; +$strGo = "ŧÁ×Í";#"Go"; +$strGrant = "Grant"; //to translate +$strGrantOption = "Grant Option"; //to translate +$strGrants = "Grants"; //to translate -$strStrucCSV = "¢éÍÁÙÅ CSV";#"CSV data"; -$strStrucData = "·Ñé§â¤Ã§ÊÃéÒ§áÅТéÍÁÙÅ";#"Structure and data"; -$strStrucDrop = "à¾ÔèÁ 'drop table'";#"Add 'drop table'"; -$strStrucOnly = "੾ÒÐâ¤Ã§ÊÃéÒ§";#"Structure only"; -$strSubmit = "Submit"; //to translate -$strSuccess = "·Ó§Ò¹ SQL-query àÊÃç¨àÃÕºÃéÍÂáÅéÇ";#"Your SQL-query has been executed successfully"; -$strTable = "µÒÃÒ§ ";#"table "; -$strTableComments = "ËÁÒÂà˵آͧµÒÃÒ§¹Õé";#"Table comments"; -$strTableStructure = "â¤Ã§ÊÃéÒ§µÒÃÒ§ ÊÓËÃѺµÒÃÒ§";#"Table structure for table"; -$strTerminatedBy = "ÊÔé¹ÊØ´´éÇÂà¤Ã×èͧËÁÒÂ";#"terminated by"; -$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."; //to translate -$strTheTerminator = "¨Ø´ÊÔé¹ÊØ´¢Í§ field.";#"The terminator of the fields."; -$strTotal = "·Ñé§ËÁ´";#"total"; -$strType = "Type"; //to translate -$strUnique = "Unique"; //to translate +$strHasBeenAltered = "ä´éà»ÅÕè¹á»Å§áÅéÇ";#"has been altered."; +$strHasBeenCreated = "ä´é¶Ù¡ÊÃéÒ§áÅéÇ";#"has been created."; +$strHasBeenDropped = "ä´é·Ó¡Òà drop áÅéÇ";#"has been dropped."; +$strHasBeenEmptied = "ä´é·ÓãËéÇèÒ§áÅéÇ";#"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 = "á·Ã¡";#"Insert"; +$strInsertAsNewRow = "Insert as new row"; //to translate +$strInsertIntoTable = "á·Ã¡à¢éÒä»ã¹µÒÃÒ§";#"Insert into table"; +$strInsertNewRow = "á·Ã¡á¶ÇãËÁè";#"Insert new row"; +$strInsertTextfiles = "á·Ã¡¢éÍÁÙŨҡ text file à¢éÒä»ã¹µÒÃÒ§";#"Insert textfiles into table"; -$strValue = "Value"; //to translate -$strViewDump = "´Ùâ¤Ã§ÊÃéÒ§¢Í§µÒÃÒ§";#"View dump (schema) of table"; -$strViewDumpDB = "´Ùâ¤Ã§ÊÃéÒ§¢Í§°Ò¹¢éÍÁÙÅ";#"View dump (schema) of database"; -$strWelcome = "ÂÔ¹´Õµé͹ÃѺÊÙè ";#"Welcome to "; -$strWrongUser = "Wrong username/password. Access denied."; //to translate -$strYes = "Yes"; //to translate +$strKeyname = "ª×èÍ 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,
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 = "¤ÇÒÁÂÒÇ/૵";#"Length/Set"; +$strLimitNumRows = "ÃÐàºÕ¹ µèÍ˹éÒ";#"records per page"; +$strLineFeed = "Linefeed: \\n"; //to translate +$strLines = "ºÃ÷Ѵ";#"Lines"; +$strLocationTextfile = "µÓá˹觢ͧ text file";#"Location of the textfile"; +$strLogin = ""; //to translate, but its not in use ... +$strLogout = "Log out"; //to translate + +$strModifications = "ºÑ¹·Ö¡¡ÒÃá¡éä¢àÃÕºÃéÍÂáÅéÇ";#"Modifications have been saved"; +$strModify = ""; //to translate, but its not in use ... +$strMySQLReloaded = "MySQL reloaded."; //to translate +$strMySQLSaid = "MySQL said: "; //to translate +$strMySQLShowProcess = "áÊ´§ process µèÒ§ æ";#"Show processes"; +$strMySQLShowStatus = "áÊ´§¢éÍÁÙÅ runtime ¢Í§ MySQL";#"Show MySQL runtime information"; +$strMySQLShowVars = "áÊ´§µÑÇá»ÃÃкº¢Í§ MySQL";#"Show MySQL system variables"; + +$strName = "ª×èÍ";#"Name"; +$strNext = "µèÍä»";#"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 = "äÁ辺µÒÃÒ§ã´ æ ã¹°Ò¹¢éÍÁÙÅ";#"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 = "ËÃ×Í";#"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 = "¨Ø´àÃÔèÁµé¹";#"Begin"; +$strPrevious = "¡è͹˹éÒ";#"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 = "¤Ø³ÊÁºÑµÔ";#"Properties"; + +$strQBE = "Query by Example"; //to translate + +$strReadTheDocs = "ÍèÒ¹¤ÙèÁ×Í";#"Read the docs"; +$strRecords = "ÃÐàºÕ¹"; +$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 = "à»ÅÕ蹪×è͵ÒÃÒ§à»ç¹";#"Rename table to"; +$strRenameTableOK = "µÒÃÒ§ \$table ä´é¶Ù¡à»ÅÕ蹪×èÍà»ç¹ \$new_name";#"Table \$table has been renamed to \$new_name"; +$strRepairTable = "Repair table"; //to translate +$strReplace = "á·¹·Õè";#"Replace"; +$strReplaceTable = "á·¹·Õè¢éÍÁÙÅ´éÇÂä¿Åì";#"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 = "á¶Ç àÃÔèÁ¨Ò¡á¶Ç·Õè";#"rows starting from"; +$strRowsStatistic = "Row Statistic"; //to translate +$strRunning = "running on "; //to translate +$strRunQuery = ""; //to translate, but its not in use ... +$strRunSQLQuery = "·Ó§Ò¹¤íÒÊÑè§ SQL query/queries ¡Ñº°Ò¹¢éÍÁÙŹÕé ";#"Run SQL query/queries on database "; + +$strSave = "à¡çººÑ¹·Ö¡";#"Save"; +$strSelect = "àÅ×Í¡";#"Select"; +$strSelectFields = "àÅ×Í¡ field (ÍÂèÒ§¹éÍÂ˹Öè§):";#"Select fields (at least one):"; +$strSelectNumRows = "in query"; //to translate +$strSend = "Send"; //to translate +$strSequence = "Seq."; //to translate +$strShow = "áÊ´§";#"Show"; +$strShowingRecords = "áÊ´§ÃÐàºÕ¹·Õè ";#"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 = "¢éÍÁÙÅ CSV";#"CSV data"; +$strStrucData = "·Ñé§â¤Ã§ÊÃéÒ§áÅТéÍÁÙÅ";#"Structure and data"; +$strStrucDrop = "à¾ÔèÁ 'drop table'";#"Add 'drop table'"; +$strStrucOnly = "੾ÒÐâ¤Ã§ÊÃéÒ§";#"Structure only"; +$strSubmit = "Submit"; //to translate +$strSuccess = "·Ó§Ò¹ SQL-query àÊÃç¨àÃÕºÃéÍÂáÅéÇ";#"Your SQL-query has been executed successfully"; + +$strTable = "µÒÃÒ§ ";#"table "; +$strTableComments = "ËÁÒÂà˵آͧµÒÃÒ§¹Õé";#"Table comments"; +$strTableEmpty = "The table name is empty!"; //to translate +$strTableMaintenance = "Table maintenance"; //to translate +$strTableStructure = "â¤Ã§ÊÃéÒ§µÒÃÒ§ ÊÓËÃѺµÒÃÒ§";#"Table structure for table"; +$strTableType = "Table type"; //to translate +$strTerminatedBy = "ÊÔé¹ÊØ´´éÇÂà¤Ã×èͧËÁÒÂ";#"terminated by"; +$strTextAreaLength = " Because of its length,
this field might not be editable "; //to translate +$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."; //to translate +$strTheTerminator = "¨Ø´ÊÔé¹ÊØ´¢Í§ field.";#"The terminator of the fields."; +$strTotal = "·Ñé§ËÁ´";#"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 = "´Ùâ¤Ã§ÊÃéÒ§¢Í§µÒÃÒ§";#"View dump (schema) of table"; +$strViewDumpDB = "´Ùâ¤Ã§ÊÃéÒ§¢Í§°Ò¹¢éÍÁÙÅ";#"View dump (schema) of database"; + +$strWelcome = "ÂÔ¹´Õµé͹ÃѺÊÙè ";#"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) ?>