diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/panel_preferences_graphics2.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ko/panel_preferences_graphics2.xml | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/linden/indra/newview/skins/xui/ko/panel_preferences_graphics2.xml b/linden/indra/newview/skins/xui/ko/panel_preferences_graphics2.xml deleted file mode 100644 index 8610748..0000000 --- a/linden/indra/newview/skins/xui/ko/panel_preferences_graphics2.xml +++ /dev/null | |||
@@ -1,59 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel label="그래픽 디테일" name="Display panel 3"> | ||
3 | <text type="string" length="1" name="text"> | ||
4 | 쉐이더: | ||
5 | </text> | ||
6 | <check_box label="Vertex Shaders 사용함" name="shaders" | ||
7 | tool_tip="이 옵션을 사용하지 않으면 일부 그래픽 카드 드라이버에 오류가 발생할 수 있습니다." /> | ||
8 | <check_box label="범프매핑 및 광택 보이기" name="bumpshiny" /> | ||
9 | <check_box label="잔물결 보이기" name="ripple" /> | ||
10 | <check_box label="아바타 버텍스 프로그램" name="avatarvp" /> | ||
11 | <text type="string" length="1" name="Avatar Rendering:"> | ||
12 | 아바타 렌더링: | ||
13 | </text> | ||
14 | <radio_group name="Avatar Appearance"> | ||
15 | <radio_item type="string" length="1" name="Normal"> | ||
16 | 일반 | ||
17 | </radio_item> | ||
18 | <radio_item type="string" length="1" name="Bump"> | ||
19 | 범프 맵 | ||
20 | </radio_item> | ||
21 | <radio_item type="string" length="1" name="Cloth"> | ||
22 | 범프 맵 & 옷감 | ||
23 | </radio_item> | ||
24 | </radio_group> | ||
25 | <text type="string" length="1" name="Lighting Detail:"> | ||
26 | 조명 세부 사항: | ||
27 | </text> | ||
28 | <radio_group name="lighting detail radio"> | ||
29 | <radio_item type="string" length="1" name="SunMoon"> | ||
30 | 자연광만 표시 | ||
31 | </radio_item> | ||
32 | <radio_item type="string" length="1" name="LocalLights"> | ||
33 | 근접 광원 표시 | ||
34 | </radio_item> | ||
35 | </radio_group> | ||
36 | <text type="string" length="1" name="Terrain Detail:"> | ||
37 | 지형 세부 사항: | ||
38 | </text> | ||
39 | <radio_group name="terrain detail radio"> | ||
40 | <radio_item type="string" length="1" name="0"> | ||
41 | 낮음 | ||
42 | </radio_item> | ||
43 | <radio_item type="string" length="1" name="2"> | ||
44 | 높음 | ||
45 | </radio_item> | ||
46 | </radio_group> | ||
47 | <text type="string" length="1" name="Object Mesh Detail:"> | ||
48 | 오브젝트 메쉬 디테일: | ||
49 | </text> | ||
50 | <text type="string" length="1" name="Flexible Mesh Detail:"> | ||
51 | 플렉시블 메쉬 디테일: | ||
52 | </text> | ||
53 | <text type="string" length="1" name="Tree Mesh Detail:"> | ||
54 | 나무 메쉬 디테일: | ||
55 | </text> | ||
56 | <text type="string" length="1" name="Avatar Mesh Detail:"> | ||
57 | 아바타 메쉬 디테일: | ||
58 | </text> | ||
59 | </panel> | ||