diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 6260328a2c6..e8d5887bf3a 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -161,6 +161,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Share to {name}" : "Partager avec {name}", + "Copy URL" : "Copier l'URL", "Link" : "Lien", "Password protect" : "Protéger par un mot de passe", "Allow editing" : "Permettre la modification", @@ -172,7 +173,9 @@ OC.L10N.register( "Set expiration date" : "Spécifier une date d'expiration", "Expiration" : "Expiration", "Expiration date" : "Date d'expiration", + "Set share note" : "Définir une note de partage", "Share link" : "Partager par lien public", + "Enable" : "Activer", "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", "Shared with you by {owner}" : "Partagé avec vous par {owner}", @@ -189,6 +192,7 @@ OC.L10N.register( "Can create" : "Peut créer", "Can change" : "Peut modifier", "Can delete" : "Peut supprimer", + "Password protect by Talk" : "Mot de passe protégé par Talk", "Access control" : "Contrôle d'accès", "Could not unshare" : "Impossible d'arrêter de partager", "Error while sharing" : "Erreur lors de la mise en partage", @@ -303,6 +307,7 @@ OC.L10N.register( "Username or email" : "Utilisateur ou email", "Log in" : "Se connecter", "Wrong password." : "Mot de passe incorrect.", + "User disabled" : "Utilisateur désactivé", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Forgot password?" : "Mot de passe oublié ?", "Back to login" : "Retour à la page de connexion", |