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-08 08:50:45 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-08 08:50:45 +0300
commit4b13ae29e9a46d94dbbc1f39ffef2832e13c1d6f (patch)
tree34996087f61d9efef832c81971c4ddecde6b0873 /user_migrate
parent8820dcb017c0d2759b297179b29824303449464a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/sr@latin.js4
-rw-r--r--user_migrate/l10n/sr@latin.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/user_migrate/l10n/sr@latin.js b/user_migrate/l10n/sr@latin.js
index 26c668474..e7848703a 100644
--- a/user_migrate/l10n/sr@latin.js
+++ b/user_migrate/l10n/sr@latin.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"user_migrate",
{
+ "Export" : "Izvezi",
+ "Something went wrong while the export file was being generated" : "Nešto nije bilo u redu dok je fajl za izvoz bio generisan",
+ "An error has occurred" : "Došlo je do greške",
+ "Account Export/Import" : "Uvoz/Izvoz naloga",
"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
index 7b2b48a73..064782a65 100644
--- a/user_migrate/l10n/sr@latin.json
+++ b/user_migrate/l10n/sr@latin.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "Export" : "Izvezi",
+ "Something went wrong while the export file was being generated" : "Nešto nije bilo u redu dok je fajl za izvoz bio generisan",
+ "An error has occurred" : "Došlo je do greške",
+ "Account Export/Import" : "Uvoz/Izvoz naloga",
"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