diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-09-18 13:20:38 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-09-18 13:20:38 +0000 |
commit | 7a5d48261ad6f9b474b2a0e8381605e8b610cd89 (patch) | |
tree | 34e684ba7ae5237b5090152171da8978e04f1584 /perl-install/share/po/ko.po | |
parent | 61b70e411420ccdc1d55bc89b845b7533b3ed81a (diff) | |
download | drakx-backup-do-not-use-7a5d48261ad6f9b474b2a0e8381605e8b610cd89.tar drakx-backup-do-not-use-7a5d48261ad6f9b474b2a0e8381605e8b610cd89.tar.gz drakx-backup-do-not-use-7a5d48261ad6f9b474b2a0e8381605e8b610cd89.tar.bz2 drakx-backup-do-not-use-7a5d48261ad6f9b474b2a0e8381605e8b610cd89.tar.xz drakx-backup-do-not-use-7a5d48261ad6f9b474b2a0e8381605e8b610cd89.zip |
updated pot file
Diffstat (limited to 'perl-install/share/po/ko.po')
-rw-r--r-- | perl-install/share/po/ko.po | 597 |
1 files changed, 338 insertions, 259 deletions
diff --git a/perl-install/share/po/ko.po b/perl-install/share/po/ko.po index 9ae14a660..6624d0d5e 100644 --- a/perl-install/share/po/ko.po +++ b/perl-install/share/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" -"POT-Creation-Date: 2003-09-09 17:07+0200\n" +"POT-Creation-Date: 2003-09-16 13:45+0200\n" "PO-Revision-Date: 2002-09-09 09:08+0900\n" "Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n" "Language-Team: Korean <beadaron@hanafos.com>\n" @@ -181,7 +181,7 @@ msgstr "ÀÌ´õ³Ý Ä«µå" msgid "If set, send the mail report to this email address else send it to root" msgstr "" -#: ../../standalone/drakconnect:1 +#: ../../modules/interactive.pm:1 ../../standalone/drakconnect:1 #, c-format msgid "Parameters" msgstr "ÀÎÀÚ" @@ -487,6 +487,11 @@ msgstr "¹ö½º" msgid "Iraq" msgstr "À̶óÅ©" +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "connecting to %s ..." +msgstr "¹öÁú¶ó ¸¶¹ý»ç¿¡ ¿¬°á Áß ..." + #: ../../standalone/drakgw:1 #, c-format msgid "Potential LAN address conflict found in current config of %s!\n" @@ -526,6 +531,16 @@ msgstr "¼³Ä¡µÈ ÆùÆ® °Ë»ö" msgid "Default desktop" msgstr "±âº»°ª" +#: ../../standalone/drakbug:1 +#, c-format +msgid "" +"To submit a bug report, click on the button report.\n" +"This will open a web browser window on %s\n" +" where you'll find a form to fill in. The information displayed above will " +"be \n" +"transferred to that server." +msgstr "" + #: ../../lang.pm:1 #, c-format msgid "Venezuela" @@ -986,6 +1001,36 @@ msgstr "" "´Ù¸¥ Áö¿ªÀ» À§ÇÑ ÇÁ·ÎÅäÄÝ\n" " Dä³Î (leased lines) ¾Æ´Ô" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - /etc/xinetd.d/tftp:\n" +" \tdrakTermServ will configure this file to work in conjunction with " +"the images created\n" +" \tby mkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up " +"the boot image to \n" +" \teach diskless client.\n" +"\n" +" \tA typical tftp configuration file looks like:\n" +" \t\t\n" +" \tservice tftp\n" +"\t\t\t{\n" +" disable = no\n" +" socket_type = dgram\n" +" protocol = udp\n" +" wait = yes\n" +" user = root\n" +" server = /usr/sbin/in.tftpd\n" +" server_args = -s /var/lib/tftpboot\n" +" \t}\n" +" \t\t\n" +" \tThe changes here from the default installation are changing the " +"disable flag to\n" +" \t'no' and changing the directory path to /var/lib/tftpboot, where " +"mkinitrd-net\n" +" \tputs its images." +msgstr "" + #: ../../printer/printerdrake.pm:1 #, c-format msgid "Option %s must be a number!" @@ -1585,16 +1630,16 @@ msgstr "" msgid "Use the %c and %c keys for selecting which entry is highlighted." msgstr "" -#: ../../standalone/drakperm:1 -#, c-format -msgid "Enable \"%s\" to execute the file" -msgstr "" - #: ../../mouse.pm:1 #, c-format msgid "Generic 2 Button Mouse" msgstr "ÀϹÝÀûÀÎ 2¹öÆ° ¸¶¿ì½º" +#: ../../standalone/drakperm:1 +#, c-format +msgid "Enable \"%s\" to execute the file" +msgstr "" + #: ../../lvm.pm:1 #, c-format msgid "Remove the logical volumes first\n" @@ -2719,6 +2764,23 @@ msgstr "ÀÌ°ÍÀº ÇʼöÀûÀÎ ÆÑÅ°ÁöÀÔ´Ï´Ù. ¹Ýµå½Ã ¼±ÅõǾî¾ß ÇÕ´Ï´Ù." #: ../../standalone/drakTermServ:1 #, c-format +msgid "" +" - Create etherboot floppies/CDs:\n" +" \tThe diskless client machines need either ROM images on the NIC, or " +"a boot floppy\n" +" \tor CD to initate the boot sequence. drakTermServ will help " +"generate these\n" +" \timages, based on the NIC in the client machine.\n" +" \t\t\n" +" \tA basic example of creating a boot floppy for a 3Com 3c509 " +"manually:\n" +" \t\t\n" +" \tcat /usr/lib/etherboot/boot1a.bin \\\n" +" \t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0" +msgstr "" + +#: ../../standalone/drakTermServ:1 +#, c-format msgid "Etherboot ISO image is %s" msgstr "" @@ -3101,22 +3163,6 @@ msgstr "ÆÄÀÏ ¼û±â±â" msgid "Auto-detect printers connected to this machine" msgstr "ÇÁ¸°ÅÍ ÀÚµ¿°Ë»ö" -#: ../../standalone/drakxtv:1 -#, c-format -msgid "" -"XawTV isn't installed!\n" -"\n" -"\n" -"If you do have a TV card but DrakX has neither detected it (no bttv nor " -"saa7134\n" -"module in \"/etc/modules\") nor installed xawtv, please send the\n" -"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n" -"with subject \"undetected TV card\".\n" -"\n" -"\n" -"You can install it by typing \"urpmi xawtv\" as root, in a console." -msgstr "" - #: ../../any.pm:1 #, c-format msgid "Sorry, no floppy drive available" @@ -3626,6 +3672,15 @@ msgstr "" msgid "Restore From Tape" msgstr "Å×ÀÔÀ¸·ÎºÎÅÍ º¹±¸" +#: ../../standalone/drakbug:1 +#, c-format +msgid "" +"To submit a bug report, click the report button, which will open your " +"default browser\n" +"to Anthill where you will be able to upload the above information as a bug " +"report." +msgstr "" + #: ../../network/netconnect.pm:1 #, c-format msgid "Choose the profile to configure" @@ -3765,7 +3820,7 @@ msgstr "" msgid "Need hostname, username and password!" msgstr "" -#: ../../network/adsl.pm:1 +#: ../../network/tools.pm:1 #, fuzzy, c-format msgid "Insert floppy" msgstr "%s¿¡ ÇÁ·ÎÇǸ¦ ³ÖÀ¸¼¼¿ä." @@ -3901,10 +3956,17 @@ msgstr "³×Æ®¿÷ ÀÎÅÍÆäÀ̽º´Â ÀÌ¹Ì ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù." msgid "Couldn't access the floppy!" msgstr "" -#: ../../standalone/drakbug:1 +#: ../../install_messages.pm:1 #, c-format -msgid "connecting to Bugzilla wizard ..." -msgstr "¹öÁú¶ó ¸¶¹ý»ç¿¡ ¿¬°á Áß ..." +msgid "" +"Warning: Free Software may not necessarily be patent free, and some Free\n" +"Software included may be covered by patents in your country. For example, " +"the\n" +"MP3 decoders included may require a licence for further usage (see\n" +"http://www.mp3licensing.com for more details). If you are unsure if a " +"patent\n" +"may be applicable to you, check your local laws." +msgstr "" #: ../../network/drakfirewall.pm:1 #, c-format @@ -4082,6 +4144,11 @@ msgstr "µ¿ÀÇ" msgid "Description" msgstr "¼³¸í" +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "Please enter summary text." +msgstr "¾ÆÀ̵𸦠ÀÔ·ÂÇϼ¼¿ä." + #: ../../fsedit.pm:1 #, c-format msgid "Error opening %s for writing: %s" @@ -4973,7 +5040,7 @@ msgstr "" msgid "Right Control key" msgstr "¿ø°Ý Á¦¾î" -#: ../../network/adsl.pm:1 +#: ../../network/tools.pm:1 #, fuzzy, c-format msgid "" "Insert a FAT formatted floppy in drive %s with %s in root directory and " @@ -5976,6 +6043,22 @@ msgstr "" msgid "busmouse" msgstr "¹ö½º¸¶¿ì½º" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Create Etherboot Enabled Boot Images:\n" +" \tTo boot a kernel via etherboot, a special kernel/initrd image must " +"be created.\n" +" \tmkinitrd-net does much of this work and drakTermServ is just a " +"graphical \n" +" \tinterface to help manage/customize these images. To create the " +"file \n" +" \t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an " +"include in \n" +" \tdhcpd.conf, you should create the etherboot images for at least " +"one full kernel." +msgstr "" + #: ../../network/tools.pm:1 ../../standalone/drakconnect:1 #, c-format msgid "Account Login (user name)" @@ -6317,24 +6400,6 @@ msgstr "" msgid "Floppy" msgstr "ºÎÆ® Ç÷ÎÇÇ" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Maintain /etc/exports:\n" -" \t\tClusternfs allows export of the root filesystem to diskless " -"clients. drakTermServ\n" -" \t\tsets up the correct entry to allow anonymous access to the root " -"filesystem from\n" -" \t\tdiskless clients.\n" -"\n" -" \t\tA typical exports entry for clusternfs is:\n" -" \t\t\n" -" \t\t/ (ro,all_squash)\n" -" \t\t/home SUBNET/MASK(rw,root_squash)\n" -"\t\t\t\n" -"\t\t\tWith SUBNET/MASK being defined for your network." -msgstr "" - #: ../../standalone/drakfont:1 #, c-format msgid "Ghostscript referencing" @@ -6880,6 +6945,11 @@ msgstr "ÀÎÅÍ³Ý ¿¬°á °øÀ¯" msgid "Choose file" msgstr "ÆÄÀÏ ¼±ÅÃ" +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "Summary: " +msgstr "¿ä¾à¼³¸í" + #: ../../network/shorewall.pm:1 #, c-format msgid "" @@ -6954,6 +7024,17 @@ msgstr "ÇÁ¶û½º·É ³² ÀÚÄ¡±¸¿ª" msgid "the vendor name of the processor" msgstr "" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Maintain %s:\n" +" \tFor users to be able to log into the system from a diskless " +"client, their entry in\n" +" \t/etc/shadow needs to be duplicated in %s. drakTermServ\n" +" \thelps in this respect by adding or removing system users from this " +"file." +msgstr "" + #: ../../diskdrake/interactive.pm:1 #, c-format msgid "All data on this partition should be backed-up" @@ -7244,6 +7325,11 @@ msgstr "»ç¿ëÀÚµé º¹±¸" msgid "Encryption key for %s" msgstr "¾ÏÈ£È Å°" +#: ../../install_steps_interactive.pm:1 +#, fuzzy, c-format +msgid "Do you want to recover your system?" +msgstr "aboot¸¦ »ç¿ëÇϽðڽÀ´Ï±î?" + #: ../../services.pm:1 #, c-format msgid "" @@ -7674,6 +7760,11 @@ msgstr "X ¼³Á¤" msgid ", " msgstr ", " +#: ../../standalone/drakbug:1 +#, c-format +msgid "Submit lspci" +msgstr "" + #: ../../printer/printerdrake.pm:1 #, fuzzy, c-format msgid "Remove selected host/network" @@ -7902,6 +7993,11 @@ msgstr "" "\n" "±× ¾î´ðÅÍ·Î Áö¿ª ³×Æ®¿÷À» ¼³Á¤ÇÒ °ÍÀÔ´Ï´Ù." +#: ../../standalone/drakbug:1 +#, c-format +msgid "Submit cpuinfo" +msgstr "" + #: ../../install_steps_gtk.pm:1 #, c-format msgid "Minimal install" @@ -7912,6 +8008,11 @@ msgstr "ÃÖ¼Ò ¼³Ä¡" msgid "Ethiopia" msgstr "¿¡Æ¼¿ÀÇǾÆ" +#: ../../standalone/drakbackup:1 +#, c-format +msgid "YES" +msgstr "" + #: ../../security/l10n.pm:1 #, c-format msgid "Enable \"crontab\" and \"at\" for users" @@ -8201,13 +8302,6 @@ msgstr "" msgid "Printer \"%s\" on SMB/Windows server \"%s\"" msgstr "»ï¹Ù/À©µµ¿ìÁî 95/98/NT»óÀÇ ÇÁ¸°ÅÍ" -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Daemon (%s) include:\n" -msgstr "" - #: ../../modules/parameters.pm:1 #, c-format msgid "%d comma separated numbers" @@ -8517,6 +8611,11 @@ msgstr "¸ð´ÏÅÍ ¼öÆòÁÖÆļö: %s\n" msgid "Path" msgstr "°æ·Î" +#: ../../standalone/drakbug:1 +#, c-format +msgid "NOT FOUND" +msgstr "" + #: ../../printer/printerdrake.pm:1 #, c-format msgid "" @@ -9086,18 +9185,6 @@ msgstr "Áß¿äÇÑ ÆÑÅ°Áö" msgid "Total Progress" msgstr "Àüü ÁøÇà" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n" -" \t\tFor users to be able to log into the system from a diskless " -"client, their entry in\n" -" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$" -"\\$. drakTermServ helps\n" -" \t\tin this respect by adding or removing system users from this " -"file." -msgstr "" - #: ../../help.pm:1 #, fuzzy, c-format msgid "" @@ -9242,6 +9329,26 @@ msgstr "¾î´À XFree ¼³Á¤À» ¼±ÅÃÇϽðڽÀ´Ï±î?" msgid "Use Incremental/Differential Backups (do not replace old backups)" msgstr "" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Maintain /etc/dhcpd.conf:\n" +" \tTo net boot clients, each client needs a dhcpd.conf entry, " +"assigning an IP \n" +" \taddress and net boot images to the machine. drakTermServ helps " +"create/remove \n" +" \tthese entries.\n" +"\t\t\t\n" +" \t(PCI cards may omit the image - etherboot will request the correct " +"image. \n" +"\t\t\tYou should also consider that when etherboot looks for the images, it " +"expects \n" +"\t\t\tnames like boot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n" +"\t\t\t \n" +" \tA typical dhcpd.conf stanza to support a diskless client looks " +"like:" +msgstr "" + #: ../../harddrake/sound.pm:1 #, c-format msgid "There's no known driver for your sound card (%s)" @@ -9355,6 +9462,13 @@ msgid "" "in number of characters" msgstr "" +#: ../../fsedit.pm:1 +#, c-format +msgid "" +"You may not be able to install lilo (since lilo doesn't handle a LV on " +"multiple PVs)" +msgstr "" + #: ../../install_steps_gtk.pm:1 #, c-format msgid "Updating package selection" @@ -9648,6 +9762,16 @@ msgstr "È£½ºÆ®¸íÀÌ ÇÊ¿äÇÕ´Ï´Ù." msgid "Unselect fonts installed" msgstr "¼³Ä¡µÈ ÆùÆ® ¼±Åà ÇØÁ¦" +#: ../../mouse.pm:1 +#, c-format +msgid "Wheel" +msgstr "ÈÙ ¸¶¿ì½º" + +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "Submit kernel version" +msgstr "Ä¿³Î ¹öÀü" + #: ../../any.pm:1 ../../help.pm:1 ../../install_steps_gtk.pm:1 #: ../../install_steps_interactive.pm:1 ../../interactive.pm:1 #: ../../ugtk2.pm:1 ../../Xconfig/resolution_and_depth.pm:1 @@ -9669,11 +9793,6 @@ msgstr "Ãë¼Ò" msgid "Searching for configured scanners ..." msgstr "À¯È¿ÇÑ ÇÁ¸°Å͵é" -#: ../../mouse.pm:1 -#, c-format -msgid "Wheel" -msgstr "ÈÙ ¸¶¿ì½º" - #: ../../harddrake/data.pm:1 #, fuzzy, c-format msgid "Videocard" @@ -9742,6 +9861,11 @@ msgstr "±âº»°ª" msgid "Button 2 Emulation" msgstr "¹öÆ° 2 ¿¡¹Ä·¹À̼Ç" +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "Please enter a package name." +msgstr "»ç¿ëÀÚ¸íÀ» ÀÔ·ÂÇØ ÁÖ¼¼¿ä" + #: ../../security/l10n.pm:1 #, c-format msgid "Run chkrootkit checks" @@ -9821,6 +9945,11 @@ msgid "" "\n" msgstr "" +#: ../../install_messages.pm:1 +#, fuzzy, c-format +msgid "http://www.mandrakelinux.com/en/92errata.php3" +msgstr "http://www.mandrakelinux.com/en/90errata.php3" + #: ../../lang.pm:1 #, c-format msgid "Honduras" @@ -9972,6 +10101,45 @@ msgstr "ÆÄÀϽýºÅÛ ¾ÏÈ£È Å°" msgid "Gujarati" msgstr "" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" While you can use a pool of IP addresses, rather than setup a " +"specific entry for\n" +" a client machine, using a fixed address scheme facilitates using the " +"functionality\n" +" of client-specific configuration files that ClusterNFS provides.\n" +"\t\t\t\n" +" Note: The '#type' entry is only used by drakTermServ. Clients can " +"either be 'thin'\n" +" or 'fat'. Thin clients run most software on the server via xdmcp, " +"while fat clients run \n" +" most software on the client machine. A special inittab, %s is\n" +" written for thin clients. System config files xdm-config, kdmrc, and " +"gdm.conf are \n" +" modified if thin clients are used, to enable xdmcp. Since there are " +"security issues in \n" +" using xdmcp, hosts.deny and hosts.allow are modified to limit access " +"to the local\n" +" subnet.\n" +"\t\t\t\n" +" Note: The '#hdw_config' entry is also only used by drakTermServ. " +"Clients can either \n" +" be 'true' or 'false'. 'true' enables root login at the client " +"machine and allows local \n" +" hardware configuration of sound, mouse, and X, using the 'drak' " +"tools. This is enabled \n" +" by creating separate config files associated with the client's IP " +"address and creating \n" +" read/write mount points to allow the client to alter the file. Once " +"you are satisfied \n" +" with the configuration, you can remove root login privileges from " +"the client.\n" +"\t\t\t\n" +" Note: You must stop/start the server after adding or changing " +"clients." +msgstr "" + #: ../../interactive/stdio.pm:1 #, c-format msgid "" @@ -10276,45 +10444,6 @@ msgid "" "http://www.linux-mandrake.com/en/hardware.php3" msgstr "" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific " -"entry for\n" -"\t\t\ta client machine, using a fixed address scheme facilitates using the " -"functionality\n" -"\t\t\tof client-specific configuration files that ClusterNFS provides.\n" -"\t\t\t\n" -"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can " -"either be 'thin'\n" -"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, " -"while fat clients run \n" -"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$" -"\\$IP=client_ip\\$\\$ is\n" -"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and " -"gdm.conf are \n" -"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are " -"security issues in \n" -"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access " -"to the local\n" -"\t\t\tsubnet.\n" -"\t\t\t\n" -"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ. " -"Clients can either \n" -"\t\t\tbe 'true' or 'false'. 'true' enables root login at the client machine " -"and allows local \n" -"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. " -"This is enabled \n" -"\t\t\tby creating separate config files associated with the client's IP " -"address and creating \n" -"\t\t\tread/write mount points to allow the client to alter the file. Once " -"you are satisfied \n" -"\t\t\twith the configuration, you can remove root login privileges from the " -"client.\n" -"\t\t\t\n" -"\t\t\tNote: You must stop/start the server after adding or changing clients." -msgstr "" - #: ../../standalone/drakconnect:1 #, c-format msgid "Configure Local Area Network..." @@ -10697,23 +10826,11 @@ msgstr "/dev/hda" msgid "/dev/hdb" msgstr "/dev/hdb" -#: ../../standalone/drakTermServ:1 +#: ../../standalone/drakbug:1 #, c-format msgid "" -" - Maintain /etc/dhcpd.conf:\n" -" \t\tTo net boot clients, each client needs a dhcpd.conf entry, " -"assigning an IP address\n" -" \t\tand net boot images to the machine. drakTermServ helps create/" -"remove these entries.\n" -"\t\t\t\n" -" \t\t(PCI cards may omit the image - etherboot will request the " -"correct image. You should\n" -" \t\talso consider that when etherboot looks for the images, it " -"expects names like\n" -" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n" -"\t\t\t \n" -" \t\tA typical dhcpd.conf stanza to support a diskless client looks " -"like:" +"Application Name\n" +"or Full Path:" msgstr "" #: ../../services.pm:1 @@ -11077,19 +11194,6 @@ msgstr "ÆÑÅ°Áö ¼³Ä¡Áß ¹®Á¦ ¹ß»ý %s" msgid "You will receive an alert if the load is higher than this value" msgstr "" -#: ../../standalone/drakbug:1 -#, c-format -msgid "" -"\n" -"\n" -"To submit a bug report, click on the button report.\n" -"This will open a web browser window on https://drakbug.mandrakesoft.com\n" -" where you'll find a form to fill in.The information displayed above will " -"be \n" -"transferred to that server\n" -"\n" -msgstr "" - #: ../../standalone/scannerdrake:1 #, fuzzy, c-format msgid "Add a scanner manually" @@ -11196,7 +11300,7 @@ msgstr "º¸¾È °ü¸®ÀÚ (·Î±×ÀÎ ¶Ç´Â À̸ÞÀÏ)" msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" -#: ../../network/adsl.pm:1 +#: ../../network/tools.pm:1 #, c-format msgid "Firmware copy succeeded" msgstr "" @@ -11531,11 +11635,6 @@ msgstr "" "ÇÁ¸°ÅÍ ¡¸%s¡¹°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù.\n" "Á¤¸»·Î ±âÁ¸ ¼³Á¤À» µ¤¾î ¾µ±î¿ä?" -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "No partition available" -msgstr "»ç¿ë°¡´ÉÇÑ ÆÄƼ¼ÇÀÌ ¾ø½À´Ï´Ù." - #: ../../standalone/scannerdrake:1 #, c-format msgid "Use the scanners on hosts: " @@ -11546,6 +11645,11 @@ msgstr "" msgid "Unselected All" msgstr "¸ðµç ¼±Åà ÇØÁ¦" +#: ../../install_steps_interactive.pm:1 ../../network/tools.pm:1 +#, c-format +msgid "No partition available" +msgstr "»ç¿ë°¡´ÉÇÑ ÆÄƼ¼ÇÀÌ ¾ø½À´Ï´Ù." + #: ../../standalone/printerdrake:1 #, fuzzy, c-format msgid "Printer Management \n" @@ -11586,7 +11690,7 @@ msgstr "" msgid "modem" msgstr "¸ðµ¨" -#: ../../install_steps.pm:1 +#: ../../lang.pm:1 #, c-format msgid "Welcome to %s" msgstr "%s¿¡ ¿À½Å°ÍÀ» ȯ¿µÇÕ´Ï´Ù." @@ -11657,6 +11761,13 @@ msgstr "" msgid "Not the correct CD label. Disk is labelled %s." msgstr "" +#: ../../standalone/drakbackup:1 +#, c-format +msgid "" +"\n" +"- Daemon, %s via:\n" +msgstr "" + #: ../../standalone/drakgw:1 #, c-format msgid "" @@ -11789,26 +11900,6 @@ msgid "" "- System Files:\n" msgstr "" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Per client system configuration files:\n" -" \t\tThrough clusternfs, each diskless client can have its own unique " -"configuration files\n" -" \t\ton the root filesystem of the server. By allowing local client " -"hardware configuration, \n" -"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/" -"sysconfig/mouse, \n" -" \t\t/etc/sysconfig/keyboard on a per-client basis.\n" -"\n" -" Note: Enabling local client hardware configuration does enable root " -"login to the terminal \n" -" server on each client machine that has this feature enabled. Local " -"configuration can be turned\n" -" back off, retaining the configuration files, once the client machine " -"is configured." -msgstr "" - #: ../../standalone/drakbug:1 #, c-format msgid "Standalone Tools" @@ -12573,7 +12664,7 @@ msgstr "" msgid "Local Printer" msgstr "Áö¿ª ÇÁ¸°ÅÍ" -#: ../../network/adsl.pm:1 +#: ../../network/tools.pm:1 #, fuzzy, c-format msgid "Floppy access error, unable to mount device %s" msgstr "ÀåÄ¡ %s¸¦ ¾îµð¿¡ ¸¶¿îÆ® ÇϽðڽÀ´Ï±î?" @@ -12675,36 +12766,6 @@ msgstr "¸¶¿ì½º ÀåÄ¡: %s\n" msgid "Reselect correct fonts" msgstr "¿Ã¹Ù¸¥ ÆùÆ® Àç¼±ÅÃ" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - /etc/xinetd.d/tftp:\n" -" \t\tdrakTermServ will configure this file to work in conjunction " -"with the images created by\n" -" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up " -"the boot image to each\n" -" \t\tdiskless client.\n" -"\n" -" \t\tA typical tftp configuration file looks like:\n" -" \t\t\n" -" \t\tservice tftp\n" -"\t\t\t{\n" -" disable = no\n" -" socket_type = dgram\n" -" protocol = udp\n" -" wait = yes\n" -" user = root\n" -" server = /usr/sbin/in.tftpd\n" -" server_args = -s /var/lib/tftpboot\n" -" \t\t}\n" -" \t\t\n" -" \t\tThe changes here from the default installation are changing the " -"disable flag to\n" -" \t\t'no' and changing the directory path to /var/lib/tftpboot, where " -"mkinitrd-net\n" -" \t\tputs its images." -msgstr "" - #: ../../help.pm:1 #, fuzzy, c-format msgid "" @@ -12960,6 +13021,11 @@ msgstr "¿À¿ù" msgid "Yaboot mode" msgstr "Yaboot ¸ðµå" +#: ../../mouse.pm:1 +#, c-format +msgid "Generic 3 Button Mouse" +msgstr "ÀϹÝÀûÀÎ 3¹öÆ° ¸¶¿ì½º" + #: ../../standalone/drakxtv:1 #, c-format msgid "USA (cable)" @@ -12972,11 +13038,6 @@ msgid "" "Launch \"lilo\" as root in command line to complete LiLo theme installation." msgstr "" -#: ../../mouse.pm:1 -#, c-format -msgid "Generic 3 Button Mouse" -msgstr "ÀϹÝÀûÀÎ 3¹öÆ° ¸¶¿ì½º" - #: ../../standalone/drakbackup:1 #, c-format msgid "Select another media to restore from" @@ -13292,23 +13353,6 @@ msgid "" " --id <id_label> - load the html help page which refers to id_label\n" msgstr "" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Create etherboot floppies/CDs:\n" -" \t\tThe diskless client machines need either ROM images on the NIC, " -"or a boot floppy\n" -" \t\tor CD to initate the boot sequence. drakTermServ will help " -"generate these images,\n" -" \t\tbased on the NIC in the client machine.\n" -" \t\t\n" -" \t\tA basic example of creating a boot floppy for a 3Com 3c509 " -"manually:\n" -" \t\t\n" -" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n" -" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0" -msgstr "" - #: ../../standalone/scannerdrake:1 #, fuzzy, c-format msgid "Select a scanner model" @@ -13692,11 +13736,6 @@ msgstr "µµ¸ÞÀÎ À̸§" msgid "Sharing of local printers" msgstr "À¯È¿ÇÑ ÇÁ¸°Å͵é" -#: ../../install_messages.pm:1 -#, fuzzy, c-format -msgid "http://www.mandrakelinux.com/en/92errata.php3" -msgstr "http://www.mandrakelinux.com/en/90errata.php3" - #: ../../security/help.pm:1 #, c-format msgid "Enable/Disable libsafe if libsafe is found on the system." @@ -13707,6 +13746,11 @@ msgstr "" msgid "Available printers" msgstr "À¯È¿ÇÑ ÇÁ¸°Å͵é" +#: ../../standalone/drakbackup:1 +#, c-format +msgid "NO" +msgstr "" + #: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 #, c-format msgid "Empty" @@ -13743,21 +13787,6 @@ msgstr "" "\n" "½ÃÀÛÇÏ·Á¸é ¡¸È®ÀΡ¹À» ´©¸£¼¼¿ä." -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Create Etherboot Enabled Boot Images:\n" -" \t\tTo boot a kernel via etherboot, a special kernel/initrd image " -"must be created.\n" -" \t\tmkinitrd-net does much of this work and drakTermServ is just a " -"graphical interface\n" -" \t\tto help manage/customize these images. To create the file \n" -" \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an " -"include in \n" -" \t\tdhcpd.conf, you should create the etherboot images for at least " -"one full kernel." -msgstr "" - #: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 #, fuzzy, c-format msgid "Interface \"%s\"" @@ -14525,6 +14554,17 @@ msgstr "FAT" msgid "Refresh the list" msgstr "»ç¿ëÀÚ ¸ñ·Ï" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Per client %s:\n" +" \tThrough clusternfs, each diskless client can have its own unique " +"configuration files\n" +" \ton the root filesystem of the server. By allowing local client " +"hardware configuration, \n" +" \tdrakTermServ will help create these files." +msgstr "" + #: ../../standalone/drakpxe:1 #, c-format msgid "" @@ -15063,12 +15103,17 @@ msgstr "ÀÏ¹Ý ¸¶¿ì½º" msgid "Cylinder %d to %d\n" msgstr "½Ç¸°´õ %d¿¡¼ %d±îÁö\n" +#: ../../standalone/drakbug:1 +#, c-format +msgid "YOUR TEXT HERE" +msgstr "" + #: ../../standalone/drakconnect:1 #, c-format msgid "New profile..." msgstr "»õ ÇÁ·ÎÆÄÀÏ..." -#: ../../standalone/draksec:1 +#: ../../modules/interactive.pm:1 ../../standalone/draksec:1 #, c-format msgid "NONE" msgstr "" @@ -15627,6 +15672,11 @@ msgstr "´Ù¸¥ ¸Åü" msgid "burner" msgstr "ÇÁ¸°ÅÍ" +#: ../../standalone/drakbug:1 +#, c-format +msgid "Bug Description/System Information" +msgstr "" + #: ../../standalone/drakbackup:1 #, fuzzy, c-format msgid " (Default is all users)" @@ -15749,6 +15799,26 @@ msgstr "´ÙÀ̾ó¾÷ ¿É¼Ç" msgid "If no port is given, 631 will be taken as default." msgstr "" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Per client system configuration files:\n" +" \tThrough clusternfs, each diskless client can have its own unique " +"configuration files\n" +" \ton the root filesystem of the server. By allowing local client " +"hardware configuration, \n" +" \tclients can customize files such as /etc/modules.conf, /etc/" +"sysconfig/mouse, \n" +" \t/etc/sysconfig/keyboard on a per-client basis.\n" +"\n" +" Note: Enabling local client hardware configuration does enable root " +"login to the terminal \n" +" server on each client machine that has this feature enabled. Local " +"configuration can be\n" +" turned back off, retaining the configuration files, once the client " +"machine is configured." +msgstr "" + #: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 #, c-format msgid "" @@ -15969,7 +16039,7 @@ msgid "" "1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)." msgstr "" -#: ../../network/adsl.pm:1 ../../network/netconnect.pm:1 +#: ../../network/netconnect.pm:1 ../../network/tools.pm:1 #, c-format msgid "Next" msgstr "´ÙÀ½" @@ -17183,7 +17253,7 @@ msgstr "" msgid "format of floppies supported by the drive" msgstr "" -#: ../../network/adsl.pm:1 +#: ../../network/tools.pm:1 #, c-format msgid "Firmware copy failed, file %s not found" msgstr "" @@ -17803,6 +17873,11 @@ msgstr "" "\n" "ÆÄƼ¼ÇµéÀ» ÀҾ ÁÁ½À´Ï±î?\n" +#: ../../standalone/drakbug:1 +#, fuzzy, c-format +msgid "Find Package" +msgstr "%d ÆÑÅ°Áö" + #: ../../printer/printerdrake.pm:1 #, c-format msgid "Are you sure that you want to set up printing on this machine?\n" @@ -17918,6 +17993,24 @@ msgstr "LAN ¼³Á¤" msgid "hard disk model" msgstr "ÇÏµå µð½ºÅ© ¸ðµ¨" +#: ../../standalone/drakTermServ:1 +#, c-format +msgid "" +" - Maintain /etc/exports:\n" +" \tClusternfs allows export of the root filesystem to diskless " +"clients. drakTermServ\n" +" \tsets up the correct entry to allow anonymous access to the root " +"filesystem from\n" +" \tdiskless clients.\n" +"\n" +" \tA typical exports entry for clusternfs is:\n" +" \t\t\n" +" \t/\t\t\t\t\t(ro,all_squash)\n" +" \t/home\t\t\t\tSUBNET/MASK(rw,root_squash)\n" +"\t\t\t\n" +" \tWith SUBNET/MASK being defined for your network." +msgstr "" + #: ../../fsedit.pm:1 #, c-format msgid "You can't use a LVM Logical Volume for mount point %s" @@ -18095,16 +18188,16 @@ msgstr "¿µ±¹" msgid "Unmount" msgstr "¾ð¸¶¿îÆ®" -#: ../../standalone/drakfont:1 -#, c-format -msgid "Uninstall Fonts" -msgstr "ÆùÆ® Á¦°Å" - #: ../../mouse.pm:1 #, c-format msgid "Microsoft Explorer" msgstr "¸¶ÀÌÅ©·Î¼ÒÇÁÆ® ÀͽºÇ÷η¯" +#: ../../standalone/drakfont:1 +#, c-format +msgid "Uninstall Fonts" +msgstr "ÆùÆ® Á¦°Å" + #: ../../keyboard.pm:1 #, c-format msgid "German (no dead keys)" @@ -18458,17 +18551,6 @@ msgstr "¡¸%s¡¹ ½ÇÇà Áß..." msgid "enable radio support" msgstr "¶óµð¿À Áö¿ø" -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n" -" \t\tThrough clusternfs, each diskless client can have its own unique " -"configuration files\n" -" \t\ton the root filesystem of the server. By allowing local client " -"hardware configuration, \n" -" \t\tdrakTermServ will help create these files." -msgstr "" - #: ../../standalone/scannerdrake:1 #, fuzzy, c-format msgid "Scanner sharing to hosts: " @@ -18895,9 +18977,6 @@ msgstr "¸ÞÀÏ/´º½º¸¦ ÀÏ°í º¸³»¸ç À¥°Ë»öÀ» À§ÇÑ µµ±¸¸ðÀ½(pine, mutt, tin...)" #~ msgid "Please enter the host name or IP." #~ msgstr "È£½ºÆ® À̸§ ¶Ç´Â IP¸¦ ÀÔ·ÂÇϼ¼¿ä." -#~ msgid "Please enter your login" -#~ msgstr "¾ÆÀ̵𸦠ÀÔ·ÂÇϼ¼¿ä." - #~ msgid "edit" #~ msgstr "ÆíÁý" |