You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.9 KiB
66 lines
1.9 KiB
# Copyright (C) YEAR This file is copyright: |
|
# This file is distributed under the same license as the kwin package. |
|
# |
|
# Mincho Kondarev <mkondarev@yahoo.de>, 2022, 2023. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: kwin\n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2024-01-14 00:38+0000\n" |
|
"PO-Revision-Date: 2023-06-08 19:15+0200\n" |
|
"Last-Translator: Mincho Kondarev <mkondarev@yahoo.de>\n" |
|
"Language-Team: Bulgarian <kde-i18n-doc@kde.org>\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: Lokalize 23.04.1\n" |
|
|
|
#: module.cpp:49 |
|
#, kde-format |
|
msgid "Import KWin Script" |
|
msgstr "Импортиране на KWin скрипт" |
|
|
|
#: module.cpp:50 |
|
#, kde-format |
|
msgid "*.kwinscript|KWin scripts (*.kwinscript)" |
|
msgstr "* .kwinscript | KWin скриптове (* .kwinscript)" |
|
|
|
#: module.cpp:61 |
|
#, kde-format |
|
msgctxt "Placeholder is error message returned from the install service" |
|
msgid "" |
|
"Cannot import selected script.\n" |
|
"%1" |
|
msgstr "" |
|
"Избраният скрипт не може да се импортира.\n" |
|
"%1" |
|
|
|
#: module.cpp:65 |
|
#, kde-format |
|
msgctxt "Placeholder is name of the script that was imported" |
|
msgid "The script \"%1\" was successfully imported." |
|
msgstr "Скриптът \"%1\" беше импортиран успешно." |
|
|
|
#: module.cpp:124 |
|
#, kde-format |
|
msgid "Error when uninstalling KWin Script: %1" |
|
msgstr "Грешка при деинсталиране на KWin скрипт: %1" |
|
|
|
#: ui/main.qml:23 |
|
#, kde-format |
|
msgid "Install from File…" |
|
msgstr "Инсталиране от файл..." |
|
|
|
#: ui/main.qml:27 |
|
#, kde-format |
|
msgctxt "@action:button get new KWin scripts" |
|
msgid "Get New…" |
|
msgstr "Изтегляне на нови скриптове..." |
|
|
|
#: ui/main.qml:65 |
|
#, kde-format |
|
msgctxt "@info:tooltip" |
|
msgid "Delete…" |
|
msgstr "Изтриване..."
|
|
|