[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: news: Add 'de' translation.
From: |
guix-commits |
Subject: |
branch master updated: news: Add 'de' translation. |
Date: |
Sat, 14 Jan 2023 06:13:01 -0500 |
This is an automated email from the git hooks/post-receive script.
pelzflorian pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 77a3499600 news: Add 'de' translation.
77a3499600 is described below
commit 77a34996000acf43b668ebf491afb6d02e85b0ec
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Sat Jan 14 12:08:42 2023 +0100
news: Add 'de' translation.
* etc/news.scm: Add German translation of entry about
linux-libre 6.0 removal.
---
etc/news.scm | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/etc/news.scm b/etc/news.scm
index acd322dff1..1f0f1e43b7 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,11 +28,15 @@
(entry (commit "9ea37eb9f5329c213757bbfe5d9241cde8433858")
(title
- (en "Linux-libre 6.0 removed due to end of upstream support"))
+ (en "Linux-libre 6.0 removed due to end of upstream support")
+ (de "Linux-libre 6.0 wurde entfernt"))
(body
- (en "The linux-libre 6.0 kernel series has reached the end of
+ (en "The linux-libre 6.0 kernel series has reached the end of
its life, and no longer supported upstream. For this
- reason, it has been removed from GNU Guix.")))
+ reason, it has been removed from GNU Guix.")
+ (de "Vom Kernel @code{linux-libre} wird die 6.0-Versionsreihe keine
+Unterstützung von dessen Anbieter mehr erfahren („end of life“). Daher ist es
+aus GNU Guix entfernt worden.")))
(entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372")
(title