~ruther/guix-local

475173e4f25ad6437ee770b83e741d759f5ce380 — Florian Pelz 1 year, 2 months ago 0fa4083
news: Add 'de' translation.

* etc/news.scm: Add German translation of read-only root entry.

Change-Id: I0d12d00a3dea33cb3ce61e6ddb9848e89bec0569
1 files changed, 11 insertions(+), 2 deletions(-)

M etc/news.scm
M etc/news.scm => etc/news.scm +11 -2
@@ 41,13 41,22 @@
 (entry (commit "ce363c1dc7bd63a74dcf7788d340819f6d5db89f")
        (title
         (en "@command{guix shell --container} provides a read-only root by
default"))
default")
         (de "@command{guix shell --container} stellt als Vorgabe ein
nur lesbares Wurzeldateisystem bereit"))
        (body
         (en "The @command{guix shell --container} command now provides a
read-only root file system by default.  You can restore the previous behavior
by passing the @option{--writable-root} flag.

Run @command{info \"(guix) Invoking guix shell\"} for more information.")))
Run @command{info \"(guix) Invoking guix shell\"} for more information.")
         (de "Über den Befehl @command{guix shell --container} bekommt man in
der Vorgabeeinstellung jetzt ein nur lesbares Wurzeldateisystem zur Verfügung
gestellt.  Wenn Sie das vorherige Verhalten möchten, können Sie die
Befehlszeilenoption @option{--writable-root} übergeben.

Führen Sie @command{info \"(guix.de) Aufruf von guix shell\"} aus, um mehr
zu erfahren.")))

 (entry (commit "7e5913f90df916d8d9f5c509354d62324f54f481")
        (title