changing the whole profile of an user is now possible
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2001-09-21 Lo<4C>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<73>vel apagar!';
|
||||
$strDeletePassword = 'Apagar Senha';
|
||||
$strDeleteUserMessage = 'Voc<6F> deletou o usu<73>rio';
|
||||
$strDeleteUserMessage = 'Voc<6F> deletou o usu<73>rio %s.';
|
||||
$strDelPassMessage = 'Voc<6F> deletou a senha de';
|
||||
$strDescending = 'Descendente';
|
||||
$strDisableMagicQuotes = '<b>Aten<65><6E>o:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@@ -294,9 +294,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Desmarca Todos';
|
||||
$strUnique = '<27>nico';
|
||||
$strUpdatePassMessage = 'Voc<6F> mudou a senha para';
|
||||
$strUpdatePassword = 'Mudar Senha';
|
||||
$strUpdatePrivMessage = 'Voc<6F> mudou os privil<69>ios para';
|
||||
$strUpdatePrivMessage = 'Voc<6F> mudou os privil<69>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 = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||
$strDeletePassword = 'Delete Password'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
||||
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
||||
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.'; //to translate
|
||||
@@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$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 = '<27>O<EFBFBD><4F><EFBFBD>w<EFBFBD>Q<EFBFBD>R<EFBFBD><52>';
|
||||
$strDeleteFailed = '<27>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!';
|
||||
$strDeletePassword = '<27>R<EFBFBD><52><EFBFBD>K<EFBFBD>X';
|
||||
$strDeleteUserMessage = '<27>z<EFBFBD>R<EFBFBD><52><EFBFBD>F<EFBFBD>ϥΪ<CFA5> ';
|
||||
$strDelPassMessage = '<27>z<EFBFBD>w<EFBFBD>g<EFBFBD>R<EFBFBD><52><EFBFBD>F<EFBFBD>U<EFBFBD><55><EFBFBD>o<EFBFBD><6F><EFBFBD>ϥΪ̪<CEAA><CCAA>K<EFBFBD>X:';
|
||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>ĵ<>i:</b> <20>z<EFBFBD><7A> PHP <20>]<5D>w<EFBFBD>ҥ<EFBFBD> magic_quotes_gpc <20>o<EFBFBD>ӥ\<5C><><EFBFBD>A<EFBFBD><41><EFBFBD>ϥΦ<CFA5><CEA6>\<5C><><EFBFBD>A<EFBFBD>o<EFBFBD>Ӫ<EFBFBD><D3AA><EFBFBD><EFBFBD><EFBFBD> PhpMyAdmin <20><><EFBFBD>ॿ<EFBFBD>T<EFBFBD>a<EFBFBD><61><EFBFBD><EFBFBD><br /><3E>n<EFBFBD>F<EFBFBD>Ѧp<D1A6><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>ӥ\<5C><><EFBFBD>A<EFBFBD>аѦ<D0B0> PHP <20>ϥΤ<CFA5><CEA4>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>պA<D5BA>]<5D>w (configuration) <20>o<EFBFBD>@<40>`<60><><EFBFBD><EFBFBD><EFBFBD>e';
|
||||
@@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUnique = '<27>ߤ@';
|
||||
$strUpdatePassMessage = 'You have updated the password for';//<2F>z<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>U<EFBFBD><55><EFBFBD>o<EFBFBD><6F><EFBFBD>ϥΪ̧<CEAA><CCA7>s<EFBFBD>K<EFBFBD>X:(this variable can't show Chinese correctly)
|
||||
$strUpdatePassword = '<27>ܧ<EFBFBD><DCA7>K<EFBFBD>X';
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //<2F>z<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>U<EFBFBD><55><EFBFBD>o<EFBFBD><6F><EFBFBD>ϥΪ̧<CEAA><CCA7>s<EFBFBD>v<EFBFBD><76>:(this variable can't show Chinese correctly)
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = '<27>ϥ<EFBFBD>';
|
||||
$strUser = '<27>ϥΪ<CFA5>';
|
||||
@@ -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 = '<27>ü<EFBFBD>¼<EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD>ɾ<EFBFBD><C9BE><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||
$strDeletePassword = 'Delete Password'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
||||
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
||||
$strDescending = '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<61> <20><>dky:';
|
||||
$strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
|
||||
$strDeletePassword = 'Smazat heslo';
|
||||
$strDeleteUserMessage = 'Byl smaz<61>n u<>ivatel';
|
||||
$strDelPassMessage = 'Bylo smaz<61>no heslo pro';
|
||||
$strDescending = 'Sestupn<70>';
|
||||
$strDisableMagicQuotes = '<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.';
|
||||
@@ -283,9 +282,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Od<4F>krtnout v<>e';
|
||||
$strUnique = 'Unik<69>tn<74>';
|
||||
$strUpdatePassMessage = 'Bylo zm<7A>n<EFBFBD>no heslo pro';
|
||||
$strUpdatePassword = 'Zm<5A>nit heslo';
|
||||
$strUpdatePrivMessage = 'Byla zm<7A>n<EFBFBD>na privilegia pro';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u jmeno tabulek a pol<6F>';
|
||||
@@ -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<61> <20><>dky:';
|
||||
$strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
|
||||
$strDeletePassword = 'Smazat heslo';
|
||||
$strDeleteUserMessage = 'Byl smaz<61>n u<>ivatel';
|
||||
$strDelPassMessage = 'Bylo smaz<61>no heslo pro';
|
||||
$strDescending = 'Sestupn<70>';
|
||||
$strDisableMagicQuotes = '<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.';
|
||||
@@ -283,9 +282,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Od<4F>krtnout v<>e';
|
||||
$strUnique = 'Unik<69>tn<74>';
|
||||
$strUpdatePassMessage = 'Bylo zm<7A>n<EFBFBD>no heslo pro';
|
||||
$strUpdatePassword = 'Zm<5A>nit heslo';
|
||||
$strUpdatePrivMessage = 'Byla zm<7A>n<EFBFBD>na privilegia pro';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u jmeno tabulek a pol<6F>';
|
||||
@@ -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<65>onnistui!';
|
||||
$strDeletePassword = 'Poista salasana';
|
||||
$strDeleteUserMessage = 'Poistettu k<>ytt<74>j<EFBFBD>:';
|
||||
$strDelPassMessage = 'Salasana poistettu k<>ytt<74>j<EFBFBD>lt<6C>';
|
||||
$strDescending = 'Laskeva';
|
||||
$strDisableMagicQuotes = '<b>Varoitus:</b> "magic_quotes_gpc"-toiminto on p<><70>ll<6C> PHP:n asetuksissa. T<>m<EFBFBD> PhpMyAdminin ei toimi kunnolla t<>m<EFBFBD>n toiminnon ollessa p<><70>ll<6C>. PHP:n k<>ytt<74>ohjeiden konfigurointikappale kertoo kuinka toiminto saadaan pois p<><70>lt<6C>.';
|
||||
@@ -300,9 +299,6 @@ $strType = 'Tyyppi';
|
||||
|
||||
$strUncheckAll = 'Poista valinta kaikista';
|
||||
$strUnique = 'Uniikki';
|
||||
$strUpdatePassMessage = 'Olet p<>ivitt<74>nyt salasanan k<>ytt<74>j<EFBFBD>lle';
|
||||
$strUpdatePassword = 'P<>ivit<69> salasana';
|
||||
$strUpdatePrivMessage = 'Olet p<>ivitt<74>nyt oikeudet k<>ytt<74>j<EFBFBD>lle';
|
||||
$strUpdateQuery = 'P<>ivit<69> lause';
|
||||
$strUsage = 'Tila';
|
||||
$strUseBackquotes = 'Laita taulujen ja sarakkeiden nimet lainausmerkkeihin';
|
||||
@@ -323,10 +319,13 @@ $strWrongUser = 'V
|
||||
$strYes = 'Kyll<6C>';
|
||||
|
||||
// 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<61>s :';
|
||||
$strDeleteFailed = 'L\'effacement a <20>chou<6F>';
|
||||
$strDeletePassword = 'Effacer le mot de passe';
|
||||
$strDeleteUserMessage = 'Vous avez effac<61> l\'utilisateur';
|
||||
$strDeleteUserMessage = 'Vous avez effac<61> l\'utilisateur %s.';
|
||||
$strDelPassMessage = 'Vous avez effac<61> le mot de passe de ';
|
||||
$strDescending = 'D<>croissant';
|
||||
$strDisableMagicQuotes = '<b>Attention:</b> Vous avez positionn<6E> magic_quotes_gpc dans la configuration de PHP. Cette version de PhpMyAdmin ne peut fonctionner correctement avec. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable <20> off.';
|
||||
@@ -155,6 +155,8 @@ $strInsertTextfiles = 'Ins
|
||||
$strInstructions = 'Instructions';
|
||||
$strInUse = 'utilis<69>';
|
||||
$strInvalidName = '"%s" est un mot r<>serv<72>, il ne peut <20>tre utilis<69> comme nom de base/table/champ.';
|
||||
|
||||
$strKeepPass = 'Conserver le mot de passe';
|
||||
$strKeyname = 'Nom de la cl<63>';
|
||||
$strKill = 'Supprimer';
|
||||
|
||||
@@ -300,9 +302,9 @@ $strType = 'Type';
|
||||
|
||||
$strUncheckAll = 'Tout d<>cocher';
|
||||
$strUnique = 'Unique';
|
||||
$strUpdatePassMessage = 'Vous avez modifi<66> le mot de passe pour';
|
||||
$strUpdatePassword = 'Changer le mot de passe';
|
||||
$strUpdatePrivMessage = 'Vous avez modifi<66> les privil<69>ges pour';
|
||||
$strUpdatePrivMessage = 'Vous avez modifi<66> les privil<69>ges pour %s.';
|
||||
$strUpdateProfile = 'Modifier le profil :';
|
||||
$strUpdateProfileMessage = 'Le profil a <20>t<EFBFBD> modifi<66>.';
|
||||
$strUpdateQuery = 'Mise-<2D>-jour de la requ<71>te';
|
||||
$strUpdateServer = 'Changer le serveur';
|
||||
$strUpdateServMessage = 'Vous avez modifi<66> 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<63>n:</b> Acaba de activar magic_quotes_gpc na configuraci<63>n do PHP. Esta versi<73>n de PhpMyAdmin non traballa ben con el. Mire na secci<63>n de configuraci<63>n do manual do PHP informaci<63>n sobre como desactiv<69>-lo.';
|
||||
@@ -295,9 +295,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Quitar-lles as marcas a todos';
|
||||
$strUnique = '<27>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<65>schte Zeilen:';
|
||||
$strDeleteFailed = 'L<>schen fehlgeschlagen!';
|
||||
$strDeletePassword = 'Password l<>schen';
|
||||
$strDeleteUserMessage = 'Der Benutzer wurde gel<65>scht';
|
||||
$strDeleteUserMessage = 'Der Benutzer wurde gel<65>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<61>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<67>ndert:';
|
||||
$strUpdatePassword = 'Password <20>ndern';
|
||||
$strUpdatePrivMessage = 'Die Rechte wurden ge<67>ndert:';
|
||||
$strUpdatePrivMessage = 'Die Rechte wurden ge<67>ndert %s.';
|
||||
$strUpdateQuery = 'Aktualisieren';
|
||||
$strUsage = 'Verbrauch';
|
||||
$strUseBackquotes = ' Tabellen- und Feldnamen in einfachen Anf<6E>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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:';
|
||||
$strDeleteFailed = '<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeletePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteUserMessage = 'You have deleted the user';
|
||||
$strDelPassMessage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD>';
|
||||
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDisableMagicQuotes = '<b><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</b> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> magic_quotes_gpc <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> PHP. <20><><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> PhpMyAdmin <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> PHP <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
|
||||
@@ -284,9 +283,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
||||
$strUnique = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdatePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePrivMessage = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUsage = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -307,23 +303,26 @@ $strWrongUser = '
|
||||
$strYes = '<27><><EFBFBD>';
|
||||
|
||||
// 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 = '<27><><EFBFBD><EFBFBD><F2A4B7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||
$strDeletePassword = 'Delete Password'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
||||
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD>ꤵ<EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΥС<CEA5><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>Ȥ<F2BBB2BE><C8A4><EFBFBD>disable<6C><65><EFBFBD><EFBFBD><EFBFBD>ꤷ<EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = '<27><><EFBFBD>ˡ<EFBFBD><CBA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@@ -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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.';
|
||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||
$strDeletePassword = 'Delete Password'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
||||
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
||||
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
||||
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴٸ<CFB4>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin<69><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> disable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>.';
|
||||
@@ -250,9 +249,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = 'Uncheck All'; //to translate
|
||||
$strUnique = '<27><><EFBFBD><EFBFBD>ũ Ÿ<><C5B8><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
||||
$strUpdatePassword = 'Update Password'; //to translate
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
||||
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
||||
$strUsage = 'Usage'; //to translate
|
||||
$strUser = 'User'; //to translate
|
||||
@@ -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<73>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<73>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<73>rring';
|
||||
$strUsage = 'Bruk';
|
||||
$strUseBackquotes = 'Bruk venstre anf<6E>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<6F>o sie!';
|
||||
$strDeletePassword = 'Kasowanie has<61>a';
|
||||
$strDeleteUserMessage = 'U<>ytkownik zosta<74> skasowany';
|
||||
$strDelPassMessage = 'Skasowane zosta<74>o has<61>o u<>ytkownika';
|
||||
$strDescending = 'Malej<65>co';
|
||||
$strDisableMagicQuotes = '<b>Ostrze<7A>enie:</b> W<><57>czono opcje magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a, gdy opcja ta jest wy<77><79>czona. Prosz<73> zaznajomi<6D> si<73> z dokumentacj<63> do PHP, aby znale<6C><65> informacje, w jaki spos<6F>b wy<77><79>czy<7A> t<> opcj<63>.';
|
||||
@@ -294,9 +293,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odznaczenie wszystkich';
|
||||
$strUnique = 'Unikalny';
|
||||
$strUpdatePassMessage = 'Zmienione zosta<74>o has<61>o dla';
|
||||
$strUpdatePassword = 'Zmiana has<61>a';
|
||||
$strUpdatePrivMessage = 'Zmienione zosta<74>y uprawnienia dla';
|
||||
$strUpdateQuery = 'Zmiana zapytania';
|
||||
$strUsage = 'Wykorzystanie';
|
||||
$strUseBackquotes = 'U<>ycie cudzys<79>ow<6F>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 = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!';
|
||||
$strDeletePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteUserMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDelPassMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDisableMagicQuotes = '<b><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</b> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PHP <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> magic_quotes_gpc. <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PhpMyAdmin <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> . <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> PHP, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
|
||||
@@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUnique = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdatePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePrivMessage = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUsage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -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 = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!';
|
||||
$strDeletePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteUserMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDelPassMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strDescending = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDisableMagicQuotes = '<b><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</b> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PHP <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> magic_quotes_gpc. <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PhpMyAdmin <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> . <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> PHP, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
|
||||
@@ -261,9 +260,6 @@ $strType = '
|
||||
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUnique = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePassMessage = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdatePassword = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdatePrivMessage = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
||||
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUsage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -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<61>';
|
||||
$strDeleteFailed = 'Mazanie bolo ne<6E>spe<70>n<EFBFBD>!';
|
||||
$strDeletePassword = 'Zmaza<7A> heslo';
|
||||
$strDeleteUserMessage = 'Bol zmazan<61> pou<6F><75>vate<74>';
|
||||
$strDelPassMessage = 'Bolo zmazan<61> heslo pre';
|
||||
$strDescending = 'Zostupne';
|
||||
$strDisableMagicQuotes = '<b>Varovanie:</b> M<>te zapnut<75> magic_quotes_gpc vo Va<56>ej konfigur<75>cii PHP. T<>to verzia PhpMyAdmin-a nem<65><6D>e funguva<76> spr<70>vane s t<>mto nastaven<65>m. Pros<6F>m pozrite sa do manu<6E>lu konfigur<75>cie PHP ako toto nastavenie zmeni<6E>.';
|
||||
@@ -279,9 +278,6 @@ $strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odzna<6E>i<EFBFBD> v<>etko';
|
||||
$strUnique = 'Unik<69>tny';
|
||||
$strUpdatePassMessage = 'Bolo zmenen<65> heslo pre pou<6F><75>vate<74>a';
|
||||
$strUpdatePassword = 'Zmeni<6E> heslo';
|
||||
$strUpdatePrivMessage = 'Boli zmenen<65> privil<69>gia pre pou<6F><75>vate<74>a';
|
||||
$strUpdateQuery = 'Aktualizova<76> dotaz';
|
||||
$strUsage = 'Vyu<79>itie';
|
||||
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
|
||||
@@ -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<73>a';
|
||||
$strDeleteUserMessage = 'Ud. ha borrado el usuario';
|
||||
$strDeleteUserMessage = 'Ud. ha borrado el usuario %s.';
|
||||
$strDelPassMessage = 'Ud. ha borrado la contrase<73>a para';
|
||||
$strDescending = 'Descendente';
|
||||
$strDisableMagicQuotes = '<b>Atencion:</b> Ud. ha activado magic_quotes_gpc en su configuracion de PHP. Esta version de PhpMyAdmin no funciona correctamente con ello. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como desactivar dicha opcion.';
|
||||
@@ -277,9 +277,7 @@ $strType = 'Tipo';
|
||||
|
||||
$strUncheckAll = 'Desmarcar todos';
|
||||
$strUnique = 'Unico';
|
||||
$strUpdatePassMessage = 'Ud. ha actualizado la contrase<73>a para';
|
||||
$strUpdatePassword = 'Actualizar Contrase<73>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<6E>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<66>ga';
|
||||
$strUsage = 'Anv<6E>ndning';
|
||||
$strUseBackquotes = 'Anv<6E>nd bak<61>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 = 'ź<><C5BA><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
||||
$strDeletePassword = 'Delete Password'; //to translate
|
||||
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
||||
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
||||
$strDescending = '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
|
||||
|
Reference in New Issue
Block a user