1# Copyright (C) YEAR This_file_is_part_of_KDE
2# This file is distributed under the same license as the PACKAGE package.
3#
4# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009.
5# Steve Allewell <steve.allewell@gmail.com>, 2020.
6msgid ""
7msgstr ""
8"Project-Id-Version: \n"
9"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10"POT-Creation-Date: 2021-08-15 00:20+0000\n"
11"PO-Revision-Date: 2020-06-06 14:56+0100\n"
12"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
13"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
14"Language: en_GB\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=n != 1;\n"
19"X-Generator: Lokalize 20.04.1\n"
20
21#: killrunner.cpp:29
22#, kde-format
23msgid "Send SIGTERM"
24msgstr "Send SIGTERM"
25
26#: killrunner.cpp:31
27#, kde-format
28msgid "Send SIGKILL"
29msgstr "Send SIGKILL"
30
31#: killrunner.cpp:50 killrunner_config.cpp:51 killrunner_config.cpp:77
32#, kde-format
33msgid "kill"
34msgstr "kill"
35
36#: killrunner.cpp:56
37#, kde-format
38msgid "Terminate running applications whose names match the query."
39msgstr "Terminate running applications whose names match the query."
40
41#: killrunner.cpp:119
42#, kde-format
43msgid "Terminate %1"
44msgstr "Terminate %1"
45
46#: killrunner.cpp:120
47#, kde-format
48msgid "Process ID: %1"
49msgstr "Process ID: %1"
50
51#: killrunner_config.cpp:32
52#, kde-format
53msgid "CPU usage"
54msgstr "CPU usage"
55
56#: killrunner_config.cpp:33
57#, kde-format
58msgid "inverted CPU usage"
59msgstr "inverted CPU usage"
60
61#: killrunner_config.cpp:34
62#, kde-format
63msgid "nothing"
64msgstr "nothing"
65
66#. i18n: ectx: property (title), widget (QGroupBox, main)
67#: killrunner_config.ui:30
68#, kde-format
69msgid "Kill Applications Config"
70msgstr "Kill Applications Config"
71
72#. i18n: ectx: property (text), widget (QCheckBox, useTriggerWord)
73#: killrunner_config.ui:39
74#, kde-format
75msgid "&Use trigger word"
76msgstr "&Use trigger word"
77
78#. i18n: ectx: property (text), widget (QLabel, label_trigger)
79#: killrunner_config.ui:51
80#, kde-format
81msgid "&Trigger word:"
82msgstr "&Trigger word:"
83
84#. i18n: ectx: property (text), widget (QLabel, label_sorting)
85#: killrunner_config.ui:72
86#, kde-format
87msgid "&Sort by"
88msgstr "&Sort by"
89
90#. i18n: ectx: property (toolTip), widget (KComboBox, sorting)
91#: killrunner_config.ui:82
92#, kde-format
93msgid "It is not sure, that this will take effect"
94msgstr "It is not sure, that this will take effect"