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