diff --git a/Translations/fr_FR.po b/Translations/fr_FR.po index ad7e49794..cb9bbe604 100644 --- a/Translations/fr_FR.po +++ b/Translations/fr_FR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-12-18 20:08\n" +"PO-Revision-Date: 2023-12-23 17:14\n" msgid "OK" msgstr "OK" @@ -2464,6 +2464,42 @@ msgstr "Ajouter une nouvelle couleur" msgid "Remove a selected color" msgstr "Supprimer une couleur sélectionnée" +#. Tooltip of the Sort button found in the palette panel. +msgid "Sort palette" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette get reversed. +msgid "Reverse colors" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their hue. +msgid "Sort by hue" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their saturation. +msgid "Sort by saturation" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their value. +msgid "Sort by value" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their red channel value. +msgid "Sort by red" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their green channel value. +msgid "Sort by green" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their blue channel value. +msgid "Sort by blue" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their alpha channel value. +msgid "Sort by alpha" +msgstr "" + msgid "Palette with the same name and path already exists!" msgstr "Une palette avec le même nom et le même chemin existe déjà !"