From e4d82598fe69fd2cd95192b56c05dc86519090e2 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:20:33 +0300 Subject: [PATCH] New translations translations.pot (Chinese Simplified) --- Translations/zh_CN.po | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index 0331062df..3210bf9cd 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-10-10 14:41\n" +"PO-Revision-Date: 2024-10-11 11:20\n" msgid "OK" msgstr "确定" @@ -2760,6 +2760,14 @@ msgstr "裁剪图像" msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." msgstr "将导出的图像变为可见部分,考虑到非零透明通道的每个像素。" +#. Found in the export dialog. It is an option that allows users to only export the portions of the images that are within the selected area. +msgid "Clip image content to selection" +msgstr "" + +#. Found in the export dialog. Tooltip of the "clip image content to selection" option. +msgid "Only export content that is within the bounds of a selected area." +msgstr "" + msgid "Close" msgstr "关闭"