MySQL-speak

This commit is contained in:
Marc Delisle 2001-07-01 15:05:04 +00:00
parent 2644b9c424
commit e4b47b80e4
24 changed files with 45 additions and 209 deletions

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funçoes";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executa";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Chave Prim
$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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show";
$strShowingRecords = "Mostrando registros ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Sim";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "È";
@ -94,14 +93,12 @@ $strExtra = "
$strField = "Ïîëå";
$strFields = "Ïîëåòà";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Ôóíêöèÿ";
$strGenTime = "Generation Time"; //to translate
$strGo = "Èçïúëíè";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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 = "Ñâîéñòâà";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "Ïðî÷åòè äîêóìåíòàöèÿòà";
$strRecords = "Çàïèñè";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Íåóñïåøåí îïèò çà ïðåçàðåæäàíå íà MySQL.";
$strReloadMySQL = "Ïðåçàðåäè MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Ïîêàæè";
$strShowingRecords = "Ïîêàçâà çàïèñè ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Ñîðòèðàé";
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Camp";
$strFields = "Camps";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funció";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executar";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrant registres: ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Si";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "
$strField = "字段";
$strFields = "字段";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "功能";
$strGenTime = "Generation Time"; //to translate
$strGo = "開始";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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 = "屬性";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "參照以下文檔 ";
$strRecords = "記錄";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL 重起失敗。";
$strReloadMySQL = "重起 MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "顯示記錄 ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "
$strField = "字段";
$strFields = "字段";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "功能";
$strGenTime = "Generation Time"; //to translate
$strGo = "开始";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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 = "属性";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "参照以下文档 ";
$strRecords = "记录";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL 重起失败。";
$strReloadMySQL = "重起 MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "显示记录 ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "P
$strAddUserMessage = "U¾ivatel byl pøidán.";
$strAfter = "Po";
$strAll = "V¹echno";
$strAlter = "Zmìnit";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Poèet polí";
$strFile = "Soubor";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkce";
$strGenTime = "Generation Time"; //to translate
$strGo = "Proveï";
$strGrant = "Pøidìlit práva";
$strGrantOption = "Pøidìlit práva";
$strGrants = "Povolení";
@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Verze urèená pro tisk";
$strPrintView = "Náhled k vyti¹tìní";
$strPrivileges = "Privilegia";
$strProcess = "Proces";
$strProducedAnError = "vytvoøil chybu.";
$strProperties = "Vlastnosti";
@ -182,8 +178,6 @@ $strQBE = "Dotaz podle p
$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 = "Nezapomeòte reloadovat server.";
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Zobraz";
$strShowingRecords = "Ukazuji záznamy ";
$strShutdown = "Ukonèit";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Od¹krtnout v¹e";
$strUnique = "Unikátní";
$strUpdate = "Aktualizovat";
$strUpdatePassMessage = "Bylo zmìnìno heslo pro";
$strUpdatePassword = "Zmìnit heslo";
$strUpdatePrivMessage = "Byla zmìnìna privilegia pro";
@ -272,4 +264,5 @@ $strYes = "Ano";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "P
$strAddUserMessage = "Uživatel byl pøidán.";
$strAfter = "Po";
$strAll = "Všechno";
$strAlter = "Zmìnit";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Poèet polí";
$strFile = "Soubor";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkce";
$strGenTime = "Generation Time"; //to translate
$strGo = "Proveï";
$strGrant = "Pøidìlit práva";
$strGrantOption = "Pøidìlit práva";
$strGrants = "Povolení";
@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Verze urèená pro tisk";
$strPrintView = "Náhled k vytištìní";
$strPrivileges = "Privilegia";
$strProcess = "Proces";
$strProducedAnError = "vytvoøil chybu.";
$strProperties = "Vlastnosti";
@ -182,8 +178,6 @@ $strQBE = "Dotaz podle p
$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 = "Nezapomeòte reloadovat server.";
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Zobraz";
$strShowingRecords = "Ukazuji záznamy ";
$strShutdown = "Ukonèit";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Odškrtnout vše";
$strUnique = "Unikátní";
$strUpdate = "Aktualizovat";
$strUpdatePassMessage = "Bylo zmìnìno heslo pro";
$strUpdatePassword = "Zmìnit heslo";
$strUpdatePrivMessage = "Byla zmìnìna privilegia pro";
@ -272,4 +264,5 @@ $strYes = "Ano";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyser tabel";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Ekstra";
$strField = "Feltnavn";
$strFields = "Felter";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strGenTime = "Generation Time"; //to translate
$strGo = "Udfør";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Vis";
$strShowingRecords = "Viser poster ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Veld";
$strFields = "Velden";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Functie";
$strGenTime = "Generation Time"; //to translate
$strGo = "Start";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Records laten zien ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Add a new User";
$strAddUserMessage = "You have added a new user.";
$strAfter = "After";
$strAll = "All";
$strAlter = "Alter";
$strAlterOrderBy = "Alter table order by";
$strAnalyzeTable = "Analyze table";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Field";
$strFields = "Fields";
$strFile = "File";
$strFixed = "fixed";
$strFormat = "Format";
$strFunction = "Function";
$strGenTime = "Generation Time";
$strGo = "Go";
$strGrant = "Grant";
$strGrantOption = "Grant Option";
$strGrants = "Grants";
@ -174,7 +171,6 @@ $strPrimaryKey = "Primary key";
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Print view";
$strPrivileges = "Privileges";
$strProcess = "Process";
$strProducedAnError = "produced an error.";
$strProperties = "Properties";
@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "Read the docs";
$strRecords = "Records";
$strReferences = "References";
$strReload = "Reload";
$strReloadFailed = "MySQL reload failed.";
$strReloadMySQL = "Reload MySQL";
$strRememberReload = "Remember reload the server.";
@ -216,7 +210,6 @@ $strSequence = "Seq.";
$strServerVersion = "Server version";
$strShow = "Show";
$strShowingRecords = "Showing records ";
$strShutdown = "Shutdown";
$strSingly = "(singly)";
$strSize = "Size";
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $strType = "Type";
$strUncheckAll = "Uncheck All";
$strUnique = "Unique";
$strUpdate = "Update";
$strUpdatePassMessage = "You have updated the password for";
$strUpdatePassword = "Update Password";
$strUpdatePrivMessage = "You have updated the privileges for";
@ -272,4 +264,5 @@ $strYes = "Yes";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary="Binary";
$strBinaryDoNotEdit="Binary - do not edit";
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English ";
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Ajouter un usager";
$strAddUserMessage = "Vous avez ajouté un usager";
$strAfter = "Après";
$strAll = "Tout";
$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyser la table";
$strAnd = "et";
@ -42,7 +41,7 @@ $strBrowse = "Afficher";
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
$strCarriage = "Retour de chariot: \\r";
$strChange = "Modifier";
$strCheckAll = "Check All"; //to translate
$strCheckAll = "Tout cocher";
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Vérifier la table";
$strColumn = "Column"; //to translate
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Champ";
$strFields = "Champs";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Fonction";
$strGenTime = "Generation Time"; //to translate
$strGo = "Exécuter";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Cl
$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";
@ -182,8 +178,6 @@ $strQBE = "Requ
$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
@ -216,7 +210,6 @@ $strSequence = "S
$strServerVersion = "Server version"; //to translate
$strShow = "Afficher";
$strShowingRecords = "Affichage des enregistrements";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Tri";
@ -245,9 +238,8 @@ $strTheTerminator = "Le caract
$strTotal = "total";
$strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUncheckAll = "Tout décocher";
$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
@ -272,4 +264,5 @@ $strYes = "Oui";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary="Binaire";
$strBinaryDoNotEdit="Binaire - ne pas éditer";
$strEnglishPrivileges=" Veuillez noter que les noms de privilèges sont exprimés en anglais";
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Neuen Benutzer hinzuf&uuml;gen";
$strAddUserMessage = "Der Benutzer wurde hinzugef&uuml;gt.";
$strAfter = "Nach";
$strAll = "Alle";
$strAlter = "Tabellen-Eigenschaften";
$strAlterOrderBy = "Tabelle sortieren nach";
$strAnalyzeTable = "Analisiere Tabelle";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Feld";
$strFields = "Felder";
$strFile = "Dateien ein-/auslesen";
$strFixed = "starr";
$strFormat = "Format";
$strFunction = "Funktion";
$strGenTime = "Erstellungszeit";
$strGo = "OK";
$strGrant = "Grant";
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Rechte";
@ -174,7 +171,6 @@ $strPrimaryKey = "Prim&auml;rschl&uuml;ssel";
$strPrinterFriendly = "Druckerfreundliche Version der Tabelle";
$strPrintView = "Druckansicht";
$strPrivileges = "Rechte";
$strProcess = "Prozesse";
$strProducedAnError = "erzeugte einen Fehler.";
$strProperties = "Eigenschaften";
@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen";
$strRecords = "Eintr&auml;ge";
$strReferences = "Referenzen";
$strReload = "Neuladen";
$strReloadFailed = "MySQL Neuladen fehlgeschlagen.";
$strReloadMySQL = "MySQL neu starten";
$strRememberReload = "Der Server muss neugestartet werden.";
@ -216,7 +210,6 @@ $strSequence = " Sequenz ";
$strServerVersion = "Server Version";
$strShow = "Zeige";
$strShowingRecords = "Zeige Datens&auml;tze ";
$strShutdown = "Herunterfahren";
$strSingly = "(einmalig)";
$strSize = "Größe";
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Auswahl entfernen";
$strUnique = "Unique";
$strUpdate = "&Auml;ndern";
$strUpdatePassMessage = "Das Password wurde ge&auml;ndert:";
$strUpdatePassword = "Password &auml;ndern";
$strUpdatePrivMessage = "Die Rechte wurden ge&auml;ndert:";
@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Aggiungi un nuovo utente";
$strAddUserMessage = "Hai aggiunto un nuovo utente.";
$strAfter = "Dopo";
$strAll = "Tutti";
$strAlter = "Altera";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analizza tabella";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campi";
$strFile = "File";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funzione";
$strGenTime = "Generation Time"; //to translate
$strGo = "Esegui";
$strGrant = "Permessi";
$strGrantOption = "Opzioni permessi";
$strGrants = "Permetti";
@ -174,7 +171,6 @@ $strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Visulizzazione <I>per stampa</I> della tabella precedente";
$strPrintView = "Visualizzazione per stampa";
$strPrivileges = "Privilegi";
$strProcess = "Processo";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Proprietà";
@ -182,8 +178,6 @@ $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.";
@ -216,7 +210,6 @@ $strSequence = "Sequenza";
$strServerVersion = "Server version"; //to translate
$strShow = "Mostra";
$strShowingRecords = "Visualizzazione record ";
$strShutdown = "Chiudi sessione";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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";
@ -272,4 +264,5 @@ $strYes = " Si ";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "後に-->";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "テーブルを分析します。";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "
$strField = "フィールド";
$strFields = "フィールド";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "関数";
$strGenTime = "Generation Time"; //to translate
$strGo = "実行";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Primary
$strPrinterFriendly = "上記テーブルの印刷用表示";
$strPrintView = "印刷用表示";
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "エラーが発生しました。";
$strProperties = "プロパティ";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "文書の読み込み";
$strRecords = "レコード数";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQLのリロードに失敗しました。";
$strReloadMySQL = "MySQLのリロード";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "表示";
$strShowingRecords = "レコード表示";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "다음에-->";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "테이블 분석";
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "
$strField = "필드";
$strFields = "필드";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "함수";
$strGenTime = "Generation Time"; //to translate
$strGo = "실행";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Primary Ű";
$strPrinterFriendly = "위 테이블 인쇄용 보기";
$strPrintView = "인쇄용 보기";
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "에러가 발생하였습니다";
$strProperties = "프로파티";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "문서 읽어 들이기";
$strRecords = "기록수";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL이 읽어 들이기에 실패하였습니다.";
$strReloadMySQL = "MySQL 다시 읽어 들이기";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "보기";
$strShowingRecords = "기록 보기";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Ekstra";
$strField = "Felt";
$strFields = "Felter";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funksjon";
$strGenTime = "Generation Time"; //to translate
$strGo = "Utfør";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Viser rader ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Dodatkowy";
$strField = "Pole";
$strFields = "Pola";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkcja";
$strGenTime = "Generation Time"; //to translate
$strGo = "Wykonanie";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $strQBE = "Zapytanie przez przyk
$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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Pokazanie rekordów ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Tak";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Campo";
$strFields = "Qtd Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funçoes";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executa";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Chave Prim
$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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrando registros ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Sim";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "é";
@ -94,14 +93,12 @@ $strExtra = "
$strField = "ðÏÌÅ";
$strFields = "ðÏÌÑ";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "æÕÎËÃÉÑ";
$strGenTime = "Generation Time"; //to translate
$strGo = "ðÏÛÅÌ";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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 = "ó×ÏÊÓÔ×Á";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "ðÏÞÉÔÁÔØ ÄÏËÕÍÅÎÔÁÃÉÀ";
$strRecords = "úÁÐÉÓÉ";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "îÅ ÕÄÁÌÏÓØ ÐÅÒÅÚÁÇÒÕÚÉÔØ MySQL.";
$strReloadMySQL = "ðÅÒÅÚÁÇÒÕÚÉÔØ MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "ðÏËÁÚÁÔØ";
$strShowingRecords = "ðÏËÁÚÙ×ÁÅÔ ÚÁÐÉÓÉ ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "ïÔÓÏÒÔÉÒÏ×ÁÔØ";
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "È";
@ -94,14 +93,12 @@ $strExtra = "
$strField = "Ïîëå";
$strFields = "Ïîëÿ";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Ôóíêöèÿ";
$strGenTime = "Generation Time"; //to translate
$strGo = "Ïîøåë";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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 = "Ñâîéñòâà";
@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "Ïî÷èòàòü äîêóìåíòàöèþ";
$strRecords = "Çàïèñè";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "Íå óäàëîñü ïåðåçàãðóçèòü MySQL.";
$strReloadMySQL = "Ïåðåçàãðóçèòü MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Ïîêàçàòü";
$strShowingRecords = "Ïîêàçûâàåò çàïèñè ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Îòñîðòèðîâàòü";
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "Y";
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funci&oacute;n";
$strGenTime = "Generation Time"; //to translate
$strGo = "Siga";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Mostrar";
$strShowingRecords = "Mostrando campos ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Ordenar";
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Si";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $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
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Fält";
$strFields = "Fält";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strGenTime = "Generation Time"; //to translate
$strGo = "Kör";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$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";
@ -182,8 +178,6 @@ $strQBE = "Fr
$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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Visa";
$strShowingRecords = "Visar insättningar ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "ËÅѧ";#"After";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Field"; //to translate
$strFields = "¨Ó¹Ç¹ Fields";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Function"; //to translate
$strGenTime = "Generation Time"; //to translate
$strGo = "ŧÁ×Í";#"Go";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@ -174,7 +171,6 @@ $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";
@ -182,8 +178,6 @@ $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
@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "áÊ´§";#"Show";
$strShowingRecords = "áÊ´§ÃÐàºÕ¹·Õè ";#"Showing records ";
$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@ -247,7 +240,6 @@ $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
@ -272,4 +264,5 @@ $strYes = "Yes"; //to translate
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>

