mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
90 lines
3.1 KiB
Text
90 lines
3.1 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: plasma_applet_org.kde.printmanager\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2021-03-28 14:18+0300\n"
|
||
"PO-Revision-Date: 2014-05-18 23:43+0200\n"
|
||
"Last-Translator: Svetoslav Stefanov <svetlisashkov@yahoo.com>\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: Poedit 1.5.4\n"
|
||
"X-Poedit-SourceCharset: UTF-8\n"
|
||
|
||
#. i18n: file: plasmoid/package/contents/ui/config.ui:20
|
||
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_filterPrinters)
|
||
#: rc.cpp:3
|
||
msgid "Only show jobs from the following printers:"
|
||
msgstr "Показване на задачи само от следните принтери:"
|
||
|
||
#. i18n: file: plasmoid/package/contents/ui/config.ui:39
|
||
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_allJobs)
|
||
#: rc.cpp:6
|
||
msgid "All jobs"
|
||
msgstr "Всички задачи"
|
||
|
||
#. i18n: file: plasmoid/package/contents/ui/config.ui:46
|
||
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_completedJobs)
|
||
#: rc.cpp:9
|
||
msgid "Completed jobs only"
|
||
msgstr "Само приключилите задачи"
|
||
|
||
#. i18n: file: plasmoid/package/contents/ui/config.ui:53
|
||
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_activeJobs)
|
||
#: rc.cpp:12
|
||
msgid "Active jobs only"
|
||
msgstr "Само активните задачи"
|
||
|
||
#: plasmoid/package/contents/ui/printmanager.qml:83
|
||
msgid "Print queue is empty"
|
||
msgstr "Опашката за печат е празна"
|
||
|
||
#: plasmoid/package/contents/ui/printmanager.qml:86
|
||
msgid "There is one print job in the queue"
|
||
msgid_plural "There are %1 print jobs in the queue"
|
||
msgstr[0] "Има една задача в опашката за печат"
|
||
msgstr[1] "Има %1 задачи в опашката за печат"
|
||
|
||
#: plasmoid/package/contents/ui/printmanager.qml:206
|
||
msgid "No printers have been configured or discovered"
|
||
msgstr "Не бяха настроени или открити принтери"
|
||
|
||
#: plasmoid/package/contents/ui/printmanager.qml:214
|
||
msgid "There is currently no available printer matching the selected filters"
|
||
msgstr "Няма принтери, съответстващи на избраните филтри"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:160
|
||
msgid "Cancel"
|
||
msgstr "Отказ"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:171
|
||
msgid "Reprint"
|
||
msgstr "Повторен печат"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:171
|
||
msgid "Hold"
|
||
msgstr "Задържане"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:171
|
||
msgid "Release"
|
||
msgstr "Освобождаване"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:201
|
||
msgid "Owner:"
|
||
msgstr "Собственик:"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:215
|
||
msgid "Size:"
|
||
msgstr "Размер:"
|
||
|
||
#: plasmoid/package/contents/ui/JobItem.qml:229
|
||
msgid "Created:"
|
||
msgstr "Създаден:"
|