diff --git a/ChangeLog b/ChangeLog index 63f8cd193..bbc974585 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-07-31 Michal Čihař + * lang/czech: Updated. + 2006-07-31 Sebastian Mendel * css\phpmyadmin.css.php, libraries\Config.class.php, main.php, themes\*: make font size user configurable diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 310ad5a51..773172270 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -305,6 +305,7 @@ $strFlushPrivilegesNote = 'Pozn $strFlushQueryCache = 'Vyprzdnit vyrovnvac pam dotaz'; $strFlushTables = 'Zavt vechny tabulky'; $strFlushTable = 'Vyprzdnit vyrovnvac pam pro tabulku („FLUSH“)'; +$strFontSize = 'Velikost psma'; $strFormat = 'Formt'; $strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFreePages = 'Volnch strnek'; @@ -995,5 +996,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strFontSize = 'Font size'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 7faedcfb0..6a67a2d13 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -306,6 +306,7 @@ $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin získává oprávnění přímo $strFlushQueryCache = 'Vyprázdnit vyrovnávací paměť dotazů'; $strFlushTables = 'Zavřít všechny tabulky'; $strFlushTable = 'Vyprázdnit vyrovnávací paměť pro tabulku („FLUSH“)'; +$strFontSize = 'Velikost písma'; $strFormat = 'Formát'; $strFormEmpty = 'Chybějící hodnota ve formuláři!'; $strFreePages = 'Volných stránek'; @@ -996,5 +997,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; -$strFontSize = 'Font size'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index b283069c7..65fccfc41 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -305,6 +305,7 @@ $strFlushPrivilegesNote = 'Pozn $strFlushQueryCache = 'Vyprzdnit vyrovnvac pam dotaz'; $strFlushTables = 'Zavt vechny tabulky'; $strFlushTable = 'Vyprzdnit vyrovnvac pam pro tabulku („FLUSH“)'; +$strFontSize = 'Velikost psma'; $strFormat = 'Formt'; $strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFreePages = 'Volnch strnek'; @@ -995,5 +996,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strFontSize = 'Font size'; //to translate ?>