translation update
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2006-07-31 Michal Čihař <michal@cihar.com>
|
||||
* lang/czech: Updated.
|
||||
|
||||
2006-07-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* css\phpmyadmin.css.php, libraries\Config.class.php, main.php,
|
||||
themes\*: make font size user configurable
|
||||
|
@@ -305,6 +305,7 @@ $strFlushPrivilegesNote = 'Pozn
|
||||
$strFlushQueryCache = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> dotaz<61>';
|
||||
$strFlushTables = 'Zav<61><76>t v<>echny tabulky';
|
||||
$strFlushTable = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> pro tabulku („FLUSH“)';
|
||||
$strFontSize = 'Velikost p<>sma';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
|
||||
$strFreePages = 'Voln<6C>ch str<74>nek';
|
||||
@@ -995,5 +996,4 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strFontSize = 'Font size'; //to translate
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -305,6 +305,7 @@ $strFlushPrivilegesNote = 'Pozn
|
||||
$strFlushQueryCache = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> dotaz<61>';
|
||||
$strFlushTables = 'Zav<61><76>t v<>echny tabulky';
|
||||
$strFlushTable = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> pro tabulku („FLUSH“)';
|
||||
$strFontSize = 'Velikost p<>sma';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
|
||||
$strFreePages = 'Voln<6C>ch str<74>nek';
|
||||
@@ -995,5 +996,4 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strFontSize = 'Font size'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user