zh-CN.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. {
  2. "generic_views_count_0": "{{count}} 播放",
  3. "generic_videos_count_0": "{{count}} 个视频",
  4. "generic_playlists_count_0": "{{count}} 个播放列表",
  5. "generic_subscribers_count_0": "{{count}} 位订阅者",
  6. "generic_subscriptions_count_0": "{{count}} 个订阅",
  7. "LIVE": "直播",
  8. "Shared `x` ago": "`x` 前分享",
  9. "Unsubscribe": "取消订阅",
  10. "Subscribe": "订阅",
  11. "View channel on YouTube": "在 YouTube 查看频道",
  12. "View playlist on YouTube": "在 YouTube 查看播放列表",
  13. "newest": "最新",
  14. "oldest": "最老",
  15. "popular": "时下流行",
  16. "last": "上一个",
  17. "Next page": "下一页",
  18. "Previous page": "上一页",
  19. "Clear watch history?": "清除观看历史?",
  20. "New password": "新密码",
  21. "New passwords must match": "新密码必须匹配",
  22. "Authorize token?": "授权令牌?",
  23. "Authorize token for `x`?": "`x` 的授权令牌?",
  24. "Yes": "是",
  25. "No": "否",
  26. "Import and Export Data": "导入与导出数据",
  27. "Import": "导入",
  28. "Import Invidious data": "导入 Invidious JSON 数据",
  29. "Import YouTube subscriptions": "导入 YouTube CSV 或 OPML 订阅",
  30. "Import FreeTube subscriptions (.db)": "导入 FreeTube 订阅 (.db)",
  31. "Import NewPipe subscriptions (.json)": "导入 NewPipe 订阅 (.json)",
  32. "Import NewPipe data (.zip)": "导入 NewPipe 数据 (.zip)",
  33. "Export": "导出",
  34. "Export subscriptions as OPML": "导出订阅到 OPML 格式",
  35. "Export subscriptions as OPML (for NewPipe & FreeTube)": "导出订阅到 OPML 格式(用于 NewPipe 及 FreeTube)",
  36. "Export data as JSON": "导出 Invidious 数据为 JSON 格式",
  37. "Delete account?": "删除账户?",
  38. "History": "历史",
  39. "An alternative front-end to YouTube": "另一个 YouTube 前端",
  40. "JavaScript license information": "JavaScript 授权信息",
  41. "source": "source",
  42. "Log in": "登录",
  43. "Log in/register": "登录/注册",
  44. "User ID": "用户 ID",
  45. "Password": "密码",
  46. "Time (h:mm:ss):": "时间 (h:mm:ss):",
  47. "Text CAPTCHA": "文本验证码",
  48. "Image CAPTCHA": "图片验证码",
  49. "Sign In": "登录",
  50. "Register": "注册",
  51. "E-mail": "E-mail",
  52. "Preferences": "偏好设置",
  53. "preferences_category_player": "播放器偏好设置",
  54. "preferences_video_loop_label": "始终循环: ",
  55. "preferences_autoplay_label": "自动播放: ",
  56. "preferences_continue_label": "默认自动播放下一个视频: ",
  57. "preferences_continue_autoplay_label": "自动播放下一个视频: ",
  58. "preferences_listen_label": "默认只听声音: ",
  59. "preferences_local_label": "是否代理视频: ",
  60. "preferences_speed_label": "默认速度: ",
  61. "preferences_quality_label": "视频质量偏好: ",
  62. "preferences_volume_label": "播放器音量: ",
  63. "preferences_comments_label": "默认评论源: ",
  64. "youtube": "YouTube",
  65. "reddit": "Reddit",
  66. "preferences_captions_label": "默认字幕语言: ",
  67. "Fallback captions: ": "后备字幕语言: ",
  68. "preferences_related_videos_label": "是否显示相关视频: ",
  69. "preferences_annotations_label": "是否默认显示视频注释: ",
  70. "preferences_extend_desc_label": "自动展开视频描述: ",
  71. "preferences_vr_mode_label": "互动式 360 度视频 (需要 WebGL): ",
  72. "preferences_category_visual": "视觉选项",
  73. "preferences_player_style_label": "播放器样式: ",
  74. "Dark mode: ": "深色模式: ",
  75. "preferences_dark_mode_label": "主题: ",
  76. "dark": "暗色",
  77. "light": "亮色",
  78. "preferences_thin_mode_label": "窄页模式: ",
  79. "preferences_category_misc": "其他选项",
  80. "preferences_automatic_instance_redirect_label": "自动实例重定向 (回退到redirect.invidious.io): ",
  81. "preferences_category_subscription": "订阅设置",
  82. "preferences_annotations_subscribed_label": "默认情况下显示已订阅频道的注释: ",
  83. "Redirect homepage to feed: ": "跳转主页到 feed: ",
  84. "preferences_max_results_label": "Feed 中显示的视频数量: ",
  85. "preferences_sort_label": "视频排序方式: ",
  86. "published": "发布时间",
  87. "published - reverse": "发布时间(反向)",
  88. "alphabetically": "字母序",
  89. "alphabetically - reverse": "字母序(反向)",
  90. "channel name": "频道名称",
  91. "channel name - reverse": "频道名称(反向)",
  92. "Only show latest video from channel: ": "只显示频道的最新视频: ",
  93. "Only show latest unwatched video from channel: ": "只显示频道的最新未看过视频: ",
  94. "preferences_unseen_only_label": "只显示未看过的视频: ",
  95. "preferences_notifications_only_label": "只显示通知 (如果有的话): ",
  96. "Enable web notifications": "启用浏览器通知",
  97. "`x` uploaded a video": "`x` 上传了视频",
  98. "`x` is live": "`x` 正在直播",
  99. "preferences_category_data": "数据选项",
  100. "Clear watch history": "清除观看历史",
  101. "Import/export data": "导入/导出数据",
  102. "Change password": "更改密码",
  103. "Manage subscriptions": "管理订阅",
  104. "Manage tokens": "管理令牌",
  105. "Watch history": "观看历史",
  106. "Delete account": "删除账户",
  107. "preferences_category_admin": "管理员选项",
  108. "preferences_default_home_label": "默认主页: ",
  109. "preferences_feed_menu_label": "Feed 菜单: ",
  110. "preferences_show_nick_label": "在顶部显示昵称: ",
  111. "Top enabled: ": "是否启用“热门视频”页: ",
  112. "CAPTCHA enabled: ": "是否启用验证码: ",
  113. "Login enabled: ": "是否启用登录: ",
  114. "Registration enabled: ": "是否启用注册: ",
  115. "Report statistics: ": "是否报告统计信息: ",
  116. "Save preferences": "保存选项",
  117. "Subscription manager": "订阅管理器",
  118. "Token manager": "令牌管理器",
  119. "Token": "令牌",
  120. "tokens_count_0": "{{count}} 个令牌",
  121. "Import/export": "导入/导出",
  122. "unsubscribe": "取消订阅",
  123. "revoke": "吊销",
  124. "Subscriptions": "订阅",
  125. "subscriptions_unseen_notifs_count_0": "{{count}} 条未读通知",
  126. "search": "搜索",
  127. "Log out": "登出",
  128. "Released under the AGPLv3 on Github.": "依据 AGPLv3 许可证发布于 GitHub。",
  129. "Source available here.": "源码可在此查看。",
  130. "View JavaScript license information.": "查看 JavaScript 协议信息。",
  131. "View privacy policy.": "查看隐私政策。",
  132. "Trending": "时下流行",
  133. "Public": "公开",
  134. "Unlisted": "不公开",
  135. "Private": "私享",
  136. "View all playlists": "查看所有播放列表",
  137. "Updated `x` ago": "`x` 前更新",
  138. "Delete playlist `x`?": "是否删除播放列表 `x`?",
  139. "Delete playlist": "删除播放列表",
  140. "Create playlist": "创建播放列表",
  141. "Title": "标题",
  142. "Playlist privacy": "播放列表隐私设置",
  143. "Editing playlist `x`": "正在编辑播放列表 `x`",
  144. "Show more": "显示更多",
  145. "Show less": "显示较少",
  146. "Watch on YouTube": "在 YouTube 观看",
  147. "Switch Invidious Instance": "切换 Invidious 实例",
  148. "Hide annotations": "隐藏注释",
  149. "Show annotations": "显示注释",
  150. "Genre: ": "风格: ",
  151. "License: ": "许可: ",
  152. "Family friendly? ": "家庭友好? ",
  153. "Wilson score: ": "威尔逊得分: ",
  154. "Engagement: ": "参与度: ",
  155. "Whitelisted regions: ": "白名单地区: ",
  156. "Blacklisted regions: ": "黑名单地区: ",
  157. "Shared `x`": "`x`发布",
  158. "Premieres in `x`": "首映于 `x` 后",
  159. "Premieres `x`": "首映于 `x`",
  160. "Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.": "你好!看起来你关闭了 JavaScript。点击这里阅读评论。注意它们加载的时间可能会稍长。",
  161. "View YouTube comments": "查看 YouTube 评论",
  162. "View more comments on Reddit": "在 Reddit 查看更多评论",
  163. "View `x` comments": {
  164. "([^.,0-9]|^)1([^.,0-9]|$)": "查看 `x` 条评论",
  165. "": "查看 `x` 条评论"
  166. },
  167. "View Reddit comments": "查看 Reddit 评论",
  168. "Hide replies": "隐藏回复",
  169. "Show replies": "显示回复",
  170. "Incorrect password": "密码错误",
  171. "Wrong answer": "错误的回复",
  172. "Erroneous CAPTCHA": "验证码错误",
  173. "CAPTCHA is a required field": "验证码必填",
  174. "User ID is a required field": "用户名必填",
  175. "Password is a required field": "密码必填",
  176. "Wrong username or password": "用户名或密码错误",
  177. "Password cannot be empty": "密码不能为空",
  178. "Password cannot be longer than 55 characters": "密码长度不能大于 55",
  179. "Please log in": "请登录",
  180. "Invidious Private Feed for `x`": "`x` 的 Invidious 私人 feed",
  181. "channel:`x`": "频道:`x`",
  182. "Deleted or invalid channel": "已删除或无效频道",
  183. "This channel does not exist.": "频道不存在。",
  184. "Could not get channel info.": "无法获取频道信息。",
  185. "Could not fetch comments": "无法获取评论",
  186. "comments_view_x_replies_0": "查看 {{count}} 条回复",
  187. "`x` ago": "`x` 前",
  188. "Load more": "加载更多",
  189. "comments_points_count_0": "{{count}} 分",
  190. "Could not create mix.": "无法创建合集。",
  191. "Empty playlist": "空播放列表",
  192. "Not a playlist.": "非播放列表。",
  193. "Playlist does not exist.": "播放列表不存在。",
  194. "Could not pull trending pages.": "无法获取“时下流行”页面。",
  195. "Hidden field \"challenge\" is a required field": "隐藏表单项 \"challenge\" 为必填",
  196. "Hidden field \"token\" is a required field": "隐藏表单项 \"token\" 为必填",
  197. "Erroneous challenge": "错误的验证回复(challenge)",
  198. "Erroneous token": "错误的令牌",
  199. "No such user": "用户不存在",
  200. "Token is expired, please try again": "令牌过期,请重试",
  201. "English": "英语",
  202. "English (auto-generated)": "英语(自动生成)",
  203. "Afrikaans": "南非荷兰语",
  204. "Albanian": "阿尔巴尼亚语",
  205. "Amharic": "阿姆哈拉语",
  206. "Arabic": "阿拉伯语",
  207. "Armenian": "亚美尼亚语",
  208. "Azerbaijani": "阿塞拜疆语",
  209. "Bangla": "孟加拉语",
  210. "Basque": "巴斯克语",
  211. "Belarusian": "白俄罗斯语",
  212. "Bosnian": "波黑语",
  213. "Bulgarian": "保加利亚语",
  214. "Burmese": "缅甸语",
  215. "Catalan": "加泰罗尼亚语",
  216. "Cebuano": "宿雾语",
  217. "Chinese (Simplified)": "中文(简体)",
  218. "Chinese (Traditional)": "中文(繁体)",
  219. "Corsican": "科西嘉语",
  220. "Croatian": "克罗地亚语",
  221. "Czech": "捷克语",
  222. "Danish": "丹麦语",
  223. "Dutch": "荷兰语",
  224. "Esperanto": "世界语",
  225. "Estonian": "爱沙尼亚语",
  226. "Filipino": "菲律宾语",
  227. "Finnish": "芬兰语",
  228. "French": "法语",
  229. "Galician": "加利西亚语",
  230. "Georgian": "格鲁吉亚语",
  231. "German": "德语",
  232. "Greek": "希腊语",
  233. "Gujarati": "古吉拉特语",
  234. "Haitian Creole": "海地克里奥尔语",
  235. "Hausa": "豪萨语",
  236. "Hawaiian": "夏威夷语",
  237. "Hebrew": "希伯来语",
  238. "Hindi": "印地语",
  239. "Hmong": "苗语",
  240. "Hungarian": "匈牙利语",
  241. "Icelandic": "冰岛语",
  242. "Igbo": "伊博语",
  243. "Indonesian": "印度尼西亚语",
  244. "Irish": "爱尔兰语",
  245. "Italian": "意大利语",
  246. "Japanese": "日语",
  247. "Javanese": "爪哇语",
  248. "Kannada": "卡纳达语",
  249. "Kazakh": "哈萨克语",
  250. "Khmer": "高棉语",
  251. "Korean": "韩语",
  252. "Kurdish": "库尔德语",
  253. "Kyrgyz": "柯尔克孜语",
  254. "Lao": "老挝语",
  255. "Latin": "拉丁语",
  256. "Latvian": "拉脱维亚语",
  257. "Lithuanian": "立陶宛语",
  258. "Luxembourgish": "卢森堡语",
  259. "Macedonian": "马其顿语",
  260. "Malagasy": "马尔加什语",
  261. "Malay": "马来语",
  262. "Malayalam": "马拉雅拉姆语",
  263. "Maltese": "马耳他语",
  264. "Maori": "毛利语",
  265. "Marathi": "马拉语",
  266. "Mongolian": "蒙古语",
  267. "Nepali": "尼泊尔语",
  268. "Norwegian Bokmål": "书面挪威语",
  269. "Nyanja": "尼昂加语",
  270. "Pashto": "普什图语",
  271. "Persian": "波斯语",
  272. "Polish": "抛光",
  273. "Portuguese": "葡萄牙语",
  274. "Punjabi": "旁遮普语",
  275. "Romanian": "罗马尼亚语",
  276. "Russian": "俄语",
  277. "Samoan": "萨摩亚语",
  278. "Scottish Gaelic": "苏格兰盖尔语",
  279. "Serbian": "塞尔维亚语",
  280. "Shona": "绍纳语",
  281. "Sindhi": "信德语",
  282. "Sinhala": "僧伽罗语",
  283. "Slovak": "斯洛伐克语",
  284. "Slovenian": "斯洛文尼亚语",
  285. "Somali": "索马里语",
  286. "Southern Sotho": "南索托语",
  287. "Spanish": "西班牙语",
  288. "Spanish (Latin America)": "西班牙语(拉丁美洲)",
  289. "Sundanese": "巽丹语",
  290. "Swahili": "斯瓦希里语",
  291. "Swedish": "瑞典语",
  292. "Tajik": "塔吉克语",
  293. "Tamil": "泰米尔语",
  294. "Telugu": "泰卢固语",
  295. "Thai": "泰语",
  296. "Turkish": "土耳其语",
  297. "Ukrainian": "乌克兰语",
  298. "Urdu": "乌尔都语",
  299. "Uzbek": "乌兹别克",
  300. "Vietnamese": "越南语",
  301. "Welsh": "威尔士语",
  302. "Western Frisian": "西弗里西亚语",
  303. "Xhosa": "科萨语",
  304. "Yiddish": "意第绪语",
  305. "Yoruba": "约鲁巴语",
  306. "Zulu": "祖鲁语",
  307. "generic_count_years_0": "{{count}} 年",
  308. "generic_count_months_0": "{{count}} 月",
  309. "generic_count_weeks_0": "{{count}} 周",
  310. "generic_count_days_0": "{{count}} 天",
  311. "generic_count_hours_0": "{{count}} 小时",
  312. "generic_count_minutes_0": "{{count}} 分钟",
  313. "generic_count_seconds_0": "{{count}} 秒",
  314. "Fallback comments: ": "后备评论: ",
  315. "Popular": "热门频道",
  316. "Search": "搜索",
  317. "Top": "热门视频",
  318. "About": "关于",
  319. "Rating: ": "评分: ",
  320. "preferences_locale_label": "语言: ",
  321. "View as playlist": "作为播放列表查看",
  322. "Default": "默认",
  323. "Music": "音乐",
  324. "Gaming": "游戏",
  325. "News": "新闻",
  326. "Movies": "电影",
  327. "Download": "下载",
  328. "Download as: ": "下载为: ",
  329. "%A %B %-d, %Y": "%Y年%-m月%-d日 %a",
  330. "(edited)": "(已编辑)",
  331. "YouTube comment permalink": "YouTube 评论永久链接",
  332. "permalink": "永久链接",
  333. "`x` marked it with a ❤": "`x` 为此加 ❤",
  334. "Audio mode": "音频模式",
  335. "Video mode": "视频模式",
  336. "channel_tab_videos_label": "视频",
  337. "Playlists": "播放列表",
  338. "channel_tab_community_label": "社区",
  339. "search_filters_sort_option_relevance": "相关度",
  340. "search_filters_sort_option_rating": "评分",
  341. "search_filters_sort_option_date": "上传日期",
  342. "search_filters_sort_option_views": "观看次数",
  343. "search_filters_type_label": "类型",
  344. "search_filters_duration_label": "持续时间",
  345. "search_filters_features_label": "功能",
  346. "search_filters_sort_label": "排序依据",
  347. "search_filters_date_option_hour": "上个小时",
  348. "search_filters_date_option_today": "今日",
  349. "search_filters_date_option_week": "本周",
  350. "search_filters_date_option_month": "本月",
  351. "search_filters_date_option_year": "今年",
  352. "search_filters_type_option_video": "视频",
  353. "search_filters_type_option_channel": "频道",
  354. "search_filters_type_option_playlist": "播放列表",
  355. "search_filters_type_option_movie": "电影",
  356. "search_filters_type_option_show": "真人秀",
  357. "search_filters_features_option_hd": "高清",
  358. "search_filters_features_option_subtitles": "字幕",
  359. "search_filters_features_option_c_commons": "creative_commons 许可",
  360. "search_filters_features_option_three_d": "3d",
  361. "search_filters_features_option_live": "直播",
  362. "search_filters_features_option_four_k": "4k",
  363. "search_filters_features_option_location": "位置",
  364. "search_filters_features_option_hdr": "hdr",
  365. "Current version: ": "当前版本: ",
  366. "next_steps_error_message": "在此之后你应尝试: ",
  367. "next_steps_error_message_refresh": "刷新",
  368. "next_steps_error_message_go_to_youtube": "转到 YouTube",
  369. "search_filters_duration_option_short": "短(少于4分钟)",
  370. "search_filters_duration_option_long": "长(多于 20 分钟)",
  371. "footer_documentation": "文档",
  372. "footer_source_code": "源代码",
  373. "footer_modfied_source_code": "修改的源代码",
  374. "adminprefs_modified_source_code_url_label": "更改的源代码仓库网址",
  375. "footer_original_source_code": "原始源代码",
  376. "footer_donate_page": "捐赠",
  377. "preferences_region_label": "内容国家: ",
  378. "preferences_quality_dash_label": "首选 DASH 视频分辨率: ",
  379. "crash_page_you_found_a_bug": "你似乎找到了 Invidious 的一个 bug!",
  380. "crash_page_before_reporting": "报告 bug 之前,请确保你已经:",
  381. "crash_page_refresh": "试着 <a href=\"`x`\">刷新页面</a>",
  382. "crash_page_switch_instance": "试着<a href=\"`x`\">使用另一个实例</a>",
  383. "crash_page_read_the_faq": "阅读<a href=\"`x`\">常见问题</a>",
  384. "crash_page_search_issue": "搜索过 <a href=\"`x`\">GitHub 上的现有 issue</a>",
  385. "crash_page_report_issue": "如果以上这些都没用的话,请<a href=\"`x`\">在 Github 上新开一个 issue</a>(最好用英语撰写),并在你的消息中包含以下文本(不要翻译该文本):",
  386. "videoinfo_invidious_embed_link": "嵌入链接",
  387. "download_subtitles": "字幕 - `x` (.vtt)",
  388. "preferences_quality_dash_option_360p": "360p",
  389. "videoinfo_watch_on_youTube": "在 YouTube 上观看",
  390. "videoinfo_youTube_embed_link": "嵌入的",
  391. "preferences_quality_dash_option_1080p": "1080p",
  392. "preferences_quality_option_hd720": "HD720",
  393. "preferences_quality_dash_option_240p": "240p",
  394. "preferences_quality_dash_option_worst": "最差",
  395. "preferences_quality_dash_option_720p": "720p",
  396. "preferences_quality_dash_option_480p": "480p",
  397. "preferences_quality_dash_option_144p": "144p",
  398. "preferences_quality_option_medium": "中等",
  399. "preferences_quality_option_small": "小",
  400. "preferences_quality_dash_option_auto": "自动",
  401. "preferences_quality_option_dash": "DASH (自适应画质)",
  402. "preferences_quality_dash_option_best": "最佳",
  403. "preferences_quality_dash_option_4320p": "4320p",
  404. "preferences_quality_dash_option_2160p": "2160p",
  405. "preferences_quality_dash_option_1440p": "1440p",
  406. "invidious": "Invidious",
  407. "videoinfo_started_streaming_x_ago": "`x` 前开始播放",
  408. "user_created_playlists": "`x` 创建了播放列表",
  409. "user_saved_playlists": "`x` 保存了播放列表",
  410. "Video unavailable": "视频不可用",
  411. "search_filters_features_option_purchased": "已购买",
  412. "search_filters_features_option_three_sixty": "360°",
  413. "none": "无",
  414. "preferences_save_player_pos_label": "保存播放位置: ",
  415. "Spanish (Mexico)": "西班牙语 (墨西哥)",
  416. "Portuguese (auto-generated)": "葡萄牙语 (自动生成)",
  417. "Portuguese (Brazil)": "葡萄牙语 (巴西)",
  418. "English (United Kingdom)": "英语 (英国)",
  419. "English (United States)": "英语 (美国)",
  420. "Chinese": "中文",
  421. "Chinese (China)": "中文 (中国)",
  422. "Chinese (Hong Kong)": "中文 (中国香港)",
  423. "Chinese (Taiwan)": "中文 (中国台湾)",
  424. "German (auto-generated)": "德语 (自动生成)",
  425. "Indonesian (auto-generated)": "印尼语 (自动生成)",
  426. "Interlingue": "国际语",
  427. "Italian (auto-generated)": "意大利语 (自动生成)",
  428. "Japanese (auto-generated)": "日语 (自动生成)",
  429. "Korean (auto-generated)": "韩语 (自动生成)",
  430. "Russian (auto-generated)": "俄语 (自动生成)",
  431. "Spanish (auto-generated)": "西班牙语 (自动生成)",
  432. "Vietnamese (auto-generated)": "越南语 (自动生成)",
  433. "Cantonese (Hong Kong)": "粤语 (中国香港)",
  434. "Dutch (auto-generated)": "荷兰语 (自动生成)",
  435. "French (auto-generated)": "法语 (自动生成)",
  436. "Turkish (auto-generated)": "土耳其语 (自动生成)",
  437. "Spanish (Spain)": "西班牙语 (西班牙)",
  438. "preferences_watch_history_label": "启用观看历史: ",
  439. "search_message_use_another_instance": "你也可以 <a href=\"`x`\">在另一实例上搜索</a>。",
  440. "search_filters_title": "过滤器",
  441. "search_filters_date_label": "上传日期",
  442. "search_filters_apply_button": "应用所选过滤器",
  443. "search_message_no_results": "没找到结果。",
  444. "search_filters_duration_option_medium": "中等(4-20 分钟)",
  445. "search_filters_date_option_none": "任意日期",
  446. "search_message_change_filters_or_query": "尝试扩大你的搜索查询和/或更改过滤器。",
  447. "search_filters_duration_option_none": "任意时长",
  448. "search_filters_type_option_all": "任意类型",
  449. "search_filters_features_option_vr180": "VR180",
  450. "Popular enabled: ": "已启用流行度: ",
  451. "error_video_not_in_playlist": "此播放列表中不存在请求的视频。 <a href=\"`x`\">单击析出查看播放列表主页。</a>",
  452. "Music in this video": "此视频中的音乐",
  453. "channel_tab_playlists_label": "播放列表",
  454. "Artist: ": "艺术家: ",
  455. "channel_tab_streams_label": "直播",
  456. "Album: ": "专辑: ",
  457. "channel_tab_shorts_label": "短视频",
  458. "channel_tab_channels_label": "频道",
  459. "Song: ": "歌曲: ",
  460. "Channel Sponsor": "频道赞助者",
  461. "Standard YouTube license": "标准 YouTube 许可证",
  462. "Download is disabled": "已禁用下载",
  463. "Import YouTube playlist (.csv)": "导入 YouTube 播放列表(.csv)",
  464. "Import YouTube watch history (.json)": "导入 YouTube 观看历史(.json)",
  465. "generic_button_cancel": "取消",
  466. "playlist_button_add_items": "添加视频",
  467. "generic_button_delete": "删除",
  468. "channel_tab_podcasts_label": "播客",
  469. "generic_button_edit": "编辑",
  470. "generic_button_save": "保存",
  471. "generic_button_rss": "RSS",
  472. "channel_tab_releases_label": "公告",
  473. "generic_channels_count_0": "{{count}} 个频道",
  474. "toggle_theme": "切换主题",
  475. "Add to playlist": "添加到播放列表",
  476. "Add to playlist: ": "添加到播放列表: ",
  477. "Answer": "响应",
  478. "Search for videos": "搜索视频",
  479. "The Popular feed has been disabled by the administrator.": "“流行”源已被管理员禁用。",
  480. "carousel_slide": "当前为第 {{current}} 张图,共 {{total}} 张图",
  481. "carousel_skip": "跳过图集",
  482. "carousel_go_to": "转到图 `x`"
  483. }