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.js9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 3503ecab007..8632a9de3c6 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -486,9 +486,6 @@ OC.L10N.register(
"Change password" : "Zmeniť heslo",
"Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Ak na pripojenie k NextCloudu používate aplikácie tretích strán, pred povolením dvojstupňového overovania totožnosti, nezabudnite pre každú z nich vytvoriť a nastaviť heslo aplikácie.",
- "Don't synchronize to servers" : "Nesynchronizovať so servermi",
- "Trusted" : "Dôveryhodné",
- "Public" : "Verejné",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Inštalovať a aktualizovať aplikácia pomocou obchodu alebo Zdieľaného Cloudového Úložiska",
"You need to set your user email before being able to send test emails." : "Musíte nastaviť svoj po​​užívateľský email, než budete môcť odoslať testovací email.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Ostránenie tohto tokenu môže zabrániť vymazaniu vášho zariadenia, ak sa ešte nezačalo mazanie.",
@@ -509,12 +506,10 @@ OC.L10N.register(
"days" : "dni",
"Allow users to share via link" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov",
"Set default expiration date for link shares" : "Nastaviť predvolený dátum skončenia platnosti pre zdieľania odkazom",
- "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Umožni automatické dopĺňanie používateľského mena pri sprístupňovaní (ak je vypnuté, musí byť zadané celé meno alebo emailová adresa používateľa)",
- "Restrict username autocompletion to users within the same groups" : "Obmedziť automatické dopĺňanie používateľského mena na používateľov v rámci rovnakých skupín",
- "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",
+ "No display name set" : "Zobrazované meno nie je nastavené",
"Change privacy level of email" : "Zmeniť úroveň súkromia pre email",
+ "For password reset and notifications" : "Na znovu-nastavenie hesla a oznámení",
"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);");