Mercurial > pidgin.yaz
annotate src/win32/nsis/translations/korean.nsh @ 13868:b355f7ed1814
[gaim-migrate @ 16334]
This should cause the logging DBUS registration to actually work.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sat, 24 Jun 2006 22:52:59 +0000 |
parents | 8b955ffe9584 |
children |
rev | line source |
---|---|
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
1 ;; |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
2 ;; korean.nsh |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
3 ;; |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
4 ;; Korean language strings for the Windows Gaim NSIS installer. |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
5 ;; Windows Code page: 949 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
6 ;; |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
7 ;; Author: Kyung-uk Son <vvs740@chol.com> |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
8 ;; |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
9 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
10 ; Startup GTK+ check |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
11 !define GTK_INSTALLER_NEEDED "GTK+ ·±Å¸ÀÓ È¯°æ¿¡ ¹®Á¦°¡ Àְųª ¾÷±×·¹À̵尡 ÇÊ¿äÇÕ´Ï´Ù.$\rGTK+ ·±Å¸ÀÓ È¯°æÀ» v${GTK_VERSION}À̳ª ±× ÀÌ»ó ¹öÀüÀ¸·Î ¼³Ä¡ÇØÁÖ¼¼¿ä." |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
12 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
13 ; Components Page |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
14 !define GAIM_SECTION_TITLE "°¡ÀÓ ¸Þ½ÅÀú (Çʼö)" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
15 !define GTK_SECTION_TITLE "GTK+ ·±Å¸ÀÓ È¯°æ (Çʼö)" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
16 !define GTK_THEMES_SECTION_TITLE "GTK+ Å׸¶" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
17 !define GTK_NOTHEME_SECTION_TITLE "Å׸¶ ¾øÀ½" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
18 !define GTK_WIMP_SECTION_TITLE "À«ÇÁ Å׸¶" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
19 !define GTK_BLUECURVE_SECTION_TITLE "ºí·çÄ¿ºê Å׸¶" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
20 !define GTK_LIGHTHOUSEBLUE_SECTION_TITLE "Light House Blue Å׸¶" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
21 !define GAIM_SECTION_DESCRIPTION "°¡ÀÓÀÇ ÄÚ¾î ÆÄÀÏ°ú dll" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
22 !define GTK_SECTION_DESCRIPTION "°¡ÀÓÀÌ »ç¿ëÇÏ´Â ¸ÖƼ Ç÷§Æû GUI ÅøŶ" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
23 !define GTK_THEMES_SECTION_DESCRIPTION "GTK+ Å׸¶´Â GTK+ ÇÁ·Î±×·¥ÀÇ ·è¾ØÇÊÀ» ¹Ù²Ü ¼ö ÀÖ½À´Ï´Ù." |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
24 !define GTK_NO_THEME_DESC "GTK+ Å׸¶¸¦ ¼³Ä¡ÇÏÁö ¾Ê½À´Ï´Ù." |
11578
8b955ffe9584
[gaim-migrate @ 13847]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10814
diff
changeset
|
25 !define GTK_WIMP_THEME_DESC "GTK-Wimp (Windows impersonator)´Â À©µµ¿ì µ¥½ºÅ©Å¾ ȯ°æ¿¡ Àß Á¶ÈµÇ´Â GTK Å׸¶ÀÔ´Ï´Ù." |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
26 !define GTK_BLUECURVE_THEME_DESC "ºí·çÄ¿ºê Å׸¶." |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
27 !define GTK_LIGHTHOUSEBLUE_THEME_DESC "The Lighthouseblue theme." |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
28 |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
29 ; GTK+ Directory Page |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
30 !define GTK_UPGRADE_PROMPT "¿¾³¯ ¹öÀü GTK+ ·±Å¸ÀÓÀ» ã¾Ò½À´Ï´Ù. ¾÷±×·¹À̵åÇÒ±î¿ä?$\rNote: ¾÷±×·¹À̵åÇÏÁö ¾ÊÀ¸¸é °¡ÀÓÀÌ µ¿ÀÛÇÏÁö ¾ÊÀ» ¼öµµ ÀÖ½À´Ï´Ù." |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
31 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
32 ; Gaim Section Prompts and Texts |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
33 !define GAIM_UNINSTALL_DESC "Gaim (remove only)" |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
34 !define GAIM_PROMPT_WIPEOUT "°¡ÀÓ µð·ºÅ丮°¡ Áö¿öÁú °ÍÀÔ´Ï´Ù. °è¼Ó ÇÒ±î¿ä?$\r$\rNote: ºñÇ¥ÁØ Ç÷¯±×ÀÎÀº Áö¿öÁöÁö ¾ÊÀ» ¼öµµ ÀÖ½À´Ï´Ù.$\r°¡ÀÓ »ç¿ëÀÚ ¼³Á¤¿¡´Â ¿µÇâÀ» ¹ÌÄ¡Áö ¾Ê½À´Ï´Ù." |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
35 !define GAIM_PROMPT_DIR_EXISTS "ÀÔ·ÂÇϽŠ¼³Ä¡ µð·ºÅ丮°¡ ÀÌ¹Ì ÀÖ½À´Ï´Ù. ¾È¿¡ µéÀº ³»¿ëÀÌ Áö¿öÁú ¼öµµ ÀÖ½À´Ï´Ù. °è¼ÓÇÒ±î¿ä?" |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
36 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
37 ; GTK+ Section Prompts |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
38 !define GTK_INSTALL_ERROR "GTK+ ·±Å¸ÀÓ ¼³Ä¡ Áß ¿À·ù ¹ß»ý." |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
39 !define GTK_BAD_INSTALL_PATH "ÀÔ·ÂÇϽŠ°æ·Î¿¡ Á¢±ÙÇÒ ¼ö ¾ø°Å³ª ¸¸µé ¼ö ¾ø¾ú½À´Ï´Ù." |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
40 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
41 ; GTK+ Themes section |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
42 !define GTK_NO_THEME_INSTALL_RIGHTS "GTK+ Å׸¶¸¦ ¼³Ä¡ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù." |
6912
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
43 |
867ac5c3f8de
[gaim-migrate @ 7459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff
changeset
|
44 ; Uninstall Section Prompts |
7572
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
45 !define un.GAIM_UNINSTALL_ERROR_1 "¾ðÀνºÅç·¯°¡ °¡ÀÓÀÇ ·¹Áö½ºÆ®¸® ¿£Æ®¸®¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù.$\rÀÌ ÇÁ·Î±×·¥À» ´Ù¸¥ À¯Àú ±ÇÇÑÀ¸·Î ¼³Ä¡ÇÑ °Í °°½À´Ï´Ù." |
6300424eafbf
[gaim-migrate @ 8188]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6914
diff
changeset
|
46 !define un.GAIM_UNINSTALL_ERROR_2 "ÀÌ ÇÁ·Î±×·¥À» Á¦°ÅÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù." |