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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 6f58ded..3b29351 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -8,10 +8,8 @@ OC.L10N.register(
"Add external admin" : "Pridať externého správcu",
"Name of external admin" : "Meno 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.",
+ "Your files are not protected by encryption." : "Vaše súbory nie sú chránené šifrovaním.",
"The admin hasn't selected the location of the server yet." : "Správca zatiaľ nezadal umiestnenie servera.",
"Change data location" : "Zmena umiestnenia údajov",
"Please select a region" : "Vyberte oblasť",
@@ -284,6 +282,8 @@ OC.L10N.register(
"Privacy policy" : "Zásady ochrany osobných údajov",
"Read the privacy policy." : "Prečítať si zásady ochrany osobných údajov",
"Encryption" : "Šifrovanie",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Vaše súbory sú šifrované pomocou {linkopen}server-side-encryption ↗{linkclose}.",
+ "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.",
"Your data is located in: " : "Vaše dáta sa nachádzajú v:"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");