2.home-manager/modules/po/bg.po
Hosted Weblate bc68ab001c 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
2026-01-21 18:08:05 +01:00

116 lines
4.2 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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"
"POT-Creation-Date: 2026-01-21 09:53+0100\n"
"PO-Revision-Date: 2025-09-17 16:02+0000\n"
"Last-Translator: Kiril Pan <eccyboo@protonmail.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/home-manager/"
"modules/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14-dev\n"
#: modules/files.nix:214
msgid "Creating home file links in %s"
msgstr "Създаване на връзки към файлове в %s"
#: modules/files.nix:227
msgid "Cleaning up orphan links from %s"
msgstr "Изчистване на невалидни файлови връзки от %s"
#: modules/home-environment.nix:680
msgid "Creating new profile generation"
msgstr "Създаване на нова генерация на профила"
#: modules/home-environment.nix:683
msgid "No change so reusing latest profile generation"
msgstr "Няма промени и ще се използва последното поколение на профила"
#: modules/home-environment.nix:732
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 ""
"Опа, Nix не успя да инсталира вашия нов Home Manager профил!\n"
"\n"
"Може би има конфликт с пакет инсталиран с\n"
"\"%s\"? Може да изпробвате\n"
"\n"
" %s\n"
"\n"
"и ако има клфликт с пакет, може да го премахнете с\n"
"\n"
" %s\n"
"\n"
"след което да пробвате да активирате Home Manager конфигурацията отново."
#: modules/home-environment.nix:768
msgid "Activating %s"
msgstr "Активиране на %s"
#: modules/home-environment.nix:840
msgid "%s: unknown option '%s'"
msgstr "%s: непозната опция '%s'"
#: modules/lib-bash/activation-init.sh:22
msgid "Migrating profile from %s to %s"
msgstr "Мигриране на профил от %s към %s"
#: modules/lib-bash/activation-init.sh:54
msgid "Could not find suitable profile directory, tried %s and %s"
msgstr "Не беше намерена подходяща директория за профила, пробвано с %s и %s"
#. translators: For example: HOME is "/home/foo", expected "/home/bar"
#: modules/lib-bash/activation-init.sh:109
#: modules/lib-bash/activation-init.sh:121
msgid "%s is \"%s\", expected \"%s\""
msgstr ""
#: modules/lib-bash/activation-init.sh:138
msgid "Starting Home Manager activation"
msgstr "Започване на активацията на Home Manager"
#: modules/lib-bash/activation-init.sh:142
msgid "Sanity checking Nix"
msgstr "Бърза проверка на Nix"
#: modules/lib-bash/activation-init.sh:155
msgid "This is a dry run"
msgstr "Това е пробно изпълнение"
#: modules/lib-bash/activation-init.sh:159
msgid "This is a live run"
msgstr "Това не е пробно изпълнение"
#: modules/lib-bash/activation-init.sh:165
msgid "Using Nix version: %s"
msgstr "Използвана версия на Nix: %s"
#: modules/lib-bash/activation-init.sh:168
msgid "Activation variables:"
msgstr "Активационни променливи:"
#~ msgid "Error: USER is set to \"%s\" but we expect \"%s\""
#~ msgstr "Грешка: USER е със стойност \"%s\", но се очаква да е \"%s\""
#~ msgid "Error: HOME is set to \"%s\" but we expect \"%s\""
#~ msgstr "Грешка: HOME е със стойност \"%s\", но се очаква да е \"%s\""