diff --git a/gui/additionsPane.py b/gui/additionsPane.py index 21b246069..8505fa0ae 100644 --- a/gui/additionsPane.py +++ b/gui/additionsPane.py @@ -97,7 +97,7 @@ class AdditionsPane(TogglePanel): self.notebook.SetSelection(self.PANES.index(name), focus=focus) def getName(self, idx): - return self.PANES[idx] + return _(self.PANES[idx]) def ToggleContent(self, event): TogglePanel.ToggleContent(self, event) diff --git a/locale/zh_CN/LC_MESSAGES/pyfa.po b/locale/zh_CN/LC_MESSAGES/pyfa.po new file mode 100644 index 000000000..4ed2b1fe9 --- /dev/null +++ b/locale/zh_CN/LC_MESSAGES/pyfa.po @@ -0,0 +1,51 @@ +# Chinese translations for pyfa package. +# Copyright (C) 2020 THE pyfa'S COPYRIGHT HOLDER +# This file is distributed under the same license as the pyfa package. +# zhaoweny , 2020. +# +msgid "" +msgstr "" +"Project-Id-Version: pyfa 2.22.0\n" +"Report-Msgid-Bugs-To: https://github.com/pyfa-org/Pyfa/issues\n" +"POT-Creation-Date: 2020-06-17 17:35+0800\n" +"PO-Revision-Date: 2020-06-18 14:48+0800\n" +"Last-Translator: zhaoweny \n" +"Language-Team: Chinese (simplified)\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.3.1\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: gui/additionsPane.py:79 +msgid "Boosters" +msgstr "增效" + +#: gui/additionsPane.py:73 +msgid "Cargo" +msgstr "货舱" + +#: gui/additionsPane.py:85 +msgid "Command" +msgstr "指令" + +#: gui/additionsPane.py:67 +msgid "Drones" +msgstr "无人机" + +#: gui/additionsPane.py:70 +msgid "Fighters" +msgstr "铁骑机" + +#: gui/additionsPane.py:76 +msgid "Implants" +msgstr "植入体" + +#: gui/additionsPane.py:88 +msgid "Notes" +msgstr "备注" + +#: gui/additionsPane.py:82 +msgid "Projected" +msgstr ""