~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/i18n/wxsmith.pot

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# SOME DESCRIPTIVE TITLE.
2
 
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
 
# This file is distributed under the same license as the PACKAGE package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
 
#
6
 
#, fuzzy
7
 
msgid ""
8
 
msgstr ""
9
 
"Project-Id-Version: PACKAGE VERSION\n"
10
 
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2006-08-18 18:38+0200\n"
12
 
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
 
"Language-Team: LANGUAGE <LL@li.org>\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=CHARSET\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
 
19
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsboxsizer.cpp:29
20
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:157
21
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstaticboxsizer.cpp:34
22
 
msgid "Horizontal"
23
 
msgstr ""
24
 
 
25
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsboxsizer.cpp:29
26
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:157
27
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstaticboxsizer.cpp:34
28
 
msgid "Vertical"
29
 
msgstr ""
30
 
 
31
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsboxsizer.cpp:31
32
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:161
33
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstaticboxsizer.cpp:37
34
 
msgid "Orientation:"
35
 
msgstr ""
36
 
 
37
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschecklistbox.cpp:125
38
 
msgid "Content:"
39
 
msgstr ""
40
 
 
41
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebook.cpp:85
42
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbook.cpp:85
43
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebook.cpp:90
44
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:59
45
 
msgid "Spacer can be added to sizers only"
46
 
msgstr ""
47
 
 
48
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebook.cpp:100
49
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbook.cpp:100
50
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebook.cpp:105
51
 
msgid "No pages"
52
 
msgstr ""
53
 
 
54
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebook.cpp:198
55
 
msgid "Choicebook page:"
56
 
msgstr ""
57
 
 
58
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebook.cpp:199
59
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbook.cpp:199
60
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebook.cpp:204
61
 
msgid " Page selected:"
62
 
msgstr ""
63
 
 
64
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebook.h:17
65
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbook.h:17
66
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebook.h:17
67
 
msgid "Page name"
68
 
msgstr ""
69
 
 
70
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebookparentqp.cpp:23
71
 
msgid "Choicebook options"
72
 
msgstr ""
73
 
 
74
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebookparentqp.cpp:24
75
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbookparentqp.cpp:24
76
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebookparentqp.cpp:24
77
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:67
78
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:126
79
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:48
80
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:88
81
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:122
82
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:48
83
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:92
84
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbox.cpp:52
85
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbox.cpp:88
86
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticboxsizer.cpp:53
87
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticboxsizer.h:12
88
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstatictext.cpp:46
89
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstatictext.cpp:84
90
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:45
91
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:87
92
 
msgid "Label"
93
 
msgstr ""
94
 
 
95
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebookparentqp.cpp:28
96
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbookparentqp.cpp:28
97
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebookparentqp.cpp:28
98
 
#: ../plugins/contrib/wxSmith/properties/wxsstringlistproperty.cpp:26
99
 
msgid "Selection"
100
 
msgstr ""
101
 
 
102
 
#: ../plugins/contrib/wxSmith/defwidgets/wxschoicebookparentqp.cpp:29
103
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbookparentqp.cpp:29
104
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebookparentqp.cpp:29
105
 
msgid "Selected"
106
 
msgstr ""
107
 
 
108
 
#: ../plugins/contrib/wxSmith/defwidgets/wxscustomwidget.cpp:19
109
 
msgid "CustomClass"
110
 
msgstr ""
111
 
 
112
 
#: ../plugins/contrib/wxSmith/defwidgets/wxscustomwidget.cpp:192
113
 
#, possible-c-format
114
 
msgid ""
115
 
"Invalid Xml structure.\n"
116
 
"Error at line %d, column %d:\n"
117
 
"\t\"%s\""
118
 
msgstr ""
119
 
 
120
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsdialog.cpp:62
121
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsframe.cpp:69
122
 
msgid "Title:"
123
 
msgstr ""
124
 
 
125
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsdialog.cpp:63
126
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsframe.cpp:70
127
 
msgid "Centered:"
128
 
msgstr ""
129
 
 
130
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsflexgridsizer.cpp:89
131
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsgridsizer.cpp:32
132
 
msgid "Cols x rows:"
133
 
msgstr ""
134
 
 
135
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsflexgridsizer.cpp:90
136
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsgridsizer.cpp:33
137
 
msgid "VGap x HGap:"
138
 
msgstr ""
139
 
 
140
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsflexgridsizer.cpp:91
141
 
msgid "Growable cols:"
142
 
msgstr ""
143
 
 
144
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsflexgridsizer.cpp:93
145
 
msgid "Growable rows:"
146
 
msgstr ""
147
 
 
148
 
#: ../plugins/contrib/wxSmith/defwidgets/wxshtmlwindow.cpp:39
149
 
msgid "Following url will be used:"
150
 
msgstr ""
151
 
 
152
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbook.cpp:198
153
 
msgid "Listbook page:"
154
 
msgstr ""
155
 
 
156
 
#: ../plugins/contrib/wxSmith/defwidgets/wxslistbookparentqp.cpp:23
157
 
msgid "Listbook options"
158
 
msgstr ""
159
 
 
160
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebook.cpp:203
161
 
msgid "Notebook page:"
162
 
msgstr ""
163
 
 
164
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsnotebookparentqp.cpp:23
165
 
msgid "Notebook options"
166
 
msgstr ""
167
 
 
168
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:47
169
 
msgid "Splitter can have 2 children max"
170
 
msgstr ""
171
 
 
172
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:53
173
 
msgid ""
174
 
"Can not add sizer into Splitter.\n"
175
 
"Add panels first"
176
 
msgstr ""
177
 
 
178
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:159
179
 
msgid "Sash Position:"
180
 
msgstr ""
181
 
 
182
 
#: ../plugins/contrib/wxSmith/defwidgets/wxssplitterwindow.cpp:160
183
 
msgid "Min panel size:"
184
 
msgstr ""
185
 
 
186
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstaticboxsizer.cpp:36
187
 
msgid "Label:"
188
 
msgstr ""
189
 
 
190
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:120
191
 
msgid "OK:"
192
 
msgstr ""
193
 
 
194
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:121
195
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:123
196
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:125
197
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:127
198
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:129
199
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:131
200
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:133
201
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:135
202
 
msgid "  Label:"
203
 
msgstr ""
204
 
 
205
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:122
206
 
msgid "Yes:"
207
 
msgstr ""
208
 
 
209
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:124
210
 
msgid "No:"
211
 
msgstr ""
212
 
 
213
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:126
214
 
msgid "Cancel:"
215
 
msgstr ""
216
 
 
217
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:128
218
 
msgid "Apply:"
219
 
msgstr ""
220
 
 
221
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:130
222
 
msgid "Save:"
223
 
msgstr ""
224
 
 
225
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:132
226
 
msgid "Help:"
227
 
msgstr ""
228
 
 
229
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstddialogbuttonsizer.cpp:134
230
 
msgid "Context help:"
231
 
msgstr ""
232
 
 
233
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:55
234
 
msgid "wxWidgets License"
235
 
msgstr ""
236
 
 
237
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:56
238
 
msgid "wxWidgets Team"
239
 
msgstr ""
240
 
 
241
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:58
242
 
msgid "www.wxwidgets.org"
243
 
msgstr ""
244
 
 
245
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:59
246
 
msgid "Standard"
247
 
msgstr ""
248
 
 
249
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:60
250
 
msgid "Layout"
251
 
msgstr ""
252
 
 
253
 
#: ../plugins/contrib/wxSmith/defwidgets/wxsstdmanager.cpp:172
254
 
msgid "Not specified"
255
 
msgstr ""
256
 
 
257
 
#: ../plugins/contrib/wxSmith/defwidgets/wxswindow.cpp:101
258
 
msgid "This item can be added into sizer only"
259
 
msgstr ""
260
 
 
261
 
#: ../plugins/contrib/wxSmith/defwidgets/wxswindow.cpp:115
262
 
msgid "This item has sizer already. Can not add other one"
263
 
msgstr ""
264
 
 
265
 
#: ../plugins/contrib/wxSmith/defwidgets/wxswindow.cpp:119
266
 
msgid "There are widgets on this item. Sizer can be added to empty item only"
267
 
msgstr ""
268
 
 
269
 
#: ../plugins/contrib/wxSmith/defwidgets/wxswindow.cpp:132
270
 
msgid "This item contains sizer. Please add new items into this sizer."
271
 
msgstr ""
272
 
 
273
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:30
274
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsboxsizer.cpp:19
275
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:40
276
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscalendarctrl.cpp:33
277
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:26
278
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschecklistbox.cpp:29
279
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschoice.cpp:23
280
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscombobox.cpp:25
281
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdatepickerctrl.cpp:27
282
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdialog.cpp:42
283
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:7
284
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsframe.cpp:49
285
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:26
286
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgenericdirctrl.cpp:26
287
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:7
288
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistbox.cpp:31
289
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistctrl.cpp:58
290
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxspanelr.cpp:21
291
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:28
292
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:26
293
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:41
294
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:61
295
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspacer.cpp:39
296
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinbutton.cpp:32
297
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:29
298
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbitmap.cpp:21
299
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbox.cpp:29
300
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticboxsizer.cpp:19
301
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticline.cpp:23
302
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstatictext.cpp:24
303
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstextctrl.cpp:54
304
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:23
305
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstreectrl.cpp:57
306
 
msgid "wxWidgets license"
307
 
