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-02-15 04:30:10 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-15 04:30:10 +0300
commitfffb9ac5ca0d4c9d4a69c97f191be839c3682167 (patch)
tree2a01cc1f5b7ba1c5d8dbe414d5013776241757a9
parente6b9d1cb62711f675be7b0efa9f0df73de17fb26 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
-rw-r--r--l10n/ru.js3
-rw-r--r--l10n/ru.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 355e3ee..ec26cda 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "Failed to perform action" : "Échec lors de la réalisation de l'action",
+ "Failed to dismiss notification" : "Impossible d'ignorer la notification",
+ "Failed to dismiss all notifications" : "Impossible d'ignorer toutes les notifications",
"in {path}" : "dans {path}",
"Notifications" : "Notifications",
"No notifications" : "Aucune notification",
diff --git a/l10n/fr.json b/l10n/fr.json
index f9f3642..3439f6f 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Failed to perform action" : "Échec lors de la réalisation de l'action",
+ "Failed to dismiss notification" : "Impossible d'ignorer la notification",
+ "Failed to dismiss all notifications" : "Impossible d'ignorer toutes les notifications",
"in {path}" : "dans {path}",
"Notifications" : "Notifications",
"No notifications" : "Aucune notification",
diff --git a/l10n/ru.js b/l10n/ru.js
index 118fead..1732f80 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "Failed to perform action" : "Не удалось выполнить задание",
+ "Failed to dismiss notification" : "Не удалось отменить напоминание",
+ "Failed to dismiss all notifications" : "Не удалось отменить все напоминания",
"in {path}" : "в {path}",
"Notifications" : "Уведомления",
"No notifications" : "Уведомлений нет",
diff --git a/l10n/ru.json b/l10n/ru.json
index 0dba166..446c466 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Failed to perform action" : "Не удалось выполнить задание",
+ "Failed to dismiss notification" : "Не удалось отменить напоминание",
+ "Failed to dismiss all notifications" : "Не удалось отменить все напоминания",
"in {path}" : "в {path}",
"Notifications" : "Уведомления",
"No notifications" : "Уведомлений нет",