From 345ae4b564b3143275c6cdb3e1db81a3fc17f6e7 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:58:57 +0200 Subject: [PATCH] New translations translations.pot (Chinese Simplified) --- Translations/zh_CN.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index 8f81384e1..797a229db 100644 --- a/Translations/zh_CN.po +++ b/Translations/zh_CN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2024-11-19 15:27\n" +"PO-Revision-Date: 2024-11-20 12:58\n" msgid "OK" msgstr "确定" @@ -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 "裁剪到选区"