news: Add another 'de' translation.
* etc/news.scm: Add German translation of images API entry.
This commit is contained in:
		
							parent
							
								
									5602eaeacb
								
							
						
					
					
						commit
						9e4164c6ff
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -28,6 +28,7 @@
 | 
				
			||||||
 (entry (commit "a13f5ead0265cf0fe11e60150547c09dfc8c45b0")
 | 
					 (entry (commit "a13f5ead0265cf0fe11e60150547c09dfc8c45b0")
 | 
				
			||||||
        (title
 | 
					        (title
 | 
				
			||||||
         (en "Guix System image creation is now documented")
 | 
					         (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"))
 | 
					         (fr "La création d'images pour Guix System est à présent documentée"))
 | 
				
			||||||
        (body
 | 
					        (body
 | 
				
			||||||
         (en "The Guix System image API that allows you to create customized
 | 
					         (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
 | 
					the @code{Creating System Images} chapter of the Guix documentation.  This
 | 
				
			||||||
should be particularly useful for people trying to port Guix System to new
 | 
					should be particularly useful for people trying to port Guix System to new
 | 
				
			||||||
hardware.")
 | 
					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,
 | 
					         (fr "L'interface de programmation d'images pour Guix System,
 | 
				
			||||||
permettant de créer des images personnalisées et de les transformer en images
 | 
					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
 | 
					amorçables est désormais documentée dans le chapitre @code{Création d'images
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue