diff --git a/ChangeLog b/ChangeLog index f7d6a5d3b..1e88fd508 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-11-28 Alexander M. Turek + * db_datadict.php3, db_details_structure.php3, db_printview.php3, + db_stats.php3, tbl_printview.php3, tbl_properties_structure.php3, + lang/*.inc.php3: Fixed bug #644526 (ucfirst php function causes trouble). + * lang/german-*.inc.php3: Clarification. + 2002-11-27 Marc Delisle * libraries/sqlparser.lib.php3: bug 644030 part 1: syntax error on a REVOKE diff --git a/db_datadict.php3 b/db_datadict.php3 index 6ed18c764..af2107cec 100644 --- a/db_datadict.php3 +++ b/db_datadict.php3 @@ -165,19 +165,19 @@ while ($row = mysql_fetch_array($rowset)) { - - - - - - + + + + + + ' . ucfirst($strLinksTo) . '' . "\n"; + echo ' ' . "\n"; } if ($cfgRelation['commwork']) { - echo ' ' . "\n"; + echo ' ' . "\n"; } ?> diff --git a/db_details_structure.php3 b/db_details_structure.php3 index a65757998..c2cb0c70a 100644 --- a/db_details_structure.php3 +++ b/db_details_structure.php3 @@ -58,13 +58,13 @@ else if (PMA_MYSQL_INT_VERSION >= 32303) {
' . $strLinksTo . '' . ucfirst($strComments) . '' . $strComments . '
- - - - + + + + ' . ucfirst($strSize) . ''; + echo ''; } echo "\n"; ?> @@ -334,9 +334,9 @@ else {
     ' . $strSize . '
- - - + + + = 32303) {
    
- - - + + + ' . ucfirst($strSize) . ''; + echo ''; } echo "\n"; ?> @@ -232,8 +232,8 @@ else {
     ' . $strSize . '
- - + + 0) { */ ?>

