Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 95.1% (2084 of 2191 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
This commit is contained in:
parent
8f692f8b91
commit
7102da8ed3
|
@ -3131,6 +3131,27 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"views": {
|
"views": {
|
||||||
|
"ChooseInstance": {
|
||||||
|
"button": {
|
||||||
|
"submit": "提交"
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"chooseInstance": "选择实例",
|
||||||
|
"failure": "无法连接至指定 URL",
|
||||||
|
"suggestions": "建议的选择"
|
||||||
|
},
|
||||||
|
"help": {
|
||||||
|
"notFunkwhaleServer": "输入的地址不是 Funkwhale 服务器",
|
||||||
|
"selectPod": "若要继续,请指定您要连接的 Funkwhale 实例。您可以直接输入地址,或从建议的选项中选择一个。",
|
||||||
|
"serverDown": "服务器可能开小差了"
|
||||||
|
},
|
||||||
|
"label": {
|
||||||
|
"url": "实例 URL"
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"newUrl": "您当前正在使用地址为 { url } 的 Funkwhale 实例"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Notifications": {
|
"Notifications": {
|
||||||
"button": {
|
"button": {
|
||||||
"read": "全部标记为已读",
|
"read": "全部标记为已读",
|
||||||
|
@ -4495,27 +4516,6 @@
|
||||||
},
|
},
|
||||||
"title": "电台"
|
"title": "电台"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"ChooseInstance": {
|
|
||||||
"button": {
|
|
||||||
"submit": "提交"
|
|
||||||
},
|
|
||||||
"header": {
|
|
||||||
"chooseInstance": "选择实例",
|
|
||||||
"failure": "无法连接至指定 URL",
|
|
||||||
"suggestions": "建议的选择"
|
|
||||||
},
|
|
||||||
"help": {
|
|
||||||
"notFunkwhaleServer": "输入的地址不是 Funkwhale 服务器",
|
|
||||||
"selectPod": "若要继续,请指定您要连接的 Funkwhale 实例。您可以直接输入地址,或从建议的选项中选择一个。",
|
|
||||||
"serverDown": "服务器可能开小差了"
|
|
||||||
},
|
|
||||||
"label": {
|
|
||||||
"url": "实例 URL"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"newUrl": "您当前正在使用地址为 { url } 的 Funkwhale 实例"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue