mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-26 15:37:24 +00:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (122 of 122 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/
This commit is contained in:
parent
7b04045d78
commit
1a89ece1d7
@ -76,7 +76,8 @@
|
||||
"instance_auth_selection": "身份验证实例选择",
|
||||
"clone_playlist": "克隆播放列表",
|
||||
"clone_playlist_success": "克隆成功!",
|
||||
"download_as_txt": "下载为 .txt"
|
||||
"download_as_txt": "下载为 .txt",
|
||||
"reset_preferences": "重置选项"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "赞助商部分",
|
||||
@ -114,7 +115,10 @@
|
||||
"register": "注册",
|
||||
"trending": "趋势",
|
||||
"login": "登录",
|
||||
"playlists": "播放列表"
|
||||
"playlists": "播放列表",
|
||||
"account": "账户",
|
||||
"instance": "实例",
|
||||
"player": "播放器"
|
||||
},
|
||||
"login": {
|
||||
"password": "密码",
|
||||
@ -133,5 +137,8 @@
|
||||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "已订阅:{0}"
|
||||
},
|
||||
"information": {
|
||||
"preferences_note": "注:选项保存于浏览器的本地存储中。删除浏览器数据会重置它们。"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user