From 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 8 Mar 2016 10:51:10 +0100 Subject: merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4 git merge --squash is simpler for the first time, then we plan to do cherry-pick --- language/cs_CZ/admin.lang.php | 11 ++++++++++- language/cs_CZ/common.lang.php | 3 ++- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'language/cs_CZ') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 4a547565a..347e54ded 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -986,4 +986,13 @@ $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 +$lang['based on'] = 'založeno na'; +$lang['No recipient selected'] = 'Žádní adresáti nevybráni'; +$lang['Recipients'] = 'Adresáti'; +$lang['Y Repeat'] = 'Y opakování'; +$lang['Orphans'] = 'Sirotci'; +$lang['No user is permitted to see this private album'] = 'Žádní uživatelé nejsou oprávněni vidět toto soukromé album'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Z bezpečnostních důvodů, ověřovací klíče nefungují pro administrátory.'; +$lang['Edit user'] = 'Upravit uživatele'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Každý odeslaný email bude obsahovat vlastní odkaz obsahující ověřovací klíč, který je platný po %s.'; +$lang['Delete %d orphan photos'] = 'Smazání %d fotografií bez rodiče'; \ No newline at end of file diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 227d0c8f8..f36aa8e3f 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -431,4 +431,5 @@ $lang['Album name, A → Z'] = 'Název alba, A → Z'; $lang['Album name, Z → A'] = 'Název alba, Z → A'; $lang['Apply on properties'] = 'Aplikovat na vlastnosti'; $lang['Link: %s'] = 'Odkaz: %s'; -$lang['No results for'] = 'Žádné výsledky pro'; \ No newline at end of file +$lang['No results for'] = 'Žádné výsledky pro'; +$lang['Your authentication key is no longer valid.'] = 'Váš autorizační klíč není nadále platný.'; \ No newline at end of file -- cgit v1.2.3