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 clasp build system entry. Change-Id: I56dab16c1b9963b23f256b401941c2ef6df13166
This commit is contained in:
parent
80d7957384
commit
e190eba08b
1 changed files with 5 additions and 0 deletions
|
@ -43,11 +43,16 @@
|
||||||
(entry (commit "4aff8591836e3b4125dcbed651efc8607de53280")
|
(entry (commit "4aff8591836e3b4125dcbed651efc8607de53280")
|
||||||
(title
|
(title
|
||||||
(en "New build system added for @code{clasp-cl}")
|
(en "New build system added for @code{clasp-cl}")
|
||||||
|
(de "Neues Erstellungssystem für @code{clasp-cl} hinzugefügt")
|
||||||
(es "Se agregó un nuevo sistema de compilación para @code{clasp-cl}"))
|
(es "Se agregó un nuevo sistema de compilación para @code{clasp-cl}"))
|
||||||
(body
|
(body
|
||||||
(en "A new build system has been introduced for @code{clasp-cl}.
|
(en "A new build system has been introduced for @code{clasp-cl}.
|
||||||
Common Lisp devs using Guix can start using this new build
|
Common Lisp devs using Guix can start using this new build
|
||||||
system similarly to others such as @code{asdf-build-system/ecl}.")
|
system similarly to others such as @code{asdf-build-system/ecl}.")
|
||||||
|
(de "Ein neues Erstellungssystem wurde für @code{clasp-cl} eingeführt.
|
||||||
|
Entwickler für Common Lisp, die Guix nutzen, können dazu jetzt
|
||||||
|
dieses Erstellungssystem verwenden ähnlich wie die anderen, etwa
|
||||||
|
@code{asdf-build-system/ecl}.")
|
||||||
(es "Se ha introducido un nuevo sistema de compilación para
|
(es "Se ha introducido un nuevo sistema de compilación para
|
||||||
@code{clasp-cl}. Los devs de Common Lisp que usan Guix pueden
|
@code{clasp-cl}. Los devs de Common Lisp que usan Guix pueden
|
||||||
empezar a usar este nuevo sistema de compilación de manera
|
empezar a usar este nuevo sistema de compilación de manera
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue