nls: Update 'de' translation of news entries.

* etc/news.scm: Add 'de' translation for news entry titles.
This commit is contained in:
Florian Pelz 2019-09-27 20:40:28 +02:00
parent e7f62a41b2
commit 82d43b5f8f
No known key found for this signature in database
GPG Key ID: 300888CB39C63817
1 changed files with 4 additions and 2 deletions

View File

@ -11,6 +11,7 @@
(entry (commit "5f3f70391809f8791c55c05bd1646bc58508fa2c") (entry (commit "5f3f70391809f8791c55c05bd1646bc58508fa2c")
(title (en "GNU C Library upgraded") (title (en "GNU C Library upgraded")
(de "GNU-C-Bibliothek aktualisiert")
(fr "Mise à jour de la bibliothèque C de GNU")) (fr "Mise à jour de la bibliothèque C de GNU"))
(body (body
(en "The GNU C Library (glibc) has been upgraded to version 2.29. To (en "The GNU C Library (glibc) has been upgraded to version 2.29. To
@ -50,6 +51,7 @@ Sur le système Guix, tu peux ajuster le champ @code{locale-libcs} de ta forme
plus de détails."))) plus de détails.")))
(entry (commit "cdd3bcf03883d129581a79e6d6611b2afd3b277b") (entry (commit "cdd3bcf03883d129581a79e6d6611b2afd3b277b")
(title (en "New reduced binary seed bootstrap") (title (en "New reduced binary seed bootstrap")
(de "Neues Bootstrapping mit kleinerem Seed")
(fr "Nouvel ensemble de binaires de bootstrap réduit")) (fr "Nouvel ensemble de binaires de bootstrap réduit"))
(body (body
(en "The package graph on x86_64 and i686 is now rooted in a (en "The package graph on x86_64 and i686 is now rooted in a