File: en_GB.po

package info (click to toggle)
gconf-editor 2.30.0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,532 kB
  • ctags: 636
  • sloc: sh: 10,241; xml: 5,609; ansic: 5,305; makefile: 201
file content (482 lines) | stat: -rw-r--r-- 11,990 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
# English (British) translation.
# Copyright (C) 2004 The GNOME Foundation
# This file is distributed under the same license as the gconf-editor package.
# Gareth Owen <gowen72@yahoo.com>, David Lodge <dave@cirt.net>, 2004.
#
#
#
msgid ""
msgstr ""
"Project-Id-Version: gconf-editor\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-23 20:51+0000\n"
"PO-Revision-Date: 2006-12-29 07:18-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: English/GB <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../data/gconf-editor.desktop.in.in.h:1 ../src/gconf-editor-window.c:393
#: ../src/gconf-editor-window.c:395 ../src/gconf-editor-window.c:880
#: ../src/gconf-editor-window.c:1377
msgid "Configuration Editor"
msgstr "Configuration Editor"

#: ../data/gconf-editor.desktop.in.in.h:2
msgid "Directly edit your entire configuration database"
msgstr "Directly edit your entire configuration database"

#: ../data/gconf-editor.schemas.in.h:1
msgid "Bookmarks"
msgstr "Bookmarks"

#: ../data/gconf-editor.schemas.in.h:2
msgid "gconf-editor folder bookmarks"
msgstr "gconf-editor folder bookmarks"

#: ../src/gconf-bookmarks-dialog.c:202
msgid "Edit Bookmarks"
msgstr "Edit Bookmarks"

#: ../src/gconf-cell-renderer.c:144 ../src/gconf-cell-renderer.c:341
msgid "<no value>"
msgstr "<no value>"

#: ../src/gconf-editor-window.c:359
#, c-format
msgid "Couldn't display help: %s"
msgstr "Couldn't display help: %s"

#: ../src/gconf-editor-window.c:399
msgid "An editor for the GConf configuration system."
msgstr "An editor for the GConf configuration system."

#: ../src/gconf-editor-window.c:402
msgid "translator-credits"
msgstr ""
"Gareth Owen <gowen72@yahoo.com>,\n"
"David Lodge <dave@cirt.net>"

#: ../src/gconf-editor-window.c:429
#, c-format
msgid ""
"Couldn't unset key. Error was:\n"
"%s"
msgstr ""
"Couldn't unset key. Error was:\n"
"%s"

#: ../src/gconf-editor-window.c:454
#, c-format
msgid ""
"Could not create key. The error is:\n"
"%s"
msgstr ""
"Could not create key. The error is:\n"
"%s"

#: ../src/gconf-editor-window.c:536
#, c-format
msgid ""
"Could not change key value. Error message:\n"
"%s"
msgstr ""
"Could not change key value. Error message:\n"
"%s"

#: ../src/gconf-editor-window.c:568
msgid ""
"Currently pairs and schemas can't be edited. This will be changed in a later "
"version."
msgstr ""
"Currently pairs and schemas can't be edited. This will be changed in a later "
"version."

#: ../src/gconf-editor-window.c:647
#, c-format
msgid ""
"Could not set value. Error was:\n"
"%s"
msgstr ""
"Could not set value. Error was:\n"
"%s"

#: ../src/gconf-editor-window.c:685 ../src/gconf-editor-window.c:733
#, c-format
msgid ""
"Could not sync value. Error was:\n"
"%s"
msgstr ""
"Could not sync value. Error was:\n"
"%s"

#: ../src/gconf-editor-window.c:747
msgid "_File"
msgstr "_File"

#: ../src/gconf-editor-window.c:748
msgid "_Edit"
msgstr "_Edit"

#: ../src/gconf-editor-window.c:749
msgid "_Search"
msgstr "_Search"

#: ../src/gconf-editor-window.c:750
msgid "_Bookmarks"
msgstr "_Bookmarks"

#: ../src/gconf-editor-window.c:751
msgid "_Help"
msgstr "_Help"

#: ../src/gconf-editor-window.c:753
msgid "New _Settings Window"
msgstr "New _Settings Window"

#: ../src/gconf-editor-window.c:754
msgid "Open a new Configuration Editor window editing current settings"
msgstr "Open a new Configuration Editor window editing current settings"

#: ../src/gconf-editor-window.c:756
msgid "New _Defaults Window"
msgstr "New _Defaults Window"

#: ../src/gconf-editor-window.c:757
msgid "Open a new Configuration Editor window editing system default settings"
msgstr "Open a new Configuration Editor window editing system default settings"

#: ../src/gconf-editor-window.c:759
msgid "New _Mandatory Window"
msgstr "New _Mandatory Window"

#: ../src/gconf-editor-window.c:760
msgid ""
"Open a new Configuration Editor window editing system mandatory settings"
msgstr ""
"Open a new Configuration Editor window editing system mandatory settings"

