aboutsummaryrefslogtreecommitdiffstats
path: root/Qt4VS2003/Qt4VSAddin/StringResources.resx
blob: a4f0afa6a14f40db6f36f1d58b862d1fc46e42de (plain)
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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 2.0
    
    The primary goals of this format is to allow a simple XML format 
    that is mostly human readable. The generation and parsing of the 
    various data types are done through the TypeConverter classes 
    associated with the data types.
    
    Example:
    
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
                
    There are any number of "resheader" rows that contain simple 
    name/value pairs.
    
    Each data row contains a name, and value. The row also contains a 
    type or mimetype. Type corresponds to a .NET class that support 
    text/value conversion through the TypeConverter architecture. 
    Classes that don't support this are serialized and stored with the 
    mimetype set.
    
    The mimetype is used for serialized objects, and tells the 
    ResXResourceReader how to depersist the object. This is currently not 
    extensible. For a given mimetype the value must be set accordingly:
    
    Note - application/x-microsoft.net.object.binary.base64 is the format 
    that the ResXResourceWriter will generate, however the reader can 
    read any of the formats listed below.
    
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array 
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="OK" xml:space="preserve">
    <value>&amp;OK</value>
  </data>
  <data name="Cancel" xml:space="preserve">
    <value>&amp;Cancel</value>
  </data>
  <data name="QtVSIntegration" xml:space="preserve">
    <value>Qt Visual Studio Add-in</value>
  </data>
  <data name="CannotOpenFile" xml:space="preserve">
    <value>Cannot open {0}!</value>
  </data>
  <data name="NotExistingFile" xml:space="preserve">
    <value>The file {0} does not exist!</value>
  </data>
  <data name="Add" xml:space="preserve">
    <value>Add</value>
  </data>
  <data name="Edit" xml:space="preserve">
    <value>Edit</value>
  </data>
  <data name="Remove" xml:space="preserve">
    <value>Remove</value>
  </data>
  <data name="Delete" xml:space="preserve">
    <value>Delete</value>
  </data>
  <data name="ActionDialog_Text" xml:space="preserve">
    <value>Text:</value>
  </data>
  <data name="ActionDialog_ObjectName" xml:space="preserve">
    <value>Object Name:</value>
  </data>
  <data name="ActionDialog_Change" xml:space="preserve">
    <value>Change</value>
  </data>
  <data name="ActionDialog_Icon" xml:space="preserve">
    <value>Icon:</value>
  </data>
  <data name="ActionDialog_Properties" xml:space="preserve">
    <value>Properties</value>
  </data>
  <data name="ActionDialog_AddAction" xml:space="preserve">
    <value>Add New Action</value>
  </data>
  <data name="QtModules" xml:space="preserve">
    <value>Qt Modules</value>
  </data>
  <data name="ActiveQtContainerLibrary" xml:space="preserve">
    <value>ActiveQt container library</value>
  </data>
  <data name="ActiveQtServerLibrary" xml:space="preserve">
    <value>ActiveQt server library</value>
  </data>
  <data name="TestLibrary" xml:space="preserve">
    <value>Test library</value>
  </data>
  <data name="ScriptLibrary" xml:space="preserve">
    <value>Script library</value>
  </data>
  <data name="SVGLibrary" xml:space="preserve">
    <value>SVG library</value>
  </data>
  <data name="XMLLibrary" xml:space="preserve">
    <value>XML library</value>
  </data>
  <data name="Qt3SupportLibrary" xml:space="preserve">
    <value>Qt3 support library</value>
  </data>
  <data name="NetworkLibrary" xml:space="preserve">
    <value>Network library</value>
  </data>
  <data name="OpenGLLibrary" xml:space="preserve">
    <value>OpenGL library</value>
  </data>
  <data name="SQLLibrary" xml:space="preserve">
    <value>SQL library</value>
  </data>
  <data name="GUILibrary" xml:space="preserve">
    <value>GUI library</value>
  </data>
  <data name="CoreLibrary" xml:space="preserve">
    <value>Core library</value>
  </data>
  <data name="HelpLibrary" xml:space="preserve">
    <value>Help library</value>
  </data>
  <data name="WebKitLibrary" xml:space="preserve">
    <value>WebKit library</value>
  </data>
  <data name="XmlPatternsLibrary" xml:space="preserve">
    <value>Xml patterns library</value>
  </data>
  <data name="AddQtModule" xml:space="preserve">
    <value>Add/Remove Qt Module</value>
  </data>
  <data name="AddQtVersionDialog_VersionName" xml:space="preserve">
    <value>Version name:</value>
  </data>
  <data name="AddQtVersionDialog_Path" xml:space="preserve">
    <value>Path:</value>
  </data>
  <data name="AddQtVersionDialog_Title" xml:space="preserve">
    <value>Add New Qt Version</value>
  </data>
  <data name="AddQtVersionDialog_PlatformNotFoundError" xml:space="preserve">
    <value>The platform "{0}" is not defined within Visual Studio. Make sure you have installed the required SDK.</value>
  </data>
  <data name="AddQtVersionDialog_IncorrectMakefileGenerator" xml:space="preserve">
    <value>This Qt version uses an unsupported makefile generator (used: {0}, supported: MSVC.NET, MSBUILD)</value>
  </data>
  <data name="AddTranslationDialog_Language" xml:space="preserve">
    <value>Language:</value>
  </data>
  <data name="AddTranslationDialog_FileName" xml:space="preserve">
    <value>Filename:</value>
  </data>
  <data name="AddTranslationDialog_Title" xml:space="preserve">
    <value>Add Translation</value>
  </data>
  <data name="BuildOptionsPage_QtBuilds" xml:space="preserve">
    <value>Qt Builds:</value>
  </data>
  <data name="BuildOptionsPage_Name" xml:space="preserve">
    <value>Name</value>
  </data>
  <data name="BuildOptionsPage_Path" xml:space="preserve">
    <value>Path</value>
  </data>
  <data name="BuildOptionsPage_DefaultQtVersion" xml:space="preserve">
    <value>Default Qt/Win version:</value>
  </data>
  <data name="BuildOptionsPage_WinCEQtVersion" xml:space="preserve">
    <value>Default Qt/WinCE version:</value>
  </data>
  <data name="BuildSystem_IncompatibleMsg" xml:space="preserve">
    <value>The currently selected Qt version is not compatible to the one used by the Visual Studio Add-in.
