2022-01-15 02:53:15 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR Home Manager contributors
|
|
|
|
# This file is distributed under the same license as the Home Manager Modules package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Home Manager Modules\n"
|
|
|
|
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
2024-04-18 17:26:10 +02:00
|
|
|
"POT-Creation-Date: 2024-04-17 23:19+0200\n"
|
2024-10-17 02:20:16 +02:00
|
|
|
"PO-Revision-Date: 2024-10-15 21:37+0000\n"
|
|
|
|
"Last-Translator: Viktor Illmer <accounts@viktor.im>\n"
|
2022-01-15 02:53:16 +01:00
|
|
|
"Language-Team: German <https://hosted.weblate.org/projects/home-manager/"
|
|
|
|
"modules/de/>\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
"Language: de\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2022-01-15 02:53:16 +01:00
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2024-10-17 02:20:16 +02:00
|
|
|
"X-Generator: Weblate 5.8-rc\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/files.nix:191
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Creating home file links in %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Erstelle home Dateiverknpfungen in %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/files.nix:204
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Cleaning up orphan links from %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Bereinige verwaiste Links unter %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/files.nix:220
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Creating profile generation %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Erstelle Profilgeneration %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/files.nix:237
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "No change so reusing latest profile generation %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Keine Änderungen. Benutze daher letzte Profilgeneration %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/home-environment.nix:634
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid ""
|
2022-03-27 00:57:06 +01:00
|
|
|
"Oops, Nix failed to install your new Home Manager profile!\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
"\n"
|
|
|
|
"Perhaps there is a conflict with a package that was installed using\n"
|
2022-03-27 00:57:06 +01:00
|
|
|
"\"%s\"? Try running\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
"\n"
|
2022-03-27 00:57:06 +01:00
|
|
|
" %s\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
"\n"
|
|
|
|
"and if there is a conflicting package you can remove it with\n"
|
|
|
|
"\n"
|
2022-03-27 00:57:06 +01:00
|
|
|
" %s\n"
|
2022-01-15 02:53:15 +01:00
|
|
|
"\n"
|
|
|
|
"Then try activating your Home Manager configuration again."
|
|
|
|
msgstr ""
|
2022-03-27 00:57:06 +01:00
|
|
|
"Ups, Nix konnte Ihr neues Home Manager Profil nicht installieren!\n"
|
|
|
|
"\n"
|
|
|
|
"Vielleicht gibt es einen Konflikt mit einem Paket, welches über\n"
|
|
|
|
"\"%s\" installiert wurde? Versuchen Sie\n"
|
|
|
|
"\n"
|
|
|
|
" %s\n"
|
|
|
|
"\n"
|
2023-05-13 08:48:50 +02:00
|
|
|
"auszuführen und wenn es ein problematisches Paket gibt, entfernen Sie es "
|
2022-03-27 00:57:06 +01:00
|
|
|
"mit\n"
|
|
|
|
"\n"
|
|
|
|
" %s\n"
|
|
|
|
"\n"
|
|
|
|
"Versuchen Sie dann, Ihre Home Manager Konfiguration erneut zu aktivieren."
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-04-18 17:26:10 +02:00
|
|
|
#: modules/home-environment.nix:667
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Activating %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Aktiviere %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2023-04-13 15:48:04 +02:00
|
|
|
#: modules/lib-bash/activation-init.sh:22
|
|
|
|
msgid "Migrating profile from %s to %s"
|
2023-06-20 07:50:05 +02:00
|
|
|
msgstr "Migriere das Profil von %s zu %s"
|
2023-03-10 17:11:25 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:54
|
2023-04-13 15:48:04 +02:00
|
|
|
msgid "Could not find suitable profile directory, tried %s and %s"
|
2023-06-20 07:50:05 +02:00
|
|
|
msgstr ""
|
|
|
|
"Es konnte kein passendes Profilverzeichnis gefunden werden, %s und %s wurden "
|
|
|
|
"versucht"
|
2023-04-13 15:48:04 +02:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:83
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Sanity checking oldGenNum and oldGenPath"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Überprüfe zur Sicherheit oldGenNum und oldGenPath"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:86
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid ""
|
|
|
|
"The previous generation number and path are in conflict! These\n"
|
|
|
|
"must be either both empty or both set but are now set to\n"
|
|
|
|
"\n"
|
|
|
|
" '%s' and '%s'\n"
|
|
|
|
"\n"
|
|
|
|
"If you don't mind losing previous profile generations then\n"
|
|
|
|
"the easiest solution is probably to run\n"
|
|
|
|
"\n"
|
|
|
|
" rm %s/home-manager*\n"
|
|
|
|
" rm %s/current-home\n"
|
|
|
|
"\n"
|
|
|
|
"and trying home-manager switch again. Good luck!"
|
|
|
|
msgstr ""
|
2022-01-15 02:53:16 +01:00
|
|
|
"Die vorherige Generationsnummer und -pfad stehen im Konflikt. Es\n"
|
|
|
|
"müssen entweder beide leer sein oder beide haben den Wert\n"
|
|
|
|
"\n"
|
|
|
|
" '%s' und '%s'\n"
|
|
|
|
"\n"
|
|
|
|
"Wenn es Ihnen nichts ausmacht frühere Generationen zu verlieren,\n"
|
|
|
|
"dann ist die einfachste Lösung folgendes auszuführen:\n"
|
|
|
|
"\n"
|
|
|
|
" rm %s/home-manager*\n"
|
|
|
|
" rm %s/current-home\n"
|
|
|
|
"\n"
|
|
|
|
"Führen Sie danach 'home-manager switch' aus. Viel Glück!"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:127
|
2023-05-29 00:49:45 +02:00
|
|
|
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
2023-06-20 07:50:05 +02:00
|
|
|
msgstr "Fehler: USER ist auf \"%s\" gesetzt, aber wir erwarten \"%s\""
|
2023-05-29 00:49:45 +02:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:136
|
2023-05-29 00:49:45 +02:00
|
|
|
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
2023-06-20 07:50:05 +02:00
|
|
|
msgstr "Fehler: HOME ist auf \"%s\" gesetzt, aber wir erwarten \"%s\""
|
2023-05-29 00:49:45 +02:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:153
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Starting Home Manager activation"
|
2024-10-17 02:20:16 +02:00
|
|
|
msgstr "Starte Home-Manager-Aktivierung"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:157
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Sanity checking Nix"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Überprüfe zur Sicherheit Nix"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:170
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "This is a dry run"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Dies ist ein Probelauf"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:174
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "This is a live run"
|
2023-12-29 03:09:49 +01:00
|
|
|
msgstr "Dies ist kein Probelauf"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:180
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Using Nix version: %s"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Nutze Nix Version: %s"
|
2022-01-15 02:53:15 +01:00
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:183
|
2022-01-15 02:53:15 +01:00
|
|
|
msgid "Activation variables:"
|
2022-01-15 02:53:16 +01:00
|
|
|
msgstr "Aktivierungsvariablen:"
|
2022-03-27 00:57:06 +01:00
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Oops, nix-env failed to install your new Home Manager profile!\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Perhaps there is a conflict with a package that was installed using\n"
|
|
|
|
#~ "\"nix-env -i\"? Try running\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ " nix-env -q\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "and if there is a conflicting package you can remove it with\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ " nix-env -e {package name}\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Then try activating your Home Manager configuration again."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Ups, nix-env konnte Ihr neues Home Manager Profil nicht installieren!\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Vielleicht gibt es einen Konflikt mit einem Paket, welches über \"nix-env "
|
|
|
|
#~ "-i\" installiert wurde? Versuchen Sie\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ " nix-env -q\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "auszuführen und wenn es ein problematisches Paket gibt, entfernen Sie es "
|
|
|
|
#~ "mit\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ " nix-env -e {package name}\n"
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Versuchen Sie dann, Ihre Home Manager Konfiguration erneut zu aktivieren."
|