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:44 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:30:44 +0300
commitb935149b0f31939fcd8928a49880cfb952c3f2cb (patch)
tree3a4c14567996a91184dbf8f28bf1570eb031f74a
parente0d616948396f76eaec40207185f4254e27dc5c2 (diff)
[tx-robot] updated from transifexv13.0.4v13.0.3
-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);"