diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index d288bc8f35e..9251bbfbcfd 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -179,6 +179,11 @@ OC.L10N.register( "Featured" : "Doporučená", "Update to {update}" : "Aktualizovať na {update}", "All apps are up-to-date." : "Všetky aplikácie sú aktuálne.", + "Icon" : "Ikona", + "Name" : "Meno", + "Version" : "Verzia", + "Level" : "Úroveň", + "Actions" : "Akcie", "Results from other categories" : "Výsledku z ostatných kategórií", "No apps found for your version" : "Aplikácie pre vašu verziu sa nenašli", "Disable all" : "Zakázať všetko", @@ -266,6 +271,7 @@ OC.L10N.register( "Your profile picture" : "Váš profilový obrázok", "Upload profile picture" : "Nahrať profilový obrázok", "Remove profile picture" : "Odstrániť profilový obrázok", + "The file must be a PNG or JPG" : "Súbor musí byť vo formáte PNG alebo JPG", "Picture provided by original account" : "Obrázok poskytnutý originálnym účtom", "Cancel" : "Zrušiť", "Set as profile picture" : "Nastaviť ako profilový obrázok", @@ -449,7 +455,6 @@ OC.L10N.register( "Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Prosím skontrolujte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">inštalačnú dokumentáciu</a> a skontrolujte existenciu chýb a upozornení v <a href=\"%2$s\">logu</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Skontrolujte bezpečnosť Vášho Nextcloud pomocou <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nášho bezpečnostného scanu</a>.", - "Version" : "Verzia", "You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.", "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", |