Compare commits

..

10 Commits

Author SHA1 Message Date
0c2da4361c bump: runner_tools v1.0.1 2024-12-04 15:08:27 +08:00
343622cfd3 feat: runner 2024-11-28 18:20:42 +08:00
f7b5bcfc9b Update 3.23.1a V2 2024-06-14 11:59:31 -05:00
bab298f9f7 Update 3.23.1a 2024-06-13 10:29:16 -05:00
66dd18ca97 Update 3.23.1 2024-05-16 20:39:27 -05:00
b77de010ff 3.23.0_9171682_Live 2024-05-10 20:27:23 -05:00
8c5c54d302 Update 3.22.1-Live.9097523 file 2024-03-14 21:27:55 -05:00
5c68873af7 Update README.md 2024-02-22 23:08:52 -06:00
8f472fddf8 Update 3.22.1 Live EN global.ini 2024-02-22 23:07:40 -06:00
6ef0fb6ec8 Update 3.22.1 Live EN global.ini 2024-02-22 23:05:37 -06:00
5 changed files with 72325 additions and 77165 deletions

View File

@ -1,34 +0,0 @@
name: Check Auto Release
on:
push:
branches:
- 'main'
workflow_dispatch:
jobs:
auto-release:
if: github.repository == 'StarCitizenToolBox/LocalizationData'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
- name: Rust Cache
uses: Swatinem/rust-cache@v2
with:
cache-all-crates: true
prefix-key: "rs_cache"
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
shared-key: "share"
- name: Setup localization runner tools
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
- name: Auto Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_REPO: ${{ github.repository }}
run: localization -m auto_release

View File

@ -1,3 +1,8 @@
# 星际公民汉化资源
# 星际公民 最新英文原版 Global.ini
该仓库会定时更新最新Live的英文文本并创建 tag可使用 gitlab api 下载最新更新。
由星际公民汉化组提供,更多详情请前往官网: https://starcitizenzw.com/
## 手动安装
1. 前往 [TAGS](https://github.com/StarCitizenToolBox/LocalizationData/tags) 页面选择最新的版本点击下载源代码zip
2. 解压zpi将 chinese_(simplified)文件夹 放入游戏 Live/data/Localization/ (没有则创建对应文件夹)
![image.png](https://s2.loli.net/2023/09/23/jgiuyWqlUamOAvG.png)
3. TODO...

File diff suppressed because one or more lines are too long

View File

@ -1,101 +0,0 @@
{
"update_time": "2024-12-27 10:10",
"languages": [
{
"name": "chinese_(simplified)",
"localizations": [
{
"enabled": true,
"branch": "main",
"version": "3.24.3(PU)_CN_V7",
"info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供"
},
{
"enabled": true,
"branch": "cn_e",
"version": "3.24.3(PU)_CNE_V5",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "3.24.3(PU)_CNEN_V5",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "3.24.3(PU)_CN_PINYIN_V5",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
},
{
"enabled": true,
"branch": "cn_rsui",
"version": "3.24.3(PU)_CNRSUI_V1",
"info": "[社区] 双语信息增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
{
"enabled": true,
"branch": "main",
"version": "4.0.0(PTU)_CN_V7",
"info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供"
},
{
"enabled": true,
"branch": "cn_rsui",
"version": "4.0.0(PTU)_CNRSUI_V8",
"info": "[社区] 简中双语增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
{
"enabled": true,
"branch": "cn_e",
"version": "4.0.0(PTU)_CNE_V7",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "4.0.0(PTU)_CNEN_V7",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "4.0.0(PTU)_CN_PINYIN_V7",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
}
]
},
{
"name": "chinese_(traditional)",
"localizations": [
{
"enabled": true,
"branch": "tw",
"version": "3.24.3(PU)_TW_V1",
"info": "繁體中文本地化TW",
"note": "星際公民繁體中文台灣本地化修正翻譯計畫(TCTP) 提供了一個基於星際公民漢化組簡體中文翻譯版本所翻譯的品質穩定的台灣本地化繁體中文版本,並且持續穩定的進行更新。"
},
{
"enabled": true,
"branch": "tw",
"version": "4.0.0(PTU)_TW_V1",
"info": "繁體中文本地化TW",
"note": "星際公民繁體中文台灣本地化修正翻譯計畫(TCTP) 提供了一個基於星際公民漢化組簡體中文翻譯版本所翻譯的品質穩定的台灣本地化繁體中文版本,並且持續穩定的進行更新。"
}
]
}
],
"target_api_repo": "StarCitizenToolBox/Api",
"target_api_branch": "main"
}