diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:20:05 +0000 |
commit | 08801969ea6adeb505a91562b0b6f65317e47fc1 (patch) | |
tree | 6aa5992457ceade3d349350205614cebf0d04e07 /core | |
parent | 328d9c661962e48fd5f66c4d2005cbe9113a198d (diff) | |
download | nextcloud-server-08801969ea6adeb505a91562b0b6f65317e47fc1.tar.gz nextcloud-server-08801969ea6adeb505a91562b0b6f65317e47fc1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/fr.js | 2 | ||||
-rw-r--r-- | core/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 9463070cbaa..28df54a1d3a 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -333,7 +333,7 @@ OC.L10N.register( "Skip to navigation of app" : "Passer à la navigation d'application", "Go to %s" : "Aller à %s", "Get your own free account" : "Obtenez votre compte personnel gratuit", - "Connect to your account" : "Connectez vous à votre compte", + "Connect to your account" : "Connectez-vous à votre compte", "Please log in before granting %1$s access to your %2$s account." : "Veuillez vous connecter avant d'autoriser %1$s à accéder à votre compte %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si vous n'essayez pas d'ajouter un nouveau périphérique ou une nouvelle application, quelqu'un fait une tentative d'accès à vos données. Dans ce cas, ne continuez pas et contactez votre administrateur système.", "App password" : "Mot de passe d'application", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index f82884655d4..8cbe3094918 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -331,7 +331,7 @@ "Skip to navigation of app" : "Passer à la navigation d'application", "Go to %s" : "Aller à %s", "Get your own free account" : "Obtenez votre compte personnel gratuit", - "Connect to your account" : "Connectez vous à votre compte", + "Connect to your account" : "Connectez-vous à votre compte", "Please log in before granting %1$s access to your %2$s account." : "Veuillez vous connecter avant d'autoriser %1$s à accéder à votre compte %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si vous n'essayez pas d'ajouter un nouveau périphérique ou une nouvelle application, quelqu'un fait une tentative d'accès à vos données. Dans ce cas, ne continuez pas et contactez votre administrateur système.", "App password" : "Mot de passe d'application", |