diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-08 01:07:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-08 01:07:26 +0000 |
commit | 74d1b0bada1b291038c88cf1e289d6696c65bfb7 (patch) | |
tree | 2fab1930dc2847bcccbd1c63deb2c1e6647ca323 /apps/updatenotification/l10n/fr.js | |
parent | 737d9f3504ec5dbeec9b692655303936e5f6321a (diff) | |
download | nextcloud-server-74d1b0bada1b291038c88cf1e289d6696c65bfb7.tar.gz nextcloud-server-74d1b0bada1b291038c88cf1e289d6696c65bfb7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 090f25fe12a..6b035827049 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -19,6 +19,7 @@ OC.L10N.register( "Only notification for app updates are available." : "Seules les notifications pour les mises à jour d'applications sont diponibles.", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", + "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Vous utilisé PHP %s. Pour pouvoir mettre à jour vers Nextcloud 11 et supérieur, vous devez utiliser au minimum PHP 5.6. Une fois votre version PHP mis à jour, vous pourrez recevoir des notifications de mise à jour pour ces nouvelles versions. ", "Updater" : "Mises à jour" }, "nplurals=2; plural=(n > 1);"); |