Skip to content

Commit

Permalink
English language file update to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhangle committed Jan 10, 2025
1 parent d41e98f commit cbb2b08
Showing 1 changed file with 15 additions and 29 deletions.
44 changes: 15 additions & 29 deletions language/English/lang.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"lang-version": "1.1.4",
"lang-version": "1.1.5",
"language": "English",
"是否记录自然方块": "Record natural blocks",
"是否记录人工方块": "Record artificial blocks",
"是否仅记录重要生物": "Record only significant entities",
"查询玩家&部分实体行为记录 --格式 /ty x坐标 y坐标 z坐标 时间(单位:小时) 半径": "Query player & partial entity behavior records -- Format: /ty x-coordinate y-coordinate z-coordinate Time (in hours) Radius",
"查看天眼命令帮助信息": "View Tianyan command help information",
"封禁一名玩家(仅管理员可用)": "Ban a player (OP only)",
Expand Down Expand Up @@ -38,7 +35,7 @@
"查询半径最大值为100 !": "Query radius max value is 100!",
"未查询到任何结果。": "No results found.",
"已为您查询到此坐标半径": "Found records for this coordinate radius",
"格": "blocks",
"格": " blocks",
"小时内的玩家&部分实体行为记录": "hours ago about player & partial entity behavior records",
"请通过弹窗查看": "Please check the popup window",
"行为实施者": "Action initiator",
Expand All @@ -54,8 +51,8 @@
"页": " Page",
"小时内的查询记录": "hours ago query records",
"格式错误": "Format error",
"玩家": "Player",
"已经在": "Already in",
"玩家": "Player ",
"已经在": "Already in ",
"被添加至黑名单中了,理由是:": "been added to the blacklist, the reason is:",
"请勿重复添加": "Do not add repeatedly",
"已被加入黑名单,理由": "has been blacklisted, reason:",
Expand Down Expand Up @@ -94,27 +91,6 @@
"开始还原": "Start restoration",
"小时内的方块": "hours ago Blocks",
"在": "at",
"箱子": "Chest",
"陷阱箱": "Trapped chest",
"木桶": "Barrel",
"末影箱": "Ender chest",
"漏斗": "Hopper",
"发射器": "Dispenser",
"投掷器": "Dropper",
"拉杆": "Lever",
"未激活的红石中继器": "Unpowered redstone repeater",
"未激活的红石比较器": "Unpowered redstone comparator",
"激活的红石比较器": "Powered redstone comparator",
"激活的红石中继器": "Powered redstone repeater",
"唱片机": "Jukebox",
"音符盒": "Note block",
"按钮": "Button",
"告示牌": "Sign",
"悬挂式告示牌": "Hanging sign",
"铁砧": "Anvil",
"熔炉": "Furnace",
"高炉": "Blast furnace",
"潜影盒": "Shulker box",
"使用": "Use",
"交互": "Interact",
"破坏": "Destroy",
Expand All @@ -139,5 +115,15 @@
"搜查玩家物品栏 --格式 /tyo 玩家名": "Search player inventory -- format /tyo playername",
"使用 /tyo 命令查看玩家物品栏 格式 /tyo 玩家名": "Use the /tyo command to view a player's inventory -- format: /tyo playername",
"命令错误,请检查参数及玩家是否在线": "Error: Command error. Please check the parameters and ensure the player is online.",
"此玩家的物品栏里没有东西": "This player's inventory is empty."
"此玩家的物品栏里没有东西": "This player's inventory is empty.",
"清理数据库 --格式 /tyclean 时间": "Clean database -- Format: /tyclean time",
"参数错误": "Invalid parameters",
"数据库清理发生了未知错误": "An unknown error occurred during database cleaning",
"清理完成,数据库文件已整理": "Cleaning completed, database files have been organized",
"发生错误": "Error occurred",
"已删除": "Deleted ",
"这些数据超过": "These data exceed ",
"小时": " hours",
"已重构数据库释放空间": "Database has been restructured to free up space",
"行": " lines"
}

0 comments on commit cbb2b08

Please sign in to comment.