[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: nls: Update 'de' translation of news entries.
From: |
guix-commits |
Subject: |
01/01: nls: Update 'de' translation of news entries. |
Date: |
Fri, 27 Sep 2019 14:54:38 -0400 (EDT) |
pelzflorian pushed a commit to branch core-updates
in repository guix.
commit 82d43b5f8fd6af53bc3cb23c907cb8acbf93273f
Author: Florian Pelz <address@hidden>
Date: Fri Sep 27 20:40:28 2019 +0200
nls: Update 'de' translation of news entries.
* etc/news.scm: Add 'de' translation for news entry titles.
---
etc/news.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/etc/news.scm b/etc/news.scm
index 890f30a..d3de773 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