2021-04-30 01:29:39 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR Home Manager contributors
|
|
|
|
# This file is distributed under the same license as the Home Manager Modules package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Home Manager Modules\n"
|
|
|
|
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
2024-04-18 17:25:13 +02:00
|
|
|
"POT-Creation-Date: 2024-04-17 23:19+0200\n"
|
2021-04-30 01:29:39 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/files.nix:191
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "Creating home file links in %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/files.nix:204
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "Cleaning up orphan links from %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/files.nix:220
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "Creating profile generation %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/files.nix:237
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "No change so reusing latest profile generation %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/home-environment.nix:634
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid ""
|
2021-11-10 19:23:33 +01:00
|
|
|
"Oops, Nix failed to install your new Home Manager profile!\n"
|
2022-01-02 11:44:53 +01:00
|
|
|
"\n"
|
|
|
|
"Perhaps there is a conflict with a package that was installed using\n"
|
2021-11-10 19:23:33 +01:00
|
|
|
"\"%s\"? Try running\n"
|
2022-01-02 11:44:53 +01:00
|
|
|
"\n"
|
2021-11-10 19:23:33 +01:00
|
|
|
" %s\n"
|
2022-01-02 11:44:53 +01:00
|
|
|
"\n"
|
|
|
|
"and if there is a conflicting package you can remove it with\n"
|
|
|
|
"\n"
|
2021-11-10 19:23:33 +01:00
|
|
|
" %s\n"
|
2022-01-02 11:44:53 +01:00
|
|
|
"\n"
|
|
|
|
"Then try activating your Home Manager configuration again."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-04-18 17:25:13 +02:00
|
|
|
#: modules/home-environment.nix:667
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "Activating %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-04-07 14:01:45 +02:00
|
|
|
#: modules/lib-bash/activation-init.sh:22
|
|
|
|
msgid "Migrating profile from %s to %s"
|
2023-03-04 10:39:02 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:54
|
2023-04-07 14:01:45 +02:00
|
|
|
msgid "Could not find suitable profile directory, tried %s and %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:83
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "Sanity checking oldGenNum and oldGenPath"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:86
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid ""
|
|
|
|
"The previous generation number and path are in conflict! These\n"
|
|
|
|
"must be either both empty or both set but are now set to\n"
|
|
|
|
"\n"
|
|
|
|
" '%s' and '%s'\n"
|
|
|
|
"\n"
|
|
|
|
"If you don't mind losing previous profile generations then\n"
|
|
|
|
"the easiest solution is probably to run\n"
|
|
|
|
"\n"
|
|
|
|
" rm %s/home-manager*\n"
|
|
|
|
" rm %s/current-home\n"
|
|
|
|
"\n"
|
|
|
|
"and trying home-manager switch again. Good luck!"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:127
|
2023-05-26 15:11:22 +02:00
|
|
|
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:136
|
2023-05-26 15:11:22 +02:00
|
|
|
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:153
|
2021-04-30 01:29:39 +02:00
|
|
|
msgid "Starting Home Manager activation"
|
|
|
|
msgstr ""
|
2022-01-02 11:44:53 +01:00
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:157
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "Sanity checking Nix"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:170
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "This is a dry run"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:174
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "This is a live run"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:180
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "Using Nix version: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-15 13:10:23 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:183
|
2022-01-02 11:44:53 +01:00
|
|
|
msgid "Activation variables:"
|
|
|
|
msgstr ""
|