Skip to content

Commit 6501524

Browse files
fix: Convert .lang files to .json
1 parent 24e1dd6 commit 6501524

File tree

7 files changed

+1636
-0
lines changed

7 files changed

+1636
-0
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"catlas.config.map.toggle.map_enabled": "Map Enabled",
3+
"catlas.config.map.toggle.rotate_map": "Rotate Map",
4+
"catlas.config.map.toggle.center_map": "Center Map",
5+
"catlas.config.map.toggle.dynamic_rotate": "Dynamic Rotate",
6+
"catlas.config.map.toggle.hide_in_boss": "Hide In Boss",
7+
"catlas.config.map.toggle.show_before_start": "Show Before Start",
8+
"catlas.config.map.toggle.show_player_names": "Show Player Names",
9+
"catlas.config.map.toggle.vanilla_head_marker": "Vanilla Head Marker",
10+
"catlas.config.map.size.map_text_scale": "Map Text Scale",
11+
"catlas.config.map.size.player_heads_scale": "Player Heads Scale",
12+
"catlas.config.map.size.head_border_scale": "Head Border Scale",
13+
"catlas.config.map.size.player_name_scale": "Player Name Scale",
14+
"catlas.config.map.render.map_background_color": "Map Background Color",
15+
"catlas.config.map.render.map_border_color": "Map Border Color",
16+
"catlas.config.map.render.border_thickness": "Border Thickness",
17+
"catlas.config.rooms..room_names": "Room Names",
18+
"catlas.config.rooms.text.center_room_names": "Center Room Names",
19+
"catlas.config.rooms..room_secrets": "Room Secrets",
20+
"catlas.config.rooms..found_room_secrets": "Found Room Secrets",
21+
"catlas.config.rooms..color_text": "Color Text",
22+
"catlas.config.rooms..room_checkmarks": "Room Checkmarks",
23+
"catlas.config.rooms.checkmarks.center_room_checkmarks": "Center Room Checkmarks",
24+
"catlas.config.colors.doors.blood_door": "Blood Door",
25+
"catlas.config.colors.doors.entrance_door": "Entrance Door",
26+
"catlas.config.colors.doors.normal_door": "Normal Door",
27+
"catlas.config.colors.doors.wither_door": "Wither Door",
28+
"catlas.config.colors.doors.opened_wither_door": "Opened Wither Door",
29+
"catlas.config.colors.doors.unopened_door": "Unopened Door",
30+
"catlas.config.colors.players.player_border_color_archer": "Player Border Color (Archer)",
31+
"catlas.config.colors.players.player_border_color_berserk": "Player Border Color (Berserk)",
32+
"catlas.config.colors.players.player_border_color_healer": "Player Border Color (Healer)",
33+
"catlas.config.colors.players.player_border_color_mage": "Player Border Color (Mage)",
34+
"catlas.config.colors.players.player_border_color_tank": "Player Border Color (Tank)",
35+
"catlas.config.colors.rooms.blood_room": "Blood Room",
36+
"catlas.config.colors.rooms.entrance_room": "Entrance Room",
37+
"catlas.config.colors.rooms.fairy_room": "Fairy Room",
38+
"catlas.config.colors.rooms.miniboss_room": "Miniboss Room",
39+
"catlas.config.colors.rooms.normal_room": "Normal Room",
40+
"catlas.config.colors.rooms.puzzle_room": "Puzzle Room",
41+
"catlas.config.colors.rooms.rare_room": "Rare Room",
42+
"catlas.config.colors.rooms.trap_room": "Trap Room",
43+
"catlas.config.colors.rooms.unopened_room": "Unopened Room",
44+
"catlas.config.other_features.wither_door.box_wither_doors": "Box Wither Doors",
45+
"catlas.config.other_features.wither_door.no_key_color": "No Key Color",
46+
"catlas.config.other_features.wither_door.has_key_color": "Has Key Color",
47+
"catlas.config.other_features.wither_door.door_outline_width": "Door Outline Width",
48+
"catlas.config.other_features.wither_door.door_outline_opacity": "Door Outline Opacity",
49+
"catlas.config.other_features.wither_door.door_fill_opacity": "Door Fill Opacity",
50+
"catlas.config.map": "Map",
51+
"catlas.config.rooms": "Rooms",
52+
"catlas.config.colors": "Colors",
53+
"catlas.config.other_features": "Other Features",
54+
"catlas.config.map.toggle": "Toggle",
55+
"catlas.config.map.size": "Size",
56+
"catlas.config.map.render": "Render",
57+
"catlas.config.rooms.text": "Text",
58+
"catlas.config.rooms.checkmarks": "Checkmarks",
59+
"catlas.config.colors.doors": "Doors",
60+
"catlas.config.colors.rooms": "Rooms",
61+
"catlas.config.other_features.wither_door": "Wither Door"
62+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"catlas.config.map.toggle.map_enabled": "地图启用",
3+
"catlas.config.map.toggle.rotate_map": "旋转地图",
4+
"catlas.config.map.toggle.center_map": "居中地图",
5+
"catlas.config.map.toggle.dynamic_rotate": "动态旋转",
6+
"catlas.config.map.toggle.hide_in_boss": "Boss战隐藏",
7+
"catlas.config.map.toggle.show_player_names": "显示玩家名称",
8+
"catlas.config.map.toggle.vanilla_head_marker": "原版头颅标记",
9+
"catlas.config.map.size.map_text_scale": "地图文本缩放",
10+
"catlas.config.map.size.player_heads_scale": "玩家头颅缩放",
11+
"catlas.config.map.size.player_name_scale": "玩家名称缩放",
12+
"catlas.config.map.render.map_background_color": "地图背景颜色",
13+
"catlas.config.map.render.map_border_color": "地图边框颜色",
14+
"catlas.config.map.render.border_thickness": "边框厚度",
15+
"catlas.config.rooms..room_names": "房间名称",
16+
"catlas.config.rooms.text.center_room_names": "居中房间名称",
17+
"catlas.config.rooms..room_secrets": "房间秘密",
18+
"catlas.config.rooms..color_text": "文本着色",
19+
"catlas.config.rooms..room_checkmarks": "房间复选标记",
20+
"catlas.config.rooms.checkmarks.center_room_checkmarks": "居中房间复选标记",
21+
"catlas.config.colors.doors.blood_door": "血之门",
22+
"catlas.config.colors.doors.entrance_door": "入口门",
23+
"catlas.config.colors.doors.normal_door": "普通门",
24+
"catlas.config.colors.doors.wither_door": "凋零之门",
25+
"catlas.config.colors.doors.opened_wither_door": "已开启凋零之门",
26+
"catlas.config.colors.doors.unopened_door": "未开启门",
27+
"catlas.config.colors.rooms.blood_room": "血之房间",
28+
"catlas.config.colors.rooms.entrance_room": "入口房间",
29+
"catlas.config.colors.rooms.fairy_room": "精灵房间",
30+
"catlas.config.colors.rooms.miniboss_room": "小Boss房间",
31+
"catlas.config.colors.rooms.normal_room": "普通房间",
32+
"catlas.config.colors.rooms.puzzle_room": "拼图房间",
33+
"catlas.config.colors.rooms.rare_room": "稀有房间",
34+
"catlas.config.colors.rooms.trap_room": "陷阱房间",
35+
"catlas.config.colors.rooms.unopened_room": "未开启房间",
36+
"catlas.config.other_features.wither_door.box_wither_doors": "标框凋零之门",
37+
"catlas.config.other_features.wither_door.no_key_color": "无钥匙颜色",
38+
"catlas.config.other_features.wither_door.has_key_color": "有钥匙颜色",
39+
"catlas.config.other_features.wither_door.door_outline_width": "门框轮廓宽度",
40+
"catlas.config.other_features.wither_door.door_outline_opacity": "门框轮廓不透明度",
41+
"catlas.config.other_features.wither_door.door_fill_opacity": "门填充不透明度",
42+
"catlas.config.map": "地图",
43+
"catlas.config.rooms": "房间",
44+
"catlas.config.colors": "颜色",
45+
"catlas.config.other_features": "其他功能",
46+
"catlas.config.map.toggle": "切换",
47+
"catlas.config.map.size": "大小",
48+
"catlas.config.map.render": "渲染",
49+
"catlas.config.rooms.text": "文本",
50+
"catlas.config.rooms.checkmarks": "复选标记",
51+
"catlas.config.colors.doors": "",
52+
"catlas.config.colors.rooms": "房间",
53+
"catlas.config.other_features.wither_door": "凋零之门"
54+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"catlas.config.map.toggle.map_enabled": "啟用地圖",
3+
"catlas.config.map.toggle.rotate_map": "旋轉地圖",
4+
"catlas.config.map.toggle.center_map": "玩家置中",
5+
"catlas.config.map.toggle.dynamic_rotate": "動態旋轉",
6+
"catlas.config.map.toggle.hide_in_boss": "Boss戰時隱藏",
7+
"catlas.config.map.toggle.show_player_names": "顯示玩家名稱",
8+
"catlas.config.map.toggle.vanilla_head_marker": "原版Minecraft地圖標記",
9+
"catlas.config.map.size.map_text_scale": "地圖文字縮放",
10+
"catlas.config.map.size.player_heads_scale": "玩家頭顱縮放",
11+
"catlas.config.map.size.player_name_scale": "玩家名稱縮放",
12+
"catlas.config.map.render.map_background_color": "地圖背景顏色",
13+
"catlas.config.map.render.map_border_color": "地圖邊框顏色",
14+
"catlas.config.map.render.border_thickness": "邊框粗細",
15+
"catlas.config.rooms..room_names": "房間名稱",
16+
"catlas.config.rooms.text.center_room_names": "房間名稱置中",
17+
"catlas.config.rooms..room_secrets": "房間祕密",
18+
"catlas.config.rooms..color_text": "文字上色",
19+
"catlas.config.rooms..room_checkmarks": "房間打勾標記",
20+
"catlas.config.rooms.checkmarks.center_room_checkmarks": "房間打勾標記置中",
21+
"catlas.config.colors.doors.blood_door": "血之門",
22+
"catlas.config.colors.doors.entrance_door": "入口門",
23+
"catlas.config.colors.doors.normal_door": "普通門",
24+
"catlas.config.colors.doors.wither_door": "凋零之門",
25+
"catlas.config.colors.doors.opened_wither_door": "已開啟的凋零之門",
26+
"catlas.config.colors.doors.unopened_door": "未開啟的門",
27+
"catlas.config.colors.rooms.blood_room": "血之房間",
28+
"catlas.config.colors.rooms.entrance_room": "入口房間",
29+
"catlas.config.colors.rooms.fairy_room": "小精靈房間",
30+
"catlas.config.colors.rooms.miniboss_room": "小Boss房間",
31+
"catlas.config.colors.rooms.normal_room": "普通房間",
32+
"catlas.config.colors.rooms.puzzle_room": "謎題房間",
33+
"catlas.config.colors.rooms.rare_room": "稀有房間",
34+
"catlas.config.colors.rooms.trap_room": "陷阱房間",
35+
"catlas.config.colors.rooms.unopened_room": "未開啟的房間",
36+
"catlas.config.other_features.wither_door.box_wither_doors": "標記凋零之門外框",
37+
"catlas.config.other_features.wither_door.no_key_color": "無鑰匙時顏色",
38+
"catlas.config.other_features.wither_door.has_key_color": "有鑰匙時顏色",
39+
"catlas.config.other_features.wither_door.door_outline_width": "門框線寬度",
40+
"catlas.config.other_features.wither_door.door_outline_opacity": "門框線不透明度",
41+
"catlas.config.other_features.wither_door.door_fill_opacity": "門填色不透明度",
42+
"catlas.config.map": "地圖",
43+
"catlas.config.rooms": "房間",
44+
"catlas.config.colors": "顏色",
45+
"catlas.config.other_features": "其他功能",
46+
"catlas.config.map.toggle": "切換",
47+
"catlas.config.map.size": "大小",
48+
"catlas.config.map.render": "渲染",
49+
"catlas.config.rooms.text": "文字",
50+
"catlas.config.rooms.checkmarks": "打勾標記",
51+
"catlas.config.colors.doors": "",
52+
"catlas.config.colors.rooms": "房間",
53+
"catlas.config.other_features.wither_door": "凋零之門"
54+
}

0 commit comments

Comments
 (0)