diff --git a/translations/OpenwMWExport_zh_CN.ts b/translations/OpenwMWExport_zh_CN.ts new file mode 100644 index 0000000..ea9ef7e --- /dev/null +++ b/translations/OpenwMWExport_zh_CN.ts @@ -0,0 +1,90 @@ + + + OpenMWExportPlugin + + + Transfers mod list (left pane) to data fields in OpenMW.cfg and plugin list (right pane, plugins tab) to content fields in OpenMW.cfg. This allows you to run OpenMW with the current profile's setup from outside of Mod Organizer + 将mod列表 (左窗口) 传输到OpenMW.cfg中的 data 字段,并将插件列表 (右窗口,plugins选项卡) 传输到OpenMW.cfg中的 content 字段。 这使您可以从Mod Organizer外部使用当前配置文件的设置运行OpenMW + + + + Export to OpenMW + 导出到OpenMW + + + + Exports the current mod list and plugin load order to OpenMW.cfg + 将当前的mod列表和插件加载顺序导出到OpenMW.cfg + + + + Incompatible game + 不兼容的游戏 + + + + (At least when this plugin is being written) OpenMW only supports game data designed for the Morrowind engine. The game being managed is not Morrowind, so the export will abort. If you think you know better than this message, update this plugin. + (至少在编写此插件时)OpenMW仅支持为Morrowind引擎设计的游戏数据。 所管理的游戏不是Morrowind,因此导出将中止。 如果您认为自己比此消息更了解,请更新此插件。 + + + + Before starting export... + 开始导出之前。。。 + + + + Before starting the export to OpenMW, please ensure you've backed up anything in OpenMW.cfg which you do not want to risk losing forever. + 在开始导出到OpenMW之前,请确保已备份了OpenMW.cfg中不希望永久丢失的任何内容。 + + + + Config file not specified + 未指定配置文件 + + + + No config file was specified + 没有指定配置文件 + + + + OpenMW Export Complete + OpenMW导出完成 + + + + The export to OpenMW completed successfully. The current setup was saved to {0} + 导出到OpenMW已成功完成。当前已保存到 {0} + + + + Locate OpenMW Config File + 找到OpenMW配置文件 + + + + OpenMWExport plugin requires a Python {0} interpreter or newer, but is running on a Python {1} interpreter. + OpenMW 导出插件需要 Python {0} 解释器或更新版本,但它运行在 Python {1} 解释器上。 + + + + Incompatible Python version. + Python版本不兼容。 + + + + This version of the OpenMW Export plugin requires a Python {0} interpreter or newer, but Mod Organizer has provided a Python {1} interpreter. Mod Organizer {2} is the earliest compatible version. You should check for an update. + 此版本的 OpenMW 导出插件需要 Python {0} 或更高版本的解释器,但 Mod Organizer 提供了 Python {1} 解释器。 Mod Organizer {2} 是最早的兼容版本。 您应该检查更新。 + + + + Plugin update available + 插件有可用的更新 + + + + {0} can be updated from version {1} to {2}. Do you want to open the download page in your browser? + {0} 可以从版本 {1} 更新为 {2}. 您要在浏览器中打开下载页面吗? + + + \ No newline at end of file