diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 7f9968d394e..97f390e96a8 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -163,10 +163,12 @@ OC.L10N.register( "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "Unable to create a link share" : "Impossible de créer un lien de partage", + "Unable to toggle this option" : "Impossible de basculer cette option", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Share to {name}" : "Partager avec {name}", "Link" : "Lien", "Hide download" : "Masquer le téléchargement", + "Password protection enforced" : "Protection par mot de passe forcée", "Password protect" : "Protéger par un mot de passe", "Allow editing" : "Permettre la modification", "Email link to person" : "Envoyer le lien par courriel", @@ -174,6 +176,7 @@ OC.L10N.register( "Allow upload and editing" : "Autoriser l'envoi et l'édition", "Read only" : "Lecture seule", "File drop (upload only)" : "Dépôt de fichier (téléversement uniquement)", + "Expiration date enforced" : "Date d'expiration forcée", "Set expiration date" : "Spécifier une date d'expiration", "Expiration" : "Expiration", "Expiration date" : "Date d'expiration", |