[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFR] man://manpages-l10n/systemd-nspawn.1.po [5/9]



Moin ,
On Sun, May 17, 2020 at 10:18:11PM +0200, Helge Kreutzmann wrote:
> Moin,
> ich habe mir noch mal einen neuen Schwung an Handbuchseiten mit
> Systemd-Bezug vorgenommen.
> 
> Diese Seite hat 303 Zeichenketten, dieser Teil ca. 43.

Die Teile sind etwas arg groß geworden, daher jettz die weiteren Teile
kleiner, d.h. ca. 22. Zeichenketten

> Für ein Korrekturlesen mit konstruktiver Kritik wäre ich sehr dankbar.

Viele Grüße

          Helge


-- 
      Dr. Helge Kreutzmann                     debian@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/
#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<-Z>, B<--selinux-context=>"
msgstr "B<-Z>, B<--selinux-context=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Sets the SELinux security context to be used to label processes in the "
"container\\&."
msgstr ""
"Setzt den für die Markierung von Prozessen in dem Container zu verwendenden "
"Sicherheitskontext\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<-L>, B<--selinux-apifs-context=>"
msgstr "B<-L>, B<--selinux-apifs-context=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Sets the SELinux security context to be used to label files in the virtual "
"API file systems in the container\\&."
msgstr ""
"Setzt den für die Markierung von Dateien in dem virtuellen API-Dateisystem "
"im Container zu verwendenden Sicherheitskontext\\&."

