Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (135 of 135 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/
This commit is contained in:
Eric 2022-09-02 11:20:59 +00:00 committed by Hosted Weblate
parent a086fd97da
commit a1f155492c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 14 additions and 1 deletions

View File

@ -80,7 +80,14 @@
"reset_preferences": "重置选项",
"restore_preferences": "恢复首选项",
"confirm_reset_preferences": "你确定要重置首选项吗?",
"backup_preferences": "备份首选项"
"backup_preferences": "备份首选项",
"piped_link": "Piped 链接",
"follow_link": "跟随链接",
"copy_link": "复制链接",
"back_to_home": "回到首页",
"share": "分享",
"with_timecode": "用时间码分享",
"time_code": "时间码(单位:秒)"
},
"video": {
"sponsor_segments": "赞助商部分",
@ -143,5 +150,11 @@
},
"information": {
"preferences_note": "注:选项保存于浏览器的本地存储中。删除浏览器数据会重置它们。"
},
"info": {
"preferences_note": "注意:首选项保存在浏览器的本地存储中。删除浏览器数据会重置它们。",
"page_not_found": "未找到页面",
"copied": "已复制!",
"cannot_copy": "无法复制!"
}
}