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>2016-07-30 03:39:15 +0300
committerNextcloud bot <bot@nextcloud.com>2016-07-30 03:39:15 +0300
commit14eadbb33c87fa8a52f84322c85e8c885861f684 (patch)
treecad6b921bfb4a162258c2ac4a699ac3726d03a62 /l10n/fr.js
parent66f37574cff83805fa42d3fd9ddd53c5c8595b2d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
new file mode 100644
index 0000000..82f46f5
--- /dev/null
+++ b/l10n/fr.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Notifications",
+ "No notifications" : "Aucune notification",
+ "Dismiss" : "Ignorer"
+},
+"nplurals=2; plural=(n > 1);");