diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/files_sharing/l10n/fr.js | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 396702d30b0..e81fd5466c0 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -203,6 +203,7 @@ OC.L10N.register( "Expiration date" : "Date d'expiration", "Hide download" : "Masquer le téléchargement", "Video verification" : "Vérification vidéo", + "Allow download" : "Autoriser le téléchargement", "Note to recipient" : "Note au destinataire", "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage", "Create" : "Créer", @@ -301,7 +302,6 @@ OC.L10N.register( "Allow deleting" : "Autoriser la suppression", "Allow resharing" : "Autoriser le repartage", "Expiration date enforced" : "Date d'expiration forcée", - "Allow download" : "Autoriser le téléchargement", "Password protect" : "Protéger par un mot de passe", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erreur de génération de mot de passe à partir de password_policy" |