guix-commits
[Top][All Lists]
Advanced

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

branch master updated: news: Fix 'de' translation.


From: guix-commits
Subject: branch master updated: news: Fix 'de' translation.
Date: Fri, 12 Jan 2024 19:43:34 -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 c0b303aaa3 news: Fix 'de' translation.
c0b303aaa3 is described below

commit c0b303aaa3d6154acbe054120d11467eb98e6d33
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Fri Jan 12 20:52:38 2024 +0100

    news: Fix 'de' translation.
    
    * etc/news.scm: Fix typo.
    
    Change-Id: I943fed38a444d1403cc5f979a7d6b9f52bedf5dd
---
 etc/news.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index 2b0a90a7f3..ffb483fea0 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -29,7 +29,7 @@
 
  (entry (commit "519e1e3eb88ec532fc83ebb742d9919269b57c87")
         (title
-         (de "Neues Option @samp{--max-layers=N} für den Befehl @command{guix 
pack}")
+         (de "Neue Option @samp{--max-layers=N} für den Befehl @command{guix 
pack}")
          (en "New @samp{--max-layers=N} option for the @command{guix pack} 
command")
          (ru "Новая опция @samp{--max-layers=N} для @command{guix pack} 
команды"))
         (body
@@ -46,7 +46,7 @@ guix pack --format=docker --max-layers=N 
--symlink=/usr/bin/hello=bin/hello hell
 @end example
 
 @command{guix system image} kann jetzt geschichtete Docker-Abbilder erzeugen,
-indem Sie @code{--max-layers=N}.
+indem Sie @code{--max-layers=N} übergeben.
 
 Siehe @command{info \"(guix.de) Aufruf von guix pack\"} und
 @command{info \"(guix.de) Systemabbilder\"} für weitere Informationen.")



reply via email to

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