{
    "processing": "Processing…",
    "download": "Download {{fileType}}",
    "official_button": "Subscription required",
    "official_tooltip": "Official Scores require a MuseScore Pro+ subscription (free trial available) to download.",
    "download_audio": "Download {{fileType}} audio",
    "full_score": "Full score",
    "button_parent_not_found": "Button parent not found",
    "unknown_button_list_mode": "Unknown button list mode",
    "cli_usage_hint": "Usage: {{bin}} [options]",
    "cli_example_url": "download MP3 of URL to specified directory",
    "path_to_folder": "path/to/folder",
    "path_to_file": "path/to/file",
    "cli_example_folder": "export MIDI and PDF of all files in specified folder to current folder",
    "cli_example_file": "export FLAC of specified MusicXML file to current folder",
    "cli_option_input_description": "URL, file, or folder to download or convert from",
    "cli_option_type_description": "Type of files to download",
    "cli_option_output_description": "Folder to save files to",
    "cli_option_verbose_description": "Run with verbose logging",
    "cli_outdated_version_message": "\nNew version is available! Current version is {{installed}}\nRun npm i -g dl-librescore@{{latest}} to update",
    "cli_windows_paste_hint": "right-click to paste",
    "cli_linux_paste_hint": "usually Ctrl+Shift+V to paste",
    "cli_input_message": "MuseScore URL or path to file or folder:",
    "cli_input_suffix": "starts with https://musescore.com/ or is a path",
    "cli_types_message": "Filetype Selection",
    "cli_output_message": "Output Directory:",
    "cli_file_error": "File does not exist",
    "cli_type_error": "No types chosen",
    "cli_file_extension_error": "Invalid file extension, only gp, gp3, gp4, gp5, gpx, gtp, kar, mid, midi, mscx, mscz, musicxml, mxl, ptb, and xml are supported",
    "cli_file_loaded_message": "File loaded",
    "cli_score_loaded_message": "Score loaded by Webmscore",
    "cli_input_error": "Try using the Webmscore website instead: https://webmscore-pwa.librescore.org",
    "cli_parts_message": "Part Selection",
    "cli_saved_message": "Saved {{file}}",
    "cli_done_message": "Done",
    "cli_url_error": "Invalid URL",
    "cli_url_type_error": "Only MIDI, MP3, and PDF are downloadable from a URL",
    "cli_score_not_found": "Score not found",
    "cli_confirm_message": "Continue?",
    "id": "ID: {{id}}",
    "title": "Title: {{title}}",
    "no_sheet_images_error": "No sheet images found",
    "source_code": "Source Code",
    "version": "Version: {{version}}"
}
