diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/LCD_text.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ko/LCD_text.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/ko/LCD_text.xml b/linden/indra/newview/skins/xui/ko/LCD_text.xml new file mode 100644 index 0000000..0ebfae7 --- /dev/null +++ b/linden/indra/newview/skins/xui/ko/LCD_text.xml | |||
@@ -0,0 +1,75 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel name="panel_login"> | ||
3 | <text name="DebugInfo"> | ||
4 | 디버그 정보 | ||
5 | </text> | ||
6 | <text name="FPS"> | ||
7 | FPS | ||
8 | </text> | ||
9 | <text name="SimFPS"> | ||
10 | SimFPS | ||
11 | </text> | ||
12 | <text name="Pin"> | ||
13 | 패킷 입력 | ||
14 | </text> | ||
15 | <text name="Pout"> | ||
16 | 패킷 출력 | ||
17 | </text> | ||
18 | <text name="PLoss"> | ||
19 | 패킷 손실 | ||
20 | </text> | ||
21 | <text name="Ping"> | ||
22 | Ping | ||
23 | </text> | ||
24 | <text name="AccountDetails"> | ||
25 | 계정 세부사항 | ||
26 | </text> | ||
27 | <text name="LBal"> | ||
28 | L$ 잔고 | ||
29 | </text> | ||
30 | <text name="Time"> | ||
31 | 시간 | ||
32 | </text> | ||
33 | <text name="LocationDetails1"> | ||
34 | 위치 세부사항 1 | ||
35 | </text> | ||
36 | <text name="LocationDetails2"> | ||
37 | 위치 세부사항 2 | ||
38 | </text> | ||
39 | <text name="Region"> | ||
40 | 지역 | ||
41 | </text> | ||
42 | <text name="Parcel"> | ||
43 | 구획 | ||
44 | </text> | ||
45 | <text name="Pos"> | ||
46 | Pos | ||
47 | </text> | ||
48 | <text name="Sqm"> | ||
49 | Sqm | ||
50 | </text> | ||
51 | <text name="Owner"> | ||
52 | 소유자 | ||
53 | </text> | ||
54 | <text name="Type"> | ||
55 | 유형 | ||
56 | </text> | ||
57 | <text name="Yes"> | ||
58 | 예 | ||
59 | </text> | ||
60 | <text name="No"> | ||
61 | 아니오 | ||
62 | </text> | ||
63 | <text name="Forsale"> | ||
64 | 매물 | ||
65 | </text> | ||
66 | <text name="Traffic"> | ||
67 | 통행량 | ||
68 | </text> | ||
69 | <text name="Last3ChatLines"> | ||
70 | 마지막 3개 채팅 행 | ||
71 | </text> | ||
72 | <text name="Last3IMLines"> | ||
73 | 마지막 3개 메신저 행 | ||
74 | </text> | ||
75 | </panel> | ||