-
Notifications
You must be signed in to change notification settings - Fork 1.1k
HexTraces、Hexstages、Hextra 翻译提交 #5596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| ### 总概 | ||
|
|
||
| ```mermaid | ||
| flowchart LR | ||
| 1.20.1 -->|indirect| 1.20.1-fabric | ||
| ``` | ||
|
|
||
| ``` | ||
| 1.20.1 | ||
| └── 1.20.1-fabric | ||
| ``` | ||
|
|
||
| ### 链接区域 | ||
|
|
||
| - [1.20.1](/projects/1.20/assets/1UNKNOWN/hextrace) | ||
| - [1.20.1-fabric](/projects/1.20-fabric/assets/1UNKNOWN/hextrace) |
52 changes: 52 additions & 0 deletions
52
projects/1.20-fabric/assets/1UNKNOWN/hextrace/lang/en_us.flatten.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| { | ||
| hextrace: { | ||
| page: { | ||
| patterns: { | ||
| title: "Traces", | ||
| }, | ||
| trace: { | ||
| "0": "When traced iotas are used as inputs for an action, the trace is applied to the resulting iotas. Iotas can have multiple traces applied at once.\n(only two examples are shown but traces can be drawn many ways)", | ||
| "1": "Applies the given trace to the top Iota.", | ||
| }, | ||
| }, | ||
| }, | ||
|
|
||
| hexcasting: { | ||
| action: { | ||
| "hextrace:": { | ||
| "trace": "Apply Trace", | ||
| }, | ||
| // use this to add shortened versions of pattern names if the full name won't fit in the ingame book | ||
| // you don't need to add an entry for every pattern - the above value will be used as a default | ||
| }, | ||
| }, | ||
|
|
||
| text: { | ||
|
|
||
|
|
||
| "autoconfig.hextrace": { | ||
| title: "Hex Trace Config", | ||
|
|
||
| category: { | ||
| client: "Client", | ||
| server: "Server", | ||
| }, | ||
|
|
||
| option: { | ||
| client: { | ||
| dummyClientConfigOption: { | ||
| "": "Dummy Client Config Option", | ||
| "@Tooltip": "This is an example of a client-side config option that accepts a boolean.", | ||
| }, | ||
| }, | ||
|
|
||
| server: { | ||
| dummyServerConfigOption: { | ||
| "": "Dummy Server Config Option", | ||
| "@Tooltip": "This is an example of a server-side config option that accepts an integer.", | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| } |
6 changes: 6 additions & 0 deletions
6
projects/1.20-fabric/assets/1UNKNOWN/hextrace/packer-policy.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| [ | ||
| { | ||
| "type": "indirect", | ||
| "source": "projects/1.20/assets/1UNKNOWN/hextrace" | ||
| } | ||
| ] |
8 changes: 8 additions & 0 deletions
8
projects/1.20-fabric/assets/modrinth-hexxyarrows/hexlag/lang/en_us.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "hexlag.page.0": "The common problem with all hexers is that their spells are cast instantly, without any delay or ability to pause the stack. HexLag offers to create a parallel stack, parallel to the main stack (the iteration limit will not increase), and you can also forcibly stop the spell using $(l:patterns/meta#hexcasting:halt)$(action)Charon's Gambit/$. ", | ||
| "hexlag.page.1": "Now you can cast a real arrow, this arrow cannot be picked up and work like a arrow from infinity or skeleton bow.", | ||
| "hexlag.pattern.hexlag_delay": "Make new stack with your pattern and turn it in your delay in ticks", | ||
| "hexcasting.action.hexlag:hexlag_delay": "Retention's Gambit", | ||
| "hexcasting.action.hexlag:hexlag_conjurearrow": "Conjure Arrow", | ||
| "hexlag.pattern.hexlag_conjurearrow": "Summon a arrow without vectors(standart vector 0,0,0), but arrow disappears after some about 1200 seconds. $(br)Costs about 100 $(l:items/amethyst)$(item)Amethyst Dust/$" | ||
| } |
8 changes: 8 additions & 0 deletions
8
projects/1.20-fabric/assets/modrinth-hexxyarrows/hexlag/lang/zh_cn.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "hexlag.page.0": "大多数咒术师都曾碰到过同一个问题:绘制法术后立刻就会施放,无法延时,也无法暂停栈。为此,HexLag 新增了一个并行栈。它与主栈并行(迭代层数不会因此增加),且可用$(l:patterns/meta#hexcasting:halt)$(action)卡戎之策略/$强制停止法术。", | ||
| "hexlag.page.1": "现在,你终于可用发射出一支真正的箭了。这支箭无法被拾取,且其表现和无限魔咒产生的箭,以及骷髅射出的箭一致。", | ||
| "hexlag.pattern.hexlag_delay": "用图案创建新栈,在所给延迟(以刻计)后启动。", | ||
| "hexcasting.action.hexlag:hexlag_delay": "延滞之策略", | ||
| "hexcasting.action.hexlag:hexlag_conjurearrow": "构筑箭", | ||
| "hexlag.pattern.hexlag_conjurearrow": "构筑一支箭,不使用速度向量(默认向量为 (0, 0, 0))。这支箭会在约 1200 秒后消失。$(br)消耗大约 100 个$(l:items/amethyst)$(item)紫水晶粉/$。" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| ### 总概 | ||
|
|
||
| ```mermaid | ||
| flowchart LR | ||
| 1.20.1 -->|indirect| 1.20.1-fabric | ||
| ``` | ||
|
|
||
| ``` | ||
| 1.20.1 | ||
| └── 1.20.1-fabric | ||
| ``` | ||
|
|
||
| ### 链接区域 | ||
|
|
||
| - [1.20.1](/projects/1.20/assets/1UNKNOWN/hextrace) | ||
| - [1.20.1-fabric](/projects/1.20-fabric/assets/1UNKNOWN/hextrace) |
52 changes: 52 additions & 0 deletions
52
projects/1.20/assets/1UNKNOWN/hextrace/lang/en_us.flatten.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| { | ||
| hextrace: { | ||
| page: { | ||
| patterns: { | ||
| title: "Traces", | ||
| }, | ||
| trace: { | ||
| "0": "When traced iotas are used as inputs for an action, the trace is applied to the resulting iotas. Iotas can have multiple traces applied at once.\n(only two examples are shown but traces can be drawn many ways)", | ||
| "1": "Applies the given trace to the top Iota.", | ||
| }, | ||
| }, | ||
| }, | ||
|
|
||
| hexcasting: { | ||
| action: { | ||
| "hextrace:": { | ||
| "trace": "Apply Trace", | ||
| }, | ||
| // use this to add shortened versions of pattern names if the full name won't fit in the ingame book | ||
| // you don't need to add an entry for every pattern - the above value will be used as a default | ||
| }, | ||
| }, | ||
|
|
||
| text: { | ||
|
|
||
|
|
||
| "autoconfig.hextrace": { | ||
| title: "Hex Trace Config", | ||
|
|
||
| category: { | ||
| client: "Client", | ||
| server: "Server", | ||
| }, | ||
|
|
||
| option: { | ||
| client: { | ||
| dummyClientConfigOption: { | ||
| "": "Dummy Client Config Option", | ||
| "@Tooltip": "This is an example of a client-side config option that accepts a boolean.", | ||
| }, | ||
| }, | ||
|
|
||
| server: { | ||
| dummyServerConfigOption: { | ||
| "": "Dummy Server Config Option", | ||
| "@Tooltip": "This is an example of a server-side config option that accepts an integer.", | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| } |
52 changes: 52 additions & 0 deletions
52
projects/1.20/assets/1UNKNOWN/hextrace/lang/zh_cn.flatten.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| { | ||
| hextrace: { | ||
| page: { | ||
| patterns: { | ||
| title: "信踪", | ||
| }, | ||
| trace: { | ||
| "0": "某操作用到拥有信踪的 iota 时,其信踪将复制给返回的 iota。Iota 同一时刻可拥有多个信踪。\n(下方仅是两则示例,信踪的绘制方法不只这两种)", | ||
| "1": "将相应信踪应用于栈顶 iota。", | ||
| }, | ||
| }, | ||
| }, | ||
|
|
||
| hexcasting: { | ||
| action: { | ||
| "hextrace:": { | ||
| "trace": "应用信踪", | ||
| }, | ||
| // use this to add shortened versions of pattern names if the full name won't fit in the ingame book | ||
| // you don't need to add an entry for every pattern - the above value will be used as a default | ||
| }, | ||
| }, | ||
|
|
||
| text: { | ||
|
|
||
|
|
||
| "autoconfig.hextrace": { | ||
| title: "咒法信踪(Hex Trace)配置", | ||
|
|
||
| category: { | ||
| client: "客户端", | ||
| server: "服务端", | ||
| }, | ||
|
|
||
| option: { | ||
| client: { | ||
| dummyClientConfigOption: { | ||
| "": "Dummy Client Config Option", | ||
| "@Tooltip": "This is an example of a client-side config option that accepts a boolean.", | ||
| }, | ||
| }, | ||
|
|
||
| server: { | ||
| dummyServerConfigOption: { | ||
| "": "Dummy Server Config Option", | ||
| "@Tooltip": "This is an example of a server-side config option that accepts an integer.", | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| }, | ||
| } |
30 changes: 30 additions & 0 deletions
30
projects/1.20/assets/hexstages/hexstages/lang/en_us.flatten.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| hexstages: { | ||
| book: { | ||
| patterns: { | ||
| spells: { | ||
|
|
||
| }, | ||
| }, | ||
| }, | ||
|
|
||
| hexcasting: { | ||
| action: { | ||
|
|
||
| // use this to add shortened versions of pattern names if the full name won't fit in the ingame book | ||
| // you don't need to add an entry for every pattern - the above value will be used as a default | ||
| book: { | ||
|
|
||
| } | ||
| }, | ||
| }, | ||
|
|
||
| "mishap": { | ||
| "missing_stage": "Missing required Stage \"%1$s\" for %2$s." | ||
| } | ||
| }, | ||
|
|
||
| text: { | ||
|
|
||
| }, | ||
| } |
30 changes: 30 additions & 0 deletions
30
projects/1.20/assets/hexstages/hexstages/lang/zh_cn.flatten.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| hexstages: { | ||
| book: { | ||
| patterns: { | ||
| spells: { | ||
|
|
||
| }, | ||
| }, | ||
| }, | ||
|
|
||
| hexcasting: { | ||
| action: { | ||
|
|
||
| // use this to add shortened versions of pattern names if the full name won't fit in the ingame book | ||
| // you don't need to add an entry for every pattern - the above value will be used as a default | ||
| book: { | ||
|
|
||
| } | ||
| }, | ||
| }, | ||
|
|
||
| "mishap": { | ||
| "missing_stage": "%2$s所需的“%1$s”游戏阶段暂未达成。" | ||
| } | ||
| }, | ||
|
|
||
| text: { | ||
|
|
||
| }, | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.