|
|
@@ -0,0 +1,78 @@
|
|
|
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
|
|
|
+msgid ""
|
|
|
+msgstr ""
|
|
|
+"Language-Team: French (https://www.transifex.com/ckeditor/teams/11143/fr/)\n"
|
|
|
+"Language: fr\n"
|
|
|
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table toolbar button."
|
|
|
+msgid "Insert table"
|
|
|
+msgstr "Insérer un tableau"
|
|
|
+
|
|
|
+msgctxt "Label for the set/unset table header column button."
|
|
|
+msgid "Header column"
|
|
|
+msgstr "Colonne d'entête"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table column before the current one button."
|
|
|
+msgid "Insert column before"
|
|
|
+msgstr "Insérer une colonne avant"
|
|
|
+
|
|
|
+msgctxt "Label for the insert table column after the current one button."
|
|
|
+msgid "Insert column after"
|
|
|
+msgstr "Insérer une colonne après"
|
|
|
+
|
|
|
+msgctxt "Label for the delete table column button."
|
|
|
+msgid "Delete column"
|
|
|
+msgstr "Supprimer la colonne"
|
|
|
+
|
|
|
+msgctxt "Label for the table column dropdown button."
|
|
|
+msgid "Column"
|
|
|
+msgstr "Colonne"
|
|
|
+
|
|
|
+msgctxt "Label for the set/unset table header row button."
|
|
|
+msgid "Header row"
|
|
|
+msgstr "Rangée d'entête"
|
|
|
+
|
|
|
+msgctxt "Label for the insert row below button."
|
|
|
+msgid "Insert row below"
|
|
|
+msgstr "Insérer une rangée en-dessous"
|
|
|
+
|
|
|
+msgctxt "Label for the insert row above button."
|
|
|
+msgid "Insert row above"
|
|
|
+msgstr "Insérer une rangée au-dessus"
|
|
|
+
|
|
|
+msgctxt "Label for the delete table row button."
|
|
|
+msgid "Delete row"
|
|
|
+msgstr "Supprimer la rangée"
|
|
|
+
|
|
|
+msgctxt "Label for the table row dropdown button."
|
|
|
+msgid "Row"
|
|
|
+msgstr "Rangée"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell up button."
|
|
|
+msgid "Merge cell up"
|
|
|
+msgstr "Fusionner la cellule au-dessus"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell right button."
|
|
|
+msgid "Merge cell right"
|
|
|
+msgstr "Fusionner la cellule à droite"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell down button."
|
|
|
+msgid "Merge cell down"
|
|
|
+msgstr "Fusionner la cellule en-dessous"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cell left button."
|
|
|
+msgid "Merge cell left"
|
|
|
+msgstr "Fusionner la cellule à gauche"
|
|
|
+
|
|
|
+msgctxt "Label for the split table cell vertically button."
|
|
|
+msgid "Split cell vertically"
|
|
|
+msgstr "Séparer la cellule verticalement"
|
|
|
+
|
|
|
+msgctxt "Label for the split table cell horizontally button."
|
|
|
+msgid "Split cell horizontally"
|
|
|
+msgstr "Séparer la cellule horizontalement"
|
|
|
+
|
|
|
+msgctxt "Label for the merge table cells button."
|
|
|
+msgid "Merge cells"
|
|
|
+msgstr "Fusionner les cellules"
|