summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2019-09-27 20:40:28 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2019-09-27 18:51:16 +0000
commit82d43b5f8fd6af53bc3cb23c907cb8acbf93273f (patch)
treeb4c61796ef32d6c3c7632273f07c58b717fb00dd /etc
parente7f62a41b245ca30404c54f3f77930336627c2f7 (diff)
downloadpatches-82d43b5f8fd6af53bc3cb23c907cb8acbf93273f.tar
patches-82d43b5f8fd6af53bc3cb23c907cb8acbf93273f.tar.gz
nls: Update 'de' translation of news entries.
* etc/news.scm: Add 'de' translation for news entry titles.
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 890f30af76..d3de773ea3 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -11,7 +11,8 @@
(entry (commit "5f3f70391809f8791c55c05bd1646bc58508fa2c")
(title (en "GNU C Library upgraded")
- (fr "Mise à jour de la bibliothèque C de GNU"))
+ (de "GNU-C-Bibliothek aktualisiert")
+ (fr "Mise à jour de la bibliothèque C de GNU"))
(body
(en "The GNU C Library (glibc) has been upgraded to version 2.29. To
run previously-installed programs linked against glibc 2.28, you need to
@@ -50,7 +51,8 @@ Sur le système Guix, tu peux ajuster le champ @code{locale-libcs} de ta forme
plus de détails.")))
(entry (commit "cdd3bcf03883d129581a79e6d6611b2afd3b277b")
(title (en "New reduced binary seed bootstrap")
- (fr "Nouvel ensemble de binaires de bootstrap réduit"))
+ (de "Neues Bootstrapping mit kleinerem Seed")
+ (fr "Nouvel ensemble de binaires de bootstrap réduit"))
(body
(en "The package graph on x86_64 and i686 is now rooted in a
@dfn{reduced set of binary seeds}. The initial set of binaries from which