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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 66260e0..6ad16c2 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -6,15 +6,14 @@ OC.L10N.register(
"The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators." : "Centrum ochrany osobných údajov vám ukáže, kde sú vaše údaje uložené a kto k nim má prístup, buď preto, že ste ich niekomu sprístupnili vy alebo boli sprístupnené správcami.",
"Remove external admin" : "Odobrať externého správcu",
"Add external admin" : "Pridať externého správcu",
+ "This server is using full-disk-encryption." : "Tento server používa šifrovanie celého úložiska.",
"Your files are not protected by encryption." : "Vaše súbory nie sú chránené šifrovaním.",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Vaše súbory sú šifrované pomocou {linkopen}server-side-encryption ↗{linkclose}.",
"This server is protected with full-disk-encryption." : "Tento server je chránený šifrovaním celého úložiska.",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Vaše súbory sú šifrované pomocou {linkopen}server-side-encryption ↗{linkclose}. Navyše je tento server chránený šifrovaním celého úložiska.",
- "This server is using full-disk-encryption." : "Tento server používa šifrovanie celého úložiska.",
- "Change data location" : "Zmena umiestnenia údajov",
"Your data is located in: " : "Vaše dáta sa nachádzajú v:",
"The admin hasn't selected the location of the server yet." : "Správca zatiaľ nezadal umiestnenie servera.",
- "Please select a country" : "Prosím vyberte krajinu",
+ "Change data location" : "Zmena umiestnenia údajov",
"You don't have any shares with individual users." : "Nesprístupňujete žiadne súbory iným používateľom.",
"Somaliland" : "Soomaalilandská republika",
"United Arab Emirates" : "Spojené Arabské Emiráty",
@@ -26,7 +25,6 @@ OC.L10N.register(
"Austria" : "Rakúsko",
"Australia" : "Austrália",
"Azerbaijan" : "Azerbajdžan",
- "Bosnia and Herzegowina" : "Bosna a Hercegovina",
"Bangladesh" : "Bangladéš",
"Belgium" : "Belgicko",
"Burkina Faso" : "Burkina Faso",
@@ -210,6 +208,8 @@ OC.L10N.register(
"People you shared with" : "Ľudia s ktorými ste zdieľali",
"Privacy policy" : "Zásady ochrany osobných údajov",
"Read the privacy policy." : "Prečítať si zásady ochrany osobných údajov",
- "Encryption" : "Šifrovanie"
+ "Encryption" : "Šifrovanie",
+ "Please select a country" : "Prosím vyberte krajinu",
+ "Bosnia and Herzegowina" : "Bosna a Hercegovina"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");