]>
Commit | Line | Data |
---|---|---|
e370f402 | 1 | # SOME DESCRIPTIVE TITLE. |
62603868 MB |
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
3 | # This file is distributed under the same license as the PACKAGE package. | |
e370f402 VZ |
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | # | |
6 | #, fuzzy | |
7 | msgid "" | |
8 | msgstr "" | |
9 | "Project-Id-Version: PACKAGE VERSION\n" | |
62603868 | 10 | "Report-Msgid-Bugs-To: \n" |
95bf8d1b | 11 | "POT-Creation-Date: 2012-08-27 11:51+0200\n" |
e370f402 VZ |
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" | |
95bf8d1b | 15 | "Language: \n" |
e370f402 VZ |
16 | "MIME-Version: 1.0\n" |
17 | "Content-Type: text/plain; charset=CHARSET\n" | |
a3671ac0 | 18 | "Content-Transfer-Encoding: 8bit\n" |
f4eadf61 | 19 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
e370f402 | 20 | |
5325c2e3 | 21 | #: ../src/common/debugrpt.cpp:582 |
9a81018e MB |
22 | msgid "" |
23 | "\n" | |
24 | "Please send this report to the program maintainer, thank you!\n" | |
25 | msgstr "" | |
26 | ||
95bf8d1b VZ |
27 | #: ../src/richtext/richtextstyledlg.cpp:218 |
28 | #: ../src/richtext/richtextstyledlg.cpp:230 | |
81486341 VZ |
29 | msgid " " |
30 | msgstr "" | |
31 | ||
6695aca2 | 32 | #: ../src/generic/dbgrptg.cpp:323 |
9a81018e MB |
33 | msgid " Thank you and we're sorry for the inconvenience!\n" |
34 | msgstr "" | |
35 | ||
95bf8d1b VZ |
36 | #: ../src/common/prntbase.cpp:547 |
37 | #, c-format | |
38 | msgid " (copy %d of %d)" | |
39 | msgstr "" | |
40 | ||
be546c6f | 41 | #: ../src/common/log.cpp:428 |
e370f402 VZ |
42 | #, c-format |
43 | msgid " (error %ld: %s)" | |
44 | msgstr "" | |
45 | ||
be546c6f | 46 | #: ../src/common/imagtiff.cpp:76 |
6695aca2 VZ |
47 | #, c-format |
48 | msgid " (in module \"%s\")" | |
49 | msgstr "" | |
50 | ||
95bf8d1b | 51 | #: ../src/common/docview.cpp:1615 |
7b22b912 | 52 | msgid " - " |
e370f402 VZ |
53 | msgstr "" |
54 | ||
95bf8d1b | 55 | #: ../src/richtext/richtextprint.cpp:585 ../src/html/htmprint.cpp:705 |
7b22b912 | 56 | msgid " Preview" |
e370f402 VZ |
57 | msgstr "" |
58 | ||
be546c6f | 59 | #: ../src/common/fontcmn.cpp:812 |
f4eadf61 MB |
60 | msgid " bold" |
61 | msgstr "" | |
62 | ||
be546c6f | 63 | #: ../src/common/fontcmn.cpp:828 |
f4eadf61 MB |
64 | msgid " italic" |
65 | msgstr "" | |
66 | ||
be546c6f | 67 | #: ../src/common/fontcmn.cpp:808 |
f4eadf61 MB |
68 | msgid " light" |
69 | msgstr "" | |
70 | ||
71 | #: ../src/common/paper.cpp:119 | |
f6bcfd97 BP |
72 | msgid "#10 Envelope, 4 1/8 x 9 1/2 in" |
73 | msgstr "" | |
74 | ||
f4eadf61 | 75 | #: ../src/common/paper.cpp:120 |
f6bcfd97 BP |
76 | msgid "#11 Envelope, 4 1/2 x 10 3/8 in" |
77 | msgstr "" | |
78 | ||
f4eadf61 | 79 | #: ../src/common/paper.cpp:121 |
f6bcfd97 BP |
80 | msgid "#12 Envelope, 4 3/4 x 11 in" |
81 | msgstr "" | |
82 | ||
f4eadf61 | 83 | #: ../src/common/paper.cpp:122 |
f6bcfd97 BP |
84 | msgid "#14 Envelope, 5 x 11 1/2 in" |
85 | msgstr "" | |
86 | ||
f4eadf61 | 87 | #: ../src/common/paper.cpp:118 |
f6bcfd97 BP |
88 | msgid "#9 Envelope, 3 7/8 x 8 7/8 in" |
89 | msgstr "" | |
90 | ||
95bf8d1b | 91 | #: ../src/html/helpwnd.cpp:1045 |
5325c2e3 VZ |
92 | #, c-format |
93 | msgid "%d of %lu" | |
94 | msgstr "" | |
95 | ||
95bf8d1b | 96 | #: ../src/html/helpwnd.cpp:1682 ../src/html/helpwnd.cpp:1720 |
f4eadf61 MB |
97 | #, c-format |
98 | msgid "%i of %i" | |
99 | msgstr "" | |
100 | ||
6695aca2 | 101 | #: ../src/generic/filectrlg.cpp:309 |
f4eadf61 MB |
102 | #, c-format |
103 | msgid "%ld byte" | |
104 | msgid_plural "%ld bytes" | |
105 | msgstr[0] "" | |
106 | msgstr[1] "" | |
107 | ||
95bf8d1b | 108 | #: ../src/html/helpwnd.cpp:1047 |
7f4fd42e | 109 | #, c-format |
5325c2e3 | 110 | msgid "%lu of %lu" |
7f4fd42e VS |
111 | msgstr "" |
112 | ||
5325c2e3 | 113 | #: ../src/common/cmdline.cpp:1043 |
e370f402 | 114 | #, c-format |
7b22b912 | 115 | msgid "%s (or %s)" |
e370f402 VZ |
116 | msgstr "" |
117 | ||
95bf8d1b | 118 | #: ../src/generic/logg.cpp:231 |
019df10e RL |
119 | #, c-format |
120 | msgid "%s Error" | |
121 | msgstr "" | |
122 | ||
95bf8d1b | 123 | #: ../src/generic/logg.cpp:243 |
019df10e RL |
124 | #, c-format |
125 | msgid "%s Information" | |
126 | msgstr "" | |
127 | ||
95bf8d1b | 128 | #: ../src/generic/logg.cpp:235 |
019df10e RL |
129 | #, c-format |
130 | msgid "%s Warning" | |
131 | msgstr "" | |
132 | ||
6695aca2 | 133 | #: ../src/common/tarstrm.cpp:1320 |
f4eadf61 MB |
134 | #, c-format |
135 | msgid "%s did not fit the tar header for entry '%s'" | |
136 | msgstr "" | |
137 | ||
5325c2e3 | 138 | #: ../src/common/fldlgcmn.cpp:107 |
edff7545 VZ |
139 | #, c-format |
140 | msgid "%s files (%s)|%s" | |
141 | msgstr "" | |
142 | ||
5325c2e3 VZ |
143 | #: ../src/common/stockitem.cpp:140 ../src/html/helpfrm.cpp:143 |
144 | #: ../src/html/helpfrm.cpp:145 | |
2d143b66 | 145 | msgid "&About" |
e370f402 VZ |
146 | msgstr "" |
147 | ||
5325c2e3 | 148 | #: ../src/common/stockitem.cpp:208 |
21eadc1a RL |
149 | msgid "&Actual Size" |
150 | msgstr "" | |
151 | ||
5325c2e3 | 152 | #: ../src/richtext/richtextindentspage.cpp:287 |
7f4fd42e VS |
153 | msgid "&After a paragraph:" |
154 | msgstr "" | |
155 | ||
5325c2e3 VZ |
156 | #: ../src/richtext/richtextindentspage.cpp:141 |
157 | #: ../src/richtext/richtextliststylepage.cpp:320 | |
f4eadf61 MB |
158 | msgid "&Alignment" |
159 | msgstr "" | |
160 | ||
5325c2e3 | 161 | #: ../src/common/stockitem.cpp:142 |
21eadc1a RL |
162 | msgid "&Apply" |
163 | msgstr "" | |
164 | ||
95bf8d1b | 165 | #: ../src/richtext/richtextstyledlg.cpp:259 |
f4eadf61 MB |
166 | msgid "&Apply Style" |
167 | msgstr "" | |
168 | ||
6695aca2 | 169 | #: ../src/msw/mdi.cpp:168 |
8dba7bfb RL |
170 | msgid "&Arrange Icons" |
171 | msgstr "" | |
172 | ||
5325c2e3 | 173 | #: ../src/common/stockitem.cpp:196 |
6695aca2 VZ |
174 | msgid "&Ascending" |
175 | msgstr "" | |
176 | ||
5325c2e3 | 177 | #: ../src/common/stockitem.cpp:143 |
21eadc1a RL |
178 | msgid "&Back" |
179 | msgstr "" | |
180 | ||
5325c2e3 | 181 | #: ../src/richtext/richtextstylepage.cpp:114 |
f4eadf61 MB |
182 | msgid "&Based on:" |
183 | msgstr "" | |
184 | ||
5325c2e3 | 185 | #: ../src/richtext/richtextindentspage.cpp:278 |
7f4fd42e VS |
186 | msgid "&Before a paragraph:" |
187 | msgstr "" | |
188 | ||
95bf8d1b | 189 | #: ../src/richtext/richtextfontpage.cpp:269 |
6695aca2 VZ |
190 | msgid "&Bg colour:" |
191 | msgstr "" | |
192 | ||
5325c2e3 | 193 | #: ../src/common/stockitem.cpp:144 |
21eadc1a RL |
194 | msgid "&Bold" |
195 | msgstr "" | |
196 | ||
5325c2e3 | 197 | #: ../src/common/stockitem.cpp:145 |
6695aca2 VZ |
198 | msgid "&Bottom" |
199 | msgstr "" | |
200 | ||
5325c2e3 VZ |
201 | #: ../src/richtext/richtextborderspage.cpp:359 |
202 | #: ../src/richtext/richtextborderspage.cpp:503 | |
203 | #: ../src/richtext/richtextmarginspage.cpp:260 | |
204 | #: ../src/richtext/richtextmarginspage.cpp:374 | |
95bf8d1b | 205 | #: ../src/richtext/richtextsizepage.cpp:575 |
5325c2e3 VZ |
206 | msgid "&Bottom:" |
207 | msgstr "" | |
208 | ||
95bf8d1b | 209 | #: ../include/wx/richtext/richtextbuffer.h:3464 |
5325c2e3 VZ |
210 | msgid "&Box" |
211 | msgstr "" | |
212 | ||
213 | #: ../src/richtext/richtextliststylepage.cpp:211 | |
214 | #: ../src/richtext/richtextbulletspage.cpp:160 | |
f4eadf61 MB |
215 | msgid "&Bullet style:" |
216 | msgstr "" | |
217 | ||
5325c2e3 | 218 | #: ../src/common/stockitem.cpp:147 |
6695aca2 VZ |
219 | msgid "&CD-Rom" |
220 | msgstr "" | |
221 | ||
95bf8d1b | 222 | #: ../src/generic/wizard.cpp:433 ../src/generic/fontdlgg.cpp:471 |
be546c6f | 223 | #: ../src/generic/fontdlgg.cpp:490 ../src/osx/carbon/fontdlg.cpp:586 |
5325c2e3 | 224 | #: ../src/common/stockitem.cpp:146 |
8dba7bfb RL |
225 | msgid "&Cancel" |
226 | msgstr "" | |
227 | ||
6695aca2 | 228 | #: ../src/msw/mdi.cpp:164 |
8dba7bfb RL |
229 | msgid "&Cascade" |
230 | msgstr "" | |
231 | ||
95bf8d1b | 232 | #: ../include/wx/richtext/richtextbuffer.h:5476 |
5325c2e3 VZ |
233 | msgid "&Cell" |
234 | msgstr "" | |
235 | ||
95bf8d1b | 236 | #: ../src/richtext/richtextsymboldlg.cpp:440 |
f4eadf61 MB |
237 | msgid "&Character code:" |
238 | msgstr "" | |
239 | ||
5325c2e3 | 240 | #: ../src/common/stockitem.cpp:148 |
21eadc1a RL |
241 | msgid "&Clear" |
242 | msgstr "" | |
243 | ||
95bf8d1b VZ |
244 | #: ../src/generic/logg.cpp:520 ../src/common/stockitem.cpp:149 |
245 | #: ../src/common/prntbase.cpp:1571 ../src/univ/themes/win32.cpp:3757 | |
be546c6f | 246 | #: ../src/html/helpfrm.cpp:140 |
e370f402 VZ |
247 | msgid "&Close" |
248 | msgstr "" | |
249 | ||
5325c2e3 | 250 | #: ../src/common/stockitem.cpp:194 |
6695aca2 VZ |
251 | msgid "&Color" |
252 | msgstr "" | |
253 | ||
95bf8d1b | 254 | #: ../src/richtext/richtextfontpage.cpp:256 |
f4eadf61 MB |
255 | msgid "&Colour:" |
256 | msgstr "" | |
257 | ||
5325c2e3 | 258 | #: ../src/common/stockitem.cpp:150 |
6695aca2 VZ |
259 | msgid "&Convert" |
260 | msgstr "" | |
261 | ||
95bf8d1b | 262 | #: ../src/richtext/richtextctrl.cpp:325 ../src/osx/textctrl_osx.cpp:584 |
be546c6f | 263 | #: ../src/common/stockitem.cpp:151 ../src/msw/textctrl.cpp:2223 |
a3671ac0 VS |
264 | msgid "&Copy" |
265 | msgstr "" | |
266 | ||
5325c2e3 | 267 | #: ../src/generic/hyperlinkg.cpp:157 |
7f4fd42e VS |
268 | msgid "&Copy URL" |
269 | msgstr "" | |
270 | ||
be546c6f | 271 | #: ../src/common/headerctrlcmn.cpp:329 |
6695aca2 VZ |
272 | msgid "&Customize..." |
273 | msgstr "" | |
274 | ||
275 | #: ../src/generic/dbgrptg.cpp:331 | |
9a81018e MB |
276 | msgid "&Debug report preview:" |
277 | msgstr "" | |
278 | ||
5325c2e3 | 279 | #: ../src/richtext/richtexttabspage.cpp:143 |
95bf8d1b | 280 | #: ../src/richtext/richtextctrl.cpp:327 ../src/osx/textctrl_osx.cpp:586 |
be546c6f | 281 | #: ../src/common/stockitem.cpp:153 ../src/msw/textctrl.cpp:2225 |
a3671ac0 VS |
282 | msgid "&Delete" |
283 | msgstr "" | |
284 | ||
95bf8d1b | 285 | #: ../src/richtext/richtextstyledlg.cpp:277 |
f4eadf61 MB |
286 | msgid "&Delete Style..." |
287 | msgstr "" | |
288 | ||
5325c2e3 | 289 | #: ../src/common/stockitem.cpp:197 |
6695aca2 VZ |
290 | msgid "&Descending" |
291 | msgstr "" | |
292 | ||
95bf8d1b | 293 | #: ../src/generic/logg.cpp:692 |
f6bcfd97 BP |
294 | msgid "&Details" |
295 | msgstr "" | |
296 | ||
5325c2e3 | 297 | #: ../src/common/stockitem.cpp:154 |
21eadc1a RL |
298 | msgid "&Down" |
299 | msgstr "" | |
300 | ||
5325c2e3 | 301 | #: ../src/common/stockitem.cpp:155 |
f4eadf61 MB |
302 | msgid "&Edit" |
303 | msgstr "" | |
304 | ||
95bf8d1b | 305 | #: ../src/richtext/richtextstyledlg.cpp:271 |
f4eadf61 MB |
306 | msgid "&Edit Style..." |
307 | msgstr "" | |
308 | ||
5325c2e3 | 309 | #: ../src/common/stockitem.cpp:156 |
6695aca2 VZ |
310 | msgid "&Execute" |
311 | msgstr "" | |
312 | ||
5325c2e3 | 313 | #: ../src/common/stockitem.cpp:158 ../src/html/helpfrm.cpp:147 |
edff7545 VZ |
314 | msgid "&File" |
315 | msgstr "" | |
316 | ||
5325c2e3 | 317 | #: ../src/common/stockitem.cpp:159 |
8dba7bfb RL |
318 | msgid "&Find" |
319 | msgstr "" | |
320 | ||
95bf8d1b | 321 | #: ../src/generic/wizard.cpp:627 |
7b22b912 VZ |
322 | msgid "&Finish" |
323 | msgstr "" | |
324 | ||
5325c2e3 | 325 | #: ../src/common/stockitem.cpp:160 |
6695aca2 VZ |
326 | msgid "&First" |
327 | msgstr "" | |
328 | ||
95bf8d1b | 329 | #: ../src/richtext/richtextsizepage.cpp:222 |
5325c2e3 VZ |
330 | msgid "&Floating mode:" |
331 | msgstr "" | |
332 | ||
333 | #: ../src/common/stockitem.cpp:161 | |
6695aca2 VZ |
334 | msgid "&Floppy" |
335 | msgstr "" | |
336 | ||
5325c2e3 | 337 | #: ../src/common/stockitem.cpp:195 |
6695aca2 VZ |
338 | msgid "&Font" |
339 | msgstr "" | |
340 | ||
5325c2e3 | 341 | #: ../src/generic/fontdlgg.cpp:372 |
21eadc1a RL |
342 | msgid "&Font family:" |
343 | msgstr "" | |
344 | ||
5325c2e3 | 345 | #: ../src/richtext/richtextliststylepage.cpp:195 |
f4eadf61 MB |
346 | msgid "&Font for Level..." |
347 | msgstr "" | |
348 | ||
95bf8d1b VZ |
349 | #: ../src/richtext/richtextfontpage.cpp:154 |
350 | #: ../src/richtext/richtextsymboldlg.cpp:401 | |
f4eadf61 MB |
351 | msgid "&Font:" |
352 | msgstr "" | |
353 | ||
5325c2e3 | 354 | #: ../src/common/stockitem.cpp:162 |
21eadc1a RL |
355 | msgid "&Forward" |
356 | msgstr "" | |
357 | ||
95bf8d1b | 358 | #: ../src/richtext/richtextsymboldlg.cpp:452 |
f4eadf61 MB |
359 | msgid "&From:" |
360 | msgstr "" | |
361 | ||
5325c2e3 VZ |
362 | #: ../src/common/stockitem.cpp:163 |
363 | msgid "&Harddisk" | |
402b0a2c VZ |
364 | msgstr "" |
365 | ||
95bf8d1b | 366 | #: ../src/richtext/richtextsizepage.cpp:317 |
5325c2e3 | 367 | msgid "&Height:" |
6695aca2 VZ |
368 | msgstr "" |
369 | ||
95bf8d1b VZ |
370 | #: ../src/generic/wizard.cpp:436 ../src/richtext/richtextstyledlg.cpp:311 |
371 | #: ../src/richtext/richtextsymboldlg.cpp:480 ../src/osx/menu_osx.cpp:685 | |
5325c2e3 | 372 | #: ../src/common/stockitem.cpp:164 ../src/html/helpfrm.cpp:148 |
8dba7bfb RL |
373 | msgid "&Help" |
374 | msgstr "" | |
375 | ||
5325c2e3 VZ |
376 | #: ../include/wx/richmsgdlg.h:31 |
377 | msgid "&Hide details" | |
378 | msgstr "" | |
379 | ||
380 | #: ../src/common/stockitem.cpp:165 | |
21eadc1a RL |
381 | msgid "&Home" |
382 | msgstr "" | |
383 | ||
5325c2e3 VZ |
384 | #: ../src/richtext/richtextindentspage.cpp:197 |
385 | #: ../src/richtext/richtextliststylepage.cpp:373 | |
f4eadf61 MB |
386 | msgid "&Indentation (tenths of a mm)" |
387 | msgstr "" | |
388 | ||
5325c2e3 VZ |
389 | #: ../src/richtext/richtextindentspage.cpp:180 |
390 | #: ../src/richtext/richtextliststylepage.cpp:357 | |
f4eadf61 MB |
391 | msgid "&Indeterminate" |
392 | msgstr "" | |
393 | ||
5325c2e3 | 394 | #: ../src/common/stockitem.cpp:167 |
21eadc1a RL |
395 | msgid "&Index" |
396 | msgstr "" | |
397 | ||
5325c2e3 | 398 | #: ../src/common/stockitem.cpp:168 |
6695aca2 VZ |
399 | msgid "&Info" |
400 | msgstr "" | |
401 | ||
5325c2e3 | 402 | #: ../src/common/stockitem.cpp:169 |
21eadc1a RL |
403 | msgid "&Italic" |
404 | msgstr "" | |
405 | ||
5325c2e3 | 406 | #: ../src/common/stockitem.cpp:170 |
6695aca2 VZ |
407 | msgid "&Jump to" |
408 | msgstr "" | |
409 | ||
5325c2e3 VZ |
410 | #: ../src/richtext/richtextindentspage.cpp:166 |
411 | #: ../src/richtext/richtextliststylepage.cpp:343 | |
f4eadf61 MB |
412 | msgid "&Justified" |
413 | msgstr "" | |
414 | ||
5325c2e3 | 415 | #: ../src/common/stockitem.cpp:175 |
6695aca2 VZ |
416 | msgid "&Last" |
417 | msgstr "" | |
418 | ||
5325c2e3 VZ |
419 | #: ../src/richtext/richtextindentspage.cpp:152 |
420 | #: ../src/richtext/richtextliststylepage.cpp:329 | |
f4eadf61 MB |
421 | msgid "&Left" |
422 | msgstr "" | |
423 | ||
5325c2e3 VZ |
424 | #: ../src/richtext/richtextindentspage.cpp:208 |
425 | #: ../src/richtext/richtextborderspage.cpp:269 | |
426 | #: ../src/richtext/richtextborderspage.cpp:413 | |
427 | #: ../src/richtext/richtextliststylepage.cpp:382 | |
428 | #: ../src/richtext/richtextmarginspage.cpp:187 | |
429 | #: ../src/richtext/richtextmarginspage.cpp:301 | |
95bf8d1b | 430 | #: ../src/richtext/richtextsizepage.cpp:491 |
f4eadf61 MB |
431 | msgid "&Left:" |
432 | msgstr "" | |
433 | ||
5325c2e3 | 434 | #: ../src/richtext/richtextliststylepage.cpp:184 |
f4eadf61 MB |
435 | msgid "&List level:" |
436 | msgstr "" | |
437 | ||
95bf8d1b | 438 | #: ../src/generic/logg.cpp:521 |
e370f402 VZ |
439 | msgid "&Log" |
440 | msgstr "" | |
441 | ||
95bf8d1b | 442 | #: ../src/univ/themes/win32.cpp:3749 |
09663494 MB |
443 | msgid "&Move" |
444 | msgstr "" | |
445 | ||
95bf8d1b | 446 | #: ../src/richtext/richtextsizepage.cpp:606 |
5325c2e3 VZ |
447 | msgid "&Move the object to:" |
448 | msgstr "" | |
449 | ||
450 | #: ../src/common/stockitem.cpp:176 | |
6695aca2 VZ |
451 | msgid "&Network" |
452 | msgstr "" | |
453 | ||
5325c2e3 | 454 | #: ../src/richtext/richtexttabspage.cpp:137 ../src/common/stockitem.cpp:177 |
21eadc1a RL |
455 | msgid "&New" |
456 | msgstr "" | |
457 | ||
95bf8d1b | 458 | #: ../src/aui/tabmdi.cpp:110 ../src/generic/mdig.cpp:101 |
6695aca2 | 459 | #: ../src/msw/mdi.cpp:169 |
8dba7bfb RL |
460 | msgid "&Next" |
461 | msgstr "" | |
462 | ||
95bf8d1b | 463 | #: ../src/generic/wizard.cpp:432 ../src/generic/wizard.cpp:627 |
7b22b912 VZ |
464 | msgid "&Next >" |
465 | msgstr "" | |
466 | ||
95bf8d1b | 467 | #: ../src/richtext/richtextsizepage.cpp:615 |
5325c2e3 VZ |
468 | msgid "&Next Paragraph" |
469 | msgstr "" | |
470 | ||
6695aca2 | 471 | #: ../src/generic/tipdlg.cpp:277 |
7b22b912 VZ |
472 | msgid "&Next Tip" |
473 | msgstr "" | |
474 | ||
5325c2e3 | 475 | #: ../src/richtext/richtextstylepage.cpp:124 |
f4eadf61 MB |
476 | msgid "&Next style:" |
477 | msgstr "" | |
478 | ||
be546c6f | 479 | #: ../src/common/stockitem.cpp:178 ../src/msw/msgdlg.cpp:476 |
21eadc1a RL |
480 | msgid "&No" |
481 | msgstr "" | |
482 | ||
6695aca2 | 483 | #: ../src/generic/dbgrptg.cpp:353 |
9a81018e MB |
484 | msgid "&Notes:" |
485 | msgstr "" | |
486 | ||
5325c2e3 | 487 | #: ../src/richtext/richtextbulletspage.cpp:265 |
f4eadf61 MB |
488 | msgid "&Number:" |
489 | msgstr "" | |
490 | ||
5325c2e3 | 491 | #: ../src/generic/fontdlgg.cpp:476 ../src/generic/fontdlgg.cpp:483 |
be546c6f | 492 | #: ../src/osx/carbon/fontdlg.cpp:592 ../src/common/stockitem.cpp:179 |
21eadc1a RL |
493 | msgid "&OK" |
494 | msgstr "" | |
495 | ||
5325c2e3 VZ |
496 | #: ../src/generic/dbgrptg.cpp:339 ../src/common/stockitem.cpp:180 |
497 | #: ../src/html/helpfrm.cpp:138 | |
7f4fd42e | 498 | msgid "&Open..." |
21eadc1a RL |
499 | msgstr "" |
500 | ||
5325c2e3 | 501 | #: ../src/richtext/richtextindentspage.cpp:235 |
7f4fd42e | 502 | msgid "&Outline level:" |
402b0a2c VZ |
503 | msgstr "" |
504 | ||
5325c2e3 VZ |
505 | #: ../src/richtext/richtextindentspage.cpp:318 |
506 | msgid "&Page Break" | |
507 | msgstr "" | |
508 | ||
95bf8d1b | 509 | #: ../src/richtext/richtextctrl.cpp:326 ../src/osx/textctrl_osx.cpp:585 |
be546c6f | 510 | #: ../src/common/stockitem.cpp:181 ../src/msw/textctrl.cpp:2224 |
a3671ac0 VS |
511 | msgid "&Paste" |
512 | msgstr "" | |
513 | ||
95bf8d1b | 514 | #: ../include/wx/richtext/richtextbuffer.h:4580 |
5325c2e3 VZ |
515 | msgid "&Picture" |
516 | msgstr "" | |
517 | ||
518 | #: ../src/generic/fontdlgg.cpp:423 | |
21eadc1a RL |
519 | msgid "&Point size:" |
520 | msgstr "" | |
521 | ||
5325c2e3 | 522 | #: ../src/richtext/richtexttabspage.cpp:115 |
f4eadf61 MB |
523 | msgid "&Position (tenths of a mm):" |
524 | msgstr "" | |
525 | ||
95bf8d1b VZ |
526 | #: ../src/richtext/richtextsizepage.cpp:476 |
527 | msgid "&Position mode:" | |
21eadc1a RL |
528 | msgstr "" |
529 | ||
95bf8d1b VZ |
530 | #: ../src/common/stockitem.cpp:182 |
531 | msgid "&Preferences" | |
5325c2e3 VZ |
532 | msgstr "" |
533 | ||
95bf8d1b | 534 | #: ../src/aui/tabmdi.cpp:111 ../src/generic/mdig.cpp:102 |
6695aca2 | 535 | #: ../src/msw/mdi.cpp:170 |
f2e73b59 VZ |
536 | msgid "&Previous" |
537 | msgstr "" | |
538 | ||
95bf8d1b | 539 | #: ../src/richtext/richtextsizepage.cpp:609 |
5325c2e3 VZ |
540 | msgid "&Previous Paragraph" |
541 | msgstr "" | |
542 | ||
543 | #: ../src/common/stockitem.cpp:184 | |
402b0a2c VZ |
544 | msgid "&Print..." |
545 | msgstr "" | |
546 | ||
95bf8d1b | 547 | #: ../src/richtext/richtextctrl.cpp:331 ../src/richtext/richtextctrl.cpp:4888 |
5325c2e3 | 548 | #: ../src/common/stockitem.cpp:185 |
21eadc1a RL |
549 | msgid "&Properties" |
550 | msgstr "" | |
551 | ||
5325c2e3 | 552 | #: ../src/common/stockitem.cpp:157 |
21eadc1a RL |
553 | msgid "&Quit" |
554 | msgstr "" | |
555 | ||
95bf8d1b | 556 | #: ../src/richtext/richtextctrl.cpp:322 ../src/osx/textctrl_osx.cpp:581 |
5325c2e3 | 557 | #: ../src/common/stockitem.cpp:186 ../src/common/cmdproc.cpp:294 |
be546c6f | 558 | #: ../src/common/cmdproc.cpp:301 ../src/msw/textctrl.cpp:2220 |
e370f402 VZ |
559 | msgid "&Redo" |
560 | msgstr "" | |
561 | ||
5325c2e3 | 562 | #: ../src/common/cmdproc.cpp:290 ../src/common/cmdproc.cpp:310 |
e370f402 VZ |
563 | msgid "&Redo " |
564 | msgstr "" | |
565 | ||
95bf8d1b | 566 | #: ../src/richtext/richtextstyledlg.cpp:265 |
f4eadf61 MB |
567 | msgid "&Rename Style..." |
568 | msgstr "" | |
569 | ||
7f4fd42e | 570 | #: ../src/generic/fdrepdlg.cpp:180 |
8dba7bfb RL |
571 | msgid "&Replace" |
572 | msgstr "" | |
573 | ||
95bf8d1b | 574 | #: ../src/richtext/richtextstyledlg.cpp:295 |
f4eadf61 MB |
575 | msgid "&Restart numbering" |
576 | msgstr "" | |
577 | ||
95bf8d1b | 578 | #: ../src/univ/themes/win32.cpp:3748 |
09663494 MB |
579 | msgid "&Restore" |
580 | msgstr "" | |
581 | ||
5325c2e3 VZ |
582 | #: ../src/richtext/richtextindentspage.cpp:159 |
583 | #: ../src/richtext/richtextliststylepage.cpp:336 | |
f4eadf61 MB |
584 | msgid "&Right" |
585 | msgstr "" | |
586 | ||
5325c2e3 VZ |
587 | #: ../src/richtext/richtextindentspage.cpp:226 |
588 | #: ../src/richtext/richtextborderspage.cpp:299 | |
589 | #: ../src/richtext/richtextborderspage.cpp:443 | |
590 | #: ../src/richtext/richtextliststylepage.cpp:400 | |
591 | #: ../src/richtext/richtextmarginspage.cpp:212 | |
592 | #: ../src/richtext/richtextmarginspage.cpp:326 | |
95bf8d1b | 593 | #: ../src/richtext/richtextsizepage.cpp:547 |
f4eadf61 MB |
594 | msgid "&Right:" |
595 | msgstr "" | |
596 | ||
5325c2e3 | 597 | #: ../src/common/stockitem.cpp:191 |
21eadc1a RL |
598 | msgid "&Save" |
599 | msgstr "" | |
600 | ||
5325c2e3 VZ |
601 | #: ../src/common/stockitem.cpp:192 |
602 | msgid "&Save as" | |
603 | msgstr "" | |
604 | ||
5325c2e3 VZ |
605 | #: ../include/wx/richmsgdlg.h:30 |
606 | msgid "&See details" | |
607 | msgstr "" | |
608 | ||
6695aca2 | 609 | #: ../src/generic/tipdlg.cpp:271 |
7b22b912 VZ |
610 | msgid "&Show tips at startup" |
611 | msgstr "" | |
612 | ||
95bf8d1b | 613 | #: ../src/univ/themes/win32.cpp:3751 |
09663494 MB |
614 | msgid "&Size" |
615 | msgstr "" | |
616 | ||
95bf8d1b | 617 | #: ../src/richtext/richtextfontpage.cpp:166 |
f4eadf61 MB |
618 | msgid "&Size:" |
619 | msgstr "" | |
620 | ||
be546c6f | 621 | #: ../src/generic/progdlgg.cpp:283 |
7f4fd42e VS |
622 | msgid "&Skip" |
623 | msgstr "" | |
624 | ||
5325c2e3 VZ |
625 | #: ../src/richtext/richtextindentspage.cpp:267 |
626 | #: ../src/richtext/richtextliststylepage.cpp:418 | |
f4eadf61 MB |
627 | msgid "&Spacing (tenths of a mm)" |
628 | msgstr "" | |
629 | ||
5325c2e3 | 630 | #: ../src/common/stockitem.cpp:198 |
6695aca2 VZ |
631 | msgid "&Spell Check" |
632 | msgstr "" | |
633 | ||
5325c2e3 | 634 | #: ../src/common/stockitem.cpp:199 |
21eadc1a RL |
635 | msgid "&Stop" |
636 | msgstr "" | |
637 | ||
95bf8d1b | 638 | #: ../src/richtext/richtextfontpage.cpp:282 ../src/common/stockitem.cpp:200 |
7f4fd42e VS |
639 | msgid "&Strikethrough" |
640 | msgstr "" | |
641 | ||
5325c2e3 | 642 | #: ../src/generic/fontdlgg.cpp:383 ../src/richtext/richtextstylepage.cpp:105 |
21eadc1a RL |
643 | msgid "&Style:" |
644 | msgstr "" | |
645 | ||
95bf8d1b | 646 | #: ../src/richtext/richtextstyledlg.cpp:206 |
f4eadf61 MB |
647 | msgid "&Styles:" |
648 | msgstr "" | |
649 | ||
95bf8d1b | 650 | #: ../src/richtext/richtextsymboldlg.cpp:414 |
f4eadf61 MB |
651 | msgid "&Subset:" |
652 | msgstr "" | |
653 | ||
5325c2e3 VZ |
654 | #: ../src/richtext/richtextliststylepage.cpp:269 |
655 | #: ../src/richtext/richtextbulletspage.cpp:223 | |
f4eadf61 MB |
656 | msgid "&Symbol:" |
657 | msgstr "" | |
658 | ||
95bf8d1b | 659 | #: ../include/wx/richtext/richtextbuffer.h:5558 |
5325c2e3 VZ |
660 | msgid "&Table" |
661 | msgstr "" | |
662 | ||
663 | #: ../src/common/stockitem.cpp:201 | |
6695aca2 VZ |
664 | msgid "&Top" |
665 | msgstr "" | |
666 | ||
5325c2e3 VZ |
667 | #: ../src/richtext/richtextborderspage.cpp:329 |
668 | #: ../src/richtext/richtextborderspage.cpp:473 | |
669 | #: ../src/richtext/richtextmarginspage.cpp:235 | |
670 | #: ../src/richtext/richtextmarginspage.cpp:349 | |
95bf8d1b | 671 | #: ../src/richtext/richtextsizepage.cpp:519 |
5325c2e3 VZ |
672 | msgid "&Top:" |
673 | msgstr "" | |
674 | ||
675 | #: ../src/generic/fontdlgg.cpp:445 ../src/common/stockitem.cpp:203 | |
21eadc1a RL |
676 | msgid "&Underline" |
677 | msgstr "" | |
678 | ||
95bf8d1b | 679 | #: ../src/richtext/richtextfontpage.cpp:241 |
f4eadf61 MB |
680 | msgid "&Underlining:" |
681 | msgstr "" | |
682 | ||
95bf8d1b | 683 | #: ../src/richtext/richtextctrl.cpp:321 ../src/osx/textctrl_osx.cpp:580 |
5325c2e3 | 684 | #: ../src/common/stockitem.cpp:204 ../src/common/cmdproc.cpp:272 |
be546c6f | 685 | #: ../src/msw/textctrl.cpp:2219 |
e370f402 VZ |
686 | msgid "&Undo" |
687 | msgstr "" | |
688 | ||
5325c2e3 | 689 | #: ../src/common/cmdproc.cpp:266 |
e370f402 VZ |
690 | msgid "&Undo " |
691 | msgstr "" | |
692 | ||
5325c2e3 | 693 | #: ../src/common/stockitem.cpp:205 |
21eadc1a RL |
694 | msgid "&Unindent" |
695 | msgstr "" | |
696 | ||
5325c2e3 | 697 | #: ../src/common/stockitem.cpp:206 |
21eadc1a RL |
698 | msgid "&Up" |
699 | msgstr "" | |
700 | ||
95bf8d1b | 701 | #: ../src/richtext/richtextsizepage.cpp:254 |
5325c2e3 VZ |
702 | msgid "&Vertical alignment:" |
703 | msgstr "" | |
704 | ||
6695aca2 VZ |
705 | #: ../src/generic/dbgrptg.cpp:337 |
706 | msgid "&View..." | |
707 | msgstr "" | |
708 | ||
5325c2e3 | 709 | #: ../src/generic/fontdlgg.cpp:394 |
21eadc1a RL |
710 | msgid "&Weight:" |
711 | msgstr "" | |
712 | ||
95bf8d1b | 713 | #: ../src/richtext/richtextsizepage.cpp:290 |
5325c2e3 VZ |
714 | msgid "&Width:" |
715 | msgstr "" | |
716 | ||
95bf8d1b VZ |
717 | #: ../src/aui/tabmdi.cpp:303 ../src/aui/tabmdi.cpp:319 |
718 | #: ../src/aui/tabmdi.cpp:321 ../src/generic/mdig.cpp:295 | |
5325c2e3 | 719 | #: ../src/generic/mdig.cpp:311 ../src/generic/mdig.cpp:315 |
6695aca2 | 720 | #: ../src/msw/mdi.cpp:70 |
f6bcfd97 BP |
721 | msgid "&Window" |
722 | msgstr "" | |
723 | ||
be546c6f | 724 | #: ../src/common/stockitem.cpp:207 ../src/msw/msgdlg.cpp:476 |
21eadc1a RL |
725 | msgid "&Yes" |
726 | msgstr "" | |
727 | ||
be546c6f | 728 | #: ../src/common/fontcmn.cpp:845 |
6695aca2 VZ |
729 | msgid "'" |
730 | msgstr "" | |
731 | ||
be546c6f | 732 | #: ../src/common/config.cpp:524 ../src/msw/regconf.cpp:259 |
e370f402 VZ |
733 | #, c-format |
734 | msgid "'%s' has extra '..', ignored." | |
735 | msgstr "" | |
736 | ||
5325c2e3 VZ |
737 | #: ../src/common/valtext.cpp:250 ../src/common/valtext.cpp:252 |
738 | #: ../src/common/valtext.cpp:254 ../src/common/valtext.cpp:256 | |
e370f402 | 739 | #, c-format |
7b22b912 | 740 | msgid "'%s' is invalid" |
e370f402 VZ |
741 | msgstr "" |
742 | ||
5325c2e3 | 743 | #: ../src/common/cmdline.cpp:941 ../src/common/cmdline.cpp:959 |
e370f402 | 744 | #, c-format |
7b22b912 | 745 | msgid "'%s' is not a correct numeric value for option '%s'." |
e370f402 VZ |
746 | msgstr "" |
747 | ||
5325c2e3 | 748 | #: ../src/common/translation.cpp:930 |
7b22b912 VZ |
749 | #, c-format |
750 | msgid "'%s' is not a valid message catalog." | |
e370f402 VZ |
751 | msgstr "" |
752 | ||
95bf8d1b | 753 | #: ../src/common/textbuf.cpp:240 |
7b22b912 | 754 | #, c-format |
8dba7bfb | 755 | msgid "'%s' is probably a binary buffer." |
e370f402 VZ |
756 | msgstr "" |
757 | ||
5325c2e3 | 758 | #: ../src/common/valtext.cpp:248 |
7b22b912 VZ |
759 | #, c-format |
760 | msgid "'%s' should be numeric." | |
e370f402 VZ |
761 | msgstr "" |
762 | ||
5325c2e3 | 763 | #: ../src/common/valtext.cpp:240 |
7b22b912 VZ |
764 | #, c-format |
765 | msgid "'%s' should only contain ASCII characters." | |
e370f402 VZ |
766 | msgstr "" |
767 | ||
5325c2e3 | 768 | #: ../src/common/valtext.cpp:242 |
7b22b912 VZ |
769 | #, c-format |
770 | msgid "'%s' should only contain alphabetic characters." | |
e370f402 VZ |
771 | msgstr "" |
772 | ||
5325c2e3 | 773 | #: ../src/common/valtext.cpp:244 |
7b22b912 VZ |
774 | #, c-format |
775 | msgid "'%s' should only contain alphabetic or numeric characters." | |
e370f402 VZ |
776 | msgstr "" |
777 | ||
5325c2e3 | 778 | #: ../src/common/valtext.cpp:246 |
6695aca2 VZ |
779 | #, c-format |
780 | msgid "'%s' should only contain digits." | |
781 | msgstr "" | |
782 | ||
5325c2e3 VZ |
783 | #: ../src/richtext/richtextliststylepage.cpp:230 |
784 | #: ../src/richtext/richtextbulletspage.cpp:180 | |
f4eadf61 MB |
785 | msgid "(*)" |
786 | msgstr "" | |
787 | ||
95bf8d1b | 788 | #: ../src/html/helpwnd.cpp:977 |
7b22b912 | 789 | msgid "(Help)" |
e370f402 VZ |
790 | msgstr "" |
791 | ||
5325c2e3 VZ |
792 | #: ../src/richtext/richtextliststylepage.cpp:482 |
793 | #: ../src/richtext/richtextbulletspage.cpp:287 | |
f4eadf61 MB |
794 | msgid "(None)" |
795 | msgstr "" | |
796 | ||
95bf8d1b | 797 | #: ../src/richtext/richtextsymboldlg.cpp:505 |
f4eadf61 MB |
798 | msgid "(Normal text)" |
799 | msgstr "" | |
800 | ||
95bf8d1b VZ |
801 | #: ../src/html/helpwnd.cpp:427 ../src/html/helpwnd.cpp:1120 |
802 | #: ../src/html/helpwnd.cpp:1746 | |
7b22b912 | 803 | msgid "(bookmarks)" |
e370f402 VZ |
804 | msgstr "" |
805 | ||
5325c2e3 VZ |
806 | #: ../src/richtext/richtextindentspage.cpp:239 |
807 | #: ../src/richtext/richtextindentspage.cpp:250 | |
808 | #: ../src/richtext/richtextindentspage.cpp:251 | |
809 | #: ../src/richtext/richtextindentspage.cpp:299 | |
810 | #: ../src/richtext/richtextindentspage.cpp:311 | |
811 | #: ../src/richtext/richtextindentspage.cpp:312 | |
95bf8d1b VZ |
812 | #: ../src/richtext/richtextformatdlg.cpp:828 |
813 | #: ../src/richtext/richtextfontpage.cpp:322 | |
814 | #: ../src/richtext/richtextfontpage.cpp:326 | |
815 | #: ../src/richtext/richtextfontpage.cpp:330 | |
5325c2e3 VZ |
816 | #: ../src/richtext/richtextliststylepage.cpp:449 |
817 | #: ../src/richtext/richtextliststylepage.cpp:461 | |
818 | #: ../src/richtext/richtextliststylepage.cpp:462 | |
f4eadf61 MB |
819 | msgid "(none)" |
820 | msgstr "" | |
821 | ||
5325c2e3 VZ |
822 | #: ../src/richtext/richtextliststylepage.cpp:493 |
823 | #: ../src/richtext/richtextbulletspage.cpp:298 | |
f4eadf61 MB |
824 | msgid "*" |
825 | msgstr "" | |
826 | ||
5325c2e3 VZ |
827 | #: ../src/richtext/richtextliststylepage.cpp:237 |
828 | #: ../src/richtext/richtextbulletspage.cpp:187 | |
f4eadf61 MB |
829 | msgid "*)" |
830 | msgstr "" | |
831 | ||
5325c2e3 VZ |
832 | #: ../src/richtext/richtextliststylepage.cpp:496 |
833 | #: ../src/richtext/richtextbulletspage.cpp:301 | |
f4eadf61 MB |
834 | msgid "+" |
835 | msgstr "" | |
836 | ||
95bf8d1b | 837 | #: ../src/msw/utils.cpp:1324 |
6695aca2 VZ |
838 | msgid ", 64-bit edition" |
839 | msgstr "" | |
840 | ||
5325c2e3 VZ |
841 | #: ../src/richtext/richtextliststylepage.cpp:494 |
842 | #: ../src/richtext/richtextbulletspage.cpp:299 | |
7f4fd42e | 843 | msgid "-" |
e370f402 VZ |
844 | msgstr "" |
845 | ||
be546c6f | 846 | #: ../src/generic/filepickerg.cpp:67 |
5325c2e3 VZ |
847 | msgid "..." |
848 | msgstr "" | |
849 | ||
850 | #: ../src/richtext/richtextindentspage.cpp:240 | |
7f4fd42e | 851 | msgid "1" |
e370f402 VZ |
852 | msgstr "" |
853 | ||
5325c2e3 VZ |
854 | #: ../src/richtext/richtextindentspage.cpp:301 |
855 | #: ../src/richtext/richtextliststylepage.cpp:451 | |
6695aca2 VZ |
856 | msgid "1.1" |
857 | msgstr "" | |
858 | ||
5325c2e3 VZ |
859 | #: ../src/richtext/richtextindentspage.cpp:302 |
860 | #: ../src/richtext/richtextliststylepage.cpp:452 | |
6695aca2 VZ |
861 | msgid "1.2" |
862 | msgstr "" | |
863 | ||
5325c2e3 VZ |
864 | #: ../src/richtext/richtextindentspage.cpp:303 |
865 | #: ../src/richtext/richtextliststylepage.cpp:453 | |
6695aca2 VZ |
866 | msgid "1.3" |
867 | msgstr "" | |
868 | ||
5325c2e3 VZ |
869 | #: ../src/richtext/richtextindentspage.cpp:304 |
870 | #: ../src/richtext/richtextliststylepage.cpp:454 | |
6695aca2 VZ |
871 | msgid "1.4" |
872 | msgstr "" | |
873 | ||
5325c2e3 VZ |
874 | #: ../src/richtext/richtextindentspage.cpp:305 |
875 | #: ../src/richtext/richtextliststylepage.cpp:455 | |
f4eadf61 | 876 | msgid "1.5" |
402b0a2c VZ |
877 | msgstr "" |
878 | ||
5325c2e3 VZ |
879 | #: ../src/richtext/richtextindentspage.cpp:306 |
880 | #: ../src/richtext/richtextliststylepage.cpp:456 | |
6695aca2 VZ |
881 | msgid "1.6" |
882 | msgstr "" | |
883 | ||
5325c2e3 VZ |
884 | #: ../src/richtext/richtextindentspage.cpp:307 |
885 | #: ../src/richtext/richtextliststylepage.cpp:457 | |
6695aca2 VZ |
886 | msgid "1.7" |
887 | msgstr "" | |
888 | ||
5325c2e3 VZ |
889 | #: ../src/richtext/richtextindentspage.cpp:308 |
890 | #: ../src/richtext/richtextliststylepage.cpp:458 | |
6695aca2 VZ |
891 | msgid "1.8" |
892 | msgstr "" | |
893 | ||
5325c2e3 VZ |
894 | #: ../src/richtext/richtextindentspage.cpp:309 |
895 | #: ../src/richtext/richtextliststylepage.cpp:459 | |
6695aca2 VZ |
896 | msgid "1.9" |
897 | msgstr "" | |
898 | ||
5325c2e3 VZ |
899 | #: ../src/richtext/richtextindentspage.cpp:249 |
900 | msgid "10" | |
901 | msgstr "" | |
902 | ||
f4eadf61 | 903 | #: ../src/common/paper.cpp:142 |
62603868 MB |
904 | msgid "10 x 11 in" |
905 | msgstr "" | |
906 | ||
f4eadf61 | 907 | #: ../src/common/paper.cpp:115 |
f6bcfd97 BP |
908 | msgid "10 x 14 in" |
909 | msgstr "" | |
910 | ||
f4eadf61 | 911 | #: ../src/common/paper.cpp:116 |
f6bcfd97 BP |
912 | msgid "11 x 17 in" |
913 | msgstr "" | |
914 | ||
f4eadf61 | 915 | #: ../src/common/paper.cpp:186 |
62603868 MB |
916 | msgid "12 x 11 in" |
917 | msgstr "" | |
918 | ||
f4eadf61 | 919 | #: ../src/common/paper.cpp:143 |
62603868 MB |
920 | msgid "15 x 11 in" |
921 | msgstr "" | |
922 | ||
5325c2e3 VZ |
923 | #: ../src/richtext/richtextindentspage.cpp:241 |
924 | #: ../src/richtext/richtextindentspage.cpp:310 | |
925 | #: ../src/richtext/richtextliststylepage.cpp:460 | |
f4eadf61 MB |
926 | msgid "2" |
927 | msgstr "" | |
928 | ||
5325c2e3 | 929 | #: ../src/richtext/richtextindentspage.cpp:242 |
7f4fd42e VS |
930 | msgid "3" |
931 | msgstr "" | |
932 | ||
5325c2e3 | 933 | #: ../src/richtext/richtextindentspage.cpp:243 |
7f4fd42e VS |
934 | msgid "4" |
935 | msgstr "" | |
936 | ||
5325c2e3 | 937 | #: ../src/richtext/richtextindentspage.cpp:244 |
7f4fd42e VS |
938 | msgid "5" |
939 | msgstr "" | |
940 | ||
5325c2e3 | 941 | #: ../src/richtext/richtextindentspage.cpp:245 |
7f4fd42e VS |
942 | msgid "6" |
943 | msgstr "" | |
944 | ||
f4eadf61 | 945 | #: ../src/common/paper.cpp:134 |
f6bcfd97 BP |
946 | msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in" |
947 | msgstr "" | |
948 | ||
5325c2e3 | 949 | #: ../src/richtext/richtextindentspage.cpp:246 |
7f4fd42e VS |
950 | msgid "7" |
951 | msgstr "" | |
952 | ||
5325c2e3 | 953 | #: ../src/richtext/richtextindentspage.cpp:247 |
7f4fd42e VS |
954 | msgid "8" |
955 | msgstr "" | |
956 | ||
5325c2e3 | 957 | #: ../src/richtext/richtextindentspage.cpp:248 |
7f4fd42e VS |
958 | msgid "9" |
959 | msgstr "" | |
960 | ||
f4eadf61 | 961 | #: ../src/common/paper.cpp:141 |
62603868 MB |
962 | msgid "9 x 11 in" |
963 | msgstr "" | |
964 | ||
6695aca2 | 965 | #: ../src/html/htmprint.cpp:432 |
f6bcfd97 BP |
966 | msgid ": file does not exist!" |
967 | msgstr "" | |
968 | ||
95bf8d1b | 969 | #: ../src/common/fontmap.cpp:200 |
7b22b912 | 970 | msgid ": unknown charset" |
e370f402 VZ |
971 | msgstr "" |
972 | ||
95bf8d1b | 973 | #: ../src/common/fontmap.cpp:414 |
7b22b912 | 974 | msgid ": unknown encoding" |
e370f402 VZ |
975 | msgstr "" |
976 | ||
95bf8d1b | 977 | #: ../src/generic/wizard.cpp:438 |
7b22b912 | 978 | msgid "< &Back" |
e370f402 VZ |
979 | msgstr "" |
980 | ||
be546c6f VZ |
981 | #: ../src/osx/carbon/fontdlg.cpp:606 ../src/osx/carbon/fontdlg.cpp:813 |
982 | #: ../src/osx/carbon/fontdlg.cpp:833 | |
f4eadf61 MB |
983 | msgid "<Any Decorative>" |
984 | msgstr "" | |
985 | ||
be546c6f VZ |
986 | #: ../src/osx/carbon/fontdlg.cpp:607 ../src/osx/carbon/fontdlg.cpp:815 |
987 | #: ../src/osx/carbon/fontdlg.cpp:835 | |
f4eadf61 MB |
988 | msgid "<Any Modern>" |
989 | msgstr "" | |
990 | ||
be546c6f VZ |
991 | #: ../src/osx/carbon/fontdlg.cpp:605 ../src/osx/carbon/fontdlg.cpp:811 |
992 | #: ../src/osx/carbon/fontdlg.cpp:831 | |
f4eadf61 MB |
993 | msgid "<Any Roman>" |
994 | msgstr "" | |
995 | ||
be546c6f VZ |
996 | #: ../src/osx/carbon/fontdlg.cpp:608 ../src/osx/carbon/fontdlg.cpp:817 |
997 | #: ../src/osx/carbon/fontdlg.cpp:837 | |
f4eadf61 MB |
998 | msgid "<Any Script>" |
999 | msgstr "" | |
1000 | ||
be546c6f VZ |
1001 | #: ../src/osx/carbon/fontdlg.cpp:609 ../src/osx/carbon/fontdlg.cpp:822 |
1002 | #: ../src/osx/carbon/fontdlg.cpp:841 | |
f4eadf61 MB |
1003 | msgid "<Any Swiss>" |
1004 | msgstr "" | |
1005 | ||
be546c6f VZ |
1006 | #: ../src/osx/carbon/fontdlg.cpp:610 ../src/osx/carbon/fontdlg.cpp:819 |
1007 | #: ../src/osx/carbon/fontdlg.cpp:839 | |
f4eadf61 MB |
1008 | msgid "<Any Teletype>" |
1009 | msgstr "" | |
1010 | ||
be546c6f | 1011 | #: ../src/osx/carbon/fontdlg.cpp:604 |
f4eadf61 MB |
1012 | msgid "<Any>" |
1013 | msgstr "" | |
1014 | ||
6695aca2 | 1015 | #: ../src/generic/filectrlg.cpp:280 ../src/generic/filectrlg.cpp:303 |
7b22b912 | 1016 | msgid "<DIR>" |
e370f402 VZ |
1017 | msgstr "" |
1018 | ||
6695aca2 | 1019 | #: ../src/generic/filectrlg.cpp:284 ../src/generic/filectrlg.cpp:307 |
402b0a2c VZ |
1020 | msgid "<DRIVE>" |
1021 | msgstr "" | |
1022 | ||
6695aca2 | 1023 | #: ../src/generic/filectrlg.cpp:282 ../src/generic/filectrlg.cpp:305 |
7b22b912 | 1024 | msgid "<LINK>" |
e370f402 VZ |
1025 | msgstr "" |
1026 | ||
95bf8d1b | 1027 | #: ../src/html/helpwnd.cpp:1280 |
402b0a2c VZ |
1028 | msgid "<b><i>Bold italic face.</i></b><br>" |
1029 | msgstr "" | |
1030 | ||
95bf8d1b | 1031 | #: ../src/html/helpwnd.cpp:1284 |
402b0a2c VZ |
1032 | msgid "<b><i>bold italic <u>underlined</u></i></b><br>" |
1033 | msgstr "" | |
1034 | ||
95bf8d1b | 1035 | #: ../src/html/helpwnd.cpp:1279 |
402b0a2c VZ |
1036 | msgid "<b>Bold face.</b> " |
1037 | msgstr "" | |
1038 | ||
95bf8d1b | 1039 | #: ../src/html/helpwnd.cpp:1278 |
402b0a2c VZ |
1040 | msgid "<i>Italic face.</i> " |
1041 | msgstr "" | |
1042 | ||
5325c2e3 VZ |
1043 | #: ../src/richtext/richtextliststylepage.cpp:495 |
1044 | #: ../src/richtext/richtextbulletspage.cpp:300 | |
f4eadf61 MB |
1045 | msgid ">" |
1046 | msgstr "" | |
1047 | ||
6695aca2 | 1048 | #: ../src/generic/dbgrptg.cpp:315 |
9a81018e MB |
1049 | msgid "A debug report has been generated in the directory\n" |
1050 | msgstr "" | |
1051 | ||
5325c2e3 | 1052 | #: ../src/common/debugrpt.cpp:569 |
7f4fd42e VS |
1053 | msgid "A debug report has been generated. It can be found in" |
1054 | msgstr "" | |
1055 | ||
5325c2e3 | 1056 | #: ../src/common/xtixml.cpp:419 |
402b0a2c VZ |
1057 | msgid "A non empty collection must consist of 'element' nodes" |
1058 | msgstr "" | |
1059 | ||
7f4fd42e | 1060 | #: ../src/richtext/richtextliststylepage.cpp:305 |
5325c2e3 VZ |
1061 | #: ../src/richtext/richtextliststylepage.cpp:307 |
1062 | #: ../src/richtext/richtextbulletspage.cpp:258 | |
1063 | #: ../src/richtext/richtextbulletspage.cpp:260 | |
f4eadf61 MB |
1064 | msgid "A standard bullet name." |
1065 | msgstr "" | |
1066 | ||
6695aca2 VZ |
1067 | #: ../src/common/paper.cpp:219 |
1068 | msgid "A0 sheet, 841 x 1189 mm" | |
1069 | msgstr "" | |
1070 | ||
1071 | #: ../src/common/paper.cpp:220 | |
1072 | msgid "A1 sheet, 594 x 841 mm" | |
1073 | msgstr "" | |
1074 | ||
f4eadf61 | 1075 | #: ../src/common/paper.cpp:161 |
62603868 MB |
1076 | msgid "A2 420 x 594 mm" |
1077 | msgstr "" | |
1078 | ||
f4eadf61 | 1079 | #: ../src/common/paper.cpp:158 |
62603868 MB |
1080 | msgid "A3 Extra 322 x 445 mm" |
1081 | msgstr "" | |
1082 | ||
f4eadf61 | 1083 | #: ../src/common/paper.cpp:163 |
62603868 MB |
1084 | msgid "A3 Extra Transverse 322 x 445 mm" |
1085 | msgstr "" | |
1086 | ||
f4eadf61 | 1087 | #: ../src/common/paper.cpp:172 |
62603868 MB |
1088 | msgid "A3 Rotated 420 x 297 mm" |
1089 | msgstr "" | |
1090 | ||
f4eadf61 | 1091 | #: ../src/common/paper.cpp:162 |
62603868 MB |
1092 | msgid "A3 Transverse 297 x 420 mm" |
1093 | msgstr "" | |
1094 | ||
f4eadf61 | 1095 | #: ../src/common/paper.cpp:108 |
f6bcfd97 BP |
1096 | msgid "A3 sheet, 297 x 420 mm" |
1097 | msgstr "" | |
1098 | ||
f4eadf61 | 1099 | #: ../src/common/paper.cpp:148 |
62603868 MB |
1100 | msgid "A4 Extra 9.27 x 12.69 in" |
1101 | msgstr "" | |
1102 | ||
f4eadf61 | 1103 | #: ../src/common/paper.cpp:155 |
62603868 MB |
1104 | msgid "A4 Plus 210 x 330 mm" |
1105 | msgstr "" | |
1106 | ||
f4eadf61 | 1107 | #: ../src/common/paper.cpp:173 |
62603868 MB |
1108 | msgid "A4 Rotated 297 x 210 mm" |
1109 | msgstr "" | |
1110 | ||
f4eadf61 | 1111 | #: ../src/common/paper.cpp:150 |
62603868 MB |
1112 | msgid "A4 Transverse 210 x 297 mm" |
1113 | msgstr "" | |
1114 | ||
f4eadf61 | 1115 | #: ../src/common/paper.cpp:99 |
7b22b912 | 1116 | msgid "A4 sheet, 210 x 297 mm" |
e370f402 VZ |
1117 | msgstr "" |
1118 | ||
f4eadf61 | 1119 | #: ../src/common/paper.cpp:109 |
f6bcfd97 BP |
1120 | msgid "A4 small sheet, 210 x 297 mm" |
1121 | msgstr "" | |
1122 | ||
f4eadf61 | 1123 | #: ../src/common/paper.cpp:159 |
62603868 MB |
1124 | msgid "A5 Extra 174 x 235 mm" |
1125 | msgstr "" | |
1126 | ||
f4eadf61 | 1127 | #: ../src/common/paper.cpp:174 |
62603868 MB |
1128 | msgid "A5 Rotated 210 x 148 mm" |
1129 | msgstr "" | |
1130 | ||
f4eadf61 | 1131 | #: ../src/common/paper.cpp:156 |
62603868 MB |
1132 | msgid "A5 Transverse 148 x 210 mm" |
1133 | msgstr "" | |
1134 | ||
f4eadf61 | 1135 | #: ../src/common/paper.cpp:110 |
f6bcfd97 BP |
1136 | msgid "A5 sheet, 148 x 210 mm" |
1137 | msgstr "" | |
1138 | ||
f4eadf61 | 1139 | #: ../src/common/paper.cpp:166 |
62603868 MB |
1140 | msgid "A6 105 x 148 mm" |
1141 | msgstr "" | |
1142 | ||
f4eadf61 | 1143 | #: ../src/common/paper.cpp:179 |
62603868 MB |
1144 | msgid "A6 Rotated 148 x 105 mm" |
1145 | msgstr "" | |
1146 | ||
95bf8d1b | 1147 | #: ../src/generic/fontdlgg.cpp:84 ../src/richtext/richtextformatdlg.cpp:525 |
be546c6f | 1148 | #: ../src/osx/carbon/fontdlg.cpp:337 |
7b22b912 | 1149 | msgid "ABCDEFGabcdefg12345" |
e370f402 VZ |
1150 | msgstr "" |
1151 | ||
5325c2e3 | 1152 | #: ../src/common/accelcmn.cpp:77 |
f4eadf61 MB |
1153 | msgid "ADD" |
1154 | msgstr "" | |
1155 | ||
95bf8d1b | 1156 | #: ../src/richtext/richtextsymboldlg.cpp:459 ../src/common/ftp.cpp:406 |
8dba7bfb RL |
1157 | msgid "ASCII" |
1158 | msgstr "" | |
1159 | ||
be546c6f | 1160 | #: ../src/osx/menu_osx.cpp:537 ../src/common/stockitem.cpp:140 |
5325c2e3 VZ |
1161 | msgid "About" |
1162 | msgstr "" | |
1163 | ||
be546c6f | 1164 | #: ../src/generic/aboutdlgg.cpp:141 ../src/msw/aboutdlg.cpp:65 |
7f4fd42e VS |
1165 | #, c-format |
1166 | msgid "About %s" | |
1167 | msgstr "" | |
1168 | ||
95bf8d1b VZ |
1169 | #: ../src/richtext/richtextsizepage.cpp:482 |
1170 | msgid "Absolute" | |
1171 | msgstr "" | |
1172 | ||
5325c2e3 VZ |
1173 | #: ../src/common/stockitem.cpp:208 |
1174 | msgid "Actual Size" | |
1175 | msgstr "" | |
1176 | ||
1177 | #: ../src/common/stockitem.cpp:141 | |
21eadc1a RL |
1178 | msgid "Add" |
1179 | msgstr "" | |
1180 | ||
95bf8d1b | 1181 | #: ../src/html/helpwnd.cpp:440 |
7b22b912 | 1182 | msgid "Add current page to bookmarks" |
e370f402 VZ |
1183 | msgstr "" |
1184 | ||
95bf8d1b | 1185 | #: ../src/generic/colrdlgg.cpp:284 |
7b22b912 | 1186 | msgid "Add to custom colours" |
e370f402 VZ |
1187 | msgstr "" |
1188 | ||
be546c6f | 1189 | #: ../include/wx/xtiprop.h:260 |
5325c2e3 VZ |
1190 | msgid "AddToPropertyCollection called on a generic accessor" |
1191 | msgstr "" | |
1192 | ||
be546c6f | 1193 | #: ../include/wx/xtiprop.h:198 |
5325c2e3 | 1194 | msgid "AddToPropertyCollection called w/o valid adder" |
402b0a2c VZ |
1195 | msgstr "" |
1196 | ||
95bf8d1b | 1197 | #: ../src/html/helpctrl.cpp:160 |
e370f402 | 1198 | #, c-format |
7b22b912 | 1199 | msgid "Adding book %s" |
e370f402 VZ |
1200 | msgstr "" |
1201 | ||
be546c6f | 1202 | #: ../src/osx/carbon/dataview.cpp:1934 |
6695aca2 VZ |
1203 | msgid "Adding flavor TEXT failed" |
1204 | msgstr "" | |
1205 | ||
be546c6f | 1206 | #: ../src/osx/carbon/dataview.cpp:1955 |
6695aca2 VZ |
1207 | msgid "Adding flavor utxt failed" |
1208 | msgstr "" | |
1209 | ||
5325c2e3 | 1210 | #: ../src/richtext/richtextliststylepage.cpp:436 |
f4eadf61 MB |
1211 | msgid "After a paragraph:" |
1212 | msgstr "" | |
1213 | ||
5325c2e3 | 1214 | #: ../src/common/stockitem.cpp:173 |
21eadc1a RL |
1215 | msgid "Align Left" |
1216 | msgstr "" | |
1217 | ||
5325c2e3 | 1218 | #: ../src/common/stockitem.cpp:174 |
21eadc1a RL |
1219 | msgid "Align Right" |
1220 | msgstr "" | |
1221 | ||
95bf8d1b | 1222 | #: ../src/richtext/richtextsizepage.cpp:242 |
5325c2e3 VZ |
1223 | msgid "Alignment" |
1224 | msgstr "" | |
1225 | ||
7f4fd42e | 1226 | #: ../src/generic/prntdlgg.cpp:221 |
7b22b912 | 1227 | msgid "All" |
e370f402 VZ |
1228 | msgstr "" |
1229 | ||
95bf8d1b | 1230 | #: ../src/generic/filectrlg.cpp:1199 ../src/common/fldlgcmn.cpp:90 |
edff7545 VZ |
1231 | #, c-format |
1232 | msgid "All files (%s)|%s" | |
1233 | msgstr "" | |
1234 | ||
95bf8d1b | 1235 | #: ../include/wx/defs.h:2774 |
7b22b912 | 1236 | msgid "All files (*)|*" |
e370f402 VZ |
1237 | msgstr "" |
1238 | ||
95bf8d1b | 1239 | #: ../include/wx/defs.h:2771 |
402b0a2c VZ |
1240 | msgid "All files (*.*)|*.*" |
1241 | msgstr "" | |
1242 | ||
95bf8d1b | 1243 | #: ../src/richtext/richtextstyles.cpp:1041 |
f4eadf61 MB |
1244 | msgid "All styles" |
1245 | msgstr "" | |
1246 | ||
5325c2e3 | 1247 | #: ../src/propgrid/manager.cpp:1495 |
6695aca2 VZ |
1248 | msgid "Alphabetic Mode" |
1249 | msgstr "" | |
1250 | ||
5325c2e3 | 1251 | #: ../src/common/xtistrm.cpp:430 |
402b0a2c VZ |
1252 | msgid "Already Registered Object passed to SetObjectClassInfo" |
1253 | msgstr "" | |
1254 | ||
5325c2e3 | 1255 | #: ../src/unix/dialup.cpp:355 |
7b22b912 | 1256 | msgid "Already dialling ISP." |
e370f402 VZ |
1257 | msgstr "" |
1258 | ||
95bf8d1b | 1259 | #: ../src/common/accelcmn.cpp:321 ../src/univ/themes/win32.cpp:3757 |
6695aca2 | 1260 | msgid "Alt+" |
f4eadf61 MB |
1261 | msgstr "" |
1262 | ||
5325c2e3 | 1263 | #: ../src/common/debugrpt.cpp:572 |
7f4fd42e VS |
1264 | msgid "And includes the following files:\n" |
1265 | msgstr "" | |
1266 | ||
6695aca2 | 1267 | #: ../src/generic/animateg.cpp:163 |
f4eadf61 MB |
1268 | #, c-format |
1269 | msgid "Animation file is not of type %ld." | |
1270 | msgstr "" | |
1271 | ||
95bf8d1b | 1272 | #: ../src/generic/logg.cpp:1038 |
e370f402 | 1273 | #, c-format |
7b22b912 | 1274 | msgid "Append log to file '%s' (choosing [No] will overwrite it)?" |
e370f402 VZ |
1275 | msgstr "" |
1276 | ||
be546c6f VZ |
1277 | #: ../src/osx/menu_osx.cpp:556 ../src/osx/menu_osx.cpp:564 |
1278 | msgid "Application" | |
1279 | msgstr "" | |
1280 | ||
5325c2e3 VZ |
1281 | #: ../src/common/stockitem.cpp:142 |
1282 | msgid "Apply" | |
1283 | msgstr "" | |
1284 | ||
1285 | #: ../src/richtext/richtextliststylepage.cpp:483 | |
1286 | #: ../src/richtext/richtextbulletspage.cpp:288 | |
f4eadf61 MB |
1287 | msgid "Arabic" |
1288 | msgstr "" | |
1289 | ||
95bf8d1b | 1290 | #: ../src/common/fmapbase.cpp:154 |
7b22b912 | 1291 | msgid "Arabic (ISO-8859-6)" |
e370f402 VZ |
1292 | msgstr "" |
1293 | ||
95bf8d1b | 1294 | #: ../src/msw/ole/automtn.cpp:656 |
5325c2e3 VZ |
1295 | #, c-format |
1296 | msgid "Argument %u not found." | |
1297 | msgstr "" | |
1298 | ||
6695aca2 | 1299 | #: ../src/generic/aboutdlgg.cpp:185 |
7f4fd42e VS |
1300 | msgid "Artists" |
1301 | msgstr "" | |
1302 | ||
5325c2e3 VZ |
1303 | #: ../src/common/stockitem.cpp:196 |
1304 | msgid "Ascending" | |
1305 | msgstr "" | |
1306 | ||
6695aca2 | 1307 | #: ../src/generic/filectrlg.cpp:462 |
402b0a2c VZ |
1308 | msgid "Attributes" |
1309 | msgstr "" | |
1310 | ||
5325c2e3 VZ |
1311 | #: ../src/richtext/richtextliststylepage.cpp:295 |
1312 | #: ../src/richtext/richtextbulletspage.cpp:246 | |
1313 | #: ../src/richtext/richtextbulletspage.cpp:248 | |
f4eadf61 MB |
1314 | msgid "Available fonts." |
1315 | msgstr "" | |
1316 | ||
1317 | #: ../src/common/paper.cpp:139 | |
62603868 MB |
1318 | msgid "B4 (ISO) 250 x 353 mm" |
1319 | msgstr "" | |
1320 | ||
f4eadf61 | 1321 | #: ../src/common/paper.cpp:175 |
62603868 MB |
1322 | msgid "B4 (JIS) Rotated 364 x 257 mm" |
1323 | msgstr "" | |
1324 | ||
f4eadf61 | 1325 | #: ../src/common/paper.cpp:129 |
f6bcfd97 BP |
1326 | msgid "B4 Envelope, 250 x 353 mm" |
1327 | msgstr "" | |
1328 | ||
f4eadf61 | 1329 | #: ../src/common/paper.cpp:111 |
f6bcfd97 BP |
1330 | msgid "B4 sheet, 250 x 354 mm" |
1331 | msgstr "" | |
1332 | ||
f4eadf61 | 1333 | #: ../src/common/paper.cpp:160 |
62603868 MB |
1334 | msgid "B5 (ISO) Extra 201 x 276 mm" |
1335 | msgstr "" | |
1336 | ||
f4eadf61 | 1337 | #: ../src/common/paper.cpp:176 |
62603868 MB |
1338 | msgid "B5 (JIS) Rotated 257 x 182 mm" |
1339 | msgstr "" | |
1340 | ||
f4eadf61 | 1341 | #: ../src/common/paper.cpp:157 |
62603868 MB |
1342 | msgid "B5 (JIS) Transverse 182 x 257 mm" |
1343 | msgstr "" | |
1344 | ||
f4eadf61 | 1345 | #: ../src/common/paper.cpp:130 |
f6bcfd97 BP |
1346 | msgid "B5 Envelope, 176 x 250 mm" |
1347 | msgstr "" | |
1348 | ||
f4eadf61 | 1349 | #: ../src/common/paper.cpp:112 |
f6bcfd97 BP |
1350 | msgid "B5 sheet, 182 x 257 millimeter" |
1351 | msgstr "" | |
1352 | ||
f4eadf61 | 1353 | #: ../src/common/paper.cpp:184 |
62603868 MB |
1354 | msgid "B6 (JIS) 128 x 182 mm" |
1355 | msgstr "" | |
1356 | ||
f4eadf61 | 1357 | #: ../src/common/paper.cpp:185 |
62603868 MB |
1358 | msgid "B6 (JIS) Rotated 182 x 128 mm" |
1359 | msgstr "" | |
1360 | ||
f4eadf61 | 1361 | #: ../src/common/paper.cpp:131 |
f6bcfd97 BP |
1362 | msgid "B6 Envelope, 176 x 125 mm" |
1363 | msgstr "" | |
1364 | ||
5325c2e3 | 1365 | #: ../src/common/accelcmn.cpp:50 |
f4eadf61 MB |
1366 | msgid "BACK" |
1367 | msgstr "" | |
1368 | ||
5325c2e3 VZ |
1369 | #: ../src/common/imagbmp.cpp:524 ../src/common/imagbmp.cpp:554 |
1370 | #: ../src/common/imagbmp.cpp:569 | |
09663494 MB |
1371 | msgid "BMP: Couldn't allocate memory." |
1372 | msgstr "" | |
1373 | ||
5325c2e3 | 1374 | #: ../src/common/imagbmp.cpp:98 |
8dba7bfb | 1375 | msgid "BMP: Couldn't save invalid image." |
e370f402 VZ |
1376 | msgstr "" |
1377 | ||
5325c2e3 | 1378 | #: ../src/common/imagbmp.cpp:339 |
8dba7bfb | 1379 | msgid "BMP: Couldn't write RGB color map." |
e370f402 VZ |
1380 | msgstr "" |
1381 | ||
5325c2e3 | 1382 | #: ../src/common/imagbmp.cpp:474 |
f6bcfd97 BP |
1383 | msgid "BMP: Couldn't write data." |
1384 | msgstr "" | |
1385 | ||
5325c2e3 | 1386 | #: ../src/common/imagbmp.cpp:240 |
13b1472f | 1387 | msgid "BMP: Couldn't write the file (Bitmap) header." |
f6bcfd97 BP |
1388 | msgstr "" |
1389 | ||
5325c2e3 | 1390 | #: ../src/common/imagbmp.cpp:263 |
13b1472f VS |
1391 | msgid "BMP: Couldn't write the file (BitmapInfo) header." |
1392 | msgstr "" | |
1393 | ||
5325c2e3 | 1394 | #: ../src/common/imagbmp.cpp:134 |
09663494 | 1395 | msgid "BMP: wxImage doesn't have own wxPalette." |
e370f402 VZ |
1396 | msgstr "" |
1397 | ||
5325c2e3 VZ |
1398 | #: ../src/common/stockitem.cpp:143 |
1399 | msgid "Back" | |
1400 | msgstr "" | |
1401 | ||
1402 | #: ../src/richtext/richtextbackgroundpage.cpp:119 | |
95bf8d1b | 1403 | #: ../src/richtext/richtextformatdlg.cpp:373 |
5325c2e3 VZ |
1404 | msgid "Background" |
1405 | msgstr "" | |
1406 | ||
1407 | #: ../src/richtext/richtextbackgroundpage.cpp:131 | |
1408 | msgid "Background &colour:" | |
1409 | msgstr "" | |
1410 | ||
be546c6f | 1411 | #: ../src/osx/carbon/fontdlg.cpp:404 |
f4eadf61 MB |
1412 | msgid "Background colour" |
1413 | msgstr "" | |
1414 | ||
95bf8d1b | 1415 | #: ../src/common/fmapbase.cpp:161 |
019df10e | 1416 | msgid "Baltic (ISO-8859-13)" |
e370f402 VZ |
1417 | msgstr "" |
1418 | ||
95bf8d1b | 1419 | #: ../src/common/fmapbase.cpp:152 |
019df10e | 1420 | msgid "Baltic (old) (ISO-8859-4)" |
e370f402 VZ |
1421 | msgstr "" |
1422 | ||
5325c2e3 | 1423 | #: ../src/richtext/richtextliststylepage.cpp:427 |
f4eadf61 MB |
1424 | msgid "Before a paragraph:" |
1425 | msgstr "" | |
1426 | ||
5325c2e3 VZ |
1427 | #: ../src/richtext/richtextliststylepage.cpp:490 |
1428 | #: ../src/richtext/richtextbulletspage.cpp:295 | |
f4eadf61 MB |
1429 | msgid "Bitmap" |
1430 | msgstr "" | |
1431 | ||
be546c6f | 1432 | #: ../src/osx/carbon/dataview.cpp:2397 |
7f4fd42e | 1433 | msgid "Bitmap renderer cannot render value; value type: " |
21eadc1a RL |
1434 | msgstr "" |
1435 | ||
95bf8d1b | 1436 | #: ../src/generic/fontdlgg.cpp:334 ../src/richtext/richtextfontpage.cpp:328 |
be546c6f | 1437 | #: ../src/osx/carbon/fontdlg.cpp:538 ../src/common/stockitem.cpp:144 |
7b22b912 | 1438 | msgid "Bold" |
e370f402 VZ |
1439 | msgstr "" |
1440 | ||
5325c2e3 VZ |
1441 | #: ../src/richtext/richtextborderspage.cpp:256 |
1442 | #: ../src/richtext/richtextborderspage.cpp:389 | |
1443 | msgid "Border" | |
1444 | msgstr "" | |
1445 | ||
95bf8d1b | 1446 | #: ../src/richtext/richtextformatdlg.cpp:367 |
5325c2e3 VZ |
1447 | msgid "Borders" |
1448 | msgstr "" | |
1449 | ||
95bf8d1b | 1450 | #: ../src/richtext/richtextsizepage.cpp:264 ../src/common/stockitem.cpp:145 |
5325c2e3 VZ |
1451 | msgid "Bottom" |
1452 | msgstr "" | |
1453 | ||
6695aca2 | 1454 | #: ../src/generic/prntdlgg.cpp:899 |
7b22b912 | 1455 | msgid "Bottom margin (mm):" |
e370f402 VZ |
1456 | msgstr "" |
1457 | ||
95bf8d1b | 1458 | #: ../src/richtext/richtextbuffer.cpp:8431 |
5325c2e3 VZ |
1459 | msgid "Box Properties" |
1460 | msgstr "" | |
1461 | ||
95bf8d1b | 1462 | #: ../src/richtext/richtextstyles.cpp:1045 |
5325c2e3 VZ |
1463 | msgid "Box styles" |
1464 | msgstr "" | |
1465 | ||
7f4fd42e VS |
1466 | #: ../src/common/filepickercmn.cpp:44 ../src/common/filepickercmn.cpp:45 |
1467 | msgid "Browse" | |
1468 | msgstr "" | |
1469 | ||
5325c2e3 VZ |
1470 | #: ../src/richtext/richtextliststylepage.cpp:246 |
1471 | #: ../src/richtext/richtextbulletspage.cpp:196 | |
f4eadf61 MB |
1472 | msgid "Bullet &Alignment:" |
1473 | msgstr "" | |
1474 | ||
5325c2e3 | 1475 | #: ../src/richtext/richtextliststylepage.cpp:310 |
f4eadf61 MB |
1476 | msgid "Bullet style" |
1477 | msgstr "" | |
1478 | ||
95bf8d1b | 1479 | #: ../src/richtext/richtextformatdlg.cpp:341 |
f4eadf61 MB |
1480 | msgid "Bullets" |
1481 | msgstr "" | |
1482 | ||
1483 | #: ../src/common/paper.cpp:100 | |
f6bcfd97 BP |
1484 | msgid "C sheet, 17 x 22 in" |
1485 | msgstr "" | |
1486 | ||
95bf8d1b | 1487 | #: ../src/generic/logg.cpp:518 |
7b22b912 | 1488 | msgid "C&lear" |
e370f402 VZ |
1489 | msgstr "" |
1490 | ||
5325c2e3 | 1491 | #: ../src/generic/fontdlgg.cpp:407 |
21eadc1a RL |
1492 | msgid "C&olour:" |
1493 | msgstr "" | |
1494 | ||
f4eadf61 | 1495 | #: ../src/common/paper.cpp:125 |
f6bcfd97 BP |
1496 | msgid "C3 Envelope, 324 x 458 mm" |
1497 | msgstr "" | |
1498 | ||
f4eadf61 | 1499 | #: ../src/common/paper.cpp:126 |
f6bcfd97 BP |
1500 | msgid "C4 Envelope, 229 x 324 mm" |
1501 | msgstr "" | |
1502 | ||
f4eadf61 | 1503 | #: ../src/common/paper.cpp:124 |
f6bcfd97 BP |
1504 | msgid "C5 Envelope, 162 x 229 mm" |
1505 | msgstr "" | |
1506 | ||
f4eadf61 | 1507 | #: ../src/common/paper.cpp:127 |
f6bcfd97 BP |
1508 | msgid "C6 Envelope, 114 x 162 mm" |
1509 | msgstr "" | |
1510 | ||
f4eadf61 | 1511 | #: ../src/common/paper.cpp:128 |
f6bcfd97 BP |
1512 | msgid "C65 Envelope, 114 x 229 mm" |
1513 | msgstr "" | |
1514 | ||
5325c2e3 | 1515 | #: ../src/common/accelcmn.cpp:67 |
f4eadf61 MB |
1516 | msgid "CANCEL" |
1517 | msgstr "" | |
1518 | ||
5325c2e3 | 1519 | #: ../src/common/accelcmn.cpp:71 |
f4eadf61 MB |
1520 | msgid "CAPITAL" |
1521 | msgstr "" | |
1522 | ||
5325c2e3 VZ |
1523 | #: ../src/common/stockitem.cpp:147 |
1524 | msgid "CD-Rom" | |
1525 | msgstr "" | |
1526 | ||
1527 | #: ../src/html/chm.cpp:818 ../src/html/chm.cpp:877 | |
402b0a2c VZ |
1528 | msgid "CHM handler currently supports only local files!" |
1529 | msgstr "" | |
1530 | ||
5325c2e3 | 1531 | #: ../src/common/accelcmn.cpp:68 |
f4eadf61 MB |
1532 | msgid "CLEAR" |
1533 | msgstr "" | |
1534 | ||
5325c2e3 | 1535 | #: ../src/common/accelcmn.cpp:112 |
f4eadf61 MB |
1536 | msgid "COMMAND" |
1537 | msgstr "" | |
1538 | ||
95bf8d1b | 1539 | #: ../src/richtext/richtextfontpage.cpp:289 |
7f4fd42e VS |
1540 | msgid "Ca&pitals" |
1541 | msgstr "" | |
1542 | ||
5325c2e3 | 1543 | #: ../src/common/cmdproc.cpp:268 |
7b22b912 | 1544 | msgid "Can't &Undo " |
e370f402 VZ |
1545 | msgstr "" |
1546 | ||
95bf8d1b | 1547 | #: ../src/common/image.cpp:2579 |
5325c2e3 | 1548 | msgid "Can't automatically determine the image format for non-seekable input." |
e370f402 VZ |
1549 | msgstr "" |
1550 | ||
5325c2e3 | 1551 | #: ../src/msw/registry.cpp:506 |
7b22b912 VZ |
1552 | #, c-format |
1553 | msgid "Can't close registry key '%s'" | |
e370f402 VZ |
1554 | msgstr "" |
1555 | ||
5325c2e3 | 1556 | #: ../src/msw/registry.cpp:584 |
7b22b912 VZ |
1557 | #, c-format |
1558 | msgid "Can't copy values of unsupported type %d." | |
e370f402 VZ |
1559 | msgstr "" |
1560 | ||
5325c2e3 | 1561 | #: ../src/msw/registry.cpp:487 |
7b22b912 VZ |
1562 | #, c-format |
1563 | msgid "Can't create registry key '%s'" | |
e370f402 VZ |
1564 | msgstr "" |
1565 | ||
be546c6f | 1566 | #: ../src/msw/thread.cpp:696 ../src/os2/thread.cpp:495 |
7b22b912 | 1567 | msgid "Can't create thread" |
e370f402 VZ |
1568 | msgstr "" |
1569 | ||
95bf8d1b | 1570 | #: ../src/msw/window.cpp:3780 |
7b22b912 | 1571 | #, c-format |
8dba7bfb | 1572 | msgid "Can't create window of class %s" |
e370f402 VZ |
1573 | msgstr "" |
1574 | ||
5325c2e3 | 1575 | #: ../src/msw/registry.cpp:777 |
7b22b912 VZ |
1576 | #, c-format |
1577 | msgid "Can't delete key '%s'" | |
e370f402 VZ |
1578 | msgstr "" |
1579 | ||
6695aca2 | 1580 | #: ../src/msw/iniconf.cpp:459 ../src/os2/iniconf.cpp:472 |
7b22b912 VZ |
1581 | #, c-format |
1582 | msgid "Can't delete the INI file '%s'" | |
e370f402 VZ |
1583 | msgstr "" |
1584 | ||
5325c2e3 | 1585 | #: ../src/msw/registry.cpp:805 |
7b22b912 VZ |
1586 | #, c-format |
1587 | msgid "Can't delete value '%s' from key '%s'" | |
e370f402 VZ |
1588 | msgstr "" |
1589 | ||
5325c2e3 | 1590 | #: ../src/msw/registry.cpp:1162 |
7b22b912 VZ |
1591 | #, c-format |
1592 | msgid "Can't enumerate subkeys of key '%s'" | |
e370f402 VZ |
1593 | msgstr "" |
1594 | ||
5325c2e3 | 1595 | #: ../src/msw/registry.cpp:1117 |
7b22b912 VZ |
1596 | #, c-format |
1597 | msgid "Can't enumerate values of key '%s'" | |
e370f402 VZ |
1598 | msgstr "" |
1599 | ||
5325c2e3 | 1600 | #: ../src/msw/registry.cpp:1380 |
81486341 VZ |
1601 | #, c-format |
1602 | msgid "Can't export value of unsupported type %d." | |
1603 | msgstr "" | |
1604 | ||
6695aca2 | 1605 | #: ../src/common/ffile.cpp:235 |
e370f402 | 1606 | #, c-format |
7b22b912 | 1607 | msgid "Can't find current position in file '%s'" |
e370f402 VZ |
1608 | msgstr "" |
1609 | ||
5325c2e3 | 1610 | #: ../src/msw/registry.cpp:417 |
7b22b912 VZ |
1611 | #, c-format |
1612 | msgid "Can't get info about registry key '%s'" | |
e370f402 VZ |
1613 | msgstr "" |
1614 | ||
95bf8d1b | 1615 | #: ../src/common/zstream.cpp:347 |
402b0a2c VZ |
1616 | msgid "Can't initialize zlib deflate stream." |
1617 | msgstr "" | |
1618 | ||
95bf8d1b | 1619 | #: ../src/common/zstream.cpp:186 |
402b0a2c VZ |
1620 | msgid "Can't initialize zlib inflate stream." |
1621 | msgstr "" | |
1622 | ||
5325c2e3 | 1623 | #: ../src/msw/fswatcher.cpp:429 |
7b22b912 | 1624 | #, c-format |
5325c2e3 | 1625 | msgid "Can't monitor non-existent directory \"%s\" for changes." |
e370f402 VZ |
1626 | msgstr "" |
1627 | ||
5325c2e3 VZ |
1628 | #: ../src/common/fswatchercmn.cpp:93 |
1629 | #, c-format | |
1630 | msgid "Can't monitor non-existent path \"%s\" for changes." | |
1631 | msgstr "" | |
1632 | ||
1633 | #: ../src/msw/registry.cpp:453 | |
e370f402 | 1634 | #, c-format |
402b0a2c | 1635 | msgid "Can't open registry key '%s'" |
e370f402 VZ |
1636 | msgstr "" |
1637 | ||
95bf8d1b | 1638 | #: ../src/common/zstream.cpp:253 |
7b22b912 | 1639 | #, c-format |
edff7545 | 1640 | msgid "Can't read from inflate stream: %s" |
402b0a2c VZ |
1641 | msgstr "" |
1642 | ||
95bf8d1b | 1643 | #: ../src/common/zstream.cpp:245 |
402b0a2c | 1644 | msgid "Can't read inflate stream: unexpected EOF in underlying stream." |
e370f402 VZ |
1645 | msgstr "" |
1646 | ||
5325c2e3 | 1647 | #: ../src/msw/registry.cpp:1049 |
7b22b912 VZ |
1648 | #, c-format |
1649 | msgid "Can't read value of '%s'" | |
e370f402 VZ |
1650 | msgstr "" |
1651 | ||
5325c2e3 VZ |
1652 | #: ../src/msw/registry.cpp:878 ../src/msw/registry.cpp:910 |
1653 | #: ../src/msw/registry.cpp:972 | |
7b22b912 VZ |
1654 | #, c-format |
1655 | msgid "Can't read value of key '%s'" | |
e370f402 VZ |
1656 | msgstr "" |
1657 | ||
95bf8d1b | 1658 | #: ../src/common/image.cpp:2376 |
09663494 MB |
1659 | #, c-format |
1660 | msgid "Can't save image to file '%s': unknown extension." | |
1661 | msgstr "" | |
1662 | ||
95bf8d1b | 1663 | #: ../src/generic/logg.cpp:579 ../src/generic/logg.cpp:1000 |
7b22b912 | 1664 | msgid "Can't save log contents to file." |
e370f402 VZ |
1665 | msgstr "" |
1666 | ||
be546c6f | 1667 | #: ../src/msw/thread.cpp:652 ../src/os2/thread.cpp:478 |
7b22b912 | 1668 | msgid "Can't set thread priority" |
e370f402 VZ |
1669 | msgstr "" |
1670 | ||
5325c2e3 VZ |
1671 | #: ../src/msw/registry.cpp:896 ../src/msw/registry.cpp:940 |
1672 | #: ../src/msw/registry.cpp:1066 | |
e370f402 | 1673 | #, c-format |
7b22b912 | 1674 | msgid "Can't set value of '%s'" |
e370f402 VZ |
1675 | msgstr "" |
1676 | ||
95bf8d1b | 1677 | #: ../src/unix/utilsunx.cpp:352 |
5325c2e3 VZ |
1678 | msgid "Can't write to child process's stdin" |
1679 | msgstr "" | |
1680 | ||
95bf8d1b | 1681 | #: ../src/common/zstream.cpp:428 |
402b0a2c | 1682 | #, c-format |
edff7545 | 1683 | msgid "Can't write to deflate stream: %s" |
402b0a2c VZ |
1684 | msgstr "" |
1685 | ||
95bf8d1b | 1686 | #: ../src/generic/dirdlgg.cpp:108 ../src/richtext/richtextstyledlg.cpp:308 |
be546c6f VZ |
1687 | #: ../src/common/stockitem.cpp:146 ../src/msw/msgdlg.cpp:489 |
1688 | #: ../src/msw/progdlg.cpp:674 ../src/gtk1/fontdlg.cpp:145 | |
6695aca2 | 1689 | #: ../src/motif/msgdlg.cpp:194 |
7b22b912 | 1690 | msgid "Cancel" |
e370f402 VZ |
1691 | msgstr "" |
1692 | ||
5325c2e3 VZ |
1693 | #: ../src/os2/thread.cpp:117 |
1694 | msgid "Cannot create mutex." | |
1695 | msgstr "" | |
1696 | ||
6695aca2 | 1697 | #: ../src/osx/carbon/dataview.cpp:896 |
7f4fd42e VS |
1698 | msgid "Cannot create new column's ID. Probably max. number of columns reached." |
1699 | msgstr "" | |
1700 | ||
95bf8d1b | 1701 | #: ../src/common/filefn.cpp:1330 |
5325c2e3 VZ |
1702 | #, c-format |
1703 | msgid "Cannot enumerate files '%s'" | |
1704 | msgstr "" | |
1705 | ||
1706 | #: ../src/msw/dir.cpp:211 | |
1707 | #, c-format | |
1708 | msgid "Cannot enumerate files in directory '%s'" | |
1709 | msgstr "" | |
1710 | ||
1711 | #: ../src/msw/dialup.cpp:543 | |
e370f402 | 1712 | #, c-format |
7b22b912 | 1713 | msgid "Cannot find active dialup connection: %s" |
e370f402 VZ |
1714 | msgstr "" |
1715 | ||
95bf8d1b | 1716 | #: ../src/msw/dialup.cpp:849 |
7b22b912 | 1717 | msgid "Cannot find the location of address book file" |
e370f402 VZ |
1718 | msgstr "" |
1719 | ||
95bf8d1b | 1720 | #: ../src/msw/ole/automtn.cpp:557 |
5325c2e3 VZ |
1721 | #, c-format |
1722 | msgid "Cannot get an active instance of \"%s\"" | |
1723 | msgstr "" | |
1724 | ||
95bf8d1b | 1725 | #: ../src/unix/threadpsx.cpp:1213 |
e370f402 | 1726 | #, c-format |
7b22b912 | 1727 | msgid "Cannot get priority range for scheduling policy %d." |
e370f402 VZ |
1728 | msgstr "" |
1729 | ||
95bf8d1b | 1730 | #: ../src/unix/utilsunx.cpp:878 |
7b22b912 | 1731 | msgid "Cannot get the hostname" |
e370f402 VZ |
1732 | msgstr "" |
1733 | ||
95bf8d1b | 1734 | #: ../src/unix/utilsunx.cpp:914 |
7b22b912 | 1735 | msgid "Cannot get the official hostname" |
e370f402 VZ |
1736 | msgstr "" |
1737 | ||
95bf8d1b | 1738 | #: ../src/msw/dialup.cpp:950 |
7b22b912 | 1739 | msgid "Cannot hang up - no active dialup connection." |
e370f402 VZ |
1740 | msgstr "" |
1741 | ||
5325c2e3 | 1742 | #: ../include/wx/msw/ole/oleutils.h:53 |
7b22b912 | 1743 | msgid "Cannot initialize OLE" |
e370f402 VZ |
1744 | msgstr "" |
1745 | ||
6695aca2 VZ |
1746 | #: ../src/common/socket.cpp:844 |
1747 | msgid "Cannot initialize sockets" | |
1748 | msgstr "" | |
1749 | ||
95bf8d1b | 1750 | #: ../src/msw/volume.cpp:620 |
09663494 MB |
1751 | #, c-format |
1752 | msgid "Cannot load icon from '%s'." | |
1753 | msgstr "" | |
1754 | ||
5325c2e3 | 1755 | #: ../src/xrc/xmlres.cpp:362 |
6695aca2 VZ |
1756 | #, c-format |
1757 | msgid "Cannot load resources from '%s'." | |
1758 | msgstr "" | |
1759 | ||
5325c2e3 | 1760 | #: ../src/xrc/xmlres.cpp:745 |
23cf065f VS |
1761 | #, c-format |
1762 | msgid "Cannot load resources from file '%s'." | |
1763 | msgstr "" | |
1764 | ||
7f4fd42e | 1765 | #: ../src/html/htmlfilt.cpp:138 |
7b22b912 VZ |
1766 | #, c-format |
1767 | msgid "Cannot open HTML document: %s" | |
e370f402 VZ |
1768 | msgstr "" |
1769 | ||
5325c2e3 | 1770 | #: ../src/html/helpdata.cpp:651 |
7b22b912 VZ |
1771 | #, c-format |
1772 | msgid "Cannot open HTML help book: %s" | |
e370f402 VZ |
1773 | msgstr "" |
1774 | ||
7f4fd42e | 1775 | #: ../src/html/helpdata.cpp:298 |
e370f402 | 1776 | #, c-format |
7b22b912 | 1777 | msgid "Cannot open contents file: %s" |
e370f402 VZ |
1778 | msgstr "" |
1779 | ||
7f4fd42e | 1780 | #: ../src/generic/dcpsg.cpp:1719 |
7b22b912 | 1781 | msgid "Cannot open file for PostScript printing!" |
e370f402 VZ |
1782 | msgstr "" |
1783 | ||
7f4fd42e | 1784 | #: ../src/html/helpdata.cpp:312 |
e370f402 | 1785 | #, c-format |
7b22b912 | 1786 | msgid "Cannot open index file: %s" |
e370f402 VZ |
1787 | msgstr "" |
1788 | ||
5325c2e3 VZ |
1789 | #: ../src/xrc/xmlres.cpp:727 |
1790 | #, c-format | |
1791 | msgid "Cannot open resources file '%s'." | |
1792 | msgstr "" | |
1793 | ||
95bf8d1b | 1794 | #: ../src/html/helpwnd.cpp:1538 |
f6bcfd97 BP |
1795 | msgid "Cannot print empty page." |
1796 | msgstr "" | |
1797 | ||
6695aca2 | 1798 | #: ../src/msw/volume.cpp:508 |
09663494 MB |
1799 | #, c-format |
1800 | msgid "Cannot read typename from '%s'!" | |
1801 | msgstr "" | |
1802 | ||
5325c2e3 VZ |
1803 | #: ../src/os2/thread.cpp:528 |
1804 | #, c-format | |
1805 | msgid "Cannot resume thread %lu" | |
1806 | msgstr "" | |
1807 | ||
be546c6f | 1808 | #: ../src/msw/thread.cpp:922 |
5325c2e3 VZ |
1809 | #, c-format |
1810 | msgid "Cannot resume thread %x" | |
1811 | msgstr "" | |
1812 | ||
95bf8d1b | 1813 | #: ../src/unix/threadpsx.cpp:1194 |
7b22b912 | 1814 | msgid "Cannot retrieve thread scheduling policy." |
e370f402 VZ |
1815 | msgstr "" |
1816 | ||
5325c2e3 | 1817 | #: ../src/common/intl.cpp:545 |
7f4fd42e VS |
1818 | #, c-format |
1819 | msgid "Cannot set locale to language \"%s\"." | |
1820 | msgstr "" | |
1821 | ||
be546c6f | 1822 | #: ../src/unix/threadpsx.cpp:818 ../src/msw/thread.cpp:570 |
5325c2e3 VZ |
1823 | msgid "Cannot start thread: error writing TLS." |
1824 | msgstr "" | |
1825 | ||
1826 | #: ../src/os2/thread.cpp:514 | |
1827 | #, c-format | |
1828 | msgid "Cannot suspend thread %lu" | |
1829 | msgstr "" | |
1830 | ||
be546c6f | 1831 | #: ../src/msw/thread.cpp:907 |
5325c2e3 VZ |
1832 | #, c-format |
1833 | msgid "Cannot suspend thread %x" | |
1834 | msgstr "" | |
1835 | ||
be546c6f | 1836 | #: ../src/msw/thread.cpp:830 |
5325c2e3 VZ |
1837 | msgid "Cannot wait for thread termination" |
1838 | msgstr "" | |
1839 | ||
95bf8d1b | 1840 | #: ../src/html/helpwnd.cpp:547 |
6695aca2 | 1841 | msgid "Case sensitive" |
21eadc1a RL |
1842 | msgstr "" |
1843 | ||
5325c2e3 | 1844 | #: ../src/propgrid/manager.cpp:1494 |
6695aca2 | 1845 | msgid "Categorized Mode" |
e370f402 VZ |
1846 | msgstr "" |
1847 | ||
95bf8d1b | 1848 | #: ../src/richtext/richtextbuffer.cpp:8843 |
5325c2e3 VZ |
1849 | msgid "Cell Properties" |
1850 | msgstr "" | |
1851 | ||
95bf8d1b | 1852 | #: ../src/common/fmapbase.cpp:162 |
019df10e RL |
1853 | msgid "Celtic (ISO-8859-14)" |
1854 | msgstr "" | |
1855 | ||
5325c2e3 VZ |
1856 | #: ../src/richtext/richtextindentspage.cpp:173 |
1857 | #: ../src/richtext/richtextliststylepage.cpp:350 | |
f4eadf61 MB |
1858 | msgid "Cen&tred" |
1859 | msgstr "" | |
1860 | ||
5325c2e3 | 1861 | #: ../src/common/stockitem.cpp:171 |
21eadc1a RL |
1862 | msgid "Centered" |
1863 | msgstr "" | |
1864 | ||
95bf8d1b | 1865 | #: ../src/common/fmapbase.cpp:150 |
8dba7bfb | 1866 | msgid "Central European (ISO-8859-2)" |
e370f402 VZ |
1867 | msgstr "" |
1868 | ||
5325c2e3 VZ |
1869 | #: ../src/richtext/richtextliststylepage.cpp:251 |
1870 | #: ../src/richtext/richtextbulletspage.cpp:201 | |
f4eadf61 MB |
1871 | msgid "Centre" |
1872 | msgstr "" | |
1873 | ||
5325c2e3 VZ |
1874 | #: ../src/richtext/richtextindentspage.cpp:175 |
1875 | #: ../src/richtext/richtextindentspage.cpp:177 | |
6695aca2 | 1876 | #: ../src/richtext/richtextliststylepage.cpp:352 |
5325c2e3 | 1877 | #: ../src/richtext/richtextliststylepage.cpp:354 |
f4eadf61 MB |
1878 | msgid "Centre text." |
1879 | msgstr "" | |
1880 | ||
95bf8d1b | 1881 | #: ../src/richtext/richtextsizepage.cpp:263 |
5325c2e3 VZ |
1882 | msgid "Centred" |
1883 | msgstr "" | |
1884 | ||
1885 | #: ../src/richtext/richtextliststylepage.cpp:281 | |
1886 | #: ../src/richtext/richtextbulletspage.cpp:233 | |
f4eadf61 MB |
1887 | msgid "Ch&oose..." |
1888 | msgstr "" | |
1889 | ||
95bf8d1b | 1890 | #: ../src/richtext/richtextbuffer.cpp:3936 |
f4eadf61 MB |
1891 | msgid "Change List Style" |
1892 | msgstr "" | |
1893 | ||
95bf8d1b | 1894 | #: ../src/richtext/richtextbuffer.cpp:3300 |
5325c2e3 | 1895 | msgid "Change Object Style" |
f4eadf61 MB |
1896 | msgstr "" |
1897 | ||
95bf8d1b | 1898 | #: ../src/richtext/richtextbuffer.cpp:3566 |
be546c6f VZ |
1899 | msgid "Change Properties" |
1900 | msgstr "" | |
1901 | ||
95bf8d1b | 1902 | #: ../src/richtext/richtextbuffer.cpp:3127 |
5325c2e3 | 1903 | msgid "Change Style" |
7f4fd42e VS |
1904 | msgstr "" |
1905 | ||
6695aca2 | 1906 | #: ../src/common/fileconf.cpp:373 |
7f4fd42e VS |
1907 | #, c-format |
1908 | msgid "Changes won't be saved to avoid overwriting the existing file \"%s\"" | |
1909 | msgstr "" | |
1910 | ||
95bf8d1b | 1911 | #: ../src/richtext/richtextstyles.cpp:1043 |
f4eadf61 MB |
1912 | msgid "Character styles" |
1913 | msgstr "" | |
1914 | ||
f4eadf61 | 1915 | #: ../src/richtext/richtextliststylepage.cpp:225 |
5325c2e3 VZ |
1916 | #: ../src/richtext/richtextliststylepage.cpp:227 |
1917 | #: ../src/richtext/richtextbulletspage.cpp:175 | |
1918 | #: ../src/richtext/richtextbulletspage.cpp:177 | |
f4eadf61 MB |
1919 | msgid "Check to add a period after the bullet." |
1920 | msgstr "" | |
1921 | ||
f4eadf61 | 1922 | #: ../src/richtext/richtextliststylepage.cpp:239 |
5325c2e3 VZ |
1923 | #: ../src/richtext/richtextliststylepage.cpp:241 |
1924 | #: ../src/richtext/richtextbulletspage.cpp:189 | |
1925 | #: ../src/richtext/richtextbulletspage.cpp:191 | |
f4eadf61 MB |
1926 | msgid "Check to add a right parenthesis." |
1927 | msgstr "" | |
1928 | ||
f4eadf61 | 1929 | #: ../src/richtext/richtextliststylepage.cpp:232 |
5325c2e3 VZ |
1930 | #: ../src/richtext/richtextliststylepage.cpp:234 |
1931 | #: ../src/richtext/richtextbulletspage.cpp:182 | |
1932 | #: ../src/richtext/richtextbulletspage.cpp:184 | |
f4eadf61 MB |
1933 | msgid "Check to enclose the bullet in parentheses." |
1934 | msgstr "" | |
1935 | ||
be546c6f | 1936 | #: ../src/osx/carbon/fontdlg.cpp:540 ../src/osx/carbon/fontdlg.cpp:542 |
f4eadf61 MB |
1937 | msgid "Check to make the font bold." |
1938 | msgstr "" | |
1939 | ||
be546c6f | 1940 | #: ../src/osx/carbon/fontdlg.cpp:547 ../src/osx/carbon/fontdlg.cpp:549 |
f4eadf61 MB |
1941 | msgid "Check to make the font italic." |
1942 | msgstr "" | |
1943 | ||
be546c6f | 1944 | #: ../src/osx/carbon/fontdlg.cpp:556 ../src/osx/carbon/fontdlg.cpp:558 |
f4eadf61 MB |
1945 | msgid "Check to make the font underlined." |
1946 | msgstr "" | |
1947 | ||
95bf8d1b VZ |
1948 | #: ../src/richtext/richtextstyledlg.cpp:297 |
1949 | #: ../src/richtext/richtextstyledlg.cpp:299 | |
f4eadf61 MB |
1950 | msgid "Check to restart numbering." |
1951 | msgstr "" | |
1952 | ||
95bf8d1b VZ |
1953 | #: ../src/richtext/richtextfontpage.cpp:284 |
1954 | #: ../src/richtext/richtextfontpage.cpp:286 | |
7f4fd42e VS |
1955 | msgid "Check to show a line through the text." |
1956 | msgstr "" | |
1957 | ||
95bf8d1b VZ |
1958 | #: ../src/richtext/richtextfontpage.cpp:291 |
1959 | #: ../src/richtext/richtextfontpage.cpp:293 | |
7f4fd42e VS |
1960 | msgid "Check to show the text in capitals." |
1961 | msgstr "" | |
1962 | ||
95bf8d1b VZ |
1963 | #: ../src/richtext/richtextfontpage.cpp:305 |
1964 | #: ../src/richtext/richtextfontpage.cpp:307 | |
7f4fd42e VS |
1965 | msgid "Check to show the text in subscript." |
1966 | msgstr "" | |
1967 | ||
95bf8d1b VZ |
1968 | #: ../src/richtext/richtextfontpage.cpp:298 |
1969 | #: ../src/richtext/richtextfontpage.cpp:300 | |
7f4fd42e VS |
1970 | msgid "Check to show the text in superscript." |
1971 | msgstr "" | |
1972 | ||
5325c2e3 | 1973 | #: ../src/msw/dialup.cpp:785 |
7b22b912 | 1974 | msgid "Choose ISP to dial" |
e370f402 VZ |
1975 | msgstr "" |
1976 | ||
5325c2e3 | 1977 | #: ../src/propgrid/props.cpp:1644 |
6695aca2 VZ |
1978 | msgid "Choose a directory:" |
1979 | msgstr "" | |
1980 | ||
5325c2e3 | 1981 | #: ../src/propgrid/props.cpp:1703 |
6695aca2 VZ |
1982 | msgid "Choose a file" |
1983 | msgstr "" | |
1984 | ||
95bf8d1b | 1985 | #: ../src/generic/colrdlgg.cpp:145 ../src/gtk/colordlg.cpp:62 |
21eadc1a RL |
1986 | msgid "Choose colour" |
1987 | msgstr "" | |
1988 | ||
6695aca2 VZ |
1989 | #: ../src/generic/fontpickerg.cpp:51 ../src/gtk/fontdlg.cpp:99 |
1990 | #: ../src/gtk1/fontdlg.cpp:126 | |
7b22b912 | 1991 | msgid "Choose font" |
e370f402 VZ |
1992 | msgstr "" |
1993 | ||
7f4fd42e | 1994 | #: ../src/common/module.cpp:75 |
f4eadf61 MB |
1995 | #, c-format |
1996 | msgid "Circular dependency involving module \"%s\" detected." | |
1997 | msgstr "" | |
1998 | ||
95bf8d1b | 1999 | #: ../src/aui/tabmdi.cpp:107 ../src/generic/mdig.cpp:98 |
a3671ac0 VS |
2000 | msgid "Cl&ose" |
2001 | msgstr "" | |
2002 | ||
95bf8d1b | 2003 | #: ../src/msw/ole/automtn.cpp:668 |
5325c2e3 VZ |
2004 | msgid "Class not registered." |
2005 | msgstr "" | |
2006 | ||
2007 | #: ../src/common/stockitem.cpp:148 | |
2008 | msgid "Clear" | |
2009 | msgstr "" | |
2010 | ||
95bf8d1b | 2011 | #: ../src/generic/logg.cpp:518 |
7b22b912 | 2012 | msgid "Clear the log contents" |
e370f402 VZ |
2013 | msgstr "" |
2014 | ||
95bf8d1b VZ |
2015 | #: ../src/richtext/richtextstyledlg.cpp:260 |
2016 | #: ../src/richtext/richtextstyledlg.cpp:262 | |
f4eadf61 MB |
2017 | msgid "Click to apply the selected style." |
2018 | msgstr "" | |
2019 | ||
7f4fd42e | 2020 | #: ../src/richtext/richtextliststylepage.cpp:282 |
5325c2e3 VZ |
2021 | #: ../src/richtext/richtextliststylepage.cpp:284 |
2022 | #: ../src/richtext/richtextbulletspage.cpp:234 | |
2023 | #: ../src/richtext/richtextbulletspage.cpp:236 | |
f4eadf61 MB |
2024 | msgid "Click to browse for a symbol." |
2025 | msgstr "" | |
2026 | ||
be546c6f | 2027 | #: ../src/osx/carbon/fontdlg.cpp:587 ../src/osx/carbon/fontdlg.cpp:589 |
f4eadf61 MB |
2028 | msgid "Click to cancel changes to the font." |
2029 | msgstr "" | |
2030 | ||
5325c2e3 | 2031 | #: ../src/generic/fontdlgg.cpp:473 ../src/generic/fontdlgg.cpp:492 |
21eadc1a RL |
2032 | msgid "Click to cancel the font selection." |
2033 | msgstr "" | |
2034 | ||
be546c6f | 2035 | #: ../src/osx/carbon/fontdlg.cpp:568 ../src/osx/carbon/fontdlg.cpp:570 |
f4eadf61 MB |
2036 | msgid "Click to change the font colour." |
2037 | msgstr "" | |
2038 | ||
95bf8d1b VZ |
2039 | #: ../src/richtext/richtextfontpage.cpp:274 |
2040 | #: ../src/richtext/richtextfontpage.cpp:276 | |
6695aca2 VZ |
2041 | msgid "Click to change the text background colour." |
2042 | msgstr "" | |
2043 | ||
95bf8d1b VZ |
2044 | #: ../src/richtext/richtextfontpage.cpp:261 |
2045 | #: ../src/richtext/richtextfontpage.cpp:263 | |
f4eadf61 MB |
2046 | msgid "Click to change the text colour." |
2047 | msgstr "" | |
2048 | ||
f4eadf61 | 2049 | #: ../src/richtext/richtextliststylepage.cpp:196 |
5325c2e3 | 2050 | #: ../src/richtext/richtextliststylepage.cpp:198 |
f4eadf61 MB |
2051 | msgid "Click to choose the font for this level." |
2052 | msgstr "" | |
2053 | ||
95bf8d1b VZ |
2054 | #: ../src/richtext/richtextstyledlg.cpp:287 |
2055 | #: ../src/richtext/richtextstyledlg.cpp:289 | |
f4eadf61 MB |
2056 | msgid "Click to close this window." |
2057 | msgstr "" | |
2058 | ||
be546c6f | 2059 | #: ../src/osx/carbon/fontdlg.cpp:594 ../src/osx/carbon/fontdlg.cpp:596 |
f4eadf61 MB |
2060 | msgid "Click to confirm changes to the font." |
2061 | msgstr "" | |
2062 | ||
5325c2e3 VZ |
2063 | #: ../src/generic/fontdlgg.cpp:478 ../src/generic/fontdlgg.cpp:480 |
2064 | #: ../src/generic/fontdlgg.cpp:485 ../src/generic/fontdlgg.cpp:487 | |
21eadc1a RL |
2065 | msgid "Click to confirm the font selection." |
2066 | msgstr "" | |
2067 | ||
95bf8d1b VZ |
2068 | #: ../src/richtext/richtextstyledlg.cpp:252 |
2069 | #: ../src/richtext/richtextstyledlg.cpp:254 | |
be546c6f VZ |
2070 | msgid "Click to create a new box style." |
2071 | msgstr "" | |
2072 | ||
95bf8d1b VZ |
2073 | #: ../src/richtext/richtextstyledlg.cpp:234 |
2074 | #: ../src/richtext/richtextstyledlg.cpp:236 | |
f4eadf61 MB |
2075 | msgid "Click to create a new character style." |
2076 | msgstr "" | |
2077 | ||
95bf8d1b VZ |
2078 | #: ../src/richtext/richtextstyledlg.cpp:246 |
2079 | #: ../src/richtext/richtextstyledlg.cpp:248 | |
f4eadf61 MB |
2080 | msgid "Click to create a new list style." |
2081 | msgstr "" | |
2082 | ||
95bf8d1b VZ |
2083 | #: ../src/richtext/richtextstyledlg.cpp:240 |
2084 | #: ../src/richtext/richtextstyledlg.cpp:242 | |
f4eadf61 MB |
2085 | msgid "Click to create a new paragraph style." |
2086 | msgstr "" | |
2087 | ||
6695aca2 | 2088 | #: ../src/richtext/richtexttabspage.cpp:138 |
5325c2e3 | 2089 | #: ../src/richtext/richtexttabspage.cpp:140 |
f4eadf61 MB |
2090 | msgid "Click to create a new tab position." |
2091 | msgstr "" | |
2092 | ||
6695aca2 | 2093 | #: ../src/richtext/richtexttabspage.cpp:150 |
5325c2e3 | 2094 | #: ../src/richtext/richtexttabspage.cpp:152 |
f4eadf61 MB |
2095 | msgid "Click to delete all tab positions." |
2096 | msgstr "" | |
2097 | ||
95bf8d1b VZ |
2098 | #: ../src/richtext/richtextstyledlg.cpp:278 |
2099 | #: ../src/richtext/richtextstyledlg.cpp:280 | |
f4eadf61 MB |
2100 | msgid "Click to delete the selected style." |
2101 | msgstr "" | |
2102 | ||
6695aca2 | 2103 | #: ../src/richtext/richtexttabspage.cpp:144 |
5325c2e3 | 2104 | #: ../src/richtext/richtexttabspage.cpp:146 |
f4eadf61 MB |
2105 | msgid "Click to delete the selected tab position." |
2106 | msgstr "" | |
2107 | ||
95bf8d1b VZ |
2108 | #: ../src/richtext/richtextstyledlg.cpp:272 |
2109 | #: ../src/richtext/richtextstyledlg.cpp:274 | |
f4eadf61 MB |
2110 | msgid "Click to edit the selected style." |
2111 | msgstr "" | |
2112 | ||
95bf8d1b VZ |
2113 | #: ../src/richtext/richtextstyledlg.cpp:266 |
2114 | #: ../src/richtext/richtextstyledlg.cpp:268 | |
f4eadf61 MB |
2115 | msgid "Click to rename the selected style." |
2116 | msgstr "" | |
2117 | ||
be546c6f | 2118 | #: ../src/generic/dbgrptg.cpp:94 ../src/generic/progdlgg.cpp:805 |
95bf8d1b VZ |
2119 | #: ../src/generic/progdlgg.cpp:810 ../src/richtext/richtextstyledlg.cpp:285 |
2120 | #: ../src/richtext/richtextsymboldlg.cpp:477 ../src/common/stockitem.cpp:149 | |
be546c6f | 2121 | #: ../src/msw/progdlg.cpp:171 ../src/msw/progdlg.cpp:680 |
5325c2e3 | 2122 | #: ../src/html/helpdlg.cpp:91 |
7b22b912 | 2123 | msgid "Close" |
e370f402 VZ |
2124 | msgstr "" |
2125 | ||
95bf8d1b | 2126 | #: ../src/aui/tabmdi.cpp:108 ../src/generic/mdig.cpp:99 |
a3671ac0 VS |
2127 | msgid "Close All" |
2128 | msgstr "" | |
2129 | ||
5325c2e3 | 2130 | #: ../src/common/stockitem.cpp:267 |
f4eadf61 MB |
2131 | msgid "Close current document" |
2132 | msgstr "" | |
2133 | ||
95bf8d1b | 2134 | #: ../src/generic/logg.cpp:520 |
7b22b912 | 2135 | msgid "Close this window" |
e370f402 VZ |
2136 | msgstr "" |
2137 | ||
5325c2e3 VZ |
2138 | #: ../src/common/stockitem.cpp:194 |
2139 | msgid "Color" | |
2140 | msgstr "" | |
2141 | ||
95bf8d1b | 2142 | #: ../src/richtext/richtextformatdlg.cpp:722 |
7f4fd42e | 2143 | msgid "Colour" |
f4eadf61 MB |
2144 | msgstr "" |
2145 | ||
5325c2e3 | 2146 | #: ../src/msw/colordlg.cpp:154 |
7f4fd42e VS |
2147 | #, c-format |
2148 | msgid "Colour selection dialog failed with error %0lx." | |
2149 | msgstr "" | |
2150 | ||
be546c6f | 2151 | #: ../src/osx/carbon/fontdlg.cpp:564 |
f4eadf61 MB |
2152 | msgid "Colour:" |
2153 | msgstr "" | |
2154 | ||
6695aca2 | 2155 | #: ../src/osx/carbon/dataview.cpp:901 |
7f4fd42e VS |
2156 | msgid "Column could not be added." |
2157 | msgstr "" | |
2158 | ||
6695aca2 | 2159 | #: ../src/osx/carbon/dataview.cpp:900 |
7f4fd42e VS |
2160 | msgid "Column description could not be initialized." |
2161 | msgstr "" | |
2162 | ||
be546c6f | 2163 | #: ../src/osx/carbon/dataview.cpp:1539 ../src/osx/carbon/dataview.cpp:1560 |
7f4fd42e VS |
2164 | msgid "Column index not found." |
2165 | msgstr "" | |
2166 | ||
be546c6f | 2167 | #: ../src/osx/carbon/dataview.cpp:1615 |
7f4fd42e VS |
2168 | msgid "Column width could not be determined" |
2169 | msgstr "" | |
2170 | ||
6695aca2 | 2171 | #: ../src/osx/carbon/dataview.cpp:902 |
7f4fd42e VS |
2172 | msgid "Column width could not be set." |
2173 | msgstr "" | |
2174 | ||
6695aca2 | 2175 | #: ../src/common/init.cpp:185 |
7f4fd42e VS |
2176 | #, c-format |
2177 | msgid "" | |
2178 | "Command line argument %d couldn't be converted to Unicode and will be " | |
2179 | "ignored." | |
2180 | msgstr "" | |
2181 | ||
5325c2e3 | 2182 | #: ../src/msw/fontdlg.cpp:117 |
6695aca2 VZ |
2183 | #, c-format |
2184 | msgid "Common dialog failed with error code %0lx." | |
2185 | msgstr "" | |
2186 | ||
95bf8d1b | 2187 | #: ../src/gtk/window.cpp:4228 |
be546c6f VZ |
2188 | msgid "" |
2189 | "Compositing not supported by this system, please enable it in your Window " | |
2190 | "Manager." | |
2191 | msgstr "" | |
2192 | ||
95bf8d1b | 2193 | #: ../src/html/helpwnd.cpp:1555 |
402b0a2c VZ |
2194 | msgid "Compressed HTML Help file (*.chm)|*.chm|" |
2195 | msgstr "" | |
2196 | ||
5325c2e3 | 2197 | #: ../src/generic/dirctrlg.cpp:536 |
019df10e RL |
2198 | msgid "Computer" |
2199 | msgstr "" | |
2200 | ||
6695aca2 | 2201 | #: ../src/common/fileconf.cpp:966 |
7b22b912 VZ |
2202 | #, c-format |
2203 | msgid "Config entry name cannot start with '%c'." | |
e370f402 VZ |
2204 | msgstr "" |
2205 | ||
95bf8d1b | 2206 | #: ../src/gtk/filedlg.cpp:59 |
7b22b912 | 2207 | msgid "Confirm" |
e370f402 VZ |
2208 | msgstr "" |
2209 | ||
6695aca2 | 2210 | #: ../src/msw/mimetype.cpp:715 |
8dba7bfb RL |
2211 | msgid "Confirm registry update" |
2212 | msgstr "" | |
2213 | ||
5325c2e3 | 2214 | #: ../src/html/htmlwin.cpp:540 |
7b22b912 | 2215 | msgid "Connecting..." |
e370f402 VZ |
2216 | msgstr "" |
2217 | ||
95bf8d1b | 2218 | #: ../src/html/helpwnd.cpp:483 |
7b22b912 | 2219 | msgid "Contents" |
e370f402 VZ |
2220 | msgstr "" |
2221 | ||
be546c6f | 2222 | #: ../src/common/strconv.cpp:2263 |
8dba7bfb | 2223 | #, c-format |
2b5f62a0 | 2224 | msgid "Conversion to charset '%s' doesn't work." |
8dba7bfb RL |
2225 | msgstr "" |
2226 | ||
5325c2e3 VZ |
2227 | #: ../src/common/stockitem.cpp:150 |
2228 | msgid "Convert" | |
2229 | msgstr "" | |
2230 | ||
2231 | #: ../src/html/htmlwin.cpp:1053 | |
402b0a2c VZ |
2232 | #, c-format |
2233 | msgid "Copied to clipboard:\"%s\"" | |
2234 | msgstr "" | |
2235 | ||
6695aca2 | 2236 | #: ../src/generic/prntdlgg.cpp:253 |
7b22b912 | 2237 | msgid "Copies:" |
e370f402 VZ |
2238 | msgstr "" |
2239 | ||
5325c2e3 | 2240 | #: ../src/common/stockitem.cpp:151 ../src/stc/stc_i18n.cpp:19 |
7f4fd42e VS |
2241 | msgid "Copy" |
2242 | msgstr "" | |
2243 | ||
5325c2e3 | 2244 | #: ../src/common/stockitem.cpp:259 |
f4eadf61 MB |
2245 | msgid "Copy selection" |
2246 | msgstr "" | |
2247 | ||
5325c2e3 | 2248 | #: ../src/html/chm.cpp:721 |
e370f402 | 2249 | #, c-format |
402b0a2c | 2250 | msgid "Could not create temporary file '%s'" |
e370f402 VZ |
2251 | msgstr "" |
2252 | ||
be546c6f | 2253 | #: ../src/osx/carbon/dataview.cpp:1286 ../src/osx/carbon/dataview.cpp:1673 |
7f4fd42e VS |
2254 | msgid "Could not determine column index." |
2255 | msgstr "" | |
2256 | ||
6695aca2 | 2257 | #: ../src/osx/carbon/dataview.cpp:877 |
7f4fd42e VS |
2258 | msgid "Could not determine column's position" |
2259 | msgstr "" | |
2260 | ||
6695aca2 VZ |
2261 | #: ../src/osx/carbon/dataview.cpp:844 |
2262 | msgid "Could not determine number of columns." | |
2263 | msgstr "" | |
2264 | ||
2265 | #: ../src/osx/carbon/dataview.cpp:976 | |
7f4fd42e VS |
2266 | msgid "Could not determine number of items" |
2267 | msgstr "" | |
2268 | ||
402b0a2c VZ |
2269 | #: ../src/html/chm.cpp:274 |
2270 | #, c-format | |
2271 | msgid "Could not extract %s into %s: %s" | |
e370f402 VZ |
2272 | msgstr "" |
2273 | ||
6695aca2 | 2274 | #: ../src/generic/tabg.cpp:1049 |
7f4fd42e | 2275 | msgid "Could not find tab for id" |
21eadc1a RL |
2276 | msgstr "" |
2277 | ||
be546c6f VZ |
2278 | #: ../src/osx/carbon/dataview.cpp:2557 ../src/osx/carbon/dataview.cpp:2592 |
2279 | #: ../src/osx/carbon/dataview.cpp:2616 ../src/osx/carbon/dataview.cpp:2637 | |
2280 | #: ../src/osx/carbon/dataview.cpp:2774 | |
7f4fd42e VS |
2281 | msgid "Could not get header description." |
2282 | msgstr "" | |
2283 | ||
be546c6f | 2284 | #: ../src/osx/carbon/dataview.cpp:1170 ../src/osx/carbon/dataview.cpp:1196 |
7f4fd42e VS |
2285 | msgid "Could not get items." |
2286 | msgstr "" | |
2287 | ||
be546c6f | 2288 | #: ../src/osx/carbon/dataview.cpp:2660 ../src/osx/carbon/dataview.cpp:2725 |
7f4fd42e VS |
2289 | msgid "Could not get property flags." |
2290 | msgstr "" | |
2291 | ||
6695aca2 | 2292 | #: ../src/osx/carbon/dataview.cpp:727 |
7f4fd42e | 2293 | msgid "Could not get selected items." |
e370f402 VZ |
2294 | msgstr "" |
2295 | ||
402b0a2c | 2296 | #: ../src/html/chm.cpp:445 |
e370f402 | 2297 | #, c-format |
402b0a2c | 2298 | msgid "Could not locate file '%s'." |
e370f402 VZ |
2299 | msgstr "" |
2300 | ||
6695aca2 | 2301 | #: ../src/osx/carbon/dataview.cpp:846 |
7f4fd42e | 2302 | msgid "Could not remove column." |
21eadc1a RL |
2303 | msgstr "" |
2304 | ||
6695aca2 | 2305 | #: ../src/osx/carbon/dataview.cpp:643 |
7f4fd42e VS |
2306 | msgid "Could not retrieve number of items" |
2307 | msgstr "" | |
2308 | ||
be546c6f | 2309 | #: ../src/osx/carbon/dataview.cpp:2573 |
7f4fd42e VS |
2310 | msgid "Could not set alignment." |
2311 | msgstr "" | |
2312 | ||
be546c6f | 2313 | #: ../src/osx/carbon/dataview.cpp:2804 |
7f4fd42e VS |
2314 | msgid "Could not set column width." |
2315 | msgstr "" | |
2316 | ||
95bf8d1b | 2317 | #: ../src/common/filefn.cpp:1565 |
be546c6f VZ |
2318 | msgid "Could not set current working directory" |
2319 | msgstr "" | |
2320 | ||
2321 | #: ../src/osx/carbon/dataview.cpp:2776 | |
7f4fd42e VS |
2322 | msgid "Could not set header description." |
2323 | msgstr "" | |
2324 | ||
be546c6f | 2325 | #: ../src/osx/carbon/dataview.cpp:2597 |
7f4fd42e VS |
2326 | msgid "Could not set icon." |
2327 | msgstr "" | |
2328 | ||
be546c6f | 2329 | #: ../src/osx/carbon/dataview.cpp:2618 |
7f4fd42e VS |
2330 | msgid "Could not set maximum width." |
2331 | msgstr "" | |
2332 | ||
be546c6f | 2333 | #: ../src/osx/carbon/dataview.cpp:2639 |
7f4fd42e VS |
2334 | msgid "Could not set minimum width." |
2335 | msgstr "" | |
2336 | ||
be546c6f | 2337 | #: ../src/osx/carbon/dataview.cpp:2665 ../src/osx/carbon/dataview.cpp:2730 |
7f4fd42e | 2338 | msgid "Could not set property flags." |
21eadc1a RL |
2339 | msgstr "" |
2340 | ||
95bf8d1b | 2341 | #: ../src/common/prntbase.cpp:1986 |
7b22b912 | 2342 | msgid "Could not start document preview." |
e370f402 VZ |
2343 | msgstr "" |
2344 | ||
95bf8d1b VZ |
2345 | #: ../src/generic/printps.cpp:179 ../src/msw/printwin.cpp:204 |
2346 | #: ../src/gtk/print.cpp:1079 ../src/gtk/gnome/gprint.cpp:918 | |
7b22b912 | 2347 | msgid "Could not start printing." |
e370f402 VZ |
2348 | msgstr "" |
2349 | ||
95bf8d1b | 2350 | #: ../src/common/wincmn.cpp:2024 |
7b22b912 | 2351 | msgid "Could not transfer data to window" |
e370f402 VZ |
2352 | msgstr "" |
2353 | ||
6695aca2 | 2354 | #: ../src/os2/thread.cpp:161 |
402b0a2c VZ |
2355 | msgid "Couldn't acquire a mutex lock" |
2356 | msgstr "" | |
2357 | ||
5325c2e3 | 2358 | #: ../src/msw/imaglist.cpp:167 ../src/msw/imaglist.cpp:198 |
be546c6f VZ |
2359 | #: ../src/msw/imaglist.cpp:210 ../src/msw/dragimag.cpp:194 |
2360 | #: ../src/msw/dragimag.cpp:233 | |
7b22b912 VZ |
2361 | msgid "Couldn't add an image to the image list." |
2362 | msgstr "" | |
2363 | ||
5325c2e3 | 2364 | #: ../src/msw/timer.cpp:135 ../src/os2/timer.cpp:114 |
7b22b912 VZ |
2365 | msgid "Couldn't create a timer" |
2366 | msgstr "" | |
2367 | ||
6695aca2 | 2368 | #: ../src/osx/carbon/overlay.cpp:123 |
f4eadf61 MB |
2369 | msgid "Couldn't create the overlay window" |
2370 | msgstr "" | |
2371 | ||
5325c2e3 VZ |
2372 | #: ../src/common/translation.cpp:1853 |
2373 | msgid "Couldn't enumerate translations" | |
2374 | msgstr "" | |
2375 | ||
7f4fd42e | 2376 | #: ../src/common/dynlib.cpp:157 |
7b22b912 VZ |
2377 | #, c-format |
2378 | msgid "Couldn't find symbol '%s' in a dynamic library" | |
2379 | msgstr "" | |
2380 | ||
95bf8d1b | 2381 | #: ../src/gtk/print.cpp:2027 |
7f4fd42e VS |
2382 | msgid "Couldn't get hatch style from wxBrush." |
2383 | msgstr "" | |
2384 | ||
be546c6f | 2385 | #: ../src/msw/thread.cpp:948 |
7b22b912 VZ |
2386 | msgid "Couldn't get the current thread pointer" |
2387 | msgstr "" | |
2388 | ||
6695aca2 | 2389 | #: ../src/osx/carbon/overlay.cpp:130 |
f4eadf61 MB |
2390 | msgid "Couldn't init the context on the overlay window" |
2391 | msgstr "" | |
2392 | ||
5325c2e3 VZ |
2393 | #: ../src/common/imaggif.cpp:264 |
2394 | msgid "Couldn't initialize GIF hash table." | |
2395 | msgstr "" | |
2396 | ||
be546c6f | 2397 | #: ../src/common/imagpng.cpp:658 |
7b22b912 VZ |
2398 | msgid "Couldn't load a PNG image - file is corrupted or not enough memory." |
2399 | msgstr "" | |
2400 | ||
f4eadf61 | 2401 | #: ../src/unix/sound.cpp:471 |
402b0a2c VZ |
2402 | #, c-format |
2403 | msgid "Couldn't load sound data from '%s'." | |
2404 | msgstr "" | |
2405 | ||
95bf8d1b VZ |
2406 | #: ../src/msw/dirdlg.cpp:439 |
2407 | msgid "Couldn't obtain folder name" | |
2408 | msgstr "" | |
2409 | ||
6695aca2 | 2410 | #: ../src/unix/sound_sdl.cpp:226 |
402b0a2c VZ |
2411 | #, c-format |
2412 | msgid "Couldn't open audio: %s" | |
2413 | msgstr "" | |
2414 | ||
95bf8d1b | 2415 | #: ../src/msw/ole/dataobj.cpp:160 |
7b22b912 VZ |
2416 | #, c-format |
2417 | msgid "Couldn't register clipboard format '%s'." | |
2418 | msgstr "" | |
2419 | ||
6695aca2 | 2420 | #: ../src/os2/thread.cpp:178 |
402b0a2c VZ |
2421 | msgid "Couldn't release a mutex" |
2422 | msgstr "" | |
2423 | ||
be546c6f | 2424 | #: ../src/msw/listctrl.cpp:757 |
7b22b912 VZ |
2425 | #, c-format |
2426 | msgid "Couldn't retrieve information about list control item %d." | |
2427 | msgstr "" | |
2428 | ||
be546c6f VZ |
2429 | #: ../src/common/imagpng.cpp:747 ../src/common/imagpng.cpp:758 |
2430 | #: ../src/common/imagpng.cpp:768 | |
09663494 MB |
2431 | msgid "Couldn't save PNG image." |
2432 | msgstr "" | |
2433 | ||
be546c6f | 2434 | #: ../src/msw/thread.cpp:715 |
7b22b912 VZ |
2435 | msgid "Couldn't terminate thread" |
2436 | msgstr "" | |
2437 | ||
5325c2e3 VZ |
2438 | #: ../src/common/xtistrm.cpp:171 |
2439 | #, c-format | |
2440 | msgid "Create Parameter %s not found in declared RTTI Parameters" | |
402b0a2c VZ |
2441 | msgstr "" |
2442 | ||
7f4fd42e | 2443 | #: ../src/generic/dirdlgg.cpp:318 |
7b22b912 VZ |
2444 | msgid "Create directory" |
2445 | msgstr "" | |
2446 | ||
be546c6f | 2447 | #: ../src/generic/filedlgg.cpp:228 ../src/generic/dirdlgg.cpp:132 |
7b22b912 VZ |
2448 | msgid "Create new directory" |
2449 | msgstr "" | |
2450 | ||
95bf8d1b | 2451 | #: ../src/common/accelcmn.cpp:323 |
6695aca2 | 2452 | msgid "Ctrl+" |
f4eadf61 MB |
2453 | msgstr "" |
2454 | ||
95bf8d1b | 2455 | #: ../src/richtext/richtextctrl.cpp:324 ../src/osx/textctrl_osx.cpp:583 |
be546c6f | 2456 | #: ../src/common/stockitem.cpp:152 ../src/msw/textctrl.cpp:2222 |
a3671ac0 VS |
2457 | msgid "Cu&t" |
2458 | msgstr "" | |
2459 | ||
95bf8d1b | 2460 | #: ../src/generic/filectrlg.cpp:950 |
7b22b912 VZ |
2461 | msgid "Current directory:" |
2462 | msgstr "" | |
2463 | ||
95bf8d1b | 2464 | #: ../src/gtk/print.cpp:764 |
7f4fd42e VS |
2465 | msgid "Custom size" |
2466 | msgstr "" | |
2467 | ||
be546c6f | 2468 | #: ../src/common/headerctrlcmn.cpp:61 |
6695aca2 VZ |
2469 | msgid "Customize Columns" |
2470 | msgstr "" | |
2471 | ||
5325c2e3 | 2472 | #: ../src/common/stockitem.cpp:152 ../src/stc/stc_i18n.cpp:18 |
7f4fd42e VS |
2473 | msgid "Cut" |
2474 | msgstr "" | |
2475 | ||
5325c2e3 | 2476 | #: ../src/common/stockitem.cpp:260 |
f4eadf61 MB |
2477 | msgid "Cut selection" |
2478 | msgstr "" | |
2479 | ||
95bf8d1b | 2480 | #: ../src/common/fmapbase.cpp:153 |
8dba7bfb | 2481 | msgid "Cyrillic (ISO-8859-5)" |
7b22b912 VZ |
2482 | msgstr "" |
2483 | ||
f4eadf61 | 2484 | #: ../src/common/paper.cpp:101 |
f6bcfd97 BP |
2485 | msgid "D sheet, 22 x 34 in" |
2486 | msgstr "" | |
2487 | ||
be546c6f | 2488 | #: ../src/msw/dde.cpp:709 |
f4eadf61 MB |
2489 | msgid "DDE poke request failed" |
2490 | msgstr "" | |
2491 | ||
5325c2e3 | 2492 | #: ../src/common/accelcmn.cpp:80 |
f4eadf61 MB |
2493 | msgid "DECIMAL" |
2494 | msgstr "" | |
2495 | ||
5325c2e3 | 2496 | #: ../src/common/accelcmn.cpp:48 |
f4eadf61 MB |
2497 | msgid "DEL" |
2498 | msgstr "" | |
2499 | ||
5325c2e3 | 2500 | #: ../src/common/accelcmn.cpp:49 |
f4eadf61 | 2501 | msgid "DELETE" |
7b22b912 VZ |
2502 | msgstr "" |
2503 | ||
5325c2e3 | 2504 | #: ../src/common/imagbmp.cpp:1045 |
8dba7bfb RL |
2505 | msgid "DIB Header: Encoding doesn't match bitdepth." |
2506 | msgstr "" | |
2507 | ||
5325c2e3 | 2508 | #: ../src/common/imagbmp.cpp:1000 |
8dba7bfb RL |
2509 | msgid "DIB Header: Image height > 32767 pixels for file." |
2510 | msgstr "" | |
2511 | ||
5325c2e3 | 2512 | #: ../src/common/imagbmp.cpp:992 |
8dba7bfb RL |
2513 | msgid "DIB Header: Image width > 32767 pixels for file." |
2514 | msgstr "" | |
2515 | ||
5325c2e3 | 2516 | #: ../src/common/imagbmp.cpp:1016 |
8dba7bfb RL |
2517 | msgid "DIB Header: Unknown bitdepth in file." |
2518 | msgstr "" | |
2519 | ||
5325c2e3 | 2520 | #: ../src/common/imagbmp.cpp:1028 |
8dba7bfb RL |
2521 | msgid "DIB Header: Unknown encoding in file." |
2522 | msgstr "" | |
2523 | ||
5325c2e3 | 2524 | #: ../src/common/accelcmn.cpp:81 |
f4eadf61 MB |
2525 | msgid "DIVIDE" |
2526 | msgstr "" | |
2527 | ||
2528 | #: ../src/common/paper.cpp:123 | |
f6bcfd97 BP |
2529 | msgid "DL Envelope, 110 x 220 mm" |
2530 | msgstr "" | |
2531 | ||
5325c2e3 | 2532 | #: ../src/common/accelcmn.cpp:60 |
f4eadf61 MB |
2533 | msgid "DOWN" |
2534 | msgstr "" | |
2535 | ||
5325c2e3 VZ |
2536 | #: ../src/richtext/richtextborderspage.cpp:545 |
2537 | msgid "Dashed" | |
2538 | msgstr "" | |
2539 | ||
be546c6f | 2540 | #: ../src/osx/carbon/dataview.cpp:1922 |
6695aca2 | 2541 | msgid "Data object has invalid data format" |
7f4fd42e VS |
2542 | msgstr "" |
2543 | ||
be546c6f | 2544 | #: ../src/osx/carbon/dataview.cpp:2492 |
7f4fd42e VS |
2545 | msgid "Date renderer cannot render value; value type: " |
2546 | msgstr "" | |
2547 | ||
6695aca2 | 2548 | #: ../src/generic/dbgrptg.cpp:297 |
9a81018e MB |
2549 | #, c-format |
2550 | msgid "Debug report \"%s\"" | |
2551 | msgstr "" | |
2552 | ||
f4eadf61 | 2553 | #: ../src/common/debugrpt.cpp:209 |
9a81018e MB |
2554 | msgid "Debug report couldn't be created." |
2555 | msgstr "" | |
2556 | ||
5325c2e3 | 2557 | #: ../src/common/debugrpt.cpp:549 |
9a81018e MB |
2558 | msgid "Debug report generation has failed." |
2559 | msgstr "" | |
2560 | ||
5325c2e3 | 2561 | #: ../src/generic/fontdlgg.cpp:324 |
7b22b912 VZ |
2562 | msgid "Decorative" |
2563 | msgstr "" | |
2564 | ||
95bf8d1b | 2565 | #: ../src/common/fmapbase.cpp:797 |
8dba7bfb RL |
2566 | msgid "Default encoding" |
2567 | msgstr "" | |
2568 | ||
6695aca2 | 2569 | #: ../src/dfb/fontmgr.cpp:181 |
7f4fd42e VS |
2570 | msgid "Default font" |
2571 | msgstr "" | |
2572 | ||
6695aca2 | 2573 | #: ../src/generic/prntdlgg.cpp:516 |
81486341 VZ |
2574 | msgid "Default printer" |
2575 | msgstr "" | |
2576 | ||
95bf8d1b | 2577 | #: ../src/richtext/richtextbuffer.cpp:7367 ../src/common/stockitem.cpp:153 |
5325c2e3 | 2578 | #: ../src/stc/stc_i18n.cpp:21 |
f4eadf61 MB |
2579 | msgid "Delete" |
2580 | msgstr "" | |
2581 | ||
5325c2e3 | 2582 | #: ../src/richtext/richtexttabspage.cpp:149 |
f4eadf61 MB |
2583 | msgid "Delete A&ll" |
2584 | msgstr "" | |
2585 | ||
95bf8d1b | 2586 | #: ../src/richtext/richtextstyledlg.cpp:787 |
f4eadf61 MB |
2587 | msgid "Delete Style" |
2588 | msgstr "" | |
2589 | ||
95bf8d1b | 2590 | #: ../src/richtext/richtextctrl.cpp:1221 ../src/richtext/richtextctrl.cpp:1442 |
f4eadf61 MB |
2591 | msgid "Delete Text" |
2592 | msgstr "" | |
2593 | ||
6695aca2 | 2594 | #: ../src/generic/editlbox.cpp:275 |
402b0a2c VZ |
2595 | msgid "Delete item" |
2596 | msgstr "" | |
2597 | ||
5325c2e3 | 2598 | #: ../src/common/stockitem.cpp:261 |
f4eadf61 MB |
2599 | msgid "Delete selection" |
2600 | msgstr "" | |
2601 | ||
95bf8d1b | 2602 | #: ../src/richtext/richtextstyledlg.cpp:787 |
f4eadf61 MB |
2603 | #, c-format |
2604 | msgid "Delete style %s?" | |
2605 | msgstr "" | |
2606 | ||
2607 | #: ../src/unix/snglinst.cpp:296 | |
8dba7bfb RL |
2608 | #, c-format |
2609 | msgid "Deleted stale lock file '%s'." | |
2610 | msgstr "" | |
2611 | ||
7f4fd42e | 2612 | #: ../src/common/module.cpp:125 |
f4eadf61 MB |
2613 | #, c-format |
2614 | msgid "Dependency \"%s\" of module \"%s\" doesn't exist." | |
2615 | msgstr "" | |
2616 | ||
5325c2e3 VZ |
2617 | #: ../src/common/stockitem.cpp:197 |
2618 | msgid "Descending" | |
2619 | msgstr "" | |
2620 | ||
2621 | #: ../src/generic/dirctrlg.cpp:618 | |
81486341 VZ |
2622 | msgid "Desktop" |
2623 | msgstr "" | |
2624 | ||
7f4fd42e | 2625 | #: ../src/generic/aboutdlgg.cpp:71 |
f4eadf61 MB |
2626 | msgid "Developed by " |
2627 | msgstr "" | |
2628 | ||
6695aca2 | 2629 | #: ../src/generic/aboutdlgg.cpp:177 |
7f4fd42e VS |
2630 | msgid "Developers" |
2631 | msgstr "" | |
2632 | ||
5325c2e3 | 2633 | #: ../src/msw/dialup.cpp:394 |
7b22b912 VZ |
2634 | msgid "" |
2635 | "Dial up functions are unavailable because the remote access service (RAS) is " | |
2636 | "not installed on this machine. Please install it." | |
2637 | msgstr "" | |
2638 | ||
6695aca2 | 2639 | #: ../src/generic/tipdlg.cpp:231 |
7b22b912 VZ |
2640 | msgid "Did you know..." |
2641 | msgstr "" | |
2642 | ||
7f4fd42e | 2643 | #: ../src/dfb/wrapdfb.cpp:64 |
f4eadf61 | 2644 | #, c-format |
95bf8d1b | 2645 | msgid "DirectFB error %d occurred." |
f4eadf61 MB |
2646 | msgstr "" |
2647 | ||
95bf8d1b | 2648 | #: ../src/motif/filedlg.cpp:217 |
62603868 MB |
2649 | msgid "Directories" |
2650 | msgstr "" | |
2651 | ||
95bf8d1b | 2652 | #: ../src/common/filefn.cpp:1245 |
7b22b912 VZ |
2653 | #, c-format |
2654 | msgid "Directory '%s' couldn't be created" | |
2655 | msgstr "" | |
2656 | ||
95bf8d1b | 2657 | #: ../src/common/filefn.cpp:1265 |
6695aca2 VZ |
2658 | #, c-format |
2659 | msgid "Directory '%s' couldn't be deleted" | |
2660 | msgstr "" | |
2661 | ||
7f4fd42e | 2662 | #: ../src/generic/dirdlgg.cpp:234 |
7b22b912 VZ |
2663 | msgid "Directory does not exist" |
2664 | msgstr "" | |
2665 | ||
95bf8d1b | 2666 | #: ../src/generic/filectrlg.cpp:1406 |
402b0a2c VZ |
2667 | msgid "Directory doesn't exist." |
2668 | msgstr "" | |
2669 | ||
95bf8d1b | 2670 | #: ../src/common/docview.cpp:458 |
6695aca2 VZ |
2671 | msgid "Discard changes and reload the last saved version?" |
2672 | msgstr "" | |
2673 | ||
95bf8d1b | 2674 | #: ../src/html/helpwnd.cpp:513 |
7b22b912 VZ |
2675 | msgid "" |
2676 | "Display all index items that contain given substring. Search is case " | |
2677 | "insensitive." | |
2678 | msgstr "" | |
2679 | ||
95bf8d1b | 2680 | #: ../src/html/helpwnd.cpp:693 |
7b22b912 VZ |
2681 | msgid "Display options dialog" |
2682 | msgstr "" | |
2683 | ||
95bf8d1b | 2684 | #: ../src/html/helpwnd.cpp:327 |
f4eadf61 MB |
2685 | msgid "Displays help as you browse the books on the left." |
2686 | msgstr "" | |
2687 | ||
6695aca2 | 2688 | #: ../src/msw/mimetype.cpp:708 |
8dba7bfb | 2689 | msgid "" |
a3671ac0 VS |
2690 | "Do you want to overwrite the command used to %s files with extension \"%s" |
2691 | "\" ?\n" | |
8dba7bfb RL |
2692 | "Current value is \n" |
2693 | "%s, \n" | |
2694 | "New value is \n" | |
2695 | "%s %1" | |
2696 | msgstr "" | |
2697 | ||
95bf8d1b | 2698 | #: ../src/common/docview.cpp:534 |
7b22b912 | 2699 | #, c-format |
6695aca2 | 2700 | msgid "Do you want to save changes to %s?" |
7b22b912 VZ |
2701 | msgstr "" |
2702 | ||
95bf8d1b VZ |
2703 | #: ../src/common/prntbase.cpp:526 |
2704 | msgid "Document:" | |
2705 | msgstr "" | |
2706 | ||
7f4fd42e | 2707 | #: ../src/generic/aboutdlgg.cpp:74 |
f4eadf61 MB |
2708 | msgid "Documentation by " |
2709 | msgstr "" | |
2710 | ||
6695aca2 | 2711 | #: ../src/generic/aboutdlgg.cpp:181 |
7f4fd42e VS |
2712 | msgid "Documentation writers" |
2713 | msgstr "" | |
2714 | ||
95bf8d1b | 2715 | #: ../src/common/sizer.cpp:2657 |
81486341 VZ |
2716 | msgid "Don't Save" |
2717 | msgstr "" | |
2718 | ||
be546c6f | 2719 | #: ../src/msw/frame.cpp:129 ../src/html/htmlwin.cpp:607 |
7b22b912 VZ |
2720 | msgid "Done" |
2721 | msgstr "" | |
2722 | ||
be546c6f | 2723 | #: ../src/generic/progdlgg.cpp:482 ../src/msw/progdlg.cpp:408 |
7b22b912 VZ |
2724 | msgid "Done." |
2725 | msgstr "" | |
2726 | ||
5325c2e3 VZ |
2727 | #: ../src/richtext/richtextborderspage.cpp:544 |
2728 | msgid "Dotted" | |
2729 | msgstr "" | |
2730 | ||
2731 | #: ../src/richtext/richtextborderspage.cpp:546 | |
2732 | msgid "Double" | |
2733 | msgstr "" | |
2734 | ||
f4eadf61 | 2735 | #: ../src/common/paper.cpp:178 |
62603868 MB |
2736 | msgid "Double Japanese Postcard Rotated 148 x 200 mm" |
2737 | msgstr "" | |
2738 | ||
5325c2e3 | 2739 | #: ../src/common/xtixml.cpp:274 |
402b0a2c VZ |
2740 | #, c-format |
2741 | msgid "Doubly used id : %d" | |
2742 | msgstr "" | |
2743 | ||
5325c2e3 | 2744 | #: ../src/generic/fdrepdlg.cpp:153 ../src/common/stockitem.cpp:154 |
8dba7bfb RL |
2745 | msgid "Down" |
2746 | msgstr "" | |
2747 | ||
95bf8d1b | 2748 | #: ../src/richtext/richtextctrl.cpp:804 |
be546c6f VZ |
2749 | msgid "Drag" |
2750 | msgstr "" | |
2751 | ||
f4eadf61 | 2752 | #: ../src/common/paper.cpp:102 |
f6bcfd97 BP |
2753 | msgid "E sheet, 34 x 44 in" |
2754 | msgstr "" | |
2755 | ||
5325c2e3 | 2756 | #: ../src/common/accelcmn.cpp:62 |
f4eadf61 MB |
2757 | msgid "END" |
2758 | msgstr "" | |
2759 | ||
5325c2e3 | 2760 | #: ../src/common/accelcmn.cpp:53 |
f4eadf61 MB |
2761 | msgid "ENTER" |
2762 | msgstr "" | |
2763 | ||
95bf8d1b | 2764 | #: ../src/unix/fswatcher_inotify.cpp:358 |
6695aca2 VZ |
2765 | msgid "EOF while reading from inotify descriptor" |
2766 | msgstr "" | |
2767 | ||
5325c2e3 | 2768 | #: ../src/common/accelcmn.cpp:65 |
f4eadf61 MB |
2769 | msgid "ESC" |
2770 | msgstr "" | |
2771 | ||
5325c2e3 VZ |
2772 | #: ../src/common/accelcmn.cpp:66 |
2773 | msgid "ESCAPE" | |
2774 | msgstr "" | |
2775 | ||
2776 | #: ../src/common/accelcmn.cpp:74 | |
2777 | msgid "EXECUTE" | |
2778 | msgstr "" | |
2779 | ||
2780 | #: ../src/common/stockitem.cpp:155 | |
2781 | msgid "Edit" | |
2782 | msgstr "" | |
2783 | ||
2784 | #: ../src/generic/editlbox.cpp:273 | |
2785 | msgid "Edit item" | |
2786 | msgstr "" | |
2787 | ||
95bf8d1b VZ |
2788 | #: ../src/richtext/richtextsizepage.cpp:319 |
2789 | #: ../src/richtext/richtextsizepage.cpp:321 | |
2790 | #: ../src/richtext/richtextsizepage.cpp:427 | |
2791 | #: ../src/richtext/richtextsizepage.cpp:429 | |
5325c2e3 VZ |
2792 | msgid "Enable the height value." |
2793 | msgstr "" | |
2794 | ||
95bf8d1b VZ |
2795 | #: ../src/richtext/richtextsizepage.cpp:400 |
2796 | #: ../src/richtext/richtextsizepage.cpp:402 | |
be546c6f VZ |
2797 | msgid "Enable the maximum width value." |
2798 | msgstr "" | |
2799 | ||
95bf8d1b VZ |
2800 | #: ../src/richtext/richtextsizepage.cpp:373 |
2801 | #: ../src/richtext/richtextsizepage.cpp:375 | |
be546c6f VZ |
2802 | msgid "Enable the minimum height value." |
2803 | msgstr "" | |
2804 | ||
95bf8d1b VZ |
2805 | #: ../src/richtext/richtextsizepage.cpp:346 |
2806 | #: ../src/richtext/richtextsizepage.cpp:348 | |
be546c6f VZ |
2807 | msgid "Enable the minimum width value." |
2808 | msgstr "" | |
2809 | ||
95bf8d1b VZ |
2810 | #: ../src/richtext/richtextsizepage.cpp:292 |
2811 | #: ../src/richtext/richtextsizepage.cpp:294 | |
5325c2e3 | 2812 | msgid "Enable the width value." |
f4eadf61 MB |
2813 | msgstr "" |
2814 | ||
95bf8d1b VZ |
2815 | #: ../src/richtext/richtextsizepage.cpp:256 |
2816 | #: ../src/richtext/richtextsizepage.cpp:258 | |
5325c2e3 | 2817 | msgid "Enable vertical alignment." |
f4eadf61 MB |
2818 | msgstr "" |
2819 | ||
5325c2e3 VZ |
2820 | #: ../src/richtext/richtextbackgroundpage.cpp:133 |
2821 | #: ../src/richtext/richtextbackgroundpage.cpp:135 | |
2822 | msgid "Enables a background colour." | |
7b22b912 VZ |
2823 | msgstr "" |
2824 | ||
95bf8d1b | 2825 | #: ../src/richtext/richtextstyledlg.cpp:939 |
be546c6f VZ |
2826 | msgid "Enter a box style name" |
2827 | msgstr "" | |
2828 | ||
95bf8d1b | 2829 | #: ../src/richtext/richtextstyledlg.cpp:611 |
f4eadf61 MB |
2830 | msgid "Enter a character style name" |
2831 | msgstr "" | |
2832 | ||
95bf8d1b | 2833 | #: ../src/richtext/richtextstyledlg.cpp:825 |
f4eadf61 MB |
2834 | msgid "Enter a list style name" |
2835 | msgstr "" | |
2836 | ||
95bf8d1b | 2837 | #: ../src/richtext/richtextstyledlg.cpp:898 |
7f4fd42e VS |
2838 | msgid "Enter a new style name" |
2839 | msgstr "" | |
2840 | ||
95bf8d1b | 2841 | #: ../src/richtext/richtextstyledlg.cpp:659 |
f4eadf61 MB |
2842 | msgid "Enter a paragraph style name" |
2843 | msgstr "" | |
2844 | ||
6695aca2 | 2845 | #: ../src/generic/dbgrptg.cpp:171 |
9a81018e MB |
2846 | #, c-format |
2847 | msgid "Enter command to open file \"%s\":" | |
2848 | msgstr "" | |
2849 | ||
5325c2e3 | 2850 | #: ../src/generic/helpext.cpp:464 |
7b22b912 VZ |
2851 | msgid "Entries found" |
2852 | msgstr "" | |
2853 | ||
f4eadf61 | 2854 | #: ../src/common/paper.cpp:144 |
62603868 MB |
2855 | msgid "Envelope Invite 220 x 220 mm" |
2856 | msgstr "" | |
2857 | ||
be546c6f | 2858 | #: ../src/common/config.cpp:474 |
7b22b912 VZ |
2859 | #, c-format |
2860 | msgid "" | |
9a81018e | 2861 | "Environment variables expansion failed: missing '%c' at position %u in '%s'." |
7b22b912 VZ |
2862 | msgstr "" |
2863 | ||
5325c2e3 VZ |
2864 | #: ../src/generic/dirctrlg.cpp:662 ../src/generic/dirctrlg.cpp:680 |
2865 | #: ../src/generic/dirctrlg.cpp:691 ../src/generic/dirdlgg.cpp:353 | |
6695aca2 VZ |
2866 | #: ../src/generic/filectrlg.cpp:671 ../src/generic/filectrlg.cpp:785 |
2867 | #: ../src/generic/filectrlg.cpp:799 ../src/generic/filectrlg.cpp:815 | |
95bf8d1b VZ |
2868 | #: ../src/generic/filectrlg.cpp:1375 ../src/generic/filectrlg.cpp:1406 |
2869 | #: ../src/gtk/filedlg.cpp:73 ../src/gtk1/fontdlg.cpp:75 | |
7b22b912 VZ |
2870 | msgid "Error" |
2871 | msgstr "" | |
2872 | ||
6695aca2 | 2873 | #: ../src/unix/epolldispatcher.cpp:104 |
7f4fd42e VS |
2874 | msgid "Error closing epoll descriptor" |
2875 | msgstr "" | |
2876 | ||
6695aca2 VZ |
2877 | #: ../src/unix/fswatcher_kqueue.cpp:115 |
2878 | msgid "Error closing kqueue instance" | |
2879 | msgstr "" | |
2880 | ||
7f4fd42e | 2881 | #: ../src/generic/dirdlgg.cpp:252 |
7b22b912 VZ |
2882 | msgid "Error creating directory" |
2883 | msgstr "" | |
2884 | ||
5325c2e3 | 2885 | #: ../src/common/imagbmp.cpp:1056 |
f4eadf61 | 2886 | msgid "Error in reading image DIB." |
8dba7bfb RL |
2887 | msgstr "" |
2888 | ||
95bf8d1b | 2889 | #: ../src/propgrid/propgrid.cpp:6565 |
6695aca2 VZ |
2890 | #, c-format |
2891 | msgid "Error in resource: %s" | |
2892 | msgstr "" | |
2893 | ||
2894 | #: ../src/common/fileconf.cpp:454 | |
402b0a2c VZ |
2895 | msgid "Error reading config options." |
2896 | msgstr "" | |
2897 | ||
6695aca2 | 2898 | #: ../src/common/fileconf.cpp:1065 |
21eadc1a RL |
2899 | msgid "Error saving user configuration data." |
2900 | msgstr "" | |
2901 | ||
95bf8d1b | 2902 | #: ../src/gtk/print.cpp:678 |
7f4fd42e VS |
2903 | msgid "Error while printing: " |
2904 | msgstr "" | |
2905 | ||
be546c6f | 2906 | #: ../src/common/log.cpp:226 |
7b22b912 VZ |
2907 | msgid "Error: " |
2908 | msgstr "" | |
2909 | ||
95bf8d1b | 2910 | #: ../src/common/fmapbase.cpp:151 |
7b22b912 VZ |
2911 | msgid "Esperanto (ISO-8859-3)" |
2912 | msgstr "" | |
2913 | ||
95bf8d1b | 2914 | #: ../src/unix/fswatcher_inotify.cpp:441 |
6695aca2 VZ |
2915 | msgid "Event queue overflowed" |
2916 | msgstr "" | |
2917 | ||
2918 | #: ../src/generic/dbgrptg.cpp:231 | |
be546c6f | 2919 | msgid "Executable files (*.exe)|*.exe|" |
9a81018e MB |
2920 | msgstr "" |
2921 | ||
5325c2e3 VZ |
2922 | #: ../src/common/stockitem.cpp:156 |
2923 | msgid "Execute" | |
2924 | msgstr "" | |
2925 | ||
95bf8d1b | 2926 | #: ../src/msw/utilsexc.cpp:899 |
7b22b912 VZ |
2927 | #, c-format |
2928 | msgid "Execution of command '%s' failed" | |
2929 | msgstr "" | |
2930 | ||
5325c2e3 | 2931 | #: ../src/os2/utilsexc.cpp:164 |
402b0a2c VZ |
2932 | #, c-format |
2933 | msgid "Execution of command '%s' failed with error: %ul" | |
7b22b912 VZ |
2934 | msgstr "" |
2935 | ||
f4eadf61 | 2936 | #: ../src/common/paper.cpp:107 |
402b0a2c | 2937 | msgid "Executive, 7 1/4 x 10 1/2 in" |
7b22b912 VZ |
2938 | msgstr "" |
2939 | ||
5325c2e3 | 2940 | #: ../src/msw/registry.cpp:1231 |
81486341 VZ |
2941 | #, c-format |
2942 | msgid "" | |
2943 | "Exporting registry key: file \"%s\" already exists and won't be overwritten." | |
21eadc1a RL |
2944 | msgstr "" |
2945 | ||
95bf8d1b | 2946 | #: ../src/common/fmapbase.cpp:196 |
402b0a2c | 2947 | msgid "Extended Unix Codepage for Japanese (EUC-JP)" |
7b22b912 VZ |
2948 | msgstr "" |
2949 | ||
5325c2e3 | 2950 | #: ../src/html/chm.cpp:728 |
402b0a2c VZ |
2951 | #, c-format |
2952 | msgid "Extraction of '%s' into '%s' failed." | |
a3671ac0 VS |
2953 | msgstr "" |
2954 | ||
95bf8d1b | 2955 | #: ../src/common/accelcmn.cpp:239 ../src/common/accelcmn.cpp:334 |
f4eadf61 MB |
2956 | msgid "F" |
2957 | msgstr "" | |
2958 | ||
5325c2e3 | 2959 | #: ../src/propgrid/advprops.cpp:641 |
6695aca2 VZ |
2960 | msgid "Face Name" |
2961 | msgstr "" | |
2962 | ||
7f4fd42e VS |
2963 | #: ../src/unix/snglinst.cpp:270 |
2964 | msgid "Failed to access lock file." | |
2965 | msgstr "" | |
2966 | ||
6695aca2 | 2967 | #: ../src/unix/epolldispatcher.cpp:117 |
7b22b912 | 2968 | #, c-format |
7f4fd42e | 2969 | msgid "Failed to add descriptor %d to epoll descriptor %d" |
7b22b912 VZ |
2970 | msgstr "" |
2971 | ||
95bf8d1b | 2972 | #: ../src/msw/dib.cpp:549 |
6695aca2 VZ |
2973 | #, c-format |
2974 | msgid "Failed to allocate %luKb of memory for bitmap data." | |
8dba7bfb RL |
2975 | msgstr "" |
2976 | ||
6695aca2 VZ |
2977 | #: ../src/common/glcmn.cpp:88 |
2978 | msgid "Failed to allocate colour for OpenGL" | |
402b0a2c VZ |
2979 | msgstr "" |
2980 | ||
6695aca2 | 2981 | #: ../src/unix/displayx11.cpp:289 |
402b0a2c VZ |
2982 | msgid "Failed to change video mode" |
2983 | msgstr "" | |
2984 | ||
95bf8d1b | 2985 | #: ../src/common/image.cpp:3036 |
5325c2e3 VZ |
2986 | #, c-format |
2987 | msgid "Failed to check format of image file \"%s\"." | |
2988 | msgstr "" | |
2989 | ||
f4eadf61 | 2990 | #: ../src/common/debugrpt.cpp:243 |
9a81018e MB |
2991 | #, c-format |
2992 | msgid "Failed to clean up debug report directory \"%s\"" | |
2993 | msgstr "" | |
2994 | ||
95bf8d1b | 2995 | #: ../src/common/filename.cpp:209 |
8dba7bfb RL |
2996 | msgid "Failed to close file handle" |
2997 | msgstr "" | |
2998 | ||
f4eadf61 | 2999 | #: ../src/unix/snglinst.cpp:335 |
8dba7bfb RL |
3000 | #, c-format |
3001 | msgid "Failed to close lock file '%s'" | |
3002 | msgstr "" | |
3003 | ||
95bf8d1b | 3004 | #: ../src/msw/clipbrd.cpp:116 |
7b22b912 VZ |
3005 | msgid "Failed to close the clipboard." |
3006 | msgstr "" | |
3007 | ||
95bf8d1b | 3008 | #: ../src/x11/utils.cpp:204 |
f4eadf61 MB |
3009 | #, c-format |
3010 | msgid "Failed to close the display \"%s\"" | |
3011 | msgstr "" | |
3012 | ||
5325c2e3 | 3013 | #: ../src/msw/dialup.cpp:819 |
7b22b912 VZ |
3014 | msgid "Failed to connect: missing username/password." |
3015 | msgstr "" | |
3016 | ||
5325c2e3 | 3017 | #: ../src/msw/dialup.cpp:765 |
7b22b912 VZ |
3018 | msgid "Failed to connect: no ISP to dial." |
3019 | msgstr "" | |
3020 | ||
6695aca2 | 3021 | #: ../src/common/textfile.cpp:201 |
7f4fd42e VS |
3022 | #, c-format |
3023 | msgid "Failed to convert file \"%s\" to Unicode." | |
f4eadf61 MB |
3024 | msgstr "" |
3025 | ||
95bf8d1b | 3026 | #: ../src/generic/logg.cpp:980 |
6695aca2 VZ |
3027 | msgid "Failed to copy dialog contents to the clipboard." |
3028 | msgstr "" | |
3029 | ||
5325c2e3 | 3030 | #: ../src/msw/registry.cpp:692 |
7b22b912 VZ |
3031 | #, c-format |
3032 | msgid "Failed to copy registry value '%s'" | |
3033 | msgstr "" | |
3034 | ||
5325c2e3 | 3035 | #: ../src/msw/registry.cpp:701 |
7b22b912 VZ |
3036 | #, c-format |
3037 | msgid "Failed to copy the contents of registry key '%s' to '%s'." | |
3038 | msgstr "" | |
3039 | ||
95bf8d1b | 3040 | #: ../src/common/filefn.cpp:1053 |
09663494 MB |
3041 | #, c-format |
3042 | msgid "Failed to copy the file '%s' to '%s'" | |
3043 | msgstr "" | |
3044 | ||
5325c2e3 | 3045 | #: ../src/msw/registry.cpp:679 |
21eadc1a RL |
3046 | #, c-format |
3047 | msgid "Failed to copy the registry subkey '%s' to '%s'." | |
3048 | msgstr "" | |
3049 | ||
be546c6f | 3050 | #: ../src/msw/dde.cpp:1074 |
7b22b912 VZ |
3051 | msgid "Failed to create DDE string" |
3052 | msgstr "" | |
3053 | ||
95bf8d1b | 3054 | #: ../src/msw/mdi.cpp:579 |
7b22b912 VZ |
3055 | msgid "Failed to create MDI parent frame." |
3056 | msgstr "" | |
3057 | ||
95bf8d1b | 3058 | #: ../src/common/filename.cpp:1019 |
13b1472f VS |
3059 | msgid "Failed to create a temporary file name" |
3060 | msgstr "" | |
3061 | ||
95bf8d1b | 3062 | #: ../src/msw/utilsexc.cpp:269 |
f2e73b59 VZ |
3063 | msgid "Failed to create an anonymous pipe" |
3064 | msgstr "" | |
3065 | ||
95bf8d1b | 3066 | #: ../src/msw/ole/automtn.cpp:517 |
5325c2e3 VZ |
3067 | #, c-format |
3068 | msgid "Failed to create an instance of \"%s\"" | |
3069 | msgstr "" | |
3070 | ||
3071 | #: ../src/msw/dde.cpp:443 | |
7b22b912 VZ |
3072 | #, c-format |
3073 | msgid "Failed to create connection to server '%s' on topic '%s'" | |
3074 | msgstr "" | |
3075 | ||
5325c2e3 | 3076 | #: ../src/msw/cursor.cpp:213 |
402b0a2c | 3077 | msgid "Failed to create cursor." |
09663494 MB |
3078 | msgstr "" |
3079 | ||
f4eadf61 | 3080 | #: ../src/common/debugrpt.cpp:208 |
9a81018e MB |
3081 | #, c-format |
3082 | msgid "Failed to create directory \"%s\"" | |
3083 | msgstr "" | |
3084 | ||
7f4fd42e | 3085 | #: ../src/generic/dirdlgg.cpp:250 |
09663494 MB |
3086 | #, c-format |
3087 | msgid "" | |
3088 | "Failed to create directory '%s'\n" | |
3089 | "(Do you have the required permissions?)" | |
7b22b912 VZ |
3090 | msgstr "" |
3091 | ||
6695aca2 | 3092 | #: ../src/unix/epolldispatcher.cpp:85 |
7f4fd42e VS |
3093 | msgid "Failed to create epoll descriptor" |
3094 | msgstr "" | |
3095 | ||
6695aca2 | 3096 | #: ../src/msw/mimetype.cpp:199 |
8dba7bfb RL |
3097 | #, c-format |
3098 | msgid "Failed to create registry entry for '%s' files." | |
7b22b912 VZ |
3099 | msgstr "" |
3100 | ||
7f4fd42e | 3101 | #: ../src/msw/fdrepdlg.cpp:443 |
8dba7bfb RL |
3102 | #, c-format |
3103 | msgid "Failed to create the standard find/replace dialog (error code %d)" | |
3104 | msgstr "" | |
3105 | ||
95bf8d1b | 3106 | #: ../src/unix/evtloopunix.cpp:96 |
7f4fd42e VS |
3107 | msgid "Failed to create wake up pipe used by event loop." |
3108 | msgstr "" | |
3109 | ||
95bf8d1b | 3110 | #: ../src/html/winpars.cpp:737 |
7b22b912 VZ |
3111 | #, c-format |
3112 | msgid "Failed to display HTML document in %s encoding" | |
3113 | msgstr "" | |
3114 | ||
95bf8d1b | 3115 | #: ../src/msw/clipbrd.cpp:128 |
7b22b912 VZ |
3116 | msgid "Failed to empty the clipboard." |
3117 | msgstr "" | |
3118 | ||
6695aca2 | 3119 | #: ../src/unix/displayx11.cpp:266 |
402b0a2c VZ |
3120 | msgid "Failed to enumerate video modes" |
3121 | msgstr "" | |
3122 | ||
be546c6f | 3123 | #: ../src/msw/dde.cpp:728 |
7b22b912 VZ |
3124 | msgid "Failed to establish an advise loop with DDE server" |
3125 | msgstr "" | |
3126 | ||
95bf8d1b | 3127 | #: ../src/msw/dialup.cpp:651 ../src/msw/dialup.cpp:885 |
7b22b912 VZ |
3128 | #, c-format |
3129 | msgid "Failed to establish dialup connection: %s" | |
3130 | msgstr "" | |
3131 | ||
95bf8d1b | 3132 | #: ../src/unix/utilsunx.cpp:528 ../src/unix/utilsunx.cpp:542 |
7b22b912 VZ |
3133 | #, c-format |
3134 | msgid "Failed to execute '%s'\n" | |
3135 | msgstr "" | |
3136 | ||
5325c2e3 | 3137 | #: ../src/common/debugrpt.cpp:700 |
9a81018e MB |
3138 | msgid "Failed to execute curl, please install it in PATH." |
3139 | msgstr "" | |
3140 | ||
95bf8d1b | 3141 | #: ../src/msw/ole/automtn.cpp:500 |
5325c2e3 VZ |
3142 | #, c-format |
3143 | msgid "Failed to find CLSID of \"%s\"" | |
3144 | msgstr "" | |
3145 | ||
6695aca2 | 3146 | #: ../src/common/regex.cpp:435 ../src/common/regex.cpp:483 |
f4eadf61 MB |
3147 | #, c-format |
3148 | msgid "Failed to find match for regular expression: %s" | |
3149 | msgstr "" | |
3150 | ||
5325c2e3 | 3151 | #: ../src/msw/dialup.cpp:717 |
7b22b912 VZ |
3152 | #, c-format |
3153 | msgid "Failed to get ISP names: %s" | |
3154 | msgstr "" | |
3155 | ||
95bf8d1b | 3156 | #: ../src/msw/ole/automtn.cpp:569 |
5325c2e3 VZ |
3157 | #, c-format |
3158 | msgid "Failed to get OLE automation interface for \"%s\"" | |
3159 | msgstr "" | |
3160 | ||
95bf8d1b | 3161 | #: ../src/msw/clipbrd.cpp:748 |
7b22b912 VZ |
3162 | msgid "Failed to get data from the clipboard" |
3163 | msgstr "" | |
3164 | ||
95bf8d1b | 3165 | #: ../src/common/time.cpp:250 |
7b22b912 VZ |
3166 | msgid "Failed to get the local system time" |
3167 | msgstr "" | |
3168 | ||
95bf8d1b | 3169 | #: ../src/common/filefn.cpp:1449 |
09663494 MB |
3170 | msgid "Failed to get the working directory" |
3171 | msgstr "" | |
3172 | ||
f4eadf61 | 3173 | #: ../src/univ/theme.cpp:114 |
8dba7bfb RL |
3174 | msgid "Failed to initialize GUI: no built-in themes found." |
3175 | msgstr "" | |
3176 | ||
f4eadf61 | 3177 | #: ../src/msw/helpchm.cpp:64 |
8dba7bfb RL |
3178 | msgid "Failed to initialize MS HTML Help." |
3179 | msgstr "" | |
3180 | ||
5325c2e3 | 3181 | #: ../src/msw/glcanvas.cpp:893 |
8dba7bfb RL |
3182 | msgid "Failed to initialize OpenGL" |
3183 | msgstr "" | |
3184 | ||
95bf8d1b | 3185 | #: ../src/msw/dialup.cpp:880 |
7f4fd42e VS |
3186 | #, c-format |
3187 | msgid "Failed to initiate dialup connection: %s" | |
3188 | msgstr "" | |
3189 | ||
95bf8d1b | 3190 | #: ../src/gtk/textctrl.cpp:1059 |
f4eadf61 MB |
3191 | msgid "Failed to insert text in the control." |
3192 | msgstr "" | |
3193 | ||
3194 | #: ../src/unix/snglinst.cpp:242 | |
21eadc1a RL |
3195 | #, c-format |
3196 | msgid "Failed to inspect the lock file '%s'" | |
3197 | msgstr "" | |
3198 | ||
6695aca2 | 3199 | #: ../src/unix/appunix.cpp:90 |
7f4fd42e VS |
3200 | msgid "Failed to install signal handler" |
3201 | msgstr "" | |
3202 | ||
5325c2e3 | 3203 | #: ../src/unix/threadpsx.cpp:1010 |
7b22b912 VZ |
3204 | msgid "" |
3205 | "Failed to join a thread, potential memory leak detected - please restart the " | |
3206 | "program" | |
3207 | msgstr "" | |
3208 | ||
95bf8d1b | 3209 | #: ../src/msw/utils.cpp:745 |
8dba7bfb RL |
3210 | #, c-format |
3211 | msgid "Failed to kill process %d" | |
3212 | msgstr "" | |
3213 | ||
95bf8d1b VZ |
3214 | #: ../src/common/image.cpp:2261 |
3215 | #, c-format | |
3216 | msgid "Failed to load bitmap \"%s\" from resources." | |
3217 | msgstr "" | |
3218 | ||
3219 | #: ../src/common/image.cpp:2270 | |
3220 | #, c-format | |
3221 | msgid "Failed to load icon \"%s\" from resources." | |
3222 | msgstr "" | |
3223 | ||
5325c2e3 | 3224 | #: ../src/common/iconbndl.cpp:183 |
6695aca2 VZ |
3225 | #, c-format |
3226 | msgid "Failed to load image %%d from file '%s'." | |
3227 | msgstr "" | |
3228 | ||
5325c2e3 | 3229 | #: ../src/common/iconbndl.cpp:191 |
09663494 | 3230 | #, c-format |
6695aca2 | 3231 | msgid "Failed to load image %d from stream." |
09663494 MB |
3232 | msgstr "" |
3233 | ||
95bf8d1b | 3234 | #: ../src/common/image.cpp:2343 ../src/common/image.cpp:2362 |
5325c2e3 VZ |
3235 | #, c-format |
3236 | msgid "Failed to load image from file \"%s\"." | |
3237 | msgstr "" | |
3238 | ||
6695aca2 | 3239 | #: ../src/msw/enhmeta.cpp:98 |
81486341 VZ |
3240 | #, c-format |
3241 | msgid "Failed to load metafile from file \"%s\"." | |
3242 | msgstr "" | |
3243 | ||
6695aca2 | 3244 | #: ../src/msw/volume.cpp:328 |
09663494 MB |
3245 | msgid "Failed to load mpr.dll." |
3246 | msgstr "" | |
3247 | ||
95bf8d1b | 3248 | #: ../src/msw/utils.cpp:1120 |
6695aca2 VZ |
3249 | #, c-format |
3250 | msgid "Failed to load resource \"%s\"." | |
3251 | msgstr "" | |
3252 | ||
7f4fd42e | 3253 | #: ../src/common/dynlib.cpp:105 |
7b22b912 VZ |
3254 | #, c-format |
3255 | msgid "Failed to load shared library '%s'" | |
3256 | msgstr "" | |
3257 | ||
95bf8d1b | 3258 | #: ../src/msw/utils.cpp:1127 |
6695aca2 VZ |
3259 | #, c-format |
3260 | msgid "Failed to lock resource \"%s\"." | |
3261 | msgstr "" | |
3262 | ||
7f4fd42e | 3263 | #: ../src/unix/snglinst.cpp:199 |
8dba7bfb | 3264 | #, c-format |
7f4fd42e | 3265 | msgid "Failed to lock the lock file '%s'" |
8dba7bfb RL |
3266 | msgstr "" |
3267 | ||
6695aca2 | 3268 | #: ../src/unix/epolldispatcher.cpp:137 |
8dba7bfb | 3269 | #, c-format |
7f4fd42e | 3270 | msgid "Failed to modify descriptor %d in epoll descriptor %d" |
8dba7bfb RL |
3271 | msgstr "" |
3272 | ||
95bf8d1b | 3273 | #: ../src/common/filename.cpp:2573 |
8dba7bfb RL |
3274 | #, c-format |
3275 | msgid "Failed to modify file times for '%s'" | |
3276 | msgstr "" | |
3277 | ||
6695aca2 | 3278 | #: ../src/common/selectdispatcher.cpp:253 |
7f4fd42e VS |
3279 | msgid "Failed to monitor I/O channels" |
3280 | msgstr "" | |
3281 | ||
95bf8d1b | 3282 | #: ../src/common/filename.cpp:192 |
8dba7bfb | 3283 | #, c-format |
7f4fd42e VS |
3284 | msgid "Failed to open '%s' for reading" |
3285 | msgstr "" | |
3286 | ||
95bf8d1b | 3287 | #: ../src/common/filename.cpp:197 |
7f4fd42e VS |
3288 | #, c-format |
3289 | msgid "Failed to open '%s' for writing" | |
8dba7bfb RL |
3290 | msgstr "" |
3291 | ||
402b0a2c VZ |
3292 | #: ../src/html/chm.cpp:142 |
3293 | #, c-format | |
3294 | msgid "Failed to open CHM archive '%s'." | |
3295 | msgstr "" | |
3296 | ||
95bf8d1b | 3297 | #: ../src/common/utilscmn.cpp:1137 |
7f4fd42e VS |
3298 | #, c-format |
3299 | msgid "Failed to open URL \"%s\" in default browser." | |
3300 | msgstr "" | |
3301 | ||
6695aca2 VZ |
3302 | #: ../include/wx/msw/private/fswatcher.h:93 |
3303 | #, c-format | |
3304 | msgid "Failed to open directory \"%s\" for monitoring." | |
3305 | msgstr "" | |
3306 | ||
95bf8d1b | 3307 | #: ../src/x11/utils.cpp:223 |
f4eadf61 MB |
3308 | #, c-format |
3309 | msgid "Failed to open display \"%s\"." | |
3310 | msgstr "" | |
3311 | ||
95bf8d1b | 3312 | #: ../src/common/filename.cpp:1054 |
13b1472f VS |
3313 | msgid "Failed to open temporary file." |
3314 | msgstr "" | |
3315 | ||
95bf8d1b | 3316 | #: ../src/msw/clipbrd.cpp:95 |
7b22b912 VZ |
3317 | msgid "Failed to open the clipboard." |
3318 | msgstr "" | |
3319 | ||
5325c2e3 | 3320 | #: ../src/common/translation.cpp:1014 |
6695aca2 VZ |
3321 | #, c-format |
3322 | msgid "Failed to parse Plural-Forms: '%s'" | |
3323 | msgstr "" | |
3324 | ||
95bf8d1b VZ |
3325 | #: ../src/unix/mediactrl.cpp:1269 |
3326 | #, c-format | |
3327 | msgid "Failed to prepare playing \"%s\"." | |
3328 | msgstr "" | |
3329 | ||
3330 | #: ../src/msw/clipbrd.cpp:648 | |
7b22b912 VZ |
3331 | msgid "Failed to put data on the clipboard" |
3332 | msgstr "" | |
3333 | ||
f4eadf61 | 3334 | #: ../src/unix/snglinst.cpp:279 |
8dba7bfb RL |
3335 | msgid "Failed to read PID from lock file." |
3336 | msgstr "" | |
3337 | ||
6695aca2 | 3338 | #: ../src/common/fileconf.cpp:465 |
7f4fd42e VS |
3339 | msgid "Failed to read config options." |
3340 | msgstr "" | |
3341 | ||
95bf8d1b | 3342 | #: ../src/common/docview.cpp:681 |
6695aca2 VZ |
3343 | #, c-format |
3344 | msgid "Failed to read document from the file \"%s\"." | |
3345 | msgstr "" | |
3346 | ||
3347 | #: ../src/dfb/evtloop.cpp:99 | |
3348 | msgid "Failed to read event from DirectFB pipe" | |
3349 | msgstr "" | |
3350 | ||
95bf8d1b | 3351 | #: ../src/unix/evtloopunix.cpp:170 |
7f4fd42e VS |
3352 | msgid "Failed to read from wake-up pipe" |
3353 | msgstr "" | |
3354 | ||
95bf8d1b | 3355 | #: ../src/unix/utilsunx.cpp:588 |
7b22b912 VZ |
3356 | msgid "Failed to redirect child process input/output" |
3357 | msgstr "" | |
3358 | ||
95bf8d1b | 3359 | #: ../src/msw/utilsexc.cpp:731 |
f2e73b59 VZ |
3360 | msgid "Failed to redirect the child process IO" |
3361 | msgstr "" | |
3362 | ||
7f4fd42e | 3363 | #: ../src/msw/dde.cpp:294 |
7b22b912 VZ |
3364 | #, c-format |
3365 | msgid "Failed to register DDE server '%s'" | |
3366 | msgstr "" | |
3367 | ||
95bf8d1b | 3368 | #: ../src/common/fontmap.cpp:246 |
7b22b912 VZ |
3369 | #, c-format |
3370 | msgid "Failed to remember the encoding for the charset '%s'." | |
3371 | msgstr "" | |
3372 | ||
f4eadf61 | 3373 | #: ../src/common/debugrpt.cpp:226 |
9a81018e MB |
3374 | #, c-format |
3375 | msgid "Failed to remove debug report file \"%s\"" | |
3376 | msgstr "" | |
3377 | ||
f4eadf61 | 3378 | #: ../src/unix/snglinst.cpp:323 |
8dba7bfb RL |
3379 | #, c-format |
3380 | msgid "Failed to remove lock file '%s'" | |
3381 | msgstr "" | |
3382 | ||
f4eadf61 | 3383 | #: ../src/unix/snglinst.cpp:289 |
8dba7bfb RL |
3384 | #, c-format |
3385 | msgid "Failed to remove stale lock file '%s'." | |
3386 | msgstr "" | |
3387 | ||
5325c2e3 | 3388 | #: ../src/msw/registry.cpp:529 |
7b22b912 VZ |
3389 | #, c-format |
3390 | msgid "Failed to rename registry value '%s' to '%s'." | |
3391 | msgstr "" | |
3392 | ||
95bf8d1b | 3393 | #: ../src/common/filefn.cpp:1163 |
f4eadf61 MB |
3394 | #, c-format |
3395 | msgid "" | |
3396 | "Failed to rename the file '%s' to '%s' because the destination file already " | |
3397 | "exists." | |
3398 | msgstr "" | |
3399 | ||
5325c2e3 | 3400 | #: ../src/msw/registry.cpp:634 |
7b22b912 VZ |
3401 | #, c-format |
3402 | msgid "Failed to rename the registry key '%s' to '%s'." | |
3403 | msgstr "" | |
3404 | ||
95bf8d1b | 3405 | #: ../src/msw/clipbrd.cpp:498 |
7b22b912 VZ |
3406 | msgid "Failed to retrieve data from the clipboard." |
3407 | msgstr "" | |
3408 | ||
95bf8d1b | 3409 | #: ../src/common/filename.cpp:2669 |
8dba7bfb RL |
3410 | #, c-format |
3411 | msgid "Failed to retrieve file times for '%s'" | |
3412 | msgstr "" | |
3413 | ||
5325c2e3 | 3414 | #: ../src/msw/dialup.cpp:488 |
7b22b912 VZ |
3415 | msgid "Failed to retrieve text of RAS error message" |
3416 | msgstr "" | |
3417 | ||
95bf8d1b | 3418 | #: ../src/msw/clipbrd.cpp:785 |
7b22b912 VZ |
3419 | msgid "Failed to retrieve the supported clipboard formats" |
3420 | msgstr "" | |
3421 | ||
95bf8d1b | 3422 | #: ../src/common/docview.cpp:652 |
6695aca2 VZ |
3423 | #, c-format |
3424 | msgid "Failed to save document to the file \"%s\"." | |
3425 | msgstr "" | |
3426 | ||
95bf8d1b | 3427 | #: ../src/msw/dib.cpp:327 |
402b0a2c VZ |
3428 | #, c-format |
3429 | msgid "Failed to save the bitmap image to file \"%s\"." | |
3430 | msgstr "" | |
3431 | ||
be546c6f | 3432 | #: ../src/msw/dde.cpp:769 |
7b22b912 VZ |
3433 | msgid "Failed to send DDE advise notification" |
3434 | msgstr "" | |
3435 | ||
95bf8d1b | 3436 | #: ../src/common/ftp.cpp:405 |
8dba7bfb RL |
3437 | #, c-format |
3438 | msgid "Failed to set FTP transfer mode to %s." | |
3439 | msgstr "" | |
3440 | ||
95bf8d1b | 3441 | #: ../src/msw/clipbrd.cpp:374 |
7b22b912 VZ |
3442 | msgid "Failed to set clipboard data." |
3443 | msgstr "" | |
3444 | ||
f4eadf61 | 3445 | #: ../src/unix/snglinst.cpp:182 |
21eadc1a RL |
3446 | #, c-format |
3447 | msgid "Failed to set permissions on lock file '%s'" | |
3448 | msgstr "" | |
3449 | ||
be546c6f | 3450 | #: ../src/common/file.cpp:549 |
13b1472f VS |
3451 | msgid "Failed to set temporary file permissions" |
3452 | msgstr "" | |
3453 | ||
95bf8d1b | 3454 | #: ../src/gtk/textctrl.cpp:1000 |
f4eadf61 MB |
3455 | msgid "Failed to set text in the text control." |
3456 | msgstr "" | |
3457 | ||
95bf8d1b VZ |
3458 | #: ../src/unix/threadpsx.cpp:1141 |
3459 | #, c-format | |
3460 | msgid "Failed to set thread concurrency level to %lu" | |
3461 | msgstr "" | |
3462 | ||
3463 | #: ../src/unix/threadpsx.cpp:1338 ../src/unix/threadpsx.cpp:1348 | |
7b22b912 VZ |
3464 | #, c-format |
3465 | msgid "Failed to set thread priority %d." | |
3466 | msgstr "" | |
3467 | ||
95bf8d1b | 3468 | #: ../src/unix/utilsunx.cpp:709 |
5325c2e3 VZ |
3469 | msgid "Failed to set up non-blocking pipe, the program might hang." |
3470 | msgstr "" | |
3471 | ||
be546c6f | 3472 | #: ../src/common/fs_mem.cpp:262 |
7b22b912 VZ |
3473 | #, c-format |
3474 | msgid "Failed to store image '%s' to memory VFS!" | |
3475 | msgstr "" | |
3476 | ||
6695aca2 VZ |
3477 | #: ../src/dfb/evtloop.cpp:171 |
3478 | msgid "Failed to switch DirectFB pipe to non-blocking mode" | |
3479 | msgstr "" | |
3480 | ||
95bf8d1b | 3481 | #: ../src/unix/evtloopunix.cpp:103 |
7f4fd42e VS |
3482 | msgid "Failed to switch wake up pipe to non-blocking mode" |
3483 | msgstr "" | |
3484 | ||
95bf8d1b | 3485 | #: ../src/unix/threadpsx.cpp:1530 |
7b22b912 VZ |
3486 | msgid "Failed to terminate a thread." |
3487 | msgstr "" | |
3488 | ||
be546c6f | 3489 | #: ../src/msw/dde.cpp:747 |
7b22b912 VZ |
3490 | msgid "Failed to terminate the advise loop with DDE server" |
3491 | msgstr "" | |
3492 | ||
95bf8d1b | 3493 | #: ../src/msw/dialup.cpp:960 |
7b22b912 VZ |
3494 | #, c-format |
3495 | msgid "Failed to terminate the dialup connection: %s" | |
3496 | msgstr "" | |
3497 | ||
95bf8d1b | 3498 | #: ../src/common/filename.cpp:2588 |
8dba7bfb RL |
3499 | #, c-format |
3500 | msgid "Failed to touch the file '%s'" | |
3501 | msgstr "" | |
3502 | ||
f4eadf61 | 3503 | #: ../src/unix/snglinst.cpp:329 |
8dba7bfb RL |
3504 | #, c-format |
3505 | msgid "Failed to unlock lock file '%s'" | |
3506 | msgstr "" | |
3507 | ||
7f4fd42e | 3508 | #: ../src/msw/dde.cpp:315 |
7b22b912 VZ |
3509 | #, c-format |
3510 | msgid "Failed to unregister DDE server '%s'" | |
3511 | msgstr "" | |
3512 | ||
6695aca2 | 3513 | #: ../src/unix/epolldispatcher.cpp:156 |
7f4fd42e VS |
3514 | #, c-format |
3515 | msgid "Failed to unregister descriptor %d from epoll descriptor %d" | |
3516 | msgstr "" | |
3517 | ||
6695aca2 | 3518 | #: ../src/common/fileconf.cpp:1038 |
21eadc1a RL |
3519 | msgid "Failed to update user configuration file." |
3520 | msgstr "" | |
3521 | ||
5325c2e3 | 3522 | #: ../src/common/debugrpt.cpp:713 |
9a81018e MB |
3523 | #, c-format |
3524 | msgid "Failed to upload the debug report (error code %d)." | |
3525 | msgstr "" | |
3526 | ||
f4eadf61 | 3527 | #: ../src/unix/snglinst.cpp:169 |
8dba7bfb RL |
3528 | #, c-format |
3529 | msgid "Failed to write to lock file '%s'" | |
3530 | msgstr "" | |
3531 | ||
5325c2e3 | 3532 | #: ../src/propgrid/propgrid.cpp:173 |
6695aca2 | 3533 | msgid "False" |
7b22b912 VZ |
3534 | msgstr "" |
3535 | ||
5325c2e3 | 3536 | #: ../src/propgrid/advprops.cpp:659 |
6695aca2 | 3537 | msgid "Family" |
7b22b912 VZ |
3538 | msgstr "" |
3539 | ||
5325c2e3 | 3540 | #: ../src/common/stockitem.cpp:158 ../src/msw/wince/filedlgwce.cpp:119 |
21eadc1a RL |
3541 | msgid "File" |
3542 | msgstr "" | |
3543 | ||
95bf8d1b | 3544 | #: ../src/common/docview.cpp:669 |
6695aca2 VZ |
3545 | #, c-format |
3546 | msgid "File \"%s\" could not be opened for reading." | |
3547 | msgstr "" | |
3548 | ||
95bf8d1b | 3549 | #: ../src/common/docview.cpp:646 |
6695aca2 VZ |
3550 | #, c-format |
3551 | msgid "File \"%s\" could not be opened for writing." | |
3552 | msgstr "" | |
3553 | ||
95bf8d1b | 3554 | #: ../src/gtk/filedlg.cpp:56 |
7b22b912 VZ |
3555 | #, c-format |
3556 | msgid "File '%s' already exists, do you really want to overwrite it?" | |
3557 | msgstr "" | |
3558 | ||
6695aca2 | 3559 | #: ../src/os2/filedlg.cpp:308 |
09663494 MB |
3560 | #, c-format |
3561 | msgid "" | |
3562 | "File '%s' already exists.\n" | |
3563 | "Do you want to replace it?" | |
3564 | msgstr "" | |
3565 | ||
95bf8d1b | 3566 | #: ../src/common/filefn.cpp:1201 |
be546c6f VZ |
3567 | #, c-format |
3568 | msgid "File '%s' couldn't be removed" | |
3569 | msgstr "" | |
3570 | ||
95bf8d1b | 3571 | #: ../src/common/filefn.cpp:1182 |
be546c6f VZ |
3572 | #, c-format |
3573 | msgid "File '%s' couldn't be renamed '%s'" | |
3574 | msgstr "" | |
3575 | ||
95bf8d1b | 3576 | #: ../src/richtext/richtextctrl.cpp:2664 ../src/common/textcmn.cpp:920 |
7b22b912 VZ |
3577 | msgid "File couldn't be loaded." |
3578 | msgstr "" | |
3579 | ||
be546c6f | 3580 | #: ../src/msw/filedlg.cpp:429 |
6695aca2 VZ |
3581 | #, c-format |
3582 | msgid "File dialog failed with error code %0lx." | |
3583 | msgstr "" | |
3584 | ||
95bf8d1b | 3585 | #: ../src/common/docview.cpp:1762 |
7b22b912 VZ |
3586 | msgid "File error" |
3587 | msgstr "" | |
3588 | ||
5325c2e3 | 3589 | #: ../src/generic/dirctrlg.cpp:680 ../src/generic/filectrlg.cpp:799 |
7b22b912 VZ |
3590 | msgid "File name exists already." |
3591 | msgstr "" | |
3592 | ||
95bf8d1b | 3593 | #: ../src/unix/fswatcher_inotify.cpp:439 |
6695aca2 VZ |
3594 | msgid "File system containing watched object was unmounted" |
3595 | msgstr "" | |
3596 | ||
95bf8d1b | 3597 | #: ../src/motif/filedlg.cpp:218 |
62603868 MB |
3598 | msgid "Files" |
3599 | msgstr "" | |
3600 | ||
95bf8d1b | 3601 | #: ../src/common/filefn.cpp:1753 |
7b22b912 | 3602 | #, c-format |
21eadc1a | 3603 | msgid "Files (%s)" |
7b22b912 VZ |
3604 | msgstr "" |
3605 | ||
95bf8d1b | 3606 | #: ../src/motif/filedlg.cpp:216 |
62603868 MB |
3607 | msgid "Filter" |
3608 | msgstr "" | |
3609 | ||
95bf8d1b | 3610 | #: ../src/common/stockitem.cpp:159 ../src/html/helpwnd.cpp:501 |
7b22b912 VZ |
3611 | msgid "Find" |
3612 | msgstr "" | |
3613 | ||
5325c2e3 VZ |
3614 | #: ../src/common/stockitem.cpp:160 |
3615 | msgid "First" | |
3616 | msgstr "" | |
3617 | ||
95bf8d1b | 3618 | #: ../src/common/prntbase.cpp:1519 |
5325c2e3 VZ |
3619 | msgid "First page" |
3620 | msgstr "" | |
3621 | ||
95bf8d1b VZ |
3622 | #: ../src/richtext/richtextsizepage.cpp:483 |
3623 | msgid "Fixed" | |
3624 | msgstr "" | |
3625 | ||
3626 | #: ../src/html/helpwnd.cpp:1220 | |
7b22b912 VZ |
3627 | msgid "Fixed font:" |
3628 | msgstr "" | |
3629 | ||
95bf8d1b | 3630 | #: ../src/html/helpwnd.cpp:1283 |
402b0a2c VZ |
3631 | msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> " |
3632 | msgstr "" | |
3633 | ||
95bf8d1b | 3634 | #: ../src/richtext/richtextsizepage.cpp:207 |
5325c2e3 VZ |
3635 | msgid "Floating" |
3636 | msgstr "" | |
3637 | ||
3638 | #: ../src/common/stockitem.cpp:161 | |
3639 | msgid "Floppy" | |
3640 | msgstr "" | |
3641 | ||
f4eadf61 | 3642 | #: ../src/common/paper.cpp:113 |
f6bcfd97 BP |
3643 | msgid "Folio, 8 1/2 x 13 in" |
3644 | msgstr "" | |
3645 | ||
95bf8d1b | 3646 | #: ../src/richtext/richtextformatdlg.cpp:323 ../src/osx/carbon/fontdlg.cpp:471 |
5325c2e3 | 3647 | #: ../src/common/stockitem.cpp:195 |
f4eadf61 MB |
3648 | msgid "Font" |
3649 | msgstr "" | |
3650 | ||
95bf8d1b | 3651 | #: ../src/richtext/richtextfontpage.cpp:228 |
f4eadf61 MB |
3652 | msgid "Font &weight:" |
3653 | msgstr "" | |
3654 | ||
95bf8d1b | 3655 | #: ../src/html/helpwnd.cpp:1221 |
7b22b912 VZ |
3656 | msgid "Font size:" |
3657 | msgstr "" | |
3658 | ||
95bf8d1b | 3659 | #: ../src/richtext/richtextfontpage.cpp:215 |
f4eadf61 MB |
3660 | msgid "Font st&yle:" |
3661 | msgstr "" | |
3662 | ||
be546c6f | 3663 | #: ../src/osx/carbon/fontdlg.cpp:513 |
f4eadf61 MB |
3664 | msgid "Font:" |
3665 | msgstr "" | |
3666 | ||
6695aca2 | 3667 | #: ../src/dfb/fontmgr.cpp:199 |
7f4fd42e VS |
3668 | #, c-format |
3669 | msgid "Fonts index file %s disappeared while loading fonts." | |
7b22b912 VZ |
3670 | msgstr "" |
3671 | ||
95bf8d1b | 3672 | #: ../src/unix/utilsunx.cpp:561 |
7f4fd42e | 3673 | msgid "Fork failed" |
f4eadf61 MB |
3674 | msgstr "" |
3675 | ||
5325c2e3 VZ |
3676 | #: ../src/common/stockitem.cpp:162 |
3677 | msgid "Forward" | |
3678 | msgstr "" | |
3679 | ||
3680 | #: ../src/common/xtixml.cpp:236 | |
402b0a2c | 3681 | msgid "Forward hrefs are not supported" |
7b22b912 VZ |
3682 | msgstr "" |
3683 | ||
95bf8d1b | 3684 | #: ../src/html/helpwnd.cpp:889 |
7b22b912 VZ |
3685 | #, c-format |
3686 | msgid "Found %i matches" | |
3687 | msgstr "" | |
3688 | ||
6695aca2 | 3689 | #: ../src/generic/prntdlgg.cpp:244 |
7b22b912 VZ |
3690 | msgid "From:" |
3691 | msgstr "" | |
3692 | ||
5325c2e3 | 3693 | #: ../src/common/imaggif.cpp:161 |
09663494 MB |
3694 | msgid "GIF: Invalid gif index." |
3695 | msgstr "" | |
3696 | ||
5325c2e3 | 3697 | #: ../src/common/imaggif.cpp:151 |
f6bcfd97 BP |
3698 | msgid "GIF: data stream seems to be truncated." |
3699 | msgstr "" | |
3700 | ||
5325c2e3 | 3701 | #: ../src/common/imaggif.cpp:135 |
f6bcfd97 BP |
3702 | msgid "GIF: error in GIF image format." |
3703 | msgstr "" | |
3704 | ||
5325c2e3 | 3705 | #: ../src/common/imaggif.cpp:138 |
f6bcfd97 BP |
3706 | msgid "GIF: not enough memory." |
3707 | msgstr "" | |
3708 | ||
5325c2e3 | 3709 | #: ../src/common/imaggif.cpp:141 |
f6bcfd97 BP |
3710 | msgid "GIF: unknown error!!!" |
3711 | msgstr "" | |
3712 | ||
95bf8d1b | 3713 | #: ../src/gtk/window.cpp:4210 |
be546c6f VZ |
3714 | msgid "" |
3715 | "GTK+ installed on this machine is too old to support screen compositing, " | |
3716 | "please install GTK+ 2.12 or later." | |
3717 | msgstr "" | |
3718 | ||
95bf8d1b | 3719 | #: ../src/univ/themes/gtk.cpp:526 |
8dba7bfb RL |
3720 | msgid "GTK+ theme" |
3721 | msgstr "" | |
3722 | ||
5325c2e3 | 3723 | #: ../src/common/prntbase.cpp:244 |
81486341 VZ |
3724 | msgid "Generic PostScript" |
3725 | msgstr "" | |
3726 | ||
f4eadf61 | 3727 | #: ../src/common/paper.cpp:137 |
f6bcfd97 BP |
3728 | msgid "German Legal Fanfold, 8 1/2 x 13 in" |
3729 | msgstr "" | |
3730 | ||
f4eadf61 | 3731 | #: ../src/common/paper.cpp:136 |
f6bcfd97 BP |
3732 | msgid "German Std Fanfold, 8 1/2 x 12 in" |
3733 | msgstr "" | |
3734 | ||
be546c6f | 3735 | #: ../include/wx/xtiprop.h:189 |
5325c2e3 VZ |
3736 | msgid "GetProperty called w/o valid getter" |
3737 | msgstr "" | |
3738 | ||
be546c6f | 3739 | #: ../include/wx/xtiprop.h:267 |
5325c2e3 VZ |
3740 | msgid "GetPropertyCollection called on a generic accessor" |
3741 | msgstr "" | |
3742 | ||
be546c6f | 3743 | #: ../include/wx/xtiprop.h:207 |
5325c2e3 VZ |
3744 | msgid "GetPropertyCollection called w/o valid collection getter" |
3745 | msgstr "" | |
3746 | ||
95bf8d1b | 3747 | #: ../src/html/helpwnd.cpp:674 |
7b22b912 VZ |
3748 | msgid "Go back" |
3749 | msgstr "" | |
3750 | ||
95bf8d1b | 3751 | #: ../src/html/helpwnd.cpp:675 |
7b22b912 VZ |
3752 | msgid "Go forward" |
3753 | msgstr "" | |
3754 | ||
95bf8d1b | 3755 | #: ../src/html/helpwnd.cpp:677 |
7b22b912 VZ |
3756 | msgid "Go one level up in document hierarchy" |
3757 | msgstr "" | |
3758 | ||
be546c6f | 3759 | #: ../src/generic/filedlgg.cpp:223 ../src/generic/dirdlgg.cpp:137 |
7b22b912 VZ |
3760 | msgid "Go to home directory" |
3761 | msgstr "" | |
3762 | ||
be546c6f | 3763 | #: ../src/generic/filedlgg.cpp:219 |
7b22b912 VZ |
3764 | msgid "Go to parent directory" |
3765 | msgstr "" | |
3766 | ||
7f4fd42e | 3767 | #: ../src/generic/aboutdlgg.cpp:77 |
f4eadf61 MB |
3768 | msgid "Graphics art by " |
3769 | msgstr "" | |
3770 | ||
95bf8d1b | 3771 | #: ../src/common/fmapbase.cpp:155 |
7b22b912 VZ |
3772 | msgid "Greek (ISO-8859-7)" |
3773 | msgstr "" | |
3774 | ||
5325c2e3 VZ |
3775 | #: ../src/richtext/richtextborderspage.cpp:547 |
3776 | msgid "Groove" | |
3777 | msgstr "" | |
3778 | ||
95bf8d1b | 3779 | #: ../src/common/zstream.cpp:159 ../src/common/zstream.cpp:319 |
edff7545 VZ |
3780 | msgid "Gzip not supported by this version of zlib" |
3781 | msgstr "" | |
3782 | ||
5325c2e3 | 3783 | #: ../src/common/accelcmn.cpp:76 |
f4eadf61 MB |
3784 | msgid "HELP" |
3785 | msgstr "" | |
3786 | ||
5325c2e3 | 3787 | #: ../src/common/accelcmn.cpp:61 |
f4eadf61 MB |
3788 | msgid "HOME" |
3789 | msgstr "" | |
3790 | ||
95bf8d1b | 3791 | #: ../src/html/helpwnd.cpp:1553 |
402b0a2c VZ |
3792 | msgid "HTML Help Project (*.hhp)|*.hhp|" |
3793 | msgstr "" | |
3794 | ||
5325c2e3 | 3795 | #: ../src/html/htmlwin.cpp:655 |
7b22b912 VZ |
3796 | #, c-format |
3797 | msgid "HTML anchor %s does not exist." | |
3798 | msgstr "" | |
3799 | ||
95bf8d1b | 3800 | #: ../src/html/helpwnd.cpp:1551 |
402b0a2c | 3801 | msgid "HTML files (*.html;*.htm)|*.html;*.htm|" |
f6bcfd97 BP |
3802 | msgstr "" |
3803 | ||
5325c2e3 VZ |
3804 | #: ../src/common/stockitem.cpp:163 |
3805 | msgid "Harddisk" | |
f4eadf61 MB |
3806 | msgstr "" |
3807 | ||
95bf8d1b | 3808 | #: ../src/common/fmapbase.cpp:156 |
7b22b912 VZ |
3809 | msgid "Hebrew (ISO-8859-8)" |
3810 | msgstr "" | |
3811 | ||
5325c2e3 VZ |
3812 | #: ../src/osx/button_osx.cpp:40 ../src/common/stockitem.cpp:164 |
3813 | #: ../src/html/helpdlg.cpp:67 ../src/html/helpfrm.cpp:117 | |
7b22b912 VZ |
3814 | msgid "Help" |
3815 | msgstr "" | |
3816 | ||
95bf8d1b | 3817 | #: ../src/html/helpwnd.cpp:1214 |
7b22b912 VZ |
3818 | msgid "Help Browser Options" |
3819 | msgstr "" | |
3820 | ||
5325c2e3 | 3821 | #: ../src/generic/helpext.cpp:459 ../src/generic/helpext.cpp:460 |
7b22b912 VZ |
3822 | msgid "Help Index" |
3823 | msgstr "" | |
3824 | ||
95bf8d1b | 3825 | #: ../src/html/helpwnd.cpp:1535 |
7b22b912 VZ |
3826 | msgid "Help Printing" |
3827 | msgstr "" | |
3828 | ||
6695aca2 | 3829 | #: ../src/html/helpwnd.cpp:815 |
21eadc1a RL |
3830 | msgid "Help Topics" |
3831 | msgstr "" | |
3832 | ||
95bf8d1b | 3833 | #: ../src/html/helpwnd.cpp:1552 |
402b0a2c VZ |
3834 | msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|" |
3835 | msgstr "" | |
3836 | ||
5325c2e3 | 3837 | #: ../src/generic/helpext.cpp:272 |
f4eadf61 MB |
3838 | #, c-format |
3839 | msgid "Help directory \"%s\" not found." | |
3840 | msgstr "" | |
3841 | ||
5325c2e3 | 3842 | #: ../src/generic/helpext.cpp:280 |
f4eadf61 MB |
3843 | #, c-format |
3844 | msgid "Help file \"%s\" not found." | |
3845 | msgstr "" | |
3846 | ||
95bf8d1b | 3847 | #: ../src/html/helpctrl.cpp:64 |
7b22b912 VZ |
3848 | #, c-format |
3849 | msgid "Help: %s" | |
3850 | msgstr "" | |
3851 | ||
be546c6f VZ |
3852 | #: ../src/osx/menu_osx.cpp:556 |
3853 | #, c-format | |
3854 | msgid "Hide %s" | |
5325c2e3 VZ |
3855 | msgstr "" |
3856 | ||
be546c6f | 3857 | #: ../src/osx/menu_osx.cpp:558 |
5325c2e3 VZ |
3858 | msgid "Hide Others" |
3859 | msgstr "" | |
3860 | ||
6695aca2 VZ |
3861 | #: ../src/generic/infobar.cpp:139 |
3862 | msgid "Hide this notification message." | |
3863 | msgstr "" | |
3864 | ||
5325c2e3 | 3865 | #: ../src/generic/dirdlgg.cpp:99 ../src/common/stockitem.cpp:165 |
21eadc1a RL |
3866 | msgid "Home" |
3867 | msgstr "" | |
3868 | ||
5325c2e3 | 3869 | #: ../src/generic/dirctrlg.cpp:616 |
81486341 VZ |
3870 | msgid "Home directory" |
3871 | msgstr "" | |
3872 | ||
95bf8d1b VZ |
3873 | #: ../src/richtext/richtextsizepage.cpp:231 |
3874 | #: ../src/richtext/richtextsizepage.cpp:233 | |
5325c2e3 | 3875 | msgid "How the object will float relative to the text." |
21eadc1a RL |
3876 | msgstr "" |
3877 | ||
5325c2e3 | 3878 | #: ../src/common/imagbmp.cpp:1071 |
09663494 | 3879 | msgid "ICO: Error in reading mask DIB." |
13b1472f VS |
3880 | msgstr "" |
3881 | ||
5325c2e3 VZ |
3882 | #: ../src/common/imagbmp.cpp:1187 ../src/common/imagbmp.cpp:1248 |
3883 | #: ../src/common/imagbmp.cpp:1259 ../src/common/imagbmp.cpp:1272 | |
3884 | #: ../src/common/imagbmp.cpp:1318 ../src/common/imagbmp.cpp:1330 | |
3885 | #: ../src/common/imagbmp.cpp:1341 | |
09663494 | 3886 | msgid "ICO: Error writing the image file!" |
13b1472f VS |
3887 | msgstr "" |
3888 | ||
5325c2e3 | 3889 | #: ../src/common/imagbmp.cpp:1151 |
09663494 | 3890 | msgid "ICO: Image too tall for an icon." |
13b1472f VS |
3891 | msgstr "" |
3892 | ||
5325c2e3 | 3893 | #: ../src/common/imagbmp.cpp:1159 |
09663494 | 3894 | msgid "ICO: Image too wide for an icon." |
13b1472f VS |
3895 | msgstr "" |
3896 | ||
5325c2e3 | 3897 | #: ../src/common/imagbmp.cpp:1416 |
09663494 | 3898 | msgid "ICO: Invalid icon index." |
8dba7bfb RL |
3899 | msgstr "" |
3900 | ||
5325c2e3 | 3901 | #: ../src/common/imagiff.cpp:760 |
09663494 | 3902 | msgid "IFF: data stream seems to be truncated." |
13b1472f VS |
3903 | msgstr "" |
3904 | ||
5325c2e3 | 3905 | #: ../src/common/imagiff.cpp:744 |
09663494 | 3906 | msgid "IFF: error in IFF image format." |
13b1472f VS |
3907 | msgstr "" |
3908 | ||
5325c2e3 | 3909 | #: ../src/common/imagiff.cpp:747 |
09663494 | 3910 | msgid "IFF: not enough memory." |
13b1472f VS |
3911 | msgstr "" |
3912 | ||
5325c2e3 | 3913 | #: ../src/common/imagiff.cpp:750 |
09663494 | 3914 | msgid "IFF: unknown error!!!" |
13b1472f VS |
3915 | msgstr "" |
3916 | ||
5325c2e3 | 3917 | #: ../src/common/accelcmn.cpp:51 |
f4eadf61 MB |
3918 | msgid "INS" |
3919 | msgstr "" | |
3920 | ||
5325c2e3 | 3921 | #: ../src/common/accelcmn.cpp:52 |
f4eadf61 MB |
3922 | msgid "INSERT" |
3923 | msgstr "" | |
3924 | ||
95bf8d1b | 3925 | #: ../src/common/fmapbase.cpp:198 |
7f4fd42e | 3926 | msgid "ISO-2022-JP" |
21eadc1a RL |
3927 | msgstr "" |
3928 | ||
be546c6f | 3929 | #: ../src/osx/carbon/dataview.cpp:2421 |
7f4fd42e VS |
3930 | msgid "Icon & text renderer cannot render value; value type: " |
3931 | msgstr "" | |
3932 | ||
6695aca2 VZ |
3933 | #: ../src/html/htmprint.cpp:283 |
3934 | msgid "" | |
3935 | "If possible, try changing the layout parameters to make the printout more " | |
3936 | "narrow." | |
3937 | msgstr "" | |
3938 | ||
3939 | #: ../src/generic/dbgrptg.cpp:355 | |
98735f00 MB |
3940 | msgid "" |
3941 | "If you have any additional information pertaining to this bug\n" | |
3942 | "report, please enter it here and it will be joined to it:" | |
9a81018e MB |
3943 | msgstr "" |
3944 | ||
6695aca2 | 3945 | #: ../src/generic/dbgrptg.cpp:321 |
98735f00 MB |
3946 | msgid "" |
3947 | "If you wish to suppress this debug report completely, please choose the " | |
3948 | "\"Cancel\" button,\n" | |
3949 | "but be warned that it may hinder improving the program, so if\n" | |
3950 | "at all possible please do continue with the report generation.\n" | |
9a81018e MB |
3951 | msgstr "" |
3952 | ||
5325c2e3 | 3953 | #: ../src/msw/registry.cpp:1396 |
81486341 VZ |
3954 | #, c-format |
3955 | msgid "Ignoring value \"%s\" of the key \"%s\"." | |
3956 | msgstr "" | |
3957 | ||
5325c2e3 | 3958 | #: ../src/common/xtistrm.cpp:300 |
402b0a2c VZ |
3959 | msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source" |
3960 | msgstr "" | |
3961 | ||
5325c2e3 VZ |
3962 | #: ../src/common/xti.cpp:514 |
3963 | msgid "Illegal Parameter Count for ConstructObject Method" | |
3964 | msgstr "" | |
3965 | ||
3966 | #: ../src/common/xti.cpp:502 | |
3967 | msgid "Illegal Parameter Count for Create Method" | |
3968 | msgstr "" | |
3969 | ||
3970 | #: ../src/generic/dirctrlg.cpp:662 ../src/generic/filectrlg.cpp:785 | |
7b22b912 VZ |
3971 | msgid "Illegal directory name." |
3972 | msgstr "" | |
3973 | ||
95bf8d1b | 3974 | #: ../src/generic/filectrlg.cpp:1374 |
7b22b912 VZ |
3975 | msgid "Illegal file specification." |
3976 | msgstr "" | |
3977 | ||
be546c6f | 3978 | #: ../src/common/image.cpp:2054 |
21eadc1a | 3979 | msgid "Image and mask have different sizes." |
8dba7bfb RL |
3980 | msgstr "" |
3981 | ||
95bf8d1b | 3982 | #: ../src/common/image.cpp:2502 |
f4eadf61 | 3983 | #, c-format |
5325c2e3 | 3984 | msgid "Image file is not of type %d." |
f4eadf61 MB |
3985 | msgstr "" |
3986 | ||
95bf8d1b | 3987 | #: ../src/common/image.cpp:2632 |
09663494 | 3988 | #, c-format |
5325c2e3 | 3989 | msgid "Image is not of type %s." |
09663494 MB |
3990 | msgstr "" |
3991 | ||
be546c6f | 3992 | #: ../src/msw/textctrl.cpp:399 |
7b22b912 VZ |
3993 | msgid "" |
3994 | "Impossible to create a rich edit control, using simple text control instead. " | |
3995 | "Please reinstall riched32.dll" | |
3996 | msgstr "" | |
3997 | ||
95bf8d1b | 3998 | #: ../src/unix/utilsunx.cpp:302 |
7b22b912 VZ |
3999 | msgid "Impossible to get child process input" |
4000 | msgstr "" | |
4001 | ||
95bf8d1b | 4002 | #: ../src/common/filefn.cpp:1069 |
8dba7bfb RL |
4003 | #, c-format |
4004 | msgid "Impossible to get permissions for file '%s'" | |
4005 | msgstr "" | |
4006 | ||
95bf8d1b | 4007 | #: ../src/common/filefn.cpp:1083 |
8dba7bfb RL |
4008 | #, c-format |
4009 | msgid "Impossible to overwrite the file '%s'" | |
4010 | msgstr "" | |
4011 | ||
95bf8d1b | 4012 | #: ../src/common/filefn.cpp:1137 |
8dba7bfb RL |
4013 | #, c-format |
4014 | msgid "Impossible to set permissions for the file '%s'" | |
4015 | msgstr "" | |
4016 | ||
5325c2e3 | 4017 | #: ../src/common/gifdecod.cpp:819 |
6695aca2 VZ |
4018 | #, c-format |
4019 | msgid "Incorrect GIF frame size (%u, %d) for the frame #%u" | |
4020 | msgstr "" | |
4021 | ||
95bf8d1b | 4022 | #: ../src/msw/ole/automtn.cpp:619 |
5325c2e3 VZ |
4023 | msgid "Incorrect number of arguments." |
4024 | msgstr "" | |
4025 | ||
4026 | #: ../src/common/stockitem.cpp:166 | |
21eadc1a RL |
4027 | msgid "Indent" |
4028 | msgstr "" | |
4029 | ||
95bf8d1b | 4030 | #: ../src/richtext/richtextformatdlg.cpp:329 |
f4eadf61 MB |
4031 | msgid "Indents && Spacing" |
4032 | msgstr "" | |
4033 | ||
95bf8d1b | 4034 | #: ../src/common/stockitem.cpp:167 ../src/html/helpwnd.cpp:526 |
7b22b912 VZ |
4035 | msgid "Index" |
4036 | msgstr "" | |
4037 | ||
95bf8d1b | 4038 | #: ../src/common/fmapbase.cpp:160 |
019df10e | 4039 | msgid "Indian (ISO-8859-12)" |
7b22b912 VZ |
4040 | msgstr "" |
4041 | ||
5325c2e3 VZ |
4042 | #: ../src/common/stockitem.cpp:168 |
4043 | msgid "Info" | |
4044 | msgstr "" | |
4045 | ||
95bf8d1b | 4046 | #: ../src/common/init.cpp:273 |
62603868 MB |
4047 | msgid "Initialization failed in post init, aborting." |
4048 | msgstr "" | |
4049 | ||
95bf8d1b | 4050 | #: ../src/richtext/richtextsymboldlg.cpp:473 |
f4eadf61 MB |
4051 | msgid "Insert" |
4052 | msgstr "" | |
4053 | ||
95bf8d1b VZ |
4054 | #: ../src/richtext/richtextbuffer.cpp:7246 |
4055 | msgid "Insert Field" | |
4056 | msgstr "" | |
4057 | ||
4058 | #: ../src/richtext/richtextbuffer.cpp:7157 | |
4059 | #: ../src/richtext/richtextbuffer.cpp:8063 | |
f4eadf61 MB |
4060 | msgid "Insert Image" |
4061 | msgstr "" | |
4062 | ||
95bf8d1b | 4063 | #: ../src/richtext/richtextbuffer.cpp:7204 |
5325c2e3 VZ |
4064 | msgid "Insert Object" |
4065 | msgstr "" | |
4066 | ||
95bf8d1b VZ |
4067 | #: ../src/richtext/richtextctrl.cpp:1162 ../src/richtext/richtextctrl.cpp:1352 |
4068 | #: ../src/richtext/richtextbuffer.cpp:7002 | |
4069 | #: ../src/richtext/richtextbuffer.cpp:7029 | |
4070 | #: ../src/richtext/richtextbuffer.cpp:7073 | |
f4eadf61 MB |
4071 | msgid "Insert Text" |
4072 | msgstr "" | |
4073 | ||
5325c2e3 VZ |
4074 | #: ../src/richtext/richtextindentspage.cpp:320 |
4075 | #: ../src/richtext/richtextindentspage.cpp:322 | |
4076 | msgid "Inserts a page break before the paragraph." | |
4077 | msgstr "" | |
4078 | ||
4079 | #: ../src/richtext/richtextborderspage.cpp:549 | |
4080 | msgid "Inset" | |
402b0a2c VZ |
4081 | msgstr "" |
4082 | ||
95bf8d1b | 4083 | #: ../src/gtk/app.cpp:432 |
7f4fd42e VS |
4084 | #, c-format |
4085 | msgid "Invalid GTK+ command line option, use \"%s --help\"" | |
4086 | msgstr "" | |
4087 | ||
be546c6f | 4088 | #: ../src/common/imagtiff.cpp:315 |
7b22b912 VZ |
4089 | msgid "Invalid TIFF image index." |
4090 | msgstr "" | |
4091 | ||
be546c6f | 4092 | #: ../src/osx/carbon/dataview.cpp:1783 ../src/osx/carbon/dataview.cpp:1878 |
7f4fd42e VS |
4093 | msgid "Invalid data view item" |
4094 | msgstr "" | |
4095 | ||
5325c2e3 | 4096 | #: ../src/common/appcmn.cpp:246 |
8dba7bfb RL |
4097 | #, c-format |
4098 | msgid "Invalid display mode specification '%s'." | |
4099 | msgstr "" | |
4100 | ||
6695aca2 | 4101 | #: ../src/x11/app.cpp:122 |
09663494 MB |
4102 | #, c-format |
4103 | msgid "Invalid geometry specification '%s'" | |
4104 | msgstr "" | |
4105 | ||
f4eadf61 | 4106 | #: ../src/unix/snglinst.cpp:307 |
8dba7bfb RL |
4107 | #, c-format |
4108 | msgid "Invalid lock file '%s'." | |
4109 | msgstr "" | |
4110 | ||
5325c2e3 | 4111 | #: ../src/common/translation.cpp:955 |
6695aca2 VZ |
4112 | msgid "Invalid message catalog." |
4113 | msgstr "" | |
4114 | ||
5325c2e3 | 4115 | #: ../src/common/xtistrm.cpp:410 ../src/common/xtistrm.cpp:425 |
402b0a2c VZ |
4116 | msgid "Invalid or Null Object ID passed to GetObjectClassInfo" |
4117 | msgstr "" | |
4118 | ||
5325c2e3 | 4119 | #: ../src/common/xtistrm.cpp:440 |
402b0a2c VZ |
4120 | msgid "Invalid or Null Object ID passed to HasObjectClassInfo" |
4121 | msgstr "" | |
4122 | ||
6695aca2 | 4123 | #: ../src/common/regex.cpp:314 |
8dba7bfb RL |
4124 | #, c-format |
4125 | msgid "Invalid regular expression '%s': %s" | |
4126 | msgstr "" | |
4127 | ||
be546c6f | 4128 | #: ../src/common/config.cpp:227 |
5325c2e3 VZ |
4129 | #, c-format |
4130 | msgid "Invalid value %ld for a boolean key \"%s\" in config file." | |
6695aca2 VZ |
4131 | msgstr "" |
4132 | ||
95bf8d1b | 4133 | #: ../src/generic/fontdlgg.cpp:330 ../src/richtext/richtextfontpage.cpp:324 |
be546c6f | 4134 | #: ../src/osx/carbon/fontdlg.cpp:545 ../src/common/stockitem.cpp:169 |
7b22b912 VZ |
4135 | msgid "Italic" |
4136 | msgstr "" | |
4137 | ||
f4eadf61 | 4138 | #: ../src/common/paper.cpp:132 |
f6bcfd97 BP |
4139 | msgid "Italy Envelope, 110 x 230 mm" |
4140 | msgstr "" | |
4141 | ||
5325c2e3 | 4142 | #: ../src/common/imagjpeg.cpp:256 |
7b22b912 VZ |
4143 | msgid "JPEG: Couldn't load - file is probably corrupted." |
4144 | msgstr "" | |
4145 | ||
be546c6f | 4146 | #: ../src/common/imagjpeg.cpp:435 |
7b22b912 VZ |
4147 | msgid "JPEG: Couldn't save image." |
4148 | msgstr "" | |
4149 | ||
f4eadf61 | 4150 | #: ../src/common/paper.cpp:165 |
62603868 MB |
4151 | msgid "Japanese Double Postcard 200 x 148 mm" |
4152 | msgstr "" | |
4153 | ||
f4eadf61 | 4154 | #: ../src/common/paper.cpp:169 |
62603868 MB |
4155 | msgid "Japanese Envelope Chou #3" |
4156 | msgstr "" | |
4157 | ||
f4eadf61 | 4158 | #: ../src/common/paper.cpp:182 |
62603868 MB |
4159 | msgid "Japanese Envelope Chou #3 Rotated" |
4160 | msgstr "" | |
4161 | ||
f4eadf61 | 4162 | #: ../src/common/paper.cpp:170 |
62603868 MB |
4163 | msgid "Japanese Envelope Chou #4" |
4164 | msgstr "" | |
4165 | ||
f4eadf61 | 4166 | #: ../src/common/paper.cpp:183 |
62603868 MB |
4167 | msgid "Japanese Envelope Chou #4 Rotated" |
4168 | msgstr "" | |
4169 | ||
f4eadf61 | 4170 | #: ../src/common/paper.cpp:167 |
62603868 MB |
4171 | msgid "Japanese Envelope Kaku #2" |
4172 | msgstr "" | |
4173 | ||
f4eadf61 | 4174 | #: ../src/common/paper.cpp:180 |
62603868 MB |
4175 | msgid "Japanese Envelope Kaku #2 Rotated" |
4176 | msgstr "" | |
4177 | ||
f4eadf61 | 4178 | #: ../src/common/paper.cpp:168 |
62603868 MB |
4179 | msgid "Japanese Envelope Kaku #3" |
4180 | msgstr "" | |
4181 | ||
f4eadf61 | 4182 | #: ../src/common/paper.cpp:181 |
62603868 MB |
4183 | msgid "Japanese Envelope Kaku #3 Rotated" |
4184 | msgstr "" | |
4185 | ||
f4eadf61 | 4186 | #: ../src/common/paper.cpp:187 |
62603868 MB |
4187 | msgid "Japanese Envelope You #4" |
4188 | msgstr "" | |
4189 | ||
f4eadf61 MB |
4190 | #: ../src/common/paper.cpp:188 |
4191 | msgid "Japanese Envelope You #4 Rotated" | |
4192 | msgstr "" | |
4193 | ||
4194 | #: ../src/common/paper.cpp:140 | |
4195 | msgid "Japanese Postcard 100 x 148 mm" | |
4196 | msgstr "" | |
4197 | ||
4198 | #: ../src/common/paper.cpp:177 | |
4199 | msgid "Japanese Postcard Rotated 148 x 100 mm" | |
4200 | msgstr "" | |
4201 | ||
5325c2e3 VZ |
4202 | #: ../src/common/stockitem.cpp:170 |
4203 | msgid "Jump to" | |
4204 | msgstr "" | |
4205 | ||
4206 | #: ../src/common/stockitem.cpp:172 | |
f4eadf61 MB |
4207 | msgid "Justified" |
4208 | msgstr "" | |
4209 | ||
5325c2e3 VZ |
4210 | #: ../src/richtext/richtextindentspage.cpp:168 |
4211 | #: ../src/richtext/richtextindentspage.cpp:170 | |
6695aca2 | 4212 | #: ../src/richtext/richtextliststylepage.cpp:345 |
5325c2e3 | 4213 | #: ../src/richtext/richtextliststylepage.cpp:347 |
f4eadf61 MB |
4214 | msgid "Justify text left and right." |
4215 | msgstr "" | |
4216 | ||
95bf8d1b | 4217 | #: ../src/common/fmapbase.cpp:164 |
f4eadf61 MB |
4218 | msgid "KOI8-R" |
4219 | msgstr "" | |
4220 | ||
95bf8d1b | 4221 | #: ../src/common/fmapbase.cpp:165 |
f4eadf61 MB |
4222 | msgid "KOI8-U" |
4223 | msgstr "" | |
4224 | ||
95bf8d1b | 4225 | #: ../src/common/accelcmn.cpp:255 ../src/common/accelcmn.cpp:337 |
f4eadf61 MB |
4226 | msgid "KP_" |
4227 | msgstr "" | |
4228 | ||
5325c2e3 | 4229 | #: ../src/common/accelcmn.cpp:104 |
f4eadf61 MB |
4230 | msgid "KP_ADD" |
4231 | msgstr "" | |
4232 | ||
5325c2e3 | 4233 | #: ../src/common/accelcmn.cpp:99 |
f4eadf61 MB |
4234 | msgid "KP_BEGIN" |
4235 | msgstr "" | |
4236 | ||
5325c2e3 | 4237 | #: ../src/common/accelcmn.cpp:107 |
f4eadf61 MB |
4238 | msgid "KP_DECIMAL" |
4239 | msgstr "" | |
4240 | ||
5325c2e3 | 4241 | #: ../src/common/accelcmn.cpp:101 |
f4eadf61 MB |
4242 | msgid "KP_DELETE" |
4243 | msgstr "" | |
4244 | ||
5325c2e3 | 4245 | #: ../src/common/accelcmn.cpp:108 |
f4eadf61 MB |
4246 | msgid "KP_DIVIDE" |
4247 | msgstr "" | |
4248 | ||
5325c2e3 | 4249 | #: ../src/common/accelcmn.cpp:93 |
f4eadf61 MB |
4250 | msgid "KP_DOWN" |
4251 | msgstr "" | |
4252 | ||
5325c2e3 | 4253 | #: ../src/common/accelcmn.cpp:98 |
f4eadf61 MB |
4254 | msgid "KP_END" |
4255 | msgstr "" | |
4256 | ||
5325c2e3 | 4257 | #: ../src/common/accelcmn.cpp:88 |
f4eadf61 MB |
4258 | msgid "KP_ENTER" |
4259 | msgstr "" | |
4260 | ||
5325c2e3 | 4261 | #: ../src/common/accelcmn.cpp:102 |
f4eadf61 MB |
4262 | msgid "KP_EQUAL" |
4263 | msgstr "" | |
4264 | ||
5325c2e3 | 4265 | #: ../src/common/accelcmn.cpp:89 |
f4eadf61 MB |
4266 | msgid "KP_HOME" |
4267 | msgstr "" | |
4268 | ||
5325c2e3 | 4269 | #: ../src/common/accelcmn.cpp:100 |
f4eadf61 MB |
4270 | msgid "KP_INSERT" |
4271 | msgstr "" | |
4272 | ||
5325c2e3 | 4273 | #: ../src/common/accelcmn.cpp:90 |
f4eadf61 MB |
4274 | msgid "KP_LEFT" |
4275 | msgstr "" | |
4276 | ||
5325c2e3 | 4277 | #: ../src/common/accelcmn.cpp:103 |
f4eadf61 MB |
4278 | msgid "KP_MULTIPLY" |
4279 | msgstr "" | |
4280 | ||
5325c2e3 | 4281 | #: ../src/common/accelcmn.cpp:96 |
f4eadf61 MB |
4282 | msgid "KP_NEXT" |
4283 | msgstr "" | |
4284 | ||
5325c2e3 | 4285 | #: ../src/common/accelcmn.cpp:97 |
f4eadf61 MB |
4286 | msgid "KP_PAGEDOWN" |
4287 | msgstr "" | |
4288 | ||
5325c2e3 | 4289 | #: ../src/common/accelcmn.cpp:95 |
f4eadf61 MB |
4290 | msgid "KP_PAGEUP" |
4291 | msgstr "" | |
4292 | ||
5325c2e3 | 4293 | #: ../src/common/accelcmn.cpp:94 |
f4eadf61 MB |
4294 | msgid "KP_PRIOR" |
4295 | msgstr "" | |
4296 | ||
5325c2e3 | 4297 | #: ../src/common/accelcmn.cpp:92 |
f4eadf61 MB |
4298 | msgid "KP_RIGHT" |
4299 | msgstr "" | |
4300 | ||
5325c2e3 | 4301 | #: ../src/common/accelcmn.cpp:105 |
f4eadf61 | 4302 | msgid "KP_SEPARATOR" |
62603868 MB |
4303 | msgstr "" |
4304 | ||
5325c2e3 | 4305 | #: ../src/common/accelcmn.cpp:86 |
f4eadf61 | 4306 | msgid "KP_SPACE" |
62603868 MB |
4307 | msgstr "" |
4308 | ||
5325c2e3 | 4309 | #: ../src/common/accelcmn.cpp:106 |
f4eadf61 | 4310 | msgid "KP_SUBTRACT" |
62603868 MB |
4311 | msgstr "" |
4312 | ||
5325c2e3 | 4313 | #: ../src/common/accelcmn.cpp:87 |
f4eadf61 | 4314 | msgid "KP_TAB" |
21eadc1a RL |
4315 | msgstr "" |
4316 | ||
5325c2e3 | 4317 | #: ../src/common/accelcmn.cpp:91 |
f4eadf61 | 4318 | msgid "KP_UP" |
7b22b912 VZ |
4319 | msgstr "" |
4320 | ||
5325c2e3 | 4321 | #: ../src/richtext/richtextindentspage.cpp:295 |
7f4fd42e VS |
4322 | msgid "L&ine spacing:" |
4323 | msgstr "" | |
4324 | ||
5325c2e3 | 4325 | #: ../src/common/accelcmn.cpp:57 |
f4eadf61 | 4326 | msgid "LEFT" |
edff7545 VZ |
4327 | msgstr "" |
4328 | ||
6695aca2 | 4329 | #: ../src/generic/prntdlgg.cpp:619 ../src/generic/prntdlgg.cpp:874 |
7b22b912 VZ |
4330 | msgid "Landscape" |
4331 | msgstr "" | |
4332 | ||
5325c2e3 VZ |
4333 | #: ../src/common/stockitem.cpp:175 |
4334 | msgid "Last" | |
4335 | msgstr "" | |
4336 | ||
95bf8d1b | 4337 | #: ../src/common/prntbase.cpp:1543 |
5325c2e3 VZ |
4338 | msgid "Last page" |
4339 | msgstr "" | |
4340 | ||
be546c6f | 4341 | #: ../src/common/log.cpp:312 |
5325c2e3 VZ |
4342 | #, c-format |
4343 | msgid "Last repeated message (\"%s\", %lu time) wasn't output" | |
4344 | msgid_plural "Last repeated message (\"%s\", %lu times) wasn't output" | |
4345 | msgstr[0] "" | |
4346 | msgstr[1] "" | |
4347 | ||
f4eadf61 | 4348 | #: ../src/common/paper.cpp:105 |
f6bcfd97 BP |
4349 | msgid "Ledger, 17 x 11 in" |
4350 | msgstr "" | |
4351 | ||
5325c2e3 VZ |
4352 | #: ../src/richtext/richtextliststylepage.cpp:250 |
4353 | #: ../src/richtext/richtextliststylepage.cpp:253 | |
4354 | #: ../src/richtext/richtextliststylepage.cpp:254 | |
7f4fd42e | 4355 | #: ../src/richtext/richtextbulletspage.cpp:200 |
5325c2e3 VZ |
4356 | #: ../src/richtext/richtextbulletspage.cpp:203 |
4357 | #: ../src/richtext/richtextbulletspage.cpp:204 | |
95bf8d1b | 4358 | #: ../src/richtext/richtextsizepage.cpp:227 |
f4eadf61 MB |
4359 | msgid "Left" |
4360 | msgstr "" | |
4361 | ||
7f4fd42e | 4362 | #: ../src/richtext/richtextindentspage.cpp:217 |
6695aca2 | 4363 | #: ../src/richtext/richtextliststylepage.cpp:391 |
f4eadf61 MB |
4364 | msgid "Left (&first line):" |
4365 | msgstr "" | |
4366 | ||
6695aca2 | 4367 | #: ../src/generic/prntdlgg.cpp:886 |
7b22b912 VZ |
4368 | msgid "Left margin (mm):" |
4369 | msgstr "" | |
4370 | ||
5325c2e3 VZ |
4371 | #: ../src/richtext/richtextindentspage.cpp:154 |
4372 | #: ../src/richtext/richtextindentspage.cpp:156 | |
6695aca2 | 4373 | #: ../src/richtext/richtextliststylepage.cpp:331 |
5325c2e3 | 4374 | #: ../src/richtext/richtextliststylepage.cpp:333 |
f4eadf61 MB |
4375 | msgid "Left-align text." |
4376 | msgstr "" | |
4377 | ||
4378 | #: ../src/common/paper.cpp:146 | |
62603868 MB |
4379 | msgid "Legal Extra 9 1/2 x 15 in" |
4380 | msgstr "" | |
4381 | ||
f4eadf61 | 4382 | #: ../src/common/paper.cpp:98 |
f6bcfd97 BP |
4383 | msgid "Legal, 8 1/2 x 14 in" |
4384 | msgstr "" | |
4385 | ||
f4eadf61 | 4386 | #: ../src/common/paper.cpp:145 |
62603868 MB |
4387 | msgid "Letter Extra 9 1/2 x 12 in" |
4388 | msgstr "" | |
4389 | ||
f4eadf61 | 4390 | #: ../src/common/paper.cpp:151 |
62603868 MB |
4391 | msgid "Letter Extra Transverse 9.275 x 12 in" |
4392 | msgstr "" | |
4393 | ||
f4eadf61 | 4394 | #: ../src/common/paper.cpp:154 |
62603868 MB |
4395 | msgid "Letter Plus 8 1/2 x 12.69 in" |
4396 | msgstr "" | |
4397 | ||
f4eadf61 | 4398 | #: ../src/common/paper.cpp:171 |
62603868 MB |
4399 | msgid "Letter Rotated 11 x 8 1/2 in" |
4400 | msgstr "" | |
4401 | ||
f4eadf61 | 4402 | #: ../src/common/paper.cpp:103 |
f6bcfd97 BP |
4403 | msgid "Letter Small, 8 1/2 x 11 in" |
4404 | msgstr "" | |
4405 | ||
f4eadf61 | 4406 | #: ../src/common/paper.cpp:149 |
62603868 MB |
4407 | msgid "Letter Transverse 8 1/2 x 11 in" |
4408 | msgstr "" | |
4409 | ||
f4eadf61 | 4410 | #: ../src/common/paper.cpp:97 |
f6bcfd97 BP |
4411 | msgid "Letter, 8 1/2 x 11 in" |
4412 | msgstr "" | |
4413 | ||
6695aca2 | 4414 | #: ../src/generic/aboutdlgg.cpp:174 |
7f4fd42e VS |
4415 | msgid "License" |
4416 | msgstr "" | |
4417 | ||
5325c2e3 | 4418 | #: ../src/generic/fontdlgg.cpp:333 |
7b22b912 VZ |
4419 | msgid "Light" |
4420 | msgstr "" | |
4421 | ||
5325c2e3 | 4422 | #: ../src/generic/helpext.cpp:299 |
f4eadf61 MB |
4423 | #, c-format |
4424 | msgid "Line %lu of map file \"%s\" has invalid syntax, skipped." | |
4425 | msgstr "" | |
4426 | ||
5325c2e3 | 4427 | #: ../src/richtext/richtextliststylepage.cpp:445 |
f4eadf61 MB |
4428 | msgid "Line spacing:" |
4429 | msgstr "" | |
4430 | ||
5325c2e3 | 4431 | #: ../src/html/chm.cpp:841 |
402b0a2c | 4432 | msgid "Link contained '//', converted to absolute link." |
7b22b912 VZ |
4433 | msgstr "" |
4434 | ||
95bf8d1b | 4435 | #: ../src/richtext/richtextformatdlg.cpp:348 |
f4eadf61 MB |
4436 | msgid "List Style" |
4437 | msgstr "" | |
4438 | ||
95bf8d1b | 4439 | #: ../src/richtext/richtextstyles.cpp:1044 |
f4eadf61 MB |
4440 | msgid "List styles" |
4441 | msgstr "" | |
4442 | ||
95bf8d1b VZ |
4443 | #: ../src/richtext/richtextfontpage.cpp:204 |
4444 | #: ../src/richtext/richtextfontpage.cpp:206 | |
f4eadf61 MB |
4445 | msgid "Lists font sizes in points." |
4446 | msgstr "" | |
4447 | ||
95bf8d1b VZ |
4448 | #: ../src/richtext/richtextfontpage.cpp:197 |
4449 | #: ../src/richtext/richtextfontpage.cpp:199 | |
f4eadf61 MB |
4450 | msgid "Lists the available fonts." |
4451 | msgstr "" | |
4452 | ||
5325c2e3 | 4453 | #: ../src/common/fldlgcmn.cpp:326 |
402b0a2c VZ |
4454 | #, c-format |
4455 | msgid "Load %s file" | |
f2e73b59 VZ |
4456 | msgstr "" |
4457 | ||
5325c2e3 | 4458 | #: ../src/html/htmlwin.cpp:571 |
7b22b912 VZ |
4459 | msgid "Loading : " |
4460 | msgstr "" | |
4461 | ||
f4eadf61 | 4462 | #: ../src/unix/snglinst.cpp:247 |
21eadc1a RL |
4463 | #, c-format |
4464 | msgid "Lock file '%s' has incorrect owner." | |
4465 | msgstr "" | |
4466 | ||
f4eadf61 | 4467 | #: ../src/unix/snglinst.cpp:252 |
21eadc1a RL |
4468 | #, c-format |
4469 | msgid "Lock file '%s' has incorrect permissions." | |
4470 | msgstr "" | |
4471 | ||
95bf8d1b | 4472 | #: ../src/generic/logg.cpp:582 |
7b22b912 | 4473 | #, c-format |
7f4fd42e | 4474 | msgid "Log saved to the file '%s'." |
402b0a2c VZ |
4475 | msgstr "" |
4476 | ||
5325c2e3 VZ |
4477 | #: ../src/richtext/richtextliststylepage.cpp:485 |
4478 | #: ../src/richtext/richtextbulletspage.cpp:290 | |
f4eadf61 MB |
4479 | msgid "Lower case letters" |
4480 | msgstr "" | |
4481 | ||
5325c2e3 VZ |
4482 | #: ../src/richtext/richtextliststylepage.cpp:487 |
4483 | #: ../src/richtext/richtextbulletspage.cpp:292 | |
f4eadf61 MB |
4484 | msgid "Lower case roman numerals" |
4485 | msgstr "" | |
4486 | ||
95bf8d1b | 4487 | #: ../src/gtk/mdi.cpp:423 ../src/gtk1/mdi.cpp:432 |
7b22b912 VZ |
4488 | msgid "MDI child" |
4489 | msgstr "" | |
4490 | ||
5325c2e3 | 4491 | #: ../src/common/accelcmn.cpp:69 |
f4eadf61 | 4492 | msgid "MENU" |
21eadc1a RL |
4493 | msgstr "" |
4494 | ||
f4eadf61 | 4495 | #: ../src/msw/helpchm.cpp:57 |
8dba7bfb RL |
4496 | msgid "" |
4497 | "MS HTML Help functions are unavailable because the MS HTML Help library is " | |
4498 | "not installed on this machine. Please install it." | |
4499 | msgstr "" | |
4500 | ||
95bf8d1b | 4501 | #: ../src/univ/themes/win32.cpp:3755 |
09663494 MB |
4502 | msgid "Ma&ximize" |
4503 | msgstr "" | |
4504 | ||
95bf8d1b | 4505 | #: ../src/common/fmapbase.cpp:204 |
6695aca2 VZ |
4506 | msgid "MacArabic" |
4507 | msgstr "" | |
4508 | ||
95bf8d1b | 4509 | #: ../src/common/fmapbase.cpp:223 |
6695aca2 VZ |
4510 | msgid "MacArmenian" |
4511 | msgstr "" | |
4512 | ||
95bf8d1b | 4513 | #: ../src/common/fmapbase.cpp:212 |
6695aca2 VZ |
4514 | msgid "MacBengali" |
4515 | msgstr "" | |
4516 | ||
95bf8d1b | 4517 | #: ../src/common/fmapbase.cpp:218 |
6695aca2 VZ |
4518 | msgid "MacBurmese" |
4519 | msgstr "" | |
4520 | ||
95bf8d1b | 4521 | #: ../src/common/fmapbase.cpp:237 |
6695aca2 VZ |
4522 | msgid "MacCeltic" |
4523 | msgstr "" | |
4524 | ||
95bf8d1b | 4525 | #: ../src/common/fmapbase.cpp:228 |
6695aca2 VZ |
4526 | msgid "MacCentralEurRoman" |
4527 | msgstr "" | |
4528 | ||
95bf8d1b | 4529 | #: ../src/common/fmapbase.cpp:224 |
6695aca2 VZ |
4530 | msgid "MacChineseSimp" |
4531 | msgstr "" | |
4532 | ||
95bf8d1b | 4533 | #: ../src/common/fmapbase.cpp:202 |
6695aca2 VZ |
4534 | msgid "MacChineseTrad" |
4535 | msgstr "" | |
4536 | ||
95bf8d1b | 4537 | #: ../src/common/fmapbase.cpp:234 |
6695aca2 VZ |
4538 | msgid "MacCroatian" |
4539 | msgstr "" | |
4540 | ||
95bf8d1b | 4541 | #: ../src/common/fmapbase.cpp:207 |
6695aca2 VZ |
4542 | msgid "MacCyrillic" |
4543 | msgstr "" | |
4544 | ||
95bf8d1b | 4545 | #: ../src/common/fmapbase.cpp:208 |
6695aca2 VZ |
4546 | msgid "MacDevanagari" |
4547 | msgstr "" | |
4548 | ||
95bf8d1b | 4549 | #: ../src/common/fmapbase.cpp:232 |
6695aca2 VZ |
4550 | msgid "MacDingbats" |
4551 | msgstr "" | |
4552 | ||
95bf8d1b | 4553 | #: ../src/common/fmapbase.cpp:227 |
6695aca2 VZ |
4554 | msgid "MacEthiopic" |
4555 | msgstr "" | |
4556 | ||
95bf8d1b | 4557 | #: ../src/common/fmapbase.cpp:230 |
6695aca2 VZ |
4558 | msgid "MacExtArabic" |
4559 | msgstr "" | |
4560 | ||
95bf8d1b | 4561 | #: ../src/common/fmapbase.cpp:238 |
6695aca2 VZ |
4562 | msgid "MacGaelic" |
4563 | msgstr "" | |
4564 | ||
95bf8d1b | 4565 | #: ../src/common/fmapbase.cpp:222 |
6695aca2 VZ |
4566 | msgid "MacGeorgian" |
4567 | msgstr "" | |
4568 | ||
95bf8d1b | 4569 | #: ../src/common/fmapbase.cpp:206 |
6695aca2 VZ |
4570 | msgid "MacGreek" |
4571 | msgstr "" | |
4572 | ||
95bf8d1b | 4573 | #: ../src/common/fmapbase.cpp:210 |
6695aca2 VZ |
4574 | msgid "MacGujarati" |
4575 | msgstr "" | |
4576 | ||
95bf8d1b | 4577 | #: ../src/common/fmapbase.cpp:209 |
6695aca2 VZ |
4578 | msgid "MacGurmukhi" |
4579 | msgstr "" | |
4580 | ||
95bf8d1b | 4581 | #: ../src/common/fmapbase.cpp:205 |
6695aca2 VZ |
4582 | msgid "MacHebrew" |
4583 | msgstr "" | |
4584 | ||
95bf8d1b | 4585 | #: ../src/common/fmapbase.cpp:235 |
6695aca2 VZ |
4586 | msgid "MacIcelandic" |
4587 | msgstr "" | |
4588 | ||
95bf8d1b | 4589 | #: ../src/common/fmapbase.cpp:201 |
6695aca2 VZ |
4590 | msgid "MacJapanese" |
4591 | msgstr "" | |
4592 | ||
95bf8d1b | 4593 | #: ../src/common/fmapbase.cpp:215 |
6695aca2 VZ |
4594 | msgid "MacKannada" |
4595 | msgstr "" | |
4596 | ||
95bf8d1b | 4597 | #: ../src/common/fmapbase.cpp:239 |
6695aca2 VZ |
4598 | msgid "MacKeyboardGlyphs" |
4599 | msgstr "" | |
4600 | ||
95bf8d1b | 4601 | #: ../src/common/fmapbase.cpp:219 |
6695aca2 VZ |
4602 | msgid "MacKhmer" |
4603 | msgstr "" | |
4604 | ||
95bf8d1b | 4605 | #: ../src/common/fmapbase.cpp:203 |
6695aca2 VZ |
4606 | msgid "MacKorean" |
4607 | msgstr "" | |
4608 | ||
95bf8d1b | 4609 | #: ../src/common/fmapbase.cpp:221 |
6695aca2 VZ |
4610 | msgid "MacLaotian" |
4611 | msgstr "" | |
4612 | ||
95bf8d1b | 4613 | #: ../src/common/fmapbase.cpp:216 |
6695aca2 VZ |
4614 | msgid "MacMalayalam" |
4615 | msgstr "" | |
4616 | ||
95bf8d1b | 4617 | #: ../src/common/fmapbase.cpp:226 |
6695aca2 VZ |
4618 | msgid "MacMongolian" |
4619 | msgstr "" | |
4620 | ||
95bf8d1b | 4621 | #: ../src/common/fmapbase.cpp:211 |
6695aca2 VZ |
4622 | msgid "MacOriya" |
4623 | msgstr "" | |
4624 | ||
95bf8d1b | 4625 | #: ../src/common/fmapbase.cpp:200 |
6695aca2 VZ |
4626 | msgid "MacRoman" |
4627 | msgstr "" | |
4628 | ||
95bf8d1b | 4629 | #: ../src/common/fmapbase.cpp:236 |
6695aca2 VZ |
4630 | msgid "MacRomanian" |
4631 | msgstr "" | |
4632 | ||
95bf8d1b | 4633 | #: ../src/common/fmapbase.cpp:217 |
6695aca2 VZ |
4634 | msgid "MacSinhalese" |
4635 | msgstr "" | |
4636 | ||
95bf8d1b | 4637 | #: ../src/common/fmapbase.cpp:231 |
6695aca2 VZ |
4638 | msgid "MacSymbol" |
4639 | msgstr "" | |
4640 | ||
95bf8d1b | 4641 | #: ../src/common/fmapbase.cpp:213 |
6695aca2 VZ |
4642 | msgid "MacTamil" |
4643 | msgstr "" | |
4644 | ||
95bf8d1b | 4645 | #: ../src/common/fmapbase.cpp:214 |
6695aca2 VZ |
4646 | msgid "MacTelugu" |
4647 | msgstr "" | |
4648 | ||
95bf8d1b | 4649 | #: ../src/common/fmapbase.cpp:220 |
6695aca2 VZ |
4650 | msgid "MacThai" |
4651 | msgstr "" | |
4652 | ||
95bf8d1b | 4653 | #: ../src/common/fmapbase.cpp:225 |
6695aca2 VZ |
4654 | msgid "MacTibetan" |
4655 | msgstr "" | |
4656 | ||
95bf8d1b | 4657 | #: ../src/common/fmapbase.cpp:233 |
6695aca2 VZ |
4658 | msgid "MacTurkish" |
4659 | msgstr "" | |
4660 | ||
95bf8d1b | 4661 | #: ../src/common/fmapbase.cpp:229 |
6695aca2 VZ |
4662 | msgid "MacVietnamese" |
4663 | msgstr "" | |
4664 | ||
5325c2e3 | 4665 | #: ../src/propgrid/advprops.cpp:2025 |
6695aca2 VZ |
4666 | msgid "Make a selection:" |
4667 | msgstr "" | |
4668 | ||
95bf8d1b | 4669 | #: ../src/richtext/richtextformatdlg.cpp:361 |
5325c2e3 VZ |
4670 | #: ../src/richtext/richtextmarginspage.cpp:172 |
4671 | msgid "Margins" | |
4672 | msgstr "" | |
4673 | ||
7f4fd42e | 4674 | #: ../src/generic/fdrepdlg.cpp:148 |
8dba7bfb RL |
4675 | msgid "Match case" |
4676 | msgstr "" | |
4677 | ||
95bf8d1b | 4678 | #: ../src/richtext/richtextsizepage.cpp:425 |
be546c6f VZ |
4679 | msgid "Max height:" |
4680 | msgstr "" | |
4681 | ||
95bf8d1b | 4682 | #: ../src/richtext/richtextsizepage.cpp:398 |
be546c6f VZ |
4683 | msgid "Max width:" |
4684 | msgstr "" | |
4685 | ||
95bf8d1b VZ |
4686 | #: ../src/unix/mediactrl.cpp:1007 |
4687 | #, c-format | |
4688 | msgid "Media playback error: %s" | |
4689 | msgstr "" | |
4690 | ||
6695aca2 | 4691 | #: ../src/common/fs_mem.cpp:176 |
7b22b912 VZ |
4692 | #, c-format |
4693 | msgid "Memory VFS already contains file '%s'!" | |
4694 | msgstr "" | |
4695 | ||
be546c6f | 4696 | #: ../src/msw/frame.cpp:354 |
21eadc1a RL |
4697 | msgid "Menu" |
4698 | msgstr "" | |
4699 | ||
5325c2e3 VZ |
4700 | #: ../src/common/msgout.cpp:125 |
4701 | msgid "Message" | |
4702 | msgstr "" | |
4703 | ||
f4eadf61 | 4704 | #: ../src/univ/themes/metal.cpp:169 |
09663494 MB |
4705 | msgid "Metal theme" |
4706 | msgstr "" | |
4707 | ||
95bf8d1b | 4708 | #: ../src/msw/ole/automtn.cpp:636 |
5325c2e3 VZ |
4709 | msgid "Method or property not found." |
4710 | msgstr "" | |
4711 | ||
95bf8d1b | 4712 | #: ../src/univ/themes/win32.cpp:3753 |
09663494 MB |
4713 | msgid "Mi&nimize" |
4714 | msgstr "" | |
4715 | ||
95bf8d1b | 4716 | #: ../src/richtext/richtextsizepage.cpp:371 |
be546c6f VZ |
4717 | msgid "Min height:" |
4718 | msgstr "" | |
4719 | ||
95bf8d1b | 4720 | #: ../src/richtext/richtextsizepage.cpp:344 |
be546c6f VZ |
4721 | msgid "Min width:" |
4722 | msgstr "" | |
4723 | ||
95bf8d1b | 4724 | #: ../src/msw/ole/automtn.cpp:652 |
5325c2e3 VZ |
4725 | msgid "Missing a required parameter." |
4726 | msgstr "" | |
4727 | ||
5325c2e3 | 4728 | #: ../src/generic/fontdlgg.cpp:325 |
7b22b912 VZ |
4729 | msgid "Modern" |
4730 | msgstr "" | |
4731 | ||
6695aca2 | 4732 | #: ../src/generic/filectrlg.cpp:456 |
402b0a2c VZ |
4733 | msgid "Modified" |
4734 | msgstr "" | |
4735 | ||
7f4fd42e | 4736 | #: ../src/common/module.cpp:134 |
62603868 MB |
4737 | #, c-format |
4738 | msgid "Module \"%s\" initialization failed" | |
4739 | msgstr "" | |
4740 | ||
f4eadf61 | 4741 | #: ../src/common/paper.cpp:133 |
f6bcfd97 BP |
4742 | msgid "Monarch Envelope, 3 7/8 x 7 1/2 in" |
4743 | msgstr "" | |
4744 | ||
5325c2e3 VZ |
4745 | #: ../src/msw/fswatcher.cpp:144 |
4746 | msgid "Monitoring individual files for changes is not supported currently." | |
4747 | msgstr "" | |
4748 | ||
6695aca2 | 4749 | #: ../src/generic/editlbox.cpp:277 |
402b0a2c VZ |
4750 | msgid "Move down" |
4751 | msgstr "" | |
4752 | ||
6695aca2 | 4753 | #: ../src/generic/editlbox.cpp:276 |
402b0a2c VZ |
4754 | msgid "Move up" |
4755 | msgstr "" | |
4756 | ||
95bf8d1b VZ |
4757 | #: ../src/richtext/richtextsizepage.cpp:616 |
4758 | #: ../src/richtext/richtextsizepage.cpp:618 | |
5325c2e3 VZ |
4759 | msgid "Moves the object to the next paragraph." |
4760 | msgstr "" | |
4761 | ||
95bf8d1b VZ |
4762 | #: ../src/richtext/richtextsizepage.cpp:610 |
4763 | #: ../src/richtext/richtextsizepage.cpp:612 | |
5325c2e3 VZ |
4764 | msgid "Moves the object to the previous paragraph." |
4765 | msgstr "" | |
4766 | ||
95bf8d1b | 4767 | #: ../src/richtext/richtextbuffer.cpp:8841 |
5325c2e3 VZ |
4768 | msgid "Multiple Cell Properties" |
4769 | msgstr "" | |
4770 | ||
4771 | #: ../src/common/accelcmn.cpp:82 | |
f4eadf61 MB |
4772 | msgid "NUM_LOCK" |
4773 | msgstr "" | |
4774 | ||
6695aca2 | 4775 | #: ../src/generic/filectrlg.cpp:453 |
7b22b912 VZ |
4776 | msgid "Name" |
4777 | msgstr "" | |
4778 | ||
5325c2e3 VZ |
4779 | #: ../src/common/stockitem.cpp:176 |
4780 | msgid "Network" | |
4781 | msgstr "" | |
4782 | ||
4783 | #: ../src/common/stockitem.cpp:177 | |
4784 | msgid "New" | |
4785 | msgstr "" | |
4786 | ||
95bf8d1b | 4787 | #: ../src/richtext/richtextstyledlg.cpp:251 |
be546c6f VZ |
4788 | msgid "New &Box Style..." |
4789 | msgstr "" | |
4790 | ||
95bf8d1b | 4791 | #: ../src/richtext/richtextstyledlg.cpp:233 |
f4eadf61 MB |
4792 | msgid "New &Character Style..." |
4793 | msgstr "" | |
4794 | ||
95bf8d1b | 4795 | #: ../src/richtext/richtextstyledlg.cpp:245 |
f4eadf61 MB |
4796 | msgid "New &List Style..." |
4797 | msgstr "" | |
4798 | ||
95bf8d1b | 4799 | #: ../src/richtext/richtextstyledlg.cpp:239 |
f4eadf61 MB |
4800 | msgid "New &Paragraph Style..." |
4801 | msgstr "" | |
4802 | ||
95bf8d1b VZ |
4803 | #: ../src/richtext/richtextstyledlg.cpp:611 |
4804 | #: ../src/richtext/richtextstyledlg.cpp:616 | |
4805 | #: ../src/richtext/richtextstyledlg.cpp:659 | |
4806 | #: ../src/richtext/richtextstyledlg.cpp:664 | |
4807 | #: ../src/richtext/richtextstyledlg.cpp:825 | |
4808 | #: ../src/richtext/richtextstyledlg.cpp:830 | |
4809 | #: ../src/richtext/richtextstyledlg.cpp:898 | |
4810 | #: ../src/richtext/richtextstyledlg.cpp:906 | |
4811 | #: ../src/richtext/richtextstyledlg.cpp:939 | |
4812 | #: ../src/richtext/richtextstyledlg.cpp:944 | |
f4eadf61 MB |
4813 | msgid "New Style" |
4814 | msgstr "" | |
4815 | ||
7f4fd42e | 4816 | #: ../src/generic/dirdlgg.cpp:103 |
21eadc1a RL |
4817 | msgid "New directory" |
4818 | msgstr "" | |
4819 | ||
6695aca2 | 4820 | #: ../src/generic/editlbox.cpp:274 |
402b0a2c VZ |
4821 | msgid "New item" |
4822 | msgstr "" | |
4823 | ||
7f4fd42e | 4824 | #: ../src/generic/dirdlgg.cpp:327 ../src/generic/dirdlgg.cpp:337 |
6695aca2 | 4825 | #: ../src/generic/filectrlg.cpp:647 ../src/generic/filectrlg.cpp:656 |
7b22b912 VZ |
4826 | msgid "NewName" |
4827 | msgstr "" | |
4828 | ||
6695aca2 | 4829 | #: ../src/generic/tipdlg.cpp:306 |
21eadc1a RL |
4830 | msgid "Next" |
4831 | msgstr "" | |
4832 | ||
95bf8d1b | 4833 | #: ../src/common/prntbase.cpp:1538 ../src/html/helpwnd.cpp:679 |
7b22b912 VZ |
4834 | msgid "Next page" |
4835 | msgstr "" | |
4836 | ||
5325c2e3 | 4837 | #: ../src/common/stockitem.cpp:178 ../src/motif/msgdlg.cpp:194 |
e370f402 VZ |
4838 | msgid "No" |
4839 | msgstr "" | |
4840 | ||
6695aca2 | 4841 | #: ../src/generic/animateg.cpp:151 |
7f4fd42e VS |
4842 | #, c-format |
4843 | msgid "No animation handler for type %ld defined." | |
4844 | msgstr "" | |
4845 | ||
6695aca2 | 4846 | #: ../src/dfb/bitmap.cpp:643 ../src/dfb/bitmap.cpp:677 |
7f4fd42e VS |
4847 | #, c-format |
4848 | msgid "No bitmap handler for type %d defined." | |
4849 | msgstr "" | |
4850 | ||
be546c6f | 4851 | #: ../src/osx/carbon/dataview.cpp:1785 |
7f4fd42e | 4852 | msgid "No column existing." |
21eadc1a RL |
4853 | msgstr "" |
4854 | ||
be546c6f | 4855 | #: ../src/osx/carbon/dataview.cpp:1675 |
6695aca2 | 4856 | msgid "No column for the specified column existing." |
e370f402 VZ |
4857 | msgstr "" |
4858 | ||
be546c6f | 4859 | #: ../src/osx/carbon/dataview.cpp:1424 |
7f4fd42e | 4860 | msgid "No column for the specified column position existing." |
f4eadf61 MB |
4861 | msgstr "" |
4862 | ||
95bf8d1b | 4863 | #: ../src/common/utilscmn.cpp:1051 |
7f4fd42e VS |
4864 | msgid "No default application configured for HTML files." |
4865 | msgstr "" | |
4866 | ||
5325c2e3 | 4867 | #: ../src/generic/helpext.cpp:450 |
7b22b912 VZ |
4868 | msgid "No entries found." |
4869 | msgstr "" | |
4870 | ||
95bf8d1b | 4871 | #: ../src/common/fontmap.cpp:422 |
13b1472f VS |
4872 | #, c-format |
4873 | msgid "" | |
4874 | "No font for displaying text in encoding '%s' found,\n" | |
4875 | "but an alternative encoding '%s' is available.\n" | |
4876 | "Do you want to use this encoding (otherwise you will have to choose another " | |
4877 | "one)?" | |
4878 | msgstr "" | |
4879 | ||
95bf8d1b | 4880 | #: ../src/common/fontmap.cpp:427 |
8dba7bfb RL |
4881 | #, c-format |
4882 | msgid "" | |
4883 | "No font for displaying text in encoding '%s' found.\n" | |
4884 | "Would you like to select a font to be used for this encoding\n" | |
4885 | "(otherwise the text in this encoding will not be shown correctly)?" | |
4886 | msgstr "" | |
4887 | ||
6695aca2 | 4888 | #: ../src/generic/animateg.cpp:143 |
f4eadf61 MB |
4889 | msgid "No handler found for animation type." |
4890 | msgstr "" | |
4891 | ||
95bf8d1b | 4892 | #: ../src/common/image.cpp:2484 |
7b22b912 VZ |
4893 | msgid "No handler found for image type." |
4894 | msgstr "" | |
4895 | ||
95bf8d1b VZ |
4896 | #: ../src/common/image.cpp:2492 ../src/common/image.cpp:2603 |
4897 | #: ../src/common/image.cpp:2656 | |
7b22b912 VZ |
4898 | #, c-format |
4899 | msgid "No image handler for type %d defined." | |
4900 | msgstr "" | |
4901 | ||
95bf8d1b | 4902 | #: ../src/common/image.cpp:2626 ../src/common/image.cpp:2670 |
7b22b912 VZ |
4903 | #, c-format |
4904 | msgid "No image handler for type %s defined." | |
4905 | msgstr "" | |
4906 | ||
95bf8d1b | 4907 | #: ../src/html/helpwnd.cpp:872 |
7b22b912 VZ |
4908 | msgid "No matching page found yet" |
4909 | msgstr "" | |
4910 | ||
be546c6f | 4911 | #: ../src/osx/carbon/dataview.cpp:1677 ../src/osx/carbon/dataview.cpp:1787 |
7f4fd42e VS |
4912 | msgid "No renderer or invalid renderer type specified for custom data column." |
4913 | msgstr "" | |
4914 | ||
be546c6f | 4915 | #: ../src/osx/carbon/dataview.cpp:1425 |
7f4fd42e VS |
4916 | msgid "No renderer specified for column." |
4917 | msgstr "" | |
4918 | ||
f4eadf61 | 4919 | #: ../src/unix/sound.cpp:82 |
402b0a2c VZ |
4920 | msgid "No sound" |
4921 | msgstr "" | |
4922 | ||
be546c6f | 4923 | #: ../src/common/image.cpp:2062 ../src/common/image.cpp:2103 |
21eadc1a RL |
4924 | msgid "No unused colour in image being masked." |
4925 | msgstr "" | |
4926 | ||
95bf8d1b | 4927 | #: ../src/common/image.cpp:3133 |
21eadc1a RL |
4928 | msgid "No unused colour in image." |
4929 | msgstr "" | |
4930 | ||
5325c2e3 | 4931 | #: ../src/generic/helpext.cpp:307 |
f4eadf61 MB |
4932 | #, c-format |
4933 | msgid "No valid mappings found in the file \"%s\"." | |
4934 | msgstr "" | |
4935 | ||
5325c2e3 | 4936 | #: ../src/richtext/richtextborderspage.cpp:542 |
95bf8d1b VZ |
4937 | #: ../src/richtext/richtextsizepage.cpp:226 |
4938 | #: ../src/richtext/richtextsizepage.cpp:229 | |
4939 | #: ../src/richtext/richtextsizepage.cpp:230 | |
5325c2e3 VZ |
4940 | msgid "None" |
4941 | msgstr "" | |
4942 | ||
95bf8d1b | 4943 | #: ../src/common/fmapbase.cpp:158 |
019df10e RL |
4944 | msgid "Nordic (ISO-8859-10)" |
4945 | msgstr "" | |
4946 | ||
5325c2e3 | 4947 | #: ../src/generic/fontdlgg.cpp:329 ../src/generic/fontdlgg.cpp:332 |
7b22b912 VZ |
4948 | msgid "Normal" |
4949 | msgstr "" | |
4950 | ||
95bf8d1b | 4951 | #: ../src/html/helpwnd.cpp:1277 |
402b0a2c VZ |
4952 | msgid "Normal face<br>and <u>underlined</u>. " |
4953 | msgstr "" | |
4954 | ||
95bf8d1b | 4955 | #: ../src/html/helpwnd.cpp:1219 |
7b22b912 VZ |
4956 | msgid "Normal font:" |
4957 | msgstr "" | |
4958 | ||
5325c2e3 | 4959 | #: ../src/propgrid/props.cpp:888 |
6695aca2 VZ |
4960 | #, c-format |
4961 | msgid "Not %s" | |
4962 | msgstr "" | |
4963 | ||
be546c6f | 4964 | #: ../include/wx/filename.h:558 ../include/wx/filename.h:563 |
6695aca2 VZ |
4965 | msgid "Not available" |
4966 | msgstr "" | |
4967 | ||
95bf8d1b | 4968 | #: ../src/richtext/richtextfontpage.cpp:331 |
f4eadf61 MB |
4969 | msgid "Not underlined" |
4970 | msgstr "" | |
4971 | ||
4972 | #: ../src/common/paper.cpp:117 | |
f6bcfd97 BP |
4973 | msgid "Note, 8 1/2 x 11 in" |
4974 | msgstr "" | |
4975 | ||
6695aca2 | 4976 | #: ../src/generic/notifmsgg.cpp:105 |
7f4fd42e VS |
4977 | msgid "Notice" |
4978 | msgstr "" | |
4979 | ||
6695aca2 VZ |
4980 | #: ../src/osx/carbon/dataview.cpp:903 |
4981 | msgid "Number of columns could not be determined." | |
4982 | msgstr "" | |
4983 | ||
5325c2e3 VZ |
4984 | #: ../src/richtext/richtextliststylepage.cpp:488 |
4985 | #: ../src/richtext/richtextbulletspage.cpp:293 | |
f4eadf61 MB |
4986 | msgid "Numbered outline" |
4987 | msgstr "" | |
4988 | ||
95bf8d1b | 4989 | #: ../src/richtext/richtextstyledlg.cpp:305 ../src/common/stockitem.cpp:179 |
be546c6f | 4990 | #: ../src/msw/msgdlg.cpp:489 ../src/msw/msgdlg.cpp:777 |
5325c2e3 | 4991 | #: ../src/msw/dialog.cpp:120 ../src/gtk1/fontdlg.cpp:139 |
7b22b912 VZ |
4992 | msgid "OK" |
4993 | msgstr "" | |
4994 | ||
95bf8d1b | 4995 | #: ../src/msw/ole/automtn.cpp:676 |
5325c2e3 VZ |
4996 | #, c-format |
4997 | msgid "OLE Automation error in %s: %s" | |
4998 | msgstr "" | |
4999 | ||
5000 | #: ../include/wx/richtext/richtextimagedlg.h:39 | |
5001 | msgid "Object Properties" | |
5002 | msgstr "" | |
5003 | ||
95bf8d1b | 5004 | #: ../src/msw/ole/automtn.cpp:644 |
5325c2e3 VZ |
5005 | msgid "Object implementation does not support named arguments." |
5006 | msgstr "" | |
5007 | ||
5008 | #: ../src/common/xtixml.cpp:265 | |
402b0a2c VZ |
5009 | msgid "Objects must have an id attribute" |
5010 | msgstr "" | |
5011 | ||
95bf8d1b | 5012 | #: ../src/common/docview.cpp:1746 ../src/common/docview.cpp:1788 |
402b0a2c VZ |
5013 | msgid "Open File" |
5014 | msgstr "" | |
5015 | ||
95bf8d1b | 5016 | #: ../src/html/helpwnd.cpp:685 ../src/html/helpwnd.cpp:1558 |
7b22b912 VZ |
5017 | msgid "Open HTML document" |
5018 | msgstr "" | |
5019 | ||
6695aca2 | 5020 | #: ../src/generic/dbgrptg.cpp:160 |
9a81018e MB |
5021 | #, c-format |
5022 | msgid "Open file \"%s\"" | |
5023 | msgstr "" | |
5024 | ||
5325c2e3 VZ |
5025 | #: ../src/common/stockitem.cpp:180 |
5026 | msgid "Open..." | |
5027 | msgstr "" | |
5028 | ||
6695aca2 | 5029 | #: ../src/osx/carbon/glcanvas.cpp:49 |
7f4fd42e VS |
5030 | #, c-format |
5031 | msgid "OpenGL function \"%s\" failed: %s (error %d)" | |
7b22b912 VZ |
5032 | msgstr "" |
5033 | ||
5325c2e3 | 5034 | #: ../src/generic/dirctrlg.cpp:691 ../src/generic/dirdlgg.cpp:353 |
6695aca2 | 5035 | #: ../src/generic/filectrlg.cpp:671 ../src/generic/filectrlg.cpp:815 |
7f4fd42e | 5036 | msgid "Operation not permitted." |
7b22b912 VZ |
5037 | msgstr "" |
5038 | ||
5325c2e3 VZ |
5039 | #: ../src/common/cmdline.cpp:728 |
5040 | #, c-format | |
5041 | msgid "Option '%s' can't be negated" | |
5042 | msgstr "" | |
5043 | ||
5044 | #: ../src/common/cmdline.cpp:892 | |
7b22b912 VZ |
5045 | #, c-format |
5046 | msgid "Option '%s' requires a value." | |
5047 | msgstr "" | |
5048 | ||
5325c2e3 | 5049 | #: ../src/common/cmdline.cpp:975 |
7b22b912 VZ |
5050 | #, c-format |
5051 | msgid "Option '%s': '%s' cannot be converted to a date." | |
e370f402 VZ |
5052 | msgstr "" |
5053 | ||
6695aca2 | 5054 | #: ../src/generic/dirdlgg.cpp:188 ../src/generic/prntdlgg.cpp:624 |
7b22b912 | 5055 | msgid "Options" |
e370f402 VZ |
5056 | msgstr "" |
5057 | ||
6695aca2 | 5058 | #: ../src/generic/prntdlgg.cpp:621 ../src/generic/prntdlgg.cpp:875 |
7b22b912 | 5059 | msgid "Orientation" |
e370f402 VZ |
5060 | msgstr "" |
5061 | ||
5325c2e3 | 5062 | #: ../src/common/windowid.cpp:260 |
7f4fd42e VS |
5063 | msgid "Out of window IDs. Recommend shutting down application." |
5064 | msgstr "" | |
5065 | ||
5325c2e3 VZ |
5066 | #: ../src/richtext/richtextborderspage.cpp:400 |
5067 | #: ../src/richtext/richtextborderspage.cpp:533 | |
5068 | msgid "Outline" | |
7f4fd42e VS |
5069 | msgstr "" |
5070 | ||
5325c2e3 VZ |
5071 | #: ../src/richtext/richtextborderspage.cpp:550 |
5072 | msgid "Outset" | |
5073 | msgstr "" | |
5074 | ||
95bf8d1b | 5075 | #: ../src/msw/ole/automtn.cpp:640 |
5325c2e3 VZ |
5076 | msgid "Overflow while coercing argument values." |
5077 | msgstr "" | |
5078 | ||
5079 | #: ../src/common/accelcmn.cpp:85 | |
f4eadf61 MB |
5080 | msgid "PAGEDOWN" |
5081 | msgstr "" | |
5082 | ||
5325c2e3 | 5083 | #: ../src/common/accelcmn.cpp:84 |
f4eadf61 MB |
5084 | msgid "PAGEUP" |
5085 | msgstr "" | |
5086 | ||
5325c2e3 | 5087 | #: ../src/common/accelcmn.cpp:70 |
f4eadf61 MB |
5088 | msgid "PAUSE" |
5089 | msgstr "" | |
5090 | ||
6695aca2 | 5091 | #: ../src/common/imagpcx.cpp:458 ../src/common/imagpcx.cpp:481 |
f6bcfd97 BP |
5092 | msgid "PCX: couldn't allocate memory" |
5093 | msgstr "" | |
5094 | ||
6695aca2 | 5095 | #: ../src/common/imagpcx.cpp:457 |
f6bcfd97 BP |
5096 | msgid "PCX: image format unsupported" |
5097 | msgstr "" | |
5098 | ||
6695aca2 | 5099 | #: ../src/common/imagpcx.cpp:480 |
f6bcfd97 BP |
5100 | msgid "PCX: invalid image" |
5101 | msgstr "" | |
5102 | ||
6695aca2 | 5103 | #: ../src/common/imagpcx.cpp:443 |
7b22b912 | 5104 | msgid "PCX: this is not a PCX file." |
e370f402 VZ |
5105 | msgstr "" |
5106 | ||
6695aca2 | 5107 | #: ../src/common/imagpcx.cpp:460 ../src/common/imagpcx.cpp:482 |
f6bcfd97 BP |
5108 | msgid "PCX: unknown error !!!" |
5109 | msgstr "" | |
5110 | ||
6695aca2 | 5111 | #: ../src/common/imagpcx.cpp:459 |
f6bcfd97 BP |
5112 | msgid "PCX: version number too low" |
5113 | msgstr "" | |
5114 | ||
5325c2e3 | 5115 | #: ../src/common/accelcmn.cpp:56 |
f4eadf61 MB |
5116 | msgid "PGDN" |
5117 | msgstr "" | |
5118 | ||
5325c2e3 | 5119 | #: ../src/common/accelcmn.cpp:55 |
f4eadf61 MB |
5120 | msgid "PGUP" |
5121 | msgstr "" | |
5122 | ||
6695aca2 | 5123 | #: ../src/common/imagpnm.cpp:92 |
7b22b912 | 5124 | msgid "PNM: Couldn't allocate memory." |
e370f402 VZ |
5125 | msgstr "" |
5126 | ||
6695aca2 | 5127 | #: ../src/common/imagpnm.cpp:74 |
7b22b912 | 5128 | msgid "PNM: File format is not recognized." |
e370f402 VZ |
5129 | msgstr "" |
5130 | ||
6695aca2 VZ |
5131 | #: ../src/common/imagpnm.cpp:113 ../src/common/imagpnm.cpp:135 |
5132 | #: ../src/common/imagpnm.cpp:157 | |
7b22b912 | 5133 | msgid "PNM: File seems truncated." |
e370f402 VZ |
5134 | msgstr "" |
5135 | ||
f4eadf61 | 5136 | #: ../src/common/paper.cpp:189 |
62603868 MB |
5137 | msgid "PRC 16K 146 x 215 mm" |
5138 | msgstr "" | |
5139 | ||
f4eadf61 | 5140 | #: ../src/common/paper.cpp:202 |
62603868 MB |
5141 | msgid "PRC 16K Rotated" |
5142 | msgstr "" | |
5143 | ||
f4eadf61 | 5144 | #: ../src/common/paper.cpp:190 |
62603868 MB |
5145 | msgid "PRC 32K 97 x 151 mm" |
5146 | msgstr "" | |
5147 | ||
f4eadf61 | 5148 | #: ../src/common/paper.cpp:203 |
62603868 MB |
5149 | msgid "PRC 32K Rotated" |
5150 | msgstr "" | |
5151 | ||
f4eadf61 | 5152 | #: ../src/common/paper.cpp:191 |
62603868 MB |
5153 | msgid "PRC 32K(Big) 97 x 151 mm" |
5154 | msgstr "" | |
5155 | ||
f4eadf61 | 5156 | #: ../src/common/paper.cpp:204 |
62603868 MB |
5157 | msgid "PRC 32K(Big) Rotated" |
5158 | msgstr "" | |
5159 | ||
f4eadf61 | 5160 | #: ../src/common/paper.cpp:192 |
62603868 MB |
5161 | msgid "PRC Envelope #1 102 x 165 mm" |
5162 | msgstr "" | |
5163 | ||
f4eadf61 | 5164 | #: ../src/common/paper.cpp:205 |
62603868 MB |
5165 | msgid "PRC Envelope #1 Rotated 165 x 102 mm" |
5166 | msgstr "" | |
5167 | ||
f4eadf61 | 5168 | #: ../src/common/paper.cpp:201 |
62603868 MB |
5169 | msgid "PRC Envelope #10 324 x 458 mm" |
5170 | msgstr "" | |
5171 | ||
f4eadf61 | 5172 | #: ../src/common/paper.cpp:214 |
8a5434c1 | 5173 | msgid "PRC Envelope #10 Rotated 458 x 324 mm" |
62603868 MB |
5174 | msgstr "" |
5175 | ||
f4eadf61 | 5176 | #: ../src/common/paper.cpp:193 |
62603868 MB |
5177 | msgid "PRC Envelope #2 102 x 176 mm" |
5178 | msgstr "" | |
5179 | ||
f4eadf61 | 5180 | #: ../src/common/paper.cpp:206 |
62603868 MB |
5181 | msgid "PRC Envelope #2 Rotated 176 x 102 mm" |
5182 | msgstr "" | |
5183 | ||
f4eadf61 | 5184 | #: ../src/common/paper.cpp:194 |
62603868 MB |
5185 | msgid "PRC Envelope #3 125 x 176 mm" |
5186 | msgstr "" | |
5187 | ||
f4eadf61 | 5188 | #: ../src/common/paper.cpp:207 |
62603868 MB |
5189 | msgid "PRC Envelope #3 Rotated 176 x 125 mm" |
5190 | msgstr "" | |
5191 | ||
f4eadf61 | 5192 | #: ../src/common/paper.cpp:195 |
62603868 MB |
5193 | msgid "PRC Envelope #4 110 x 208 mm" |
5194 | msgstr "" | |
5195 | ||
f4eadf61 | 5196 | #: ../src/common/paper.cpp:208 |
62603868 MB |
5197 | msgid "PRC Envelope #4 Rotated 208 x 110 mm" |
5198 | msgstr "" | |
5199 | ||
f4eadf61 | 5200 | #: ../src/common/paper.cpp:196 |
62603868 MB |
5201 | msgid "PRC Envelope #5 110 x 220 mm" |
5202 | msgstr "" | |
5203 | ||
f4eadf61 | 5204 | #: ../src/common/paper.cpp:209 |
62603868 MB |
5205 | msgid "PRC Envelope #5 Rotated 220 x 110 mm" |
5206 | msgstr "" | |
5207 | ||
f4eadf61 | 5208 | #: ../src/common/paper.cpp:197 |
62603868 MB |
5209 | msgid "PRC Envelope #6 120 x 230 mm" |
5210 | msgstr "" | |
5211 | ||
f4eadf61 | 5212 | #: ../src/common/paper.cpp:210 |
62603868 MB |
5213 | msgid "PRC Envelope #6 Rotated 230 x 120 mm" |
5214 | msgstr "" | |
5215 | ||
f4eadf61 | 5216 | #: ../src/common/paper.cpp:198 |
62603868 MB |
5217 | msgid "PRC Envelope #7 160 x 230 mm" |
5218 | msgstr "" | |
5219 | ||
f4eadf61 | 5220 | #: ../src/common/paper.cpp:211 |
62603868 MB |
5221 | msgid "PRC Envelope #7 Rotated 230 x 160 mm" |
5222 | msgstr "" | |
5223 | ||
f4eadf61 | 5224 | #: ../src/common/paper.cpp:199 |
62603868 MB |
5225 | msgid "PRC Envelope #8 120 x 309 mm" |
5226 | msgstr "" | |
5227 | ||
f4eadf61 | 5228 | #: ../src/common/paper.cpp:212 |
62603868 MB |
5229 | msgid "PRC Envelope #8 Rotated 309 x 120 mm" |
5230 | msgstr "" | |
5231 | ||
f4eadf61 | 5232 | #: ../src/common/paper.cpp:200 |
62603868 MB |
5233 | msgid "PRC Envelope #9 229 x 324 mm" |
5234 | msgstr "" | |
5235 | ||
f4eadf61 | 5236 | #: ../src/common/paper.cpp:213 |
62603868 MB |
5237 | msgid "PRC Envelope #9 Rotated 324 x 229 mm" |
5238 | msgstr "" | |
5239 | ||
5325c2e3 | 5240 | #: ../src/common/accelcmn.cpp:73 |
f4eadf61 MB |
5241 | msgid "PRINT" |
5242 | msgstr "" | |
5243 | ||
5325c2e3 VZ |
5244 | #: ../src/richtext/richtextmarginspage.cpp:286 |
5245 | msgid "Padding" | |
5246 | msgstr "" | |
5247 | ||
95bf8d1b | 5248 | #: ../src/common/prntbase.cpp:2045 |
e370f402 VZ |
5249 | #, c-format |
5250 | msgid "Page %d" | |
5251 | msgstr "" | |
5252 | ||
95bf8d1b | 5253 | #: ../src/common/prntbase.cpp:2043 |
e370f402 VZ |
5254 | #, c-format |
5255 | msgid "Page %d of %d" | |
5256 | msgstr "" | |
5257 | ||
95bf8d1b | 5258 | #: ../src/gtk/print.cpp:779 |
e370f402 VZ |
5259 | msgid "Page Setup" |
5260 | msgstr "" | |
5261 | ||
95bf8d1b VZ |
5262 | #: ../src/generic/prntdlgg.cpp:834 ../src/common/prntbase.cpp:468 |
5263 | #: ../src/gtk/gnome/gprint.cpp:708 | |
81486341 VZ |
5264 | msgid "Page setup" |
5265 | msgstr "" | |
5266 | ||
7f4fd42e | 5267 | #: ../src/generic/prntdlgg.cpp:222 |
e370f402 VZ |
5268 | msgid "Pages" |
5269 | msgstr "" | |
5270 | ||
be546c6f VZ |
5271 | #: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:807 |
5272 | #: ../src/generic/prntdlgg.cpp:848 ../src/generic/prntdlgg.cpp:861 | |
5273 | #: ../src/generic/prntdlgg.cpp:1058 ../src/generic/prntdlgg.cpp:1063 | |
e370f402 VZ |
5274 | msgid "Paper size" |
5275 | msgstr "" | |
5276 | ||
95bf8d1b | 5277 | #: ../src/richtext/richtextstyles.cpp:1042 |
f4eadf61 MB |
5278 | msgid "Paragraph styles" |
5279 | msgstr "" | |
5280 | ||
5325c2e3 | 5281 | #: ../src/common/xtistrm.cpp:470 |
402b0a2c VZ |
5282 | msgid "Passing a already registered object to SetObject" |
5283 | msgstr "" | |
5284 | ||
5325c2e3 | 5285 | #: ../src/common/xtistrm.cpp:481 |
95bf8d1b | 5286 | msgid "Passing an unknown object to GetObject" |
402b0a2c VZ |
5287 | msgstr "" |
5288 | ||
95bf8d1b | 5289 | #: ../src/richtext/richtextctrl.cpp:3082 ../src/common/stockitem.cpp:181 |
5325c2e3 | 5290 | #: ../src/stc/stc_i18n.cpp:20 |
f4eadf61 MB |
5291 | msgid "Paste" |
5292 | msgstr "" | |
5293 | ||
5325c2e3 | 5294 | #: ../src/common/stockitem.cpp:263 |
f4eadf61 MB |
5295 | msgid "Paste selection" |
5296 | msgstr "" | |
5297 | ||
5325c2e3 VZ |
5298 | #: ../src/richtext/richtextliststylepage.cpp:223 |
5299 | #: ../src/richtext/richtextbulletspage.cpp:173 | |
f4eadf61 MB |
5300 | msgid "Peri&od" |
5301 | msgstr "" | |
5302 | ||
6695aca2 | 5303 | #: ../src/generic/filectrlg.cpp:459 |
7b22b912 VZ |
5304 | msgid "Permissions" |
5305 | msgstr "" | |
5306 | ||
95bf8d1b | 5307 | #: ../src/richtext/richtextbuffer.cpp:10953 |
5325c2e3 VZ |
5308 | msgid "Picture Properties" |
5309 | msgstr "" | |
5310 | ||
402b0a2c | 5311 | #: ../include/wx/unix/pipe.h:47 |
e370f402 VZ |
5312 | msgid "Pipe creation failed" |
5313 | msgstr "" | |
5314 | ||
f4eadf61 | 5315 | #: ../src/gtk1/fontdlg.cpp:75 |
7b22b912 VZ |
5316 | msgid "Please choose a valid font." |
5317 | msgstr "" | |
5318 | ||
95bf8d1b | 5319 | #: ../src/gtk/filedlg.cpp:72 |
7b22b912 VZ |
5320 | msgid "Please choose an existing file." |
5321 | msgstr "" | |
5322 | ||
6695aca2 | 5323 | #: ../src/html/helpwnd.cpp:814 |
21eadc1a RL |
5324 | msgid "Please choose the page to display:" |
5325 | msgstr "" | |
5326 | ||
5325c2e3 | 5327 | #: ../src/msw/dialup.cpp:786 |
7b22b912 VZ |
5328 | msgid "Please choose which ISP do you want to connect to" |
5329 | msgstr "" | |
5330 | ||
be546c6f | 5331 | #: ../src/msw/listctrl.cpp:373 |
8dba7bfb RL |
5332 | #, c-format |
5333 | msgid "" | |
5334 | "Please install a newer version of comctl32.dll\n" | |
5335 | "(at least version 4.70 is required but you have %d.%02d)\n" | |
5336 | "or this program won't operate correctly." | |
5337 | msgstr "" | |
5338 | ||
be546c6f | 5339 | #: ../src/common/headerctrlcmn.cpp:60 |
6695aca2 VZ |
5340 | msgid "Please select the columns to show and define their order:" |
5341 | msgstr "" | |
5342 | ||
95bf8d1b VZ |
5343 | #: ../src/common/prntbase.cpp:522 |
5344 | msgid "Please wait while printing..." | |
e370f402 VZ |
5345 | msgstr "" |
5346 | ||
5325c2e3 | 5347 | #: ../src/propgrid/advprops.cpp:632 |
6695aca2 VZ |
5348 | msgid "Point Size" |
5349 | msgstr "" | |
5350 | ||
be546c6f VZ |
5351 | #: ../src/osx/carbon/dataview.cpp:1279 ../src/osx/carbon/dataview.cpp:1330 |
5352 | #: ../src/osx/carbon/dataview.cpp:1421 ../src/osx/carbon/dataview.cpp:1444 | |
5353 | #: ../src/osx/carbon/dataview.cpp:1461 ../src/osx/carbon/dataview.cpp:1478 | |
5354 | #: ../src/osx/carbon/dataview.cpp:1671 ../src/osx/carbon/dataview.cpp:1780 | |
5355 | #: ../src/osx/carbon/dataview.cpp:1822 ../src/osx/carbon/dataview.cpp:1875 | |
5356 | #: ../src/osx/carbon/dataview.cpp:1998 | |
7f4fd42e VS |
5357 | msgid "Pointer to data view control not set correctly." |
5358 | msgstr "" | |
5359 | ||
be546c6f VZ |
5360 | #: ../src/osx/carbon/dataview.cpp:1280 ../src/osx/carbon/dataview.cpp:1339 |
5361 | #: ../src/osx/carbon/dataview.cpp:1422 ../src/osx/carbon/dataview.cpp:1479 | |
5362 | #: ../src/osx/carbon/dataview.cpp:1672 ../src/osx/carbon/dataview.cpp:1781 | |
5363 | #: ../src/osx/carbon/dataview.cpp:1823 ../src/osx/carbon/dataview.cpp:1876 | |
5364 | #: ../src/osx/carbon/dataview.cpp:1999 | |
7f4fd42e VS |
5365 | msgid "Pointer to model not set correctly." |
5366 | msgstr "" | |
5367 | ||
6695aca2 VZ |
5368 | #: ../src/generic/prntdlgg.cpp:618 ../src/generic/prntdlgg.cpp:873 |
5369 | msgid "Portrait" | |
e370f402 VZ |
5370 | msgstr "" |
5371 | ||
95bf8d1b | 5372 | #: ../src/richtext/richtextsizepage.cpp:458 |
5325c2e3 VZ |
5373 | msgid "Position" |
5374 | msgstr "" | |
5375 | ||
6695aca2 VZ |
5376 | #: ../src/generic/prntdlgg.cpp:304 |
5377 | msgid "PostScript file" | |
f4eadf61 MB |
5378 | msgstr "" |
5379 | ||
5325c2e3 VZ |
5380 | #: ../src/common/stockitem.cpp:182 |
5381 | msgid "Preferences" | |
5382 | msgstr "" | |
5383 | ||
be546c6f | 5384 | #: ../src/osx/menu_osx.cpp:550 |
5325c2e3 VZ |
5385 | msgid "Preferences..." |
5386 | msgstr "" | |
5387 | ||
95bf8d1b VZ |
5388 | #: ../src/common/prntbase.cpp:530 |
5389 | msgid "Preparing" | |
5325c2e3 VZ |
5390 | msgstr "" |
5391 | ||
be546c6f | 5392 | #: ../src/generic/fontdlgg.cpp:456 ../src/osx/carbon/fontdlg.cpp:574 |
95bf8d1b | 5393 | #: ../src/html/helpwnd.cpp:1236 |
7b22b912 VZ |
5394 | msgid "Preview:" |
5395 | msgstr "" | |
5396 | ||
95bf8d1b | 5397 | #: ../src/common/prntbase.cpp:1524 ../src/html/helpwnd.cpp:678 |
7b22b912 VZ |
5398 | msgid "Previous page" |
5399 | msgstr "" | |
5400 | ||
6695aca2 | 5401 | #: ../src/generic/prntdlgg.cpp:149 ../src/generic/prntdlgg.cpp:163 |
95bf8d1b VZ |
5402 | #: ../src/common/prntbase.cpp:410 ../src/common/prntbase.cpp:1512 |
5403 | #: ../src/gtk/print.cpp:593 ../src/gtk/print.cpp:606 | |
5325c2e3 | 5404 | #: ../src/gtk/gnome/gprint.cpp:537 ../src/gtk/gnome/gprint.cpp:549 |
e370f402 VZ |
5405 | msgid "Print" |
5406 | msgstr "" | |
5407 | ||
95bf8d1b | 5408 | #: ../include/wx/prntbase.h:396 ../src/common/docview.cpp:1247 |
e370f402 VZ |
5409 | msgid "Print Preview" |
5410 | msgstr "" | |
5411 | ||
95bf8d1b VZ |
5412 | #: ../src/common/prntbase.cpp:1986 ../src/common/prntbase.cpp:2028 |
5413 | #: ../src/common/prntbase.cpp:2036 | |
e370f402 VZ |
5414 | msgid "Print Preview Failure" |
5415 | msgstr "" | |
5416 | ||
7f4fd42e | 5417 | #: ../src/generic/prntdlgg.cpp:230 |
e370f402 VZ |
5418 | msgid "Print Range" |
5419 | msgstr "" | |
5420 | ||
6695aca2 | 5421 | #: ../src/generic/prntdlgg.cpp:455 |
e370f402 VZ |
5422 | msgid "Print Setup" |
5423 | msgstr "" | |
5424 | ||
6695aca2 | 5425 | #: ../src/generic/prntdlgg.cpp:627 |
e370f402 VZ |
5426 | msgid "Print in colour" |
5427 | msgstr "" | |
5428 | ||
95bf8d1b VZ |
5429 | #: ../src/common/stockitem.cpp:183 |
5430 | msgid "Print previe&w..." | |
5431 | msgstr "" | |
5432 | ||
5433 | #: ../src/gtk/gnome/gprint.cpp:940 | |
81486341 VZ |
5434 | msgid "Print preview" |
5435 | msgstr "" | |
5436 | ||
95bf8d1b | 5437 | #: ../src/common/docview.cpp:1241 |
6695aca2 VZ |
5438 | msgid "Print preview creation failed." |
5439 | msgstr "" | |
5440 | ||
95bf8d1b VZ |
5441 | #: ../src/common/stockitem.cpp:183 |
5442 | msgid "Print preview..." | |
5443 | msgstr "" | |
5444 | ||
6695aca2 | 5445 | #: ../src/generic/prntdlgg.cpp:636 |
e370f402 VZ |
5446 | msgid "Print spooling" |
5447 | msgstr "" | |
5448 | ||
95bf8d1b | 5449 | #: ../src/html/helpwnd.cpp:689 |
7b22b912 VZ |
5450 | msgid "Print this page" |
5451 | msgstr "" | |
5452 | ||
7f4fd42e | 5453 | #: ../src/generic/prntdlgg.cpp:191 |
e370f402 VZ |
5454 | msgid "Print to File" |
5455 | msgstr "" | |
5456 | ||
5325c2e3 VZ |
5457 | #: ../src/common/stockitem.cpp:184 |
5458 | msgid "Print..." | |
5459 | msgstr "" | |
5460 | ||
6695aca2 | 5461 | #: ../src/generic/prntdlgg.cpp:499 |
81486341 VZ |
5462 | msgid "Printer" |
5463 | msgstr "" | |
5464 | ||
6695aca2 | 5465 | #: ../src/generic/prntdlgg.cpp:639 |
e370f402 VZ |
5466 | msgid "Printer command:" |
5467 | msgstr "" | |
5468 | ||
7f4fd42e | 5469 | #: ../src/generic/prntdlgg.cpp:186 |
e370f402 VZ |
5470 | msgid "Printer options" |
5471 | msgstr "" | |
5472 | ||
6695aca2 | 5473 | #: ../src/generic/prntdlgg.cpp:651 |
e370f402 VZ |
5474 | msgid "Printer options:" |
5475 | msgstr "" | |
5476 | ||
6695aca2 | 5477 | #: ../src/generic/prntdlgg.cpp:922 |
e370f402 VZ |
5478 | msgid "Printer..." |
5479 | msgstr "" | |
5480 | ||
7f4fd42e | 5481 | #: ../src/generic/prntdlgg.cpp:202 |
81486341 VZ |
5482 | msgid "Printer:" |
5483 | msgstr "" | |
5484 | ||
95bf8d1b VZ |
5485 | #: ../include/wx/richtext/richtextprint.h:164 ../src/common/prntbase.cpp:519 |
5486 | #: ../src/html/htmprint.cpp:278 | |
6695aca2 VZ |
5487 | msgid "Printing" |
5488 | msgstr "" | |
5489 | ||
95bf8d1b | 5490 | #: ../src/common/prntbase.cpp:587 |
09663494 | 5491 | msgid "Printing " |
e370f402 VZ |
5492 | msgstr "" |
5493 | ||
95bf8d1b | 5494 | #: ../src/common/prntbase.cpp:331 |
e370f402 VZ |
5495 | msgid "Printing Error" |
5496 | msgstr "" | |
5497 | ||
95bf8d1b VZ |
5498 | #: ../src/common/prntbase.cpp:545 |
5499 | #, c-format | |
5500 | msgid "Printing page %d of %d" | |
5501 | msgstr "" | |
5502 | ||
6695aca2 | 5503 | #: ../src/generic/printps.cpp:202 |
7b22b912 VZ |
5504 | #, c-format |
5505 | msgid "Printing page %d..." | |
5506 | msgstr "" | |
5507 | ||
6695aca2 | 5508 | #: ../src/generic/printps.cpp:162 |
7b22b912 VZ |
5509 | msgid "Printing..." |
5510 | msgstr "" | |
5511 | ||
95bf8d1b VZ |
5512 | #: ../include/wx/richtext/richtextprint.h:110 ../include/wx/prntbase.h:264 |
5513 | #: ../src/common/docview.cpp:2057 | |
6695aca2 VZ |
5514 | msgid "Printout" |
5515 | msgstr "" | |
5516 | ||
5325c2e3 | 5517 | #: ../src/common/debugrpt.cpp:556 |
9a81018e MB |
5518 | #, c-format |
5519 | msgid "" | |
5520 | "Processing debug report has failed, leaving the files in \"%s\" directory." | |
5521 | msgstr "" | |
5522 | ||
be546c6f | 5523 | #: ../src/osx/carbon/dataview.cpp:2473 |
6695aca2 | 5524 | msgid "Progress renderer cannot render value type; value type: " |
e370f402 VZ |
5525 | msgstr "" |
5526 | ||
95bf8d1b VZ |
5527 | #: ../src/common/prntbase.cpp:529 |
5528 | msgid "Progress:" | |
5529 | msgstr "" | |
5530 | ||
5325c2e3 VZ |
5531 | #: ../src/common/stockitem.cpp:185 |
5532 | msgid "Properties" | |
5533 | msgstr "" | |
5534 | ||
6695aca2 VZ |
5535 | #: ../src/propgrid/manager.cpp:238 |
5536 | msgid "Property" | |
7f4fd42e VS |
5537 | msgstr "" |
5538 | ||
be546c6f | 5539 | #: ../src/propgrid/propgrid.cpp:3145 ../src/propgrid/propgrid.cpp:3277 |
5325c2e3 VZ |
5540 | msgid "Property Error" |
5541 | msgstr "" | |
5542 | ||
f4eadf61 | 5543 | #: ../src/common/paper.cpp:114 |
f6bcfd97 BP |
5544 | msgid "Quarto, 215 x 275 mm" |
5545 | msgstr "" | |
5546 | ||
95bf8d1b | 5547 | #: ../src/generic/logg.cpp:1040 |
e370f402 VZ |
5548 | msgid "Question" |
5549 | msgstr "" | |
5550 | ||
be546c6f | 5551 | #: ../src/common/stockitem.cpp:157 |
5325c2e3 VZ |
5552 | msgid "Quit" |
5553 | msgstr "" | |
5554 | ||
be546c6f VZ |
5555 | #: ../src/osx/menu_osx.cpp:564 |
5556 | #, c-format | |
5557 | msgid "Quit %s" | |
5558 | msgstr "" | |
5559 | ||
5325c2e3 | 5560 | #: ../src/common/stockitem.cpp:264 |
f4eadf61 MB |
5561 | msgid "Quit this program" |
5562 | msgstr "" | |
5563 | ||
5325c2e3 | 5564 | #: ../src/common/accelcmn.cpp:54 |
f4eadf61 MB |
5565 | msgid "RETURN" |
5566 | msgstr "" | |
5567 | ||
5325c2e3 | 5568 | #: ../src/common/accelcmn.cpp:58 |
f4eadf61 MB |
5569 | msgid "RIGHT" |
5570 | msgstr "" | |
5571 | ||
95bf8d1b | 5572 | #: ../src/common/accelcmn.cpp:328 |
be546c6f VZ |
5573 | msgid "RawCtrl+" |
5574 | msgstr "" | |
5575 | ||
6695aca2 | 5576 | #: ../src/common/ffile.cpp:114 ../src/common/ffile.cpp:133 |
7b22b912 VZ |
5577 | #, c-format |
5578 | msgid "Read error on file '%s'" | |
5579 | msgstr "" | |
5580 | ||
5325c2e3 | 5581 | #: ../src/common/prntbase.cpp:258 |
81486341 VZ |
5582 | msgid "Ready" |
5583 | msgstr "" | |
5584 | ||
5325c2e3 | 5585 | #: ../src/common/stockitem.cpp:186 ../src/stc/stc_i18n.cpp:17 |
7f4fd42e VS |
5586 | msgid "Redo" |
5587 | msgstr "" | |
5588 | ||
5325c2e3 | 5589 | #: ../src/common/stockitem.cpp:265 |
f4eadf61 MB |
5590 | msgid "Redo last action" |
5591 | msgstr "" | |
5592 | ||
5325c2e3 | 5593 | #: ../src/common/stockitem.cpp:187 |
21eadc1a RL |
5594 | msgid "Refresh" |
5595 | msgstr "" | |
5596 | ||
5325c2e3 | 5597 | #: ../src/msw/registry.cpp:626 |
7b22b912 VZ |
5598 | #, c-format |
5599 | msgid "Registry key '%s' already exists." | |
5600 | msgstr "" | |
5601 | ||
5325c2e3 | 5602 | #: ../src/msw/registry.cpp:595 |
7b22b912 VZ |
5603 | #, c-format |
5604 | msgid "Registry key '%s' does not exist, cannot rename it." | |
5605 | msgstr "" | |
5606 | ||
5325c2e3 | 5607 | #: ../src/msw/registry.cpp:727 |
e370f402 VZ |
5608 | #, c-format |
5609 | msgid "" | |
5610 | "Registry key '%s' is needed for normal system operation,\n" | |
5611 | "deleting it will leave your system in unusable state:\n" | |
5612 | "operation aborted." | |
5613 | msgstr "" | |
5614 | ||
5325c2e3 | 5615 | #: ../src/msw/registry.cpp:521 |
7b22b912 VZ |
5616 | #, c-format |
5617 | msgid "Registry value '%s' already exists." | |
5618 | msgstr "" | |
5619 | ||
95bf8d1b VZ |
5620 | #: ../src/richtext/richtextfontpage.cpp:323 |
5621 | #: ../src/richtext/richtextfontpage.cpp:327 | |
f4eadf61 MB |
5622 | msgid "Regular" |
5623 | msgstr "" | |
5624 | ||
95bf8d1b VZ |
5625 | #: ../src/richtext/richtextsizepage.cpp:481 |
5626 | msgid "Relative" | |
5627 | msgstr "" | |
5628 | ||
5325c2e3 | 5629 | #: ../src/generic/helpext.cpp:463 |
e370f402 VZ |
5630 | msgid "Relevant entries:" |
5631 | msgstr "" | |
5632 | ||
5325c2e3 | 5633 | #: ../src/common/stockitem.cpp:188 |
21eadc1a RL |
5634 | msgid "Remove" |
5635 | msgstr "" | |
5636 | ||
95bf8d1b VZ |
5637 | #: ../src/richtext/richtextctrl.cpp:1420 |
5638 | msgid "Remove Bullet" | |
5639 | msgstr "" | |
5640 | ||
5641 | #: ../src/html/helpwnd.cpp:441 | |
7b22b912 VZ |
5642 | msgid "Remove current page from bookmarks" |
5643 | msgstr "" | |
5644 | ||
7f4fd42e | 5645 | #: ../src/common/rendcmn.cpp:195 |
402b0a2c VZ |
5646 | #, c-format |
5647 | msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded." | |
5648 | msgstr "" | |
5649 | ||
be546c6f | 5650 | #: ../src/osx/carbon/dataview.cpp:1431 |
7f4fd42e VS |
5651 | msgid "Rendering failed." |
5652 | msgstr "" | |
5653 | ||
95bf8d1b | 5654 | #: ../src/richtext/richtextbuffer.cpp:4109 |
f4eadf61 MB |
5655 | msgid "Renumber List" |
5656 | msgstr "" | |
5657 | ||
5325c2e3 | 5658 | #: ../src/common/stockitem.cpp:189 |
21eadc1a RL |
5659 | msgid "Rep&lace" |
5660 | msgstr "" | |
5661 | ||
95bf8d1b | 5662 | #: ../src/richtext/richtextctrl.cpp:3242 ../src/common/stockitem.cpp:189 |
f4eadf61 MB |
5663 | msgid "Replace" |
5664 | msgstr "" | |
5665 | ||
7f4fd42e | 5666 | #: ../src/generic/fdrepdlg.cpp:183 |
8dba7bfb RL |
5667 | msgid "Replace &all" |
5668 | msgstr "" | |
5669 | ||
5325c2e3 | 5670 | #: ../src/common/stockitem.cpp:262 |
f4eadf61 MB |
5671 | msgid "Replace selection" |
5672 | msgstr "" | |
5673 | ||
7f4fd42e | 5674 | #: ../src/generic/fdrepdlg.cpp:125 |
8dba7bfb RL |
5675 | msgid "Replace with:" |
5676 | msgstr "" | |
5677 | ||
5325c2e3 | 5678 | #: ../src/common/valtext.cpp:162 |
6695aca2 | 5679 | msgid "Required information entry is empty." |
23cf065f VS |
5680 | msgstr "" |
5681 | ||
5325c2e3 | 5682 | #: ../src/common/translation.cpp:1804 |
6695aca2 VZ |
5683 | #, c-format |
5684 | msgid "Resource '%s' is not a valid message catalog." | |
5685 | msgstr "" | |
5686 | ||
5325c2e3 | 5687 | #: ../src/common/stockitem.cpp:190 |
21eadc1a RL |
5688 | msgid "Revert to Saved" |
5689 | msgstr "" | |
5690 | ||
5325c2e3 VZ |
5691 | #: ../src/richtext/richtextborderspage.cpp:548 |
5692 | msgid "Ridge" | |
5693 | msgstr "" | |
5694 | ||
5695 | #: ../src/richtext/richtextliststylepage.cpp:252 | |
5696 | #: ../src/richtext/richtextbulletspage.cpp:202 | |
95bf8d1b | 5697 | #: ../src/richtext/richtextsizepage.cpp:228 |
f4eadf61 MB |
5698 | msgid "Right" |
5699 | msgstr "" | |
5700 | ||
6695aca2 | 5701 | #: ../src/generic/prntdlgg.cpp:898 |
7b22b912 VZ |
5702 | msgid "Right margin (mm):" |
5703 | msgstr "" | |
5704 | ||
5325c2e3 VZ |
5705 | #: ../src/richtext/richtextindentspage.cpp:161 |
5706 | #: ../src/richtext/richtextindentspage.cpp:163 | |
6695aca2 | 5707 | #: ../src/richtext/richtextliststylepage.cpp:338 |
5325c2e3 | 5708 | #: ../src/richtext/richtextliststylepage.cpp:340 |
f4eadf61 MB |
5709 | msgid "Right-align text." |
5710 | msgstr "" | |
5711 | ||
5325c2e3 | 5712 | #: ../src/generic/fontdlgg.cpp:323 |
7b22b912 VZ |
5713 | msgid "Roman" |
5714 | msgstr "" | |
5715 | ||
5325c2e3 VZ |
5716 | #: ../src/richtext/richtextliststylepage.cpp:300 |
5717 | #: ../src/richtext/richtextbulletspage.cpp:253 | |
f4eadf61 MB |
5718 | msgid "S&tandard bullet name:" |
5719 | msgstr "" | |
5720 | ||
5325c2e3 | 5721 | #: ../src/common/accelcmn.cpp:83 |
f4eadf61 MB |
5722 | msgid "SCROLL_LOCK" |
5723 | msgstr "" | |
5724 | ||
5325c2e3 | 5725 | #: ../src/common/accelcmn.cpp:72 |
f4eadf61 MB |
5726 | msgid "SELECT" |
5727 | msgstr "" | |
5728 | ||
5325c2e3 | 5729 | #: ../src/common/accelcmn.cpp:78 |
f4eadf61 MB |
5730 | msgid "SEPARATOR" |
5731 | msgstr "" | |
5732 | ||
5325c2e3 | 5733 | #: ../src/common/accelcmn.cpp:75 |
f4eadf61 MB |
5734 | msgid "SNAPSHOT" |
5735 | msgstr "" | |
5736 | ||
5325c2e3 | 5737 | #: ../src/common/accelcmn.cpp:63 |
f4eadf61 MB |
5738 | msgid "SPACE" |
5739 | msgstr "" | |
5740 | ||
95bf8d1b | 5741 | #: ../src/common/accelcmn.cpp:258 ../src/common/accelcmn.cpp:340 |
f4eadf61 MB |
5742 | msgid "SPECIAL" |
5743 | msgstr "" | |
5744 | ||
5325c2e3 | 5745 | #: ../src/common/accelcmn.cpp:79 |
f4eadf61 MB |
5746 | msgid "SUBTRACT" |
5747 | msgstr "" | |
5748 | ||
95bf8d1b | 5749 | #: ../src/common/stockitem.cpp:191 ../src/common/sizer.cpp:2655 |
81486341 VZ |
5750 | msgid "Save" |
5751 | msgstr "" | |
5752 | ||
5325c2e3 | 5753 | #: ../src/common/fldlgcmn.cpp:328 |
7b22b912 VZ |
5754 | #, c-format |
5755 | msgid "Save %s file" | |
5756 | msgstr "" | |
5757 | ||
95bf8d1b | 5758 | #: ../src/generic/logg.cpp:516 |
be546c6f VZ |
5759 | msgid "Save &As..." |
5760 | msgstr "" | |
5761 | ||
95bf8d1b | 5762 | #: ../src/common/docview.cpp:363 |
5325c2e3 | 5763 | msgid "Save As" |
21eadc1a RL |
5764 | msgstr "" |
5765 | ||
5325c2e3 VZ |
5766 | #: ../src/common/stockitem.cpp:192 |
5767 | msgid "Save as" | |
7b22b912 VZ |
5768 | msgstr "" |
5769 | ||
5325c2e3 | 5770 | #: ../src/common/stockitem.cpp:268 |
f4eadf61 MB |
5771 | msgid "Save current document" |
5772 | msgstr "" | |
5773 | ||
5325c2e3 | 5774 | #: ../src/common/stockitem.cpp:269 |
f4eadf61 MB |
5775 | msgid "Save current document with a different filename" |
5776 | msgstr "" | |
5777 | ||
95bf8d1b | 5778 | #: ../src/generic/logg.cpp:516 |
7b22b912 VZ |
5779 | msgid "Save log contents to file" |
5780 | msgstr "" | |
5781 | ||
5325c2e3 | 5782 | #: ../src/generic/fontdlgg.cpp:326 |
7b22b912 VZ |
5783 | msgid "Script" |
5784 | msgstr "" | |
5785 | ||
95bf8d1b VZ |
5786 | #: ../src/generic/srchctlg.cpp:68 ../src/html/helpwnd.cpp:549 |
5787 | #: ../src/html/helpwnd.cpp:564 | |
7b22b912 VZ |
5788 | msgid "Search" |
5789 | msgstr "" | |
5790 | ||
95bf8d1b | 5791 | #: ../src/html/helpwnd.cpp:551 |
7b22b912 | 5792 | msgid "" |
6695aca2 | 5793 | "Search contents of help book(s) for all occurrences of the text you typed " |
7b22b912 VZ |
5794 | "above" |
5795 | msgstr "" | |
5796 | ||
7f4fd42e | 5797 | #: ../src/generic/fdrepdlg.cpp:161 |
8dba7bfb RL |
5798 | msgid "Search direction" |
5799 | msgstr "" | |
5800 | ||
7f4fd42e | 5801 | #: ../src/generic/fdrepdlg.cpp:113 |
8dba7bfb RL |
5802 | msgid "Search for:" |
5803 | msgstr "" | |
5804 | ||
95bf8d1b | 5805 | #: ../src/html/helpwnd.cpp:1066 |
7b22b912 VZ |
5806 | msgid "Search in all books" |
5807 | msgstr "" | |
5808 | ||
95bf8d1b | 5809 | #: ../src/html/helpwnd.cpp:871 |
7b22b912 VZ |
5810 | msgid "Searching..." |
5811 | msgstr "" | |
5812 | ||
5325c2e3 | 5813 | #: ../src/generic/dirctrlg.cpp:538 |
7b22b912 VZ |
5814 | msgid "Sections" |
5815 | msgstr "" | |
5816 | ||
6695aca2 | 5817 | #: ../src/common/ffile.cpp:219 |
7b22b912 VZ |
5818 | #, c-format |
5819 | msgid "Seek error on file '%s'" | |
5820 | msgstr "" | |
5821 | ||
6695aca2 | 5822 | #: ../src/common/ffile.cpp:209 |
81486341 VZ |
5823 | #, c-format |
5824 | msgid "Seek error on file '%s' (large files not supported by stdio)" | |
5825 | msgstr "" | |
5826 | ||
95bf8d1b | 5827 | #: ../src/richtext/richtextctrl.cpp:329 ../src/osx/textctrl_osx.cpp:588 |
be546c6f | 5828 | #: ../src/common/stockitem.cpp:193 ../src/msw/textctrl.cpp:2227 |
a3671ac0 VS |
5829 | msgid "Select &All" |
5830 | msgstr "" | |
5831 | ||
5325c2e3 | 5832 | #: ../src/common/stockitem.cpp:193 ../src/stc/stc_i18n.cpp:22 |
7f4fd42e | 5833 | msgid "Select All" |
7b22b912 VZ |
5834 | msgstr "" |
5835 | ||
95bf8d1b | 5836 | #: ../src/common/docview.cpp:1868 |
7f4fd42e | 5837 | msgid "Select a document template" |
7b22b912 VZ |
5838 | msgstr "" |
5839 | ||
95bf8d1b | 5840 | #: ../src/common/docview.cpp:1942 |
7f4fd42e | 5841 | msgid "Select a document view" |
f4eadf61 MB |
5842 | msgstr "" |
5843 | ||
95bf8d1b VZ |
5844 | #: ../src/richtext/richtextfontpage.cpp:233 |
5845 | #: ../src/richtext/richtextfontpage.cpp:235 | |
f4eadf61 MB |
5846 | msgid "Select regular or bold." |
5847 | msgstr "" | |
5848 | ||
95bf8d1b VZ |
5849 | #: ../src/richtext/richtextfontpage.cpp:220 |
5850 | #: ../src/richtext/richtextfontpage.cpp:222 | |
f4eadf61 MB |
5851 | msgid "Select regular or italic style." |
5852 | msgstr "" | |
5853 | ||
95bf8d1b VZ |
5854 | #: ../src/richtext/richtextfontpage.cpp:246 |
5855 | #: ../src/richtext/richtextfontpage.cpp:248 | |
f4eadf61 MB |
5856 | msgid "Select underlining or no underlining." |
5857 | msgstr "" | |
5858 | ||
95bf8d1b | 5859 | #: ../src/motif/filedlg.cpp:218 |
62603868 MB |
5860 | msgid "Selection" |
5861 | msgstr "" | |
5862 | ||
f4eadf61 | 5863 | #: ../src/richtext/richtextliststylepage.cpp:188 |
5325c2e3 | 5864 | #: ../src/richtext/richtextliststylepage.cpp:190 |
f4eadf61 MB |
5865 | msgid "Selects the list level to edit." |
5866 | msgstr "" | |
5867 | ||
5325c2e3 | 5868 | #: ../src/common/cmdline.cpp:911 |
019df10e RL |
5869 | #, c-format |
5870 | msgid "Separator expected after the option '%s'." | |
5871 | msgstr "" | |
5872 | ||
95bf8d1b | 5873 | #: ../src/richtext/richtextbuffer.cpp:9797 |
5325c2e3 VZ |
5874 | msgid "Set Cell Style" |
5875 | msgstr "" | |
5876 | ||
be546c6f | 5877 | #: ../include/wx/xtiprop.h:180 |
5325c2e3 VZ |
5878 | msgid "SetProperty called w/o valid setter" |
5879 | msgstr "" | |
5880 | ||
95bf8d1b | 5881 | #: ../src/common/filename.cpp:2524 |
6695aca2 VZ |
5882 | msgid "Setting directory access times is not supported under this OS version" |
5883 | msgstr "" | |
5884 | ||
7f4fd42e | 5885 | #: ../src/generic/prntdlgg.cpp:194 |
7b22b912 VZ |
5886 | msgid "Setup..." |
5887 | msgstr "" | |
5888 | ||
5325c2e3 | 5889 | #: ../src/msw/dialup.cpp:564 |
7b22b912 VZ |
5890 | msgid "Several active dialup connections found, choosing one randomly." |
5891 | msgstr "" | |
5892 | ||
95bf8d1b | 5893 | #: ../src/common/accelcmn.cpp:325 |
6695aca2 | 5894 | msgid "Shift+" |
f4eadf61 MB |
5895 | msgstr "" |
5896 | ||
7f4fd42e | 5897 | #: ../src/generic/dirdlgg.cpp:171 |
f4eadf61 MB |
5898 | msgid "Show &hidden directories" |
5899 | msgstr "" | |
5900 | ||
95bf8d1b | 5901 | #: ../src/generic/filectrlg.cpp:997 |
f4eadf61 MB |
5902 | msgid "Show &hidden files" |
5903 | msgstr "" | |
5904 | ||
be546c6f | 5905 | #: ../src/osx/menu_osx.cpp:559 |
5325c2e3 VZ |
5906 | msgid "Show All" |
5907 | msgstr "" | |
5908 | ||
5909 | #: ../src/common/stockitem.cpp:258 | |
f4eadf61 MB |
5910 | msgid "Show about dialog" |
5911 | msgstr "" | |
5912 | ||
95bf8d1b | 5913 | #: ../src/html/helpwnd.cpp:503 |
f4eadf61 MB |
5914 | msgid "Show all" |
5915 | msgstr "" | |
5916 | ||
95bf8d1b | 5917 | #: ../src/html/helpwnd.cpp:514 |
f4eadf61 MB |
5918 | msgid "Show all items in index" |
5919 | msgstr "" | |
5920 | ||
7f4fd42e | 5921 | #: ../src/generic/dirdlgg.cpp:106 |
f4eadf61 MB |
5922 | msgid "Show hidden directories" |
5923 | msgstr "" | |
5924 | ||
95bf8d1b | 5925 | #: ../src/html/helpwnd.cpp:672 |
f4eadf61 MB |
5926 | msgid "Show/hide navigation panel" |
5927 | msgstr "" | |
5928 | ||
95bf8d1b VZ |
5929 | #: ../src/richtext/richtextsymboldlg.cpp:422 |
5930 | #: ../src/richtext/richtextsymboldlg.cpp:424 | |
f4eadf61 MB |
5931 | msgid "Shows a Unicode subset." |
5932 | msgstr "" | |
5933 | ||
5325c2e3 VZ |
5934 | #: ../src/richtext/richtextliststylepage.cpp:473 |
5935 | #: ../src/richtext/richtextliststylepage.cpp:475 | |
5936 | #: ../src/richtext/richtextbulletspage.cpp:277 | |
5937 | #: ../src/richtext/richtextbulletspage.cpp:279 | |
f4eadf61 MB |
5938 | msgid "Shows a preview of the bullet settings." |
5939 | msgstr "" | |
5940 | ||
95bf8d1b VZ |
5941 | #: ../src/richtext/richtextfontpage.cpp:313 |
5942 | #: ../src/richtext/richtextfontpage.cpp:315 | |
f4eadf61 | 5943 | msgid "Shows a preview of the font settings." |
7b22b912 VZ |
5944 | msgstr "" |
5945 | ||
be546c6f | 5946 | #: ../src/osx/carbon/fontdlg.cpp:578 ../src/osx/carbon/fontdlg.cpp:580 |
f4eadf61 | 5947 | msgid "Shows a preview of the font." |
7b22b912 VZ |
5948 | msgstr "" |
5949 | ||
5325c2e3 VZ |
5950 | #: ../src/richtext/richtextindentspage.cpp:328 |
5951 | #: ../src/richtext/richtextindentspage.cpp:330 | |
f4eadf61 | 5952 | msgid "Shows a preview of the paragraph settings." |
09663494 MB |
5953 | msgstr "" |
5954 | ||
5325c2e3 | 5955 | #: ../src/generic/fontdlgg.cpp:461 ../src/generic/fontdlgg.cpp:463 |
f4eadf61 | 5956 | msgid "Shows the font preview." |
7b22b912 VZ |
5957 | msgstr "" |
5958 | ||
6695aca2 | 5959 | #: ../src/univ/themes/mono.cpp:517 |
f4eadf61 | 5960 | msgid "Simple monochrome theme" |
7b22b912 VZ |
5961 | msgstr "" |
5962 | ||
5325c2e3 VZ |
5963 | #: ../src/richtext/richtextindentspage.cpp:300 |
5964 | #: ../src/richtext/richtextliststylepage.cpp:450 | |
f4eadf61 | 5965 | msgid "Single" |
21eadc1a RL |
5966 | msgstr "" |
5967 | ||
95bf8d1b VZ |
5968 | #: ../src/generic/filectrlg.cpp:454 ../src/richtext/richtextformatdlg.cpp:355 |
5969 | #: ../src/richtext/richtextsizepage.cpp:275 | |
7b22b912 VZ |
5970 | msgid "Size" |
5971 | msgstr "" | |
5972 | ||
be546c6f | 5973 | #: ../src/osx/carbon/fontdlg.cpp:523 |
f4eadf61 MB |
5974 | msgid "Size:" |
5975 | msgstr "" | |
5976 | ||
be546c6f VZ |
5977 | #: ../src/generic/progdlgg.cpp:263 ../src/generic/progdlgg.cpp:774 |
5978 | #: ../src/msw/progdlg.cpp:802 | |
81486341 VZ |
5979 | msgid "Skip" |
5980 | msgstr "" | |
5981 | ||
5325c2e3 | 5982 | #: ../src/generic/fontdlgg.cpp:331 |
7b22b912 VZ |
5983 | msgid "Slant" |
5984 | msgstr "" | |
5985 | ||
5325c2e3 VZ |
5986 | #: ../src/richtext/richtextborderspage.cpp:543 |
5987 | msgid "Solid" | |
5988 | msgstr "" | |
5989 | ||
95bf8d1b | 5990 | #: ../src/common/docview.cpp:1764 |
7b22b912 VZ |
5991 | msgid "Sorry, could not open this file." |
5992 | msgstr "" | |
5993 | ||
95bf8d1b | 5994 | #: ../src/common/prntbase.cpp:2028 ../src/common/prntbase.cpp:2036 |
7b22b912 VZ |
5995 | msgid "Sorry, not enough memory to create a preview." |
5996 | msgstr "" | |
5997 | ||
95bf8d1b VZ |
5998 | #: ../src/richtext/richtextstyledlg.cpp:616 |
5999 | #: ../src/richtext/richtextstyledlg.cpp:664 | |
6000 | #: ../src/richtext/richtextstyledlg.cpp:830 | |
6001 | #: ../src/richtext/richtextstyledlg.cpp:906 | |
6002 | #: ../src/richtext/richtextstyledlg.cpp:944 | |
f4eadf61 MB |
6003 | msgid "Sorry, that name is taken. Please choose another." |
6004 | msgstr "" | |
6005 | ||
95bf8d1b | 6006 | #: ../src/common/docview.cpp:1787 |
402b0a2c VZ |
6007 | msgid "Sorry, the format for this file is unknown." |
6008 | msgstr "" | |
6009 | ||
edff7545 | 6010 | #: ../src/unix/sound.cpp:493 |
402b0a2c VZ |
6011 | msgid "Sound data are in unsupported format." |
6012 | msgstr "" | |
6013 | ||
edff7545 | 6014 | #: ../src/unix/sound.cpp:478 |
402b0a2c VZ |
6015 | #, c-format |
6016 | msgid "Sound file '%s' is in unsupported format." | |
6017 | msgstr "" | |
6018 | ||
5325c2e3 | 6019 | #: ../src/richtext/richtextliststylepage.cpp:468 |
f4eadf61 MB |
6020 | msgid "Spacing" |
6021 | msgstr "" | |
6022 | ||
5325c2e3 VZ |
6023 | #: ../src/common/stockitem.cpp:198 |
6024 | msgid "Spell Check" | |
6025 | msgstr "" | |
6026 | ||
6027 | #: ../src/richtext/richtextliststylepage.cpp:491 | |
6028 | #: ../src/richtext/richtextbulletspage.cpp:296 | |
f4eadf61 MB |
6029 | msgid "Standard" |
6030 | msgstr "" | |
6031 | ||
6032 | #: ../src/common/paper.cpp:106 | |
f6bcfd97 BP |
6033 | msgid "Statement, 5 1/2 x 8 1/2 in" |
6034 | msgstr "" | |
6035 | ||
95bf8d1b VZ |
6036 | #: ../src/richtext/richtextsizepage.cpp:480 |
6037 | #: ../src/richtext/richtextsizepage.cpp:484 | |
6038 | #: ../src/richtext/richtextsizepage.cpp:485 | |
6039 | msgid "Static" | |
6040 | msgstr "" | |
6041 | ||
7f4fd42e | 6042 | #: ../src/generic/prntdlgg.cpp:210 |
81486341 VZ |
6043 | msgid "Status:" |
6044 | msgstr "" | |
6045 | ||
5325c2e3 VZ |
6046 | #: ../src/common/stockitem.cpp:199 |
6047 | msgid "Stop" | |
6048 | msgstr "" | |
6049 | ||
6050 | #: ../src/common/stockitem.cpp:200 | |
6051 | msgid "Strikethrough" | |
402b0a2c VZ |
6052 | msgstr "" |
6053 | ||
5325c2e3 | 6054 | #: ../src/common/colourcmn.cpp:46 |
402b0a2c VZ |
6055 | #, c-format |
6056 | msgid "String To Colour : Incorrect colour specification : %s" | |
6057 | msgstr "" | |
6058 | ||
95bf8d1b | 6059 | #: ../src/richtext/richtextformatdlg.cpp:317 ../src/propgrid/advprops.cpp:648 |
f4eadf61 MB |
6060 | msgid "Style" |
6061 | msgstr "" | |
6062 | ||
5325c2e3 | 6063 | #: ../include/wx/richtext/richtextstyledlg.h:48 |
f4eadf61 MB |
6064 | msgid "Style Organiser" |
6065 | msgstr "" | |
6066 | ||
be546c6f | 6067 | #: ../src/osx/carbon/fontdlg.cpp:532 |
f4eadf61 MB |
6068 | msgid "Style:" |
6069 | msgstr "" | |
6070 | ||
95bf8d1b | 6071 | #: ../src/richtext/richtextfontpage.cpp:303 |
7f4fd42e VS |
6072 | msgid "Subscrip&t" |
6073 | msgstr "" | |
6074 | ||
95bf8d1b | 6075 | #: ../src/richtext/richtextfontpage.cpp:296 |
7f4fd42e VS |
6076 | msgid "Supe&rscript" |
6077 | msgstr "" | |
6078 | ||
f4eadf61 | 6079 | #: ../src/common/paper.cpp:152 |
62603868 MB |
6080 | msgid "SuperA/SuperA/A4 227 x 356 mm" |
6081 | msgstr "" | |
6082 | ||
f4eadf61 | 6083 | #: ../src/common/paper.cpp:153 |
62603868 MB |
6084 | msgid "SuperB/SuperB/A3 305 x 487 mm" |
6085 | msgstr "" | |
6086 | ||
5325c2e3 | 6087 | #: ../src/generic/fontdlgg.cpp:327 |
7b22b912 VZ |
6088 | msgid "Swiss" |
6089 | msgstr "" | |
6090 | ||
5325c2e3 VZ |
6091 | #: ../src/richtext/richtextliststylepage.cpp:489 |
6092 | #: ../src/richtext/richtextbulletspage.cpp:294 | |
f4eadf61 MB |
6093 | msgid "Symbol" |
6094 | msgstr "" | |
6095 | ||
5325c2e3 VZ |
6096 | #: ../src/richtext/richtextliststylepage.cpp:289 |
6097 | #: ../src/richtext/richtextbulletspage.cpp:241 | |
f4eadf61 MB |
6098 | msgid "Symbol &font:" |
6099 | msgstr "" | |
6100 | ||
5325c2e3 | 6101 | #: ../src/common/accelcmn.cpp:64 |
f4eadf61 MB |
6102 | msgid "TAB" |
6103 | msgstr "" | |
6104 | ||
be546c6f VZ |
6105 | #: ../src/common/imagtiff.cpp:373 ../src/common/imagtiff.cpp:386 |
6106 | #: ../src/common/imagtiff.cpp:745 | |
7b22b912 VZ |
6107 | msgid "TIFF: Couldn't allocate memory." |
6108 | msgstr "" | |
6109 | ||
be546c6f | 6110 | #: ../src/common/imagtiff.cpp:305 |
7b22b912 VZ |
6111 | msgid "TIFF: Error loading image." |
6112 | msgstr "" | |
6113 | ||
be546c6f | 6114 | #: ../src/common/imagtiff.cpp:472 |
7b22b912 VZ |
6115 | msgid "TIFF: Error reading image." |
6116 | msgstr "" | |
6117 | ||
be546c6f | 6118 | #: ../src/common/imagtiff.cpp:612 |
019df10e RL |
6119 | msgid "TIFF: Error saving image." |
6120 | msgstr "" | |
6121 | ||
be546c6f | 6122 | #: ../src/common/imagtiff.cpp:850 |
019df10e RL |
6123 | msgid "TIFF: Error writing image." |
6124 | msgstr "" | |
6125 | ||
be546c6f | 6126 | #: ../src/common/imagtiff.cpp:359 |
6695aca2 VZ |
6127 | msgid "TIFF: Image size is abnormally big." |
6128 | msgstr "" | |
6129 | ||
95bf8d1b | 6130 | #: ../src/richtext/richtextbuffer.cpp:9938 |
5325c2e3 VZ |
6131 | msgid "Table Properties" |
6132 | msgstr "" | |
6133 | ||
f4eadf61 | 6134 | #: ../src/common/paper.cpp:147 |
62603868 MB |
6135 | msgid "Tabloid Extra 11.69 x 18 in" |
6136 | msgstr "" | |
6137 | ||
f4eadf61 | 6138 | #: ../src/common/paper.cpp:104 |
f6bcfd97 BP |
6139 | msgid "Tabloid, 11 x 17 in" |
6140 | msgstr "" | |
6141 | ||
95bf8d1b | 6142 | #: ../src/richtext/richtextformatdlg.cpp:335 |
f4eadf61 MB |
6143 | msgid "Tabs" |
6144 | msgstr "" | |
6145 | ||
5325c2e3 | 6146 | #: ../src/generic/fontdlgg.cpp:328 |
7b22b912 VZ |
6147 | msgid "Teletype" |
6148 | msgstr "" | |
6149 | ||
95bf8d1b | 6150 | #: ../src/common/docview.cpp:1869 |
7b22b912 VZ |
6151 | msgid "Templates" |
6152 | msgstr "" | |
6153 | ||
be546c6f | 6154 | #: ../src/osx/carbon/dataview.cpp:2374 |
7f4fd42e VS |
6155 | msgid "Text renderer cannot render value; value type: " |
6156 | msgstr "" | |
6157 | ||
95bf8d1b | 6158 | #: ../src/common/fmapbase.cpp:159 |
7b22b912 VZ |
6159 | msgid "Thai (ISO-8859-11)" |
6160 | msgstr "" | |
6161 | ||
95bf8d1b | 6162 | #: ../src/common/ftp.cpp:621 |
8dba7bfb RL |
6163 | msgid "The FTP server doesn't support passive mode." |
6164 | msgstr "" | |
6165 | ||
95bf8d1b | 6166 | #: ../src/common/ftp.cpp:607 |
21eadc1a RL |
6167 | msgid "The FTP server doesn't support the PORT command." |
6168 | msgstr "" | |
6169 | ||
f4eadf61 | 6170 | #: ../src/richtext/richtextliststylepage.cpp:216 |
5325c2e3 VZ |
6171 | #: ../src/richtext/richtextliststylepage.cpp:218 |
6172 | #: ../src/richtext/richtextbulletspage.cpp:165 | |
6173 | #: ../src/richtext/richtextbulletspage.cpp:167 | |
f4eadf61 MB |
6174 | msgid "The available bullet styles." |
6175 | msgstr "" | |
6176 | ||
95bf8d1b VZ |
6177 | #: ../src/richtext/richtextstyledlg.cpp:210 |
6178 | #: ../src/richtext/richtextstyledlg.cpp:212 | |
f4eadf61 MB |
6179 | msgid "The available styles." |
6180 | msgstr "" | |
6181 | ||
5325c2e3 VZ |
6182 | #: ../src/richtext/richtextbackgroundpage.cpp:139 |
6183 | #: ../src/richtext/richtextbackgroundpage.cpp:141 | |
6184 | msgid "The background colour." | |
6185 | msgstr "" | |
6186 | ||
6187 | #: ../src/richtext/richtextmarginspage.cpp:268 | |
6188 | #: ../src/richtext/richtextmarginspage.cpp:270 | |
6189 | msgid "The bottom margin size." | |
6190 | msgstr "" | |
6191 | ||
6192 | #: ../src/richtext/richtextmarginspage.cpp:382 | |
6193 | #: ../src/richtext/richtextmarginspage.cpp:384 | |
6194 | msgid "The bottom padding size." | |
6195 | msgstr "" | |
6196 | ||
95bf8d1b VZ |
6197 | #: ../src/richtext/richtextsizepage.cpp:577 |
6198 | #: ../src/richtext/richtextsizepage.cpp:579 | |
6199 | #: ../src/richtext/richtextsizepage.cpp:587 | |
6200 | #: ../src/richtext/richtextsizepage.cpp:589 | |
6201 | msgid "The bottom position." | |
6202 | msgstr "" | |
6203 | ||
7f4fd42e | 6204 | #: ../src/richtext/richtextliststylepage.cpp:255 |
5325c2e3 | 6205 | #: ../src/richtext/richtextliststylepage.cpp:257 |
7f4fd42e | 6206 | #: ../src/richtext/richtextliststylepage.cpp:276 |
5325c2e3 VZ |
6207 | #: ../src/richtext/richtextliststylepage.cpp:278 |
6208 | #: ../src/richtext/richtextbulletspage.cpp:205 | |
6209 | #: ../src/richtext/richtextbulletspage.cpp:207 | |
6210 | #: ../src/richtext/richtextbulletspage.cpp:228 | |
6211 | #: ../src/richtext/richtextbulletspage.cpp:230 | |
f4eadf61 MB |
6212 | msgid "The bullet character." |
6213 | msgstr "" | |
6214 | ||
95bf8d1b VZ |
6215 | #: ../src/richtext/richtextsymboldlg.cpp:444 |
6216 | #: ../src/richtext/richtextsymboldlg.cpp:446 | |
f4eadf61 MB |
6217 | msgid "The character code." |
6218 | msgstr "" | |
6219 | ||
95bf8d1b | 6220 | #: ../src/common/fontmap.cpp:204 |
7b22b912 VZ |
6221 | #, c-format |
6222 | msgid "" | |
6223 | "The charset '%s' is unknown. You may select\n" | |
6224 | "another charset to replace it with or choose\n" | |
6225 | "[Cancel] if it cannot be replaced" | |
6226 | msgstr "" | |
6227 | ||
95bf8d1b | 6228 | #: ../src/msw/ole/dataobj.cpp:177 |
7b22b912 VZ |
6229 | #, c-format |
6230 | msgid "The clipboard format '%d' doesn't exist." | |
6231 | msgstr "" | |
6232 | ||
f4eadf61 | 6233 | #: ../src/richtext/richtextstylepage.cpp:129 |
5325c2e3 | 6234 | #: ../src/richtext/richtextstylepage.cpp:131 |
f4eadf61 MB |
6235 | msgid "The default style for the next paragraph." |
6236 | msgstr "" | |
6237 | ||
7f4fd42e | 6238 | #: ../src/generic/dirdlgg.cpp:232 |
09663494 MB |
6239 | #, c-format |
6240 | msgid "" | |
6241 | "The directory '%s' does not exist\n" | |
6242 | "Create it now?" | |
7b22b912 VZ |
6243 | msgstr "" |
6244 | ||
6695aca2 | 6245 | #: ../src/html/htmprint.cpp:272 |
402b0a2c VZ |
6246 | #, c-format |
6247 | msgid "" | |
6695aca2 VZ |
6248 | "The document \"%s\" doesn't fit on the page horizontally and will be " |
6249 | "truncated if printed.\n" | |
6250 | "\n" | |
6251 | "Would you like to proceed with printing it nevertheless?" | |
402b0a2c VZ |
6252 | msgstr "" |
6253 | ||
95bf8d1b | 6254 | #: ../src/common/docview.cpp:1181 |
6695aca2 | 6255 | #, c-format |
5325c2e3 VZ |
6256 | msgid "" |
6257 | "The file '%s' doesn't exist and couldn't be opened.\n" | |
6258 | "It has been removed from the most recently used files list." | |
7b22b912 VZ |
6259 | msgstr "" |
6260 | ||
5325c2e3 VZ |
6261 | #: ../src/richtext/richtextindentspage.cpp:221 |
6262 | #: ../src/richtext/richtextindentspage.cpp:223 | |
6263 | #: ../src/richtext/richtextliststylepage.cpp:395 | |
6695aca2 | 6264 | #: ../src/richtext/richtextliststylepage.cpp:397 |
f4eadf61 MB |
6265 | msgid "The first line indent." |
6266 | msgstr "" | |
6267 | ||
95bf8d1b | 6268 | #: ../src/gtk/utilsgtk.cpp:478 |
7f4fd42e VS |
6269 | msgid "The following standard GTK+ options are also supported:\n" |
6270 | msgstr "" | |
6271 | ||
5325c2e3 | 6272 | #: ../src/generic/fontdlgg.cpp:415 ../src/generic/fontdlgg.cpp:417 |
21eadc1a RL |
6273 | msgid "The font colour." |
6274 | msgstr "" | |
6275 | ||
5325c2e3 | 6276 | #: ../src/generic/fontdlgg.cpp:376 ../src/generic/fontdlgg.cpp:378 |
21eadc1a RL |
6277 | msgid "The font family." |
6278 | msgstr "" | |
6279 | ||
95bf8d1b VZ |
6280 | #: ../src/richtext/richtextsymboldlg.cpp:406 |
6281 | #: ../src/richtext/richtextsymboldlg.cpp:408 | |
f4eadf61 MB |
6282 | msgid "The font from which to take the symbol." |
6283 | msgstr "" | |
6284 | ||
5325c2e3 VZ |
6285 | #: ../src/generic/fontdlgg.cpp:428 ../src/generic/fontdlgg.cpp:430 |
6286 | #: ../src/generic/fontdlgg.cpp:435 ../src/generic/fontdlgg.cpp:437 | |
21eadc1a RL |
6287 | msgid "The font point size." |
6288 | msgstr "" | |
6289 | ||
be546c6f | 6290 | #: ../src/osx/carbon/fontdlg.cpp:527 ../src/osx/carbon/fontdlg.cpp:529 |
f4eadf61 MB |
6291 | msgid "The font size in points." |
6292 | msgstr "" | |
6293 | ||
95bf8d1b VZ |
6294 | #: ../src/richtext/richtextfontpage.cpp:188 |
6295 | #: ../src/richtext/richtextfontpage.cpp:190 | |
6296 | msgid "The font size units, points or pixels." | |
6297 | msgstr "" | |
6298 | ||
5325c2e3 | 6299 | #: ../src/generic/fontdlgg.cpp:387 ../src/generic/fontdlgg.cpp:389 |
21eadc1a RL |
6300 | msgid "The font style." |
6301 | msgstr "" | |
6302 | ||
5325c2e3 | 6303 | #: ../src/generic/fontdlgg.cpp:398 ../src/generic/fontdlgg.cpp:400 |
21eadc1a RL |
6304 | msgid "The font weight." |
6305 | msgstr "" | |
6306 | ||
95bf8d1b | 6307 | #: ../src/common/docview.cpp:1449 |
6695aca2 VZ |
6308 | #, c-format |
6309 | msgid "The format of file '%s' couldn't be determined." | |
6310 | msgstr "" | |
6311 | ||
7f4fd42e VS |
6312 | #: ../src/richtext/richtextindentspage.cpp:212 |
6313 | #: ../src/richtext/richtextindentspage.cpp:214 | |
6695aca2 VZ |
6314 | #: ../src/richtext/richtextliststylepage.cpp:386 |
6315 | #: ../src/richtext/richtextliststylepage.cpp:388 | |
f4eadf61 MB |
6316 | msgid "The left indent." |
6317 | msgstr "" | |
6318 | ||
5325c2e3 VZ |
6319 | #: ../src/richtext/richtextmarginspage.cpp:195 |
6320 | #: ../src/richtext/richtextmarginspage.cpp:197 | |
6321 | msgid "The left margin size." | |
6322 | msgstr "" | |
6323 | ||
6324 | #: ../src/richtext/richtextmarginspage.cpp:309 | |
6325 | #: ../src/richtext/richtextmarginspage.cpp:311 | |
6326 | msgid "The left padding size." | |
6327 | msgstr "" | |
6328 | ||
95bf8d1b VZ |
6329 | #: ../src/richtext/richtextsizepage.cpp:493 |
6330 | #: ../src/richtext/richtextsizepage.cpp:495 | |
6331 | #: ../src/richtext/richtextsizepage.cpp:503 | |
6332 | #: ../src/richtext/richtextsizepage.cpp:505 | |
6333 | msgid "The left position." | |
6334 | msgstr "" | |
6335 | ||
5325c2e3 VZ |
6336 | #: ../src/richtext/richtextindentspage.cpp:313 |
6337 | #: ../src/richtext/richtextindentspage.cpp:315 | |
6338 | #: ../src/richtext/richtextliststylepage.cpp:463 | |
6339 | #: ../src/richtext/richtextliststylepage.cpp:465 | |
f4eadf61 MB |
6340 | msgid "The line spacing." |
6341 | msgstr "" | |
6342 | ||
5325c2e3 VZ |
6343 | #: ../src/richtext/richtextbulletspage.cpp:269 |
6344 | #: ../src/richtext/richtextbulletspage.cpp:271 | |
f4eadf61 MB |
6345 | msgid "The list item number." |
6346 | msgstr "" | |
6347 | ||
95bf8d1b | 6348 | #: ../src/msw/ole/automtn.cpp:648 |
5325c2e3 | 6349 | msgid "The locale ID is unknown." |
7f4fd42e VS |
6350 | msgstr "" |
6351 | ||
95bf8d1b VZ |
6352 | #: ../src/richtext/richtextsizepage.cpp:328 |
6353 | #: ../src/richtext/richtextsizepage.cpp:330 | |
5325c2e3 VZ |
6354 | msgid "The object height." |
6355 | msgstr "" | |
6356 | ||
95bf8d1b VZ |
6357 | #: ../src/richtext/richtextsizepage.cpp:436 |
6358 | #: ../src/richtext/richtextsizepage.cpp:438 | |
be546c6f VZ |
6359 | msgid "The object maximum height." |
6360 | msgstr "" | |
6361 | ||
95bf8d1b VZ |
6362 | #: ../src/richtext/richtextsizepage.cpp:409 |
6363 | #: ../src/richtext/richtextsizepage.cpp:411 | |
be546c6f VZ |
6364 | msgid "The object maximum width." |
6365 | msgstr "" | |
6366 | ||
95bf8d1b VZ |
6367 | #: ../src/richtext/richtextsizepage.cpp:382 |
6368 | #: ../src/richtext/richtextsizepage.cpp:384 | |
6369 | msgid "The object minimum height." | |
be546c6f VZ |
6370 | msgstr "" |
6371 | ||
95bf8d1b VZ |
6372 | #: ../src/richtext/richtextsizepage.cpp:355 |
6373 | #: ../src/richtext/richtextsizepage.cpp:357 | |
6374 | msgid "The object minimum width." | |
be546c6f VZ |
6375 | msgstr "" |
6376 | ||
95bf8d1b VZ |
6377 | #: ../src/richtext/richtextsizepage.cpp:301 |
6378 | #: ../src/richtext/richtextsizepage.cpp:303 | |
5325c2e3 VZ |
6379 | msgid "The object width." |
6380 | msgstr "" | |
6381 | ||
6382 | #: ../src/richtext/richtextindentspage.cpp:252 | |
6383 | #: ../src/richtext/richtextindentspage.cpp:254 | |
6384 | msgid "The outline level." | |
7b22b912 VZ |
6385 | msgstr "" |
6386 | ||
be546c6f | 6387 | #: ../src/common/log.cpp:284 |
f4eadf61 | 6388 | #, c-format |
5325c2e3 | 6389 | msgid "The previous message repeated %lu time." |
f4eadf61 MB |
6390 | msgid_plural "The previous message repeated %lu times." |
6391 | msgstr[0] "" | |
6392 | msgstr[1] "" | |
6393 | ||
be546c6f | 6394 | #: ../src/common/log.cpp:277 |
5325c2e3 VZ |
6395 | msgid "The previous message repeated once." |
6396 | msgstr "" | |
6397 | ||
95bf8d1b | 6398 | #: ../src/gtk/print.cpp:933 ../src/gtk/print.cpp:1116 |
7f4fd42e VS |
6399 | msgid "The print dialog returned an error." |
6400 | msgstr "" | |
6401 | ||
95bf8d1b VZ |
6402 | #: ../src/richtext/richtextsymboldlg.cpp:463 |
6403 | #: ../src/richtext/richtextsymboldlg.cpp:465 | |
f4eadf61 MB |
6404 | msgid "The range to show." |
6405 | msgstr "" | |
6406 | ||
6695aca2 | 6407 | #: ../src/generic/dbgrptg.cpp:319 |
98735f00 MB |
6408 | msgid "" |
6409 | "The report contains the files listed below. If any of these files contain " | |
6410 | "private information,\n" | |
6411 | "please uncheck them and they will be removed from the report.\n" | |
9a81018e MB |
6412 | msgstr "" |
6413 | ||
5325c2e3 | 6414 | #: ../src/common/cmdline.cpp:1076 |
7b22b912 VZ |
6415 | #, c-format |
6416 | msgid "The required parameter '%s' was not specified." | |
6417 | msgstr "" | |
6418 | ||
5325c2e3 VZ |
6419 | #: ../src/richtext/richtextindentspage.cpp:230 |
6420 | #: ../src/richtext/richtextindentspage.cpp:232 | |
6421 | #: ../src/richtext/richtextliststylepage.cpp:404 | |
6422 | #: ../src/richtext/richtextliststylepage.cpp:406 | |
f4eadf61 MB |
6423 | msgid "The right indent." |
6424 | msgstr "" | |
6425 | ||
5325c2e3 VZ |
6426 | #: ../src/richtext/richtextmarginspage.cpp:220 |
6427 | #: ../src/richtext/richtextmarginspage.cpp:222 | |
6428 | msgid "The right margin size." | |
6429 | msgstr "" | |
6430 | ||
6431 | #: ../src/richtext/richtextmarginspage.cpp:334 | |
6432 | #: ../src/richtext/richtextmarginspage.cpp:336 | |
6433 | msgid "The right padding size." | |
6434 | msgstr "" | |
6435 | ||
95bf8d1b VZ |
6436 | #: ../src/richtext/richtextsizepage.cpp:549 |
6437 | #: ../src/richtext/richtextsizepage.cpp:551 | |
6438 | #: ../src/richtext/richtextsizepage.cpp:559 | |
6439 | #: ../src/richtext/richtextsizepage.cpp:561 | |
6440 | msgid "The right position." | |
6441 | msgstr "" | |
6442 | ||
5325c2e3 VZ |
6443 | #: ../src/richtext/richtextindentspage.cpp:292 |
6444 | #: ../src/richtext/richtextliststylepage.cpp:440 | |
6445 | #: ../src/richtext/richtextliststylepage.cpp:442 | |
f4eadf61 MB |
6446 | msgid "The spacing after the paragraph." |
6447 | msgstr "" | |
6448 | ||
5325c2e3 VZ |
6449 | #: ../src/richtext/richtextindentspage.cpp:282 |
6450 | #: ../src/richtext/richtextindentspage.cpp:284 | |
6451 | #: ../src/richtext/richtextliststylepage.cpp:431 | |
6452 | #: ../src/richtext/richtextliststylepage.cpp:433 | |
f4eadf61 MB |
6453 | msgid "The spacing before the paragraph." |
6454 | msgstr "" | |
6455 | ||
f4eadf61 | 6456 | #: ../src/richtext/richtextstylepage.cpp:109 |
5325c2e3 | 6457 | #: ../src/richtext/richtextstylepage.cpp:111 |
f4eadf61 MB |
6458 | msgid "The style name." |
6459 | msgstr "" | |
6460 | ||
f4eadf61 | 6461 | #: ../src/richtext/richtextstylepage.cpp:119 |
5325c2e3 | 6462 | #: ../src/richtext/richtextstylepage.cpp:121 |
f4eadf61 MB |
6463 | msgid "The style on which this style is based." |
6464 | msgstr "" | |
6465 | ||
95bf8d1b VZ |
6466 | #: ../src/richtext/richtextstyledlg.cpp:222 |
6467 | #: ../src/richtext/richtextstyledlg.cpp:224 | |
f4eadf61 MB |
6468 | msgid "The style preview." |
6469 | msgstr "" | |
6470 | ||
95bf8d1b | 6471 | #: ../src/msw/ole/automtn.cpp:664 |
5325c2e3 VZ |
6472 | msgid "The system cannot find the file specified." |
6473 | msgstr "" | |
6474 | ||
f4eadf61 | 6475 | #: ../src/richtext/richtexttabspage.cpp:119 |
5325c2e3 | 6476 | #: ../src/richtext/richtexttabspage.cpp:121 |
f4eadf61 MB |
6477 | msgid "The tab position." |
6478 | msgstr "" | |
6479 | ||
5325c2e3 | 6480 | #: ../src/richtext/richtexttabspage.cpp:125 |
f4eadf61 MB |
6481 | msgid "The tab positions." |
6482 | msgstr "" | |
6483 | ||
95bf8d1b | 6484 | #: ../src/richtext/richtextctrl.cpp:2681 |
7b22b912 VZ |
6485 | msgid "The text couldn't be saved." |
6486 | msgstr "" | |
6487 | ||
5325c2e3 VZ |
6488 | #: ../src/richtext/richtextmarginspage.cpp:243 |
6489 | #: ../src/richtext/richtextmarginspage.cpp:245 | |
6490 | msgid "The top margin size." | |
6491 | msgstr "" | |
6492 | ||
6493 | #: ../src/richtext/richtextmarginspage.cpp:357 | |
6494 | #: ../src/richtext/richtextmarginspage.cpp:359 | |
6495 | msgid "The top padding size." | |
6496 | msgstr "" | |
6497 | ||
95bf8d1b VZ |
6498 | #: ../src/richtext/richtextsizepage.cpp:521 |
6499 | #: ../src/richtext/richtextsizepage.cpp:523 | |
6500 | #: ../src/richtext/richtextsizepage.cpp:531 | |
6501 | #: ../src/richtext/richtextsizepage.cpp:533 | |
6502 | msgid "The top position." | |
6503 | msgstr "" | |
6504 | ||
5325c2e3 | 6505 | #: ../src/common/cmdline.cpp:1054 |
7b22b912 VZ |
6506 | #, c-format |
6507 | msgid "The value for the option '%s' must be specified." | |
6508 | msgstr "" | |
6509 | ||
5325c2e3 | 6510 | #: ../src/msw/dialup.cpp:453 |
7b22b912 VZ |
6511 | #, c-format |
6512 | msgid "" | |
7f4fd42e VS |
6513 | "The version of remote access service (RAS) installed on this machine is too " |
6514 | "old, please upgrade (the following required function is missing: %s)." | |
6515 | msgstr "" | |
6516 | ||
95bf8d1b | 6517 | #: ../src/gtk/print.cpp:961 |
7f4fd42e VS |
6518 | msgid "The wxGtkPrinterDC cannot be used." |
6519 | msgstr "" | |
6520 | ||
be546c6f | 6521 | #: ../src/osx/carbon/dataview.cpp:1341 |
7f4fd42e | 6522 | msgid "There is no column or renderer for the specified column index." |
7b22b912 VZ |
6523 | msgstr "" |
6524 | ||
95bf8d1b | 6525 | #: ../src/richtext/richtextprint.cpp:611 ../src/html/htmprint.cpp:736 |
09663494 MB |
6526 | msgid "" |
6527 | "There was a problem during page setup: you may need to set a default printer." | |
6528 | msgstr "" | |
6529 | ||
6695aca2 VZ |
6530 | #: ../src/html/htmprint.cpp:256 |
6531 | msgid "" | |
6532 | "This document doesn't fit on the page horizontally and will be truncated " | |
6533 | "when it is printed." | |
6534 | msgstr "" | |
6535 | ||
95bf8d1b | 6536 | #: ../src/common/image.cpp:2609 |
5325c2e3 VZ |
6537 | #, c-format |
6538 | msgid "This is not a %s." | |
6539 | msgstr "" | |
6540 | ||
95bf8d1b | 6541 | #: ../src/common/wincmn.cpp:1633 |
be546c6f VZ |
6542 | msgid "This platform does not support background transparency." |
6543 | msgstr "" | |
6544 | ||
95bf8d1b | 6545 | #: ../src/gtk/window.cpp:4239 |
be546c6f VZ |
6546 | msgid "" |
6547 | "This program was compiled with a too old version of GTK+, please rebuild " | |
6548 | "with GTK+ 2.12 or newer." | |
6549 | msgstr "" | |
6550 | ||
7f4fd42e | 6551 | #: ../src/msw/datecontrols.cpp:60 |
81486341 | 6552 | msgid "" |
7f4fd42e VS |
6553 | "This system doesn't support date controls, please upgrade your version of " |
6554 | "comctl32.dll" | |
81486341 VZ |
6555 | msgstr "" |
6556 | ||
95bf8d1b | 6557 | #: ../src/msw/thread.cpp:1290 |
7b22b912 | 6558 | msgid "" |
4c51a665 | 6559 | "Thread module initialization failed: cannot store value in thread local " |
7b22b912 VZ |
6560 | "storage" |
6561 | msgstr "" | |
6562 | ||
95bf8d1b | 6563 | #: ../src/unix/threadpsx.cpp:1719 |
7b22b912 VZ |
6564 | msgid "Thread module initialization failed: failed to create thread key" |
6565 | msgstr "" | |
6566 | ||
95bf8d1b | 6567 | #: ../src/msw/thread.cpp:1278 |
7b22b912 VZ |
6568 | msgid "" |
6569 | "Thread module initialization failed: impossible to allocate index in thread " | |
6570 | "local storage" | |
6571 | msgstr "" | |
6572 | ||
95bf8d1b | 6573 | #: ../src/unix/threadpsx.cpp:1221 |
7b22b912 VZ |
6574 | msgid "Thread priority setting is ignored." |
6575 | msgstr "" | |
6576 | ||
6695aca2 | 6577 | #: ../src/msw/mdi.cpp:165 |
8dba7bfb RL |
6578 | msgid "Tile &Horizontally" |
6579 | msgstr "" | |
6580 | ||
6695aca2 | 6581 | #: ../src/msw/mdi.cpp:166 |
8dba7bfb RL |
6582 | msgid "Tile &Vertically" |
6583 | msgstr "" | |
6584 | ||
95bf8d1b | 6585 | #: ../src/common/ftp.cpp:203 |
21eadc1a RL |
6586 | msgid "Timeout while waiting for FTP server to connect, try passive mode." |
6587 | msgstr "" | |
6588 | ||
6695aca2 | 6589 | #: ../src/os2/timer.cpp:100 |
402b0a2c | 6590 | msgid "Timer creation failed." |
7b22b912 VZ |
6591 | msgstr "" |
6592 | ||
6695aca2 | 6593 | #: ../src/generic/tipdlg.cpp:221 |
7b22b912 VZ |
6594 | msgid "Tip of the Day" |
6595 | msgstr "" | |
6596 | ||
6695aca2 | 6597 | #: ../src/generic/tipdlg.cpp:155 |
7b22b912 VZ |
6598 | msgid "Tips not available, sorry!" |
6599 | msgstr "" | |
6600 | ||
6695aca2 | 6601 | #: ../src/generic/prntdlgg.cpp:248 |
7b22b912 VZ |
6602 | msgid "To:" |
6603 | msgstr "" | |
6604 | ||
be546c6f | 6605 | #: ../src/osx/carbon/dataview.cpp:2452 |
7f4fd42e VS |
6606 | msgid "Toggle renderer cannot render value; value type: " |
6607 | msgstr "" | |
6608 | ||
95bf8d1b | 6609 | #: ../src/richtext/richtextbuffer.cpp:7499 |
f4eadf61 MB |
6610 | msgid "Too many EndStyle calls!" |
6611 | msgstr "" | |
6612 | ||
be546c6f | 6613 | #: ../src/common/imagpng.cpp:287 |
402b0a2c VZ |
6614 | msgid "Too many colours in PNG, the image may be slightly blurred." |
6615 | msgstr "" | |
6616 | ||
95bf8d1b VZ |
6617 | #: ../src/richtext/richtextsizepage.cpp:262 |
6618 | #: ../src/richtext/richtextsizepage.cpp:265 | |
6619 | #: ../src/richtext/richtextsizepage.cpp:266 ../src/common/stockitem.cpp:201 | |
5325c2e3 VZ |
6620 | msgid "Top" |
6621 | msgstr "" | |
6622 | ||
6695aca2 | 6623 | #: ../src/generic/prntdlgg.cpp:887 |
7b22b912 VZ |
6624 | msgid "Top margin (mm):" |
6625 | msgstr "" | |
6626 | ||
7f4fd42e | 6627 | #: ../src/generic/aboutdlgg.cpp:80 |
f4eadf61 MB |
6628 | msgid "Translations by " |
6629 | msgstr "" | |
6630 | ||
6695aca2 | 6631 | #: ../src/generic/aboutdlgg.cpp:189 |
7f4fd42e VS |
6632 | msgid "Translators" |
6633 | msgstr "" | |
6634 | ||
5325c2e3 | 6635 | #: ../src/propgrid/propgrid.cpp:174 |
6695aca2 | 6636 | msgid "True" |
7b22b912 VZ |
6637 | msgstr "" |
6638 | ||
be546c6f | 6639 | #: ../src/common/fs_mem.cpp:228 |
6695aca2 VZ |
6640 | #, c-format |
6641 | msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!" | |
7b22b912 VZ |
6642 | msgstr "" |
6643 | ||
95bf8d1b | 6644 | #: ../src/common/fmapbase.cpp:157 |
7b22b912 VZ |
6645 | msgid "Turkish (ISO-8859-9)" |
6646 | msgstr "" | |
6647 | ||
6695aca2 | 6648 | #: ../src/generic/filectrlg.cpp:455 |
402b0a2c VZ |
6649 | msgid "Type" |
6650 | msgstr "" | |
6651 | ||
95bf8d1b VZ |
6652 | #: ../src/richtext/richtextfontpage.cpp:158 |
6653 | #: ../src/richtext/richtextfontpage.cpp:160 | |
f4eadf61 MB |
6654 | msgid "Type a font name." |
6655 | msgstr "" | |
6656 | ||
95bf8d1b VZ |
6657 | #: ../src/richtext/richtextfontpage.cpp:173 |
6658 | #: ../src/richtext/richtextfontpage.cpp:175 | |
f4eadf61 MB |
6659 | msgid "Type a size in points." |
6660 | msgstr "" | |
6661 | ||
95bf8d1b | 6662 | #: ../src/msw/ole/automtn.cpp:660 |
5325c2e3 VZ |
6663 | #, c-format |
6664 | msgid "Type mismatch in argument %u." | |
6665 | msgstr "" | |
6666 | ||
6667 | #: ../src/common/xtixml.cpp:357 ../src/common/xtixml.cpp:510 | |
6668 | #: ../src/common/xtistrm.cpp:323 | |
402b0a2c VZ |
6669 | msgid "Type must have enum - long conversion" |
6670 | msgstr "" | |
6671 | ||
6695aca2 VZ |
6672 | #: ../src/propgrid/propgridiface.cpp:383 |
6673 | #, c-format | |
6674 | msgid "" | |
6675 | "Type operation \"%s\" failed: Property labeled \"%s\" is of type \"%s\", NOT " | |
6676 | "\"%s\"." | |
6677 | msgstr "" | |
6678 | ||
5325c2e3 | 6679 | #: ../src/common/accelcmn.cpp:59 |
f4eadf61 MB |
6680 | msgid "UP" |
6681 | msgstr "" | |
6682 | ||
6683 | #: ../src/common/paper.cpp:135 | |
f6bcfd97 BP |
6684 | msgid "US Std Fanfold, 14 7/8 x 11 in" |
6685 | msgstr "" | |
6686 | ||
95bf8d1b | 6687 | #: ../src/common/fmapbase.cpp:197 |
f4eadf61 MB |
6688 | msgid "US-ASCII" |
6689 | msgstr "" | |
6690 | ||
5325c2e3 | 6691 | #: ../src/unix/fswatcher_inotify.cpp:110 |
6695aca2 VZ |
6692 | msgid "Unable to add inotify watch" |
6693 | msgstr "" | |
6694 | ||
5325c2e3 | 6695 | #: ../src/unix/fswatcher_kqueue.cpp:137 |
6695aca2 VZ |
6696 | msgid "Unable to add kqueue watch" |
6697 | msgstr "" | |
6698 | ||
5325c2e3 | 6699 | #: ../include/wx/msw/private/fswatcher.h:143 |
6695aca2 VZ |
6700 | msgid "Unable to associate handle with I/O completion port" |
6701 | msgstr "" | |
6702 | ||
5325c2e3 | 6703 | #: ../include/wx/msw/private/fswatcher.h:126 |
6695aca2 VZ |
6704 | msgid "Unable to close I/O completion port handle" |
6705 | msgstr "" | |
6706 | ||
5325c2e3 | 6707 | #: ../src/unix/fswatcher_inotify.cpp:98 |
6695aca2 VZ |
6708 | msgid "Unable to close inotify instance" |
6709 | msgstr "" | |
6710 | ||
6711 | #: ../include/wx/unix/private/fswatcher_kqueue.h:75 | |
6712 | #, c-format | |
6713 | msgid "Unable to close path '%s'" | |
6714 | msgstr "" | |
6715 | ||
6716 | #: ../include/wx/msw/private/fswatcher.h:49 | |
6717 | #, c-format | |
6718 | msgid "Unable to close the handle for '%s'" | |
6719 | msgstr "" | |
6720 | ||
5325c2e3 | 6721 | #: ../include/wx/msw/private/fswatcher.h:241 |
6695aca2 VZ |
6722 | msgid "Unable to create I/O completion port" |
6723 | msgstr "" | |
6724 | ||
6725 | #: ../src/msw/fswatcher.cpp:85 | |
6726 | msgid "Unable to create IOCP worker thread" | |
6727 | msgstr "" | |
6728 | ||
6729 | #: ../src/unix/fswatcher_inotify.cpp:75 | |
6730 | msgid "Unable to create inotify instance" | |
6731 | msgstr "" | |
6732 | ||
6733 | #: ../src/unix/fswatcher_kqueue.cpp:98 | |
6734 | msgid "Unable to create kqueue instance" | |
6735 | msgstr "" | |
6736 | ||
5325c2e3 | 6737 | #: ../include/wx/msw/private/fswatcher.h:230 |
6695aca2 VZ |
6738 | msgid "Unable to dequeue completion packet" |
6739 | msgstr "" | |
6740 | ||
5325c2e3 | 6741 | #: ../src/unix/fswatcher_kqueue.cpp:187 |
6695aca2 VZ |
6742 | msgid "Unable to get events from kqueue" |
6743 | msgstr "" | |
6744 | ||
be546c6f | 6745 | #: ../src/osx/carbon/dataview.cpp:1904 |
6695aca2 VZ |
6746 | msgid "Unable to handle native drag&drop data" |
6747 | msgstr "" | |
6748 | ||
95bf8d1b | 6749 | #: ../src/gtk/app.cpp:442 |
7f4fd42e | 6750 | msgid "Unable to initialize GTK+, is DISPLAY set properly?" |
f4eadf61 MB |
6751 | msgstr "" |
6752 | ||
95bf8d1b | 6753 | #: ../src/gtk/app.cpp:275 |
7f4fd42e VS |
6754 | msgid "Unable to initialize Hildon program" |
6755 | msgstr "" | |
6756 | ||
6695aca2 VZ |
6757 | #: ../include/wx/unix/private/fswatcher_kqueue.h:58 |
6758 | #, c-format | |
6759 | msgid "Unable to open path '%s'" | |
6760 | msgstr "" | |
6761 | ||
5325c2e3 | 6762 | #: ../src/html/htmlwin.cpp:557 |
7b22b912 VZ |
6763 | #, c-format |
6764 | msgid "Unable to open requested HTML document: %s" | |
6765 | msgstr "" | |
6766 | ||
f4eadf61 | 6767 | #: ../src/unix/sound.cpp:369 |
402b0a2c | 6768 | msgid "Unable to play sound asynchronously." |
7b22b912 VZ |
6769 | msgstr "" |
6770 | ||
5325c2e3 | 6771 | #: ../include/wx/msw/private/fswatcher.h:208 |
6695aca2 VZ |
6772 | msgid "Unable to post completion status" |
6773 | msgstr "" | |
6774 | ||
95bf8d1b | 6775 | #: ../src/unix/fswatcher_inotify.cpp:353 |
6695aca2 VZ |
6776 | msgid "Unable to read from inotify descriptor" |
6777 | msgstr "" | |
6778 | ||
5325c2e3 | 6779 | #: ../src/unix/fswatcher_inotify.cpp:133 |
6695aca2 VZ |
6780 | msgid "Unable to remove inotify watch" |
6781 | msgstr "" | |
6782 | ||
5325c2e3 | 6783 | #: ../src/unix/fswatcher_kqueue.cpp:155 |
6695aca2 VZ |
6784 | msgid "Unable to remove kqueue watch" |
6785 | msgstr "" | |
6786 | ||
5325c2e3 | 6787 | #: ../src/msw/fswatcher.cpp:169 |
6695aca2 VZ |
6788 | #, c-format |
6789 | msgid "Unable to set up watch for '%s'" | |
6790 | msgstr "" | |
6791 | ||
6792 | #: ../src/msw/fswatcher.cpp:92 | |
6793 | msgid "Unable to start IOCP worker thread" | |
6794 | msgstr "" | |
6795 | ||
5325c2e3 | 6796 | #: ../src/common/stockitem.cpp:202 |
21eadc1a RL |
6797 | msgid "Undelete" |
6798 | msgstr "" | |
6799 | ||
5325c2e3 VZ |
6800 | #: ../src/common/stockitem.cpp:203 |
6801 | msgid "Underline" | |
6802 | msgstr "" | |
6803 | ||
95bf8d1b | 6804 | #: ../src/richtext/richtextfontpage.cpp:332 ../src/osx/carbon/fontdlg.cpp:554 |
5325c2e3 | 6805 | #: ../src/propgrid/advprops.cpp:656 |
f4eadf61 MB |
6806 | msgid "Underlined" |
6807 | msgstr "" | |
6808 | ||
5325c2e3 | 6809 | #: ../src/common/stockitem.cpp:204 ../src/stc/stc_i18n.cpp:16 |
7f4fd42e VS |
6810 | msgid "Undo" |
6811 | msgstr "" | |
6812 | ||
5325c2e3 | 6813 | #: ../src/common/stockitem.cpp:266 |
f4eadf61 MB |
6814 | msgid "Undo last action" |
6815 | msgstr "" | |
6816 | ||
5325c2e3 | 6817 | #: ../src/common/cmdline.cpp:857 |
f4eadf61 MB |
6818 | #, c-format |
6819 | msgid "Unexpected characters following option '%s'." | |
6820 | msgstr "" | |
6821 | ||
5325c2e3 | 6822 | #: ../src/common/cmdline.cpp:1017 |
7b22b912 VZ |
6823 | #, c-format |
6824 | msgid "Unexpected parameter '%s'" | |
6825 | msgstr "" | |
6826 | ||
5325c2e3 | 6827 | #: ../include/wx/msw/private/fswatcher.h:149 |
6695aca2 VZ |
6828 | msgid "Unexpectedly new I/O completion port was created" |
6829 | msgstr "" | |
6830 | ||
6831 | #: ../src/msw/fswatcher.cpp:71 | |
6832 | msgid "Ungraceful worker thread termination" | |
6833 | msgstr "" | |
6834 | ||
95bf8d1b VZ |
6835 | #: ../src/richtext/richtextsymboldlg.cpp:460 |
6836 | #: ../src/richtext/richtextsymboldlg.cpp:461 | |
6837 | #: ../src/richtext/richtextsymboldlg.cpp:462 | |
f4eadf61 MB |
6838 | msgid "Unicode" |
6839 | msgstr "" | |
6840 | ||
95bf8d1b | 6841 | #: ../src/common/fmapbase.cpp:186 ../src/common/fmapbase.cpp:192 |
402b0a2c VZ |
6842 | msgid "Unicode 16 bit (UTF-16)" |
6843 | msgstr "" | |
6844 | ||
95bf8d1b | 6845 | #: ../src/common/fmapbase.cpp:191 |
402b0a2c VZ |
6846 | msgid "Unicode 16 bit Big Endian (UTF-16BE)" |
6847 | msgstr "" | |
6848 | ||
95bf8d1b | 6849 | #: ../src/common/fmapbase.cpp:187 |
402b0a2c VZ |
6850 | msgid "Unicode 16 bit Little Endian (UTF-16LE)" |
6851 | msgstr "" | |
6852 | ||
95bf8d1b | 6853 | #: ../src/common/fmapbase.cpp:188 ../src/common/fmapbase.cpp:194 |
402b0a2c VZ |
6854 | msgid "Unicode 32 bit (UTF-32)" |
6855 | msgstr "" | |
6856 | ||
95bf8d1b | 6857 | #: ../src/common/fmapbase.cpp:193 |
402b0a2c VZ |
6858 | msgid "Unicode 32 bit Big Endian (UTF-32BE)" |
6859 | msgstr "" | |
6860 | ||
95bf8d1b | 6861 | #: ../src/common/fmapbase.cpp:189 |
402b0a2c VZ |
6862 | msgid "Unicode 32 bit Little Endian (UTF-32LE)" |
6863 | msgstr "" | |
6864 | ||
95bf8d1b | 6865 | #: ../src/common/fmapbase.cpp:183 |
8dba7bfb RL |
6866 | msgid "Unicode 7 bit (UTF-7)" |
6867 | msgstr "" | |
6868 | ||
95bf8d1b | 6869 | #: ../src/common/fmapbase.cpp:184 |
8dba7bfb RL |
6870 | msgid "Unicode 8 bit (UTF-8)" |
6871 | msgstr "" | |
6872 | ||
5325c2e3 VZ |
6873 | #: ../src/common/stockitem.cpp:205 |
6874 | msgid "Unindent" | |
6875 | msgstr "" | |
6876 | ||
6877 | #: ../src/richtext/richtextborderspage.cpp:373 | |
6878 | #: ../src/richtext/richtextborderspage.cpp:375 | |
6879 | msgid "Units for the bottom border width." | |
6880 | msgstr "" | |
6881 | ||
6882 | #: ../src/richtext/richtextmarginspage.cpp:278 | |
6883 | #: ../src/richtext/richtextmarginspage.cpp:280 | |
6884 | msgid "Units for the bottom margin." | |
6885 | msgstr "" | |
6886 | ||
6887 | #: ../src/richtext/richtextborderspage.cpp:517 | |
6888 | #: ../src/richtext/richtextborderspage.cpp:519 | |
6889 | msgid "Units for the bottom outline width." | |
6890 | msgstr "" | |
6891 | ||
6892 | #: ../src/richtext/richtextmarginspage.cpp:392 | |
6893 | #: ../src/richtext/richtextmarginspage.cpp:394 | |
6894 | msgid "Units for the bottom padding." | |
6895 | msgstr "" | |
6896 | ||
95bf8d1b VZ |
6897 | #: ../src/richtext/richtextsizepage.cpp:598 |
6898 | #: ../src/richtext/richtextsizepage.cpp:600 | |
6899 | msgid "Units for the bottom position." | |
6900 | msgstr "" | |
6901 | ||
5325c2e3 VZ |
6902 | #: ../src/richtext/richtextborderspage.cpp:283 |
6903 | #: ../src/richtext/richtextborderspage.cpp:285 | |
6904 | msgid "Units for the left border width." | |
6905 | msgstr "" | |
6906 | ||
6907 | #: ../src/richtext/richtextmarginspage.cpp:205 | |
6908 | #: ../src/richtext/richtextmarginspage.cpp:207 | |
6909 | msgid "Units for the left margin." | |
6910 | msgstr "" | |
6911 | ||
6912 | #: ../src/richtext/richtextborderspage.cpp:427 | |
6913 | #: ../src/richtext/richtextborderspage.cpp:429 | |
6914 | msgid "Units for the left outline width." | |
6915 | msgstr "" | |
6916 | ||
6917 | #: ../src/richtext/richtextmarginspage.cpp:319 | |
6918 | #: ../src/richtext/richtextmarginspage.cpp:321 | |
6919 | msgid "Units for the left padding." | |
6920 | msgstr "" | |
6921 | ||
95bf8d1b VZ |
6922 | #: ../src/richtext/richtextsizepage.cpp:514 |
6923 | #: ../src/richtext/richtextsizepage.cpp:516 | |
6924 | msgid "Units for the left position." | |
6925 | msgstr "" | |
6926 | ||
6927 | #: ../src/richtext/richtextsizepage.cpp:447 | |
6928 | #: ../src/richtext/richtextsizepage.cpp:449 | |
be546c6f | 6929 | msgid "Units for the maximum object height." |
5325c2e3 VZ |
6930 | msgstr "" |
6931 | ||
95bf8d1b VZ |
6932 | #: ../src/richtext/richtextsizepage.cpp:420 |
6933 | #: ../src/richtext/richtextsizepage.cpp:422 | |
be546c6f VZ |
6934 | msgid "Units for the maximum object width." |
6935 | msgstr "" | |
6936 | ||
95bf8d1b VZ |
6937 | #: ../src/richtext/richtextsizepage.cpp:393 |
6938 | #: ../src/richtext/richtextsizepage.cpp:395 | |
be546c6f VZ |
6939 | msgid "Units for the minimum object height." |
6940 | msgstr "" | |
6941 | ||
95bf8d1b VZ |
6942 | #: ../src/richtext/richtextsizepage.cpp:366 |
6943 | #: ../src/richtext/richtextsizepage.cpp:368 | |
be546c6f VZ |
6944 | msgid "Units for the minimum object width." |
6945 | msgstr "" | |
6946 | ||
95bf8d1b VZ |
6947 | #: ../src/richtext/richtextsizepage.cpp:339 |
6948 | #: ../src/richtext/richtextsizepage.cpp:341 | |
be546c6f VZ |
6949 | msgid "Units for the object height." |
6950 | msgstr "" | |
6951 | ||
95bf8d1b VZ |
6952 | #: ../src/richtext/richtextsizepage.cpp:312 |
6953 | #: ../src/richtext/richtextsizepage.cpp:314 | |
5325c2e3 VZ |
6954 | msgid "Units for the object width." |
6955 | msgstr "" | |
6956 | ||
6957 | #: ../src/richtext/richtextborderspage.cpp:313 | |
6958 | #: ../src/richtext/richtextborderspage.cpp:315 | |
6959 | msgid "Units for the right border width." | |
6960 | msgstr "" | |
6961 | ||
6962 | #: ../src/richtext/richtextmarginspage.cpp:230 | |
6963 | #: ../src/richtext/richtextmarginspage.cpp:232 | |
6964 | msgid "Units for the right margin." | |
6965 | msgstr "" | |
6966 | ||
6967 | #: ../src/richtext/richtextborderspage.cpp:457 | |
6968 | #: ../src/richtext/richtextborderspage.cpp:459 | |
6969 | msgid "Units for the right outline width." | |
6970 | msgstr "" | |
6971 | ||
6972 | #: ../src/richtext/richtextmarginspage.cpp:344 | |
6973 | #: ../src/richtext/richtextmarginspage.cpp:346 | |
6974 | msgid "Units for the right padding." | |
6975 | msgstr "" | |
6976 | ||
95bf8d1b VZ |
6977 | #: ../src/richtext/richtextsizepage.cpp:570 |
6978 | #: ../src/richtext/richtextsizepage.cpp:572 | |
6979 | msgid "Units for the right position." | |
6980 | msgstr "" | |
6981 | ||
5325c2e3 VZ |
6982 | #: ../src/richtext/richtextborderspage.cpp:343 |
6983 | #: ../src/richtext/richtextborderspage.cpp:345 | |
6984 | msgid "Units for the top border width." | |
6985 | msgstr "" | |
6986 | ||
6987 | #: ../src/richtext/richtextmarginspage.cpp:253 | |
6988 | #: ../src/richtext/richtextmarginspage.cpp:255 | |
6989 | msgid "Units for the top margin." | |
6990 | msgstr "" | |
6991 | ||
6992 | #: ../src/richtext/richtextborderspage.cpp:487 | |
6993 | #: ../src/richtext/richtextborderspage.cpp:489 | |
6994 | msgid "Units for the top outline width." | |
6995 | msgstr "" | |
6996 | ||
6997 | #: ../src/richtext/richtextmarginspage.cpp:367 | |
6998 | #: ../src/richtext/richtextmarginspage.cpp:369 | |
6999 | msgid "Units for the top padding." | |
7000 | msgstr "" | |
7001 | ||
95bf8d1b VZ |
7002 | #: ../src/richtext/richtextsizepage.cpp:542 |
7003 | #: ../src/richtext/richtextsizepage.cpp:544 | |
7004 | msgid "Units for the top position." | |
7005 | msgstr "" | |
7006 | ||
be546c6f | 7007 | #: ../src/generic/progdlgg.cpp:383 ../src/generic/progdlgg.cpp:656 |
f4eadf61 MB |
7008 | msgid "Unknown" |
7009 | msgstr "" | |
7010 | ||
be546c6f | 7011 | #: ../src/msw/dde.cpp:1178 |
7b22b912 VZ |
7012 | #, c-format |
7013 | msgid "Unknown DDE error %08x" | |
7014 | msgstr "" | |
7015 | ||
5325c2e3 | 7016 | #: ../src/common/xtistrm.cpp:415 |
402b0a2c VZ |
7017 | msgid "Unknown Object passed to GetObjectClassInfo" |
7018 | msgstr "" | |
7019 | ||
be546c6f | 7020 | #: ../src/common/imagpng.cpp:615 |
5325c2e3 VZ |
7021 | #, c-format |
7022 | msgid "Unknown PNG resolution unit %d" | |
7023 | msgstr "" | |
7024 | ||
7025 | #: ../src/common/xtixml.cpp:328 | |
7f4fd42e VS |
7026 | #, c-format |
7027 | msgid "Unknown Property %s" | |
7028 | msgstr "" | |
7029 | ||
be546c6f | 7030 | #: ../src/common/imagtiff.cpp:533 |
7f4fd42e VS |
7031 | #, c-format |
7032 | msgid "Unknown TIFF resolution unit %d ignored" | |
7033 | msgstr "" | |
7034 | ||
be546c6f | 7035 | #: ../src/osx/carbon/dataview.cpp:1979 |
6695aca2 VZ |
7036 | msgid "Unknown data format" |
7037 | msgstr "" | |
7038 | ||
7f4fd42e | 7039 | #: ../src/unix/dlunix.cpp:335 |
81486341 VZ |
7040 | msgid "Unknown dynamic library error" |
7041 | msgstr "" | |
7042 | ||
95bf8d1b | 7043 | #: ../src/common/fmapbase.cpp:811 |
7b22b912 VZ |
7044 | #, c-format |
7045 | msgid "Unknown encoding (%d)" | |
7046 | msgstr "" | |
7047 | ||
95bf8d1b | 7048 | #: ../src/msw/ole/automtn.cpp:672 |
5325c2e3 VZ |
7049 | #, c-format |
7050 | msgid "Unknown error %08x" | |
7051 | msgstr "" | |
7052 | ||
95bf8d1b | 7053 | #: ../src/msw/ole/automtn.cpp:631 |
5325c2e3 VZ |
7054 | msgid "Unknown exception" |
7055 | msgstr "" | |
7056 | ||
95bf8d1b | 7057 | #: ../src/common/image.cpp:2594 |
5325c2e3 VZ |
7058 | msgid "Unknown image data format." |
7059 | msgstr "" | |
7060 | ||
7061 | #: ../src/common/cmdline.cpp:742 | |
7b22b912 VZ |
7062 | #, c-format |
7063 | msgid "Unknown long option '%s'" | |
e370f402 VZ |
7064 | msgstr "" |
7065 | ||
95bf8d1b | 7066 | #: ../src/msw/ole/automtn.cpp:615 |
5325c2e3 VZ |
7067 | msgid "Unknown name or named argument." |
7068 | msgstr "" | |
7069 | ||
7070 | #: ../src/common/cmdline.cpp:757 ../src/common/cmdline.cpp:779 | |
7b22b912 VZ |
7071 | #, c-format |
7072 | msgid "Unknown option '%s'" | |
e370f402 VZ |
7073 | msgstr "" |
7074 | ||
5325c2e3 | 7075 | #: ../src/common/mimecmn.cpp:231 |
e370f402 | 7076 | #, c-format |
7b22b912 | 7077 | msgid "Unmatched '{' in an entry for mime type %s." |
e370f402 VZ |
7078 | msgstr "" |
7079 | ||
5325c2e3 VZ |
7080 | #: ../src/common/cmdproc.cpp:263 ../src/common/cmdproc.cpp:289 |
7081 | #: ../src/common/cmdproc.cpp:309 | |
7b22b912 | 7082 | msgid "Unnamed command" |
e370f402 VZ |
7083 | msgstr "" |
7084 | ||
be546c6f | 7085 | #: ../src/propgrid/propgrid.cpp:399 |
6695aca2 VZ |
7086 | msgid "Unspecified" |
7087 | msgstr "" | |
7088 | ||
95bf8d1b | 7089 | #: ../src/msw/clipbrd.cpp:272 ../src/msw/clipbrd.cpp:440 |
402b0a2c | 7090 | msgid "Unsupported clipboard format." |
e370f402 VZ |
7091 | msgstr "" |
7092 | ||
5325c2e3 | 7093 | #: ../src/common/appcmn.cpp:229 |
8dba7bfb RL |
7094 | #, c-format |
7095 | msgid "Unsupported theme '%s'." | |
7096 | msgstr "" | |
7097 | ||
5325c2e3 | 7098 | #: ../src/generic/fdrepdlg.cpp:153 ../src/common/stockitem.cpp:206 |
8dba7bfb RL |
7099 | msgid "Up" |
7100 | msgstr "" | |
7101 | ||
5325c2e3 VZ |
7102 | #: ../src/richtext/richtextliststylepage.cpp:484 |
7103 | #: ../src/richtext/richtextbulletspage.cpp:289 | |
f4eadf61 MB |
7104 | msgid "Upper case letters" |
7105 | msgstr "" | |
7106 | ||
5325c2e3 VZ |
7107 | #: ../src/richtext/richtextliststylepage.cpp:486 |
7108 | #: ../src/richtext/richtextbulletspage.cpp:291 | |
f4eadf61 MB |
7109 | msgid "Upper case roman numerals" |
7110 | msgstr "" | |
7111 | ||
5325c2e3 | 7112 | #: ../src/common/cmdline.cpp:1148 |
7b22b912 VZ |
7113 | #, c-format |
7114 | msgid "Usage: %s" | |
e370f402 VZ |
7115 | msgstr "" |
7116 | ||
5325c2e3 VZ |
7117 | #: ../src/richtext/richtextindentspage.cpp:182 |
7118 | #: ../src/richtext/richtextindentspage.cpp:184 | |
6695aca2 | 7119 | #: ../src/richtext/richtextliststylepage.cpp:359 |
5325c2e3 | 7120 | #: ../src/richtext/richtextliststylepage.cpp:361 |
f4eadf61 MB |
7121 | msgid "Use the current alignment setting." |
7122 | msgstr "" | |
7123 | ||
be546c6f | 7124 | #: ../src/osx/carbon/dataview.cpp:2659 ../src/osx/carbon/dataview.cpp:2724 |
7f4fd42e VS |
7125 | msgid "Valid pointer to native data view control does not exist" |
7126 | msgstr "" | |
7127 | ||
5325c2e3 | 7128 | #: ../src/common/valtext.cpp:175 |
7b22b912 | 7129 | msgid "Validation conflict" |
e370f402 VZ |
7130 | msgstr "" |
7131 | ||
6695aca2 VZ |
7132 | #: ../src/propgrid/manager.cpp:239 |
7133 | msgid "Value" | |
7134 | msgstr "" | |
7135 | ||
5325c2e3 | 7136 | #: ../src/propgrid/props.cpp:385 |
6695aca2 | 7137 | #, c-format |
5325c2e3 | 7138 | msgid "Value must be %s or higher." |
6695aca2 VZ |
7139 | msgstr "" |
7140 | ||
5325c2e3 | 7141 | #: ../src/propgrid/props.cpp:412 |
6695aca2 | 7142 | #, c-format |
5325c2e3 | 7143 | msgid "Value must be %s or less." |
6695aca2 VZ |
7144 | msgstr "" |
7145 | ||
5325c2e3 | 7146 | #: ../src/propgrid/props.cpp:389 ../src/propgrid/props.cpp:416 |
7f4fd42e | 7147 | #, c-format |
5325c2e3 | 7148 | msgid "Value must be between %s and %s." |
6695aca2 VZ |
7149 | msgstr "" |
7150 | ||
5325c2e3 VZ |
7151 | #: ../src/generic/aboutdlgg.cpp:129 |
7152 | msgid "Version " | |
6695aca2 VZ |
7153 | msgstr "" |
7154 | ||
95bf8d1b VZ |
7155 | #: ../src/richtext/richtextsizepage.cpp:267 |
7156 | #: ../src/richtext/richtextsizepage.cpp:269 | |
5325c2e3 | 7157 | msgid "Vertical alignment." |
402b0a2c VZ |
7158 | msgstr "" |
7159 | ||
be546c6f | 7160 | #: ../src/generic/filedlgg.cpp:216 |
7b22b912 | 7161 | msgid "View files as a detailed view" |
e370f402 VZ |
7162 | msgstr "" |
7163 | ||
be546c6f | 7164 | #: ../src/generic/filedlgg.cpp:214 |
7b22b912 | 7165 | msgid "View files as a list view" |
e370f402 VZ |
7166 | msgstr "" |
7167 | ||
95bf8d1b | 7168 | #: ../src/common/docview.cpp:1943 |
7b22b912 | 7169 | msgid "Views" |
e370f402 VZ |
7170 | msgstr "" |
7171 | ||
5325c2e3 | 7172 | #: ../src/common/accelcmn.cpp:109 |
f4eadf61 MB |
7173 | msgid "WINDOWS_LEFT" |
7174 | msgstr "" | |
7175 | ||
5325c2e3 | 7176 | #: ../src/common/accelcmn.cpp:111 |
f4eadf61 MB |
7177 | msgid "WINDOWS_MENU" |
7178 | msgstr "" | |
7179 | ||
5325c2e3 | 7180 | #: ../src/common/accelcmn.cpp:110 |
f4eadf61 MB |
7181 | msgid "WINDOWS_RIGHT" |
7182 | msgstr "" | |
7183 | ||
6695aca2 | 7184 | #: ../src/unix/epolldispatcher.cpp:214 |
7f4fd42e VS |
7185 | #, c-format |
7186 | msgid "Waiting for IO on epoll descriptor %d failed" | |
e370f402 VZ |
7187 | msgstr "" |
7188 | ||
be546c6f | 7189 | #: ../src/common/log.cpp:230 |
7b22b912 | 7190 | msgid "Warning: " |
e370f402 VZ |
7191 | msgstr "" |
7192 | ||
5325c2e3 | 7193 | #: ../src/propgrid/advprops.cpp:652 |
6695aca2 VZ |
7194 | msgid "Weight" |
7195 | msgstr "" | |
7196 | ||
95bf8d1b | 7197 | #: ../src/common/fmapbase.cpp:149 |
8dba7bfb | 7198 | msgid "Western European (ISO-8859-1)" |
e370f402 VZ |
7199 | msgstr "" |
7200 | ||
95bf8d1b | 7201 | #: ../src/common/fmapbase.cpp:163 |
8dba7bfb | 7202 | msgid "Western European with Euro (ISO-8859-15)" |
e370f402 VZ |
7203 | msgstr "" |
7204 | ||
5325c2e3 | 7205 | #: ../src/generic/fontdlgg.cpp:447 ../src/generic/fontdlgg.cpp:449 |
21eadc1a RL |
7206 | msgid "Whether the font is underlined." |
7207 | msgstr "" | |
7208 | ||
7f4fd42e | 7209 | #: ../src/generic/fdrepdlg.cpp:145 |
8dba7bfb RL |
7210 | msgid "Whole word" |
7211 | msgstr "" | |
7212 | ||
95bf8d1b | 7213 | #: ../src/html/helpwnd.cpp:548 |
7b22b912 | 7214 | msgid "Whole words only" |
e370f402 VZ |
7215 | msgstr "" |
7216 | ||
95bf8d1b | 7217 | #: ../src/univ/themes/win32.cpp:1103 |
8dba7bfb RL |
7218 | msgid "Win32 theme" |
7219 | msgstr "" | |
7220 | ||
95bf8d1b | 7221 | #: ../src/msw/utils.cpp:1220 |
7b22b912 | 7222 | msgid "Win32s on Windows 3.1" |
e370f402 VZ |
7223 | msgstr "" |
7224 | ||
95bf8d1b | 7225 | #: ../src/msw/utils.cpp:1270 |
5325c2e3 VZ |
7226 | msgid "Windows 2000" |
7227 | msgstr "" | |
7228 | ||
95bf8d1b | 7229 | #: ../src/msw/utils.cpp:1302 |
5325c2e3 | 7230 | msgid "Windows 7" |
81486341 VZ |
7231 | msgstr "" |
7232 | ||
95bf8d1b | 7233 | #: ../src/msw/utils.cpp:1234 |
81486341 VZ |
7234 | msgid "Windows 95" |
7235 | msgstr "" | |
7236 | ||
95bf8d1b | 7237 | #: ../src/msw/utils.cpp:1230 |
81486341 VZ |
7238 | msgid "Windows 95 OSR2" |
7239 | msgstr "" | |
7240 | ||
95bf8d1b | 7241 | #: ../src/msw/utils.cpp:1245 |
81486341 VZ |
7242 | msgid "Windows 98" |
7243 | msgstr "" | |
7244 | ||
95bf8d1b | 7245 | #: ../src/msw/utils.cpp:1241 |
81486341 VZ |
7246 | msgid "Windows 98 SE" |
7247 | msgstr "" | |
7248 | ||
95bf8d1b | 7249 | #: ../src/msw/utils.cpp:1252 |
81486341 VZ |
7250 | #, c-format |
7251 | msgid "Windows 9x (%d.%d)" | |
e370f402 VZ |
7252 | msgstr "" |
7253 | ||
95bf8d1b | 7254 | #: ../src/common/fmapbase.cpp:178 |
7b22b912 | 7255 | msgid "Windows Arabic (CP 1256)" |
e370f402 VZ |
7256 | msgstr "" |
7257 | ||
95bf8d1b | 7258 | #: ../src/common/fmapbase.cpp:179 |
7b22b912 | 7259 | msgid "Windows Baltic (CP 1257)" |
e370f402 VZ |
7260 | msgstr "" |
7261 | ||
95bf8d1b | 7262 | #: ../src/msw/utils.cpp:1214 |
f4eadf61 MB |
7263 | #, c-format |
7264 | msgid "Windows CE (%d.%d)" | |
7265 | msgstr "" | |
7266 | ||
95bf8d1b | 7267 | #: ../src/common/fmapbase.cpp:172 |
019df10e RL |
7268 | msgid "Windows Central European (CP 1250)" |
7269 | msgstr "" | |
7270 | ||
95bf8d1b | 7271 | #: ../src/common/fmapbase.cpp:169 |
5325c2e3 | 7272 | msgid "Windows Chinese Simplified (CP 936) or GB-2312" |
8dba7bfb RL |
7273 | msgstr "" |
7274 | ||
95bf8d1b | 7275 | #: ../src/common/fmapbase.cpp:171 |
5325c2e3 | 7276 | msgid "Windows Chinese Traditional (CP 950) or Big-5" |
8dba7bfb RL |
7277 | msgstr "" |
7278 | ||
95bf8d1b | 7279 | #: ../src/common/fmapbase.cpp:173 |
7b22b912 | 7280 | msgid "Windows Cyrillic (CP 1251)" |
e370f402 VZ |
7281 | msgstr "" |
7282 | ||
95bf8d1b | 7283 | #: ../src/common/fmapbase.cpp:175 |
7b22b912 | 7284 | msgid "Windows Greek (CP 1253)" |
e370f402 VZ |
7285 | msgstr "" |
7286 | ||
95bf8d1b | 7287 | #: ../src/common/fmapbase.cpp:177 |
7b22b912 | 7288 | msgid "Windows Hebrew (CP 1255)" |
e370f402 VZ |
7289 | msgstr "" |
7290 | ||
95bf8d1b | 7291 | #: ../src/common/fmapbase.cpp:168 |
5325c2e3 | 7292 | msgid "Windows Japanese (CP 932) or Shift-JIS" |
8dba7bfb RL |
7293 | msgstr "" |
7294 | ||
95bf8d1b VZ |
7295 | #: ../src/common/fmapbase.cpp:181 |
7296 | msgid "Windows Johab (CP 1361)" | |
7297 | msgstr "" | |
7298 | ||
7299 | #: ../src/common/fmapbase.cpp:170 | |
8dba7bfb RL |
7300 | msgid "Windows Korean (CP 949)" |
7301 | msgstr "" | |
7302 | ||
95bf8d1b | 7303 | #: ../src/msw/utils.cpp:1249 |
81486341 VZ |
7304 | msgid "Windows ME" |
7305 | msgstr "" | |
7306 | ||
95bf8d1b | 7307 | #: ../src/msw/utils.cpp:1310 |
81486341 | 7308 | #, c-format |
5325c2e3 | 7309 | msgid "Windows NT %lu.%lu" |
81486341 VZ |
7310 | msgstr "" |
7311 | ||
95bf8d1b | 7312 | #: ../src/msw/utils.cpp:1279 |
5325c2e3 | 7313 | msgid "Windows Server 2003" |
81486341 VZ |
7314 | msgstr "" |
7315 | ||
95bf8d1b | 7316 | #: ../src/msw/utils.cpp:1295 |
5325c2e3 VZ |
7317 | msgid "Windows Server 2008" |
7318 | msgstr "" | |
7319 | ||
95bf8d1b | 7320 | #: ../src/msw/utils.cpp:1301 |
5325c2e3 VZ |
7321 | msgid "Windows Server 2008 R2" |
7322 | msgstr "" | |
7323 | ||
95bf8d1b | 7324 | #: ../src/common/fmapbase.cpp:167 |
62603868 MB |
7325 | msgid "Windows Thai (CP 874)" |
7326 | msgstr "" | |
7327 | ||
95bf8d1b | 7328 | #: ../src/common/fmapbase.cpp:176 |
7b22b912 | 7329 | msgid "Windows Turkish (CP 1254)" |
e370f402 VZ |
7330 | msgstr "" |
7331 | ||
95bf8d1b VZ |
7332 | #: ../src/common/fmapbase.cpp:180 |
7333 | msgid "Windows Vietnamese (CP 1258)" | |
7334 | msgstr "" | |
7335 | ||
7336 | #: ../src/msw/utils.cpp:1296 | |
5325c2e3 | 7337 | msgid "Windows Vista" |
6695aca2 VZ |
7338 | msgstr "" |
7339 | ||
95bf8d1b | 7340 | #: ../src/common/fmapbase.cpp:174 |
019df10e RL |
7341 | msgid "Windows Western European (CP 1252)" |
7342 | msgstr "" | |
7343 | ||
95bf8d1b | 7344 | #: ../src/msw/utils.cpp:1285 |
5325c2e3 | 7345 | msgid "Windows XP" |
81486341 VZ |
7346 | msgstr "" |
7347 | ||
95bf8d1b | 7348 | #: ../src/common/fmapbase.cpp:182 |
f6bcfd97 BP |
7349 | msgid "Windows/DOS OEM (CP 437)" |
7350 | msgstr "" | |
7351 | ||
95bf8d1b | 7352 | #: ../src/common/fmapbase.cpp:166 |
5325c2e3 VZ |
7353 | msgid "Windows/DOS OEM Cyrillic (CP 866)" |
7354 | msgstr "" | |
7355 | ||
6695aca2 | 7356 | #: ../src/common/ffile.cpp:147 |
e370f402 | 7357 | #, c-format |
7b22b912 | 7358 | msgid "Write error on file '%s'" |
e370f402 VZ |
7359 | msgstr "" |
7360 | ||
5325c2e3 | 7361 | #: ../src/xml/xml.cpp:837 |
23cf065f VS |
7362 | #, c-format |
7363 | msgid "XML parsing error: '%s' at line %d" | |
7364 | msgstr "" | |
7365 | ||
6695aca2 | 7366 | #: ../src/common/xpmdecod.cpp:797 |
8dba7bfb RL |
7367 | msgid "XPM: Malformed pixel data!" |
7368 | msgstr "" | |
7369 | ||
6695aca2 | 7370 | #: ../src/common/xpmdecod.cpp:706 |
f4eadf61 MB |
7371 | #, c-format |
7372 | msgid "XPM: incorrect colour description in line %d" | |
7373 | msgstr "" | |
7374 | ||
6695aca2 | 7375 | #: ../src/common/xpmdecod.cpp:681 |
f4eadf61 MB |
7376 | msgid "XPM: incorrect header format!" |
7377 | msgstr "" | |
7378 | ||
6695aca2 | 7379 | #: ../src/common/xpmdecod.cpp:717 ../src/common/xpmdecod.cpp:726 |
f4eadf61 MB |
7380 | #, c-format |
7381 | msgid "XPM: malformed colour definition '%s' at line %d!" | |
7382 | msgstr "" | |
7383 | ||
6695aca2 | 7384 | #: ../src/common/xpmdecod.cpp:756 |
7f4fd42e VS |
7385 | msgid "XPM: no colors left to use for mask!" |
7386 | msgstr "" | |
7387 | ||
6695aca2 | 7388 | #: ../src/common/xpmdecod.cpp:783 |
8dba7bfb | 7389 | #, c-format |
f4eadf61 | 7390 | msgid "XPM: truncated image data at line %d!" |
8dba7bfb RL |
7391 | msgstr "" |
7392 | ||
5325c2e3 | 7393 | #: ../src/common/stockitem.cpp:207 ../src/motif/msgdlg.cpp:194 |
7b22b912 | 7394 | msgid "Yes" |
e370f402 VZ |
7395 | msgstr "" |
7396 | ||
6695aca2 | 7397 | #: ../src/osx/carbon/overlay.cpp:156 |
f4eadf61 MB |
7398 | msgid "You cannot Clear an overlay that is not inited" |
7399 | msgstr "" | |
7400 | ||
6695aca2 | 7401 | #: ../src/osx/carbon/overlay.cpp:108 ../src/dfb/overlay.cpp:62 |
f4eadf61 MB |
7402 | msgid "You cannot Init an overlay twice" |
7403 | msgstr "" | |
7404 | ||
7f4fd42e | 7405 | #: ../src/generic/dirdlgg.cpp:317 |
7b22b912 | 7406 | msgid "You cannot add a new directory to this section." |
e370f402 VZ |
7407 | msgstr "" |
7408 | ||
be546c6f | 7409 | #: ../src/propgrid/propgrid.cpp:3259 |
5325c2e3 VZ |
7410 | msgid "You have entered invalid value. Press ESC to cancel editing." |
7411 | msgstr "" | |
7412 | ||
7413 | #: ../src/common/stockitem.cpp:210 | |
21eadc1a RL |
7414 | msgid "Zoom &In" |
7415 | msgstr "" | |
7416 | ||
5325c2e3 | 7417 | #: ../src/common/stockitem.cpp:211 |
21eadc1a RL |
7418 | msgid "Zoom &Out" |
7419 | msgstr "" | |
7420 | ||
95bf8d1b | 7421 | #: ../src/common/stockitem.cpp:210 ../src/common/prntbase.cpp:1565 |
5325c2e3 VZ |
7422 | msgid "Zoom In" |
7423 | msgstr "" | |
7424 | ||
95bf8d1b | 7425 | #: ../src/common/stockitem.cpp:211 ../src/common/prntbase.cpp:1551 |
5325c2e3 VZ |
7426 | msgid "Zoom Out" |
7427 | msgstr "" | |
7428 | ||
7429 | #: ../src/common/stockitem.cpp:209 | |
21eadc1a RL |
7430 | msgid "Zoom to &Fit" |
7431 | msgstr "" | |
7432 | ||
5325c2e3 VZ |
7433 | #: ../src/common/stockitem.cpp:209 |
7434 | msgid "Zoom to Fit" | |
7435 | msgstr "" | |
7436 | ||
be546c6f | 7437 | #: ../src/msw/dde.cpp:1145 |
7b22b912 | 7438 | msgid "a DDEML application has created a prolonged race condition." |
e370f402 VZ |
7439 | msgstr "" |
7440 | ||
be546c6f | 7441 | #: ../src/msw/dde.cpp:1133 |
7b22b912 VZ |
7442 | msgid "" |
7443 | "a DDEML function was called without first calling the DdeInitialize " | |
7444 | "function,\n" | |
7445 | "or an invalid instance identifier\n" | |
7446 | "was passed to a DDEML function." | |
e370f402 VZ |
7447 | msgstr "" |
7448 | ||
be546c6f | 7449 | #: ../src/msw/dde.cpp:1151 |
7b22b912 | 7450 | msgid "a client's attempt to establish a conversation has failed." |
e370f402 VZ |
7451 | msgstr "" |
7452 | ||
be546c6f | 7453 | #: ../src/msw/dde.cpp:1148 |
7b22b912 | 7454 | msgid "a memory allocation failed." |
e370f402 VZ |
7455 | msgstr "" |
7456 | ||
be546c6f | 7457 | #: ../src/msw/dde.cpp:1142 |
7b22b912 | 7458 | msgid "a parameter failed to be validated by the DDEML." |
e370f402 VZ |
7459 | msgstr "" |
7460 | ||
be546c6f | 7461 | #: ../src/msw/dde.cpp:1124 |
7b22b912 | 7462 | msgid "a request for a synchronous advise transaction has timed out." |
e370f402 VZ |
7463 | msgstr "" |
7464 | ||
be546c6f | 7465 | #: ../src/msw/dde.cpp:1130 |
7b22b912 | 7466 | msgid "a request for a synchronous data transaction has timed out." |
e370f402 VZ |
7467 | msgstr "" |
7468 | ||
be546c6f | 7469 | #: ../src/msw/dde.cpp:1139 |
7b22b912 | 7470 | msgid "a request for a synchronous execute transaction has timed out." |
e370f402 VZ |
7471 | msgstr "" |
7472 | ||
be546c6f | 7473 | #: ../src/msw/dde.cpp:1157 |
7b22b912 | 7474 | msgid "a request for a synchronous poke transaction has timed out." |
e370f402 VZ |
7475 | msgstr "" |
7476 | ||
be546c6f | 7477 | #: ../src/msw/dde.cpp:1172 |
7b22b912 | 7478 | msgid "a request to end an advise transaction has timed out." |
e370f402 VZ |
7479 | msgstr "" |
7480 | ||
be546c6f | 7481 | #: ../src/msw/dde.cpp:1166 |
7b22b912 VZ |
7482 | msgid "" |
7483 | "a server-side transaction was attempted on a conversation\n" | |
7484 | "that was terminated by the client, or the server\n" | |
7485 | "terminated before completing a transaction." | |
e370f402 VZ |
7486 | msgstr "" |
7487 | ||
be546c6f | 7488 | #: ../src/msw/dde.cpp:1154 |
7b22b912 | 7489 | msgid "a transaction failed." |
e370f402 VZ |
7490 | msgstr "" |
7491 | ||
5325c2e3 | 7492 | #: ../src/common/accelcmn.cpp:185 |
7b22b912 | 7493 | msgid "alt" |
e370f402 VZ |
7494 | msgstr "" |
7495 | ||
be546c6f | 7496 | #: ../src/msw/dde.cpp:1136 |
7b22b912 VZ |
7497 | msgid "" |
7498 | "an application initialized as APPCLASS_MONITOR has\n" | |
7499 | "attempted to perform a DDE transaction,\n" | |
7500 | "or an application initialized as APPCMD_CLIENTONLY has \n" | |
7501 | "attempted to perform server transactions." | |
e370f402 VZ |
7502 | msgstr "" |
7503 | ||
be546c6f | 7504 | #: ../src/msw/dde.cpp:1160 |
7b22b912 | 7505 | msgid "an internal call to the PostMessage function has failed. " |
e370f402 VZ |
7506 | msgstr "" |
7507 | ||
be546c6f | 7508 | #: ../src/msw/dde.cpp:1169 |
7b22b912 | 7509 | msgid "an internal error has occurred in the DDEML." |
e370f402 VZ |
7510 | msgstr "" |
7511 | ||
be546c6f | 7512 | #: ../src/msw/dde.cpp:1175 |
7b22b912 VZ |
7513 | msgid "" |
7514 | "an invalid transaction identifier was passed to a DDEML function.\n" | |
7515 | "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n" | |
7516 | "the transaction identifier for that callback is no longer valid." | |
e370f402 VZ |
7517 | msgstr "" |
7518 | ||
6695aca2 | 7519 | #: ../src/common/zipstrm.cpp:1273 |
81486341 VZ |
7520 | msgid "assuming this is a multi-part zip concatenated" |
7521 | msgstr "" | |
7522 | ||
95bf8d1b | 7523 | #: ../src/common/fileconf.cpp:1883 |
e370f402 | 7524 | #, c-format |
7b22b912 | 7525 | msgid "attempt to change immutable key '%s' ignored." |
e370f402 VZ |
7526 | msgstr "" |
7527 | ||
402b0a2c VZ |
7528 | #: ../src/html/chm.cpp:330 |
7529 | msgid "bad arguments to library function" | |
7530 | msgstr "" | |
7531 | ||
7532 | #: ../src/html/chm.cpp:342 | |
7533 | msgid "bad signature" | |
7534 | msgstr "" | |
7535 | ||
6695aca2 | 7536 | #: ../src/common/zipstrm.cpp:1716 |
81486341 VZ |
7537 | msgid "bad zipfile offset to entry" |
7538 | msgstr "" | |
7539 | ||
95bf8d1b | 7540 | #: ../src/common/ftp.cpp:406 |
8dba7bfb RL |
7541 | msgid "binary" |
7542 | msgstr "" | |
7543 | ||
be546c6f | 7544 | #: ../src/common/fontcmn.cpp:979 |
09663494 MB |
7545 | msgid "bold" |
7546 | msgstr "" | |
7547 | ||
6695aca2 | 7548 | #: ../src/os2/iniconf.cpp:464 |
62603868 MB |
7549 | msgid "buffer is too small for Windows directory." |
7550 | msgstr "" | |
7551 | ||
95bf8d1b | 7552 | #: ../src/msw/utils.cpp:1316 |
5325c2e3 VZ |
7553 | #, c-format |
7554 | msgid "build %lu" | |
7555 | msgstr "" | |
7556 | ||
6695aca2 | 7557 | #: ../src/common/ffile.cpp:80 |
e370f402 | 7558 | #, c-format |
7b22b912 | 7559 | msgid "can't close file '%s'" |
e370f402 VZ |
7560 | msgstr "" |
7561 | ||
be546c6f | 7562 | #: ../src/common/file.cpp:279 |
e370f402 | 7563 | #, c-format |
7b22b912 | 7564 | msgid "can't close file descriptor %d" |
e370f402 VZ |
7565 | msgstr "" |
7566 | ||
be546c6f | 7567 | #: ../src/common/file.cpp:577 |
e370f402 | 7568 | #, c-format |
7b22b912 | 7569 | msgid "can't commit changes to file '%s'" |
e370f402 VZ |
7570 | msgstr "" |
7571 | ||
be546c6f | 7572 | #: ../src/common/file.cpp:213 |
e370f402 | 7573 | #, c-format |
7b22b912 | 7574 | msgid "can't create file '%s'" |
e370f402 VZ |
7575 | msgstr "" |
7576 | ||
6695aca2 | 7577 | #: ../src/common/fileconf.cpp:1177 |
e370f402 | 7578 | #, c-format |
7b22b912 | 7579 | msgid "can't delete user configuration file '%s'" |
e370f402 VZ |
7580 | msgstr "" |
7581 | ||
be546c6f | 7582 | #: ../src/common/file.cpp:480 |
e370f402 | 7583 | #, c-format |
7b22b912 | 7584 | msgid "can't determine if the end of file is reached on descriptor %d" |
e370f402 VZ |
7585 | msgstr "" |
7586 | ||
5325c2e3 | 7587 | #: ../src/msdos/utilsdos.cpp:311 ../src/msdos/utilsdos.cpp:476 |
62603868 MB |
7588 | #, c-format |
7589 | msgid "can't execute '%s'" | |
7590 | msgstr "" | |
7591 | ||
6695aca2 | 7592 | #: ../src/common/zipstrm.cpp:1491 |
81486341 VZ |
7593 | msgid "can't find central directory in zip" |
7594 | msgstr "" | |
7595 | ||
be546c6f | 7596 | #: ../src/common/file.cpp:450 |
e370f402 VZ |
7597 | #, c-format |
7598 | msgid "can't find length of file on file descriptor %d" | |
7599 | msgstr "" | |
7600 | ||
95bf8d1b | 7601 | #: ../src/msw/utils.cpp:374 |
e370f402 VZ |
7602 | msgid "can't find user's HOME, using current directory." |
7603 | msgstr "" | |
7604 | ||
be546c6f | 7605 | #: ../src/common/file.cpp:351 |
e370f402 VZ |
7606 | #, c-format |
7607 | msgid "can't flush file descriptor %d" | |
7608 | msgstr "" | |
7609 | ||
be546c6f | 7610 | #: ../src/common/file.cpp:407 ../src/msw/wince/filefnwce.cpp:199 |
e370f402 | 7611 | #, c-format |
7b22b912 | 7612 | msgid "can't get seek position on file descriptor %d" |
e370f402 VZ |
7613 | msgstr "" |
7614 | ||
95bf8d1b | 7615 | #: ../src/common/fontmap.cpp:326 |
7b22b912 | 7616 | msgid "can't load any font, aborting" |
e370f402 VZ |
7617 | msgstr "" |
7618 | ||
be546c6f | 7619 | #: ../src/common/file.cpp:265 ../src/common/ffile.cpp:64 |
e370f402 VZ |
7620 | #, c-format |
7621 | msgid "can't open file '%s'" | |
7622 | msgstr "" | |
7623 | ||
6695aca2 | 7624 | #: ../src/common/fileconf.cpp:352 |
e370f402 VZ |
7625 | #, c-format |
7626 | msgid "can't open global configuration file '%s'." | |
7627 | msgstr "" | |
7628 | ||
6695aca2 | 7629 | #: ../src/common/fileconf.cpp:368 |
e370f402 VZ |
7630 | #, c-format |
7631 | msgid "can't open user configuration file '%s'." | |
7632 | msgstr "" | |
7633 | ||
6695aca2 | 7634 | #: ../src/common/fileconf.cpp:1018 |
e370f402 VZ |
7635 | msgid "can't open user configuration file." |
7636 | msgstr "" | |
7637 | ||
f4eadf61 | 7638 | #: ../src/common/zipstrm.cpp:528 |
81486341 VZ |
7639 | msgid "can't re-initialize zlib deflate stream" |
7640 | msgstr "" | |
7641 | ||
f4eadf61 | 7642 | #: ../src/common/zipstrm.cpp:553 |
81486341 VZ |
7643 | msgid "can't re-initialize zlib inflate stream" |
7644 | msgstr "" | |
7645 | ||
be546c6f | 7646 | #: ../src/common/file.cpp:303 |
e370f402 VZ |
7647 | #, c-format |
7648 | msgid "can't read from file descriptor %d" | |
7649 | msgstr "" | |
7650 | ||
be546c6f | 7651 | #: ../src/common/file.cpp:572 |
e370f402 VZ |
7652 | #, c-format |
7653 | msgid "can't remove file '%s'" | |
7654 | msgstr "" | |
7655 | ||
be546c6f | 7656 | #: ../src/common/file.cpp:589 |
e370f402 VZ |
7657 | #, c-format |
7658 | msgid "can't remove temporary file '%s'" | |
7659 | msgstr "" | |
7660 | ||
be546c6f | 7661 | #: ../src/common/file.cpp:393 ../src/msw/wince/filefnwce.cpp:185 |
e370f402 VZ |
7662 | #, c-format |
7663 | msgid "can't seek on file descriptor %d" | |
7664 | msgstr "" | |
7665 | ||
6695aca2 | 7666 | #: ../src/common/textfile.cpp:300 |
e370f402 | 7667 | #, c-format |
8dba7bfb | 7668 | msgid "can't write buffer '%s' to disk." |
e370f402 VZ |
7669 | msgstr "" |
7670 | ||
be546c6f | 7671 | #: ../src/common/file.cpp:319 |
e370f402 VZ |
7672 | #, c-format |
7673 | msgid "can't write to file descriptor %d" | |
7674 | msgstr "" | |
7675 | ||
6695aca2 | 7676 | #: ../src/common/fileconf.cpp:1032 |
e370f402 VZ |
7677 | msgid "can't write user configuration file." |
7678 | msgstr "" | |
7679 | ||
402b0a2c VZ |
7680 | #: ../src/html/chm.cpp:346 |
7681 | msgid "checksum error" | |
7682 | msgstr "" | |
7683 | ||
6695aca2 | 7684 | #: ../src/common/tarstrm.cpp:821 |
f4eadf61 MB |
7685 | msgid "checksum failure reading tar header block" |
7686 | msgstr "" | |
7687 | ||
5325c2e3 VZ |
7688 | #: ../src/richtext/richtextborderspage.cpp:280 |
7689 | #: ../src/richtext/richtextborderspage.cpp:310 | |
7690 | #: ../src/richtext/richtextborderspage.cpp:340 | |
7691 | #: ../src/richtext/richtextborderspage.cpp:370 | |
7692 | #: ../src/richtext/richtextborderspage.cpp:424 | |
7693 | #: ../src/richtext/richtextborderspage.cpp:454 | |
7694 | #: ../src/richtext/richtextborderspage.cpp:484 | |
7695 | #: ../src/richtext/richtextborderspage.cpp:514 | |
7696 | #: ../src/richtext/richtextmarginspage.cpp:202 | |
7697 | #: ../src/richtext/richtextmarginspage.cpp:227 | |
7698 | #: ../src/richtext/richtextmarginspage.cpp:250 | |
7699 | #: ../src/richtext/richtextmarginspage.cpp:275 | |
7700 | #: ../src/richtext/richtextmarginspage.cpp:316 | |
7701 | #: ../src/richtext/richtextmarginspage.cpp:341 | |
7702 | #: ../src/richtext/richtextmarginspage.cpp:364 | |
7703 | #: ../src/richtext/richtextmarginspage.cpp:389 | |
95bf8d1b VZ |
7704 | #: ../src/richtext/richtextsizepage.cpp:308 |
7705 | #: ../src/richtext/richtextsizepage.cpp:335 | |
7706 | #: ../src/richtext/richtextsizepage.cpp:362 | |
7707 | #: ../src/richtext/richtextsizepage.cpp:389 | |
7708 | #: ../src/richtext/richtextsizepage.cpp:416 | |
7709 | #: ../src/richtext/richtextsizepage.cpp:443 | |
7710 | #: ../src/richtext/richtextsizepage.cpp:510 | |
7711 | #: ../src/richtext/richtextsizepage.cpp:538 | |
7712 | #: ../src/richtext/richtextsizepage.cpp:566 | |
7713 | #: ../src/richtext/richtextsizepage.cpp:594 | |
5325c2e3 VZ |
7714 | msgid "cm" |
7715 | msgstr "" | |
7716 | ||
402b0a2c VZ |
7717 | #: ../src/html/chm.cpp:348 |
7718 | msgid "compression error" | |
7719 | msgstr "" | |
7720 | ||
7f4fd42e | 7721 | #: ../src/common/regex.cpp:240 |
edff7545 VZ |
7722 | msgid "conversion to 8-bit encoding failed" |
7723 | msgstr "" | |
7724 | ||
5325c2e3 | 7725 | #: ../src/common/accelcmn.cpp:183 |
7b22b912 | 7726 | msgid "ctrl" |
e370f402 VZ |
7727 | msgstr "" |
7728 | ||
5325c2e3 | 7729 | #: ../src/common/cmdline.cpp:1316 |
7b22b912 | 7730 | msgid "date" |
e370f402 VZ |
7731 | msgstr "" |
7732 | ||
402b0a2c VZ |
7733 | #: ../src/html/chm.cpp:350 |
7734 | msgid "decompression error" | |
7735 | msgstr "" | |
7736 | ||
95bf8d1b | 7737 | #: ../src/richtext/richtextstyles.cpp:768 ../src/common/fmapbase.cpp:821 |
8dba7bfb RL |
7738 | msgid "default" |
7739 | msgstr "" | |
7740 | ||
5325c2e3 | 7741 | #: ../src/common/cmdline.cpp:1312 |
7f4fd42e VS |
7742 | msgid "double" |
7743 | msgstr "" | |
7744 | ||
5325c2e3 | 7745 | #: ../src/common/debugrpt.cpp:534 |
9a81018e MB |
7746 | msgid "dump of the process state (binary)" |
7747 | msgstr "" | |
7748 | ||
95bf8d1b | 7749 | #: ../src/common/datetimefmt.cpp:1925 |
7b22b912 | 7750 | msgid "eighteenth" |
e370f402 VZ |
7751 | msgstr "" |
7752 | ||
95bf8d1b | 7753 | #: ../src/common/datetimefmt.cpp:1915 |
7b22b912 | 7754 | msgid "eighth" |
e370f402 VZ |
7755 | msgstr "" |
7756 | ||
95bf8d1b | 7757 | #: ../src/common/datetimefmt.cpp:1918 |
7b22b912 | 7758 | msgid "eleventh" |
e370f402 VZ |
7759 | msgstr "" |
7760 | ||
95bf8d1b | 7761 | #: ../src/common/fileconf.cpp:1869 |
e370f402 | 7762 | #, c-format |
7b22b912 | 7763 | msgid "entry '%s' appears more than once in group '%s'" |
e370f402 VZ |
7764 | msgstr "" |
7765 | ||
402b0a2c VZ |
7766 | #: ../src/html/chm.cpp:344 |
7767 | msgid "error in data format" | |
7768 | msgstr "" | |
7769 | ||
5325c2e3 | 7770 | #: ../src/msdos/utilsdos.cpp:414 |
62603868 MB |
7771 | #, c-format |
7772 | msgid "error opening '%s'" | |
7773 | msgstr "" | |
7774 | ||
402b0a2c VZ |
7775 | #: ../src/html/chm.cpp:332 |
7776 | msgid "error opening file" | |
7777 | msgstr "" | |
7778 | ||
6695aca2 | 7779 | #: ../src/common/zipstrm.cpp:1577 |
81486341 VZ |
7780 | msgid "error reading zip central directory" |
7781 | msgstr "" | |
7782 | ||
6695aca2 | 7783 | #: ../src/common/zipstrm.cpp:1668 |
81486341 VZ |
7784 | msgid "error reading zip local header" |
7785 | msgstr "" | |
7786 | ||
6695aca2 | 7787 | #: ../src/common/zipstrm.cpp:2397 |
81486341 VZ |
7788 | #, c-format |
7789 | msgid "error writing zip entry '%s': bad crc or length" | |
7790 | msgstr "" | |
7791 | ||
6695aca2 | 7792 | #: ../src/common/ffile.cpp:169 |
7b22b912 VZ |
7793 | #, c-format |
7794 | msgid "failed to flush the file '%s'" | |
e370f402 VZ |
7795 | msgstr "" |
7796 | ||
95bf8d1b | 7797 | #: ../src/common/datetimefmt.cpp:1922 |
7b22b912 | 7798 | msgid "fifteenth" |
e370f402 VZ |
7799 | msgstr "" |
7800 | ||
95bf8d1b | 7801 | #: ../src/common/datetimefmt.cpp:1912 |
7b22b912 | 7802 | msgid "fifth" |
e370f402 VZ |
7803 | msgstr "" |
7804 | ||
6695aca2 | 7805 | #: ../src/common/fileconf.cpp:611 |
7b22b912 VZ |
7806 | #, c-format |
7807 | msgid "file '%s', line %d: '%s' ignored after group header." | |
e370f402 VZ |
7808 | msgstr "" |
7809 | ||
6695aca2 | 7810 | #: ../src/common/fileconf.cpp:640 |
e370f402 | 7811 | #, c-format |
7b22b912 | 7812 | msgid "file '%s', line %d: '=' expected." |
e370f402 VZ |
7813 | msgstr "" |
7814 | ||
6695aca2 | 7815 | #: ../src/common/fileconf.cpp:663 |
e370f402 | 7816 | #, c-format |
7b22b912 | 7817 | msgid "file '%s', line %d: key '%s' was first found at line %d." |
e370f402 VZ |
7818 | msgstr "" |
7819 | ||
6695aca2 | 7820 | #: ../src/common/fileconf.cpp:653 |
7b22b912 VZ |
7821 | #, c-format |
7822 | msgid "file '%s', line %d: value for immutable key '%s' ignored." | |
e370f402 VZ |
7823 | msgstr "" |
7824 | ||
6695aca2 | 7825 | #: ../src/common/fileconf.cpp:575 |
7b22b912 VZ |
7826 | #, c-format |
7827 | msgid "file '%s': unexpected character %c at line %d." | |
e370f402 VZ |
7828 | msgstr "" |
7829 | ||
95bf8d1b | 7830 | #: ../src/richtext/richtextbuffer.cpp:7874 |
f4eadf61 MB |
7831 | msgid "files" |
7832 | msgstr "" | |
7833 | ||
95bf8d1b | 7834 | #: ../src/common/datetimefmt.cpp:1908 |
7b22b912 | 7835 | msgid "first" |
e370f402 VZ |
7836 | msgstr "" |
7837 | ||
95bf8d1b | 7838 | #: ../src/html/helpwnd.cpp:1266 |
402b0a2c VZ |
7839 | msgid "font size" |
7840 | msgstr "" | |
7841 | ||
95bf8d1b | 7842 | #: ../src/common/datetimefmt.cpp:1921 |
7b22b912 | 7843 | msgid "fourteenth" |
e370f402 VZ |
7844 | msgstr "" |
7845 | ||
95bf8d1b | 7846 | #: ../src/common/datetimefmt.cpp:1911 |
7b22b912 | 7847 | msgid "fourth" |
e370f402 VZ |
7848 | msgstr "" |
7849 | ||
5325c2e3 | 7850 | #: ../src/common/appbase.cpp:679 |
8dba7bfb RL |
7851 | msgid "generate verbose log messages" |
7852 | msgstr "" | |
7853 | ||
95bf8d1b VZ |
7854 | #: ../src/richtext/richtextbuffer.cpp:11223 |
7855 | #: ../src/richtext/richtextbuffer.cpp:11333 | |
f4eadf61 MB |
7856 | msgid "image" |
7857 | msgstr "" | |
7858 | ||
6695aca2 | 7859 | #: ../src/common/tarstrm.cpp:797 |
f4eadf61 MB |
7860 | msgid "incomplete header block in tar" |
7861 | msgstr "" | |
7862 | ||
5325c2e3 | 7863 | #: ../src/common/xtixml.cpp:490 |
402b0a2c | 7864 | msgid "incorrect event handler string, missing dot" |
a3671ac0 VS |
7865 | msgstr "" |
7866 | ||
6695aca2 | 7867 | #: ../src/common/tarstrm.cpp:1382 |
f4eadf61 MB |
7868 | msgid "incorrect size given for tar entry" |
7869 | msgstr "" | |
7870 | ||
6695aca2 | 7871 | #: ../src/common/tarstrm.cpp:994 |
f4eadf61 MB |
7872 | msgid "invalid data in extended tar header" |
7873 | msgstr "" | |
7874 | ||
95bf8d1b | 7875 | #: ../src/generic/logg.cpp:1054 |
7b22b912 | 7876 | msgid "invalid message box return value" |
e370f402 VZ |
7877 | msgstr "" |
7878 | ||
6695aca2 | 7879 | #: ../src/common/zipstrm.cpp:1446 |
81486341 VZ |
7880 | msgid "invalid zip file" |
7881 | msgstr "" | |
7882 | ||
be546c6f | 7883 | #: ../src/common/fontcmn.cpp:984 |
09663494 MB |
7884 | msgid "italic" |
7885 | msgstr "" | |
7886 | ||
be546c6f | 7887 | #: ../src/common/fontcmn.cpp:974 |
09663494 MB |
7888 | msgid "light" |
7889 | msgstr "" | |
7890 | ||
5325c2e3 | 7891 | #: ../src/common/intl.cpp:296 |
e370f402 | 7892 | #, c-format |
4c51a665 | 7893 | msgid "locale '%s' cannot be set." |
e370f402 VZ |
7894 | msgstr "" |
7895 | ||
95bf8d1b | 7896 | #: ../src/common/datetimefmt.cpp:2081 |
7b22b912 | 7897 | msgid "midnight" |
e370f402 VZ |
7898 | msgstr "" |
7899 | ||
95bf8d1b | 7900 | #: ../src/common/datetimefmt.cpp:1926 |
7b22b912 | 7901 | msgid "nineteenth" |
efa5b5de VZ |
7902 | msgstr "" |
7903 | ||
95bf8d1b | 7904 | #: ../src/common/datetimefmt.cpp:1916 |
7b22b912 | 7905 | msgid "ninth" |
efa5b5de VZ |
7906 | msgstr "" |
7907 | ||
be546c6f | 7908 | #: ../src/msw/dde.cpp:1120 |
7b22b912 | 7909 | msgid "no DDE error." |
efa5b5de VZ |
7910 | msgstr "" |
7911 | ||
402b0a2c VZ |
7912 | #: ../src/html/chm.cpp:328 |
7913 | msgid "no error" | |
7914 | msgstr "" | |
7915 | ||
6695aca2 | 7916 | #: ../src/dfb/fontmgr.cpp:175 |
7f4fd42e VS |
7917 | #, c-format |
7918 | msgid "no fonts found in %s, using builtin font" | |
7919 | msgstr "" | |
7920 | ||
5325c2e3 | 7921 | #: ../src/html/helpdata.cpp:641 |
7b22b912 | 7922 | msgid "noname" |
efa5b5de VZ |
7923 | msgstr "" |
7924 | ||
95bf8d1b | 7925 | #: ../src/common/datetimefmt.cpp:2080 |
7b22b912 | 7926 | msgid "noon" |
efa5b5de VZ |
7927 | msgstr "" |
7928 | ||
95bf8d1b | 7929 | #: ../src/richtext/richtextstyles.cpp:767 |
6695aca2 VZ |
7930 | msgid "normal" |
7931 | msgstr "" | |
7932 | ||
95bf8d1b | 7933 | #: ../src/gtk/print.cpp:1231 ../src/gtk/print.cpp:1336 |
7f4fd42e VS |
7934 | msgid "not implemented" |
7935 | msgstr "" | |
7936 | ||
5325c2e3 | 7937 | #: ../src/common/cmdline.cpp:1308 |
7b22b912 | 7938 | msgid "num" |
efa5b5de VZ |
7939 | msgstr "" |
7940 | ||
5325c2e3 | 7941 | #: ../src/common/xtixml.cpp:260 |
402b0a2c VZ |
7942 | msgid "objects cannot have XML Text Nodes" |
7943 | msgstr "" | |
7944 | ||
7945 | #: ../src/html/chm.cpp:340 | |
7946 | msgid "out of memory" | |
7947 | msgstr "" | |
7948 | ||
95bf8d1b VZ |
7949 | #: ../src/richtext/richtextsizepage.cpp:309 |
7950 | #: ../src/richtext/richtextsizepage.cpp:336 | |
7951 | #: ../src/richtext/richtextsizepage.cpp:363 | |
7952 | #: ../src/richtext/richtextsizepage.cpp:390 | |
7953 | #: ../src/richtext/richtextsizepage.cpp:417 | |
7954 | #: ../src/richtext/richtextsizepage.cpp:444 | |
7955 | #: ../src/richtext/richtextsizepage.cpp:511 | |
7956 | #: ../src/richtext/richtextsizepage.cpp:539 | |
7957 | #: ../src/richtext/richtextsizepage.cpp:567 | |
7958 | #: ../src/richtext/richtextsizepage.cpp:595 | |
5325c2e3 VZ |
7959 | msgid "percent" |
7960 | msgstr "" | |
7961 | ||
7962 | #: ../src/common/debugrpt.cpp:510 | |
9a81018e MB |
7963 | msgid "process context description" |
7964 | msgstr "" | |
7965 | ||
95bf8d1b VZ |
7966 | #: ../src/richtext/richtextfontpage.cpp:184 |
7967 | #: ../src/richtext/richtextfontpage.cpp:187 | |
7968 | msgid "pt" | |
7969 | msgstr "" | |
7970 | ||
7971 | #: ../src/richtext/richtextfontpage.cpp:185 | |
5325c2e3 VZ |
7972 | #: ../src/richtext/richtextborderspage.cpp:279 |
7973 | #: ../src/richtext/richtextborderspage.cpp:281 | |
7974 | #: ../src/richtext/richtextborderspage.cpp:282 | |
7975 | #: ../src/richtext/richtextborderspage.cpp:309 | |
7976 | #: ../src/richtext/richtextborderspage.cpp:311 | |
7977 | #: ../src/richtext/richtextborderspage.cpp:312 | |
7978 | #: ../src/richtext/richtextborderspage.cpp:339 | |
7979 | #: ../src/richtext/richtextborderspage.cpp:341 | |
7980 | #: ../src/richtext/richtextborderspage.cpp:342 | |
7981 | #: ../src/richtext/richtextborderspage.cpp:369 | |
7982 | #: ../src/richtext/richtextborderspage.cpp:371 | |
7983 | #: ../src/richtext/richtextborderspage.cpp:372 | |
7984 | #: ../src/richtext/richtextborderspage.cpp:423 | |
7985 | #: ../src/richtext/richtextborderspage.cpp:425 | |
7986 | #: ../src/richtext/richtextborderspage.cpp:426 | |
7987 | #: ../src/richtext/richtextborderspage.cpp:453 | |
7988 | #: ../src/richtext/richtextborderspage.cpp:455 | |
7989 | #: ../src/richtext/richtextborderspage.cpp:456 | |
7990 | #: ../src/richtext/richtextborderspage.cpp:483 | |
7991 | #: ../src/richtext/richtextborderspage.cpp:485 | |
7992 | #: ../src/richtext/richtextborderspage.cpp:486 | |
7993 | #: ../src/richtext/richtextborderspage.cpp:513 | |
7994 | #: ../src/richtext/richtextborderspage.cpp:515 | |
7995 | #: ../src/richtext/richtextborderspage.cpp:516 | |
7996 | #: ../src/richtext/richtextmarginspage.cpp:201 | |
7997 | #: ../src/richtext/richtextmarginspage.cpp:203 | |
7998 | #: ../src/richtext/richtextmarginspage.cpp:204 | |
7999 | #: ../src/richtext/richtextmarginspage.cpp:226 | |
8000 | #: ../src/richtext/richtextmarginspage.cpp:228 | |
8001 | #: ../src/richtext/richtextmarginspage.cpp:229 | |
8002 | #: ../src/richtext/richtextmarginspage.cpp:249 | |
8003 | #: ../src/richtext/richtextmarginspage.cpp:251 | |
8004 | #: ../src/richtext/richtextmarginspage.cpp:252 | |
8005 | #: ../src/richtext/richtextmarginspage.cpp:274 | |
8006 | #: ../src/richtext/richtextmarginspage.cpp:276 | |
8007 | #: ../src/richtext/richtextmarginspage.cpp:277 | |
8008 | #: ../src/richtext/richtextmarginspage.cpp:315 | |
8009 | #: ../src/richtext/richtextmarginspage.cpp:317 | |
8010 | #: ../src/richtext/richtextmarginspage.cpp:318 | |
8011 | #: ../src/richtext/richtextmarginspage.cpp:340 | |
8012 | #: ../src/richtext/richtextmarginspage.cpp:342 | |
8013 | #: ../src/richtext/richtextmarginspage.cpp:343 | |
8014 | #: ../src/richtext/richtextmarginspage.cpp:363 | |
8015 | #: ../src/richtext/richtextmarginspage.cpp:365 | |
8016 | #: ../src/richtext/richtextmarginspage.cpp:366 | |
8017 | #: ../src/richtext/richtextmarginspage.cpp:388 | |
8018 | #: ../src/richtext/richtextmarginspage.cpp:390 | |
8019 | #: ../src/richtext/richtextmarginspage.cpp:391 | |
95bf8d1b VZ |
8020 | #: ../src/richtext/richtextsizepage.cpp:307 |
8021 | #: ../src/richtext/richtextsizepage.cpp:310 | |
8022 | #: ../src/richtext/richtextsizepage.cpp:311 | |
8023 | #: ../src/richtext/richtextsizepage.cpp:334 | |
8024 | #: ../src/richtext/richtextsizepage.cpp:337 | |
8025 | #: ../src/richtext/richtextsizepage.cpp:338 | |
8026 | #: ../src/richtext/richtextsizepage.cpp:361 | |
8027 | #: ../src/richtext/richtextsizepage.cpp:364 | |
8028 | #: ../src/richtext/richtextsizepage.cpp:365 | |
8029 | #: ../src/richtext/richtextsizepage.cpp:388 | |
8030 | #: ../src/richtext/richtextsizepage.cpp:391 | |
8031 | #: ../src/richtext/richtextsizepage.cpp:392 | |
8032 | #: ../src/richtext/richtextsizepage.cpp:415 | |
8033 | #: ../src/richtext/richtextsizepage.cpp:418 | |
8034 | #: ../src/richtext/richtextsizepage.cpp:419 | |
8035 | #: ../src/richtext/richtextsizepage.cpp:442 | |
8036 | #: ../src/richtext/richtextsizepage.cpp:445 | |
8037 | #: ../src/richtext/richtextsizepage.cpp:446 | |
8038 | #: ../src/richtext/richtextsizepage.cpp:509 | |
8039 | #: ../src/richtext/richtextsizepage.cpp:512 | |
8040 | #: ../src/richtext/richtextsizepage.cpp:513 | |
8041 | #: ../src/richtext/richtextsizepage.cpp:537 | |
8042 | #: ../src/richtext/richtextsizepage.cpp:540 | |
8043 | #: ../src/richtext/richtextsizepage.cpp:541 | |
8044 | #: ../src/richtext/richtextsizepage.cpp:565 | |
8045 | #: ../src/richtext/richtextsizepage.cpp:568 | |
8046 | #: ../src/richtext/richtextsizepage.cpp:569 | |
8047 | #: ../src/richtext/richtextsizepage.cpp:593 | |
8048 | #: ../src/richtext/richtextsizepage.cpp:596 | |
8049 | #: ../src/richtext/richtextsizepage.cpp:597 | |
5325c2e3 VZ |
8050 | msgid "px" |
8051 | msgstr "" | |
8052 | ||
be546c6f VZ |
8053 | #: ../src/common/accelcmn.cpp:189 |
8054 | msgid "rawctrl" | |
8055 | msgstr "" | |
8056 | ||
402b0a2c VZ |
8057 | #: ../src/html/chm.cpp:334 |
8058 | msgid "read error" | |
8059 | msgstr "" | |
8060 | ||
6695aca2 | 8061 | #: ../src/common/zipstrm.cpp:1883 |
81486341 VZ |
8062 | #, c-format |
8063 | msgid "reading zip stream (entry %s): bad crc" | |
8064 | msgstr "" | |
8065 | ||
6695aca2 | 8066 | #: ../src/common/zipstrm.cpp:1878 |
81486341 VZ |
8067 | #, c-format |
8068 | msgid "reading zip stream (entry %s): bad length" | |
8069 | msgstr "" | |
8070 | ||
be546c6f | 8071 | #: ../src/msw/dde.cpp:1163 |
7b22b912 | 8072 | msgid "reentrancy problem." |
efa5b5de VZ |
8073 | msgstr "" |
8074 | ||
95bf8d1b | 8075 | #: ../src/common/datetimefmt.cpp:1909 |
7b22b912 | 8076 | msgid "second" |
efa5b5de VZ |
8077 | msgstr "" |
8078 | ||
402b0a2c VZ |
8079 | #: ../src/html/chm.cpp:338 |
8080 | msgid "seek error" | |
8081 | msgstr "" | |
8082 | ||
95bf8d1b | 8083 | #: ../src/common/datetimefmt.cpp:1924 |
7b22b912 | 8084 | msgid "seventeenth" |
efa5b5de VZ |
8085 | msgstr "" |
8086 | ||
95bf8d1b | 8087 | #: ../src/common/datetimefmt.cpp:1914 |
7b22b912 | 8088 | msgid "seventh" |
efa5b5de VZ |
8089 | msgstr "" |
8090 | ||
5325c2e3 | 8091 | #: ../src/common/accelcmn.cpp:187 |
7b22b912 | 8092 | msgid "shift" |
efa5b5de VZ |
8093 | msgstr "" |
8094 | ||
5325c2e3 | 8095 | #: ../src/common/appbase.cpp:669 |
8dba7bfb RL |
8096 | msgid "show this help message" |
8097 | msgstr "" | |
8098 | ||
95bf8d1b | 8099 | #: ../src/common/datetimefmt.cpp:1923 |
7b22b912 | 8100 | msgid "sixteenth" |
efa5b5de VZ |
8101 | msgstr "" |
8102 | ||
95bf8d1b | 8103 | #: ../src/common/datetimefmt.cpp:1913 |
7b22b912 | 8104 | msgid "sixth" |
efa5b5de VZ |
8105 | msgstr "" |
8106 | ||
5325c2e3 | 8107 | #: ../src/common/appcmn.cpp:207 |
8dba7bfb RL |
8108 | msgid "specify display mode to use (e.g. 640x480-16)" |
8109 | msgstr "" | |
8110 | ||
5325c2e3 | 8111 | #: ../src/common/appcmn.cpp:193 |
8dba7bfb RL |
8112 | msgid "specify the theme to use" |
8113 | msgstr "" | |
8114 | ||
95bf8d1b | 8115 | #: ../src/richtext/richtextbuffer.cpp:8388 |
6695aca2 VZ |
8116 | msgid "standard/circle" |
8117 | msgstr "" | |
8118 | ||
95bf8d1b | 8119 | #: ../src/richtext/richtextbuffer.cpp:8389 |
5325c2e3 VZ |
8120 | msgid "standard/circle-outline" |
8121 | msgstr "" | |
8122 | ||
95bf8d1b | 8123 | #: ../src/richtext/richtextbuffer.cpp:8391 |
6695aca2 VZ |
8124 | msgid "standard/diamond" |
8125 | msgstr "" | |
8126 | ||
95bf8d1b | 8127 | #: ../src/richtext/richtextbuffer.cpp:8390 |
6695aca2 VZ |
8128 | msgid "standard/square" |
8129 | msgstr "" | |
8130 | ||
95bf8d1b | 8131 | #: ../src/richtext/richtextbuffer.cpp:8392 |
6695aca2 VZ |
8132 | msgid "standard/triangle" |
8133 | msgstr "" | |
8134 | ||
8135 | #: ../src/common/zipstrm.cpp:1783 | |
81486341 VZ |
8136 | msgid "stored file length not in Zip header" |
8137 | msgstr "" | |
8138 | ||
5325c2e3 | 8139 | #: ../src/common/cmdline.cpp:1304 |
7b22b912 | 8140 | msgid "str" |
efa5b5de VZ |
8141 | msgstr "" |
8142 | ||
be546c6f VZ |
8143 | #: ../src/common/fontcmn.cpp:795 ../src/common/fontcmn.cpp:970 |
8144 | msgid "strikethrough" | |
8145 | msgstr "" | |
8146 | ||
6695aca2 VZ |
8147 | #: ../src/common/tarstrm.cpp:1004 ../src/common/tarstrm.cpp:1026 |
8148 | #: ../src/common/tarstrm.cpp:1508 ../src/common/tarstrm.cpp:1530 | |
f4eadf61 MB |
8149 | msgid "tar entry not open" |
8150 | msgstr "" | |
8151 | ||
95bf8d1b | 8152 | #: ../src/common/datetimefmt.cpp:1917 |
7b22b912 | 8153 | msgid "tenth" |
efa5b5de VZ |
8154 | msgstr "" |
8155 | ||
be546c6f | 8156 | #: ../src/msw/dde.cpp:1127 |
7b22b912 | 8157 | msgid "the response to the transaction caused the DDE_FBUSY bit to be set." |
efa5b5de VZ |
8158 | msgstr "" |
8159 | ||
95bf8d1b | 8160 | #: ../src/common/datetimefmt.cpp:1910 |
7b22b912 | 8161 | msgid "third" |
efa5b5de VZ |
8162 | msgstr "" |
8163 | ||
95bf8d1b | 8164 | #: ../src/common/datetimefmt.cpp:1920 |
7b22b912 | 8165 | msgid "thirteenth" |
efa5b5de VZ |
8166 | msgstr "" |
8167 | ||
95bf8d1b | 8168 | #: ../src/common/datetimefmt.cpp:1714 |
7b22b912 | 8169 | msgid "today" |
efa5b5de VZ |
8170 | msgstr "" |
8171 | ||
95bf8d1b | 8172 | #: ../src/common/datetimefmt.cpp:1716 |
7b22b912 | 8173 | msgid "tomorrow" |
efa5b5de VZ |
8174 | msgstr "" |
8175 | ||
95bf8d1b | 8176 | #: ../src/common/fileconf.cpp:1980 |
7f4fd42e VS |
8177 | #, c-format |
8178 | msgid "trailing backslash ignored in '%s'" | |
8179 | msgstr "" | |
8180 | ||
95bf8d1b | 8181 | #: ../src/gtk/aboutdlg.cpp:219 |
f4eadf61 MB |
8182 | msgid "translator-credits" |
8183 | msgstr "" | |
8184 | ||
95bf8d1b | 8185 | #: ../src/common/datetimefmt.cpp:1919 |
7b22b912 | 8186 | msgid "twelfth" |
efa5b5de VZ |
8187 | msgstr "" |
8188 | ||
95bf8d1b | 8189 | #: ../src/common/datetimefmt.cpp:1927 |
7b22b912 | 8190 | msgid "twentieth" |
efa5b5de VZ |
8191 | msgstr "" |
8192 | ||
be546c6f | 8193 | #: ../src/common/fontcmn.cpp:790 ../src/common/fontcmn.cpp:966 |
09663494 MB |
8194 | msgid "underlined" |
8195 | msgstr "" | |
8196 | ||
95bf8d1b | 8197 | #: ../src/common/fileconf.cpp:2015 |
7b22b912 VZ |
8198 | #, c-format |
8199 | msgid "unexpected \" at position %d in '%s'." | |
efa5b5de VZ |
8200 | msgstr "" |
8201 | ||
6695aca2 | 8202 | #: ../src/common/tarstrm.cpp:1046 |
f4eadf61 MB |
8203 | msgid "unexpected end of file" |
8204 | msgstr "" | |
8205 | ||
be546c6f | 8206 | #: ../src/generic/progdlgg.cpp:400 ../src/common/tarstrm.cpp:372 |
6695aca2 | 8207 | #: ../src/common/tarstrm.cpp:395 ../src/common/tarstrm.cpp:426 |
7b22b912 | 8208 | msgid "unknown" |
efa5b5de VZ |
8209 | msgstr "" |
8210 | ||
5325c2e3 | 8211 | #: ../src/common/xtixml.cpp:254 |
402b0a2c VZ |
8212 | #, c-format |
8213 | msgid "unknown class %s" | |
8214 | msgstr "" | |
8215 | ||
7f4fd42e | 8216 | #: ../src/common/regex.cpp:262 ../src/html/chm.cpp:352 |
8dba7bfb RL |
8217 | msgid "unknown error" |
8218 | msgstr "" | |
8219 | ||
5325c2e3 | 8220 | #: ../src/msw/dialup.cpp:491 |
7b22b912 VZ |
8221 | #, c-format |
8222 | msgid "unknown error (error code %08x)." | |
efa5b5de VZ |
8223 | msgstr "" |
8224 | ||
7f4fd42e | 8225 | #: ../src/msw/wince/filefnwce.cpp:167 |
7b22b912 | 8226 | msgid "unknown seek origin" |
efa5b5de | 8227 | msgstr "" |
c56a9c4d | 8228 | |
95bf8d1b | 8229 | #: ../src/common/fmapbase.cpp:835 |
7b22b912 VZ |
8230 | #, c-format |
8231 | msgid "unknown-%d" | |
c56a9c4d KB |
8232 | msgstr "" |
8233 | ||
95bf8d1b | 8234 | #: ../src/common/docview.cpp:510 |
7b22b912 | 8235 | msgid "unnamed" |
c56a9c4d KB |
8236 | msgstr "" |
8237 | ||
95bf8d1b | 8238 | #: ../src/common/docview.cpp:1597 |
c56a9c4d | 8239 | #, c-format |
7b22b912 | 8240 | msgid "unnamed%d" |
c56a9c4d | 8241 | msgstr "" |
2b2edbed | 8242 | |
6695aca2 | 8243 | #: ../src/common/zipstrm.cpp:1797 ../src/common/zipstrm.cpp:2185 |
81486341 VZ |
8244 | msgid "unsupported Zip compression method" |
8245 | msgstr "" | |
8246 | ||
5325c2e3 | 8247 | #: ../src/common/translation.cpp:1724 |
402b0a2c VZ |
8248 | #, c-format |
8249 | msgid "using catalog '%s' from '%s'." | |
09663494 MB |
8250 | msgstr "" |
8251 | ||
402b0a2c VZ |
8252 | #: ../src/html/chm.cpp:336 |
8253 | msgid "write error" | |
09663494 MB |
8254 | msgstr "" |
8255 | ||
95bf8d1b | 8256 | #: ../src/common/time.cpp:319 |
7b22b912 | 8257 | msgid "wxGetTimeOfDay failed." |
2b2edbed KB |
8258 | msgstr "" |
8259 | ||
95bf8d1b | 8260 | #: ../src/gtk/print.cpp:989 |
7f4fd42e | 8261 | msgid "wxPrintout::GetPageInfo gives a null maxPage." |
f4eadf61 MB |
8262 | msgstr "" |
8263 | ||
be546c6f | 8264 | #: ../src/osx/carbon/dataview.cpp:1304 |
6695aca2 | 8265 | msgid "wxWidget control pointer is not a data view pointer" |
2b2edbed KB |
8266 | msgstr "" |
8267 | ||
6695aca2 VZ |
8268 | #: ../src/osx/carbon/dataview.cpp:908 |
8269 | msgid "wxWidget's control not initialized." | |
7f4fd42e VS |
8270 | msgstr "" |
8271 | ||
6695aca2 | 8272 | #: ../src/motif/app.cpp:246 |
7b22b912 | 8273 | #, c-format |
77ffb593 | 8274 | msgid "wxWidgets could not open display for '%s': exiting." |
2b2edbed KB |
8275 | msgstr "" |
8276 | ||
6695aca2 | 8277 | #: ../src/x11/app.cpp:165 |
77ffb593 | 8278 | msgid "wxWidgets could not open display. Exiting." |
09663494 MB |
8279 | msgstr "" |
8280 | ||
95bf8d1b | 8281 | #: ../src/richtext/richtextsymboldlg.cpp:435 |
f4eadf61 MB |
8282 | msgid "xxxx" |
8283 | msgstr "" | |
8284 | ||
95bf8d1b | 8285 | #: ../src/common/datetimefmt.cpp:1715 |
7b22b912 | 8286 | msgid "yesterday" |
2b2edbed | 8287 | msgstr "" |
402b0a2c | 8288 | |
95bf8d1b | 8289 | #: ../src/common/zstream.cpp:252 ../src/common/zstream.cpp:427 |
402b0a2c VZ |
8290 | #, c-format |
8291 | msgid "zlib error %d" | |
8292 | msgstr "" | |
8293 | ||
5325c2e3 VZ |
8294 | #: ../src/richtext/richtextliststylepage.cpp:497 |
8295 | #: ../src/richtext/richtextbulletspage.cpp:302 | |
f4eadf61 MB |
8296 | msgid "~" |
8297 | msgstr "" |