diff options
author | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
commit | 6e91a9cc3d5a610198cf526a76e2ab642f10ecd7 (patch) | |
tree | b023869f9daa7f61ea3ab27112d37524bdd88de4 /linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml | |
parent | Second Life viewer sources 1.20.12 (diff) | |
download | meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.zip meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.gz meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.bz2 meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.xz |
Second Life viewer sources 1.20.13
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml | 202 |
1 files changed, 0 insertions, 202 deletions
diff --git a/linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml b/linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml deleted file mode 100644 index e986982..0000000 --- a/linden/indra/newview/skins/xui/ko/panel_preferences_graphics1.xml +++ /dev/null | |||
@@ -1,202 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel label="그래픽" name="Display panel"> | ||
3 | <text type="string" length="1" name="text"> | ||
4 | 디스플레이 해상도: | ||
5 | </text> | ||
6 | <button label="?" name="GraphicsPreferencesHelpButton" /> | ||
7 | <check_box label="하나의 창에서 세컨드라이프 실행" name="windowed mode" /> | ||
8 | <text_editor name="voice_chat_description"> | ||
9 | 선택을 해제하면 로그인 시 전체화면으로 표시됩니다. | ||
10 | </text_editor> | ||
11 | <text type="string" length="1" name="Fullscreen Aspect Ratio:"> | ||
12 | 전체 화면 비율: | ||
13 | </text> | ||
14 | <text type="string" length="1" name="(width / height)"> | ||
15 | (폭/높이) | ||
16 | </text> | ||
17 | <text_editor name="FullScreenInfo" width="480"> | ||
18 | 선택을 해제하면 로그인 시 전체 화면으로 표시됩니다. | ||
19 | </text_editor> | ||
20 | <text name="WindowSizeLabel"> | ||
21 | 창 크기: | ||
22 | </text> | ||
23 | <combo_box name="windowsize combo"> | ||
24 | <combo_item name="640x480"> | ||
25 | 640x480 | ||
26 | </combo_item> | ||
27 | <combo_item name="800x600"> | ||
28 | 800x600 | ||
29 | </combo_item> | ||
30 | <combo_item name="720x480"> | ||
31 | 720x480(NTSC) | ||
32 | </combo_item> | ||
33 | <combo_item name="768x576"> | ||
34 | 768x576(PAL) | ||
35 | </combo_item> | ||
36 | <combo_item name="1024x768"> | ||
37 | 1024x768 | ||
38 | </combo_item> | ||
39 | </combo_box> | ||
40 | <text name="DisplayResLabel"> | ||
41 | 디스플레이 해상도: | ||
42 | </text> | ||
43 | <text name="AspectRatioLabel1" tool_tip="폭/높이"> | ||
44 | 화면 비율: | ||
45 | </text> | ||
46 | <combo_box name="aspect_ratio" tool_tip="폭/높이"> | ||
47 | <combo_item type="string" length="1" name="4:3(StandardCRT)"> | ||
48 | 4:3(표준 CRT) | ||
49 | </combo_item> | ||
50 | <combo_item type="string" length="1" name="5:4(1280x1024LCD)"> | ||
51 | 5:4(1280x1024 LCD) | ||
52 | </combo_item> | ||
53 | <combo_item name="8:5(Widescreen)"> | ||
54 | 8:5(와이드스크린) | ||
55 | </combo_item> | ||
56 | <combo_item type="string" length="1" name="16:9(Widescreen)"> | ||
57 | 16:9(와이드스크린) | ||
58 | </combo_item> | ||
59 | </combo_box> | ||
60 | <check_box label="자동 감지" name="aspect_auto_detect" /> | ||
61 | <text type="string" length="1" name="UI Size:"> | ||
62 | 메뉴창 기본 크기: | ||
63 | </text> | ||
64 | <text type="string" length="1" name="(meters, lower is faster)"> | ||
65 | (미터, 낮을수록 빠름) | ||
66 | </text> | ||
67 | <text type="string" length="1" name="text2"> | ||
68 | 디스플레이 옵션: | ||
69 | </text> | ||
70 | <check_box label="해상도 독립 스케일 사용" name="ui_auto_scale" /> | ||
71 | <spinner label="렌더링 거리 제한:" name="draw_distance" /> | ||
72 | <check_box label="1인칭 시점으로 시작" name="avfp" /> | ||
73 | <text name="HigherText"> | ||
74 | 품질 및 | ||
75 | </text> | ||
76 | <text name="QualityText"> | ||
77 | 성능: | ||
78 | </text> | ||
79 | <text name="FasterText"> | ||
80 | 고속 | ||
81 | </text> | ||
82 | <text name="ShadersPrefText"> | ||
83 | 낮음 | ||
84 | </text> | ||
85 | <text name="ShadersPrefText2"> | ||
86 | 중간 | ||
87 | </text> | ||
88 | <text name="ShadersPrefText3"> | ||
89 | 높음 | ||
90 | </text> | ||
91 | <text name="ShadersPrefText4"> | ||
92 | 매우 높음 | ||
93 | </text> | ||
94 | <text name="HigherText2"> | ||
95 | 더 높게 | ||
96 | </text> | ||
97 | <text name="QualityText2"> | ||
98 | 품질 | ||
99 | </text> | ||
100 | <check_box label="사용자 크기" name="CustomSettings" /> | ||
101 | <text name="ShadersText"> | ||
102 | 쉐이더: | ||
103 | </text> | ||
104 | <check_box label="범프 매핑 및 광택 보이기" name="BumpShiny" /> | ||
105 | <check_box label="기본 쉐이더" name="BasicShaders" | ||
106 | tool_tip="이 옵션을 사용하지 않으면 일부 그래픽 카드 드라이버에 오류가 발생할 수 있습니다." /> | ||
107 | <check_box label="대기 쉐이더" name="WindLightUseAtmosShaders" /> | ||
108 | <check_box label="수면 반사" name="Reflections" /> | ||
109 | <text name="ReflectionDetailText"> | ||
110 | 반사 디테일: | ||
111 | </text> | ||
112 | <radio_group name="ReflectionDetailRadio"> | ||
113 | <radio_item name="0"> | ||
114 | 지형 및 나무 | ||
115 | </radio_item> | ||
116 | <radio_item name="1"> | ||
117 | 모든 정적 오브젝트 | ||
118 | </radio_item> | ||
119 | <radio_item name="2"> | ||
120 | 모든 아바타 및 오브젝트 | ||
121 | </radio_item> | ||
122 | <radio_item name="3"> | ||
123 | 모두 | ||
124 | </radio_item> | ||
125 | </radio_group> | ||
126 | <text name="AvatarRenderingText"> | ||
127 | 아바타 렌더링: | ||
128 | </text> | ||
129 | <check_box label="아바타 가상" name="AvatarImpostors" /> | ||
130 | <check_box label="기구 스킨 설정" name="AvatarVertexProgram" /> | ||
131 | <check_box label="아바타 의복" name="AvatarCloth" /> | ||
132 | <text name="DrawDistanceMeterText1"> | ||
133 | m | ||
134 | </text> | ||
135 | <text name="DrawDistanceMeterText2"> | ||
136 | m | ||
137 | </text> | ||
138 | <slider label="렌더링 거리 제한:" name="DrawDistance" /> | ||
139 | <slider label="최대 파티클 수:" name="MaxParticleCount" /> | ||
140 | <slider label="사후 처리 품질:" name="RenderPostProcess" /> | ||
141 | <text name="MeshDetailText"> | ||
142 | 메쉬 디테일: | ||
143 | </text> | ||
144 | <slider label=" 오브젝트:" name="ObjectMeshDetail" /> | ||
145 | <slider label=" 플렉시프림:" name="FlexibleMeshDetail" /> | ||
146 | <slider label=" 나무:" name="TreeMeshDetail" /> | ||
147 | <slider label=" 아바타:" name="AvatarMeshDetail" /> | ||
148 | <slider label=" 지형:" name="TerrainMeshDetail" /> | ||
149 | <slider label=" 하늘:" name="SkyMeshDetail" /> | ||
150 | <text name="PostProcessText"> | ||
151 | 낮음 | ||
152 | </text> | ||
153 | <text name="ObjectMeshDetailText"> | ||
154 | 낮음 | ||
155 | </text> | ||
156 | <text name="FlexibleMeshDetailText"> | ||
157 | 낮음 | ||
158 | </text> | ||
159 | <text name="TreeMeshDetailText"> | ||
160 | 낮음 | ||
161 | </text> | ||
162 | <text name="AvatarMeshDetailText"> | ||
163 | 낮음 | ||
164 | </text> | ||
165 | <text name="TerrainMeshDetailText"> | ||
166 | 낮음 | ||
167 | </text> | ||
168 | <text name="SkyMeshDetailText"> | ||
169 | 낮음 | ||
170 | </text> | ||
171 | <text name="LightingDetailText"> | ||
172 | 조명 세부 사항: | ||
173 | </text> | ||
174 | <radio_group name="LightingDetailRadio"> | ||
175 | <radio_item name="SunMoon"> | ||
176 | 자연광만 표시 | ||
177 | </radio_item> | ||
178 | <radio_item name="LocalLights"> | ||
179 | 근접 광원 표시 | ||
180 | </radio_item> | ||
181 | </radio_group> | ||
182 | <text name="TerrainDetailText"> | ||
183 | 지형 세부 사항: | ||
184 | </text> | ||
185 | <radio_group name="TerrainDetailRadio"> | ||
186 | <radio_item name="0"> | ||
187 | 낮음 | ||
188 | </radio_item> | ||
189 | <radio_item name="2"> | ||
190 | 높음 | ||
191 | </radio_item> | ||
192 | </radio_group> | ||
193 | <button label="권장 설정" name="Defaults" /> | ||
194 | <button label="하드웨어 옵션" label_selected="하드웨어 옵션" | ||
195 | name="GraphicsHardwareButton" /> | ||
196 | <text name="resolution_format"> | ||
197 | [RES_X]x[RES_Y] | ||
198 | </text> | ||
199 | <text name="aspect_ratio_text"> | ||
200 | [NUM]:[DEN] | ||
201 | </text> | ||
202 | </panel> | ||