diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:21 +0000 |
commit | f1e9484ae7c930061d9ebeec34f539441bb74dc1 (patch) | |
tree | 39a4c930fba3428070a6e1b98f35757f0182ee9b /apps/sharebymail | |
parent | 850db062442e30f9cdf8c5072c24a80ad226286c (diff) | |
download | nextcloud-server-f1e9484ae7c930061d9ebeec34f539441bb74dc1.tar.gz nextcloud-server-f1e9484ae7c930061d9ebeec34f539441bb74dc1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index 2db8fabaa11..89373213982 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -28,7 +28,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %2$s" : "Mot de passe pour accéder à « %1$s » partagé avec vous par %2$s", "Password to access »%s«" : "Mot de passe pour accéder à « %s »", "It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :", - "This password will expire at %s" : "Le mot de passe expirera le%s", + "This password will expire at %s" : "Le mot de passe expirera le %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.", diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 595173a12fb..37c2433bd71 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -26,7 +26,7 @@ "Password to access »%1$s« shared to you by %2$s" : "Mot de passe pour accéder à « %1$s » partagé avec vous par %2$s", "Password to access »%s«" : "Mot de passe pour accéder à « %s »", "It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :", - "This password will expire at %s" : "Le mot de passe expirera le%s", + "This password will expire at %s" : "Le mot de passe expirera le %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.", |