X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpo%2Fde%2Flive-boot.7.po;h=66c772514219896d06fe72186dddbaedecee0c91;hb=775e21cd4334697ee8d4fb0e5677e3601d61cfdc;hp=bcb449e57f5087e80063c37704923e27e926552c;hpb=b5678340476350707c088253fe5ceee2dccda096;p=live-boot-grml.git diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index bcb449e..66c7725 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -1,13 +1,13 @@ # German translations for live-boot package -# 2010-2012 Daniel Baumann +# Copyright (C) 2006-2013 Daniel Baumann # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" -"Project-Id-Version: live-boot 3.0~a26\n" -"POT-Creation-Date: 2012-04-08 18:00+0300\n" -"PO-Revision-Date: 2012-04-05 08:11+0300\n" -"Last-Translator: Automatically generated\n" +"Project-Id-Version: live-boot 4.0~a13-1\n" +"POT-Creation-Date: 2013-05-27 16:45+0300\n" +"PO-Revision-Date: 2013-04-13 16:48+0100\n" +"Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -16,31 +16,29 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap msgid "LIVE-BOOT" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1 -#, no-wrap -msgid "2012-04-08" -msgstr "" +#: en/live-boot.7:1 en/persistence.conf.5:1 +msgid "2013-05-27" +msgstr "27.05.2013" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1 -#, no-wrap -msgid "3.0~a26-1" -msgstr "" +#: en/live-boot.7:1 en/persistence.conf.5:1 +msgid "4.0~a13-1" +msgstr "4.0~a13-1" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "Debian Live Project" +msgid "Live Systems Project" msgstr "" #. type: SH -#: en/live-boot.7:3 en/live-snapshot.1:3 en/live.persist.5:3 +#: en/live-boot.7:3 en/persistence.conf.5:3 #, no-wrap msgid "NAME" msgstr "" @@ -51,7 +49,7 @@ msgid "B - System Boot Scripts" msgstr "" #. type: SH -#: en/live-boot.7:6 en/live-snapshot.1:17 en/live.persist.5:7 +#: en/live-boot.7:6 en/persistence.conf.5:7 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -59,8 +57,8 @@ msgstr "" #. type: Plain text #: en/live-boot.7:8 msgid "" -"B contains the scripts that configure a Debian Live system during " -"the boot process (early userspace)." +"B contains the scripts that configure a live system during the " +"boot process (early userspace)." msgstr "" #. FIXME @@ -69,7 +67,7 @@ msgstr "" msgid "" "live-boot is a hook for the initramfs-tools, used to generate a initramfs " "capable to boot live systems, such as those created by I(7). " -"This includes the Debian Live isos, netboot tarballs, and usb stick images." +"This includes the Live systems ISOs, netboot tarballs, and usb stick images." msgstr "" #. FIXME @@ -79,7 +77,7 @@ msgid "" "At boot time it will look for a (read-only) media containing a \"/live\" " "directory where a root filesystems (often a compressed filesystem image like " "squashfs) is stored. If found, it will create a writable environment, using " -"aufs, for Debian like systems to boot from." +"aufs, to boot the system from." msgstr "" #. type: SH @@ -132,12 +130,12 @@ msgstr "" msgid "" "B can be configured (but not activated) through configuration " "files. Those files can be placed either in the root filesystem itself (/etc/" -"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot." -"conf, live/boot.d/*.conf)." +"live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, " +"live/boot/*)." msgstr "" #. type: SH -#: en/live-boot.7:28 en/live-snapshot.1:20 en/live.persist.5:57 +#: en/live-boot.7:28 en/persistence.conf.5:57 #, no-wrap msgid "OPTIONS" msgstr "" @@ -157,8 +155,8 @@ msgstr "" #. type: Plain text #: en/live-boot.7:33 msgid "" -"Set the accessibility level for physically or visually impared users. ACCESS " -"must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, " +"Set the accessibility level for physically or visually impaired users. " +"ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, " "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, " "m2=moderate motor difficulties." msgstr "" @@ -224,7 +222,7 @@ msgstr "" #. type: Plain text #: en/live-boot.7:52 msgid "" -"Due to current limitations in busyboxs wget and DNS resolution, an URL can " +"Due to current limitations in busybox's wget and DNS resolution, an URL can " "not contain a hostname but an IP only." msgstr "" @@ -262,8 +260,8 @@ msgstr "" msgid "" "Boot from an iSCSI target that has an iso or disk live image as one of its " "LUNs. The specified target is searched for a LUN which looks like a live " -"media. If you use the B software iSCSI target solution which is " -"packaged in Debian your ietd.conf might look like this:" +"media. If you use the B software iSCSI target solution your " +"ietd.conf might look like this:" msgstr "" #. type: Plain text @@ -284,24 +282,37 @@ msgstr "" #. type: IP #: en/live-boot.7:69 #, no-wrap -msgid "B=I" +msgid "B=I" msgstr "" #. type: Plain text #: en/live-boot.7:71 msgid "" +"Look for the specified ISO file on all disks where it usually looks for the ." +"squashfs file (so you don't have to know the device name as in fromiso=....)." +msgstr "" + +#. type: IP +#: en/live-boot.7:71 +#, no-wrap +msgid "B=I" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:73 +msgid "" "Allows to use a filesystem from within an iso image that's available on live-" "media." msgstr "" #. type: IP -#: en/live-boot.7:71 +#: en/live-boot.7:73 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:73 +#: en/live-boot.7:75 msgid "" "Do not check that any UUID embedded in the initramfs matches the discovered " "medium. live-boot may be told to generate a UUID by setting " @@ -309,13 +320,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:73 +#: en/live-boot.7:75 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:75 +#: en/live-boot.7:77 msgid "" "If specified, an MD5 sum is calculated on the live media during boot and " "compared to the value found in md5sum.txt found in the root directory of the " @@ -323,13 +334,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:75 +#: en/live-boot.7:77 #, no-wrap -msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgid "B=[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]]" msgstr "" #. type: Plain text -#: en/live-boot.7:77 +#: en/live-boot.7:79 msgid "" "Let you specify the name(s) and the options of the interface(s) that should " "be configured at boot time. Do not specify this if you want to use dhcp " @@ -339,13 +350,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:77 +#: en/live-boot.7:79 #, no-wrap msgid "B=[I]" msgstr "" #. type: Plain text -#: en/live-boot.7:79 +#: en/live-boot.7:81 msgid "" "If this variable is set, dhcp and static configuration are just skipped and " "the system will use the (must be) media-preconfigured /etc/network/" @@ -353,13 +364,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:79 +#: en/live-boot.7:81 #, no-wrap msgid "{B|B}=I" msgstr "" #. type: Plain text -#: en/live-boot.7:81 +#: en/live-boot.7:83 msgid "" "If you specify one of this two equivalent forms, live-boot will first try to " "find this device for the \"/live\" directory where the read-only root " @@ -368,7 +379,7 @@ msgid "" msgstr "" #. type: Plain text -#: en/live-boot.7:83 +#: en/live-boot.7:85 msgid "" "Instead of specifing an actual device name, the keyword 'removable' can be " "used to limit the search of acceptable live media to removable type only. " @@ -377,13 +388,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:83 +#: en/live-boot.7:85 #, no-wrap msgid "{B|B}=I" msgstr "" #. type: Plain text -#: en/live-boot.7:85 +#: en/live-boot.7:87 msgid "" "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, " "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" " @@ -391,28 +402,28 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:85 +#: en/live-boot.7:87 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:87 +#: en/live-boot.7:89 msgid "" "This way you could tell live-boot that your image starts at offset BYTES in " "the above specified or autodiscovered device, this could be useful to hide " -"the Debian Live iso or image inside another iso or image, to create \"clean" +"the live system ISO or image inside another iso or image, to create \"clean" "\" images." msgstr "" #. type: IP -#: en/live-boot.7:87 +#: en/live-boot.7:89 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:89 +#: en/live-boot.7:91 msgid "" "Sets the path to the live filesystem on the medium. By default, it is set to " "'/live' and you should not change that unless you have customized your media " @@ -420,26 +431,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:89 +#: en/live-boot.7:91 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:91 +#: en/live-boot.7:93 msgid "" "Set the timeout in seconds for the device specified by \"live-media=\" to " "become ready before giving up." msgstr "" #. type: IP -#: en/live-boot.7:91 +#: en/live-boot.7:93 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:93 +#: en/live-boot.7:95 msgid "" "Instead of using the default optional file \"filesystem.module\" (see below) " "another file could be specified without the extension \".module\"; it should " @@ -447,13 +458,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:93 +#: en/live-boot.7:95 #, no-wrap msgid "B[=nfs|cifs]" msgstr "" #. type: Plain text -#: en/live-boot.7:95 +#: en/live-boot.7:97 msgid "" "This tells live-boot to perform a network mount. The parameter \"nfsroot=" "\" (with optional \"nfsopts=\"), should specify where is the location of the " @@ -461,24 +472,24 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:95 +#: en/live-boot.7:97 #, no-wrap msgid "B=" msgstr "" #. type: Plain text -#: en/live-boot.7:97 +#: en/live-boot.7:99 msgid "This lets you specify custom nfs options." msgstr "" #. type: IP -#: en/live-boot.7:97 +#: en/live-boot.7:99 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:99 +#: en/live-boot.7:101 msgid "" "This parameter disables the default disabling of filesystem checks in /etc/" "fstab. If you have static filesystems on your harddisk and you want them to " @@ -486,40 +497,27 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:99 -#, no-wrap -msgid "B" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:101 -msgid "" -"disables the \"persistent\" feature, useful if the bootloader (like " -"syslinux) has been installed with persistent enabled." -msgstr "" - -#. type: IP #: en/live-boot.7:101 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text #: en/live-boot.7:103 -msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." +msgid "" +"disables the \"persistence\" feature, useful if the bootloader (like " +"syslinux) has been installed with persistence enabled." msgstr "" #. type: IP -#: en/live-boot.7:103 +#: en/live-boot.7:103 en/live-boot.7:125 #, no-wrap -msgid "B=I" +msgid "B" msgstr "" #. type: Plain text #: en/live-boot.7:105 -msgid "" -"This tells live-boot not to prompt to eject the CD (when noprompt=cd) or " -"remove the USB flash drive (when noprompt=usb) on reboot." +msgid "Do not prompt to eject the live medium." msgstr "" #. type: IP @@ -551,36 +549,30 @@ msgstr "" #. type: IP #: en/live-boot.7:109 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text #: en/live-boot.7:111 msgid "" -"live-boot will probe devices for persistent media. These can be partitions " -"(with the correct GPT name), filesystems (with the correct label) or image/" -"archive files (with the correct file name). Overlays are labeled/named " -"either \"full-ov\", which will be mounted on /, or \"custom-ov\", which can " -"be completely customized (see I(5)); snapshots are labeled/" -"named either \"live-sn\" or \"home-sn\" and will be extracted into / or /" -"home, respectively (see I(1) for more information). The order " -"these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay image " -"files and snapshot archive files have extensions which determines their " -"filesystem or archive type, e.g. \"custom-ov.ext4\" and \"\\home-sn.squashfs" -"\"." +"live-boot will probe devices for persistence media. These can be partitions " +"(with the correct GPT name), filesystems (with the correct label) or image " +"files (with the correct file name). Overlays are labeled/named \"persistence" +"\" (see I(5)). Overlay image files have extensions which " +"determines their filesystem, e.g. \"persistence.ext4\"." msgstr "" #. type: IP #: en/live-boot.7:111 #, no-wrap -msgid "B=I,I ... I" +msgid "B=I,I ... I" msgstr "" #. type: Plain text #: en/live-boot.7:113 msgid "" "This option determines which types of encryption that we allow to be used " -"when probing devices for persistent media. If \"none\" is in the list, we " +"when probing devices for persistence media. If \"none\" is in the list, we " "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted " "media. Whenever a device containing encrypted media is probed the user will " "be prompted for the passphrase. The default value is \"none\"." @@ -589,37 +581,36 @@ msgstr "" #. type: IP #: en/live-boot.7:113 #, no-wrap -msgid "B={I|I}" +msgid "B={I|I}" msgstr "" #. type: Plain text #: en/live-boot.7:115 msgid "" "If you specify the keyword 'removable', live-boot will try to find " -"persistent and snapshot partitions on removable media only. Note that if you " -"want to further restrict the media to usb mass storage only, you can use the " +"persistence partitions on removable media only. Note that if you want to " +"further restrict the media to usb mass storage only, you can use the " "'removable-usb' keyword." msgstr "" #. type: IP #: en/live-boot.7:115 #, no-wrap -msgid "B=I,I ... I" +msgid "B=I,I ... I" msgstr "" #. type: Plain text #: en/live-boot.7:117 msgid "" -"This option determines which types of persistent media we allow. If \"overlay" -"\" is in the list, we consider overlays (i.e. \"live-rw\" and \"home-rw\"); " -"if \"snapshot\" is in the list, we consider snapshots (i.e. \"live-sn\" and " -"\"home-sn\"). The default is \"overlay,snapshot\"." +"This option determines which types of persistence media we allow. If " +"\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " +"\"home-rw\"). The default is \"overlay\"." msgstr "" #. type: IP #: en/live-boot.7:117 #, no-wrap -msgid "B=I" +msgid "B=I" msgstr "" #. type: Plain text @@ -633,28 +624,27 @@ msgstr "" #. type: IP #: en/live-boot.7:119 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text #: en/live-boot.7:121 msgid "" -"Filesystem changes are not saved back to persistent media. In particular, " -"overlays and netboot NFS mounts are mounted read-only, and snapshots are not " -"resynced on shutdown." +"Filesystem changes are not saved back to persistence media. In particular, " +"overlays and netboot NFS mounts are mounted read-only." msgstr "" #. type: IP #: en/live-boot.7:121 #, no-wrap -msgid "B=I,I ... I" +msgid "B=I,I ... I" msgstr "" #. type: Plain text #: en/live-boot.7:123 msgid "" -"This option determines which types of persistent storage to consider when " -"probing for persistent media. If \"filesystem\" is in the list, filesystems " +"This option determines which types of persistence storage to consider when " +"probing for persistence media. If \"filesystem\" is in the list, filesystems " "with matching labels will be used; if \"file\" is in the list, all " "filesystems will be probed for archives and image files with matching " "filenames. The default is \"file,filesystem\"." @@ -663,23 +653,15 @@ msgstr "" #. type: IP #: en/live-boot.7:123 #, no-wrap -msgid "B=I" +msgid "B=I