Update of czech translation of main s9y language file
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<?php # lang_cs.inc.php 1.4 2009-08-25 20:20:17 VladaAjgl $
|
||||
<?php # lang_cs.inc.php 1.5 2010-02-06 14:24:18 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version 1.4
|
||||
* @version 1.5
|
||||
* Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
* All rights reserved. See LICENSE file for licensing details
|
||||
* Translation (c) 2004 Josef Klimosz <ok2wo@centrum.cz>
|
||||
@ -11,6 +11,8 @@
|
||||
* @revisionDate 2009/07/14
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/08/25
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2010/02/06
|
||||
*/
|
||||
$i18n_filename_from = array (
|
||||
'<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>',
|
||||
@ -618,12 +620,12 @@ $i18n_filename_to = array (
|
||||
@define('ACTUAL', 'Aktu<74>ln<6C>');
|
||||
@define('PHPINI_CONFIGURATION', 'konfigurace php.ini');
|
||||
@define('PHP_INSTALLATION', 'Instalace PHP');
|
||||
@define('THEY_DO', 'they do');
|
||||
@define('THEY_DONT', 'they do not');
|
||||
@define('THEY_DO', 'existuj<EFBFBD>');
|
||||
@define('THEY_DONT', 'neexistuj<EFBFBD>');
|
||||
@define('SIMPLE_INSTALLATION', 'Jednoduch<63> instalace');
|
||||
@define('EXPERT_INSTALLATION', 'Expertn<74> instalace');
|
||||
@define('COMPLETE_INSTALLATION', 'Kompletn<74> instalace');
|
||||
@define('WONT_INSTALL_DB_AGAIN', 'nechci znovu instalovat datab<61>zi');
|
||||
@define('WONT_INSTALL_DB_AGAIN', 'nebude se znovu instalovat datab<61>ze');
|
||||
@define('CHECK_DATABASE_EXISTS', 'Kontrola, jestli datab<61>ze a tabulky opravdu existuj<75>');
|
||||
@define('CREATING_PRIMARY_AUTHOR', 'Vytvo<76>en<65> hlavn<76>ho autora \'%s\'');
|
||||
@define('SETTING_DEFAULT_TEMPLATE', 'Nastaven<65> defaultn<74>ho vzoru');
|
||||
@ -972,7 +974,7 @@ $i18n_filename_to = array (
|
||||
@define('INSTALL_OFFSET_ON_SERVER_TIME_DESC', 'Posun <20>asu p<><70>sp<73>vk<76> v<><76>i <20>asu na serveru. Vyberte "ano" pro zad<61>n<EFBFBD> relativn<76>ho <20>asov<6F>ho posunu v<><76>i hodin<69>m serveru. Nikoliv posun v<><76>i GMT (Greenwich mean time).');
|
||||
|
||||
// Next lines were translated on 2009/08/25
|
||||
|
||||
@define('QUICKSEARCH_SORT', 'Jak maj<61> b<>t <20>azeny v<>sledky hled<65>n<EFBFBD>?');
|
||||
@define('QUICKSEARCH_SORT_RELEVANCE', 'Relevance');
|
||||
@define('PERMISSION_HIDDENGROUP', 'Hidden group / Non-Author');
|
||||
|
||||
@define('PERMISSION_HIDDENGROUP', 'Skryt<EFBFBD> skupina / Bez autora');
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php # lang_cz.inc.php 1.4 2009-08-25 20:20:16 VladaAjgl $
|
||||
<?php # lang_cz.inc.php 1.5 2010-02-06 14:24:17 VladaAjgl $
|
||||
|
||||
/**
|
||||
* @version 1.4
|
||||
* @version 1.5
|
||||
* Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
* All rights reserved. See LICENSE file for licensing details
|
||||
* Translation (c) 2004 Josef Klimosz <ok2wo@centrum.cz>
|
||||
@ -11,6 +11,8 @@
|
||||
* @revisionDate 2009/07/14
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/08/25
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2010/02/06
|
||||
*/
|
||||
$i18n_filename_from = array (
|
||||
'<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>','<27>',
|
||||
@ -618,12 +620,12 @@ $i18n_filename_to = array (
|
||||
@define('ACTUAL', 'Aktu<74>ln<6C>');
|
||||
@define('PHPINI_CONFIGURATION', 'konfigurace php.ini');
|
||||
@define('PHP_INSTALLATION', 'Instalace PHP');
|
||||
@define('THEY_DO', 'they do');
|
||||
@define('THEY_DONT', 'they do not');
|
||||
@define('THEY_DO', 'existuj<EFBFBD>');
|
||||
@define('THEY_DONT', 'neexistuj<EFBFBD>');
|
||||
@define('SIMPLE_INSTALLATION', 'Jednoduch<63> instalace');
|
||||
@define('EXPERT_INSTALLATION', 'Expertn<74> instalace');
|
||||
@define('COMPLETE_INSTALLATION', 'Kompletn<74> instalace');
|
||||
@define('WONT_INSTALL_DB_AGAIN', 'nechci znovu instalovat datab<61>zi');
|
||||
@define('WONT_INSTALL_DB_AGAIN', 'nebude se znovu instalovat datab<61>ze');
|
||||
@define('CHECK_DATABASE_EXISTS', 'Kontrola, jestli datab<61>ze a tabulky opravdu existuj<75>');
|
||||
@define('CREATING_PRIMARY_AUTHOR', 'Vytvo<76>en<65> hlavn<76>ho autora \'%s\'');
|
||||
@define('SETTING_DEFAULT_TEMPLATE', 'Nastaven<65> defaultn<74>ho vzoru');
|
||||
@ -972,7 +974,7 @@ $i18n_filename_to = array (
|
||||
@define('INSTALL_OFFSET_ON_SERVER_TIME_DESC', 'Posun <20>asu p<><70>sp<73>vk<76> v<><76>i <20>asu na serveru. Vyberte "ano" pro zad<61>n<EFBFBD> relativn<76>ho <20>asov<6F>ho posunu v<><76>i hodin<69>m serveru. Nikoliv posun v<><76>i GMT (Greenwich mean time).');
|
||||
|
||||
// Next lines were translated on 2009/08/25
|
||||
|
||||
@define('QUICKSEARCH_SORT', 'Jak maj<61> b<>t <20>azeny v<>sledky hled<65>n<EFBFBD>?');
|
||||
@define('QUICKSEARCH_SORT_RELEVANCE', 'Relevance');
|
||||
@define('PERMISSION_HIDDENGROUP', 'Hidden group / Non-Author');
|
||||
|
||||
@define('PERMISSION_HIDDENGROUP', 'Skryt<EFBFBD> skupina / Bez autora');
|
||||
|
Reference in New Issue
Block a user