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-06-29 03:30:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-29 03:30:18 +0300
commitf2aa7fecbcf2833333c684e49ada3114c2c55978 (patch)
tree269ed22ee4ead50ff8a975be2cc2a4218e324df3
parent113bc419fac247ac6526744c2a3d2498fb067e37 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 1907508..fc85f4c 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"in {path}" : "dans {path}",
"Admin notifications" : "Notifications d'administration",
"Notifications" : "Notifications",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Cette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "\tCette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.\n📬 Partage de fichiers fédérés: vous avez reçu un nouveau partage distant\n\n📑 Commentaires: Un autre utilisateur vous a mentionné dans un commentaire sur un fichier.\n\n🚢 Notification de mise à jour: mise à jour disponible pour une application ou nextcloud elle-même.\n\n📣 Centre d'annonces: Une annonce a été publiée par un administrateur",
"No notifications" : "Aucune notification",
"Dismiss" : "Ignorer"
},
diff --git a/l10n/fr.json b/l10n/fr.json
index 44fa120..931ac2e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -5,6 +5,8 @@
"in {path}" : "dans {path}",
"Admin notifications" : "Notifications d'administration",
"Notifications" : "Notifications",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Cette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "\tCette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.\n📬 Partage de fichiers fédérés: vous avez reçu un nouveau partage distant\n\n📑 Commentaires: Un autre utilisateur vous a mentionné dans un commentaire sur un fichier.\n\n🚢 Notification de mise à jour: mise à jour disponible pour une application ou nextcloud elle-même.\n\n📣 Centre d'annonces: Une annonce a été publiée par un administrateur",
"No notifications" : "Aucune notification",
"Dismiss" : "Ignorer"
},"pluralForm" :"nplurals=2; plural=(n > 1);"