diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:51 +0000 |
commit | f33b6268d614bb38527067691380b4f8e93e30fb (patch) | |
tree | 0dd79fd4850a885c65e0e838369d6c7caf164362 /apps/updatenotification/l10n/fr.js | |
parent | e73073ba2340cfccb89bc9ede08eeabad51eecd3 (diff) | |
download | nextcloud-server-f33b6268d614bb38527067691380b4f8e93e30fb.tar.gz nextcloud-server-f33b6268d614bb38527067691380b4f8e93e30fb.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 0b7e6955831..bbcb5a44677 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -18,7 +18,7 @@ OC.L10N.register( "View in store" : "Afficher dans le magasin d'applications", "Apps with compatible version" : "Applications compatibles avec la nouvelle version", "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. ", - "Open updater" : "Ouvrir le système de mise à jour", + "Open updater" : "Ouvrir l'interface de mise à jour", "Download now" : "Télécharger maintenant", "Please use the command line updater to update." : "Veuillez utiliser le programme de mise à jour en ligne de commande pour mettre à jour. ", "What's new?" : "Quoi de neuf ?", |