diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
commit | 3496a7ea4d0a98c5075f1d42a2be348cab8787d0 (patch) | |
tree | 0b365de6ca5e34a5a2e1447f117453ef8aabade2 /apps/files_sharing/l10n/fr.js | |
parent | d4e95f9f0d341c81efa16c8e6b5bb00ff1794a23 (diff) | |
download | nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.tar.gz nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index c3a93a69e4b..cf836b68968 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -314,8 +314,6 @@ OC.L10N.register( "the item was removed" : "l’élément a été supprimé", "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", - "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.", - "Share with remote" : "Partager avec le distant", - "Share with" : "Partager avec" + "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |