~ubuntu-branches/ubuntu/saucy/kdevelop/saucy-proposed

« back to all changes in this revision

Viewing changes to po/en_GB/kdevcpp.po

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2012-09-10 08:23:02 UTC
  • mfrom: (1.7.14)
  • Revision ID: package-import@ubuntu.com-20120910082302-o52tqtf27wc1dakk
Tags: 4:4.3.90-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Copyright (C) YEAR This_file_is_part_of_KDE
2
2
# This file is distributed under the same license as the PACKAGE package.
3
3
#
4
 
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010, 2011.
 
4
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010.
5
5
# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2009.
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: kdevcpp\n"
9
9
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
10
 
"POT-Creation-Date: 2012-07-17 04:42+0200\n"
11
 
"PO-Revision-Date: 2011-01-29 11:49+0000\n"
 
10
"POT-Creation-Date: 2012-08-19 15:29+0200\n"
 
11
"PO-Revision-Date: 2010-12-14 12:32+0000\n"
12
12
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
13
13
"Language-Team: British English <kde-i18n-doc@kde.org>\n"
14
 
"Language: en_GB\n"
 
14
"Language: \n"
15
15
"MIME-Version: 1.0\n"
16
16
"Content-Type: text/plain; charset=UTF-8\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
 
"X-Generator: Lokalize 1.2\n"
 
18
"X-Generator: Lokalize 1.1\n"
19
19
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20
20
 
21
 
#: codecompletion/implementationhelperitem.cpp:85
22
 
msgctxt "@action C++ code completion"
23
 
msgid "Override"
24
 
msgstr "Override"
25
 
 
26
 
#: codecompletion/implementationhelperitem.cpp:87
27
 
msgctxt "@action C++ code completion"
28
 
msgid "Implement"
29
 
msgstr "Implement"
30
 
 
31
 
#: codecompletion/implementationhelperitem.cpp:89
32
 
msgctxt "@action C++ code completion"
33
 
msgid "Create Slot"
34
 
msgstr "Create Slot"
35
 
 
36
 
#: codecompletion/implementationhelperitem.cpp:126
37
 
#, kde-format
38
 
msgid "From %1"
39
 
msgstr "From %1"
40
 
 
41
 
#: codecompletion/missingincludeitem.cpp:443
42
 
msgid "Add include directive"
43
 
msgstr "Add include directive"
44
 
 
45
 
#: codecompletion/missingincludeitem.cpp:518
46
 
msgid "Add Forward-Declaration"
47
 
msgstr "Add Forward-Declaration"
48
 
 
49
 
#: codecompletion/missingincludeitem.cpp:530
50
 
msgid "forward-declare"
51
 
msgstr "forwards-declare"
52
 
 
53
 
#: codecompletion/missingincludemodel.cpp:184 codecompletion/context.cpp:459
 
21
msgctxt "NAME OF TRANSLATORS"
 
22
msgid "Your names"
 
23
msgstr "Andrew Coles"
 
24
 
 
25
msgctxt "EMAIL OF TRANSLATORS"
 
26
msgid "Your emails"
 
27
msgstr "andrew_coles@yahoo.co.uk"
 
28
 
 
29
#: codecompletion/context.cpp:459 codecompletion/missingincludemodel.cpp:184
54
30
msgid "Not Included"
55
31
msgstr "Not Included"
56
32
 
58
34
msgid "Initialize"
59
35
msgstr "Initialise"
60
36
 
61
 
#: codecompletion/context.cpp:1293
 
37
#: codecompletion/context.cpp:1290
62
38
msgid "Not Included Container"
63
39
msgstr "Not Included Container"
64
40
 
65
 
#: codecompletion/context.cpp:1435
 
41
#: codecompletion/context.cpp:1432
66
42
#, kde-format
67
43
msgctxt ""
68
44
"Here, overload is used as a programming term.  This string is used to "
73
49
msgstr[0] "1 more overload of %2 (show more)"
74
50
msgstr[1] "%1 more overloads of %2 (show more)"
75
51
 
76
 
#: codecompletion/context.cpp:1558
 
52
#: codecompletion/context.cpp:1555
77
53
#, kde-format
78
54
msgid "Connect to %1 (%2)"
79
55
msgstr "Connect to %1 (%2)"
80
56
 
81
 
#: codecompletion/context.cpp:1610
 
