guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: news: Add ‘nl’ translation.


From: guix-commits
Subject: 01/02: news: Add ‘nl’ translation.
Date: Sat, 8 Feb 2020 12:20:26 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 2c5874e3ed96ec55a3b7154be8abac1b3a9e26b2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Feb 8 17:32:04 2020 +0100

    news: Add ‘nl’ translation.
    
    * etc/news.scm: Add an ‘nl’ translation.
---
 etc/news.scm | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index ab22e6e..305d493 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -16,7 +16,9 @@ repositories")
                (de "@command{guix pull} unterstützt nun SSH-authentifizierte
 Repositorys")
                (fr "@command{guix pull} prend maintenant en charge
-l'authentification en SSH pour les dépôts."))
+l'authentification en SSH pour les dépôts.")
+               (nl "@command{guix pull} ondersteunt nu SSH-geauthenticeerde
+repository's."))
         (body (en "The @command{guix pull} command now supports SSH
 authenticated repositories as argument of @option{--url} and in custom
 channels definitions.  The authentication requires that an @command{ssh-agent}
@@ -28,7 +30,11 @@ selbstgeschriebenen Kanaldefinitionen. Zur Authentisierung 
muss ein
               (fr "La commande @command{guix pull} prend maintenant en
 charge l'authentification SSH pour les dépôts dans l'argument @option{--url}
 et dans le définitions de canaux personnalisés.  L'authentification
-nécessite qu'un @command{ssh-agent} soit lancé.")))
+nécessite qu'un @command{ssh-agent} soit lancé.")
+              (nl "Het @command{guix pull}-commando ondersteunt nu
+SSH-geauthenticeerde opslag als argument na @option{--url} en bij het
+schrijven van eigen kanaaldefinities.  Hiervoor moet een @command{ssh-agent}
+gestart zijn.")))
 
  (entry (commit "8234fe653e61d0090138cbd4c48d877568355439")
         (title (en "Guix now runs on Guile 3.0")



reply via email to

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