# ko.po -- Korean messages for GNOME core # Copyright (C) 1998 Free Software Foundation, Inc. # Changwoo Ryu , 1998. # msgid "" msgstr "" "Project-Id-Version: GNOME-core 0.13\n" "POT-Creation-Date: 1998-12-15 11:45-0500\n" "PO-Revision-Date: 1998-12-15 03:38+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=euc-kr\n" "Content-Transfer-Encoding: 8bit\n" #: applets/asclock/asclock.c:144 help-browser/window.c:158 msgid "About" msgstr "ÀÌ ÇÁ·Î±×·¥Àº" #: applets/asclock/asclock.c:151 applets/clockmail/clockmail.c:428 #: applets/cpuload/cpuload.c:220 applets/diskusage/diskusage.c:710 #: applets/drivemount/drivemount.c:455 applets/fish/fish.c:452 #: applets/gen_util/clock.c:268 applets/gen_util/mailcheck.c:686 #: applets/gen_util/printer.c:404 applets/gkb/gkb.c:180 #: applets/icewm-pager/wmpager_applet.c:90 #: applets/mini-commander/mini-commander_applet.c:135 #: applets/modemlights/modemlights.c:719 applets/multiload/cpuload.c:237 #: applets/multiload/memload.c:276 applets/multiload/swapload.c:237 #: applets/netload/netload.c:345 applets/slashapp/slashapp.c:630 #: applets/webcontrol/webcontrol.c:314 panel/drawer.c:410 panel/launcher.c:266 #: panel/menu.c:2237 msgid "Properties..." msgstr "¼Ó¼º..." #: applets/asclock/dialogs.c:18 msgid "Afterstep Clock Applet" msgstr "Afterstep ½Ã°è ¾ÖÇø´" #: applets/asclock/dialogs.c:21 msgid "Who said NeXT is dead?" msgstr "´©°¡ NeXT¸¦ Á×¾ú´Ù°í Çϴ°¡?" #. -- not implemented yet -- #. #. frame = gtk_frame_new(_("Ticker Information (unimplemented)")); #. gtk_container_set_border_width (GTK_CONTAINER (frame), 5); #. gtk_box_pack_start(GTK_BOX(vbox), frame, FALSE, FALSE, 0); #. gtk_widget_show(frame); #. #. vbox1 = gtk_vbox_new(FALSE, 1); #. gtk_container_add(GTK_CONTAINER(frame), vbox1); #. gtk_widget_show(vbox1); #. #. hbox = gtk_hbox_new(FALSE, 0); #. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0); #. gtk_widget_show(hbox); #. #. label = gtk_label_new(_("Url:")); #. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0); #. gtk_widget_show(label); #. #. entry = gtk_entry_new_with_max_length(255); #. gtk_entry_set_text(GTK_ENTRY(entry), "slashdot.org"); #. gtk_signal_connect_object(GTK_OBJECT(entry), "changed", #. GTK_SIGNAL_FUNC(gnome_property_box_changed), #. GTK_OBJECT(ad->propwindow)); #. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0); #. gtk_widget_set_sensitive(entry, FALSE); #. gtk_widget_show(entry); #. #. hbox = gtk_hbox_new(FALSE, 0); #. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0); #. gtk_widget_show(hbox); #. #. label = gtk_label_new(_("Article index file:")); #. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0); #. gtk_widget_show(label); #. #. entry = gtk_entry_new_with_max_length(255); #. gtk_entry_set_text(GTK_ENTRY(entry), "/ultramode.txt"); #. gtk_signal_connect_object(GTK_OBJECT(entry), "changed", #. GTK_SIGNAL_FUNC(gnome_property_box_changed), #. GTK_OBJECT(ad->propwindow)); #. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0); #. gtk_widget_set_sensitive(entry, FALSE); #. gtk_widget_show(entry); #. #. hbox = gtk_hbox_new(FALSE, 0); #. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0); #. gtk_widget_show(hbox); #. #. label = gtk_label_new(_("Image Server Url:")); #. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0); #. gtk_widget_show(label); #. #. entry = gtk_entry_new_with_max_length(255); #. gtk_entry_set_text(GTK_ENTRY(entry), "wolfe.slashdot.org"); #. gtk_signal_connect_object(GTK_OBJECT(entry), "changed", #. GTK_SIGNAL_FUNC(gnome_property_box_changed), #. GTK_OBJECT(ad->propwindow)); #. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0); #. gtk_widget_set_sensitive(entry, FALSE); #. gtk_widget_show(entry); #. #. hbox = gtk_hbox_new(FALSE, 0); #. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0); #. gtk_widget_show(hbox); #. #. label = gtk_label_new(_("Image path:")); #. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0); #. gtk_widget_show(label); #. #. entry = gtk_entry_new_with_max_length(255); #. gtk_entry_set_text(GTK_ENTRY(entry), "/images/topics/topic"); #. gtk_signal_connect_object(GTK_OBJECT(entry), "changed", #. GTK_SIGNAL_FUNC(gnome_property_box_changed), #. GTK_OBJECT(ad->propwindow)); #. gtk_box_pack_start(GTK_BOX(hbox), entry, TRUE, TRUE, 0); #. gtk_widget_set_sensitive(entry, FALSE); #. gtk_widget_show(entry); #. #. #. --- #: applets/asclock/dialogs.c:105 applets/clockmail/properties.c:385 #: applets/cpuload/properties.c:216 applets/diskusage/properties.c:322 #: applets/drivemount/properties.c:204 applets/fvwm-pager/properties.c:246 #: applets/mini-commander/preferences.c:616 #: applets/modemlights/properties.c:197 applets/multiload/properties-cpu.c:231 #: applets/multiload/properties-mem.c:283 #: applets/multiload/properties-swap.c:233 applets/netload/properties.c:276 #: applets/slashapp/properties.c:347 gnome-terminal/gnome-terminal.c:876 msgid "General" msgstr "ÀϹÝ" #: applets/asclock/dialogs.c:111 msgid "Timezone" msgstr "½Ã°£´ë" #: applets/batmon/batmon.c:106 msgid "Can't open /proc/apm; can't get data." msgstr "/proc/apmÀ» ¿­¼ö ¾ø½À´Ï´Ù: µ¥ÀÌÅ͸¦ °¡Á®¿Ã ¼ö ¾ø½À´Ï´Ù" #: applets/batmon/batmon.c:112 msgid "Something wrong with /proc/apm; can't get data." msgstr "/proc/apm¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù: µ¥ÀÌÅ͸¦ °¡Á®¿Ã ¼ö ¾ø½À´Ï´Ù" #: applets/batmon/batmon.c:155 msgid "Can't open /dev/apm; can't get data." msgstr "/proc/apmÀ» ¿­¼ö ¾ø½À´Ï´Ù: µ¥ÀÌÅ͸¦ °¡Á®¿Ã ¼ö ¾ø½À´Ï´Ù" #: applets/batmon/batmon.c:161 applets/battery/read-battery.c:84 msgid "ioctl failed on /dev/apm." msgstr "/dev/apm¿¡ ´ëÇØ ioctl ½ÇÆÐ" #: applets/batmon/batmon.c:211 msgid "There is no battery?!?" msgstr "¹èÅ͸®°¡ ¾ø½À´Ï´Ù?!?" #: applets/batmon/batmon.c:214 msgid "High and charging." msgstr "³ô°í ÃæÀüÁß." #: applets/batmon/batmon.c:217 msgid "High." msgstr "³ôÀ½." #: applets/batmon/batmon.c:220 msgid "Low and charging." msgstr "³·°í ÃæÀüÁß." #: applets/batmon/batmon.c:223 msgid "Low." msgstr "³·À½." #: applets/batmon/batmon.c:226 msgid "Critical and charging." msgstr "À§ÇèÇÏ°í ÃæÀüÁß." #: applets/batmon/batmon.c:229 msgid "Critical!!" msgstr "À§ÇèÇÔ!!" #: applets/batmon/batmon.c:232 msgid "Charging." msgstr "ÃæÀüÁß." #: applets/batmon/batmon.c:240 msgid "unknown minutes of battery." msgstr "%dºÐ¸¸Å­ÀÇ ¹èÅ͸®" #: applets/batmon/batmon.c:241 msgid "unknown minutes of battery (%d%%)" msgstr "%dºÐ¸¸Å­ÀÇ ¹èÅ͸®" #: applets/batmon/batmon.c:246 #, c-format msgid "%d minutes of battery" msgstr "%dºÐ¸¸Å­ÀÇ ¹èÅ͸®" #: applets/batmon/batmon.c:247 msgid "%d minutes of battery (%d%%)" msgstr "%dºÐ¸¸Å­ÀÇ ¹èÅ͸®" #. would have to be an error #: applets/batmon/batmon.c:251 msgid "More than 100,000,000 minutes of battery life?!?" msgstr "100,000,000ºÐ ÀÌ»ó¸¸Å­ÀÇ ¹èÅ͸®?!?" #: applets/batmon/batmon.c:334 msgid "APM Stats" msgstr "APM Á¤º¸" #: applets/batmon/batmon.c:352 msgid "Linux APM Driver Version:" msgstr "¸®´ª½º APM µå¶óÀ̹ö ¹öÀü:" #: applets/batmon/batmon.c:364 msgid "APM BIOS Version:" msgstr "APM BIOS ¹öÀü" #: applets/batmon/batmon.c:381 msgid "Battery Status:" msgstr "¹èÅ͸® »óÅÂ:" #: applets/batmon/batmon.c:405 help-browser/window.c:144 msgid "Close" msgstr "´Ý±â" #: applets/battery/battery.c:350 msgid "Internal error: invalid mode in battery_set_mode" msgstr "³»ºÎ ¾Ö·¯: battery_set_mode¿¡ À߸øµÈ ¸ðµå" #: applets/battery/battery.c:395 applets/cpuload/cpuload.c:202 #: applets/freshapp/freshapp.c:38 applets/gen_util/clock.c:241 #: applets/gen_util/mailcheck.c:653 applets/gen_util/printer.c:379 #: applets/gkb/gkb.c:138 applets/netload/netload.c:320 msgid "Can't create applet!\n" msgstr "¾ÖÇø´À» ¸¸µé ¼ö ¾øÀ½!\n" #: applets/battery/battery.c:609 msgid "Could not allocate space for graph values" msgstr "±×·¡ÇÁÀÇ °ª¿¡ ´ëÇØ ÃæºÐÇÑ °ø°£À» È®º¸ÇÏÁö ¸øÇÔ" #: applets/battery/properties.c:34 msgid "Battery Monitor Settings" msgstr "¹èÅ͸® »óÅÂ:" #: applets/battery/properties.c:43 msgid "General Properties" msgstr "ÆгΠ¼Ó¼º" #: applets/battery/properties.c:45 applets/cpuload/properties.c:138 #: applets/diskusage/properties.c:213 applets/fvwm-pager/properties.c:178 #: applets/multiload/properties-cpu.c:141 #: applets/multiload/properties-mem.c:192 #: applets/multiload/properties-swap.c:143 applets/netload/properties.c:141 msgid "Applet Height" msgstr "¾ÖÇø´ ³ôÀÌ" #: applets/battery/properties.c:55 msgid "Applet Width" msgstr "¾ÖÇø´ ³ôÀÌ" #: applets/battery/properties.c:65 msgid "Applet Mode" msgstr "¾ÖÇø´ ³ôÀÌ" #: applets/battery/properties.c:66 msgid "Graph" msgstr "±×·¡ÇÁ" #: applets/battery/properties.c:68 msgid "Readout" msgstr "´Ù½Ã Àбâ" #: applets/battery/properties.c:112 applets/battery/properties.c:177 msgid "AC-On Battery Color:" msgstr "AC-On ¹èÅ͸® »ö±ò:" #: applets/battery/properties.c:118 applets/battery/properties.c:183 msgid "AC-Off Battery Color:" msgstr "AC-Off ¹èÅ͸® »ö±ò:" #: applets/battery/properties.c:124 msgid "Graph Interval:" msgstr "±×·¡ÇÁ °£°Ý:" #: applets/battery/properties.c:138 msgid "Graph Direction:" msgstr "±×·¡ÇÁ ¹æÇâ:" #: applets/battery/properties.c:141 msgid "Left to Right" msgstr "¿ÞÂÊ¿¡¼­ ¿À¸¥ÂÊ" #: applets/battery/properties.c:143 msgid "Right to Left" msgstr "¿À¸¥ÂÊ¿¡¼­ ¿ÞÂÊ" #: applets/battery/read-battery.c:21 msgid "" "Cannot open /proc/apm! Make sure that you built APM support into your " "kernel.\n" msgstr "" "/proc/apmÀ» ¿­ ¼ö ¾ø½À´Ï´Ù! APM support°¡ Ä¿³Î¿¡ Æ÷ÇԵǾú´ÂÁö È®ÀÎÇϼ¼¿ä\n" #: applets/battery/read-battery.c:79 msgid "Cannot open /dev/apm; can't get data." msgstr "/proc/apmÀ» ¿­¼ö ¾ø½À´Ï´Ù: µ¥ÀÌÅ͸¦ °¡Á®¿Ã ¼ö ¾ø½À´Ï´Ù" #: applets/battery/read-battery.c:95 msgid "APM is disabled! Cannot read battery charge information." msgstr "APMÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù! ¹èÅ͸® ÃæÀü Á¤º¸¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù." #: applets/bussign/bussign.c:72 applets/charpick/charpick.c:338 #: applets/clockmail/clockmail.c:435 applets/dialer/dialer.c:162 #: applets/drivemount/drivemount.c:461 applets/fifteen/fifteen.c:309 #: applets/fish/fish.c:444 applets/gen_util/mailcheck.c:693 #: applets/gkb/gkb.c:174 applets/icewm-pager/wmpager_applet.c:82 #: applets/modemlights/modemlights.c:725 applets/netload/netload.c:338 #: applets/slashapp/slashapp.c:636 applets/webcontrol/webcontrol.c:306 #: panel/menu.c:1723 msgid "About..." msgstr "ÀÌ ÇÁ·Î±×·¥Àº..." #: applets/bussign/bussign.c:80 msgid "Refresh Image" msgstr "±×¸² ´Ù½Ã ±×¸®±â" #: applets/bussign/bussign.c:241 msgid "The Bus Sign Applet" msgstr "¹ö½º Ç¥½Ã ¾ÖÇø´" #: applets/bussign/bussign.c:242 applets/gen_util/mailcheck.c:613 msgid "(c) 1998 the Free Software Foundation" msgstr "(c) 1998 the Free Software Foundation" #: applets/bussign/bussign.c:244 msgid "" "This applet is a total waste of time. Get back to work!\n" "\n" "To fill in the sign please see:\n" "\n" "http://people.netscape.com/mtoy/sign/index.html" msgstr "" "ÀÌ ¾ÖÇø´Àº ¿ÏÀüÈ÷ ½Ã°£³¶ºñÀÓ. µ¹¾Æ°¡¼­ ÀÏÇϽÿÀ!\n" "\n" "Ç¥½Ã ºÎºÐÀ» ä¿ì·Á¸é ´ÙÀ½À» º¸½Ã¿À:\n" "\n" "\"http://people.netscape.com/mtoy/sign/index.html" #: applets/charpick/charpick.c:203 msgid "Character Picker" msgstr "¹®ÀÚ ¼±ÅÃ" #: applets/charpick/charpick.c:204 msgid "0.02" msgstr "0.02" #: applets/charpick/charpick.c:205 msgid "Copyright (C) 1998" msgstr "Copyright (C) 1998" #: applets/charpick/charpick.c:207 msgid "" "Gnome Panel applet for selecting strange characters that are not on my " "keyboard. Released under GNU General Public Licence." msgstr "" "³» Å°º¸µå¿¡ ¾ø´Â ±«»óÇÑ ±ÛÀÚ¸¦ ¼±ÅÃÇÏ´Â GNOME ÆгΠ¾ÖÇø´. GNU General " "Public License·Î release" #: applets/clockmail/clockmail.c:29 applets/slashapp/slashapp.c:563 #, c-format msgid "%d.%d.%d" msgstr "%d.%d.%d" #: applets/clockmail/clockmail.c:32 msgid "John Ellis " msgstr "John Ellis " #: applets/clockmail/clockmail.c:35 msgid "Clock and Mail Notify Applet" msgstr "½Ã°è¿Í ÆíÁö È®ÀÎ ¾ÖÇø´" #: applets/clockmail/clockmail.c:36 applets/slashapp/slashapp.c:573 msgid "(C) 1998" msgstr "(C) 1998" #: applets/clockmail/clockmail.c:38 msgid "" "Released under the GNU general public license.\n" "Basic digital clock with date in a tooltip. Optional 12/24 time display. " "Mail blinking can be for any unread mail, or only briefly when new mail " "arrives." msgstr "" "GNU General Public License¿¡ ÀÇÇØ release.\n" "ÅøÆÁ ³»¿¡ ±âº»ÀûÀÎ µðÁöÅ» ½Ã°è Æ÷ÇÔ. 12/24 ½Ã°£À» ¼±ÅÃÇÒ ¼ö ÀÖÀ½. ÆíÁö " "È®ÀÎÀº ÀÐÁö ¾ÊÀº ¸ðµç ÆíÁö¿¡ ´ëÇؼ­µµ °¡´ÉÇÏ°í »õ·Î¿î ¸ÞÀÏÀÌ µµÂøÇßÀ»¶§¸¸ " "°£´ÜÈ÷ ÇÒ ¼öµµ ÀÖÀ½." #: applets/clockmail/clockmail.c:108 msgid " (GMT)" msgstr " (UTC)" #: applets/clockmail/clockmail.c:113 #, c-format msgid " (GMT %+d)" msgstr " (UTC %+d)" #. add default theme #: applets/clockmail/properties.c:131 msgid "None (default)" msgstr "¾øÀ½ (±âº»)" #: applets/clockmail/properties.c:283 applets/gen_util/clock.c:411 #: applets/mini-commander/preferences.c:395 msgid "Clock" msgstr "½Ã°è" #: applets/clockmail/properties.c:292 msgid "Display time in 12 hour format (AM/PM)" msgstr "12½Ã°£ Çü½ÄÀ¸·Î Ç¥½Ã (AM/PM)" #: applets/clockmail/properties.c:302 msgid "Display time relative to GMT (Greenwich Mean Time):" msgstr "UTC¿¡ »ó´ë½Ã°£À¸·Î Ç¥½Ã." #: applets/clockmail/properties.c:316 msgid "Mail" msgstr "ÆíÁö" #: applets/clockmail/properties.c:325 msgid "Blink when any mail is waiting. (Not just when mail arrives)" msgstr "¾î¶² ÆíÁöµç ÀÖÀ¸¸é ±ô¹ÚÀÓ. (¸ÞÀÏÀÌ µµÂøÇÏ´Â ¼ø°£»Ó¸¸ ¾Æ´Ï¶ó)" #: applets/clockmail/properties.c:336 msgid "Mail file:" msgstr "ÆíÁö ÆÄÀÏ:" #: applets/clockmail/properties.c:353 msgid "When new mail is received run:" msgstr "»õ·Î¿î ÆíÁö°¡ µµÂøÇßÀ» ¶§ ½ÇÇà:" #: applets/clockmail/properties.c:372 msgid "Amount of mail to consider mailbox full (Kbytes):" msgstr "ÆíÁöÇÔÀÌ °¡µæ á´Ù°í »ý°¢ÇÒ ¸ÞÀÏÀÇ Å©±â (ų·Î¹ÙÀÌÆ®)" #: applets/clockmail/properties.c:403 msgid "Theme file (directory):" msgstr "Å׸¶ ÆÄÀÏ (µð·ºÅ丮)" #: applets/clockmail/properties.c:431 msgid "Theme" msgstr "Å׸¶" #: applets/cpuload/properties.c:126 applets/multiload/properties-cpu.c:133 msgid "User Load" msgstr "»ç¿ëÀÚ ·Îµå" #: applets/cpuload/properties.c:132 applets/multiload/properties-cpu.c:137 msgid "System Load" msgstr "½Ã½ºÅÛ ·Îµå" #: applets/cpuload/properties.c:144 applets/diskusage/properties.c:219 #: applets/fvwm-pager/properties.c:184 applets/multiload/properties-cpu.c:149 #: applets/multiload/properties-mem.c:200 #: applets/multiload/properties-swap.c:151 applets/netload/properties.c:147 #: panel/swallow.c:243 msgid "Width" msgstr "Æø" #: applets/cpuload/properties.c:159 applets/diskusage/properties.c:240 #: applets/multiload/properties-cpu.c:169 #: applets/multiload/properties-mem.c:220 #: applets/multiload/properties-swap.c:171 applets/netload/properties.c:170 msgid "Update Frequency" msgstr "°»½Å °£°Ý" #: applets/cpuload/properties.c:213 applets/multiload/properties-cpu.c:228 msgid "CPULoad Settings" msgstr "CPULoad ¼³Á¤" #: applets/dialer/dialer.c:46 msgid "PPP Dialer Applet" msgstr "PPP °É±â ¾ÖÇø´" #: applets/dialer/dialer.c:49 msgid "A funky PPP dialer, how come no-one has thought of it before!?" msgstr "ÄÉÄɹ¬Àº PPP ÀüÈ­ °É±â, ¾î¶»°Ô Àü¿¡´Â ¾Æ¹«µµ »ý°¢À» ¸øÇßÀ»±î?" #: applets/dialer/dialer.c:87 msgid "Off" msgstr "²ô±â" #: applets/diskusage/properties.c:190 msgid "Used Diskspace" msgstr "»ç¿ëÁßÀÎ µð½ºÅ© °ø°£" #: applets/diskusage/properties.c:195 msgid "Free Diskspace" msgstr "ºñ¾îÀÖ´Â µð½ºÅ© °ø°£" #: applets/diskusage/properties.c:200 msgid "Textcolor" msgstr "±ÛÀÚ¸¸ »ç¿ë" #: applets/diskusage/properties.c:206 msgid "Backgroundcolor" msgstr "¹è°æ" #: applets/diskusage/properties.c:312 msgid "Diskusage Settings" msgstr "¼³Á¤" #: applets/drivemount/drivemount.c:51 msgid "Drive Mount Applet" msgstr "µå¶óÀÌºê ¸¶¿îÆ® ¾ÖÇø´" #: applets/drivemount/drivemount.c:54 msgid "" "Released under the GNU general public license.\n" "Mounts and Unmounts drives.." msgstr "" "GNU General Public License¿¡ ÀÇÇØ release\n" "µå¶óÀ̺긦 ¸¶¿îÆ®/¾ð¸¶¿îÆ®ÇÑ´Ù.." #: applets/drivemount/drivemount.c:127 msgid " mounted" msgstr " ¸¶¿îÆ®µÊ" #: applets/drivemount/drivemount.c:132 msgid " not mounted" msgstr " ¸¶¿îÆ®µÇÁö ¾ÊÀ½" #: applets/drivemount/drivemount.c:202 msgid "\" reported:\n" msgstr "\" º¸°íµÊ:\n" #: applets/drivemount/drivemount.c:204 msgid "" "Drivemount command failed.\n" "\"" msgstr "" "µå¶óÀÌºê ¸¶¿îÆ® ¸í·É ½ÇÆÐ\n" "\"" #: applets/drivemount/drivemount.c:468 msgid "Eject" msgstr "Eject" #: applets/drivemount/properties.c:134 msgid "Drive Mount Settings" msgstr "µå¶óÀÌºê ¸¶¿îÆ® ¼³Á¤" #: applets/drivemount/properties.c:142 msgid "Update in seconds:" msgstr "¸îÃʸ¶´Ù ¾÷µ¥ÀÌÆ®?:" #: applets/drivemount/properties.c:154 msgid "Icon:" msgstr "¾ÆÀÌÄÜ" #: applets/drivemount/properties.c:161 msgid "Floppy" msgstr "Ç÷ÎÇÇ" #: applets/drivemount/properties.c:165 msgid "Cdrom" msgstr "¾¾µð·Ò" #: applets/drivemount/properties.c:169 msgid "Zip Drive" msgstr "ZIP µå¶óÀ̺ê" #: applets/drivemount/properties.c:173 msgid "Hard Disk" msgstr "ÇÏµå µð½ºÅ©" #: applets/drivemount/properties.c:186 msgid "Mount point:" msgstr "¸¶¿îÆ® À§Ä¡" #: applets/drivemount/properties.c:198 msgid "Use automount friendly status test" msgstr "automount »óÅ Å×½ºÆ® »ç¿ë" #: applets/fifteen/fifteen.c:36 msgid "You win!" msgstr "ÀÌ°å½À´Ï´Ù!" #: applets/fifteen/fifteen.c:266 msgid "Fifteen sliding pieces" msgstr "Fifteen Á¶°¢" #: applets/fifteen/fifteen.c:267 msgid "1.0" msgstr "1.0" #: applets/fifteen/fifteen.c:268 msgid "Copyright (C) The Free Software Foundation" msgstr "Copyright (C) The Free Software Foundation" #: applets/fifteen/fifteen.c:270 msgid "" "Sam Lloyd's all-time favorite game, now for your delight in the Gnome Panel. " "Guaranteed to be a productivity buster." msgstr "" "Sam Lloyd°¡ ¾ðÁ¦³ª °¡Àå ÁÁ¾ÆÇÏ´Â °ÔÀÓ, ÀÌÁ¦ GNOME ÆгΠ¾È¿¡¼­ ã¾Æ¿Ô´Ù. " "»ý»ê¼ºÀ» ¶³¾î¶ß¸®°Ô µÉ °ÍÀ» º¸ÀåÇÔ." #: applets/fifteen/fifteen.c:292 msgid "Can't create fifteen applet!" msgstr "fifteen ¾ÖÇø´À» ¸¸µé ¼ö ¾øÀ½!" #: applets/fifteen/fifteen.c:302 msgid "Scramble pieces" msgstr "Á¶°¢ µÚ¼¯±â" #: applets/fish/fish.c:105 applets/fish/fish.c:376 #: applets/webcontrol/webcontrol.c:54 #, c-format msgid "%s the Fish" msgstr "¹°°í±â %s" #: applets/fish/fish.c:106 #, c-format msgid "%s the GNOME Fish Says:" msgstr "GNOME ¹°°í±â %s ¸»Çϱæ:" #: applets/fish/fish.c:194 msgid "GNOME Fish Properties" msgstr "GNOME ¹°°í±â ¼Ó¼º" #: applets/fish/fish.c:202 msgid "Your GNOME Fish's Name:" msgstr "´ç½ÅÀÇ GNOME ¹°°í±âÀÇ À̸§:" #: applets/fish/fish.c:216 msgid "The Animation Filename:" msgstr "¾Ö´Ï¸ÅÀÌ¼Ç ÆÄÀÏÀ̸§:" #: applets/fish/fish.c:218 gnome-terminal/gnome-terminal.c:992 #: panel/menu.c:2179 panel/panel-util.c:180 panel/panel-util.c:218 #: panel/panel-util.c:255 panel/panel_config.c:716 panel/swallow.c:233 msgid "Browse" msgstr "ã¾Æº¸±â" #: applets/fish/fish.c:231 msgid "Frames In Animation:" msgstr "¾Ö´Ï¸ÅÀ̼ÇÀÇ ÇÁ·¹ÀÓ ¼ö" #: applets/fish/fish.c:247 msgid "Pause per frame (s):" msgstr "°¢ ÇÁ·¹ÀÓ¸¶´Ù ½¬´Â½Ã°£ (ÃÊ):" #: applets/fish/fish.c:261 msgid "Fish" msgstr "¹°°í±â" #: applets/fish/fish.c:379 msgid "(with minor help from George)" msgstr "(GeorgeÀÇ ÀÛÀº µµ¿òÀ¸·Î)" #: applets/fish/fish.c:382 msgid "The GNOME Fish Applet" msgstr "GNOME ¹°°í±â ¾ÖÇø´" #: applets/fish/fish.c:385 msgid "" "This applet has no use what-so-ever. It only takes up disk space and " "compilation time, and if loaded it also takes up precious panel space and " "memory. If anyone is found using this applet, he should be promptly sent for " "a psychiatric evaluation." msgstr "" "ÀÌ ¾ÖÇø´Àº ÀüÇô ¾Æ¹« ¾µ¸ð°¡ ¾ø´Ù. ÀÌ ¾ÖÇø´Àº µð½ºÅ© °ø°£°ú ÄÄÆÄÀÏ ½Ã°£À» " "Àâ¾Æ¸ÔÀ» »ÓÀÌ°í, ¸¸¾à ½ÇÇàµÈ °æ¿ì¿¡´Â ¼ÒÁßÇÑ ÆгÎÀÇ °ø°£°ú ¸Þ¸ð¸®±îÁö " "Â÷ÁöÇÑ´Ù. ¸¸¾à ´©±º°¡ ÀÌ ¾ÖÇø´À» ¾²°í ÀÖ´Ù¸é, ±× »ç¶÷Àº »¡¸® Á¤½Å °¨Á¤À» " "¹ÞÀ¸·¯ °¡¾ß ÇÑ´Ù." #: applets/fvwm-pager/fvwm-pager.c:146 msgid "Fvwm Pager Applet" msgstr "Fvwm ÆäÀÌÀú ¾ÖÇø´" #: applets/fvwm-pager/fvwm-pager.c:148 msgid "Copyright (C) 1998 M. Lausch" msgstr "Copyright (C) 1998 M. Lausch" #: applets/fvwm-pager/fvwm-pager.c:305 #, c-format msgid "Desk %d" msgstr "µ¥½ºÅ©Å¾ %d" #: applets/fvwm-pager/fvwm-pager.c:396 msgid "About\t" msgstr "ÀÌ ÇÁ·Î±×·¥Àº\t" #: applets/fvwm-pager/fvwm-pager.c:402 gmenu/gmenu.c:95 msgid "Properties" msgstr "¼Ó¼º" #: applets/fvwm-pager/properties.c:133 applets/fvwm-pager/properties.c:162 msgid "Active Window Color" msgstr "Active À©µµ¿ì »ö±ò" #: applets/fvwm-pager/properties.c:137 applets/fvwm-pager/properties.c:166 msgid "Inactive Window Color" msgstr "Inactive À©µµ¿ì »ö±ò" #: applets/fvwm-pager/properties.c:141 msgid "Active Desktop Color" msgstr "Active µ¥½ºÅ©Å¾ »ö±ò" #: applets/fvwm-pager/properties.c:145 applets/fvwm-pager/properties.c:174 msgid "Inactive Desktop Color" msgstr "Inactive µ¥½ºÅ©Å¾ »ö±ò" #: applets/fvwm-pager/properties.c:170 msgid "Active Dekstop Color" msgstr "Active µ¥½ºÅ©Å¾ »ö±ò" #: applets/fvwm-pager/properties.c:242 msgid "Fvwm Pager Settings" msgstr "Fvwm ÆäÀÌÀú ¼³Á¤" #. This format string is used, to display the actual day, #. when showing a vertical panel. For an explanation of #. this format string type 'man strftime'. #: applets/gen_util/clock.c:104 msgid "" "%a\n" "%b %d" msgstr "" "%b %d\n" "%a" #. This format string is used, to display the actual day, #. when showing a horizontal panel. #: applets/gen_util/clock.c:109 msgid "%a %b %d" msgstr "%b %d %a" #: applets/gen_util/clock.c:124 msgid "" "%I:%M\n" "%p" msgstr "%p %I:%M" #: applets/gen_util/clock.c:127 msgid "%I:%M %p" msgstr "%p %I:%M" #. This format string is used, to display the actual time in #. 24 hour format. #: applets/gen_util/clock.c:133 applets/mini-commander/message.c:101 msgid "%H:%M" msgstr "%H:%M" #: applets/gen_util/clock.c:337 msgid "Clock properties" msgstr "½Ã°è ¼Ó¼º" #: applets/gen_util/clock.c:341 msgid "Time Format" msgstr "½Ã°¢ Çü½Ä" #: applets/gen_util/clock.c:353 msgid "12 hour" msgstr "12½Ã°£" #: applets/gen_util/clock.c:362 msgid "24 hour" msgstr "24½Ã°£" #. show date check box #: applets/gen_util/clock.c:393 applets/mini-commander/preferences.c:416 msgid "Show date" msgstr "³¯Â¥ º¸¿©ÁÖ±â" #: applets/gen_util/mailcheck.c:246 msgid "You have new mail." msgstr "»õ ÆíÁö°¡ ¿Ô½À´Ï´Ù" #: applets/gen_util/mailcheck.c:248 msgid "You have mail." msgstr "ÆíÁö°¡ ÀÖ½À´Ï´Ù." #: applets/gen_util/mailcheck.c:250 msgid "No mail." msgstr "ÆíÁö°¡ ¾ø½À´Ï´Ù." #: applets/gen_util/mailcheck.c:502 msgid "Execute" msgstr "½ÇÇà" #: applets/gen_util/mailcheck.c:514 msgid "before each update" msgstr "°¢ ¾÷µ¥ÀÌÆ® Àü¿¡" #: applets/gen_util/mailcheck.c:522 msgid "Check for mail every" msgstr "¸ÞÀÏÀ» È®ÀÎÇÏ´Â °£°ÝÀº" #: applets/gen_util/mailcheck.c:535 msgid "s" msgstr "ÃÊ" #: applets/gen_util/mailcheck.c:543 msgid "Select animation" msgstr "¾Ö´Ï¸ÞÀÌ¼Ç ¼±ÅÃ" #: applets/gen_util/mailcheck.c:566 msgid "Mail check properties" msgstr "ÆíÁö È®ÀÎ ¼Ó¼º" #: applets/gen_util/mailcheck.c:571 msgid "Mail check" msgstr "ÆíÁö È®ÀÎ" #: applets/gen_util/mailcheck.c:612 msgid "Mail check Applet" msgstr "ÆíÁö È®ÀÎ ¾ÖÇø´" #: applets/gen_util/mailcheck.c:615 msgid "Mail check notifies you when new mail is on your mailbox" msgstr "»õ·Î¿î ÆíÁö°¡ ÆíÁöÇÔ¿¡ µµÂøÇßÀ» ¶§ ¾Ë·ÁÁÖ±â" #: applets/gen_util/mailcheck.c:674 msgid "Text only" msgstr "±ÛÀÚ¸¸ »ç¿ë" #: applets/gen_util/printer.c:342 msgid "Printer properties" msgstr "Àμâ±â ¼Ó¼º" #: applets/gen_util/printer.c:350 msgid "Printer name:" msgstr "Àμâ±â À̸§:" #: applets/gen_util/printer.c:354 msgid "Print command:" msgstr "Àμâ±â ¸í·É:" #: applets/gen_util/printer.c:360 msgid "Printer" msgstr "Àμâ±â" #: applets/gkb/gkb.c:95 msgid "The GNOME KB Applet" msgstr "GNOME Å°º¸µå ¾ÖÇø´" #: applets/gkb/gkb.c:95 msgid "0.31" msgstr "0.31" #: applets/gkb/gkb.c:96 msgid "(C) 1998 LSC - Linux Supporting Center" msgstr "(C) 1998 LSC - Linux Supporting Center" #: applets/gkb/gkb.c:98 msgid "" "This applet used to switch between keyboard maps. No more. It uses " "setxkbmap, or xmodmap. The main site of this app moved tempolary to URL " "http://lsc.kva.hu/gkb.Mail me your flag, please (60x40 size),I will put it " "to CVS." msgstr "" "ÀÌ ¾ÖÇø´Àº °¢ Å°º¸µå¸Ê »çÀ̸¦ ÀüȯÇÏ´Â µ¥ ¾²ÀδÙ. ´õ ÀÌ»óÀº ¾ø´Ù. ÀÌ " "¾ÖÇø´Àº setxkbmap ȤÀº xmodmap ¸í·ÉÀ» »ç¿ëÇÑ´Ù. ÀÌ ÇÁ·Î±×·¥ÀÇ ÁÖ¿ä " "»çÀÌÆ®ÀÇ URLÀº Àӽ÷Πhttp://lsc.kva.hu/gkb·Î ¿Å°ÜÁ³´Ù. ºÎµð ´ç½ÅÀÇ ±¹±â¸¦ " "ÆíÁö·Î º¸³»Áֱ⠹ٶó¸ç (60x40 Å©±â), ±×·¯¸é ±× ±ê¹ßÀ» CVS¿¡ ¿Å°Ü ³õ°Ú´Ù." #: applets/gkb/gkb.c:106 msgid "gkb.xpm" msgstr "gkb.xpm" #: applets/gkb/properties.c:107 msgid "Icon Selection" msgstr "¾ÆÀÌÄÜ ¼±ÅÃ" #: applets/gkb/properties.c:223 msgid "GKB settings" msgstr "GKB ¼³Á¤" #: applets/gkb/properties.c:254 applets/gkb/properties.c:273 msgid "" "Couldn't\n" "load\n" "icon" msgstr "" "¾ÆÀÌÄÜÀ»\n" "ÀоîµéÀÏ ¼ö\n" "¾øÀ½" #: applets/gkb/properties.c:287 msgid "Xkb" msgstr "Xkb" #: applets/gkb/properties.c:293 msgid "Xmodmap" msgstr "Xmodmap" #: applets/gkb/properties.c:308 panel/menu.c:2192 msgid "Menu" msgstr "¸Þ´º" #. FIXME: This should check to make sure icewm (or equiv) is running. #. Not sure if it is working though... #: applets/icewm-pager/wmpager_applet.c:53 msgid "" "This applet requires you to run a window manager with the XA_ extensions.\n" msgstr "ÀÌ ¾ÖÇø´Àº XA_ extensionÀÌ ÀÖ´Â À©µµ¿ì °ü¸®ÀÚ¸¦ ½ÇÇàÇØ¾ß ÇÕ´Ï´Ù.\n" #: applets/icewm-pager/wmpager_applet.c:217 msgid "Desktop Pager Applet" msgstr "µ¥½ºÅ©Å¾ ÆäÀÌÀú ¾ÖÇø´" #: applets/icewm-pager/wmpager_applet.c:218 msgid "Copyright (C)1998 M.Watson" msgstr "Copyright (C)1998 M.Watson" #: applets/icewm-pager/wmpager_applet.c:274 msgid "Failed to retrieve workspace property." msgstr "¿÷½ºÆäÀ̽º ¼Ó¼ºÀ» ÀоîµéÀÌ´Â µ¥ ½ÇÆÐ." #: applets/mixer/mixer.c:576 msgid "Run gmix..." msgstr "gmix ½ÇÇà..." #: applets/modemlights/modemlights.c:94 msgid "Modem Lights Applet" msgstr "¸ðµ© ±ôºýÀÌ ¾ÖÇø´" #: applets/modemlights/modemlights.c:97 msgid "" "Released under the GNU general public license.\n" "A modem status indicator and dialer.Lights in order from the top or left are " "RX and TX" msgstr "" "GNU General Public License¿¡ ÀÇÇØ release\n" "¸ðµ© »óŸ¦ ¾Ë·ÁÁÖ°í, ÀüÈ­¸¦ °Ç´Ù. À§¿¡¼­ºÎÅÍ È¤Àº Á·κÎÅÍ ±ôºýÀ̵éÀº °¢°¢ " "RX¿Í TXÀÌ´Ù." #: applets/modemlights/modemlights.c:316 msgid "" "You are currently connected.\n" "Do you want to disconnect?" msgstr "" "ÇöÀç ¿¬°áµÇ¾î ÀÖ½À´Ï´Ù\n" "¿¬°áÀ» ²÷°Ú½À´Ï±î?" #: applets/modemlights/modemlights.c:327 msgid "Do you want to connect?" msgstr "¿¬°áÇÏ°Ú½À´Ï±î?" #: applets/modemlights/modemlights.c:345 msgid "not connected" msgstr "¿¬°áµÇ¾î ÀÖÁö ¾ÊÀ½" #: applets/modemlights/properties.c:135 msgid "Modem Lights Settings" msgstr "¸ðµ© ±ô¹ÚÀÌ ¼³Á¤" #: applets/modemlights/properties.c:143 msgid "Updates per second" msgstr "¸îÃʸ¶´Ù ¾÷µ¥ÀÌÆ®Çϴ°¡:" #: applets/modemlights/properties.c:160 msgid "Connect command:" msgstr "Àμâ±â ¸í·É:" #: applets/modemlights/properties.c:177 msgid "Disconnect command:" msgstr "Àμâ±â ¸í·É:" #. confirmation checkbox #: applets/modemlights/properties.c:190 msgid "Confirm connection" msgstr "¿¬°á È®ÀÎ" #: applets/modemlights/properties.c:210 msgid "Modem lock file:" msgstr "¸ðµ© lock ÆÄÀÏ" #: applets/modemlights/properties.c:227 msgid "Device:" msgstr "ÀåÄ¡:" #. ISDN checkbox #: applets/modemlights/properties.c:240 msgid "Use ISDN" msgstr "ISDN »ç¿ë" #: applets/modemlights/properties.c:253 msgid "Advanced" msgstr "°í±Þ" #: applets/multiload/properties-mem.c:167 msgid "Used Memory" msgstr "»ç¿ëÁßÀÎ ¸Þ¸ð¸®" #: applets/multiload/properties-mem.c:171 msgid "Shared Memory" msgstr "°øÀ¯ ¸Þ¸ð¸®" #: applets/multiload/properties-mem.c:175 msgid "Buffered Memory" msgstr "Buffered ¸Þ¸ð¸®" #: applets/multiload/properties-mem.c:179 msgid "Cached Memory" msgstr "ij½¬ ¸Þ¸ð¸®" #: applets/multiload/properties-mem.c:280 msgid "MemLoad Settings" msgstr "MemLoad ¼³Á¤" #: applets/multiload/properties-swap.c:130 msgid "Used Swap" msgstr "»ç¿ëÁßÀÎ swap" #: applets/multiload/properties-swap.c:134 msgid "Free Swap" msgstr "ºñ¾îÀÖ´Â swap" #: applets/multiload/properties-swap.c:230 msgid "SwapLoad Settings" msgstr "SwapLoad ¼³Á¤" #: applets/netload/netload.c:260 msgid "Netload Error" msgstr "³×Æ®¿öÅ© »ç¿ë·® ¾Ö·¯" #: applets/netload/netload.c:265 msgid "An error occured in the Netload Applet:" msgstr "³×Æ®¿öÅ© »ç¿ë·® ¾ÖÇø´¿¡ ¾Ö·¯ ¹ß»ý" #: applets/netload/netload.c:294 msgid "The GNOME Network Load Applet" msgstr "GNOME ³×Æ®¿öÅ© »ç¿ë·® ¾ÖÇø´" #: applets/netload/netload.c:297 msgid "" "This applet is released under the terms and conditions of the GNU Public " "Licence.This applet shows the load on a network device. It requires the " "/proc/net/ip_acct interface to be present and set up correctly for the " "device." msgstr "" "ÀÌ ¾ÖÇø´Àº GNU General Public License¿¡ ÀÇÇØ ¹èÆ÷µË´Ï´Ù. ÀÌ ¾ÖÇø´Àº " "³×Æ®¿öÅ© ÀåÄ¡ÀÇ ·Îµå¸¦ º¸¿©ÁÝ´Ï´Ù. ÀÌ ÇÁ·Î±×·¥Àº /proc/net/ip_acct " "ÀÎÅÍÆäÀ̽º°¡ ÀÖ¾î¾ß ÇÏ°í, ÀÌ ÀåÄ¡¿¡ ¸Â°Ô Á¦´ë·Î ¼¼ÆõǾî ÀÖ¾î¾ß ÇÕ´Ï´Ù." #: applets/netload/properties.c:133 msgid "Network Traffic" msgstr "³×Æ®¿öÅ© »ç¿ë·®" #: applets/netload/properties.c:137 msgid "Traffic bars" msgstr "»ç¿ë·® ¸·´ë" #: applets/netload/properties.c:215 msgid "Device name (like ppp0 or eth0)" msgstr "ÀåÄ¡ À̸§ (¿¹: ppp0, eth0)" #: applets/netload/properties.c:223 msgid "Vertical spacing of bars (in kilobytes)" msgstr "¸·´ëÀÇ ¼öÁ÷ Å©±â (ų·Î¹ÙÀÌÆ®)" #: applets/netload/properties.c:267 msgid "properties.c: gnome_property_box_new() failed.\n" msgstr "properties.c: gnome_property_box_new() ½ÇÆÐ.\n" #: applets/netload/properties.c:273 msgid "Network Load Settings" msgstr "³×Æ®¿öÅ© »ç¿ë·® ¼³Á¤" #: applets/netload/properties.c:282 msgid "Device" msgstr "ÀåÄ¡" #: applets/slashapp/properties.c:199 msgid "Articles" msgstr "±â»ç" #: applets/slashapp/properties.c:208 msgid "Show topic images" msgstr "ÅäÇÈ ±×¸²À» º¸¿©ÁÖ±â" #: applets/slashapp/properties.c:214 msgid "Show department" msgstr "department º¸¿©ÁÖ±â" #: applets/slashapp/properties.c:220 msgid "Show extra information (Time, Author, Comments)" msgstr "±×¿ÜÀÇ Á¤º¸ º¸¿©ÁÖ±â (½Ã°£, ÀúÀÚ, ÄÚ¸àÆ®)" #: applets/slashapp/properties.c:230 msgid "Delay between articles (10 = 1 sec):" msgstr "°¢ ±â»ç »çÀÌÀÇ Áö¿¬½Ã°£ (10 = 1 ÃÊ):" #: applets/slashapp/properties.c:244 msgid "(These settings do not take effect until a refresh)" msgstr "(ÀÌ ¼¼ÆÃÀº refreshÇÒ¶§±îÁö´Â È¿°ú°¡ ¾ø½À´Ï´Ù)" #: applets/slashapp/properties.c:249 msgid "Browser" msgstr "ºê¶ó¿ìÀú" #: applets/slashapp/properties.c:258 msgid "Open new window" msgstr "»õ·Î¿î â ¿­±â" #: applets/slashapp/properties.c:356 gnome-terminal/gnome-terminal.c:1071 msgid "Scrolling" msgstr "½ºÅ©·Ñ" #: applets/slashapp/properties.c:365 msgid "Smooth scroll" msgstr "ºÎµå·¯¿î ½ºÅ©·Ñ" #: applets/slashapp/properties.c:371 msgid "Smooth type" msgstr "ºÎµå·¯¿î ŸÀÔ" #: applets/slashapp/properties.c:377 msgid "Speed" msgstr "¼Óµµ" #: applets/slashapp/properties.c:390 msgid "Delay when wrapping text:" msgstr "wrapping textÀÇ ½Ã°£°£°Ý" #: applets/slashapp/properties.c:408 msgid "Scroll speed between lines (Smooth scroll):" msgstr "°¢ ÁÙ»çÀÌÀÇ ½ºÅ©·Ñ ¼Óµµ (ºÎµå·¯¿î ½ºÅ©·Ñ)" #: applets/slashapp/properties.c:422 msgid "Display" msgstr "Ç¥½Ã" #: applets/slashapp/slashapp.c:152 msgid "No articles" msgstr "±â»ç°¡ ¾ø½À´Ï´Ù" #: applets/slashapp/slashapp.c:169 msgid "Slashapp article list" msgstr "Slashapp ±â»ç ¸®½ºÆ®" #: applets/slashapp/slashapp.c:255 gmenu/gmenu.c:229 #, c-format msgid "creating user directory: %s\n" msgstr "»ç¿ëÀÚ µð·ºÅ丮 ¸¸µé±â: %s\n" #: applets/slashapp/slashapp.c:258 gmenu/gmenu.c:232 #, c-format msgid "unable to create user directory: %s\n" msgstr "»ç¿ëÀÚ µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù: %s\n" #: applets/slashapp/slashapp.c:532 msgid "No articles found" msgstr "±â»ç¸¦ ãÀ» ¼ö ¾øÀ½" #: applets/slashapp/slashapp.c:566 msgid "Justin Maurer " msgstr "Justin Maurer " #: applets/slashapp/slashapp.c:567 msgid "Craig Small " msgstr "Craig Small " #: applets/slashapp/slashapp.c:568 msgid "John Ellis - Display engine" msgstr "John Ellis - Ç¥½Ã ¿£Áø" #: applets/slashapp/slashapp.c:569 msgid "Frederic Devernay " msgstr "Frederic Devernay " #: applets/slashapp/slashapp.c:572 msgid "SlashApp" msgstr "SlashApp" #: applets/slashapp/slashapp.c:575 msgid "A ticker to display Slashdot headlines\n" msgstr "Slashdot Çìµå¶óÀÎÀ» Ç¥½ÃÇØ ÁÖ´Â ticker\n" #: applets/slashapp/slashapp.c:621 msgid "Loading headlines........" msgstr "Çìµå¶óÀÎÀ» Àаí ÀÖ½À´Ï´Ù........" #: applets/slashapp/slashapp.c:641 msgid "Show article listing" msgstr "±â»ç ¸®½ºÆ® º¸¿©ÁÖ±â" #: applets/slashapp/slashapp.c:646 msgid "Refresh articles" msgstr "±â»ç ´Ù½Ã Ç¥½ÃÇϱâ" #: applets/webcontrol/webcontrol.c:56 msgid "The Web Browser Controller" msgstr "À¥ ºê¶ó¿ìÀú Á¶Á¾±â" #: applets/webcontrol/webcontrol.c:59 msgid "" "This applet currently sends getURL commands to netscape throught the -remote " "interface. Hopefully later more webrowsers will be supported." msgstr "" "ÀÌ ¾ÖÇø´Àº ÇöÀç -remote ÀÎÅÍÆäÀ̽º¸¦ ÀÌ¿ëÇØ getURL ¸í·ÉÀ» netscape·Î " "º¸³½´Ù. ¾ÕÀ¸·Î ´õ ¸¹Àº À¥ºê¶ó¿ìÀú°¡ Áö¿øµÇ±æ ¹Ù¶õ´Ù." #. create the widget we are going to put on the applet #: applets/webcontrol/webcontrol.c:116 msgid "Url:" msgstr "Url:" #: applets/webcontrol/webcontrol.c:119 msgid "Clear" msgstr "Áö¿ì±â" #: applets/webcontrol/webcontrol.c:135 msgid "Launch new window" msgstr "»õ â" #: applets/webcontrol/webcontrol.c:203 msgid "WebControl Properties" msgstr "Å°º¸µå ¼Ó¼º" #: applets/webcontrol/webcontrol.c:208 msgid "Display URL label" msgstr "URL label Ç¥½Ã" #: applets/webcontrol/webcontrol.c:217 msgid "Display \"launch new window\" option" msgstr "\"launch new window\" ¿É¼Ç Ç¥½Ã" #: applets/webcontrol/webcontrol.c:230 msgid "Look" msgstr "°Ñ¸ð¾ç" #: applets/mini-commander/mini-commander_applet.c:125 msgid "Mini-Commander" msgstr "" #: applets/mini-commander/mini-commander_applet.c:142 #, fuzzy msgid "Help & About..." msgstr "ÀÌ ÇÁ·Î±×·¥Àº..." #: applets/mini-commander/mini-commander_applet.c:146 msgid "ready..." msgstr "" #: applets/mini-commander/about.c:33 msgid "Mini-Commander Applet" msgstr "" #: applets/mini-commander/cmd_completion.c:63 #, fuzzy msgid "completing..." msgstr "¼Ó¼º..." #. showMessage((gchar *) _("exec failed")); #. if this line is reached there is really big trouble #: applets/mini-commander/cmd_completion.c:73 #: applets/mini-commander/exec.c:114 msgid "no /bin/sh" msgstr "" #: applets/mini-commander/cmd_completion.c:89 msgid "completed" msgstr "" #: applets/mini-commander/cmd_completion.c:92 #: applets/mini-commander/cmd_completion.c:99 #, fuzzy msgid "not unique" msgstr " ¸¶¿îÆ®µÇÁö ¾ÊÀ½" #: applets/mini-commander/cmd_completion.c:94 #, fuzzy msgid "not found" msgstr " ¸¶¿îÆ®µÇÁö ¾ÊÀ½" #. enter pressed -> exec command #: applets/mini-commander/command_line.c:90 applets/mini-commander/exec.c:100 #, fuzzy msgid "starting..." msgstr "ÃæÀüÁß." #: applets/mini-commander/exec.c:102 msgid "fork error" msgstr "" #: applets/mini-commander/exec.c:128 msgid "child exited" msgstr "" #: applets/mini-commander/message.c:99 msgid "%H:%M - %d. %b" msgstr "" #: applets/mini-commander/message.c:103 msgid "%d. %b" msgstr "" #: applets/mini-commander/preferences.c:91 msgid "time & date on" msgstr "" #: applets/mini-commander/preferences.c:93 #, fuzzy msgid "time on" msgstr "½Ã°£´ë" #: applets/mini-commander/preferences.c:95 msgid "date on" msgstr "" #: applets/mini-commander/preferences.c:97 msgid "clock off" msgstr "" #: applets/mini-commander/preferences.c:368 msgid "saving prefs..." msgstr "" #: applets/mini-commander/preferences.c:389 #, fuzzy msgid "Mini-Commander Properties" msgstr "¸¶¿ì½º ¼Ó¼º" #. show time check box #: applets/mini-commander/preferences.c:403 #, fuzzy msgid "Show time" msgstr "³¯Â¥ º¸¿©ÁÖ±â" #. Size #: applets/mini-commander/preferences.c:428 msgid "Size" msgstr "" #. applet width #: applets/mini-commander/preferences.c:440 #, fuzzy msgid "Applet width:" msgstr "¾ÖÇø´ ³ôÀÌ" #. applet height #: applets/mini-commander/preferences.c:469 #, fuzzy msgid "Applet height:" msgstr "¾ÖÇø´ ³ôÀÌ" #. cmd line height #: applets/mini-commander/preferences.c:498 msgid "Command line height:" msgstr "" #. hint #: applets/mini-commander/preferences.c:527 msgid "" "\n" "Sometimes the applet has to be moved on the panel\n" "to make a change of the size visible." msgstr "" #. Color #: applets/mini-commander/preferences.c:538 #: gnome-terminal/gnome-terminal.c:1024 msgid "Colors" msgstr "»ö»ó" #. fg #: applets/mini-commander/preferences.c:548 msgid "Command line foreground:" msgstr "" #. bg #: applets/mini-commander/preferences.c:583 msgid "Command line background:" msgstr "" #: applets/mini-commander/preferences.c:626 #, fuzzy msgid "Special Prefixes" msgstr "Ư¼ö ÆÄÀϵé" #. prefix #: applets/mini-commander/preferences.c:645 #, c-format msgid "Prefix %.2d:" msgstr "" #. command #: applets/mini-commander/preferences.c:663 #, c-format msgid " Command %.2d:" msgstr "" #: applets/mini-commander/preferences.c:680 #, fuzzy, c-format msgid "Prefixes %d" msgstr " ¹Ì¸®º¸±â " #: desktop-properties/app-background.c:15 msgid "Background Properties" msgstr "¹è°æ ¼Ó¼º" #: desktop-properties/app-bell.c:11 msgid "Bell Properties" msgstr "ÆгΠ¼Ó¼º" #: desktop-properties/app-keyboard.c:11 msgid "Keyboard Properties" msgstr "Å°º¸µå ¼Ó¼º" #: desktop-properties/app-mouse.c:11 msgid "Mouse Properties" msgstr "¸¶¿ì½º ¼Ó¼º" #: desktop-properties/app-ui.c:32 msgid "Gnome Look and Feel Properties" msgstr "Å°º¸µå ¼Ó¼º" #: desktop-properties/args.c:8 desktop-properties/property-background.c:1057 msgid "Set parameters from saved state and exit" msgstr "ÀúÀåµÈ »óÅ¿¡¼­ ÇÏ°í Á¾·á" #: desktop-properties/property-background.c:494 panel/panel_config.c:693 msgid "Color" msgstr "»ö»ó" #: desktop-properties/property-background.c:518 msgid "Flat" msgstr "ÇÑ°¡Áö »ö" #: desktop-properties/property-background.c:524 msgid "Gradient" msgstr "¼­¼­È÷ º¯È­" #: desktop-properties/property-background.c:539 panel/panel_config.c:541 msgid "Vertical" msgstr "¼öÁ÷" #. Horizontal #: desktop-properties/property-background.c:545 panel/panel_config.c:528 msgid "Horizontal" msgstr "¼öÆò" #: desktop-properties/property-background.c:690 msgid "Wallpaper Selection" msgstr "º®Áö °í¸£±â" #: desktop-properties/property-background.c:729 msgid "Wallpaper" msgstr "º®Áö" #: desktop-properties/property-background.c:732 msgid " Browse... " msgstr " ã¾Æº¸±â... " #: desktop-properties/property-background.c:737 msgid "none" msgstr "¾øÀ½" #: desktop-properties/property-background.c:781 msgid "Scaled" msgstr "Å©±â Á¶Á¤" #: desktop-properties/property-background.c:790 msgid "Scaled (keep aspect)" msgstr "Å©±â Á¶Á¤ (°¡·Î¼¼·Î ºñÀ² À¯Áö)" #: desktop-properties/property-background.c:801 msgid "Centered" msgstr "Áß¾Ó" #: desktop-properties/property-background.c:812 msgid "Tiled" msgstr "ŸÀÏ" #: desktop-properties/property-background.c:1006 msgid " Background " msgstr "¹è°æ" #: desktop-properties/property-background.c:1058 msgid "IMAGE" msgstr "IMAGE" #: desktop-properties/property-background.c:1058 msgid "Sets the wallpaper to the value specified" msgstr "º®Áö¸¦ ÁöÁ¤µÈ °ªÀ¸·Î ¸ÂÃá´Ù" #: desktop-properties/property-background.c:1059 #: desktop-properties/property-background.c:1060 #: gnome-terminal/gnome-terminal.c:1785 gnome-terminal/gnome-terminal.c:1788 msgid "COLOR" msgstr "COLOR" #: desktop-properties/property-background.c:1059 msgid "Specifies the background color" msgstr "¹è°æ»ö ÁöÁ¤" #: desktop-properties/property-background.c:1060 msgid "Specifies end background color for gradient" msgstr "´Ü°èÀûÀÎ ¹è°æ»öÀÇ ¸¶Áö¸· »ö ÁöÁ¤" #: desktop-properties/property-background.c:1061 msgid "ORIENT" msgstr "ORIENT" #: desktop-properties/property-background.c:1061 msgid "Gradient orientation: vertical or horizontal" msgstr "´Ü°èÀûÀÎ »öÀ» »ç¿ëÇÒ ¹æÇâ: vertical(¼öÁ÷) ¶Ç´Â horizontal(¼öÆò)" #: desktop-properties/property-background.c:1062 msgid "Use a solid fill for the background" msgstr "¹è°æÀ» ÇÑ°¡Áö »öÀ¸·Î ä¿ì±â" #: desktop-properties/property-background.c:1063 msgid "Use a gradient fill for the background" msgstr "¹è°æ¿¡ ´Ü°èÀûÀÎ »ö »ç¿ë" #: desktop-properties/property-background.c:1064 msgid "MODE" msgstr "MODE" #: desktop-properties/property-background.c:1064 msgid "Display wallpaper: tiled, centered, scaled or ratio" msgstr "" "¹è°æ±×¸² Ç¥½Ã¹æ¹ý: tiled(¹ÙµÏÆÇ), centered(Áß¾Ó), scaled(±×¸²Å©±âÁ¶Á¤), ȤÀº " "ratio(±×¸² °¡·Î¼¼·ÎºñÀ² °íÁ¤)" #: desktop-properties/property-bell.c:123 msgid "Sound" msgstr "¼Ò¸®" #: desktop-properties/property-bell.c:142 msgid "Volume" msgstr "Å©±â" #: desktop-properties/property-bell.c:163 msgid "Pitch" msgstr "Pitch" #: desktop-properties/property-bell.c:184 msgid "Duration" msgstr "¹®¼­" #: desktop-properties/property-bell.c:214 #: desktop-properties/property-screensaver.cc:250 msgid "Test" msgstr "Å×½ºÆ®" #: desktop-properties/property-bell.c:228 msgid "Bell" msgstr "»à¼Ò¸®" #. Auto repeat #: desktop-properties/property-keyboard.c:160 msgid "Auto-repeat" msgstr "ÀÚµ¿¹Ýº¹" #: desktop-properties/property-keyboard.c:179 msgid "Enable auto-repeat" msgstr "ÀÚµ¿¹Ýº¹Çϱâ" #: desktop-properties/property-keyboard.c:186 msgid "Repeat rate" msgstr "¹Ýº¹Á¤µµ" #: desktop-properties/property-keyboard.c:207 msgid "Repeat delay" msgstr "¹Ýº¹ Áö¿¬" #. Keyboard click #: desktop-properties/property-keyboard.c:235 msgid "Keyboard click" msgstr "Å°º¸µå ´©¸¦¶§ ¼Ò¸®" #: desktop-properties/property-keyboard.c:254 msgid "Click on keypress" msgstr "´©¸¦¶§ ¼Ò¸® ³»±â" #: desktop-properties/property-keyboard.c:261 msgid "Click volume" msgstr "´©¸¦¶§ ¼Ò¸® Å©±â" #: desktop-properties/property-keyboard.c:291 msgid "Keyboard" msgstr "Å°º¸µå" #. Mouse buttons #: desktop-properties/property-mouse.c:215 msgid "Mouse buttons" msgstr "¸¶¿ì½º ¹öÆ°" #: desktop-properties/property-mouse.c:224 msgid "Left handed" msgstr "¿Þ¼ÕÀâÀÌ" #: desktop-properties/property-mouse.c:226 msgid "Right handed" msgstr "¿À¸¥¼ÕÀâÀÌ" #. Mouse motion #: desktop-properties/property-mouse.c:243 msgid "Mouse motion" msgstr "¸¶¿ì½º ¿òÁ÷ÀÓ" #: desktop-properties/property-mouse.c:255 msgid "Acceleration" msgstr "¸¶¿ì½º ¼Óµµ" #: desktop-properties/property-mouse.c:255 msgid "Fast" msgstr "ºü¸£°Ô" #: desktop-properties/property-mouse.c:255 msgid "Slow" msgstr "´À¸®°Ô" #: desktop-properties/property-mouse.c:267 msgid "Threshold" msgstr "óÀ½ ¿òÁ÷ÀÓ" #: desktop-properties/property-mouse.c:267 msgid "Large" msgstr "Å©°Ô" #: desktop-properties/property-mouse.c:267 msgid "Small" msgstr "ÀÛ°Ô" #: desktop-properties/property-mouse.c:274 msgid "Mouse" msgstr "¸¶¿ì½º" #: desktop-properties/property-ui.c:55 msgid "Default Gtk setting [FIXME - Describe this better]" msgstr "±âº» Gtk ¼¼Æà [FIXME - Describe this better]" #: desktop-properties/property-ui.c:56 msgid "Spread buttons out" msgstr "¹öÆ°À» ÁÖÀ§¿¡ °ñ°í·ç ¹èÄ¡" #: desktop-properties/property-ui.c:57 msgid "Put buttons on edges" msgstr "¹öÆ°À» ³¡ºÎºÐ¿¡ ¹èÄ¡" #: desktop-properties/property-ui.c:58 msgid "Left-justify buttons" msgstr "¿ÞÂÊÀ¸·Î Ä¡¿ìÃÄÁø ¹öÆ°" #: desktop-properties/property-ui.c:59 msgid "Right-justify buttons" msgstr "¿À¸¥ÂÊÀ¸·Î Ä¡¿ìÃÄÁø ¹öÆ°" #: desktop-properties/property-ui.c:65 msgid "Let window manager decide" msgstr "À©µµ¿ì ¸Å´ÏÀú°¡ °áÁ¤" #: desktop-properties/property-ui.c:66 msgid "Center of the screen" msgstr "È­¸éÀÇ Áß¾Ó" #: desktop-properties/property-ui.c:67 msgid "At the mouse pointer" msgstr "¸¶¿ì½º Æ÷ÀÎÅÍ À§Ä¡" #: desktop-properties/property-ui.c:73 msgid "Dialogs are like other windows" msgstr "´ëȭâÀº ´Ù¸¥ À©µµ¿ì¿Í ¸¶Âù°¡Áö" #: desktop-properties/property-ui.c:74 msgid "Dialogs are treated specially by window manager" msgstr "´ëȭâÀº À©µµ¿ì¸Å´ÏÀú¿¡ ÀÇÇØ Æ¯º°Ãë±Þ" #: desktop-properties/property-ui.c:81 msgid "Notebook" msgstr "³ëÆ®ºÏ" #: desktop-properties/property-ui.c:82 msgid "Toplevel" msgstr "º°µµÀÇ Ã¢" #: desktop-properties/property-ui.c:83 msgid "Modal" msgstr "¸ð´Þ" #: desktop-properties/property-ui.c:89 gnome-terminal/gnome-terminal.c:766 #: panel/panel_config.c:297 msgid "Left" msgstr "¿ÞÂÊ" #: desktop-properties/property-ui.c:90 gnome-terminal/gnome-terminal.c:767 #: panel/panel_config.c:308 msgid "Right" msgstr "¿À¸¥ÂÊ" #. Top Position #: desktop-properties/property-ui.c:91 panel/panel_config.c:275 msgid "Top" msgstr "À§" #: desktop-properties/property-ui.c:92 panel/panel_config.c:286 msgid "Bottom" msgstr "¾Æ·¡" #: desktop-properties/property-ui.c:194 msgid "Dialog buttons" msgstr "¸¶¿ì½º ¹öÆ°" #: desktop-properties/property-ui.c:199 msgid "Dialog position" msgstr "À§Ä¡" #: desktop-properties/property-ui.c:204 msgid "Dialog hints" msgstr "´ëȭâ ÈùÆ®" #: desktop-properties/property-ui.c:211 msgid "Use statusbar instead of dialog when possible" msgstr "°¡´ÉÇÑ °æ¿ì¿¡ ´ëȭâ ´ë½Å¿¡ »óŸ·´ë¸¦ »ç¿ë" #: desktop-properties/property-ui.c:221 msgid "Place dialogs over application window when possible" msgstr "°¡´ÉÇÑ °æ¿ì ´ëȭâÀ» ÇÁ·Î±×·¥ À©µµ¿ì À§¿¡ À§Ä¡" #: desktop-properties/property-ui.c:232 msgid "Dialogs" msgstr "´ëȭâ" #: desktop-properties/property-ui.c:238 msgid "Menubars are detachable" msgstr "¸Þ´º¹Ù¸¦ ºÐ¸®°¡´ÉÇϵµ·Ï" #: desktop-properties/property-ui.c:247 msgid "Menubars have relieved border" msgstr "¸Þ´º¹ÙÀÇ Å׵θ®°¡ µé¾î°¡ º¸À̵µ·Ï" #: desktop-properties/property-ui.c:256 msgid "Toolbars are detachable" msgstr "Åø¹Ù¸¦ ºÐ¸®°¡´ÉÇϵµ·Ï" #: desktop-properties/property-ui.c:265 msgid "Toolbar buttons have relieved border" msgstr "Åø¹Ù ¹öÆ°ÀÇ Å׵θ®°¡ µé¾î°¡ º¸À̵µ·Ï" #: desktop-properties/property-ui.c:274 msgid "Toolbars have flat look" msgstr "Åø¹Ù°¡ ÆòÆòÇØ º¸À̵µ·Ï" #: desktop-properties/property-ui.c:283 msgid "Toolbars have line separators" msgstr "Åø¹Ù¿¡ ±¸ºÐÇÏ´Â ÁÙÀ» ¸¸µé±â" #: desktop-properties/property-ui.c:292 msgid "Toolbars have text labels" msgstr "Åø¹Ù¿¡ ±ÛÀÚ ·¹ÀÌºí ´Þ±â" #: desktop-properties/property-ui.c:301 msgid "Statusbar is interactive when possible" msgstr "°¡´ÉÇÏ¸é »óŹٰ¡ interactiveÇϵµ·Ï" #: desktop-properties/property-ui.c:310 msgid "Dialog buttons have icons" msgstr "´ëȭâÀÇ ¹öÆ°¿¡ ¾ÆÀÌÄÜ »ç¿ë" #: desktop-properties/property-ui.c:319 msgid "Menu items have icons" msgstr "¸Þ´º¿¡ ¾ÆÀÌÄÜ »ç¿ë" #: desktop-properties/property-ui.c:328 msgid "Application" msgstr "ÀÀ¿ë ÇÁ·Î±×·¥" #: desktop-properties/property-ui.c:333 msgid "Default MDI mode" msgstr "±âº» MDI ¸ðµå" #: desktop-properties/property-ui.c:338 msgid "MDI notebook tab position" msgstr "MDI ³ëÆ®ºÏÀÇ ÅÇ À§Ä¡" #: desktop-properties/property-ui.c:344 msgid "MDI" msgstr "MDI" #: desktop-properties/property-screensaver.cc:146 msgid "Settings" msgstr "¼³Á¤" #: desktop-properties/property-screensaver.cc:148 msgid "Wait" msgstr "±â´Ù¸²:" #: desktop-properties/property-screensaver.cc:149 msgid "Min" msgstr "ºÐ" #: desktop-properties/property-screensaver.cc:161 msgid "Requires Password" msgstr "¾ÏÈ£ ÇÊ¿ä" #: desktop-properties/property-screensaver.cc:170 msgid "Use DPMS" msgstr "DPMS »ç¿ë" #: desktop-properties/property-screensaver.cc:179 msgid "Priority" msgstr "¿ì¼±¼øÀ§" #: desktop-properties/property-screensaver.cc:187 msgid "Normal" msgstr "º¸Åë" #: desktop-properties/property-screensaver.cc:188 msgid "Low" msgstr "³·À½" #: desktop-properties/property-screensaver.cc:234 msgid "Screensavers" msgstr "È­¸é º¸È£±â" #: desktop-properties/property-screensaver.cc:246 msgid "Setup..." msgstr "¼³Á¤..." #: desktop-properties/property-screensaver.cc:356 msgid " Screensaver " msgstr " È­¸é º¸È£±â " #: desktop-properties/xlockmore.cc:156 msgid "XLockMore Properties" msgstr "XLockMore ¼Ó¼º" #: desktop-properties/xlockmore.cc:174 msgid " OK " msgstr " È®ÀÎ " #: desktop-properties/xlockmore.cc:175 msgid " Apply " msgstr " Àû¿ë " #: desktop-properties/xlockmore.cc:176 msgid " Cancel " msgstr " Ãë¼Ò " #: desktop-properties/xlockmore.cc:177 msgid " Defaults " msgstr " ±âº»»çÇ× " #: desktop-properties/xlockmore.cc:178 gnome-terminal/gnome-terminal.c:1196 #: help-browser/window.c:184 help-browser/window.c:209 msgid "Help" msgstr "µµ¿ò¸»" #: desktop-properties/xlockmore.cc:183 desktop-properties/xlockmore.cc:195 msgid " Mode " msgstr " ¸ðµå " #: desktop-properties/xlockmore.cc:184 msgid " XLockMore " msgstr " XLockMore " #: desktop-properties/xlockmore.cc:193 msgid " Options " msgstr " ¼±ÅûçÇ× " #: desktop-properties/xlockmore.cc:194 msgid " Preview " msgstr " ¹Ì¸®º¸±â " #: gemvt/getopt.c:669 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: `%s' ¿É¼ÇÀº ¾Ö¸ÅÇÕ´Ï´Ù\n" #: gemvt/getopt.c:693 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: `--%s' ¿É¼ÇÀº ÀÎÀÚ°¡ ¾ø¾î¾ß ÇÕ´Ï´Ù\n" #: gemvt/getopt.c:698 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: `%c%s' ¿É¼ÇÀº ÀÎÀÚ°¡ ¾ø¾î¾ß ÇÕ´Ï´Ù\n" #: gemvt/getopt.c:715 gemvt/getopt.c:888 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: `%s' ¿É¼ÇÀº ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù\n" #. --option #: gemvt/getopt.c:744 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: ¾Ë¼ö ¾ø´Â ¿É¼Ç `--%s'\n" #. +option or -option #: gemvt/getopt.c:748 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: ¾Ë¼ö ¾ø´Â ¿É¼Ç `--%c%s'\n" #. 1003.2 specifies the format of this message. #: gemvt/getopt.c:774 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: À߸øµÈ ¿É¼Ç -- %c\n" #: gemvt/getopt.c:777 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: À߸øµÈ ¿É¼Ç -- %c\n" #. 1003.2 specifies the format of this message. #: gemvt/getopt.c:807 gemvt/getopt.c:937 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: ¿É¼ÇÀº ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù -- %¤º\n" #: gemvt/getopt.c:854 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: `-W %s' ¿É¼ÇÀº ¾Ö¸ÅÇÕ´Ï´Ù\n" #: gemvt/getopt.c:872 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `-W %s' ¿É¼ÇÀº ÀÎÀÚ°¡ ¾ø¾î¾ß ÇÕ´Ï´Ù\n" #: gmenu/dialogs.c:39 msgid "File exists." msgstr "ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù." #: gmenu/dialogs.c:47 msgid "Failed to create file." msgstr "ÆÄÀÏÀ» »õ·Î ¸¸µå´Â µ¥ ½ÇÆÐ." #: gmenu/dialogs.c:122 gmenu/dialogs.c:387 msgid "" "You can't add an entry to that folder.\n" "You do not have the proper permissions." msgstr "" "ÀÌ Æú´õ¿¡ »õ·Î¿î Ç׸ñÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù.\n" "±×·² ±ÇÇÑÀÌ ¾ø½À´Ï´Ù." #: gmenu/dialogs.c:128 gmenu/gmenu.c:85 msgid "New Folder" msgstr "»õ Æú´õ" #: gmenu/dialogs.c:130 msgid "Create Folder:" msgstr "Æú´õ ¸¸µé±â:" #: gmenu/dialogs.c:168 msgid "Failed to delete the folder." msgstr "Æú´õ¸¦ Áö¿ì´Â µ¥ ½ÇÆÐ." #: gmenu/dialogs.c:176 msgid "Failed to delete the file." msgstr "ÆÄÀÏÀ» Áö¿ì´Â µ¥ ½ÇÆÐ." #: gmenu/dialogs.c:211 msgid "You must select something first." msgstr "¸ÕÀú ¹«¾ð°¡¸¦ ¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù." #: gmenu/dialogs.c:217 msgid "You can not delete a top level Folder." msgstr "¸Ç À§ÀÇ Æú´õ¸¦ Áö¿ï ¼ö ¾ø½À´Ï´Ù." #: gmenu/dialogs.c:225 msgid "" "You can't delete that file.\n" "You do not have the proper permissions." msgstr "" "ÀÌ ÆÄÀÏÀ» Áö¿ï ¼ö ¾ø½À´Ï´Ù.\n" "±×·² ±ÇÇÑÀÌ ¾ø½À´Ï´Ù." #: gmenu/dialogs.c:231 msgid "Delete file?" msgstr "ÆÄÀÏÀ» Áö¿ï±î¿ä?" #: gmenu/dialogs.c:240 msgid "Delete empty folder?" msgstr "ºó Æú´õ¸¦ Áö¿ï±î¿ä?" #: gmenu/dialogs.c:244 msgid "" "Cannot delete folder.\n" "To delete a folder. it must be empty." msgstr "" "Æú´õ¸¦ Áö¿ï ¼ö ¾ø½À´Ï´Ù.\n" "Æú´õ¸¦ Áö¿ì·Á¸é ±× Æú´õ´Â ºñ¾îÀÖ¾î¾ß ÇÕ´Ï´Ù." #: gmenu/dialogs.c:247 msgid "File or Folder does not exist on filesystem." msgstr "ÆÄÀÏÀ̳ª Æú´õ°¡ ÆÄÀϽýºÅÛ¿¡ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù." #: gmenu/dialogs.c:376 msgid "The Name text field can not be blank." msgstr "À̸§ Çʵå´Â ºñ¾î ÀÖÀ¸¸é ¾È µË´Ï´Ù." #: gmenu/dialogs.c:385 msgid "" "You can't edit an entry in that folder.\n" "You do not have the proper permissions." msgstr "" "ÀÌ Æú´õÀÇ Ç׸ñÀ» ÆíÁýÇÒ ¼ö ¾ø½À´Ï´Ù.\n" "±×·² ±ÇÇÑÀÌ ¾ø½À´Ï´Ù." #: gmenu/dialogs.c:394 msgid "Save Changes?" msgstr "º¯°æµÈ »çÇ×À» ÀúÀåÇÒ±î¿ä?" #: gmenu/dialogs.c:402 msgid "Overwrite existing file?" msgstr "ÀÌ¹Ì Á¸ÀçÇÏ´Â ÆÄÀÏÀ» µ¤¾î¾µ±î¿ä?" #: gmenu/dialogs.c:408 msgid "Save file?" msgstr "ÆÄÀÏ ÀúÀå?" #: gmenu/edit.c:173 msgid "File name:" msgstr "ÆÄÀÏ À̸§:" #: gmenu/edit.c:199 msgid "Save" msgstr "ÀúÀå" #: gmenu/edit.c:216 msgid "Revert" msgstr "µÇµ¹¸®±â" #: gmenu/edit.c:233 msgid "New" msgstr "»õ°Í" #: gmenu/gmenu.c:45 msgid "New _Folder..." msgstr "»õ Æú´õ(_F)..." #: gmenu/gmenu.c:48 msgid "_Delete..." msgstr "Áö¿ì±â(_D)..." #: gmenu/gmenu.c:51 msgid "_Quit" msgstr "³¡(_Q)" #: gmenu/gmenu.c:57 msgid "_Sort Folder" msgstr "Æú´õ Á¤·Ä(_S)" #: gmenu/gmenu.c:60 msgid "Sort Folder _Recursive" msgstr "¾Æ·¡ Æú´õ±îÁö Á¤·Ä(_R)" #. { GNOME_APP_UI_HELP, NULL, NULL, NULL, NULL, NULL, #. GNOME_APP_PIXMAP_NONE, NULL, 0, 0, NULL }, #: gmenu/gmenu.c:68 gnome-terminal/gnome-terminal.c:1185 msgid "_About..." msgstr "ÀÌ ÇÁ·Î±×·¥Àº(_A)..." #: gmenu/gmenu.c:74 msgid "_File" msgstr "ÆÄÀÏ(_F)" #: gmenu/gmenu.c:76 msgid "_Sort" msgstr "Á¤·Ä(_S)" #: gmenu/gmenu.c:78 msgid "_Help" msgstr "µµ¿ò¸»(_H)" #: gmenu/gmenu.c:85 msgid "Create a new folder" msgstr "»õ·Î¿î Æú´õ ¸¸µé±â" #: gmenu/gmenu.c:87 msgid "Delete" msgstr "Áö¿ì±â" #: gmenu/gmenu.c:87 msgid "Delete selected menu item" msgstr "¼±ÅÃµÈ ¸Þ´ºÇ׸ñ Áö¿ì±â" #: gmenu/gmenu.c:90 msgid "Move up" msgstr "À§·Î À̵¿" #: gmenu/gmenu.c:90 msgid "Move selected menu up" msgstr "¼±ÅÃµÈ ¸Þ´º À§·Î À̵¿" #: gmenu/gmenu.c:92 msgid "Move down" msgstr "¾Æ·¡·Î À̵¿" #: gmenu/gmenu.c:92 msgid "Move selected menu down" msgstr "¼±ÅÃµÈ ¸Þ´º ¾Æ·¡·Î À̵¿" #: gmenu/gmenu.c:95 msgid "Edit selected menu item properties" msgstr "¼±ÅÃµÈ ¸Þ´ºÀÇ ¼Ó¼º ÆíÁý" #: gmenu/gmenu.c:98 msgid "Sort Folder" msgstr "Æú´õ Á¤·Ä" #: gmenu/gmenu.c:98 msgid "Sort selected folder" msgstr "¼±ÅÃµÈ Æú´õ Á¤·Ä" #: gmenu/gmenu.c:274 gmenu/gmenu.c:319 gmenu/gmenu.c:389 gmenu/tree.c:505 msgid "GNOME menu editor" msgstr "GNOME ¸Þ´º ÆíÁý±â" #: gmenu/gmenu.c:277 msgid "" "Released under the terms of the GNU Public License.\n" "GNOME menu editor." msgstr "" "GNU General Public License¿¡ ÀÇÇØ ¹èÆ÷µÊ.\n" "GNOME ¸Þ´º ÆíÁý±â." #: gmenu/order.c:63 #, c-format msgid "Unable to create file: %s\n" msgstr "ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù: %s\n" #: gmenu/order.c:82 #, c-format msgid "unable to remove .order file: %s\n" msgstr ".order ÆÄÀÏÀ» Áö¿ï ¼ö ¾ø½À´Ï´Ù: %s\n" #: gmenu/order.c:126 gmenu/order.c:140 msgid " Folder" msgstr " Æú´õ " #: gmenu/tree.c:507 msgid "One moment, reading menus..." msgstr "Àá½Ã, ¸Þ´º¸¦ Àаí ÀÖ½À´Ï´Ù..." #: gmenu/tree.c:535 msgid "GNOME" msgstr "GNOME" #. system's menu tree #: gmenu/tree.c:543 panel/menu.c:1512 panel/menu.c:1549 panel/menu.c:1771 msgid "System Menus" msgstr "½Ã½ºÅÛ ¸Þ´º" #: gmenu/tree.c:553 msgid "Top of system menus" msgstr "½Ã½ºÅÛ ¸Þ´ºÀÇ ¸Ç À§" #. user's menu tree #: gmenu/tree.c:560 panel/menu.c:1532 panel/menu.c:1559 panel/menu.c:1782 msgid "User Menus" msgstr "»ç¿ëÀÚ ¸Þ´º" #: gmenu/tree.c:570 msgid "Top of user menus" msgstr "»ç¿ëÀÚ ¸Þ´ºÀÇ ¸Ç À§" #: gnome-terminal/gnome-terminal.c:135 msgid "GNOME Terminal" msgstr "GNOME Å͹̳Î" #: gnome-terminal/gnome-terminal.c:138 msgid "The GNOME terminal emulation program." msgstr "GNOME Å͹̳ΠÇÁ·Î±×·¥" #: gnome-terminal/gnome-terminal.c:420 gnome-terminal/gnome-terminal.c:915 #: gnome-terminal/gnome-terminal.c:925 msgid "Default" msgstr "±âº»»çÇ×" #: gnome-terminal/gnome-terminal.c:421 msgid "Config" msgstr "¼³Á¤" #: gnome-terminal/gnome-terminal.c:587 msgid "" "You have switched the class of this window. Do you\n" " want to reconfigure this window to match the default\n" "configuration of the new class?" msgstr "" "ÀÌ À©µµ¿ìÀÇ class¸¦ º¯°æÇß½À´Ï´Ù.\n" "ÀÌ À©µµ¿ì¸¦ »õ·Î¿î classÀÇ ±âº» ¼³Á¤¿¡\n" "¸Âµµ·Ï ´Ù½Ã ¼³Á¤ÇϽðڽÀ´Ï±î?" #: gnome-terminal/gnome-terminal.c:750 msgid "Linux console" msgstr "¸®´ª½º ÄܼÖ" #: gnome-terminal/gnome-terminal.c:751 msgid "Color Xterm" msgstr "Ä÷¯ Xterm" #: gnome-terminal/gnome-terminal.c:752 msgid "rxvt" msgstr "rxvt" #: gnome-terminal/gnome-terminal.c:757 msgid "White on black" msgstr "°ËÀº ¹è°æ¿¡ Èò±ÛÀÚ" #: gnome-terminal/gnome-terminal.c:758 msgid "Black on white" msgstr "Èò ¹è°æ¿¡ °ËÀº ±ÛÀÚ" #: gnome-terminal/gnome-terminal.c:759 msgid "Green on black" msgstr "°ËÀº ¹è°æ¿¡ ³ì»ö ±ÛÀÚ" #: gnome-terminal/gnome-terminal.c:760 msgid "Black on light yellow" msgstr "¿¶Àº ³ë¶õ»ö ¹è°æ¿¡ °ËÀº ±ÛÀÚ" #: gnome-terminal/gnome-terminal.c:761 msgid "Custom colors" msgstr "±× ¿ÜÀÇ »ö±ò" #: gnome-terminal/gnome-terminal.c:768 msgid "Hidden" msgstr "¼û±è" #. Font #: gnome-terminal/gnome-terminal.c:879 msgid "Font:" msgstr "±Û²Ã:" #: gnome-terminal/gnome-terminal.c:899 msgid "Browse..." msgstr " ã¾Æº¸±â... " #. Terminal class #: gnome-terminal/gnome-terminal.c:907 msgid "Terminal Class" msgstr "Å͹̳Πclass" #. Blinking status #: gnome-terminal/gnome-terminal.c:935 msgid "Blinking cursor" msgstr "±ôºýÀÌ´Â Ä¿¼­" #. Show menu bar #: gnome-terminal/gnome-terminal.c:944 msgid "Hide menu bar" msgstr "¸Þ´º¹Ù ¼û±â±â" #. Toggle the bell #: gnome-terminal/gnome-terminal.c:953 msgid "Silence Terminal bell" msgstr "Å͹̳Π»à¼Ò¸® ¾ø¾Ö±â" #. Swap keys #: gnome-terminal/gnome-terminal.c:962 msgid "Swap DEL/Backspace" msgstr "DEL/Backspace µÚ ¹Ù²Ù±â" #: gnome-terminal/gnome-terminal.c:976 msgid "Image" msgstr "±×¸²" #. Background Pixmap checkbox #: gnome-terminal/gnome-terminal.c:980 msgid "Background pixmap" msgstr "¹è°æ ±×¸²" #. Background pixmap filename #: gnome-terminal/gnome-terminal.c:989 msgid "Pixmap file:" msgstr "±×¸² ÆÄÀÏ:" #. Transparency #: gnome-terminal/gnome-terminal.c:1004 msgid "Transparent" msgstr "Åõ¸íÇÏ°Ô" #. Shaded #: gnome-terminal/gnome-terminal.c:1013 msgid "Background should be shaded (slow)" msgstr "¹è°æ¿¡ ±×´ÃÀ» Áöµµ·Ï ÇÑ´Ù (´À·ÁÁü)" #. Color palette #: gnome-terminal/gnome-terminal.c:1027 msgid "Color palette:" msgstr "»ö±ò ÆÄ·¹Æ®:" #. Foreground, background buttons #: gnome-terminal/gnome-terminal.c:1037 msgid "Foreground color:" msgstr "Àü°æ»ö:" #: gnome-terminal/gnome-terminal.c:1046 msgid "Background color:" msgstr "¹è°æ»ö:" #. default foreground/backgorund selector #: gnome-terminal/gnome-terminal.c:1058 msgid "Colors:" msgstr "»ö±ò:" #. Scrollbar position #: gnome-terminal/gnome-terminal.c:1074 msgid "Scrollbar position" msgstr "½ºÅ©·Ñ¹Ù À§Ä¡" #. Scroll back #: gnome-terminal/gnome-terminal.c:1085 msgid "Scrollback lines" msgstr "½ºÅ©·ÑÇÒ ¼ö ÀÖ´Â ÁÙ¼ö" #. Scroll on keystroke checkbox #: gnome-terminal/gnome-terminal.c:1097 msgid "Scroll on keystroke" msgstr "Å°ÀÔ·ÂÀÌ µé¾î¿Ã °æ¿ì ½ºÅ©·Ñ" #. Scroll on output checkbox #: gnome-terminal/gnome-terminal.c:1106 msgid "Scroll on output" msgstr "Ãâ·ÂÀÌ ÀÖÀ» °æ¿ì ½ºÅ©·Ñ" #: gnome-terminal/gnome-terminal.c:1135 msgid "Color selector" msgstr "»ö±ò ¼±ÅÃ" #: gnome-terminal/gnome-terminal.c:1181 msgid "_Hide menubar" msgstr "¸Þ´º¹Ù ¼û±â±â(_H)" #: gnome-terminal/gnome-terminal.c:1182 msgid "_Show menubar" msgstr "¸Þ´º¹Ù º¸À̱â(_S)" #: gnome-terminal/gnome-terminal.c:1195 msgid "Terminal" msgstr "¼öÁ÷" #: gnome-terminal/gnome-terminal.c:1767 msgid "Terminal class name" msgstr "Å͹̳Πclass À̸§" #: gnome-terminal/gnome-terminal.c:1767 msgid "CLASS" msgstr "CLASS" #: gnome-terminal/gnome-terminal.c:1770 msgid "Specifies font name" msgstr "ÆùÆ® À̸§ ÁöÁ¤" #: gnome-terminal/gnome-terminal.c:1770 msgid "FONT" msgstr "FONT" #: gnome-terminal/gnome-terminal.c:1773 msgid "Do not start up shells as logins shells" msgstr "·Î±ä¼ÐÀ» ½ÇÇàÇÏÁö ¾Ê´Â´Ù" #: gnome-terminal/gnome-terminal.c:1776 msgid "Start up shells as logins shells" msgstr "·Î±ä¼ÐÀ» ½ÇÇàÇÑ´Ù" #: gnome-terminal/gnome-terminal.c:1779 msgid "Specifies the geometry for the main window" msgstr "ÁÖ À©µµ¿ìÀÇ À§Ä¡,Å©±â ÁöÁ¤" #: gnome-terminal/gnome-terminal.c:1779 gsm/session-properties.c:256 msgid "GEOMETRY" msgstr "GEOMETRY" #: gnome-terminal/gnome-terminal.c:1782 msgid "Execute this program instead of a shell" msgstr "¼Ð ´ë½Å¿¡ ÇÁ·Î±×·¥À» ½ÇÇàÇÑ´Ù" #: gnome-terminal/gnome-terminal.c:1782 msgid "COMMAND" msgstr "COMMAND" #: gnome-terminal/gnome-terminal.c:1785 msgid "Foreground color" msgstr "Àü°æ»ö" #: gnome-terminal/gnome-terminal.c:1788 panel/panel_config.c:742 msgid "Background color" msgstr "¹è°æ»ö" #: gnome-terminal/gnome-terminal.c:1791 panel/main.c:74 msgid "ID" msgstr "ID" #: gnome-terminal/gnome-terminal.c:1794 msgid "Update utmp/wtmp entries" msgstr "utmp/wtmp Ç׸ñ °»½Å" #: gnome-terminal/gnome-terminal.c:1794 msgid "UTMP" msgstr "UTMP" #: gnome-terminal/gnome-terminal.c:1797 msgid "Do not update utmp/wtmp entries" msgstr "utmp/wtmp Ç׸ñ »ý½ÅÇÏÁö ¾ÊÀ½" #: gnome-terminal/gnome-terminal.c:1797 msgid "NOUTMP" msgstr "NOUTMP" #: gsm/main.c:41 msgid "Enable gsm debugging" msgstr "gsm µð¹ö±ë Äѱâ" #: gsm/save-session.c:33 msgid "Kill session" msgstr "¼¼¼Ç ¾ø¾Ö±â" #: gsm/save-session.c:53 msgid "save-session: couldn't connect to session manager\n" msgstr "save-session: ¼¼¼Ç °ü¸®ÀÚ¿Í ¿¬°áÇÒ ¼ö ¾øÀ½\n" #: gsm/session-properties.c:97 msgid "Gnome Session Properties" msgstr "¸¶¿ì½º ¼Ó¼º" #: gsm/session-properties.c:106 msgid "Startup Programs" msgstr "ÇÁ·Î±×·¥ ½ÃÀÛ" #: gsm/session-properties.c:256 msgid "Geometry of window" msgstr "â ³ôÀÌ" #: help-browser/bookmarks.c:220 msgid "Bookmark" msgstr "Ã¥°¥ÇÇ" #: help-browser/bookmarks.c:220 msgid "Page Title" msgstr "ÆäÀÌÁö Á¦¸ñ" #: help-browser/bookmarks.c:230 msgid "Gnome Help Bookmarks" msgstr "Gnome µµ¿ò¸» Ã¥°¥ÇÇ" #. Buttons #: help-browser/bookmarks.c:240 msgid "Remove" msgstr "»èÁ¦" #: help-browser/gnome-help-browser.c:121 msgid "X position of window" msgstr "âÀÇ °¡·Î À§Ä¡" #: help-browser/gnome-help-browser.c:121 msgid "X" msgstr "X" #: help-browser/gnome-help-browser.c:122 msgid "Y position of window" msgstr "âÀÇ ¼¼·Î À§Ä¡" #: help-browser/gnome-help-browser.c:122 msgid "Y" msgstr "Y" #: help-browser/gnome-help-browser.c:123 msgid "Width of window" msgstr "â Æø" #: help-browser/gnome-help-browser.c:123 msgid "WIDTH" msgstr "WIDTH" #: help-browser/gnome-help-browser.c:124 msgid "Height of window" msgstr "â ³ôÀÌ" #: help-browser/gnome-help-browser.c:124 msgid "HEIGHT" msgstr "HEIGHT" #: help-browser/gnome-help-browser.c:125 msgid "Debug level" msgstr "µð¹ö±× ´Ü°è" #: help-browser/gnome-help-browser.c:348 help-browser/window.c:701 msgid "Gnome Help Browser" msgstr "Gnome µµ¿ò¸» ÇÁ·Î±×·¥" #: help-browser/gnome-help-browser.c:351 msgid "" "GNOME Help Browser allows easy access to various forms of documentation on " "your system" msgstr "" "GNOME µµ¿ò¸» º¸±â´Â ½Ã½ºÅÛ¿¡ ¼³Ä¡µÈ °¢Á¾ Çü½ÄÀÇ ¹®¼­¸¦ ½±°Ô Á¢±ÙÇÒ ¼ö ÀÖ°Ô " "ÇØ ÁÝ´Ï´Ù" #: help-browser/gnome-help-browser.c:610 msgid "History size" msgstr "History Å©±â" #: help-browser/gnome-help-browser.c:611 msgid "History file" msgstr "History ÆÄÀÏ" #: help-browser/gnome-help-browser.c:612 msgid "Cache size" msgstr "cache Å©±â" #: help-browser/gnome-help-browser.c:613 msgid "Cache file" msgstr "cache ÆÄÀÏ" #: help-browser/gnome-help-browser.c:614 msgid "Bookmark file" msgstr "Ã¥°¥ÇÇ ÆÄÀÏ" #: help-browser/gnome-help-browser.c:620 msgid "Man Path" msgstr "Man °æ·Î" #: help-browser/gnome-help-browser.c:621 msgid "Info Path" msgstr "Info °æ·Î" #: help-browser/gnome-help-browser.c:622 msgid "GNOME Help Path" msgstr "GNOME µµ¿ò¸» °æ·Î" #: help-browser/gnome-help-browser.c:697 msgid "Gnome Help Configure" msgstr "Gnome µµ¿ò¸» ¼³Á¤" #: help-browser/gnome-help-browser.c:700 msgid "History and cache" msgstr "History¿Í cache" #: help-browser/gnome-help-browser.c:701 msgid "Paths" msgstr "°æ·Î" #: help-browser/gnome-helpwin.c:215 msgid "

