diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-11 02:14:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-11 02:14:40 +0000 |
commit | 7bf82c4f0c5ae190080513ffed0565737e48ad72 (patch) | |
tree | 5148e87e658b99493a52780faa1f3b07fdddbbb3 /core | |
parent | f456989261c7f0f42be832513cbc6a4f53d87cff (diff) | |
download | nextcloud-server-7bf82c4f0c5ae190080513ffed0565737e48ad72.tar.gz nextcloud-server-7bf82c4f0c5ae190080513ffed0565737e48ad72.zip |
[tx-robot] updated 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 31449b314b6..d6075d87e70 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -145,7 +145,7 @@ OC.L10N.register( "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", - "Log in to {productName}" : "Se connecter dans {productName}", + "Log in to {productName}" : "Se connecter à {productName}", "Account name or email" : "Nom d'utilisateur ou adresse e-mail", "Password" : "Mot de passe", "Wrong username or password." : "Utilisateur ou mot de passe incorrect.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index c5438422323..058f380f5bc 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -143,7 +143,7 @@ "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", - "Log in to {productName}" : "Se connecter dans {productName}", + "Log in to {productName}" : "Se connecter à {productName}", "Account name or email" : "Nom d'utilisateur ou adresse e-mail", "Password" : "Mot de passe", "Wrong username or password." : "Utilisateur ou mot de passe incorrect.", |