From 77481c858815c2e23a738ea8f9a357509c34cbd9 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Wed, 15 Apr 2015 20:43:58 +0000 Subject: Refresh po and pot files after changings in en --- po/tl/partitioning.po | 169 +++++++++++++++++++++----------------------------- 1 file changed, 70 insertions(+), 99 deletions(-) (limited to 'po/tl/partitioning.po') diff --git a/po/tl/partitioning.po b/po/tl/partitioning.po index 83238ee4d..029764b17 100644 --- a/po/tl/partitioning.po +++ b/po/tl/partitioning.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_partitioning\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-04-15 20:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -490,10 +490,10 @@ msgstr "" #, no-c-format msgid "" "As an example, an older home machine might have 32MB of RAM and a 1.7GB IDE " -"drive on /dev/hda. There might be a 500MB partition for " -"another operating system on /dev/hda1, a 32MB swap " -"partition on /dev/hda3 and about 1.2GB on /" -"dev/hda2 as the Linux partition." +"drive on /dev/sda. There might be a 500MB partition for " +"another operating system on /dev/sda1, a 32MB swap " +"partition on /dev/sda3 and about 1.2GB on /" +"dev/sda2 as the Linux partition." msgstr "" #. Tag: para @@ -535,21 +535,19 @@ msgstr "" #. Tag: para #: partitioning.xml:335 #, no-c-format -msgid "" -"The first SCSI disk (SCSI ID address-wise) is named /dev/sda." +msgid "The first hard disk detected is named /dev/sda." msgstr "" #. Tag: para -#: partitioning.xml:341 +#: partitioning.xml:340 #, no-c-format msgid "" -"The second SCSI disk (address-wise) is named /dev/sdb, " -"and so on." +"The second hard disk detected is named /dev/sdb, and so " +"on." msgstr "" #. Tag: para -#: partitioning.xml:347 +#: partitioning.xml:346 #, no-c-format msgid "" "The first SCSI CD-ROM is named /dev/scd0, also known as " @@ -557,46 +555,20 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:353 -#, no-c-format -msgid "" -"The master disk on IDE primary controller is named /dev/hda." -msgstr "" - -#. Tag: para -#: partitioning.xml:359 -#, no-c-format -msgid "" -"The slave disk on IDE primary controller is named /dev/hdb." -msgstr "" - -#. Tag: para -#: partitioning.xml:365 -#, no-c-format -msgid "" -"The master and slave disks of the secondary controller can be called " -"/dev/hdc and /dev/hdd, " -"respectively. Newer IDE controllers can actually have two channels, " -"effectively acting like two controllers." -msgstr "" - -#. Tag: para -#: partitioning.xml:376 +#: partitioning.xml:355 #, no-c-format msgid "The first DASD device is named /dev/dasda." msgstr "" #. Tag: para -#: partitioning.xml:382 +#: partitioning.xml:361 #, no-c-format msgid "" "The second DASD device is named /dev/dasdb, and so on." msgstr "" #. Tag: para -#: partitioning.xml:390 +#: partitioning.xml:369 #, no-c-format msgid "" "The partitions on each disk are represented by appending a decimal number to " @@ -606,7 +578,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:397 +#: partitioning.xml:376 #, no-c-format msgid "" "Here is a real-life example. Let's assume you have a system with 2 SCSI " @@ -619,7 +591,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:408 +#: partitioning.xml:387 #, no-c-format msgid "" "Note that if you have two SCSI host bus adapters (i.e., controllers), the " @@ -629,20 +601,19 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:415 +#: partitioning.xml:394 #, no-c-format msgid "" "Linux represents the primary partitions as the drive name, plus the numbers " -"1 through 4. For example, the first primary partition on the first IDE drive " -"is /dev/hda1. The logical partitions are numbered " -"starting at 5, so the first logical partition on that same drive is " -"/dev/hda5. Remember that the extended partition, that " -"is, the primary partition holding the logical partitions, is not usable by " -"itself. This applies to SCSI disks as well as IDE disks." +"1 through 4. For example, the first primary partition on the first drive is " +"/dev/sda1. The logical partitions are numbered starting " +"at 5, so the first logical partition on that same drive is /dev/" +"sda5. Remember that the extended partition, that is, the primary " +"partition holding the logical partitions, is not usable by itself." msgstr "" #. Tag: para -#: partitioning.xml:426 +#: partitioning.xml:404 #, no-c-format msgid "" "Sun disk partitions allow for 8 separate partitions (or slices). The third " @@ -652,7 +623,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:433 +#: partitioning.xml:411 #, no-c-format msgid "" "The partitions on each disk are represented by appending a decimal number to " @@ -662,13 +633,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:448 +#: partitioning.xml:426 #, no-c-format msgid "&debian; Partitioning Programs" msgstr "" #. Tag: para -#: partitioning.xml:449 +#: partitioning.xml:427 #, no-c-format msgid "" "Several varieties of partitioning programs have been adapted by &debian; " @@ -678,7 +649,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:462 +#: partitioning.xml:440 #, no-c-format msgid "" "Recommended partitioning tool in &debian;. This Swiss army knife can also " @@ -688,13 +659,13 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:474 +#: partitioning.xml:452 #, no-c-format msgid "The original Linux disk partitioner, good for gurus." msgstr "" #. Tag: para -#: partitioning.xml:478 +#: partitioning.xml:456 #, no-c-format msgid "" "Be careful if you have existing FreeBSD partitions on your machine. The " @@ -705,13 +676,13 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:491 +#: partitioning.xml:469 #, no-c-format msgid "A simple-to-use, full-screen disk partitioner for the rest of us." msgstr "" #. Tag: para -#: partitioning.xml:495 +#: partitioning.xml:473 #, no-c-format msgid "" "Note that cfdisk doesn't understand FreeBSD partitions at " @@ -719,25 +690,25 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:505 +#: partitioning.xml:483 #, no-c-format msgid "Atari-aware version of fdisk." msgstr "" #. Tag: para -#: partitioning.xml:514 +#: partitioning.xml:492 #, no-c-format msgid "Amiga-aware version of fdisk." msgstr "" #. Tag: para -#: partitioning.xml:523 +#: partitioning.xml:501 #, no-c-format msgid "Mac-aware version of fdisk." msgstr "" #. Tag: para -#: partitioning.xml:532 +#: partitioning.xml:510 #, no-c-format msgid "" "PowerMac-aware version of fdisk, also used by BVM and " @@ -745,7 +716,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:542 +#: partitioning.xml:520 #, no-c-format msgid "" "&arch-title; version of fdisk; Please read the fdasd " @@ -755,7 +726,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:553 +#: partitioning.xml:531 #, no-c-format msgid "" "One of these programs will be run by default when you select " @@ -765,13 +736,13 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:560 +#: partitioning.xml:538 #, no-c-format msgid "Remember to mark your boot partition as Bootable." msgstr "" #. Tag: para -#: partitioning.xml:563 +#: partitioning.xml:541 #, no-c-format msgid "" "One key point when partitioning for Mac type disks is that the swap " @@ -783,14 +754,14 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:579 partitioning.xml:603 partitioning.xml:699 -#: partitioning.xml:813 partitioning.xml:890 +#: partitioning.xml:557 partitioning.xml:581 partitioning.xml:677 +#: partitioning.xml:791 partitioning.xml:868 #, no-c-format msgid "Partitioning for &arch-title;" msgstr "" #. Tag: para -#: partitioning.xml:580 +#: partitioning.xml:558 #, no-c-format msgid "" "PALO, the HPPA boot loader, requires a partition of type F0 " @@ -808,7 +779,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:604 +#: partitioning.xml:582 #, no-c-format msgid "" "If you have an existing other operating system such as DOS or Windows and " @@ -821,7 +792,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:614 +#: partitioning.xml:592 #, no-c-format msgid "" "The PC BIOS generally adds additional constraints for disk partitioning. " @@ -834,7 +805,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:624 +#: partitioning.xml:602 #, no-c-format msgid "" "Primary partitions are the original partitioning scheme for " @@ -847,7 +818,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:635 +#: partitioning.xml:613 #, no-c-format msgid "" "Linux limits the partitions per drive to 255 partitions for SCSI disks (3 " @@ -859,7 +830,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:645 +#: partitioning.xml:623 #, no-c-format msgid "" "If you have a large IDE disk, and are using neither LBA addressing, nor " @@ -870,7 +841,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:653 +#: partitioning.xml:631 #, no-c-format msgid "" "This restriction doesn't apply if you have a BIOS newer than around " @@ -887,7 +858,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:667 +#: partitioning.xml:645 #, no-c-format msgid "" "If you have a large disk, you might have to use cylinder translation " @@ -901,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:679 +#: partitioning.xml:657 #, no-c-format msgid "" "The recommended way of accomplishing this is to create a small " @@ -916,7 +887,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:700 +#: partitioning.xml:678 #, no-c-format msgid "" "The partman disk partitioner is the default partitioning " @@ -927,13 +898,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:712 +#: partitioning.xml:690 #, no-c-format msgid "EFI Recognized Formats" msgstr "" #. Tag: para -#: partitioning.xml:713 +#: partitioning.xml:691 #, no-c-format msgid "" "The IA-64 EFI firmware supports two partition table (or disk label) formats, " @@ -945,7 +916,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:725 +#: partitioning.xml:703 #, no-c-format msgid "" "The automatic partitioning recipes for partman allocate " @@ -956,7 +927,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:733 +#: partitioning.xml:711 #, no-c-format msgid "" "The partman partitioner will handle most disk layouts. " @@ -984,13 +955,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:758 +#: partitioning.xml:736 #, no-c-format msgid "Boot Loader Partition Requirements" msgstr "" #. Tag: para -#: partitioning.xml:759 +#: partitioning.xml:737 #, no-c-format msgid "" "ELILO, the IA-64 boot loader, requires a partition containing a FAT file " @@ -1001,7 +972,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:768 +#: partitioning.xml:746 #, no-c-format msgid "" "The EFI Boot Manager and the EFI Shell fully support the GPT table so the " @@ -1017,7 +988,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:783 +#: partitioning.xml:761 #, no-c-format msgid "" "It is strongly recommended that you allocate the EFI boot partition on the " @@ -1025,13 +996,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:791 +#: partitioning.xml:769 #, no-c-format msgid "EFI Diagnostic Partitions" msgstr "" #. Tag: para -#: partitioning.xml:792 +#: partitioning.xml:770 #, no-c-format msgid "" "The EFI firmware is significantly more sophisticated than the usual BIOS " @@ -1045,7 +1016,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:814 +#: partitioning.xml:792 #, no-c-format msgid "" "SGI machines require an SGI disk label in order to make the system bootable " @@ -1057,13 +1028,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:831 +#: partitioning.xml:809 #, no-c-format msgid "Partitioning Newer PowerMacs" msgstr "" #. Tag: para -#: partitioning.xml:832 +#: partitioning.xml:810 #, no-c-format msgid "" "If you are installing onto a NewWorld PowerMac you must create a special " @@ -1078,7 +1049,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:845 +#: partitioning.xml:823 #, no-c-format msgid "" "The special partition type Apple_Bootstrap is required to prevent MacOS from " @@ -1087,7 +1058,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:852 +#: partitioning.xml:830 #, no-c-format msgid "" "Note that the bootstrap partition is only meant to hold 3 very small files: " @@ -1099,7 +1070,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:862 +#: partitioning.xml:840 #, no-c-format msgid "" "In order for OpenFirmware to automatically boot &debian-gnu; the bootstrap " @@ -1113,7 +1084,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:874 +#: partitioning.xml:852 #, no-c-format msgid "" "Apple disks normally have several small driver partitions. If you intend to " @@ -1124,7 +1095,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:891 +#: partitioning.xml:869 #, no-c-format msgid "" "Make sure you create a Sun disk label on your boot disk. This " @@ -1134,7 +1105,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:899 +#: partitioning.xml:877 #, no-c-format msgid "" "Furthermore, on &arch-title; disks, make sure your first partition on your " @@ -1148,7 +1119,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:910 +#: partitioning.xml:888 #, no-c-format msgid "" "It is also advised that the third partition should be of type Whole " -- cgit v1.2.3