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:
Eric 2022-08-13 06:35:31 +00:00 committed by Hosted Weblate
parent 7b04045d78
commit 1a89ece1d7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 2 deletions

View File

@ -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": "注:选项保存于浏览器的本地存储中。删除浏览器数据会重置它们。"
}
}