From 7309f38d46ef3baaa96c47668236ca862b59978a Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:58:42 +0200 Subject: [PATCH] New translations translations.pot (Japanese) --- Translations/ja_JP.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Translations/ja_JP.po b/Translations/ja_JP.po index 18d4d2629..7e9033ea2 100644 --- a/Translations/ja_JP.po +++ b/Translations/ja_JP.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2024-11-19 15:27\n" +"PO-Revision-Date: 2024-11-20 12:58\n" msgid "OK" msgstr "OK" @@ -169,6 +169,18 @@ msgstr "ピクセル" msgid "Percentage" msgstr "割合" +#. 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 "選択範囲に合わせてトリミング"