summaryrefslogtreecommitdiff
path: root/po/guix/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/guix/de.po')
-rw-r--r--po/guix/de.po543
1 files changed, 294 insertions, 249 deletions
diff --git a/po/guix/de.po b/po/guix/de.po
index 62a2279f10..47aa06a1ee 100644
--- a/po/guix/de.po
+++ b/po/guix/de.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guix 1.2.0-pre3\n"
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-02-03 15:18+0000\n"
-"PO-Revision-Date: 2022-02-03 18:22+0000\n"
+"POT-Creation-Date: 2022-03-01 15:18+0000\n"
+"PO-Revision-Date: 2022-02-21 12:35+0000\n"
"Last-Translator: Florian Pelz <pelzflorian@pelzflorian.de>\n"
"Language-Team: German <https://translate.fedoraproject.org/projects/guix/guix/de/>\n"
"Language: de\n"
@@ -327,7 +327,7 @@ msgstr ""
"wird. Prozesse, die ein paar Sekunden nach @code{SIGTERM} immer noch laufen,\n"
"werden mit @code{SIGKILL} abgewürgt."
-#: gnu/home/services.scm:128
+#: gnu/home/services.scm:129
msgid ""
"Build the home environment top-level directory,\n"
"which in turn refers to everything the home environment needs: its\n"
@@ -337,7 +337,7 @@ msgstr ""
"alles enthalten wird, was die Persönliche Umgebung braucht: ihre Pakete,\n"
"Konfigurationsdateien, Aktivierungs-Skript und so weiter."
-#: gnu/home/services.scm:159
+#: gnu/home/services.scm:160
#, scheme-format
msgid ""
"This is the @dfn{home profile} and can be found in\n"
@@ -349,21 +349,21 @@ msgstr ""
"zu finden und enthält die Pakete sowie Konfigurationsdateien, die der\n"
"Benutzer in seinem @code{home-environment}-Verbundsobjekt deklariert hat."
-#: gnu/home/services.scm:181
+#: gnu/home/services.scm:182
#, scheme-format
msgid "duplicate definition for `~a' environment variable ~%"
msgstr "Doppelte Definition der Umgebungsvariablen „~a“~%"
-#: gnu/home/services.scm:243
+#: gnu/home/services.scm:244
msgid "Set the environment variables."
msgstr "Die Umgebungsvariablen festlegen."
-#: gnu/home/services.scm:254
+#: gnu/home/services.scm:255
#, scheme-format
msgid "duplicate '~a' entry for files/"
msgstr "Doppelter Eintrag „~a“ für files/"
-#: gnu/home/services.scm:278
+#: gnu/home/services.scm:279
#, scheme-format
msgid ""
"Configuration files for programs that\n"
@@ -374,7 +374,7 @@ msgstr ""
#. TRANSLATORS: 'on-first-login' is the name of a service and
#. shouldn't be translated
-#: gnu/home/services.scm:309
+#: gnu/home/services.scm:310
msgid ""
"XDG_RUNTIME_DIR doesn't exists, on-first-login script\n"
"won't execute anything. You can check if xdg runtime directory exists,\n"
@@ -387,7 +387,7 @@ msgstr ""
"festgelegt wird, oder das Skript von Hand ausführen, indem Sie\n"
"„$HOME/.guix-home/on-first-login“ eingeben"
-#: gnu/home/services.scm:329
+#: gnu/home/services.scm:330
msgid ""
"Run gexps on first user login. Can be\n"
"extended with one gexp."
@@ -395,7 +395,7 @@ msgstr ""
"G-Ausdrücke bei der ersten Anmeldung ausführen. Dies kann mit einem\n"
"G-Ausdruck erweitert werden."
-#: gnu/home/services.scm:392
+#: gnu/home/services.scm:393
msgid ""
"Run gexps to activate the current\n"
"generation of home environment and update the state of the home\n"
@@ -410,7 +410,7 @@ msgstr ""
"mehrmals mit einem G-Ausdruck erweitert werden, welcher idempotent\n"
"sein muss."
-#: gnu/home/services.scm:473
+#: gnu/home/services.scm:475
#, scheme-format
msgid ""
"Comparing ~a and\n"
@@ -419,14 +419,14 @@ msgstr ""
"Vergleich von ~a und\n"
"~10t~a …"
-#: gnu/home/services.scm:475
+#: gnu/home/services.scm:477
#, scheme-format
msgid " done (~a)\n"
msgstr " erledigt (~a)\n"
#. TRANSLATORS: 'on-change' is the name of a service type, it
#. probably shouldn't be translated.
-#: gnu/home/services.scm:484
+#: gnu/home/services.scm:486
msgid ""
"Evaluating on-change gexps.\n"
"\n"
@@ -434,7 +434,7 @@ msgstr ""
"G-Ausdrücke für on-change werden ausgewertet.\n"
"\n"
-#: gnu/home/services.scm:486
+#: gnu/home/services.scm:488
msgid ""
"On-change gexps evaluation finished.\n"
"\n"
@@ -442,7 +442,7 @@ msgstr ""
"Die Auswertung der G-Ausdrücke für on-change wurde abgeschlossen.\n"
"\n"
-#: gnu/home/services.scm:500
+#: gnu/home/services.scm:502
msgid ""
"G-expressions to run if the specified files have changed since the\n"
"last generation. The extension should be a list of lists where the\n"
@@ -456,7 +456,7 @@ msgstr ""
"ist, die sich ändern, und das zweite Element der auszuwertende\n"
"G-Ausdruck ist."
-#: gnu/home/services.scm:520
+#: gnu/home/services.scm:522
msgid ""
"Store provenance information about the home environment in the home\n"
"environment itself: the channels used when building the home\n"
@@ -562,18 +562,18 @@ msgstr ""
"eine bereits existierende Datei durch eine symbolische Verknüpfung überschrieben\n"
"würde, dann wird zuerst eine Sicherungskopie davon angelegt."
-#: gnu/system/file-systems.scm:135
+#: gnu/system/file-systems.scm:136
#, scheme-format
msgid "invalid file system mount flag:~{ ~s~}~%"
msgid_plural "invalid file system mount flags:~{ ~s~}~%"
msgstr[0] "Ungültige Einbinde-Flag:~{ ~s~}~%"
msgstr[1] "Ungültige Einbinde-Flags:~{ ~s~}~%"
-#: gnu/system/file-systems.scm:715
+#: gnu/system/file-systems.scm:722
msgid "The store is on a Btrfs subvolume, but the subvolume name is unknown."
msgstr "Der Store befindet sich auf einem Btrfs-Unterlaufwerk, aber der Name des Unterlaufwerks ist unbekannt."
-#: gnu/system/file-systems.scm:719
+#: gnu/system/file-systems.scm:726
msgid "Use the @code{subvol} Btrfs file system option."
msgstr "Verwenden Sie die Einbinde-Option @code{subvol} für das Btrfs-Dateisystem."
@@ -890,17 +890,17 @@ msgstr "Es gibt keine Veröffentlichung von ~a auf ContentDB~%"
msgid "Updater for Minetest packages on ContentDB"
msgstr "Aktualisierungsprogramm für Minetest-Pakete auf ContentDB"
-#: guix/import/opam.scm:144
+#: guix/import/opam.scm:148
#, scheme-format
msgid "'~a' is not a valid URI~%"
msgstr "„~a“ ist keine gültige URI~%"
-#: guix/import/opam.scm:321
+#: guix/import/opam.scm:325
#, scheme-format
msgid "opam: package '~a' not found~%"
msgstr "opam: Paket „~a“ nicht gefunden~%"
-#: guix/import/opam.scm:427
+#: guix/import/opam.scm:431
msgid "Updater for OPAM packages"
msgstr "Aktualisierungsprogramm für OPAM-Pakete"
@@ -958,6 +958,10 @@ msgid ""
"source. To build it from source, refer to the upstream repository at\n"
"@uref{~a}."
msgstr ""
+"Das bedeutet, dass es das Paket auf PyPI gibt, aber nur als \"wheel\" mit\n"
+"fertigen Binärdateien und nicht als Quellcode. Um es aus seinem Quellcode\n"
+"zu erstellen, verweisen Sie auf das Repository des Anbieters bei\n"
+"@uref{~a}."
#: guix/import/pypi.scm:579
msgid "Updater for PyPI packages"
@@ -1017,10 +1021,8 @@ msgid "Press <F1> for installation parameters."
msgstr "Drücken Sie <F1> für Installationsparameter."
#: gnu/installer/newt.scm:68
-#, fuzzy
-#| msgid "The installer has encountered an unexpected problem. The backtrace is displayed below. Please report it by email to <~a>."
msgid "The installer has encountered an unexpected problem. The backtrace is displayed below. You may choose to exit or create a dump archive."
-msgstr "Beim Installationsprogramm ist ein unerwartetes Problem aufgetreten. Unten sehen Sie die Rückverfolgung (Backtrace). Bitte melden Sie dies in einer E-Mail an <~a>."
+msgstr "Beim Installationsprogramm ist ein unerwartetes Problem aufgetreten. Unten sehen Sie die Rückverfolgung (Backtrace). Entweder die Installation endet oder wir erzeugen ein Dump-Archiv."
#: gnu/installer/newt.scm:71
msgid "Unexpected problem"
@@ -1028,7 +1030,7 @@ msgstr "Unerwartetes Problem"
#: gnu/installer/newt.scm:75
msgid "Dump"
-msgstr ""
+msgstr "Dump"
#: gnu/installer/newt.scm:76 gnu/installer/newt/ethernet.scm:79
#: gnu/installer/newt/keymap.scm:56 gnu/installer/newt/locale.scm:43
@@ -1048,48 +1050,43 @@ msgstr "Verlassen"
#: gnu/installer/newt.scm:82
#, scheme-format
msgid "The dump archive was created as ~a. Would you like to send this archive to the Guix servers?"
-msgstr ""
+msgstr "Das Dump-Archiv heißt ~a. Möchten Sie das Archiv an die Guix-Server senden?"
#: gnu/installer/newt.scm:84
msgid "Dump archive created"
-msgstr ""
+msgstr "Dump-Archiv erzeugt"
#: gnu/installer/newt.scm:88
#, scheme-format
msgid "The dump was uploaded as ~a. Please report it by email to ~a."
-msgstr ""
+msgstr "Das Dump wurde als ~a hochgeladen. Bitte melden Sie dies in einer E-Mail an ~a."
#: gnu/installer/newt.scm:90
-#, fuzzy
-#| msgid "some services could not be upgraded~%"
msgid "The dump could not be uploaded."
-msgstr "Manche Dienste konnten nicht aktualisiert werden~%"
+msgstr "Das Dump konnte nicht hochgeladen werden."
#: gnu/installer/newt.scm:93
msgid "Dump upload result"
-msgstr ""
+msgstr "Resultat vom Dump-Hochladen"
#: gnu/installer/newt.scm:132
-#, fuzzy, scheme-format
-#| msgid "Command failed with exit code ~a.~%"
+#, scheme-format
msgid "External command ~s exited with code ~a"
-msgstr "Befehl fehlgeschlagen mit Exit-Code ~a.~%"
+msgstr "Externer Befehl ~s fehlgeschlagen mit Exit-Code ~a."
#: gnu/installer/newt.scm:135
#, scheme-format
msgid "External command ~s terminated by signal ~a"
-msgstr ""
+msgstr "Externer Befehl ~s abgewürgt durch Signal ~a"
#: gnu/installer/newt.scm:138
#, scheme-format
msgid "External command ~s stopped by signal ~a"
-msgstr ""
+msgstr "Externer Befehl ~s angehalten durch Signal ~a"
#: gnu/installer/newt.scm:140
-#, fuzzy
-#| msgid "internal commands"
msgid "External command error"
-msgstr "interne Befehle"
+msgstr "Fehler in externem Befehl"
#: gnu/installer/newt/ethernet.scm:66
msgid "No ethernet service available, please try again."
@@ -1325,7 +1322,7 @@ msgstr "Bearbeiten"
#: gnu/installer/newt/page.scm:825
msgid "Ok"
-msgstr ""
+msgstr "Ok"
#: gnu/installer/newt/partition.scm:45
msgid "Everything is one partition"
@@ -1901,29 +1898,28 @@ msgid "Press Enter to continue.~%"
msgstr "Drücken Sie die Eingabetaste, um fortzufahren.~%"
#: gnu/installer/utils.scm:150
-#, fuzzy, scheme-format
-#| msgid "Command failed with exit code ~a.~%"
+#, scheme-format
msgid "Command ~s exited with value ~a"
-msgstr "Befehl fehlgeschlagen mit Exit-Code ~a.~%"
+msgstr "Befehl ~s hat mit Exit-Code ~a geendet"
#: gnu/installer/utils.scm:156
#, scheme-format
msgid "Command ~s killed by signal ~a"
-msgstr ""
+msgstr "Befehl ~s abgewürgt durch Signal ~a"
#: gnu/installer/utils.scm:162
#, scheme-format
msgid "Command ~s stopped by signal ~a"
-msgstr ""
+msgstr "Befehl ~s angehalten durch Signal ~a"
#: gnu/installer/utils.scm:167
#, scheme-format
msgid "Command ~s succeeded"
-msgstr ""
+msgstr "Befehl ~s erfolgreich"
#: gnu/installer/utils.scm:179
msgid "run-command-in-installer not set"
-msgstr ""
+msgstr "run-command-in-installer nicht festgelegt"
#: gnu/machine/ssh.scm:120
#, scheme-format
@@ -2051,7 +2047,7 @@ msgid "~A: unrecognized option~%"
msgstr "~A: Nicht erkannte Option~%"
#: guix/scripts.scm:169 guix/scripts/import.scm:140
-#: guix/scripts/system.scm:1379
+#: guix/scripts/system.scm:1387
#, scheme-format
msgid "Did you mean @code{~a}?~%"
msgstr "Meinten Sie @code{~a}?~%"
@@ -2310,7 +2306,7 @@ msgstr ""
" entweder „package“, „all“ (Voreinstellung) oder\n"
" „transitive“ ist"
-#: guix/scripts/build.scm:355 guix/scripts/pull.scm:119
+#: guix/scripts/build.scm:355 guix/scripts/pull.scm:121
#: guix/scripts/pack.scm:1327 guix/scripts/archive.scm:95
#: guix/scripts/environment.scm:97
msgid ""
@@ -2369,7 +2365,7 @@ msgstr ""
#: guix/scripts/build.scm:368 guix/scripts/package.scm:488
#: guix/scripts/install.scm:37 guix/scripts/remove.scm:36
-#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:117
+#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:119
#: guix/scripts/system.scm:1028 guix/scripts/copy.scm:122
#: guix/scripts/pack.scm:1352 guix/scripts/deploy.scm:66
#: guix/scripts/archive.scm:99 guix/scripts/environment.scm:123
@@ -2405,7 +2401,7 @@ msgstr ""
#: guix/scripts/git.scm:34 guix/scripts/git/authenticate.scm:110
#: guix/scripts/hash.scm:98 guix/scripts/import.scm:98
#: guix/scripts/import/minetest.scm:46 guix/scripts/import/cran.scm:49
-#: guix/scripts/pull.scm:125 guix/scripts/substitute.scm:250
+#: guix/scripts/pull.scm:127 guix/scripts/substitute.scm:250
#: guix/scripts/system.scm:1035 guix/scripts/lint.scm:115
#: guix/scripts/publish.scm:119 guix/scripts/edit.scm:51
#: guix/scripts/size.scm:249 guix/scripts/graph.scm:558
@@ -2437,7 +2433,7 @@ msgstr ""
#: guix/scripts/git.scm:36 guix/scripts/git/authenticate.scm:112
#: guix/scripts/hash.scm:100 guix/scripts/import.scm:100
#: guix/scripts/import/minetest.scm:50 guix/scripts/import/cran.scm:55
-#: guix/scripts/pull.scm:127 guix/scripts/substitute.scm:252
+#: guix/scripts/pull.scm:129 guix/scripts/substitute.scm:252
#: guix/scripts/system.scm:1037 guix/scripts/lint.scm:119
#: guix/scripts/publish.scm:121 guix/scripts/edit.scm:53
#: guix/scripts/size.scm:251 guix/scripts/graph.scm:560
@@ -2517,17 +2513,22 @@ msgstr ""
"vergewissern, dass der letzte Scheme-Ausdruck darin ein Paket, einen\n"
"G-Ausdruck, eine Ableitung oder eine Liste solcher Werte liefert."
-#: guix/scripts/build.scm:574
+#: guix/scripts/build.scm:573
+#, scheme-format
+msgid "package ~a does not support ~a~%"
+msgstr "Paket ~a unterstützt ~a nicht~%"
+
+#: guix/scripts/build.scm:592
#, scheme-format
msgid "package '~a' has no source~%"
msgstr "Paket „~a“ hat keinen Quellort~%"
-#: guix/scripts/build.scm:622
+#: guix/scripts/build.scm:640
#, scheme-format
msgid "no build log for '~a'~%"
msgstr "Kein Erstellungsprotokoll für „~a“~%"
-#: guix/scripts/build.scm:683
+#: guix/scripts/build.scm:701
#, scheme-format
msgid "no arguments specified, nothing to do~%"
msgstr "Keine Argumente angegeben; nichts zu tun~%"
@@ -2575,41 +2576,46 @@ msgstr "Nicht unterstütztes CVE-Format: „~a“"
msgid "unsupported CVE data version: '~a'"
msgstr "Version der CVE-Daten wird nicht unterstützt: „~a“"
-#: guix/git-authenticate.scm:111
+#: guix/git-authenticate.scm:113
#, scheme-format
msgid "commit ~a lacks a signature"
msgstr "Commit ~a fehlt eine Signatur"
-#: guix/git-authenticate.scm:119
+#: guix/git-authenticate.scm:121
#, scheme-format
msgid "commit ~a has a ~a signature, which is not permitted"
msgstr "Commit ~a hat eine Signatur mit ~a; das ist nicht erlaubt"
-#: guix/git-authenticate.scm:137
+#: guix/git-authenticate.scm:139
#, scheme-format
msgid "signature verification failed for commit ~a"
msgstr "Verifizierung der Signatur fehlgeschlagen für Commit ~a"
-#: guix/git-authenticate.scm:144
+#: guix/git-authenticate.scm:146
#, scheme-format
msgid "could not authenticate commit ~a: key ~a is missing"
msgstr "Commit ~a konnte nicht authentifiziert werden: Schlüssel ~a fehlt"
-#: guix/git-authenticate.scm:184
+#: guix/git-authenticate.scm:186
#, scheme-format
msgid "commit ~a attempts to remove '.guix-authorizations' file"
msgstr "Commit ~a versucht, die Datei „.guix-authorizations“ zu löschen"
-#: guix/git-authenticate.scm:239
+#: guix/git-authenticate.scm:241
#, scheme-format
msgid "commit ~a not signed by an authorized key: ~a"
msgstr "Commit ~a wurde mit keinem autorisierten Schlüssel signiert: ~a"
-#: guix/git-authenticate.scm:367
+#: guix/git-authenticate.scm:369
#, scheme-format
msgid "initial commit ~a is signed by '~a' instead of '~a'"
msgstr "Der erste Commit ~a wurde mit „~a“ statt „~a“ signiert"
+#: guix/git-authenticate.scm:438
+#, scheme-format
+msgid "commit ~a is not a descendant of introductory commit ~a"
+msgstr "Commit ~a ist kein Nachkomme des einführenden Commits ~a"
+
#: guix/gnupg.scm:236
#, scheme-format
msgid "Would you like to add this key to keyring '~a'?~%"
@@ -2764,7 +2770,7 @@ msgstr "~a: TLS-Zertifikatsfehler: ~a"
msgid "~a: TLS error in '~a': ~a~%"
msgstr "~a: TLS-Fehler in Prozedur „~a“: ~a~%"
-#: guix/lint.scm:834 guix/ui.scm:820 guix/scripts/offload.scm:194
+#: guix/lint.scm:834 guix/ui.scm:821 guix/scripts/offload.scm:194
#, scheme-format
msgid "~a: ~a~%"
msgstr "~a: ~a~%"
@@ -3167,7 +3173,7 @@ msgid "~a: unknown hash algorithm~%"
msgstr "~a: Unbekannter Hash-Algorithmus~%"
#: guix/scripts/download.scm:171 guix/scripts/package.scm:1090
-#: guix/scripts/pull.scm:758 guix/scripts/publish.scm:1260
+#: guix/scripts/pull.scm:798 guix/scripts/publish.scm:1265
#: guix/scripts/discover.scm:136 guix/scripts/time-machine.scm:123
#, scheme-format
msgid "~A: extraneous argument~%"
@@ -3346,7 +3352,7 @@ msgstr ""
" keine Pakete aktualisieren, die zum regulären\n"
" Ausdruck REGEXP passen"
-#: guix/scripts/package.scm:461 guix/scripts/pull.scm:107
+#: guix/scripts/package.scm:461 guix/scripts/pull.scm:109
msgid ""
"\n"
" --roll-back roll back to the previous generation"
@@ -3374,7 +3380,7 @@ msgstr ""
" -l, --list-generations[=MUSTER]\n"
" zum MUSTER passende Generationen auflisten"
-#: guix/scripts/package.scm:469 guix/scripts/pull.scm:109
+#: guix/scripts/package.scm:469 guix/scripts/pull.scm:111
msgid ""
"\n"
" -d, --delete-generations[=PATTERN]\n"
@@ -3384,7 +3390,7 @@ msgstr ""
" -d, --delete-generations[=MUSTER]\n"
" zum MUSTER passende Generationen löschen"
-#: guix/scripts/package.scm:472 guix/scripts/pull.scm:112
+#: guix/scripts/package.scm:472 guix/scripts/pull.scm:114
msgid ""
"\n"
" -S, --switch-generation=PATTERN\n"
@@ -3507,7 +3513,7 @@ msgstr "Kann Objekt nicht installieren, das kein Paket ist: ~s~%"
msgid "~a~@[@~a~]: package not found~%"
msgstr "~a~@[@~a~]: Paket nicht gefunden~%"
-#: guix/scripts/package.scm:967 guix/scripts/pull.scm:687
+#: guix/scripts/package.scm:967 guix/scripts/pull.scm:727
#, scheme-format
msgid "cannot switch to generation '~a'~%"
msgstr "Zu Generation „~a“ kann nicht gewechselt werden~%"
@@ -4145,7 +4151,15 @@ msgstr ""
"\n"
" -N, --news Neuerungen seit der vorherigen Generation anzeigen"
-#: guix/scripts/pull.scm:115
+#: guix/scripts/pull.scm:107
+msgid ""
+"\n"
+" --details show details when listing generations"
+msgstr ""
+"\n"
+" --details Details zeigen beim Auflisten der Generationen"
+
+#: guix/scripts/pull.scm:117
#, scheme-format
msgid ""
"\n"
@@ -4154,7 +4168,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL PROFIL benutzen statt ~/.config/guix/current"
-#: guix/scripts/pull.scm:121
+#: guix/scripts/pull.scm:123
msgid ""
"\n"
" --bootstrap use the bootstrap Guile to build the new Guix"
@@ -4163,57 +4177,77 @@ msgstr ""
" --bootstrap das Bootstrap-Guile benutzen, um das neue Guix zu\n"
" erstellen"
-#: guix/scripts/pull.scm:210 guix/scripts/system/reconfigure.scm:333
+#: guix/scripts/pull.scm:220 guix/scripts/system/reconfigure.scm:333
#, scheme-format
msgid "rolling back channel '~a' from ~a to ~a~%"
msgstr "Kanal „~a“ wird von ~a auf ~a zurückgesetzt~%"
-#: guix/scripts/pull.scm:213 guix/scripts/system/reconfigure.scm:336
+#: guix/scripts/pull.scm:223 guix/scripts/system/reconfigure.scm:336
#, scheme-format
msgid "moving channel '~a' from ~a to unrelated commit ~a~%"
msgstr "Kanal „~a“ wird von ~a auf den damit nicht zusammenhängenden Commit ~a verschoben~%"
-#: guix/scripts/pull.scm:242
+#: guix/scripts/pull.scm:252
msgid "New in this revision:\n"
msgstr "Neu in dieser Version:\n"
#. TRANSLATORS: This describes a "channel"; the first placeholder is
#. the channel name (e.g., "guix") and the second placeholder is its
#. URL.
-#: guix/scripts/pull.scm:251
+#: guix/scripts/pull.scm:261
#, scheme-format
msgid " ~a at ~a~%"
msgstr " ~a von ~a~%"
-#: guix/scripts/pull.scm:289
+#: guix/scripts/pull.scm:300
#, scheme-format
msgid " commit ~a~%"
msgstr " Commit ~a~%"
-#: guix/scripts/pull.scm:326
+#: guix/scripts/pull.scm:338
#, scheme-format
msgid "News for channel '~a'~%"
msgstr "Neuigkeiten zum Kanal „~a“~%"
-#: guix/scripts/pull.scm:352
+#: guix/scripts/pull.scm:365
#, scheme-format
msgid " ~a new channel:~%"
msgid_plural " ~a new channels:~%"
msgstr[0] " ~a neuer Kanal:~%"
msgstr[1] " ~a neue Kanäle:~%"
-#: guix/scripts/pull.scm:362
+#: guix/scripts/pull.scm:375
#, scheme-format
msgid " ~a channel removed:~%"
msgid_plural " ~a channels removed:~%"
msgstr[0] " ~a Kanal entfernt:~%"
msgstr[1] " ~a Kanäle entfernt:~%"
-#: guix/scripts/pull.scm:438
+#: guix/scripts/pull.scm:439
+#, fuzzy, scheme-format
+#| msgid "cannot switch to generation '~a'~%"
+msgid "no channel news since generation ~a~%"
+msgstr "Zu Generation „~a“ kann nicht gewechselt werden~%"
+
+#: guix/scripts/pull.scm:440
+#, fuzzy
+#| msgid "Run @command{guix pull --news} to read all the news."
+msgid ""
+"Run @command{guix pull -l} to view the\n"
+"news for earlier generations."
+msgstr "Führen Sie @command{guix pull --news} aus, um alle Neuigkeiten zu lesen."
+
+#: guix/scripts/pull.scm:442
+#, fuzzy, scheme-format
+#| msgid "profile '~a' does not exist~%"
+msgid "profile ~a does not have a previous generation~%"
+msgstr "Profil „~a“ existiert nicht~%"
+
+#: guix/scripts/pull.scm:465
msgid "Run @command{guix pull --news} to read all the news."
msgstr "Führen Sie @command{guix pull --news} aus, um alle Neuigkeiten zu lesen."
-#: guix/scripts/pull.scm:446
+#: guix/scripts/pull.scm:473
#, scheme-format
msgid ""
"After setting @code{PATH}, run\n"
@@ -4222,34 +4256,34 @@ msgstr ""
"Nachdem Sie @code{PATH} festgelegt haben, sollten Sie\n"
"@command{hash guix} ausführen, damit Ihre Shell @file{~a} verwendet."
-#: guix/scripts/pull.scm:481
+#: guix/scripts/pull.scm:508
#, scheme-format
msgid "Migrating profile generations to '~a'...~%"
msgstr "Verschiebe Profilgenerationen nach „~a“ …~%"
-#: guix/scripts/pull.scm:525
+#: guix/scripts/pull.scm:552
#, scheme-format
msgid "while creating symlink '~a': ~a~%"
msgstr "Beim Erstellen einer symbolischen Verknüpfung „~a“: ~a~%"
-#: guix/scripts/pull.scm:614
+#: guix/scripts/pull.scm:641
msgid " ~h new package: ~a~%"
msgid_plural " ~h new packages: ~a~%"
msgstr[0] " ~h neues Paket: ~a~%"
msgstr[1] " ~h neue Pakete: ~a~%"
-#: guix/scripts/pull.scm:622
+#: guix/scripts/pull.scm:649
msgid " ~h package upgraded: ~a~%"
msgid_plural " ~h packages upgraded: ~a~%"
msgstr[0] " ~h Paket aktualisiert: ~a~%"
msgstr[1] " ~h Pakete aktualisiert: ~a~%"
-#: guix/scripts/pull.scm:711
+#: guix/scripts/pull.scm:751
#, scheme-format
msgid "'~a' did not return a list of channels~%"
msgstr "„~a“ hat keine Liste von Kanälen geliefert~%"
-#: guix/scripts/pull.scm:727
+#: guix/scripts/pull.scm:767
#, scheme-format
msgid ""
"The 'GUIX_PULL_URL' environment variable is deprecated.\n"
@@ -4258,7 +4292,7 @@ msgstr ""
"Die Umgebungsvariable „GUIX_PULL_URL“ wird nicht mehr lange unterstützt.\n"
"Benutzen Sie stattdessen „~/.config/guix/channels.scm“."
-#: guix/scripts/pull.scm:800
+#: guix/scripts/pull.scm:840
#, scheme-format
msgid "Building from this channel:~%"
msgid_plural "Building from these channels:~%"
@@ -4919,8 +4953,8 @@ msgstr "Es können nicht sowohl Datei als auch Ausdruck angegeben werden~%"
msgid "no configuration specified~%"
msgstr "Keine Konfiguration angegeben~%"
-#: guix/scripts/system.scm:1328 guix/scripts/system.scm:1344
-#: guix/scripts/system.scm:1351 guix/scripts/system.scm:1357
+#: guix/scripts/system.scm:1328 guix/scripts/system.scm:1352
+#: guix/scripts/system.scm:1359 guix/scripts/system.scm:1365
#: guix/scripts/home.scm:287 guix/scripts/home.scm:309
#: guix/scripts/home.scm:314 guix/scripts/home.scm:320
#: guix/scripts/home.scm:327 guix/scripts/import/gnu.scm:100
@@ -4929,32 +4963,32 @@ msgstr "Keine Konfiguration angegeben~%"
msgid "wrong number of arguments~%"
msgstr "Falsche Argumentanzahl~%"
-#: guix/scripts/system.scm:1333
+#: guix/scripts/system.scm:1339
#, scheme-format
msgid "no system generation, nothing to describe~%"
msgstr "Keine Systemgeneration angegeben; kann nicht beschrieben werden~%"
-#: guix/scripts/system.scm:1376 guix/scripts/home.scm:350
+#: guix/scripts/system.scm:1384 guix/scripts/home.scm:350
#, scheme-format
msgid "~a: unknown action~%"
msgstr "~a: Unbekannte Aktion~%"
-#: guix/scripts/system.scm:1396 guix/scripts/home.scm:366
+#: guix/scripts/system.scm:1404 guix/scripts/home.scm:366
#, scheme-format
msgid "wrong number of arguments for action '~a'~%"
msgstr "Falsche Anzahl an Argumenten für Aktion „~a“~%"
-#: guix/scripts/system.scm:1401
+#: guix/scripts/system.scm:1409
#, scheme-format
msgid "guix system: missing command name~%"
msgstr "guix system: Befehlsname fehlt~%"
-#: guix/scripts/system.scm:1403
+#: guix/scripts/system.scm:1411
#, scheme-format
msgid "Try 'guix system --help' for more information.~%"
msgstr "Rufen Sie „guix system --help“ auf, um weitere Informationen zu erhalten.~%"
-#: guix/scripts/system/search.scm:93 guix/ui.scm:1544 guix/ui.scm:1562
+#: guix/scripts/system/search.scm:93 guix/ui.scm:1545 guix/ui.scm:1563
msgid "unknown"
msgstr "unbekannt"
@@ -5174,29 +5208,29 @@ msgstr "~a: Nicht unterstützter Kompressionstyp~%"
msgid "~a: invalid duration~%"
msgstr "~a: Ungültige Dauer~%"
-#: guix/scripts/publish.scm:1211
+#: guix/scripts/publish.scm:1216
#, scheme-format
msgid "Advertising ~a~%."
msgstr "Biete ~a an.~%"
-#: guix/scripts/publish.scm:1243
+#: guix/scripts/publish.scm:1248
#, scheme-format
msgid "user '~a' not found: ~a~%"
msgstr "Benutzer „~a“ nicht gefunden: ~a~%"
-#: guix/scripts/publish.scm:1296
+#: guix/scripts/publish.scm:1301
#, scheme-format
msgid "server running as root; consider using the '--user' option!~%"
msgstr ""
"Server läuft mit Administratorrechten; vielleicht beim\n"
"Start „--user“ übergeben!~%"
-#: guix/scripts/publish.scm:1304
+#: guix/scripts/publish.scm:1309
#, scheme-format
msgid "publishing ~a on ~a, port ~d~%"
msgstr "~a wird auf ~a bereitgestellt, Port ~d~%"
-#: guix/scripts/publish.scm:1310
+#: guix/scripts/publish.scm:1315
#, scheme-format
msgid "using '~a' compression method, level ~a~%"
msgstr "Kompressionsmethode „~a“ wird auf Stufe ~a verwendet~%"
@@ -6139,12 +6173,12 @@ msgstr ""
"Das in der DATEI angegebene Deployment erwirken.\n"
#: guix/scripts/deploy.scm:63
-#, fuzzy
-#| msgid " exec execute a command inside of an existing container\n"
msgid ""
"\n"
" -x, --execute execute the following command on all the machines"
-msgstr " exec einen Befehl innerhalb eines vorhandenen Containers ausführen\n"
+msgstr ""
+"\n"
+" -x, --execute den folgenden Befehl auf allen Maschinen ausführen"
#: guix/scripts/deploy.scm:117
#, scheme-format
@@ -6174,34 +6208,29 @@ msgid "successfully deployed ~a~%"
msgstr "~a erfolgreich aufgespielt~%"
#: guix/scripts/deploy.scm:212
-#, fuzzy, scheme-format
-#| msgid "~a: command not found~%"
+#, scheme-format
msgid "~a: command succeeded~%"
-msgstr "~a: Befehl nicht gefunden~%"
+msgstr "~a: Befehl erfolgreich~%"
#: guix/scripts/deploy.scm:215
-#, fuzzy, scheme-format
-#| msgid "Command failed with exit code ~a.~%"
+#, scheme-format
msgid "~a: command exited with code ~a~%"
-msgstr "Befehl fehlgeschlagen mit Exit-Code ~a.~%"
+msgstr "~a: Befehl hat mit Exit-Code ~a geendet~%"
#: guix/scripts/deploy.scm:218
-#, fuzzy, scheme-format
-#| msgid "~a: command not found~%"
+#, scheme-format
msgid "~a: command stopped with signal ~a~%"
-msgstr "~a: Befehl nicht gefunden~%"
+msgstr "~a: Befehl wurde durch Signal ~a angehalten~%"
#: guix/scripts/deploy.scm:221
-#, fuzzy, scheme-format
-#| msgid "~a: consider removing this input: ~a~%"
+#, scheme-format
msgid "~a: command terminated with signal ~a~%"
-msgstr "~a: Vielleicht möchten Sie diese Eingabe („input“) entfernen: ~a~%"
+msgstr "~a: Befehl wurde durch Signal ~a abgewürgt~%"
#: guix/scripts/deploy.scm:225
-#, fuzzy, scheme-format
-#| msgid "~a: command not found~%"
+#, scheme-format
msgid "command output on ~a:~%"
-msgstr "~a: Befehl nicht gefunden~%"
+msgstr "Befehlsausgabe auf ~a:~%"
#: guix/scripts/deploy.scm:246
#, scheme-format
@@ -6211,19 +6240,19 @@ msgstr "Keine Maschinendatei als Argument angegeben~%"
#: guix/scripts/deploy.scm:249
#, scheme-format
msgid "'--' was used by '-x' was not specified~%"
-msgstr ""
+msgstr "„--“ für „-x“ wurde nicht angegeben~%"
#: guix/scripts/deploy.scm:271
#, scheme-format
msgid "'-x' specified but no command given~%"
-msgstr ""
+msgstr "„-x“ wurde angegeben, aber ohne Befehl~%"
#: guix/gexp.scm:465
#, scheme-format
msgid "resolving '~a' relative to current directory~%"
msgstr "„~a“ wird im aktuellen Verzeichnis gesucht~%"
-#: guix/gexp.scm:858
+#: guix/gexp.scm:855
#, scheme-format
msgid "importing module~{ ~a~} from the host~%"
msgid_plural "importing modules~{ ~a~} from the host~%"
@@ -6542,29 +6571,29 @@ msgstr "~a: Quelldatei konnte nicht gefunden werden"
msgid "~a: no `version' field in source; skipping~%"
msgstr "~a: Kein „version“-Feld beim Quellort; wird übersprungen~%"
-#: guix/ui.scm:162
+#: guix/ui.scm:163
#, scheme-format
msgid "error: ~a: unbound variable"
msgstr "Fehler: ~a: Nicht gebundene Variable"
-#: guix/ui.scm:253
+#: guix/ui.scm:254
msgid "entering debugger; type ',bt' for a backtrace\n"
msgstr "Debugger wird betreten; tippen Sie „,bt“ für einen Backtrace\n"
-#: guix/ui.scm:311
+#: guix/ui.scm:312
msgid "hint: "
msgstr "Hinweis: "
-#: guix/ui.scm:328
+#: guix/ui.scm:329
msgid "Did you forget a @code{use-modules} form?"
msgstr "Vielleicht haben Sie eine @code{use-modules}-Form vergessen?"
-#: guix/ui.scm:330
+#: guix/ui.scm:331
#, scheme-format
msgid "Did you forget @code{(use-modules ~a)}?"
msgstr "Vielleicht haben Sie @code{(use-modules ~a)} vergessen?"
-#: guix/ui.scm:340
+#: guix/ui.scm:341
#, scheme-format
msgid ""
"File @file{~a} should probably start with:\n"
@@ -6579,58 +6608,58 @@ msgstr ""
"(define-module ~a)\n"
"@end example"
-#: guix/ui.scm:354
+#: guix/ui.scm:355
#, scheme-format
msgid "module name ~a does not match file name '~a'~%"
msgstr "Modulname „~a“ passt nicht zum Dateinamen „~a“~%"
-#: guix/ui.scm:358
+#: guix/ui.scm:359
#, scheme-format
msgid "~a: file is empty~%"
msgstr "~a: Datei ist leer~%"
-#: guix/ui.scm:369 guix/ui.scm:420 guix/ui.scm:428 guix/ui.scm:432
+#: guix/ui.scm:370 guix/ui.scm:421 guix/ui.scm:429 guix/ui.scm:433
#, scheme-format
msgid "failed to load '~a': ~a~%"
msgstr "„~a“ konnte nicht geladen werden: ~a~%"
-#: guix/ui.scm:378
+#: guix/ui.scm:379
#, scheme-format
msgid "~amissing closing parenthesis~%"
msgstr "~aschließende Klammer fehlt~%"
-#: guix/ui.scm:380
+#: guix/ui.scm:381
#, scheme-format
msgid "read error while loading '~a': ~a~%"
msgstr "Lesefehler beim Laden von „~a“: ~a~%"
-#: guix/ui.scm:384
+#: guix/ui.scm:385
#, scheme-format
msgid "~s: ~a~%"
msgstr "~s: ~a~%"
-#: guix/ui.scm:392 guix/ui.scm:423 guix/ui.scm:777 guix/ui.scm:827
-#: guix/ui.scm:878
+#: guix/ui.scm:393 guix/ui.scm:424 guix/ui.scm:778 guix/ui.scm:828
+#: guix/ui.scm:879
#, scheme-format
msgid "~a~%"
msgstr "~a~%"
-#: guix/ui.scm:400 guix/ui.scm:887
+#: guix/ui.scm:401 guix/ui.scm:888
#, scheme-format
msgid "exception thrown: ~s~%"
msgstr "Ausnahme ausgelöst: ~s~%"
-#: guix/ui.scm:404 guix/ui.scm:442
+#: guix/ui.scm:405 guix/ui.scm:443
#, scheme-format
msgid "failed to load '~a':~%"
msgstr "„~a“ konnte nicht geladen werden:~%"
-#: guix/ui.scm:439
+#: guix/ui.scm:440
#, scheme-format
msgid "failed to load '~a': exception thrown: ~s~%"
msgstr "„~a“ konnte nicht geladen werden: Ausnahme ausgelöst: ~s~%"
-#: guix/ui.scm:487
+#: guix/ui.scm:488
msgid ""
"Consider installing the @code{glibc-locales} package\n"
"and defining @code{GUIX_LOCPATH}, along these lines:\n"
@@ -6656,15 +6685,15 @@ msgstr ""
#. TRANSLATORS: Translate "(C)" to the copyright symbol
#. (C-in-a-circle), if this symbol is available in the user's
#. locale. Otherwise, do not translate "(C)"; leave it as-is. */
-#: guix/ui.scm:528
+#: guix/ui.scm:529
msgid "(C)"
msgstr "©"
-#: guix/ui.scm:529
+#: guix/ui.scm:530
msgid "the Guix authors\n"
msgstr "die Guix-Autoren\n"
-#: guix/ui.scm:530
+#: guix/ui.scm:531
msgid ""
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
@@ -6678,7 +6707,7 @@ msgstr ""
#. package. Please add another line saying "Report translation bugs to
#. ...\n" with the address for translation bugs (typically your translation
#. team's web or email address).
-#: guix/ui.scm:542
+#: guix/ui.scm:543
#, scheme-format
msgid ""
"\n"
@@ -6688,7 +6717,7 @@ msgstr ""
"Melden Sie Fehler an: ~a.\n"
"Melden Sie Übersetzungsfehler an: translation-team-de@lists.sourceforge.net."
-#: guix/ui.scm:544
+#: guix/ui.scm:545
#, scheme-format
msgid ""
"\n"
@@ -6697,7 +6726,7 @@ msgstr ""
"\n"
"Homepage von ~a: <~a>"
-#: guix/ui.scm:546
+#: guix/ui.scm:547
#, scheme-format
msgid ""
"\n"
@@ -6708,31 +6737,31 @@ msgstr ""
#. TRANSLATORS: Change the "/en" bit of this URL appropriately if
#. the web site is translated in your language.
-#: guix/ui.scm:550
+#: guix/ui.scm:551
msgid "https://guix.gnu.org/en/help/"
msgstr "https://guix.gnu.org/de/help/"
-#: guix/ui.scm:604
+#: guix/ui.scm:605
#, scheme-format
msgid "'~a' is not a valid regular expression: ~a~%"
msgstr "„~a“ ist kein gültiger regulärer Ausdruck: ~a~%"
-#: guix/ui.scm:610
+#: guix/ui.scm:611
#, scheme-format
msgid "~a: invalid number~%"
msgstr "~a: Ungültige Zahl~%"
-#: guix/ui.scm:628
+#: guix/ui.scm:629
#, scheme-format
msgid "invalid number: ~a~%"
msgstr "Ungültige Zahl: ~a~%"
-#: guix/ui.scm:651
+#: guix/ui.scm:652
#, scheme-format
msgid "unknown unit: ~a~%"
msgstr "Unbekannte Einheit: ~a~%"
-#: guix/ui.scm:666
+#: guix/ui.scm:667
#, scheme-format
msgid ""
"You cannot have two different versions\n"
@@ -6741,7 +6770,7 @@ msgstr ""
"Sie können keine zwei verschiedenen Versionen\n"
"oder Varianten von @code{~a} im selben Profil haben."
-#: guix/ui.scm:669
+#: guix/ui.scm:670
#, scheme-format
msgid ""
"Try upgrading both @code{~a} and @code{~a},\n"
@@ -6750,111 +6779,111 @@ msgstr ""
"Versuchen Sie, sowohl @code{~a} als auch @code{~a} zu aktualisieren,\n"
"oder entfernen Sie eines von beidem aus dem Profil."
-#: guix/ui.scm:700
+#: guix/ui.scm:701
#, scheme-format
msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%"
msgstr "~a:~a:~a: Paket „~a“ hat eine ungültige Eingabe: ~s~%"
-#: guix/ui.scm:707
+#: guix/ui.scm:708
#, scheme-format
msgid "~a: ~a: build system `~a' does not support cross builds~%"
msgstr "~a: ~a: Erstellungssystem „~a“ unterstützt kein Cross-Erstellen~%"
-#: guix/ui.scm:713
+#: guix/ui.scm:714
#, scheme-format
msgid "~s: invalid G-expression input~%"
msgstr "~s: Ungültige Eingabe eines G-Ausdrucks~%"
-#: guix/ui.scm:716
+#: guix/ui.scm:717
#, scheme-format
msgid "profile '~a' does not exist~%"
msgstr "Profil „~a“ existiert nicht~%"
-#: guix/ui.scm:719
+#: guix/ui.scm:720
#, scheme-format
msgid "generation ~a of profile '~a' does not exist~%"
msgstr "Generation ~a des Profils „~a“ existiert nicht~%"
-#: guix/ui.scm:724
+#: guix/ui.scm:725
#, scheme-format
msgid "package '~a~@[@~a~]~@[:~a~]' not found in profile~%"
msgstr "Paket „~a~@[@~a~]~@[:~a~]“ wurde im Profil nicht gefunden~%"
-#: guix/ui.scm:736
+#: guix/ui.scm:737
#, scheme-format
msgid " ... propagated from ~a@~a~%"
msgstr " … propagiert von ~a@~a~%"
-#: guix/ui.scm:746
+#: guix/ui.scm:747
#, scheme-format
msgid "profile contains conflicting entries for ~a~a~%"
msgstr "Profil enthält im Konflikt stehende Einträge für ~a~a~%"
-#: guix/ui.scm:749
+#: guix/ui.scm:750
#, scheme-format
msgid " first entry: ~a@~a~a ~a~%"
msgstr " erster Eintrag: ~a@~a~a ~a~%"
-#: guix/ui.scm:755
+#: guix/ui.scm:756
#, scheme-format
msgid " second entry: ~a@~a~a ~a~%"
msgstr " zweiter Eintrag: ~a@~a~a ~a~%"
-#: guix/ui.scm:767
+#: guix/ui.scm:768
#, scheme-format
msgid "corrupt input while restoring '~a' from ~s~%"
msgstr "Beschädigte Eingabe, während „~a“ aus „~s“ wiederhergestellt wurde~%"
-#: guix/ui.scm:769
+#: guix/ui.scm:770
#, scheme-format
msgid "corrupt input while restoring archive from ~s~%"
msgstr "Beschädigte Eingabe, während das Archiv aus „~s“ wiederhergestellt wurde~%"
-#: guix/ui.scm:772
+#: guix/ui.scm:773
#, scheme-format
msgid "failed to connect to `~a': ~a~%"
msgstr "Verbindung zu „~a“ fehlgeschlagen: ~a~%"
-#: guix/ui.scm:780
+#: guix/ui.scm:781
#, scheme-format
msgid "reference to invalid output '~a' of derivation '~a'~%"
msgstr "Referenz auf ungültige Ausgabe „~a“ der Ableitung „~a“~%"
-#: guix/ui.scm:784
+#: guix/ui.scm:785
#, scheme-format
msgid "file '~a' could not be found in these directories:~{ ~a~}~%"
msgstr "Datei „~a“ konnte in diesen Verzeichnissen nicht gefunden werden:~{ ~a~}~%"
-#: guix/ui.scm:789
+#: guix/ui.scm:790
#, scheme-format
msgid "program exited~@[ with non-zero exit status ~a~]~@[ terminated by signal ~a~]~@[ stopped by signal ~a~]: ~s~%"
msgstr "Programm wurde~@[ mit Exit-Status ~a ungleich null~] beendet~@[ durch Signal ~a~]~@[, angehalten durch Signal ~a~]: ~s~%"
-#: guix/ui.scm:866
+#: guix/ui.scm:867
#, scheme-format
msgid "failed to read expression ~s: ~s~%"
msgstr "Ausdruck ~s konnte nicht gelesen werden: ~s~%"
-#: guix/ui.scm:872
+#: guix/ui.scm:873
#, scheme-format
msgid "failed to evaluate expression '~a':~%"
msgstr "Ausdruck „~a“ kann nicht ausgewertet werden:~%"
-#: guix/ui.scm:875
+#: guix/ui.scm:876
#, scheme-format
msgid "syntax error: ~a~%"
msgstr "Syntaxfehler: ~a~%"
-#: guix/ui.scm:899
+#: guix/ui.scm:900
#, scheme-format
msgid "expression ~s does not evaluate to a package~%"
msgstr "Ausdruck ~s ergibt kein Paket~%"
-#: guix/ui.scm:926
+#: guix/ui.scm:927
msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%"
msgstr "Mindestens ~,1h MB werden gebraucht, aber nur ~,1h MB sind verfügbar in ~a~%"
-#: guix/ui.scm:1035
+#: guix/ui.scm:1036
#, scheme-format
msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]"
@@ -6863,25 +6892,25 @@ msgstr[1] "~:[Folgende Ableitungen würden erstellt:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1044
+#: guix/ui.scm:1045
msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]"
msgstr "~:[~,1h MB würden heruntergeladen:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1050
+#: guix/ui.scm:1051
#, scheme-format
msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Folgende Datei würde heruntergeladen:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Folgende Dateien würden heruntergeladen:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1057
+#: guix/ui.scm:1058
#, scheme-format
msgid "~:[The following graft would be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts would be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Folgende Veredelung würde durchgeführt:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Folgende Veredelungen würden durchgeführt:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1062
+#: guix/ui.scm:1063
#, scheme-format
msgid "~:[The following profile hook would be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks would be built:~%~{ ~a~%~}~;~]"
@@ -6890,17 +6919,17 @@ msgstr[1] "~:[Folgende Profil-Hooks würden erstellt:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1074
+#: guix/ui.scm:1075
msgid "~:[~,1h MB would be downloaded~%~;~]"
msgstr "~:[~,1h MB würden heruntergeladen~%~;~]"
-#: guix/ui.scm:1078
+#: guix/ui.scm:1079
msgid "~:[~h item would be downloaded~%~;~]"
msgid_plural "~:[~h items would be downloaded~%~;~]"
msgstr[0] "~:[~h Objekt würde heruntergeladen~%~;~]"
msgstr[1] "~:[~h Objekte würden heruntergeladen~%~;~]"
-#: guix/ui.scm:1086
+#: guix/ui.scm:1087
#, scheme-format
msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]"
@@ -6909,25 +6938,25 @@ msgstr[1] "~:[Folgende Ableitungen werden erstellt:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1095
+#: guix/ui.scm:1096
msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]"
msgstr "~:[~,1h MB werden heruntergeladen:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1101
+#: guix/ui.scm:1102
#, scheme-format
msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Die folgende Datei wird heruntergeladen:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Die folgenden Dateien werden heruntergeladen:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1108
+#: guix/ui.scm:1109
#, scheme-format
msgid "~:[The following graft will be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts will be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Folgende Veredelung wird durchgeführt:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Folgende Veredelungen werden durchgeführt:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1113
+#: guix/ui.scm:1114
#, scheme-format
msgid "~:[The following profile hook will be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks will be built:~%~{ ~a~%~}~;~]"
@@ -6936,87 +6965,87 @@ msgstr[1] "~:[Folgende Profil-Hooks werden erstellt:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1125
+#: guix/ui.scm:1126
msgid "~:[~,1h MB will be downloaded~%~;~]"
msgstr "~:[~,1h MB werden heruntergeladen~%~;~]"
-#: guix/ui.scm:1129
+#: guix/ui.scm:1130
msgid "~:[~h item will be downloaded~%~;~]"
msgid_plural "~:[~h items will be downloaded~%~;~]"
msgstr[0] "~:[~h Objekt wird heruntergeladen~%~;~]"
msgstr[1] "~:[~h Objekte werden heruntergeladen~%~;~]"
-#: guix/ui.scm:1248
+#: guix/ui.scm:1249
msgid "(dependencies or package changed)"
msgstr "(Änderungen an Abhängigkeiten oder am Paket)"
-#: guix/ui.scm:1267
+#: guix/ui.scm:1268
#, scheme-format
msgid "The following package would be removed:~%~{~a~%~}~%"
msgid_plural "The following packages would be removed:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket würde entfernt:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete würden entfernt:~%~{~a~%~}~%"
-#: guix/ui.scm:1272
+#: guix/ui.scm:1273
#, scheme-format
msgid "The following package will be removed:~%~{~a~%~}~%"
msgid_plural "The following packages will be removed:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket wird entfernt:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete werden entfernt:~%~{~a~%~}~%"
-#: guix/ui.scm:1285
+#: guix/ui.scm:1286
#, scheme-format
msgid "The following package would be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%"
msgstr[0] "Die Version des folgenden Pakets würde heruntergestuft:~%~{~a~%~}~%"
msgstr[1] "Die Version der folgenden Pakete würde heruntergestuft:~%~{~a~%~}~%"
-#: guix/ui.scm:1290
+#: guix/ui.scm:1291
#, scheme-format
msgid "The following package will be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%"
msgstr[0] "Die Version des folgenden Pakets wird heruntergestuft:~%~{~a~%~}~%"
msgstr[1] "Die Version der folgenden Pakete wird heruntergestuft:~%~{~a~%~}~%"
-#: guix/ui.scm:1303
+#: guix/ui.scm:1304
#, scheme-format
msgid "The following package would be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket würde aktualisiert:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete würden aktualisiert:~%~{~a~%~}~%"
-#: guix/ui.scm:1308
+#: guix/ui.scm:1309
#, scheme-format
msgid "The following package will be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket wird aktualisiert:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete werden aktualisiert:~%~{~a~%~}~%"
-#: guix/ui.scm:1319
+#: guix/ui.scm:1320
#, scheme-format
msgid "The following package would be installed:~%~{~a~%~}~%"
msgid_plural "The following packages would be installed:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket würde installiert:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete würden installiert:~%~{~a~%~}~%"
-#: guix/ui.scm:1324
+#: guix/ui.scm:1325
#, scheme-format
msgid "The following package will be installed:~%~{~a~%~}~%"
msgid_plural "The following packages will be installed:~%~{~a~%~}~%"
msgstr[0] "Das folgende Paket wird installiert:~%~{~a~%~}~%"
msgstr[1] "Die folgenden Pakete werden installiert:~%~{~a~%~}~%"
-#: guix/ui.scm:1442
+#: guix/ui.scm:1443
#, scheme-format
msgid "~a: invalid Texinfo markup~%"
msgstr "~a: Ungültige Texinfo-Auszeichnung~%"
-#: guix/ui.scm:1876
+#: guix/ui.scm:1894
#, scheme-format
msgid "invalid syntax: ~a~%"
msgstr "Unzulässige Syntax: ~a~%"
-#: guix/ui.scm:1885
+#: guix/ui.scm:1903
#, scheme-format
msgid "Generation ~a\t~a"
msgstr "Generation ~a\t~a"
@@ -7026,7 +7055,7 @@ msgstr "Generation ~a\t~a"
#. usual way of presenting dates in your locale.
#. See https://www.gnu.org/software/guile/manual/html_node/SRFI_002d19-Date-to-string.html
#. for details.
-#: guix/ui.scm:1895
+#: guix/ui.scm:1915
#, scheme-format
msgid "~b ~d ~Y ~T"
msgstr "~d. ~B ~Y ~T"
@@ -7034,37 +7063,37 @@ msgstr "~d. ~B ~Y ~T"
#. TRANSLATORS: The word "current" here is an adjective for
#. "Generation", as in "current generation". Use the appropriate
#. gender where applicable.
-#: guix/ui.scm:1901
+#: guix/ui.scm:1921
#, scheme-format
msgid "~a\t(current)~%"
msgstr "~a\t(aktuell)~%"
-#: guix/ui.scm:1935
+#: guix/ui.scm:1955
#, scheme-format
msgid "cannot lock profile ~a: ~a~%"
msgstr "Kann Profil ~a nicht sperren: ~a~%"
-#: guix/ui.scm:1937
+#: guix/ui.scm:1957
#, scheme-format
msgid "profile ~a is locked by another process~%"
msgstr "Profil ~a wird durch einen anderen Prozess gesperrt~%"
-#: guix/ui.scm:1966
+#: guix/ui.scm:1986
#, scheme-format
msgid "switched from generation ~a to ~a~%"
msgstr "Von Generation „~a“ zu „~a“ gewechselt~%"
-#: guix/ui.scm:1982
+#: guix/ui.scm:2002
#, scheme-format
msgid "deleting ~a~%"
msgstr "~a wird gelöscht~%"
-#: guix/ui.scm:2013
+#: guix/ui.scm:2033
#, scheme-format
msgid "Try `guix --help' for more information.~%"
msgstr "Rufen Sie „guix --help“ auf, um weitere Informationen zu erhalten.~%"
-#: guix/ui.scm:2105
+#: guix/ui.scm:2125
msgid ""
"Usage: guix OPTION | COMMAND ARGS...\n"
"Run COMMAND with ARGS, if given.\n"
@@ -7072,7 +7101,7 @@ msgstr ""
"Aufruf: guix OPTION | BEFEHL ARGUMENTE …\n"
"BEFEHL mit ARGUMENTE ausführen.\n"
-#: guix/ui.scm:2108
+#: guix/ui.scm:2128
msgid ""
"\n"
" -h, --help display this helpful text again and exit"
@@ -7080,7 +7109,7 @@ msgstr ""
"\n"
" -h, --help diesen hilfreichen Text nochmal anzeigen und beenden"
-#: guix/ui.scm:2110
+#: guix/ui.scm:2130
msgid ""
"\n"
" -V, --version display version and copyright information and exit"
@@ -7089,26 +7118,26 @@ msgstr ""
" -V, --version Versions- und Urheberrechtsinformationen\n"
" anzeigen und beenden"
-#: guix/ui.scm:2115
+#: guix/ui.scm:2135
msgid "COMMAND must be one of the sub-commands listed below:\n"
msgstr "BEFEHL muss einer der unten aufgelisteten Unterbefehle sein:\n"
-#: guix/ui.scm:2157
+#: guix/ui.scm:2177
#, scheme-format
msgid "guix: ~a: command not found~%"
msgstr "guix: ~a: Befehl nicht gefunden~%"
-#: guix/ui.scm:2159
+#: guix/ui.scm:2179
#, scheme-format
msgid "Did you mean @code{~a}?"
msgstr "Meinten Sie @code{~a}?"
-#: guix/ui.scm:2193
+#: guix/ui.scm:2213
#, scheme-format
msgid "guix: missing command name~%"
msgstr "guix: Befehlsname fehlt~%"
-#: guix/ui.scm:2201
+#: guix/ui.scm:2221
#, scheme-format
msgid "guix: unrecognized option '~a'~%"
msgstr "guix: Nicht erkannte Option „~a“~%"
@@ -7166,8 +7195,8 @@ msgid "building fonts directory..."
msgstr "Schriftartenverzeichnis wird erstellt …"
#: guix/status.scm:399
-msgid "building TeX Live configuration..."
-msgstr "TeX-Live-Konfiguration wird erstellt …"
+msgid "building TeX Live font maps..."
+msgstr "TeX-Live-Font-Maps werden erstellt …"
#: guix/status.scm:401
msgid "building database for manual pages..."
@@ -7177,85 +7206,85 @@ msgstr "Datenbank für Handbuchseiten wird erstellt …"
msgid "building package cache..."
msgstr "Paket-Zwischenspeicher wird erstellt …"
-#: guix/status.scm:483
+#: guix/status.scm:488
#, scheme-format
msgid "applying ~a graft for ~a ..."
msgid_plural "applying ~a grafts for ~a ..."
msgstr[0] "~a Veredelung für ~a wird angewandt …"
msgstr[1] "~a Veredelungen für ~a werden angewandt …"
-#: guix/status.scm:491
+#: guix/status.scm:498
#, scheme-format
msgid "building profile with ~a package..."
msgid_plural "building profile with ~a packages..."
msgstr[0] "Profil mit ~a Paket wird erstellt …"
msgstr[1] "Profil mit ~a Paketen wird erstellt …"
-#: guix/status.scm:500
+#: guix/status.scm:507
#, scheme-format
msgid "running profile hook of type '~a'..."
msgstr "Profil-Hook von Typ „~a“ wird ausgeführt …"
-#: guix/status.scm:503
+#: guix/status.scm:510
#, scheme-format
msgid "building ~a..."
msgstr "~a wird erstellt …"
-#: guix/status.scm:508
+#: guix/status.scm:515
#, scheme-format
msgid "successfully built ~a"
msgstr "~a wurde erfolgreich erstellt"
-#: guix/status.scm:514
+#: guix/status.scm:521
#, scheme-format
msgid "The following build is still in progress:~%~{ ~a~%~}~%"
msgid_plural "The following builds are still in progress:~%~{ ~a~%~}~%"
msgstr[0] "Die folgende Erstellung läuft noch:~%~{ ~a~%~}~%"
msgstr[1] "Die folgenden Erstellungen laufen noch:~%~{ ~a~%~}~%"
-#: guix/status.scm:520
+#: guix/status.scm:527
#, scheme-format
msgid "build of ~a failed"
msgstr "Erstellung von ~a fehlgeschlagen"
-#: guix/status.scm:524
+#: guix/status.scm:531
#, scheme-format
msgid "Could not find build log for '~a'."
msgstr "Kein Erstellungsprotokoll für „~a“ gefunden."
-#: guix/status.scm:527
+#: guix/status.scm:534
#, scheme-format
msgid "View build log at '~a'."
msgstr "Das Erstellungsprotokoll kann unter „~a“ eingesehen werden."
-#: guix/status.scm:532
+#: guix/status.scm:539
#, scheme-format
msgid "substituting ~a..."
msgstr "Substituiere ~a …"
-#: guix/status.scm:537
+#: guix/status.scm:544
#, scheme-format
msgid "downloading from ~a ..."
msgstr "Lade von ~a herunter …"
-#: guix/status.scm:563
+#: guix/status.scm:570
#, scheme-format
msgid "substitution of ~a complete"
msgstr "Substitution von ~a abgeschlossen"
-#: guix/status.scm:571
+#: guix/status.scm:578
#, scheme-format
msgid "substitution of ~a failed"
msgstr "Substitution von ~a fehlgeschlagen"
#. TRANSLATORS: The final string looks like "sha256 hash mismatch for
#. /gnu/store/…-sth:", where "sha256" is the hash algorithm.
-#: guix/status.scm:576
+#: guix/status.scm:583
#, scheme-format
msgid "~a hash mismatch for ~a:"
msgstr "„~a“-Prüfsummenfehler für ~a:"
-#: guix/status.scm:578
+#: guix/status.scm:585
#, scheme-format
msgid ""
" expected hash: ~a\n"
@@ -7264,7 +7293,7 @@ msgstr ""
" erwartete Prüfsumme: ~a\n"
" tatsächliche Prüfsumme: ~a~%"
-#: guix/status.scm:583
+#: guix/status.scm:590
#, scheme-format
msgid "offloading build of ~a to '~a'"
msgstr "Auslagern der Erstellung von ~a an „~a“"
@@ -7445,22 +7474,27 @@ msgstr "Paketursprung hat keinen SHA256-Hash"
msgid "unsupported manifest format"
msgstr "Nicht unterstütztes Manifest-Format"
-#: guix/profiles.scm:2247
+#: guix/profiles.scm:1892
+#, scheme-format
+msgid "package ~a does not support ~a"
+msgstr "Paket ~a unterstützt ~a nicht"
+
+#: guix/profiles.scm:2268
#, scheme-format
msgid "while creating directory `~a': ~a"
msgstr "Beim Anlegen des Verzeichnisses „~a“: ~a"
-#: guix/profiles.scm:2252
+#: guix/profiles.scm:2273
#, scheme-format
msgid "Please create the @file{~a} directory, with you as the owner."
msgstr "Bitte legen Sie das Verzeichnis @file{~a} mit Ihnen als Eigentümer an."
-#: guix/profiles.scm:2261
+#: guix/profiles.scm:2282
#, scheme-format
msgid "directory `~a' is not owned by you"
msgstr "Das Verzeichnis „~a“ gehört Ihnen nicht."
-#: guix/profiles.scm:2265
+#: guix/profiles.scm:2286
#, scheme-format
msgid "Please change the owner of @file{~a} to user ~s."
msgstr "Bitte ändern Sie den Eigentümer von @file{~a} in Benutzer ~s."
@@ -7560,45 +7594,45 @@ msgstr ""
msgid "exception occurred on remote host '~A': ~s"
msgstr "Ausnahme ist aufgetreten auf dem entfernten Rechner „~A“: ~s"
-#: guix/git.scm:149
+#: guix/git.scm:151
msgid "receiving objects"
msgstr "Objekte empfangen"
-#: guix/git.scm:151
+#: guix/git.scm:153
msgid "indexing objects"
msgstr "Index von Objekten erstellen"
-#: guix/git.scm:304
+#: guix/git.scm:306
#, scheme-format
msgid "Git error ~a~%"
msgstr "Git-Fehler ~a~%"
-#: guix/git.scm:306 guix/git.scm:566
+#: guix/git.scm:308 guix/git.scm:568
#, scheme-format
msgid "Git error: ~a~%"
msgstr "Git-Fehler: ~a~%"
-#: guix/git.scm:321
+#: guix/git.scm:323
#, scheme-format
msgid "updating submodule '~a'...~%"
msgstr "Aktualisiere Submodul „~a“ …~%"
-#: guix/git.scm:390
+#: guix/git.scm:392
#, scheme-format
msgid "revision ~a of ~a could not be fetched from Software Heritage~%"
msgstr "Commit ~a von ~a konnte nicht von Software Heritage geholt werden~%"
-#: guix/git.scm:706
+#: guix/git.scm:728
#, scheme-format
msgid "cannot fetch commit ~a from ~a: ~a"
msgstr "Kann Commit ~a aus ~a nicht holen: ~a"
-#: guix/git.scm:709
+#: guix/git.scm:731
#, scheme-format
msgid "cannot fetch branch '~a' from ~a: ~a"
msgstr "Kann Branch „~a“ aus ~a nicht holen: ~a"
-#: guix/git.scm:712
+#: guix/git.scm:734
#, scheme-format
msgid "Git failure while fetching ~a: ~a"
msgstr "Git-Fehler beim Holen von ~a: ~a"
@@ -7625,10 +7659,21 @@ msgstr "~s: Nicht unterstütztes URI-Schema für den Server~%"
#: guix/deprecation.scm:39
#, scheme-format
+msgid ""
+"Your Guix daemon is severely outdated, and will soon cease to\n"
+"be able to download binary substitutes. To upgrade it, refer to the\n"
+"'Upgrading Guix' section in the manual.~%"
+msgstr ""
+"Ihr Guix-Daemon ist völlig veraltet. Sie können damit bald keine\n"
+"binären Substitute mehr herunterladen. Aktualisieren Sie ihn\n"
+"entsprechend dem Abschnitt „Aktualisieren von Guix“ im Handbuch.~%"
+
+#: guix/deprecation.scm:47
+#, scheme-format
msgid "'~a' is deprecated, use '~a' instead~%"
msgstr "„~a“ ist veraltet, benutzen Sie stattdessen „~a“~%"
-#: guix/deprecation.scm:41
+#: guix/deprecation.scm:49
#, scheme-format
msgid "'~a' is deprecated~%"
msgstr "„~a“ ist veraltet~%"