diff options
| author | Hosted Weblate <hosted@weblate.org> | 2022-01-24 14:18:26 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2022-01-25 01:15:12 +0100 |
| commit | 3aa740d87769dd90823087c84be0a2b4e63fb1e4 (patch) | |
| tree | cdedb511332d837c756dd18d6e072ce28ea302c4 /locales | |
| parent | 951d7d833943e1076e0f3e3a80749e4de22b6e05 (diff) | |
| download | invidious-3aa740d87769dd90823087c84be0a2b4e63fb1e4.tar.gz invidious-3aa740d87769dd90823087c84be0a2b4e63fb1e4.tar.bz2 invidious-3aa740d87769dd90823087c84be0a2b4e63fb1e4.zip | |
Update Chinese (Simplified) translation
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/zh-CN.json | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 10b767d9..521545bc 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -385,5 +385,41 @@ "footer_original_source_code": "原始源代码", "footer_donate_page": "捐赠", "preferences_region_label": "内容国家: ", - "preferences_quality_dash_label": "首选 DASH 视频分辨率: " + "preferences_quality_dash_label": "首选 DASH 视频分辨率: ", + "crash_page_you_found_a_bug": "你似乎找到了 Invidious 的一个 bug!", + "crash_page_before_reporting": "报告 bug 之前,请确保你已经:", + "crash_page_refresh": "试着 <a href=\"`x`\">刷新页面</a>", + "crash_page_switch_instance": "试着<a href=\"`x`\">使用另一个实例</a>", + "crash_page_read_the_faq": "阅读<a href=\"`x`\">常见问题</a>", + "crash_page_search_issue": "搜索过 <a href=\"`x`\">Github 上的现有 issue</a>", + "crash_page_report_issue": "如果以上这些都没用的话,请<a href=\"`x`\">在 Github 上新开一个 issue</a>(最好用英语撰写),并在你的消息中包含以下文本(不要翻译该文本):", + "videoinfo_invidious_embed_link": "嵌入链接", + "download_subtitles": "字幕 - `x` (.vtt)", + "preferences_quality_dash_option_360p": "360p", + "videoinfo_watch_on_youTube": "在 YouTube 上观看", + "videoinfo_youTube_embed_link": "嵌入的", + "preferences_quality_dash_option_1080p": "1080p", + "preferences_quality_option_hd720": "HD720", + "preferences_quality_dash_option_240p": "240p", + "preferences_quality_dash_option_worst": "最差", + "preferences_quality_dash_option_720p": "720p", + "preferences_quality_dash_option_480p": "480p", + "preferences_quality_dash_option_144p": "144p", + "preferences_quality_option_medium": "中等", + "preferences_quality_option_small": "小", + "preferences_quality_dash_option_auto": "自动", + "preferences_quality_option_dash": "DASH (自适应画质)", + "preferences_quality_dash_option_best": "最佳", + "preferences_quality_dash_option_4320p": "4320p", + "preferences_quality_dash_option_2160p": "2160p", + "preferences_quality_dash_option_1440p": "1440p", + "invidious": "Invidious", + "videoinfo_started_streaming_x_ago": "`x` 前开始播放", + "user_created_playlists": "`x` 创建了播放列表", + "user_saved_playlists": "`x` 保存了播放列表", + "Video unavailable": "视频不可用", + "purchased": "已购买", + "360": "360°", + "none": "无", + "preferences_save_player_pos_label": "保存播放位置: " } |
