Closes #7746
This commit is contained in:
@@ -2506,17 +2506,17 @@ laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup
|
|||||||
lcategory.unknown = 未知
|
lcategory.unknown = 未知
|
||||||
lcategory.unknown.description = Uncategorized instructions.
|
lcategory.unknown.description = Uncategorized instructions.
|
||||||
lcategory.io = 輸入和輸出
|
lcategory.io = 輸入和輸出
|
||||||
lcategory.io.description = Modify contents of memory blocks and processor buffers.
|
lcategory.io.description = 修改記憶體與處理器快取。
|
||||||
lcategory.block = Block Control
|
lcategory.block = 方塊控制
|
||||||
lcategory.block.description = Interact with blocks.
|
lcategory.block.description = 與方塊互動。
|
||||||
lcategory.operation = Operations
|
lcategory.operation = 操作
|
||||||
lcategory.operation.description = Logical operations.
|
lcategory.operation.description = 邏輯操作。
|
||||||
lcategory.control = Flow Control
|
lcategory.control = 流程控制
|
||||||
lcategory.control.description = Manage execution order.
|
lcategory.control.description = 控制指令埶行的順序。
|
||||||
lcategory.unit = Unit Control
|
lcategory.unit = 單位控制
|
||||||
lcategory.unit.description = Give units commands.
|
lcategory.unit.description = 給予單位指令。
|
||||||
lcategory.world = World
|
lcategory.world = 世界
|
||||||
lcategory.world.description = Control how the world behaves.
|
lcategory.world.description = 控制世界的行為
|
||||||
|
|
||||||
graphicstype.clear = 重製版面為指定顏色
|
graphicstype.clear = 重製版面為指定顏色
|
||||||
graphicstype.color = 為後續所有圖畫指令設定顏色
|
graphicstype.color = 為後續所有圖畫指令設定顏色
|
||||||
|
|||||||
Reference in New Issue
Block a user