We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4284cc6 commit b1bbce6Copy full SHA for b1bbce6
build/shared/lib/languages/PDE_zh-CN.properties
@@ -307,5 +307,10 @@ contrib.unsupported_operating_system = 你当前的操作系统似乎不被支
307
# Warnings
308
309
warn.delete = 删除
310
-warn.delete.sketch = 你确定要删除该速写本?
311
-warn.delete.file = 你确定删除 "%s"?
+warn.delete.sketch = 你确定要删除该速写本吗?
+warn.delete.sketch_folder = 你确定要删除该速写本吗?\n这将删除整个 “%s” 文件夹。
312
+warn.delete.sketch_last = 为了确保您的文件安全,Processing 不支持删除整个速写本文件夹。\n请在文件管理器中打开速写本文件夹进行删除。
313
+warn.delete.file = 你确定要删除 "%s" 吗?
314
+warn.delete.sketch_file = 你确定要删除 “%s” 吗?
315
+warn.cannot_change_mode.title = 无法切换模式
316
+warn.cannot_change_mode.body = 无法切换模式,\n因为 “%s” 模式与当前模式不兼容。
0 commit comments