diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index 96ddd81bb..65e26a00b 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: 2023-12-18 19:07\n" +"PO-Revision-Date: 2023-12-23 17:15\n" msgid "OK" msgstr "确定" @@ -2466,6 +2466,42 @@ msgstr "添加一个新颜色" msgid "Remove a selected color" msgstr "删除所选颜色" +#. 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 "具有相同名称和路径的调色板已经存在!"