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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 05:49:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 05:49:28 +0300
commit7b3234969506d7f6f5ce645f6c6251f587b9b3bb (patch)
treed68e774ed7ef4eb157bf1deb54ffa315fc6a59f6 /l10n/sr@latin.js
parent9526fc9219d84934a086a72d78bcb31e5dbf6a62 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr@latin.js')
-rw-r--r--l10n/sr@latin.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
new file mode 100644
index 0000000..e775db0
--- /dev/null
+++ b/l10n/sr@latin.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "external",
+ {
+ "Name" : "naziv",
+ "URL" : "Url",
+ "Groups" : "Grupe",
+ "__language_name__" : "Srpski"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");