From 8fd269d735049ba95d19c6149f4c824acb8ad4bb Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 29 Sep 2022 23:41:09 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (626 of 626 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/ --- static/locales/zh-CN.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/locales/zh-CN.yaml b/static/locales/zh-CN.yaml index e3b3f6311..520e8549f 100644 --- a/static/locales/zh-CN.yaml +++ b/static/locales/zh-CN.yaml @@ -344,6 +344,7 @@ Settings: Hide Sharing Actions: 隐藏分享操作 Hide Comments: 隐藏评论 Hide Video Description: 隐藏视频描述 + Hide Chapters: 隐藏章节 The app needs to restart for changes to take effect. Restart and apply change?: 应用需要重启让修改生效。重启以应用修改? Proxy Settings: Proxy Protocol: 代理协议 @@ -803,3 +804,7 @@ Channels: Clipboard: Copy failed: 未能复制到剪贴板 Cannot access clipboard without a secure connection: 没有安全连接无法访问剪贴板 +Chapters: + Chapters: 章节 + 'Chapters list visible, current chapter: {chapterName}': 章节列表可见,当前章节:{chapterName} + 'Chapters list hidden, current chapter: {chapterName}': 章节列表隐藏,当前章节:{chapterName}