To enable the plugin to be loaded, the Qt version {0} has to be used. Do you want to switch Qt version?</value>
  </data>
  <data name="BuildSystem_Problem" xml:space="preserve">
    <value>Warning: A matching Qt version for the Add-in could not be found!
The resulting plugin will not work with the current Qt Visual Studio Add-in.</value>
  </data>
  <data name="BuildSystem_Solution" xml:space="preserve">
    <value>Goto qt.nokia.com and download the binary package of Qt {0}.</value>
  </data>
  <data name="EditorFactory_OpenFailure" xml:space="preserve">
    <value>
The file {0}
cannot be opened with the Qt 4 form editor.
Try converting the file using uic.exe</value>
  </data>
  <data name="EditorPane_TrySetProperty" xml:space="preserve">
    <value>Try to set property: {0}

{1} {2}</value>
  </data>
  <data name="EditorPane_CannotRunUic" xml:space="preserve">
    <value>Cannot run uic!</value>
  </data>
  <data name="EditorPane_NoFormClassFound" xml:space="preserve">
    <value>The project doesn't contain any class which uses this form!</value>
  </data>
  <data name="EditorPane_NoSourceFileFound" xml:space="preserve">
    <value>Cannot find a suitable source file for writing the slot implementation!</value>
  </data>
  <data name="EditorPane_UnableToRetrieve" xml:space="preserve">
    <value>Unable to retrieve more information for {0}.</value>
  </data>
  <data name="EditorPane_CannotOpenUi" xml:space="preserve">
    <value>Cannot open {0}!
Is this a valid .ui file?"</value>
  </data>
  <data name="EditorPane_ErrorWhileOpening" xml:space="preserve">
    <value>An error occured while opening the form editor!</value>
  </data>
  <data name="EditorPane_Reload" xml:space="preserve">
    <value>{0}

This file has changed outside the editor. Do you want to reload it?</value>
  </data>
  <data name="GeneralOptionsPage_ManualBuildSteps" xml:space="preserve">
    <value>Manually managed build steps may cause problems when the project is built outside Visual Studio.
Do you want to continue?</value>
  </data>
  <data name="Helpers_CannotStart" xml:space="preserve">
    <value>Cannot start {0}

