From 2c5874e3ed96ec55a3b7154be8abac1b3a9e26b2 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 8 Feb 2020 17:32:04 +0100 Subject: =?UTF-8?q?news:=20Add=20=E2=80=98nl=E2=80=99=20translation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * etc/news.scm: Add an ‘nl’ translation. --- etc/news.scm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/news.scm b/etc/news.scm index ab22e6e82f..305d49366d 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") -- cgit v1.2.3