msgstr ""
308
 
 
309
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:31
310
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsboxsizer.cpp:20
311
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:41
312
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscalendarctrl.cpp:34
313
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:27
314
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschecklistbox.cpp:30
315
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschoice.cpp:24
316
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscombobox.cpp:26
317
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdatepickerctrl.cpp:28
318
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdialog.cpp:43
319
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:8
320
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsframe.cpp:50
321
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:27
322
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgenericdirctrl.cpp:27
323
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:8
324
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistbox.cpp:32
325
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistctrl.cpp:59
326
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxspanelr.cpp:22
327
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:29
328
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:27
329
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:42
330
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:62
331
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspacer.cpp:40
332
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinbutton.cpp:33
333
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:30
334
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbitmap.cpp:22
335
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbox.cpp:30
336
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticboxsizer.cpp:20
337
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticline.cpp:24
338
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstatictext.cpp:25
339
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstextctrl.cpp:55
340
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:24
341
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstreectrl.cpp:58
342
 
msgid "wxWidgets team"
343
 
msgstr ""
344
 
 
345
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:126
346
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:127
347
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:128
348
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:129
349
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticbitmap.cpp:84
350
 
msgid "Bitmap"
351
 
msgstr ""
352
 
 
353
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:130
354
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:127
355
 
msgid "Is default"
356
 
msgstr ""
357
 
 
358
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbitmapbutton.cpp:130
359
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsbutton.cpp:127
360
 
msgid "default"
361
 
msgstr ""
362
 
 
363
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsboxsizer.cpp:10
364
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsstaticboxsizer.cpp:10
365
 
msgid "Orientation"
366
 
msgstr ""
367
 
 
368
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:89
369
 
msgid "Checked"
370
 
msgstr ""
371
 
 
372
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscheckbox.cpp:89
373
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:88
374
 
msgid "checked"
375
 
msgstr ""
376
 
 
377
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschecklistbox.cpp:107
378
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschoice.cpp:104
379
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscombobox.cpp:103
380
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistbox.cpp:119
381
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:123
382
 
msgid "Choices"
383
 
msgstr ""
384
 
 
385
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxschoice.cpp:105
386
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxscombobox.cpp:104
387
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxslistbox.cpp:120
388
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:125
389
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:37
390
 
msgid "Default"
391
 
msgstr ""
392
 
 
393
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdialog.cpp:62
394
 
msgid "Dialog"
395
 
msgstr ""
396
 
 
397
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdialog.cpp:129
398
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsframe.cpp:138
399
 
msgid "Title"
400
 
msgstr ""
401
 
 
402
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsdialog.cpp:130
403
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsframe.cpp:139
404
 
msgid "Centered"
405
 
msgstr ""
406
 
 
407
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:70
408
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:44
409
 
msgid "Cols"
410
 
msgstr ""
411
 
 
412
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:71
413
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:45
414
 
msgid "Rows"
415
 
msgstr ""
416
 
 
417
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:72
418
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:46
419
 
msgid "V-Gap"
420
 
msgstr ""
421
 
 
422
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:72
423
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:46
424
 
msgid "V-Gap in dialog units"
425
 
msgstr ""
426
 
 
427
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:73
428
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:47
429
 
msgid "H-Gap"
430
 
msgstr ""
431
 
 
432
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:73
433
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgridsizer.cpp:47
434
 
msgid "H,y-Gap in dialog units"
435
 
msgstr ""
436
 
 
437
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:74
438
 
msgid "Growable cols"
439
 
msgstr ""
440
 
 
441
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsflexgridsizer.cpp:75
442
 
msgid "Growable rows"
443
 
msgstr ""
444
 
 
445
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsframe.cpp:69
446
 
msgid "Frame"
447
 
msgstr ""
448
 
 
449
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:94
450
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:108
451
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:150
452
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinbutton.cpp:98
453
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:97
454
 
msgid "Value"
455
 
msgstr ""
456
 
 
457
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:95
458
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:110
459
 
msgid "Range"
460
 
msgstr ""
461
 
 
462
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:96
463
 
msgid "3D Shadow Width"
464
 
msgstr ""
465
 
 
466
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgauge.cpp:97
467
 
msgid "Bezel Face Width"
468
 
msgstr ""
469
 
 
470
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgenericdirctrl.cpp:88
471
 
msgid "Default Folder"
472
 
msgstr ""
473
 
 
474
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgenericdirctrl.cpp:89
475
 
msgid "Filter"
476
 
msgstr ""
477
 
 
478
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsgenericdirctrl.cpp:90
479
 
msgid "Default Filter"
480
 
msgstr ""
481
 
 
482
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobox.cpp:126
483
 
msgid "Dimension"
484
 
msgstr ""
485
 
 
486
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:93
487
 
msgid "Is Selected"
488
 
msgstr ""
489
 
 
490
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsradiobutton.cpp:93
491
 
msgid "selected"
492
 
msgstr ""
493
 
 
494
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:109
495
 
msgid "ThumbSize"
496
 
msgstr ""
497
 
 
498
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsscrollbar.cpp:111
499
 
msgid "PageSize"
500
 
msgstr ""
501
 
 
502
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:151
503
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:98
504
 
msgid "Min"
505
 
msgstr ""
506
 
 
507
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:152
508
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:99
509
 
msgid "Max"
510
 
msgstr ""
511
 
 
512
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:153
513
 
msgid "Page Size"
514
 
msgstr ""
515
 
 
516
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:154
517
 
msgid "Line Size"
518
 
msgstr ""
519
 
 
520
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:155
521
 
msgid "Thumb Length"
522
 
msgstr ""
523
 
 
524
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:156
525
 
msgid "Selection Min"
526
 
msgstr ""
527
 
 
528
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:157
529
 
msgid "Selection Max"
530
 
msgstr ""
531
 
 
532
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:158
533
 
msgid "Tick"
534
 
msgstr ""
535
 
 
536
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsslider.cpp:159
537
 
msgid "Tick Frequency"
538
 
msgstr ""
539
 
 
540
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinbutton.cpp:99
541
 
msgid "Min Value"
542
 
msgstr ""
543
 
 
544
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinbutton.cpp:100
545
 
msgid "Max Value"
546
 
msgstr ""
547
 
 
548
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxsspinctrl.cpp:76
549
 
msgid ");\n"
550
 
msgstr ""
551
 
 
552
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstextctrl.cpp:77
553
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstextctrl.cpp:120
554
 
msgid "Text"
555
 
msgstr ""
556
 
 
557
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstextctrl.cpp:121
558
 
msgid "Max Length"
559
 
msgstr ""
560
 
 
561
 
#: ../plugins/contrib/wxSmith/new/defwidgets/wxstogglebutton.cpp:88
562
 
msgid "Is checked"
563
 
msgstr ""
564
 
 
565
 
#: ../plugins/contrib/wxSmith/new/editors/wxscorrector.cpp:26
566
 
msgid ""
567
 
"Some properties were updated during load.\n"
568
 
"You may need to validate new values."
569
 
msgstr ""
570
 
 
571
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:63
572
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:89
573
 
msgid "Insert new widgets into current selection"
574
 
msgstr ""
575
 
 
576
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:64
577
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:90
578
 
msgid "Insert new widgets before current selection"
579
 
msgstr ""
580
 
 
581
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:65
582
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:91
583
 
msgid "Insert new widgets after current selection"
584
 
msgstr ""
585
 
 
586
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:66
587
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:92
588
 
msgid "Delete current selection"
589
 
msgstr ""
590
 
 
591
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:67
592
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:93
593
 
msgid "Show preview"
594
 
msgstr ""
595
 
 
596
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:68
597
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:94
598
 
msgid "Open / Close Quick Properties panel"
599
 
msgstr ""
600
 
 
601
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:600
602
 
msgid "wxSmith: No item selected - couldn't create new item"
603
 
msgstr ""
604
 
 
605
 
#: ../plugins/contrib/wxSmith/new/editors/wxswindoweditor.cpp:609
606
 
msgid "wxSmith: Culdn't generate item inside factory"
607
 
msgstr ""
608
 
 
609
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:23
610
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:27
611
 
msgid "Choices:"
612
 
msgstr ""
613
 
 
614
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:28
615
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:167
616
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:32
617
 
msgid "Add"
618
 
msgstr ""
619
 
 
620
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:36
621
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:40
622
 
msgid "Update"
623
 
msgstr ""
624
 
 
625
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:38
626
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:42
627
 
msgid "Remove"
628
 
msgstr ""
629
 
 
630
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:40
631
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:44
632
 
msgid "Up"
633
 
msgstr ""
634
 
 
635
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:42
636
 
#: ../plugins/contrib/wxSmith/properties/wxscheckstringseditor.cpp:46
637
 
msgid "Down"
638
 
msgstr ""
639
 
 
640
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:52
641
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:123
642
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:196
643
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfontfaceeditordlg.cpp:25
644
 
#: ../plugins/contrib/wxSmith/new/properties/wxsarraystringeditordlg.cpp:29
645
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:65
646
 
msgid "OK"
647
 
msgstr ""
648
 
 
649
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckeditordlg.cpp:54
650
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:125
651
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:198
652
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfontfaceeditordlg.cpp:27
653
 
#: ../plugins/contrib/wxSmith/new/properties/wxsarraystringeditordlg.cpp:31
654
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:73
655
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:67
656
 
msgid "Cancel"
657
 
