diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 6f0f964e2..4fb54ab84 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -311,5 +311,7 @@ $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/tabl $strOffSet = 'offset'; //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\').'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strWithChecked = 'With checked:'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index e9618480c..7a88a24e8 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -311,7 +311,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 7a48dd4f9..b9dcb67a0 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -306,7 +306,9 @@ $strQueryOnDb = 'SQL-query on database '; $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 4814f2723..6a78039e0 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -308,7 +308,9 @@ $strQueryOnDb = ' SQL-query on database '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 2a87ff482..9ee24634b 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -311,7 +311,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index ba029189b..9466e185c 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -312,4 +312,6 @@ $strYes = 'Ano'; // To translate $strIdxFulltext = 'Fulltext'; //to translate $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 ba18fca97..9b9ffa4c2 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -312,4 +312,6 @@ $strYes = 'Ano'; // To translate $strIdxFulltext = 'Fulltext'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 6fb1c0621..29824df72 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -307,7 +307,9 @@ $strQueryOnDb = 'SQL-query on database '; $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 6c82e31b3..a16c0c03a 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -310,6 +310,8 @@ $strIdxFulltext = 'Fulltext'; //to translate $strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate $strOffSet = 'offset'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strUseBackquotes = 'Gebruik backquotes bij tabellen en velden\' namen'; // what are backquotes? $strWithChecked = 'With checked:'; ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 23aefa1cb..c571bc5d1 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -254,8 +254,10 @@ $strServerVersion = 'Server version'; $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\').'; $strShow = 'Show'; $strShowAll = 'Show all'; +$strShowCols = 'Show columns'; $strShowingRecords = 'Showing records '; $strShowPHPInfo = 'Show PHP information'; +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; $strSingly = '(singly)'; $strSize = 'Size'; diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index c19eddd92..be0345e50 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -316,4 +316,6 @@ $strYes = 'Kyll // To translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 998f6adc4..213ceef66 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -253,8 +253,10 @@ $strServerVersion = 'Version du serveur'; $strSetEnumVal = 'Les différentes valeurs des champs de type enum/set sont à spécifier sous la forme \'a\',\'b\',\'c\'...
Pour utiliser un caractère "\\" ou "\'" dans l\'une de ces valeurs, faites le précéder du caractère d\'échappement "\\" (par exemple \'\\\\xyz\' ou \'a\\\'b\').'; $strShow = 'Afficher'; $strShowAll = 'Tout afficher'; +$strShowCols = 'Afficher les colonnes'; $strShowingRecords = 'Affichage des enregistrements'; $strShowPHPInfo = 'Afficher les informations relatives à PHP'; +$strShowTables = 'Afficher les tables'; $strShowThisQuery = 'Réafficher la requête après exécution'; $strSingly = '(à refaire après insertions/destructions)'; $strSize = 'Taille'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 64e19f19b..33686fa6d 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -311,5 +311,7 @@ $strYes = 'Si'; $strIdxFulltext = 'Fulltext'; //to translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strWithChecked = 'With checked:'; ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 770c78237..71c1e1ea4 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -312,4 +312,6 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.'; $strYes = 'Ja'; // To translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index c65dcc7fe..ce46436c4 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -312,4 +312,6 @@ $strYes = ' // To translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 956919cee..e57253d0e 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -313,4 +313,6 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.'; $strYes = ' Si '; // To translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index cf3ea66bf..1389d0770 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -310,7 +310,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 9bd832011..6fc84185f 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -310,7 +310,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index a81bc5f61..c4696d4df 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -309,6 +309,8 @@ $strGrants = 'Grants'; //to translate $strOffSet = 'offset'; //to translate $strPartialText = 'Partial Texts'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strStatement = 'Statements'; //to translate $strWithChecked = 'With checked:'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index da5f738d1..731158454 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -310,5 +310,7 @@ $strYes = 'Tak'; $strIdxFulltext = 'Fulltext'; //to translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strWithChecked = 'With checked:'; ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index c7e98afcf..0ac89de95 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -310,7 +310,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 33108daa6..b22166a20 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -312,4 +312,6 @@ $strYes = 'Da'; // To translate $strIdxFulltext = 'Fulltext'; //to translate $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 a3f1befba..fbf8d6091 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -308,7 +308,9 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strWithChecked = 'With checked:'; diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 12aae33f9..532050a1d 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -308,7 +308,9 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strWithChecked = 'With checked:'; diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index c3185c297..78e8811c4 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -296,6 +296,7 @@ $strDatabasesStats = 'Databases statistics';//to translate $strDeletedRows = 'Deleted rows:'; $strDropTable = 'Drop table'; $strExtendedInserts = 'Extended inserts'; +$strFullText = 'Full Texts';//to translate $strIdxFulltext = 'Fulltext'; //to translate $strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions';//to translate @@ -303,14 +304,15 @@ $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/tabl $strNoDatabases = 'No databases'; $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strNoModification = 'No change'; // To translate +$strPartialText = 'Partial Texts';//to translate +$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate +$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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate -$strServerChoice = 'Server Choice';//to translate -$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullText = 'Full Texts';//to translate -$strPartialText = 'Partial Texts';//to translate $strWithChecked = 'With checked:'; ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 374d12062..8cf2c586c 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -311,5 +311,7 @@ $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 $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; $strWithChecked = 'With checked:'; ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 7377361eb..c8db0fbe4 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -312,4 +312,6 @@ $strYes = 'Ja'; // To translate $strIdxFulltext = 'Fulltext'; //to translate $strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; +$strShowTables = 'Show tables'; ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index d29d777e4..50e62774a 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -311,7 +311,9 @@ $strRowSize = ' Row size '; //to translate $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 +$strShowCols = 'Show columns'; $strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate