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/admin.lang.php | 6 +++++- language/cs_CZ/common.lang.php | 8 +++++++- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'language') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 931016ce3..a0619cea8 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -846,6 +846,10 @@ $lang['registered users'] = 'registrované uživatele'; $lang['administrators'] = 'administrátory'; $lang['This album contains %d photos, added on %s.'] = 'Album obsahuje %d fotek, přidaných v %s.'; $lang['This album contains %d photos, added between %s and %s.'] = 'Album obsahuje %d fotky přidané mezi %s a %s.'; -$lang['This album contains no photo.'] = 'Album neobsahuje žádné fotografie.'; +$lang['This album contains no photo.'] = 'Album neobsahuje žádné fotografie.'; +$lang['Not cropped correctly?'] = 'Je ořez v pořádku?'; +$lang['Center of interest'] = 'Střed zájmu'; +$lang['Move to album'] = 'Přesunout do alba'; +$lang['You can activate only one mobile theme.'] = 'Jde aktivovat pouze v mobilním zobrazení.'; ?> \ No newline at end of file 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