All translations

Enter a message name below to show all available translations.

Message

Found 4 translations.

NameCurrent message text
 h English (en)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.
 h Brazilian Portuguese (pt-br)Otimiza o arquivo de mapa no <code>''caminho_arquivo_mapa_fonte''</code> fornecido (veja [https://github.com/ddnet/ddnet/pull/3201 como funciona]) e armazena a saída em < código>''caminho_arquivo_mapa_destino''</code>; se <code>''caminho_arquivo_mapa_destino''</code> não estiver definido, o caminho de saída será padronizado como <code>out/''caminho_arquivo_mapa_fonte''.map</code>, removendo o caminho e a extensão do arquivo de origem.
 h Russian (ru)Оптимизирует файл карты в указанном <code>"source_map_file path"</code> (см. [https://github.com/ddnet/ddnet/pull/3201 как это работает]) и сохраняет выходные данные в заданном <code>"dest_map_filepath"</code>; если <code>"dest_map_filepath"</code> не задан, вывод путь по умолчанию равен <code>out/"source_map_filename".map</code>, удаляя путь и расширение исходного файла.
 h Chinese (zh)优化地图文件<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> 。