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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-22 03:30:01 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-22 03:30:01 +0300
commit43661d3800d449ff1f3bd3116954b5e491213ffa (patch)
tree0f8eb0ad4cecc33e394daf558e855318baeb3f0a
parentf0639fa29e2e76fba08e44f8075039fc15f74e21 (diff)
[tx-robot] updated from transifexv14.0.0RC1
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 8f50a6b..2132e6f 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,8 +1,10 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "в {path}",
"Notifications" : "Уведомления",
+ "Dismiss all notifications" : "Отклонить все уведомления",
"No notifications" : "Уведомлений нет",
"Dismiss" : "Закрыть",
"Failed to perform action" : "Не удалось выполнить задание",
diff --git a/l10n/ru.json b/l10n/ru.json
index 35fdb0f..69b1645 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,6 +1,8 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "в {path}",
"Notifications" : "Уведомления",
+ "Dismiss all notifications" : "Отклонить все уведомления",
"No notifications" : "Уведомлений нет",
"Dismiss" : "Закрыть",
"Failed to perform action" : "Не удалось выполнить задание",