1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
|
/*************************************************************************
*
* $RCSfile: drpcps.src,v $
*
* $Revision: 1.26 $
*
* last change: $Author: kz $ $Date: 2001-08-29 09:28:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
// #include *****************************************************************
#include "globals.hrc"
#include "chrdlg.hrc"
#include "drpcps.hrc"
#include "helpid.h"
// TabDialog ****************************************************************
TabDialog DLG_DROPCAPS
{
OutputSize = TRUE ;
SVLook = TRUE ;
Text = "Initialen" ;
Text [ English ] = "Drop Caps" ;
Text [ norwegian ] = "Drop Caps" ;
Text [ italian ] = "Capolettera" ;
Text [ portuguese_brazilian ] = "Capitulares descidas" ;
Text [ portuguese ] = "Capitulares" ;
Text [ finnish ] = "Anfangit" ;
Text [ danish ] = "Initialer" ;
Text [ french ] = "Lettrines" ;
Text [ swedish ] = "Anfanger" ;
Text [ dutch ] = "Initialen" ;
Text [ spanish ] = "Iniciales" ;
Text [ english_us ] = "Drop Caps" ;
Moveable = TRUE ;
TabControl 1
{
OutputSize = TRUE ;
PageList =
{
PageItem
{
Identifier = TP_DROPCAPS ;
Text = "Initialen" ;
Text [ ENGLISH ] = "Drop Caps" ;
Text [ norwegian ] = "Drop Caps" ;
Text [ italian ] = "Capolettera" ;
Text [ portuguese_brazilian ] = "Capitulares descidas" ;
Text [ portuguese ] = "Capitulares" ;
Text [ finnish ] = "Anfangit" ;
Text [ danish ] = "Initialer" ;
Text [ french ] = "Lettrines" ;
Text [ swedish ] = "Anfanger" ;
Text [ dutch ] = "Initialen" ;
Text [ spanish ] = "Iniciales" ;
Text [ english_us ] = "Drop Caps" ;
PageResID = TP_DROPCAPS ;
Text[ chinese_simplified ] = "字首大写";
Text[ russian ] = "";
Text[ polish ] = "Inicjay";
Text[ japanese ] = "ドロップキャップ";
Text[ chinese_traditional ] = "字首大寫";
Text[ arabic ] = " ";
Text[ greek ] = "";
Text[ korean ] = "단락 첫문자 장식";
Text[ turkish ] = "Baharfler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Iniciales";
};
};
};
Text[ chinese_simplified ] = "字首大写";
Text[ russian ] = "";
Text[ polish ] = "Inicjay";
Text[ japanese ] = "ドロップキャップ";
Text[ chinese_traditional ] = "字首大寫";
Text[ arabic ] = " ";
Text[ greek ] = "";
Text[ korean ] = "단락 첫문자 장식";
Text[ turkish ] = "Baharfler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Iniciales";
};
// TabPage ******************************************************************
TabPage TP_DROPCAPS
{
HelpID = HID_DROPCAPS ;
Size = MAP_APPFONT ( 260 , 185 ) ;
Hide = TRUE ;
CheckBox CB_SWITCH
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 90 , 10 ) ;
Text = "I~nitialen anzeigen" ;
Text [ English ] = "Show Drop Caps" ;
Text [ english_us ] = "Display drop caps" ;
Text [ italian ] = "Mostra capolettera" ;
Text [ spanish ] = "Mostrar iniciales" ;
Text [ french ] = "~Premire(s) lettre(s)" ;
Text [ dutch ] = "I~nitialen weergeven" ;
Text [ swedish ] = "Visa a~nfanger" ;
Text [ danish ] = "Vis initialer" ;
Text [ portuguese_brazilian ] = "Initialen anzeigen" ;
Text [ portuguese ] = "Mostrar ~capitulares" ;
Text[ chinese_simplified ] = "显示字首大写";
Text[ russian ] = " ";
Text[ polish ] = "Po~ka inicjay";
Text[ japanese ] = "ドロップキャップの表示";
Text[ chinese_traditional ] = "顯示字首大寫";
Text[ arabic ] = " ";
Text[ greek ] = "~ ";
Text[ korean ] = "단락 첫문자 장식 표시(~O)";
Text[ turkish ] = "Ba harfleri vurgula";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Mostrar iniciales";
Text[ finnish ] = "Nyt anfangit";
};
CheckBox CB_WORD
{
Pos = MAP_APPFONT ( 12 , 28 ) ;
Size = MAP_APPFONT ( 90 , 10 ) ;
Text = "Ganzes ~Wort" ;
Text [ English ] = "Whole Word" ;
Text [ english_us ] = "~Whole word" ;
Text [ portuguese_brazilian ] = "Ganzes ~Wort" ;
Text [ swedish ] = "Helt ~ord" ;
Text [ danish ] = "Helt ord" ;
Text [ italian ] = "~Parola intera" ;
Text [ spanish ] = "Toda la pala~bra" ;
Text [ french ] = "~Mot entier" ;
Text [ dutch ] = "Heel ~woord" ;
Text [ portuguese ] = "~Palavra inteira" ;
Text[ chinese_simplified ] = "整个字(~W)";
Text[ russian ] = " ";
Text[ polish ] = "Cay wyraz";
Text[ japanese ] = "単語(~W)";
Text[ chinese_traditional ] = "整個字(~W)";
Text[ arabic ] = " ";
Text[ greek ] = " ";
Text[ korean ] = "전체 단어(~W)";
Text[ turkish ] = "Tam szck";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Toda la pala~bra";
Text[ finnish ] = "~Koko sana";
};
FixedText FT_DROPCAPS
{
Pos = MAP_APPFONT ( 12 , 44 ) ;
Size = MAP_APPFONT ( 70 , 8 ) ;
Text = "Anzahl der Ze~ichen" ;
Text [ English ] = "Number of characters" ;
Text [ english_us ] = "Number of ~characters:" ;
Text [ italian ] = "Numero di caratteri" ;
Text [ spanish ] = "~Nmero de caracteres" ;
Text [ french ] = "~Largeur (en caractres)" ;
Text [ dutch ] = "~Aantal tekens" ;
Text [ swedish ] = "Antal te~cken" ;
Text [ danish ] = "Antal tegn" ;
Text [ portuguese_brazilian ] = "Anzahl der Ze~ichen" ;
Text [ portuguese ] = "Nmero de ~caracteres" ;
Text[ chinese_simplified ] = "字符数目(~C)";
Text[ russian ] = " ";
Text[ polish ] = "Liczba znakw";
Text[ japanese ] = "文字数(~C)";
Text[ chinese_traditional ] = "字元數目(~C)";
Text[ arabic ] = " ";
Text[ greek ] = " ";
Text[ korean ] = "문자 수(~C):";
Text[ turkish ] = "Karakter says";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Nmero de caracteres";
Text[ finnish ] = "~Merkkien m??r?";
};
NumericField FLD_DROPCAPS
{
Border = TRUE ;
First = 1 ;
Last = 9 ;
Left = TRUE ;
Maximum = 9 ;
Minimum = 1 ;
Pos = MAP_APPFONT ( 89 , 42 ) ;
Repeat = TRUE ;
Size = MAP_APPFONT ( 36 , 12 ) ;
Spin = TRUE ;
TabStop = TRUE ;
};
FixedText TXT_LINES
{
Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 60 ) ;
Size = MAP_APPFONT ( 70 , 8 ) ;
Text = "Zei~len" ;
Text [ English ] = "~Lines" ;
Text [ norwegian ] = "~Linjer" ;
Text [ italian ] = "Righe" ;
Text [ portuguese_brazilian ] = "~Linhas" ;
Text [ portuguese ] = "~Linhas" ;
Text [ finnish ] = "~Viivat" ;
Text [ danish ] = "Rkker" ;
Text [ french ] = "~Hauteur (en lignes)" ;
Text [ swedish ] = "~Rader" ;
Text [ dutch ] = "~Regels" ;
Text [ spanish ] = "~Lneas" ;
Text [ english_us ] = "~Lines" ;
Text[ chinese_simplified ] = "行(~L)";
Text[ russian ] = "";
Text[ polish ] = "Wiersze";
Text[ japanese ] = "行(~L)";
Text[ chinese_traditional ] = "行(~L)";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "선(~L)";
Text[ turkish ] = "Satr adedi";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Lneas";
};
NumericField FLD_LINES
{
Border = TRUE ;
First = 2 ;
Last = 9 ;
Left = TRUE ;
Maximum = 9 ;
Minimum = 2 ;
Pos = MAP_APPFONT ( 89 , 58 ) ;
Repeat = TRUE ;
Size = MAP_APPFONT ( 36 , 12 ) ;
Spin = TRUE ;
TabStop = TRUE ;
};
FixedText TXT_DISTANCE
{
Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 76 ) ;
Size = MAP_APPFONT ( 70 , 8 ) ;
Text = "A~bstand zum Text" ;
Text [ English ] = "D~istance" ;
Text [ norwegian ] = "A~vstand" ;
Text [ italian ] = "D~istanza dal testo" ;
Text [ portuguese_brazilian ] = "D~ist?ncia" ;
Text [ portuguese ] = "~Distncia do texto" ;
Text [ finnish ] = "Et?isyys tekstiin" ;
Text [ danish ] = "Afstand til tekst" ;
Text [ french ] = "~cart du texte" ;
Text [ swedish ] = "A~vstnd till text" ;
Text [ dutch ] = "A~fstand tot tekst" ;
Text [ spanish ] = "~Distancia hasta el texto" ;
Text [ english_us ] = "Space to text" ;
Text[ chinese_simplified ] = "至文字的距离(~D)";
Text[ russian ] = " ";
Text[ polish ] = "Odstp od tekstu";
Text[ japanese ] = "テキストまでの間隔(~D)";
Text[ chinese_traditional ] = "至文字的距离(~D)";
Text[ arabic ] = " ";
Text[ greek ] = "~ ";
Text[ korean ] = "텍스트에 대한 간격";
Text[ turkish ] = "Metne uzaklk";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Distancia hasta el texto";
};
MetricField FLD_DISTANCE
{
Border = TRUE ;
DecimalDigits = 2 ;
First = 0 ;
Last = 200 ;
Left = TRUE ;
Maximum = 200 ;
Minimum = 0 ;
Pos = MAP_APPFONT ( 89 , 74 ) ;
Repeat = TRUE ;
Size = MAP_APPFONT ( 36 , 12 ) ;
Spin = TRUE ;
SpinSize = 10 ;
TabStop = TRUE ;
Unit = FUNIT_CM ;
};
FixedLine FL_SETTINGS
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 125 , 8 ) ;
Text = "Einstellungen" ;
Text [ English ] = "Options" ;
Text [ norwegian ] = "Options" ;
Text [ italian ] = "Impostazioni" ;
Text [ portuguese_brazilian ] = "Op??s" ;
Text [ portuguese ] = "Definies" ;
Text [ finnish ] = "Asetukset" ;
Text [ danish ] = "Indstillinger" ;
Text [ french ] = "Paramtres" ;
Text [ swedish ] = "Instllningar" ;
Text [ dutch ] = "Instellingen" ;
Text [ spanish ] = "Configuracin" ;
Text [ english_us ] = "Settings" ;
Text[ chinese_simplified ] = "设定";
Text[ russian ] = "";
Text[ polish ] = "Ustawienia";
Text[ japanese ] = "設定";
Text[ chinese_traditional ] = "設定";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "설정";
Text[ turkish ] = "Ayarlar";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Configuracin";
};
Control CNT_PICT
{
Border = TRUE ;
Pos = MAP_APPFONT ( 143 , 7 ) ;
Size = MAP_APPFONT ( 105 , 80 ) ;
};
FixedText TXT_TEXT
{
Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 102 ) ;
Size = MAP_APPFONT ( 70 , 8 ) ;
Text = "Initialen~text" ;
Text [ English ] = "~Text" ;
Text [ norwegian ] = "~Text" ;
Text [ italian ] = "Testo" ;
Text [ portuguese_brazilian ] = "~Texto" ;
Text [ portuguese ] = "~Texto" ;
Text [ finnish ] = "~Teksti" ;
Text [ danish ] = "Initialtekst" ;
Text [ french ] = "~Autre caractre" ;
Text [ swedish ] = "Anfangs~text" ;
Text [ dutch ] = "~Initialentekst" ;
Text [ spanish ] = "Te~xto" ;
Text [ english_us ] = "~Text" ;
Text[ chinese_simplified ] = "字首大写(~T)";
Text[ russian ] = "";
Text[ polish ] = "Tekst z inicjaami";
Text[ japanese ] = "ドロップキャップのテキスト(~T)";
Text[ chinese_traditional ] = "大寫字(~T)";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "텍스트(~T)";
Text[ turkish ] = "Baharf metni";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Te~xto";
};
Edit EDT_TEXT
{
Border = TRUE ;
Left = TRUE ;
Pos = MAP_APPFONT ( 143 , 100 ) ;
Size = MAP_APPFONT ( 105 , 12 ) ;
TabStop = TRUE ;
MaxTextLength = 9 ;
};
FixedText TXT_TEMPLATE
{
Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 118 ) ;
Size = MAP_APPFONT ( 70 , 8 ) ;
Text = "Zeichen~vorlage" ;
Text [ English ] = "Character st~yle" ;
Text [ norwegian ] = "M~al" ;
Text [ italian ] = "Modello di carattere" ;
Text [ portuguese_brazilian ] = "Es~tilo" ;
Text [ portuguese ] = "Es~tilo de caracteres" ;
Text [ finnish ] = "~Merkist? tyyli" ;
Text [ danish ] = "Tegntypografi" ;
Text [ french ] = "~Style de caractres" ;
Text [ swedish ] = "Tecken~formatmall" ;
Text [ dutch ] = "~Tekenopmaakprofiel" ;
Text [ spanish ] = "E~stilo de carcter" ;
Text [ english_us ] = "Character St~yle" ;
Text[ chinese_simplified ] = "字符样式(~Y)";
Text[ russian ] = "~ ";
Text[ polish ] = "Styl znaku";
Text[ japanese ] = "文字スタイル(~Y)";
Text[ chinese_traditional ] = "字元樣式(~Y)";
Text[ arabic ] = " ";
Text[ greek ] = " ";
Text[ korean ] = "문자 유형(~Y)";
Text[ turkish ] = "Karakter ~biimi";
Text[ language_user1 ] = "All \"Vorlage\"/Styles are always written with capital S. 10.5.00EM";
Text[ catalan ] = "E~stilo de carcter";
};
ListBox BOX_TEMPLATE
{
Border = TRUE ;
DropDown = TRUE ;
Pos = MAP_APPFONT ( 143 , 116 ) ;
Size = MAP_APPFONT ( 105 , 61 ) ;
TabStop = TRUE ;
};
FixedLine FL_CONTENT
{
Pos = MAP_APPFONT ( 6 , 89 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text = "Inhalt" ;
Text [ English ] = "Content" ;
Text [ english_us ] = "Contents" ;
Text [ italian ] = "Contenuto" ;
Text [ spanish ] = "Contenido" ;
Text [ french ] = "Contenu" ;
Text [ dutch ] = "Inhoud" ;
Text [ swedish ] = "Innehll" ;
Text [ danish ] = "Indhold" ;
Text [ portuguese_brazilian ] = "Inhalt" ;
Text [ portuguese ] = "Contedo" ;
Text[ chinese_simplified ] = "内容";
Text[ russian ] = "";
Text[ polish ] = "Zawarto";
Text[ japanese ] = "内容";
Text[ chinese_traditional ] = "內容";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "내용";
Text[ turkish ] = "erik";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Contenido";
Text[ finnish ] = "Sislt";
};
};
// ********************************************************************** EOF
|