Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/home-manager/cli/ Translate-URL: https://hosted.weblate.org/projects/home-manager/modules/ Translation: Home Manager/Home Manager CLI Translation: Home Manager/Home Manager Modules
This commit is contained in:
parent
3d6791b389
commit
bb69e1d43e
52 changed files with 1688 additions and 1488 deletions
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-10 15:58+0000\n"
|
||||
"Last-Translator: Nara Díaz Viñolas <rdvdev2@gmail.com>\n"
|
||||
"Language-Team: Catalan <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Creant enllaços dels fitxers personals a %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Netejant enllaços orfes de %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Creant generació de perfil %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "No hi ha canvis, reutilitzant últim perfil generat %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"i després provar d'activar la teva configuració de Home Manager de nou."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Activant %s"
|
||||
|
||||
|
|
@ -71,16 +71,16 @@ msgstr "Activant %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrant el perfil de %s a %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"No s'ha pogut trobar un directori de perfils adequat, s'ha provat %s i %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Comprovant oldGenNum i oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -108,34 +108,34 @@ msgstr ""
|
|||
"\n"
|
||||
"i provar home-manager switch de nou. Bona Sort!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: USER està configurat a \"%s\", però s'esperava \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: HOME està configurat a \"%s\", però s'esperava \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Començant activació de Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Comprovant Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Execució de simulacre"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Execució en viu"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Utilitzant versió de Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variables d'activació:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-08 12:04+0000\n"
|
||||
"Last-Translator: David Houdek <sarejnovec@gmail.com>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Vytváření linků na domácí soubory v %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Čištění osiřelých linků z %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Vytvářím profil generace %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Žádná změna, takže bude použita profil poslední generace %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Poté zkuste znova aktivovat vaši Home Manager konfiguraci."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktivuji %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "Aktivuji %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migruji profil z %s do %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Nebyl nalezen vhodný adresář profilu, byly zkoušeny %s a %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Kontrola správnosti oldGenNum a oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -107,34 +107,34 @@ msgstr ""
|
|||
"\n"
|
||||
"a zkusit přepínač home‐manager znova. Hodně štěstí!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Chyba: USER je nastaven na \"%s\", ale očekáváme \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Chyba: HOME je nastaven na \"%s\", ale očekáváme \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Zapínám aktivaci Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Kontrola správnosti Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Toto je zkušební běh"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Toto je běh na ostro"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Používám Nix verze: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktivační proměnné:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-09-27 11:02+0000\n"
|
||||
"Last-Translator: Emil Heilbo <yuki@yukie.dev>\n"
|
||||
"Language-Team: Danish <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.1-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Opretter hjemme fil links i %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Oprydder forældreløse links fra %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Opretter profil generation %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Ingen ændring, dermed genanvendes seneste profil generation %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Derefter prøv at aktivere din Home Manager konfiguration igen."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktiverer %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "Aktiverer %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrerer profil fra %s til %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Kunne ikke finde en passende profilmappe, forsøgte %s og %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Tjekker fornuften af oldGenNum og oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -107,34 +107,34 @@ msgstr ""
|
|||
"\n"
|
||||
"og forsøge at køre home-manager switch igen. Held og lykke!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fejl: USER er sat til \"%s\", men vi forventer \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fejl: HOME er sat til \"%s\", men vi forventer \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Starter Home Manager aktivering"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Tjekker fornuften af Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Dette er en test-kørsel"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Dette er en direkte kørsel"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Bruger Nix version: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktiveringsvariabler:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-29 02:09+0000\n"
|
||||
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.4-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Erstelle home Dateiverknpfungen in %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Bereinige verwaiste Links unter %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Erstelle Profilgeneration %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Keine Änderungen. Benutze daher letzte Profilgeneration %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Versuchen Sie dann, Ihre Home Manager Konfiguration erneut zu aktivieren."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktiviere %s"
|
||||
|
||||
|
|
@ -72,17 +72,17 @@ msgstr "Aktiviere %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migriere das Profil von %s zu %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"Es konnte kein passendes Profilverzeichnis gefunden werden, %s und %s wurden "
|
||||
"versucht"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Überprüfe zur Sicherheit oldGenNum und oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -110,35 +110,35 @@ msgstr ""
|
|||
"\n"
|
||||
"Führen Sie danach 'home-manager switch' aus. Viel Glück!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fehler: USER ist auf \"%s\" gesetzt, aber wir erwarten \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fehler: HOME ist auf \"%s\" gesetzt, aber wir erwarten \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Starte Home Manager Aktivierung"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Überprüfe zur Sicherheit Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Dies ist ein Probelauf"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Dies ist kein Probelauf"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Nutze Nix Version: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktivierungsvariablen:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-05-27 12:11+0000\n"
|
||||
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Creando vínculos del directorio de inicio en %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Limpiando vínculos huérfanos de %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Creando generación de perfil %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "No hay cambios, reutilizando la generación más reciente del perfil: %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Y después reintente activar su configuración de Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Activando %s"
|
||||
|
||||
|
|
@ -71,17 +71,17 @@ msgstr "Activando %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrando el perfil de %s a %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"No se ha podido encontrar un directorio de perfiles adecuado, se ha probado "
|
||||
"con %s y %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Chequeando oldGenNum y oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"y probando el cambio de administrador de casa nuevamente. ¡Buena suerte!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: USER está configurado en \"%s\" pero esperamos \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: HOME está configurado en \"%s\" pero esperamos \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Comenzando activación de Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Chequeando Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Ejecución de simulacro"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Ejecución en vivo"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Usando Nix versión %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variables de activación:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -16,23 +16,23 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -48,7 +48,7 @@ msgid ""
|
|||
"Then try activating your Home Manager configuration again."
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -56,15 +56,15 @@ msgstr ""
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -80,34 +80,34 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -16,23 +16,23 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -48,7 +48,7 @@ msgid ""
|
|||
"Then try activating your Home Manager configuration again."
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -56,15 +56,15 @@ msgstr ""
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -80,34 +80,34 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-07-15 14:49+0000\n"
|
||||
"Last-Translator: swaps <swapgs@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.0-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Création des liens de fichiers personnels dans %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Nettoyage des liens orphelins de %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Création de la génération de profil %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Pas de changement, réutilisation du dernier profil génération %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Après, essayez encore d'activer votre configuration de Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Activation de %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "Activation de %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migration du profil de %s vers %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Impossible de trouver le dossier de profil approprié, essayé %s et %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Vérification de oldGenNum et oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"et de réessayer home-manager switch. Bonne chance !"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erreur : USER vaut « %s » mais nous attendions « %s »"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erreur : HOME vaut « %s » mais nous attendions « %s »"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Démarrage de l'activation de Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Vérification de Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Ceci est une fausse activation (essai à blanc)"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Ceci est une vraie activation"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Version de Nix : %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variables d'activation :"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-10-04 06:02+0000\n"
|
||||
"Last-Translator: Reza Almanda <rezaalmanda27@gmail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,24 +19,24 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.1-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Membuat tautan file beranda dalam %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Membersihkan link yatim piatu dari %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Membuat profil %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
"Tidak ada perubahan, jadi gunakan kembali pembuatan profil terbaru %s%s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Kemudian coba aktifkan kembali konfigurasi Home Manager Anda."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Mengaktifkan %s"
|
||||
|
||||
|
|
@ -72,15 +72,15 @@ msgstr "Mengaktifkan %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Memigrasi profil dari %s ke %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Tidak dapat menemukan direktori profil yang sesuai, coba %s dan %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Sanity memeriksa oldGenNum dan oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -96,34 +96,34 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: PENGGUNA diatur ke \"%s\" tetapi kami mengharapkan \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Error: BERANDA diatur ke \"%s\" tetapi kami mengharapkan \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Memulai aktivasi Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Pemeriksaan sanity Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Ini adalah dry run"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Ini adalah live run"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Menggunakan versi Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variabel aktivasi:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-02 23:06+0000\n"
|
||||
"Last-Translator: Lorenzo Brzek <lorenzoservizi@proton.me>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,24 +19,24 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Creo i collegamenti della home in %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Pulisco i collegamenti rimasti orfani da %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Creando profilo di generazione %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
"Nessuna modifica, verrà riutilizzata l'ultimo generazione di profilo %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -65,7 +65,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Poi provate a riattivare la configurazione Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Attivando %s"
|
||||
|
||||
|
|
@ -73,16 +73,16 @@ msgstr "Attivando %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrazione del profilo da %s a %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"Impossibile trovare la directory del profilo adatta, si è provato con %s e %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Controllando oldGenNum e oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -110,34 +110,34 @@ msgstr ""
|
|||
"\n"
|
||||
"e provare a cambiare home-manager di nuovo. Buona fortuna!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Errore: USER è impostato su \"%s\" ma era previsto \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Errore: HOME è impostata su \"%s\" ma era previsto un valore di \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Iniziando attivazione Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Controllando Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Questo è un avvio secco"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Questa è una esecuzione live"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Versione di Nix in uso: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variabili di attivazione:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-06-12 10:49+0000\n"
|
||||
"Last-Translator: Jeff Ames <jeff@anjefu.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "ホームファイルのリンクを %s に作っています"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "%s から無効なリンクを消去しています"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "世代 %s のプロファイルを生成しています"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "変更されていないので最新の世代 %s のプロファイルを再利用します"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"で競合を解消し、再度Home Managerの設定を試してください。"
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "%s を有効化しています"
|
||||
|
||||
|
|
@ -71,16 +71,16 @@ msgstr "%s を有効化しています"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "%s から %s にプロファイルを転送中"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"適切なプロファイル ディレクトリが見つかりませんでした。%s と %s を試しました"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "oldGenNum と oldGenPath の健全性検査をしています"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -108,35 +108,35 @@ msgstr ""
|
|||
"\n"
|
||||
"を実行して、home-manager switch を再び実行してみることでしょう。幸運を!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "エラー: USER は \"%s\" に設定されていますが、\"%s\" が期待されています"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "エラー: HOME は \"%s\" に設定されていますが、\"%s\" が期待されています"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Home Managerの有効化を開始しました"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Nixの健全性検査中です"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "これは予行練習(dry run)です"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "これは実際に実行されます"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Nix バージョン %s を使用しています"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "有効化変数:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-08-03 05:07+0000\n"
|
||||
"Last-Translator: 박수원 <bboxone@gmail.com>\n"
|
||||
"Language-Team: Korean <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,25 +19,25 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.0-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "home 파일 링크를 %s에 생성하는 중"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "%s에서 연결이 끊어진 링크 파일들을 지우는 중"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "profile 세대 %s를 생성하는 중"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
"바뀐 것이 없어서 가장 최근의 profile 세대 %s를 다시 사용하는 것으로 설정하는 "
|
||||
"중"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -65,7 +65,7 @@ msgstr ""
|
|||
"\n"
|
||||
"그런 후, 다시 홈 매니저 설정을 활성화 해보세요."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "%s를 활성화 하는 중"
|
||||
|
||||
|
|
@ -73,15 +73,15 @@ msgstr "%s를 활성화 하는 중"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "%s에서 %s로 프로파일을 옮기는 중"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "%s와 %s를 시도했지만, 적합한 프로파일 디렉토리를 찾을 수 없습니다"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "oldGenNum과 oldGenPath가 정상인지 확인 중"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"그런 후 'home-manager switch'를 다시 시도해 보십시오. 행운을 빕니다!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "에러: USER가 \"%s\"로 설정되어 있는데, 사실은 \"%s\"를 기대함"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "에러: HOME가 \"%s\"로 설정되어 있는데, 사실은 \"%s\"를 기대함"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "홈 매니저 활성화를 시작하는 중"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Nix가 정상인지 확인 중"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "모의 실행 중 입니다"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "모의 실행이 아닌 실제 실행 중 입니다"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "사용 중인 Nix 버전: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "활성화 변수들:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-10-19 04:00+0000\n"
|
||||
"Last-Translator: Yogurt <donatas.karta@gmail.com>\n"
|
||||
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -21,24 +21,24 @@ msgstr ""
|
|||
"1 : 2);\n"
|
||||
"X-Generator: Weblate 5.1\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Kuriamos home failų nuorodos adresu %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
#, fuzzy
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Valomos pamestos nuorodos iš %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Kuriama profilio generacija %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Nėra pakeitimų, naudojama paskutinė profilio generacija %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -66,7 +66,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Tada pabandykite aktyvuoti Home Manager konfigūraciją iš naujo."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktyvuojamas %s"
|
||||
|
||||
|
|
@ -74,15 +74,15 @@ msgstr "Aktyvuojamas %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Perkeliamas profilis iš %s į %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Nepavyko rasti tinkamo profilio katalogo, bandyta naudoti %s ir %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -98,35 +98,35 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Pradedamas Home Manager aktivavymas"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
#, fuzzy
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Nix tikrinamas"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Tai yra sausas vykdymas"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Tai yra gyvas vykdymas"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Naudojama Nix versija: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktyvavimo kintamieji:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-03-08 07:22+0000\n"
|
||||
"Last-Translator: \"Kim A. Ødegaard\" <kim@dyktig.no>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/home-"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.16.2-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Lager hjemmefillenker i %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Fjerner frakoblede lenker fra %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Oppretter profil for generering %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Ingen endring, gjenbruker derfor siste profilgenerering %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"for så å aktivere ditt Home Manager-oppsett igjen."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktiverer %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "Aktiverer %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Kontrollerer verdiene av oldGenNum og oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -107,35 +107,35 @@ msgstr ""
|
|||
"\n"
|
||||
"for så å forsøke `home-manager switch` igjen. Lykke til!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Starter aktivering av Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Kontrollerer at Nix fungerer"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Dette er en simulert kjøring"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Dette er en virkelig kjøring"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Bruker Nix-versjon: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktiveringsvariabler:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-02 23:06+0000\n"
|
||||
"Last-Translator: Zurga <jim.lemmers@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,24 +19,24 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Home-bestandskoppelingen aan het maken in %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Wees links van %s aan het opkuisen"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Profiel generatie %s aan het maken"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
"Geen veranderingen dus de laatste profiel generatie %s wordt hergebruikt"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -65,7 +65,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Probeer daarna je Home Manager configuratie opnieuw te activeren."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "%s aan het activeren"
|
||||
|
||||
|
|
@ -73,15 +73,15 @@ msgstr "%s aan het activeren"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Profiel aan het migreren van %s naar %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Kan geen geschikte map vinden voor het profiel, %s en %s geprobeerd"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "oldGenNum en oldGenPath aan het sanity checken"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"en dan opnieuw 'home-manager switch' te proberen. Veel succes!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fout: USER heeft als waarde \"%s\" maar we verwachten \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fout: HOME heeft als waarde \"%s\" maar we verwachten \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Home manager activatie aan het starten"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Nix aan het sanity checken"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Dit is een oefening"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Dit is voor echt"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Nix versie %s wordt gebruikt"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Activatie variabelen:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-05-03 19:48+0000\n"
|
||||
"Last-Translator: Eryk Michalak <gnu.ewm@protonmail.com>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -20,23 +20,23 @@ msgstr ""
|
|||
"|| n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Tworzenie dowiązań plików w %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Czyszczenie osieroconych linków z %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Tworzenie profilu generacji %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Brak zmian więc używam ostatniej generacji profilu %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -65,7 +65,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Po czym spróbuj aktywować swoją konfigurację Home Manager jeszcze raz."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktywowanie %s"
|
||||
|
||||
|
|
@ -73,15 +73,15 @@ msgstr "Aktywowanie %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migracja profilu z %s do %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Nie można znaleźć odpowiedniego katalogu profilu, próbowano %s i %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Sprawdzanie poprawności oldGenNum i oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,34 +109,34 @@ msgstr ""
|
|||
"\n"
|
||||
"i spróbować uruchomić home-manager switch raz jeszcze. Powodzenia!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Rozpoczynam aktywację Home Managera"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Sprawdzanie poprawności Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "To jest wykonanie testowe"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "To jest wykonanie właściwe"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Używając wersji Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Zmienne aktywacyjne:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-10-19 04:00+0000\n"
|
||||
"Last-Translator: SrGesus <gabriel.fcf04@gmail.com>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.1\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "A criar links simbólicos em %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "A limpar links órfãos do directório %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "A criar geração %s para o perfil"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Nenhuma mudança, portanto a reusar a última geração %s para o perfil"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"E então tente novamente ativar a sua configuração do Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Ativando %s"
|
||||
|
||||
|
|
@ -71,17 +71,17 @@ msgstr "Ativando %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "A migrar perfil de %s para %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"Não foi possível encontrar uma diretoria de perfil apropriada, foi tentado "
|
||||
"%s e %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Revalidando oldGenNum e oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,34 +109,34 @@ msgstr ""
|
|||
"\n"
|
||||
"e tentar executar \"home-manager switch\" de novo. Boa sorte!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erro: USER está definido como \"%s\" mas é esperado \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erro: HOME está definida como \"%s\" mas é esperado \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Iniciando ativação do Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Revalidando Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Essa é uma execução de teste"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Essa é uma execução de fato"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Usando versão do Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variáveis durante ativação:"
|
||||
|
|
|
|||
|
|
@ -7,11 +7,11 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-11-30 15:04+0000\n"
|
||||
"Last-Translator: Gabriel Fontes <hi@m7.rs>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
|
||||
"home-manager/modules/pt_BR/>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/home-"
|
||||
"manager/modules/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Criando links simbólicos em %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Limpando links órfãos do directório %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Criando geração %s para o perfil"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Nenhuma mudança, portanto reusando a última geração %s para o perfil"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"E então tente novamente ativar a sua configuração do Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Ativando %s"
|
||||
|
||||
|
|
@ -71,16 +71,16 @@ msgstr "Ativando %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrando perfil de %s para %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"Não foi possível encontrar um diretório de perfil apropriado, tentei %s e %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Revalidando oldGenNum e oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -108,34 +108,34 @@ msgstr ""
|
|||
"\n"
|
||||
"e tentar rodar \"home-manager switch\" de novo. Boa sorte!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erro: USER está definido como \"%s\" mas o esperado é \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Erro: HOME está definido como \"%s\" mas o esperado é \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Iniciando ativação do Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Revalidando Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Essa é uma execução de teste"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Essa é uma execução de fato"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Usando versão do Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variáveis durante ativação:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-08-11 19:51+0000\n"
|
||||
"Last-Translator: HeartBlin913861820c094e37 <heartblin@proton.me>\n"
|
||||
"Language-Team: Romanian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -20,23 +20,23 @@ msgstr ""
|
|||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.0-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Se creează legături ale fișierelor personale în %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Se curăță legăturiile orfane din %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Se creează generația %s a profilului"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Nicio schimbare, se reutilizează ultimul profil generat %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Apoi încearcă să activați configurația ta Home Manager din nou."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Se activează %s"
|
||||
|
||||
|
|
@ -72,16 +72,16 @@ msgstr "Se activează %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Se migrează profilul de la %s la %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
"Nu s-a putut găsi un director cu un profil potrivit, s-a încercat %s și %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Se verifică corectitudinea oldGenNum și oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -110,34 +110,34 @@ msgstr ""
|
|||
"\n"
|
||||
"și să încerci să rulezi home-manager switch din nou. Mult noroc!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Eroare: USER este setat la \"%s\", dar noi ne așteptam la \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Eroare: HOME este setat la \"%s\", dar noi ne așteptam la \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Se pornește activarea Home Managerului"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Se verifică corectitudinea Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Aceasta este o rulare simulată"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Aceasta este o rulare directă"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Folosind versiunea Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Variabile de activație:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-11 16:06+0000\n"
|
||||
"Last-Translator: Blezz Rot <markus.jenya04@yandex.ru>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -20,23 +20,23 @@ msgstr ""
|
|||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Создаю ссылки в домашней директории %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Удаляю устаревшие ссылки из %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Создаю профиль в поколении %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Изменений нет, переиспользую профиль в последнем поколении %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"\n"
|
||||
"После попробуйте активировать конфигурацию снова."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Активирую %s"
|
||||
|
||||
|
|
@ -72,15 +72,15 @@ msgstr "Активирую %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Переношу профиль из %s в %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Не найдена подходящая директория профиля, пробовали %s и %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Проверка oldGenNum и oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"и повторный запуск 'home-manager switch'. Удачи!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Ошибка: USER установлена в \"%s\", но ожидается \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Ошибка: HOME установлена в \"%s\", но ожидается \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Начинаю активацию Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Проверка работоспособности Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Это пробный запуск"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Это реальный запуск"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Использую Nix версии: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Переменные для активации:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-05-27 12:11+0000\n"
|
||||
"Last-Translator: Robert Helgesson <robert@rycee.net>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Skapar hemfil-länkar i %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Rensar bort överflödiga länkar från %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Skapar profil för generation %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Ingen förändring, återanvänder därför profil-generation %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Prova sedan att aktivera din Home Manager-konfiguration igen."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Aktiverar %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "Aktiverar %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Migrerar profil från %s till %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Kunde inte hitta lämplig profil-katalog, försökte med %s och %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Kontrollerar värdena på oldGenNum och oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -107,35 +107,35 @@ msgstr ""
|
|||
"\n"
|
||||
"och prova 'home-manager switch' igen. Lycka till!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fel: USER är satt till \"%s\" men \"%s\" förväntades"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Fel: HOME är satt till \"%s\" men \"%s\" förväntades"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Startar Home Manager-aktivering"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Kontrollerar att Nix funkar"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Detta är en simulerad körning"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Detta är en verklig körning"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Använder Nix-version: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Aktiveringsvariabler:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -16,23 +16,23 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -48,7 +48,7 @@ msgid ""
|
|||
"Then try activating your Home Manager configuration again."
|
||||
msgstr ""
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -56,15 +56,15 @@ msgstr ""
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -80,34 +80,34 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-11-13 17:06+0000\n"
|
||||
"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -19,24 +19,24 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.2-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "%s konumunda ev dosya bağlantıları oluşturuluyor"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Geçersiz bağlantılar temizleniyor %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "%s profil inşası oluşturuluyor"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr ""
|
||||
"Değişiklik yok, bu nedenle en son profil inşası %s yeniden kullanılıyor"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"ile kaldırabilirsiniz. Sonra Home Manager yapılandırmanızı yeniden\n"
|
||||
"etkinleştirmeyi deneyin."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "%s etkinleştiriliyor"
|
||||
|
||||
|
|
@ -72,15 +72,15 @@ msgstr "%s etkinleştiriliyor"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Profil %s, %s e taşınıyor"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Kullanılabilir profil dizini bulunamadı, %s ve %s denendi"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "oldGenNum ve oldGenPath denetleniyor"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,34 +109,34 @@ msgstr ""
|
|||
"komutlarını çalıştırmak ve tekrar home-manager switch denemektir. İyi "
|
||||
"şanslar!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Hata: USER \"%s\" olarak ayarlandı ancak biz \"%s\" bekliyoruz"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Hata: HOME \"%s\" olarak ayarlandı ancak biz \"%s\" bekliyoruz"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Home Manager etkinleştirmesi başlatılıyor"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Nix denetleniyor"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Bu bir deneme çalıştırmasıdır"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Bu bir gerçek çalıştırmadır"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Kullanılan Nix sürümü: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Etkinleştirme değişkenleri:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-12-31 14:09+0000\n"
|
||||
"Last-Translator: Сергій <sergiy.goncharuk.1@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/home-manager/"
|
||||
|
|
@ -20,23 +20,23 @@ msgstr ""
|
|||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.4-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "Створення посилань на файли в домашньому каталозі в %s"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "Очищення невідомих посилань із %s"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "Створення генерації профілю %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "Без змін, тому повторне використання останньої генерації профілю %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
"\n"
|
||||
"Потім спробуйте знову активувати конфігурацію Home Manager."
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "Активація %s"
|
||||
|
||||
|
|
@ -72,15 +72,15 @@ msgstr "Активація %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "Перенесення профілю з %s на %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "Не вдалося знайти відповідний каталог профілю, спробував %s і %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "Перевірка цілісності oldGenNum та oldGenPath"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -109,35 +109,35 @@ msgstr ""
|
|||
"\n"
|
||||
"і знову намагатися переключитися на home-manager switch. Удачі!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Помилка: USER встановлено на \"%s\", але очікувалося \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "Помилка: HOME встановлено на \"%s\", але очікувалося \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "Початок активації Home Manager"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "Перевірка адекватності Nix"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "Це пробний запуск"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "Це справжній запуск"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "Використання версії Nix: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "Активація змінних:"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-06-12 10:49+0000\n"
|
||||
"Last-Translator: Hongtyu Bhe <mfthits@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "正在 %s 中创建 Home 目录文件链接"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "正在从 %s 清理孤立链接"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "正在创建配置文件世代 %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "未发生变化,正在重新使用最近一次的配置文件世代 %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"来移除。然后尝试再次激活您的 Home Manager 配置。"
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "正在激活 %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "正在激活 %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr "将从%s向%s迁移配置档案"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr "在 %s 以及 %s 中未能找到合适的档案目录"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "正在进行 oldGenNum 和 oldGenPath 的完整性检查"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -107,34 +107,34 @@ msgstr ""
|
|||
"\n"
|
||||
"然后再次尝试执行 home-manager switch。祝你一把过!"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "错误: USER 被配置为 \"%s\" 但我们预期它是 \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr "错误: HOME 目前设置了 \"%s\" 但我们需要它是 \"%s\""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "正在启动 Home Manager 初始化程序"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "正在进行 Nix 完整性检查"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "这是试运行"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "这是在实际运行"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "正在使用的 Nix 版本: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "激活的变量:"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Home Manager Modules\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
||||
"POT-Creation-Date: 2023-09-13 23:46+0200\n"
|
||||
"POT-Creation-Date: 2024-02-15 16:04+0100\n"
|
||||
"PO-Revision-Date: 2023-01-08 11:50+0000\n"
|
||||
"Last-Translator: Eric Ho <eric913@gmail.com>\n"
|
||||
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
|
||||
|
|
@ -19,23 +19,23 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.15.1-dev\n"
|
||||
|
||||
#: modules/files.nix:234
|
||||
#: modules/files.nix:236
|
||||
msgid "Creating home file links in %s"
|
||||
msgstr "正在 %s 中建立家目錄檔案連結"
|
||||
|
||||
#: modules/files.nix:247
|
||||
#: modules/files.nix:249
|
||||
msgid "Cleaning up orphan links from %s"
|
||||
msgstr "正在從 %s 清理孤立連結"
|
||||
|
||||
#: modules/files.nix:263
|
||||
#: modules/files.nix:265
|
||||
msgid "Creating profile generation %s"
|
||||
msgstr "正在建立配置檔案世代 %s"
|
||||
|
||||
#: modules/files.nix:280
|
||||
#: modules/files.nix:282
|
||||
msgid "No change so reusing latest profile generation %s"
|
||||
msgstr "未發生變化,正在重新使用最近一次的配置檔案世代 %s"
|
||||
|
||||
#: modules/home-environment.nix:640
|
||||
#: modules/home-environment.nix:622
|
||||
msgid ""
|
||||
"Oops, Nix failed to install your new Home Manager profile!\n"
|
||||
"\n"
|
||||
|
|
@ -63,7 +63,7 @@ msgstr ""
|
|||
"\n"
|
||||
"來移除。然後嘗試再次啟用您的 Home Manager 配置。"
|
||||
|
||||
#: modules/home-environment.nix:673
|
||||
#: modules/home-environment.nix:655
|
||||
msgid "Activating %s"
|
||||
msgstr "正在啟用 %s"
|
||||
|
||||
|
|
@ -71,15 +71,15 @@ msgstr "正在啟用 %s"
|
|||
msgid "Migrating profile from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:53
|
||||
#: modules/lib-bash/activation-init.sh:54
|
||||
msgid "Could not find suitable profile directory, tried %s and %s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:81
|
||||
#: modules/lib-bash/activation-init.sh:83
|
||||
msgid "Sanity checking oldGenNum and oldGenPath"
|
||||
msgstr "正在進行 oldGenNum 和 oldGenPath 的完整性檢查"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:84
|
||||
#: modules/lib-bash/activation-init.sh:86
|
||||
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"
|
||||
|
|
@ -95,34 +95,34 @@ msgid ""
|
|||
"and trying home-manager switch again. Good luck!"
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:95
|
||||
#: modules/lib-bash/activation-init.sh:127
|
||||
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:104
|
||||
#: modules/lib-bash/activation-init.sh:136
|
||||
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:119
|
||||
#: modules/lib-bash/activation-init.sh:153
|
||||
msgid "Starting Home Manager activation"
|
||||
msgstr "正在啟動 Home Manager 初始化程式"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:123
|
||||
#: modules/lib-bash/activation-init.sh:157
|
||||
msgid "Sanity checking Nix"
|
||||
msgstr "正在進行 Nix 完整性檢查"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:133
|
||||
#: modules/lib-bash/activation-init.sh:170
|
||||
msgid "This is a dry run"
|
||||
msgstr "這是試運行"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:137
|
||||
#: modules/lib-bash/activation-init.sh:174
|
||||
msgid "This is a live run"
|
||||
msgstr "這是在實際運行"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:143
|
||||
#: modules/lib-bash/activation-init.sh:180
|
||||
msgid "Using Nix version: %s"
|
||||
msgstr "正在使用的 Nix 版本: %s"
|
||||
|
||||
#: modules/lib-bash/activation-init.sh:146
|
||||
#: modules/lib-bash/activation-init.sh:183
|
||||
msgid "Activation variables:"
|
||||
msgstr "啟用的變數:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue