mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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:
parent
b9ab0cb469
commit
9ea45deb7c
1 changed files with 14 additions and 2 deletions
|
@ -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} 吗?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue