summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-25 00:11:11 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-25 00:11:11 +0100
commit5d59ac07391841677e204958ea20be3fe05cd8ef (patch)
treed3eb042047439b1aacb9c13d213547a749ec40c4 /core/l10n/fr.php
parent7d52c39419123ed3d20368245166e6fc1150975a (diff)
downloadnextcloud-server-5d59ac07391841677e204958ea20be3fe05cd8ef.tar.gz
nextcloud-server-5d59ac07391841677e204958ea20be3fe05cd8ef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r--core/l10n/fr.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index f02a7b0087c..3d174b327a2 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
+"User %s shared a file with you" => "L'utilisateur %s a partagé un fichier avec vous",
+"User %s shared a folder with you" => "L'utilsateur %s a partagé un dossier avec vous",
+"User %s shared the file \"%s\" with you. It is available for download here: %s" => "L'utilisateur %s a partagé le fichier \"%s\" avec vous. Vous pouvez le télécharger ici : %s",
"Category type not provided." => "Type de catégorie non spécifié.",
"No category to add?" => "Pas de catégorie à ajouter ?",
"This category already exists: " => "Cette catégorie existe déjà : ",
@@ -39,6 +42,8 @@
"Share with link" => "Partager via lien",
"Password protect" => "Protéger par un mot de passe",
"Password" => "Mot de passe",
+"Email link to person" => "Envoyez le lien par email",
+"Send" => "Envoyer",
"Set expiration date" => "Spécifier la date d'expiration",
"Expiration date" => "Date d'expiration",
"Share via email:" => "Partager via e-mail :",
@@ -55,6 +60,8 @@
"Password protected" => "Protégé par un mot de passe",
"Error unsetting expiration date" => "Un erreur est survenue pendant la suppression de la date d'expiration",
"Error setting expiration date" => "Erreur lors de la spécification de la date d'expiration",
+"Sending ..." => "En cours d'envoi ...",
+"Email sent" => "Email envoyé",
"ownCloud password reset" => "Réinitialisation de votre mot de passe Owncloud",
"Use the following link to reset your password: {link}" => "Utilisez le lien suivant pour réinitialiser votre mot de passe : {link}",
"You will receive a link to reset your password via Email." => "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe.",