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-02-23 08:50:52 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-23 08:50:52 +0300
commit4f6aa9931b66aeb35a3db89eeac67e544a087d07 (patch)
tree09ea02c50e175256b617943a8f073454986b0786 /user_migrate
parentea3b2b9b8b6edc17927a02a0dbeb24371fd3255a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/sr.js3
-rw-r--r--user_migrate/l10n/sr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/user_migrate/l10n/sr.js b/user_migrate/l10n/sr.js
index 60c79ab63..40701f7d4 100644
--- a/user_migrate/l10n/sr.js
+++ b/user_migrate/l10n/sr.js
@@ -2,6 +2,9 @@ OC.L10N.register(
"user_migrate",
{
"Export" : "Извези",
+ "Something went wrong while the export file was being generated" : "Нешто је пошло наопако при генерисању фајла за извоз",
+ "An error has occurred" : "Дошло је до грешке",
+ "Account Export/Import" : "Увоз/Извоз налога",
"Import" : "Увези"
},
"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.json b/user_migrate/l10n/sr.json
index d14ec2ade..0cedc420c 100644
--- a/user_migrate/l10n/sr.json
+++ b/user_migrate/l10n/sr.json
@@ -1,5 +1,8 @@
{ "translations": {
"Export" : "Извези",
+ "Something went wrong while the export file was being generated" : "Нешто је пошло наопако при генерисању фајла за извоз",
+ "An error has occurred" : "Дошло је до грешке",
+ "Account Export/Import" : "Увоз/Извоз налога",
"Import" : "Увези"
},"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