57
#: codecompletion/context.cpp:1607
82
58
msgid "Signals/Slots"
83
59
msgstr "Signals/Slots"
84
60
 
85
 
#: codecompletion/context.cpp:1739
 
61
#: codecompletion/context.cpp:1730
86
62
msgid "Virtual Override"
87
63
msgstr "Virtual Override"
88
64
 
89
 
#: codecompletion/context.cpp:1746
 
65
#: codecompletion/context.cpp:1737
90
66
#, fuzzy
91
 
#| msgid "Implement Function"
92
67
msgctxt "@action"
93
68
msgid "Implement Function"
94
69
msgstr "Implement Function"
95
70
 
96
 
#: codecompletion/context.cpp:1774 codecompletion/context.cpp:1776
 
71
#: codecompletion/context.cpp:1765 codecompletion/context.cpp:1767
97
72
msgid "C++ Builtin"
98
73
msgstr "C++ Builtin"
99
74
 
 
75
#: codecompletion/implementationhelperitem.cpp:85
 
76
msgctxt "@action C++ code completion"
 
77
msgid "Override"
 
78
msgstr "Override"
 
79
 
 
80
#: codecompletion/implementationhelperitem.cpp:87
 
81
msgctxt "@action C++ code completion"
 
82
msgid "Implement"
 
83
msgstr "Implement"
 
84
 
 
85
#: codecompletion/implementationhelperitem.cpp:89
 
86
msgctxt "@action C++ code completion"
 
87
msgid "Create Slot"
 
88
msgstr "Create Slot"
 
89
 
 
90
#: codecompletion/implementationhelperitem.cpp:126
 
91
#, kde-format
 
92
msgid "From %1"
 
93
msgstr "From %1"
 
94
 
 
95
#: codecompletion/missingincludeitem.cpp:443
 
96
msgid "Add include directive"
 
97
msgstr "Add include directive"
 
98
 
 
99
#: codecompletion/missingincludeitem.cpp:518
 
100
msgid "Add Forward-Declaration"
 
101
msgstr "Add Forward-Declaration"
 
102
 
 
103
#: codecompletion/missingincludeitem.cpp:530
 
104
msgid "forward-declare"
 
105
msgstr "forwards-declare"
 
106
 
100
107
#: codegen/adaptsignatureaction.cpp:93
101
108
#, fuzzy
102
 
#| msgid "Update %1 signature"
103
109
msgid "Update declaration signature"
104
110
msgstr "Update %1 signature"
105
111
 
106
112
#: codegen/adaptsignatureaction.cpp:93
107
113
#, fuzzy
108
 
#| msgid "Update %1 signature"
109
114
msgid "Update definition signature"
110
115
msgstr "Update %1 signature"
111
116
 
 
117
#: codegen/adaptsignatureaction.cpp:98
 
118
#, kde-format
 
119
msgid ""
 
120
"Update %1\n"
 
121
"from: %2(%3)%4\n"
 
122
"to: %2(%5)%6"
 
123
msgstr ""
 
124
"Update %1\n"
 
125
"from: %2(%3)%4\n"
 
126
"to: %2(%5)%6"
 
127
 
112
128
#: codegen/adaptsignatureaction.cpp:99
113
129
msgid "declaration"
114
130
msgstr "declaration"
117
133
msgid "definition"
118
134
msgstr "definition"
119
135
 
120
 
#: codegen/adaptsignatureaction.cpp:98
121
 
#, kde-format
122
 
msgid ""
123
 
"Update %1\n"
124
 
"from: %2(%3)%4\n"
125
 
"to: %2(%5)%6"
126
 
msgstr ""
127
 
"Update %1\n"
128
 
"from: %2(%3)%4\n"
129
 
"to: %2(%5)%6"
130
 
 
131
136
#: codegen/adaptsignatureaction.cpp:175 codegen/renameaction.cpp:65
132
137
#, kde-format
133
138
msgid "Failed to apply changes: %1"
262
267
msgid "Applying changes failed: %1"
263
268
msgstr "Applying changes failed: %1"
264
269
 
 
270
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 
271
#: codegen/ui/cppnewclass.ui:16
 
272
msgid "C++ Options"
 
273
msgstr "C++ Options"
 
274
 
 
275
#. i18n: ectx: property (text), widget (QLabel, label_4)
 
276
#: codegen/ui/cppnewclass.ui:22
 
277
msgid "&Export:"
 
278
msgstr "&Export:"
 
279
 
 
280
#. i18n: ectx: property (text), widget (QLabel, label_3)
 
281
#: codegen/ui/cppnewclass.ui:53
 
282
msgid "&Macro:"
 
283
msgstr "&Macro:"
 
284
 
 
285
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_3)
 
286
#: codegen/ui/cppoverridebuttons.ui:16
 
287
msgid "Public"
 
288
msgstr "Public"
 
289
 
 
290
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_4)
 
291
#: codegen/ui/cppoverridebuttons.ui:23
 
292
msgid "Protected"
 
293
msgstr "Protected"
 
294
 
 
295
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_5)
 
296
#: codegen/ui/cppoverridebuttons.ui:30
 
297
msgid "Private"
 
298
msgstr "Private"
 
299
 
 
300
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_6)
 
301
#: codegen/ui/cppoverridebuttons.ui:53
 
302
msgid "Slot"
 
303
msgstr "Slot"
 
304
 
 
305
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_7)
 
306
#: codegen/ui/cppoverridebuttons.ui:60
 
307
msgid "Signal"
 
308
msgstr "Signal"
 
309
 
 
310
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 
311
#: codegen/ui/custom_include_paths.ui:23
 
312
msgid "Storage Directory"
 
313
msgstr "Storage Directory"
 
314
 
 
315
#. i18n: ectx: property (text), widget (QLabel, label)
 
316
#: codegen/ui/custom_include_paths.ui:35
 
317
msgid ""
 
318
"The custom include-path will be stored in a special file called \"."
 
319
"kdev_include_paths\" stored within a source directory. The custom path will "
 
320
"be used for all files below that directory."
 
321
msgstr ""
 
322
"The custom include-path will be stored in a special file called \"."
 
323
"kdev_include_paths\" stored within a source directory. The custom path will "
 
324
"be used for all files below that directory."
 
325
 
 
326
#. i18n: ectx: property (text), widget (QLabel, label_4)
 
327
#: codegen/ui/custom_include_paths.ui:47
 
328
msgid "Storage Directory:"
 
329
msgstr "Storage Directory:"
 
330
 
 
331
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
 
332
#: codegen/ui/custom_include_paths.ui:68
 
333
msgid "Automatic Resolution"
 
334
msgstr "Automatic Resolution"
 
335
 
 
336
#. i18n: ectx: property (text), widget (QLabel, label_3)
 
337
#: codegen/ui/custom_include_paths.ui:74
 
338
msgid ""
 
339
"If your project uses simple Makefiles, it may be possible to automatically "
 
340
"resolve the include-paths using the make utility. For this, set up a mapping "
 
341
"from a source- to a build-directory here."
 
342
msgstr ""
 
343
"If your project uses simple Makefiles, it may be possible to automatically "
 
344
"resolve the include-paths using the make utility. For this, set up a mapping "
 
345
"from a source- to a build-directory here."
 
346
 
 
347
#. i18n: ectx: property (text), widget (QLabel, label_5)
 
348
#: codegen/ui/custom_include_paths.ui:86
 
349
msgid "Source Directory:"
 
350
msgstr "Source Directory:"
 
351
 
 
352
#. i18n: ectx: property (text), widget (QLabel, label_6)
 
353
#: codegen/ui/custom_include_paths.ui:96
 
354
msgid "Build Directory:"
 
355
msgstr "Build Directory:"
 
356
 
 
357
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 
358
#: codegen/ui/custom_include_paths.ui:111
 
359
msgid "Custom Include Paths"
 
360
msgstr "Custom Include Paths"
 
361
 
 
362
#. i18n: ectx: property (text), widget (QLabel, label_2)
 
363
#: codegen/ui/custom_include_paths.ui:117
 
364
#, fuzzy
 
365
msgid ""
 
366
"You can add a list of custom include paths here. Relative paths will be "
 
367
"resolved from the storage directory."
 
368
msgstr "You can add a list of custom include paths here."
 
369
 
 
370
#. i18n: ectx: property (text), widget (QLabel, label_7)
 
371
#: codegen/ui/custom_include_paths.ui:140
 
372
msgid ""
 
373
"Note: These settings do not affect the compiler or the project in any way, "
 
374
"they are only used to find included headers within KDevelop."
 
375
msgstr ""
 
376
"Note: These settings do not affect the compiler or the project in any way, "
 
377
"they are only used to find included headers within KDevelop."
 
378
 
 
379
#. i18n: ectx: property (whatsThis), widget (QWidget, PrivateImplementationDialog)
 
380
#: codegen/ui/privateimplementation.ui:14
 
381
msgid ""
 
382
"Options & settings to move the private data fields of a class into a private "
 
383
"structure"
 
384
msgstr ""
 
385
"Options & settings to move the private data fields of a class into a private "
 
386
"structure"
 
387
 
 
388
#. i18n: ectx: property (text), widget (QLabel, label)
 
389
#: codegen/ui/privateimplementation.ui:42
 
390
msgid "Private structure name:"
 
391
msgstr "Private structure name:"
 
392
 
 
393
#. i18n: ectx: property (title), widget (QGroupBox, optionGroup)
 
394
#: codegen/ui/privateimplementation.ui:55
 
395
msgid "Options"
 
396
msgstr "Options"
 
397
 
 
398
#. i18n: ectx: property (toolTip), widget (QCheckBox, classOption)
 
399
#: codegen/ui/privateimplementation.ui:75
 
400
msgid ""
 
401
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
402
"REC-html40/strict.dtd\">\n"
 
403
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
404
"\">\n"
 
405
"p, li { white-space: pre-wrap; }\n"
 
406
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
407
"weight:400; font-style:normal;\">\n"
 
408
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
409
"right:0px; -qt-block-indent:0; text-indent:0px;\">By default private "
 
410
"implementation structures are declared as <span style=\" font-style:italic;"
 
411
"\">struct</span> to have default public access.</p>\n"
 
412
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
413
"right:0px; -qt-block-indent:0; text-indent:0px;\">Check this box if you wish "
 
414
"the private implementation structure be declared as <span style=\" font-"
 
415
"style:italic;\">class</span> with public access.</p></body></html>"
 
416
msgstr ""
 
417
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
418
"REC-html40/strict.dtd\">\n"
 
419
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
420
"\">\n"
 
421
"p, li { white-space: pre-wrap; }\n"
 
422
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
423
"weight:400; font-style:normal;\">\n"
 
424
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
425
"right:0px; -qt-block-indent:0; text-indent:0px;\">By default private "
 
426
"implementation structures are declared as <span style=\" font-style:italic;"
 
427
"\">struct</span> to have default public access.</p>\n"
 
428
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
429
"right:0px; -qt-block-indent:0; text-indent:0px;\">Check this box if you wish "
 
430
"the private implementation structure be declared as <span style=\" font-"
 
431
"style:italic;\">class</span> with public access.</p></body></html>"
 
432
 
 
433
#. i18n: ectx: property (text), widget (QCheckBox, classOption)
 
434
#: codegen/ui/privateimplementation.ui:78
 
435
msgid "Use class instead of struct"
 
436
msgstr "Use class instead of struct"
 
437
 
 
438
#. i18n: ectx: property (toolTip), widget (QCheckBox, variableOption)
 
439
#: codegen/ui/privateimplementation.ui:97
 
440
msgid ""
 
441
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
442
"REC-html40/strict.dtd\">\n"
 
443
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
444
"\">\n"
 
445
"p, li { white-space: pre-wrap; }\n"
 
446
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
447
"weight:400; font-style:normal;\">\n"
 
448
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
449
"right:0px; -qt-block-indent:0; text-indent:0px;\">Move any current variables "
 
450
"that are initialized in the constructor initializer list to the private "
 
451
"implementation structure's constructor initializer list.</p>\n"
 
452
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
 
453
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
 
454
"p>\n"
 
455
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
456
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 
457
"size:12pt; font-weight:600;\">Note:</span> All references, and variables "
 
458
"with types that do not offer default constructors are moved regardless of "
 
459
"the state of this option.</p></body></html>"
 
460
msgstr ""
 
461
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
462
"REC-html40/strict.dtd\">\n"
 
463
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
464
"\">\n"
 
465
"p, li { white-space: pre-wrap; }\n"
 
466
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
467
"weight:400; font-style:normal;\">\n"
 
468
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
469
"right:0px; -qt-block-indent:0; text-indent:0px;\">Move any current variables "
 
470
"that are initialised in the constructor initialiser list to the private "
 
471
"implementation structure's constructor initialiser list.</p>\n"
 
472
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
 
473
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
 
474
"p>\n"
 
475
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
476
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 
477
"size:12pt; font-weight:600;\">Note:</span> All references, and variables "
 
