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-21 08:50:52 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-21 08:50:52 +0300
commitea3b2b9b8b6edc17927a02a0dbeb24371fd3255a (patch)
tree29929e78945f8a67f7da961f561a902011847852 /admin_migrate
parent65d74710063cb7caf020cbbd83205b919f272345 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/sr.js6
-rw-r--r--admin_migrate/l10n/sr.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/admin_migrate/l10n/sr.js b/admin_migrate/l10n/sr.js
index d1187db95..03a2e0100 100644
--- a/admin_migrate/l10n/sr.js
+++ b/admin_migrate/l10n/sr.js
@@ -2,9 +2,9 @@ OC.L10N.register(
"admin_migrate",
{
"Export data" : "Извоз података",
- "All system files and user data" : "Све системске фајлове и корисничке податке",
- "Only system files" : "Само системске фајлове",
- "Only user data" : "Само корисничке податке",
+ "All system files and user data" : "све системске фајлове и корисничке податке",
+ "Only system files" : "само системске фајлове",
+ "Only user data" : "само корисничке податке",
"Export" : "Извези"
},
"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/admin_migrate/l10n/sr.json b/admin_migrate/l10n/sr.json
index ba7550c49..5e72ed87d 100644
--- a/admin_migrate/l10n/sr.json
+++ b/admin_migrate/l10n/sr.json
@@ -1,8 +1,8 @@
{ "translations": {
"Export data" : "Извоз података",
- "All system files and user data" : "Све системске фајлове и корисничке податке",
- "Only system files" : "Само системске фајлове",
- "Only user data" : "Само корисничке податке",
+ "All system files and user data" : "све системске фајлове и корисничке податке",
+ "Only system files" : "само системске фајлове",
+ "Only user data" : "само корисничке податке",
"Export" : "Извези"
},"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