View File

@ -462,9 +462,7 @@ function table_grants($host, $user, $dbcheck = false)
function table_privileges($form, $row = false)
{
global $strSelect, $strInsert, $strUpdate, $strDelete, $strCreate;
global $strDrop, $strReload, $strShutdown, $strProcess;
global $strFile, $strGrant, $strReferences, $strIndex, $strAlter;
global $strDelete;
global $strCheckAll, $strUncheckAll;
?>
@ -522,7 +520,8 @@ function table_privileges($form, $row = false)
if ($item % 2 == 1) echo "<tr>";
else echo "<td>&nbsp;</td>";
echo "<td><input type=\"checkbox\" name=\"$priv_priv\" $checked></td>";
echo "<td>" . ${"str$priv"} . "</td>";
// echo "<td>" . ${"str$priv"} . "</td>";
echo "<td>" . $priv . "</td>";
if ($item % 2 == 0) echo "</tr>\n";
}
if ($item % 2 == 1) echo "<td colspan=2>&nbsp;<td></tr>\n";
@ -649,13 +648,10 @@ function table_users($host = false, $user = false)
global $server, $lang, $db, $table;
global $self;
global $strEdit, $strDelete, $strGrants;
global $strEdit, $strGrants;
global $strAction, $strHost, $strUser, $strPassword, $strPrivileges;
global $strSelect, $strInsert, $strUpdate, $strDelete, $strCreate;
global $strDrop, $strReload, $strShutdown, $strProcess;
global $strFile, $strGrant, $strReferences, $strIndex, $strAlter;
global $strNoPrivileges, $strDeleteUserMessage, $strRememberReload;
global $strYes, $strNo, $strAny;
global $strYes, $strNo, $strAny, $strEnglishPrivileges;
$select = "SELECT * FROM mysql.user ";
if ($host || $user) $select = "$select WHERE 1 ";
@ -672,6 +668,7 @@ function table_users($host = false, $user = false)
if (!isset($rows)) return -1;
if ($rows == 0) return 0;
echo "<i>" . $strEnglishPrivileges . "</i><br>";
echo "<table border=$cfgBorder>\n";
echo "<tr><th colspan=3>$strAction</td>";
echo "<th>$strHost</th>";
@ -686,20 +683,20 @@ function table_users($host = false, $user = false)
$i % 2 ? 0: $bgcolor = $cfgBgcolorTwo;
$strPriv = "";
if ($row{"Select_priv"} == "Y") $strPriv .= "$strSelect ";
if ($row{"Insert_priv"} == "Y") $strPriv .= "$strInsert ";
if ($row{"Update_priv"} == "Y") $strPriv .= "$strUpdate ";
if ($row{"Delete_priv"} == "Y") $strPriv .= "$strDelete ";
if ($row{"Create_priv"} == "Y") $strPriv .= "$strCreate ";
if ($row{"Drop_priv"} == "Y") $strPriv .= "$strDrop ";
if ($row{"Reload_priv"} == "Y") $strPriv .= "$strReload ";
if ($row{"Shutdown_priv"} == "Y") $strPriv .= "$strShutdown ";
if ($row{"Process_priv"} == "Y") $strPriv .= "$strProcess ";
if ($row{"File_priv"} == "Y") $strPriv .= "$strFile ";
if ($row{"Grant_priv"} == "Y") $strPriv .= "$strGrant ";
if ($row{"References_priv"} == "Y") $strPriv .= "$strReferences ";
if ($row{"Index_priv"} == "Y") $strPriv .= "$strIndex ";
if ($row{"Alter_priv"} == "Y") $strPriv .= "$strAlter ";
if ($row{"Select_priv"} == "Y") $strPriv .= "Select ";
if ($row{"Insert_priv"} == "Y") $strPriv .= "Insert ";
if ($row{"Update_priv"} == "Y") $strPriv .= "Update ";
if ($row{"Delete_priv"} == "Y") $strPriv .= "Delete ";
if ($row{"Create_priv"} == "Y") $strPriv .= "Create ";
if ($row{"Drop_priv"} == "Y") $strPriv .= "Drop ";
if ($row{"Reload_priv"} == "Y") $strPriv .= "Reload ";
if ($row{"Shutdown_priv"} == "Y") $strPriv .= "Shutdown ";
if ($row{"Process_priv"} == "Y") $strPriv .= "Process ";
if ($row{"File_priv"} == "Y") $strPriv .= "File ";
if ($row{"Grant_priv"} == "Y") $strPriv .= "Grant ";
if ($row{"References_priv"} == "Y") $strPriv .= "References ";
if ($row{"Index_priv"} == "Y") $strPriv .= "Index ";
if ($row{"Alter_priv"} == "Y") $strPriv .= "Alter ";
if ($strPriv == "") $strPriv = "<font color=\"#002E80\">$strNoPrivileges</font>";