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-15 08:50:58 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-15 08:50:58 +0300
commit4e32d134a97ea8443283545cac20a4f514eee29d (patch)
tree50273562f618f174c0ce3c50af9366b2680fe2fd /admin_migrate
parent0632c72989dc7f25c2e65ba636ed66d7a5d2b37f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/ru.js2
-rw-r--r--admin_migrate/l10n/ru.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/admin_migrate/l10n/ru.js b/admin_migrate/l10n/ru.js
index b28c62925..c4fc15144 100644
--- a/admin_migrate/l10n/ru.js
+++ b/admin_migrate/l10n/ru.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"admin_migrate",
{
- "Export data" : "Экспортировать данные",
+ "Export data" : "Экспорт данных",
"All system files and user data" : "Все системные файлы и пользовательские данные",
"Only system files" : "Только системные файлы",
"Only user data" : "Только пользовательские данные",
diff --git a/admin_migrate/l10n/ru.json b/admin_migrate/l10n/ru.json
index 5b8f36136..274bdfa1c 100644
--- a/admin_migrate/l10n/ru.json
+++ b/admin_migrate/l10n/ru.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Export data" : "Экспортировать данные",
+ "Export data" : "Экспорт данных",
"All system files and user data" : "Все системные файлы и пользовательские данные",
"Only system files" : "Только системные файлы",
"Only user data" : "Только пользовательские данные",