478
"with types that do not offer default constructors are moved regardless of "
 
479
"the state of this option.</p></body></html>"
 
480
 
 
481
#. i18n: ectx: property (text), widget (QCheckBox, variableOption)
 
482
#: codegen/ui/privateimplementation.ui:100
 
483
msgid "Move Variable initialization to private structure"
 
484
msgstr "Move Variable initialisation to private structure"
 
485
 
 
486
#. i18n: ectx: property (toolTip), widget (QCheckBox, methodOption)
 
487
#: codegen/ui/privateimplementation.ui:113
 
488
msgid ""
 
489
"Move all currently declared private methods to the private implementation "
 
490
"structure."
 
491
msgstr ""
 
492
"Move all currently declared private methods to the private implementation "
 
493
"structure."
 
494
 
 
495
#. i18n: ectx: property (text), widget (QCheckBox, methodOption)
 
496
#: codegen/ui/privateimplementation.ui:116
 
497
msgid "Move Private methods"
 
498
msgstr "Move Private methods"
 
499
 
 
500
#. i18n: ectx: property (text), widget (QLabel, label_2)
 
501
#: codegen/ui/privateimplementation.ui:130
 
502
msgid "Pointer name:"
 
503
msgstr "Pointer name:"
 
504
 
 
505
#. i18n: ectx: property (toolTip), widget (KLineEdit, pointerName)
 
506
#: codegen/ui/privateimplementation.ui:146
 
507
msgid ""
 
508
"The name of the member variable that will be the pointer held to the private "
 
509
"implementation"
 
510
msgstr ""
 
511
"The name of the member variable that will be the pointer held to the private "
 
512
"implementation"
 
513
 
 
514
#. i18n: ectx: property (text), widget (KLineEdit, pointerName)
 
515
#: codegen/ui/privateimplementation.ui:149
 
516
msgid "d"
 
517
msgstr "d"
 
518
 
265
519
#: codegen/unresolvedincludeassistant.cpp:71
266
520
msgid "Setup Custom Include Paths"
267
521
msgstr "Setup Custom Include Paths"
299
553
msgstr "<b>local</b> variable"
300
554
 
301
555
#: cppduchain/missingdeclarationassistant.cpp:68
302
 
#, kde-format
 
556
#, fuzzy, kde-format
303
557
msgid "Create local declaration %1"
304
 
msgstr "Create local declaration %1"
 
558
msgstr "Create local declaration %1 %2"
305
559
 
306
560
#: cppduchain/missingdeclarationassistant.cpp:160
307
561
#, kde-format
325
579
 
326
580
#: cppduchain/navigation/includenavigationcontext.cpp:52
327
581
#, fuzzy
328
 
#| msgid "Includes"
329
582
msgctxt "Headers included into this header"
330
583
msgid "Includes"
331
584
msgstr "Includes"
506
759
msgid "Folder: \"%1\"  Command: \"%2\"  Output: \"%3\""
507
760
msgstr "Folder: \"%1\"  Command: \"%2\"  Output: \"%3\""
508
761
 
 
762
#. i18n: ectx: Menu (navigation)
 
763
#: kdevcppsupport.rc:5
 
764
msgctxt "@title:menu"
 
765
msgid "Navigation"
 
766
msgstr "Navigation"
 
767
 
 
768
#. i18n: ectx: Menu (code)
 
769
#: kdevcppsupport.rc:9
 
770
msgctxt "@title:menu"
 
771
msgid "Code"
 
772
msgstr "Code"
 
773
 
509
774
#: parser/headergen/main.cpp:240
510
775
msgid "KDE forwarding header generator"
511
776
msgstr "KDE forwarding header generator"
598
863
 
599
864
#: parser/rpp/pp-engine.cpp:1212
600
865
#, fuzzy
601
 
#| msgid "invalid include directive"
602
866
msgid "Invalid numeric value"
603
867
msgstr "invalid include directive"
604
868
 
671
935
msgid "Includers"
672
936
msgstr "Includers"
673
937
 
674
 
#: rc.cpp:1
675
 
msgctxt "NAME OF TRANSLATORS"
676
 
msgid "Your names"
677
 
msgstr "Andrew Coles"
678
 
 
679
 
#: rc.cpp:2
680
 
msgctxt "EMAIL OF TRANSLATORS"
681
 
msgid "Your emails"
682
 
msgstr "andrew_coles@yahoo.co.uk"
683
 
 
684
 
