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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-06 03:18:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-06 03:18:39 +0300
commit4c766277f3811fcfd1106fe80e5f6e2b79f62fde (patch)
tree012df5a00f813db2cf2bf2e13ccd0ea781563631
parent222863e870d8a29ec293655fd632548c83bd47db (diff)
[tx-robot] updated from transifexv12.0.3RC2v12.0.3RC1v12.0.3
-rw-r--r--l10n/sr.js6
-rw-r--r--l10n/sr.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
new file mode 100644
index 0000000..087c6a4
--- /dev/null
+++ b/l10n/sr.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcement" : "Некстклауд објава"
+},
+"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
new file mode 100644
index 0000000..c9f796a
--- /dev/null
+++ b/l10n/sr.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Nextcloud announcement" : "Некстклауд објава"
+},"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