msgstr ""
658
 
 
659
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsarraystringcheckproperty.cpp:111
660
 
#: ../plugins/contrib/wxSmith/new/properties/wxsarraystringproperty.cpp:91
661
 
msgid "Click to add items"
662
 
msgstr ""
663
 
 
664
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:78
665
 
msgid "Image editor"
666
 
msgstr ""
667
 
 
668
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:81
669
 
msgid "Image options"
670
 
msgstr ""
671
 
 
672
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:84
673
 
msgid "No image"
674
 
msgstr ""
675
 
 
676
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:86
677
 
msgid "Image From File:"
678
 
msgstr ""
679
 
 
680
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:91
681
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:53
682
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:56
683
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:537
684
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:547
685
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:598
686
 
msgid "..."
687
 
msgstr ""
688
 
 
689
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:96
690
 
msgid "Image from wxArtProvider:"
691
 
msgstr ""
692
 
 
693
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:100
694
 
msgid "Art Id:"
695
 
msgstr ""
696
 
 
697
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:102
698
 
msgid "Art Client:"
699
 
msgstr ""
700
 
 
701
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:117
702
 
msgid "Preview"
703
 
msgstr ""
704
 
 
705
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsbitmapiconeditordlg.cpp:251
706
 
msgid "Choose image file"
707
 
msgstr ""
708
 
 
709
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:38
710
 
msgid "Custom"
711
 
msgstr ""
712
 
 
713
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:39
714
 
msgid "Scrollbar"
715
 
msgstr ""
716
 
 
717
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:40
718
 
msgid "Desktop"
719
 
msgstr ""
720
 
 
721
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:41
722
 
msgid "Active window caption"
723
 
msgstr ""
724
 
 
725
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:42
726
 
msgid "Inactive window caption"
727
 
msgstr ""
728
 
 
729
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:43
730
 
msgid "Menu background"
731
 
msgstr ""
732
 
 
733
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:44
734
 
msgid "Window background"
735
 
msgstr ""
736
 
 
737
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:45
738
 
msgid "Window frame"
739
 
msgstr ""
740
 
 
741
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:46
742
 
msgid "Menu text"
743
 
msgstr ""
744
 
 
745
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:47
746
 
msgid "Text in window"
747
 
msgstr ""
748
 
 
749
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:48
750
 
msgid "Text in window caption"
751
 
msgstr ""
752
 
 
753
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:49
754
 
msgid "Active window border"
755
 
msgstr ""
756
 
 
757
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:50
758
 
msgid "Inactive window border"
759
 
msgstr ""
760
 
 
761
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:51
762
 
msgid "Background for MDI apps"
763
 
msgstr ""
764
 
 
765
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:52
766
 
msgid "Selected item"
767
 
msgstr ""
768
 
 
769
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:53
770
 
msgid "Text of selected item"
771
 
msgstr ""
772
 
 
773
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:54
774
 
msgid "Face of button"
775
 
msgstr ""
776
 
 
777
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:55
778
 
msgid "Edge of button"
779
 
msgstr ""
780
 
 
781
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:56
782
 
msgid "Grayed (disabled) text"
783
 
msgstr ""
784
 
 
785
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:57
786
 
msgid "Text on buttons"
787
 
msgstr ""
788
 
 
789
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:58
790
 
msgid "Text of inactive caption"
791
 
msgstr ""
792
 
 
793
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:59
794
 
msgid "Highlight colour for buttons"
795
 
msgstr ""
796
 
 
797
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:60
798
 
msgid "Dark shadow for 3D items"
799
 
msgstr ""
800
 
 
801
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:61
802
 
msgid "Light for 3D items"
803
 
msgstr ""
804
 
 
805
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:62
806
 
msgid "Tooltip text"
807
 
msgstr ""
808
 
 
809
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:63
810
 
msgid "Tooltip background"
811
 
msgstr ""
812
 
 
813
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:64
814
 
msgid "Listbox"
815
 
msgstr ""
816
 
 
817
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:65
818
 
msgid "Hot light"
819
 
msgstr ""
820
 
 
821
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:66
822
 
msgid "Gradient of active caption"
823
 
msgstr ""
824
 
 
825
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:67
826
 
msgid "Gradnent of inactive caption"
827
 
msgstr ""
828
 
 
829
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:68
830
 
msgid "Selected menu item"
831
 
msgstr ""
832
 
 
833
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxscolourproperty.cpp:69
834
 
msgid "Menu bar"
835
 
msgstr ""
836
 
 
837
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:57
838
 
msgid "Font settings"
839
 
msgstr ""
840
 
 
841
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:61
842
 
msgid "Font type"
843
 
msgstr ""
844
 
 
845
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:63
846
 
msgid "Default font"
847
 
msgstr ""
848
 
 
849
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:64
850
 
msgid "Custom font"
851
 
msgstr ""
852
 
 
853
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:65
854
 
msgid "System-based font"
855
 
msgstr ""
856
 
 
857
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:68
858
 
msgid "Settings"
859
 
msgstr ""
860
 
 
861
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:75
862
 
msgid "Base Font:"
863
 
msgstr ""
864
 
 
865
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:79
866
 
msgid "wxSYS_OEM_FIXED_FONT"
867
 
msgstr ""
868
 
 
869
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:80
870
 
msgid "wxSYS_ANSI_FIXED_FONT"
871
 
msgstr ""
872
 
 
873
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:81
874
 
msgid "wxSYS_ANSI_VAR_FONT"
875
 
msgstr ""
876
 
 
877
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:82
878
 
msgid "wxSYS_SYSTEM_FONT"
879
 
msgstr ""
880
 
 
881
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:83
882
 
msgid "wxSYS_DEVICE_DEFAULT_FONT"
883
 
msgstr ""
884
 
 
885
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:84
886
 
msgid "wxSYS_DEFAULT_PALETTE"
887
 
msgstr ""
888
 
 
889
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:85
890
 
msgid "wxSYS_SYSTEM_FIXED_FONT"
891
 
msgstr ""
892
 
 
893
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:86
894
 
msgid "wxSYS_DEFAULT_GUI_FONT"
895
 
msgstr ""
896
 
 
897
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:88
898
 
msgid "Family:"
899
 
msgstr ""
900
 
 
901
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:91
902
 
msgid "Decorative"
903
 
msgstr ""
904
 
 
905
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:92
906
 
msgid "Roman"
907
 
msgstr ""
908
 
 
909
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:93
910
 
msgid "Script"
911
 
msgstr ""
912
 
 
913
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:94
914
 
msgid "Swiss"
915
 
msgstr ""
916
 
 
917
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:95
918
 
msgid "Modern"
919
 
msgstr ""
920
 
 
921
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:96
922
 
msgid "Teletype"
923
 
msgstr ""
924
 
 
925
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:98
926
 
msgid "Font encoding:"
927
 
msgstr ""
928
 
 
929
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:101
930
 
#: ../plugins/contrib/wxSmith/widget.cpp:176
931
 
msgid "Size:"
932
 
msgstr ""
933
 
 
934
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:103
935
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:88
936
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:122
937
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:58
938
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:106
939
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:63
940
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:108
941
 
msgid "0"
942
 
msgstr ""
943
 
 
944
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:104
945
 
msgid "Relative size:"
946
 
msgstr ""
947
 
 
948
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:106
949
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:62
950
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:14
951
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:11
952
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:70
953
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:14
954
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:11
955
 
msgid "1.0"
956
 
msgstr ""
957
 
 
958
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:121
959
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:85
960
 
#: ../plugins/contrib/wxSmith/new/wxswidget.cpp:36
961
 
msgid "Style"
962
 
msgstr ""
963
 
 
964
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:123
965
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:138
966
 
msgid "Normal"
967
 
msgstr ""
968
 
 
969
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:125
970
 
msgid "Italic"
971
 
msgstr ""
972
 
 
973
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:127
974
 
msgid "Slant"
975
 
msgstr ""
976
 
 
977
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:134
978
 
msgid "Weight"
979
 
msgstr ""
980
 
 
981
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:136
982
 
msgid "Light"
983
 
msgstr ""
984
 
 
985
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:140
986
 
msgid "Bold"
987
 
msgstr ""
988
 
 
989
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:147
990
 
msgid "Underlined"
991
 
msgstr ""
992
 
 
993
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:149
994
 
msgid "Yes"
995
 
msgstr ""
996
 
 
997
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:151
998
 
msgid "No"
999
 
msgstr ""
1000
 
 
1001
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:163
1002
 
msgid "Faces"
1003
 
msgstr ""
1004
 
 
1005
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:169
1006
 
msgid "Delete"
1007
 
msgstr ""
1008
 
 
1009
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:171
1010
 
msgid "Edit"
1011
 
msgstr ""
1012
 
 
1013
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:173
1014
 
msgid "Move Up"
1015
 
msgstr ""
1016
 
 
1017
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:175
1018
 
msgid "Move Down"
1019
 
msgstr ""
1020
 
 
1021
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:187
1022
 
msgid "Test area"
1023
 
msgstr ""
1024
 
 
1025
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:188
1026
 
msgid "This is sample text"
1027
 
msgstr ""
1028
 
 
1029
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfonteditordlg.cpp:194
1030
 
msgid "Quick setup"
1031
 
msgstr ""
1032
 
 
1033
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfontfaceeditordlg.cpp:15
1034
 
msgid "Selecting font face"
1035
 