#. i18n: file: kdevcppsupport.rc:5
685
 
#. i18n: ectx: Menu (navigation)
686
 
#: rc.cpp:5
687
 
msgctxt "@title:menu"
688
 
msgid "Navigation"
689
 
msgstr "Navigation"
690
 
 
691
 
#. i18n: file: kdevcppsupport.rc:9
692
 
#. i18n: ectx: Menu (code)
693
 
#: rc.cpp:8
694
 
msgctxt "@title:menu"
695
 
msgid "Code"
696
 
msgstr "Code"
697
 
 
698
 
#. i18n: file: codegen/ui/cppnewclass.ui:16
699
 
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
700
 
#: rc.cpp:11
701
 
msgid "C++ Options"
702
 
msgstr "C++ Options"
703
 
 
704
 
#. i18n: file: codegen/ui/cppnewclass.ui:22
705
 
#. i18n: ectx: property (text), widget (QLabel, label_4)
706
 
#: rc.cpp:14
707
 
msgid "&Export:"
708
 
msgstr "&Export:"
709
 
 
710
 
#. i18n: file: codegen/ui/cppnewclass.ui:53
711
 
#. i18n: ectx: property (text), widget (QLabel, label_3)
712
 
#: rc.cpp:17
713
 
msgid "&Macro:"
714
 
msgstr "&Macro:"
715
 
 
716
 
#. i18n: file: codegen/ui/cppoverridebuttons.ui:16
717
 
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_3)
718
 
#: rc.cpp:20
719
 
msgid "Public"
720
 
msgstr "Public"
721
 
 
722
 
#. i18n: file: codegen/ui/cppoverridebuttons.ui:23
723
 
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_4)
724
 
#: rc.cpp:23
725
 
msgid "Protected"
726
 
msgstr "Protected"
727
 
 
728
 
#. i18n: file: codegen/ui/cppoverridebuttons.ui:30
729
 
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_5)
730
 
#: rc.cpp:26
731
 
msgid "Private"
732
 
msgstr "Private"
733
 
 
734
 
#. i18n: file: codegen/ui/cppoverridebuttons.ui:53
735
 
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_6)
736
 
#: rc.cpp:29
737
 
msgid "Slot"
738
 
msgstr "Slot"
739
 
 
740
 
#. i18n: file: codegen/ui/cppoverridebuttons.ui:60
741
 
#. i18n: ectx: property (text), widget (KPushButton, kpushbutton_7)
742
 
#: rc.cpp:32
743
 
msgid "Signal"
744
 
msgstr "Signal"
745
 
 
746
 
#. i18n: file: codegen/ui/custom_include_paths.ui:23
747
 
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
748
 
#: rc.cpp:35
749
 
msgid "Storage Directory"
750
 
msgstr "Storage Directory"
751
 
 
752
 
#. i18n: file: codegen/ui/custom_include_paths.ui:35
753
 
#. i18n: ectx: property (text), widget (QLabel, label)
754
 
#: rc.cpp:38
755
 
msgid ""
756
 
"The custom include-path will be stored in a special file called \"."
757
 
"kdev_include_paths\" stored within a source directory. The custom path will "
758
 
"be used for all files below that directory."
759
 
msgstr ""
760
 
"The custom include-path will be stored in a special file called \"."
761
 
"kdev_include_paths\" stored within a source directory. The custom path will "
762
 
"be used for all files below that directory."
763
 
 
764
 
#. i18n: file: codegen/ui/custom_include_paths.ui:47
765
 
#. i18n: ectx: property (text), widget (QLabel, label_4)
766
 
#: rc.cpp:41
767
 
msgid "Storage Directory:"
768
 
msgstr "Storage Directory:"
769
 
 
770
 
#. i18n: file: codegen/ui/custom_include_paths.ui:68
771
 
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
772
 
#: rc.cpp:44
773
 
msgid "Automatic Resolution"
774
 
msgstr "Automatic Resolution"
775
 
 
776
 
#. i18n: file: codegen/ui/custom_include_paths.ui:74
777
 
#. i18n: ectx: property (text), widget (QLabel, label_3)
778
 
#: rc.cpp:47
779
 
msgid ""
780
 
"If your project uses simple Makefiles, it may be possible to automatically "
781
 
"resolve the include-paths using the make utility. For this, set up a mapping "
782
 
"from a source- to a build-directory here."
783
 
msgstr ""
784
 
