diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-07 19:16:46 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-07 19:16:46 +0000 |
| commit | ed27f24191f4d9651db9add2c0c7bac15d62ed27 (patch) | |
| tree | 5e14f667cb52d272172ad27a5e9812963642c584 /nls/ko_KR/common.m | |
| parent | e043f64824dc618b1fffbd9c6aabeca7bc2267a4 (diff) | |
added korean translation
Diffstat (limited to 'nls/ko_KR/common.m')
| -rw-r--r-- | nls/ko_KR/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/ko_KR/common.m b/nls/ko_KR/common.m new file mode 100644 index 00000000..1df51b14 --- /dev/null +++ b/nls/ko_KR/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# ³× +$ #No +# ¾Æ´Ï¿À + +$ #DirectionTitle +# ¹æÇâ +$ #DirectionHoriz +# °¡·Î +$ #DirectionVert +# ¼¼·Î + +$ #AlwaysOnTop +# Ç×»ó À§ + +$ #PlacementTitle +# À§Ä¡ +$ #PlacementTopLeft +# ¿ÞÂÊ À§ +$ #PlacementCenterLeft +# ¿ÞÂÊ °¡¿îµ¥ +$ #PlacementBottomLeft +# ¿ÞÂÊ ¾Æ·¡ +$ #PlacementTopCenter +# °¡¿îµ¥ À§ +$ #PlacementBottomCenter +# °¡¿îµ¥ ¾Æ·¡ +$ #PlacementTopRight +# ¿À¸¥ÂÊ À§ +$ #PlacementCenterRight +# ¿À¸¥ÂÊ °¡¿îµ¥ +$ #PlacementBottomRight +# ¿À¸¥ÂÊ ¾Æ·¡ + +$ #AutoHide +# ÀÚµ¿À¸·Î ¼û±â±â |
