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:
authorNextcloud bot <bot@nextcloud.com>2021-04-13 06:10:32 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-13 06:10:32 +0300
commit4e21e8e5b9ef89fcbc2374c2decd9229c0f3c604 (patch)
tree124a0f406bfe22c2f1ce89ff52b524b52d885001 /l10n/sr.js
parent9797d60026d9d04f01496f9c0a0a067d4179e902 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index b40fa90..d97b6fe 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Ваши фајлови су шифровани {linkopen}шифровањем на серверској страни ↗{linkclose}.",
"This server is protected with full-disk-encryption." : "Овај сервер је заштићен са шифровањем целог диска.",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Ваши фајлови су шифровани {linkopen}шифровањем на серверској страни ↗{linkclose}. Додатно, сервер је заштићен шифровањем целог диска.",
- "Your data is located in: " : "Држава у којој се налазе ваши подаци: ",
"The admin hasn't selected the location of the server yet." : "Администратор још није означио локацију сервера.",
"Change data location" : "Промени локацију података",
"Please select a region" : "Молимо одаберите регију",
@@ -284,6 +283,7 @@ OC.L10N.register(
"People you shared with" : "Људи са којима делите",
"Privacy policy" : "Политика приватност",
"Read the privacy policy." : "Прочитајте политику приватности.",
- "Encryption" : "Шифровање"
+ "Encryption" : "Шифровање",
+ "Your data is located in: " : "Држава у којој се налазе ваши подаци: "
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");