- +

    
@@ -195,27 +195,27 @@ if ($num_dbs > 0) { diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 7ca9da49d..85ff092c8 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Stuur'; $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer'; $strSum = 'Som'; -$strTable = 'tabel '; +$strTable = 'Tabel'; $strTableComments = 'Tabel kommentaar'; $strTableEmpty = 'Die tabel naam is leeg!'; $strTableHasBeenDropped = 'Tabel %s is verwyder'; @@ -441,4 +441,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 7c3de85e1..b8a425a1a 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -392,7 +392,7 @@ $strSubmit = 'D $strSuccess = 'Query u zbatua me sukses'; $strSum = 'Gjithsej'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komente mbi tabeln'; $strTableEmpty = 'Emri i tabels sht bosh!'; $strTableHasBeenDropped = 'Tabela %s u eleminua'; @@ -442,4 +442,6 @@ $strZip = '"kompresuar me zip"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 45f6b1b45..f29318c2d 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -393,7 +393,7 @@ $strSubmit = 'Dërgoje'; $strSuccess = 'Query u zbatua me sukses'; $strSum = 'Gjithsej'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komente mbi tabelën'; $strTableEmpty = 'Emri i tabelës është bosh!'; $strTableHasBeenDropped = 'Tabela %s u eleminua'; @@ -443,4 +443,6 @@ $strZip = '"kompresuar me zip"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index ed351cad0..71a760654 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -455,4 +455,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 3cea91b67..6c051a8d0 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 423711ee3..a2364affe 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -303,7 +303,7 @@ $strSubmit = 'Submete'; $strSuccess = 'Seu comando SQL foi executado com sucesso'; $strSum = 'Soma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentrios da tabela'; $strTableEmpty = 'O Nome da Tabela est vazio!'; $strTableHasBeenDropped = 'Tabela %s foi deletada'; @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 4d44ccc4c..c959195a5 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -304,7 +304,7 @@ $strSubmit = 'Submete'; $strSuccess = 'Seu comando SQL foi executado com sucesso'; $strSum = 'Soma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentários da tabela'; $strTableEmpty = 'O Nome da Tabela está vazio!'; $strTableHasBeenDropped = 'Tabela %s foi deletada'; @@ -455,4 +455,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index f5093fdb5..1c4296f9e 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 81bfdd1f9..d719f05c7 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -455,4 +455,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index af47c2c84..51a8dc7b0 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 35dd77193..6cd3a005f 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Enviar'; $strSuccess = 'La vostra comanda SQL ha estat executada amb xit'; $strSum = 'Suma'; -$strTable = 'taula '; +$strTable = 'Taula'; $strTableComments = 'Comentaris de la taula'; $strTableEmpty = 'El nom de la taula s buit!'; $strTableHasBeenDropped = 'S\'ha esborrat la taula %s'; @@ -434,4 +434,6 @@ $strYes = 'Si'; $strZip = '"comprimit amb zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 609e21f0c..0e4af0a7f 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -386,7 +386,7 @@ $strSubmit = 'Enviar'; $strSuccess = 'La vostra comanda SQL ha estat executada amb èxit'; $strSum = 'Suma'; -$strTable = 'taula '; +$strTable = 'Taula'; $strTableComments = 'Comentaris de la taula'; $strTableEmpty = 'El nom de la taula és buit!'; $strTableHasBeenDropped = 'S\'ha esborrat la taula %s'; @@ -435,4 +435,6 @@ $strYes = 'Si'; $strZip = '"comprimit amb zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index a49af2c67..7cc116856 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -440,4 +440,6 @@ $strZip = '"zipped"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index c5e68a3f2..9655ed199 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -439,4 +439,6 @@ $strZip = '"zipped"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 92359272a..2eb7ae519 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -438,4 +438,6 @@ $strZip = '"zipped"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 092d84461..0d41758c6 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -437,4 +437,6 @@ $strZip = '"zipped"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 126bae3dd..70272d173 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -306,7 +306,7 @@ $strSubmit = 'Pokreni'; $strSuccess = 'Va SQL upit je uspjeno izvren'; $strSum = 'Ukupno'; -$strTable = 'tablica '; +$strTable = 'Tablica'; $strTableComments = 'Komentar tablice'; $strTableEmpty = 'Ime tablice je prazno!'; $strTableHasBeenDropped = 'Tablica %s je izbrisana'; @@ -453,4 +453,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index e934d6cf2..2275e633b 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -307,7 +307,7 @@ $strSubmit = 'Pokreni'; $strSuccess = 'Vaš SQL upit je uspješno izvršen'; $strSum = 'Ukupno'; -$strTable = 'tablica '; +$strTable = 'Tablica'; $strTableComments = 'Komentar tablice'; $strTableEmpty = 'Ime tablice je prazno!'; $strTableHasBeenDropped = 'Tablica %s je izbrisana'; @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index a958946a3..0cb4dd49e 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -306,7 +306,7 @@ $strSubmit = 'Pokreni'; $strSuccess = 'Va SQL upit je uspjeno izvren'; $strSum = 'Ukupno'; -$strTable = 'tablica '; +$strTable = 'Tablica'; $strTableComments = 'Komentar tablice'; $strTableEmpty = 'Ime tablice je prazno!'; $strTableHasBeenDropped = 'Tablica %s je izbrisana'; @@ -453,4 +453,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 313f749dd..06b904d33 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -390,7 +390,7 @@ $strSubmit = 'Ode $strSuccess = 'V SQL-dotaz byl spn vykonn'; $strSum = 'Celkem'; -$strTable = 'Tabulka '; +$strTable = 'Tabulka'; $strTableComments = 'Komente k tabulce'; $strTableEmpty = 'Jmno tabulky je przdn!'; $strTableHasBeenDropped = 'Tabulka %s byla odstranna'; @@ -437,6 +437,9 @@ $strWrongUser = ' $strYes = 'Ano'; $strZip = '"zazipovno"'; + // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 110b5bf2d..f79793f6a 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -391,7 +391,7 @@ $strSubmit = 'Odešli'; $strSuccess = 'Váš SQL-dotaz byl úspěšně vykonán'; $strSum = 'Celkem'; -$strTable = 'Tabulka '; +$strTable = 'Tabulka'; $strTableComments = 'Komentáře k tabulce'; $strTableEmpty = 'Jméno tabulky je prázdné!'; $strTableHasBeenDropped = 'Tabulka %s byla odstraněna'; @@ -438,6 +438,9 @@ $strWrongUser = 'Špatné uživatelské jméno/heslo. Přístup odepřen.'; $strYes = 'Ano'; $strZip = '"zazipováno"'; + // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index ca5b0d132..d5e33e41f 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -437,6 +437,8 @@ $strWrongUser = ' $strYes = 'Ano'; $strZip = '"zazipovno"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 936b06b9d..5e75e5999 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -301,7 +301,7 @@ $strSubmit = 'Send'; $strSuccess = 'Din SQL-foresprgsel blev udfrt korrekt'; $strSum = 'Sum'; -$strTable = 'Tabel: '; +$strTable = 'Tabel'; $strTableComments = 'Tabel kommentarer'; $strTableEmpty = 'Intet tabelnavn!'; $strTableHasBeenDropped = 'Tabel %s er slettet'; @@ -448,4 +448,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 2b7406df5..2664f6070 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -302,7 +302,7 @@ $strSubmit = 'Send'; $strSuccess = 'Din SQL-forespørgsel blev udført korrekt'; $strSum = 'Sum'; -$strTable = 'Tabel: '; +$strTable = 'Tabel'; $strTableComments = 'Tabel kommentarer'; $strTableEmpty = 'Intet tabelnavn!'; $strTableHasBeenDropped = 'Tabel %s er slettet'; @@ -449,4 +449,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index f1cebedf9..1959566a7 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -389,7 +389,7 @@ $strSubmit = 'Verzenden'; $strSuccess = 'Uw SQL-query is succesvol uitgevoerd.'; $strSum = 'Som'; -$strTable = 'Tabel '; +$strTable = 'Tabel'; $strTableComments = 'Tabel opmerkingen'; $strTableEmpty = 'De tabel naam is leeg!'; $strTableHasBeenDropped = 'Tabel %s is vervallen'; @@ -438,4 +438,6 @@ $strYes = 'Ja'; $strZip = '"Gezipt"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 568fb0039..f02f4860a 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -390,7 +390,7 @@ $strSubmit = 'Verzenden'; $strSuccess = 'Uw SQL-query is succesvol uitgevoerd.'; $strSum = 'Som'; -$strTable = 'Tabel '; +$strTable = 'Tabel'; $strTableComments = 'Tabel opmerkingen'; $strTableEmpty = 'De tabel naam is leeg!'; $strTableHasBeenDropped = 'Tabel %s is vervallen'; @@ -439,4 +439,6 @@ $strYes = 'Ja'; $strZip = '"Gezipt"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 574e4a7ff..1da2d5600 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -253,6 +253,7 @@ $strNotValidNumber = ' is not a valid row number!'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total:%s match(es)'; +$strNumTables = 'Tables'; $strOK = 'OK'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; @@ -385,7 +386,7 @@ $strSubmit = 'Submit'; $strSuccess = 'Your SQL-query has been executed successfully'; $strSum = 'Sum'; -$strTable = 'table '; +$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -400,6 +401,7 @@ $strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strType = 'Type'; $strUncheckAll = 'Uncheck All'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index af08a55b3..6aba2945e 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -254,6 +254,7 @@ $strNotValidNumber = ' is not a valid row number!'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total:%s match(es)'; +$strNumTables = 'Tables'; $strOK = 'OK'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; @@ -386,7 +387,7 @@ $strSubmit = 'Submit'; $strSuccess = 'Your SQL-query has been executed successfully'; $strSum = 'Sum'; -$strTable = 'table '; +$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -401,6 +402,7 @@ $strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strType = 'Type'; $strUncheckAll = 'Uncheck All'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index f2742aae8..696156a5a 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -381,7 +381,7 @@ $strSubmit = 'Vali'; $strSuccess = 'Teie SQL pring tideti edukalt'; $strSum = 'Summa'; -$strTable = 'tabel '; +$strTable = 'Tabel'; $strTableComments = 'Tabeli kommentaarid'; $strTableEmpty = 'Tabeli nimi on thi!'; $strTableHasBeenDropped = 'Tabel %s kustutatud'; @@ -428,10 +428,13 @@ $strWrongUser = 'Vale kasutajanimi/parool. Ligip $strYes = 'Jah'; $strZip = '"zipitud"'; + // To translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 805bb4eed..0d1815b0c 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -382,7 +382,7 @@ $strSubmit = 'Vali'; $strSuccess = 'Teie SQL päring täideti edukalt'; $strSum = 'Summa'; -$strTable = 'tabel '; +$strTable = 'Tabel'; $strTableComments = 'Tabeli kommentaarid'; $strTableEmpty = 'Tabeli nimi on tühi!'; $strTableHasBeenDropped = 'Tabel %s kustutatud'; @@ -429,10 +429,13 @@ $strWrongUser = 'Vale kasutajanimi/parool. Ligipääd keelatud.'; $strYes = 'Jah'; $strZip = '"zipitud"'; + // To translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 444a101bd..53d3cd730 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -384,7 +384,7 @@ $strSubmit = 'L $strSuccess = 'SQL-lause on suoritettu'; $strSum = 'Summa'; -$strTable = 'taulu '; +$strTable = 'Taulu'; $strTableComments = 'Kommentoi taulua'; $strTableEmpty = 'Taulun nimi puuttuu!'; $strTableHasBeenDropped = 'Taulu %s on pudotettu'; @@ -432,9 +432,13 @@ $strYes = 'Kyll $strZip = '"zip-pakattu"'; +// To translate + $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 5559a6f4a..e30eb52ac 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Lähetä'; $strSuccess = 'SQL-lause on suoritettu'; $strSum = 'Summa'; -$strTable = 'taulu '; +$strTable = 'Taulu'; $strTableComments = 'Kommentoi taulua'; $strTableEmpty = 'Taulun nimi puuttuu!'; $strTableHasBeenDropped = 'Taulu %s on pudotettu'; @@ -433,9 +433,13 @@ $strYes = 'Kyllä'; $strZip = '"zip-pakattu"'; +// To translate + $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 30d63a5dc..52de01ce4 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -253,6 +253,7 @@ $strNotValidNumber = ' n\'est pas un nombre valide !'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s occurence(s) dans la table %s'; $strNumSearchResultsTotal = 'Total :%s occurence(s)'; +$strNumTables = 'Tables'; $strOK = 'OK'; $strOftenQuotation = 'Souvent des guillemets. OPTIONNEL signifie que seuls les champs de type char et varchar sont entours par ce caractre.'; @@ -385,7 +386,7 @@ $strSubmit = 'Ex $strSuccess = 'Votre requte SQL a t excute avec succs'; $strSum = 'Somme'; -$strTable = 'table '; +$strTable = 'Table'; $strTableComments = 'Commentaires sur la table'; $strTableEmpty = 'Le nom de la table est vide'; $strTableHasBeenDropped = 'La table %s a t efface'; @@ -400,6 +401,7 @@ $strTheContent = 'Le contenu de votre fichier a $strTheContents = 'Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de cl primaire ou unique identique.'; $strTheTerminator = 'Le caractre qui spare chacun des champs.'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strType = 'Type'; $strUncheckAll = 'Tout dcocher'; @@ -432,6 +434,5 @@ $strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc $strYes = 'Oui'; $strZip = '"zipp"'; -// To translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index c28da32dd..076acfac8 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -254,6 +254,7 @@ $strNotValidNumber = ' n\'est pas un nombre valide !'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s occurence(s) dans la table %s'; $strNumSearchResultsTotal = 'Total :%s occurence(s)'; +$strNumTables = 'Tables'; $strOK = 'OK'; $strOftenQuotation = 'Souvent des guillemets. OPTIONNEL signifie que seuls les champs de type char et varchar sont entourés par ce caractère.'; @@ -386,7 +387,7 @@ $strSubmit = 'Exécuter'; $strSuccess = 'Votre requête SQL a été exécutée avec succès'; $strSum = 'Somme'; -$strTable = 'table '; +$strTable = 'Table'; $strTableComments = 'Commentaires sur la table'; $strTableEmpty = 'Le nom de la table est vide'; $strTableHasBeenDropped = 'La table %s a été effacée'; @@ -401,6 +402,7 @@ $strTheContent = 'Le contenu de votre fichier a été inséré.'; $strTheContents = 'Le contenu du fichier remplacera le contenu de la table pour les enregistrements ayant une valeur de clé primaire ou unique identique.'; $strTheTerminator = 'Le caractère qui sépare chacun des champs.'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strType = 'Type'; $strUncheckAll = 'Tout décocher'; @@ -433,6 +435,5 @@ $strWrongUser = 'Erreur d\'utilisateur/mot de passe. Accès refusé'; $strYes = 'Oui'; $strZip = '"zippé"'; -// To translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 1ec91f8f6..66816112b 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -388,7 +388,7 @@ $strSubmit = 'Submeter'; $strSuccess = 'O seu comando de SQL executou-se com xito'; $strSum = 'Suma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentarios da tabela'; $strTableEmpty = 'O nome da tabela est vaco!'; $strTableHasBeenDropped = 'Eliminouse a tabela %s'; @@ -435,8 +435,11 @@ $strWrongUser = 'Usuario ou contrasinal errado. Acceso negado.'; $strYes = 'Si'; $strZip = 'comprimido no formato "zipped"'; + // To translate $strImportDocSQL = 'Import docSQL Files'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 61a14fac7..c860c3c46 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -389,7 +389,7 @@ $strSubmit = 'Submeter'; $strSuccess = 'O seu comando de SQL executou-se com éxito'; $strSum = 'Suma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentarios da tabela'; $strTableEmpty = 'O nome da tabela está vacío!'; $strTableHasBeenDropped = 'Eliminouse a tabela %s'; @@ -436,8 +436,11 @@ $strWrongUser = 'Usuario ou contrasinal errado. Acceso negado.'; $strYes = 'Si'; $strZip = 'comprimido no formato "zipped"'; + // To translate $strImportDocSQL = 'Import docSQL Files'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index c9ae1f779..fe83b96ea 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -453,4 +453,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index bd93e5860..b305d50d8 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -261,6 +261,7 @@ $strNoValidateSQL = 'SQL-Validierung umgehen'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s Treffer in der Tabelle %s'; $strNumSearchResultsTotal = 'Insgesamt%s Treffer'; +$strNumTables = 'Tabellen'; $strOftenQuotation = 'Hufig Anfhrungszeichen. Optional bedeutet, dass nur Textfelder von den angegeben Zeichen eingeschlossen sind.'; $strOK = 'OK'; @@ -391,9 +392,9 @@ $strStructPropose = 'Tabellenstruktur analysieren'; $strStructure = 'Struktur'; $strSubmit = 'Abschicken'; $strSuccess = 'Ihr SQL-Befehl wurde erfolgreich ausgefhrt.'; -$strSum = 'Summe'; +$strSum = 'Gesamt'; -$strTable = 'Tabelle '; +$strTable = 'Tabelle'; $strTableComments = 'Tabellen-Kommentar'; $strTableEmpty = 'Der Tabellenname ist leer!'; $strTableHasBeenDropped = 'Die Tabelle %s wurde gelscht.'; @@ -408,6 +409,7 @@ $strTheContent = 'Der Inhalt Ihrer Datei wurde eingef $strTheContents = 'Der Inhalt der CSV-Datei ersetzt die Eintrge mit den gleichen Primr- oder Unique-Schlsseln.'; $strTheTerminator = 'Der Trenner zwischen den Feldern.'; $strTotal = 'insgesamt'; +$strTotalUC = 'Insgesamt'; $strType = 'Typ'; $strUncheckAll = 'Auswahl entfernen'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 8610211f2..b113175ec 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -262,6 +262,7 @@ $strNoValidateSQL = 'SQL-Validierung umgehen'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s Treffer in der Tabelle %s'; $strNumSearchResultsTotal = 'Insgesamt%s Treffer'; +$strNumTables = 'Tabellen'; $strOftenQuotation = 'Häufig Anführungszeichen. Optional bedeutet, dass nur Textfelder von den angegeben Zeichen eingeschlossen sind.'; $strOK = 'OK'; @@ -392,9 +393,9 @@ $strStructPropose = 'Tabellenstruktur analysieren'; $strStructure = 'Struktur'; $strSubmit = 'Abschicken'; $strSuccess = 'Ihr SQL-Befehl wurde erfolgreich ausgeführt.'; -$strSum = 'Summe'; +$strSum = 'Gesamt'; -$strTable = 'Tabelle '; +$strTable = 'Tabelle'; $strTableComments = 'Tabellen-Kommentar'; $strTableEmpty = 'Der Tabellenname ist leer!'; $strTableHasBeenDropped = 'Die Tabelle %s wurde gelöscht.'; @@ -409,6 +410,7 @@ $strTheContent = 'Der Inhalt Ihrer Datei wurde eingefügt.'; $strTheContents = 'Der Inhalt der CSV-Datei ersetzt die Einträge mit den gleichen Primär- oder Unique-Schlüsseln.'; $strTheTerminator = 'Der Trenner zwischen den Feldern.'; $strTotal = 'insgesamt'; +$strTotalUC = 'Insgesamt'; $strType = 'Typ'; $strUncheckAll = 'Auswahl entfernen'; diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index ee5eb029f..3eeffb88f 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -452,4 +452,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 0dc9f7bff..b9134a669 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -453,4 +453,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 3eb84eb7d..814fbaa84 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -344,7 +344,7 @@ $strSubmit = ' $strSuccess = ' - SQL '; $strSum = ''; -$strTable = ' '; +$strTable = ''; $strTableComments = ' '; $strTableEmpty = ' !'; $strTableHasBeenDropped = ' %s '; @@ -450,4 +450,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index e7af32392..deee8c220 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -463,4 +463,7 @@ $strWebServerUploadDirectory = 'web-server upload directory'; //to translate $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate $strZip = '"zipped"' ; //to translate + +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 0526073c7..e160802ef 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -377,7 +377,7 @@ $strSubmit = 'V $strSuccess = 'Az SQL-krst sikeresen vgrehajtottam'; $strSum = 'sszesen'; -$strTable = 'tbla '; +$strTable = 'Tbla'; $strTableComments = 'Tbla megjegyzsek'; $strTableEmpty = 'A tblanv helye res!'; $strTableHasBeenDropped = '%s tblt eldobtam'; @@ -438,4 +438,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index a11ab8c86..8d58af84e 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -378,7 +378,7 @@ $strSubmit = 'Végrehajt'; $strSuccess = 'Az SQL-kérést sikeresen végrehajtottam'; $strSum = 'Összesen'; -$strTable = 'tábla '; +$strTable = 'Tábla'; $strTableComments = 'Tábla megjegyzések'; $strTableEmpty = 'A táblanév helye üres!'; $strTableHasBeenDropped = '%s táblát eldobtam'; @@ -439,4 +439,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index e4956bc6e..4b2d872e5 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -383,7 +383,7 @@ $strSubmit = 'Kirim'; $strSuccess = 'Perintah SQL telah dilaksanakan dengan sukses'; $strSum = 'Jumlah'; -$strTable = 'Tabel '; +$strTable = 'Tabel'; $strTableComments = 'Komentar tabel'; $strTableEmpty = 'Nama tabel kosong!'; $strTableHasBeenDropped = 'Tabel %s telah dihapus'; @@ -436,4 +436,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 9a30ec512..c9b2b26f0 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -384,7 +384,7 @@ $strSubmit = 'Kirim'; $strSuccess = 'Perintah SQL telah dilaksanakan dengan sukses'; $strSum = 'Jumlah'; -$strTable = 'Tabel '; +$strTable = 'Tabel'; $strTableComments = 'Komentar tabel'; $strTableEmpty = 'Nama tabel kosong!'; $strTableHasBeenDropped = 'Tabel %s telah dihapus'; @@ -437,4 +437,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 8f5648ce2..4fe6670e8 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -391,7 +391,7 @@ $strSubmit = 'Invia'; $strSuccess = 'La query stata eseguita con successo'; $strSum = 'Totali'; -$strTable = 'tabella '; +$strTable = 'Tabella'; $strTableComments = 'Commenti sulla tabella'; $strTableEmpty = 'Il nome della tabella vuoto!'; $strTableHasBeenDropped = 'La tabella %s stata eliminata'; @@ -440,5 +440,7 @@ $strYes = ' Si '; $strZip = '"compresso con zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 3366c0b49..f500864cf 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -392,7 +392,7 @@ $strSubmit = 'Invia'; $strSuccess = 'La query è stata eseguita con successo'; $strSum = 'Totali'; -$strTable = 'tabella '; +$strTable = 'Tabella'; $strTableComments = 'Commenti sulla tabella'; $strTableEmpty = 'Il nome della tabella è vuoto!'; $strTableHasBeenDropped = 'La tabella %s è stata eliminata'; @@ -441,5 +441,7 @@ $strYes = ' Si '; $strZip = '"compresso con zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 50ad40cdb..74be7b0ab 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -444,4 +444,6 @@ $strYes = ' $strZip = '"zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 411bc6251..a9faf6aa0 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -444,4 +444,6 @@ $strYes = ' $strZip = '"zip"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 0e725e86c..3a90887a0 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -444,4 +444,6 @@ $strYes = 'はい'; $strZip = '"zipされる"'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 76d5915bd..bf01e67e0 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -452,4 +452,6 @@ $strValidatorError = 'The SQL validator could not be initialized. Please check i $strWebServerUploadDirectory = ' ε 丮'; //to translate $strWebServerUploadDirectoryError = 'ε 丮 ϴ'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index a0df04348..889dbac45 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -306,7 +306,7 @@ $strSubmit = 'Nosūtīt'; $strSuccess = 'Jūsu SQL-vaicājums tika veiksmīgi izpildīts'; $strSum = 'Kopumā'; -$strTable = 'Tabula '; +$strTable = 'Tabula'; $strTableComments = 'Komentārs tabulai'; $strTableEmpty = 'Tabulas nosaukums nav norādīts!'; $strTableHasBeenDropped = 'Tabula %s tika izdzēsta'; @@ -454,4 +454,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index b4b7e6197..7922fe11e 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -305,7 +305,7 @@ $strSubmit = 'Nos $strSuccess = 'Jsu SQL-vaicjums tika veiksmgi izpildts'; $strSum = 'Kopum'; -$strTable = 'Tabula '; +$strTable = 'Tabula'; $strTableComments = 'Komentrs tabulai'; $strTableEmpty = 'Tabulas nosaukums nav nordts!'; $strTableHasBeenDropped = 'Tabula %s tika izdzsta'; diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 60f181ea6..cf629fb3b 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -386,7 +386,7 @@ $strSubmit = 'Siųsti'; $strSuccess = 'Jūsų SQL užklausa sėkmingai įvykdyta'; $strSum = 'Sumos'; -$strTable = 'lentelė '; +$strTable = 'Lentelė'; $strTableComments = 'Lentelės komentarai'; $strTableEmpty = 'Tuščias lentelės vardas!'; $strTableHasBeenDropped = 'Lentelė %s panaikinta'; @@ -435,4 +435,6 @@ $strYes = 'Taip'; $strZip = '"zip"'; //To translate: +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 0b60cab12..a1c776b3d 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Si $strSuccess = 'Js SQL uklausa skmingai vykdyta'; $strSum = 'Sumos'; -$strTable = 'lentel '; +$strTable = 'Lentel'; $strTableComments = 'Lentels komentarai'; $strTableEmpty = 'Tuias lentels vardas!'; $strTableHasBeenDropped = 'Lentel %s panaikinta'; @@ -434,4 +434,6 @@ $strYes = 'Taip'; $strZip = '"zip"'; //To translate: +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 741db60cc..87c4f964e 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -101,7 +101,7 @@ $strColumn = 'Kolum'; $strColumnNames = 'Nama Kolum'; $strComments = 'Komen'; $strCompleteInserts = 'Kemasukkan Selesai'; -$strCompression = 'Mampatan'; +$strCompression = 'Mampatan'; $strConfigFileError = 'phpMyAdmin tidak dapat membaca fail konfigurasi!
Ini mungkin terjadi apabila ada kesalahan dalam php ataupun php tidak jumpa fail tersebut.
Sila panggil fail konfigurasi menggunakan pautan dibawah dan baca kesalahan php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.
Jika kamu terima laman kosong, semuanya berjalan lancar.'; $strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s'; $strConfirm = 'Anda pasti mahu lakukan?'; @@ -405,7 +405,7 @@ $strSubmit = 'Hantar'; $strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya'; $strSum = 'Jumlah'; -$strTable = 'jadual '; +$strTable = 'Jadual'; $strTableComments = 'Komen jadual'; $strTableEmpty = 'Nama jadual adalah kosong'; $strTableHasBeenDropped = 'Jadual %s telah digugurkan'; @@ -453,4 +453,7 @@ $strYes = 'Ya'; $strZip = '"zipped"'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index a78e391c3..0fc7a54d1 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -102,7 +102,7 @@ $strColumn = 'Kolum'; $strColumnNames = 'Nama Kolum'; $strComments = 'Komen'; $strCompleteInserts = 'Kemasukkan Selesai'; -$strCompression = 'Mampatan'; +$strCompression = 'Mampatan'; $strConfigFileError = 'phpMyAdmin tidak dapat membaca fail konfigurasi!
Ini mungkin terjadi apabila ada kesalahan dalam php ataupun php tidak jumpa fail tersebut.
Sila panggil fail konfigurasi menggunakan pautan dibawah dan baca kesalahan php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.
Jika kamu terima laman kosong, semuanya berjalan lancar.'; $strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s'; $strConfirm = 'Anda pasti mahu lakukan?'; @@ -406,7 +406,7 @@ $strSubmit = 'Hantar'; $strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya'; $strSum = 'Jumlah'; -$strTable = 'jadual '; +$strTable = 'Jadual'; $strTableComments = 'Komen jadual'; $strTableEmpty = 'Nama jadual adalah kosong'; $strTableHasBeenDropped = 'Jadual %s telah digugurkan'; @@ -454,4 +454,7 @@ $strYes = 'Ya'; $strZip = '"zipped"'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index d63678f5d..0d81171aa 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -389,7 +389,7 @@ $strSubmit = 'Send'; $strSuccess = 'Kommandoen/sprringen er utfrt'; $strSum = 'Sum'; -$strTable = 'tabell '; +$strTable = 'Tabell'; $strTableComments = 'Tabell kommentarer'; $strTableEmpty = 'Tabellnavnet er tomt!'; $strTableHasBeenDropped = 'Tabellen %s har blitt slettet'; diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index ff2e5407a..e2c80c446 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -390,7 +390,7 @@ $strSubmit = 'Send'; $strSuccess = 'Kommandoen/spørringen er utført'; $strSum = 'Sum'; -$strTable = 'tabell '; +$strTable = 'Tabell'; $strTableComments = 'Tabell kommentarer'; $strTableEmpty = 'Tabellnavnet er tomt!'; $strTableHasBeenDropped = 'Tabellen %s har blitt slettet'; @@ -439,4 +439,6 @@ $strYes = 'Ja'; $strZip = 'Komprimert (zip)'; // To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index bb09b83c2..36e8a284e 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Wys $strSuccess = 'Zapytanie SQL zostao pomylnie wykonane'; $strSum = 'Suma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentarze tabeli'; $strTableEmpty = 'Brak nazwy tabeli!'; $strTableHasBeenDropped = 'Tabela %s zostaa usunita'; @@ -432,6 +432,8 @@ $strWrongUser = 'B $strYes = 'Tak'; $strZip = '".zip"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index d4694ed35..2f13ab8b7 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -386,7 +386,7 @@ $strSubmit = 'Wysłanie'; $strSuccess = 'Zapytanie SQL zostało pomyślnie wykonane'; $strSum = 'Suma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentarze tabeli'; $strTableEmpty = 'Brak nazwy tabeli!'; $strTableHasBeenDropped = 'Tabela %s została usunięta'; diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 847fd3c7b..1815e91fa 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -371,7 +371,7 @@ $strSubmit = 'Submete'; $strSuccess = 'O seu comando SQL foi executado com sucesso'; $strSum = 'Soma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentrios da tabela'; $strTableEmpty = 'O nome da tabela est vazio!'; $strTableHasBeenDropped = 'A tabela %s foi eliminada'; @@ -449,4 +449,6 @@ $strValidatorError = 'The SQL validator could not be initialized. Please check i $strWebServerUploadDirectory = 'web-server upload directory'; //to translate $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 1719ff648..69e395b34 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -372,7 +372,7 @@ $strSubmit = 'Submete'; $strSuccess = 'O seu comando SQL foi executado com sucesso'; $strSum = 'Soma'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Comentários da tabela'; $strTableEmpty = 'O nome da tabela está vazio!'; $strTableHasBeenDropped = 'A tabela %s foi eliminada'; @@ -450,4 +450,6 @@ $strValidatorError = 'The SQL validator could not be initialized. Please check i $strWebServerUploadDirectory = 'web-server upload directory'; //to translate $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 3bb54b16d..787f904e6 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -385,7 +385,7 @@ $strSubmit = 'Trimite'; $strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes'; $strSum = 'Sum'; -$strTable = 'tabel '; +$strTable = 'Tabel'; $strTableComments = 'Comentarii tabel'; $strTableEmpty = 'Numele de tabel este gol!'; $strTableHasBeenDropped = 'Tabelul %s a fost aruncat'; diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index baaac4bb6..736dbb558 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -386,7 +386,7 @@ $strSubmit = 'Trimite'; $strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes'; $strSum = 'Sum'; -$strTable = 'tabel '; +$strTable = 'Tabel'; $strTableComments = 'Comentarii tabel'; $strTableEmpty = 'Numele de tabel este gol!'; $strTableHasBeenDropped = 'Tabelul %s a fost aruncat'; @@ -433,6 +433,8 @@ $strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.'; $strYes = 'Da'; $strZip = '"arhivat"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index d5bd3b595..d62cee762 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -439,4 +439,7 @@ $strYes = ' $strZip = '娢஢ zip'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index b0540deaf..f81c08bf2 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -439,4 +439,7 @@ $strYes = ' $strZip = ' zip'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 9e66a12b9..e515286fa 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -440,4 +440,7 @@ $strYes = 'Да'; $strZip = 'архивировать в zip'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 0bd487b05..0c98f816b 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -439,4 +439,7 @@ $strYes = ' $strZip = ' zip'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 1ecfe55c5..dcafb472c 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -307,7 +307,7 @@ $strSubmit = 'Startuj'; $strSuccess = 'Vas SQL upit je uspesno izvrsen'; $strSum = 'Ukupno'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentar tabele'; $strTableEmpty = 'Ima tabele je prazno!'; $strTableHasBeenDropped = 'Tabela %s je obrisana'; @@ -456,4 +456,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 936a80ab2..100f1c8d6 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -306,7 +306,7 @@ $strSubmit = 'Startuj'; $strSuccess = 'Vas SQL upit je uspesno izvrsen'; $strSum = 'Ukupno'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentar tabele'; $strTableEmpty = 'Ima tabele je prazno!'; $strTableHasBeenDropped = 'Tabela %s je obrisana'; diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 59e921be6..1c040bc98 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -387,7 +387,7 @@ $strSubmit = 'Odo $strSuccess = 'SQL dotaz bol spene vykonan'; $strSum = 'Celkom'; -$strTable = 'tabuka '; +$strTable = 'Tabuka'; $strTableComments = 'Komentr k tabuke'; $strTableEmpty = 'Tabuka je przdna!'; $strTableHasBeenDropped = 'Tabuka %s bola odstrnen'; @@ -434,6 +434,8 @@ $strWrongUser = 'Zl $strYes = 'no'; $strZip = '"zo zipovan"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index a2709b034..58b76cca1 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -388,7 +388,7 @@ $strSubmit = 'Odošli'; $strSuccess = 'SQL dotaz bol úspešne vykonaný'; $strSum = 'Celkom'; -$strTable = 'tabuľka '; +$strTable = 'Tabuľka'; $strTableComments = 'Komentár k tabuľke'; $strTableEmpty = 'Tabuľka je prázdna!'; $strTableHasBeenDropped = 'Tabuľka %s bola odstránená'; @@ -435,6 +435,8 @@ $strWrongUser = 'Zlé používateľské meno alebo heslo. Prístup zamietnutý.' $strYes = 'Áno'; $strZip = '"zo zipované"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index e9ec744dc..4d15167dd 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -387,7 +387,7 @@ $strSubmit = 'Odo $strSuccess = 'SQL dotaz bol spene vykonan'; $strSum = 'Celkom'; -$strTable = 'tabuka '; +$strTable = 'Tabuka'; $strTableComments = 'Komentr k tabuke'; $strTableEmpty = 'Tabuka je przdna!'; $strTableHasBeenDropped = 'Tabuka %s bola odstrnen'; diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 1f129155f..587122d01 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -389,7 +389,7 @@ $strSubmit = 'Po $strSuccess = 'SQL-poizvedba je bila uspeno izvedena'; $strSum = 'Vsota'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentar tabele'; $strTableEmpty = 'Ime tabele je prazno!'; $strTableHasBeenDropped = 'Tabela %s je zavrena'; @@ -436,6 +436,8 @@ $strWrongUser = 'Napa $strYes = 'Da'; $strZip = '"zipano"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index c53901551..50790161e 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -390,7 +390,7 @@ $strSubmit = 'Pošlji'; $strSuccess = 'SQL-poizvedba je bila uspešno izvedena'; $strSum = 'Vsota'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentar tabele'; $strTableEmpty = 'Ime tabele je prazno!'; $strTableHasBeenDropped = 'Tabela %s je zavržena'; @@ -437,6 +437,8 @@ $strWrongUser = 'Napačno uporabniško ime/geslo. Dostop zavrnjen.'; $strYes = 'Da'; $strZip = '"zipano"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 8af0b2384..5b0045e91 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -389,7 +389,7 @@ $strSubmit = 'Po $strSuccess = 'SQL-poizvedba je bila uspeno izvedena'; $strSum = 'Vsota'; -$strTable = 'tabela '; +$strTable = 'Tabela'; $strTableComments = 'Komentar tabele'; $strTableEmpty = 'Ime tabele je prazno!'; $strTableHasBeenDropped = 'Tabela %s je zavrena'; diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index c83007d91..3ce862d2b 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -81,7 +81,7 @@ $strColumn = 'Columna'; $strColumnNames = 'Nombre de las columnas'; $strComments = 'Comentarios'; $strCompleteInserts = 'Completar los "Inserts"'; -$strCompression = 'Compresin'; +$strCompression = 'Compresin'; $strConfigFileError = 'phpMyAdmin no puede leer el fichero de configuracin!
Esto puede suceder si php encuentra un error sintctico en l o bien php no puede encontrar el fichero.
Intente acceder al fichero de configuracin directamente mediante el siguiente enlace y compruebe el(los) mensaje(s) de error que reciba. En muchas ocasiones falta una coma o punto y coma en algn sitio.
Si recibe una pgina en blanco, todo est correcto.'; $strConfigureTableCoord = 'Configure las coordenadas para la tabla %s'; $strConfirm = 'Realmente quiere hacerlo?'; @@ -384,7 +384,7 @@ $strSubmit = 'Enviar'; $strSuccess = 'Su consulta ha sido ejecutada con xito'; $strSum = 'Tamao de las tablas'; -$strTable = 'tabla '; +$strTable = 'Tabla'; $strTableComments = 'Comentarios de la tabla'; $strTableEmpty = 'El nombre de la tabla est vaco!'; $strTableHasBeenDropped = 'Se ha eliminado la tabla %s'; @@ -432,4 +432,7 @@ $strYes = 'S $strZip = '"comprimido con zip"'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 7de9c34bf..05e908026 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -82,7 +82,7 @@ $strColumn = 'Columna'; $strColumnNames = 'Nombre de las columnas'; $strComments = 'Comentarios'; $strCompleteInserts = 'Completar los "Inserts"'; -$strCompression = 'Compresión'; +$strCompression = 'Compresión'; $strConfigFileError = '¡phpMyAdmin no puede leer el fichero de configuración!
Esto puede suceder si php encuentra un error sintáctico en él o bien php no puede encontrar el fichero.
Intente acceder al fichero de configuración directamente mediante el siguiente enlace y compruebe el(los) mensaje(s) de error que reciba. En muchas ocasiones falta una coma o punto y coma en algún sitio.
Si recibe una página en blanco, todo está correcto.'; $strConfigureTableCoord = 'Configure las coordenadas para la tabla %s'; $strConfirm = '¿Realmente quiere hacerlo?'; @@ -385,7 +385,7 @@ $strSubmit = 'Enviar'; $strSuccess = 'Su consulta ha sido ejecutada con éxito'; $strSum = 'Tamaño de las tablas'; -$strTable = 'tabla '; +$strTable = 'Tabla'; $strTableComments = 'Comentarios de la tabla'; $strTableEmpty = '¡El nombre de la tabla está vacío!'; $strTableHasBeenDropped = 'Se ha eliminado la tabla %s'; @@ -433,4 +433,7 @@ $strYes = 'Sí'; $strZip = '"comprimido con zip"'; +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 76eae3431..5e14b9066 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -386,7 +386,7 @@ $strSubmit = 'S $strSuccess = 'Din SQL-frga utfrdes korrekt'; $strSum = 'Summa'; -$strTable = 'tabell '; +$strTable = 'Tabell'; $strTableComments = 'Tabellkommentarer'; $strTableEmpty = 'Tabellnamnet r tomt!'; $strTableHasBeenDropped = 'Tabellen %s har tagits bort'; diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 51d5a2bf8..2340d3578 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -387,7 +387,7 @@ $strSubmit = 'Sänd'; $strSuccess = 'Din SQL-fråga utfördes korrekt'; $strSum = 'Summa'; -$strTable = 'tabell '; +$strTable = 'Tabell'; $strTableComments = 'Tabellkommentarer'; $strTableEmpty = 'Tabellnamnet är tomt!'; $strTableHasBeenDropped = 'Tabellen %s har tagits bort'; @@ -434,6 +434,8 @@ $strWrongUser = 'Fel användarnamn/lösenord. Åtkomst nekad.'; $strYes = 'Ja'; $strZip = '"zippad"'; -// To translate +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 53b3e5582..e60eb4ce3 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -436,4 +436,8 @@ $strWrongUser = '͹حҵ $strYes = ''; $strZip = '"١պѴ (zip)"'; + +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 887e85162..f66a08a44 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -437,4 +437,8 @@ $strWrongUser = 'อนุญาตให้เข้าใช้ไม่ได $strYes = 'ใช่'; $strZip = '"ถูกบีบอัดอยู่ (zip)"'; + +// To translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index a6f0d1418..5008e96f4 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -370,7 +370,7 @@ $strSubmit = 'Onayla'; $strSuccess = 'SQL sorgunuz baaryla altrlmtr'; $strSum = 'toplam'; -$strTable = 'tablo '; +$strTable = 'Tablo'; $strTableComments = 'Tablo yorumlar'; $strTableEmpty = 'Tablo ismi bo!'; $strTableHasBeenDropped = '%s tablosu kaldrlmtr'; diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 6dffebb73..f9fe843ce 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -371,7 +371,7 @@ $strSubmit = 'Onayla'; $strSuccess = 'SQL sorgunuz başarıyla çalıştırılmıştır'; $strSum = 'toplam'; -$strTable = 'tablo '; +$strTable = 'Tablo'; $strTableComments = 'Tablo yorumları'; $strTableEmpty = 'Tablo ismi boş!'; $strTableHasBeenDropped = '%s tablosu kaldırılmıştır'; @@ -442,4 +442,6 @@ $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index b05f1b683..4a569b308 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -435,4 +435,6 @@ $strZip = 'запакувати в "zip"'; // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index c0770f62d..fb566c86c 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -434,4 +434,6 @@ $strZip = ' // To translate $strCompression = 'Compression'; //to translate +$strNumTables = 'Tables'; //to translate +$strTotalUC = 'Total'; //to translate ?> diff --git a/tbl_printview.php3 b/tbl_printview.php3 index b80d20a4e..53e40e062 100755 --- a/tbl_printview.php3 +++ b/tbl_printview.php3 @@ -183,19 +183,19 @@ while (list($key, $table) = each($the_tables)) {
  -   +     -   +     -   +     -   +     -   +  
- - - - - - + + + + + + ' . ucfirst($strLinksTo) . '' . "\n"; + echo ' ' . "\n"; } if ($cfgRelation['commwork']) { - echo ' ' . "\n"; + echo ' ' . "\n"; } ?> @@ -414,7 +414,7 @@ while (list($key, $table) = each($the_tables)) { - + @@ -423,7 +423,7 @@ while (list($key, $table) = each($the_tables)) { echo "\n"; ?> - + @@ -433,12 +433,12 @@ while (list($key, $table) = each($the_tables)) { echo "\n"; ?> - + - + @@ -448,7 +448,7 @@ while (list($key, $table) = each($the_tables)) { echo "\n"; ?> - + diff --git a/tbl_properties_structure.php3 b/tbl_properties_structure.php3 index 5f192f93a..42b6371f5 100755 --- a/tbl_properties_structure.php3 +++ b/tbl_properties_structure.php3 @@ -65,13 +65,13 @@ $fields_cnt = mysql_num_rows($fields_rs);
' . $strLinksTo . '' . ucfirst($strComments) . '' . $strComments . '
- - - - - - - + + + + + + + - + @@ -341,7 +341,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + @@ -351,12 +351,12 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + - + @@ -366,7 +366,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + @@ -404,7 +404,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + - + @@ -440,7 +440,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + @@ -452,7 +452,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - + @@ -464,7 +464,7 @@ if ($cfg['ShowStats']) { echo "\n"; ?> - +
    
 ø ø
 ø ø
 Autoindex Autoindex