chore(i18n): Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (463 of 463 strings)

Translation: pear-devs/pear-desktop/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hans/
This commit is contained in:
大王叫我来巡山
2025-12-23 03:05:11 +01:00
committed by Hosted Weblate
parent f5361de78d
commit 3a6b793948

View File

@ -322,7 +322,20 @@
"label": "主机名"
},
"https": {
"label": "HTTPS & 数字证书"
"label": "HTTPS & 数字证书",
"submenu": {
"cert": {
"dialogTitle": "选择 HTTPS 证书文件",
"label": "证书文件(.crt/.pem"
},
"enable-https": {
"label": "启用 HTTPS"
},
"key": {
"dialogTitle": "选择 HTTPS 私钥文件",
"label": "私钥文件(.key/.pem"
}
}
},
"port": {
"label": "端口号"
@ -465,8 +478,8 @@
"set-status-display-type": {
"label": "状态文本",
"submenu": {
"artist": "在听 {artist}",
"application": "在听 {{applicationName}}",
"artist": "在听 {artist}",
"title": "在听 {song title}"
}
}