From 75cd9e4e4cbe5ef5b5d878b8cadbd4b4b296c727 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:58:21 +0200 Subject: [PATCH] New translations translations.pot (French) --- Translations/fr_FR.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Translations/fr_FR.po b/Translations/fr_FR.po index eea74df23..c92c073ca 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: 2024-11-19 14:05\n" +"PO-Revision-Date: 2024-11-20 12:58\n" msgid "OK" msgstr "OK" @@ -168,6 +168,18 @@ msgstr "Pixels" msgid "Percentage" msgstr "Pourcentage" +#. Found in the create new image dialog. Allows users to change the color mode of the new project, such as RGBA or indexed mode. +msgid "Color mode:" +msgstr "" + +#. Found in the image menu. A submenu that allows users to change the color mode of the project, such as RGBA or indexed mode. +msgid "Color Mode" +msgstr "" + +#. Found in the image menu, under the "Color Mode" submenu. Refers to the indexed color mode. See this wikipedia page for more information: https://en.wikipedia.org/wiki/Indexed_color +msgid "Indexed" +msgstr "" + #. Found in the image menu. Sets the size of the project to be the same as the size of the active selection. msgid "Crop to Selection" msgstr "Recadrer selon la Sélection"