diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-25 17:49:10 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-25 17:49:10 +0000 |
commit | 7339607969030492e4a3ca32f41db2435bd22fc2 (patch) | |
tree | 7a40a8f9cff4f5e5c73c005079e18614f68c7388 /language/cs_CZ | |
parent | 990031d028c9dfc54de05261b3dbb24c53d7067a (diff) |
[trunk] - language - update cs_CZ - Česky – Czech thanks to TPY - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13356 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 7c9500768..1e0d28982 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -851,5 +851,11 @@ $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í.'; +$lang['Automatic sort order'] = 'Automatické pořadí'; +$lang['apply automatic sort order'] = 'Použij automatické pořadí'; +$lang['Save manual order'] = 'Ulož ruční uspořádání'; +$lang['cancel manual order'] = 'zruš ruční uspořádání'; +$lang['Cancel'] = 'Zruš'; +$lang['List'] = 'Přehled'; ?>
\ No newline at end of file |