diff --git a/ChangeLog b/ChangeLog index 0370a8bd5..6dda7391d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2006-08-14 Michal Čihař * scripts/setup.php: Improve readibility (patch #1539976), thanks to Isaac Bennetch - ibennetch. + * lang/czech: Updated. 2006-08-14 Marc Delisle * tbl_properties_structure.php: more complete check before showing diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 47f036283..723431509 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -411,6 +411,7 @@ $strKorean = 'Korej $strLandscape = 'Na ku'; $strLanguageFileNotFound = 'Jazykov soubor "%1$s" nebyl nalezen.'; +$strLanguage = 'Jazyk'; $strLanguageUnknown = 'Neznm jazyk: %1$s.'; $strLatchedPages = 'Zamench strnek'; $strLatexCaption = 'Titulek tabulky'; @@ -996,5 +997,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strLanguage = 'Language'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 4322065f9..911d8bae4 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -412,6 +412,7 @@ $strKorean = 'Korejština'; $strLandscape = 'Na šířku'; $strLanguageFileNotFound = 'Jazykový soubor "%1$s" nebyl nalezen.'; +$strLanguage = 'Jazyk'; $strLanguageUnknown = 'Neznámý jazyk: %1$s.'; $strLatchedPages = 'Zamčených stránek'; $strLatexCaption = 'Titulek tabulky'; @@ -997,5 +998,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; -$strLanguage = 'Language'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 795cfd4e2..d37801906 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -411,6 +411,7 @@ $strKorean = 'Korej $strLandscape = 'Na ku'; $strLanguageFileNotFound = 'Jazykov soubor "%1$s" nebyl nalezen.'; +$strLanguage = 'Jazyk'; $strLanguageUnknown = 'Neznm jazyk: %1$s.'; $strLatchedPages = 'Zamench strnek'; $strLatexCaption = 'Titulek tabulky'; @@ -996,5 +997,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strLanguage = 'Language'; //to translate ?>