Jump to content

Translations:Extra tools/58/zh: Difference between revisions

From DDraceNetwork
Darkh (talk | contribs)
Created page with "=== unicode_confusables ==="
 
Darkh (talk | contribs)
No edit summary
 
Line 1: Line 1:
=== unicode_confusables ===
优化地图文件<code>''source_map_filepath''</code> (参见[https://github.com/ddnet/ddnet/pull/3201 工作原理(how it works)]),然后将输出保存到<code>''dest_map_filepath''</code> 。如果没有设置参数<code>''dest_map_filepath''</code> 则将默认输出保存到路径文件<code>out/''source_map_filename''.map</code> 。

Latest revision as of 09:22, 18 January 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Extra tools)
Optimizes the map file in the <code>''source_map_filepath''</code> given (see [https://github.com/ddnet/ddnet/pull/3201 how it works]) and stores the output in the given <code>''dest_map_filepath''</code>; if <code>''dest_map_filepath''</code> is unset, output path defaults to <code>out/''source_map_filename''.map</code>, stripping the path and the extension of the source file.

优化地图文件source_map_filepath (参见工作原理(how it works)),然后将输出保存到dest_map_filepath 。如果没有设置参数dest_map_filepath 则将默认输出保存到路径文件out/source_map_filename.map