changing the whole profile of an user is now possible
This commit is contained in:
parent
ab0399ad32
commit
26241ac28a
@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2001-09-21 Loïc Chapeaux <lolo@phpheaven.net>
|
||||
* users_detail.php3; libraries/user_details.js; lang/*: changing the whole
|
||||
profile of an user is now possible.
|
||||
|
||||
2001-09-20 Geert Lund <glund@silversoft.dk>
|
||||
* security issue fix: added checking for valid user and password to the
|
||||
phpinfo.php3 file, probitting non authorized users getting valuable
|
||||
|
||||
@ -84,7 +84,7 @@ $strDeleted = 'Registro eliminado';
|
||||
$strDeletedRows = 'Registro deletados:';
|
||||
$strDeleteFailed = 'Não foi possível apagar!';
|
||||
$strDeletePassword = 'Apagar Senha';
|
||||
$strDeleteUserMessage = 'Você deletou o usuário';
|
||||
$strDeleteUserMessage = 'Você deletou o usuário %s.';
|
||||
$strDelPassMessage = 'Você deletou a senha de';
|
||||
$strDescending = 'Descendente';
|
||||
$strDisableMagicQuotes = '<b>Atenção:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@ -294,9 +294,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Desmarca Todos';
|
||||
$strUnique = 'Único';
|
||||
$strUpdatePassMessage = 'Você mudou a senha para';
|
||||
$strUpdatePassword = 'Mudar Senha';
|
||||
$strUpdatePrivMessage = 'Você mudou os priviléios para';
|
||||
$strUpdatePrivMessage = 'Você mudou os priviléios para %s.';
|
||||
$strUpdateQuery = 'Atualiza Query';
|
||||
$strUsage = 'Uso';
|
||||
$strUseBackquotes = 'Usa aspas simples nos nomes de tabelas e campos';
|
||||
@ -318,12 +316,13 @@ $strYes = 'Sim';
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With checked:'; //to translate
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = 'Óíèêàëíî';
|
||||
$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
|
||||
@ -329,6 +325,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -79,7 +79,7 @@ $strDelete = 'Esborrar';
|
||||
$strDeleted = 'La fila ha estat esborrada';
|
||||
$strDeleteFailed = 'No s\'ha pogut esborrar!';
|
||||
$strDeletePassword = 'Esborrar contrasenya';
|
||||
$strDeleteUserMessage = 'Has esborrat l\'usuari';
|
||||
$strDeleteUserMessage = 'Has esborrat l\'usuari %s.';
|
||||
$strDelPassMessage = 'Has esborrat la contrasenya de l\'usuari';
|
||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Atenció:</b> Has activat les magic_quotes_gpc en el fitxer de configuració del PHP. Aquesta versió del PhpMyAdmin no funciona correctament amb aquesta opció. Fes un cop d\'ull al manual de PHP sobre com desactivar aquesta opció.';
|
||||
@ -258,9 +258,7 @@ $strType = 'Tipus';
|
||||
|
||||
$strUncheckAll = 'Descel.leccionar tot';
|
||||
$strUnique = 'Única';
|
||||
$strUpdatePassMessage = 'Heu actualitzat la contrasenya de ';
|
||||
$strUpdatePassword = 'Actualitzar contrasenya';
|
||||
$strUpdatePrivMessage = 'Heu actualitzat els privilegis de ';
|
||||
$strUpdatePrivMessage = 'Heu actualitzat els privilegis de %s.';
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Ús';
|
||||
$strUser = 'Usuari';
|
||||
@ -324,6 +322,7 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -80,7 +80,6 @@ $strDelete = '
|
||||
$strDeleted = '記錄已被刪除';
|
||||
$strDeleteFailed = '刪除失敗!';
|
||||
$strDeletePassword = '刪除密碼';
|
||||
$strDeleteUserMessage = '您刪除了使用者 ';
|
||||
$strDelPassMessage = '您已經刪除了下面這位使用者的密碼:';
|
||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>警告:</b> 您的 PHP 設定啟用 magic_quotes_gpc 這個功能,但使用此功能,這個版本的 PhpMyAdmin 不能正確地執行<br />要了解如何取消這個功能,請參考 PHP 使用手冊中關於組態設定 (configuration) 這一節的內容';
|
||||
@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = '全部取消';
|
||||
$strUnique = '唯一';
|
||||
$strUpdatePassMessage = 'You have updated the password for';//您已經為下面這位使用者更新密碼:(this variable can't show Chinese correctly)
|
||||
$strUpdatePassword = '變更密碼';
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //您已經為下面這位使用者更新權限:(this variable can't show Chinese correctly)
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = '使用';
|
||||
$strUser = '使用者';
|
||||
@ -325,6 +321,10 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = '唯一';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -329,6 +325,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -82,7 +82,6 @@ $strDeleted = '
|
||||
$strDeletedRows = 'Smazané øádky:';
|
||||
$strDeleteFailed = 'Smazání selhalo!';
|
||||
$strDeletePassword = 'Smazat heslo';
|
||||
$strDeleteUserMessage = 'Byl smazán u¾ivatel';
|
||||
$strDelPassMessage = 'Bylo smazáno heslo pro';
|
||||
$strDescending = 'Sestupnì';
|
||||
$strDisableMagicQuotes = '<b>Varování:</b> Zapnul jste magic_quotes_gpc v nastavení PHP. Tato verze PhpMyAdmina nemù¾e s tímto nastavením korektnì pracovat. Prosím podívejte se do manuálu PHP (kapitola nastavení) jak toto nastavení zmìnit.';
|
||||
@ -283,9 +282,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Od¹krtnout v¹e';
|
||||
$strUnique = 'Unikátní';
|
||||
$strUpdatePassMessage = 'Bylo zmìnìno heslo pro';
|
||||
$strUpdatePassword = 'Zmìnit heslo';
|
||||
$strUpdatePrivMessage = 'Byla zmìnìna privilegia pro';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Pou¾ívá';
|
||||
$strUseBackquotes = 'Pou¾ít zpìtné uvozovky u jmeno tabulek a polí';
|
||||
@ -306,24 +302,27 @@ $strWrongUser = '
|
||||
$strYes = 'Ano';
|
||||
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -82,7 +82,6 @@ $strDeleted = '
|
||||
$strDeletedRows = 'Smazané øádky:';
|
||||
$strDeleteFailed = 'Smazání selhalo!';
|
||||
$strDeletePassword = 'Smazat heslo';
|
||||
$strDeleteUserMessage = 'Byl smazán uživatel';
|
||||
$strDelPassMessage = 'Bylo smazáno heslo pro';
|
||||
$strDescending = 'Sestupnì';
|
||||
$strDisableMagicQuotes = '<b>Varování:</b> Zapnul jste magic_quotes_gpc v nastavení PHP. Tato verze PhpMyAdmina nemùže s tímto nastavením korektnì pracovat. Prosím podívejte se do manuálu PHP (kapitola nastavení) jak toto nastavení zmìnit.';
|
||||
@ -283,9 +282,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odškrtnout vše';
|
||||
$strUnique = 'Unikátní';
|
||||
$strUpdatePassMessage = 'Bylo zmìnìno heslo pro';
|
||||
$strUpdatePassword = 'Zmìnit heslo';
|
||||
$strUpdatePrivMessage = 'Byla zmìnìna privilegia pro';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Používá';
|
||||
$strUseBackquotes = 'Použít zpìtné uvozovky u jmeno tabulek a polí';
|
||||
@ -306,24 +302,27 @@ $strWrongUser = '
|
||||
$strYes = 'Ano';
|
||||
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -79,7 +79,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Advarsel:</b> 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.';
|
||||
@ -260,9 +259,6 @@ $strType = 'Datatype';
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = 'Unik';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -324,6 +320,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -80,7 +80,6 @@ $strDeleted = 'De rij is verwijderd';
|
||||
$strDeletedRows = 'Verwijder rijen:';
|
||||
$strDeleteFailed = 'Verwijderen mislukt!';
|
||||
$strDeletePassword = 'Verwijder het wachtwoord';
|
||||
$strDeleteUserMessage = 'U heeft de gebruiker verwijderd';
|
||||
$strDelPassMessage = 'Het heeft het wachtwoord verwijderd voor';
|
||||
$strDescending = 'Aflopend';
|
||||
$strDisableMagicQuotes = '<b>Waarschuwing:</b> U heeft magic_quotes_gpc ingeschakeld staan in uw PHP configuratie. Deze versie van PhpMyAdmin kan daar niet goed mee werken. Kijk in de configuratie sectie van de PHP handleiding voor informatie om het uit te schakelen.';
|
||||
@ -278,9 +277,6 @@ $strType = 'Type';
|
||||
|
||||
$strUncheckAll = 'Deselecteer alles';
|
||||
$strUnique = 'Unieke waarde';
|
||||
$strUpdatePassMessage = 'U heeft het wachtwoord gewijzigd voor';
|
||||
$strUpdatePassword = 'Wijzig wachtwoord';
|
||||
$strUpdatePrivMessage = 'U heeft de rechten gewijzigd voor';
|
||||
$strUpdateQuery = 'Wijzig Query';
|
||||
$strUsage = 'Gebruik';
|
||||
$strUser = 'Gebruiker';
|
||||
@ -324,6 +320,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -84,7 +84,7 @@ $strDeleted = 'The row has been deleted';
|
||||
$strDeletedRows = 'Deleted rows:';
|
||||
$strDeleteFailed = 'Deleted Failed!';
|
||||
$strDeletePassword = 'Delete Password';
|
||||
$strDeleteUserMessage = 'You have deleted the user';
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';
|
||||
$strDelPassMessage = 'You have deleted the password for';
|
||||
$strDescending = 'Descending';
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.';
|
||||
@ -156,6 +156,7 @@ $strInstructions = 'Instructions';
|
||||
$strInUse = 'in use';
|
||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.';
|
||||
|
||||
$strKeepPass = 'Do not change the password';
|
||||
$strKeyname = 'Keyname';
|
||||
$strKill = 'Kill';
|
||||
|
||||
@ -301,12 +302,10 @@ $strType = 'Type';
|
||||
|
||||
$strUncheckAll = 'Uncheck All';
|
||||
$strUnique = 'Unique';
|
||||
$strUpdatePassMessage = 'You have updated the password for';
|
||||
$strUpdatePassword = 'Update Password';
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for';
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';
|
||||
$strUpdateProfile = 'Update profile:';
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';
|
||||
$strUpdateQuery = 'Update Query';
|
||||
$strUpdateServer = 'Update server';
|
||||
$strUpdateServMessage = 'You have updated the server for %s';
|
||||
$strUsage = 'Usage';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strUser = 'User';
|
||||
|
||||
@ -88,7 +88,6 @@ $strDeleted = 'Rivi on poistettu';
|
||||
$strDeletedRows = 'Poistetut rivit:';
|
||||
$strDeleteFailed = 'Poistaminen epäonnistui!';
|
||||
$strDeletePassword = 'Poista salasana';
|
||||
$strDeleteUserMessage = 'Poistettu käyttäjä:';
|
||||
$strDelPassMessage = 'Salasana poistettu käyttäjältä';
|
||||
$strDescending = 'Laskeva';
|
||||
$strDisableMagicQuotes = '<b>Varoitus:</b> "magic_quotes_gpc"-toiminto on päällä PHP:n asetuksissa. Tämä PhpMyAdminin ei toimi kunnolla tämän toiminnon ollessa päällä. PHP:n käyttöohjeiden konfigurointikappale kertoo kuinka toiminto saadaan pois päältä.';
|
||||
@ -300,9 +299,6 @@ $strType = 'Tyyppi';
|
||||
|
||||
$strUncheckAll = 'Poista valinta kaikista';
|
||||
$strUnique = 'Uniikki';
|
||||
$strUpdatePassMessage = 'Olet päivittänyt salasanan käyttäjälle';
|
||||
$strUpdatePassword = 'Päivitä salasana';
|
||||
$strUpdatePrivMessage = 'Olet päivittänyt oikeudet käyttäjälle';
|
||||
$strUpdateQuery = 'Päivitä lause';
|
||||
$strUsage = 'Tila';
|
||||
$strUseBackquotes = 'Laita taulujen ja sarakkeiden nimet lainausmerkkeihin';
|
||||
@ -323,10 +319,13 @@ $strWrongUser = 'V
|
||||
$strYes = 'Kyllä';
|
||||
|
||||
// To translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -84,7 +84,7 @@ $strDeleted = 'L\'enregistrement a
|
||||
$strDeletedRows = 'Nombre d\'enregistrements effacés :';
|
||||
$strDeleteFailed = 'L\'effacement a échoué';
|
||||
$strDeletePassword = 'Effacer le mot de passe';
|
||||
$strDeleteUserMessage = 'Vous avez effacé l\'utilisateur';
|
||||
$strDeleteUserMessage = 'Vous avez effacé l\'utilisateur %s.';
|
||||
$strDelPassMessage = 'Vous avez effacé le mot de passe de ';
|
||||
$strDescending = 'Décroissant';
|
||||
$strDisableMagicQuotes = '<b>Attention:</b> 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.';
|
||||
@ -155,6 +155,8 @@ $strInsertTextfiles = 'Ins
|
||||
$strInstructions = 'Instructions';
|
||||
$strInUse = 'utilisé';
|
||||
$strInvalidName = '"%s" est un mot réservé, il ne peut être utilisé comme nom de base/table/champ.';
|
||||
|
||||
$strKeepPass = 'Conserver le mot de passe';
|
||||
$strKeyname = 'Nom de la clé';
|
||||
$strKill = 'Supprimer';
|
||||
|
||||
@ -300,9 +302,9 @@ $strType = 'Type';
|
||||
|
||||
$strUncheckAll = 'Tout décocher';
|
||||
$strUnique = 'Unique';
|
||||
$strUpdatePassMessage = 'Vous avez modifié le mot de passe pour';
|
||||
$strUpdatePassword = 'Changer le mot de passe';
|
||||
$strUpdatePrivMessage = 'Vous avez modifié les privilèges pour';
|
||||
$strUpdatePrivMessage = 'Vous avez modifié les privilèges pour %s.';
|
||||
$strUpdateProfile = 'Modifier le profil :';
|
||||
$strUpdateProfileMessage = 'Le profil a été modifié.';
|
||||
$strUpdateQuery = 'Mise-à-jour de la requête';
|
||||
$strUpdateServer = 'Changer le serveur';
|
||||
$strUpdateServMessage = 'Vous avez modifié le serveur pour %s';
|
||||
|
||||
@ -84,7 +84,7 @@ $strDeleted = 'Rexistro eliminado';
|
||||
$strDeletedRows = 'Filas borradas:';
|
||||
$strDeleteFailed = 'Non foi posible eliminar!';
|
||||
$strDeletePassword = 'Borrar o contrasinal';
|
||||
$strDeleteUserMessage = 'Eliminou o usuario';
|
||||
$strDeleteUserMessage = 'Eliminou o usuario %s.';
|
||||
$strDelPassMessage = 'Eliminou o contrasinal de';
|
||||
$strDescending = 'Descendente';
|
||||
$strDisableMagicQuotes = '<b>Atención:</b> Acaba de activar magic_quotes_gpc na configuración do PHP. Esta versión de PhpMyAdmin non traballa ben con el. Mire na sección de configuración do manual do PHP información sobre como desactivá-lo.';
|
||||
@ -295,9 +295,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Quitar-lles as marcas a todos';
|
||||
$strUnique = 'Único';
|
||||
$strUpdatePassMessage = 'Mudou o contrasinal para';
|
||||
$strUpdatePassword = 'Mudar o contrasinal';
|
||||
$strUpdatePrivMessage = 'Mudou os privilexios para';
|
||||
$strUpdatePrivMessage = 'Mudou os privilexios para %s.';
|
||||
$strUpdateQuery = 'Actualizar a procura';
|
||||
$strUsage = 'Uso';
|
||||
$strUseBackquotes = 'Protexer os nomes das tabelas e dos campos con " ` "';
|
||||
@ -319,11 +317,12 @@ $strYes = 'Si';
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With checked:';
|
||||
?>
|
||||
|
||||
@ -82,7 +82,7 @@ $strDeleted = 'Die Zeile wurde gel
|
||||
$strDeletedRows = 'Gelöschte Zeilen:';
|
||||
$strDeleteFailed = 'Löschen fehlgeschlagen!';
|
||||
$strDeletePassword = 'Password löschen';
|
||||
$strDeleteUserMessage = 'Der Benutzer wurde gelöscht';
|
||||
$strDeleteUserMessage = 'Der Benutzer wurde gelöscht %s.';
|
||||
$strDelPassMessage = 'Password entfernt für';
|
||||
$strDescending = 'absteigend';
|
||||
$strDisableMagicQuotes = '<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration aktiviert. Dieses Version von PhpMyAdmin braucht dies nicht aktiviert sein, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen darüber zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann.';
|
||||
@ -285,9 +285,7 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Auswahl entfernen';
|
||||
$strUnique = 'Unique';
|
||||
$strUpdatePassMessage = 'Das Password wurde geändert:';
|
||||
$strUpdatePassword = 'Password ändern';
|
||||
$strUpdatePrivMessage = 'Die Rechte wurden geändert:';
|
||||
$strUpdatePrivMessage = 'Die Rechte wurden geändert %s.';
|
||||
$strUpdateQuery = 'Aktualisieren';
|
||||
$strUsage = 'Verbrauch';
|
||||
$strUseBackquotes = ' Tabellen- und Feldnamen in einfachen Anführungszeichen ';
|
||||
@ -318,12 +316,13 @@ $strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -82,7 +82,6 @@ $strDeleted = '
|
||||
$strDeletedRows = 'ÄéáãñáììÝíåò ÃñáììÝò:';
|
||||
$strDeleteFailed = 'Ç äéáãñáöÞ áðÝôõ÷å';
|
||||
$strDeletePassword = 'ÄéáãñáöÞ Êùäéêïý Ðñüóâáóçò';
|
||||
$strDeleteUserMessage = 'You have deleted the user';
|
||||
$strDelPassMessage = 'ÄéáãñÜøáôå ôïí Êùäéêü Ðñüóâáóçò ãéá ôïí';
|
||||
$strDescending = 'Öèßíïõóá';
|
||||
$strDisableMagicQuotes = '<b>Ðñïåéäïðïßçóç:</b> ¸÷åôå åíåñãïðïéÞóåé ôçí åðéëïãÞ magic_quotes_gpc óôéò ñõèìßóåéò ôïõ PHP. ÁõôÞ ç Ýêäïóç ôïõ PhpMyAdmin äåí ìðïñåß íá ëåéôïõñãÞóåé óùóôÜ ìáæß ìå ôçí åðéëïãÞ áõôÞ. Ðáñáêáëþ åëÝãîôå ôçí ôåêìçñßùóç ôïõ PHP óôï ôìÞìá ñõèìßóåùí ãéá ðëçñïöïñßåò ðþò íá ôï áðåíåñãïðïéÞóåôå.';
|
||||
@ -284,9 +283,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'ÁðåðéëïãÞ üëùí';
|
||||
$strUnique = 'Ìïíáäéêü';
|
||||
$strUpdatePassMessage = '¸÷åôå åíçìåñþóåé ôïí Êùäéêü Ðñüóâáóçò ãéá';
|
||||
$strUpdatePassword = 'ÅíçìÝñùóç Êùäéêïý Ðñüóâáóçò';
|
||||
$strUpdatePrivMessage = '¸÷åôå åíçìåñþóåé ôá ðñïíüìéá ãéá';
|
||||
$strUpdateQuery = 'ÅíçìÝñùóç ôçò Åðåñþôçóçò';
|
||||
$strUsage = '×ñÞóç';
|
||||
$strUseBackquotes = '×ñçóéìïðïéÞóôå áíÜðïäá åéóáãùãéêÜ ìå ôá ïíüìáôá ôùí ÐéíÜêùí êáé ôùí Ðåäßùí';
|
||||
@ -307,23 +303,26 @@ $strWrongUser = '
|
||||
$strYes = 'Íáé';
|
||||
|
||||
// To translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -85,7 +85,7 @@ $strDeleted = 'La riga
|
||||
$strDeletedRows = 'Righe cancellate:';
|
||||
$strDeleteFailed = 'Cancellazione fallita!';
|
||||
$strDeletePassword = 'Cancella Password';
|
||||
$strDeleteUserMessage = 'Hai cancellato l\'utente';
|
||||
$strDeleteUserMessage = 'Hai cancellato l\'utente %s.';
|
||||
$strDelPassMessage = 'Hai cancellato la password per';
|
||||
$strDescending = 'Decrescente';
|
||||
$strDisableMagicQuotes = '<b>Attenzione:</b> Hai l\'opzione \'magic_quotes_gpc\' abilitata nel file di configurazione di PHP. Questa versione di PhpMyAdmin non funziona correttamente con essa. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come disabilitarla.';
|
||||
@ -302,12 +302,8 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Deseleziona tutti';
|
||||
$strUnique = 'Unica';
|
||||
$strUpdatePassMessage = 'Hai aggiornato la password per';
|
||||
$strUpdatePassword = 'Aggiorna Password';
|
||||
$strUpdatePrivMessage = 'Hai aggiornato i permessi per';
|
||||
$strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
|
||||
$strUpdateQuery = 'Aggiorna Query';
|
||||
$strUpdateServer = 'Aggiorna il server';
|
||||
$strUpdateServMessage = 'Hai aggiornato il server per %s';
|
||||
$strUsage = 'Utilizzo';
|
||||
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
|
||||
$strUser = 'Utente';
|
||||
@ -327,4 +323,7 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
|
||||
$strYes = ' Si ';
|
||||
|
||||
// To translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'がEnableに設定されていますが、このバージョンのphpMyAdminでは正しく作動しません。PHPマニュアルを参照してdisableに設定してください。';
|
||||
@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = 'ユニークタイプ';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -328,6 +324,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'가 Enable로 설정되어 있습니다만, 이 버전의 phpMyAdmin에서는 작동하지 않습니다. PHP 매뉴얼을 참조하여 disable로 설정해 주십시요.';
|
||||
@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = '유니크 타이프';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -328,6 +324,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -83,7 +83,6 @@ $strDeleted = 'Raden er slettet';
|
||||
$strDeletedRows = 'Slettede rader:';
|
||||
$strDeleteFailed = 'Slettingen misslyktes!';
|
||||
$strDeletePassword = 'Slett passord';
|
||||
$strDeleteUserMessage = 'Du har slettet brukeren';
|
||||
$strDelPassMessage = 'Du har slettet passordet til';
|
||||
$strDescending = 'Synkende';
|
||||
$strDisableMagicQuotes = '<b>Advarsel:</b> Du har slått på magic_quotes_gpc i din PHP konfigurasjon. Denne versjonen av PhpMyAdmin vil ikke fungere skikkelig med den. Vennligst se i konfigurasjons delen i PHP manualen for informasjon om hvordan du slår den av.';
|
||||
@ -292,9 +291,6 @@ $strType = 'Type';
|
||||
|
||||
$strUncheckAll = 'Fjern avmerking';
|
||||
$strUnique = 'Unik';
|
||||
$strUpdatePassMessage = 'Du har oppdatert passordet til';
|
||||
$strUpdatePassword = 'Oppdater passord';
|
||||
$strUpdatePrivMessage = 'Du har oppdatert privilegiene til';
|
||||
$strUpdateQuery = 'Oppdater spørring';
|
||||
$strUsage = 'Bruk';
|
||||
$strUseBackquotes = 'Bruk venstre anførselstegn med tabell og felt navn';
|
||||
@ -315,14 +311,17 @@ $strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strCarriage = 'Carriage return: \\r'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strGrants = 'Grants'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strPartialText = 'Partial Texts'; //to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStatement = 'Statements'; //to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With checked:'; //to translate
|
||||
?>
|
||||
|
||||
@ -84,7 +84,6 @@ $strDeleted = 'Rekord zosta
|
||||
$strDeletedRows = 'Skasowane rekordy:';
|
||||
$strDeleteFailed = 'Kasowanie nie powiod³o sie!';
|
||||
$strDeletePassword = 'Kasowanie has³a';
|
||||
$strDeleteUserMessage = 'U¿ytkownik zosta³ skasowany';
|
||||
$strDelPassMessage = 'Skasowane zosta³o has³o u¿ytkownika';
|
||||
$strDescending = 'Malej±co';
|
||||
$strDisableMagicQuotes = '<b>Ostrze¿enie:</b> W³±czono opcje magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin ¼le dzia³a, gdy opcja ta jest wy³±czona. Proszê zaznajomiæ siê z dokumentacj± do PHP, aby znale¼æ informacje, w jaki sposób wy³±czyæ tê opcjê.';
|
||||
@ -294,9 +293,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odznaczenie wszystkich';
|
||||
$strUnique = 'Unikalny';
|
||||
$strUpdatePassMessage = 'Zmienione zosta³o has³o dla';
|
||||
$strUpdatePassword = 'Zmiana has³a';
|
||||
$strUpdatePrivMessage = 'Zmienione zosta³y uprawnienia dla';
|
||||
$strUpdateQuery = 'Zmiana zapytania';
|
||||
$strUsage = 'Wykorzystanie';
|
||||
$strUseBackquotes = 'U¿ycie cudzys³owów z nazwami tabel i pól';
|
||||
@ -316,13 +312,16 @@ $strWrongUser = 'B
|
||||
$strYes = 'Tak';
|
||||
|
||||
// To translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With checked:';
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@ -250,9 +249,6 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = 'Unique';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -328,6 +324,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -84,7 +84,7 @@ $strDeleted = 'Linia a fost stearsa';
|
||||
$strDeletedRows = 'Randuri sterse:';
|
||||
$strDeleteFailed = 'Stergere nereusita!';
|
||||
$strDeletePassword = 'Sterge parola';
|
||||
$strDeleteUserMessage = 'Ati sters utilizatorul';
|
||||
$strDeleteUserMessage = 'Ati sters utilizatorul %s.';
|
||||
$strDelPassMessage = 'Ati sters parola pentru';
|
||||
$strDescending = 'Descrescator';
|
||||
$strDisableMagicQuotes = '<b>Atentie:</b> Ati activat magic_quotes_gpc in configuratia PHP. Aceasta versiune PhpMyAdmin nu va functiona corect cu aceasta setare. Va rugam sa parcurgeti sectiunea de configurare a manualului PHP pentru mai multe informatii legate de modul de dezactivare.';
|
||||
@ -296,9 +296,7 @@ $strType = 'Tip';
|
||||
|
||||
$strUncheckAll = 'Deselecteaza toate';
|
||||
$strUnique = 'Unic';
|
||||
$strUpdatePassMessage = 'Ati reinnoit parola pentru';
|
||||
$strUpdatePassword = 'Reinnoire parola';
|
||||
$strUpdatePrivMessage = 'Ati reinnoit drepturile de acces pentru';
|
||||
$strUpdatePrivMessage = 'Ati reinnoit drepturile de acces pentru %s.';
|
||||
$strUpdateQuery = 'Reinnoire comanda';
|
||||
$strUsage = 'Utilizare';
|
||||
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
|
||||
@ -320,10 +318,11 @@ $strYes = 'Da';
|
||||
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -78,7 +78,6 @@ $strDelete = '
|
||||
$strDeleted = 'Ряд был удален';
|
||||
$strDeleteFailed = 'Неудачное удаление!';
|
||||
$strDeletePassword = 'Увалить пароль';
|
||||
$strDeleteUserMessage = 'âÙÌ ÕÄÁÌÅÎ ÐÏÌØÚÏ×ÁÔÅÌØ';
|
||||
$strDelPassMessage = 'Был удален пароль для';
|
||||
$strDescending = 'Нисходящий';
|
||||
$strDisableMagicQuotes = '<b>Внимане:</b> В конфигурации PHP были разрешены magic_quotes_gpc. Эта версия PhpMyAdmin не поддерживает данную возможность . Посмотрите секцию конфигурации в руководстве по PHP, для информации об отключении данной возможности.';
|
||||
@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Ничего не проверять';
|
||||
$strUnique = 'Уникальное';
|
||||
$strUpdatePassMessage = 'âÙÌ ÉÚÍÅÎÅÔ ÐÁÒÏÌØ ÄÌÑ';
|
||||
$strUpdatePassword = 'éÚÍÅÎÉÔØ ÐÁÒÏÌØ';
|
||||
$strUpdatePrivMessage = 'âÙÌÉ ÉÚÍÅÎÅÎÙ ÐÒÉ×ÉÌÅÇÉÉ ÄÌÑ';
|
||||
$strUpdateQuery = 'Дополнить Запрос';
|
||||
$strUsage = 'Использование';
|
||||
$strUseBackquotes = 'Обратные кавычки в названиях таблиц и полей';
|
||||
@ -324,6 +320,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -78,7 +78,6 @@ $strDelete = '
|
||||
$strDeleted = 'Ряд был удален';
|
||||
$strDeleteFailed = 'Неудачное удаление!';
|
||||
$strDeletePassword = 'Увалить пароль';
|
||||
$strDeleteUserMessage = 'Áûë óäàëåí ïîëüçîâàòåëü';
|
||||
$strDelPassMessage = 'Был удален пароль для';
|
||||
$strDescending = 'Нисходящий';
|
||||
$strDisableMagicQuotes = '<b>Внимане:</b> В конфигурации PHP были разрешены magic_quotes_gpc. Эта версия PhpMyAdmin не поддерживает данную возможность . Посмотрите секцию конфигурации в руководстве по PHP, для информации об отключении данной возможности.';
|
||||
@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Ничего не проверять';
|
||||
$strUnique = 'Уникальное';
|
||||
$strUpdatePassMessage = 'Áûë èçìåíåò ïàðîëü äëÿ';
|
||||
$strUpdatePassword = 'Èçìåíèòü ïàðîëü';
|
||||
$strUpdatePrivMessage = 'Áûëè èçìåíåíû ïðèâèëåãèè äëÿ';
|
||||
$strUpdateQuery = 'Дополнить Запрос';
|
||||
$strUsage = 'Использование';
|
||||
$strUseBackquotes = 'Обратные кавычки в названиях таблиц и полей';
|
||||
@ -324,6 +320,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -83,7 +83,6 @@ $strDelete = 'Zmaza
|
||||
$strDeleted = 'Riadok bol zmazaný';
|
||||
$strDeleteFailed = 'Mazanie bolo neúspešné!';
|
||||
$strDeletePassword = 'Zmazať heslo';
|
||||
$strDeleteUserMessage = 'Bol zmazaný pou¾ívateµ';
|
||||
$strDelPassMessage = 'Bolo zmazané heslo pre';
|
||||
$strDescending = 'Zostupne';
|
||||
$strDisableMagicQuotes = '<b>Varovanie:</b> Máte zapnuté magic_quotes_gpc vo Vašej konfigurácii PHP. Táto verzia PhpMyAdmin-a nemôže funguvať správane s týmto nastavením. Prosím pozrite sa do manuálu konfigurácie PHP ako toto nastavenie zmeniť.';
|
||||
@ -279,9 +278,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odznačiť všetko';
|
||||
$strUnique = 'Unikátny';
|
||||
$strUpdatePassMessage = 'Bolo zmenené heslo pre pou¾ívateµa';
|
||||
$strUpdatePassword = 'Zmeni» heslo';
|
||||
$strUpdatePrivMessage = 'Boli zmenené privilégia pre pou¾ívateµa';
|
||||
$strUpdateQuery = 'Aktualizovať dotaz';
|
||||
$strUsage = 'Využitie';
|
||||
$strUseBackquotes = ' Použiť opačný apostrof pri názvoch tabuliek a polí ';
|
||||
@ -325,6 +321,9 @@ $strShowTables = 'Show tables';
|
||||
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strWithChecked = 'With checked:';
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -81,7 +81,7 @@ $strDeleted = 'La fila se ha borrado';
|
||||
$strDeletedRows = 'Filas Borradas: ';
|
||||
$strDeleteFailed = 'La operacion de borrado ha fallado!';
|
||||
$strDeletePassword = 'Borrar contraseña';
|
||||
$strDeleteUserMessage = 'Ud. ha borrado el usuario';
|
||||
$strDeleteUserMessage = 'Ud. ha borrado el usuario %s.';
|
||||
$strDelPassMessage = 'Ud. ha borrado la contraseña para';
|
||||
$strDescending = 'Descendente';
|
||||
$strDisableMagicQuotes = '<b>Atencion:</b> Ud. ha activado magic_quotes_gpc en su configuracion de PHP. Esta version de PhpMyAdmin no funciona correctamente con ello. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como desactivar dicha opcion.';
|
||||
@ -277,9 +277,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Desmarcar todos';
|
||||
$strUnique = 'Unico';
|
||||
$strUpdatePassMessage = 'Ud. ha actualizado la contraseña para';
|
||||
$strUpdatePassword = 'Actualizar Contraseña';
|
||||
$strUpdatePrivMessage = 'Ud. a actualizado los privilegios para';
|
||||
$strUpdatePrivMessage = 'Ud. a actualizado los privilegios para %s.';
|
||||
$strUpdateQuery = 'Modificar la Consulta';
|
||||
$strUsage = 'Uso';
|
||||
$strUseBackquotes = 'Usar backquotes con tablas y nombres de campo';
|
||||
@ -324,6 +322,7 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -82,7 +82,6 @@ $strDeleted = 'Raden har raderats';
|
||||
$strDeletedRows = 'Raderade rader';
|
||||
$strDeleteFailed = 'Raderingen misslyckades!';
|
||||
$strDeletePassword = 'Radera lösenord';
|
||||
$strDeleteUserMessage = 'Du har raderat användaren';
|
||||
$strDelPassMessage = 'Du har raderat lösenordet för';
|
||||
$strDescending = 'Fallande';
|
||||
$strDisableMagicQuotes = '<b>Varning:</b> Du har aktiverat \'magic_quotes_gpc\' i din PHP-konfiguration. Den här versionen av PhpMyAdmin fungerar inte korrekt med det tillvalet. Läs i PHP-dokumentationen för att se hur du avaktiverar det.';
|
||||
@ -283,9 +282,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Avmarkera alla';
|
||||
$strUnique = 'Unik';
|
||||
$strUpdatePassMessage = 'Du har uppdaterat lösenordet för';
|
||||
$strUpdatePassword = 'Uppdatera lösenord';
|
||||
$strUpdatePrivMessage = 'Du har uppdaterat privilegierna för';
|
||||
$strUpdateQuery = 'Uppdatera fråga';
|
||||
$strUsage = 'Användning';
|
||||
$strUseBackquotes = 'Använd bakåtcitat i tabeller och fältnamn';
|
||||
@ -306,24 +302,27 @@ $strWrongUser = 'Fel anv
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||
$strAnIndex = 'An index has been added on %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -76,7 +76,6 @@ $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 = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@ -250,9 +249,6 @@ $strType = 'Type'; //to translate
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = 'Unique'; //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 = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@ -329,6 +325,9 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strUpdateServer = 'Update server';//to translate
|
||||
$strUpdateServMessage = 'You have updated the server for %s';//to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -10,17 +10,29 @@
|
||||
*/
|
||||
function checkPassword(the_form)
|
||||
{
|
||||
if (the_form.elements['nopass'][1].checked) {
|
||||
if (the_form.elements['pma_pw'].value == '') {
|
||||
// Gets the elements pointers
|
||||
if (the_form.name == 'addUserForm') {
|
||||
var pswd_index = 1;
|
||||
var pswd1_name = 'pma_pw';
|
||||
var pswd2_name = 'pma_pw2';
|
||||
} else {
|
||||
var pswd_index = 2;
|
||||
var pswd1_name = 'new_pw';
|
||||
var pswd2_name = 'new_pw2';
|
||||
}
|
||||
|
||||
// Validates
|
||||
if (the_form.elements['nopass'][pswd_index].checked) {
|
||||
if (the_form.elements[pswd1_name].value == '') {
|
||||
alert(jsPasswordEmpty);
|
||||
the_form.elements['pma_pw2'].value = '';
|
||||
the_form.elements['pma_pw'].focus();
|
||||
the_form.elements[pswd2_name].value = '';
|
||||
the_form.elements[pswd1_name].focus();
|
||||
return false;
|
||||
} else if (the_form.elements['pma_pw'].value != the_form.elements['pma_pw2'].value) {
|
||||
} else if (the_form.elements[pswd1_name].value != the_form.elements[pswd2_name].value) {
|
||||
alert(jsPasswordNotSame);
|
||||
the_form.elements['pma_pw'].value = '';
|
||||
the_form.elements['pma_pw2'].value = '';
|
||||
the_form.elements['pma_pw'].focus();
|
||||
the_form.elements[pswd1_name].value = '';
|
||||
the_form.elements[pswd2_name].value = '';
|
||||
the_form.elements[pswd1_name].focus();
|
||||
return false;
|
||||
} // end if...else if
|
||||
} // end if
|
||||
|
||||
@ -353,7 +353,7 @@ function normal_operations()
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="nopass" value="1" />
|
||||
<input type="radio" name="nopass" value="1" onclick="pma_pw.value = ''; pma_pw2.value = ''" />
|
||||
<?php echo $GLOBALS['strNoPassword'] . "\n"; ?>
|
||||
</td>
|
||||
<td> </td>
|
||||
@ -605,43 +605,62 @@ function edit_operations($host, $user)
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<form action="user_details.php3" method="post" name="serverForm">
|
||||
<?php echo $GLOBALS['strUpdateServer'] . "\n"; ?>
|
||||
<form action="user_details.php3" method="post" name="updUserForm" onsubmit="return checkPassword(this)">
|
||||
<?php echo $GLOBALS['strUpdateProfile'] . "\n"; ?>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="text" name="new_server" size="10" value="<?php echo str_replace('"', '"', $host); ?>" />
|
||||
|
||||
<input type="submit" name="submit_chgServer" value="<?php echo $GLOBALS['strGo']; ?>" />
|
||||
<input type="radio" value="1" name="anyhost"<?php if (empty($host) || $host == '%') echo ' checked="checked"'; ?> />
|
||||
<?php echo $GLOBALS['strAnyHost'] . "\n"; ?>
|
||||
</td>
|
||||
<td> </td>
|
||||
<td>
|
||||
<input type="radio" value="0" name="anyhost"<?php if (!empty($host) && $host != '%') echo ' checked="checked"'; ?> />
|
||||
<?php echo $GLOBALS['strHost']; ?> :
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" name="new_server" size="10" value="<?php echo str_replace('"', '"', $host); ?>" onchange="this.form.anyhost[1].checked = true" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<input type="hidden" name="lang" value="<?php echo $lang; ?>" />
|
||||
<input type="hidden" name="server" value="<?php echo $server; ?>" />
|
||||
<input type="hidden" name="host" value="<?php echo str_replace('"', '"', $host); ?>" />
|
||||
<input type="hidden" name="pma_user" value="<?php echo str_replace('"', '"', $pma_user); ?>" />
|
||||
</form>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<form action="user_details.php3" method="post" name="passForm" onsubmit="return checkPassword(this)">
|
||||
<?php echo $GLOBALS['strUpdatePassword'] . "\n"; ?>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="nopass" value="1"<?php if ($row['Password'] == '') echo ' checked="checked"'; ?> />
|
||||
<input type="radio" value="1" name="anyuser"<?php if (empty($pma_user) || $pma_user == '%') echo ' checked="checked"'; ?> />
|
||||
<?php echo $GLOBALS['strAnyUser']; ?>
|
||||
</td>
|
||||
<td> </td>
|
||||
<td>
|
||||
<input type="radio" value="0" name="anyuser" checked="checked"<?php if (!empty($pma_user) && $pma_user != '%') echo ' checked="checked"'; ?> />
|
||||
<?php echo $GLOBALS['strUserName']; ?> :
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" name="new_user" size="10" value="<?php echo str_replace('"', '"', $pma_user); ?>" onchange="this.form.anyuser[1].checked = true" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="nopass" value="-1" checked="checked" onclick="new_pw.value = ''; new_pw2.value = ''" />
|
||||
<?php echo $GLOBALS['strKeepPass'] . "\n"; ?>
|
||||
</td>
|
||||
<td colspan="3"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" align="left"> <?php echo $GLOBALS['strOr']; ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="nopass" value="1" onclick="new_pw.value = ''; new_pw2.value = ''" />
|
||||
<?php echo $GLOBALS['strNoPassword'] . "\n"; ?>
|
||||
</td>
|
||||
<td> </td>
|
||||
<td>
|
||||
<input type="radio" name="nopass" value="0"<?php if ($row['Password'] != '') echo ' checked="checked"'; ?> />
|
||||
<input type="radio" name="nopass" value="0" />
|
||||
<?php echo $GLOBALS['strPassword']; ?> :
|
||||
</td>
|
||||
<td>
|
||||
<input type="password" name="pma_pw" size="10" onchange="nopass[1].checked = true" />
|
||||
<input type="password" name="new_pw" size="10" onchange="nopass[2].checked = true" />
|
||||
|
||||
<?php echo $GLOBALS['strReType']; ?> :
|
||||
<input type="password" name="pma_pw2" size="10" onchange="nopass[1].checked = true" />
|
||||
<input type="password" name="new_pw2" size="10" onchange="nopass[2].checked = true" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -649,7 +668,7 @@ function edit_operations($host, $user)
|
||||
<input type="hidden" name="server" value="<?php echo $server; ?>" />
|
||||
<input type="hidden" name="host" value="<?php echo str_replace('"', '"', $host); ?>" />
|
||||
<input type="hidden" name="pma_user" value="<?php echo str_replace('"', '"', $pma_user); ?>" />
|
||||
<input type="submit" name="submit_chgPswd" value="<?php echo $GLOBALS['strGo']; ?>" />
|
||||
<input type="submit" name="submit_updProfile" value="<?php echo $GLOBALS['strGo']; ?>" />
|
||||
</form>
|
||||
</li>
|
||||
|
||||
@ -909,24 +928,38 @@ function confirm($the_host, $the_user) {
|
||||
*/
|
||||
check_rights();
|
||||
|
||||
if (empty($host)) {
|
||||
$db = 'mysql';
|
||||
$table = 'user';
|
||||
} else if (get_magic_quotes_gpc()) {
|
||||
if (isset($db)) {
|
||||
$db_bkp = $db;
|
||||
unset($db);
|
||||
}
|
||||
if (isset($table)) {
|
||||
$table_bkp = $table;
|
||||
unset($db);
|
||||
}
|
||||
if (!empty($host) && get_magic_quotes_gpc()) {
|
||||
$host = stripslashes($host);
|
||||
if (!empty($pma_user)) {
|
||||
$pma_user = stripslashes($pma_user);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$js_to_run = 'user_details.js';
|
||||
include('./header.inc.php3');
|
||||
if (!empty($host) && !isset($submit_chgServer)) {
|
||||
if (!isset($submit_updProfile)) {
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo ' ' . (empty($host) ? $strAnyHost : $strHost . ' ' . $host) . ' - ' . (empty($pma_user) ? $strAnyUser : $strUser . ' ' . $pma_user) . "\n";
|
||||
echo '</h1>';
|
||||
}
|
||||
|
||||
if (isset($db_bkp)) {
|
||||
$db = $db_bkp;
|
||||
unset($db_bkp);
|
||||
}
|
||||
if (isset($table_bkp)) {
|
||||
$table = $table_bkp;
|
||||
unset($table_bkp);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Some actions has been submitted
|
||||
@ -963,10 +996,9 @@ else if (isset($delete) && $delete
|
||||
|
||||
$result = mysql_query('DELETE FROM mysql.user' . $common_where);
|
||||
if ($result) {
|
||||
echo '<p><b>' . $strDeleteUserMessage . ' <span style="color: #002E80">' . $delete_user . '@' . $delete_host . '</span><br />';
|
||||
echo ' ' . $strRememberReload . '</b></p>';
|
||||
show_message(sprintf($strDeleteUserMessage, '<span style="color: #002E80">' . $delete_user . '@' . $delete_host . '</span>') . '<br />' . $strRememberReload);
|
||||
} else {
|
||||
echo '<p><b>' . $strDeleteFailed . '</b></p>';
|
||||
show_message($strDeleteFailed);
|
||||
}
|
||||
}
|
||||
|
||||
@ -1018,8 +1050,8 @@ else if (isset($submit_addUser)) {
|
||||
} // end else
|
||||
}
|
||||
|
||||
// Changes the server that an user can access
|
||||
else if (isset($submit_chgServer)) {
|
||||
// Updates the profile of an user
|
||||
else if (isset($submit_updProfile)) {
|
||||
$show_query = 'y';
|
||||
$edit = TRUE;
|
||||
if (empty($host)) {
|
||||
@ -1028,52 +1060,76 @@ else if (isset($submit_chgServer)) {
|
||||
if (empty($pma_user)) {
|
||||
$pma_user = '%';
|
||||
}
|
||||
if (empty($new_server)) {
|
||||
|
||||
// Builds the sql query
|
||||
$sql_query = '';
|
||||
|
||||
if (isset($anyhost) && $anyhost) {
|
||||
$new_server = '%';
|
||||
} else if (get_magic_quotes_gpc()) {
|
||||
} else if (!empty($new_server) && get_magic_quotes_gpc()) {
|
||||
$new_server = stripslashes($new_server);
|
||||
}
|
||||
|
||||
$sql_query = 'UPDATE user '
|
||||
. 'SET host = \'' . sql_addslashes($new_server) . '\' '
|
||||
. 'WHERE user = \'' . sql_addslashes($pma_user) . '\' AND host = \'' . sql_addslashes($host) . '\'';
|
||||
$result = @mysql_query($sql_query) or mysql_die('', '', FALSE);
|
||||
|
||||
$host = $new_server;
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo '</h1>';
|
||||
show_message(sprintf($strUpdateServMessage, '<span style="color: #002E80">' . $pma_user . '@' . $host . '</span>') . '<br />' . $strRememberReload);
|
||||
}
|
||||
|
||||
// Changes the password of an user
|
||||
else if (isset($submit_chgPswd)) {
|
||||
$show_query = 'y';
|
||||
$edit = TRUE;
|
||||
if (empty($host)) {
|
||||
$host = '%';
|
||||
}
|
||||
if (empty($pma_user)) {
|
||||
$pma_user = '%';
|
||||
if (!empty($new_server) && $new_server != $host) {
|
||||
$sql_query .= 'host = \'' . sql_addslashes($new_server) . '\'';
|
||||
} else if (isset($new_server)) {
|
||||
unset($new_server);
|
||||
}
|
||||
|
||||
// Password is not confirmed
|
||||
if ((!isset($nopass) || !$nopass) && empty($pma_pw)) {
|
||||
if (isset($anyuser) && $anyuser) {
|
||||
$new_user = '%';
|
||||
} else if (!empty($new_user) && get_magic_quotes_gpc()) {
|
||||
$new_user = stripslashes($new_user);
|
||||
}
|
||||
if (!empty($new_user) && $new_user != $pma_user) {
|
||||
$sql_query .= (empty($sql_query) ? '' : ', ')
|
||||
. 'user = \'' . sql_addslashes($new_user) . '\'';
|
||||
} else if (isset($new_user)) {
|
||||
unset($new_user);
|
||||
}
|
||||
|
||||
if (isset($nopass) && $nopass == -1) {
|
||||
// void()
|
||||
}
|
||||
else if ((!isset($nopass) || $nopass == 0) && empty($new_pw)) {
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo '</h1>' . "\n";
|
||||
echo '<p><b>' . $strError . ' : ' . $strPasswordEmpty . '</b></p>' . "\n";
|
||||
}
|
||||
else if (!empty($pma_pw)
|
||||
&& (!isset($pma_pw2) || $pma_pw != $pma_pw2)) {
|
||||
else if (!empty($new_pw)
|
||||
&& (!isset($new_pw2) || $new_pw != $new_pw2)) {
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo '</h1>' . "\n";
|
||||
echo '<p><b>' . $strError . ' : ' . $strPasswordNotSame . '</b></p>' . "\n";
|
||||
}
|
||||
|
||||
// Password confirmed
|
||||
else {
|
||||
$sql_query = 'UPDATE user '
|
||||
. 'SET password = ' . (empty($pma_pw) ? '\'\'' : 'PASSWORD(\'' . sql_addslashes($pma_pw) . '\')') . ' '
|
||||
. 'WHERE user = \'' . sql_addslashes($pma_user) . '\' AND host = \'' . sql_addslashes($host) . '\'';
|
||||
$result = @mysql_query($sql_query) or mysql_die('', '', FALSE);
|
||||
show_message($strUpdatePassMessage . ' <span style="color: #002E80">' . $pma_user . '@' . $host . '</span><br />' . $strRememberReload);
|
||||
} // end else
|
||||
$sql_query .= (empty($sql_query) ? '' : ', ')
|
||||
. 'password = ' . (empty($new_pw) ? '\'\'' : 'PASSWORD(\'' . sql_addslashes($new_pw) . '\')');
|
||||
}
|
||||
|
||||
if (!empty($sql_query)) {
|
||||
$sql_query = 'UPDATE user '
|
||||
. 'SET ' . $sql_query . ' '
|
||||
. 'WHERE user = \'' . sql_addslashes($pma_user) . '\' AND host = \'' . sql_addslashes($host) . '\'';
|
||||
$result = @mysql_query($sql_query) or mysql_die('', '', FALSE);
|
||||
|
||||
if (isset($new_server)) {
|
||||
$host = $new_server;
|
||||
}
|
||||
if (isset($new_user)) {
|
||||
$pma_user = $new_user;
|
||||
}
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo '</h1>' . "\n";
|
||||
show_message($strUpdateProfileMessage . '<br />' . $strRememberReload);
|
||||
} else {
|
||||
echo '<h1>' . "\n";
|
||||
echo ' ' . $strHost . ' ' . $host . ' - ' . $strUser . ' ' . (($pma_user) ? $pma_user : $strAny) . "\n";
|
||||
echo '</h1>' . "\n";
|
||||
show_message($strNoModification);
|
||||
}
|
||||
}
|
||||
|
||||
// Changes the privileges of an user
|
||||
@ -1104,7 +1160,7 @@ else if (isset($submit_chgPriv)) {
|
||||
. $sql_query
|
||||
. ' WHERE host = \'' . sql_addslashes($host) . '\' AND user = \'' . sql_addslashes($pma_user) . '\'';
|
||||
$result = @mysql_query($sql_query) or mysql_die('', '', FALSE);
|
||||
show_message($strUpdatePrivMessage . ' <span style="color: #002E80">' . $pma_user . '@' . $host . '</span><br />' . $strRememberReload);
|
||||
show_message(sprintf($strUpdatePrivMessage, '<span style="color: #002E80">' . $pma_user . '@' . $host . '</span>') . '<br />' . $strRememberReload);
|
||||
}
|
||||
|
||||
// Revoke/Grant privileges
|
||||
|
||||
Loading…
Reference in New Issue
Block a user