Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 59835d8748f..6260328a2c6 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -153,11 +153,6 @@ OC.L10N.register(
"Shared" : "Partagé",
"Shared with" : "Partagé avec",
"Shared by" : "Partagé par",
- "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
- "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
- "Set expiration date" : "Spécifier une date d'expiration",
- "Expiration" : "Expiration",
- "Expiration date" : "Date d'expiration",
"Choose a password for the public link" : "Choisissez un mot de passe pour le lien public",
"Choose a password for the public link or press the \"Enter\" key" : "Choisissez un mot de passe pour le lien public ou appuyer sur \"Entrée\"",
"Copied!" : "Copié !",
@@ -166,7 +161,6 @@ 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}",
- "Share link" : "Partager par lien public",
"Link" : "Lien",
"Password protect" : "Protéger par un mot de passe",
"Allow editing" : "Permettre la modification",
@@ -175,6 +169,10 @@ 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)",
+ "Set expiration date" : "Spécifier une date d'expiration",
+ "Expiration" : "Expiration",
+ "Expiration date" : "Date d'expiration",
+ "Share link" : "Partager par lien public",
"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}",
@@ -365,6 +363,8 @@ OC.L10N.register(
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl}\" rel=\"noreferrer\">conseils de sécurisation</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation du HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation</a>.",
"Shared with {recipients}" : "Partagé avec {recipients}",
+ "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
+ "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant de cloud fédéré ou une adresse email.",
"Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant de cloud fédéré.",
"Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.",