Error: file not found

" msgstr "

¾Ö·¯: ÆÄÀÏÀÌ ¾øÀ½

" #: help-browser/history.c:257 msgid "URL" msgstr "URL" #: help-browser/history.c:257 msgid "Last" msgstr "¸¶Áö¸·" #: help-browser/history.c:257 msgid "Count" msgstr "°¹¼ö" #: help-browser/history.c:270 msgid "Gnome Help History" msgstr "Gnome µµ¿ò¸» History" #: help-browser/toc-man.c:19 help-browser/toc2-man.c:21 msgid "User Commands" msgstr "»ç¿ëÀÚ ¸í·É" #: help-browser/toc-man.c:20 help-browser/toc2-man.c:22 msgid "System Calls" msgstr "½Ã½ºÅÛ ÄÝ" #: help-browser/toc-man.c:21 help-browser/toc2-man.c:23 msgid "Library Functions" msgstr "¶óÀ̺귯¸® ÇÔ¼ö" #: help-browser/toc-man.c:22 help-browser/toc2-man.c:24 msgid "Special Files" msgstr "Ư¼ö ÆÄÀϵé" #: help-browser/toc-man.c:23 help-browser/toc2-man.c:25 msgid "File Formats" msgstr "ÆÄÀÏ Çü½Ä" #: help-browser/toc-man.c:24 help-browser/toc2-man.c:26 msgid "Games" msgstr "°ÔÀÓ" #: help-browser/toc-man.c:25 help-browser/toc2-man.c:27 #: panel/panel_config_global.c:566 msgid "Miscellaneous" msgstr "±âŸ" #: help-browser/toc-man.c:26 help-browser/toc2-man.c:28 msgid "Administration" msgstr "°ü¸®" #: help-browser/toc-man.c:27 help-browser/toc2-man.c:29 msgid "man9" msgstr "man9" #: help-browser/toc-man.c:28 help-browser/toc2-man.c:30 msgid "mann" msgstr "mann" #: help-browser/toc-man.c:29 help-browser/toc2-man.c:31 msgid "manx" msgstr "manx" #. Add one new item for each type #. This really should iterate through the toc_config list #. MAN PAGES #: help-browser/toc.c:135 msgid "Man Pages" msgstr "Man ÆäÀÌÁö" #. INFO PAGES #: help-browser/toc.c:147 msgid "Info Pages" msgstr "Info ÆäÀÌÁö" #. GNOME HELP #: help-browser/toc.c:159 msgid "GNOME Help" msgstr "GNOME µµ¿ò¸»" #: help-browser/toc2.c:115 help-browser/toc2.c:256 help-browser/toc2.c:318 msgid "

