diff options
author | plegall <plg@piwigo.org> | 2016-03-08 10:51:10 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-03-08 10:51:10 +0100 |
commit | 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 (patch) | |
tree | 681f9b4cbbed109beb41ca4babf0662dc814f8c4 /language/sk_SK/admin.lang.php | |
parent | d80d853a23119bd21c20ad92024cba5dce47e7d4 (diff) |
merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4
git merge --squash is simpler for the first time, then we plan to do cherry-pick
Diffstat (limited to 'language/sk_SK/admin.lang.php')
-rw-r--r-- | language/sk_SK/admin.lang.php | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index 75a11a7a0..bab88db96 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -983,4 +983,13 @@ $lang['file name'] = 'názov súboru'; $lang['based on'] = 'na základe'; $lang['The settings for the guest are from the %s user'] = 'Nastavenia pre hostí sú z %s používateľa'; $lang['No and unlock sub-albums'] = 'Nie a odomknúť pod-albumy'; -$lang['Upload in progress'] = 'Prebieha nahrávanie';
\ No newline at end of file +$lang['Upload in progress'] = 'Prebieha nahrávanie'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Každý odoslaný mail bude obsahovať automatický autentifikačný kľúč na linkoch, platný pre %s.'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Z bezpečnostných dovodov autentifikačné kľúče nefungujú pre administrátorov.'; +$lang['Delete %d orphan photos'] = 'Vymazať %d osamotených fotiek'; +$lang['Edit user'] = 'Upraviť používateľa'; +$lang['No recipient selected'] = 'Nevybraný žiaden príjemca'; +$lang['No user is permitted to see this private album'] = 'Žiadny používateľ nemá prístup na prezeranie tohto súkroného albumu'; +$lang['Orphans'] = 'Osamotené'; +$lang['Recipients'] = 'Príjemcovia'; +$lang['Y Repeat'] = 'Y opakovaní';
\ No newline at end of file |