#. type: SS
#: archlinux mageia-cauldron
#, no-wrap
msgid "Resource Options"
msgstr "Ressourcenoptionen"

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--rlimit=>"
msgstr "B<--rlimit=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Sets the specified POSIX resource limit for the container payload\\&. "
"Expects an assignment of the form \"I<LIMIT>=I<SOFT>:I<HARD>\" or "
"\"I<LIMIT>=I<VALUE>\", where I<LIMIT> should refer to a resource limit type, "
"such as B<RLIMIT_NOFILE> or B<RLIMIT_NICE>\\&. The I<SOFT> and I<HARD> "
"fields should refer to the numeric soft and hard resource limit values\\&. "
"If the second form is used, I<VALUE> may specify a value that is used both "
"as soft and hard limit\\&. In place of a numeric value the special string "
"\"infinity\" may be used to turn off resource limiting for the specific type "
"of resource\\&. This command line option may be used multiple times to "
"control limits on multiple limit types\\&. If used multiple times for the "
"same limit type, the last use wins\\&. For details about resource limits see "
"B<setrlimit>(2)\\&. By default resource limits for the container\\*(Aqs init "
"process (PID 1) are set to the same values the Linux kernel originally "
"passed to the host init system\\&. Note that some resource limits are "
"enforced on resources counted per user, in particular B<RLIMIT_NPROC>\\&. "
"This means that unless user namespacing is deployed (i\\&.e\\&.  B<--private-"
"users=> is used, see above), any limits set will be applied to the resource "
"usage of the same user on all local containers as well as the host\\&. This "
"means particular care needs to be taken with these limits as they might be "
"triggered by possibly less trusted code\\&. Example: \"--"
"rlimit=RLIMIT_NOFILE=8192:16384\"\\&."
msgstr ""
"Setzt die festgelegte POSIX-Ressourcenbeschränkung für den Container-Inhalt"
"\\&. Erwartet eine Zuweisung der Form »I<BESCHRÄNKUNG>=I<WEICH>:I<HART>« "
"oder »I<BESCHRÄNKUNG>=I<WERT>«, wobei sich I<BESCHRÄNKUNG> auf einen "
"Ressourcenbeschränkungstyp wie B<RLIMIT_NOFILE> oder B<RLIMIT_NICE> beziehen "
"sollte\\&. Die Felder I<WEICH> und I<HART> sollten sich auf die numerischen "
"weichen und harten Ressourcenbeschränkungswerte beziehen\\&. Falls die "
"zweite Form verwandt wird, kann I<WERT> einen Wert festlegen, der sowohl als "
"weiche als auch als harte Beschränkung verwandt wird\\&. Anstelle eines "
"numerischen Wertes kann die besondere Zeichenkette »infinity« verwandt "
"werden, die zum Abschalten der Beschränkung für den festgelegten "
"Ressourcentypen eingesetzt werden kann\\&. Diese Befehlszeilenoption kann "
"mehrfach verwandt werden, um die Beschränkungen für mehrere "
"Beschränkungstypen zu steuern\\&. Falls sie mehrfach für den gleichen "
"Beschränkungstyp verwandt wird, gewinnt die letzte Verwendung\\&. Für "
"Details über Ressourcenbeschränkungen siehe B<setrlimit>(2)\\&. "
"Standardmäßig werden Ressourcenbeschränkungen für den Init-Prozess (PID 1) "
"des Containers auf die gleichen Werte gesetzt, die der Linux-Kernel "
"ursprünglich an das Init-System des Rechners übergeben hat\\&. Beachten Sie, "
"dass einige Ressourcenbeschränkungen benutzerbezogen erzwungen werden, "
"insbesondere B<RLIMIT_NPROC>\\&. Dies bedeutet, dass sämtliche "
"Beschränkungen auf die Ressourcenverwendung des gleichen Benutzers auf allen "
"lokalen Containern sowie dem Rechner angewandt werden, außer es werden "
"Benutzer-Namensräume eingesetzt (d\\&.h\\&. B<--private-users=> verwandt "
"wird, siehe oben)\\&. Dies bedeutet, dass besondere Vorsicht mit diesen "
"Beschränkungen walten gelassen werden muss, da sie von möglicherweise "
"weniger vertrauenswürdigem Code ausgelöst werden könnten\\&. Beispiel: »--"
"rlimit=RLIMIT_NOFILE=8192:16384«\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--oom-score-adjust=>"
msgstr "B<--oom-score-adjust=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Changes the OOM (\"Out Of Memory\") score adjustment value for the container "
"payload\\&. This controls /proc/self/oom_score_adj which influences the "
"preference with which this container is terminated when memory becomes scarce"
"\\&. For details see B<proc>(5)\\&. Takes an integer in the range "
"-1000\\&...1000\\&."
msgstr ""
"Ändert den OOM (»Speichererschöpfung«)-Anpassungswert für den Container-"
"Inhalt\\&. Dies steuert /proc/self/oom_score_adj, das den Vorrang "
"beeinflusst, mit dem einzelne Container beendet werden, wenn der Speicher "
"rar wird\\&. Für Details siehe B<proc>(5)\\&. Akzeptiert eine Ganzzahl im "
"Bereich -1000…1000\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--cpu-affinity=>"
msgstr "B<--cpu-affinity=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Controls the CPU affinity of the container payload\\&. Takes a comma "
"separated list of CPU numbers or number ranges (the latter\\*(Aqs start and "
"end value separated by dashes)\\&. See B<sched_setaffinity>(2)  for details"
"\\&."
msgstr ""
"Steuert die CPU-Affinität für den Inhalt des Containers\\&. Akzeptiert eine "
"Kommata-getrennte Liste von CPU-Nummern oder Nummern-Bereichen (bei diesen "
"trennen Sie Start- und Endwert durch Bindestriche)\\&. Siehe "
"B<sched_setaffinity>(2) für Details\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--personality=>"
msgstr "B<--personality=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Control the architecture (\"personality\") reported by B<uname>(2)  in the "
"container\\&. Currently, only \"x86\" and \"x86-64\" are supported\\&. This "
"is useful when running a 32-bit container on a 64-bit host\\&. If this "
"setting is not used, the personality reported in the container is the same "
"as the one reported on the host\\&."
msgstr ""
"Steuert die durch B<uname>(2) im Container berichtete Architektur "
"(»Personalität«)\\&. Derzeit werden nur »x86« und »x86-64« unterstützt\\&. "
"Dies ist zum Betrieb von 32-Bit-Containern auf 64-Bit-Rechnern nützlich\\&. "
"Falls diese Einstellung nicht verwandt wird, ist die im Container berichtete "
"Personalität identisch zu der auf dem Rechner berichteten\\&."

