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: Sun, 16 Jan 2022 03:52:37 -0500

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

commit 0891ac16d0c7eec2c5f0dfddfcc90f92927c8d96
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Sun Jan 16 09:01:10 2022 +0100

    news: Add 'de' translation.
    
    * etc/news.scm: Add German translation of 'guix style --styling=format' 
entry.
---
 etc/news.scm | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 315057d79d..7e6da61c71 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,6 +28,7 @@
  (entry (commit "c4fe13c294cc1e31dd8a49ce3981f603fb169e0a")
         (title
          (en "@command{guix style} can format package definitions")
+         (de "@command{guix style} kann Paketdefinitionen formatieren")
          (fr "@command{guix style} peut mettre en forme les définitions de 
paquets"))
         (body
          (en "The recently-introduced @command{guix style} command can now be
@@ -42,6 +43,20 @@ The new @option{--styling} option can currently be passed 
one of the following
 previously it was equivalent to @samp{--styling=inputs}.
 
 Run @code{info \"(guix) Invoking guix style\"}, for more info.")
+         (de "Der kürzlich eingeführte Befehl @command{guix style} kann jetzt
+benutzt werden, um Paketdefinitionen automatisch nach den
+Formatierungsrichtlinien des Guix-Projekts zu formatieren. Wenn Sie Pakete zu
+Guix oder zu einem Drittanbieterkanal beitragen, könnte Ihnen das helfen.
+
+Für die neue Befehlszeilenoption @option{--styling} können Sie derzeit eine
+der folgenden @dfn{Stilregeln} angeben: @code{format}, wodurch
+Paketdefinitionen formatiert werden, oder @code{inputs}, wodurch die
+Bezeichnungen aus Paketeingaben entfernt werden. Wenn Sie {--styling}
+weglassen, passiert das Gleiche wie wenn Sie @samp{--styling=format} angeben;
+früher war es das Gleiche wie @samp{--styling=inputs}.
+
+Führen Sie @command{info \"(guix) Invoking guix style\"} aus, um mehr
+Informationen zu erhalten.")
          (fr "La commande @command{guix style}, récemment introduite, peut
 désormais être utilisée pour mettre en forme des définitions de paquets
 suivant les règles de style du projet Guix.  Si vous contribuez des paquets à



reply via email to

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