Skip to content

Commit

Permalink
Merge pull request #64 from shaffe-fr/patch-1
Browse files Browse the repository at this point in the history
Add French locales
  • Loading branch information
bastihilger authored Oct 11, 2022
2 parents 1e4b066 + 2278d66 commit 9ee2546
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions resources/lang/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"add image": "Ajouter image",
"add placeholder block": "Ajouter bloc de remplacement",
"add slide": "Ajouter slide",
"align center": "Centrer",
"align justify": "Justifier",
"align start": "Aligner à gauche",
"align end": "Aligner à droite",
"alt text": "Texte alternatif (attribut alt)",
"blockquote": "Citation",
"bold": "Gras",
"bullet list": "Puces",
"bulletList": "Puces",
"cancel": "Annuler",
"code": "Code",
"code block": "Bloc de code",
"custom css classes": "Classes CSS",
"edit html": "Modifier HTML",
"edit image": "Modifier image",
"edit link": "Modifier lien",
"embed code": "Code Embed",
"external links should start with http:// or https://": "Les liens externes doivent commencer par http:// ou https://.",
"external url": "URL externe",
"file upload": "Fichier",
"fixed": "Fixe",
"flexible": "Flexible",
"format": "Format",
"format mode": "Mode de formatage",
"hard break": "Saut de ligne",
"hardBreak": "Saut de ligne",
"heading :level": "Titre H:level",
"highlight": "Surligner",
"horizontalRule": "Ligne horizontale",
"italic": "Italique",
"link": "Lien",
"link target": "Cible du lien",
"new tab/window": "Nouvel onglet",
"no file selected": "Aucun fichier sélectionné",
"open in new window": "Ouvrir dans un nouvel onglet",
"ordered list": "Numérotation",
"orderedList": "Numérotation",
"redo": "Rétablir",
"same tab/window": "Même onglet",
"select file": "Sélectionner fichier",
"set link": "Ajouter lien",
"strike": "Barré",
"table": "Tableau",
"title": "Titre",
"underline": "Souligné",
"undo": "Annuler",
"unset link": "Supprimer lien",
"update image": "Modifier l'image",
"upload and add image": "Envoyer et ajouter l'image",
"upload and link file": "Envoyer et insérer le lien",
"url": "Lien",
"which placeholder block do you want to add": "Quel bloc de remplacement voulez-vous ajouter ?"
}

0 comments on commit 9ee2546

Please sign in to comment.