Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified rc/lang/zh_CN.qm
Binary file not shown.
48 changes: 6 additions & 42 deletions rc/lang/zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -548,10 +548,6 @@
<source>Biome Color Editor</source>
<translation>群系颜色编辑器</translation>
</message>
<message>
<source>OK</source>
<translation type="obsolete">确定</translation>
</message>
<message>
<location filename="../../src/biomecolordialog.ui" line="68"/>
<source>Biome color map:</source>
Expand All @@ -572,10 +568,6 @@
<source>Remove</source>
<translation>删除</translation>
</message>
<message>
<source>Ok</source>
<translation type="vanished">确定</translation>
</message>
<message>
<location filename="../../src/biomecolordialog.cpp" line="43"/>
<source>Currently inactive biomes:</source>
Expand Down Expand Up @@ -650,14 +642,10 @@
<message numerus="yes">
<location filename="../../src/biomecolordialog.cpp" line="372"/>
<source>Replaced %n biome color(s).</source>
<translation type="unfinished">
<translation>
<numerusform>替换了 %n 种群系的颜色!</numerusform>
</translation>
</message>
<message>
<source>Replaced %1 biome colors.</source>
<translation type="vanished">替换了 %1 种群系的颜色!</translation>
</message>
<message>
<location filename="../../src/biomecolordialog.cpp" line="379"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;b&gt;Custom biome colors&lt;/b&gt; should be defined in an ASCII text file, with one biome-color mapping per line. Each mapping should consist of a biome ID or biome resource name followed by a color that can be written as a hex code (prefixed with # or 0x) or as an RGB triplet. Special characters are ignored.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Examples:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;sunflower_plains:&amp;nbsp;#FFFF00&lt;/p&gt;&lt;p&gt;128&amp;nbsp;[255&amp;nbsp;255&amp;nbsp;0]&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
Expand Down Expand Up @@ -1236,18 +1224,6 @@
<source>Basement</source>
<translation>包含地下室</translation>
</message>
<message>
<source>Cancel</source>
<translation type="vanished">取消</translation>
</message>
<message>
<source>OK</source>
<translation type="obsolete">确认</translation>
</message>
<message>
<source>Ok</source>
<translation type="vanished">确认</translation>
</message>
<message>
<location filename="../../src/conditiondialog.cpp" line="28"/>
<location filename="../../src/conditiondialog.cpp" line="698"/>
Expand Down Expand Up @@ -4058,18 +4034,6 @@ Continue anyway?</source>
<source>MC 1.X</source>
<translation>MC版本: 1.X</translation>
</message>
<message>
<source>OK</source>
<translation type="obsolete">保存</translation>
</message>
<message>
<source>Ok</source>
<translation type="vanished">保存</translation>
</message>
<message>
<source>Cancel</source>
<translation type="vanished">取消</translation>
</message>
<message>
<location filename="../../src/presetdialog.cpp" line="62"/>
<source>MC </source>
Expand Down Expand Up @@ -4294,27 +4258,27 @@ Continue anyway?</source>
<message>
<location filename="../../src/message.cpp" line="11"/>
<source>&amp;OK</source>
<translation type="unfinished">确认</translation>
<translation>&amp;确认</translation>
</message>
<message>
<location filename="../../src/message.cpp" line="12"/>
<source>&amp;Save</source>
<translation type="unfinished">保存</translation>
<translation>&amp;保存</translation>
</message>
<message>
<location filename="../../src/message.cpp" line="13"/>
<source>&amp;Cancel</source>
<translation type="unfinished">取消</translation>
<translation>&amp;取消</translation>
</message>
<message>
<location filename="../../src/message.cpp" line="14"/>
<source>&amp;Close</source>
<translation type="unfinished">关闭</translation>
<translation>&amp;关闭</translation>
</message>
<message>
<location filename="../../src/message.cpp" line="15"/>
<source>Close without Saving</source>
<translation type="unfinished"></translation>
<translation>关闭但不保存</translation>
</message>
</context>
<context>
Expand Down