msgstr ""
1036
 
 
1037
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfontfaceeditordlg.cpp:17
1038
 
msgid "Face name"
1039
 
msgstr ""
1040
 
 
1041
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxsfontfaceeditordlg.cpp:20
1042
 
msgid "Pick"
1043
 
msgstr ""
1044
 
 
1045
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:18
1046
 
msgid "Borders"
1047
 
msgstr ""
1048
 
 
1049
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:38
1050
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:52
1051
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:91
1052
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:112
1053
 
#: ../plugins/contrib/wxSmith/properties/wxsborderproperty.cpp:22
1054
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:33
1055
 
msgid "Top"
1056
 
msgstr ""
1057
 
 
1058
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:39
1059
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:54
1060
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:93
1061
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:118
1062
 
#: ../plugins/contrib/wxSmith/properties/wxsborderproperty.cpp:23
1063
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:37
1064
 
msgid "Bottom"
1065
 
msgstr ""
1066
 
 
1067
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:40
1068
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:46
1069
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:95
1070
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:114
1071
 
#: ../plugins/contrib/wxSmith/properties/wxsborderproperty.cpp:20
1072
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:39
1073
 
msgid "Left"
1074
 
msgstr ""
1075
 
 
1076
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:41
1077
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:48
1078
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:97
1079
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:116
1080
 
#: ../plugins/contrib/wxSmith/properties/wxsborderproperty.cpp:21
1081
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:35
1082
 
msgid "Right"
1083
 
msgstr ""
1084
 
 
1085
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:42
1086
 
msgid "All"
1087
 
msgstr ""
1088
 
 
1089
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:43
1090
 
#: ../plugins/contrib/wxSmith/new/wxssizer.cpp:38
1091
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:38
1092
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:43
1093
 
msgid "Border"
1094
 
msgstr ""
1095
 
 
1096
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:47
1097
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:53
1098
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:115
1099
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:40
1100
 
msgid "Center"
1101
 
msgstr ""
1102
 
 
1103
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:49
1104
 
msgid "Horizontal align"
1105
 
msgstr ""
1106
 
 
1107
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:55
1108
 
msgid "Vertical align"
1109
 
msgstr ""
1110
 
 
1111
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:57
1112
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:98
1113
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.h:21
1114
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:100
1115
 
msgid "Expand"
1116
 
msgstr ""
1117
 
 
1118
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:58
1119
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:96
1120
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.h:22
1121
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:98
1122
 
msgid "Shaped"
1123
 
msgstr ""
1124
 
 
1125
 
#: ../plugins/contrib/wxSmith/new/properties/extended/wxssizerflagsproperty.cpp:59
1126
 
msgid "Fixed min size"
1127
 
msgstr ""
1128
 
 
1129
 
#: ../plugins/contrib/wxSmith/new/properties/wxsarraystringeditordlg.cpp:22
1130
 
msgid "Edit items"
1131
 
msgstr ""
1132
 
 
1133
 
#: ../plugins/contrib/wxSmith/new/properties/wxsarraystringeditordlg.cpp:24
1134
 
msgid "Enter items (one item per line)"
1135
 
msgstr ""
1136
 
 
1137
 
#: ../plugins/contrib/wxSmith/new/properties/wxscustomeditorproperty.h:28
1138
 
msgid "Click to edit"
1139
 
msgstr ""
1140
 
 
1141
 
#: ../plugins/contrib/wxSmith/new/resources/wxspanelres.cpp:23
1142
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.h:350
1143
 
#, possible-c-format
1144
 
msgid "Frame preview: %s"
1145
 
msgstr ""
1146
 
 
1147
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:167
1148
 
msgid "Error while loading resource"
1149
 
msgstr ""
1150
 
 
1151
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:234
1152
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:260
1153
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:286
1154
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:340
1155
 
#, possible-c-format
1156
 
msgid "wxSmith: Couldn't load '%s' file."
1157
 
msgstr ""
1158
 
 
1159
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:235
1160
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:261
1161
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:287
1162
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:341
1163
 
msgid ""
1164
 
"wxSmith:    (Either file can not be opened or it has not valid XML "
1165
 
"structure)."
1166
 
msgstr ""
1167
 
 
1168
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:241
1169
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:293
1170
 
#, possible-c-format
1171
 
msgid "wxSmith: Invalid XRC file structure - no \"object\" node in '%s'."
1172
 
msgstr ""
1173
 
 
1174
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:246
1175
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:298
1176
 
#, possible-c-format
1177
 
msgid ""
1178
 
"wxSmith: Invalid XRC file structure - root object is not of type '%s' in '%"
1179
 
"s'."
1180
 
msgstr ""
1181
 
 
1182
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:272
1183
 
#, possible-c-format
1184
 
msgid ""
1185
 
"wxSmith warning: Resource '%s' is using obsolete wxs format, it will be "
1186
 
"updated."
1187
 
msgstr ""
1188
 
 
1189
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:277
1190
 
#, possible-c-format
1191
 
msgid ""
1192
 
"wxSmith warning: Did not found extra data for '%s' resource, some data may "
1193
 
"be lost"
1194
 
msgstr ""
1195
 
 
1196
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:347
1197
 
#, possible-c-format
1198
 
msgid "wxSmith: Invalid WXS file structure - no \"object\" node in '%s'."
1199
 
msgstr ""
1200
 
 
1201
 
#: ../plugins/contrib/wxSmith/new/resources/wxswindowres.cpp:352
1202
 
#, possible-c-format
1203
 
msgid ""
1204
 
"wxSmith: Invalid WXS file structure - root object is not of type '%s' in '%"
1205
 
"s'."
1206
 
msgstr ""
1207
 
 
1208
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:7
1209
 
msgid "Default pos"
1210
 
msgstr ""
1211
 
 
1212
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:7
1213
 
#: ../plugins/contrib/wxSmith/properties/wxs2intproperty.h:18
1214
 
msgid "X"
1215
 
msgstr ""
1216
 
 
1217
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:7
1218
 
#: ../plugins/contrib/wxSmith/properties/wxs2intproperty.h:19
1219
 
msgid "Y"
1220
 
msgstr ""
1221
 
 
1222
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:7
1223
 
msgid "Pos in dialog units"
1224
 
msgstr ""
1225
 
 
1226
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:8
1227
 
msgid "Default size"
1228
 
msgstr ""
1229
 
 
1230
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:8
1231
 
msgid "Width"
1232
 
msgstr ""
1233
 
 
1234
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:8
1235
 
msgid "Height"
1236
 
msgstr ""
1237
 
 
1238
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:8
1239
 
msgid "Size in dialog units"
1240
 
msgstr ""
1241
 
 
1242
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:9
1243
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:40
1244
 
msgid "Enabled"
1245
 
msgstr ""
1246
 
 
1247
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:10
1248
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:42
1249
 
msgid "Focused"
1250
 
msgstr ""
1251
 
 
1252
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:11
1253
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:44
1254
 
msgid "Hidden"
1255
 
msgstr ""
1256
 
 
1257
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:12
1258
 
msgid "Foreground"
1259
 
msgstr ""
1260
 
 
1261
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:13
1262
 
msgid "Background"
1263
 
msgstr ""
1264
 
 
1265
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:14
1266
 
#: ../plugins/contrib/wxSmith/properties/wxsfontproperty.h:19
1267
 
msgid "Font"
1268
 
msgstr ""
1269
 
 
1270
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:14
1271
 
msgid "font"
1272
 
msgstr ""
1273
 
 
1274
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:15
1275
 
msgid "Tooltip"
1276
 
msgstr ""
1277
 
 
1278
 
#: ../plugins/contrib/wxSmith/new/wxsbaseproperties.cpp:16
1279
 
msgid "Help text"
1280
 
msgstr ""
1281
 
 
1282
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:43
1283
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:120
1284
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:136
1285
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:201
1286
 
#, possible-c-format
1287
 
msgid ""
1288
 
"wxSmith: Couldn't find code with header:\n"
1289
 
"\t\"%s\"\n"
1290
 
"in file '%s'"
1291
 
msgstr ""
1292
 
 
1293
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:55
1294
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:137
1295
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:148
1296
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:212
1297
 
#, possible-c-format
1298
 
msgid ""
1299
 
"wxSmith: Unfinished block of auto-generated code with header:\n"
1300
 
"\t\"%s\"\n"
1301
 
"in file '%s'"
1302
 
msgstr ""
1303
 
 
1304
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:103
1305
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:185
1306
 
#, possible-c-format
1307
 
msgid "wxSmith: Couldn't open file '%s' for reading"
1308
 
msgstr ""
1309
 
 
1310
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:111
1311
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:192
1312
 
#, possible-c-format
1313
 
msgid "wxSmith: Couldn't read from file '%s'"
1314
 
msgstr ""
1315
 
 
1316
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:172
1317
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:241
1318
 
#, possible-c-format
1319
 
msgid "wxSmith: Couldn't open file '%s' for writing"
1320
 
msgstr ""
1321
 
 
1322
 
#: ../plugins/contrib/wxSmith/new/wxscoder.cpp:179
1323
 
#: ../plugins/contrib/wxSmith/wxscoder.cpp:247
1324
 
#, possible-c-format
1325
 
msgid "Couldn't write to file '%s'"
1326
 
msgstr ""
1327
 
 
1328
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:34
1329
 
msgid "Spacer can be added into sizer only"
1330
 
msgstr ""
1331
 
 
1332
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:47
1333
 
