mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
news: Add ‘de’ translation.
* etc/news.scm: Add a ‘de’ translation.
This commit is contained in:
parent
0fadc00a1a
commit
fabfa9afb4
1 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
|
|
||||||
(entry (commit "b460ba7992a0b4af2ddb5927dcf062784539ef7b")
|
(entry (commit "b460ba7992a0b4af2ddb5927dcf062784539ef7b")
|
||||||
(title (en "Add support to boot from a Btrfs subvolume")
|
(title (en "Add support to boot from a Btrfs subvolume")
|
||||||
|
(de "Unterstützung für Systemstart von einem
|
||||||
|
Btrfs-Unterlaufwerk hinzugefügt")
|
||||||
(fr "Ajout du support pour démarrer depuis un sous-volume Btrfs")
|
(fr "Ajout du support pour démarrer depuis un sous-volume Btrfs")
|
||||||
(nl "Nieuwe ondersteuning voor het opstarten vanaf een Btrfs-subvolume"))
|
(nl "Nieuwe ondersteuning voor het opstarten vanaf een Btrfs-subvolume"))
|
||||||
(body
|
(body
|
||||||
|
@ -23,6 +25,11 @@
|
||||||
subvolume for the partition holding @file{/gnu/store}. Run the command
|
subvolume for the partition holding @file{/gnu/store}. Run the command
|
||||||
@command{info \"(guix) Btrfs file system\"} for more information and
|
@command{info \"(guix) Btrfs file system\"} for more information and
|
||||||
examples.")
|
examples.")
|
||||||
|
(de "Für die Erzeugung einer GRUB-Konfigurationsdatei aus einer
|
||||||
|
Betriebssystemdeklaration kann jetzt ein Btrfs-Unterlaufwerk („Subvolume“) für
|
||||||
|
die Partition mit @file{/gnu/store} angegeben werden. Führen Sie
|
||||||
|
@command{info \"(guix) Btrfs file system\"} aus, wenn Sie mehr Informationen
|
||||||
|
und Beispiele sehen möchten.")
|
||||||
(fr "La génération du fichier de configuration de GRUB produite à
|
(fr "La génération du fichier de configuration de GRUB produite à
|
||||||
partir de la déclaration d'un @code{operating-system} tient maintenant compte
|
partir de la déclaration d'un @code{operating-system} tient maintenant compte
|
||||||
de l'utilisation d'un sous-volume Btrfs pour la partition contenant
|
de l'utilisation d'un sous-volume Btrfs pour la partition contenant
|
||||||
|
|
Loading…
Reference in a new issue