#. type: SS
#: archlinux mageia-cauldron
#, no-wrap
msgid "Integration Options"
msgstr "Integrationsoptionen"

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--resolv-conf=>"
msgstr "B<--resolv-conf=>"

# FIXME Term »connectible« unclear
#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Configures how /etc/resolv\\&.conf inside of the container (i\\&.e\\&. DNS "
"configuration synchronization from host to container) shall be handled\\&. "
"Takes one of \"off\", \"copy-host\", \"copy-static\", \"bind-host\", \"bind-"
"static\", \"delete\" or \"auto\"\\&. If set to \"off\" the /etc/resolv\\&."
"conf file in the container is left as it is included in the image, and "
"neither modified nor bind mounted over\\&. If set to \"copy-host\", the /etc/"
"resolv\\&.conf file from the host is copied into the container\\&. Similar, "
"if \"bind-host\" is used, the file is bind mounted from the host into the "
"container\\&. If set to \"copy-static\" the static resolv\\&.conf file "
"supplied with B<systemd-resolved.service>(8)  is copied into the container, "
"and correspondingly \"bind-static\" bind mounts it there\\&. If set to "
"\"delete\" the /etc/resolv\\&.conf file in the container is deleted if it "
"exists\\&. Finally, if set to \"auto\" the file is left as it is if private "
"networking is turned on (see B<--private-network>)\\&. Otherwise, if systemd-"
"resolved\\&.service is connectible its static resolv\\&.conf file is used, "
"and if not the host\\*(Aqs /etc/resolv\\&.conf file is used\\&. In the "
"latter cases the file is copied if the image is writable, and bind mounted "
"otherwise\\&. It\\*(Aqs recommended to use \"copy\" if the container shall "
"be able to make changes to the DNS configuration on its own, deviating from "
"the host\\*(Aqs settings\\&. Otherwise \"bind\" is preferable, as it means "
"direct changes to /etc/resolv\\&.conf in the container are not allowed, as "
"it is a read-only bind mount (but note that if the container has enough "
"privileges, it might simply go ahead and unmount the bind mount anyway)\\&. "
"Note that both if the file is bind mounted and if it is copied no further "
"propagation of configuration is generally done after the one-time early "
"initialization (this is because the file is usually updated through copying "
"and renaming)\\&. Defaults to \"auto\"\\&."
msgstr ""
"Steuert wie mit /etc/resolv\\&.conf innerhalb des Containers (d\\&.h\\&. der "
"DNS-Konfigurationssynchronisation vom Rechner zum Container) umgegangen "
"werden soll\\&. Akzeptiert entweder »off«, »copy-host«, »copy-static«, »bind-"
"host«, »bind-static«, »delete« oder »auto«\\&. Falls auf »off« gesetzt "
"verbleibt die Datei /etc/resolv\\&.conf im Container wie sie im Abbild "
"enthalten ist; sie wird weder verändert noch erfolgt darüber eine bind-"
"Einhängung\\&. Falls auf »copy-host« gesetzt, wird die Datei /etc/resolv\\&."
"conf vom Rechner in den Container kopiert\\&. Ähnlich wird bei der "
"Verwendung von »bind-host« die Datei vom Rechner in den Container bind-"
"eingehängt\\&. Falls auf »copy-static« gesetzt, wird die mit B<systemd-"
"resolved.service>(8) ausgelieferte statische resolv\\&.conf-Datei in den "
"Container kopiert; entsprechend erfolgt mit »bind-static« eine bind-"
"Einhägung dorthin\\&. Falls auf »delete« gesetzt, wird die Datei /etc/resolv"
"\\&.conf im Container gelöscht, falls sie existiert\\&. Falls sie "
"schließlich auf »auto« gesetzt ist, verbleibt diese Datei so, wie sie ist, "
"wenn private Vernetzung eingeschaltet worden wäre (siehe B<--private-"
"network>)\\&. Falls andernfalls systemd-resolved\\&.service Verbindungen "
"aufbauen könnte, wird dessen statische resolv\\&.conf-Datei verwandt, falls "
"nicht, die Datei /etc/resolv\\&.conf des Rechners\\&. In letzterem Fall wird "
"die Datei kopiert, falls das Abbild schreibbar ist und andernfalls bind-"
"eingehängt\\&. Es wird empfohlen, »copy« zu verwenden, falls der Container "
"in der Lage sein soll, selbst Änderungen an seiner DNS-Konfiguration "
"vorzunehmen, die sich von denen des Rechners unterscheiden können\\&. "
"Andernfalls sollte »bind« den Vorzug gegeben werden, da dies bedeutet, dass "
"direkte Änderungen an /etc/resolv\\&.conf im Container nicht erlaubt sind, "
"da es eine nur-lesbare bind-Einhängung ist (beachten Sie aber, dass der "
"Container einfach die bind-Einhägung aushängen und dann Änderungen vornehmen "
"könnte, falls er über genug Privilegien verfügt)\\&. Beachten Sie, dass im "
"Allgemeinen nach der einmaligen frühen Kopierung bzw. der bind-Einhängung "
"keine weiter Weitergabe der Konfigration erfolgt (dies erfolgt, da die Datei "
"normalerweise durch Kopieren und Umbenennen aktualisiert wird)\\&. "
"Standardmäßig »auto«\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--timezone=>"
msgstr "B<--timezone=>"