#: ../src/gconf-editor-window.c:762
msgid "_Close Window"
msgstr "_Close Window"

#: ../src/gconf-editor-window.c:762
msgid "Close this window"
msgstr "Close this window"

#: ../src/gconf-editor-window.c:764
msgid "_Quit"
msgstr "_Quit"

#: ../src/gconf-editor-window.c:764
msgid "Quit the Configuration Editor"
msgstr "Quit the Configuration Editor"

#: ../src/gconf-editor-window.c:767
msgid "_Copy Key Name"
msgstr "_Copy Key Name"

#: ../src/gconf-editor-window.c:767
msgid "Copy the name of the selected key"
msgstr "Copy the name of the selected key"

#: ../src/gconf-editor-window.c:769
msgid "_Find..."
msgstr "_Find..."

#: ../src/gconf-editor-window.c:769
msgid "Find patterns in keys and values"
msgstr "Find patterns in keys and values"

#: ../src/gconf-editor-window.c:771
msgid "_List Recent Keys"
msgstr "_List Recent Keys"

#: ../src/gconf-editor-window.c:771
msgid "Show recently modified keys"
msgstr "Show recently modified keys"

#: ../src/gconf-editor-window.c:774
msgid "_Add Bookmark"
msgstr "_Add Bookmark"

#: ../src/gconf-editor-window.c:774
msgid "Add a bookmark to the selected directory"
msgstr "Add a bookmark to the selected directory"

#: ../src/gconf-editor-window.c:776
msgid "_Edit Bookmarks"
msgstr "_Edit Bookmarks"

#: ../src/gconf-editor-window.c:776
msgid "Edit the bookmarks"
msgstr "Edit the bookmarks"

#: ../src/gconf-editor-window.c:779
msgid "_Contents"
msgstr "_Contents"

#: ../src/gconf-editor-window.c:779
msgid "Open the help contents for the Configuration Editor"
msgstr "Open the help contents for the Configuration Editor"

#: ../src/gconf-editor-window.c:781
msgid "_About"
msgstr "_About"

#: ../src/gconf-editor-window.c:781
msgid "Show the about dialog for the Configuration Editor"
msgstr "Show the about dialogue for the Configuration Editor"

#: ../src/gconf-editor-window.c:784
msgid "_New Key..."
msgstr "_New Key..."

#: ../src/gconf-editor-window.c:784
msgid "Create a new key"
msgstr "Create a new key"

#: ../src/gconf-editor-window.c:786
msgid "_Edit Key..."
msgstr "_Edit Key..."

#: ../src/gconf-editor-window.c:786
msgid "Edit the selected key"
msgstr "Edit the selected key"

#: ../src/gconf-editor-window.c:788
msgid "_Unset Key"
msgstr "_Unset Key"

#: ../src/gconf-editor-window.c:788
msgid "Unset the selected key"
msgstr "Unset the selected key"

#: ../src/gconf-editor-window.c:790
msgid "Set as _Default"
msgstr "Set as _Default"

#: ../src/gconf-editor-window.c:790
msgid "Set the selected key to be the default"
msgstr "Set the selected key to be the default"

#: ../src/gconf-editor-window.c:792
msgid "Set as _Mandatory"
msgstr "Set as _Mandatory"

#: ../src/gconf-editor-window.c:792
msgid "Set the selected key to the mandatory"
msgstr "Set the selected key to the mandatory"

#: ../src/gconf-editor-window.c:874
msgid "Configuration Editor (Default settings)"
msgstr "Configuration Editor (Default settings)"

#: ../src/gconf-editor-window.c:877 ../src/gconf-editor-window.c:1374
msgid "Configuration Editor (Mandatory settings)"
msgstr "Configuration Editor (Mandatory settings)"

#: ../src/gconf-editor-window.c:1123 ../src/gconf-editor-window.c:1124
#: ../src/gconf-editor-window.c:1125 ../src/gconf-editor-window.c:1126
#: ../src/gconf-editor-window.c:1155 ../src/gconf-editor-window.c:1163
#: ../src/gconf-editor-window.c:1172 ../src/gconf-editor-window.c:1726
#: ../src/gconf-editor-window.c:1738 ../src/gconf-editor-window.c:1750
#: ../src/gconf-editor-window.c:1765
msgid "(None)"
msgstr "(None)"

#: ../src/gconf-editor-window.c:1333 ../src/gconf-editor-window.c:1343
#, c-format
msgid ""
"Cannot create GConf engine. Error was:\n"
"%s"
msgstr ""
"Cannot create GConf engine. Error was:\n"
"%s"

#: ../src/gconf-editor-window.c:1371
msgid "Configuration Editor (Defaults settings)"
msgstr "Configuration Editor (Defaults settings)"

#: ../src/gconf-editor-window.c:1622
msgid "Name"
msgstr "Name"

#: ../src/gconf-editor-window.c:1646
msgid "Value"
msgstr "Value"

#: ../src/gconf-editor-window.c:1673
msgid "Key Documentation"
msgstr "Key Documentation"

