summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-24 12:59:48 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-24 12:59:48 -0400
commit2d12e52769a30ba37d5760b1194f613bcc71035b (patch)
treed612edc30db05d06299d55f1bdab993a275d084e /core/l10n/fr.php
parente41ef97ac089fba8a956c0e8fa2991d0716f8f6b (diff)
downloadnextcloud-server-2d12e52769a30ba37d5760b1194f613bcc71035b.tar.gz
nextcloud-server-2d12e52769a30ba37d5760b1194f613bcc71035b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r--core/l10n/fr.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index d3229ddf994..29489e86b7f 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -56,8 +56,12 @@ $TRANSLATIONS = array(
"No" => "Non",
"Ok" => "Ok",
"Error loading message template: {error}" => "Erreur de chargement du modèle de message : {error}",
-"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"_{count} file conflict_::_{count} file conflicts_" => array("{count} fichier en conflit","{count} fichiers en conflit"),
+"One file conflict" => "Un conflit de fichier",
+"Which files do you want to keep?" => "Quels fichiers désirez-vous garder ?",
+"If you select both versions, the copied file will have a number added to its name." => "Si vous sélectionnez les deux versions, un nombre sera ajouté au nom du fichier copié.",
"Cancel" => "Annuler",
+"({count} selected)" => "({count} sélectionnés)",
"The object type is not specified." => "Le type d'objet n'est pas spécifié.",
"Error" => "Erreur",
"The app name is not specified." => "Le nom de l'application n'est pas spécifié.",