Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (82 of 82 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/
This commit is contained in:
Eric 2022-01-31 03:32:18 +00:00 committed by Hosted Weblate
parent b9ab0cb469
commit 9ea45deb7c
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -52,13 +52,22 @@
"search": "搜索", "search": "搜索",
"view_ssl_score": "查看 SSL 得分", "view_ssl_score": "查看 SSL 得分",
"minimize_recommendations": "最小化建议", "minimize_recommendations": "最小化建议",
"show_recommendations": "显示推荐" "show_recommendations": "显示推荐",
"clear_history": "清除历史",
"skip_highlight": "跳过高亮",
"skip_filler_tangent": "跳过与视频主题无关的片段",
"show_replies": "显示回复",
"hide_replies": "隐藏回复",
"load_more_replies": "加载更多回复"
}, },
"video": { "video": {
"sponsor_segments": "赞助商部分", "sponsor_segments": "赞助商部分",
"watched": "看过", "watched": "看过",
"views": "{views} 次观看", "views": "{views} 次观看",
"videos": "视频" "videos": "视频",
"live": "{0} 直播",
"chapters": "章节",
"ratings_disabled": "已禁用评价"
}, },
"preferences": { "preferences": {
"ssl_score": "SSL 分数", "ssl_score": "SSL 分数",
@ -84,5 +93,8 @@
"login": { "login": {
"password": "密码", "password": "密码",
"username": "帐号" "username": "帐号"
},
"search": {
"did_you_mean": "你是指 {0} 吗?"
} }
} }