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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-06 03:30:48 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:30:48 +0300
commit422400d6b9e7efcf928d8d7736f4ad820eb52d76 (patch)
tree1eb24ac5e184aeab4807079f7d5cda8ccf6f0d25
parentca13ee99e244e378bcbeafd12759240b7e39ecb2 (diff)
[tx-robot] updated from transifexv12.0.9v12.0.8
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 26f5e1c..1be4e6b 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Уведомления Nextcloud",
"Nextcloud announcement" : "Уведомление Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Анонсы Nextcloud показывают последние новости о Nextcloud в уведомлениях",
"Shows the latest news of Nextcloud in your notifications." : "Показывает новости Nextcloud в уведомлениях.",
"These groups will be notified about the announcements." : "Эта группа будет получать уведомления"
},
diff --git a/l10n/ru.json b/l10n/ru.json
index 39fd73f..78f0999 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Уведомления Nextcloud",
"Nextcloud announcement" : "Уведомление Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Анонсы Nextcloud показывают последние новости о Nextcloud в уведомлениях",
"Shows the latest news of Nextcloud in your notifications." : "Показывает новости Nextcloud в уведомлениях.",
"These groups will be notified about the announcements." : "Эта группа будет получать уведомления"
},"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);"