summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r--core/l10n/fr.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 7668f589a85..f2d31554a18 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -132,6 +132,7 @@ $TRANSLATIONS = array(
"Access forbidden" => "Accès interdit",
"Cloud not found" => "Introuvable",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n",
+"The share will expire on %s." => "Le partage expirera le %s.",
"Cheers!" => "Salutations!",
"Security Warning" => "Avertissement de sécurité",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Votre version de PHP est vulnérable à l'attaque par caractère NULL (CVE-2006-7243)",
@@ -164,10 +165,10 @@ $TRANSLATIONS = array(
"Log in" => "Connexion",
"Alternative Logins" => "Logins alternatifs",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.",
+"Thank you for your patience." => "Merci de votre patience.",
"Updating ownCloud to version %s, this may take a while." => "Mise à jour en cours d'ownCloud vers la version %s, cela peut prendre du temps.",
"This ownCloud instance is currently being updated, which may take a while." => "Cette instance d'ownCloud est en cours de mise à jour, cela peut prendre du temps.",
-"Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud.",
-"Contact your system administrator if this message persists or appeared unexpectedly." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.",
-"Thank you for your patience." => "Merci de votre patience."
+"Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud."
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";