mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.2% (88 of 102 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hant/
This commit is contained in:
parent
f6e539daf5
commit
15924a1046
@ -51,7 +51,15 @@
|
||||
"clear_history": "清除記錄",
|
||||
"show_replies": "顯示回覆",
|
||||
"hide_replies": "隱藏回覆",
|
||||
"load_more_replies": "載入更多回覆"
|
||||
"load_more_replies": "載入更多回覆",
|
||||
"remove_from_playlist": "從播放清單中移除",
|
||||
"create_playlist": "建立播放清單",
|
||||
"delete_playlist": "刪除播放清單",
|
||||
"delete_playlist_confirm": "確定要刪除此播放清單嗎?",
|
||||
"please_select_playlist": "請選擇播放清單",
|
||||
"select_playlist": "選擇播放清單",
|
||||
"add_to_playlist": "加到播放清單",
|
||||
"delete_playlist_video_confirm": "確定要將此影片從此播放清單中移除嗎?"
|
||||
},
|
||||
"titles": {
|
||||
"history": "歷史記錄",
|
||||
@ -60,7 +68,8 @@
|
||||
"trending": "趨勢",
|
||||
"register": "註冊",
|
||||
"login": "登入",
|
||||
"subscriptions": "訂閱內容"
|
||||
"subscriptions": "訂閱內容",
|
||||
"playlists": "播放清單"
|
||||
},
|
||||
"preferences": {
|
||||
"registered_users": "已註冊的使用者",
|
||||
|
Loading…
Reference in New Issue
Block a user