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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 3de0471..6f58ded 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"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 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.",
"Change data location" : "Zmena umiestnenia údajov",
"Please select a region" : "Vyberte oblasť",
@@ -284,6 +283,7 @@ 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",
+ "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);");