news: Add 'de' translation.
* etc/news.scm: Add German translation of POWER9 entry.
This commit is contained in:
parent
9c9a36de73
commit
2743a0b28d
1 changed files with 12 additions and 0 deletions
12
etc/news.scm
12
etc/news.scm
|
@ -24,6 +24,7 @@
|
||||||
(entry (commit "e52ec6c64a17a99ae4bb6ff02309067499915b06")
|
(entry (commit "e52ec6c64a17a99ae4bb6ff02309067499915b06")
|
||||||
(title
|
(title
|
||||||
(en "New supported platform: powerpc64le-linux")
|
(en "New supported platform: powerpc64le-linux")
|
||||||
|
(de "Neue Plattform wird unterstützt: powerpc64le-linux")
|
||||||
(fr "Nouvelle plate-forme prise en charge : powerpc64le-linux"))
|
(fr "Nouvelle plate-forme prise en charge : powerpc64le-linux"))
|
||||||
(body
|
(body
|
||||||
(en "A new platform, powerpc64le-linux, has been added for
|
(en "A new platform, powerpc64le-linux, has been added for
|
||||||
|
@ -36,6 +37,17 @@ the build farm, and some packages may fail to build. In addition, Guix System
|
||||||
is not yet available on this platform. That said, the Guix community is
|
is not yet available on this platform. That said, the Guix community is
|
||||||
actively working on improving this support, and now is a great time to try it
|
actively working on improving this support, and now is a great time to try it
|
||||||
and get involved!")
|
and get involved!")
|
||||||
|
(de "Eine neue Plattform, powerpc64le-linux, wurde hinzugefügt. Mit
|
||||||
|
ihr können Prozessoren mit 64-Bit-Power-Befehlssatz, little-endian, mit dem
|
||||||
|
Linux-Libre-Kernel betrieben werden. Dazu gehören POWER9-Systeme wie die
|
||||||
|
@uref{https://www.fsf.org/news/talos-ii-mainboard-and-talos-ii-lite-mainboard-now-fsf-certified-to-respect-your-freedom,
|
||||||
|
RYF-zertifizierte Talos-II-Hauptplatine}. Bei der Plattform handelt es sich
|
||||||
|
um eine „Technologievorschau“; obwohl sie unterstützt wird, gibt es noch keine
|
||||||
|
Substitute von der Erstellungsfarm und bei manchen Paketen könnte die
|
||||||
|
Erstellung fehlschlagen. Des Weiteren ist Guix System auf dieser Plattform
|
||||||
|
noch nicht verfügbar. Dennoch arbeitet die Guix-Gemeinde aktiv daran, diese
|
||||||
|
Unterstützung auszubauen, und jetzt ist eine gute Gelegenheit, sie
|
||||||
|
auszuprobieren und mitzumachen!")
|
||||||
(fr "Une nouvelle plate-forme, powerpc64le-linux, a été ajoutée pour
|
(fr "Une nouvelle plate-forme, powerpc64le-linux, a été ajoutée pour
|
||||||
les processeurs POWER 64-bits utilisant le noyau Linux-libre. Ça inclut les
|
les processeurs POWER 64-bits utilisant le noyau Linux-libre. Ça inclut les
|
||||||
systèmes POWER9 tels que les
|
systèmes POWER9 tels que les
|
||||||
|
|
Reference in a new issue