msgid "This item can contain only one sizer"
1334
 
msgstr ""
1335
 
 
1336
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:55
1337
 
msgid "Item can not contain sizer if it has other items inside"
1338
 
msgstr ""
1339
 
 
1340
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:69
1341
 
msgid "Item contains sizer, can not add other items into it."
1342
 
msgstr ""
1343
 
 
1344
 
#: ../plugins/contrib/wxSmith/new/wxscontainer.cpp:86
1345
 
#: ../plugins/contrib/wxSmith/new/wxswidget.cpp:37
1346
 
#: ../plugins/contrib/wxSmith/properties/wxsstyleproperty.h:17
1347
 
msgid "Extra style"
1348
 
msgstr ""
1349
 
 
1350
 
#: ../plugins/contrib/wxSmith/new/wxsextresmanager.cpp:45
1351
 
#: ../plugins/contrib/wxSmith/wxsextresmanager.cpp:25
1352
 
msgid "Error occured while loading XRC file"
1353
 
msgstr ""
1354
 
 
1355
 
#: ../plugins/contrib/wxSmith/new/wxsextresmanager.cpp:54
1356
 
#: ../plugins/contrib/wxSmith/wxsextresmanager.cpp:34
1357
 
msgid "Invalid XRC file structure"
1358
 
msgstr ""
1359
 
 
1360
 
#: ../plugins/contrib/wxSmith/new/wxsextresmanager.cpp:77
1361
 
#: ../plugins/contrib/wxSmith/wxsextresmanager.cpp:57
1362
 
msgid "Unsupported resource type"
1363
 
msgstr ""
1364
 
 
1365
 
#: ../plugins/contrib/wxSmith/new/wxsimportxrcdlg.cpp:13
1366
 
#: ../plugins/contrib/wxSmith/wxsimportxrcdlg.cpp:11
1367
 
#, possible-c-format
1368
 
msgid "Importing %s resource"
1369
 
msgstr ""
1370
 
 
1371
 
#: ../plugins/contrib/wxSmith/new/wxsitem.cpp:72
1372
 
msgid "Var name"
1373
 
msgstr ""
1374
 
 
1375
 
#: ../plugins/contrib/wxSmith/new/wxsitem.cpp:73
1376
 
msgid " Is member"
1377
 
msgstr ""
1378
 
 
1379
 
#: ../plugins/contrib/wxSmith/new/wxsitem.cpp:74
1380
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:35
1381
 
msgid "Identifier"
1382
 
msgstr ""
1383
 
 
1384
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:60
1385
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:61
1386
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:178
1387
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:182
1388
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:68
1389
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:69
1390
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:194
1391
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:198
1392
 
msgid "wxSmith"
1393
 
msgstr ""
1394
 
 
1395
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:63
1396
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:71
1397
 
msgid "RAD tool used to create wxWidgets forms"
1398
 
msgstr ""
1399
 
 
1400
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:64
1401
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:16
1402
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:13
1403
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:72
1404
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:16
1405
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:13
1406
 
msgid "BYO"
1407
 
msgstr ""
1408
 
 
1409
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:65
1410
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:17
1411
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:14
1412
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:73
1413
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:17
1414
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:14
1415
 
msgid "byo.spoon@gmail.com"
1416
 
msgstr ""
1417
 
 
1418
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:68
1419
 
msgid ""
1420
 
"Ann for Being\n"
1421
 
"Anha for Smile\n"
1422
 
"Gigi for Faworki\n"
1423
 
"Jaakko Salli for wxPropertyGrid\n"
1424
 
"God for Love\n"
1425
 
msgstr ""
1426
 
 
1427
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:102
1428
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:110
1429
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:101
1430
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:110
1431
 
msgid "Resources"
1432
 
msgstr ""
1433
 
 
1434
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:166
1435
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:182
1436
 
msgid "Add &Dialog"
1437
 
msgstr ""
1438
 
 
1439
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:167
1440
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:183
1441
 
msgid "Add &Frame"
1442
 
msgstr ""
1443
 
 
1444
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:168
1445
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:184
1446
 
msgid "Add &Panel"
1447
 
msgstr ""
1448
 
 
1449
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:170
1450
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:186
1451
 
msgid "Import &XRC file"
1452
 
msgstr ""
1453
 
 
1454
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:172
1455
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:188
1456
 
msgid "&Configure wxSmith for current project"
1457
 
msgstr ""
1458
 
 
1459
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:174
1460
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:190
1461
 
msgid "&Tools"
1462
 
msgstr ""
1463
 
 
1464
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:263
1465
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:309
1466
 
msgid "Select XRC file"
1467
 
msgstr ""
1468
 
 
1469
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:267
1470
 
msgid "XRC files (*.xrc)|*.xrc|All files (*)|*"
1471
 
msgstr ""
1472
 
 
1473
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:278
1474
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:324
1475
 
msgid "Couldn't load XRC file."
1476
 
msgstr ""
1477
 
 
1478
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:303
1479
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:347
1480
 
msgid "Didn't find any editable resources"
1481
 
msgstr ""
1482
 
 
1483
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:317
1484
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:362
1485
 
msgid "Select resource to import"
1486
 
msgstr ""
1487
 
 
1488
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:318
1489
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:363
1490
 
msgid "Importing XRC"
1491
 
msgstr ""
1492
 
 
1493
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:346
1494
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:390
1495
 
msgid ""
1496
 
"Resource was not loaded properly. Some widgets may be\n"
1497
 
"damaged or will be removed. Continue ?"
1498
 
msgstr ""
1499
 
 
1500
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:348
1501
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:392
1502
 
msgid "XRC Load error"
1503
 
msgstr ""
1504
 
 
1505
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:368
1506
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:412
1507
 
msgid "Please open project first"
1508
 
msgstr ""
1509
 
 
1510
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:368
1511
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:316
1512
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:412
1513
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:171
1514
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:552
1515
 
msgid "Error"
1516
 
msgstr ""
1517
 
 
1518
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:386
1519
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:430
1520
 
msgid ""
1521
 
"Active project doesn't use wxSmith.\n"
1522
 
"Should I change it ?"
1523
 
msgstr ""
1524
 
 
1525
 
#: ../plugins/contrib/wxSmith/new/wxsmith.cpp:387
1526
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:431
1527
 
msgid "Not wxSmith project"
1528
 
msgstr ""
1529
 
 
1530
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:12
1531
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:12
1532
 
msgid "wxSmithMime"
1533
 
msgstr ""
1534
 
 
1535
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:13
1536
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:13
1537
 
msgid "wxSmith - MIME plugin"
1538
 
msgstr ""
1539
 
 
1540
 
#: ../plugins/contrib/wxSmith/new/wxsmithmime.cpp:15
1541
 
#: ../plugins/contrib/wxSmith/wxsmithmime.cpp:15
1542
 
msgid "Mime extension for wxSmith"
1543
 
msgstr ""
1544
 
 
1545
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:9
1546
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:9
1547
 
msgid "wxSmithWizard"
1548
 
msgstr ""
1549
 
 
1550
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:10
1551
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:10
1552
 
msgid "wxSmith - Project Wizard plugin"
1553
 
msgstr ""
1554
 
 
1555
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.cpp:12
1556
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.cpp:12
1557
 
msgid "Project Wizard for wxSmith"
1558
 
msgstr ""
1559
 
 
1560
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.h:18
1561
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.h:19
1562
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:528
1563
 
msgid "wxSmith project"
1564
 
msgstr ""
1565
 
 
1566
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.h:21
1567
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.h:22
1568
 
msgid ""
1569
 
"Creates project using wxSmith RAD editor (library required - wxWidgets 2.6)"
1570
 
msgstr ""
1571
 
 
1572
 
#: ../plugins/contrib/wxSmith/new/wxsmithwizard.h:24
1573
 
#: ../plugins/contrib/wxSmith/wxsmithwizard.h:25
1574
 
msgid "GUI"
1575
 
msgstr ""
1576
 
 
1577
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:45
1578
 
msgid "Options"
1579
 
msgstr ""
1580
 
 
1581
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:48
1582
 
msgid "Class Name:"
1583
 
msgstr ""
1584
 
 
1585
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:51
1586
 
msgid "Header file:"
1587
 
msgstr ""
1588
 
 
1589
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:54
1590
 
msgid "Source file:"
1591
 
msgstr ""
1592
 
 
1593
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:57
1594
 
msgid "Xrc File:"
1595
 
msgstr ""
1596
 
 
1597
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:69
1598
 
msgid ""
1599
 
"Warning:\n"
1600
 
"When adding resource in Xrc mode,\n"
1601
 
"this resource must be manually loaded.\n"
1602
 
"For details see wxXmlResource::Load()\n"
1603
 
"and wxXmlResource::Get()."
1604
 
msgstr ""
1605
 
 
1606
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:75
1607
 
msgid "Create"
1608
 
msgstr ""
1609
 
 
1610
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:93
1611
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:45
1612
 
#, possible-c-format
1613
 
msgid "New%s"
1614
 
msgstr ""
1615
 
 
1616
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:99
1617
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:51
1618
 
#, possible-c-format
1619
 
msgid "New %s resource"
1620
 
msgstr ""
1621
 
 
1622
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:121
1623
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:74
1624
 
msgid "Invalid class name"
1625
 
msgstr ""
1626
 
 
1627
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:132
1628
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:85
1629
 
#, possible-c-format
1630
 
