summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po51
1 files changed, 42 insertions, 9 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3a932a8a..81c5e86e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drawing\n"
"Report-Msgid-Bugs-To: github.com/maoschanz/drawing/issues/new/choose\n"
-"POT-Creation-Date: 2022-04-10 15:56+0200\n"
+"POT-Creation-Date: 2023-02-23 00:46+0100\n"
"PO-Revision-Date: 2020-07-21 17:29+0800\n"
"Last-Translator: OverflowCat <overflowcat@gmail.com>\n"
"Language-Team: none\n"
@@ -81,6 +81,30 @@ msgstr ""
#. translate this one!
#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
+"Version 1.0.2 features several minor bug fixes, and various new translations."
+msgstr "1.0.2 版修复了一些小的错误,增加了新的翻译。"
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"Saving the image should be more reliable, especially when replacing the "
+"transparent pixels with a solid color."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"The user interface of the \"select\" tool changed, as well as the keyboard "
+"shortcuts to change tab."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"A small rendering issue when previewing a blur filter has also been fixed."
+msgstr ""
+
+#. very generic release notes i use for ALL minor updates, please
+#. translate this one!
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
"Version 1.0.1 features several minor bug fixes, and various new translations."
msgstr "1.0.1 版修复了一些小的错误,增加了新的翻译。"
@@ -323,9 +347,10 @@ msgstr "首选项"
msgid "View"
msgstr "视图"
-#: src/ui/app-menus.ui
-msgid "Show the preview"
-msgstr "显示预览"
+#: src/ui/app-menus.ui src/optionsbars/classic/optionsbar-classic.ui
+#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
+msgid "Preview"
+msgstr "预览"
#: src/ui/app-menus.ui src/ui/shortcuts.ui src/preferences.py
msgid "Zoom"
@@ -1277,12 +1302,25 @@ msgstr "色彩空间"
msgid "Invalid format"
msgstr "无效格式"
+#. an actual error occurred!
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy
+msgid "Failed to replace transparency"
+msgstr "将透明部分替换为:"
+
#. Context: an error message
#: src/saving_manager.py
#, python-format
msgid "Failed to save %s"
msgstr "保存 %s 失败"
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy, python-format
+msgid "Failed to reload %s"
+msgstr "加载工具失败:%s"
+
#. Context: Untitled(.png) is the default name of a newly saved file
#: src/saving_manager.py
msgid "Untitled"
@@ -1642,11 +1680,6 @@ msgstr "工具大小"
msgid "No options"
msgstr "无选项"
-#: src/optionsbars/classic/optionsbar-classic.ui
-#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
-msgid "Preview"
-msgstr "预览"
-
#: src/optionsbars/classic/optionsbar-color-popover.ui
msgid "How the color will be applied to the existing pixels"
msgstr "颜色如何应用于现有像素"