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# Steve Allewell <steve.allewell@gmail.com>, 2014, 2015, 2018, 2019, 2021.
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: 2021-06-12 12:42+0100\n"
11"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\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"X-Generator: Lokalize 21.04.1\n"
19
20#, kde-format
21msgctxt "NAME OF TRANSLATORS"
22msgid "Your names"
23msgstr "Steve Allewell"
24
25#, kde-format
26msgctxt "EMAIL OF TRANSLATORS"
27msgid "Your emails"
28msgstr "steve.allewell@gmail.com"
29
30#: package/contents/ui/main.qml:20 translations.cpp:27
31#, kde-format
32msgid "Language"
33msgstr "Language"
34
35#: package/contents/ui/main.qml:96
36#, kde-format
37msgctxt "@title:window"
38msgid "Add Languages"
39msgstr "Add Languages"
40
41#: package/contents/ui/main.qml:116
42#, kde-format
43msgctxt "@action:button"
44msgid "Add"
45msgstr "Add"
46
47#: package/contents/ui/main.qml:142
48#, kde-format
49msgctxt "@info"
50msgid "There are no additional languages available on this system."
51msgstr "There are no additional languages available on this system."
52
53#: package/contents/ui/main.qml:152
54#, kde-format
55msgctxt "@info"
56msgid "Your changes will take effect the next time you log in."
57msgstr "Your changes will take effect the next time you log in."
58
59#: package/contents/ui/main.qml:153
60#, kde-format
61msgctxt "@info"
62msgid "There are currently no preferred languages configured."
63msgstr "There are currently no preferred languages configured."
64
65#: package/contents/ui/main.qml:170
66#, kde-format
67msgctxt "@info %2 is the language code"
68msgid ""
69"The translation files for the language with the code '%2' could not be "
70"found. The language will be removed from your configuration. If you want to "
71"add it back, please install the localization files for it and add the "
72"language again."
73msgid_plural ""
74"The translation files for the languages with the codes '%2' could not be "
75"found. These languages will be removed from your configuration. If you want "
76"to add them back, please install the localization files for it and add the "
77"languages again."
78msgstr[0] ""
79"The translation files for the language with the code '%2' could not be "
80"found. The language will be removed from your configuration. If you want to "
81"add it back, please install the localisation files for it and add the "
82"language again."
83msgstr[1] ""
84"The translation files for the languages with the codes '%2' could not be "
85"found. These languages will be removed from your configuration. If you want "
86"to add them back, please install the localisation files for it and add the "
87"languages again."
88
89#: package/contents/ui/main.qml:173
90#, kde-format
91msgctxt "@info separator in list of language codes"
92msgid "', '"
93msgstr "', '"
94
95#: package/contents/ui/main.qml:184
96#, kde-format
97msgid ""
98"The language at the top of this list is the one you want to see and use most "
99"often."
100msgstr ""
101"The language at the top of this list is the one you want to see and use most "
102"often."
103
104#: package/contents/ui/main.qml:256
105#, kde-format
106msgctxt "@item:inlistbox 1 = Language name"
107msgid "%1 (Default)"
108msgstr "%1 (Default)"
109
110#: package/contents/ui/main.qml:268
111#, kde-format
112msgctxt "@info:tooltip"
113msgid "Install Missing Packages"
114msgstr "Install Missing Packages"
115
116#: package/contents/ui/main.qml:275
117#, kde-format
118msgctxt "@info:tooltip"
119msgid "Promote to default"
120msgstr "Promote to default"
121
122#: package/contents/ui/main.qml:281
123#, kde-format
124msgctxt "@info:tooltip"
125msgid "Remove"
126msgstr "Remove"
127
128#: package/contents/ui/main.qml:303
129#, kde-format
130msgctxt "@action:button"
131msgid "Add languages…"
132msgstr "Add languages…"
133
134#: translationsmodel.cpp:85 translationsmodel.cpp:96
135#, kde-format
136msgctxt "%1 is language name, %2 is language code name"
137msgid "%1 (%2)"
138msgstr "%1 (%2)"