From fffb9ac5ca0d4c9d4a69c97f191be839c3682167 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Feb 2018 01:30:10 +0000 Subject: [tx-robot] updated from transifex --- l10n/fr.js | 3 +++ l10n/fr.json | 3 +++ l10n/ru.js | 3 +++ l10n/ru.json | 3 +++ 4 files changed, 12 insertions(+) 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" : "Уведомлений нет", -- cgit v1.2.3