msgid "Resource '%s' already exists"
1631
 
msgstr ""
1632
 
 
1633
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:141
1634
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:151
1635
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:161
1636
 
#, possible-c-format
1637
 
msgid ""
1638
 
"File '%s' already exists. It will be overwritten.\n"
1639
 
"Continue ?"
1640
 
msgstr ""
1641
 
 
1642
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:142
1643
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:152
1644
 
#: ../plugins/contrib/wxSmith/new/wxsnewwindowdlg.cpp:162
1645
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:96
1646
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:108
1647
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:120
1648
 
msgid "File exists"
1649
 
msgstr ""
1650
 
 
1651
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:58
1652
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:67
1653
 
#, possible-c-format
1654
 
msgid "Invalid wxSmith configuration file in project: %s"
1655
 
msgstr ""
1656
 
 
1657
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:316
1658
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:552
1659
 
msgid "Couldn't create wxsmith directory in main projet's path"
1660
 
msgstr ""
1661
 
 
1662
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:341
1663
 
msgid ""
1664
 
"WARNING:\n"
1665
 
"\n"
1666
 
"In this project, wxSmith does not manage source code for\n"
1667
 
"wxApp-derived class, there are no project options.\n"
1668
 
"\n"
1669
 
"If you want wxSmith to manage Your application class,\n"
1670
 
"it must be declared in following form:\n"
1671
 
"\n"
1672
 
"\t//(*AppHeaders\n"
1673
 
"\t  /*... wxSmith will put necesarry header includes here ...*/\n"
1674
 
"\t//*)\n"
1675
 
"\n"
1676
 
"\tclass MyApp : public wxApp\n"
1677
 
"\t{\n"
1678
 
"\t\tpublic:\n"
1679
 
"\t\t\tvirtual bool OnInit();\n"
1680
 
"\t};\n"
1681
 
"\tIMPLEMENT_APP(MyApp);\n"
1682
 
"\n"
1683
 
"\tbool MyApp::OnInit()\n"
1684
 
"\t{\n"
1685
 
"\t\t//(*AppInitialize\n"
1686
 
"\t\t  /*... wxSmith will put application's initialization code here ...*/\n"
1687
 
"\t\t//*)\n"
1688
 
"\t\t  /*... wxsOK will be true if initialized correctly ... */\n"
1689
 
"\t\treturn wxsOK;\n"
1690
 
"\t}\n"
1691
 
"\n"
1692
 
"If you have already changed Your application to this form,\n"
1693
 
"click Yes and choose source file with application class.\n"
1694
 
"\n"
1695
 
"If you don't want wxSmith to manage Your application\n"
1696
 
"(f.ex. you have your own initialization system), click No.\n"
1697
 
msgstr ""
1698
 
 
1699
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:374
1700
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:80
1701
 
msgid "Application not manager in wxSmith"
1702
 
msgstr ""
1703
 
 
1704
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:386
1705
 
msgid "Choose source file with your application"
1706
 
msgstr ""
1707
 
 
1708
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:388
1709
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:95
1710
 
msgid "C++ source files (*.cpp)|*.cpp|All files (*)|*"
1711
 
msgstr ""
1712
 
 
1713
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:400
1714
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:108
1715
 
msgid ""
1716
 
"Selected file is not included in this project.\n"
1717
 
"Continue ?"
1718
 
msgstr ""
1719
 
 
1720
 
#: ../plugins/contrib/wxSmith/new/wxsproject.cpp:402
1721
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:110
1722
 
msgid "Selected external file"
1723
 
msgstr ""
1724
 
 
1725
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:23
1726
 
msgid "Configuration of wxSmith project"
1727
 
msgstr ""
1728
 
 
1729
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:26
1730
 
msgid "Automatically loaded resources:"
1731
 
msgstr ""
1732
 
 
1733
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:27
1734
 
msgid ""
1735
 
"Each line will be passed as file name to\n"
1736
 
"wxXmlResource::Get()->Load."
1737
 
msgstr ""
1738
 
 
1739
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:31
1740
 
msgid "Add file"
1741
 
msgstr ""
1742
 
 
1743
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:33
1744
 
msgid "Clear all"
1745
 
msgstr ""
1746
 
 
1747
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:41
1748
 
msgid "Main resource"
1749
 
msgstr ""
1750
 
 
1751
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:46
1752
 
msgid ""
1753
 
"Window selected here will be created and\n"
1754
 
"shown while initializing application.\n"
1755
 
"You should use one of frames here.\n"
1756
 
"Using dialog as main resource is also\n"
1757
 
"acceptable but may lead to problems\n"
1758
 
"with terminating application\n"
1759
 
"after closing main dialog."
1760
 
msgstr ""
1761
 
 
1762
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:50
1763
 
msgid "XRC system initialization"
1764
 
msgstr ""
1765
 
 
1766
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:52
1767
 
msgid "Call wxXmlResource::InitAllHandlers()"
1768
 
msgstr ""
1769
 
 
1770
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:54
1771
 
msgid "Only when necessary"
1772
 
msgstr ""
1773
 
 
1774
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:88
1775
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:94
1776
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:11
1777
 
#: ../plugins/contrib/wxSmith/properties/wxsstringlistproperty.cpp:64
1778
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:10
1779
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:126
1780
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:131
1781
 
msgid "-- None --"
1782
 
msgstr ""
1783
 
 
1784
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:143
1785
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:174
1786
 
msgid "Select resource file"
1787
 
msgstr ""
1788
 
 
1789
 
#: ../plugins/contrib/wxSmith/new/wxsprojectconfigurationdlg.cpp:145
1790
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:176
1791
 
msgid "XRC files (*.xrc)|*.xrc|Zipped files (*.zip)|*.zip|All files (*)|*"
1792
 
msgstr ""
1793
 
 
1794
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:12
1795
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:11
1796
 
msgid "-- Add new handler --"
1797
 
msgstr ""
1798
 
 
1799
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:18
1800
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:121
1801
 
msgid "Properties"
1802
 
msgstr ""
1803
 
 
1804
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:19
1805
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:122
1806
 
msgid "Events"
1807
 
msgstr ""
1808
 
 
1809
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:267
1810
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:248
1811
 
msgid "Enter name for new handler:"
1812
 
msgstr ""
1813
 
 
1814
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:267
1815
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:248
1816
 
msgid "New handler"
1817
 
msgstr ""
1818
 
 
1819
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:272
1820
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:253
1821
 
msgid "Invalid name"
1822
 
msgstr ""
1823
 
 
1824
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:278
1825
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:262
1826
 
msgid "Handler with this name already exists"
1827
 
msgstr ""
1828
 
 
1829
 
#: ../plugins/contrib/wxSmith/new/wxspropertybrowser.cpp:288
1830
 
#: ../plugins/contrib/wxSmith/wxseventseditor.cpp:273
1831
 
msgid "Couldn't add new handler"
1832
 
msgstr ""
1833
 
 
1834
 
#: ../plugins/contrib/wxSmith/new/wxsresourcefactory.cpp:45
1835
 
msgid "wxDialog resources"
1836
 
msgstr ""
1837
 
 
1838
 
#: ../plugins/contrib/wxSmith/new/wxsresourcefactory.cpp:46
1839
 
msgid "wxFrame resources"
1840
 
msgstr ""
1841
 
 
1842
 
#: ../plugins/contrib/wxSmith/new/wxsresourcefactory.cpp:47
1843
 
msgid "wxPanel resources"
1844
 
msgstr ""
1845
 
 
1846
 
#: ../plugins/contrib/wxSmith/new/wxsresourcetree.cpp:51
1847
 
#: ../plugins/contrib/wxSmith/wxsextresmanager.cpp:65
1848
 
msgid "External resources"
1849
 
msgstr ""
1850
 
 
1851
 
#: ../plugins/contrib/wxSmith/new/wxsresourcetree.cpp:188
1852
 
#: ../plugins/contrib/wxSmith/wxsresourcetree.cpp:126
1853
 
msgid "Configure"
1854
 
msgstr ""
1855
 
 
1856
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:44
1857
 
msgid "Editor"
1858
 
msgstr ""
1859
 
 
1860
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:46
1861
 
msgid "Drag Assistance Type"
1862
 
msgstr ""
1863
 
 
1864
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:48
1865
 
msgid "None"
1866
 
msgstr ""
1867
 
 
1868
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:49
1869
 
msgid "Simple"
1870
 
msgstr ""
1871
 
 
1872
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:50
1873
 
msgid "Colour Mix"
1874
 
msgstr ""
1875
 
 
1876
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:52
1877
 
msgid "Drag target colour"
1878
 
msgstr ""
1879
 
 
1880
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:55
1881
 
msgid "Drag Parent Colour"
1882
 
msgstr ""
1883
 
 
1884
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:58
1885
 
msgid "Palette icon size"
1886
 
msgstr ""
1887
 
 
1888
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:60
1889
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:68
1890
 
msgid "16x16"
1891
 
msgstr ""
1892
 
 
1893
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:62
1894
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:70
1895
 
msgid "32x32"
1896
 
msgstr ""
1897
 
 
1898
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:66
1899
 
msgid "Tool icon size"
1900
 
msgstr ""
1901
 
 
1902
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:85
1903
 
msgid "Default sizer settings"
1904
 
msgstr ""
1905
 
 
1906
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:87
1907
 
#: ../plugins/contrib/wxSmith/wxsdefsizer.cpp:219
1908
 
