多语言UI

From Resonite Wiki
Revision as of 09:36, 20 August 2024 by Modimobeikete (talk | contribs) (Created page with "<!--T:6--> Resonite 通过使用众包翻译文件支持多种语言。 == 如何使用 == <!--T:2--> 默认情况下,Resonite 使用系统语言来决定默认使用的语言,第一次启动时会要求您选择首选语言。你可以进入设置、用户界面、语言、点击选择本地语言并选择不同的语言。 由于本地文件会随游戏一起更新,因此一般不需要手动替换本地文件,但在新版本中包含更新的翻译之前...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Resonite 通过使用众包翻译文件支持多种语言。

如何使用

默认情况下,Resonite 使用系统语言来决定默认使用的语言,第一次启动时会要求您选择首选语言。你可以进入设置、用户界面、语言、点击选择本地语言并选择不同的语言。


由于本地文件会随游戏一起更新,因此一般不需要手动替换本地文件,但在新版本中包含更新的翻译之前,手动替换本地文件有助于测试更新的翻译。这个教程 将展示如何手动更新本地文件。

语言

名字 语言代码 网址
Czech(捷克语) cs https://github.com/Yellow-Dog-Man/Locale/blob/main/cs.json
German(德语) de https://github.com/Yellow-Dog-Man/Locale/blob/main/de.json
British English(英式英语) en-gb https://github.com/Yellow-Dog-Man/Locale/blob/main/en-gb.json
English(英语) en https://github.com/Yellow-Dog-Man/Locale/blob/main/en.json
Esperanto(世界语) eo https://github.com/Yellow-Dog-Man/Locale/blob/main/eo.json
Spanish(西班牙语) es https://github.com/Yellow-Dog-Man/Locale/blob/main/es.json
Estonian(爱沙尼亚语) et https://github.com/Yellow-Dog-Man/Locale/blob/main/et.json
Finnish(芬兰语) fi https://github.com/Yellow-Dog-Man/Locale/blob/main/fi.json
French(法语) fr https://github.com/Yellow-Dog-Man/Locale/blob/main/fr.json
Hungarian(匈牙利语) hu https://github.com/Yellow-Dog-Man/Locale/blob/main/hu.json
Icelandic(冰岛语) is https://github.com/Yellow-Dog-Man/Locale/blob/main/is.json
Japanese(日语) ja https://github.com/Yellow-Dog-Man/Locale/blob/main/ja.json
Korean(韩语) ko https://github.com/Yellow-Dog-Man/Locale/blob/main/ko.json
Dutch(荷兰语) nl https://github.com/Yellow-Dog-Man/Locale/blob/main/nl.json
Norwegian(挪威语) no https://github.com/Yellow-Dog-Man/Locale/blob/main/no.json
(波兰语) pl https://github.com/Yellow-Dog-Man/Locale/blob/main/pl.json
葡萄牙语(巴西) pt-br https://github.com/Yellow-Dog-Man/Locale/blob/main/pt-br.json
Russian(俄语) ru https://github.com/Yellow-Dog-Man/Locale/blob/main/ru.json
Swedish(瑞典语) sv https://github.com/Yellow-Dog-Man/Locale/blob/main/sv.json
Thai(泰语) th https://github.com/Yellow-Dog-Man/Locale/blob/main/th.json
Turkish(土耳其语) tr https://github.com/Yellow-Dog-Man/Locale/blob/main/tr.json
Simple Chinese(简体中文) zh-cn https://github.com/Yellow-Dog-Man/Locale/blob/main/zh-cn.json
Traditional Chinese(繁体中文) zh-tw https://github.com/Yellow-Dog-Man/Locale/blob/main/zh-tw.json
Ukrainian(乌克兰语) uk https://github.com/Yellow-Dog-Man/Locale/blob/main/uk.json

如何贡献

如果您希望为语言的翻译做出贡献,请阅读 Locale Github 上的 readme,了解正确的操作步骤。