diff options
Diffstat (limited to '')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 6 |
1 files changed, 5 insertions, 1 deletions
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 |