msgid "Proportion:"
1909
 
msgstr ""
1910
 
 
1911
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:89
1912
 
msgid "Border flags:"
1913
 
msgstr ""
1914
 
 
1915
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:103
1916
 
msgid "Expand:"
1917
 
msgstr ""
1918
 
 
1919
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:106
1920
 
msgid "Shaped:"
1921
 
msgstr ""
1922
 
 
1923
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:109
1924
 
#: ../plugins/contrib/wxSmith/wxsdefsizer.cpp:222
1925
 
msgid "Placement:"
1926
 
msgstr ""
1927
 
 
1928
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:111
1929
 
msgid "Left-Top"
1930
 
msgstr ""
1931
 
 
1932
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:113
1933
 
msgid "Right-Top"
1934
 
msgstr ""
1935
 
 
1936
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:117
1937
 
msgid "Left-Bottom"
1938
 
msgstr ""
1939
 
 
1940
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:119
1941
 
msgid "Right-Bottom"
1942
 
msgstr ""
1943
 
 
1944
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:121
1945
 
#: ../plugins/contrib/wxSmith/wxsdefsizer.cpp:220
1946
 
msgid "Border:"
1947
 
msgstr ""
1948
 
 
1949
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:123
1950
 
msgid "Use dialog units"
1951
 
msgstr ""
1952
 
 
1953
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.cpp:143
1954
 
msgid "Automatically select new widgets, when created"
1955
 
msgstr ""
1956
 
 
1957
 
#: ../plugins/contrib/wxSmith/new/wxssettingsdlg.h:63
1958
 
#: ../plugins/contrib/wxSmith/wxssettingsdlg.h:33
1959
 
msgid "wxSmith settings"
1960
 
msgstr ""
1961
 
 
1962
 
#: ../plugins/contrib/wxSmith/new/wxssizer.cpp:38
1963
 
msgid "  Dialog Units"
1964
 
msgstr ""
1965
 
 
1966
 
#: ../plugins/contrib/wxSmith/new/wxssizer.cpp:39
1967
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:105
1968
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:107
1969
 
msgid "Proportion"
1970
 
msgstr ""
1971
 
 
1972
 
#: ../plugins/contrib/wxSmith/new/wxssizer.cpp:186
1973
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:27
1974
 
msgid "Sizer"
1975
 
msgstr ""
1976
 
 
1977
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:61
1978
 
msgid "Dialog Units"
1979
 
msgstr ""
1980
 
 
1981
 
#: ../plugins/contrib/wxSmith/new/wxssizerparentqp.cpp:65
1982
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:67
1983
 
msgid "Placement"
1984
 
msgstr ""
1985
 
 
1986
 
#: ../plugins/contrib/wxSmith/properties/wxsadvimageproperty.cpp:25
1987
 
msgid "Image:"
1988
 
msgstr ""
1989
 
 
1990
 
#: ../plugins/contrib/wxSmith/properties/wxscolourproperty.h:18
1991
 
msgid "Use colour"
1992
 
msgstr ""
1993
 
 
1994
 
#: ../plugins/contrib/wxSmith/properties/wxscolourproperty.h:19
1995
 
msgid "Colour"
1996
 
msgstr ""
1997
 
 
1998
 
#: ../plugins/contrib/wxSmith/properties/wxsfontproperty.h:18
1999
 
msgid "Use font"
2000
 
msgstr ""
2001
 
 
2002
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:32
2003
 
msgid "Left - Top"
2004
 
msgstr ""
2005
 
 
2006
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:34
2007
 
msgid "Right - Top"
2008
 
msgstr ""
2009
 
 
2010
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:36
2011
 
msgid "Right - Bottom"
2012
 
msgstr ""
2013
 
 
2014
 
#: ../plugins/contrib/wxSmith/properties/wxsplacementproperty.cpp:38
2015
 
msgid "Left - Bottom"
2016
 
msgstr ""
2017
 
 
2018
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:137
2019
 
msgid ""
2020
 
"Internal error in plugin: wxSmith.\n"
2021
 
"Code::Blocks may crash !!!\n"
2022
 
"Please, save all Your files, close Code::Blocks and reinstall/remove wxSmith "
2023
 
"plugin"
2024
 
msgstr ""
2025
 
 
2026
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:146
2027
 
msgid "wxSmith ERROR !!! Can not load resource when editor is opened"
2028
 
msgstr ""
2029
 
 
2030
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:158
2031
 
msgid "Couldn't load resource data"
2032
 
msgstr ""
2033
 
 
2034
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:181
2035
 
msgid "Couldn't load xrc data, some resources may be damaged"
2036
 
msgstr ""
2037
 
 
2038
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:627
2039
 
msgid "Item must have variable name"
2040
 
msgstr ""
2041
 
 
2042
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:655
2043
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:678
2044
 
#, possible-c-format
2045
 
msgid "Invalid character: '%c' in variable name"
2046
 
msgstr ""
2047
 
 
2048
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:698
2049
 
#, possible-c-format
2050
 
msgid "Item with variable name '%s' already exists"
2051
 
msgstr ""
2052
 
 
2053
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:738
2054
 
msgid "Item must have identifier"
2055
 
msgstr ""
2056
 
 
2057
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:770
2058
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:793
2059
 
#, possible-c-format
2060
 
msgid "Invalid character: '%c' in id name"
2061
 
msgstr ""
2062
 
 
2063
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:825
2064
 
#, possible-c-format
2065
 
msgid "Item with identifier '%s' already exists"
2066
 
msgstr ""
2067
 
 
2068
 
#: ../plugins/contrib/wxSmith/resources/wxswindowres.cpp:854
2069
 
msgid "XRC allow only -1 value instead of identifier name."
2070
 
msgstr ""
2071
 
 
2072
 
#: ../plugins/contrib/wxSmith/widget.cpp:159
2073
 
msgid "Var Name:"
2074
 
msgstr ""
2075
 
 
2076
 
#: ../plugins/contrib/wxSmith/widget.cpp:160
2077
 
msgid "Is Member:"
2078
 
msgstr ""
2079
 
 
2080
 
#: ../plugins/contrib/wxSmith/widget.cpp:165
2081
 
msgid "Id:"
2082
 
msgstr ""
2083
 
 
2084
 
#: ../plugins/contrib/wxSmith/widget.cpp:170
2085
 
msgid "Position:"
2086
 
msgstr ""
2087
 
 
2088
 
#: ../plugins/contrib/wxSmith/widget.cpp:171
2089
 
#: ../plugins/contrib/wxSmith/widget.cpp:177
2090
 
msgid " Default:"
2091
 
msgstr ""
2092
 
 
2093
 
#: ../plugins/contrib/wxSmith/widget.cpp:182
2094
 
msgid "Enabled:"
2095
 
msgstr ""
2096
 
 
2097
 
#: ../plugins/contrib/wxSmith/widget.cpp:187
2098
 
msgid "Focused:"
2099
 
msgstr ""
2100
 
 
2101
 
#: ../plugins/contrib/wxSmith/widget.cpp:192
2102
 
msgid "Hidden:"
2103
 
msgstr ""
2104
 
 
2105
 
#: ../plugins/contrib/wxSmith/widget.cpp:197
2106
 
msgid "Foreground colour:"
2107
 
msgstr ""
2108
 
 
2109
 
#: ../plugins/contrib/wxSmith/widget.cpp:199
2110
 
msgid "Background colour:"
2111
 
msgstr ""
2112
 
 
2113
 
#: ../plugins/contrib/wxSmith/widget.cpp:205
2114
 
msgid "Font:"
2115
 
msgstr ""
2116
 
 
2117
 
#: ../plugins/contrib/wxSmith/widget.cpp:211
2118
 
msgid "Tool tip:"
2119
 
msgstr ""
2120
 
 
2121
 
#: ../plugins/contrib/wxSmith/wxsdefsizer.cpp:221
2122
 
msgid "Border size:"
2123
 
msgstr ""
2124
 
 
2125
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:76
2126
 
msgid ""
2127
 
"Ann for Being\n"
2128
 
"Anha for Smile\n"
2129
 
"Gigi for Faworki\n"
2130
 
"\n"
2131
 
"God for Love\n"
2132
 
"\n"
2133
 
"Jaakko Salli for wxPropertyGrid"
2134
 
msgstr ""
2135
 
 
2136
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:296
2137
 
msgid "Internal error - invalid resource type"
2138
 
msgstr ""
2139
 
 
2140
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:313
2141
 
msgid "XRC files (*.xrc)|*.xrc"
2142
 
msgstr ""
2143
 
 
2144
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:384
2145
 
msgid "Internal error"
2146
 
msgstr ""
2147
 
 
2148
 
#: ../plugins/contrib/wxSmith/wxsmith.cpp:420
2149
 
msgid "Something wrong - couldn't find associated wxsProject"
2150
 
msgstr ""
2151
 
 
2152
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:95
2153
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:107
2154
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:119
2155
 
#, possible-c-format
2156
 
msgid "File '%s' already exists. Overwrite it ?"
2157
 
msgstr ""
2158
 
 
2159
 
#: ../plugins/contrib/wxSmith/wxsnewwindowdlg.cpp:171
2160
 
msgid "Couldn't generate sources"
2161
 
msgstr ""
2162
 
 
2163
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:99
2164
 
msgid "Old wxSmith configuration detected"
2165
 
msgstr ""
2166
 
 
2167
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:100
2168
 