Make sure that you have specified a valid Qt version in the current project.
If you haven't specified a Qt version at all, goto Tools|Options|Qt|Builds
and insert the information about the Qt version you want to use.</value>
  </data>
  <data name="IconPropertyDialog_Preview" xml:space="preserve">
    <value>Preview:</value>
  </data>
  <data name="IconPropertyDialog_Icon" xml:space="preserve">
    <value>Icon:</value>
  </data>
  <data name="IconPropertyDialog_Filter" xml:space="preserve">
    <value>Filter:</value>
  </data>
  <data name="IconPropertyDialog_Title" xml:space="preserve">
    <value>Icon Property Dialog</value>
  </data>
  <data name="PriWatcher_Import" xml:space="preserve">
    <value>The watched .pri file has been changed outside Visual Studio. Do you want to import the changes into the vcproj file?</value>
  </data>
  <data name="PriWatcher_Title" xml:space="preserve">
    <value>Watched .pri file changed</value>
  </data>
  <data name="ProjectExtender_Filter" xml:space="preserve">
    <value>pri Files (*.pri)|*.pri</value>
  </data>
  <data name="ProjectExtender_CannotUpdate" xml:space="preserve">
    <value>Cannot update the Qt libraries in your project to reflect the currently selected version.</value>
  </data>
  <data name="ProjectExtender_CannotUpdateSolution" xml:space="preserve">
    <value>Verify that the path for this Qt installation is correct.</value>
  </data>
  <data name="ProjectExtender_Warning" xml:space="preserve">
    <value>Changing the path will update all {0} build steps. Manual changes will be lost. Do you want to continue?</value>
  </data>
  <data name="ProjectExtender_Title" xml:space="preserve">
    <value>Changing {0} Output Path</value>
  </data>
  <data name="PropertyEditor_DefaultError" xml:space="preserve">
    <value>Cannot create default value function for {0}!</value>
  </data>
  <data name="QDateTimeControl_Time" xml:space="preserve">
    <value>Time:</value>
  </data>
  <data name="QProcess_UnspecifiedError" xml:space="preserve">
    <value>&lt;unspecified return code&gt;</value>
  </data>
  <data name="QtVersionDialog_BoxTitle" xml:space="preserve">
    <value>Solution wide Qt Version</value>
  </data>
  <data name="QtVersionDialog_Title" xml:space="preserve">
    <value>Change Qt Version for Solution</value>
  </data>
  <data name="ResourceDialog_New" xml:space="preserve">
    <value>New</value>
  </data>
  <data name="ResourceDialog_Type" xml:space="preserve">
    <value>Resource Type:</value>
  </data>
  <data name="ResourceDialog_Import" xml:space="preserve">
    <value>Import...</value>
  </data>
  <data name="ResourceDialog_Name" xml:space="preserve">
    <value>Name:</value>
  </data>
  <data name="ResourceDialog_Title" xml:space="preserve">
    <value>Resource Dialog</value>
  </data>
  <data name="SignalChooser_Connect" xml:space="preserve">
    <value>Connect Signal</value>
  </data>
  <data name="SignalChooser_Title" xml:space="preserve">
    <value>Connecting Signals &amp; Slots</value>
  </data>
  <data name="ProductDetails" xml:space="preserve">
    <value>Qt Add-in for Visual Studio .NET</value>
  </data>
  <data name="LicenseCheck" xml:space="preserve">
    <value>Qt License Check</value>
  </data>
  <data name="InvalidLicense" xml:space="preserve">
    <value>A valid Qt license key could not be found or your license has expired!
        
