aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-25 00:21:16 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-25 00:21:16 +0000
commitcc7dcf62b39c8282d18ba70f1b6d6b97bcbeda36 (patch)
treedfc3c33c21ff3d26800ae5e4497cceacf95b2748 /apps/updatenotification/l10n/fr.js
parent7406869dbe8ca505f337c99d0b7e9794b6dcad0a (diff)
downloadnextcloud-server-cc7dcf62b39c8282d18ba70f1b6d6b97bcbeda36.tar.gz
nextcloud-server-cc7dcf62b39c8282d18ba70f1b6d6b97bcbeda36.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r--apps/updatenotification/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index dc90702a650..00b4927863e 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"updatenotification",
{
- "{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é",
"Web updater is disabled" : "La mise à jour par l'interface Web est désactivée ",
"App updated" : "Application mise à jour",
@@ -57,6 +56,7 @@ OC.L10N.register(
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> application n'a pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible avec cette version de Nextcloud disponible."],
"Changelog for app {app}" : "Journal des modifications pour l'application {app}",
"What's new in {app} version {version}" : "Quoi de neuf dans {app} version {version}",
+ "{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.",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Veuillez noter que la mise à jour par le navigateur n'est pas recommandée si votre instance comporte plus de 100 utilisateurs ! Veuillez utiliser l'interface en ligne de commandes. ",