AreaEdit

ContextMenu/lang/fr.js

Summary

No overview generated for 'ContextMenu/lang/fr.js'


// I18N constants

// LANG: "fr", ENCODING: UTF-8
// Author: Laurent Vilday, mokhet@mokhet.com

// FOR TRANSLATORS:
//
//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
//      (at least a valid email address)
//
//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
//      (if this is not possible, please include a comment
//       that states what encoding is necessary.)

{
  "Cut": "Couper",
  "Copy": "Copier",
  "Paste": "Coller",
  "_Image Properties...": "_Propriétés de l'image...",
  "_Modify Link...": "_Modifier le lien...",
  "Chec_k Link...": "_Vérifier le lien...",
  "_Remove Link...": "_Supprimer le lien...",
  "C_ell Properties...": "P_ropriétés de la cellule...",
  "Ro_w Properties...": "Pr_opriétés de la rangée...",
  "I_nsert Row Before": "Insérer une rangée a_vant",
  "In_sert Row After": "Insér_er une rangée après",
  "_Delete Row": "Suppr_imer une rangée",
  "_Table Properties...": "Proprié_tés de la table...",
  "Insert _Column Before": "I_nsérer une colonne avant",
  "Insert C_olumn After": "Insérer une colonne après",
  "De_lete Column": "_Supprimer la colonne",
  "Justify Left": "Justifier _gauche",
  "Justify Center": "Justifier _centre",
  "Justify Right": "Justifier _droit",
  "Justify Full": "Justifier p_lein",
  "Make lin_k...": "Convertir en lien...",
  "Remove the": "Supprimer",
  "Element...": "Élément...",
  "Insert paragraph before": "Insérer un paragraphe avant",
  "Insert paragraph after": "Insérer un paragraphe après",
  "Please confirm that you want to remove this element:": "Confirmer la suppression de cet élément:",
  "Remove this node from the document": "Supprimer ce noeud du document",
  "How did you get here? (Please report!)": "Comment êtes-vous arrivé ici ? (Please report !)",
  "Show the image properties dialog": "Afficher le dialogue des propriétés d'image",
  "Modify URL": "Modifier le URL",
  "Current URL is": "Le URL courant est",
  "Opens this link in a new window": "Ouvrir ce lien dans une nouvelle fenêtre",
  "Please confirm that you want to unlink this element.": "Voulez-vous vraiment enlever le lien présent sur cet élément.",
  "Link points to:": "Lier les points jusqu'à:",
  "Unlink the current element": "Enlever le lien sur cet élément",
  "Show the Table Cell Properties dialog": "Afficher le dialogue des propriétés des cellules",
  "Show the Table Row Properties dialog": "Afficher le dialogue des propriétés des rangées",
  "Insert a new row before the current one": "Insérer une nouvelle rangée avant celle-ci",
  "Insert a new row after the current one": "Insérer une nouvelle rangée après celle-ci",
  "Delete the current row": "Supprimer la rangée courante",
  "Show the Table Properties dialog": "Afficher le dialogue des propriétés de table",
  "Insert a new column before the current one": "Insérer une nouvelle rangée avant celle-ci",
  "Insert a new column after the current one": "Insérer une nouvelle colonne après celle-ci",
  "Delete the current column": "Supprimer cette colonne",
  "Create a link": "Créer un lien",
  "Insert a paragraph before the current node": "Insérer un paragraphe avant le noeud courant",
  "Insert a paragraph after the current node": "Insérer un paragraphe après le noeud courant"
}


AreaEdit

Documentation generated by JSDoc on Sat Dec 31 14:56:56 2005