diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/updatenotification/l10n/fr.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.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, 2 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index afcc041fa51..039f4d0b4de 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -4,7 +4,7 @@ OC.L10N.register( "Update notifications" : "Notifications de mises à jour", "{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.", "Updated channel" : "Canal à jour", - "ownCloud core" : "Base d'ownCloud", + "Nextcloud core" : "Noyau Nextcloud", "Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.", "Updater" : "Mises à jour", "A new version is available: %s" : "Une nouvelle version est disponible : %s", @@ -13,7 +13,6 @@ 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 :", - "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Seules les notifications pour le mises à jour d'apllication sont disponibles, car le canal de mise à jour sélectionné pour ownCloud ne propose pas lui-même les mises à jour." + "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :" }, "nplurals=2; plural=(n > 1);"); |