#: ../src/gconf-editor-window.c:1702 ../src/gconf-key-editor.c:606
msgid "This key is not writable"
msgstr "This key is not writable"

#: ../src/gconf-editor-window.c:1715
msgid "This key has no schema"
msgstr "This key has no schema"

#: ../src/gconf-editor-window.c:1720
msgid "Key name:"
msgstr "Key name:"

#: ../src/gconf-editor-window.c:1733
msgid "Key owner:"
msgstr "Key owner:"

#: ../src/gconf-editor-window.c:1745
msgid "Short description:"
msgstr "Short description:"

#: ../src/gconf-editor-window.c:1758
msgid "Long description:"
msgstr "Long description:"

#: ../src/gconf-key-editor.c:87
msgid "T_rue"
msgstr "T_rue"

#: ../src/gconf-key-editor.c:90 ../src/gconf-key-editor.c:244
#: ../src/gconf-key-editor.c:349 ../src/gconf-key-editor.c:637
msgid "_False"
msgstr "_False"

#. These have to be ordered so the EDIT_ enum matches the
#. * menu indices
#.
#. These have to be ordered so the EDIT_ enum matches the
#. * combobox indices
#.
#: ../src/gconf-key-editor.c:125 ../src/gconf-key-editor.c:155
msgid "Integer"
msgstr "Integer"

#: ../src/gconf-key-editor.c:126 ../src/gconf-key-editor.c:156
msgid "Boolean"
msgstr "Boolean"

#: ../src/gconf-key-editor.c:127 ../src/gconf-key-editor.c:157
msgid "String"
msgstr "String"

#. Translators: this refers to "Floating point":
#. * see http://en.wikipedia.org/wiki/Floating_point
#.
#: ../src/gconf-key-editor.c:131
msgid "Float"
msgstr "Float"

#: ../src/gconf-key-editor.c:132
msgid "List"
msgstr "List"

#: ../src/gconf-key-editor.c:219
msgid "Add New List Entry"
msgstr "Add New List Entry"

#: ../src/gconf-key-editor.c:235
msgid "_New list value:"
msgstr "_New list value:"

#: ../src/gconf-key-editor.c:321
msgid "Edit List Entry"
msgstr "Edit List Entry"

#: ../src/gconf-key-editor.c:337
msgid "_Edit list value:"
msgstr "_Edit list value:"

#: ../src/gconf-key-editor.c:558
msgid "Path:"
msgstr "Path:"

#: ../src/gconf-key-editor.c:569
msgid "_Name:"
msgstr "_Name:"

#: ../src/gconf-key-editor.c:581
msgid "_Type:"
msgstr "_Type:"

#: ../src/gconf-key-editor.c:618 ../src/gconf-key-editor.c:636
#: ../src/gconf-key-editor.c:655 ../src/gconf-key-editor.c:672
msgid "_Value:"
msgstr "_Value:"

#: ../src/gconf-key-editor.c:694
msgid "List _type:"
msgstr "List _type:"

#: ../src/gconf-key-editor.c:702
msgid "_Values:"
msgstr "_Values:"

#: ../src/gconf-key-editor.c:804
msgid "New Key"
msgstr "New Key"

#: ../src/gconf-key-editor.c:808
msgid "Edit Key"
msgstr "Edit Key"

#: ../src/gconf-search-dialog.c:60
msgid "Pattern not found"
msgstr "Pattern not found"

#: ../src/gconf-search-dialog.c:142
msgid "Find"
msgstr "Find"

#: ../src/gconf-search-dialog.c:144
msgid "_Search for: "
msgstr "_Search for: "

#: ../src/gconf-search-dialog.c:165
msgid "Search also in key _names"
msgstr "Search also in key _names"

#: ../src/gconf-search-dialog.c:168
msgid "Search also in key _values"
msgstr "Search also in key _values"

#: ../src/gedit-output-window.c:347
msgid "Close the output window"
msgstr "Close the output window"

#: ../src/gedit-output-window.c:382
msgid "Copy selected lines"
msgstr "Copy selected lines"

#: ../src/gedit-output-window.c:399
msgid "Clear the output window"
msgstr "Clear the output window"

#: ../src/gedit-output-window.c:438
msgid "Output Lines"
msgstr "Output Lines"

#: ../src/main.c:69
msgid "[KEY]"
msgstr "[KEY]"

#: ../src/main.c:77
msgid "- Directly edit your entire configuration database"
msgstr "- Directly edit your entire configuration database"

#~ msgid "Type"
#~ msgstr "Type"

#~ msgid "The Configuration Editor window type."
#~ msgstr "The Configuration Editor window type."

#~ msgid "Configuration Editor (Default Settings)"
#~ msgstr "Configuration Editor (Default Settings)"

#~ msgid "Configuration Editor (Mandatory Settings)"
#~ msgstr "Configuration Editor (Mandatory Settings)"

#~ msgid "Invalid key \"%s\": %s"
#~ msgstr "Invalid key \"%s\": %s"