diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:33 +0000 |
commit | 9261a84de1dffc53181cc1b28fe47c3581039b11 (patch) | |
tree | c033719d02bc36585803770dcb81f3b48428276b /apps/files_sharing/l10n/fr.json | |
parent | 590782482721b24afe4bfe8597be39af0df52072 (diff) | |
download | nextcloud-server-9261a84de1dffc53181cc1b28fe47c3581039b11.tar.gz nextcloud-server-9261a84de1dffc53181cc1b28fe47c3581039b11.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.json')
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 8ee436ae06b..3242ea46fb2 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -206,8 +206,10 @@ "Share" : "Partager", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", + "Share with email {email}" : "Partager avec l’adresse électronique {email}", "Share with group" : "Partager avec le groupe", "Share in conversation" : "Partager dans la conversation", + "Share with {user} on remote server {server}" : "Partager avec {user} sur le serveur distant {server}", "Share with remote group" : "Partager avec le groupe distant", "Share with guest" : "Partager avec l'invité", "Update share" : "Mettre à jour le partage", |