diff options
| author | Florian Pelz <pelzflorian@pelzflorian.de> | 2021-04-01 19:07:45 +0200 |
|---|---|---|
| committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2021-04-01 19:51:32 +0200 |
| commit | 2743a0b28dc55837f118b87cc04aa2baf1386faf (patch) | |
| tree | b2de2883b4d4207fb1e47a4e30693a0545ec5503 | |
| parent | 9c9a36de732ea8485e47e84b888e121233f68452 (diff) | |
news: Add 'de' translation.
* etc/news.scm: Add German translation of POWER9 entry.
| -rw-r--r-- | etc/news.scm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 8f219d69627..6d7a4a9d4f7 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | (entry (commit "e52ec6c64a17a99ae4bb6ff02309067499915b06") | 24 | (entry (commit "e52ec6c64a17a99ae4bb6ff02309067499915b06") |
| 25 | (title | 25 | (title |
| 26 | (en "New supported platform: powerpc64le-linux") | 26 | (en "New supported platform: powerpc64le-linux") |
| 27 | (de "Neue Plattform wird unterstützt: powerpc64le-linux") | ||
| 27 | (fr "Nouvelle plate-forme prise en charge : powerpc64le-linux")) | 28 | (fr "Nouvelle plate-forme prise en charge : powerpc64le-linux")) |
| 28 | (body | 29 | (body |
| 29 | (en "A new platform, powerpc64le-linux, has been added for | 30 | (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 | |||
| 36 | is not yet available on this platform. That said, the Guix community is | 37 | is not yet available on this platform. That said, the Guix community is |
| 37 | actively working on improving this support, and now is a great time to try it | 38 | actively working on improving this support, and now is a great time to try it |
| 38 | and get involved!") | 39 | and get involved!") |
| 40 | (de "Eine neue Plattform, powerpc64le-linux, wurde hinzugefügt. Mit | ||
| 41 | ihr können Prozessoren mit 64-Bit-Power-Befehlssatz, little-endian, mit dem | ||
| 42 | Linux-Libre-Kernel betrieben werden. Dazu gehören POWER9-Systeme wie die | ||
| 43 | @uref{https://www.fsf.org/news/talos-ii-mainboard-and-talos-ii-lite-mainboard-now-fsf-certified-to-respect-your-freedom, | ||
| 44 | RYF-zertifizierte Talos-II-Hauptplatine}. Bei der Plattform handelt es sich | ||
| 45 | um eine „Technologievorschau“; obwohl sie unterstützt wird, gibt es noch keine | ||
| 46 | Substitute von der Erstellungsfarm und bei manchen Paketen könnte die | ||
| 47 | Erstellung fehlschlagen. Des Weiteren ist Guix System auf dieser Plattform | ||
| 48 | noch nicht verfügbar. Dennoch arbeitet die Guix-Gemeinde aktiv daran, diese | ||
| 49 | Unterstützung auszubauen, und jetzt ist eine gute Gelegenheit, sie | ||
| 50 | auszuprobieren und mitzumachen!") | ||
| 39 | (fr "Une nouvelle plate-forme, powerpc64le-linux, a été ajoutée pour | 51 | (fr "Une nouvelle plate-forme, powerpc64le-linux, a été ajoutée pour |
| 40 | les processeurs POWER 64-bits utilisant le noyau Linux-libre. Ça inclut les | 52 | les processeurs POWER 64-bits utilisant le noyau Linux-libre. Ça inclut les |
| 41 | systèmes POWER9 tels que les | 53 | systèmes POWER9 tels que les |
