{
    "processing": "处理中…",
    "download": "下载 {{fileType}}",
    "download_audio": "下载 {{fileType}} 音频",
    "full_score": "完整乐谱",
    "cli_usage_hint": "使用方式：{{bin}} [选项]",
    "button_parent_not_found": "未找到按钮父级",
    "unknown_button_list_mode": "未知的按钮模式列表",
    "cli_example_url": "从URL中下载MP3到指定位置",
    "path_to_folder": "路径/到/文件夹",
    "path_to_file": "路径/到/文件",
    "cli_example_folder": "将指定文件夹中所有文件的 MIDI 和 PDF 导出到当前文件夹",
    "cli_example_file": "导出指定的FLAC格式的MusicXML文件到当前文件夹",
    "cli_option_input_description": "要下载或转换的 URL、文件或文件夹",
    "cli_option_type_description": "需要下载的文件类型",
    "cli_option_output_description": "保存文件的文件夹位置",
    "cli_option_verbose_description": "运行时启用详细日志记录",
    "cli_outdated_version_message": "\n新版本可用！当前版本为 {{installed}}\n运行 npm i -g dl-librescore@{{latest}} 命令来进行更新",
    "cli_windows_paste_hint": "右键粘贴",
    "cli_linux_paste_hint": "通常情况下使用 Ctrl+Shift+V来进行粘贴",
    "cli_input_message": "MuseScore的URL或文件或文件夹的路径：",
    "cli_input_suffix": "以https://musescore.com/ 开始或者是一个路径",
    "cli_types_message": "文件类型选择",
    "cli_output_message": "输出目录：",
    "cli_file_error": "文件不存在",
    "cli_type_error": "未选择文件类型",
    "cli_file_extension_error": "文件扩展名无效，只支持gp、gp3、gp4、gp5、gpx、gtp、kar、mid、midi、mscx、mscz、musicxml、mxl、ptb和xml",
    "cli_file_loaded_message": "文件已加载",
    "cli_score_loaded_message": "由 Webmscore 尔加载的乐谱",
    "cli_input_error": "试试用 Webmscore 尔网站：https://webmscore-pwa.librescore.org",
    "cli_parts_message": "选择分谱",
    "cli_saved_message": "已储存{{file}}",
    "cli_done_message": "完成",
    "cli_url_error": "无效网址",
    "cli_url_type_error": "URL只可以从下载MIDI、MP3和PDF",
    "cli_score_not_found": "乐谱不存在",
    "cli_confirm_message": "继续？",
    "id": "ID：{{id}}",
    "title": "标题：{{title}}",
    "no_sheet_images_error": "没有发现乐谱图像",
    "source_code": "源码",
    "version": "版本：{{version}}",
    "official_button": "需要订阅",
    "official_tooltip": "官方乐谱需要订阅 MuseScore Pro+（可免费试用）才能下载。"
}