Please contact qt-sales@nokia.com to order a Qt license.</value>
  </data>
  <data name="InitComponentsFailure" xml:space="preserve">
    <value>Cannot initialize FormEditor components!</value>
  </data>
  <data name="InitIntegrationFailure" xml:space="preserve">
    <value>The VS Add-in of Qt could not be initialized!</value>
  </data>
  <data name="InitFactoryFailure" xml:space="preserve">
    <value>Cannot initialize EditorFactory!</value>
  </data>
  <data name="ExtensionServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the extension service of Visual Studio!</value>
  </data>
  <data name="CommandServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the command service of Visual Studio!</value>
  </data>
  <data name="SelectionServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the selection service of Visual Studio!</value>
  </data>
  <data name="HelpServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the help service of Visual Studio!</value>
  </data>
  <data name="TrackProjectDocuments2ServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the TrackProjectDocuments2 service of Visual Studio!</value>
  </data>
  <data name="SolutionServiceFailure" xml:space="preserve">
    <value>Cannot retrieve the solution service of Visual Studio!</value>
  </data>
  <data name="QtToolBoxFrame" xml:space="preserve">
    <value>Qt Toolbox</value>
  </data>
  <data name="QtObjectInspectorFrame" xml:space="preserve">
    <value>Qt Object Inspector</value>
  </data>
  <data name="QtSignalSlotEditorFrame" xml:space="preserve">
    <value>Qt Signal Slot Editor</value>
  </data>
  <data name="QtActionEditorFrame" xml:space="preserve">
    <value>Qt Action Editor</value>
  </data>
  <data name="QtToolBoxFailure" xml:space="preserve">
    <value>Failed to create the Qt Toolbox!</value>
  </data>
  <data name="QtObjectInspectorFailure" xml:space="preserve">
    <value>Failed to create the Qt Object Inspector!</value>
  </data>
  <data name="QtSignalSlotEditorFailure" xml:space="preserve">
    <value>Failed to create the Qt Signal Slot Editor!</value>
  </data>
  <data name="QtActionEditorFailure" xml:space="preserve">
    <value>Failed to create the Qt Action Editor!</value>
  </data>
  <data name="QtPropertyAddFailure" xml:space="preserve">
    <value>Cannot add Qt property to a class containing no Q_OBJECT macro.</value>
  </data>
  <data name="InvalidPropertyName" xml:space="preserve">
    <value>No valid property name was entered.</value>
  </data>
  <data name="FileNotPartOfSolution" xml:space="preserve">
    <value>The file {0} is not part of the solution!</value>
  </data>
  <data name="CannotFindQMake" xml:space="preserve">
    <value>Cannot find qmake. Make sure you have specified a Qt version.</value>
  </data>
  <data name="NoVS2010Support" xml:space="preserve">
    <value>The default Qt version does not support Visual Studio 2010. In order
to import .pro files specify a Qt version >=4.7 as default.</value>
  </data>

  <data name="CannotChangeQtVersion" xml:space="preserve">
    <value>The Qt version of at least one project could not be changed.</value>
  </data>
  <data name="UicOuputFileCreationFailure" xml:space="preserve">
    <value>Uic could not create output file {0}!</value>
  </data>
  <data name="MakeSureWritePermission" xml:space="preserve">
    <value>Make sure you have write permission.</value>
  </data>
  <data name="ImportPriFile" xml:space="preserve">
    <value>Import .pri File to {0}...</value>
  </data>
  <data name="ExportToProFile" xml:space="preserve">
    <value>Export {0} to .pri File...</value>
  </data>
  <data name="ImportingFromProFile" xml:space="preserve">
    <value>Importing project(s) from .pro file...</value>
  </data>
  <data name="ImportingPriFile" xml:space="preserve">
    <value>Importing .pri file...</value>
  </data>
  <data name="WelcomeDialog_Header" xml:space="preserve">
    <value>Welcome to the
Qt Visual Studio Add-in</value>
  </data>
  <data name="WelcomeDialog_MainText" xml:space="preserve">
    <value>The Add-in enables you to develop Qt applications faster than ever. With its integrated form designer and help browser, there is no need for starting any external applications. More information about features and usage can be found in the documentation.

