mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-09 17:51:46 +00:00
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:
@ -322,7 +322,20 @@
|
|||||||
"label": "主机名"
|
"label": "主机名"
|
||||||
},
|
},
|
||||||
"https": {
|
"https": {
|
||||||
"label": "HTTPS & 数字证书"
|
"label": "HTTPS & 数字证书",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "选择 HTTPS 证书文件",
|
||||||
|
"label": "证书文件(.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "启用 HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "选择 HTTPS 私钥文件",
|
||||||
|
"label": "私钥文件(.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "端口号"
|
"label": "端口号"
|
||||||
@ -465,8 +478,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "状态文本",
|
"label": "状态文本",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "在听 {artist}",
|
|
||||||
"application": "在听 {{applicationName}}",
|
"application": "在听 {{applicationName}}",
|
||||||
|
"artist": "在听 {artist}",
|
||||||
"title": "在听 {song title}"
|
"title": "在听 {song title}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user