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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-18 03:19:12 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-18 03:19:12 +0300
commit27c3fb6c6f3d5bbfea985688b68b9e69b1376a13 (patch)
treecd40292e632442c34f50870e16fab4cd68ca00fb /l10n
parent2c34cff2854f0f2248e7c1f227cc3fcf41f11c55 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sr.js5
-rw-r--r--l10n/sr.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index 087c6a4..1a84821 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"nextcloud_announcements",
{
- "Nextcloud announcement" : "Некстклауд објава"
+ "Nextcloud announcements" : "Некстклауд објаве",
+ "Nextcloud announcement" : "Некстклауд објава",
+ "Shows the latest news of Nextcloud in your notifications." : "Прикажи најновије Некстклауд вести у обавештењима.",
+ "These groups will be notified about the announcements." : "Ове групе ће бити обавештене о Некстклауд објавама."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index c9f796a..ff4b4f4 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,4 +1,7 @@
{ "translations": {
- "Nextcloud announcement" : "Некстклауд објава"
+ "Nextcloud announcements" : "Некстклауд објаве",
+ "Nextcloud announcement" : "Некстклауд објава",
+ "Shows the latest news of Nextcloud in your notifications." : "Прикажи најновије Некстклауд вести у обавештењима.",
+ "These groups will be notified about the announcements." : "Ове групе ће бити обавештене о Некстклауд објавама."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file