aboutsummaryrefslogtreecommitdiff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2022-09-26 12:46:04 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2022-09-26 13:18:34 +0200
commit9e4164c6ffaa8e39e9a15a0cffa9293bfe28e4b9 (patch)
treefedff7004a3a836b13ec81244ca7f62b9bf900d8 /etc/news.scm
parent5602eaeacb3e1c426bd425fd3a1fc64ccd14d1c3 (diff)
downloadguix-9e4164c6ffaa8e39e9a15a0cffa9293bfe28e4b9.tar
guix-9e4164c6ffaa8e39e9a15a0cffa9293bfe28e4b9.tar.gz
news: Add another 'de' translation.
* etc/news.scm: Add German translation of images API entry.
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 949a27416e..9bb6ba876b 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,6 +28,7 @@
(entry (commit "a13f5ead0265cf0fe11e60150547c09dfc8c45b0")
(title
(en "Guix System image creation is now documented")
+ (de "Es gibt eine Dokumentation, wie Sie Guix-System-Abbilder („Images“) erzeugen")
(fr "La création d'images pour Guix System est à présent documentée"))
(body
(en "The Guix System image API that allows you to create customized
@@ -35,6 +36,11 @@ system images and turn them into actual bootable images is now documented in
the @code{Creating System Images} chapter of the Guix documentation. This
should be particularly useful for people trying to port Guix System to new
hardware.")
+ (de "Sie können nun im Kapitel @code{Creating System Images} der
+Dokumentation nachlesen, wie Sie mit der Schnittstelle für Guix-System-Abbilder
+anpassbare, bootfähige Systemabbilder erzeugen können. Das sollte vor allem
+Personen unterstützen, die versuchen, Guix System auf neuer Hardware zum Laufen
+zu bringen.")
(fr "L'interface de programmation d'images pour Guix System,
permettant de créer des images personnalisées et de les transformer en images
amorçables est désormais documentée dans le chapitre @code{Création d'images