Compare commits

...

25 Commits

Author SHA1 Message Date
f6426c3b59 bump manifest.json 2024-12-22 12:40:11 +08:00
55f99ada50 Merge pull request #152 from TheWanderingCitizen/main
4.0 EPTU 9462348 main
2024-12-22 12:39:37 +08:00
50f8d10ef1 4.0 EPTU 9462348 2024-12-21 23:55:08 +00:00
ad64702b9f bump 2024-12-22 07:54:49 +08:00
cde5eb6b4b bump 2024-12-21 13:42:47 +08:00
42f6d1c702 Merge pull request #147 from TheWanderingCitizen/main
4.0 EPTU 9462348 main
2024-12-21 13:41:41 +08:00
f5fba6cc00 4.0 EPTU 9462348 2024-12-21 05:39:06 +00:00
211e301187 4.0 EPTU 9462348 2024-12-20 14:52:16 +00:00
fe8ecf98f0 Merge pull request #80 from StarCitizenToolBox/main
fork sync main
2024-12-20 22:47:26 +08:00
a5b3844194 4.0 EPTU 9462348 2024-12-20 14:46:45 +00:00
967b8c21fa bump: 4.0.0(PTU)_CNRSUI_V7 2024-12-20 20:27:50 +08:00
f0b022ddfd Update manifest.json 2024-12-20 13:12:18 +08:00
5e4f6834c5 Merge pull request #140 from TheWanderingCitizen/main
4.0 EPTU 9462348 main
2024-12-20 13:09:38 +08:00
54bcd588b6 4.0 EPTU 9462348 2024-12-20 05:07:54 +00:00
f33f6f0cee bump: 4.0.0(PTU)_CNRSUI_V6 2024-12-20 13:07:34 +08:00
327dccae2e bump: 4.0.0(PTU)_CNRSUI_V6 2024-12-19 09:12:41 +08:00
6db033bd0c bump: PTU 2024-12-16 20:25:14 +08:00
0e6e65ecf4 Merge pull request #127 from TheWanderingCitizen/main
4.0 EPTU 9461556 main
2024-12-16 20:22:30 +08:00
76e14fddad bump: 4.0.0(PTU)_TW_V1 2024-12-16 12:04:45 +08:00
cadbd737d5 bump: PTU 2024-12-13 08:19:46 +08:00
e8a0f3e5c1 bump: PTU 2024-12-12 16:54:11 +08:00
2b464e090d Merge pull request #118 from TheWanderingCitizen/main
4.0 EPTU 9458608 main
2024-12-12 16:40:45 +08:00
81a71ba590 4.0 EPTU 9458608 2024-12-12 08:16:31 +00:00
e5fec94a1f Merge branch 'StarCitizenToolBox:main' into main 2024-12-12 16:14:12 +08:00
fe7ada2bee 4.0 EPTU 9458608 2024-12-12 05:11:47 +00:00
2 changed files with 1902 additions and 1179 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"update_time": "2024-12-12 10:35",
"update_time": "2024-12-21 13:50",
"languages": [
{
"name": "chinese_(simplified)",
@ -42,16 +42,37 @@
{
"enabled": true,
"branch": "main",
"version": "4.0.0(PTU)_CN_V2",
"version": "4.0.0(PTU)_CN_V6",
"info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供"
},
{
"enabled": true,
"branch": "main",
"version": "4.0.0(PTU)_CNRSUI_V4",
"info": "[社区] 简中双语汉化",
"version": "4.0.0(PTU)_CNRSUI_V7",
"info": "[社区] 简中双语增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
{
"enabled": true,
"branch": "cn_e",
"version": "4.0.0(PTU)_CNE_V6",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "4.0.0(PTU)_CNEN_V6",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "4.0.0(PTU)_CN_PINYIN_V6",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
}
]
},
@ -68,7 +89,7 @@
{
"enabled": true,
"branch": "tw",
"version": "3.24.3(PTU)_TW_V1",
"version": "4.0.0(PTU)_TW_V1",
"info": "繁體中文本地化TW",
"note": "星際公民繁體中文台灣本地化修正翻譯計畫(TCTP) 提供了一個基於星際公民漢化組簡體中文翻譯版本所翻譯的品質穩定的台灣本地化繁體中文版本,並且持續穩定的進行更新。"
}
@ -77,4 +98,4 @@
],
"target_api_repo": "StarCitizenToolBox/Api",
"target_api_branch": "main"
}
}