# FIXME: pointing to the matching the timezone → pointing to the timezone
#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Configures how /etc/localtime inside of the container (i\\&.e\\&. local "
"timezone synchronization from host to container) shall be handled\\&. Takes "
"one of \"off\", \"copy\", \"bind\", \"symlink\", \"delete\" or \"auto\"\\&. "
"If set to \"off\" the /etc/localtime file in the container is left as it is "
"included in the image, and neither modified nor bind mounted over\\&. If set "
"to \"copy\" the /etc/localtime file of the host is copied into the container"
"\\&. Similar, if \"bind\" is used, it is bind mounted from the host into the "
"container\\&. If set to \"symlink\" a symlink from /etc/localtime in the "
"container is created pointing to the matching the timezone file of the "
"container that matches the timezone setting on the host\\&. If set to "
"\"delete\" the file in the container is deleted, should it exist\\&. If set "
"to \"auto\" and the /etc/localtime file of the host is a symlink, then "
"\"symlink\" mode is used, and \"copy\" otherwise, except if the image is "
"read-only in which case \"bind\" is used instead\\&. Defaults to \"auto\"\\&."
msgstr ""
"Steuert, wie mit /etc/localtime innerhalb des Containers (d\\&.h\\&. der "
"Zeitssynchronisation vom Rechner zum Container) umgegangen werden soll\\&. "
"Akzeptiert entweder »off«, »copy«, »bind«, »symlink«, »delete« oder "
"»auto«\\&. Falls auf »off« gesetzt verbleibt die Datei /etc/localtime im "
"Container wie sie im Abbild enthalten ist; sie wird weder verändert noch "
"erfolgt darüber eine bind-Einhängung\\&. Falls auf »copy« gesetzt, wird die "
"Datei /etc/localtime vom Rechner in den Container kopiert\\&. Ähnlich wird "
"bei der Verwendung von »bind« die Datei vom Rechner in den Container bind-"
"eingehängt\\&. Falls auf »symlink« gesetzt, wird ein Symlink von /etc/"
"localtime im Container erstellt, der auf die für die Zeitzone des Rechners "
"passende Zeitzonendatei des Containers zeigt\\&. Falls auf »delete« gesetzt, "
"wird die Datei im Container gelöscht, falls sie existiert\\&. Falls auf "
"»auto« gesetzt und die Datei /etc/localtime des Rechners ein Symlink ist, "
"dann wird der »symlink«-Modus verwandt, ansonsten »copy«, falls das Abbild "
"schreibbar ist und andernfalls »bind«\\&. Standardmäßig »auto«\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<--link-journal=>"
msgstr "B<--link-journal=>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Control whether the container\\*(Aqs journal shall be made visible to the "
"host system\\&. If enabled, allows viewing the container\\*(Aqs journal "
"files from the host (but not vice versa)\\&. Takes one of \"no\", \"host\", "
"\"try-host\", \"guest\", \"try-guest\", \"auto\"\\&. If \"no\", the journal "
"is not linked\\&. If \"host\", the journal files are stored on the host file "
"system (beneath /var/log/journal/I<machine-id>) and the subdirectory is bind-"
"mounted into the container at the same location\\&. If \"guest\", the "
"journal files are stored on the guest file system (beneath /var/log/journal/"
"I<machine-id>) and the subdirectory is symlinked into the host at the same "
"location\\&.  \"try-host\" and \"try-guest\" do the same but do not fail if "
"the host does not have persistent journaling enabled\\&. If \"auto\" (the "
"default), and the right subdirectory of /var/log/journal exists, it will be "
"bind mounted into the container\\&. If the subdirectory does not exist, no "
"linking is performed\\&. Effectively, booting a container once with \"guest"
"\" or \"host\" will link the journal persistently if further on the default "
"of \"auto\" is used\\&."
msgstr ""
"Steuert, ob das Journal des Containers für den Rechner sichtbar sein soll"
"\\&. Falls aktiviert, erlaubt dies das Betrachten der Journal-Dateien vom "
"Rechner (aber nicht andersherum)\\&. Akzeptiert entweder »no«, »host«, »try-"
"host«, »guest«, »try-guest« oder »auto«\\&. Falls »no«, wird das Journal "
"nicht verlinkt\\&. Falls »host«, werden die Journal-Dateien auf dem "
"Dateisystem des Rechners gespeichert (unterhalb von /var/log/journal/"
"I<Maschinenkennung>) und das Unterverzeichnis wird im Container am gleichen "
"Ort bind-eingehängt\\&. Falls »guest« werden die Journal-Dateien im Gast-"
"Dateisystem (unterhalb von /var/log/journal/I<Maschinenkennung>) gespeichert "
"und das Unterverzeichnis wird im Rechner am gleichen Ort verlinkt\\&. »try-"
"host« und »try-guest« machen das gleiche, schlagen aber nicht fehl, falls "
"der Rechner kein dauerhaftes Journal aktiviert hat\\&. Falls »auto« (die "
"Vorgabe) und das richtige Unterverzeichnis von /var/log/journal existiert, "
"wird es in den Container bind-eingehängt\\&. Falls das Unterverzeichnis "
"nicht existiert, erfolgt keine Verlinkung\\&. Effektiv führt einmaliges "
"Starten eines Containers mit »guest« oder »host« dazu, dass das Journal "
"dauerhaft verlinkt wird, falls zukünftig die Vorgabe »auto« verwandt wird\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid ""
"Note that B<--link-journal=try-guest> is the default if the systemd-nspawn@"
"\\&.service template unit file is used\\&."
msgstr ""
"Beachten Sie, dass B<--link-journal=try-guest> die Vorgabe ist, falls die "
"Unit-Vorlagendatei systemd-nspawn@\\&.service verwandt wird\\&."

#. type: Plain text
#: archlinux mageia-cauldron
msgid "B<-j>"
msgstr "B<-j>"

#. type: Plain text
#: archlinux mageia-cauldron
msgid "Equivalent to B<--link-journal=try-guest>\\&."
msgstr "Äquivalent zu B<--link-journal=try-guest>\\&."

Attachment: signature.asc
Description: PGP signature


Reply to: