mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
news: Add 'de' translation.
* etc/news.scm: Add German translation of linux-libre 6.16 entry. Change-Id: I08aecdafaa52664572ca0390a4dc190775fd3d5a
This commit is contained in:
parent
0ea6bda82f
commit
4bbb6c0c03
1 changed files with 12 additions and 2 deletions
14
etc/news.scm
14
etc/news.scm
|
@ -42,7 +42,8 @@
|
||||||
|
|
||||||
(entry (commit "6e57701013a69a20df6983f5e05aa3598073282f")
|
(entry (commit "6e57701013a69a20df6983f5e05aa3598073282f")
|
||||||
(title
|
(title
|
||||||
(en "Linux-libre 6.16 now available"))
|
(en "Linux-libre 6.16 now available")
|
||||||
|
(de "Linux-libre 6.16 jetzt verfügbar"))
|
||||||
(body
|
(body
|
||||||
(en "The Linux-libre 6.16 kernel series is now available in GNU Guix.
|
(en "The Linux-libre 6.16 kernel series is now available in GNU Guix.
|
||||||
This kernel series was added to Guix without a custom kernel configuration for
|
This kernel series was added to Guix without a custom kernel configuration for
|
||||||
|
@ -51,7 +52,16 @@ the armhf-linux system (32-bit ARM with floating point support, also called
|
||||||
still available.
|
still available.
|
||||||
|
|
||||||
Soon, linux-libre 6.16 will be made the default linux-libre package because 6.15
|
Soon, linux-libre 6.16 will be made the default linux-libre package because 6.15
|
||||||
is no longer supported upstream.")))
|
is no longer supported upstream.")
|
||||||
|
(de "Die Kernel-Versionsreihe 6.16 von Linux-libre ist ab jetzt in
|
||||||
|
GNU Guix verfügbar. Diese Kernel-Versionsreihe wurde zu Guix ohne eine
|
||||||
|
angepasste Kernel-Konfiguration für das armhf-linux-System hinzugefügt (d.h.
|
||||||
|
32-Bit-ARM mit Gleitkommaunterstützung, auch bekannt als „armv7+“), weil sich
|
||||||
|
zu wenige Menschen dafür interessieren. Die generischen
|
||||||
|
armhf-Linuxkernelpakete bleiben verfügbar.
|
||||||
|
|
||||||
|
Bald wird Linux-libre 6.16 zum vorgegebenen Linux-libre-Paket, weil 6.15 vom
|
||||||
|
Anbieter nicht mehr unterstützt wird.")))
|
||||||
|
|
||||||
(entry (commit "1618ca7aa2ee8b6519ee9fd0b965e15eca2bfe45")
|
(entry (commit "1618ca7aa2ee8b6519ee9fd0b965e15eca2bfe45")
|
||||||
(title
|
(title
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue