aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/fr.php')
-rw-r--r--apps/contacts/l10n/fr.php36
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/contacts/l10n/fr.php b/apps/contacts/l10n/fr.php
new file mode 100644
index 00000000000..2b9cdc77a0a
--- /dev/null
+++ b/apps/contacts/l10n/fr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.",
+"Contact could not be found." => "Ce contact n'a pas été trouvé.",
+"vCard could not be read." => "Cette vCard n'a pas pu être lue.",
+"Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.",
+"Address" => "Adresse",
+"Telephone" => "Téléphone",
+"Email" => "Email",
+"Organization" => "Société",
+"Work" => "Travail",
+"Home" => "Maison",
+"Mobile" => "Mobile",
+"Text" => "Texte",
+"Voice" => "Voix",
+"Fax" => "Fax",
+"Video" => "Vidéo",
+"Pager" => "Bipeur",
+"This is not your contact." => "Ce n'est pas votre contact.",
+"This card is not RFC compatible." => "Cette fiche n'est pas compatible RFC.",
+"This card does not contain a photo." => "Cette fiche ne contient pas de photo.",
+"Add Contact" => "Ajouter un Contact",
+"Group" => "Groupe",
+"Name" => "Nom",
+"PO Box" => "Boîte postale",
+"Extended" => "Étendu",
+"Street" => "Rue",
+"City" => "Ville",
+"Region" => "Région",
+"Zipcode" => "Code postal",
+"Country" => "Pays",
+"Create Contact" => "Créer le Contact",
+"Edit" => "Modifier",
+"Delete" => "Effacer",
+"Birthday" => "Anniversaire",
+"Phone" => "Téléphone"
+);