"If your project uses simple Makefiles, it may be possible to automatically "
785
 
"resolve the include-paths using the make utility. For this, set up a mapping "
786
 
"from a source- to a build-directory here."
787
 
 
788
 
#. i18n: file: codegen/ui/custom_include_paths.ui:86
789
 
#. i18n: ectx: property (text), widget (QLabel, label_5)
790
 
#: rc.cpp:50
791
 
msgid "Source Directory:"
792
 
msgstr "Source Directory:"
793
 
 
794
 
#. i18n: file: codegen/ui/custom_include_paths.ui:96
795
 
#. i18n: ectx: property (text), widget (QLabel, label_6)
796
 
#: rc.cpp:53
797
 
msgid "Build Directory:"
798
 
msgstr "Build Directory:"
799
 
 
800
 
#. i18n: file: codegen/ui/custom_include_paths.ui:111
801
 
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
802
 
#: rc.cpp:56
803
 
msgid "Custom Include Paths"
804
 
msgstr "Custom Include Paths"
805
 
 
806
 
#. i18n: file: codegen/ui/custom_include_paths.ui:117
807
 
#. i18n: ectx: property (text), widget (QLabel, label_2)
808
 
#: rc.cpp:59
809
 
#, fuzzy
810
 
#| msgid "You can add a list of custom include paths here."
811
 
msgid ""
812
 
"You can add a list of custom include paths here. Relative paths will be "
813
 
"resolved from the storage directory."
814
 
msgstr "You can add a list of custom include paths here."
815
 
 
816
 
#. i18n: file: codegen/ui/custom_include_paths.ui:140
817
 
#. i18n: ectx: property (text), widget (QLabel, label_7)
818
 
#: rc.cpp:62
819
 
msgid ""
820
 
"Note: These settings do not affect the compiler or the project in any way, "
821
 
"they are only used to find included headers within KDevelop."
822
 
msgstr ""
823
 
"Note: These settings do not affect the compiler or the project in any way, "
824
 
"they are only used to find included headers within KDevelop."
825
 
 
826
 
#. i18n: file: codegen/ui/privateimplementation.ui:14
827
 
#. i18n: ectx: property (whatsThis), widget (QWidget, PrivateImplementationDialog)
828
 
#: rc.cpp:65
829
 
msgid ""
830
 
"Options & settings to move the private data fields of a class into a private "
831
 
"structure"
832
 
msgstr ""
833
 
"Options & settings to move the private data fields of a class into a private "
834
 
"structure"
835
 
 
836
 
#. i18n: file: codegen/ui/privateimplementation.ui:42
837
 
#. i18n: ectx: property (text), widget (QLabel, label)
838
 
#: rc.cpp:68
839
 
msgid "Private structure name:"
840
 
msgstr "Private structure name:"
841
 
 
842
 
#. i18n: file: codegen/ui/privateimplementation.ui:55
843
 
#. i18n: ectx: property (title), widget (QGroupBox, optionGroup)
844
 
#: rc.cpp:71
845
 
msgid "Options"
846
 
msgstr "Options"
847
 
 
848
 
#. i18n: file: codegen/ui/privateimplementation.ui:75
849
 
#. i18n: ectx: property (toolTip), widget (QCheckBox, classOption)
850
 
#: rc.cpp:74
851
 
msgid ""
852
 
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
853
 
"REC-html40/strict.dtd\">\n"
854
 
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
855
 
"\">\n"
856
 
"p, li { white-space: pre-wrap; }\n"
857
 
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
858
 
"weight:400; font-style:normal;\">\n"
859
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
860
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">By default private "
861
 
"implementation structures are declared as <span style=\" font-style:italic;"
862
 
"\">struct</span> to have default public access.</p>\n"
863
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
864
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">Check this box if you wish "
865
 
"the private implementation structure be declared as <span style=\" font-"
866
 
"style:italic;\">class</span> with public access.</p></body></html>"
867
 
msgstr ""
868
 
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
869
 
"REC-html40/strict.dtd\">\n"
870
 
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
871
 
"\">\n"
872
 
"p, li { white-space: pre-wrap; }\n"
873
 
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
874
 
"weight:400; font-style:normal;\">\n"
875
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
876
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">By default private "
877
 
"implementation structures are declared as <span style=\" font-style:italic;"
878
 
"\">struct</span> to have default public access.</p>\n"
879
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
880
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">Check this box if you wish "
881
 
