diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
commit | 1c014f82c2343bd3661ad1366171709a42eed076 (patch) | |
tree | 8917970b050124a5475f73a09bdd562b3d2b07a5 /core/l10n/fr.js | |
parent | 5de36b6941f395932ad2889afadb6952b8fd9c20 (diff) | |
download | nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.tar.gz nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 2482aa6714c..c69b4419518 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -150,6 +150,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La mise à jour a échoué. Veuillez reporter le problème à la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">communauté Nextcloud</a>.", "Continue to {productName}" : "Continuer vers {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes."], + "Applications menu" : "Menu des applications", "More apps" : "Plus d'applications", "Currently open" : "Actuellement ouvert", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"], @@ -231,6 +232,7 @@ OC.L10N.register( "Supported versions" : "Versions supportées", "{name} version {version} and above" : "{nom} version {version} et supérieure", "Settings menu" : "Menu des paramètres", + "Avatar of {displayName}" : "Avatar de {displayName}", "Search {types} …" : "Rechercher {types}…", "No" : "Non", "Yes" : "Oui", |