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.
5msgid ""
6msgstr ""
7"Project-Id-Version: \n"
8"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9"POT-Creation-Date: 2021-08-15 00:20+0000\n"
10"PO-Revision-Date: 2009-10-09 19:18+0100\n"
11"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
12"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
13"Language: en_GB\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
19#: keystate.cpp:15
20#, kde-format
21msgid "Shift"
22msgstr "Shift"
23
24#: keystate.cpp:16
25#, kde-format
26msgid "Ctrl"
27msgstr "Ctrl"
28
29#: keystate.cpp:17
30#, kde-format
31msgid "Alt"
32msgstr "Alt"
33
34#: keystate.cpp:18
35#, kde-format
36msgid "Meta"
37msgstr "Meta"
38
39#: keystate.cpp:19
40#, kde-format
41msgid "Super"
42msgstr "Super"
43
44#: keystate.cpp:20
45#, kde-format
46msgid "Hyper"
47msgstr "Hyper"
48
49#: keystate.cpp:21
50#, kde-format
51msgid "AltGr"
52msgstr "AltGr"
53
54#: keystate.cpp:22
55#, kde-format
56msgid "Num Lock"
57msgstr "Num Lock"
58
59#: keystate.cpp:23
60#, kde-format
61msgid "Caps Lock"
62msgstr "Caps Lock"
63
64#: keystate.cpp:24
65#, kde-format
66msgid "Scroll Lock"
67msgstr "Scroll Lock"
68
69#: keystate.cpp:26
70#, kde-format
71msgid "Left Button"
72msgstr "Left Button"
73
74#: keystate.cpp:27
75#, kde-format
76msgid "Right Button"
77msgstr "Right Button"
78
79#: keystate.cpp:28
80#, kde-format
81msgid "Middle Button"
82msgstr "Middle Button"
83
84#: keystate.cpp:29
85#, kde-format
86msgid "First X Button"
87msgstr "First X Button"
88
89#: keystate.cpp:30
90#, kde-format
91msgid "Second X Button"
92msgstr "Second X Button"
93
94#: keystate.cpp:45 keystate.cpp:56 keystate.cpp:84 keystate.cpp:105
95#: keystate.cpp:113
96#, kde-format
97msgid "Pressed"
98msgstr "Pressed"
99
100#: keystate.cpp:46 keystate.cpp:91 keystate.cpp:114
101#, kde-format
102msgid "Latched"
103msgstr "Latched"
104
105#: keystate.cpp:47 keystate.cpp:98 keystate.cpp:115
106#, kde-format
107msgid "Locked"
108msgstr "Locked"