diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
commit | a84250e0afdb98d07b268914b56c8763c17f5a73 (patch) | |
tree | 5c320505cd73ad0e6dd66b48c2395b2d900fa28b /apps/updatenotification/l10n/fr.js | |
parent | c8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff) | |
download | nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 039f4d0b4de..53b34864dcb 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -13,6 +13,9 @@ OC.L10N.register( "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vous pouvez à tout moment mettre à jour vers une version plus récente ou un canal expérimental. Cependant vous ne pourrez jamais revenir à un canal plus stable.", - "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :" + "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :", + "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." }, "nplurals=2; plural=(n > 1);"); |