guix-commits
[Top][All Lists]
Advanced

[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: Mon, 23 May 2022 06:17:30 -0400

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 a6da02217e news: Add 'de' translation.
a6da02217e is described below

commit a6da02217ec340aaf8fc23ea9c42b6b623892309
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Mon May 23 11:34:19 2022 +0200

    news: Add 'de' translation.
    
    * etc/news.scm: Add German translation of 'guix import elm' entry.
---
 etc/news.scm | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index da5d86076b..a74ca94b8a 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,6 +28,7 @@
  (entry (commit "903c82583e1cec4c9ff09d5895c5cc646c37b661")
         (title
          (en "New @command{guix import elm} command")
+         (de "Neuer Befehl @command{guix import elm}")
          (fr "Nouvelle commande @command{guix import elm}"))
         (body
          (en "The new @command{guix import elm} command allows packagers to
@@ -42,6 +43,19 @@ Run @command{info \"(guix) Invoking guix import\"} for more 
info.
 
 This comes with a new build system for Elm packages---run @command{info
 \"(guix) Build Systems\"} for details.")
+         (de "Mit dem neuen Befehl @command{guix import elm} können 
Paketautoren
+eine Paketdefinition anhand des Namens eines Pakets für Elm, einer funktionalen
+Programmiersprache für das Web, erzeugen:
+
+@example
+guix import elm elm/bytes
+@end example
+
+Führen Sie @command{info \"(guix.de) Aufruf von guix import\"} aus, um mehr
+Informationen zu bekommen.
+
+Dazu kommt ein neues Erstellungssystem für Elm-Pakete.  Führen Sie
+@command{info \"(guix.de) Erstellungssysteme\"} aus, um mehr zu erfahren.")
          (fr "La nouvelle commande @command{guix import elm} permet de générer
 une définition de paquet reposant sur Elm, un langage de programmation
 fonctionnelle pour le Web:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]