Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
fr:
formtastic:
wysihtml5:
command:
bold: "Gras"
italic: "Italique"
link: "Lien"
image: "Image"
video: "Video"
ul: "Liste à puces"
ol: "Liste ordonnée"
source: "Voir le html"
underline: "Souligner"
outdent: "Indenter vers la gauche"
indent: "Indenter vers la drotie"
block_style: "Sémantique HTML"
blocks:
h1: "Titre 1"
h2: "Titre 2"
h3: "Titre 3"
h4: "Titre 4"
h5: "Titre 5"
h6: "Titre 6"
p: "Paragraphe"

dialog:
cancel: "Annuler"
ok: "OK"
image:
dialog_title: "Ajouter une nouvelle image"
url_title: "Image externe"
gallery_title: "Galerie"
upload_title: "Upload"
url: "URL:"
alignment: "Alignement:"
default: "Aucun"
left: "Gauche"
right: "Droite"
scale: "Taille:"
alt: "Texte alternatif:"
title: "Champs <code>titre</code>:"
link:
dialog_title: "Ajouter un nouveau lien"
url_title: "URL"
email_title: "Email"
anchor_title: "Titre de l'ancre"
url: "URL:"
text: "Texte:"
rel: "Champs <code>rel</code>:"
title: "Champs <code>titre</code>:"
email: "Email:"
anchor: "Nom de l'ancre:"
blank: "Le lien s'ouvrira dans un nouvel onglet"
your_text_here: "Votre texte ici"
video:
dialog_title: "Inserer une nouvelle video youtube ou vimeo"
url: "URL:"
title: "Titre:"
width: "Largeur (px):"
height: "hauteur (px):"
your_text_here: "Votre texte ici"