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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-06 03:30:40 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:30:40 +0300
commitcb0315f75cb1f0f6c5cc653187b969a0cc522252 (patch)
tree18290689e2b9a3a1817829a073848f756872806a /l10n
parent9e6b45396fec4e38a39bd303d7c5789ab9b2620d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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);"