mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
merge --squash from translation up to f9fecd0be0
git merge --squash is simpler for the first time, then we plan to do cherry-pick
This commit is contained in:
@@ -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';
|
||||
$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í';
|
||||
@@ -434,4 +434,5 @@ $lang['Photo description'] = 'Popis fotky';
|
||||
$lang['Photo title'] = 'Názov fotky';
|
||||
$lang['Album name, Z → A'] = 'Názov albumu, Z → A';
|
||||
$lang['Album name, A → Z'] = 'Názov albumu, A → Z';
|
||||
$lang['Link: %s'] = 'Link: %s';
|
||||
$lang['Link: %s'] = 'Link: %s';
|
||||
$lang['Your authentication key is no longer valid.'] = 'Váš autentifikačný kľúč nie je viac platný.';
|
||||
Reference in New Issue
Block a user