This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_feat(BdLib): 新增 BdLib 1.19.3.7 翻譯 (#94)
- Loading branch information
1 parent
1ca17e3
commit 955231f
Showing
2 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,42 @@ | ||
{ | ||
"bdlib.multiblock.face.north": "North", | ||
"bdlib.multiblock.face.south": "South", | ||
"bdlib.multiblock.face.east": "East", | ||
"bdlib.multiblock.face.west": "West", | ||
"bdlib.multiblock.face.up": "Top", | ||
"bdlib.multiblock.face.down": "Bottom", | ||
"bdlib.multiblock.disabled": "Disabled", | ||
"bdlib.multiblock.incomplete": "This machine is incomplete, it requires at least:", | ||
"bdlib.multiblock.incomplete.entry": "- %s %s", | ||
"bdlib.multiblock.notconnected": "Not connected to a valid machine", | ||
"bdlib.multiblock.toomanyoutputs": "Too many outputs connected, unable to attach new connection", | ||
"bdlib.multiblock.tip.module": "Can be installed in:", | ||
"bdlib.multiblock.tip.controller": "Possible modules:", | ||
"bdlib.multiblock.tip.module.range": "* %s (%s - %s)", | ||
"bdlib.multiblock.tip.module.max": "* %s (up to %s)", | ||
"bdlib.multiblock.tip.output.pos": "%s, %s, %s - %s", | ||
"bdlib.rsmode.always": "Always ON", | ||
"bdlib.rsmode.never": "Disabled", | ||
"bdlib.rsmode.rs_on": "Enable on redstone", | ||
"bdlib.rsmode.rs_off": "Disable on redstone", | ||
"bdlib.label.empty": "Empty", | ||
"bdlib.unit.mb": "mB", | ||
"bdlib.unit.fe": "FE", | ||
"bdlib.format.amount.unit": "%s %s", | ||
"bdlib.format.cap": "%s/%s", | ||
"bdlib.format.cap.unit": "%s/%s %s", | ||
"bdlib.format.rate": "%s/t", | ||
"bdlib.format.rate.unit": "%s %s/t", | ||
"bdlib.config.power.maxinput": "Maximum Energy Input", | ||
"bdlib.config.power.capacity": "Energy Capacity", | ||
"bdlib.config.power.activation": "Activation Energy", | ||
"bdlib.oredistribution.usage": "Usage: /oredistribution <radius> [<min height>] [<max height>] [--file]", | ||
"bdlib.oredistribution.start1": "Checking ore distribution in (%s,%s,%s) to (%s,%s,%s) dim %s", | ||
"bdlib.oredistribution.start2": "Server may lag for a while", | ||
"bdlib.oredistribution.entry": "%s %s - %s (%s%%)", | ||
"bdlib.oredistribution.warn": "%s Warning: %s has multiple variants generated:", | ||
"bdlib.oredistribution.saved": "Ore distribution dumped to %s", | ||
"bdlib.oredistribution.error": "Failed to save ore distribution dump: %s", | ||
"bdlib.dumpregistry.saved": "Registries dumped to %s", | ||
"bdlib.dumpregistry.error": "Failed to dump registries: %s" | ||
} |
This file contains 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,42 @@ | ||
{ | ||
"bdlib.multiblock.face.north": "北", | ||
"bdlib.multiblock.face.south": "南", | ||
"bdlib.multiblock.face.east": "東", | ||
"bdlib.multiblock.face.west": "西", | ||
"bdlib.multiblock.face.up": "頂部", | ||
"bdlib.multiblock.face.down": "底部", | ||
"bdlib.multiblock.disabled": "已停用", | ||
"bdlib.multiblock.incomplete": "該機器尚未完成搭建,它需要至少:", | ||
"bdlib.multiblock.incomplete.entry": "- %s 台 %s", | ||
"bdlib.multiblock.notconnected": "尚未連接至有效機器", | ||
"bdlib.multiblock.toomanyoutputs": "與過多輸出端連接,無法再連接更多了", | ||
"bdlib.multiblock.tip.module": "可被安裝在:", | ||
"bdlib.multiblock.tip.controller": "可用模組:", | ||
"bdlib.multiblock.tip.module.range": "* %s(%s - %s)", | ||
"bdlib.multiblock.tip.module.max": "* %s(最多 %s)", | ||
"bdlib.multiblock.tip.output.pos": "%s,%s,%s - %s", | ||
"bdlib.rsmode.always": "總是開啟", | ||
"bdlib.rsmode.never": "已停用", | ||
"bdlib.rsmode.rs_on": "接收紅石訊號時啟用", | ||
"bdlib.rsmode.rs_off": "接收紅石訊號時停用", | ||
"bdlib.label.empty": "空", | ||
"bdlib.unit.mb": "mB", | ||
"bdlib.unit.fe": "FE", | ||
"bdlib.format.amount.unit": "%s %s", | ||
"bdlib.format.cap": "%s/%s", | ||
"bdlib.format.cap.unit": "%s/%s %s", | ||
"bdlib.format.rate": "%s/t", | ||
"bdlib.format.rate.unit": "%s %s/t", | ||
"bdlib.config.power.maxinput": "能量輸入上限", | ||
"bdlib.config.power.capacity": "儲電量", | ||
"bdlib.config.power.activation": "啟用能量", | ||
"bdlib.oredistribution.usage": "使用方法:/oredistribution <半徑> [<最低高度>] [<最高高度>] [--file]", | ||
"bdlib.oredistribution.start1": "正在檢查 %7$s 維度(%1$s,%2$s,%3$s)至(%4$s,%5$s,%6$s)之間的礦物分布", | ||
"bdlib.oredistribution.start2": "伺服器可能會 Lag 一段時間", | ||
"bdlib.oredistribution.entry": "%s %s - %s(%s%%)", | ||
"bdlib.oredistribution.warn": "%s 警告:%s 已產生多種變體:", | ||
"bdlib.oredistribution.saved": "礦物分布已傾印到 %s", | ||
"bdlib.oredistribution.error": "傾印礦物分布時發生錯誤:%s ", | ||
"bdlib.dumpregistry.saved": "登錄檔已傾印到 %s", | ||
"bdlib.dumpregistry.error": "傾印登錄檔時發生錯誤:%s" | ||
} |