diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:41 +0000 |
commit | 2434f2e144af006e52d9437fc27c2c63852ea92f (patch) | |
tree | 13ae7b020a4ffcd754e7e14b965eeaa8c3d3a2a0 /apps/updatenotification | |
parent | bc73ac63474573f035a9da37c7e68e541add80fb (diff) | |
download | nextcloud-server-2434f2e144af006e52d9437fc27c2c63852ea92f.tar.gz nextcloud-server-2434f2e144af006e52d9437fc27c2c63852ea92f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index a9b1304f6d6..75559c72de0 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -1,7 +1,7 @@ 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.", + "{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", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 5592e5115f9..9c13b7c0110 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -1,5 +1,5 @@ { "translations": { - "{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.", + "{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", |