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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-29 03:08:53 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-29 03:08:53 +0300
commit09390ab48dc3d52bd54129be4960246b2687272c (patch)
tree6fec28e05860ad240fe6127a9b031624dd62d946 /apps/files_sharing
parent2feba4526654a0696fdcb567ca927e0f3e985919 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index dcfa058e96a..e3c71dfb6e4 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -108,7 +108,7 @@ OC.L10N.register(
"Download %s" : "Скачать %s",
"Direct link" : "Прямая ссылка",
"Upload files to %s" : "Загрузка файлов пользователю %s",
- "Select or drop files" : "Выбрать или сбросить файлы",
+ "Select or drop files" : "Выберите или перетащите файлы",
"Uploading files…" : "Загрузка файлов...",
"Uploaded files:" : "Загруженные файлы:"
},
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 480f8efc419..b0def25d616 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -106,7 +106,7 @@
"Download %s" : "Скачать %s",
"Direct link" : "Прямая ссылка",
"Upload files to %s" : "Загрузка файлов пользователю %s",
- "Select or drop files" : "Выбрать или сбросить файлы",
+ "Select or drop files" : "Выберите или перетащите файлы",
"Uploading files…" : "Загрузка файлов...",
"Uploaded files:" : "Загруженные файлы:"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"