From 232ac88304d3b133e39ffed6349fac9e071025d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 31 Jul 2006 14:16:24 +0000 Subject: [PATCH] translation update --- ChangeLog | 3 +++ lang/czech-iso-8859-2.inc.php | 2 +- lang/czech-utf-8.inc.php | 2 +- lang/czech-windows-1250.inc.php | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 63f8cd1930..bbc9745856 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 310ad5a518..7731722706 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 7faedcfb0c..6a67a2d131 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 b283069c74..65fccfc413 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 ?>