msgid ""
2169
 
"Previous version of wxSmith used external file to\n"
2170
 
"keep it's configuration. In new version, it is stored\n"
2171
 
"inside .cbp file. Should I automatically delete\n"
2172
 
"previous configuration file ?"
2173
 
msgstr ""
2174
 
 
2175
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:109
2176
 
msgid "Unable to delete old wxSmith configuration file."
2177
 
msgstr ""
2178
 
 
2179
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:109
2180
 
msgid "Couldn't delete file"
2181
 
msgstr ""
2182
 
 
2183
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:167
2184
 
msgid "Dialog resources"
2185
 
msgstr ""
2186
 
 
2187
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:168
2188
 
msgid "Frame resources"
2189
 
msgstr ""
2190
 
 
2191
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:169
2192
 
msgid "Panel resources"
2193
 
msgstr ""
2194
 
 
2195
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:316
2196
 
#, possible-c-format
2197
 
msgid "Couldn't find source file '%s'"
2198
 
msgstr ""
2199
 
 
2200
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:317
2201
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:324
2202
 
msgid "Not all resources will be loaded"
2203
 
msgstr ""
2204
 
 
2205
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:323
2206
 
#, possible-c-format
2207
 
msgid "Couldn't find header file '%s'"
2208
 
msgstr ""
2209
 
 
2210
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:349
2211
 
msgid "Couldn't create new resource"
2212
 
msgstr ""
2213
 
 
2214
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:360
2215
 
#, possible-c-format
2216
 
msgid "Corrected some invalid properties for resource '%s'.\n"
2217
 
msgstr ""
2218
 
 
2219
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:563
2220
 
msgid "wxSmith extensions added"
2221
 
msgstr ""
2222
 
 
2223
 
#: ../plugins/contrib/wxSmith/wxsproject.cpp:564
2224
 
msgid ""
2225
 
"wxSmith extensions were added to this project.\n"
2226
 
"\n"
2227
 
"Because main application code is not managed by\n"
2228
 
"wxSmith, remember about proper wxWidgets initialization:\n"
2229
 
" * call wxXmlResource::Get()->InitAllHandlers() before using any XRC files\n"
2230
 
" * call wxInitAllImageHandlers() before using graphic files other than .bmp\n"
2231
 
msgstr ""
2232
 
 
2233
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:47
2234
 
msgid ""
2235
 
"WARNING:\n"
2236
 
"\n"
2237
 
"In this project, wxSmith does not manage source code for\n"
2238
 
"wxApp-derived class, there are no project options.\n"
2239
 
"\n"
2240
 
"If You want wxSmith to manage Your application class,\n"
2241
 
"it must be declared in following form:\n"
2242
 
"\n"
2243
 
"\t//(*AppHeaders\n"
2244
 
"\t  /*... wxSmith will put necesarry header includes here ...*/\n"
2245
 
"\t//*)\n"
2246
 
"\n"
2247
 
"\tclass MyApp : public wxApp\n"
2248
 
"\t{\n"
2249
 
"\t\tpublic:\n"
2250
 
"\t\t\tvirtual bool OnInit();\n"
2251
 
"\t};\n"
2252
 
"\tIMPLEMENT_APP(MyApp);\n"
2253
 
"\n"
2254
 
"\tbool MyApp::OnInit()\n"
2255
 
"\t{\n"
2256
 
"\t\t//(*AppInitialize\n"
2257
 
"\t\t  /*... wxSmith will put application's initialization code here ...*/\n"
2258
 
"\t\t//*)\n"
2259
 
"\t\t  /*... wxsOK will be true if initialized correctly ... */\n"
2260
 
"\t\treturn wxsOK;\n"
2261
 
"\t}\n"
2262
 
"\n"
2263
 
"If You have already changed Your application to this form,\n"
2264
 
"click Yes and choose source file with application class.\n"
2265
 
"\n"
2266
 
"If You don't want wxSmith to manage Your application\n"
2267
 
"(f.ex. You have Your own initialization system), click No.\n"
2268
 
msgstr ""
2269
 
 
2270
 
#: ../plugins/contrib/wxSmith/wxsprojectconfigurationdlg.cpp:93
2271
 
msgid "Choose source file with Your application"
2272
 
msgstr ""
2273
 
 
2274
 
#: ../plugins/contrib/wxSmith/wxsresourcetree.cpp:77
2275
 
msgid "wxSmith: Error while cloning widget"
2276
 
msgstr ""
2277
 
 
2278
 
#: ../plugins/contrib/wxSmith/wxssizerparentqp.cpp:42
2279
 
msgid "Sizer options"
2280
 
msgstr ""
2281
 
 
2282
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:27
2283
 
msgid "Standard options"
2284
 
msgstr ""
2285
 
 
2286
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:28
2287
 
msgid "Variable"
2288
 
msgstr ""
2289
 
 
2290
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:31
2291
 
msgid "Is class member"
2292
 
msgstr ""
2293
 
 
2294
 
#: ../plugins/contrib/wxSmith/wxsstandardqp.cpp:39
2295
 
msgid "Flags"
2296
 
msgstr ""
2297
 
 
2298
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:316
2299
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:329
2300
 
msgid "wxSmith ERROR: Something wrong with undo buffer !!!"
2301
 
msgstr ""
2302
 
 
2303
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:754
2304
 
msgid "wxSmith: No widget selected - couldn't create new widget"
2305
 
msgstr ""
2306
 
 
2307
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:766
2308
 
msgid "wxSmith: Culdn't generate widget inside factory"
2309
 
msgstr ""
2310
 
 
2311
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:910
2312
 
msgid "wxSmith: No widget selecteed - couldn't delete"
2313
 
msgstr ""
2314
 
 
2315
 
#: ../plugins/contrib/wxSmith/wxswindoweditor.cpp:918
2316
 
msgid "Can not delete main widget (for now ;)"
2317
 
msgstr ""
2318
 
 
2319
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:518
2320
 
msgid "wxSmith project wizard"
2321
 
msgstr ""
2322
 
 
2323
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:524
2324
 
msgid "wxSmith project options"
2325
 
msgstr ""
2326
 
 
2327
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:527
2328
 
msgid "Project name:"
2329
 
msgstr ""
2330
 
 
2331
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:530
2332
 
msgid "Main frame title:"
2333
 
msgstr ""
2334
 
 
2335
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:531
2336
 
msgid "Welcome to wxSmith application"
2337
 
msgstr ""
2338
 
 
2339
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:533
2340
 
msgid "Base directory:"
2341
 
msgstr ""
2342
 
 
2343
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:541
2344
 
msgid "Custom proj. dir:"
2345
 
msgstr ""
2346
 
 
2347
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:561
2348
 
msgid "Add a simple menu"
2349
 
msgstr ""
2350
 
 
2351
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:563
2352
 
msgid "Add a status bar"
2353
 
msgstr ""
2354
 
 
2355
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:565
2356
 
msgid "Create About dialog"
2357
 
msgstr ""
2358
 
 
2359
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:568
2360
 
msgid "Create XRC resources"
2361
 
msgstr ""
2362
 
 
2363
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:570
2364
 
msgid "Insert additional comments describing wxSmith's code"
2365
 
msgstr ""
2366
 
 
2367
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:579
2368
 
msgid "wxWidgets library options"
2369
 
msgstr ""
2370
 
 
2371
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:582
2372
 
msgid "Configuration mode:"
2373
 
msgstr ""
2374
 
 
2375
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:584
2376
 
msgid "Global variables"
2377
 
msgstr ""
2378
 
 
2379
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:585
2380
 
msgid "Custom variables"
2381
 
msgstr ""
2382
 
 
2383
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:586
2384
 
msgid "Library finder"
2385
 
msgstr ""
2386
 
 
2387
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:588
2388
 
msgid "Library type:"
2389
 
msgstr ""
2390
 
 
2391
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:590
2392
 
msgid "DLL"
2393
 
msgstr ""
2394
 
 
2395
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:591
2396
 
msgid "Static"
2397
 
msgstr ""
2398
 
 
2399
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:593
2400
 
msgid "wxWidgets dir:"
2401
 
msgstr ""
2402
 
 
2403
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:603
2404
 
msgid "Configuration:"
2405
 
msgstr ""
2406
 
 
2407
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:607
2408
 
msgid "Use unicode:"
2409
 
msgstr ""
2410
 
 
2411
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:669
2412
 
msgid "Please enter project name"
2413
 
msgstr ""
2414
 
 
2415
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:675
2416
 
msgid "Please enter project directory"
2417
 
msgstr ""
2418
 
 
2419
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:681
2420
 
msgid "Project path must be absolute"
2421
 
msgstr ""
2422
 
 
2423
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:687
2424
 
msgid "Couldn't create main project directory"
2425
 
msgstr ""
2426
 
 
2427
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:697
2428
 
msgid "Couldn't create new project file"
2429
 
msgstr ""
2430
 
 
2431
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:823
2432
 
msgid "Error occured while creating files. Project may be corrupted."
2433
 
msgstr ""
2434
 
 
2435
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:866
2436
 
msgid "New wxSmith project created"
2437
 
msgstr ""
2438
 
 
2439
 
#: ../plugins/contrib/wxSmith/wxswizard.cpp:867
2440
 
msgid ""
2441
 
"New project created. But you may need\n"
2442
 
"to adjust some custom vars in project options"
2443
 
msgstr ""