"the private implementation structure be declared as <span style=\" font-"
882
 
"style:italic;\">class</span> with public access.</p></body></html>"
883
 
 
884
 
#. i18n: file: codegen/ui/privateimplementation.ui:78
885
 
#. i18n: ectx: property (text), widget (QCheckBox, classOption)
886
 
#: rc.cpp:82
887
 
msgid "Use class instead of struct"
888
 
msgstr "Use class instead of struct"
889
 
 
890
 
#. i18n: file: codegen/ui/privateimplementation.ui:97
891
 
#. i18n: ectx: property (toolTip), widget (QCheckBox, variableOption)
892
 
#: rc.cpp:85
893
 
msgid ""
894
 
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
895
 
"REC-html40/strict.dtd\">\n"
896
 
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
897
 
"\">\n"
898
 
"p, li { white-space: pre-wrap; }\n"
899
 
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
900
 
"weight:400; font-style:normal;\">\n"
901
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
902
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">Move any current variables "
903
 
"that are initialized in the constructor initializer list to the private "
904
 
"implementation structure's constructor initializer list.</p>\n"
905
 
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
906
 
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
907
 
"p>\n"
908
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
909
 
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
910
 
"size:12pt; font-weight:600;\">Note:</span> All references, and variables "
911
 
"with types that do not offer default constructors are moved regardless of "
912
 
"the state of this option.</p></body></html>"
913
 
msgstr ""
914
 
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
915
 
"REC-html40/strict.dtd\">\n"
916
 
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
917
 
"\">\n"
918
 
"p, li { white-space: pre-wrap; }\n"
919
 
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
920
 
"weight:400; font-style:normal;\">\n"
921
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
922
 
"right:0px; -qt-block-indent:0; text-indent:0px;\">Move any current variables "
923
 
"that are initialised in the constructor initialiser list to the private "
924
 
"implementation structure's constructor initialiser list.</p>\n"
925
 
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
926
 
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
927
 
"p>\n"
928
 
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
929
 
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
930
 
"size:12pt; font-weight:600;\">Note:</span> All references, and variables "
931
 
"with types that do not offer default constructors are moved regardless of "
932
 
"the state of this option.</p></body></html>"
933
 
 
934
 
#. i18n: file: codegen/ui/privateimplementation.ui:100
935
 
#. i18n: ectx: property (text), widget (QCheckBox, variableOption)
936
 
#: rc.cpp:94
937
 
msgid "Move Variable initialization to private structure"
938
 
msgstr "Move Variable initialisation to private structure"
939
 
 
940
 
#. i18n: file: codegen/ui/privateimplementation.ui:113
941
 
#. i18n: ectx: property (toolTip), widget (QCheckBox, methodOption)
942
 
#: rc.cpp:97
943
 
msgid ""
944
 
"Move all currently declared private methods to the private implementation "
945
 
"structure."
946
 
msgstr ""
947
 
"Move all currently declared private methods to the private implementation "
948
 
"structure."
949
 
 
950
 
#. i18n: file: codegen/ui/privateimplementation.ui:116
951
 
#. i18n: ectx: property (text), widget (QCheckBox, methodOption)
952
 
#: rc.cpp:100
953
 
msgid "Move Private methods"
954
 
msgstr "Move Private methods"
955
 
 
956
 
#. i18n: file: codegen/ui/privateimplementation.ui:130
957
 
#. i18n: ectx: property (text), widget (QLabel, label_2)
958
 
#: rc.cpp:103
959
 
msgid "Pointer name:"
960
 
msgstr "Pointer name:"
961
 
 
962
 
#. i18n: file: codegen/ui/privateimplementation.ui:146
963
 
#. i18n: ectx: property (toolTip), widget (KLineEdit, pointerName)
964
 
#: rc.cpp:106
965
 
msgid ""
966
 
"The name of the member variable that will be the pointer held to the private "
967
 
"implementation"
968
 
msgstr ""
969
 
"The name of the member variable that will be the pointer held to the private "
970
 
"implementation"
971
 
 
972
 
#. i18n: file: codegen/ui/privateimplementation.ui:149
973
 
#. i18n: ectx: property (text), widget (KLineEdit, pointerName)
974
 
#: rc.cpp:109
975
 
msgid "d"
976
 
msgstr "d"
 
 
b'\\ No newline at end of file'
 
938
#, fuzzy
 
 
b'\\ No newline at end of file'