2023-09-19 08:27:52 +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.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Home Manager Modules\n"
|
|
|
|
"Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n"
|
2025-01-03 11:25:39 +01:00
|
|
|
"POT-Creation-Date: 2025-01-03 09:09+0100\n"
|
2023-09-19 08:27:52 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: Automatically generated\n"
|
|
|
|
"Language-Team: none\n"
|
|
|
|
"Language: th\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/files.nix:188
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Creating home file links in %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/files.nix:201
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Cleaning up orphan links from %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/home-environment.nix:591
|
|
|
|
msgid "Creating new profile generation"
|
2023-09-19 08:27:52 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/home-environment.nix:594
|
|
|
|
msgid "No change so reusing latest profile generation"
|
2023-09-19 08:27:52 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/home-environment.nix:643
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid ""
|
|
|
|
"Oops, Nix failed to install your new Home Manager profile!\n"
|
|
|
|
"\n"
|
|
|
|
"Perhaps there is a conflict with a package that was installed using\n"
|
|
|
|
"\"%s\"? Try running\n"
|
|
|
|
"\n"
|
|
|
|
" %s\n"
|
|
|
|
"\n"
|
|
|
|
"and if there is a conflicting package you can remove it with\n"
|
|
|
|
"\n"
|
|
|
|
" %s\n"
|
|
|
|
"\n"
|
|
|
|
"Then try activating your Home Manager configuration again."
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/home-environment.nix:676
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Activating %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/lib-bash/activation-init.sh:22
|
|
|
|
msgid "Migrating profile from %s to %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-18 15:02:07 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:54
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Could not find suitable profile directory, tried %s and %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:106
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Error: USER is set to \"%s\" but we expect \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:115
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:132
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Starting Home Manager activation"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:136
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Sanity checking Nix"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:149
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "This is a dry run"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:153
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "This is a live run"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:159
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Using Nix version: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2025-01-03 11:25:39 +01:00
|
|
|
#: modules/lib-bash/activation-init.sh:162
|
2023-09-19 08:27:52 +02:00
|
|
|
msgid "Activation variables:"
|
|
|
|
msgstr ""
|