From 535fcb684f4b9f2fd1e1385a5e240e93b5efc66b Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:15:25 +0200 Subject: [PATCH] New translations translations.pot (Chinese Simplified) --- Translations/zh_CN.po | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index fc2b6a51c..4d762bb35 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: 2025-02-21 22:26\n" +"PO-Revision-Date: 2025-02-24 23:15\n" msgid "OK" msgstr "确定" @@ -2457,11 +2457,17 @@ msgstr "向右移动" msgid "Add Frame Tag" msgstr "添加帧标签" -msgid "Link Cels to" -msgstr "链接单元格到" +#. An option found in the right click menu of a cel. If selected, all non-transparent pixels of that cel get selected. +msgid "Select pixels" +msgstr "" -msgid "Unlink Cels" -msgstr "取消链接单元格" +#. An option found in the right click menu of a cel. If selected, all selected cels get linked together. +msgid "Link cels to" +msgstr "" + +#. An option found in the right click menu of a cel. If selected, all selected cels get unlinked. +msgid "Unlink cels" +msgstr "" #. An option found in the right click menu of an audio cel. If selected, the audio of the audio layer will start playing from this frame. msgid "Play audio here"