Note: If Visual Studio is currently not responsive, this is because it updates its help system, which can take a few minutes.</value>
  </data>
  <data name="WelcomeDialog_DontShow" xml:space="preserve">
    <value>Don't show this dialog again.</value>
  </data>
  <data name="WelcomeDialog_Close" xml:space="preserve">
    <value>Close</value>
  </data>
  <data name="WelcomeDialog_ShowDocumentation" xml:space="preserve">
    <value>Show Documentation</value>
  </data>
  <data name="WelcomeDialog_ShowTutorial" xml:space="preserve">
    <value>Show Tutorial</value>
  </data>
  <data name="BuildOptionsPage_Title" xml:space="preserve">
    <value>Qt Versions</value>
  </data>
  <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  <data name="1" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\Designer.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="11" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\ImportPro.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="12" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\ImportPri.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="13" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\ExportPro.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="14" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\ExportPri.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="2" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\Assistant.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="3" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\Linguist.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="4" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\Qt.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="AboutIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
    <value>Resources\AboutIcon.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  </data>
  <data name="AddRemoveModulesButtonText" xml:space="preserve">
    <value>Add/Remove Qt Modules</value>
  </data>
  <data name="AddRemoveModulesToolTip" xml:space="preserve">
    <value>Add or remove Qt Modules to/from the current Project</value>
  </data>
  <data name="BuildPlatformQtVersionNotFound" xml:space="preserve">
    <value>Can't find a Qt version for the current build platform.</value>
  </data>
  <data name="ChangeSolutionQtVersionButtonText" xml:space="preserve">
    <value>Change Solution's Qt Version</value>
  </data>
  <data name="ChangeSolutionQtVersionToolTip" xml:space="preserve">
    <value>Change the Qt version for this solution and all contained projects .</value>
  </data>
  <data name="CommandBarsNotRegistered" xml:space="preserve">
    <value>Couldn't register CommandBars</value>
  </data>
  <data name="CommandsNotRegistered" xml:space="preserve">
    <value>Couldn't register all Qt4VSAddin commands.</value>
  </data>
  <data name="CreateNewTranslationFileButtonText" xml:space="preserve">
    <value>Create new Translation File</value>
  </data>
  <data name="CreateNewTranslationFileToolTip" xml:space="preserve">
    <value>Creates a new translation file for Qt Linguist</value>
  </data>
  <data name="DesignerAddError" xml:space="preserve">
    <value>Could not open .ui file in existing Qt Designer</value>
  </data>
  <data name="ExportPriFileButtonText" xml:space="preserve">
    <value>Export Project to .pri File...</value>
  </data>
  <data name="ExportPriFileToolTip" xml:space="preserve">
    <value>This will export the current project to a .pri file.</value>
  </data>
  <data name="ExportProFileButtonText" xml:space="preserve">
    <value>Create basic .pro File...</value>
  </data>
  <data name="ExportProFileToolTip" xml:space="preserve">
    <value>This will export the current project to a Qt Project file (.pro).</value>
  </data>
  <data name="File" xml:space="preserve">
    <value>file</value>
  </data>
  <data name="ImportPriFileButtonText" xml:space="preserve">
    <value>Import .pri File to Project...</value>
  </data>
  <data name="ImportPriFileNotRead" xml:space="preserve">
    <value>--- (importing .pri file) file: {0} could not be read.</value>
  </data>
  <data name="ImportPriFileNotResolved" xml:space="preserve">
    <value>--- (importing .pri file) file: {0} could not be resolved. Skipping file.</value>
  </data>
  <data name="ImportPriFileToolTip" xml:space="preserve">
    <value>This will import a .pri file and create a Qt project from it.</value>
  </data>
  <data name="ImportProFileButtonText" xml:space="preserve">
    <value>Open Qt Project File (.pro)...</value>
  </data>
  <data name="ImportProFileToolTip" xml:space="preserve">
    <value>Opens a Qt Project File (.pro) and creates a new solution respectively adds a new project to the current solution.</value>
  </data>
  <data name="InstalledQtVersions" xml:space="preserve">
    <value>Installed Qt Versions</value>
  </data>
  <data name="LaunchDesignerButtonText" xml:space="preserve">
    <value>Launch Designer</value>
  </data>
  <data name="LaunchDesignerToolTip" xml:space="preserve">
    <value>This will start Qt Designer.</value>
  </data>
  <data name="LaunchLinguistButtonText" xml:space="preserve">
    <value>Launch Linguist</value>
  </data>
  <data name="LaunchLinguistToolTip" xml:space="preserve">
    <value>This will start Qt Linguist.</value>
  </data>
  <data name="NoProjectOpened" xml:space="preserve">
    <value>No Project Opened</value>
  </data>
  <data name="ProjectQtSettingsButtonText" xml:space="preserve">
    <value>Qt Project Settings</value>
  </data>
  <data name="ProjectQtSettingsToolTip" xml:space="preserve">
    <value>Edit Qt settings of the current project.</value>
  </data>
  <data name="ProjectQtVersionNotFoundError" xml:space="preserve">
    <value>There's no Qt version assigned to this project for platform {0}. Please use the 'change Qt version' feature and choose a valid Qt version for this platform.</value>
  </data>
  <data name="QrcEditorNotFoundErrorMessage" xml:space="preserve">
    <value>*** Couldn't start QRC editor! Please verify that qrceditor.exe is in the Add-in installation directory.</value>
  </data>
  <data name="QtAppNotFoundErrorMessage" xml:space="preserve">
    <value>*** Couldn't start {0}!</value>
  </data>
  <data name="QtAppNotFoundErrorTitle" xml:space="preserve">
    <value>Not starting {0}</value>
  </data>
  <data name="QtDefaultSettings" xml:space="preserve">
    <value>Qt Default Settings</value>
  </data>
  <data name="SelectQtPath" xml:space="preserve">
    <value>Select Qt Path</value>
  </data>
  <data name="SolutionQtVersion" xml:space="preserve">
    <value>Set Solution's Qt Version</value>
  </data>
  <data name="VSQtOptionsButtonText" xml:space="preserve">
    <value>Qt Options</value>
  </data>
  <data name="VSQtOptionsToolTip" xml:space="preserve">
    <value>Configure the default Qt settings</value>
  </data>
  <data name="OnlyVariableInDir" xml:space="preserve">
    <value>The path may only contain the "$(ConfigurationName)" and/or "$(PlatformName)" variable! A valid path is e.g.".$(ConfigurationName)/moc".</value>
  </data>
  <data name="lreleaseProjectButtonText" xml:space="preserve">
    <value>lrelease all .ts files in project</value>
  </data>
  <data name="lreleaseSolutionButtonText" xml:space="preserve">
    <value>lrelease all .ts files in solution</value>
  </data>
  <data name="lupdateProjectButtonText" xml:space="preserve">
    <value>lupdate all .ts files in project</value>
  </data>
  <data name="lupdateSolutionButtonText" xml:space="preserve">
    <value>lupdate all .ts files in solution</value>
  </data>
  <data name="ChangeProjectQtVersionButtonText" xml:space="preserve">
    <value>Change project's Qt Version</value>
  </data>
  <data name="ProjectQtVersion" xml:space="preserve">
    <value>Set Project's Qt Version</value>
  </data>
  <data name="DeleteGeneratedFilesError" xml:space="preserve">
    <value>The generated files could not be deleted.</value>
  </data>
  <data name="ConvertToQMakeButtonText" xml:space="preserve">
    <value>Convert project to QMake generated project</value>
  </data>
  <data name="ConvertToQtButtonText" xml:space="preserve">
    <value>Convert project to Qt Add-in project</value>
  </data>
  <data name="ConvertConfirmation" xml:space="preserve">
    <value>Do you really want to convert the selected project?</value>
  </data>
  <data name="ConvertTitle" xml:space="preserve">
    <value>Project Conversion</value>
  </data>
  <data name="PhononLibrary" xml:space="preserve">
    <value>Phonon library</value>
  </data>
  <data name="DeclarativeLibrary" xml:space="preserve">
    <value>Declarative library</value>
  </data>
  <data name="UiToolsLibrary" xml:space="preserve">
    <value>UiTools library</value>
  </data>
  <data name="ScriptToolsLibrary" xml:space="preserve">
    <value>ScriptTools library</value>
  </data>
  <data name="NoDefaultQtVersionError" xml:space="preserve">
    <value>No default Qt version found. Please check your Qt Visual Studio Add-in settings</value>
  </data>
  <data name="MultimediaLibrary" xml:space="preserve">
    <value>Multimedia library</value>
  </data>
  <data name="QuestionSCCCheckoutOnOpen" xml:space="preserve">
    <value>The file {0} is under source control and not checked out. Do you want to check out the file before opening it?

Note: You can turn off this question by setting "ask_before_checkout_file" to "false" in the options menu of the Qt add-in.</value>
  </data>
  <data name="AddQtVersionDialog_InvalidDirectory" xml:space="preserve">
    <value>The given path is no valid directory.</value>
  </data>
  <data name="AddQtVersionDialog_NotFound" xml:space="preserve">
    <value>{0} could not be found.</value>
  </data>
  <data name="AddQtVersionDialog_VersionAlreadyPresent" xml:space="preserve">
    <value>The given name has already been registered.</value>
  </data>
  <data name="AddQtVersionDialog_MingwQt" xml:space="preserve">
    <value>Qt in the given path was built using MinGW.</value>
  </data>
  <data name="CouldNotConnectToAppwrapper" xml:space="preserve">
    <value>Could not connect to Appwrapper. Please make sure that TCP port {0} is not blocked.</value>
  </data>
</root>