From e05b81c130969a597cfc31cbe62c2bf06cf84626 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 22 Feb 2012 05:27:39 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20cs=5FCZ=20-=20?= =?UTF-8?q?=C4=8Cesky=20=E2=80=93=20Czech=20thanks=20to=20TPY=20=20-=20fea?= =?UTF-8?q?ture:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@13299 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/common.lang.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'language/cs_CZ/common.lang.php') diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 98c96ea55..a165cdd9f 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -386,5 +386,11 @@ $lang['Thank you for registering at %s!'] = 'Děkujeme za registraci na stránk $lang['Here are your connection settings'] = 'Toto jsou vaše přístupové údaje'; $lang['Password: %s'] = 'Heslo: %s'; $lang['Username: %s'] = 'Uživatelské jméno: %s'; -$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Pokud myslíte, že jste tento mail obdržel omylem, kontaktujte nás na %s'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Pokud myslíte, že jste tento mail obdržel omylem, kontaktujte nás na %s'; +$lang['Show oldest comments first'] = 'Řadit od nejstarších komentářů'; +$lang['Show latest comments first'] = 'Řadit od nejnovějších komentářů'; +$lang['Photo sizes'] = 'Velikosti fotografií'; +$lang['View in'] = 'Zobrazení'; +$lang['Mobile'] = 'Mobilní'; +$lang['Desktop'] = 'Standardní'; ?> \ No newline at end of file -- cgit v1.2.3