Add missing quotes to language files (#2206)

pull/2209/head
3gf8jv4dv 2024-12-24 09:33:37 +08:00 committed by GitHub
parent 5bde54aac1
commit 977b842df3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View File

@ -114,8 +114,8 @@
"list__start": "Resume", "list__start": "Resume",
"list__sync": "Update", "list__sync": "Update",
"list__toggle_source": "Change Source", "list__toggle_source": "Change Source",
"list_add__btn_title": "Add the song(s) to {name}", "list_add__btn_title": "Add the song(s) to \"{name}\"",
"list_add__multiple_btn_title": "Add these song(s) to {name}", "list_add__multiple_btn_title": "Add these song(s) to \"{name}\"",
"list_add__multiple_title_add": "Add the selected {num} songs to ...", "list_add__multiple_title_add": "Add the selected {num} songs to ...",
"list_add__multiple_title_move": "Move the selected {num} songs to ...", "list_add__multiple_title_move": "Move the selected {num} songs to ...",
"list_add__title_first_add": "Add", "list_add__title_first_add": "Add",
@ -164,7 +164,7 @@
"lists__sort_list": "Sort Songs", "lists__sort_list": "Sort Songs",
"lists__source_detail": "Playlist Page", "lists__source_detail": "Playlist Page",
"lists__sync": "Update", "lists__sync": "Update",
"lists__sync_confirm_tip": "This will replace the songs in {name} with the songs in the online list. Are you sure you want to update?", "lists__sync_confirm_tip": "This will replace the songs in \"{name}\" with the songs in the online list. Are you sure you want to update?",
"load_list_file_error_detail": "We have helped you back up the old list file to {path}\nIt is stored in JSON format. You can try to repair and restore it manually.\n\nError details: {detail}", "load_list_file_error_detail": "We have helped you back up the old list file to {path}\nIt is stored in JSON format. You can try to repair and restore it manually.\n\nError details: {detail}",
"load_list_file_error_title": "Error loading playlist data", "load_list_file_error_title": "Error loading playlist data",
"loading": "Loading...", "loading": "Loading...",
@ -604,7 +604,7 @@
"songlist__import_input_tip_3": "Kugou source does not support opening with playlist ID but supports opening with Kugou code", "songlist__import_input_tip_3": "Kugou source does not support opening with playlist ID but supports opening with Kugou code",
"songlist__import_input_tip_4": "NetEase source's \"I Like\" playlist requires a token to open. For details, see ", "songlist__import_input_tip_4": "NetEase source's \"I Like\" playlist requires a token to open. For details, see ",
"songlist__import_input_title": "Open shared playlist", "songlist__import_input_title": "Open shared playlist",
"songlist__open_list": "Open {name} playlist", "songlist__open_list": "Open \"{name}\" playlist",
"songlist__tag_info_hot_tag": "Top Tags", "songlist__tag_info_hot_tag": "Top Tags",
"source_alias_all": "Aggregated", "source_alias_all": "Aggregated",
"source_alias_bd": "BD Music", "source_alias_bd": "BD Music",
@ -631,7 +631,7 @@
"sync__list_merge_tip_desc": "Merge the two lists together. The same song will be removed (the song of the merged person is removed), and different songs will be added.", "sync__list_merge_tip_desc": "Merge the two lists together. The same song will be removed (the song of the merged person is removed), and different songs will be added.",
"sync__list_other_tip_desc": "\"Cancel Sync\" will not sync the list.", "sync__list_other_tip_desc": "\"Cancel Sync\" will not sync the list.",
"sync__list_overwrite_tip_desc": "Lists with the same ID as the overwritten list and the overwritten list will be deleted and replaced with the overrider's list (lists with different list IDs will be merged together). If \"Full Overwrite\" is checked, all lists of the covered one will be moved. Remove and replace with a list of overrides.", "sync__list_overwrite_tip_desc": "Lists with the same ID as the overwritten list and the overwritten list will be deleted and replaced with the overrider's list (lists with different list IDs will be merged together). If \"Full Overwrite\" is checked, all lists of the covered one will be moved. Remove and replace with a list of overrides.",
"sync__list_title": "Choose how to synchronize the list with {name}", "sync__list_title": "Choose how to synchronize the list with \"{name}\"",
"sync__merge_btn_local_remote": "\"Local List\" Merge \"Remote List\"", "sync__merge_btn_local_remote": "\"Local List\" Merge \"Remote List\"",
"sync__merge_btn_remote_local": "\"Remote List\" Merge \"Local List\"", "sync__merge_btn_remote_local": "\"Remote List\" Merge \"Local List\"",
"sync__merge_label": "Merge", "sync__merge_label": "Merge",
@ -721,13 +721,13 @@
"user_api__btn_import_online": "Import from Network", "user_api__btn_import_online": "Import from Network",
"user_api__btn_remove": "Remove", "user_api__btn_remove": "Remove",
"user_api__import_file": "Choose music API script file", "user_api__import_file": "Choose music API script file",
"user_api__init_failed_alert": "Failed to initialize music API [{name}]: ", "user_api__init_failed_alert": "Failed to initialize music API \"{name}\": ",
"user_api__max_tip": "There can only be a maximum of 20 APIs at the same time🤪.\nIf you want to continue importing, please remove some unnecessary APIs to make room", "user_api__max_tip": "There can only be a maximum of 20 APIs at the same time🤪.\nIf you want to continue importing, please remove some unnecessary APIs to make room",
"user_api__noitem": "There is nothing here...😲", "user_api__noitem": "There is nothing here...😲",
"user_api__note": "TIP: Although we have isolated the script's running environment as much as possible, importing scripts containing malicious behaviors may still affect your system. Please import them carefully.", "user_api__note": "TIP: Although we have isolated the script's running environment as much as possible, importing scripts containing malicious behaviors may still affect your system. Please import them carefully.",
"user_api__readme": "API writing instructions: ", "user_api__readme": "API writing instructions: ",
"user_api__title": "Music API Management", "user_api__title": "Music API Management",
"user_api__update_alert": "Music API [{name}] found new version: ", "user_api__update_alert": "Music API \"{name}\" found new version: ",
"user_api__update_alert_open_url": "Open update address", "user_api__update_alert_open_url": "Open update address",
"user_api_import__failed": "Failed to import music API:\n\n{message}", "user_api_import__failed": "Failed to import music API:\n\n{message}",
"user_api_import_online__input_confirm": "Import", "user_api_import_online__input_confirm": "Import",

View File

@ -631,7 +631,7 @@
"sync__list_merge_tip_desc": "将两边的列表合并到一起,相同的歌曲将被去掉(去掉的是被合并者的歌曲),不同的歌曲将被添加。", "sync__list_merge_tip_desc": "将两边的列表合并到一起,相同的歌曲将被去掉(去掉的是被合并者的歌曲),不同的歌曲将被添加。",
"sync__list_other_tip_desc": "「取消同步」将不使用列表同步功能。", "sync__list_other_tip_desc": "「取消同步」将不使用列表同步功能。",
"sync__list_overwrite_tip_desc": "被覆盖者与覆盖者列表 ID 相同的列表将被移除后替换成覆盖者的列表(列表 ID 不同的列表将被合并到一起)。若勾选「完全覆盖」,则被覆盖者的所有列表将被移除,然后替换成覆盖者的列表。", "sync__list_overwrite_tip_desc": "被覆盖者与覆盖者列表 ID 相同的列表将被移除后替换成覆盖者的列表(列表 ID 不同的列表将被合并到一起)。若勾选「完全覆盖」,则被覆盖者的所有列表将被移除,然后替换成覆盖者的列表。",
"sync__list_title": "选择与 {name} 的列表同步方式", "sync__list_title": "选择与「{name}」的列表同步方式",
"sync__merge_btn_local_remote": "「本机列表」合并「远程列表」", "sync__merge_btn_local_remote": "「本机列表」合并「远程列表」",
"sync__merge_btn_remote_local": "「远程列表」合并「本机列表」", "sync__merge_btn_remote_local": "「远程列表」合并「本机列表」",
"sync__merge_label": "合并", "sync__merge_label": "合并",

View File

@ -631,7 +631,7 @@
"sync__list_merge_tip_desc": "將兩邊的清單合併到一起,相同的歌曲將被去掉(去掉的是被合併者的歌曲),不同的歌曲將被添加。", "sync__list_merge_tip_desc": "將兩邊的清單合併到一起,相同的歌曲將被去掉(去掉的是被合併者的歌曲),不同的歌曲將被添加。",
"sync__list_other_tip_desc": "「取消同步」將不使用清單同步功能。", "sync__list_other_tip_desc": "「取消同步」將不使用清單同步功能。",
"sync__list_overwrite_tip_desc": "被覆寫者與覆寫者清單 ID 相同的清單將被移除後取代成覆寫者的清單(清單 ID 不同的清單將被合併到一起)。若勾選「完全覆寫」,則被覆寫者的所有清單將被移除,然後取代成覆寫者的清單。", "sync__list_overwrite_tip_desc": "被覆寫者與覆寫者清單 ID 相同的清單將被移除後取代成覆寫者的清單(清單 ID 不同的清單將被合併到一起)。若勾選「完全覆寫」,則被覆寫者的所有清單將被移除,然後取代成覆寫者的清單。",
"sync__list_title": "選擇與 {name} 的清單同步方式", "sync__list_title": "選擇與「{name}」的清單同步方式",
"sync__merge_btn_local_remote": "「本機清單」合併「遠端清單」", "sync__merge_btn_local_remote": "「本機清單」合併「遠端清單」",
"sync__merge_btn_remote_local": "「遠端清單」合併「本機清單」", "sync__merge_btn_remote_local": "「遠端清單」合併「本機清單」",
"sync__merge_label": "合併", "sync__merge_label": "合併",