Nodeworks 翻译提交#6073
Open
ChuijkYahus wants to merge 1 commit into
Open
Conversation
Contributor
💾 基于此 PR 所打包的资源包: ✔ ℹ 可能争议译名: 详细检查报告开始检查 nodeworks 26.1nodeworks-26.1 中文语言文件共有 107 个 Key; 英文语言文件共有 107 个 Key nodeworks-26.1 模组内语言文件共有 107 个 Key; 检测到争议译名:速度 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/crafting_cpu.md-0: - (**合成载件**):速度拉杆。缓存器或协处理器每有一面与载件相贴,均能为CPU增速**10%**,上限为**4倍(400%)速度**。与核心、冷却器、其他载件相贴的面没有效用,可见在缓存器和协处理器之间放置载件效果最佳。 检测到争议译名:速度 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/crafting_cpu.md-0: ### 热量、制冷、速度 检测到争议译名:速度 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/crafting_cpu.md-0: - CPU的总制冷无法抵消总热量时,其速度会成比例地**下降**,最低可至**25%**。CPU不会停止运作,只会不停地挣扎。 检测到争议译名:速度 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/crafting_cpu.md-0: - 冷却器只能抵消热量,它不会将速度增加到100%以上。唯一能做到这点的方块是载件,最高可为4×。 检测到争议译名:凋零 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/milky_soul_ball.md-0: 浸着奶液的灵魂,很是独特,可以直接用于合成。也可以朝着你最大的敌人丢过去,给予它凋零效果。:3 检测到争议译名:附魔 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/items-blocks/storage_card.md-0: - **NBT**:在**任意**/**有数据**/**无数据**间循环切换。有NBT数据的物品(受损的工具,经命名的物品、附魔书)可从纯净的物品中分离出来。 检测到争议译名:魔咒 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/card-handle.md-0: 若网络中有钻石剑,那么有魔咒的和无魔咒的会被分入不同条目。 检测到争议译名:速度 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/importer.md-0: 每刻在所有目标间均分资源。`step`是每刻送入每个目标的最大物品量(默认为1)。step=1时,来自来源的三个物品会在同一刻送入三个目标,每个目标各一个。如需大批量移动,可增加step或通过`:every(1)`增加计刻速度。 检测到争议译名:附魔 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/items-handle.md-0: 若需要各堆叠单独处理(如附魔的剑分离于未附魔的同ID剑),可换用[`findEach`](network.md#findEach)。它会按ID**和**NBT数据分割,每一种独特组合都会变成不同的handle。 检测到争议译名:附魔 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/items-handle.md-0: print(h.name, h.hasData) -- 附魔的剑和未附魔的剑分属不同条目 检测到争议译名:末影 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/items-handle.md-0: 资源在单个物品栏槽位中能存放的最大数量。大多数物品都是`64`,雪球和末影珍珠是`16`,工具和盔甲是`1`。流体必然返回`1`,不具备实际意义。 检测到争议译名:魔咒 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/items-handle.md-0: 若堆叠的NBT不为默认值(魔咒、自定义名称、成书内容、盔甲染色、谜之炖菜效果等),则返回`true`。可用它将“特别”的物品从普通物品中分拣出去。 检测到争议译名:魔咒 projects/assets/nodeworks/26.1/nodeworks/nodeworksguide/_zh_cn/lua-api/network.md-0: 若网络中有钻石剑,一部分有魔咒一部分没有,则这两者会被分成两个元素。 译名检测仅供参考,可能并没有错误。请在修改前仔细斟酌! 🔛 Diff: nodeworks/26.1
nodeworks/26.1-keys
nodeworks/26.1-术语检查
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.