diff options
| author | Florian Pelz <pelzflorian@pelzflorian.de> | 2022-09-30 23:57:26 +0200 |
|---|---|---|
| committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2022-10-01 00:55:28 +0200 |
| commit | 0dec41f329c37a4293a2a8326f1fe7d9318ec455 (patch) | |
| tree | 707008965a8b1cfc321be58c3f8b6f0a6e778fa8 /etc | |
| parent | 1266b9ed111bff7b860cba6921e4540bc1f61c9e (diff) | |
news: Add 'de' translation.
* etc/news.scm: Add German translation of '--with-source' entry.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/news.scm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index abb89e09d11..7b1d4086567 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | (entry (commit "28ade1bab207974cce6a014e7187968511fc5526") | 29 | (entry (commit "28ade1bab207974cce6a014e7187968511fc5526") |
| 30 | (title | 30 | (title |
| 31 | (en "@option{--with-source} is now recursive") | 31 | (en "@option{--with-source} is now recursive") |
| 32 | (de "@option{--with-source} ist jetzt rekursiv") | ||
| 32 | (fr "@option{--with-source} est dorénavant récursive")) | 33 | (fr "@option{--with-source} est dorénavant récursive")) |
| 33 | (body | 34 | (body |
| 34 | (en "The @option{--with-source} package transformation option now | 35 | (en "The @option{--with-source} package transformation option now |
| @@ -39,6 +40,14 @@ software and share their changes. | |||
| 39 | 40 | ||
| 40 | Run @command{info \"(guix) Package Transformation Options\"} for more | 41 | Run @command{info \"(guix) Package Transformation Options\"} for more |
| 41 | info.") | 42 | info.") |
| 43 | (de "Die Paketumwandlungsoption @option{--with-source} wird jetzt den | ||
| 44 | angegebenen Quellcode für sämtliche passende Pakete benutzen, Abhängigkeiten | ||
| 45 | eingeschlossen. Die Option hilft Paketbetreuern, Entwicklern und allgemein allen | ||
| 46 | Nutzern, die Guix benutzen, das Recht, ihre Software anzupassen und | ||
| 47 | Änderungen zu teilen, leichter auszuüben. | ||
| 48 | |||
| 49 | Führen Sie für mehr Informationen @command{info \"(guix.de) | ||
| 50 | Paketumwandlungsoptionen\"} aus.") | ||
| 42 | (fr "L'option de transformation de paquet @option{--with-source} | 51 | (fr "L'option de transformation de paquet @option{--with-source} |
| 43 | s'applique désormais à tous les paquets correspondant, y compris les | 52 | s'applique désormais à tous les paquets correspondant, y compris les |
| 44 | dépendances. Cette option est utile pour les personnes qui maintiennent un | 53 | dépendances. Cette option est utile pour les personnes qui maintiennent un |
