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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-07 08:50:51 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-07 08:50:51 +0300
commit8820dcb017c0d2759b297179b29824303449464a (patch)
treef33d635c1ea71cdb17be78d441f70b5d25900f9a /user_migrate
parentad4b2ce01ec6c4e3b45a6bebec7c6d100e1ff606 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/sr@latin.js6
-rw-r--r--user_migrate/l10n/sr@latin.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/user_migrate/l10n/sr@latin.js b/user_migrate/l10n/sr@latin.js
new file mode 100644
index 000000000..26c668474
--- /dev/null
+++ b/user_migrate/l10n/sr@latin.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "user_migrate",
+ {
+ "Import" : "Uvezi"
+},
+"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/user_migrate/l10n/sr@latin.json b/user_migrate/l10n/sr@latin.json
new file mode 100644
index 000000000..7b2b48a73
--- /dev/null
+++ b/user_migrate/l10n/sr@latin.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Import" : "Uvezi"
+},"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