summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
commit9788cf04ee0dd8e78fa2b63862963078f5a9cfc3 (patch)
treee064f01074cfb407b13f37e3f834b5b368ed2ae3 /apps/updatenotification
parent8f4ec8583d8d30586f292a153854560bdb20a0b2 (diff)
downloadnextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.tar.gz
nextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/fr.js2
-rw-r--r--apps/updatenotification/l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index 7d646f36ff5..5803d5d9be8 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Notifications de mises à jour",
- "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, s'il vous plaît essayer la mise à jour manuelle",
+ "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, veuillez essayer de mettre à jour manuellement",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Channel updated" : "Canal de mise à jour modifié",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 057cb2c7b39..0b8db4724e0 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Update notifications" : "Notifications de mises à jour",
- "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, s'il vous plaît essayer la mise à jour manuelle",
+ "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, veuillez essayer de mettre à jour manuellement",
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Channel updated" : "Canal de mise à jour modifié",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",