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:
authorNextcloud bot <bot@nextcloud.com>2020-01-30 05:18:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-30 05:18:12 +0300
commita4a05ee03d4b563fec8a631908b1d797afa6df9f (patch)
treeea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /lib/l10n/sr@latin.js
parent53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr@latin.js')
-rw-r--r--lib/l10n/sr@latin.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js
index 3c0cb3665b0..b0e52b1b82f 100644
--- a/lib/l10n/sr@latin.js
+++ b/lib/l10n/sr@latin.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"Help" : "Help",
"Settings" : "Postavke",
"Log out" : "Odjava",
- "Sharing" : "Deljenje",
"Sunday" : "Nedelja",
"Monday" : "Ponedeljak",
"Tuesday" : "Utorak",
@@ -16,6 +15,7 @@ OC.L10N.register(
"Saturday" : "Subota",
"Create" : "Napravi",
"Delete" : "Delete",
- "Share" : "Deljenje"
+ "Share" : "Deljenje",
+ "Sharing" : "Deljenje"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");