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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-28 04:40:14 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-28 04:40:14 +0300
commit79f0a5209fa8430623f3616ba480a58542660a04 (patch)
tree41cf47566c0de0a7344290051b388f58341b957f /l10n/ru.js
parentcfd2a5a54063e585432bd395f2c7df577c431774 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index b9961b3..504dced 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -24,9 +24,6 @@ OC.L10N.register(
"Send usage survey monthly" : "Отправлять информацию об использовании ежемесячно",
"Data to send" : "Данные для отправки",
"Last report sent on: %s" : "Последний отчёт отправлен: %s",
- "Last report" : "Последний отчёт",
- "Sent on: {on}" : "Отправлено: {on}",
- "Statistic <em>(number of: files, users, storages per type, comments and tags)</em>" : "Статистика <em>(количества: файлов, пользователей, хранилищ по их типам, комментариев и меток)</em>",
- "Sent on: %s" : "Отправлен: %s"
+ "Last report" : "Последний отчёт"
},
"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);");