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:15 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-22 03:30:15 +0300
commit59f43eaa83d52dbc151a27a1cede68892563294d (patch)
tree8e6dc2a05f37531faf29ea17589a37b5fe75d933
parentf490935a3ce9b99b6b5dd7aeeca7f89c485c4790 (diff)
[tx-robot] updated from transifexv12.0.11RC1
-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" : "Не удалось выполнить задание",