[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
134/244: news: Add 'de' translation.
From: |
guix-commits |
Subject: |
134/244: news: Add 'de' translation. |
Date: |
Wed, 12 Apr 2023 08:49:00 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit e16e6cc1adef94f6fca86833b0543be9a7e5f6ba
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Fri Apr 7 11:59:42 2023 +0200
news: Add 'de' translation.
* etc/news.scm: Add German translation of 'guix shell -CW' entry.
---
etc/news.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index a41e0728cd..4ac5e95d2e 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -29,6 +29,7 @@
(entry (commit "57db09aae73e3713a10c5253758d84e1046f80dc")
(title
(en "Using Guix within @command{guix shell --container}")
+ (de "Guix innerhalb @command{guix shell --container} nutzen")
(fr "Utilisation de Guix dans @command{guix shell --container}"))
(body
(en "The @option{--container} (or @option{-C}) option lets you spawn
@@ -49,6 +50,26 @@ guix shell -CW -- guix build -f guix.scm
@end example
Run @command{info \"(guix) Invoking guix shell\"} for more information.")
+ (de "Mit der Befehlszeilenoption @option{--container} (oder
+@option{-C}) können Sie Container anlegen, also isolierte
+Software-Umgebungen. Allerdings will man manchmal Guix innerhalb eines
+Containers nutzen, was unmöglich ist, wenn Sie es normal aufrufen.
+
+Die neue Befehlszeilenoption @option{--nesting} (oder @option{-W}) ergänzt
+genau das: In einem damit angelegten Container lassen sich
+@command{guix}-Befehle, einschließlich @command{guix shell -C}, @emph{im
+Container} benutzen.
+
+Folgendes Beispiel zeigt, wie Sie eine Datei @file{guix.scm} auswerten lassen,
+um ein Paket aus dem isolierten Container heraus erstellen zu lassen. Das
+können Sie gebrauchen, wenn Sie @file{guix.scm} @emph{nicht} vertrauen:
+
+@example
+guix shell -CW -- guix build -f guix.scm
+@end example
+
+Führen Sie @command{info \"(guix.de) Aufruf von guix shell\"} aus, um mehr
+zu erfahren.")
(fr "L'option @option{--container} (ou @option{-C}) permet de
démarrer un conteneur---un environnement logiciel isolé. Dans certains cas,
il peut être utile d'utiliser Guix à l'intérieur du conteneur, ce qui n'est
- 103/244: gnu: r-parameters: Update to 0.20.3., (continued)
- 103/244: gnu: r-parameters: Update to 0.20.3., guix-commits, 2023/04/12
- 86/244: gnu: r-numbat: Update to 1.3.0., guix-commits, 2023/04/12
- 109/244: gnu: r-projpred: Update to 2.5.0., guix-commits, 2023/04/12
- 113/244: gnu: r-readtext: Update to 0.82., guix-commits, 2023/04/12
- 117/244: gnu: r-lattice: Update to 0.21-8., guix-commits, 2023/04/12
- 121/244: gnu: r-rsqlite: Update to 2.3.1., guix-commits, 2023/04/12
- 126/244: gnu: tcsh: Fix riscv64 cross-compilation., guix-commits, 2023/04/12
- 125/244: gnu: Add avfs., guix-commits, 2023/04/12
- 129/244: environment: Add '--nesting'., guix-commits, 2023/04/12
- 127/244: gnu: janet: Update to 1.27.0., guix-commits, 2023/04/12
- 134/244: news: Add 'de' translation.,
guix-commits <=
- 138/244: po: Do not auto-translate cross-references to other manuals., guix-commits, 2023/04/12
- 21/244: gnu: Add python-treelib., guix-commits, 2023/04/12
- 32/244: gnu: a2ps: Update to 4.15.3., guix-commits, 2023/04/12
- 48/244: gnu: python-debian: Update to 0.1.49., guix-commits, 2023/04/12
- 49/244: gnu: python-boolean.py: Update to 4.0., guix-commits, 2023/04/12
- 52/244: gnu: emacs-eat: Update to 0.7., guix-commits, 2023/04/12
- 56/244: gnu: mixxx: Update to 2.3.4., guix-commits, 2023/04/12
- 57/244: gnu: pre-commit: Update to 3.2.2., guix-commits, 2023/04/12
- 63/244: gnu: kdenlive: Update to 22.12.3., guix-commits, 2023/04/12
- 70/244: gnu: Add r-targets., guix-commits, 2023/04/12