|
1 | 1 | { |
2 | 2 | "ftbchunks": "FTB Chunks", |
3 | | - "ftbchunks.appearance.noise": "노이즈", |
4 | | - "ftbchunks.appearance.shadows": "그림자", |
5 | | - "ftbchunks.appearance.chunk_grid": "청크 그리드", |
6 | | - "ftbchunks.appearance.reduced_color_palette": "축소된 색상 팔레트", |
7 | | - "ftbchunks.appearance.saturation": "포만감", |
8 | | - "ftbchunks.advanced.debug_info": "디버그 정보", |
9 | | - "ftbchunks.appearance.claimed_chunks_on_map": "지도에 점유된 청크 표시", |
10 | | - "ftbchunks.appearance.own_claimed_chunks_on_map": "지도에 당신에게 점유된 청크 표시", |
11 | | - "ftbchunks.waypoints.in_world_waypoints": "월드의 웨이포인트 표시", |
12 | | - "ftbchunks.waypoints.death_waypoints": "죽었을 때 죽음 웨이포인트 표시", |
13 | | - "ftbchunks.appearance.map_mode": "지도 모드", |
14 | | - "ftbchunks.waypoints.waypoint_fade_distance": "웨이포인트가 사라지는 거리", |
15 | | - "ftbchunks.appearance.biome_blend": "생물군계 혼합", |
| 3 | + "ftbchunks.config.client.appearance.noise": "노이즈", |
| 4 | + "ftbchunks.config.client.appearance.shadows": "그림자", |
| 5 | + "ftbchunks.config.client.appearance.chunk_grid": "청크 그리드", |
| 6 | + "ftbchunks.config.client.appearance.reduced_color_palette": "축소된 색상 팔레트", |
| 7 | + "ftbchunks.config.client.appearance.saturation": "포만감", |
| 8 | + "ftbchunks.config.client.advanced.debug_info": "디버그 정보", |
| 9 | + "ftbchunks.config.client.appearance.claimed_chunks_on_map": "지도에 점유된 청크 표시", |
| 10 | + "ftbchunks.config.client.appearance.own_claimed_chunks_on_map": "지도에 당신에게 점유된 청크 표시", |
| 11 | + "ftbchunks.config.client.waypoints.in_world_waypoints": "월드의 웨이포인트 표시", |
| 12 | + "ftbchunks.config.client.waypoints.death_waypoints": "죽었을 때 죽음 웨이포인트 표시", |
| 13 | + "ftbchunks.config.client.appearance.map_mode": "지도 모드", |
| 14 | + "ftbchunks.config.client.waypoints.waypoint_fade_distance": "웨이포인트가 사라지는 거리", |
| 15 | + "ftbchunks.config.client.appearance.biome_blend": "생물군계 혼합", |
16 | 16 | "ftbchunks.biome_blend.none": "없음 (가장 빠름)", |
17 | 17 | "ftbchunks.biome_blend.blend_3x3": "혼합 3x3", |
18 | 18 | "ftbchunks.biome_blend.blend_5x5": "혼합 5x5", |
|
21 | 21 | "ftbchunks.biome_blend.blend_11x11": "혼합 11x11", |
22 | 22 | "ftbchunks.biome_blend.blend_13x13": "혼합 13x13", |
23 | 23 | "ftbchunks.biome_blend.blend_15x15": "혼합 15x15 (Slowest)", |
24 | | - "ftbchunks.appearance.water_height_factor": "물 높이 계수", |
25 | | - "ftbchunks.appearance.only_surface_entities": "지표면 엔티티만", |
26 | | - "ftbchunks.minimap": "미니맵", |
27 | | - "ftbchunks.minimap.enabled": "활성화됨", |
28 | | - "ftbchunks.minimap.position": "위치", |
| 24 | + "ftbchunks.config.client.appearance.water_height_factor": "물 높이 계수", |
| 25 | + "ftbchunks.config.client.appearance.only_surface_entities": "지표면 엔티티만", |
| 26 | + "ftbchunks.config.client.minimap": "미니맵", |
| 27 | + "ftbchunks.config.client.minimap.enabled": "활성화됨", |
| 28 | + "ftbchunks.config.client.minimap.position": "위치", |
29 | 29 | "ftbchunks.minimap.position.bottom_left": "왼쪽 아래", |
30 | 30 | "ftbchunks.minimap.position.left": "왼쪽", |
31 | 31 | "ftbchunks.minimap.position.top_left": "왼쪽 위", |
32 | 32 | "ftbchunks.minimap.position.top_right": "오른쪽 위", |
33 | 33 | "ftbchunks.minimap.position.right": "오른쪽", |
34 | 34 | "ftbchunks.minimap.position.bottom_right": "오른쪽 아래", |
35 | | - "ftbchunks.minimap.scale": "축척", |
36 | | - "ftbchunks.minimap.locked_north": "북쪽 고정", |
37 | | - "ftbchunks.minimap.icons.waypoints": "웨이포인트", |
38 | | - "ftbchunks.minimap.icons.entities": "엔티티", |
39 | | - "ftbchunks.minimap.icons.player_heads": "플레이어 머리", |
40 | | - "ftbchunks.minimap.icons.large_entities": "큰 엔티티", |
41 | | - "ftbchunks.minimap.zoom": "확대", |
42 | | - "ftbchunks.minimap.xyz": "XYZ", |
| 35 | + "ftbchunks.config.client.minimap.scale": "축척", |
| 36 | + "ftbchunks.config.client.minimap.locked_north": "북쪽 고정", |
| 37 | + "ftbchunks.config.client.minimap.icons.waypoints": "웨이포인트", |
| 38 | + "ftbchunks.config.client.minimap.icons.entities": "엔티티", |
| 39 | + "ftbchunks.config.client.minimap.icons.player_heads": "플레이어 머리", |
| 40 | + "ftbchunks.config.client.minimap.icons.large_entities": "큰 엔티티", |
| 41 | + "ftbchunks.config.client.minimap.zoom": "확대", |
| 42 | + "ftbchunks.config.client.minimap.xyz": "XYZ", |
43 | 43 | "ftbchunks.minimap.biome": "생물군계", |
44 | | - "ftbchunks.minimap.blur_mode": "블러 모드", |
| 44 | + "ftbchunks.config.client.minimap.blur_mode": "블러 모드", |
45 | 45 | "ftbchunks.minimap.blur_mode.auto": "자동", |
46 | 46 | "ftbchunks.minimap.blur_mode.on": "켜짐", |
47 | 47 | "ftbchunks.minimap.blur_mode.off": "꺼짐", |
48 | | - "ftbchunks.minimap.compass": "나침반", |
49 | | - "ftbchunks.minimap.visibility": "가시성", |
50 | | - "ftbchunks.minimap.zone": "구역", |
| 48 | + "ftbchunks.config.client.minimap.compass": "나침반", |
| 49 | + "ftbchunks.config.client.minimap.visibility": "가시성", |
| 50 | + "ftbchunks.config.client.minimap.zone": "구역", |
51 | 51 | "sidebar_button.ftbchunks.chunks": "FTB Chunks", |
52 | 52 | "key.ftbchunks.map": "FTB Chunks 지도 열기", |
53 | 53 | "key.ftbchunks.minimap.zoomIn": "FTB Chunks 확대", |
|
0 commit comments