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, 2010.
5# Steve Allewell <steve.allewell@gmail.com>, 2014, 2016, 2017, 2018, 2021.
6msgid ""
7msgstr ""
8"Project-Id-Version: \n"
9"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10"POT-Creation-Date: 2021-08-02 00:17+0000\n"
11"PO-Revision-Date: 2021-07-11 11:12+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 21.04.2\n"
20
21#. i18n: ectx: property (toolTip), widget (QTabWidget, tabWidget)
22#: settingsdialog.ui:29
23#, kde-format
24msgid "Directory settings of the resource."
25msgstr "Directory settings of the resource."
26
27#. i18n: ectx: property (whatsThis), widget (QTabWidget, tabWidget)
28#: settingsdialog.ui:32
29#, kde-format
30msgid ""
31"Select settings of the directory whose contents should be represented by "
32"this resource."
33msgstr ""
34"Select settings of the directory whose contents should be represented by "
35"this resource."
36
37#. i18n: ectx: attribute (title), widget (QWidget, tab)
38#: settingsdialog.ui:39
39#, kde-format
40msgid "Directory"
41msgstr "Directory"
42
43#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
44#: settingsdialog.ui:45
45#, kde-format
46msgid "Directory Name"
47msgstr "Directory Name"
48
49#. i18n: ectx: property (text), widget (QLabel, label)
50#: settingsdialog.ui:53
51#, kde-format
52msgid "Director&y:"
53msgstr "Director&y:"
54
55#. i18n: ectx: property (text), widget (QLabel, label_3)
56#: settingsdialog.ui:68
57#, kde-format
58msgid ""
59"Select the directory whose contents should be represented by this resource. "
60"If the directory does not exist, it will be created."
61msgstr ""
62"Select the directory whose contents should be represented by this resource. "
63"If the directory does not exist, it will be created."
64
65#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
66#: settingsdialog.ui:81
67#, kde-format
68msgid "Access Rights"
69msgstr "Access Rights"
70
71#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ReadOnly)
72#: settingsdialog.ui:87
73#, kde-format
74msgid ""
75"If read-only mode is enabled, no changes will be written to the directory "
76"selected above."
77msgstr ""
78"If read-only mode is enabled, no changes will be written to the directory "
79"selected above."
80
81#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ReadOnly)
82#. i18n: ectx: property (text), widget (QLabel, label_2)
83#: settingsdialog.ui:90 settingsdialog.ui:100
84#, kde-format
85msgid ""
86"If read-only mode is enabled, no changes will be written to the directory "
87"selected above. Read-only mode will be automatically enabled if you do not "
88"have write access to the directory."
89msgstr ""
90"If read-only mode is enabled, no changes will be written to the directory "
91"selected above. Read-only mode will be automatically enabled if you do not "
92"have write access to the directory."
93
94#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ReadOnly)
95#: settingsdialog.ui:93 singlefileresourceconfigwidget_desktop.ui:92
96#, kde-format
97msgid "Read only"
98msgstr "Read only"
99
100#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
101#: settingsdialog.ui:127
102#, kde-format
103msgid "Tuning"
104msgstr "Tuning"
105
106#. i18n: ectx: property (text), widget (QLabel, label_4)
107#: settingsdialog.ui:133
108#, kde-format
109msgid ""
110"The options on this page allow you to change parameters that balance data "
111"safety and consistency against performance. In general you should be careful "
112"with changing anything here, the defaults are good enough in most cases."
113msgstr ""
114"The options on this page allow you to change parameters that balance data "
115"safety and consistency against performance. In general you should be careful "
116"with changing anything here, the defaults are good enough in most cases."
117
118#. i18n: ectx: property (text), widget (QLabel, autosaveLabel)
119#: settingsdialog.ui:145
120#, kde-format
121msgid "Autosave delay:"
122msgstr "Autosave delay:"
123
124#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, kcfg_AutosaveInterval)
125#: settingsdialog.ui:152
126#, kde-format
127msgid "Autosave interval time (in minutes)."
128msgstr "Autosave interval time (in minutes)."
129
130#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, kcfg_AutosaveInterval)
131#: settingsdialog.ui:155
132#, kde-format
133msgid "Select autosave interval time for the resource data (in minutes)."
134msgstr "Select autosave interval time for the resource data (in minutes)."
135
136#: singlefileresource.h:59
137#, kde-format
138msgid "No file selected."
139msgstr "No file selected."
140
141#: singlefileresource.h:61
142#, kde-format
143msgid "The resource not configured yet"
144msgstr "The resource is not configured yet"
145
146#: singlefileresource.h:92 singlefileresource.h:121 singlefileresource.h:206
147#: singlefileresourcebase.cpp:278 singlefileresourcebase.cpp:295
148#, kde-format
149msgctxt "@info:status"
150msgid "Ready"
151msgstr "Ready"
152
153#: singlefileresource.h:94
154#, kde-format
155msgid "Could not create file '%1'."
156msgstr "Could not create file '%1'."
157
158#: singlefileresource.h:108
159#, kde-format
160msgid "Could not read file '%1'"
161msgstr "Could not read file '%1'"
162
163#: singlefileresource.h:124
164#, kde-format
165msgid "Another download is still in progress."
166msgstr "Another download is still in progress."
167
168#: singlefileresource.h:134 singlefileresource.h:220
169#, kde-format
170msgid "Another file upload is still in progress."
171msgstr "Another file upload is still in progress."
172
173#: singlefileresource.h:150
174#, kde-format
175msgid "Downloading remote file."
176msgstr "Downloading remote file."
177
178#: singlefileresource.h:170
179#, kde-format
180msgid "Trying to write to a read-only file: '%1'."
181msgstr "Trying to write to a read-only file: '%1'."
182
183#: singlefileresource.h:182
184#, kde-format
185msgid "No file specified."
186msgstr "No file specified."
187
188#: singlefileresource.h:210
189#, kde-format
190msgid "A download is still in progress."
191msgstr "A download is still in progress."
192
193#: singlefileresource.h:250
194#, kde-format
195msgid "Uploading cached file to remote location."
196msgstr "Uploading cached file to remote location."
197
198#: singlefileresourcebase.cpp:241
199#, kde-format
200msgid ""
201"The file '%1' was changed on disk. As a precaution, a backup of its previous "
202"contents has been created at '%2'."
203msgstr ""
204"The file '%1' was changed on disk. As a precaution, a backup of its previous "
205"contents has been created at '%2'."
206
207#: singlefileresourcebase.cpp:265
208#, kde-format
209msgid "Could not load file '%1'."
210msgstr "Could not load file '%1'."
211
212#: singlefileresourcebase.cpp:284
213#, kde-format
214msgid "Could not save file '%1'."
215msgstr "Could not save file '%1'."
216
217#. i18n: ectx: attribute (title), widget (QWidget, tab)
218#: singlefileresourceconfigwidget_desktop.ui:39
219#, kde-format
220msgid "File"
221msgstr "File"
222
223#. i18n: ectx: property (text), widget (QLabel, filenameLabel)
224#: singlefileresourceconfigwidget_desktop.ui:47
225#, kde-format
226msgid "File Name:"
227msgstr "File Name:"
228
229#. i18n: ectx: property (text), widget (QLabel, pathLabel)
230#: singlefileresourceconfigwidget_desktop.ui:66
231#, kde-format
232msgid ""
233"Select a file. A new file will be created if it doesn't exist. You can also "
234"use a URL, but in that case, monitoring for file changes is not possible."
235msgstr ""
236"Select a file. A new file will be created if it doesn't exist. You can also "
237"use a URL, but in that case, monitoring for file changes is not possible."
238
239#. i18n: ectx: property (text), widget (QLabel, displayNameLabel)
240#: singlefileresourceconfigwidget_desktop.ui:79
241#, kde-format
242msgid "Display Name:"
243msgstr "Display Name:"
244
245#. i18n: ectx: property (text), widget (QLabel, readOnlyLabel)
246#: singlefileresourceconfigwidget_desktop.ui:108
247#, kde-format
248msgid ""
249"When read-only mode is enabled, no changes will be written. Read-only mode "
250"is automatically enabled when the selected file does not support write "
251"access."
252msgstr ""
253"When read-only mode is enabled, no changes will be written. Read-only mode "
254"is automatically enabled when the selected file does not support write "
255"access."
256
257#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MonitorFile)
258#: singlefileresourceconfigwidget_desktop.ui:121
259#, kde-format
260msgid "Enable file &monitoring"
261msgstr "Enable file &monitoring"
262
263#. i18n: ectx: property (text), widget (QLabel, monitoringLabel)
264#: singlefileresourceconfigwidget_desktop.ui:134
265#, kde-format
266msgid ""
267"Changes made by other applications will reload the file when monitoring is "
268"enabled. Backups will be created to avoid conflicts when possible."
269msgstr ""
270"Changes made by other applications will reload the file when monitoring is "
271"enabled. Backups will be created to avoid conflicts when possible."
272
273#: singlefileresourceconfigwidgetbase.cpp:128
274#, kde-format
275msgctxt "@info:status"
276msgid "Checking file information..."
277msgstr "Checking file information..."
278
279#~ msgid "Filename"
280#~ msgstr "Filename"
281
282#~ msgid "Status:"
283#~ msgstr "Status:"
284
285#~ msgid ""
286#~ "Select the file whose contents should be represented by this resource. If "
287#~ "the file does not exist, it will be created. A URL of a remote file can "
288#~ "also be specified, but note that monitoring for file changes will not "
289#~ "work in this case."
290#~ msgstr ""
291#~ "Select the file whose contents should be represented by this resource. If "
292#~ "the file does not exist, it will be created. A URL of a remote file can "
293#~ "also be specified, but note that monitoring for file changes will not "
294#~ "work in this case."
295
296#~ msgid "&Name:"
297#~ msgstr "&Name:"
298
299#~ msgid ""
300#~ "Enter the name used to identify this resource in displays. If not "
301#~ "specified, the filename will be used."
302#~ msgstr ""
303#~ "Enter the name used to identify this resource in displays. If not "
304#~ "specified, the filename will be used."
305
306#~ msgid "Monitoring"
307#~ msgstr "Monitoring"
308
309#~ msgid ""
310#~ "If file monitoring is enabled the resource will reload the file when "
311#~ "changes are made by other programs. It also tries to create a backup in "
312#~ "case of conflicts whenever possible."
313#~ msgstr ""
314#~ "If file monitoring is enabled the resource will reload the file when "
315#~ "changes are made by other programs. It also tries to create a backup in "
316#~ "case of conflicts whenever possible."
317
318#~ msgid ""
319#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
320#~ "REC-html40/strict.dtd\">\n"
321#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
322#~ "css\">\n"
323#~ "p, li { white-space: pre-wrap; }\n"
324#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
325#~ "font-weight:400; font-style:normal;\">\n"
326#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
327#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Select the file whose "
328#~ "contents should be represented by this resource. If the file does not "
329#~ "exist, it will be created. A URL of a remote file can also be specified, "
330#~ "but note that monitoring for file changes will not work in this case.</"
331#~ "p></body></html>"
332#~ msgstr ""
333#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
334#~ "REC-html40/strict.dtd\">\n"
335#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
336#~ "css\">\n"
337#~ "p, li { white-space: pre-wrap; }\n"
338#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
339#~ "font-weight:400; font-style:normal;\">\n"
340#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
341#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Select the file whose "
342#~ "contents should be represented by this resource. If the file does not "
343#~ "exist, it will be created. A URL of a remote file can also be specified, "
344#~ "but note that monitoring for file changes will not work in this case.</"
345#~ "p></body></html>"
346
347#~ msgid ""
348#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
349#~ "REC-html40/strict.dtd\">\n"
350#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
351#~ "css\">\n"
352#~ "p, li { white-space: pre-wrap; }\n"
353#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
354#~ "font-weight:400; font-style:normal;\">\n"
355#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
356#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Enter the name used to "
357#~ "identify this resource in displays. If not specified, the filename will "
358#~ "be used.</p></body></html>"
359#~ msgstr ""
360#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
361#~ "REC-html40/strict.dtd\">\n"
362#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
363#~ "css\">\n"
364#~ "p, li { white-space: pre-wrap; }\n"
365#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
366#~ "font-weight:400; font-style:normal;\">\n"
367#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
368#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Enter the name used to "
369#~ "identify this resource in displays. If not specified, the filename will "
370#~ "be used.</p></body></html>"
371
372#~ msgid ""
373#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
374#~ "REC-html40/strict.dtd\">\n"
375#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
376#~ "css\">\n"
377#~ "p, li { white-space: pre-wrap; }\n"
378#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
379#~ "font-weight:400; font-style:normal;\">\n"
380#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
381#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">If read-only mode is "
382#~ "enabled, no changes will be written to the file selected above. Read-only "
383#~ "mode will be automatically enabled if you do not have write access to the "
384#~ "file or the file is on a remote server that does not support write access."
385#~ "</p></body></html>"
386#~ msgstr ""
387#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
388#~ "REC-html40/strict.dtd\">\n"
389#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
390#~ "css\">\n"
391#~ "p, li { white-space: pre-wrap; }\n"
392#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
393#~ "font-weight:400; font-style:normal;\">\n"
394#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
395#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">If read-only mode is "
396#~ "enabled, no changes will be written to the file selected above. Read-only "
397#~ "mode will be automatically enabled if you do not have write access to the "
398#~ "file or the file is on a remote server that does not support write access."
399#~ "</p></body></html>"
400
401#~ msgid ""
402#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
403#~ "REC-html40/strict.dtd\">\n"
404#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
405#~ "css\">\n"
406#~ "p, li { white-space: pre-wrap; }\n"
407#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
408#~ "font-weight:400; font-style:normal;\">\n"
409#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
410#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">If file monitoring is "
411#~ "enabled the resource will reload the file when changes are made by other "
412#~ "programs. It also tries to create a backup in case of conflicts whenever "
413#~ "possible.</p></body></html>"
414#~ msgstr ""
415#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
416#~ "REC-html40/strict.dtd\">\n"
417#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
418#~ "css\">\n"
419#~ "p, li { white-space: pre-wrap; }\n"
420#~ "</style></head><body style=\" font-family:'Noto Sans'; font-size:10pt; "
421#~ "font-weight:400; font-style:normal;\">\n"
422#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
423#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">If file monitoring is "
424#~ "enabled the resource will reload the file when changes are made by other "
425#~ "programs. It also tries to create a backup in case of conflicts whenever "
426#~ "possible.</p></body></html>"
427
428#~ msgid "Could not find account"
429#~ msgstr "Could not find account"
430
431#~ msgid "Could not find credentials"
432#~ msgstr "Could not find credentials"
433
434#~ msgid "&Display name:"
435#~ msgstr "&Display name:"
436
437#~ msgid " minute"
438#~ msgid_plural " minutes"
439#~ msgstr[0] " minute"
440#~ msgstr[1] " minutes"
441
442#~ msgid "min"
443#~ msgstr "min"
444