diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 4fb54ab84..fba2c3a5c 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -309,6 +309,7 @@ $strYes = 'Sim'; $strIdxFulltext = 'Fulltext'; //to translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strOffSet = 'offset'; //to translate +$strRunningAs = 'as'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
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'; diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 7a88a24e8..7ed0e57a0 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index b9dcb67a0..04214bad9 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -303,6 +303,7 @@ $strNoModification = 'No change'; $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 6a78039e0..89762d643 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -305,6 +305,7 @@ $strNoModification = 'No change'; $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = ' SQL-query on database '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 9ee24634b..b49622a1b 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 9466e185c..f51392e8b 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -311,6 +311,7 @@ $strYes = 'Ano'; // To translate $strIdxFulltext = 'Fulltext'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 9b9ffa4c2..afb40fab4 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -311,6 +311,7 @@ $strYes = 'Ano'; // To translate $strIdxFulltext = 'Fulltext'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 29824df72..392eebef2 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -304,6 +304,7 @@ $strNoModification = 'No change'; $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index a16c0c03a..4bf34ea64 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -309,6 +309,7 @@ $strGzip = '"gzipped"'; //to translate $strIdxFulltext = 'Fulltext'; //to translate $strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate $strOffSet = 'offset'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index c571bc5d1..af4b672ba 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -240,6 +240,7 @@ $strRowsFrom = 'rows starting from'; $strRowSize = ' Row size '; $strRowsStatistic = 'Row Statistic'; $strRunning = 'running on '; +$strRunningAs = 'as'; $strRunQuery = 'Submit Query'; $strRunSQLQuery = 'Run SQL query/queries on database '; diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index be0345e50..cf79c5192 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -315,6 +315,7 @@ $strWrongUser = 'V $strYes = 'Kyllä'; // To translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 213ceef66..27841b323 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -239,6 +239,7 @@ $strRowsFrom = 'lignes $strRowSize = ' Taille enr. '; $strRowsStatistic = 'Statistiques'; $strRunning = 'sur le serveur '; +$strRunningAs = '- utilisateur :'; $strRunQuery = 'Exécuter la requête'; $strRunSQLQuery = 'Exécuter une ou des requêtes sur la base '; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 33686fa6d..f7aeb470e 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -310,6 +310,7 @@ $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 +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 71c1e1ea4..fa2ff2770 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -312,6 +312,7 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.'; $strYes = 'Ja'; // To translate +$strRunningAs = 'as'; $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index ce46436c4..5693f5905 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -311,6 +311,7 @@ $strWrongUser = ' $strYes = 'Íáé'; // To translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 667fe8116..760ad5fc2 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -315,4 +315,5 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.'; $strYes = ' Si '; // To translate +$strRunningAs = 'as'; ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index 1389d0770..fce1b997e 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 6fc84185f..bc4d65b24 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index c4696d4df..00e2ea474 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -308,6 +308,7 @@ $strCarriage = 'Carriage return: \\r'; //to translate $strGrants = 'Grants'; //to translate $strOffSet = 'offset'; //to translate $strPartialText = 'Partial Texts'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 731158454..3b08d6ca5 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -309,6 +309,7 @@ $strYes = 'Tak'; // 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 +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index 0ac89de95..49e24e56f 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -307,6 +307,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index b22166a20..fe9dd4c98 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -311,6 +311,7 @@ $strYes = 'Da'; // To translate $strIdxFulltext = 'Fulltext'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index fbf8d6091..595dcf6b4 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -305,6 +305,7 @@ $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strNoModification = 'No change'; // To translate $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 532050a1d..3144a8280 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -305,6 +305,7 @@ $strNoModification = 'No change'; // To translate $strOffSet = 'offset'; // To translate $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 78e8811c4..9b65742ee 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -306,6 +306,7 @@ $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strNoModification = 'No change'; // To translate $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 8cf2c586c..8e0eed4ea 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -310,6 +310,7 @@ $strStrucExcelCSV = 'CSV for Ms Excel data'; $strFullText = 'Full Texts';//to translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strPartialText = 'Partial Texts';//to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index c8db0fbe4..fa286a309 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -311,6 +311,7 @@ $strYes = 'Ja'; // To translate $strIdxFulltext = 'Fulltext'; //to translate +$strRunningAs = 'as'; $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 50e62774a..6fb53cb72 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -308,6 +308,7 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strQueryOnDb = 'SQL-query on database '; $strRowSize = ' Row size '; //to translate +$strRunningAs = 'as'; $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate