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, 27 Sep 2021 17:49:31 -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 1c1bfe6  news: Add 'de' translation.
1c1bfe6 is described below

commit 1c1bfe681a1d746fe824cd6022ae009e48e7cb6d
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Mon Sep 27 18:50:13 2021 +0200

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

diff --git a/etc/news.scm b/etc/news.scm
index dc45aaf..77808b1 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,7 @@
 (entry (commit "a2324d8b56eabf8117bca220a507cc791edffd2e")
         (title
          (en "Guix Home is a part of GNU Guix")
+         (de "Guix Home ist jetzt Teil von GNU Guix")
          (ru "Guix Home теперь поставляется в составе GNU Guix"))
         (body
          (en "Guix Home splitted out from rde project and now is a part of
@@ -39,6 +40,19 @@ guix home --help
 @end example
 
 See @command{info \"(guix) Home Configuration\"} for more information.")
+         (de "Guix Home ist aus dem rde-Projekt ins offizielle Guix übernommen
+worden. Der neue Befehl @command{guix home} ermöglicht es, die Pakete und
+Konfigurationsdateien (Dotfiles) für ein Benutzerkonto im deklarativen Stil zu
+verwalten. Es ist analog dazu, wie man @command{guix system} benutzen kann, um
+sein System zu verwalten.
+
+Werfen Sie einen Blick auf die verfügbaren Aktionen und Argumente:
+@example
+guix home --help
+@end example
+
+Führen Sie für mehr Informationen @command{info \"(guix) Home Configuration\"}
+aus.")
          (ru "Guix Home отделился от проекта rde и теперь является частью
 Guix.  Новая команда @command{guix home} даёт возможность пользователям
 управлять их пакетами и конфигурациями (дотфайлами) для них в декларативном



reply via email to

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