lx-music-desktop/src/renderer/lang/en/view/setting.json
2020-02-28 13:19:49 +08:00

107 lines
4.8 KiB
JSON

{
"basic": "Basic settings",
"basic_theme": "Theme",
"basic_animation_title": "Animation effect of pop-up layer",
"basic_animation": "Pop-up layer random animation",
"basic_source_title": "Select music source",
"basic_source_test": "test interface (almost all functions of the software are available)",
"basic_source_temp": "temp interface (some functions are not available, it is recommended to use this interface if the test interface is unavailable)",
"basic_source": "Music source",
"basic_window_size_title": "Set software window size",
"basic_window_size": "Window size",
"basic_window_size_small": "small",
"basic_window_size_medium": "medium",
"basic_window_size_big": "big",
"basic_lang_title": "Software display language",
"basic_lang": "Language",
"play": "Playback settings",
"play_toggle_title": "Stop playing when the current song is finished without selecting any",
"play_toggle": "Music switching method",
"play_toggle_list_loop": "list loop",
"play_toggle_random": "random list",
"play_toggle_list": "play in order",
"play_toggle_single_loop": "single cycle",
"play_quality_title": "320K quality songs will be played preferentially when enabled",
"play_quality": "Prioritize high-quality music",
"play_task_bar_title": "Show current song playback progress on taskbar",
"play_task_bar": "Taskbar playback progress bar",
"play_mediaDevice_title": "Select the media device for sound output",
"play_mediaDevice": "Audio output",
"list": "List settings",
"list_source_title": "Whether to show song sources",
"list_source": "Whether to show song sources (only valid for my music category)",
"list_scroll_title": "Whether to remember playlist scroll bar position",
"list_scroll": "Remember list scroll position (only valid for my music category)",
"download": "Download settings",
"download_path_title": "Download song save path",
"download_path": "Save path",
"download_path_label": "current save path: ",
"download_path_open_label": "click to open the current path",
"download_path_change_btn": "Change",
"download_name_title": "Naming when downloading songs",
"download_name": "File naming",
"download_embed_pic_title": "Whether to embed the cover in the audio file",
"download_embed_pic": "Cover embedding (only supports MP3 format)",
"download_lyric_title": "Whether to download lyrics files at the same time",
"download_lyric": "Lyrics download",
"download_name1": "name - singer",
"download_name2": "singer - name",
"download_name3": "name",
"download_select_save_path": "Select a song save path",
"network": "Network settings",
"network_proxy_title": "Proxy settings (disorderly setting software will not be able to network)",
"network_proxy_host": "host",
"network_proxy_port": "port",
"network_proxy_username": "username",
"network_proxy_password": "password",
"odc": "OCD settings",
"odc_clear_search_input": "Clear search box when leaving search interface",
"odc_clear_search_list": "Clear search list when leaving search interface",
"backup": "Backup and restore",
"backup_part": "Part of data",
"backup_part_import_list": "import list",
"backup_part_export_list": "export list",
"backup_part_import_setting": "import settings",
"backup_part_export_setting": "export settings",
"backup_all": "All data (settings and list)",
"backup_all_import": "import",
"backup_all_export": "export",
"backup_all_import_desc": "Select backup file",
"backup_all_export_desc": "Select backup save location",
"backup_part_import_setting_desc": "Choose a profile",
"backup_part_export_setting_desc": "Select a setting to save the location",
"backup_part_import_list_desc": "Select list file",
"backup_part_export_list_desc": "Select a setting to save the location",
"other": "Other",
"other_cache": "cache size (After clearing the cache, resources such as pictures will need to be downloaded again. Cleaning is not recommended. The software will dynamically manage the cache size based on disk space.)",
"other_cache_label": "used cache size: ",
"other_cache_label_title": "currently used cache",
"other_cache_clear_btn": "clear cache",
"update": "Software update",
"update_latest_label": "Latest version: ",
"update_unknown": "unknown",
"update_current_label": "Current version: ",
"update_downloading": "New version found and working hard to download, please wait...⏳",
"update_progress": "Download progress: ",
"update_latest": "The software is up to date, enjoy yourself~🥂",
"update_open_version_modal_btn": "open update window 🚀",
"update_checking": "checking for updates...",
"update_init": "initializing update...",
"about": "About lx-music-desktop",
"is_enable": "is enabel",
"is_show": "is show",
"click_open": "click to open",
"click_copy": "click to copy"
}