Table of Contents

\n" msgstr "

Â÷·Ê

\n" #. Man Pages #: help-browser/toc2.c:119 msgid "

Man Pages

\n" msgstr "

Man ÆäÀÌÁö

\n" #: help-browser/toc2.c:257 msgid "

Info Pages

\n" msgstr "

Info ÆäÀÌÁö

\n" #: help-browser/toc2.c:319 msgid "

GNOME Help

\n" msgstr "

GNOME µµ¿ò¸»

\n" #: help-browser/toc2.c:461 msgid "" "\n" "\n" "

Results of the substring search for the string " msgstr "" "\n" "\n" "

¹®ÀÚ¿­¿¡ ´ëÇÑ ºÎºÐ ¹®ÀÚ¿­ Ž»öÀÇ °á°ú " #: help-browser/toc2.c:467 msgid "" "

\n" "
\n" "

Manual Pages

\n" "

\n" "

    \n" msgstr "" "

    \n" "
    \n" "

    Manual Pages

    \n" "

    \n" "

      \n" #: help-browser/toc2.c:490 msgid "" "\n" "

      \n" "
      \n" "

      GNU Info Pages

      \n" "

      \n" "

        \n" msgstr "" "\n" "

        \n" "
        \n" "

        GNU Info ÆäÀÌÁö

        \n" "

        \n" "

          \n" #: help-browser/toc2.c:514 msgid "" "\n" "

          \n" "
          \n" "

          GNOME Help Pages

          \n" "

          \n" "

            \n" msgstr "" "\n" "

            \n" "
            \n" "

            GNOME µµ¿ò¸» ÆäÀÌÁö

            \n" "

            \n" "

              \n" #: help-browser/toc2.c:536 msgid "
              No matches found\n" msgstr "
              ¸Â´Â °æ¿ì¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù\n" #: help-browser/visit.c:84 msgid "Could not load default TOC page" msgstr "±âº» TOC ÆäÀÌÁö¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" #: help-browser/visit.c:102 msgid "Unknown TOC argument" msgstr "¾Ë ¼ö ¾ø´Â TOC ÀÎÀÚ" #: help-browser/window.c:129 msgid "New window" msgstr "»õ â" #: help-browser/window.c:129 msgid "Open new browser window" msgstr "»õ·Î¿î ºê¶ó¿ìÀú â ¿­±â" #: help-browser/window.c:134 msgid "Add Bookmark" msgstr "Ã¥°¥ÇÇ Ãß°¡" #: help-browser/window.c:134 msgid "Add bookmark" msgstr "Ã¥°¥ÇÇ Ãß°¡" #: help-browser/window.c:139 msgid "Configure" msgstr "¼³Á¤" #: help-browser/window.c:144 msgid "Close window" msgstr "⠴ݱâ" #: help-browser/window.c:149 msgid "Exit" msgstr "³¡³»±â" #: help-browser/window.c:149 msgid "Exit all windows" msgstr "¸ðµç âÀ» ³¡³»±â" #: help-browser/window.c:158 msgid "Info about this program" msgstr "ÀÌ ÇÁ·Î±×·¥¿¡ °üÇÑ Á¤º¸" #: help-browser/window.c:169 help-browser/window.c:204 msgid "History" msgstr "History" #: help-browser/window.c:169 help-browser/window.c:204 msgid "Show History Window" msgstr "History À©µµ¿ì º¸À̱â" #: help-browser/window.c:174 msgid "Bookmarks" msgstr "Ã¥°¥ÇÇ" #: help-browser/window.c:174 help-browser/window.c:206 msgid "Show Bookmarks Window" msgstr "Ã¥°¥ÇÇ À©µµ¿ì º¸À̱â" #: help-browser/window.c:182 msgid "File" msgstr "ÆÄÀÏ" #: help-browser/window.c:183 msgid "Window" msgstr "À©µµ¿ì" #: help-browser/window.c:191 msgid "Back" msgstr "µÚ·Î" #: help-browser/window.c:192 msgid "Go to the previous location in the history list" msgstr "history ¸®½ºÆ®¿¡¼­ ÀÌÀü À§Ä¡·Î °¡±â" #: help-browser/window.c:194 msgid "Forward" msgstr "¾ÕÀ¸·Î" #: help-browser/window.c:195 msgid "Go to the next location in the history list" msgstr "history ¸®½ºÆ®ÀÇ ´ÙÀ½ À§Ä¡·Î °¡±â" #: help-browser/window.c:198 msgid "Reload" msgstr "´Ù½Ã Àбâ" #: help-browser/window.c:201 msgid "Index" msgstr "»öÀÎ" #: help-browser/window.c:201 msgid "Show Documentation Index" msgstr "¹®¼­ÀÇ »öÀÎ º¸¿©ÁÖ±â" #: help-browser/window.c:206 msgid "BMarks" msgstr "Ã¥°¥ÇÇ" #: help-browser/window.c:209 msgid "Help on Help" msgstr "µµ¿ò¸»¿¡ ´ëÇÑ µµ¿ò¸»" #: help-browser/window.c:823 #, c-format msgid "" "Error loading document:\n" "\n" "%s" msgstr "" "¹®¼­¸¦ ÀоîµéÀÌ´Â µ¥ ¾Ö·¯:\n" "\n" "%s" #: help-browser/window.c:826 msgid "Ok" msgstr "È®ÀÎ" #: panel/applet.c:268 msgid "???" msgstr "???" #: panel/applet.c:295 msgid "Remove from panel" msgstr "Æгο¡¼­ »èÁ¦" #: panel/applet.c:302 msgid "Move applet" msgstr "¾ÖÇø´ À̵¿" #: panel/drawer.c:120 msgid "Tooltip/Name" msgstr "ÅøÆÁ º¸¿©ÁÖ±â" #: panel/drawer.c:124 msgid "Icon" msgstr "¾ÆÀÌÄÜ" #: panel/drawer.c:128 msgid "Applet appearance" msgstr "¾ÖÇø´ °Ñ¸ð½À" #: panel/drawer.c:135 msgid "Drawer handle" msgstr "Drawer °ü·Ã" #: panel/drawer.c:137 msgid "Disable hidebutton" msgstr "¹öÆ°¼û±â±â ¾ø¾Ú" #: panel/drawer.c:147 msgid "Disable hidebutton arrow" msgstr "¹öÆ°¼û±â±â È­»ìÇ¥ ¾ø¾Ú" #: panel/drawer.c:162 panel/menu.c:1480 msgid "Drawer" msgstr "Drawer" #: panel/launcher.c:114 msgid "App" msgstr "ÇÁ·Î±×·¥" #: panel/launcher.c:204 msgid "Launcher properties" msgstr "Launcher ¼Ó¼º" #: panel/launcher.c:289 msgid "Create launcher applet" msgstr "»ïÅ´ ¾ÖÇø´ ¸¸µé±â" #: panel/logout.c:26 panel/menu.c:1590 panel/menu.c:1747 msgid "Log out" msgstr "·Î±×¾Æ¿ô" #: panel/main.c:73 msgid "Discard session" msgstr "¼¼¼Ç ¹ö¸®±â" #: panel/menu.c:83 msgid "The GNOME Panel" msgstr "GNOME µµ¿ò¸»" #: panel/menu.c:86 msgid "" "This program is responsible for launching other applications, embedding " "small applets within itself, world peace, and random X crashes." msgstr "" "ÀÌ ÇÁ·Î±×·¥Àº ´Ù¸¥ ÇÁ·Î±×·¥À» ½ÇÇàÇÏ°í, ³»ºÎ¿¡ ÀÛÀº ¾ÖÇø´µéÀ» Æ÷ÇÔÇÏ°í, " "¼¼°è ÆòÈ­¿Í ´õºÒ¾î X°¡ ¹«´ÜÁ¾·áµÉ °æ¿ì¿¡ ´ëÇØ Ã¥ÀÓÀÌ ÀÖ½À´Ï´Ù." #: panel/menu.c:332 panel/menu.c:367 msgid "Desktop entry properties" msgstr "µ¥½ºÅ©Å¾ Ç׸ñ ¼Ó¼º" #: panel/menu.c:431 msgid "Add this launcher to panel" msgstr "launcher¸¦ Æгο¡ Ãß°¡" #: panel/menu.c:439 msgid "Add this as drawer to panel" msgstr "drawer·Î Æгο¡ Ãß°¡" #: panel/menu.c:447 msgid "Add this as menu to panel" msgstr "¸Þ´º·Î Æгο¡ Ãß°¡" #: panel/menu.c:468 msgid "Properties ..." msgstr "¼Ó¼º..." #: panel/menu.c:646 panel/menu.c:717 msgid "..." msgstr "..." #: panel/menu.c:868 msgid "Can't get goad_id from desktop entry!" msgstr "µ¥½ºÅ©Å¾ Ç׸ñ¿¡¼­ goad_id¸¦ ¾òÀ» ¼ö ¾øÀ½!" #: panel/menu.c:1424 msgid "Applets" msgstr "¾ÖÇø´" #: panel/menu.c:1487 panel/panel_config.c:868 msgid "Edge Panel" msgstr "ÆгÎ" #: panel/menu.c:1494 panel/panel_config.c:874 msgid "Corner Panel" msgstr "ÄÚ³Ê ÆгÎ" #: panel/menu.c:1575 msgid "Remove this panel" msgstr "Æгο¡¼­ »èÁ¦" #: panel/menu.c:1620 msgid "Add applet" msgstr "¾ÖÇø´ Ãß°¡" #: panel/menu.c:1629 msgid "Add new panel" msgstr "Æгο¡ Ãß°¡" #: panel/menu.c:1637 msgid "Add main menu" msgstr "ÁÖ ¸Þ´º Ãß°¡" #: panel/menu.c:1644 msgid "Add log out button" msgstr "·Î±×¾Æ¿ô ¹öÆ° Ãß°¡" #: panel/menu.c:1652 msgid "Add swallowed app" msgstr "»ïų ÇÁ·Î±×·¥ Ãß°¡" #: panel/menu.c:1658 msgid "Add new launcher" msgstr "»õ·Î¿î launcher Ãß°¡" #: panel/menu.c:1669 msgid "This panel properties..." msgstr "ÆгΠ¼Ó¼º..." #: panel/menu.c:1679 msgid "Global properties..." msgstr "Àüü ¼Ó¼º..." #: panel/menu.c:1707 msgid "Panel" msgstr "ÆгÎ" #: panel/menu.c:1714 msgid "Lock screen" msgstr "È­¸é Àá±Ý" #: panel/menu.c:1735 msgid "About GNOME..." msgstr "GNOMEÀº..." #: panel/menu.c:1997 msgid "Can't open directory, using main menu!" msgstr "µð·ºÅ丮¸¦ ¿­¼ö ¾ø¾î¼­, ¸ÞÀÎ ¸Þ´º¸¦ »ç¿ëÇÕ´Ï´Ù!" #: panel/menu.c:2091 msgid "Menu properties" msgstr "¸Þ´º ¼Ó¼º" #: panel/menu.c:2098 msgid "Menu Type" msgstr "¸Þ´º ŸÀÔ" #: panel/menu.c:2105 panel/menu.c:2125 msgid "Main Menu" msgstr "ÁÖ ¸Þ´º" #: panel/menu.c:2116 panel/menu.c:2166 msgid "Normal Menu" msgstr "º¸Åë ¸Þ´º" #: panel/menu.c:2135 msgid "Both System and User menus on the same menu" msgstr "½Ã½ºÅÛ ¸Þ´º¿Í »ç¿ëÀÚ ¸Þ´º¸¦ °°Àº ¸Þ´º¿¡ µÐ´Ù" #: panel/menu.c:2147 msgid "System on the main menu, User menu as a submenu" msgstr "½Ã½ºÅÛ ¸Þ´º¸¦ ÁÖ ¸Þ´º·Î, »ç¿ëÀÚ ¸Þ´º¸¦ ¼­ºê¸Þ´º·Î µÐ´Ù" #: panel/menu.c:2158 msgid "User on the main menu, System menu as a submenu" msgstr "»ç¿ëÀÚ ¸Þ´º¸¦ ÁÖ¸Þ´º·Î, ½Ã½ºÅÛ ¸Þ´º¸¦ ¼­ºê¸Þ´º·Î µÐ´Ù" #: panel/menu.c:2176 msgid "Menu path" msgstr "¸Þ´º °æ·Î" #. Position frame #: panel/panel_config.c:262 panel/panel_config.c:439 msgid "Position" msgstr "À§Ä¡" #. Auto-hide/stayput frame #: panel/panel_config.c:336 msgid "Minimize Options" msgstr "ÃÖ¼ÒÈ­ ¿É¼Ç" #. Stay Put #: panel/panel_config.c:347 msgid "Explicitly Hide" msgstr "¼öµ¿À¸·Î ¼û±â±â" #: panel/panel_config.c:360 msgid "Auto Hide" msgstr "ÀÚµ¿À¸·Î ¼û±â±â" #. Hidebuttons disable #: panel/panel_config.c:371 panel/panel_config.c:564 msgid "Disable hidebuttons" msgstr "¼û±â´Â ¹öÆ° ¾ø¾Ö±â" #. Arrow disable #: panel/panel_config.c:382 panel/panel_config.c:575 msgid "Disable hidebutton arrows" msgstr "¹öÆ° ¼û±â°¡ È­»ìÇ¥ ¾ø¾Ú" #. North East Position #: panel/panel_config.c:452 msgid "North East" msgstr "ºÏµ¿" #: panel/panel_config.c:463 msgid "South West" msgstr "³²¼­" #: panel/panel_config.c:474 msgid "North West" msgstr "ºÏ¼­" #: panel/panel_config.c:485 msgid "South East" msgstr "³²µ¿" #. Orientation frame #: panel/panel_config.c:517 msgid "Orientation" msgstr "¹æÇâ" #. Hidebuttons frame #: panel/panel_config.c:552 msgid "Hidebutton Options" msgstr "¼û±è¹öÆ° ¼±ÅûçÇ×" #. selector frame #: panel/panel_config.c:667 panel/panel_config.c:887 msgid "Background" msgstr "¹è°æ" #. standard background #: panel/panel_config.c:677 msgid "Standard" msgstr "Ç¥ÁØ" #: panel/panel_config.c:685 msgid "Pixmap" msgstr "ÇȽº¸Ê" #. image frame #: panel/panel_config.c:699 msgid "Image file" msgstr "±×¸² ÆÄÀÏ" #: panel/panel_config.c:728 msgid "Scale image to fit panel" msgstr "ÆгΠũ±â¿¡ ¸Â°Ô ±×¸² Å©±â¸¦ Á¶Á¤" #: panel/panel_config.c:857 msgid "Panel properties" msgstr "ÆгΠ¼Ó¼º" #. Animation disable #: panel/panel_config_global.c:195 msgid "Disable animations" msgstr "¾Ö´Ï¸ÞÀÌ¼Ç ¾ø¾Ö±â" #. AutoHide Animation step_size scale frame #: panel/panel_config_global.c:203 msgid "Auto-Hide Animation Speed" msgstr "ÀÚµ¿¼û±â±â ¾Ö´Ï¸ÅÀÌ¼Ç ¼Óµµ" #. ExplicitHide Animation step_size scale frame #: panel/panel_config_global.c:212 msgid "Explicit-Hide Animation Speed" msgstr "¼öµ¿¼û±â±â ¾Ö´Ï¸ÅÀÌ¼Ç ¼Óµµ" #. DrawerHide Animation step_size scale frame #: panel/panel_config_global.c:221 msgid "Drawer Animation Speed" msgstr "Drawer ¾Ö´Ï¸ÅÀÌ¼Ç ¼Óµµ" #. Minimize Delay scale frame #: panel/panel_config_global.c:230 msgid "Auto-Hide Minimize Delay (ms)" msgstr "ÀÚµ¿¼û±â±â Áö¿¬½Ã°£ (õºÐÀÇ ÀÏÃÊ)" #. Minimized size scale frame #: panel/panel_config_global.c:237 msgid "Auto-Hide Minimized Size (pixels)" msgstr "ÀÚµ¿¼û±â±â Å©±â (Çȼ¿)" #. toggle button #: panel/panel_config_global.c:331 msgid "Tiles enabled" msgstr "ŸÀÏ »ç¿ë" #. Image frame #: panel/panel_config_global.c:341 msgid "Image files" msgstr "±×¸² ÆÄÀÏ" #: panel/panel_config_global.c:354 msgid "Tile filename (up)" msgstr "ŸÀÏ ÆÄÀÏÀ̸§ (À§)" #: panel/panel_config_global.c:358 msgid "Tile filename (down)" msgstr "ŸÀÏ ÆÄÀÏÀ̸§ (¾Æ·¡)" #. Minimized size scale frame #: panel/panel_config_global.c:365 msgid "Border width (tile only)" msgstr "°æ°è¼± µÎ²² (ŸÀÏÀÇ °æ¿ì)" #. Minimized size scale frame #: panel/panel_config_global.c:373 msgid "Depth (displacement when pressed)" msgstr "±íÀÌ (´­·¶À» ¶§ À̵¿ÇÏ´Â Á¤µµ)" #. Tooltips frame #: panel/panel_config_global.c:395 msgid "Tooltips" msgstr "¾ÆÀÌÄÜ ÅøÆÁ" #. Tooltips enable #: panel/panel_config_global.c:406 msgid "Tooltips enabled" msgstr "ÅøÆÁ º¸¿©ÁÖ±â" #. Menu frame #: panel/panel_config_global.c:416 msgid "Menus" msgstr "¸Þ´º" #. Small Icons #: panel/panel_config_global.c:427 msgid "Show small icons" msgstr "ÀÛÀº ¾ÆÀÌÄÜ º¸¿©ÁÖ±â" #. Dot Buttons #: panel/panel_config_global.c:437 msgid "Show ... buttons" msgstr "º¸À̱â ... ¹öÆ°" #. Movement frame #: panel/panel_config_global.c:447 msgid "Movement" msgstr "À̵¿" #. Switched #: panel/panel_config_global.c:458 msgid "Switched movement" msgstr "¹Ù²Ù±â À̵¿" #: panel/panel_config_global.c:470 msgid "Free movement (doesn't disturb other applets)" msgstr "ÀÚÀ¯·Î¿î À̵¿ (´Ù¸¥ ¾ÖÇø´À» °íÁ¤½ÃÄÑ µÒ)" #. Logout frame #: panel/panel_config_global.c:480 msgid "Log Out" msgstr "·Î±×¾Æ¿ô" #. Prompt before log out #: panel/panel_config_global.c:491 msgid "Prompt before logout" msgstr "·Î±×¾Æ¿ô Àü¿¡ ¹°¾îº¸±â" #. Minimize Delay scale frame #: panel/panel_config_global.c:501 msgid "Applet Padding" msgstr "¾ÖÇø´ »çÀÌÀÇ °£°Ý" #: panel/panel_config_global.c:517 msgid "Launcher icon" msgstr "Launcher ¾ÆÀÌÄÜ" #: panel/panel_config_global.c:518 msgid "Drawer icon" msgstr "Drawer ¾ÆÀÌÄÜ" #: panel/panel_config_global.c:519 msgid "Menu icon" msgstr "¸Þ´º ¾ÆÀÌÄÜ" #: panel/panel_config_global.c:540 msgid "Global Panel Configuration" msgstr "Àüü ÆгΠ¼³Á¤" #: panel/panel_config_global.c:548 msgid "Animation" msgstr "¾Ö´Ï¸ÞÀ̼Ç" #: panel/session.c:613 msgid "Really log out?" msgstr "Á¤¸»·Î ·Î±×¾Æ¿ôÇÏ°Ú½À´Ï±î?" #: panel/session.c:627 msgid "Ask next time" msgstr "´ÙÀ½¿¡µµ ¹°¾îº¸±â" #: panel/swallow.c:210 msgid "Create swallow applet" msgstr "»ïÅ´ ¾ÖÇø´ ¸¸µé±â" #: panel/swallow.c:220 msgid "Title of application to swallow" msgstr "»ïų ÀÀ¿ë ÇÁ·Î±×·¥ÀÇ À̸§" #: panel/swallow.c:231 msgid "Command (optional)" msgstr "¸í·É (¼±ÅûçÇ×)" #: panel/swallow.c:255 msgid "Height" msgstr "³ôÀÌ"