From 31b44245a33ceb1813f50dbc98d5ba56ff523b3d Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:31:20 +0200 Subject: [PATCH] New translations translations.pot (Chinese Simplified) --- Translations/zh_CN.po | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index 81c9c3efe..b72c4e25b 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-15 00:56\n" +"PO-Revision-Date: 2024-11-15 17:31\n" msgid "OK" msgstr "确定" @@ -280,20 +280,17 @@ msgstr "平铺模式" msgid "Tile Mode Offsets" msgstr "平铺模式偏移" -msgid "X-basis x:" -msgstr "X-基准 x:" +#. Found under "Tile Mode Offsets". Basis is a linear algebra term. https://en.wikipedia.org/wiki/Basis_(linear_algebra) +msgid "X-basis:" +msgstr "" -msgid "X-basis y:" -msgstr "X-基准 y:" +#. Found under "Tile Mode Offsets". Basis is a linear algebra term. https://en.wikipedia.org/wiki/Basis_(linear_algebra) +msgid "Y-basis:" +msgstr "" -msgid "Y-basis x:" -msgstr "Y-基准 x:" - -msgid "Y-basis y:" -msgstr "Y-基准 y:" - -msgid "Tile Mask" -msgstr "平铺蒙版" +#. Found under "Tile Mode Offsets". It's a button that when pressed, enables masking for tile mode. Masking essentially limits drawing to the visible pixels of the image, thus preventing from drawing on transparent pixels. +msgid "Masking:" +msgstr "" msgid "Reset" msgstr "重置"