diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-19 20:45:51 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-19 20:45:51 +0000 |
commit | 9818018a86df1ef7910cbfa5d9df2e9a362e025a (patch) | |
tree | 0293b598b950cd42ee09894cf14c5663b9b49469 /language | |
parent | 99e0547b76df0520865e178ce545ae2b1608123c (diff) |
Update cs_CZ, thanks to jezekus
git-svn-id: http://piwigo.org/svn/trunk@30896 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 a02460920..d931459b6 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -982,4 +982,8 @@ $lang['Mail address is mandatory for registration'] = 'Emailová adresa je pro r $lang['Upload in progress'] = 'Probíhá nahrávání'; $lang['date & time'] = 'datum & čas'; $lang['file name'] = 'jméno souboru'; -$lang['width & height'] = 'šířka & výška';
\ No newline at end of file +$lang['width & height'] = 'šířka & výška'; +$lang['Empty caddie'] = 'Vyprázdnit košík'; +$lang['No and unlock sub-albums'] = 'Ne a odemknout podalba'; +$lang['The settings for the guest are from the %s user'] = 'Nastavení pro hosta je od uživatele %s'; +$lang['based on'] = 'založeno na';
\ No newline at end of file |