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-07 03:29:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-07 03:29:26 +0300
commitd6e3f9006b2d9f5c3e38cf286b5d641a63e90f2e (patch)
treeb9bd98899a60e0b99c32eed9d72d84728bc1cb58
parentb81c5e0959338bf1f7b3236a4f68f0cd25630503 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fr.js7
-rw-r--r--l10n/fr.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 9d494e9..e875f62 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,10 +1,17 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "dans {path}",
"Notifications" : "Notifications",
+ "_icon_::_svg_" : ["icône","svg"],
+ "_button_::_notifications-button menutoggle_" : ["bouton","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Ignore toutes les notifications",
"No notifications" : "Aucune notification",
+ "_container_::_notification-container_" : ["conteneur","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Ignorer",
+ "_notification_::_data-id_" : ["notification","data-id"],
"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",
diff --git a/l10n/fr.json b/l10n/fr.json
index 0ec2122..8a4b7cb 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,8 +1,15 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "dans {path}",
"Notifications" : "Notifications",
+ "_icon_::_svg_" : ["icône","svg"],
+ "_button_::_notifications-button menutoggle_" : ["bouton","notifications-button menutoggle"],
+ "Dismiss all notifications" : "Ignore toutes les notifications",
"No notifications" : "Aucune notification",
+ "_container_::_notification-container_" : ["conteneur","notification-container"],
+ "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
"Dismiss" : "Ignorer",
+ "_notification_::_data-id_" : ["notification","data-id"],
"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",