mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-23 14:03:35 +00:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.7% (157 of 179 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hant/
This commit is contained in:
parent
28b11ee38e
commit
f988f58e82
@ -45,7 +45,7 @@
|
|||||||
"import_from_json": "從 JSON/CSV 匯入",
|
"import_from_json": "從 JSON/CSV 匯入",
|
||||||
"loop_this_video": "循環播放此影片",
|
"loop_this_video": "循環播放此影片",
|
||||||
"auto_play_next_video": "自動播放下一部影片",
|
"auto_play_next_video": "自動播放下一部影片",
|
||||||
"donations": "捐款",
|
"donations": "開發捐款",
|
||||||
"filter": "篩選",
|
"filter": "篩選",
|
||||||
"loading": "載入中……",
|
"loading": "載入中……",
|
||||||
"clear_history": "清除記錄",
|
"clear_history": "清除記錄",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"delete_playlist_confirm": "要刪除這份播放清單嗎?",
|
"delete_playlist_confirm": "要刪除這份播放清單嗎?",
|
||||||
"please_select_playlist": "請選擇播放清單",
|
"please_select_playlist": "請選擇播放清單",
|
||||||
"select_playlist": "選擇播放清單",
|
"select_playlist": "選擇播放清單",
|
||||||
"add_to_playlist": "加到播放清單",
|
"add_to_playlist": "增至播放清單",
|
||||||
"delete_playlist_video_confirm": "要從播放清單中移除影片嗎?",
|
"delete_playlist_video_confirm": "要從播放清單中移除影片嗎?",
|
||||||
"delete_account": "刪除帳戶",
|
"delete_account": "刪除帳戶",
|
||||||
"show_chapters": "章節",
|
"show_chapters": "章節",
|
||||||
@ -87,12 +87,32 @@
|
|||||||
"skip_segment": "跳過分段",
|
"skip_segment": "跳過分段",
|
||||||
"edit_playlist": "編輯播放清單",
|
"edit_playlist": "編輯播放清單",
|
||||||
"playlist_name": "播放清單名稱",
|
"playlist_name": "播放清單名稱",
|
||||||
"instance_auth_selection": "選擇身份驗証站台",
|
"instance_auth_selection": "選擇身分驗證站台",
|
||||||
"instance_donations": "站台捐款",
|
"instance_donations": "站台捐款",
|
||||||
"invalidate_session": "從所有裝置登出",
|
"invalidate_session": "從所有裝置登出",
|
||||||
"clone_playlist": "複製播放清單",
|
"clone_playlist": "複製播放清單",
|
||||||
"clone_playlist_success": "複製成功!",
|
"clone_playlist_success": "複製成功!",
|
||||||
"different_auth_instance": "使用其他站台進行身份驗証"
|
"different_auth_instance": "使用其他站台進行身分驗證",
|
||||||
|
"with_timecode": "以時間碼分享",
|
||||||
|
"follow_link": "追隨連結",
|
||||||
|
"store_search_history": "儲存搜尋歷史",
|
||||||
|
"okay": "好的",
|
||||||
|
"no_valid_playlists": "此檔案不包含有效的播放清單!",
|
||||||
|
"piped_link": "Piped 連結",
|
||||||
|
"cancel": "取消",
|
||||||
|
"playlist_description": "播放清單描述",
|
||||||
|
"status_page": "狀態",
|
||||||
|
"source_code": "原始碼",
|
||||||
|
"bookmark_playlist": "書籤",
|
||||||
|
"documentation": "文件",
|
||||||
|
"with_playlist": "以播放清單分享",
|
||||||
|
"playlist_bookmarked": "已存入書籤",
|
||||||
|
"create_group": "建立群組",
|
||||||
|
"group_name": "群組名稱",
|
||||||
|
"show_search_suggestions": "顯示搜尋建議",
|
||||||
|
"copy_link": "複製連結",
|
||||||
|
"time_code": "時間碼(以秒計算)",
|
||||||
|
"minimize_chapters_default": "預設收起章節"
|
||||||
},
|
},
|
||||||
"titles": {
|
"titles": {
|
||||||
"history": "歷史記錄",
|
"history": "歷史記錄",
|
||||||
|
Loading…
Reference in New Issue
Block a user