mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
parent
88752f32bd
commit
1e0712625a
40 changed files with 212 additions and 212 deletions
|
@ -60,7 +60,7 @@
|
|||
"E-mail": "電子郵件",
|
||||
"Google verification code": "Google 驗證碼",
|
||||
"Preferences": "偏好設定",
|
||||
"Player preferences": "播放器偏好設定",
|
||||
"preferences_category_player": "播放器偏好設定",
|
||||
"preferences_video_loop_label": "總是循環播放: ",
|
||||
"preferences_autoplay_label": "自動播放: ",
|
||||
"preferences_continue_label": "預設播放下一部: ",
|
||||
|
@ -79,16 +79,16 @@
|
|||
"preferences_annotations_label": "預設顯示註釋: ",
|
||||
"preferences_extend_desc_label": "自動展開影片描述: ",
|
||||
"preferences_vr_mode_label": "互動式 360 度影片: ",
|
||||
"Visual preferences": "視覺偏好設定",
|
||||
"preferences_category_visual": "視覺偏好設定",
|
||||
"preferences_player_style_label": "播放器樣式: ",
|
||||
"Dark mode: ": "深色模式: ",
|
||||
"preferences_dark_mode_label": "佈景主題: ",
|
||||
"dark": "深色",
|
||||
"light": "淺色",
|
||||
"preferences_thin_mode_label": "精簡模式: ",
|
||||
"Miscellaneous preferences": "其他偏好設定",
|
||||
"preferences_category_misc": "其他偏好設定",
|
||||
"preferences_automatic_instance_redirect_label": "自動站台重新導向(汰退至 redirect.invidious.io): ",
|
||||
"Subscription preferences": "訂閱偏好設定",
|
||||
"preferences_category_subscription": "訂閱偏好設定",
|
||||
"preferences_annotations_subscribed_label": "預設為已訂閱的頻道顯示註釋: ",
|
||||
"Redirect homepage to feed: ": "重新導向首頁至 feed: ",
|
||||
"preferences_max_results_label": "顯示在 feed 中的影片數量: ",
|
||||
|
@ -106,7 +106,7 @@
|
|||
"Enable web notifications": "啟用網路通知",
|
||||
"`x` uploaded a video": "`x` 上傳了一部影片",
|
||||
"`x` is live": "`x` 正在直播",
|
||||
"Data preferences": "資料偏好設定",
|
||||
"preferences_category_data": "資料偏好設定",
|
||||
"Clear watch history": "清除觀看歷史",
|
||||
"Import/export data": "匯入/匯出資料",
|
||||
"Change password": "變更密碼",
|
||||
|
@ -114,7 +114,7 @@
|
|||
"Manage tokens": "管理 tokens",
|
||||
"Watch history": "觀看歷史",
|
||||
"Delete account": "刪除帳號",
|
||||
"Administrator preferences": "管理員偏好設定",
|
||||
"preferences_category_admin": "管理員偏好設定",
|
||||
"preferences_default_home_label": "預設首頁: ",
|
||||
"preferences_feed_menu_label": "Feed 選單: ",
|
||||
"preferences_show_nick_label": "在頂部顯示暱稱: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue