view gtk/win32/nsis/translations/korean.nsh @ 14376:b2d0b4ca2cf3

[gaim-migrate @ 17082] It really isn't smart for us to blow away the previous install directory (we do ask nicely, but it still isn't good) if the uninstaller for the previous version fails, so now we offer the choice between "continue regardless" or "cancel installing". It would really be ideal if we could get these translations done through gettext or something. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Aug 2006 02:40:56 +0000
parents 009db0b357b5
children 1072720fc35f
line wrap: on
line source

;;
;;  korean.nsh
;;
;;  Korean language strings for the Windows Gaim NSIS installer.
;;  Windows Code page: 949
;;
;;  Author: Kyung-uk Son <vvs740@chol.com>
;;

; Startup GTK+ check
!define GTK_INSTALLER_NEEDED			"GTK+ ·±Å¸ÀÓ È¯°æ¿¡ ¹®Á¦°¡ Àְųª ¾÷±×·¹À̵尡 ÇÊ¿äÇÕ´Ï´Ù.$\rGTK+ ·±Å¸ÀÓ È¯°æÀ» v${GTK_VERSION}À̳ª ±× ÀÌ»ó ¹öÀüÀ¸·Î ¼³Ä¡ÇØÁÖ¼¼¿ä."

; Components Page
!define GAIM_SECTION_TITLE			"°¡ÀÓ ¸Þ½ÅÀú (Çʼö)"
!define GTK_SECTION_TITLE			"GTK+ ·±Å¸ÀÓ È¯°æ (Çʼö)"
!define GTK_THEMES_SECTION_TITLE		"GTK+ Å׸¶"
!define GTK_NOTHEME_SECTION_TITLE		"Å׸¶ ¾øÀ½"
!define GTK_WIMP_SECTION_TITLE		"À«ÇÁ Å׸¶"
!define GTK_BLUECURVE_SECTION_TITLE		"ºí·çÄ¿ºê Å׸¶"
!define GTK_LIGHTHOUSEBLUE_SECTION_TITLE	"Light House Blue Å׸¶"
!define GAIM_SECTION_DESCRIPTION		"°¡ÀÓÀÇ ÄÚ¾î ÆÄÀÏ°ú dll"
!define GTK_SECTION_DESCRIPTION		"°¡ÀÓÀÌ »ç¿ëÇÏ´Â ¸ÖƼ Ç÷§Æû GUI ÅøŶ"
!define GTK_THEMES_SECTION_DESCRIPTION	"GTK+ Å׸¶´Â GTK+ ÇÁ·Î±×·¥ÀÇ ·è¾ØÇÊÀ» ¹Ù²Ü ¼ö ÀÖ½À´Ï´Ù."
!define GTK_NO_THEME_DESC			"GTK+ Å׸¶¸¦ ¼³Ä¡ÇÏÁö ¾Ê½À´Ï´Ù."
!define GTK_WIMP_THEME_DESC			"GTK-Wimp (Windows impersonator)´Â À©µµ¿ì µ¥½ºÅ©Å¾ ȯ°æ¿¡ Àß Á¶È­µÇ´Â GTK Å׸¶ÀÔ´Ï´Ù."
!define GTK_BLUECURVE_THEME_DESC		"ºí·çÄ¿ºê Å׸¶."
!define GTK_LIGHTHOUSEBLUE_THEME_DESC	"The Lighthouseblue theme."

; GTK+ Directory Page
!define GTK_UPGRADE_PROMPT			"¿¾³¯ ¹öÀü GTK+ ·±Å¸ÀÓÀ» ã¾Ò½À´Ï´Ù. ¾÷±×·¹À̵åÇÒ±î¿ä?$\rNote: ¾÷±×·¹À̵åÇÏÁö ¾ÊÀ¸¸é °¡ÀÓÀÌ µ¿ÀÛÇÏÁö ¾ÊÀ» ¼öµµ ÀÖ½À´Ï´Ù."

; Gaim Section Prompts and Texts
!define GAIM_UNINSTALL_DESC			"Gaim (remove only)"

; GTK+ Section Prompts
!define GTK_INSTALL_ERROR			"GTK+ ·±Å¸ÀÓ ¼³Ä¡ Áß ¿À·ù ¹ß»ý."
!define GTK_BAD_INSTALL_PATH			"ÀÔ·ÂÇϽŠ°æ·Î¿¡ Á¢±ÙÇÒ ¼ö ¾ø°Å³ª ¸¸µé ¼ö ¾ø¾ú½À´Ï´Ù."

; GTK+ Themes section
!define GTK_NO_THEME_INSTALL_RIGHTS		"GTK+ Å׸¶¸¦ ¼³Ä¡ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."

; Uninstall Section Prompts
!define un.GAIM_UNINSTALL_ERROR_1         "¾ðÀνºÅç·¯°¡ °¡ÀÓÀÇ ·¹Áö½ºÆ®¸® ¿£Æ®¸®¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù.$\rÀÌ ÇÁ·Î±×·¥À» ´Ù¸¥ À¯Àú ±ÇÇÑÀ¸·Î ¼³Ä¡ÇÑ °Í °°½À´Ï´Ù."
!define un.GAIM_UNINSTALL_ERROR_2         "ÀÌ ÇÁ·Î±×·¥À» Á¦°ÅÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."