Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r--apps/settings/l10n/sk.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index a82ff035de7..b38254bcce7 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -220,7 +220,6 @@ OC.L10N.register(
"Delete email" : "Zmazať email",
"Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail",
"This address is not confirmed" : "Táto adresa nie je potvrdená",
- "Set as primary mail" : "Nastaviť ako primárny e-mail",
"Your email address" : "Vaša emailová adresa",
"Additional email address {index}" : "Ďaľšia e-mail adresa {index}",
"No email address set" : "Emailová adresa nie je nastavená",
@@ -388,6 +387,7 @@ OC.L10N.register(
"Use system cron service to call the cron.php file every 5 minutes." : "Použiť systémový plánovač (cron) pre spustenie súboru cron.php každých 5 minút.",
"The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.",
+ "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",
"Set default expiration date for shares" : "Nastavte predvolený dátum expirácie pre zdieľania",
@@ -471,6 +471,7 @@ OC.L10N.register(
"No display name set" : "Zobrazované meno nie je nastavené",
"For password reset and notifications" : "Na znovu-nastavenie hesla a oznámení",
"Change privacy level of full name" : "Zmeniť úroveň súkromia pre celé meno",
- "Change privacy level of email" : "Zmeniť úroveň súkromia pre email"
+ "Change privacy level of email" : "Zmeniť úroveň súkromia pre email",
+ "Set as primary mail" : "Nastaviť ako primárny e-mail"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");