From db2d82508fe037ed69a0c9421221cbb076ca4ae7 Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Tue, 10 Jul 2001 16:37:13 +0000 Subject: [PATCH] add a string --- lang/brazilian_portuguese.inc.php3 | 1 + lang/bulgarian-win1251.inc.php3 | 1 + lang/catala.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/czech-iso.inc.php3 | 1 + lang/czech-win1250.inc.php3 | 1 + lang/danish.inc.php3 | 1 + lang/dutch.inc.php3 | 1 + lang/english.inc.php3 | 1 + lang/french.inc.php3 | 1 + lang/german.inc.php3 | 17 +++++++++-------- lang/italian.inc.php3 | 1 + lang/japanese.inc.php3 | 1 + lang/korean.inc.php3 | 1 + lang/norwegian.inc.php3 | 1 + lang/polish.inc.php3 | 1 + lang/portuguese.inc.php3 | 1 + lang/russian-koi8.inc.php3 | 1 + lang/russian-win1251.inc.php3 | 1 + lang/spanish.inc.php3 | 1 + lang/swedish.inc.php3 | 1 + lang/thai.inc.php3 | 1 + 23 files changed, 31 insertions(+), 8 deletions(-) diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 257935705..ae009796a 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 3824ae6bb..7edd42198 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index f324048bd..705dc1829 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 3c66647ed..2a97396c3 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index c1ed2a49e..8cee8ade4 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index efa33b851..08fd5afe7 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -271,4 +271,5 @@ $strYes = "Ano"; // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 442dcaf84..7ff9b1ced 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -271,4 +271,5 @@ $strYes = "Ano"; // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index fa57e9df6..1fb1ed010 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index cff002d31..86f64deaa 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 18518220f..bbc78e37b 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -273,4 +273,5 @@ $strYes = "Yes"; $strBinary="Binary"; $strBinaryDoNotEdit="Binary - do not edit"; $strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 4c105fc06..691b0f3db 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -269,4 +269,5 @@ $strWelcome = "Bienvenue $strWrongUser = "Erreur d'utilisateur/mot de passe. Accès refusé"; $strYes = "Oui"; +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 775bb942a..b779d6fe9 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -4,8 +4,8 @@ $charset = "iso-8859-1"; $left_font_family = "verdana, helvetica, arial, geneva, sans-serif"; $right_font_family = "helvetica, arial, geneva, sans-serif"; -$number_thousands_separator = ","; -$number_decimal_separator = "."; +$number_thousands_separator = "."; +$number_decimal_separator = ","; $byteUnits = array("Bytes", "KB", "MB", "GB"); $strAccessDenied = "Zugriff verweigert."; @@ -266,12 +266,13 @@ $strYes = "Ja"; // automatic generated by langxlorer.php (June 27, 2001, 6:53 pm) // V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de) -$strBinary=" Binary "; //to translate -$strBinaryDoNotEdit=" Binary - do not edit "; //to translate -$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate -$strNotNumber = "This is not a number!"; //to translate -$strNotValidNumber = " is not a valid row number!"; //to translate +$strBinary=" Binär "; +$strBinaryDoNotEdit=" Binär - nicht editierbar !"; +$strEnglishPrivileges=" Anmerkung: MySQL Rechtename werden in Englisch angegeben "; +$strNotNumber = "Das ist keine Zahl!"; +$strNotValidNumber = " ist keine gültige Zeilennummer!"; // export Zip (July 07, 2001, 19:48am) -$strGzip = "\"gzipped\""; //to translate +$strGzip = "\"GZip komprimiert\""; +$strRowSize=" Zeilengröße "; ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index e61114ffa..86c09505b 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index 3bbcaaa7a..268d59570 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index b7271fc1a..68dfa20da 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index ef54dc937..623d99b08 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index ca1bf902f..1df52ee4e 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index a262e110a..5c90880a5 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index 341377ebd..4f5755fe7 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 5193256fd..292da0e48 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 96752ab64..50068658a 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 8b47aba61..f846818f1 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 5840f97b1..9a7760d45 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -274,4 +274,5 @@ $strNotValidNumber = " is not a valid row number!"; //to translate // export Zip (July 07, 2001, 19:48am) $strGzip = "\"gzipped\""; //to translate +$strRowSize=" Row size "; //to translate ?>