Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 14751 | Differences between
and this patch

Collapse All | Expand All

(-)lyx-1.3.5/config/configure.ac (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
# The list of languages known to LyX (actually we only include the languages 
21
# The list of languages known to LyX (actually we only include the languages 
22
# that are complete enough to be useful). This is needed by GNU gettext
22
# that are complete enough to be useful). This is needed by GNU gettext
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl"
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl ja ko"
24
24
25
# fix the value of the prefixes.
25
# fix the value of the prefixes.
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
(-)lyx-1.3.5/config/configure.in (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
# The list of languages known to LyX (actually we only include the languages 
21
# The list of languages known to LyX (actually we only include the languages 
22
# that are complete enough to be useful). This is needed by GNU gettext
22
# that are complete enough to be useful). This is needed by GNU gettext
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl"
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl ja ko"
24
24
25
# fix the value of the prefixes.
25
# fix the value of the prefixes.
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
(-)lyx-1.3.5/configure (-1 / +2 lines)
Lines 2040-2046 Link Here
2040
2040
2041
# The list of languages known to LyX (actually we only include the languages
2041
# The list of languages known to LyX (actually we only include the languages
2042
# that are complete enough to be useful). This is needed by GNU gettext
2042
# that are complete enough to be useful). This is needed by GNU gettext
2043
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl"
2043
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl ja ko"
2044
2044
2045
# fix the value of the prefixes.
2045
# fix the value of the prefixes.
2046
test "x$prefix" = xNONE && prefix=$ac_default_prefix
2046
test "x$prefix" = xNONE && prefix=$ac_default_prefix
Lines 4144-4149 Link Here
4144
  fi
4144
  fi
4145
fi
4145
fi
4146
### Some checks on what the C++ compiler can(not) do
4146
### Some checks on what the C++ compiler can(not) do
4147
CXXFLAGS="-DI18N $CXXFLAGS"
4147
ac_ext=cc
4148
ac_ext=cc
4148
ac_cpp='$CXXCPP $CPPFLAGS'
4149
ac_cpp='$CXXCPP $CPPFLAGS'
4149
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4150
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
(-)lyx-1.3.5/configure.ac (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
# The list of languages known to LyX (actually we only include the languages 
21
# The list of languages known to LyX (actually we only include the languages 
22
# that are complete enough to be useful). This is needed by GNU gettext
22
# that are complete enough to be useful). This is needed by GNU gettext
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl"
23
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl ja ko"
24
24
25
# fix the value of the prefixes.
25
# fix the value of the prefixes.
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
26
test "x$prefix" = xNONE && prefix=$ac_default_prefix
(-)lyx-1.3.5/po/ja.po (+8109 lines)
Line 0 Link Here
1
# Japanese LyX po
2
# Copyright (C) YEAR Free Software Foundation, Inc.
3
# Kohtaro Hitomi <hitomi@hiei.kit.ac.jp>, 2001.
4
#
5
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: LyX 1.1.6fix2\n"
9
"POT-Creation-Date: 2001-05-21 16:01+0200\n"
10
"PO-Revision-Date: 2001-05-28 13:12+0900\n"
11
"Last-Translator: Kohtaro Hitomi <hitomi@hiei.kit.ac.jp>\n"
12
"Language-Team: japanese <ja@li.org>\n"
13
"MIME-Version: 1.0\n"
14
"Content-Type: text/plain; charset=EUC-JP\n"
15
"Content-Transfer-Encoding: 8bit\n"
16
17
#: src/buffer.C:506
18
msgid "Textclass error"
19
msgstr "Textclass ¥¨¥é¡¼"
20
21
#: src/buffer.C:507
22
msgid "The document uses an unknown textclass \""
23
msgstr ""
24
25
#: src/buffer.C:509
26
msgid "LyX will not be able to produce output correctly."
27
msgstr "Àµ¤·¤¯½ÐÎϤǤ­¤Þ¤»¤ó"
28
29
#. if the textclass wasn't loaded properly
30
#. we need to either substitute another
31
#. or stop loading the file.
32
#. I can substitute but I don't see how I can
33
#. stop loading... ideas??  ARRae980418
34
#: src/buffer.C:518
35
msgid "Textclass Loading Error!"
36
msgstr "Textclass Æɤ߹þ¤ß¥¨¥é¡¼"
37
38
#: src/buffer.C:519
39
msgid "Can't load textclass "
40
msgstr "textclass ¤òÆɤ߹þ¤á¤Þ¤»¤ó!"
41
42
#: src/buffer.C:521
43
msgid "-- substituting default"
44
msgstr ""
45
46
#: src/buffer.C:1078
47
#, c-format
48
msgid "Warning: need lyxformat %.2f but found %.2f"
49
msgstr ""
50
51
#: src/buffer.C:1082
52
#, c-format
53
msgid "ERROR: need lyxformat %.2f but found %.2f"
54
msgstr ""
55
56
#. future format
57
#: src/buffer.C:1093 src/buffer.C:1120 src/buffer.C:1140
58
msgid "Warning!"
59
msgstr "Ãí°Õ!"
60
61
#: src/buffer.C:1094 src/buffer.C:1141
62
msgid "Reading of document is not complete"
63
msgstr ""
64
65
#: src/buffer.C:1095 src/buffer.C:1142
66
msgid "Maybe the document is truncated"
67
msgstr ""
68
69
#. "\\lyxformat" not found
70
#: src/buffer.C:1101 src/buffer.C:1127 src/buffer.C:1146 src/buffer.C:1149
71
msgid "ERROR!"
72
msgstr "¥¨¥é¡¼!"
73
74
#: src/buffer.C:1102 src/buffer.C:1128
75
msgid "Old LyX file format found. Use LyX 0.10.x to read this!"
76
msgstr "¸Å¤¤ LyX¥Õ¥¡¥¤¥ë¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¡£LyX 0.10.x ¤ÇÆɤó¤Ç¤¯¤À¤µ¤¤"
77
78
#: src/buffer.C:1121
79
msgid "LyX file format is newer that what"
80
msgstr ""
81
82
#: src/buffer.C:1122
83
msgid "is supported in this LyX version. Expect some problems."
84
msgstr ""
85
86
#: src/buffer.C:1146
87
msgid "Not a LyX file!"
88
msgstr "LyX¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
89
90
#: src/buffer.C:1149
91
msgid "Unable to read file!"
92
msgstr "¥Õ¥¡¥¤¥ë¤¬Æɤá¤Þ¤»¤ó!"
93
94
#: src/buffer.C:1243 src/buffer.C:1246
95
msgid "Error! Document is read-only: "
96
msgstr "¥¨¥é¡¼! ʸ¾Ï¤ÏÆɤ߹þ¤ßÀìÍѤǤ¹: "
97
98
#: src/buffer.C:1256 src/buffer.C:1259
99
msgid "Error! Cannot write file: "
100
msgstr "¥¨¥é¡¼! ¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤á¤Þ¤»¤ó: "
101
102
#: src/buffer.C:1267 src/buffer.C:1270
103
msgid "Error! Cannot open file: "
104
msgstr "¥¨¥é¡¼! ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó: "
105
106
#: src/buffer.C:1566
107
msgid "Error: Cannot write file:"
108
msgstr "¥¨¥é¡¼: ¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤á¤Þ¤»¤ó: "
109
110
#: src/buffer.C:1600
111
msgid "Error: Cannot open file: "
112
msgstr "¥¨¥é¡¼: ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó: "
113
114
#: src/buffer.C:2236 src/buffer.C:2885
115
msgid "LYX_ERROR:"
116
msgstr "LyX ¥¨¥é¡¼:"
117
118
#: src/buffer.C:2236 src/buffer.C:2885
119
msgid "Cannot write file"
120
msgstr "¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤á¤Þ¤»¤ó"
121
122
#: src/buffer.C:2323 src/buffer.C:2969
123
msgid "Error : Wrong depth for LatexType Command.\n"
124
msgstr ""
125
126
#. path to LaTeX file
127
#: src/buffer.C:3290
128
msgid "Running chktex..."
129
msgstr "chktex ¤òÁö¤é¤»¤Æ¤¤¤Þ¤¹..."
130
131
#: src/buffer.C:3303
132
msgid "chktex did not work!"
133
msgstr ""
134
135
#: src/buffer.C:3304
136
msgid "Could not run with file:"
137
msgstr ""
138
139
#: src/bufferlist.C:111 src/bufferlist.C:187 src/lyxvc.C:92 src/lyxvc.C:125
140
#: src/lyxvc.C:155
141
msgid "Changes in document:"
142
msgstr "ʸ¾Ï¤ËÊѹ¹¤¬¤¢¤ê¤Þ¤¹:"
143
144
#: src/bufferlist.C:113 src/bufferlist.C:189
145
msgid "Save document?"
146
msgstr "ʸ¾Ï¤òÊݸ¤·¤Þ¤¹¤«?"
147
148
#: src/bufferlist.C:141
149
msgid "Some documents were not saved:"
150
msgstr "¤¤¤¯¤Ä¤«¤Îʸ¾Ï¤¬Êݸ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó:"
151
152
#: src/bufferlist.C:142
153
msgid "Exit anyway?"
154
msgstr "ËÜÅö¤Ë½ªÎ»¤·¤Þ¤¹¤«?"
155
156
#: src/bufferlist.C:289
157
#, c-format
158
msgid "lyx: Attempting to save document %s as..."
159
msgstr "lyx: ʸ¾Ï¤ò %s ¤È¤·¤ÆÊݸ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹..."
160
161
#: src/bufferlist.C:302 src/bufferlist.C:315 src/bufferlist.C:329
162
msgid "  Save seems successful. Phew."
163
msgstr "¤Á¤ã¤ó¤ÈÊݸ¤Ç¤­¤¿¤è¤¦¤Ç¤¹"
164
165
#: src/bufferlist.C:305 src/bufferlist.C:319
166
msgid "  Save failed! Trying..."
167
msgstr "Êݸ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿! "
168
169
#: src/bufferlist.C:332
170
msgid "  Save failed! Bummer. Document is lost."
171
msgstr ""
172
173
#: src/bufferlist.C:356
174
msgid "An emergency save of this document exists!"
175
msgstr "¤³¤Îʸ¾Ï¤Î¶ÛµÞÊݸÈǤ¬¤¢¤ê¤Þ¤¹"
176
177
#: src/bufferlist.C:358
178
msgid "Try to load that instead?"
179
msgstr "¤³¤ì¤òÂå¤ê¤ËÆɤ߹þ¤ß¤Þ¤¹¤«?"
180
181
#: src/bufferlist.C:380
182
msgid "Autosave file is newer."
183
msgstr "¼«Æ°Êݸ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬¿·¤·¤¤¤Ç¤¹¡£"
184
185
#: src/bufferlist.C:382
186
msgid "Load that one instead?"
187
msgstr "¤³¤Á¤é¤ÎÊý¤òÆɤ߹þ¤ß¤Þ¤¹¤«?"
188
189
#: src/BufferView2.C:62 src/BufferView2.C:72 src/bufferlist.C:449
190
#: src/lyx_cb.C:298
191
msgid "Error!"
192
msgstr "¥¨¥é¡¼"
193
194
#: src/bufferlist.C:449
195
msgid "Unable to open template"
196
msgstr "¥Æ¥ó¥×¥ì¡¼¥È¤¬³«¤±¤Þ¤»¤ó"
197
198
#: src/bufferlist.C:476 src/lyxfunc.C:3074 src/lyxfunc.C:3237
199
msgid "Document is already open:"
200
msgstr "ʸ¾Ï¤Ï¤¹¤Ç¤Ë³«¤«¤ì¤Æ¤¤¤Þ¤¹:"
201
202
#: src/bufferlist.C:478
203
msgid "Do you want to reload that document?"
204
msgstr "¤½¤Îʸ¾Ï¤ò¤â¤¦°ìÅÙÆɤ߹þ¤ß¤Þ¤¹¤«?"
205
206
#: src/bufferlist.C:496
207
msgid "File `"
208
msgstr "¥Õ¥¡¥¤¥ë `"
209
210
#: src/bufferlist.C:497
211
msgid "' is read-only."
212
msgstr "' ¤ÏÆɤ߹þ¤ßÀìÍѤǤ¹"
213
214
#. Ask if the file should be checked out for
215
#. viewing/editing, if so: load it.
216
#: src/bufferlist.C:512
217
msgid "Do you want to retrieve file under version control?"
218
msgstr ""
219
220
#: src/bufferlist.C:520
221
msgid "Cannot open specified file:"
222
msgstr "¤³¤Î¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó:"
223
224
#: src/bufferlist.C:522
225
msgid "Create new document with this name?"
226
msgstr "¤³¤Î̾Á°¤Ç¿·¤·¤¤Ê¸¾Ï¤òºî¤ê¤Þ¤¹¤«?"
227
228
#: src/BufferView2.C:63
229
msgid "Specified file is unreadable: "
230
msgstr ""
231
232
#: src/BufferView2.C:73
233
msgid "Cannot open specified file: "
234
msgstr ""
235
236
#: src/BufferView2.C:407 src/BufferView2.C:421
237
msgid "Open/Close..."
238
msgstr ""
239
240
#: src/BufferView2.C:435 src/LyXAction.C:406
241
msgid "Undo"
242
msgstr ""
243
244
#: src/BufferView2.C:440
245
msgid "No further undo information"
246
msgstr ""
247
248
#: src/BufferView2.C:451
249
msgid "Redo not yet supported in math mode"
250
msgstr ""
251
252
#: src/BufferView2.C:456 src/LyXAction.C:357
253
msgid "Redo"
254
msgstr ""
255
256
#: src/BufferView2.C:461
257
msgid "No further redo information"
258
msgstr ""
259
260
#: src/BufferView2.C:558
261
msgid "Paragraph environment type copied"
262
msgstr ""
263
264
#: src/BufferView2.C:567
265
msgid "Paragraph environment type set"
266
msgstr ""
267
268
#: src/BufferView2.C:581 src/LyXAction.C:169 src/MenuBackend.C:432
269
msgid "Copy"
270
msgstr "¥³¥Ô¡¼"
271
272
#: src/BufferView2.C:592 src/LyXAction.C:170 src/MenuBackend.C:431
273
msgid "Cut"
274
msgstr "¥«¥Ã¥È"
275
276
#: src/BufferView2.C:601 src/LyXAction.C:346 src/MenuBackend.C:433
277
msgid "Paste"
278
msgstr "¥Ú¡¼¥¹¥È"
279
280
#: src/BufferView2.C:636 src/BufferView2.C:640
281
msgid "No more notes"
282
msgstr ""
283
284
#: src/bufferview_funcs.C:39
285
msgid "Inserting Footnote..."
286
msgstr "µÓÃí¤òÁÞÆþ..."
287
288
#: src/bufferview_funcs.C:76
289
msgid "Inserting margin note..."
290
msgstr "˵Ãí¤òÁÞÆþ..."
291
292
#: src/bufferview_funcs.C:100
293
msgid "Error! unknown language"
294
msgstr "¥¨¥é¡¼! ÃΤé¤Ê¤¤¸À¸ì¤Ç¤¹"
295
296
#: src/LyXAction.C:326 src/bufferview_funcs.C:109
297
msgid "Melt"
298
msgstr ""
299
300
#: src/bufferview_funcs.C:145
301
msgid "Changed environment depth (in possible range, maybe not)"
302
msgstr ""
303
304
#: src/bufferview_funcs.C:267
305
msgid "Font: "
306
msgstr "¥Õ¥©¥ó¥È:"
307
308
#: src/bufferview_funcs.C:271
309
msgid ", Depth: "
310
msgstr ""
311
312
#: src/bufferview_funcs.C:277
313
msgid ", Spacing: "
314
msgstr ""
315
316
#: src/bufferview_funcs.C:280
317
msgid "Single"
318
msgstr ""
319
320
#: src/bufferview_funcs.C:283
321
msgid "Onehalf"
322
msgstr ""
323
324
#: src/bufferview_funcs.C:286
325
msgid "Double"
326
msgstr ""
327
328
#: src/bufferview_funcs.C:289
329
msgid "Other ("
330
msgstr ""
331
332
#: src/BufferView_pimpl.C:256
333
msgid "Formatting document..."
334
msgstr ""
335
336
#: src/BufferView_pimpl.C:340 src/BufferView_pimpl.C:344
337
msgid "No more errors"
338
msgstr ""
339
340
#: src/Chktex.C:79
341
msgid "ChkTeX warning id #"
342
msgstr ""
343
344
#: src/ColorHandler.C:83
345
msgid "LyX: Unknown X11 color "
346
msgstr ""
347
348
#: src/ColorHandler.C:84
349
msgid " for "
350
msgstr ""
351
352
#: src/ColorHandler.C:85
353
msgid "     Using black instead, sorry!."
354
msgstr ""
355
356
#: src/ColorHandler.C:92
357
msgid "LyX: X11 color "
358
msgstr ""
359
360
#: src/ColorHandler.C:93 src/ColorHandler.C:99
361
msgid " allocated for "
362
msgstr ""
363
364
#: src/ColorHandler.C:98
365
msgid "LyX: Using approximated X11 color "
366
msgstr ""
367
368
#: src/ColorHandler.C:139
369
msgid "LyX: Couldn't allocate '"
370
msgstr ""
371
372
#: src/ColorHandler.C:140
373
msgid "' for "
374
msgstr ""
375
376
#: src/ColorHandler.C:141
377
msgid " with (r,g,b)=("
378
msgstr ""
379
380
#: src/ColorHandler.C:144
381
msgid "     Using closest allocated color with (r,g,b)=("
382
msgstr ""
383
384
#: src/ColorHandler.C:148
385
msgid ") instead.\n"
386
msgstr ""
387
388
#: src/ColorHandler.C:149
389
msgid "Pixel ["
390
msgstr ""
391
392
#: src/ColorHandler.C:149
393
msgid "] is used."
394
msgstr ""
395
396
#: src/combox.C:502
397
msgid "Done"
398
msgstr ""
399
400
#: src/converter.C:165 src/converter.C:195
401
msgid "Can not view file"
402
msgstr ""
403
404
#: src/converter.C:166
405
msgid "No information for viewing "
406
msgstr ""
407
408
#: src/converter.C:188 src/converter.C:618
409
msgid "Executing command:"
410
msgstr ""
411
412
#: src/converter.C:196
413
msgid "Error while executing"
414
msgstr ""
415
416
#: src/converter.C:552 src/converter.C:645
417
msgid "Can not convert file"
418
msgstr ""
419
420
#: src/converter.C:553
421
msgid "No information for converting from "
422
msgstr ""
423
424
#: src/CutAndPaste.C:448 src/CutAndPaste.C:451 src/converter.C:554
425
msgid " to "
426
msgstr ""
427
428
#: src/converter.C:642
429
msgid "There were errors during the Build process."
430
msgstr ""
431
432
#: src/converter.C:643 src/converter.C:788 src/converter.C:858
433
msgid "You should try to fix them."
434
msgstr ""
435
436
#: src/converter.C:668
437
msgid "Error while trying to move directory:"
438
msgstr ""
439
440
#: src/converter.C:703
441
msgid "Error while trying to move file:"
442
msgstr ""
443
444
#: src/converter.C:704
445
msgid "to "
446
msgstr ""
447
448
#: src/converter.C:783 src/converter.C:853
449
msgid "One error detected"
450
msgstr ""
451
452
#: src/converter.C:784 src/converter.C:854
453
msgid "You should try to fix it."
454
msgstr ""
455
456
#: src/converter.C:787 src/converter.C:857
457
msgid " errors detected."
458
msgstr ""
459
460
#: src/converter.C:792
461
msgid "There were errors during running of "
462
msgstr ""
463
464
#: src/converter.C:796 src/converter.C:863
465
msgid "The operation resulted in"
466
msgstr ""
467
468
#: src/converter.C:797 src/converter.C:864
469
msgid "an empty file."
470
msgstr ""
471
472
#: src/converter.C:798 src/converter.C:865
473
msgid "Resulting file is empty"
474
msgstr ""
475
476
#: src/converter.C:816
477
msgid "Running LaTeX..."
478
msgstr ""
479
480
#: src/converter.C:846
481
msgid "LaTeX did not work!"
482
msgstr ""
483
484
#: src/converter.C:847
485
msgid "Missing log file:"
486
msgstr ""
487
488
#: src/converter.C:860
489
msgid "There were errors during the LaTeX run."
490
msgstr ""
491
492
#: src/credits.C:55
493
msgid "ERROR: LyX wasn't able to read CREDITS file"
494
msgstr ""
495
496
#: src/credits.C:59
497
msgid "Please install correctly to estimate the great"
498
msgstr ""
499
500
#: src/credits.C:62
501
msgid "amount of work other people have done for the LyX project."
502
msgstr ""
503
504
#: src/credits.C:72
505
msgid "Credits"
506
msgstr ""
507
508
#: src/credits_form.C:19 src/form1.C:43 src/form1.C:117 src/form1.C:261
509
#: src/frontends/xforms/form_citation.C:99
510
#: src/frontends/xforms/form_document.C:46
511
#: src/frontends/xforms/form_index.C:41
512
#: src/frontends/xforms/form_paragraph.C:330
513
#: src/frontends/xforms/form_print.C:52 src/frontends/xforms/form_ref.C:71
514
#: src/frontends/xforms/form_tabular_create.C:28
515
#: src/frontends/xforms/form_url.C:64 src/insets/insetbib.C:62
516
#: src/insets/insetinclude.C:52 src/lyx.C:47 src/lyx.C:105
517
#: src/mathed/math_forms.C:109 src/print_form.C:28 src/sp_form.C:38
518
msgid "OK"
519
msgstr ""
520
521
#: src/credits_form.C:24
522
msgid "Matthias"
523
msgstr ""
524
525
#: src/credits_form.C:29
526
msgid "All these people have contributed to the LyX project. Thanks,"
527
msgstr ""
528
529
#: src/CutAndPaste.C:447
530
msgid "Layout had to be changed from\n"
531
msgstr ""
532
533
#: src/CutAndPaste.C:450
534
msgid ""
535
"\n"
536
"because of class conversion from\n"
537
msgstr ""
538
539
#: src/CutAndPaste.C:476 src/insets/insettext.C:969 src/text.C:3961
540
#: src/text.C:3969 src/text.C:3996 src/text2.C:2197 src/text2.C:2310
541
msgid "Impossible operation"
542
msgstr ""
543
544
#: src/CutAndPaste.C:477
545
msgid "Can't paste float into float!"
546
msgstr ""
547
548
#: src/CutAndPaste.C:478 src/insets/insetert.C:67
549
#: src/insets/insettabular.C:1702 src/insets/insettext.C:971 src/text.C:3963
550
#: src/text.C:3971 src/text.C:3998
551
msgid "Sorry."
552
msgstr ""
553
554
#: src/debug.C:32
555
msgid "No debugging message"
556
msgstr ""
557
558
#: src/debug.C:33
559
msgid "General information"
560
msgstr ""
561
562
#: src/debug.C:34
563
msgid "Program initialisation"
564
msgstr ""
565
566
#: src/debug.C:35
567
msgid "Keyboard events handling"
568
msgstr ""
569
570
#: src/debug.C:36
571
msgid "GUI handling"
572
msgstr ""
573
574
#: src/debug.C:37
575
msgid "Lyxlex grammer parser"
576
msgstr ""
577
578
#: src/debug.C:38
579
msgid "Configuration files reading"
580
msgstr ""
581
582
#: src/debug.C:39
583
msgid "Custom keyboard definition"
584
msgstr ""
585
586
#: src/debug.C:40
587
msgid "LaTeX generation/execution"
588
msgstr ""
589
590
#: src/debug.C:41
591
msgid "Math editor"
592
msgstr ""
593
594
#: src/debug.C:42
595
msgid "Font handling"
596
msgstr ""
597
598
#: src/debug.C:43
599
msgid "Textclass files reading"
600
msgstr ""
601
602
#: src/debug.C:44
603
msgid "Version control"
604
msgstr ""
605
606
#: src/debug.C:45
607
msgid "External control interface"
608
msgstr ""
609
610
#: src/debug.C:46
611
msgid "Keep *roff temporary files"
612
msgstr ""
613
614
#: src/debug.C:47
615
msgid "User commands"
616
msgstr ""
617
618
#: src/debug.C:48
619
msgid "The LyX Lexxer"
620
msgstr ""
621
622
#: src/debug.C:49
623
msgid "Dependency information"
624
msgstr ""
625
626
#: src/debug.C:50
627
msgid "LyX Insets"
628
msgstr ""
629
630
#: src/debug.C:51
631
msgid "Files used by LyX"
632
msgstr ""
633
634
#: src/debug.C:52
635
msgid "All debugging messages"
636
msgstr ""
637
638
#: src/debug.C:100
639
msgid "Debugging `"
640
msgstr ""
641
642
#: src/exporter.C:47
643
msgid "Can not export file"
644
msgstr ""
645
646
#: src/exporter.C:48
647
msgid "No information for exporting to "
648
msgstr ""
649
650
#: src/exporter.C:74
651
msgid "Cannot run latex."
652
msgstr ""
653
654
#: src/exporter.C:75
655
msgid "The path to the lyx file cannot contain spaces."
656
msgstr ""
657
658
#: src/exporter.C:89
659
msgid "Document exported as "
660
msgstr ""
661
662
#: src/exporter.C:91
663
msgid " to file `"
664
msgstr ""
665
666
#: src/MenuBackend.C:443 src/MenuBackend.C:450 src/ext_l10n.h:1
667
#: src/ext_l10n.h:4
668
msgid "File|F"
669
msgstr "¥Õ¥¡¥¤¥ë|F"
670
671
#: src/MenuBackend.C:444 src/ext_l10n.h:2 src/ext_l10n.h:5
672
msgid "Edit|E"
673
msgstr "ÊÔ½¸|E"
674
675
#: src/ext_l10n.h:3 src/ext_l10n.h:11
676
msgid "Help|H"
677
msgstr ""
678
679
#: src/ext_l10n.h:6
680
msgid "Insert|I"
681
msgstr "ÁÞÆþ|I"
682
683
#: src/ext_l10n.h:7
684
msgid "Layout|L"
685
msgstr "¥ì¥¤¥¢¥¦¥È|L"
686
687
#: src/ext_l10n.h:8
688
msgid "View|V"
689
msgstr ""
690
691
#: src/ext_l10n.h:9
692
msgid "Navigate|N"
693
msgstr ""
694
695
#: src/MenuBackend.C:446 src/ext_l10n.h:10
696
msgid "Documents|D"
697
msgstr "ʸ¾Ï|D"
698
699
#: src/MenuBackend.C:413 src/ext_l10n.h:12 src/ext_l10n.h:17
700
msgid "New...|N"
701
msgstr "¿·µ¬...|N"
702
703
#: src/ext_l10n.h:13 src/ext_l10n.h:18
704
msgid "New from Template...|T"
705
msgstr "¥Æ¥ó¥×¥ì¡¼¥È¤ò»È¤Ã¤¿¿·µ¬¥Õ¥¡¥¤¥ë|T"
706
707
#: src/MenuBackend.C:414 src/ext_l10n.h:14 src/ext_l10n.h:19
708
msgid "Open...|O"
709
msgstr "³«¤¯...|O"
710
711
#: src/MenuBackend.C:415 src/ext_l10n.h:15 src/ext_l10n.h:25
712
msgid "Import|I"
713
msgstr ""
714
715
#: src/ext_l10n.h:16 src/ext_l10n.h:29
716
msgid "Exit|x"
717
msgstr "½ªÎ»|x"
718
719
#: src/ext_l10n.h:20
720
msgid "Close|C"
721
msgstr "ÊĤ¸¤ë|C"
722
723
#: src/ext_l10n.h:21
724
msgid "Save|S"
725
msgstr "Êݸ|S"
726
727
#: src/ext_l10n.h:22
728
msgid "Save As...|A"
729
msgstr "̾Á°¤ò¤Ä¤±¤ÆÊݸ|A"
730
731
#: src/ext_l10n.h:23
732
msgid "Revert to Saved|d"
733
msgstr ""
734
735
#: src/ext_l10n.h:24
736
msgid "Version Control|V"
737
msgstr ""
738
739
#: src/ext_l10n.h:26
740
msgid "Export|E"
741
msgstr ""
742
743
#: src/ext_l10n.h:27
744
msgid "Print...|P"
745
msgstr "°õºþ...|P"
746
747
#: src/ext_l10n.h:28
748
msgid "Fax...|F"
749
msgstr "¥Õ¥¡¥Ã¥¯¥¹|F"
750
751
#: src/ext_l10n.h:30
752
msgid "Register|R"
753
msgstr ""
754
755
#: src/ext_l10n.h:31
756
msgid "Check In Changes|I"
757
msgstr ""
758
759
#: src/ext_l10n.h:32
760
msgid "Check Out for Edit|O"
761
msgstr ""
762
763
#: src/ext_l10n.h:33
764
msgid "Revert to Last Version|L"
765
msgstr ""
766
767
#: src/ext_l10n.h:34
768
msgid "Undo Last Check In|U"
769
msgstr ""
770
771
#: src/ext_l10n.h:35
772
msgid "Show History|H"
773
msgstr ""
774
775
#: src/ext_l10n.h:36 src/ext_l10n.h:51
776
msgid "Preferences...|P"
777
msgstr "ÀßÄê...|P"
778
779
#: src/ext_l10n.h:37 src/ext_l10n.h:52
780
msgid "Reconfigure|R"
781
msgstr ""
782
783
#: src/ext_l10n.h:38
784
msgid "Undo|U"
785
msgstr ""
786
787
#: src/ext_l10n.h:39
788
msgid "Redo|d"
789
msgstr ""
790
791
#: src/ext_l10n.h:40
792
msgid "Cut|C"
793
msgstr "¥«¥Ã¥È|C"
794
795
#: src/ext_l10n.h:41
796
msgid "Copy|o"
797
msgstr "¥³¥Ô¡¼|o"
798
799
#: src/ext_l10n.h:42
800
msgid "Paste|a"
801
msgstr "¥Ú¡¼¥¹¥È|a"
802
803
#: src/ext_l10n.h:43
804
msgid "Paste External Selection|x"
805
msgstr ""
806
807
#: src/ext_l10n.h:44
808
msgid "Find & Replace...|F"
809
msgstr "¸¡º÷¤ÈÃÖ´¹|F"
810
811
#: src/ext_l10n.h:45
812
msgid "Tabular|T"
813
msgstr ""
814
815
#: src/ext_l10n.h:46
816
msgid "Floats & Insets|I"
817
msgstr ""
818
819
#: src/ext_l10n.h:47
820
msgid "Math Panel|l"
821
msgstr ""
822
823
#: src/ext_l10n.h:48
824
msgid "Spellchecker...|S"
825
msgstr "¥¹¥Ú¥ë¥Á¥§¥Ã¥«¡¼|S"
826
827
#: src/ext_l10n.h:49
828
msgid "Check TeX|h"
829
msgstr ""
830
831
#: src/ext_l10n.h:50
832
msgid "Remove All Error Boxes|E"
833
msgstr "¤¹¤Ù¤Æ¤Î¥¨¥é¡¼¥Ü¥Ã¥¯¥¹¤ò¾Ã¤¹|E"
834
835
#: src/ext_l10n.h:53
836
msgid "as Lines|L"
837
msgstr "¹Ô¤È¤·¤Æ|L"
838
839
#: src/ext_l10n.h:54
840
msgid "as Paragraphs|P"
841
msgstr "ÃÊÍî¤È¤·¤Æ|P"
842
843
#: src/ext_l10n.h:55
844
msgid "Open/Close|O"
845
msgstr "³«¤¯/ÊĤ¸¤ë|O"
846
847
#: src/ext_l10n.h:56
848
msgid "Melt|M"
849
msgstr ""
850
851
#: src/ext_l10n.h:57
852
msgid "Open All Figures/Tables|F"
853
msgstr "¤¹¤Ù¤Æ¤Î¿Þ¡¢É½¤ò³«¤¯|F"
854
855
#: src/ext_l10n.h:58
856
msgid "Close All Figures/Tables|T"
857
msgstr "¤¹¤Ù¤Æ¤Î¿Þ¡¢É½¤òÊĤ¸¤ë|T"
858
859
#: src/ext_l10n.h:59
860
msgid "Open All Footnotes/Marginal Notes|A"
861
msgstr "¤¹¤Ù¤Æ¤ÎµÓÃí¡¢ËµÃí¤ò³«¤¯|A"
862
863
#: src/ext_l10n.h:60
864
msgid "Close All Footnotes/Marginal Notes|C"
865
msgstr "¤¹¤Ù¤Æ¤ÎµÓÃí¡¢ËµÃí¤òÊĤ¸¤ë|C"
866
867
#: src/ext_l10n.h:61
868
msgid "Multicolumn|M"
869
msgstr ""
870
871
#: src/ext_l10n.h:62
872
msgid "Line Top|T"
873
msgstr ""
874
875
#: src/ext_l10n.h:63
876
msgid "Line Bottom|B"
877
msgstr ""
878
879
#: src/ext_l10n.h:64
880
msgid "Line Left|L"
881
msgstr ""
882
883
#: src/ext_l10n.h:65
884
msgid "Line Right|R"
885
msgstr ""
886
887
#: src/ext_l10n.h:66
888
msgid "Align Left|e"
889
msgstr ""
890
891
#: src/ext_l10n.h:67
892
msgid "Align Center|C"
893
msgstr ""
894
895
#: src/ext_l10n.h:68
896
msgid "Align Right|i"
897
msgstr ""
898
899
#: src/ext_l10n.h:69
900
msgid "V.Align Top|o"
901
msgstr ""
902
903
#: src/ext_l10n.h:70
904
msgid "V.Align Center|n"
905
msgstr ""
906
907
#: src/ext_l10n.h:71
908
msgid "V.Align Bottom|V"
909
msgstr ""
910
911
#: src/ext_l10n.h:72
912
msgid "Append Row|A"
913
msgstr "¹Ô¤ÎÄɲÃ|A"
914
915
#: src/ext_l10n.h:73
916
msgid "Append Column|u"
917
msgstr "Îó¤ÎÄɲÃ|u"
918
919
#: src/ext_l10n.h:74
920
msgid "Delete Row|w"
921
msgstr "¹Ô¤Îºï½ü|w"
922
923
#: src/ext_l10n.h:75
924
msgid "Delete Column|D"
925
msgstr "Îó¤Îºï½ü|D"
926
927
#: src/ext_l10n.h:76
928
msgid "Math Formula|h"
929
msgstr ""
930
931
#: src/ext_l10n.h:77
932
msgid "Display Formula|D"
933
msgstr ""
934
935
#: src/ext_l10n.h:78
936
msgid "Special Character|S"
937
msgstr "Æüìʸ»ú|S"
938
939
#: src/ext_l10n.h:79
940
msgid "Citation Reference...|C"
941
msgstr ""
942
943
#: src/ext_l10n.h:80
944
msgid "Cross Reference...|R"
945
msgstr "¥¯¥í¥¹¥ì¥Õ¥¡¥ì¥ó¥¹|R"
946
947
#: src/ext_l10n.h:81
948
msgid "Label...|L"
949
msgstr "¥é¥Ù¥ë...|L"
950
951
#: src/ext_l10n.h:82
952
msgid "Footnote|F"
953
msgstr "µÓÃí|F"
954
955
#: src/ext_l10n.h:83
956
msgid "Marginal Note|M"
957
msgstr "˵Ãí|M"
958
959
#: src/ext_l10n.h:84
960
msgid "Index Entry...|I"
961
msgstr ""
962
963
#: src/ext_l10n.h:85
964
msgid "Index Entry of Preceeding Word|W"
965
msgstr ""
966
967
#: src/ext_l10n.h:86
968
msgid "URL...|U"
969
msgstr ""
970
971
#: src/ext_l10n.h:87
972
msgid "Note...|N"
973
msgstr "¥Î¡¼¥È...|N"
974
975
#: src/ext_l10n.h:88
976
msgid "Lists & TOC|O"
977
msgstr "°ìÍ÷¤ÈÌܼ¡|O"
978
979
#: src/ext_l10n.h:89
980
msgid "Figure...|g"
981
msgstr "¿Þ...|g"
982
983
#: src/ext_l10n.h:90
984
msgid "Tabular...|b"
985
msgstr "ɽ...|b"
986
987
#: src/ext_l10n.h:91
988
msgid "Floats|a"
989
msgstr "¥Õ¥í¡¼¥È|a"
990
991
#: src/ext_l10n.h:92
992
msgid "Include File|e"
993
msgstr ""
994
995
#: src/ext_l10n.h:93
996
msgid "Insert File|t"
997
msgstr ""
998
999
#: src/ext_l10n.h:94
1000
msgid "External Material...|x"
1001
msgstr ""
1002
1003
#: src/ext_l10n.h:95
1004
msgid "Superscript|S"
1005
msgstr "¾åÉÕ¤­Ê¸»ú|S"
1006
1007
#: src/ext_l10n.h:96
1008
msgid "Subscript|u"
1009
msgstr "²¼ÉÕ¤­Ê¸»ú|u"
1010
1011
#: src/ext_l10n.h:97
1012
msgid "HFill|H"
1013
msgstr ""
1014
1015
#: src/ext_l10n.h:98
1016
msgid "Hyphenation Point|P"
1017
msgstr ""
1018
1019
#: src/ext_l10n.h:99
1020
msgid "Protected Blank|B"
1021
msgstr ""
1022
1023
#: src/ext_l10n.h:100
1024
msgid "Linebreak|L"
1025
msgstr ""
1026
1027
#: src/ext_l10n.h:101
1028
msgid "Ellipsis|i"
1029
msgstr "¾Êάµ­¹æ(...)"
1030
1031
#: src/ext_l10n.h:102
1032
msgid "End of Sentence|E"
1033
msgstr ""
1034
1035
#: src/ext_l10n.h:103
1036
msgid "Ordinary Quote|Q"
1037
msgstr ""
1038
1039
#: src/ext_l10n.h:104
1040
msgid "Menu Separator|M"
1041
msgstr ""
1042
1043
#: src/ext_l10n.h:105
1044
msgid "Figure Float|F"
1045
msgstr ""
1046
1047
#: src/ext_l10n.h:106
1048
msgid "Table Float|T"
1049
msgstr ""
1050
1051
#: src/ext_l10n.h:107
1052
msgid "Wide Figure Float|W"
1053
msgstr ""
1054
1055
#: src/ext_l10n.h:108
1056
msgid "Wide Table Float|d"
1057
msgstr ""
1058
1059
#: src/ext_l10n.h:109
1060
msgid "Algorithm Float|A"
1061
msgstr ""
1062
1063
#: src/ext_l10n.h:110
1064
msgid "Table of Contents|C"
1065
msgstr "Ìܼ¡|C"
1066
1067
#: src/ext_l10n.h:111
1068
msgid "List of Figures|F"
1069
msgstr "¿Þ°ìÍ÷|F"
1070
1071
#: src/ext_l10n.h:112
1072
msgid "List of Tables|T"
1073
msgstr "ɽ°ìÍ÷|T"
1074
1075
#: src/ext_l10n.h:113
1076
msgid "List of Algorithms|A"
1077
msgstr "¥¢¥ë¥´¥ê¥º¥à°ìÍ÷|A"
1078
1079
#: src/ext_l10n.h:114
1080
msgid "Index List|I"
1081
msgstr ""
1082
1083
#: src/ext_l10n.h:115
1084
msgid "BibTeX Reference...|B"
1085
msgstr ""
1086
1087
#: src/ext_l10n.h:116
1088
msgid "LyX Document...|X"
1089
msgstr ""
1090
1091
#: src/ext_l10n.h:117
1092
msgid "Ascii as Lines...|L"
1093
msgstr ""
1094
1095
#: src/ext_l10n.h:118
1096
msgid "Ascii as Paragraphs...|P"
1097
msgstr ""
1098
1099
#: src/ext_l10n.h:119
1100
msgid "Character...|C"
1101
msgstr "ʸ»ú...|C"
1102
1103
#: src/ext_l10n.h:120
1104
msgid "Paragraph...|P"
1105
msgstr "ÃÊÍî...|P"
1106
1107
#: src/ext_l10n.h:121
1108
msgid "Document...|D"
1109
msgstr "ʸ¾Ï...|D"
1110
1111
#: src/ext_l10n.h:122
1112
msgid "Tabular...|T"
1113
msgstr "ɽ...|T"
1114
1115
#: src/ext_l10n.h:123
1116
msgid "Emphasize Style|E"
1117
msgstr ""
1118
1119
#: src/ext_l10n.h:124
1120
msgid "Noun Style|N"
1121
msgstr ""
1122
1123
#: src/ext_l10n.h:125
1124
msgid "Bold Style|B"
1125
msgstr ""
1126
1127
#: src/ext_l10n.h:126
1128
msgid "TeX Style|X"
1129
msgstr ""
1130
1131
#: src/ext_l10n.h:127
1132
msgid "Change Environment Depth|v"
1133
msgstr "´Ä¶­¤Î¿¼¤µ¤òÊѤ¨¤ë|v"
1134
1135
#: src/ext_l10n.h:128
1136
msgid "LaTeX Preamble...|L"
1137
msgstr "LaTeX ¥×¥ê¥¢¥ó¥Ö¥ë|L"
1138
1139
#: src/ext_l10n.h:129
1140
msgid "Toggle Appendix|A"
1141
msgstr ""
1142
1143
#: src/ext_l10n.h:130
1144
msgid "Save Layout as Default|S"
1145
msgstr "¥ì¥¤¥¢¥¦¥È¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤ÆÊݸ|S"
1146
1147
#: src/ext_l10n.h:131
1148
msgid "Build Program|B"
1149
msgstr ""
1150
1151
#: src/ext_l10n.h:132
1152
msgid "Update|U"
1153
msgstr "¥¢¥Ã¥×¥Ç¡¼¥È|U"
1154
1155
#: src/ext_l10n.h:133
1156
msgid "LaTeX Logfile|L"
1157
msgstr "LaTeX ¥í¥°¥Õ¥¡¥¤¥ë|L"
1158
1159
#: src/ext_l10n.h:134
1160
msgid "Table of Contents|T"
1161
msgstr "Ìܼ¡|T"
1162
1163
#: src/ext_l10n.h:135
1164
msgid "Error|E"
1165
msgstr "¥¨¥é¡¼|E"
1166
1167
#: src/ext_l10n.h:136
1168
msgid "Note|N"
1169
msgstr "¥Î¡¼¥È|N"
1170
1171
#: src/ext_l10n.h:137
1172
msgid "Introduction|I"
1173
msgstr ""
1174
1175
#: src/ext_l10n.h:138
1176
msgid "Tutorial|T"
1177
msgstr ""
1178
1179
#: src/ext_l10n.h:139
1180
msgid "User's Guide|U"
1181
msgstr ""
1182
1183
#: src/ext_l10n.h:140
1184
msgid "Extended Features|E"
1185
msgstr ""
1186
1187
#: src/ext_l10n.h:141
1188
msgid "Customization|C"
1189
msgstr ""
1190
1191
#: src/ext_l10n.h:142
1192
msgid "Reference Manual|R"
1193
msgstr ""
1194
1195
#: src/ext_l10n.h:143
1196
msgid "FAQ|F"
1197
msgstr ""
1198
1199
#: src/ext_l10n.h:144
1200
msgid "Table of Contents|a"
1201
msgstr ""
1202
1203
#: src/ext_l10n.h:145
1204
msgid "Known Bugs|K"
1205
msgstr ""
1206
1207
#: src/ext_l10n.h:146
1208
msgid "LaTeX Configuration|L"
1209
msgstr ""
1210
1211
#: src/ext_l10n.h:147
1212
msgid "Copyright and Warranty...|o"
1213
msgstr ""
1214
1215
#: src/ext_l10n.h:148
1216
msgid "Credits...|d"
1217
msgstr ""
1218
1219
#: src/ext_l10n.h:149
1220
msgid "Version...|V"
1221
msgstr ""
1222
1223
#: src/ext_l10n.h:150
1224
msgid "\t\t\tAbstract"
1225
msgstr ""
1226
1227
#: src/ext_l10n.h:151
1228
msgid "Abstract"
1229
msgstr ""
1230
1231
#: src/ext_l10n.h:152
1232
msgid "Accepted"
1233
msgstr ""
1234
1235
#: src/ext_l10n.h:153
1236
msgid "Acknowledgement"
1237
msgstr ""
1238
1239
#: src/ext_l10n.h:154
1240
msgid "Acknowledgement*"
1241
msgstr ""
1242
1243
#: src/ext_l10n.h:155
1244
msgid "Acknowledgements"
1245
msgstr ""
1246
1247
#: src/ext_l10n.h:156
1248
msgid "Acknowledgments"
1249
msgstr ""
1250
1251
#: src/ext_l10n.h:157
1252
msgid "ACT"
1253
msgstr ""
1254
1255
#: src/ext_l10n.h:158
1256
msgid "Addchap"
1257
msgstr ""
1258
1259
#: src/ext_l10n.h:159
1260
msgid "Addchap*"
1261
msgstr ""
1262
1263
#: src/ext_l10n.h:160
1264
msgid "Addition"
1265
msgstr ""
1266
1267
#: src/ext_l10n.h:161
1268
msgid "Address"
1269
msgstr ""
1270
1271
#: src/ext_l10n.h:162
1272
msgid "Addsec"
1273
msgstr ""
1274
1275
#: src/ext_l10n.h:163
1276
msgid "Addsec*"
1277
msgstr ""
1278
1279
#: src/ext_l10n.h:164
1280
msgid "Adresse"
1281
msgstr ""
1282
1283
#: src/ext_l10n.h:165
1284
msgid "Affil"
1285
msgstr ""
1286
1287
#: src/ext_l10n.h:166
1288
msgid "Affiliation"
1289
msgstr ""
1290
1291
#: src/ext_l10n.h:167
1292
msgid "Algorithm"
1293
msgstr ""
1294
1295
#: src/ext_l10n.h:168
1296
msgid "AMS"
1297
msgstr ""
1298
1299
#: src/ext_l10n.h:169
1300
msgid "And"
1301
msgstr ""
1302
1303
#: src/ext_l10n.h:170
1304
msgid "Anlagen"
1305
msgstr ""
1306
1307
#: src/ext_l10n.h:171
1308
msgid "Anrede"
1309
msgstr ""
1310
1311
#: src/ext_l10n.h:172
1312
msgid "Appendices"
1313
msgstr ""
1314
1315
#: src/ext_l10n.h:173
1316
msgid "Appendix"
1317
msgstr ""
1318
1319
#: src/ext_l10n.h:174
1320
msgid "AT_RISE:"
1321
msgstr ""
1322
1323
#: src/ext_l10n.h:175
1324
msgid "Author"
1325
msgstr ""
1326
1327
#: src/ext_l10n.h:176
1328
msgid "Author_Email"
1329
msgstr ""
1330
1331
#: src/ext_l10n.h:177
1332
msgid "Author_Running"
1333
msgstr ""
1334
1335
#: src/ext_l10n.h:178
1336
msgid "Author_URL"
1337
msgstr ""
1338
1339
#: src/ext_l10n.h:179
1340
msgid "Axiom"
1341
msgstr ""
1342
1343
#: src/ext_l10n.h:180
1344
msgid "Backaddress"
1345
msgstr ""
1346
1347
#: src/ext_l10n.h:181
1348
msgid "Bank"
1349
msgstr ""
1350
1351
#: src/ext_l10n.h:182
1352
msgid "BankAccount"
1353
msgstr ""
1354
1355
#: src/ext_l10n.h:183
1356
msgid "BankCode"
1357
msgstr ""
1358
1359
#: src/ext_l10n.h:184
1360
msgid "Betreff"
1361
msgstr ""
1362
1363
#: src/ext_l10n.h:185
1364
msgid "Bibliography"
1365
msgstr ""
1366
1367
#: src/ext_l10n.h:186
1368
msgid "Biography"
1369
msgstr ""
1370
1371
#: src/ext_l10n.h:187
1372
msgid "BLZ"
1373
msgstr ""
1374
1375
#: src/ext_l10n.h:188
1376
msgid "Brieftext"
1377
msgstr ""
1378
1379
#: src/ext_l10n.h:189
1380
msgid "Caption"
1381
msgstr ""
1382
1383
#: src/ext_l10n.h:190
1384
msgid "Case"
1385
msgstr ""
1386
1387
#: src/ext_l10n.h:191
1388
msgid "cc"
1389
msgstr ""
1390
1391
#: src/ext_l10n.h:192
1392
msgid "CC"
1393
msgstr ""
1394
1395
#: src/ext_l10n.h:193
1396
msgid "CenteredCaption"
1397
msgstr ""
1398
1399
#: src/ext_l10n.h:194
1400
msgid "Chapter"
1401
msgstr ""
1402
1403
#: src/ext_l10n.h:195
1404
msgid "Chapter*"
1405
msgstr ""
1406
1407
#: src/ext_l10n.h:196
1408
msgid "Chapter_Exercises"
1409
msgstr ""
1410
1411
#: src/ext_l10n.h:197
1412
msgid "Citta"
1413
msgstr ""
1414
1415
#: src/ext_l10n.h:198
1416
msgid "Claim"
1417
msgstr ""
1418
1419
#: src/ext_l10n.h:199
1420
msgid "Claim*"
1421
msgstr ""
1422
1423
#: src/ext_l10n.h:200
1424
msgid "Closing"
1425
msgstr ""
1426
1427
#: src/ext_l10n.h:201
1428
msgid "Code"
1429
msgstr ""
1430
1431
#: src/ext_l10n.h:202
1432
msgid "Comment"
1433
msgstr ""
1434
1435
#: src/ext_l10n.h:203 src/ext_l10n.h:205
1436
msgid "Conclusion"
1437
msgstr ""
1438
1439
#: src/ext_l10n.h:204
1440
msgid "Conclusion*"
1441
msgstr ""
1442
1443
#: src/ext_l10n.h:206
1444
msgid "Condition"
1445
msgstr ""
1446
1447
#: src/ext_l10n.h:207 src/ext_l10n.h:209
1448
msgid "Conjecture"
1449
msgstr ""
1450
1451
#: src/ext_l10n.h:208
1452
msgid "Conjecture*"
1453
msgstr ""
1454
1455
#: src/ext_l10n.h:210
1456
msgid "CopNum"
1457
msgstr ""
1458
1459
#: src/ext_l10n.h:211
1460
msgid "Copyright"
1461
msgstr ""
1462
1463
#: src/ext_l10n.h:212
1464
msgid "Corollary"
1465
msgstr ""
1466
1467
#: src/ext_l10n.h:213
1468
msgid "Corollary*"
1469
msgstr ""
1470
1471
#: src/ext_l10n.h:214
1472
msgid "Criterion"
1473
msgstr ""
1474
1475
#: src/ext_l10n.h:215
1476
msgid "CrossList"
1477
msgstr ""
1478
1479
#: src/ext_l10n.h:216
1480
msgid "Current_Address"
1481
msgstr ""
1482
1483
#: src/ext_l10n.h:217
1484
msgid "CURTAIN"
1485
msgstr ""
1486
1487
#: src/ext_l10n.h:218
1488
msgid "Customer"
1489
msgstr ""
1490
1491
#: src/ext_l10n.h:219
1492
msgid "Data"
1493
msgstr ""
1494
1495
#: src/ext_l10n.h:220
1496
msgid "Date"
1497
msgstr ""
1498
1499
#: src/ext_l10n.h:221
1500
msgid "Datum"
1501
msgstr ""
1502
1503
#: src/ext_l10n.h:222
1504
msgid "Dedication"
1505
msgstr ""
1506
1507
#: src/ext_l10n.h:223
1508
msgid "Dedicatory"
1509
msgstr ""
1510
1511
#: src/ext_l10n.h:224 src/ext_l10n.h:226 src/ext_l10n.h:228 src/ext_l10n.h:230
1512
msgid "Definition"
1513
msgstr ""
1514
1515
#: src/ext_l10n.h:225 src/ext_l10n.h:227 src/ext_l10n.h:229
1516
msgid "Definition*"
1517
msgstr ""
1518
1519
#: src/ext_l10n.h:231
1520
msgid "Description"
1521
msgstr ""
1522
1523
#: src/ext_l10n.h:232
1524
msgid "Dialogue"
1525
msgstr ""
1526
1527
#: src/ext_l10n.h:233
1528
msgid "Email"
1529
msgstr ""
1530
1531
#: src/ext_l10n.h:234
1532
msgid "EMail"
1533
msgstr ""
1534
1535
#: src/ext_l10n.h:235
1536
msgid "encl"
1537
msgstr ""
1538
1539
#: src/ext_l10n.h:236
1540
msgid "Encl."
1541
msgstr ""
1542
1543
#: src/ext_l10n.h:237
1544
msgid "Encl"
1545
msgstr ""
1546
1547
#: src/ext_l10n.h:238
1548
msgid "End_All_Slides"
1549
msgstr ""
1550
1551
#: src/ext_l10n.h:239
1552
msgid "Enumerate"
1553
msgstr ""
1554
1555
#: src/ext_l10n.h:240
1556
msgid "Example"
1557
msgstr ""
1558
1559
#: src/ext_l10n.h:241
1560
msgid "Example*"
1561
msgstr ""
1562
1563
#: src/ext_l10n.h:242
1564
msgid "Exercise"
1565
msgstr ""
1566
1567
#: src/ext_l10n.h:243
1568
msgid "EXT."
1569
msgstr ""
1570
1571
#: src/ext_l10n.h:244
1572
msgid "Extratitle"
1573
msgstr ""
1574
1575
#: src/ext_l10n.h:245
1576
msgid "Fact"
1577
msgstr ""
1578
1579
#: src/ext_l10n.h:246
1580
msgid "Fact*"
1581
msgstr ""
1582
1583
#: src/ext_l10n.h:247
1584
msgid "FADE_IN:"
1585
msgstr ""
1586
1587
#: src/ext_l10n.h:248
1588
msgid "FADE_OUT:"
1589
msgstr ""
1590
1591
#: src/ext_l10n.h:249
1592
msgid "FigCaption"
1593
msgstr ""
1594
1595
#: src/ext_l10n.h:250
1596
msgid "FirstAuthor"
1597
msgstr ""
1598
1599
#: src/ext_l10n.h:251
1600
msgid "FirstName"
1601
msgstr ""
1602
1603
#: src/ext_l10n.h:252
1604
msgid "FitBitmap"
1605
msgstr ""
1606
1607
#: src/ext_l10n.h:253
1608
msgid "FitFigure"
1609
msgstr ""
1610
1611
#: src/ext_l10n.h:254
1612
msgid "Foilhead"
1613
msgstr ""
1614
1615
#: src/ext_l10n.h:255
1616
msgid "Footernote"
1617
msgstr ""
1618
1619
#: src/ext_l10n.h:256
1620
msgid "FourAffiliations"
1621
msgstr ""
1622
1623
#: src/ext_l10n.h:257
1624
msgid "FourAuthors"
1625
msgstr ""
1626
1627
#: src/ext_l10n.h:258
1628
msgid "Gruss"
1629
msgstr ""
1630
1631
#: src/ext_l10n.h:259
1632
msgid "Headnote"
1633
msgstr ""
1634
1635
#: src/ext_l10n.h:260
1636
msgid "HTTP"
1637
msgstr ""
1638
1639
#: src/ext_l10n.h:261
1640
msgid "IhrSchreiben"
1641
msgstr ""
1642
1643
#: src/ext_l10n.h:262
1644
msgid "IhrZeichen"
1645
msgstr ""
1646
1647
#: src/ext_l10n.h:263
1648
msgid "Institute"
1649
msgstr ""
1650
1651
#: src/ext_l10n.h:264
1652
msgid "Institution"
1653
msgstr ""
1654
1655
#: src/ext_l10n.h:265
1656
msgid "INT."
1657
msgstr ""
1658
1659
#: src/ext_l10n.h:266
1660
msgid "InvisibleText"
1661
msgstr ""
1662
1663
#: src/ext_l10n.h:267
1664
msgid "Invoice"
1665
msgstr ""
1666
1667
#: src/ext_l10n.h:268
1668
msgid "Itemize"
1669
msgstr ""
1670
1671
#: src/ext_l10n.h:269 src/frontends/gnome/FormCitation.C:531
1672
msgid "Journal"
1673
msgstr ""
1674
1675
#: src/ext_l10n.h:270
1676
msgid "Keywords"
1677
msgstr ""
1678
1679
#: src/ext_l10n.h:271
1680
msgid "Konto"
1681
msgstr ""
1682
1683
#: src/ext_l10n.h:272
1684
msgid "Labeling"
1685
msgstr ""
1686
1687
#: src/ext_l10n.h:273
1688
msgid "Land"
1689
msgstr ""
1690
1691
#: src/ext_l10n.h:274
1692
msgid "LandscapeSlide"
1693
msgstr ""
1694
1695
#: src/ext_l10n.h:275
1696
msgid "LaTeX"
1697
msgstr ""
1698
1699
#: src/ext_l10n.h:276
1700
msgid "LaTeX_Title"
1701
msgstr ""
1702
1703
#: src/ext_l10n.h:277
1704
msgid "Lemma"
1705
msgstr ""
1706
1707
#: src/ext_l10n.h:278
1708
msgid "Lemma*"
1709
msgstr ""
1710
1711
#: src/ext_l10n.h:279
1712
msgid "Letter"
1713
msgstr ""
1714
1715
#: src/ext_l10n.h:280
1716
msgid "List"
1717
msgstr ""
1718
1719
#: src/ext_l10n.h:281
1720
msgid "ListOfSlides"
1721
msgstr ""
1722
1723
#: src/ext_l10n.h:282
1724
msgid "Literal"
1725
msgstr ""
1726
1727
#: src/ext_l10n.h:283
1728
msgid "Location"
1729
msgstr ""
1730
1731
#: src/ext_l10n.h:284
1732
msgid "Lowertitleback"
1733
msgstr ""
1734
1735
#: src/ext_l10n.h:285
1736
msgid "LyX-Code"
1737
msgstr ""
1738
1739
#: src/ext_l10n.h:286
1740
msgid "Mail"
1741
msgstr ""
1742
1743
#: src/ext_l10n.h:287
1744
msgid "MarkBoth"
1745
msgstr ""
1746
1747
#: src/ext_l10n.h:288
1748
msgid "MathLetters"
1749
msgstr ""
1750
1751
#: src/ext_l10n.h:289
1752
msgid "MeinZeichen"
1753
msgstr ""
1754
1755
#: src/ext_l10n.h:290
1756
msgid "Minisec"
1757
msgstr ""
1758
1759
#: src/ext_l10n.h:291
1760
msgid "msnumber"
1761
msgstr ""
1762
1763
#: src/ext_l10n.h:292
1764
msgid "My_Address"
1765
msgstr ""
1766
1767
#: src/ext_l10n.h:293
1768
msgid "Myref"
1769
msgstr ""
1770
1771
#: src/ext_l10n.h:294
1772
msgid "MyRef"
1773
msgstr ""
1774
1775
#: src/ext_l10n.h:295 src/frontends/gnome/FormUrl.C:119
1776
msgid "Name"
1777
msgstr ""
1778
1779
#: src/ext_l10n.h:296
1780
msgid "Narrative"
1781
msgstr ""
1782
1783
#: src/ext_l10n.h:297
1784
msgid "Notation"
1785
msgstr ""
1786
1787
#: src/ext_l10n.h:298 src/insets/insetinfo.C:77 src/insets/insetinfo.C:102
1788
#: src/insets/insetinfo.C:231
1789
msgid "Note"
1790
msgstr ""
1791
1792
#: src/ext_l10n.h:299
1793
msgid "Note*"
1794
msgstr ""
1795
1796
#: src/ext_l10n.h:300
1797
msgid "NoteToEditor"
1798
msgstr ""
1799
1800
#: src/ext_l10n.h:301
1801
msgid "Offprint"
1802
msgstr ""
1803
1804
#: src/ext_l10n.h:302
1805
msgid "Offprints"
1806
msgstr ""
1807
1808
#: src/ext_l10n.h:303
1809
msgid "Offsets"
1810
msgstr ""
1811
1812
#: src/ext_l10n.h:304
1813
msgid "Oggetto"
1814
msgstr ""
1815
1816
#: src/ext_l10n.h:305
1817
msgid "Opening"
1818
msgstr ""
1819
1820
#: src/ext_l10n.h:306
1821
msgid "Ort"
1822
msgstr ""
1823
1824
#: src/ext_l10n.h:307
1825
msgid "Overlay"
1826
msgstr ""
1827
1828
#: src/ext_l10n.h:308
1829
msgid "PACS"
1830
msgstr ""
1831
1832
#: src/ext_l10n.h:309
1833
msgid "Paragraph"
1834
msgstr ""
1835
1836
#: src/ext_l10n.h:310
1837
msgid "Paragraph*"
1838
msgstr ""
1839
1840
#: src/ext_l10n.h:311
1841
msgid "Part"
1842
msgstr ""
1843
1844
#: src/ext_l10n.h:312
1845
msgid "Part*"
1846
msgstr ""
1847
1848
#: src/ext_l10n.h:313
1849
msgid "Petit"
1850
msgstr ""
1851
1852
#: src/ext_l10n.h:314
1853
msgid "Phone"
1854
msgstr ""
1855
1856
#: src/ext_l10n.h:315
1857
msgid "Place"
1858
msgstr ""
1859
1860
#: src/ext_l10n.h:316
1861
msgid "PlaceFigure"
1862
msgstr ""
1863
1864
#: src/ext_l10n.h:317
1865
msgid "PlaceTable"
1866
msgstr ""
1867
1868
#: src/ext_l10n.h:318
1869
msgid "PortraitSlide"
1870
msgstr ""
1871
1872
#: src/ext_l10n.h:319
1873
msgid "PostalCommend"
1874
msgstr ""
1875
1876
#: src/ext_l10n.h:320
1877
msgid "Postvermerk"
1878
msgstr ""
1879
1880
#: src/ext_l10n.h:321
1881
msgid "Preprint"
1882
msgstr ""
1883
1884
#: src/ext_l10n.h:322
1885
msgid "Problem"
1886
msgstr ""
1887
1888
#: src/ext_l10n.h:323
1889
msgid "ProgressContents"
1890
msgstr ""
1891
1892
#: src/ext_l10n.h:324
1893
msgid "Proof"
1894
msgstr ""
1895
1896
#: src/ext_l10n.h:325
1897
msgid "Property"
1898
msgstr ""
1899
1900
#: src/ext_l10n.h:326
1901
msgid "Proposition"
1902
msgstr ""
1903
1904
#: src/ext_l10n.h:327
1905
msgid "Proposition*"
1906
msgstr ""
1907
1908
#: src/ext_l10n.h:328
1909
msgid "ps"
1910
msgstr ""
1911
1912
#: src/ext_l10n.h:329
1913
msgid "PS"
1914
msgstr ""
1915
1916
#: src/ext_l10n.h:330
1917
msgid "Publishers"
1918
msgstr ""
1919
1920
#: src/ext_l10n.h:331
1921
msgid "Question"
1922
msgstr ""
1923
1924
#: src/ext_l10n.h:332
1925
msgid "Quotation"
1926
msgstr ""
1927
1928
#: src/ext_l10n.h:333
1929
msgid "Quote"
1930
msgstr ""
1931
1932
#: src/ext_l10n.h:334
1933
msgid "Received"
1934
msgstr ""
1935
1936
#: src/ext_l10n.h:335 src/frontends/kde/refdlg.C:62
1937
#: src/frontends/xforms/FormRef.C:36
1938
msgid "Reference"
1939
msgstr ""
1940
1941
#: src/ext_l10n.h:336
1942
msgid "References"
1943
msgstr ""
1944
1945
#: src/ext_l10n.h:337
1946
msgid "Remark"
1947
msgstr ""
1948
1949
#: src/ext_l10n.h:338
1950
msgid "Remark*"
1951
msgstr ""
1952
1953
#: src/ext_l10n.h:339
1954
msgid "Remarks"
1955
msgstr ""
1956
1957
#: src/ext_l10n.h:340
1958
msgid "RetourAdresse"
1959
msgstr ""
1960
1961
#: src/ext_l10n.h:341
1962
msgid "ReturnAddress"
1963
msgstr ""
1964
1965
#: src/ext_l10n.h:342
1966
msgid "REVTEX_Title"
1967
msgstr ""
1968
1969
#: src/ext_l10n.h:343
1970
msgid "Right_Address"
1971
msgstr ""
1972
1973
#: src/ext_l10n.h:344
1974
msgid "RightHeader"
1975
msgstr ""
1976
1977
#: src/ext_l10n.h:345
1978
msgid "Rotatefoilhead"
1979
msgstr ""
1980
1981
#: src/ext_l10n.h:346
1982
msgid "Running_LaTeX_Title"
1983
msgstr ""
1984
1985
#: src/ext_l10n.h:347
1986
msgid "SCENE"
1987
msgstr ""
1988
1989
#: src/ext_l10n.h:348
1990
msgid "SCENE*"
1991
msgstr ""
1992
1993
#: src/ext_l10n.h:349
1994
msgid "Scrap"
1995
msgstr ""
1996
1997
#: src/ext_l10n.h:350
1998
msgid "Section"
1999
msgstr ""
2000
2001
#: src/ext_l10n.h:351
2002
msgid "Section*"
2003
msgstr ""
2004
2005
#: src/ext_l10n.h:352
2006
msgid "Send_To_Address"
2007
msgstr ""
2008
2009
#: src/ext_l10n.h:353
2010
msgid "Seriate"
2011
msgstr ""
2012
2013
#: src/ext_l10n.h:354
2014
msgid "SGML"
2015
msgstr ""
2016
2017
#: src/ext_l10n.h:355
2018
msgid "ShortFoilhead"
2019
msgstr ""
2020
2021
#: src/ext_l10n.h:356
2022
msgid "ShortRotatefoilhead"
2023
msgstr ""
2024
2025
#: src/ext_l10n.h:357
2026
msgid "ShortTitle"
2027
msgstr ""
2028
2029
#: src/ext_l10n.h:358
2030
msgid "Signature"
2031
msgstr ""
2032
2033
#: src/ext_l10n.h:359
2034
msgid "Slide"
2035
msgstr ""
2036
2037
#: src/ext_l10n.h:360
2038
msgid "Slide*"
2039
msgstr ""
2040
2041
#: src/ext_l10n.h:361
2042
msgid "SlideContents"
2043
msgstr ""
2044
2045
#: src/ext_l10n.h:362
2046
msgid "SlideHeading"
2047
msgstr ""
2048
2049
#: src/ext_l10n.h:363
2050
msgid "SlideSubHeading"
2051
msgstr ""
2052
2053
#: src/ext_l10n.h:364
2054
msgid "Solution"
2055
msgstr ""
2056
2057
#: src/ext_l10n.h:365
2058
msgid "Speaker"
2059
msgstr ""
2060
2061
#: src/ext_l10n.h:366
2062
msgid "Specialmail"
2063
msgstr ""
2064
2065
#: src/ext_l10n.h:367
2066
msgid "Stadt"
2067
msgstr ""
2068
2069
#: src/ext_l10n.h:368
2070
msgid "Standard"
2071
msgstr ""
2072
2073
#: src/ext_l10n.h:369
2074
msgid "State"
2075
msgstr ""
2076
2077
#: src/ext_l10n.h:370
2078
msgid "Strasse"
2079
msgstr ""
2080
2081
#: src/ext_l10n.h:371
2082
msgid "Street"
2083
msgstr ""
2084
2085
#: src/ext_l10n.h:372
2086
msgid "Subject"
2087
msgstr ""
2088
2089
#: src/ext_l10n.h:373
2090
msgid "Subjectclass"
2091
msgstr ""
2092
2093
#: src/ext_l10n.h:374
2094
msgid "Subparagraph"
2095
msgstr ""
2096
2097
#: src/ext_l10n.h:375
2098
msgid "Subparagraph*"
2099
msgstr ""
2100
2101
#: src/ext_l10n.h:376 src/ext_l10n.h:378 src/ext_l10n.h:380 src/ext_l10n.h:382
2102
#: src/ext_l10n.h:384
2103
msgid "Subsection"
2104
msgstr ""
2105
2106
#: src/ext_l10n.h:377 src/ext_l10n.h:379 src/ext_l10n.h:381 src/ext_l10n.h:383
2107
msgid "Subsection*"
2108
msgstr ""
2109
2110
#: src/ext_l10n.h:385
2111
msgid "Subsubsection"
2112
msgstr ""
2113
2114
#: src/ext_l10n.h:386
2115
msgid "Subsubsection*"
2116
msgstr ""
2117
2118
#: src/ext_l10n.h:387
2119
msgid "Subtitle"
2120
msgstr ""
2121
2122
#: src/ext_l10n.h:388
2123
msgid "SubTitle"
2124
msgstr ""
2125
2126
#: src/ext_l10n.h:389
2127
msgid "Summary"
2128
msgstr ""
2129
2130
#: src/ext_l10n.h:390
2131
msgid "Surname"
2132
msgstr ""
2133
2134
#: src/ext_l10n.h:391
2135
msgid "TableComments"
2136
msgstr ""
2137
2138
#: src/ext_l10n.h:392
2139
msgid "TableRefs"
2140
msgstr ""
2141
2142
#: src/ext_l10n.h:393
2143
msgid "Telefax"
2144
msgstr ""
2145
2146
#: src/ext_l10n.h:394
2147
msgid "Telefon"
2148
msgstr ""
2149
2150
#: src/ext_l10n.h:395
2151
msgid "Telephone"
2152
msgstr ""
2153
2154
#: src/ext_l10n.h:396
2155
msgid "Telex"
2156
msgstr ""
2157
2158
#: src/ext_l10n.h:397
2159
msgid "Thanks"
2160
msgstr ""
2161
2162
#: src/ext_l10n.h:398
2163
msgid "Theorem"
2164
msgstr ""
2165
2166
#: src/ext_l10n.h:399
2167
msgid "Theorem*"
2168
msgstr ""
2169
2170
#: src/ext_l10n.h:400
2171
msgid "TheoremTemplate"
2172
msgstr ""
2173
2174
#: src/ext_l10n.h:401
2175
msgid "Thesaurus"
2176
msgstr ""
2177
2178
#: src/ext_l10n.h:402
2179
msgid "ThickLine"
2180
msgstr ""
2181
2182
#: src/ext_l10n.h:403
2183
msgid "ThreeAffiliations"
2184
msgstr ""
2185
2186
#: src/ext_l10n.h:404
2187
msgid "ThreeAuthors"
2188
msgstr ""
2189
2190
#: src/ext_l10n.h:405
2191
msgid "TickList"
2192
msgstr ""
2193
2194
#: src/ext_l10n.h:406 src/frontends/gnome/FormCitation.C:529
2195
msgid "Title"
2196
msgstr ""
2197
2198
#: src/ext_l10n.h:407
2199
msgid "Titlehead"
2200
msgstr ""
2201
2202
#: src/ext_l10n.h:408
2203
msgid "TOC_Author"
2204
msgstr ""
2205
2206
#: src/ext_l10n.h:409
2207
msgid "TOC_Title"
2208
msgstr ""
2209
2210
#: src/ext_l10n.h:410
2211
msgid "Town"
2212
msgstr ""
2213
2214
#: src/ext_l10n.h:411
2215
msgid "Transition"
2216
msgstr ""
2217
2218
#: src/ext_l10n.h:412
2219
msgid "Trans_Keywords"
2220
msgstr ""
2221
2222
#: src/ext_l10n.h:413
2223
msgid "TranslatedAbstract"
2224
msgstr ""
2225
2226
#: src/ext_l10n.h:414
2227
msgid "Translated_Title"
2228
msgstr ""
2229
2230
#: src/ext_l10n.h:415
2231
msgid "Translator"
2232
msgstr ""
2233
2234
#: src/ext_l10n.h:416
2235
msgid "TwoAffiliations"
2236
msgstr ""
2237
2238
#: src/ext_l10n.h:417
2239
msgid "TwoAuthors"
2240
msgstr ""
2241
2242
#: src/ext_l10n.h:418
2243
msgid "Unterschrift"
2244
msgstr ""
2245
2246
#: src/ext_l10n.h:419
2247
msgid "Uppertitleback"
2248
msgstr ""
2249
2250
#. tooltips
2251
#: src/ext_l10n.h:420 src/frontends/gnome/FormUrl.C:117
2252
#: src/frontends/kde/urldlg.C:62 src/frontends/kde/urldlg.C:63
2253
msgid "URL"
2254
msgstr ""
2255
2256
#: src/ext_l10n.h:421
2257
msgid "Verbatim"
2258
msgstr ""
2259
2260
#: src/ext_l10n.h:422
2261
msgid "Verse"
2262
msgstr ""
2263
2264
#: src/ext_l10n.h:423
2265
msgid "Verteiler"
2266
msgstr ""
2267
2268
#: src/ext_l10n.h:424
2269
msgid "VisibleText"
2270
msgstr ""
2271
2272
#: src/ext_l10n.h:425
2273
msgid "Yourmail"
2274
msgstr ""
2275
2276
#: src/ext_l10n.h:426
2277
msgid "YourMail"
2278
msgstr ""
2279
2280
#: src/ext_l10n.h:427
2281
msgid "Yourref"
2282
msgstr ""
2283
2284
#: src/ext_l10n.h:428
2285
msgid "YourRef"
2286
msgstr ""
2287
2288
#: src/ext_l10n.h:429
2289
msgid "Zusatz"
2290
msgstr ""
2291
2292
#: src/ext_l10n.h:430
2293
msgid "Afrikaans"
2294
msgstr ""
2295
2296
#: src/ext_l10n.h:431
2297
msgid "American"
2298
msgstr ""
2299
2300
#: src/ext_l10n.h:432
2301
msgid "Arabic"
2302
msgstr ""
2303
2304
#: src/ext_l10n.h:433
2305
msgid "Austrian"
2306
msgstr ""
2307
2308
#: src/ext_l10n.h:434
2309
msgid "Bahasa"
2310
msgstr ""
2311
2312
#: src/ext_l10n.h:435
2313
msgid "Portuguese (Brazil)"
2314
msgstr ""
2315
2316
#: src/ext_l10n.h:436
2317
msgid "Breton"
2318
msgstr ""
2319
2320
#: src/ext_l10n.h:437
2321
msgid "British"
2322
msgstr ""
2323
2324
#: src/ext_l10n.h:438
2325
msgid "Canadian"
2326
msgstr ""
2327
2328
#: src/ext_l10n.h:439
2329
msgid "French Canadian"
2330
msgstr ""
2331
2332
#: src/ext_l10n.h:440
2333
msgid "Catalan"
2334
msgstr ""
2335
2336
#: src/ext_l10n.h:441
2337
msgid "Croatian"
2338
msgstr ""
2339
2340
#: src/ext_l10n.h:442
2341
msgid "Czech"
2342
msgstr ""
2343
2344
#: src/ext_l10n.h:443
2345
msgid "Danish"
2346
msgstr ""
2347
2348
#: src/ext_l10n.h:444
2349
msgid "Dutch"
2350
msgstr ""
2351
2352
#: src/ext_l10n.h:445 src/language.C:35
2353
msgid "English"
2354
msgstr ""
2355
2356
#: src/ext_l10n.h:446
2357
msgid "Esperanto"
2358
msgstr ""
2359
2360
#: src/ext_l10n.h:447
2361
msgid "Estonian"
2362
msgstr ""
2363
2364
#: src/ext_l10n.h:448
2365
msgid "Finnish"
2366
msgstr ""
2367
2368
#: src/ext_l10n.h:449
2369
msgid "French"
2370
msgstr ""
2371
2372
#: src/ext_l10n.h:450
2373
msgid "French (GUTenberg)"
2374
msgstr ""
2375
2376
#: src/ext_l10n.h:451
2377
msgid "Galician"
2378
msgstr ""
2379
2380
#: src/ext_l10n.h:452
2381
msgid "German"
2382
msgstr ""
2383
2384
#: src/ext_l10n.h:453
2385
msgid "German (new spelling)"
2386
msgstr ""
2387
2388
#: src/ext_l10n.h:454 src/mathed/math_forms.C:26
2389
msgid "Greek"
2390
msgstr ""
2391
2392
#: src/ext_l10n.h:455
2393
msgid "Hebrew"
2394
msgstr ""
2395
2396
#: src/ext_l10n.h:456
2397
msgid "Irish"
2398
msgstr ""
2399
2400
#: src/ext_l10n.h:457
2401
msgid "Italian"
2402
msgstr ""
2403
2404
#: src/ext_l10n.h:458
2405
msgid "Lsorbian"
2406
msgstr ""
2407
2408
#: src/ext_l10n.h:459
2409
msgid "Magyar"
2410
msgstr ""
2411
2412
#: src/ext_l10n.h:460
2413
msgid "Norsk"
2414
msgstr ""
2415
2416
#: src/ext_l10n.h:461
2417
msgid "Polish"
2418
msgstr ""
2419
2420
#: src/ext_l10n.h:462
2421
msgid "Portugese"
2422
msgstr ""
2423
2424
#: src/ext_l10n.h:463
2425
msgid "Romanian"
2426
msgstr ""
2427
2428
#: src/ext_l10n.h:464
2429
msgid "Russian"
2430
msgstr ""
2431
2432
#: src/ext_l10n.h:465
2433
msgid "Scottish"
2434
msgstr ""
2435
2436
#: src/ext_l10n.h:466
2437
msgid "Serbian"
2438
msgstr ""
2439
2440
#: src/ext_l10n.h:467
2441
msgid "Serbo-Croatian"
2442
msgstr ""
2443
2444
#: src/ext_l10n.h:468
2445
msgid "Spanish"
2446
msgstr ""
2447
2448
#: src/ext_l10n.h:469
2449
msgid "Slovak"
2450
msgstr ""
2451
2452
#: src/ext_l10n.h:470
2453
msgid "Slovene"
2454
msgstr ""
2455
2456
#: src/ext_l10n.h:471
2457
msgid "Swedish"
2458
msgstr ""
2459
2460
#: src/ext_l10n.h:472
2461
msgid "Thai"
2462
msgstr ""
2463
2464
#: src/ext_l10n.h:473
2465
msgid "Turkish"
2466
msgstr ""
2467
2468
#: src/ext_l10n.h:474
2469
msgid "Ukrainian"
2470
msgstr ""
2471
2472
#: src/ext_l10n.h:475
2473
msgid "Usorbian"
2474
msgstr ""
2475
2476
#: src/ext_l10n.h:476
2477
msgid "Welsh"
2478
msgstr ""
2479
2480
#: src/filedlg.C:204
2481
msgid "Warning! Couldn't open directory."
2482
msgstr ""
2483
2484
#: src/FontLoader.C:246
2485
msgid "Loading font into X-Server..."
2486
msgstr ""
2487
2488
#: src/form1.C:21
2489
msgid "Set Charset|#C"
2490
msgstr ""
2491
2492
#: src/form1.C:23
2493
msgid "Charset not found!"
2494
msgstr ""
2495
2496
#: src/form1.C:28
2497
msgid ""
2498
"Error:\n"
2499
"\n"
2500
"Keymap\n"
2501
"not found"
2502
msgstr ""
2503
2504
#: src/form1.C:33
2505
msgid "Character set:|#H"
2506
msgstr ""
2507
2508
#: src/form1.C:45
2509
msgid "Other...|#O"
2510
msgstr ""
2511
2512
#: src/form1.C:48
2513
msgid "Other...|#T"
2514
msgstr ""
2515
2516
#: src/form1.C:51 src/frontends/xforms/FormDocument.C:277
2517
#: src/frontends/xforms/FormPreferences.C:280
2518
msgid "Language"
2519
msgstr ""
2520
2521
#: src/form1.C:56
2522
msgid "Mapping"
2523
msgstr ""
2524
2525
#: src/form1.C:62
2526
msgid "Primary key map|#r"
2527
msgstr ""
2528
2529
#: src/form1.C:64
2530
msgid "No key mapping|#N"
2531
msgstr ""
2532
2533
#: src/form1.C:66
2534
msgid "Secondary key map|#e"
2535
msgstr ""
2536
2537
#: src/form1.C:70
2538
msgid "Secondary"
2539
msgstr ""
2540
2541
#: src/form1.C:73
2542
msgid "Primary"
2543
msgstr ""
2544
2545
#: src/form1.C:99
2546
msgid "EPS file|#E"
2547
msgstr ""
2548
2549
#: src/form1.C:102
2550
msgid "Full Screen Preview|#v"
2551
msgstr ""
2552
2553
#: src/form1.C:105 src/frontends/xforms/form_preferences.C:308 src/lyx.C:83
2554
msgid "Browse...|#B"
2555
msgstr ""
2556
2557
#: src/form1.C:114 src/frontends/xforms/form_citation.C:103
2558
#: src/frontends/xforms/form_document.C:40
2559
#: src/frontends/xforms/form_graphics.C:144
2560
#: src/frontends/xforms/form_index.C:45
2561
#: src/frontends/xforms/form_paragraph.C:324
2562
#: src/frontends/xforms/form_preferences.C:31
2563
#: src/frontends/xforms/form_print.C:56 src/frontends/xforms/form_ref.C:82
2564
#: src/frontends/xforms/form_tabular_create.C:32
2565
#: src/frontends/xforms/form_url.C:68 src/layout_forms.C:48
2566
#: src/layout_forms.C:94 src/lyx.C:50 src/mathed/math_forms.C:106
2567
#: src/mathed/math_forms.C:156 src/mathed/math_forms.C:201 src/print_form.C:31
2568
#: src/sp_form.C:62
2569
msgid "Apply|#A"
2570
msgstr ""
2571
2572
#: src/form1.C:120 src/form1.C:264 src/frontends/xforms/form_graphics.C:150
2573
#: src/insets/insetbib.C:65 src/insets/insetbib.C:66
2574
#: src/insets/insetinclude.C:55 src/insets/insetinclude.C:56
2575
#: src/layout_forms.C:98 src/lyx.C:53 src/lyx_gui_misc.C:404
2576
#: src/lyx_gui_misc.C:408 src/lyx_gui_misc.C:424 src/mathed/math_forms.C:100
2577
#: src/mathed/math_forms.C:130 src/mathed/math_forms.C:198 src/print_form.C:34
2578
#: src/sp_form.C:42
2579
msgid "Cancel|^["
2580
msgstr ""
2581
2582
#: src/form1.C:123
2583
msgid "Display Frame|#F"
2584
msgstr ""
2585
2586
#: src/form1.C:126
2587
msgid "Do Translations|#r"
2588
msgstr ""
2589
2590
#: src/form1.C:129 src/sp_form.C:58
2591
msgid "Options"
2592
msgstr ""
2593
2594
#: src/form1.C:133
2595
msgid "Angle:|#L"
2596
msgstr ""
2597
2598
#: src/form1.C:139
2599
#, no-c-format
2600
msgid "% of Page|#g"
2601
msgstr ""
2602
2603
#: src/form1.C:142
2604
msgid "Default|#t"
2605
msgstr ""
2606
2607
#: src/form1.C:145
2608
msgid "cm|#m"
2609
msgstr ""
2610
2611
#: src/form1.C:148
2612
msgid "inches|#h"
2613
msgstr ""
2614
2615
#: src/form1.C:153 src/frontends/xforms/form_graphics.C:54
2616
msgid "Display"
2617
msgstr ""
2618
2619
#: src/form1.C:157 src/frontends/xforms/form_graphics.C:46
2620
msgid "Height"
2621
msgstr ""
2622
2623
#: src/form1.C:161 src/frontends/kde/dlg/paraextradlgdata.C:91
2624
#: src/frontends/xforms/form_graphics.C:44
2625
#: src/frontends/xforms/form_paragraph.C:219
2626
msgid "Width"
2627
msgstr ""
2628
2629
#: src/form1.C:165
2630
msgid "Rotation"
2631
msgstr ""
2632
2633
#: src/form1.C:171
2634
msgid "Display in Color|#D"
2635
msgstr ""
2636
2637
#: src/form1.C:174
2638
msgid "Do not display this figure|#y"
2639
msgstr ""
2640
2641
#: src/form1.C:177
2642
msgid "Display as Grayscale|#i"
2643
msgstr ""
2644
2645
#: src/form1.C:180
2646
msgid "Display as Monochrome|#s"
2647
msgstr ""
2648
2649
#: src/form1.C:187
2650
msgid "Default|#U"
2651
msgstr ""
2652
2653
#: src/form1.C:190
2654
msgid "cm|#c"
2655
msgstr ""
2656
2657
#: src/form1.C:193
2658
msgid "inches|#n"
2659
msgstr ""
2660
2661
#: src/form1.C:197
2662
#, no-c-format
2663
msgid "% of Page|#P"
2664
msgstr ""
2665
2666
#: src/form1.C:201
2667
#, no-c-format
2668
msgid "% of Column|#o"
2669
msgstr ""
2670
2671
#: src/form1.C:207
2672
msgid "Caption|#k"
2673
msgstr ""
2674
2675
#: src/form1.C:210
2676
msgid "Subfigure|#q"
2677
msgstr ""
2678
2679
#: src/form1.C:233
2680
msgid "Directory:|#D"
2681
msgstr "¥Ç¥£¥ì¥¯¥È¥ê|#D"
2682
2683
#: src/form1.C:237
2684
msgid "Pattern:|#P"
2685
msgstr "¥Ñ¥¿¡¼¥ó|#P"
2686
2687
#: src/form1.C:245
2688
msgid "Filename:|#F"
2689
msgstr "¥Õ¥¡¥¤¥ë̾:|#F"
2690
2691
#: src/form1.C:249
2692
msgid "Rescan|#R#r"
2693
msgstr ""
2694
2695
#: src/form1.C:252
2696
msgid "Home|#H#h"
2697
msgstr "¥Û¡¼¥à|#H#h"
2698
2699
#: src/form1.C:255
2700
msgid "User1|#1"
2701
msgstr ""
2702
2703
#: src/form1.C:258
2704
msgid "User2|#2"
2705
msgstr ""
2706
2707
#: src/form1.C:286
2708
msgid "Find|#n"
2709
msgstr "¸¡º÷|#n"
2710
2711
#: src/form1.C:290
2712
msgid "Replace with|#W"
2713
msgstr ""
2714
2715
#: src/form1.C:294
2716
msgid "@>|#F^s"
2717
msgstr ""
2718
2719
#: src/form1.C:298
2720
msgid "@<|#B^r"
2721
msgstr ""
2722
2723
#: src/form1.C:302
2724
msgid "Replace|#R#r"
2725
msgstr ""
2726
2727
#: src/form1.C:306
2728
msgid "Close|^["
2729
msgstr ""
2730
2731
#: src/form1.C:310
2732
msgid "Case sensitive|#s#S"
2733
msgstr ""
2734
2735
#: src/form1.C:312
2736
msgid "Match word|#M#m"
2737
msgstr ""
2738
2739
#: src/form1.C:314
2740
msgid "Replace All|#A#a"
2741
msgstr ""
2742
2743
#: src/frontends/gnome/FormCitation.C:371
2744
msgid "_Add new citation"
2745
msgstr ""
2746
2747
#: src/frontends/gnome/FormCitation.C:372
2748
msgid "_Edit/remove citation(s)"
2749
msgstr ""
2750
2751
#: src/frontends/gnome/FormCitation.C:397
2752
msgid " Citation: Select action "
2753
msgstr ""
2754
2755
#: src/frontends/gnome/FormCitation.C:451
2756
msgid "Use Regular Expression"
2757
msgstr ""
2758
2759
#: src/frontends/gnome/FormCitation.C:453
2760
msgid "Search"
2761
msgstr ""
2762
2763
#: src/frontends/gnome/FormCitation.C:471
2764
msgid " Insert Citation: Enter keyword(s) or regular expression "
2765
msgstr ""
2766
2767
#: src/frontends/gnome/FormCitation.C:527
2768
msgid "Key"
2769
msgstr ""
2770
2771
#: src/frontends/gnome/FormCitation.C:528
2772
msgid "Author(s)"
2773
msgstr ""
2774
2775
#: src/frontends/gnome/FormCitation.C:530
2776
msgid "Year"
2777
msgstr ""
2778
2779
#: src/frontends/gnome/FormCitation.C:549
2780
#: src/frontends/gnome/FormCitation.C:639 src/frontends/kde/citationdlg.C:54
2781
msgid "Text after"
2782
msgstr ""
2783
2784
#: src/frontends/gnome/FormCitation.C:560
2785
msgid " Insert Citation: Select citation "
2786
msgstr ""
2787
2788
#: src/frontends/gnome/FormCitation.C:607
2789
msgid "_Remove"
2790
msgstr ""
2791
2792
#: src/frontends/gnome/FormCitation.C:608
2793
msgid "_Up"
2794
msgstr ""
2795
2796
#: src/frontends/gnome/FormCitation.C:609
2797
msgid "_Down"
2798
msgstr ""
2799
2800
#: src/frontends/gnome/FormCitation.C:657
2801
msgid " Citation: Edit "
2802
msgstr ""
2803
2804
#: src/frontends/gnome/FormCitation.C:756
2805
msgid "--- No such key in the database ---"
2806
msgstr ""
2807
2808
#: src/frontends/gnome/FormCopyright.C:46
2809
msgid ""
2810
"(C) 1995 by Matthias Ettrich, \n"
2811
"1995-2000 LyX Team"
2812
msgstr ""
2813
2814
#: src/frontends/gnome/FormCopyright.C:48
2815
msgid ""
2816
"This program is free software; you can redistribute it and/or modify it "
2817
"under the terms of the GNU General Public License as published by the Free "
2818
"Software Foundation; either version 2 of the License, or (at your option) "
2819
"any later version.\n"
2820
"LyX is distributed in the hope that it will be useful, but WITHOUT ANY "
2821
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
2822
"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
2823
"details. You should have received a copy of the GNU General Public License "
2824
"along with this program; if not, write to the Free Software Foundation, "
2825
"Inc.,  675 Mass Ave, Cambridge, MA 02139, USA."
2826
msgstr ""
2827
2828
#: src/frontends/gnome/FormError.C:89
2829
msgid " Error "
2830
msgstr ""
2831
2832
#: src/frontends/gnome/FormIndex.C:89 src/frontends/xforms/form_index.C:28
2833
msgid "Keyword"
2834
msgstr ""
2835
2836
#: src/frontends/gnome/FormIndex.C:119
2837
msgid " Index "
2838
msgstr ""
2839
2840
#: src/frontends/gnome/FormPrint.C:165 src/frontends/xforms/FormPrint.C:154
2841
msgid "Error:"
2842
msgstr ""
2843
2844
#: src/frontends/gnome/FormPrint.C:166 src/frontends/xforms/FormPrint.C:155
2845
msgid "Unable to print"
2846
msgstr ""
2847
2848
#: src/frontends/gnome/FormPrint.C:167 src/frontends/xforms/FormPrint.C:156
2849
msgid "Check that your parameters are correct"
2850
msgstr ""
2851
2852
#. goto button labels
2853
#: src/frontends/gnome/FormRef.C:48 src/frontends/xforms/FormRef.C:105
2854
#: src/frontends/xforms/FormRef.C:222 src/frontends/xforms/FormRef.C:245
2855
msgid "Goto reference"
2856
msgstr ""
2857
2858
#: src/frontends/gnome/FormRef.C:49 src/frontends/xforms/FormRef.C:214
2859
msgid "Go back"
2860
msgstr ""
2861
2862
#: src/frontends/gnome/FormRef.C:91 src/frontends/xforms/FormRef.C:143
2863
msgid "*** No labels found in document ***"
2864
msgstr ""
2865
2866
#: src/frontends/gnome/FormRef.C:116
2867
msgid " Reference "
2868
msgstr ""
2869
2870
#: src/frontends/gnome/FormRef.C:185
2871
msgid " Reference: Select reference "
2872
msgstr ""
2873
2874
#: src/frontends/gnome/FormRef.C:254
2875
msgid "Ref"
2876
msgstr ""
2877
2878
#: src/frontends/gnome/FormRef.C:259
2879
msgid "Page"
2880
msgstr ""
2881
2882
#: src/frontends/gnome/FormRef.C:264
2883
msgid "TextRef"
2884
msgstr ""
2885
2886
#: src/frontends/gnome/FormRef.C:269
2887
msgid "TextPage"
2888
msgstr ""
2889
2890
#: src/frontends/gnome/FormRef.C:274
2891
msgid "PrettyRef"
2892
msgstr ""
2893
2894
#: src/frontends/gnome/FormRef.C:300
2895
msgid "Type:"
2896
msgstr ""
2897
2898
#: src/frontends/gnome/FormRef.C:301
2899
msgid "Name:"
2900
msgstr ""
2901
2902
#: src/frontends/gnome/FormRef.C:311
2903
msgid " Reference: "
2904
msgstr ""
2905
2906
#: src/frontends/gnome/FormToc.C:100 src/frontends/gnome/FormToc.C:167
2907
#: src/frontends/kde/FormToc.C:167 src/frontends/kde/FormToc.C:168
2908
#: src/frontends/kde/tocdlg.C:28 src/frontends/xforms/FormToc.C:35
2909
#: src/insets/insettoc.C:22
2910
msgid "Table of Contents"
2911
msgstr ""
2912
2913
#: src/frontends/gnome/FormToc.C:104 src/frontends/gnome/FormToc.C:173
2914
#: src/frontends/kde/FormToc.C:172 src/frontends/kde/FormToc.C:173
2915
#: src/frontends/kde/tocdlg.C:29 src/insets/insettoc.C:26
2916
msgid "List of Figures"
2917
msgstr ""
2918
2919
#: src/frontends/gnome/FormToc.C:108 src/frontends/gnome/FormToc.C:185
2920
#: src/frontends/kde/FormToc.C:177 src/frontends/kde/FormToc.C:178
2921
#: src/frontends/kde/tocdlg.C:30 src/insets/insettoc.C:28
2922
msgid "List of Tables"
2923
msgstr ""
2924
2925
#: src/frontends/gnome/FormToc.C:112 src/frontends/gnome/FormToc.C:179
2926
#: src/frontends/kde/FormToc.C:182 src/frontends/kde/FormToc.C:183
2927
#: src/frontends/kde/tocdlg.C:31 src/insets/insettoc.C:24
2928
msgid "List of Algorithms"
2929
msgstr ""
2930
2931
#: src/frontends/gnome/FormToc.C:148 src/frontends/xforms/FormToc.C:113
2932
msgid "*** No Document ***"
2933
msgstr ""
2934
2935
#: src/frontends/gnome/FormUrl.C:91
2936
msgid "HTML type"
2937
msgstr ""
2938
2939
#: src/frontends/gnome/FormUrl.C:131
2940
msgid " URL "
2941
msgstr ""
2942
2943
#: src/frontends/gnome/Menubar_pimpl.C:119
2944
msgid "Refresh"
2945
msgstr ""
2946
2947
#: src/frontends/gnome/Menubar_pimpl.C:149
2948
msgid "<No Name>"
2949
msgstr ""
2950
2951
#: src/frontends/kde/citationdlg.C:28
2952
msgid "Selected keys"
2953
msgstr ""
2954
2955
#: src/frontends/kde/citationdlg.C:35
2956
msgid "Available keys"
2957
msgstr ""
2958
2959
#: src/frontends/kde/citationdlg.C:42
2960
msgid "Reference entry"
2961
msgstr ""
2962
2963
#: src/frontends/kde/citationdlg.C:61
2964
msgid "&Add"
2965
msgstr ""
2966
2967
#: src/frontends/kde/citationdlg.C:66
2968
msgid "&Up"
2969
msgstr ""
2970
2971
#: src/frontends/kde/citationdlg.C:71
2972
msgid "&Down"
2973
msgstr ""
2974
2975
#: src/frontends/kde/citationdlg.C:76
2976
msgid "&Remove"
2977
msgstr ""
2978
2979
#: src/frontends/kde/FormPrint.C:108 src/frontends/kde/citationdlg.C:81
2980
#: src/frontends/kde/dlg/copyrightdlgdata.C:40
2981
#: src/frontends/kde/dlg/indexdlgdata.C:68
2982
#: src/frontends/kde/dlg/paradlgdata.C:39 src/frontends/kde/refdlg.C:86
2983
#: src/frontends/kde/urldlg.C:52
2984
msgid "&OK"
2985
msgstr ""
2986
2987
#: src/frontends/kde/FormCitation.C:166 src/frontends/kde/FormRef.C:203
2988
#: src/frontends/kde/citationdlg.C:87 src/frontends/kde/dlg/indexdlgdata.C:85
2989
#: src/frontends/kde/dlg/paradlgdata.C:99
2990
#: src/frontends/kde/dlg/printdlgdata.C:133
2991
#: src/frontends/kde/dlg/tabcreatedlgdata.C:60 src/frontends/kde/indexdlg.C:65
2992
#: src/frontends/kde/refdlg.C:92 src/frontends/kde/urldlg.C:58
2993
msgid "&Cancel"
2994
msgstr ""
2995
2996
#. tooltips
2997
#: src/frontends/kde/citationdlg.C:93
2998
msgid "Keys currently selected"
2999
msgstr ""
3000
3001
#: src/frontends/kde/citationdlg.C:94
3002
msgid "Reference keys available"
3003
msgstr ""
3004
3005
#: src/frontends/kde/citationdlg.C:95
3006
msgid "Reference entry text"
3007
msgstr ""
3008
3009
#: src/frontends/kde/citationdlg.C:96
3010
msgid "Text to place after citation"
3011
msgstr ""
3012
3013
#: src/frontends/kde/dlg/copyrightdlgdata.C:61
3014
msgid ""
3015
"LyX is Copyright (C) 1995 by Matthias Ettrich, \n"
3016
"1995-2000 LyX Team"
3017
msgstr ""
3018
3019
#: src/frontends/kde/dlg/copyrightdlgdata.C:78
3020
msgid ""
3021
"This program is free software; you can redistribute it\n"
3022
"and/or modify it under the terms of the GNU General\n"
3023
"Public License as published by the Free Software\n"
3024
"Foundation; either version 2 of the License, or\n"
3025
"(at your option) any later version."
3026
msgstr ""
3027
3028
#: src/frontends/kde/dlg/copyrightdlgdata.C:95
3029
msgid ""
3030
"LyX is distributed in the hope that it will\n"
3031
"be useful, but WITHOUT ANY WARRANTY;\n"
3032
"without even the implied warranty of MERCHANTABILITY\n"
3033
"or FITNESS FOR A PARTICULAR PURPOSE.\n"
3034
"See the GNU General Public License for more details.\n"
3035
"You should have received a copy of\n"
3036
"the GNU General Public License\n"
3037
"along with this program; if not, write to\n"
3038
"the Free Software Foundation, Inc., \n"
3039
"675 Mass Ave, Cambridge, MA 02139, USA."
3040
msgstr ""
3041
3042
#: src/frontends/kde/dlg/indexdlgdata.C:42
3043
msgid "Keyword:"
3044
msgstr ""
3045
3046
#: src/frontends/kde/dlg/paraabovedlgdata.C:39
3047
#: src/frontends/kde/dlg/parabelowdlgdata.C:39
3048
msgid "Page break"
3049
msgstr ""
3050
3051
#: src/frontends/kde/dlg/paraabovedlgdata.C:52
3052
msgid "Keep space when at top of page"
3053
msgstr ""
3054
3055
#: src/frontends/kde/dlg/paraabovedlgdata.C:70
3056
#: src/frontends/kde/dlg/parabelowdlgdata.C:70
3057
msgid "Extra Space"
3058
msgstr ""
3059
3060
#: src/frontends/kde/dlg/paraabovedlgdata.C:101
3061
#: src/frontends/kde/dlg/parabelowdlgdata.C:101
3062
msgid "Value"
3063
msgstr ""
3064
3065
#: src/frontends/kde/dlg/paraabovedlgdata.C:118
3066
#: src/frontends/kde/dlg/parabelowdlgdata.C:118
3067
msgid "Plus"
3068
msgstr ""
3069
3070
#: src/frontends/kde/dlg/paraabovedlgdata.C:135
3071
#: src/frontends/kde/dlg/parabelowdlgdata.C:135
3072
msgid "Minus"
3073
msgstr ""
3074
3075
#: src/frontends/kde/dlg/parabelowdlgdata.C:52
3076
msgid "Keep space when at bottom of page"
3077
msgstr ""
3078
3079
#: src/frontends/kde/dlg/paradlgdata.C:65
3080
msgid "&Apply"
3081
msgstr ""
3082
3083
#: src/frontends/kde/dlg/paradlgdata.C:82
3084
msgid "&Restore"
3085
msgstr ""
3086
3087
#: src/frontends/kde/dlg/paraextradlgdata.C:43
3088
#: src/frontends/kde/dlg/parageneraldlgdata.C:43
3089
#: src/frontends/xforms/form_paragraph.C:149
3090
#: src/frontends/xforms/form_paragraph.C:223
3091
msgid "Alignment"
3092
msgstr ""
3093
3094
#: src/frontends/kde/dlg/paraextradlgdata.C:74 src/lyx.C:56
3095
msgid "Type"
3096
msgstr ""
3097
3098
#: src/frontends/kde/dlg/paraextradlgdata.C:116
3099
msgid "&HFill between minipage paragraphs"
3100
msgstr ""
3101
3102
#: src/frontends/kde/dlg/paraextradlgdata.C:129
3103
msgid "&Start new minipage"
3104
msgstr ""
3105
3106
#: src/frontends/kde/dlg/paraextradlgdata.C:142
3107
msgid "&Top"
3108
msgstr ""
3109
3110
#: src/frontends/kde/dlg/paraextradlgdata.C:155
3111
msgid "&Middle"
3112
msgstr ""
3113
3114
#: src/frontends/kde/dlg/paraextradlgdata.C:168
3115
msgid "&Bottom"
3116
msgstr ""
3117
3118
#: src/frontends/kde/dlg/parageneraldlgdata.C:55
3119
msgid "Draw line above paragraph"
3120
msgstr ""
3121
3122
#: src/frontends/kde/dlg/parageneraldlgdata.C:68
3123
msgid "Draw line below paragraph"
3124
msgstr ""
3125
3126
#: src/frontends/kde/dlg/parageneraldlgdata.C:81
3127
msgid "Don't indent paragraph"
3128
msgstr ""
3129
3130
#: src/frontends/kde/dlg/parageneraldlgdata.C:94
3131
msgid "Block"
3132
msgstr ""
3133
3134
#: src/frontends/kde/dlg/parageneraldlgdata.C:107
3135
msgid "Center"
3136
msgstr ""
3137
3138
#: src/frontends/kde/dlg/parageneraldlgdata.C:120
3139
msgid "Left"
3140
msgstr ""
3141
3142
#: src/frontends/kde/dlg/parageneraldlgdata.C:133
3143
msgid "Right"
3144
msgstr ""
3145
3146
#: src/frontends/kde/dlg/parageneraldlgdata.C:151
3147
msgid "Label width"
3148
msgstr ""
3149
3150
#: src/frontends/kde/dlg/printdlgdata.C:42
3151
msgid "Pages"
3152
msgstr ""
3153
3154
#: src/frontends/kde/dlg/printdlgdata.C:73
3155
#: src/frontends/xforms/form_print.C:135
3156
msgid "Copies"
3157
msgstr ""
3158
3159
#: src/frontends/kde/dlg/printdlgdata.C:88
3160
#: src/frontends/xforms/form_print.C:138
3161
msgid "Print to"
3162
msgstr ""
3163
3164
#: src/frontends/kde/dlg/printdlgdata.C:116
3165
msgid "&Print"
3166
msgstr ""
3167
3168
#: src/frontends/kde/dlg/printdlgdata.C:149
3169
msgid "&All pages"
3170
msgstr ""
3171
3172
#: src/frontends/kde/dlg/printdlgdata.C:162
3173
msgid "&Even pages"
3174
msgstr ""
3175
3176
#: src/frontends/kde/dlg/printdlgdata.C:192
3177
msgid "From"
3178
msgstr ""
3179
3180
#: src/frontends/kde/dlg/printdlgdata.C:208
3181
msgid "To"
3182
msgstr ""
3183
3184
#: src/frontends/kde/dlg/printdlgdata.C:220
3185
msgid "&Odd pages"
3186
msgstr ""
3187
3188
#: src/frontends/kde/dlg/printdlgdata.C:233
3189
msgid "&Printer"
3190
msgstr ""
3191
3192
#: src/frontends/kde/dlg/printdlgdata.C:246
3193
msgid "&File"
3194
msgstr ""
3195
3196
#: src/frontends/kde/dlg/printdlgdata.C:272
3197
msgid "&Reverse order"
3198
msgstr ""
3199
3200
#: src/frontends/kde/dlg/printdlgdata.C:298
3201
msgid "Co&llate"
3202
msgstr ""
3203
3204
#: src/frontends/kde/dlg/printdlgdata.C:312
3205
msgid "&Browse"
3206
msgstr ""
3207
3208
#: src/frontends/kde/dlg/printdlgdata.C:346
3209
msgid "Count"
3210
msgstr ""
3211
3212
#: src/frontends/kde/dlg/tabcreatedlgdata.C:42
3213
msgid "&Insert"
3214
msgstr ""
3215
3216
#: src/frontends/kde/dlg/tabcreatedlgdata.C:90
3217
#: src/frontends/xforms/form_tabular_create.C:49 src/mathed/math_forms.C:133
3218
msgid "Rows"
3219
msgstr ""
3220
3221
#: src/frontends/kde/dlg/tabcreatedlgdata.C:107
3222
#: src/frontends/xforms/form_tabular_create.C:45
3223
msgid "Columns"
3224
msgstr ""
3225
3226
#: src/frontends/kde/FormCitation.C:160 src/frontends/kde/FormRef.C:201
3227
#: src/frontends/kde/indexdlg.C:60 src/frontends/kde/tocdlg.C:48
3228
msgid "&Close"
3229
msgstr ""
3230
3231
#: src/frontends/kde/FormCitation.C:199
3232
msgid "LyX: Citation Reference"
3233
msgstr ""
3234
3235
#: src/frontends/kde/FormCitation.C:382
3236
msgid "Key not found in references."
3237
msgstr ""
3238
3239
#: src/frontends/kde/FormCopyright.C:42
3240
msgid "LyX: Copyright and Warranty"
3241
msgstr ""
3242
3243
#: src/frontends/kde/FormIndex.C:96
3244
msgid "LyX: Index"
3245
msgstr ""
3246
3247
#: src/frontends/kde/FormParagraph.C:183
3248
#: src/frontends/xforms/FormParagraph.C:148
3249
msgid "Paragraph layout set"
3250
msgstr ""
3251
3252
#: src/frontends/kde/FormParagraph.C:189
3253
msgid "LyX: Paragraph Options"
3254
msgstr ""
3255
3256
#. FIXME: should have a utility class for this
3257
#: src/frontends/kde/FormPrint.C:106
3258
msgid ""
3259
"An error occured while printing.\n"
3260
"\n"
3261
msgstr ""
3262
3263
#: src/frontends/kde/FormPrint.C:107
3264
msgid "Check the parameters are correct.\n"
3265
msgstr ""
3266
3267
#: src/frontends/kde/FormPrint.C:108
3268
msgid "LyX: Print Error"
3269
msgstr ""
3270
3271
#: src/frontends/kde/FormPrint.C:118
3272
msgid "LyX: Print"
3273
msgstr ""
3274
3275
#: src/frontends/kde/FormRef.C:103
3276
msgid "&Go back"
3277
msgstr ""
3278
3279
#: src/frontends/kde/FormRef.C:108 src/frontends/kde/FormRef.C:119
3280
#: src/frontends/kde/FormRef.C:184 src/frontends/kde/refdlg.C:76
3281
msgid "&Goto reference"
3282
msgstr ""
3283
3284
#: src/frontends/kde/FormRef.C:249
3285
msgid "LyX: Cross Reference"
3286
msgstr ""
3287
3288
#: src/frontends/kde/FormTabularCreate.C:53
3289
msgid "LyX: Insert Table"
3290
msgstr ""
3291
3292
#: src/frontends/kde/FormToc.C:246
3293
msgid "LyX: Table of Contents"
3294
msgstr ""
3295
3296
#: src/LyXAction.C:123 src/frontends/kde/FormUrl.C:86
3297
#: src/frontends/kde/paradlg.C:89 src/frontends/xforms/FormBase.h:137
3298
#: src/frontends/xforms/FormBase.h:152 src/frontends/xforms/FormInset.h:30
3299
#: src/frontends/xforms/FormInset.h:54 src/layout_forms.C:52 src/log_form.C:21
3300
#: src/lyxvc.C:263 src/mathed/math_forms.C:177
3301
msgid "Close"
3302
msgstr ""
3303
3304
#: src/LyXAction.C:157 src/frontends/kde/FormUrl.C:93
3305
#: src/frontends/kde/paradlg.C:89 src/frontends/xforms/FormBase.h:138
3306
#: src/frontends/xforms/FormBase.h:153 src/frontends/xforms/FormInset.h:31
3307
#: src/frontends/xforms/FormInset.h:55 src/lyxfunc.C:744
3308
msgid "Cancel"
3309
msgstr ""
3310
3311
#: src/frontends/kde/FormUrl.C:123
3312
msgid "LyX: Url"
3313
msgstr ""
3314
3315
#. tooltips
3316
#: src/frontends/kde/indexdlg.C:27 src/frontends/kde/indexdlg.C:28
3317
msgid "Index entry"
3318
msgstr ""
3319
3320
#: src/frontends/kde/paradlg.C:34
3321
msgid "&General"
3322
msgstr ""
3323
3324
#: src/frontends/kde/paradlg.C:35
3325
msgid "&Extra"
3326
msgstr ""
3327
3328
#. FIXME: should be cleverer here
3329
#: src/frontends/kde/paradlg.C:95 src/paragraph.C:1954
3330
msgid "Senseless with this layout!"
3331
msgstr ""
3332
3333
#: src/frontends/kde/paraextradlg.C:25 src/lyxfont.C:52
3334
msgid "Normal"
3335
msgstr ""
3336
3337
#: src/frontends/kde/paraextradlg.C:26
3338
msgid "Indented paragraph"
3339
msgstr ""
3340
3341
#: src/frontends/kde/paraextradlg.C:27
3342
msgid "Minipage"
3343
msgstr ""
3344
3345
#: src/frontends/kde/paraextradlg.C:28
3346
msgid "Wrap text around floats (floatflt)"
3347
msgstr ""
3348
3349
#. if you change this, remember to change ParaDialog::get/setUnits()
3350
#: src/frontends/kde/paraextradlg.C:30 src/frontends/kde/parageneraldlg.C:63
3351
msgid "Centimetres"
3352
msgstr ""
3353
3354
#: src/frontends/kde/paraextradlg.C:31 src/frontends/kde/parageneraldlg.C:64
3355
msgid "Inches"
3356
msgstr ""
3357
3358
#: src/frontends/kde/paraextradlg.C:32 src/frontends/kde/parageneraldlg.C:65
3359
msgid "Points (1/72.27 inch)"
3360
msgstr ""
3361
3362
#: src/frontends/kde/paraextradlg.C:33 src/frontends/kde/parageneraldlg.C:66
3363
msgid "Millimetres"
3364
msgstr ""
3365
3366
#: src/frontends/kde/paraextradlg.C:34 src/frontends/kde/parageneraldlg.C:67
3367
msgid "Picas"
3368
msgstr ""
3369
3370
#: src/frontends/kde/paraextradlg.C:35 src/frontends/kde/parageneraldlg.C:68
3371
msgid "ex units"
3372
msgstr ""
3373
3374
#: src/frontends/kde/paraextradlg.C:36 src/frontends/kde/parageneraldlg.C:69
3375
msgid "em units"
3376
msgstr ""
3377
3378
#: src/frontends/kde/paraextradlg.C:37 src/frontends/kde/parageneraldlg.C:70
3379
msgid "Scaled points (1/65536 pt)"
3380
msgstr ""
3381
3382
#: src/frontends/kde/paraextradlg.C:38 src/frontends/kde/parageneraldlg.C:71
3383
msgid "Big/PS points (1/72 inch)"
3384
msgstr ""
3385
3386
#: src/frontends/kde/paraextradlg.C:39 src/frontends/kde/parageneraldlg.C:72
3387
msgid "Didot points"
3388
msgstr ""
3389
3390
#: src/frontends/kde/paraextradlg.C:40 src/frontends/kde/parageneraldlg.C:73
3391
msgid "Cicero points"
3392
msgstr ""
3393
3394
#: src/frontends/kde/paraextradlg.C:41
3395
msgid "Percent of column"
3396
msgstr ""
3397
3398
#. FIXME: free punctuation to whoever can make the value
3399
#. boxes not be overly large
3400
#: src/frontends/kde/parageneraldlg.C:31
3401
msgid "&Spacing Above"
3402
msgstr ""
3403
3404
#: src/frontends/kde/parageneraldlg.C:32
3405
msgid "Spacing &Below"
3406
msgstr ""
3407
3408
#: src/frontends/kde/parageneraldlg.C:37 src/frontends/kde/parageneraldlg.C:44
3409
msgid "None"
3410
msgstr ""
3411
3412
#: src/frontends/kde/parageneraldlg.C:38 src/frontends/kde/parageneraldlg.C:45
3413
msgid "Defskip"
3414
msgstr ""
3415
3416
#: src/frontends/kde/parageneraldlg.C:39 src/frontends/kde/parageneraldlg.C:46
3417
msgid "Small skip"
3418
msgstr ""
3419
3420
#: src/frontends/kde/parageneraldlg.C:40 src/frontends/kde/parageneraldlg.C:47
3421
msgid "Medium skip"
3422
msgstr ""
3423
3424
#: src/frontends/kde/parageneraldlg.C:41 src/frontends/kde/parageneraldlg.C:48
3425
msgid "Big skip"
3426
msgstr ""
3427
3428
#: src/frontends/kde/parageneraldlg.C:42 src/frontends/kde/parageneraldlg.C:49
3429
msgid "VFill"
3430
msgstr ""
3431
3432
#: src/frontends/kde/parageneraldlg.C:43 src/frontends/kde/parageneraldlg.C:50
3433
msgid "Length"
3434
msgstr ""
3435
3436
#: src/frontends/kde/printdlg.C:25
3437
msgid "Print every page"
3438
msgstr ""
3439
3440
#: src/frontends/kde/printdlg.C:26
3441
msgid "Print odd-numbered pages only"
3442
msgstr ""
3443
3444
#: src/frontends/kde/printdlg.C:27
3445
msgid "Print even-numbered pages only"
3446
msgstr ""
3447
3448
#: src/frontends/kde/printdlg.C:28
3449
msgid "Print from page number"
3450
msgstr ""
3451
3452
#: src/frontends/kde/printdlg.C:29
3453
msgid "Print to page number"
3454
msgstr ""
3455
3456
#: src/frontends/kde/printdlg.C:30
3457
msgid "Print in reverse order (last page first)"
3458
msgstr ""
3459
3460
#: src/frontends/kde/printdlg.C:31
3461
msgid "Number of copies to print"
3462
msgstr ""
3463
3464
#: src/frontends/kde/printdlg.C:32
3465
msgid "Collate multiple copies"
3466
msgstr ""
3467
3468
#: src/frontends/kde/printdlg.C:33
3469
msgid "Printer name"
3470
msgstr ""
3471
3472
#: src/frontends/kde/printdlg.C:34
3473
msgid "Output filename"
3474
msgstr ""
3475
3476
#: src/frontends/kde/printdlg.C:35
3477
msgid "Select output filename"
3478
msgstr ""
3479
3480
#: src/frontends/kde/refdlg.C:30
3481
msgid "Available References"
3482
msgstr ""
3483
3484
#: src/frontends/kde/refdlg.C:45 src/frontends/kde/urldlg.C:39
3485
msgid "Name :"
3486
msgstr ""
3487
3488
#: src/frontends/kde/refdlg.C:51
3489
msgid "Reference :"
3490
msgstr ""
3491
3492
#: src/frontends/kde/refdlg.C:57
3493
msgid "Sort"
3494
msgstr ""
3495
3496
#: src/frontends/kde/refdlg.C:63
3497
msgid "Page number"
3498
msgstr ""
3499
3500
#: src/frontends/kde/refdlg.C:64
3501
msgid "Ref on page xxx"
3502
msgstr ""
3503
3504
#: src/frontends/kde/refdlg.C:65
3505
msgid "on page xxx"
3506
msgstr ""
3507
3508
#: src/frontends/kde/refdlg.C:66
3509
msgid "Pretty reference"
3510
msgstr ""
3511
3512
#: src/frontends/kde/refdlg.C:70
3513
msgid "Reference Type"
3514
msgstr ""
3515
3516
#: src/frontends/kde/refdlg.C:81 src/frontends/kde/tocdlg.C:43
3517
msgid "&Update"
3518
msgstr ""
3519
3520
#. tooltips
3521
#: src/frontends/kde/refdlg.C:98
3522
msgid "Reference as it appears in output"
3523
msgstr ""
3524
3525
#: src/frontends/kde/refdlg.C:99
3526
msgid "Sort references in alphabetical order ?"
3527
msgstr ""
3528
3529
#: src/frontends/kde/tocdlg.C:57
3530
msgid "Depth"
3531
msgstr ""
3532
3533
#: src/frontends/kde/urldlg.C:33
3534
msgid "Url :"
3535
msgstr ""
3536
3537
#: src/frontends/kde/urldlg.C:45
3538
msgid "Generate hyperlink"
3539
msgstr ""
3540
3541
#: src/frontends/kde/urldlg.C:64 src/frontends/kde/urldlg.C:65
3542
msgid "Name associated with the URL"
3543
msgstr ""
3544
3545
#: src/frontends/kde/urldlg.C:66
3546
msgid "Output as a hyperlink ?"
3547
msgstr ""
3548
3549
#: src/frontends/xforms/FormCitation.C:37
3550
msgid "Citation"
3551
msgstr ""
3552
3553
#: src/frontends/xforms/form_citation.C:29
3554
msgid "Inset keys|#I"
3555
msgstr ""
3556
3557
#: src/frontends/xforms/form_citation.C:38
3558
msgid "Bibliography keys|#B"
3559
msgstr ""
3560
3561
#: src/frontends/xforms/form_citation.C:46
3562
msgid "@4->"
3563
msgstr ""
3564
3565
#: src/frontends/xforms/form_citation.C:47
3566
msgid "#&D"
3567
msgstr ""
3568
3569
#: src/frontends/xforms/form_citation.C:51
3570
msgid "@9+"
3571
msgstr ""
3572
3573
#: src/frontends/xforms/form_citation.C:52
3574
msgid "#X"
3575
msgstr ""
3576
3577
#: src/frontends/xforms/form_citation.C:56
3578
msgid "@8->"
3579
msgstr ""
3580
3581
#: src/frontends/xforms/form_citation.C:57
3582
msgid "#&A"
3583
msgstr ""
3584
3585
#: src/frontends/xforms/form_citation.C:61
3586
msgid "@2->"
3587
msgstr ""
3588
3589
#: src/frontends/xforms/form_citation.C:62
3590
msgid "#&B"
3591
msgstr ""
3592
3593
#: src/frontends/xforms/form_citation.C:66 src/lyxvc.C:112
3594
msgid "Info"
3595
msgstr ""
3596
3597
#: src/frontends/xforms/form_citation.C:71
3598
msgid "Citation style|#s"
3599
msgstr ""
3600
3601
#: src/frontends/xforms/form_citation.C:79
3602
msgid "Text before|#T"
3603
msgstr ""
3604
3605
#: src/frontends/xforms/form_citation.C:86
3606
msgid "Text after|#e"
3607
msgstr ""
3608
3609
#: src/frontends/xforms/form_citation.C:93
3610
#: src/frontends/xforms/form_document.C:52
3611
#: src/frontends/xforms/form_index.C:34
3612
#: src/frontends/xforms/form_paragraph.C:334
3613
#: src/frontends/xforms/form_preferences.C:48
3614
#: src/frontends/xforms/form_ref.C:89 src/frontends/xforms/form_url.C:76
3615
msgid "Restore|#R"
3616
msgstr ""
3617
3618
#: src/frontends/xforms/form_citation.C:110
3619
#: src/frontends/xforms/form_document.C:33
3620
#: src/frontends/xforms/form_index.C:53 src/frontends/xforms/form_ref.C:75
3621
#: src/frontends/xforms/form_tabular_create.C:39
3622
#: src/frontends/xforms/form_url.C:57 src/lyx.C:110
3623
msgid "Cancel|#C^["
3624
msgstr ""
3625
3626
#: src/frontends/xforms/FormCopyright.C:20
3627
msgid "Copyright and Warranty"
3628
msgstr ""
3629
3630
#: src/frontends/xforms/FormCopyright.C:51
3631
msgid "LyX is Copyright (C) 1995 by Matthias Ettrich, 1995-2000 LyX Team"
3632
msgstr ""
3633
3634
#: src/frontends/xforms/FormCopyright.C:56
3635
msgid ""
3636
"This program is free software; you can redistribute it and/or modify it "
3637
"under the terms of the GNU General Public License as published by the Free "
3638
"Software Foundation; either version 2 of the License, or (at your option) "
3639
"any later version."
3640
msgstr ""
3641
3642
#: src/frontends/xforms/FormCopyright.C:61
3643
msgid ""
3644
"LyX is distributed in the hope that it will be useful, but WITHOUT ANY "
3645
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
3646
"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
3647
"details. You should have received a copy of the GNU General Public License "
3648
"along with this program; if not, write to the Free Software Foundation, "
3649
"Inc., 675 Mass Ave, Cambridge, MA 02139, USA."
3650
msgstr ""
3651
3652
#: src/frontends/xforms/form_copyright.C:41
3653
#: src/frontends/xforms/form_error.C:31 src/frontends/xforms/form_toc.C:48
3654
msgid "Close|#C^[^M"
3655
msgstr ""
3656
3657
#: src/frontends/xforms/FormDocument.C:48
3658
msgid "Document Layout"
3659
msgstr ""
3660
3661
#: src/frontends/xforms/FormDocument.C:117
3662
msgid ""
3663
" Default | Custom | USletter | USlegal | USexecutive | A3 | A4 | A5 | B3 | "
3664
"B4 | B5 "
3665
msgstr ""
3666
3667
#: src/frontends/xforms/FormDocument.C:120
3668
msgid ""
3669
" None | A4 small Margins (only portrait) | A4 very small Margins (only "
3670
"portrait) | A4 very wide margins (only portrait) "
3671
msgstr ""
3672
3673
#: src/frontends/xforms/FormDocument.C:179
3674
msgid " Single | OneHalf | Double | Other "
3675
msgstr ""
3676
3677
#: src/frontends/xforms/FormDocument.C:187
3678
msgid " Smallskip | Medskip | Bigskip | Length "
3679
msgstr ""
3680
3681
#: src/frontends/xforms/FormDocument.C:236
3682
msgid " ``text'' | ''text'' | ,,text`` | ,,text'' | ¥©text¥µ | ¥µtext¥© "
3683
msgstr ""
3684
3685
#: src/frontends/xforms/FormDocument.C:263
3686
msgid ""
3687
" default | tiny | script | footnote | small | normal | large | Large | LARGE "
3688
"| huge | Huge"
3689
msgstr ""
3690
3691
#: src/frontends/xforms/FormDocument.C:273 src/insets/figinset.C:1965
3692
#: src/insets/insetexternal.C:143 src/lyxfunc.C:3105 src/lyxfunc.C:3181
3693
#: src/lyxfunc.C:3313
3694
msgid "Document"
3695
msgstr ""
3696
3697
#: src/frontends/xforms/FormDocument.C:275
3698
msgid "Paper"
3699
msgstr ""
3700
3701
#: src/frontends/xforms/FormDocument.C:279
3702
#: src/frontends/xforms/FormParagraph.C:133
3703
msgid "Extra"
3704
msgstr ""
3705
3706
#: src/frontends/xforms/FormDocument.C:281
3707
msgid "Bullets"
3708
msgstr ""
3709
3710
#: src/frontends/xforms/FormDocument.C:284
3711
msgid ""
3712
"Your version of libXpm is older than 4.7.\n"
3713
"The `bullet' tab of the document popup has been disabled"
3714
msgstr ""
3715
3716
#: src/frontends/xforms/FormDocument.C:308
3717
msgid "Document layout set"
3718
msgstr ""
3719
3720
#: src/frontends/xforms/FormDocument.C:426
3721
msgid "Converting document to new document class..."
3722
msgstr ""
3723
3724
#: src/frontends/xforms/FormDocument.C:434
3725
msgid "One paragraph couldn't be converted"
3726
msgstr ""
3727
3728
#: src/frontends/xforms/FormDocument.C:437
3729
msgid " paragraphs couldn't be converted"
3730
msgstr ""
3731
3732
#. problem changing class -- warn user and retain old style
3733
#: src/frontends/xforms/FormDocument.C:439
3734
#: src/frontends/xforms/FormDocument.C:446
3735
#: src/frontends/xforms/FormDocument.C:1108
3736
msgid "Conversion Errors!"
3737
msgstr ""
3738
3739
#: src/frontends/xforms/FormDocument.C:440
3740
msgid "into chosen document class"
3741
msgstr ""
3742
3743
#: src/frontends/xforms/FormDocument.C:447
3744
msgid "Errors loading new document class."
3745
msgstr ""
3746
3747
#: src/frontends/xforms/FormDocument.C:448
3748
#: src/frontends/xforms/FormDocument.C:1110
3749
msgid "Reverting to original document class."
3750
msgstr ""
3751
3752
#: src/frontends/xforms/FormDocument.C:825
3753
msgid "Document is read-only. No changes to layout permitted."
3754
msgstr ""
3755
3756
#: src/frontends/xforms/FormDocument.C:1100
3757
msgid "Should I set some parameters to"
3758
msgstr ""
3759
3760
#: src/frontends/xforms/FormDocument.C:1101
3761
msgid "the defaults of this document class?"
3762
msgstr ""
3763
3764
#: src/frontends/xforms/FormDocument.C:1109
3765
msgid "Unable to switch to new document class."
3766
msgstr ""
3767
3768
#: src/frontends/xforms/form_document.C:30
3769
#: src/frontends/xforms/form_paragraph.C:314
3770
#: src/frontends/xforms/form_tabular.C:28
3771
msgid "Tabbed folder"
3772
msgstr ""
3773
3774
#: src/frontends/xforms/form_document.C:85
3775
msgid "Special:|#S"
3776
msgstr ""
3777
3778
#: src/frontends/xforms/form_document.C:98
3779
msgid "Margins"
3780
msgstr ""
3781
3782
#: src/frontends/xforms/form_document.C:102
3783
msgid "Foot/Head Margins"
3784
msgstr ""
3785
3786
#: src/frontends/xforms/form_document.C:113
3787
msgid "Orientation"
3788
msgstr ""
3789
3790
#: src/frontends/xforms/form_document.C:120
3791
msgid "Portrait|#o"
3792
msgstr ""
3793
3794
#: src/frontends/xforms/form_document.C:127
3795
msgid "Landscape|#L"
3796
msgstr ""
3797
3798
#: src/frontends/xforms/form_document.C:136
3799
msgid "Papersize:|#P"
3800
msgstr ""
3801
3802
#: src/frontends/xforms/form_document.C:143
3803
msgid "Custom Papersize"
3804
msgstr ""
3805
3806
#: src/frontends/xforms/form_document.C:148
3807
msgid "Use Geometry Package|#U"
3808
msgstr ""
3809
3810
#: src/frontends/xforms/form_document.C:155
3811
msgid "Width:|#W"
3812
msgstr ""
3813
3814
#: src/frontends/xforms/form_document.C:162
3815
msgid "Height:|#H"
3816
msgstr ""
3817
3818
#: src/frontends/xforms/form_document.C:169
3819
msgid "Top:|#T"
3820
msgstr ""
3821
3822
#: src/frontends/xforms/form_document.C:176
3823
msgid "Bottom:|#B"
3824
msgstr ""
3825
3826
#: src/frontends/xforms/form_document.C:183
3827
msgid "Left:|#e"
3828
msgstr ""
3829
3830
#: src/frontends/xforms/form_document.C:190
3831
msgid "Right:|#R"
3832
msgstr ""
3833
3834
#: src/frontends/xforms/form_document.C:197
3835
msgid "Headheight:|#i"
3836
msgstr ""
3837
3838
#: src/frontends/xforms/form_document.C:204
3839
msgid "Headsep:|#d"
3840
msgstr ""
3841
3842
#: src/frontends/xforms/form_document.C:211
3843
msgid "Footskip:|#F"
3844
msgstr ""
3845
3846
#: src/frontends/xforms/form_document.C:244
3847
msgid "Separation"
3848
msgstr ""
3849
3850
#: src/frontends/xforms/form_document.C:247
3851
msgid "Page cols"
3852
msgstr ""
3853
3854
#: src/frontends/xforms/form_document.C:250
3855
msgid "Sides"
3856
msgstr ""
3857
3858
#: src/frontends/xforms/form_document.C:254
3859
msgid "Fonts:|#F"
3860
msgstr "¥Õ¥©¥ó¥È:|#F"
3861
3862
#: src/frontends/xforms/form_document.C:262
3863
msgid "Font Size:|#O"
3864
msgstr "¥Õ¥©¥ó¥È¥µ¥¤¥º:|#O"
3865
3866
#: src/frontends/xforms/form_document.C:270
3867
msgid "Class:|#C"
3868
msgstr "¥¯¥é¥¹:|#C"
3869
3870
#: src/frontends/xforms/form_document.C:278
3871
msgid "Pagestyle:|#P"
3872
msgstr "¥Ú¡¼¥¸¥¹¥¿¥¤¥ë:|#P"
3873
3874
#: src/frontends/xforms/form_document.C:286
3875
msgid "Spacing|#g"
3876
msgstr "¥¹¥Ú¡¼¥¹|#g"
3877
3878
#: src/frontends/xforms/form_document.C:294
3879
msgid "Extra Options:|#X"
3880
msgstr ""
3881
3882
#: src/frontends/xforms/form_document.C:304
3883
msgid "Default Skip:|#u"
3884
msgstr ""
3885
3886
#: src/frontends/xforms/form_document.C:314
3887
msgid "One|#n"
3888
msgstr ""
3889
3890
#: src/frontends/xforms/form_document.C:321
3891
msgid "Two|#T"
3892
msgstr ""
3893
3894
#: src/frontends/xforms/form_document.C:332
3895
msgid "One|#e"
3896
msgstr ""
3897
3898
#: src/frontends/xforms/form_document.C:339
3899
msgid "Two|#w"
3900
msgstr ""
3901
3902
#: src/frontends/xforms/form_document.C:350
3903
msgid "Indent|#I"
3904
msgstr ""
3905
3906
#: src/frontends/xforms/form_document.C:357
3907
msgid "Skip|#K"
3908
msgstr ""
3909
3910
#: src/frontends/xforms/form_document.C:392
3911
msgid "Quote Style    "
3912
msgstr ""
3913
3914
#: src/frontends/xforms/form_document.C:394
3915
msgid "Encoding:|#D"
3916
msgstr "¥¨¥ó¥³¡¼¥É:|#D"
3917
3918
#: src/frontends/xforms/form_document.C:402
3919
msgid "Type:|#T"
3920
msgstr "¥¿¥¤¥×:|#T"
3921
3922
#: src/frontends/xforms/form_document.C:411
3923
msgid "Single|#S"
3924
msgstr ""
3925
3926
#: src/frontends/xforms/form_document.C:418
3927
msgid "Double|#D"
3928
msgstr ""
3929
3930
#: src/frontends/xforms/form_document.C:427
3931
msgid "Language:|#L"
3932
msgstr "¸À¸ì:|#L"
3933
3934
#: src/frontends/xforms/form_document.C:458
3935
msgid "Float Placement:|#L"
3936
msgstr "¥Õ¥í¡¼¥È¤ÎÇÛÃÖ:|#L"
3937
3938
#: src/frontends/xforms/form_document.C:464
3939
msgid "Section number depth"
3940
msgstr "¥»¥¯¥·¥ç¥óÈÖ¹æ¤Î¿¼¤µ"
3941
3942
#: src/frontends/xforms/form_document.C:468
3943
msgid "Table of contents depth"
3944
msgstr "Ìܼ¡¤Î¿¼¤µ"
3945
3946
#: src/frontends/xforms/form_document.C:473
3947
msgid "PS Driver:|#S"
3948
msgstr ""
3949
3950
#: src/frontends/xforms/form_document.C:481
3951
msgid "Use AMS Math|#M"
3952
msgstr ""
3953
3954
#: src/frontends/xforms/form_document.C:523
3955
msgid "Size|#z"
3956
msgstr "¥µ¥¤¥º|#z"
3957
3958
#: src/frontends/xforms/form_document.C:532
3959
msgid "LaTeX|#L"
3960
msgstr ""
3961
3962
#: src/frontends/xforms/form_document.C:542
3963
msgid "1|#1"
3964
msgstr ""
3965
3966
#: src/frontends/xforms/form_document.C:550
3967
msgid "2|#2"
3968
msgstr ""
3969
3970
#: src/frontends/xforms/form_document.C:557
3971
msgid "3|#3"
3972
msgstr ""
3973
3974
#: src/frontends/xforms/form_document.C:564
3975
msgid "4|#4"
3976
msgstr ""
3977
3978
#: src/frontends/xforms/form_document.C:572
3979
msgid "Bullet Depth"
3980
msgstr ""
3981
3982
#: src/frontends/xforms/form_document.C:578
3983
msgid "Standard|#S"
3984
msgstr ""
3985
3986
#: src/frontends/xforms/form_document.C:587
3987
msgid "Maths|#M"
3988
msgstr ""
3989
3990
#: src/frontends/xforms/form_document.C:595
3991
msgid "Ding 2|#i"
3992
msgstr ""
3993
3994
#: src/frontends/xforms/form_document.C:603
3995
msgid "Ding 3|#n"
3996
msgstr ""
3997
3998
#: src/frontends/xforms/form_document.C:611
3999
msgid "Ding 4|#g"
4000
msgstr ""
4001
4002
#: src/frontends/xforms/form_document.C:619
4003
msgid "Ding 1|#D"
4004
msgstr ""
4005
4006
#: src/frontends/xforms/FormError.C:26
4007
msgid "LaTeX Error"
4008
msgstr ""
4009
4010
#: src/frontends/xforms/FormGraphics.C:36
4011
#: src/frontends/xforms/FormGraphics.C:359
4012
msgid "Graphics"
4013
msgstr ""
4014
4015
#: src/frontends/xforms/FormGraphics.C:368 src/insets/figinset.C:1964
4016
msgid "Clipart"
4017
msgstr ""
4018
4019
#: src/frontends/xforms/form_graphics.C:33
4020
msgid "Graphics File|#F"
4021
msgstr ""
4022
4023
#: src/frontends/xforms/form_graphics.C:39 src/insets/insetinclude.C:45
4024
#: src/insets/insetinclude.C:46
4025
msgid "Browse|#B"
4026
msgstr ""
4027
4028
#: src/frontends/xforms/form_graphics.C:59
4029
#: src/frontends/xforms/form_graphics.C:76
4030
#, no-c-format
4031
msgid "% of Page"
4032
msgstr ""
4033
4034
#: src/frontends/xforms/form_graphics.C:61
4035
#: src/frontends/xforms/form_graphics.C:82 src/lyxfont.C:407
4036
msgid "Default"
4037
msgstr ""
4038
4039
#: src/frontends/xforms/form_graphics.C:64
4040
#: src/frontends/xforms/form_graphics.C:80
4041
msgid "cm"
4042
msgstr ""
4043
4044
#: src/frontends/xforms/form_graphics.C:66
4045
#: src/frontends/xforms/form_graphics.C:78
4046
msgid "Inch"
4047
msgstr ""
4048
4049
#: src/frontends/xforms/form_graphics.C:69
4050
#, no-c-format
4051
msgid "% of Column"
4052
msgstr ""
4053
4054
#: src/frontends/xforms/form_graphics.C:90
4055
msgid "in Monochrome|#M"
4056
msgstr ""
4057
4058
#: src/frontends/xforms/form_graphics.C:96
4059
msgid "in Grayscale|#G"
4060
msgstr ""
4061
4062
#: src/frontends/xforms/form_graphics.C:101
4063
msgid "in Color|#C"
4064
msgstr ""
4065
4066
#: src/frontends/xforms/form_graphics.C:106
4067
msgid "Don't display|#D"
4068
msgstr ""
4069
4070
#: src/frontends/xforms/form_graphics.C:112
4071
msgid "Rotate"
4072
msgstr ""
4073
4074
#: src/frontends/xforms/form_graphics.C:114
4075
msgid "Angle|#A"
4076
msgstr ""
4077
4078
#: src/frontends/xforms/form_graphics.C:120
4079
msgid "Inline Figure|#I"
4080
msgstr ""
4081
4082
#: src/frontends/xforms/form_graphics.C:128
4083
msgid "Subcaption|#S"
4084
msgstr ""
4085
4086
#: src/frontends/xforms/form_graphics.C:135 src/frontends/xforms/form_ref.C:33
4087
#: src/frontends/xforms/form_toc.C:32
4088
msgid "Update|#U"
4089
msgstr ""
4090
4091
#: src/frontends/xforms/form_graphics.C:141
4092
msgid "Ok"
4093
msgstr ""
4094
4095
#: src/frontends/xforms/FormIndex.C:29 src/insets/insetindex.C:36
4096
msgid "Index"
4097
msgstr ""
4098
4099
#: src/frontends/xforms/form_index.C:29
4100
msgid "Keyword|#K"
4101
msgstr ""
4102
4103
#: src/frontends/xforms/FormParagraph.C:33
4104
msgid "Paragraph Layout"
4105
msgstr ""
4106
4107
#: src/frontends/xforms/FormParagraph.C:92
4108
#: src/frontends/xforms/FormParagraph.C:95
4109
msgid " None | Defskip | Smallskip | Medskip | Bigskip | VFill | Length "
4110
msgstr ""
4111
4112
#. now make them fit together
4113
#: src/frontends/xforms/FormParagraph.C:132
4114
msgid "General"
4115
msgstr ""
4116
4117
#: src/frontends/xforms/FormParagraph.C:680
4118
#: src/frontends/xforms/FormParagraph.C:717
4119
#: src/frontends/xforms/FormTabular.C:454
4120
#: src/frontends/xforms/FormTabular.C:466
4121
#: src/frontends/xforms/FormTabular.C:478
4122
msgid "Warning: Invalid Length (valid example: 10mm)"
4123
msgstr ""
4124
4125
#: src/frontends/xforms/FormParagraph.C:729
4126
msgid "Warning: Invalid percent value (0-100)"
4127
msgstr ""
4128
4129
#: src/frontends/xforms/form_paragraph.C:40
4130
msgid "Label Width:|#d"
4131
msgstr ""
4132
4133
#: src/frontends/xforms/form_paragraph.C:48
4134
msgid "Indent"
4135
msgstr ""
4136
4137
#: src/frontends/xforms/form_paragraph.C:53
4138
msgid "Above|#b"
4139
msgstr ""
4140
4141
#: src/frontends/xforms/form_paragraph.C:60
4142
msgid "Below|#E"
4143
msgstr ""
4144
4145
#: src/frontends/xforms/form_paragraph.C:67
4146
msgid "Above|#o"
4147
msgstr ""
4148
4149
#: src/frontends/xforms/form_paragraph.C:74
4150
msgid "Below|#l"
4151
msgstr ""
4152
4153
#: src/frontends/xforms/form_paragraph.C:81
4154
msgid "No Indent|#I"
4155
msgstr ""
4156
4157
#: src/frontends/xforms/form_paragraph.C:90 src/mathed/math_forms.C:92
4158
msgid "Right|#R"
4159
msgstr ""
4160
4161
#: src/frontends/xforms/form_paragraph.C:97
4162
msgid "Left|#f"
4163
msgstr ""
4164
4165
#: src/frontends/xforms/form_paragraph.C:104
4166
msgid "Block|#c"
4167
msgstr ""
4168
4169
#: src/frontends/xforms/form_paragraph.C:111
4170
#: src/frontends/xforms/form_tabular.C:210
4171
#: src/frontends/xforms/form_tabular.C:336
4172
msgid "Center|#n"
4173
msgstr ""
4174
4175
#: src/frontends/xforms/form_paragraph.C:126
4176
msgid "Above:|#v"
4177
msgstr ""
4178
4179
#: src/frontends/xforms/form_paragraph.C:134
4180
msgid "Below:|#w"
4181
msgstr ""
4182
4183
#: src/frontends/xforms/form_paragraph.C:141
4184
msgid "Pagebreaks"
4185
msgstr ""
4186
4187
#: src/frontends/xforms/form_paragraph.C:145
4188
msgid "Lines"
4189
msgstr ""
4190
4191
#: src/frontends/xforms/form_paragraph.C:153
4192
msgid "Vertical Spaces"
4193
msgstr ""
4194
4195
#: src/frontends/xforms/form_paragraph.C:158
4196
msgid "Keep|#K"
4197
msgstr ""
4198
4199
#: src/frontends/xforms/form_paragraph.C:165
4200
msgid "Keep|#p"
4201
msgstr ""
4202
4203
#: src/frontends/xforms/form_paragraph.C:200
4204
msgid "Extra Options"
4205
msgstr ""
4206
4207
#: src/frontends/xforms/form_paragraph.C:205
4208
msgid "Length|#L"
4209
msgstr ""
4210
4211
#: src/frontends/xforms/form_paragraph.C:213
4212
#, no-c-format
4213
msgid "or %|#o"
4214
msgstr ""
4215
4216
#: src/frontends/xforms/form_paragraph.C:230
4217
msgid "Top|#T"
4218
msgstr ""
4219
4220
#: src/frontends/xforms/form_paragraph.C:237
4221
msgid "Middle|#d"
4222
msgstr ""
4223
4224
#: src/frontends/xforms/form_paragraph.C:244
4225
msgid "Bottom|#B"
4226
msgstr ""
4227
4228
#: src/frontends/xforms/form_paragraph.C:253
4229
msgid "HFill between Minipage paragraphs|#H"
4230
msgstr ""
4231
4232
#: src/frontends/xforms/form_paragraph.C:260
4233
msgid "Start new Minipage|#S"
4234
msgstr ""
4235
4236
#: src/frontends/xforms/form_paragraph.C:269
4237
msgid "Indented Paragraph|#I"
4238
msgstr ""
4239
4240
#: src/frontends/xforms/form_paragraph.C:276
4241
msgid "Minipage|#M"
4242
msgstr ""
4243
4244
#: src/frontends/xforms/form_paragraph.C:283
4245
msgid "Floatflt|#F"
4246
msgstr ""
4247
4248
#: src/frontends/xforms/form_paragraph.C:317
4249
#: src/frontends/xforms/form_preferences.C:38
4250
#: src/frontends/xforms/form_print.C:63
4251
msgid "Cancel|C#C^["
4252
msgstr ""
4253
4254
#: src/frontends/xforms/FormPreferences.C:68
4255
msgid "Preferences"
4256
msgstr ""
4257
4258
#: src/frontends/xforms/FormPreferences.C:220
4259
msgid "Look & Feel"
4260
msgstr ""
4261
4262
#: src/frontends/xforms/FormPreferences.C:223
4263
msgid "Lang Opts"
4264
msgstr ""
4265
4266
#: src/frontends/xforms/FormPreferences.C:226
4267
#: src/frontends/xforms/FormPreferences.C:255
4268
msgid "Converters"
4269
msgstr ""
4270
4271
#: src/frontends/xforms/FormPreferences.C:229
4272
msgid "Inputs"
4273
msgstr ""
4274
4275
#: src/frontends/xforms/FormPreferences.C:232
4276
msgid "Outputs"
4277
msgstr ""
4278
4279
#: src/frontends/xforms/FormPreferences.C:238
4280
msgid "Screen Fonts"
4281
msgstr ""
4282
4283
#: src/frontends/xforms/FormPreferences.C:241
4284
msgid "Interface"
4285
msgstr ""
4286
4287
#: src/frontends/xforms/FormPreferences.C:244
4288
msgid "Colors"
4289
msgstr ""
4290
4291
#: src/frontends/xforms/FormPreferences.C:247
4292
#: src/frontends/xforms/FormPreferences.C:264
4293
#: src/frontends/xforms/FormPreferences.C:272 src/mathed/math_forms.C:46
4294
msgid "Misc"
4295
msgstr ""
4296
4297
#: src/frontends/xforms/FormPreferences.C:252
4298
msgid "Formats"
4299
msgstr ""
4300
4301
#: src/frontends/xforms/FormPreferences.C:261
4302
msgid "Paths"
4303
msgstr ""
4304
4305
#: src/frontends/xforms/FormPreferences.C:269
4306
msgid "Printer"
4307
msgstr ""
4308
4309
#: src/frontends/xforms/FormPreferences.C:277
4310
msgid "Spell checker"
4311
msgstr ""
4312
4313
#: src/frontends/xforms/FormPreferences.C:533
4314
msgid "LyX objects that can be assigned a color."
4315
msgstr ""
4316
4317
#: src/frontends/xforms/FormPreferences.C:536
4318
msgid ""
4319
"Modify the LyX object's color. Note: you must then \"Apply\" the change."
4320
msgstr ""
4321
4322
#: src/frontends/xforms/FormPreferences.C:544
4323
msgid "Find a new color."
4324
msgstr ""
4325
4326
#: src/frontends/xforms/FormPreferences.C:547
4327
msgid "Toggle between RGB and HSV color spaces."
4328
msgstr ""
4329
4330
#: src/frontends/xforms/FormPreferences.C:742
4331
msgid "GUI background"
4332
msgstr ""
4333
4334
#: src/frontends/xforms/FormPreferences.C:748
4335
msgid "GUI text"
4336
msgstr ""
4337
4338
#: src/frontends/xforms/FormPreferences.C:757
4339
msgid "GUI selection"
4340
msgstr ""
4341
4342
#: src/frontends/xforms/FormPreferences.C:763
4343
msgid "GUI pointer"
4344
msgstr ""
4345
4346
#: src/frontends/xforms/FormPreferences.C:896
4347
msgid "HSV"
4348
msgstr ""
4349
4350
#: src/frontends/xforms/FormPreferences.C:928
4351
msgid "RGB"
4352
msgstr ""
4353
4354
#: src/frontends/xforms/FormPreferences.C:1004
4355
msgid "All the currently defined converters known to LyX."
4356
msgstr ""
4357
4358
#: src/frontends/xforms/FormPreferences.C:1006
4359
msgid "Convert \"from\" this format"
4360
msgstr ""
4361
4362
#: src/frontends/xforms/FormPreferences.C:1008
4363
msgid "Convert \"to\" this format"
4364
msgstr ""
4365
4366
#: src/frontends/xforms/FormPreferences.C:1010
4367
msgid ""
4368
"The conversion command. $$i is the input file name, $$b is the file name "
4369
"without its extension and $$o is the name of the output file."
4370
msgstr ""
4371
4372
#: src/frontends/xforms/FormPreferences.C:1012
4373
msgid "Flags that control the converter behavior"
4374
msgstr ""
4375
4376
#: src/frontends/xforms/FormPreferences.C:1014
4377
msgid ""
4378
"Remove the current converter from the list of available converters. Note: "
4379
"you must then \"Apply\" the change."
4380
msgstr ""
4381
4382
#: src/frontends/xforms/FormPreferences.C:1016
4383
#: src/frontends/xforms/FormPreferences.C:1288
4384
msgid "Add"
4385
msgstr ""
4386
4387
#: src/frontends/xforms/FormPreferences.C:1017
4388
msgid ""
4389
"Add the current converter to the list of available converters. Note: you "
4390
"must then \"Apply\" the change."
4391
msgstr ""
4392
4393
#: src/frontends/xforms/FormPreferences.C:1019
4394
msgid ""
4395
"Modify the contents of the current converter. Note: you must then \"Apply\" "
4396
"the change."
4397
msgstr ""
4398
4399
#: src/frontends/xforms/FormPreferences.C:1112
4400
#: src/frontends/xforms/FormPreferences.C:1114
4401
#: src/frontends/xforms/FormPreferences.C:1159
4402
#: src/frontends/xforms/FormPreferences.C:1161
4403
#: src/frontends/xforms/FormPreferences.C:1388
4404
#: src/frontends/xforms/FormPreferences.C:1389
4405
#: src/frontends/xforms/FormPreferences.C:1438
4406
#: src/frontends/xforms/FormPreferences.C:1440
4407
#: src/frontends/xforms/form_preferences.C:504
4408
msgid "Modify|#M"
4409
msgstr ""
4410
4411
#: src/frontends/xforms/FormPreferences.C:1148
4412
#: src/frontends/xforms/FormPreferences.C:1150
4413
#: src/frontends/xforms/FormPreferences.C:1427
4414
#: src/frontends/xforms/FormPreferences.C:1429
4415
#: src/frontends/xforms/form_preferences.C:607
4416
#: src/frontends/xforms/form_preferences.C:694
4417
msgid "Add|#A"
4418
msgstr ""
4419
4420
#: src/frontends/xforms/FormPreferences.C:1274
4421
msgid "All the currently defined formats known to LyX."
4422
msgstr ""
4423
4424
#: src/frontends/xforms/FormPreferences.C:1276
4425
msgid "The format identifier."
4426
msgstr ""
4427
4428
#: src/frontends/xforms/FormPreferences.C:1278
4429
msgid "The format name as it will appear in the menus."
4430
msgstr ""
4431
4432
#: src/frontends/xforms/FormPreferences.C:1280
4433
msgid "The keyboard accelerator. Use a letter in the GUI name. Case sensitive."
4434
msgstr ""
4435
4436
#: src/frontends/xforms/FormPreferences.C:1282
4437
msgid "Used to recognize the file. E.g., ps, pdf, tex."
4438
msgstr ""
4439
4440
#: src/frontends/xforms/FormPreferences.C:1284
4441
msgid "The command used to launch the viewer application."
4442
msgstr ""
4443
4444
#: src/frontends/xforms/FormPreferences.C:1286
4445
msgid ""
4446
"Remove the current format from the list of available formats. Note: you must "
4447
"then \"Apply\" the change."
4448
msgstr ""
4449
4450
#: src/frontends/xforms/FormPreferences.C:1289
4451
msgid ""
4452
"Add the current format to the list of available formats. Note: you must then "
4453
"\"Apply\" the change."
4454
msgstr ""
4455
4456
#: src/frontends/xforms/FormPreferences.C:1291
4457
msgid ""
4458
"Modify the contents of the current format. Note: you must then \"Apply\" the "
4459
"change."
4460
msgstr ""
4461
4462
#: src/frontends/xforms/FormPreferences.C:1407
4463
msgid "Cannot remove a Format used by a Converter. Remove the converter first."
4464
msgstr ""
4465
4466
#: src/frontends/xforms/FormPreferences.C:1578
4467
msgid "Sys Bind"
4468
msgstr ""
4469
4470
#: src/frontends/xforms/FormPreferences.C:1582
4471
msgid "User Bind"
4472
msgstr ""
4473
4474
#: src/frontends/xforms/FormPreferences.C:1586
4475
msgid "Bind file"
4476
msgstr ""
4477
4478
#: src/frontends/xforms/FormPreferences.C:1590
4479
msgid "Sys UI"
4480
msgstr ""
4481
4482
#: src/frontends/xforms/FormPreferences.C:1594
4483
msgid "User UI"
4484
msgstr ""
4485
4486
#: src/frontends/xforms/FormPreferences.C:1598
4487
msgid "UI file"
4488
msgstr ""
4489
4490
#: src/frontends/xforms/FormPreferences.C:1794
4491
#: src/frontends/xforms/FormPreferences.C:1802
4492
msgid "Key maps"
4493
msgstr ""
4494
4495
#: src/frontends/xforms/FormPreferences.C:1798
4496
#: src/frontends/xforms/FormPreferences.C:1806
4497
msgid "Keyboard map"
4498
msgstr ""
4499
4500
#: src/frontends/xforms/FormPreferences.C:1979
4501
msgid " default | US letter | legal | executive | A3 | A4 | A5 | B5 "
4502
msgstr ""
4503
4504
#: src/frontends/xforms/FormPreferences.C:2231
4505
msgid "Default path"
4506
msgstr ""
4507
4508
#: src/frontends/xforms/FormPreferences.C:2236
4509
msgid "Template path"
4510
msgstr ""
4511
4512
#: src/frontends/xforms/FormPreferences.C:2241
4513
msgid "Temp dir"
4514
msgstr ""
4515
4516
#: src/frontends/xforms/FormPreferences.C:2245
4517
msgid "User"
4518
msgstr ""
4519
4520
#: src/frontends/xforms/FormPreferences.C:2248
4521
msgid "Lastfiles"
4522
msgstr ""
4523
4524
#: src/frontends/xforms/FormPreferences.C:2252
4525
msgid "Backup path"
4526
msgstr ""
4527
4528
#: src/frontends/xforms/FormPreferences.C:2257
4529
msgid "LyX Server pipes"
4530
msgstr ""
4531
4532
#: src/frontends/xforms/FormPreferences.C:2701
4533
msgid "Fonts must be positive!"
4534
msgstr ""
4535
4536
#: src/frontends/xforms/FormPreferences.C:2724
4537
msgid ""
4538
"Fonts must be input in the order tiny > script> footnote > small > normal > "
4539
"large > larger > largest > huge > huger."
4540
msgstr ""
4541
4542
#: src/frontends/xforms/FormPreferences.C:2840
4543
msgid " none | ispell | aspell "
4544
msgstr ""
4545
4546
#: src/frontends/xforms/FormPreferences.C:2952
4547
msgid "Personal dictionary"
4548
msgstr ""
4549
4550
#: src/frontends/xforms/FormPreferences.C:3008
4551
msgid "WARNING!"
4552
msgstr ""
4553
4554
#: src/LyXAction.C:154 src/frontends/xforms/form_preferences.C:44
4555
msgid "Save"
4556
msgstr ""
4557
4558
#: src/frontends/xforms/form_preferences.C:105 src/lyxfont.C:38
4559
msgid "Roman"
4560
msgstr ""
4561
4562
#: src/frontends/xforms/form_preferences.C:108
4563
msgid "Sans Serif"
4564
msgstr ""
4565
4566
#: src/frontends/xforms/form_preferences.C:111 src/lyxfont.C:38
4567
msgid "Typewriter"
4568
msgstr ""
4569
4570
#: src/frontends/xforms/form_preferences.C:116
4571
#, no-c-format
4572
msgid "Zoom %|#Z"
4573
msgstr ""
4574
4575
#: src/frontends/xforms/form_preferences.C:127
4576
msgid "Use scalable fonts"
4577
msgstr ""
4578
4579
#: src/frontends/xforms/form_preferences.C:132
4580
msgid "Encoding"
4581
msgstr ""
4582
4583
#: src/frontends/xforms/form_preferences.C:135
4584
msgid "script"
4585
msgstr ""
4586
4587
#: src/LColor.C:85 src/frontends/xforms/form_preferences.C:138
4588
msgid "footnote"
4589
msgstr ""
4590
4591
#: src/frontends/xforms/form_preferences.C:141
4592
msgid "large"
4593
msgstr ""
4594
4595
#: src/frontends/xforms/form_preferences.C:144
4596
msgid "largest"
4597
msgstr ""
4598
4599
#: src/frontends/xforms/form_preferences.C:147
4600
msgid "huge"
4601
msgstr ""
4602
4603
#: src/frontends/xforms/form_preferences.C:150
4604
msgid "normal"
4605
msgstr ""
4606
4607
#: src/frontends/xforms/form_preferences.C:154
4608
msgid "Screen DPI|#D"
4609
msgstr ""
4610
4611
#: src/frontends/xforms/form_preferences.C:165
4612
msgid "tiny"
4613
msgstr ""
4614
4615
#: src/frontends/xforms/form_preferences.C:168
4616
msgid "larger"
4617
msgstr ""
4618
4619
#: src/frontends/xforms/form_preferences.C:171
4620
msgid "small"
4621
msgstr ""
4622
4623
#: src/frontends/xforms/form_preferences.C:174
4624
msgid "huger"
4625
msgstr ""
4626
4627
#: src/frontends/xforms/form_preferences.C:202
4628
msgid "Ascii line length|#A"
4629
msgstr ""
4630
4631
#: src/frontends/xforms/form_preferences.C:214
4632
msgid "TeX encoding|#T"
4633
msgstr ""
4634
4635
#: src/frontends/xforms/form_preferences.C:221
4636
msgid "Default paper size|#p"
4637
msgstr ""
4638
4639
#: src/frontends/xforms/form_preferences.C:229
4640
msgid "ascii roff|#r"
4641
msgstr ""
4642
4643
#: src/frontends/xforms/form_preferences.C:236
4644
msgid "checktex|#c"
4645
msgstr ""
4646
4647
#: src/frontends/xforms/form_preferences.C:242
4648
msgid "Outside code interaction"
4649
msgstr ""
4650
4651
#: src/frontends/xforms/form_preferences.C:269
4652
msgid "Spell command|#S"
4653
msgstr ""
4654
4655
#: src/frontends/xforms/form_preferences.C:278
4656
msgid "Use alternative language|#a"
4657
msgstr ""
4658
4659
#: src/frontends/xforms/form_preferences.C:288
4660
msgid "Use escape characters|#e"
4661
msgstr ""
4662
4663
#: src/frontends/xforms/form_preferences.C:298
4664
msgid "Use personal dictionary|#d"
4665
msgstr ""
4666
4667
#: src/frontends/xforms/form_preferences.C:315
4668
msgid "Accept compound words|#w"
4669
msgstr ""
4670
4671
#: src/frontends/xforms/form_preferences.C:323
4672
msgid "Use input encoding|#i"
4673
msgstr ""
4674
4675
#: src/frontends/xforms/form_preferences.C:354
4676
msgid "date format|#f"
4677
msgstr ""
4678
4679
#: src/frontends/xforms/form_preferences.C:384
4680
msgid "Package|#P"
4681
msgstr ""
4682
4683
#: src/frontends/xforms/form_preferences.C:391
4684
msgid "Default language|#l"
4685
msgstr ""
4686
4687
#: src/frontends/xforms/form_preferences.C:398
4688
msgid ""
4689
"Keyboard\n"
4690
"map|#K"
4691
msgstr ""
4692
4693
#: src/frontends/xforms/form_preferences.C:406
4694
msgid "RtL support|#R"
4695
msgstr ""
4696
4697
#: src/frontends/xforms/form_preferences.C:414
4698
msgid "Mark foreign|#M"
4699
msgstr ""
4700
4701
#: src/frontends/xforms/form_preferences.C:422
4702
msgid "Auto begin|#b"
4703
msgstr ""
4704
4705
#: src/frontends/xforms/form_preferences.C:430
4706
msgid "Auto finish|#f"
4707
msgstr ""
4708
4709
#: src/frontends/xforms/form_preferences.C:438
4710
msgid "Command start|#s"
4711
msgstr ""
4712
4713
#: src/frontends/xforms/form_preferences.C:445
4714
msgid "Command end|#e"
4715
msgstr ""
4716
4717
#: src/frontends/xforms/form_preferences.C:452
4718
msgid "1st|#1"
4719
msgstr ""
4720
4721
#: src/frontends/xforms/form_preferences.C:459
4722
msgid "2nd|#2"
4723
msgstr ""
4724
4725
#: src/frontends/xforms/form_preferences.C:465
4726
#: src/frontends/xforms/form_preferences.C:467
4727
msgid "Browse"
4728
msgstr ""
4729
4730
#: src/frontends/xforms/form_preferences.C:496
4731
msgid "LyX objects|#L"
4732
msgstr ""
4733
4734
#: src/frontends/xforms/form_preferences.C:511
4735
msgid "S|#S"
4736
msgstr ""
4737
4738
#: src/frontends/xforms/form_preferences.C:520
4739
msgid "V|#V"
4740
msgstr ""
4741
4742
#: src/frontends/xforms/form_preferences.C:529
4743
msgid "H|#H"
4744
msgstr ""
4745
4746
#: src/frontends/xforms/form_preferences.C:536
4747
msgid "R|#R"
4748
msgstr ""
4749
4750
#: src/frontends/xforms/form_preferences.C:545
4751
msgid "B|#B"
4752
msgstr ""
4753
4754
#: src/frontends/xforms/form_preferences.C:554
4755
msgid "G|#G"
4756
msgstr ""
4757
4758
#: src/frontends/xforms/form_preferences.C:592
4759
msgid "All converters|#A"
4760
msgstr ""
4761
4762
#: src/frontends/xforms/form_preferences.C:600
4763
#: src/frontends/xforms/form_preferences.C:687
4764
msgid "Delete|#D"
4765
msgstr ""
4766
4767
#: src/frontends/xforms/form_preferences.C:614
4768
msgid "Converter|#C"
4769
msgstr ""
4770
4771
#: src/frontends/xforms/form_preferences.C:621
4772
msgid "From|#F"
4773
msgstr ""
4774
4775
#: src/frontends/xforms/form_preferences.C:628
4776
msgid "To|#T"
4777
msgstr ""
4778
4779
#: src/frontends/xforms/form_preferences.C:635
4780
msgid "Flags|#F"
4781
msgstr ""
4782
4783
#: src/frontends/xforms/form_preferences.C:665
4784
msgid "All formats|#A"
4785
msgstr ""
4786
4787
#: src/frontends/xforms/form_preferences.C:673
4788
msgid "Format|#F"
4789
msgstr ""
4790
4791
#: src/frontends/xforms/form_preferences.C:680
4792
msgid "GUI name|#G"
4793
msgstr ""
4794
4795
#: src/frontends/xforms/form_preferences.C:701
4796
msgid "Extension|#E"
4797
msgstr ""
4798
4799
#: src/frontends/xforms/form_preferences.C:708
4800
msgid "Viewer|#V"
4801
msgstr ""
4802
4803
#: src/frontends/xforms/form_preferences.C:715
4804
msgid "Shortcut|#S"
4805
msgstr ""
4806
4807
#: src/frontends/xforms/form_preferences.C:745
4808
msgid "Show banner|#S"
4809
msgstr ""
4810
4811
#: src/frontends/xforms/form_preferences.C:753
4812
msgid "Auto region delete|#A"
4813
msgstr ""
4814
4815
#: src/frontends/xforms/form_preferences.C:761
4816
msgid "Exit confirmation|#E"
4817
msgstr ""
4818
4819
#: src/frontends/xforms/form_preferences.C:768
4820
msgid "Display keyboard shortcuts"
4821
msgstr ""
4822
4823
#: src/frontends/xforms/form_preferences.C:772
4824
msgid "Autosave interval"
4825
msgstr ""
4826
4827
#: src/frontends/xforms/form_preferences.C:781
4828
msgid "File->New asks for name|#N"
4829
msgstr ""
4830
4831
#: src/frontends/xforms/form_preferences.C:789
4832
msgid "Cursor follows scrollbar|#C"
4833
msgstr ""
4834
4835
#: src/frontends/xforms/form_preferences.C:796
4836
msgid "Wheel mouse jump"
4837
msgstr ""
4838
4839
#: src/frontends/xforms/form_preferences.C:827
4840
msgid "Popup Font"
4841
msgstr ""
4842
4843
#: src/frontends/xforms/form_preferences.C:830
4844
msgid "Menu Font"
4845
msgstr ""
4846
4847
#: src/frontends/xforms/form_preferences.C:833
4848
msgid "Popup Encoding"
4849
msgstr ""
4850
4851
#: src/frontends/xforms/form_preferences.C:837
4852
msgid "Bind file|#B"
4853
msgstr ""
4854
4855
#: src/frontends/xforms/form_preferences.C:843
4856
#: src/frontends/xforms/form_preferences.C:853
4857
#: src/frontends/xforms/form_preferences.C:973
4858
#: src/frontends/xforms/form_preferences.C:995
4859
#: src/frontends/xforms/form_preferences.C:1007
4860
#: src/frontends/xforms/form_preferences.C:1013
4861
#: src/frontends/xforms/form_preferences.C:1028
4862
#: src/frontends/xforms/form_preferences.C:1038
4863
msgid "Browse..."
4864
msgstr ""
4865
4866
#: src/frontends/xforms/form_preferences.C:847
4867
msgid "User Interface file|#U"
4868
msgstr ""
4869
4870
#: src/frontends/xforms/form_preferences.C:857
4871
msgid "Override X-Windows dead-keys|#O"
4872
msgstr ""
4873
4874
#: src/frontends/xforms/form_preferences.C:887
4875
msgid "command"
4876
msgstr ""
4877
4878
#: src/frontends/xforms/form_preferences.C:890
4879
msgid "page range"
4880
msgstr ""
4881
4882
#: src/frontends/xforms/form_preferences.C:893
4883
msgid "copies"
4884
msgstr ""
4885
4886
#: src/frontends/xforms/form_preferences.C:896
4887
msgid "reverse"
4888
msgstr ""
4889
4890
#: src/frontends/xforms/form_preferences.C:899
4891
msgid "to printer"
4892
msgstr ""
4893
4894
#: src/frontends/xforms/form_preferences.C:902
4895
msgid "file extension"
4896
msgstr ""
4897
4898
#: src/frontends/xforms/form_preferences.C:905
4899
msgid "spool command"
4900
msgstr ""
4901
4902
#: src/frontends/xforms/form_preferences.C:908
4903
msgid "paper type"
4904
msgstr ""
4905
4906
#: src/frontends/xforms/form_preferences.C:911
4907
msgid "even pages"
4908
msgstr ""
4909
4910
#: src/frontends/xforms/form_preferences.C:914
4911
msgid "odd pages"
4912
msgstr ""
4913
4914
#: src/frontends/xforms/form_preferences.C:917
4915
msgid "collated"
4916
msgstr ""
4917
4918
#: src/frontends/xforms/form_preferences.C:920
4919
msgid "landscape"
4920
msgstr ""
4921
4922
#: src/frontends/xforms/form_preferences.C:923
4923
msgid "to file"
4924
msgstr ""
4925
4926
#: src/frontends/xforms/form_preferences.C:926
4927
msgid "extra options"
4928
msgstr ""
4929
4930
#: src/frontends/xforms/form_preferences.C:929
4931
msgid "spool printer prefix"
4932
msgstr ""
4933
4934
#: src/frontends/xforms/form_preferences.C:932
4935
msgid "paper size"
4936
msgstr ""
4937
4938
#: src/frontends/xforms/form_preferences.C:935
4939
msgid "name"
4940
msgstr ""
4941
4942
#: src/frontends/xforms/form_preferences.C:938
4943
msgid "adapt output"
4944
msgstr ""
4945
4946
#: src/frontends/xforms/form_preferences.C:941
4947
msgid "Printer Command and Flags"
4948
msgstr ""
4949
4950
#: src/frontends/xforms/form_preferences.C:967
4951
msgid "Default path|#p"
4952
msgstr ""
4953
4954
#: src/frontends/xforms/form_preferences.C:977
4955
msgid "Last file count|#L"
4956
msgstr ""
4957
4958
#: src/frontends/xforms/form_preferences.C:989
4959
msgid "Template path|#T"
4960
msgstr ""
4961
4962
#: src/frontends/xforms/form_preferences.C:999
4963
msgid "Check last files|#C"
4964
msgstr ""
4965
4966
#: src/frontends/xforms/form_preferences.C:1017
4967
msgid "Backup path|#B"
4968
msgstr ""
4969
4970
#: src/frontends/xforms/form_preferences.C:1032
4971
msgid "LyXServer pipe|#S"
4972
msgstr ""
4973
4974
#: src/frontends/xforms/form_preferences.C:1045
4975
msgid "Temp dir|#d"
4976
msgstr ""
4977
4978
#: src/LyXAction.C:137 src/LyXAction.C:145 src/frontends/xforms/FormPrint.C:37
4979
#: src/frontends/xforms/form_print.C:129
4980
msgid "Print"
4981
msgstr ""
4982
4983
#: src/frontends/xforms/form_print.C:37
4984
msgid "Printer|#P"
4985
msgstr ""
4986
4987
#: src/frontends/xforms/form_print.C:44 src/lyx.C:80
4988
msgid "File|#F"
4989
msgstr ""
4990
4991
#: src/frontends/xforms/form_print.C:72
4992
msgid "All Pages|#G"
4993
msgstr ""
4994
4995
#: src/frontends/xforms/form_print.C:79
4996
msgid "Only Odd Pages|#O"
4997
msgstr ""
4998
4999
#: src/frontends/xforms/form_print.C:86
5000
msgid "Only Even Pages|#E"
5001
msgstr ""
5002
5003
#: src/frontends/xforms/form_print.C:97
5004
msgid "Normal Order|#N"
5005
msgstr ""
5006
5007
#: src/frontends/xforms/form_print.C:104
5008
msgid "Reverse Order|#R"
5009
msgstr ""
5010
5011
#: src/frontends/xforms/form_print.C:112
5012
msgid "Pages:"
5013
msgstr ""
5014
5015
#: src/frontends/xforms/form_print.C:116
5016
msgid "Count:"
5017
msgstr ""
5018
5019
#: src/frontends/xforms/form_print.C:121
5020
msgid "Collated|#C"
5021
msgstr ""
5022
5023
#: src/frontends/xforms/form_print.C:127
5024
msgid "to"
5025
msgstr ""
5026
5027
#: src/frontends/xforms/form_print.C:132
5028
msgid "Order"
5029
msgstr ""
5030
5031
#: src/frontends/xforms/FormRef.C:72
5032
msgid " Ref | Page | TextRef | TextPage | PrettyRef "
5033
msgstr ""
5034
5035
#: src/frontends/xforms/form_ref.C:40
5036
msgid "Sort|#S"
5037
msgstr ""
5038
5039
#: src/frontends/xforms/form_ref.C:48
5040
msgid "Name:|#N"
5041
msgstr ""
5042
5043
#: src/frontends/xforms/form_ref.C:53
5044
msgid "Ref:"
5045
msgstr ""
5046
5047
#: src/frontends/xforms/form_ref.C:56
5048
msgid "Reference type|#R"
5049
msgstr ""
5050
5051
#: src/frontends/xforms/form_ref.C:65
5052
msgid "Goto reference|#G"
5053
msgstr ""
5054
5055
#: src/frontends/xforms/FormTabular.C:26
5056
msgid "Tabular Layout"
5057
msgstr ""
5058
5059
#: src/frontends/xforms/FormTabular.C:127
5060
msgid "Tabular"
5061
msgstr ""
5062
5063
#: src/frontends/xforms/FormTabular.C:129
5064
msgid "Column/Row"
5065
msgstr ""
5066
5067
#: src/frontends/xforms/FormTabular.C:131
5068
msgid "Cell"
5069
msgstr ""
5070
5071
#: src/frontends/xforms/FormTabular.C:133
5072
msgid "LongTable"
5073
msgstr ""
5074
5075
#: src/frontends/xforms/FormTabular.C:440
5076
msgid "Warning: Wrong Cursor position, updated window"
5077
msgstr ""
5078
5079
#: src/frontends/xforms/form_tabular.C:31 src/insets/insetinfo.C:216
5080
#: src/insets/insetinfo.C:221
5081
msgid "Close|#C^["
5082
msgstr ""
5083
5084
#: src/frontends/xforms/form_tabular.C:71
5085
msgid "Append Column|#A"
5086
msgstr ""
5087
5088
#: src/frontends/xforms/form_tabular.C:78
5089
msgid "Delete Column|#O"
5090
msgstr ""
5091
5092
#: src/frontends/xforms/form_tabular.C:85
5093
msgid "Append Row|#p"
5094
msgstr ""
5095
5096
#: src/frontends/xforms/form_tabular.C:92
5097
msgid "Delete Row|#w"
5098
msgstr ""
5099
5100
#: src/frontends/xforms/form_tabular.C:99
5101
msgid "Set Borders|#S"
5102
msgstr ""
5103
5104
#: src/frontends/xforms/form_tabular.C:106
5105
msgid "Unset Borders|#U"
5106
msgstr ""
5107
5108
#: src/frontends/xforms/form_tabular.C:113
5109
msgid "Longtable|#L"
5110
msgstr ""
5111
5112
#: src/frontends/xforms/form_tabular.C:119
5113
#: src/frontends/xforms/form_tabular.C:383
5114
msgid "Rotate 90¡¼|#9"
5115
msgstr ""
5116
5117
#: src/frontends/xforms/form_tabular.C:124
5118
msgid "Spec. Table"
5119
msgstr ""
5120
5121
#: src/frontends/xforms/form_tabular.C:150
5122
#: src/frontends/xforms/form_tabular.C:276
5123
msgid "Top|#t"
5124
msgstr ""
5125
5126
#: src/frontends/xforms/form_tabular.C:158
5127
#: src/frontends/xforms/form_tabular.C:284
5128
msgid "Bottom|#b"
5129
msgstr ""
5130
5131
#: src/frontends/xforms/form_tabular.C:166
5132
#: src/frontends/xforms/form_tabular.C:292
5133
msgid "Left|#l"
5134
msgstr ""
5135
5136
#: src/frontends/xforms/form_tabular.C:174
5137
#: src/frontends/xforms/form_tabular.C:300
5138
msgid "Right|#r"
5139
msgstr ""
5140
5141
#: src/frontends/xforms/form_tabular.C:182
5142
#: src/frontends/xforms/form_tabular.C:308
5143
msgid "Left|#e"
5144
msgstr ""
5145
5146
#: src/frontends/xforms/form_tabular.C:189
5147
#: src/frontends/xforms/form_tabular.C:315
5148
msgid "Right|#i"
5149
msgstr ""
5150
5151
#: src/frontends/xforms/form_tabular.C:196
5152
#: src/frontends/xforms/form_tabular.C:322
5153
msgid "Center|#c"
5154
msgstr ""
5155
5156
#: src/frontends/xforms/form_tabular.C:203
5157
#: src/frontends/xforms/form_tabular.C:329
5158
msgid "Top|#p"
5159
msgstr ""
5160
5161
#: src/frontends/xforms/form_tabular.C:217
5162
#: src/frontends/xforms/form_tabular.C:343
5163
msgid "Bottom|#o"
5164
msgstr ""
5165
5166
#: src/frontends/xforms/form_tabular.C:223
5167
#: src/frontends/xforms/form_tabular.C:349
5168
msgid "Borders"
5169
msgstr ""
5170
5171
#: src/frontends/xforms/form_tabular.C:226
5172
#: src/frontends/xforms/form_tabular.C:352
5173
msgid "H. Alignment"
5174
msgstr ""
5175
5176
#: src/frontends/xforms/form_tabular.C:229
5177
#: src/frontends/xforms/form_tabular.C:355
5178
msgid "V. Alignment"
5179
msgstr ""
5180
5181
#: src/frontends/xforms/form_tabular.C:233
5182
#: src/frontends/xforms/form_tabular.C:359
5183
msgid "Width|#W"
5184
msgstr ""
5185
5186
#: src/frontends/xforms/form_tabular.C:241
5187
#: src/frontends/xforms/form_tabular.C:365
5188
msgid "Alignment|#A"
5189
msgstr ""
5190
5191
#: src/frontends/xforms/form_tabular.C:248
5192
msgid "Special column"
5193
msgstr ""
5194
5195
#: src/frontends/xforms/form_tabular.C:371
5196
msgid "Multicolumn|#M"
5197
msgstr ""
5198
5199
#: src/frontends/xforms/form_tabular.C:377
5200
msgid "Use Minipage|#s"
5201
msgstr ""
5202
5203
#: src/frontends/xforms/form_tabular.C:388
5204
msgid "Special Cell"
5205
msgstr ""
5206
5207
#: src/frontends/xforms/form_tabular.C:391
5208
msgid "Special Multicolumn"
5209
msgstr ""
5210
5211
#: src/frontends/xforms/form_tabular.C:418
5212
msgid "1st Head|#1"
5213
msgstr ""
5214
5215
#: src/frontends/xforms/form_tabular.C:424
5216
msgid "Head|#H"
5217
msgstr ""
5218
5219
#: src/frontends/xforms/form_tabular.C:430
5220
msgid "Foot|#F"
5221
msgstr ""
5222
5223
#: src/frontends/xforms/form_tabular.C:436
5224
msgid "Last Foot|#L"
5225
msgstr ""
5226
5227
#: src/frontends/xforms/form_tabular.C:442
5228
msgid "New Page|#N"
5229
msgstr ""
5230
5231
#: src/frontends/xforms/form_tabular.C:447
5232
msgid "Header"
5233
msgstr ""
5234
5235
#: src/frontends/xforms/form_tabular.C:450
5236
msgid "Footer"
5237
msgstr ""
5238
5239
#: src/frontends/xforms/form_tabular.C:453
5240
msgid "Special"
5241
msgstr ""
5242
5243
#: src/frontends/xforms/FormTabularCreate.C:31
5244
msgid "Insert Tabular"
5245
msgstr ""
5246
5247
#: src/frontends/xforms/FormToc.C:71
5248
msgid " TOC | LOF | LOT | LOA "
5249
msgstr ""
5250
5251
#: src/frontends/xforms/form_toc.C:40
5252
msgid "Type|#T"
5253
msgstr ""
5254
5255
#: src/frontends/xforms/FormUrl.C:29
5256
msgid "Url"
5257
msgstr ""
5258
5259
#: src/frontends/xforms/form_url.C:29
5260
msgid "URL|#U"
5261
msgstr ""
5262
5263
#: src/frontends/xforms/form_url.C:38
5264
msgid "Name|#N"
5265
msgstr ""
5266
5267
#: src/frontends/xforms/form_url.C:47
5268
msgid "HTML type|#H"
5269
msgstr ""
5270
5271
#: src/frontends/xforms/input_validators.C:102
5272
msgid "ERROR!  Unable to print!"
5273
msgstr ""
5274
5275
#: src/frontends/xforms/input_validators.C:103
5276
msgid "Check 'range of pages'!"
5277
msgstr ""
5278
5279
#: src/frontends/xforms/Menubar_pimpl.C:257
5280
msgid "More"
5281
msgstr ""
5282
5283
#: src/frontends/xforms/Menubar_pimpl.C:298
5284
#, no-c-format
5285
msgid "List of Figures%m"
5286
msgstr ""
5287
5288
#: src/frontends/xforms/Menubar_pimpl.C:300
5289
#, no-c-format
5290
msgid "List of Tables%m"
5291
msgstr ""
5292
5293
#: src/frontends/xforms/Menubar_pimpl.C:302
5294
#, no-c-format
5295
msgid "List of Algorithms%m"
5296
msgstr ""
5297
5298
#: src/frontends/xforms/Menubar_pimpl.C:339
5299
#, c-format
5300
msgid "No Table of Contents%i"
5301
msgstr ""
5302
5303
#: src/frontends/xforms/Menubar_pimpl.C:417
5304
#, no-c-format
5305
msgid "Insert Reference%m"
5306
msgstr ""
5307
5308
#: src/frontends/xforms/Menubar_pimpl.C:419
5309
#, no-c-format
5310
msgid "Insert Page Number%m"
5311
msgstr ""
5312
5313
#: src/frontends/xforms/Menubar_pimpl.C:421
5314
#, no-c-format
5315
msgid "Insert vref%m"
5316
msgstr ""
5317
5318
#: src/frontends/xforms/Menubar_pimpl.C:423
5319
#, no-c-format
5320
msgid "Insert vpageref%m"
5321
msgstr ""
5322
5323
#: src/frontends/xforms/Menubar_pimpl.C:425
5324
#, no-c-format
5325
msgid "Insert Pretty Ref%m"
5326
msgstr ""
5327
5328
#: src/frontends/xforms/Menubar_pimpl.C:427
5329
#, no-c-format
5330
msgid "Goto Reference%m"
5331
msgstr ""
5332
5333
#: src/frontends/xforms/xform_helpers.C:108 src/insets/figinset.C:1988
5334
#: src/insets/insetexternal.C:171
5335
msgid "Filename can't contain any of these characters:"
5336
msgstr ""
5337
5338
#: src/frontends/xforms/xform_helpers.C:110 src/insets/figinset.C:1991
5339
#, no-c-format
5340
msgid "space, '#', '~', '$' or '%'."
5341
msgstr ""
5342
5343
#: src/frontends/xforms/xform_helpers.C:217
5344
#: src/frontends/xforms/xform_helpers.C:241
5345
#: src/frontends/xforms/xform_helpers.C:276
5346
#: src/frontends/xforms/xform_helpers.C:321
5347
msgid "The absolute path is required."
5348
msgstr ""
5349
5350
#: src/frontends/xforms/xform_helpers.C:223
5351
#: src/frontends/xforms/xform_helpers.C:247
5352
#: src/frontends/xforms/xform_helpers.C:286
5353
#: src/frontends/xforms/xform_helpers.C:331
5354
msgid "Directory does not exist."
5355
msgstr ""
5356
5357
#: src/frontends/xforms/xform_helpers.C:228
5358
#: src/frontends/xforms/xform_helpers.C:291
5359
msgid "Cannot write to this directory."
5360
msgstr ""
5361
5362
#: src/frontends/xforms/xform_helpers.C:252
5363
msgid "Cannot read this directory."
5364
msgstr ""
5365
5366
#: src/frontends/xforms/xform_helpers.C:270
5367
#: src/frontends/xforms/xform_helpers.C:315
5368
msgid "No file input."
5369
msgstr ""
5370
5371
#: src/frontends/xforms/xform_helpers.C:297
5372
#: src/frontends/xforms/xform_helpers.C:342
5373
msgid "A file is required, not a directory."
5374
msgstr ""
5375
5376
#: src/frontends/xforms/xform_helpers.C:302
5377
msgid "Cannot write to this file."
5378
msgstr ""
5379
5380
#: src/frontends/xforms/xform_helpers.C:336
5381
msgid "Cannot read from this directory."
5382
msgstr ""
5383
5384
#: src/frontends/xforms/xform_helpers.C:347
5385
msgid "File does not exist."
5386
msgstr ""
5387
5388
#: src/frontends/xforms/xform_helpers.C:352
5389
msgid "Cannot read from this file."
5390
msgstr ""
5391
5392
#: src/importer.C:39
5393
msgid "Importing"
5394
msgstr ""
5395
5396
#: src/importer.C:57
5397
msgid "Can not import file"
5398
msgstr ""
5399
5400
#: src/importer.C:58
5401
msgid "No information for importing from "
5402
msgstr ""
5403
5404
#. we are done
5405
#: src/importer.C:81
5406
msgid "imported."
5407
msgstr ""
5408
5409
#: src/insets/figinset.C:1027
5410
msgid "[render error]"
5411
msgstr ""
5412
5413
#: src/insets/figinset.C:1028
5414
msgid "[rendering ... ]"
5415
msgstr ""
5416
5417
#: src/insets/figinset.C:1031
5418
msgid "[no file]"
5419
msgstr ""
5420
5421
#: src/insets/figinset.C:1033
5422
msgid "[bad file name]"
5423
msgstr ""
5424
5425
#: src/insets/figinset.C:1035
5426
msgid "[not displayed]"
5427
msgstr ""
5428
5429
#: src/insets/figinset.C:1037
5430
msgid "[no ghostscript]"
5431
msgstr ""
5432
5433
#: src/insets/figinset.C:1039
5434
msgid "[unknown error]"
5435
msgstr ""
5436
5437
#: src/insets/figinset.C:1212
5438
msgid "Opened figure"
5439
msgstr ""
5440
5441
#: src/insets/figinset.C:1240
5442
msgid "Figure"
5443
msgstr ""
5444
5445
#: src/insets/figinset.C:1329 src/insets/figinset.C:1392
5446
#: src/insets/insetgraphics.C:488
5447
msgid "empty figure path"
5448
msgstr ""
5449
5450
#: src/insets/figinset.C:1971 src/insets/figinset.C:1975
5451
msgid "EPS Figure"
5452
msgstr ""
5453
5454
#. InsetBibtex uses the same form, with different labels
5455
#: src/insets/insetbib.C:59 src/insets/insetbib.C:60 src/insets/insetbib.C:208
5456
#: src/insets/insetbib.C:209
5457
msgid "Key:|#K"
5458
msgstr ""
5459
5460
#: src/insets/insetbib.C:69 src/insets/insetbib.C:70 src/insets/insetbib.C:210
5461
#: src/insets/insetbib.C:211
5462
msgid "Label:|#L"
5463
msgstr ""
5464
5465
#: src/insets/insetbib.C:219
5466
msgid "Bibliography item"
5467
msgstr ""
5468
5469
#: src/insets/insetbib.C:240
5470
msgid "BibTeX Generated References"
5471
msgstr ""
5472
5473
#: src/insets/insetbib.C:339
5474
msgid "Database:"
5475
msgstr ""
5476
5477
#: src/insets/insetbib.C:340
5478
msgid "Style:  "
5479
msgstr ""
5480
5481
#: src/insets/insetbib.C:348
5482
msgid "BibTeX"
5483
msgstr ""
5484
5485
#: src/insets/inset.C:75
5486
msgid "Opened inset"
5487
msgstr ""
5488
5489
#: src/insets/inseterror.C:54 src/insets/inseterror.C:76 src/lyxfunc.C:1440
5490
msgid "Error"
5491
msgstr ""
5492
5493
#: src/insets/inseterror.C:84
5494
msgid "Opened error"
5495
msgstr ""
5496
5497
#: src/insets/insetert.C:28
5498
msgid "ERT"
5499
msgstr ""
5500
5501
#: src/insets/insetert.C:59
5502
msgid "Opened ERT Inset"
5503
msgstr ""
5504
5505
#: src/insets/insetert.C:65 src/insets/insettabular.C:1700
5506
msgid "Impossible Operation!"
5507
msgstr ""
5508
5509
#: src/insets/insetert.C:66
5510
msgid "Not permitted to change font-types inside ERT-insets!"
5511
msgstr ""
5512
5513
#: src/insets/insetexternal.C:155 src/insets/insetexternal.C:159
5514
msgid "External inset file"
5515
msgstr ""
5516
5517
#: src/insets/insetexternal.C:174
5518
#, no-c-format
5519
msgid "'#', '~', '$' or '%'."
5520
msgstr ""
5521
5522
#: src/insets/insetexternal.C:309
5523
msgid "Insert external inset"
5524
msgstr ""
5525
5526
#: src/insets/insetexternal.C:422
5527
msgid "External"
5528
msgstr ""
5529
5530
#: src/insets/insetfloat.C:84 src/insets/insetfloat.C:206
5531
#: src/insets/insetfloat.C:211
5532
msgid "float:"
5533
msgstr ""
5534
5535
#: src/insets/insetfloat.C:150
5536
msgid "Opened Float Inset"
5537
msgstr ""
5538
5539
#: src/insets/insetfoot.C:32
5540
msgid "foot"
5541
msgstr ""
5542
5543
#: src/insets/insetfoot.C:49
5544
msgid "Opened Footnote Inset"
5545
msgstr ""
5546
5547
#: src/insets/insetgraphics.C:219
5548
msgid "Unknown Error"
5549
msgstr ""
5550
5551
#: src/insets/insetgraphics.C:223
5552
msgid "Loading..."
5553
msgstr ""
5554
5555
#: src/insets/insetgraphics.C:227
5556
msgid "Error reading"
5557
msgstr ""
5558
5559
#: src/insets/insetgraphics.C:231
5560
msgid "Error converting"
5561
msgstr ""
5562
5563
#: src/insets/insetgraphics.C:239
5564
msgid "Inline view disabled"
5565
msgstr ""
5566
5567
#: src/insets/insetinclude.C:49 src/insets/insetinclude.C:50
5568
msgid "Don't typeset|#D"
5569
msgstr ""
5570
5571
#: src/insets/insetinclude.C:59 src/insets/insetinclude.C:60
5572
msgid "Load|#L"
5573
msgstr ""
5574
5575
#: src/insets/insetinclude.C:63 src/insets/insetinclude.C:64
5576
msgid "File name:|#F"
5577
msgstr ""
5578
5579
#: src/insets/insetinclude.C:67 src/insets/insetinclude.C:68
5580
msgid "Visible space|#s"
5581
msgstr ""
5582
5583
#: src/insets/insetinclude.C:72 src/insets/insetinclude.C:73
5584
msgid "Verbatim|#V"
5585
msgstr ""
5586
5587
#: src/insets/insetinclude.C:76 src/insets/insetinclude.C:77
5588
msgid "Use input|#i"
5589
msgstr ""
5590
5591
#: src/insets/insetinclude.C:80 src/insets/insetinclude.C:81
5592
msgid "Use include|#U"
5593
msgstr ""
5594
5595
#. launches dialog
5596
#: src/insets/insetinclude.C:117 src/lyx_cb.C:197 src/lyxfunc.C:3054
5597
#: src/lyxfunc.C:3156 src/lyxfunc.C:3212 src/lyxfunc.C:3288
5598
msgid "Documents"
5599
msgstr ""
5600
5601
#: src/insets/insetinclude.C:121
5602
msgid "Select Child Document"
5603
msgstr ""
5604
5605
#: src/insets/insetinclude.C:277 src/insets/insetinclude.C:318
5606
msgid "Include"
5607
msgstr ""
5608
5609
#: src/insets/insetinclude.C:314
5610
msgid "Input"
5611
msgstr ""
5612
5613
#: src/insets/insetinclude.C:316
5614
msgid "Verbatim Input"
5615
msgstr ""
5616
5617
#: src/insets/insetindex.C:20
5618
msgid "Idx"
5619
msgstr ""
5620
5621
#: src/insets/insetinfo.C:198
5622
msgid "Opened note"
5623
msgstr ""
5624
5625
#: src/insets/insetlabel.C:49 src/mathed/formula.C:1095
5626
msgid "Enter label:"
5627
msgstr ""
5628
5629
#: src/insets/insetlist.C:42
5630
msgid "list"
5631
msgstr ""
5632
5633
#: src/insets/insetlist.C:72
5634
msgid "Opened List Inset"
5635
msgstr ""
5636
5637
#: src/insets/insetmarginal.C:33
5638
msgid "margin"
5639
msgstr ""
5640
5641
#: src/insets/insetmarginal.C:50
5642
msgid "Opened Marginal Note Inset"
5643
msgstr ""
5644
5645
#: src/insets/insetminipage.C:60
5646
msgid "minipage"
5647
msgstr ""
5648
5649
#: src/insets/insetminipage.C:90
5650
msgid "Opened Minipage Inset"
5651
msgstr ""
5652
5653
#: src/insets/insetparent.C:42
5654
msgid "Parent:"
5655
msgstr ""
5656
5657
#: src/insets/insettabular.C:481
5658
msgid "Opened Tabular Inset"
5659
msgstr ""
5660
5661
#: src/insets/insettabular.C:1701
5662
msgid "Multicolumns can only be horizontally."
5663
msgstr ""
5664
5665
#: src/insets/insettext.C:478
5666
msgid "Opened Text Inset"
5667
msgstr ""
5668
5669
#: src/insets/insettext.C:970
5670
msgid "Cannot include more than one paragraph!"
5671
msgstr ""
5672
5673
#: src/insets/insettext.C:1036 src/lyxfunc.C:1260
5674
msgid "Layout "
5675
msgstr ""
5676
5677
#: src/insets/insettext.C:1036 src/lyxfunc.C:1261
5678
msgid " not known"
5679
msgstr ""
5680
5681
#: src/insets/insettext.C:1089 src/lyxfunc.C:2113
5682
msgid "Unknown spacing argument: "
5683
msgstr ""
5684
5685
#: src/insets/insettheorem.C:39
5686
msgid "theorem"
5687
msgstr ""
5688
5689
#: src/insets/insettheorem.C:68
5690
msgid "Opened Theorem Inset"
5691
msgstr ""
5692
5693
#: src/insets/inseturl.C:32
5694
msgid "Url: "
5695
msgstr ""
5696
5697
#: src/insets/inseturl.C:34
5698
msgid "HtmlUrl: "
5699
msgstr ""
5700
5701
#: src/intl.C:349 src/intl.C:350
5702
msgid "other..."
5703
msgstr ""
5704
5705
#: src/intl.C:435
5706
msgid "Key Mappings"
5707
msgstr ""
5708
5709
#: src/kbsequence.C:214
5710
msgid "   options: "
5711
msgstr ""
5712
5713
#: src/language.C:81
5714
msgid "Document wide language"
5715
msgstr ""
5716
5717
#: src/LaTeX.C:177 src/LaTeX.C:252 src/LaTeX.C:300
5718
msgid "LaTeX run number "
5719
msgstr ""
5720
5721
#: src/LaTeX.C:210 src/LaTeX.C:279
5722
msgid "Running MakeIndex."
5723
msgstr ""
5724
5725
#: src/LaTeX.C:223
5726
msgid "Running BibTeX."
5727
msgstr ""
5728
5729
#: src/LaTeXLog.C:59 src/LaTeXLog.C:62
5730
msgid "No LaTeX log file found"
5731
msgstr ""
5732
5733
#: src/LaTeXLog.C:69
5734
msgid "Build Program Log"
5735
msgstr ""
5736
5737
#: src/LaTeXLog.C:69
5738
msgid "LaTeX Log"
5739
msgstr ""
5740
5741
#: src/layout.C:1343
5742
msgid "LyX wasn't able to find its layout descriptions!"
5743
msgstr ""
5744
5745
#: src/layout.C:1344
5746
msgid "Check that the file \"textclass.lst\""
5747
msgstr ""
5748
5749
#: src/layout.C:1345
5750
msgid "is installed correctly. Sorry, has to exit :-("
5751
msgstr ""
5752
5753
#: src/layout.C:1407
5754
msgid "LyX wasn't able to find any layout description!"
5755
msgstr ""
5756
5757
#: src/layout.C:1408
5758
msgid "Check the contents of  the file \"textclass.lst\""
5759
msgstr ""
5760
5761
#: src/layout.C:1409
5762
msgid "Sorry, has to exit :-("
5763
msgstr ""
5764
5765
#: src/layout_forms.C:23
5766
msgid "Family:|#F"
5767
msgstr ""
5768
5769
#: src/layout_forms.C:28
5770
msgid "Series:|#S"
5771
msgstr ""
5772
5773
#: src/layout_forms.C:33
5774
msgid "Shape:|#H"
5775
msgstr ""
5776
5777
#: src/layout_forms.C:38
5778
msgid "Size:|#Z"
5779
msgstr ""
5780
5781
#: src/layout_forms.C:43
5782
msgid "Misc:|#M"
5783
msgstr ""
5784
5785
#: src/layout_forms.C:56
5786
msgid "Color:|#C"
5787
msgstr ""
5788
5789
#: src/layout_forms.C:61
5790
msgid "Toggle on all these|#T"
5791
msgstr ""
5792
5793
#: src/layout_forms.C:64
5794
msgid "Language:"
5795
msgstr ""
5796
5797
#: src/layout_forms.C:69
5798
msgid "These are never toggled"
5799
msgstr ""
5800
5801
#: src/layout_forms.C:72
5802
msgid "These are always toggled"
5803
msgstr ""
5804
5805
#: src/layout_forms.C:90 src/lyx_gui_misc.C:425
5806
msgid "OK|#O"
5807
msgstr ""
5808
5809
#: src/LColor.C:52
5810
msgid "none"
5811
msgstr ""
5812
5813
#: src/LColor.C:53
5814
msgid "black"
5815
msgstr ""
5816
5817
#: src/LColor.C:54
5818
msgid "white"
5819
msgstr ""
5820
5821
#: src/LColor.C:55
5822
msgid "red"
5823
msgstr ""
5824
5825
#: src/LColor.C:56
5826
msgid "green"
5827
msgstr ""
5828
5829
#: src/LColor.C:57
5830
msgid "blue"
5831
msgstr ""
5832
5833
#: src/LColor.C:58
5834
msgid "cyan"
5835
msgstr ""
5836
5837
#: src/LColor.C:59
5838
msgid "magenta"
5839
msgstr ""
5840
5841
#: src/LColor.C:60
5842
msgid "yellow"
5843
msgstr ""
5844
5845
#: src/LColor.C:61
5846
msgid "cursor"
5847
msgstr ""
5848
5849
#: src/LColor.C:62
5850
msgid "background"
5851
msgstr ""
5852
5853
#: src/LColor.C:63
5854
msgid "text"
5855
msgstr ""
5856
5857
#: src/LColor.C:64
5858
msgid "selection"
5859
msgstr ""
5860
5861
#: src/LColor.C:65
5862
msgid "latex"
5863
msgstr ""
5864
5865
#: src/LColor.C:66
5866
msgid "floats"
5867
msgstr ""
5868
5869
#: src/LColor.C:67
5870
msgid "note"
5871
msgstr ""
5872
5873
#: src/LColor.C:68
5874
msgid "note background"
5875
msgstr ""
5876
5877
#: src/LColor.C:69
5878
msgid "note frame"
5879
msgstr ""
5880
5881
#: src/LColor.C:70
5882
msgid "depth bar"
5883
msgstr ""
5884
5885
#: src/LColor.C:71
5886
msgid "language"
5887
msgstr ""
5888
5889
#: src/LColor.C:72
5890
msgid "command-inset"
5891
msgstr ""
5892
5893
#: src/LColor.C:73
5894
msgid "command-inset background"
5895
msgstr ""
5896
5897
#: src/LColor.C:74
5898
msgid "command-inset frame"
5899
msgstr ""
5900
5901
#: src/LColor.C:75
5902
msgid "accent"
5903
msgstr ""
5904
5905
#: src/LColor.C:76
5906
msgid "accent background"
5907
msgstr ""
5908
5909
#: src/LColor.C:77
5910
msgid "accent frame"
5911
msgstr ""
5912
5913
#: src/LColor.C:78
5914
msgid "minipage line"
5915
msgstr ""
5916
5917
#: src/LColor.C:79
5918
msgid "special char"
5919
msgstr ""
5920
5921
#: src/LColor.C:80
5922
msgid "math"
5923
msgstr ""
5924
5925
#: src/LColor.C:81
5926
msgid "math background"
5927
msgstr ""
5928
5929
#: src/LColor.C:82
5930
msgid "math frame"
5931
msgstr ""
5932
5933
#: src/LColor.C:83
5934
msgid "math cursor"
5935
msgstr ""
5936
5937
#: src/LColor.C:84
5938
msgid "math line"
5939
msgstr ""
5940
5941
#: src/LColor.C:86
5942
msgid "footnote background"
5943
msgstr ""
5944
5945
#: src/LColor.C:87
5946
msgid "footnote frame"
5947
msgstr ""
5948
5949
#: src/LColor.C:88
5950
msgid "latex inset"
5951
msgstr ""
5952
5953
#: src/LColor.C:89
5954
msgid "inset"
5955
msgstr ""
5956
5957
#: src/LColor.C:90
5958
msgid "inset background"
5959
msgstr ""
5960
5961
#: src/LColor.C:91
5962
msgid "inset frame"
5963
msgstr ""
5964
5965
#: src/LColor.C:92
5966
msgid "error"
5967
msgstr ""
5968
5969
#: src/LColor.C:93
5970
msgid "end-of-line marker"
5971
msgstr ""
5972
5973
#: src/LColor.C:94
5974
msgid "appendix line"
5975
msgstr ""
5976
5977
#: src/LColor.C:95
5978
msgid "vfill line"
5979
msgstr ""
5980
5981
#: src/LColor.C:96
5982
msgid "top/bottom line"
5983
msgstr ""
5984
5985
#: src/LColor.C:97
5986
msgid "table line"
5987
msgstr ""
5988
5989
#: src/LColor.C:98
5990
msgid "tabular line"
5991
msgstr ""
5992
5993
#: src/LColor.C:100
5994
msgid "tabularonoff line"
5995
msgstr ""
5996
5997
#: src/LColor.C:102
5998
msgid "bottom area"
5999
msgstr ""
6000
6001
#: src/LColor.C:103
6002
msgid "page break"
6003
msgstr ""
6004
6005
#: src/LColor.C:104
6006
msgid "top of button"
6007
msgstr ""
6008
6009
#: src/LColor.C:105
6010
msgid "bottom of button"
6011
msgstr ""
6012
6013
#: src/LColor.C:106
6014
msgid "left of button"
6015
msgstr ""
6016
6017
#: src/LColor.C:107
6018
msgid "right of button"
6019
msgstr ""
6020
6021
#: src/LColor.C:108
6022
msgid "button background"
6023
msgstr ""
6024
6025
#: src/LColor.C:109
6026
msgid "inherit"
6027
msgstr ""
6028
6029
#: src/LColor.C:110
6030
msgid "ignore"
6031
msgstr ""
6032
6033
#: src/log_form.C:25 src/lyxvc.C:267 src/lyxvc.C:268
6034
msgid "Update|#Uu"
6035
msgstr ""
6036
6037
#: src/LyXAction.C:98
6038
msgid "Insert appendix"
6039
msgstr ""
6040
6041
#: src/LyXAction.C:99
6042
msgid "Describe command"
6043
msgstr ""
6044
6045
#: src/LyXAction.C:102
6046
msgid "Select previous char"
6047
msgstr ""
6048
6049
#: src/LyXAction.C:105
6050
msgid "Insert bibtex"
6051
msgstr ""
6052
6053
#: src/LyXAction.C:114
6054
msgid "Build program"
6055
msgstr ""
6056
6057
#: src/LyXAction.C:115
6058
msgid "Autosave"
6059
msgstr ""
6060
6061
#: src/LyXAction.C:117
6062
msgid "Go to beginning of document"
6063
msgstr ""
6064
6065
#: src/LyXAction.C:119
6066
msgid "Select to beginning of document"
6067
msgstr ""
6068
6069
#: src/LyXAction.C:122
6070
msgid "Check TeX"
6071
msgstr ""
6072
6073
#: src/LyXAction.C:125
6074
msgid "Go to end of document"
6075
msgstr ""
6076
6077
#: src/LyXAction.C:127
6078
msgid "Select to end of document"
6079
msgstr ""
6080
6081
#: src/LyXAction.C:128
6082
msgid "Export to"
6083
msgstr ""
6084
6085
#: src/LyXAction.C:130
6086
msgid "Fax"
6087
msgstr ""
6088
6089
#: src/LyXAction.C:136
6090
msgid "Import document"
6091
msgstr ""
6092
6093
#: src/LyXAction.C:140
6094
msgid "Get the printer parameters"
6095
msgstr ""
6096
6097
#: src/LyXAction.C:141
6098
msgid "New document"
6099
msgstr ""
6100
6101
#: src/LyXAction.C:143
6102
msgid "New document from template"
6103
msgstr ""
6104
6105
#: src/LyXAction.C:144
6106
msgid "Open"
6107
msgstr ""
6108
6109
#: src/LyXAction.C:147
6110
msgid "Revert to saved"
6111
msgstr ""
6112
6113
#: src/LyXAction.C:149
6114
msgid "Switch to an open document"
6115
msgstr ""
6116
6117
#: src/LyXAction.C:151
6118
msgid "Toggle read-only"
6119
msgstr ""
6120
6121
#: src/LyXAction.C:152
6122
msgid "Update"
6123
msgstr ""
6124
6125
#: src/LyXAction.C:153
6126
msgid "View"
6127
msgstr ""
6128
6129
#: src/LyXAction.C:155
6130
msgid "Save As"
6131
msgstr ""
6132
6133
#: src/LyXAction.C:159
6134
msgid "Go one char back"
6135
msgstr ""
6136
6137
#: src/LyXAction.C:161
6138
msgid "Go one char forward"
6139
msgstr ""
6140
6141
#: src/LyXAction.C:164
6142
msgid "Insert citation"
6143
msgstr ""
6144
6145
#: src/LyXAction.C:167
6146
msgid "Execute command"
6147
msgstr ""
6148
6149
#: src/LyXAction.C:177
6150
msgid "Decrement environment depth"
6151
msgstr ""
6152
6153
#: src/LyXAction.C:179
6154
msgid "Increment environment depth"
6155
msgstr ""
6156
6157
#: src/LyXAction.C:181
6158
msgid "Change environment depth"
6159
msgstr ""
6160
6161
#: src/LyXAction.C:182
6162
msgid "Insert ... dots"
6163
msgstr ""
6164
6165
#: src/LyXAction.C:183
6166
msgid "Go down"
6167
msgstr ""
6168
6169
#: src/LyXAction.C:185
6170
msgid "Select next line"
6171
msgstr ""
6172
6173
#: src/LyXAction.C:187
6174
msgid "Choose Paragraph Environment"
6175
msgstr ""
6176
6177
#: src/LyXAction.C:189
6178
msgid "Insert end of sentence period"
6179
msgstr ""
6180
6181
#: src/LyXAction.C:190
6182
msgid "Go to next error"
6183
msgstr ""
6184
6185
#: src/LyXAction.C:192
6186
msgid "Remove all error boxes"
6187
msgstr ""
6188
6189
#: src/LyXAction.C:194
6190
msgid "Insert a new ERT Inset"
6191
msgstr ""
6192
6193
#: src/LyXAction.C:196
6194
msgid "Insert a new external inset"
6195
msgstr ""
6196
6197
#: src/LyXAction.C:197 src/lyx_cb.C:878
6198
msgid "Insert Figure"
6199
msgstr ""
6200
6201
#: src/LyXAction.C:199
6202
msgid "Insert Graphics"
6203
msgstr ""
6204
6205
#: src/LyXAction.C:204 src/lyxfr0.C:108
6206
msgid "Find & Replace"
6207
msgstr ""
6208
6209
#: src/LyXAction.C:208
6210
msgid "Toggle bold"
6211
msgstr ""
6212
6213
#: src/LyXAction.C:209
6214
msgid "Toggle code style"
6215
msgstr ""
6216
6217
#: src/LyXAction.C:210
6218
msgid "Default font style"
6219
msgstr ""
6220
6221
#: src/LyXAction.C:212
6222
msgid "Toggle emphasize"
6223
msgstr ""
6224
6225
#: src/LyXAction.C:213
6226
msgid "Toggle user defined style"
6227
msgstr ""
6228
6229
#: src/LyXAction.C:215
6230
msgid "Toggle noun style"
6231
msgstr ""
6232
6233
#: src/LyXAction.C:216
6234
msgid "Toggle roman font style"
6235
msgstr ""
6236
6237
#: src/LyXAction.C:218
6238
msgid "Toggle sans font style"
6239
msgstr ""
6240
6241
#: src/LyXAction.C:219
6242
msgid "Set font size"
6243
msgstr ""
6244
6245
#: src/LyXAction.C:220
6246
msgid "Show font state"
6247
msgstr ""
6248
6249
#: src/LyXAction.C:223
6250
msgid "Toggle font underline"
6251
msgstr ""
6252
6253
#: src/LyXAction.C:225 src/LyXAction.C:229
6254
msgid "Insert Footnote"
6255
msgstr ""
6256
6257
#: src/LyXAction.C:231
6258
msgid "Select next char"
6259
msgstr ""
6260
6261
#: src/LyXAction.C:234
6262
msgid "Insert horizontal fill"
6263
msgstr ""
6264
6265
#: src/LyXAction.C:236
6266
msgid "Display copyright information"
6267
msgstr ""
6268
6269
#: src/LyXAction.C:238
6270
msgid "Show the list of people who helped writing LyX"
6271
msgstr ""
6272
6273
#: src/LyXAction.C:240
6274
msgid "Open a Help file"
6275
msgstr ""
6276
6277
#: src/LyXAction.C:243
6278
msgid "Show the actual LyX version"
6279
msgstr ""
6280
6281
#: src/LyXAction.C:246
6282
msgid "Insert hyphenation point"
6283
msgstr ""
6284
6285
#: src/LyXAction.C:248
6286
msgid "Insert index item"
6287
msgstr ""
6288
6289
#: src/LyXAction.C:250
6290
msgid "Insert last index item"
6291
msgstr ""
6292
6293
#: src/LyXAction.C:251
6294
msgid "Insert index list"
6295
msgstr ""
6296
6297
#: src/LyXAction.C:253
6298
msgid "Turn off keymap"
6299
msgstr ""
6300
6301
#: src/LyXAction.C:256
6302
msgid "Use primary keymap"
6303
msgstr ""
6304
6305
#: src/LyXAction.C:258
6306
msgid "Use secondary keymap"
6307
msgstr ""
6308
6309
#: src/LyXAction.C:259
6310
msgid "Toggle keymap"
6311
msgstr ""
6312
6313
#: src/LyXAction.C:261
6314
msgid "Insert Label"
6315
msgstr ""
6316
6317
#: src/LyXAction.C:263
6318
msgid "Change language"
6319
msgstr ""
6320
6321
#: src/LyXAction.C:264
6322
msgid "View LaTeX log"
6323
msgstr ""
6324
6325
#: src/LyXAction.C:269
6326
msgid "Copy paragraph environment type"
6327
msgstr ""
6328
6329
#: src/LyXAction.C:274
6330
msgid "Paste paragraph environment type"
6331
msgstr ""
6332
6333
#: src/LyXAction.C:279
6334
msgid "Open the tabular layout"
6335
msgstr ""
6336
6337
#: src/LyXAction.C:281
6338
msgid "Go to beginning of line"
6339
msgstr ""
6340
6341
#: src/LyXAction.C:283
6342
msgid "Select to beginning of line"
6343
msgstr ""
6344
6345
#: src/LyXAction.C:285
6346
msgid "Go to end of line"
6347
msgstr ""
6348
6349
#: src/LyXAction.C:287
6350
msgid "Select to end of line"
6351
msgstr ""
6352
6353
#: src/LyXAction.C:290
6354
msgid "Insert list of algorithms"
6355
msgstr ""
6356
6357
#: src/LyXAction.C:292
6358
msgid "View list of algorithms"
6359
msgstr ""
6360
6361
#: src/LyXAction.C:294
6362
msgid "Insert list of figures"
6363
msgstr ""
6364
6365
#: src/LyXAction.C:296
6366
msgid "View list of figures"
6367
msgstr ""
6368
6369
#: src/LyXAction.C:298
6370
msgid "Insert list of tables"
6371
msgstr ""
6372
6373
#: src/LyXAction.C:300
6374
msgid "View list of tables"
6375
msgstr ""
6376
6377
#: src/LyXAction.C:301
6378
msgid "Exit"
6379
msgstr ""
6380
6381
#: src/LyXAction.C:303
6382
msgid "Insert Marginalnote"
6383
msgstr ""
6384
6385
#: src/LyXAction.C:306
6386
msgid "Insert Margin note"
6387
msgstr ""
6388
6389
#: src/LyXAction.C:313
6390
msgid "Math Greek"
6391
msgstr ""
6392
6393
#: src/LyXAction.C:316
6394
msgid "Insert math symbol"
6395
msgstr ""
6396
6397
#: src/LyXAction.C:321
6398
msgid "Math mode"
6399
msgstr ""
6400
6401
#: src/LyXAction.C:335
6402
msgid "Go one paragraph down"
6403
msgstr ""
6404
6405
#: src/LyXAction.C:337
6406
msgid "Select next paragraph"
6407
msgstr ""
6408
6409
#: src/LyXAction.C:339
6410
msgid "Go to paragraph"
6411
msgstr ""
6412
6413
#: src/LyXAction.C:342
6414
msgid "Go one paragraph up"
6415
msgstr ""
6416
6417
#: src/LyXAction.C:344
6418
msgid "Select previous paragraph"
6419
msgstr ""
6420
6421
#: src/LyXAction.C:348
6422
msgid "Edit Preferences"
6423
msgstr ""
6424
6425
#: src/LyXAction.C:350
6426
msgid "Save Preferences"
6427
msgstr ""
6428
6429
#: src/LyXAction.C:353
6430
msgid "Insert protected space"
6431
msgstr ""
6432
6433
#: src/LyXAction.C:354
6434
msgid "Insert quote"
6435
msgstr ""
6436
6437
#: src/LyXAction.C:356
6438
msgid "Reconfigure"
6439
msgstr ""
6440
6441
#: src/LyXAction.C:361
6442
msgid "Insert cross reference"
6443
msgstr ""
6444
6445
#: src/LyXAction.C:369
6446
msgid "Scroll inset"
6447
msgstr ""
6448
6449
#: src/LyXAction.C:388
6450
msgid "Insert Table"
6451
msgstr ""
6452
6453
#: src/LyXAction.C:390
6454
msgid "Tabular Features"
6455
msgstr ""
6456
6457
#: src/LyXAction.C:392
6458
msgid "Insert a new Tabular Inset"
6459
msgstr ""
6460
6461
#: src/LyXAction.C:393
6462
msgid "Toggle TeX style"
6463
msgstr ""
6464
6465
#: src/LyXAction.C:395
6466
msgid "Insert a new Text Inset"
6467
msgstr ""
6468
6469
#: src/LyXAction.C:398
6470
msgid "Insert table of contents"
6471
msgstr ""
6472
6473
#: src/LyXAction.C:400
6474
msgid "View table of contents"
6475
msgstr ""
6476
6477
#: src/LyXAction.C:402
6478
msgid "Toggle cursor does/doesn't follow the scrollbar"
6479
msgstr ""
6480
6481
#: src/LyXAction.C:415
6482
msgid "Register document under version control"
6483
msgstr ""
6484
6485
#: src/LyXAction.C:653
6486
msgid "No description available!"
6487
msgstr ""
6488
6489
#: src/lyx.C:41
6490
msgid "Encapsulated Postscript (*.eps, *.ps)|#E"
6491
msgstr ""
6492
6493
#: src/lyx.C:43
6494
msgid "Inlined EPS (*.eps, *.ps)|#I"
6495
msgstr ""
6496
6497
#: src/lyx.C:75
6498
msgid "Template|#t"
6499
msgstr ""
6500
6501
#: src/lyx.C:87
6502
msgid "Parameters|#P"
6503
msgstr ""
6504
6505
#: src/lyx.C:90
6506
msgid "Edit file|#E"
6507
msgstr ""
6508
6509
#: src/lyx.C:95
6510
msgid "View result|#V"
6511
msgstr ""
6512
6513
#: src/lyx.C:100
6514
msgid "Update result|#U"
6515
msgstr ""
6516
6517
#: src/lyx_cb.C:171
6518
msgid "Save failed. Rename and try again?"
6519
msgstr ""
6520
6521
#: src/lyx_cb.C:173
6522
msgid "(If not, document is not saved.)"
6523
msgstr ""
6524
6525
#: src/lyx_cb.C:198 src/lyxfunc.C:3055
6526
msgid "Templates"
6527
msgstr ""
6528
6529
#: src/lyx_cb.C:203
6530
msgid "Enter Filename to Save Document as"
6531
msgstr ""
6532
6533
#: src/lyx_cb.C:220
6534
msgid "Same name as document already has:"
6535
msgstr ""
6536
6537
#: src/lyx_cb.C:222
6538
msgid "Save anyway?"
6539
msgstr ""
6540
6541
#: src/lyx_cb.C:228
6542
msgid "Another document with same name open!"
6543
msgstr ""
6544
6545
#: src/lyx_cb.C:230
6546
msgid "Replace with current document?"
6547
msgstr ""
6548
6549
#: src/lyx_cb.C:238
6550
msgid "Document renamed to '"
6551
msgstr ""
6552
6553
#: src/lyx_cb.C:239
6554
msgid "', but not saved..."
6555
msgstr ""
6556
6557
#: src/lyx_cb.C:245
6558
msgid "Document already exists:"
6559
msgstr ""
6560
6561
#: src/lyx_cb.C:247
6562
msgid "Replace file?"
6563
msgstr ""
6564
6565
#: src/lyx_cb.C:263
6566
msgid "Document could not be saved!"
6567
msgstr ""
6568
6569
#: src/lyx_cb.C:264
6570
msgid "Holding the old name."
6571
msgstr ""
6572
6573
#: src/lyx_cb.C:278
6574
msgid "Chktex does not work with SGML derived documents."
6575
msgstr ""
6576
6577
#: src/lyx_cb.C:287
6578
msgid "No warnings found."
6579
msgstr ""
6580
6581
#: src/lyx_cb.C:289
6582
msgid "One warning found."
6583
msgstr ""
6584
6585
#: src/lyx_cb.C:290
6586
msgid "Use 'Edit->Go to Error' to find it."
6587
msgstr ""
6588
6589
#: src/lyx_cb.C:293
6590
msgid " warnings found."
6591
msgstr ""
6592
6593
#: src/lyx_cb.C:294
6594
msgid "Use 'Edit->Go to Error' to find them."
6595
msgstr ""
6596
6597
#: src/lyx_cb.C:296
6598
msgid "Chktex run successfully"
6599
msgstr ""
6600
6601
#: src/lyx_cb.C:298
6602
msgid "It seems chktex does not work."
6603
msgstr ""
6604
6605
#: src/lyx_cb.C:371
6606
msgid "Autosaving current document..."
6607
msgstr ""
6608
6609
#: src/lyx_cb.C:411
6610
msgid "Autosave Failed!"
6611
msgstr ""
6612
6613
#: src/lyx_cb.C:467
6614
msgid "File to Insert"
6615
msgstr ""
6616
6617
#: src/lyx_cb.C:477
6618
msgid "Error! Specified file is unreadable: "
6619
msgstr ""
6620
6621
#: src/lyx_cb.C:484
6622
msgid "Error! Cannot open specified file: "
6623
msgstr ""
6624
6625
#: src/lyx_cb.C:587 src/lyx_cb.C:590 src/mathed/formula.C:1090
6626
#: src/mathed/formula.C:1093
6627
msgid "Enter new label to insert:"
6628
msgstr ""
6629
6630
#: src/lyx_cb.C:624
6631
msgid "Character Style"
6632
msgstr ""
6633
6634
#: src/lyx_cb.C:675
6635
msgid "LaTeX Preamble"
6636
msgstr ""
6637
6638
#: src/lyx_cb.C:692
6639
msgid "Do you want to save the current settings"
6640
msgstr ""
6641
6642
#: src/lyx_cb.C:693
6643
msgid "for Character, Document, Paper and Quotes"
6644
msgstr ""
6645
6646
#: src/lyx_cb.C:694
6647
msgid "as default for new documents?"
6648
msgstr ""
6649
6650
#: src/lyx_cb.C:859
6651
msgid "LaTeX preamble set"
6652
msgstr ""
6653
6654
#: src/lyx_cb.C:894
6655
msgid "Inserting figure..."
6656
msgstr ""
6657
6658
#: src/lyx_cb.C:898 src/lyx_cb.C:954
6659
msgid "Figure inserted"
6660
msgstr ""
6661
6662
#: src/lyx_cb.C:977
6663
msgid "Running configure..."
6664
msgstr ""
6665
6666
#: src/lyx_cb.C:984
6667
msgid "Reloading configuration..."
6668
msgstr ""
6669
6670
#: src/lyx_cb.C:986
6671
msgid "The system has been reconfigured."
6672
msgstr ""
6673
6674
#: src/lyx_cb.C:987
6675
msgid "You need to restart LyX to make use of any"
6676
msgstr ""
6677
6678
#: src/lyx_cb.C:988
6679
msgid "updated document class specifications."
6680
msgstr ""
6681
6682
#: src/lyxfont.C:38
6683
msgid "Sans serif"
6684
msgstr ""
6685
6686
#: src/lyxfont.C:38
6687
msgid "Symbol"
6688
msgstr ""
6689
6690
#: src/lyxfont.C:38 src/lyxfont.C:43 src/lyxfont.C:47 src/lyxfont.C:54
6691
#: src/lyxfont.C:58
6692
msgid "Inherit"
6693
msgstr ""
6694
6695
#: src/lyxfont.C:39 src/lyxfont.C:43 src/lyxfont.C:48 src/lyxfont.C:54
6696
#: src/lyxfont.C:58
6697
msgid "Ignore"
6698
msgstr ""
6699
6700
#: src/lyxfont.C:43
6701
msgid "Medium"
6702
msgstr ""
6703
6704
#: src/lyxfont.C:43
6705
msgid "Bold"
6706
msgstr ""
6707
6708
#: src/lyxfont.C:47
6709
msgid "Upright"
6710
msgstr ""
6711
6712
#: src/lyxfont.C:47
6713
msgid "Italic"
6714
msgstr ""
6715
6716
#: src/lyxfont.C:47
6717
msgid "Slanted"
6718
msgstr ""
6719
6720
#: src/lyxfont.C:47
6721
msgid "Smallcaps"
6722
msgstr ""
6723
6724
#: src/lyxfont.C:52
6725
msgid "Tiny"
6726
msgstr ""
6727
6728
#: src/lyxfont.C:52
6729
msgid "Smallest"
6730
msgstr ""
6731
6732
#: src/lyxfont.C:52
6733
msgid "Smaller"
6734
msgstr ""
6735
6736
#: src/lyxfont.C:52
6737
msgid "Small"
6738
msgstr ""
6739
6740
#: src/lyxfont.C:52
6741
msgid "Large"
6742
msgstr ""
6743
6744
#: src/lyxfont.C:53
6745
msgid "Larger"
6746
msgstr ""
6747
6748
#: src/lyxfont.C:53
6749
msgid "Largest"
6750
msgstr ""
6751
6752
#: src/lyxfont.C:53
6753
msgid "Huge"
6754
msgstr ""
6755
6756
#: src/lyxfont.C:53
6757
msgid "Huger"
6758
msgstr ""
6759
6760
#: src/lyxfont.C:53
6761
msgid "Increase"
6762
msgstr ""
6763
6764
#: src/lyxfont.C:53
6765
msgid "Decrease"
6766
msgstr ""
6767
6768
#: src/lyxfont.C:58
6769
msgid "Off"
6770
msgstr ""
6771
6772
#: src/lyxfont.C:58
6773
msgid "On"
6774
msgstr ""
6775
6776
#: src/lyxfont.C:58
6777
msgid "Toggle"
6778
msgstr ""
6779
6780
#: src/lyxfont.C:397
6781
msgid "Emphasis "
6782
msgstr ""
6783
6784
#: src/lyxfont.C:400
6785
msgid "Underline "
6786
msgstr ""
6787
6788
#: src/lyxfont.C:403
6789
msgid "Noun "
6790
msgstr ""
6791
6792
#: src/lyxfont.C:405
6793
msgid "Latex "
6794
msgstr ""
6795
6796
#: src/lyxfont.C:409
6797
msgid "Language: "
6798
msgstr ""
6799
6800
#: src/lyxfont.C:411
6801
msgid "  Number "
6802
msgstr ""
6803
6804
#: src/lyxfr1.C:124 src/lyxfr1.C:161
6805
msgid "Sorry!"
6806
msgstr ""
6807
6808
#: src/lyxfr1.C:124 src/lyxfr1.C:161
6809
msgid "You cannot replace a single space, nor an empty character."
6810
msgstr ""
6811
6812
#: src/lyxfr1.C:192 src/lyxfr1.C:239
6813
msgid "String not found!"
6814
msgstr ""
6815
6816
#: src/lyxfr1.C:196
6817
msgid "1 string has been replaced."
6818
msgstr ""
6819
6820
#: src/lyxfr1.C:199
6821
msgid " strings have been replaced."
6822
msgstr ""
6823
6824
#: src/lyxfr1.C:235
6825
msgid "Found."
6826
msgstr ""
6827
6828
#: src/lyxfunc.C:257
6829
msgid "Unknown sequence:"
6830
msgstr ""
6831
6832
#: src/lyxfunc.C:328 src/lyxfunc.C:2996
6833
msgid "Unknown action"
6834
msgstr ""
6835
6836
#. no
6837
#: src/lyxfunc.C:342
6838
msgid "Document is read-only"
6839
msgstr ""
6840
6841
#. no
6842
#: src/lyxfunc.C:347
6843
msgid "Command not allowed without any document open"
6844
msgstr ""
6845
6846
#: src/lyxfunc.C:795
6847
msgid "Saving document"
6848
msgstr ""
6849
6850
#: src/lyxfunc.C:1105 src/lyxfunc.C:2550
6851
msgid "Missing argument"
6852
msgstr ""
6853
6854
#: src/lyxfunc.C:1116
6855
msgid "Opening help file"
6856
msgstr ""
6857
6858
#: src/lyxfunc.C:1125
6859
msgid "LyX Version "
6860
msgstr ""
6861
6862
#: src/lyxfunc.C:1130
6863
msgid "Library directory: "
6864
msgstr ""
6865
6866
#: src/lyxfunc.C:1132
6867
msgid "User directory: "
6868
msgstr ""
6869
6870
#: src/lyxfunc.C:1441
6871
msgid "Couldn't find this label"
6872
msgstr ""
6873
6874
#: src/lyxfunc.C:1442
6875
msgid "in current document."
6876
msgstr ""
6877
6878
#: src/lyxfunc.C:1839
6879
msgid "Mark removed"
6880
msgstr ""
6881
6882
#: src/lyxfunc.C:1844
6883
msgid "Mark set"
6884
msgstr ""
6885
6886
#: src/lyxfunc.C:1949
6887
msgid "Mark off"
6888
msgstr ""
6889
6890
#: src/lyxfunc.C:1962
6891
msgid "Mark on"
6892
msgstr ""
6893
6894
#: src/lyxfunc.C:2464
6895
msgid "Push-toolbar needs argument > 0"
6896
msgstr ""
6897
6898
#: src/lyxfunc.C:2481
6899
msgid "Usage: toolbar-add-to <LyX command>"
6900
msgstr ""
6901
6902
#: src/lyxfunc.C:2498 src/mathed/formula.C:885
6903
msgid "Math greek mode on"
6904
msgstr ""
6905
6906
#: src/lyxfunc.C:2509 src/mathed/formula.C:896
6907
msgid "Math greek keyboard on"
6908
msgstr ""
6909
6910
#: src/lyxfunc.C:2511 src/mathed/formula.C:898
6911
msgid "Math greek keyboard off"
6912
msgstr ""
6913
6914
#: src/lyxfunc.C:2565 src/mathed/formula.C:488
6915
msgid "Math editor mode"
6916
msgstr ""
6917
6918
#: src/lyxfunc.C:2572
6919
msgid "This is only allowed in math mode!"
6920
msgstr ""
6921
6922
#: src/lyxfunc.C:2761
6923
msgid "Opening child document "
6924
msgstr ""
6925
6926
#: src/lyxfunc.C:2793
6927
msgid "Unknown kind of footnote"
6928
msgstr ""
6929
6930
#: src/lyxfunc.C:2912
6931
msgid "Syntax: set-color <lyx_name> <x11_name>"
6932
msgstr ""
6933
6934
#: src/lyxfunc.C:2918
6935
msgid "Set-color \""
6936
msgstr ""
6937
6938
#: src/lyxfunc.C:2920
6939
msgid "\" failed - color is undefined or may not be redefined"
6940
msgstr ""
6941
6942
#: src/lyxfunc.C:2935
6943
msgid "No document open"
6944
msgstr ""
6945
6946
#: src/lyxfunc.C:2941
6947
msgid "Document is read only"
6948
msgstr ""
6949
6950
#: src/lyxfunc.C:3056
6951
msgid "Enter Filename for new document"
6952
msgstr ""
6953
6954
#: src/lyxfunc.C:3057
6955
msgid "newfile"
6956
msgstr ""
6957
6958
#. Cancel: Do nothing
6959
#: src/lyxfunc.C:3061 src/lyxfunc.C:3088 src/lyxfunc.C:3165 src/lyxfunc.C:3223
6960
#: src/lyxfunc.C:3251 src/lyxfunc.C:3261 src/lyxfunc.C:3297
6961
msgid "Canceled."
6962
msgstr ""
6963
6964
#: src/lyxfunc.C:3076 src/lyxfunc.C:3239
6965
msgid ""
6966
"Do you want to close that document now?\n"
6967
"('No' will just switch to the open version)"
6968
msgstr ""
6969
6970
#: src/lyxfunc.C:3096
6971
msgid "File already exists:"
6972
msgstr ""
6973
6974
#: src/lyxfunc.C:3098
6975
msgid "Do you want to open the document?"
6976
msgstr ""
6977
6978
#. loads document
6979
#: src/lyxfunc.C:3100 src/lyxfunc.C:3176
6980
msgid "Opening document"
6981
msgstr ""
6982
6983
#: src/lyxfunc.C:3107 src/lyxfunc.C:3183
6984
msgid "opened."
6985
msgstr ""
6986
6987
#: src/lyxfunc.C:3128
6988
msgid "Choose template"
6989
msgstr ""
6990
6991
#: src/lyxfunc.C:3157 src/lyxfunc.C:3213 src/lyxfunc.C:3289
6992
msgid "Examples"
6993
msgstr ""
6994
6995
#: src/lyxfunc.C:3159
6996
msgid "Select Document to Open"
6997
msgstr ""
6998
6999
#: src/lyxfunc.C:3185
7000
msgid "Could not open document"
7001
msgstr ""
7002
7003
#: src/lyxfunc.C:3215
7004
msgid "Select "
7005
msgstr ""
7006
7007
#: src/lyxfunc.C:3216
7008
msgid " file to import"
7009
msgstr ""
7010
7011
#: src/lyxfunc.C:3258
7012
msgid "A document by the name"
7013
msgstr ""
7014
7015
#: src/lyxfunc.C:3260
7016
msgid "already exists. Overwrite?"
7017
msgstr ""
7018
7019
#: src/lyxfunc.C:3291
7020
msgid "Select Document to Insert"
7021
msgstr ""
7022
7023
#. Inserts document
7024
#: src/lyxfunc.C:3309
7025
msgid "Inserting document"
7026
msgstr ""
7027
7028
#: src/lyxfunc.C:3315
7029
msgid "inserted."
7030
msgstr ""
7031
7032
#: src/lyxfunc.C:3317
7033
msgid "Could not insert document"
7034
msgstr ""
7035
7036
#: src/lyx_gui.C:315
7037
msgid " No change %l| Roman | Sans Serif | Typewriter %l| Reset "
7038
msgstr ""
7039
7040
#: src/lyx_gui.C:317
7041
msgid " No change %l| Medium | Bold %l| Reset "
7042
msgstr ""
7043
7044
#: src/lyx_gui.C:319
7045
msgid " No change %l| Upright | Italic | Slanted | Small Caps %l| Reset "
7046
msgstr ""
7047
7048
#: src/lyx_gui.C:322
7049
msgid ""
7050
" No change %l| Tiny | Smallest | Smaller | Small | Normal | Large | Larger | "
7051
"Largest | Huge | Huger %l| Increase | Decrease | Reset "
7052
msgstr ""
7053
7054
#: src/lyx_gui.C:326
7055
msgid " No change %l| Emph | Underbar | Noun | LaTeX mode %l| Reset "
7056
msgstr ""
7057
7058
#: src/lyx_gui.C:328
7059
msgid ""
7060
" No change %l| No color | Black | White | Red | Green | Blue | Cyan | "
7061
"Magenta | Yellow %l| Reset "
7062
msgstr ""
7063
7064
#: src/lyx_gui.C:333
7065
msgid " English %l| German | French "
7066
msgstr ""
7067
7068
#. build up the combox entries
7069
#: src/lyx_gui.C:347
7070
msgid "No change"
7071
msgstr ""
7072
7073
#: src/lyx_gui.C:348
7074
msgid "Reset"
7075
msgstr ""
7076
7077
#: src/lyx_gui.C:405
7078
msgid "LyX Banner"
7079
msgstr ""
7080
7081
#: src/lyx_gui_misc.C:337
7082
msgid "Dismiss"
7083
msgstr ""
7084
7085
#: src/lyx_gui_misc.C:373 src/lyx_gui_misc.C:402 src/lyx_gui_misc.C:406
7086
msgid "Yes|Yy#y"
7087
msgstr ""
7088
7089
#: src/lyx_gui_misc.C:374 src/lyx_gui_misc.C:403 src/lyx_gui_misc.C:407
7090
msgid "No|Nn#n"
7091
msgstr ""
7092
7093
#: src/lyx_gui_misc.C:426
7094
msgid "Clear|#e"
7095
msgstr ""
7096
7097
#: src/lyx_gui_misc.C:439
7098
msgid "Any changes will be ignored"
7099
msgstr ""
7100
7101
#: src/lyx_gui_misc.C:440
7102
msgid "The document is read-only:"
7103
msgstr ""
7104
7105
#: src/lyx_main.C:95
7106
msgid "Wrong command line option `"
7107
msgstr ""
7108
7109
#: src/lyx_main.C:97
7110
msgid "'. Exiting."
7111
msgstr ""
7112
7113
#: src/lyx_main.C:219
7114
msgid "Warning: could not determine path of binary."
7115
msgstr ""
7116
7117
#: src/lyx_main.C:221
7118
msgid "If you have problems, try starting LyX with an absolute path."
7119
msgstr ""
7120
7121
#: src/lyx_main.C:311
7122
msgid "LYX_DIR_11x environment variable no good."
7123
msgstr ""
7124
7125
#: src/lyx_main.C:313
7126
msgid "System directory set to: "
7127
msgstr ""
7128
7129
#: src/lyx_main.C:321
7130
msgid "LyX Warning! Couldn't determine system directory. "
7131
msgstr ""
7132
7133
#: src/lyx_main.C:322
7134
msgid "Try the '-sysdir' command line parameter or "
7135
msgstr ""
7136
7137
#: src/lyx_main.C:323
7138
msgid "set the environment variable LYX_DIR_11x to the LyX system directory "
7139
msgstr ""
7140
7141
#: src/lyx_main.C:325
7142
msgid "containing the file `chkconfig.ltx'."
7143
msgstr ""
7144
7145
#: src/lyx_main.C:327
7146
msgid "Using built-in default "
7147
msgstr ""
7148
7149
#: src/lyx_main.C:328
7150
msgid " but expect problems."
7151
msgstr ""
7152
7153
#: src/lyx_main.C:331
7154
msgid "Expect problems."
7155
msgstr ""
7156
7157
#: src/lyx_main.C:554
7158
msgid "You have specified an invalid LyX directory."
7159
msgstr ""
7160
7161
#: src/lyx_main.C:555
7162
msgid "You don't have a personal LyX directory."
7163
msgstr ""
7164
7165
#: src/lyx_main.C:557
7166
msgid "It is needed to keep your own configuration."
7167
msgstr ""
7168
7169
#: src/lyx_main.C:558
7170
msgid "Should I try to set it up for you (recommended)?"
7171
msgstr ""
7172
7173
#: src/lyx_main.C:559
7174
msgid "Running without personal LyX directory."
7175
msgstr ""
7176
7177
#. Tell the user what is going on
7178
#: src/lyx_main.C:566
7179
msgid "LyX: Creating directory "
7180
msgstr ""
7181
7182
#: src/lyx_main.C:567
7183
msgid " and running configure..."
7184
msgstr ""
7185
7186
#: src/lyx_main.C:573
7187
msgid "Failed. Will use "
7188
msgstr ""
7189
7190
#: src/lyx_main.C:574
7191
msgid " instead."
7192
msgstr ""
7193
7194
#: src/lyx_main.C:581
7195
msgid "Done!"
7196
msgstr ""
7197
7198
#: src/lyx_main.C:595
7199
msgid "LyX Warning!"
7200
msgstr ""
7201
7202
#: src/lyx_main.C:596
7203
msgid "Error while reading "
7204
msgstr ""
7205
7206
#: src/lyx_main.C:597
7207
msgid "Using built-in defaults."
7208
msgstr ""
7209
7210
#: src/lyx_main.C:695
7211
msgid "Setting debug level to "
7212
msgstr ""
7213
7214
#: src/lyx_main.C:707
7215
msgid ""
7216
"Usage: lyx [ command line switches ] [ name.lyx ... ]\n"
7217
"Command line switches (case sensitive):\n"
7218
"\t-help              summarize LyX usage\n"
7219
"\t-userdir dir       try to set user directory to dir\n"
7220
"\t-sysdir dir        try to set system directory to dir\n"
7221
"\t-geometry WxH+X+Y  set geometry of the main window\n"
7222
"\t-dbg feature[,feature]...\n"
7223
"                  select the features to debug.\n"
7224
"                  Type `lyx -dbg' to see the list of features\n"
7225
"\t-x [--execute] command\n"
7226
"                  where command is a lyx command.\n"
7227
"\t-e [--export] fmt\n"
7228
"                  where fmt is the export format of choice.\n"
7229
"\t-i [--import] fmt file.xxx\n"
7230
"                  where fmt is the import format of choice\n"
7231
"                  and file.xxx is the file to be imported.\n"
7232
"Check the LyX man page for more details."
7233
msgstr ""
7234
7235
#: src/lyx_main.C:740
7236
msgid "List of supported debug flags:"
7237
msgstr ""
7238
7239
#: src/lyx_main.C:752
7240
msgid "Missing directory for -sysdir switch!"
7241
msgstr ""
7242
7243
#: src/lyx_main.C:763
7244
msgid "Missing directory for -userdir switch!"
7245
msgstr ""
7246
7247
#: src/lyx_main.C:786
7248
msgid "Missing command string after  -x switch!"
7249
msgstr ""
7250
7251
#: src/lyx_main.C:799
7252
msgid "Missing file type [eg latex, ps...] after "
7253
msgstr ""
7254
7255
#: src/lyx_main.C:801 src/lyx_main.C:816
7256
msgid " switch!"
7257
msgstr ""
7258
7259
#: src/lyx_main.C:814
7260
msgid "Missing type [eg latex, ps...] after "
7261
msgstr ""
7262
7263
#: src/lyxrc.C:1644
7264
msgid ""
7265
"The font encoding used for the LaTeX2e fontenc package. T1 is highly "
7266
"recommended for non-English languages."
7267
msgstr ""
7268
7269
#: src/lyxrc.C:1648
7270
msgid ""
7271
"The default printer to print on. If none is specified, LyX will use the "
7272
"environment variable PRINTER."
7273
msgstr ""
7274
7275
#: src/lyxrc.C:1652
7276
msgid "Your favorite print program, e.g. \"dvips\", \"dvilj4\"."
7277
msgstr ""
7278
7279
#: src/lyxrc.C:1656
7280
msgid "The option to print only even pages."
7281
msgstr ""
7282
7283
#: src/lyxrc.C:1660
7284
msgid "The option to print only odd pages."
7285
msgstr ""
7286
7287
#: src/lyxrc.C:1664
7288
msgid "The option for specifying a comma-separated list of pages to print."
7289
msgstr ""
7290
7291
#: src/lyxrc.C:1668
7292
msgid "The option for specifying the number of copies to print."
7293
msgstr ""
7294
7295
#: src/lyxrc.C:1672
7296
msgid "The option for specifying whether the copies should be collated."
7297
msgstr ""
7298
7299
#: src/lyxrc.C:1676
7300
msgid "The option to reverse the order of the pages printed."
7301
msgstr ""
7302
7303
#: src/lyxrc.C:1680
7304
msgid "The option to print out in landscape."
7305
msgstr ""
7306
7307
#: src/lyxrc.C:1684
7308
msgid "The option to specify paper type."
7309
msgstr ""
7310
7311
#: src/lyxrc.C:1688
7312
msgid "Option to specify the dimensions of the print paper."
7313
msgstr ""
7314
7315
#: src/lyxrc.C:1692
7316
msgid "Option to pass to the print program to print on a specific printer."
7317
msgstr ""
7318
7319
#: src/lyxrc.C:1696
7320
msgid ""
7321
"Select for LyX to pass the name of the destination printer to your print "
7322
"command."
7323
msgstr ""
7324
7325
#: src/lyxrc.C:1700
7326
msgid "Option to pass to the print program to print to a file."
7327
msgstr ""
7328
7329
#: src/lyxrc.C:1704
7330
msgid "Extension of printer program output file. Usually \".ps\"."
7331
msgstr ""
7332
7333
#: src/lyxrc.C:1708
7334
msgid ""
7335
"Extra options to pass to printing program after everything else, but before "
7336
"the filename of the DVI file to be printed."
7337
msgstr ""
7338
7339
#: src/lyxrc.C:1712
7340
msgid ""
7341
"When set, this printer option automatically prints to a file and then calls "
7342
"a separate print spooling program on that file with the given name and "
7343
"arguments."
7344
msgstr ""
7345
7346
#: src/lyxrc.C:1716
7347
msgid ""
7348
"If you specify a printer name in the print dialog, the following argument is "
7349
"prepended along with the printer name after the spool command."
7350
msgstr ""
7351
7352
#: src/lyxrc.C:1720
7353
msgid ""
7354
"DPI (dots per inch) of your monitor is auto-detected by LyX. If that goes "
7355
"wrong, override the setting here."
7356
msgstr ""
7357
7358
#: src/lyxrc.C:1725
7359
#, no-c-format
7360
msgid ""
7361
"The zoom percentage for screen fonts. A setting of 100% will make the fonts "
7362
"roughly the same size as on paper."
7363
msgstr ""
7364
7365
#: src/lyxrc.C:1729
7366
msgid "The font sizes used for calculating the scaling of the screen fonts."
7367
msgstr ""
7368
7369
#: src/lyxrc.C:1735
7370
msgid "The screen fonts used to display the text while editing."
7371
msgstr ""
7372
7373
#: src/lyxrc.C:1739
7374
msgid "The font for menus (and groups titles in popups)."
7375
msgstr ""
7376
7377
#: src/lyxrc.C:1743
7378
msgid "The font for popups."
7379
msgstr ""
7380
7381
#: src/lyxrc.C:1747
7382
msgid "The encoding for the screen fonts."
7383
msgstr ""
7384
7385
#: src/lyxrc.C:1751
7386
msgid "The encoding for the menu/popups fonts."
7387
msgstr ""
7388
7389
#: src/lyxrc.C:1758
7390
msgid ""
7391
"The time interval between auto-saves (in seconds). 0 means no auto-save."
7392
msgstr ""
7393
7394
#: src/lyxrc.C:1762
7395
msgid "The default path for your documents."
7396
msgstr ""
7397
7398
#: src/lyxrc.C:1766
7399
msgid "The path that LyX will set when offering to choose a template."
7400
msgstr ""
7401
7402
#: src/lyxrc.C:1770
7403
msgid ""
7404
"LyX will place its temporary directories in this path. They will be deleted "
7405
"when you quit LyX."
7406
msgstr ""
7407
7408
#: src/lyxrc.C:1774
7409
msgid ""
7410
"Select if you wish to use a temporary directory structure to store temporary "
7411
"TeX output."
7412
msgstr ""
7413
7414
#: src/lyxrc.C:1778
7415
msgid "The file where the last-files information should be stored."
7416
msgstr ""
7417
7418
#: src/lyxrc.C:1782
7419
msgid ""
7420
"De-select if you don't want the current selection to be replaced "
7421
"automatically by what you type."
7422
msgstr ""
7423
7424
#: src/lyxrc.C:1786
7425
msgid ""
7426
"Select if LyX is to take over the handling of the dead keys (a.k.a. accent "
7427
"keys) that may be defined for your keyboard."
7428
msgstr ""
7429
7430
#: src/lyxrc.C:1791
7431
msgid ""
7432
"This starts the lyxserver. The pipes get an additional extension \".in\" and "
7433
"\".out\". Only for advanced users."
7434
msgstr ""
7435
7436
#: src/lyxrc.C:1795
7437
msgid ""
7438
"Keybindings file. Can either specify an absolute path, or LyX will look in "
7439
"its global and local bind/ directories."
7440
msgstr ""
7441
7442
#: src/lyxrc.C:1799
7443
msgid ""
7444
"The  UI (user interface) file. Can either specify an absolute path, or LyX "
7445
"will look in its global and local ui/ directories."
7446
msgstr ""
7447
7448
#: src/lyxrc.C:1805
7449
msgid ""
7450
"Use this to set the correct mapping file for your keyboard. You'll need this "
7451
"if you for instance want to type German documents on an American keyboard."
7452
msgstr ""
7453
7454
#: src/lyxrc.C:1819
7455
msgid ""
7456
"Use to define an external program to render tables in the ASCII output. E.g. "
7457
"\"groff -t -Tlatin1 $$FName\"  where $$FName is the input file. If \"none\" "
7458
"is specified, an internal routine is used."
7459
msgstr ""
7460
7461
#: src/lyxrc.C:1823
7462
msgid ""
7463
"This is the maximum line length of an exported ASCII file (LaTeX, SGML or "
7464
"plain text)."
7465
msgstr ""
7466
7467
#: src/lyxrc.C:1827
7468
msgid "Maximal number of lastfiles. Up to 9 can appear in the file menu."
7469
msgstr ""
7470
7471
#: src/lyxrc.C:1831
7472
msgid "Select to check whether the lastfiles still exist."
7473
msgstr ""
7474
7475
#: src/lyxrc.C:1838
7476
msgid "Specify the default paper size."
7477
msgstr ""
7478
7479
#: src/lyxrc.C:1845
7480
msgid ""
7481
"Consider run-together words, such as \"diskdrive\" for \"disk drive\", as "
7482
"legal words?"
7483
msgstr ""
7484
7485
#: src/lyxrc.C:1849
7486
msgid "What command runs the spell checker?"
7487
msgstr ""
7488
7489
#: src/lyxrc.C:1853
7490
msgid ""
7491
"Specify whether to pass the -T input encoding option to ispell. Enable this "
7492
"if you can't spellcheck words with international letters in them. This may "
7493
"not work with all dictionaries."
7494
msgstr ""
7495
7496
#: src/lyxrc.C:1858
7497
msgid ""
7498
"Specify an alternate language. The default is to use the language of the "
7499
"document."
7500
msgstr ""
7501
7502
#: src/lyxrc.C:1863
7503
msgid ""
7504
"Specify an alternate personal dictionary file. E.g. \".ispell_english\"."
7505
msgstr ""
7506
7507
#: src/lyxrc.C:1868
7508
msgid "Specify additional chars that can be part of a word."
7509
msgstr ""
7510
7511
#: src/lyxrc.C:1872
7512
msgid ""
7513
"Allow the use of scalable screen fonts? If false, LyX will use the closest "
7514
"existing size for a match. Use this if the scalable fonts look bad and you "
7515
"have many fixed size fonts."
7516
msgstr ""
7517
7518
#: src/lyxrc.C:1876
7519
msgid ""
7520
"Define how to run chktex. E.g. \"chktex -n11 -n1 -n3 -n6 -n9 -22 -n25 -n30 "
7521
"-n38\" Refer to the ChkTeX documentation."
7522
msgstr ""
7523
7524
#: src/lyxrc.C:1880
7525
msgid ""
7526
"LyX normally doesn't update the cursor position if you move the scrollbar. "
7527
"Set to true if you'd prefer to always have the cursor on screen."
7528
msgstr ""
7529
7530
#: src/lyxrc.C:1884
7531
msgid ""
7532
"Sets whether LyX asks for a second confirmation to exit when you have "
7533
"changed documents. (LyX will still ask to save changed documents.)"
7534
msgstr ""
7535
7536
#: src/lyxrc.C:1888
7537
msgid ""
7538
"LyX continously displays names of last command executed, along with a list "
7539
"of defined short-cuts for it in the minibuffer. Set to false if LyX seems "
7540
"slow."
7541
msgstr ""
7542
7543
#: src/lyxrc.C:1892
7544
msgid "De-select if you don't want LyX to create backup files."
7545
msgstr ""
7546
7547
#: src/lyxrc.C:1896
7548
msgid ""
7549
"The path for storing backup files. If it is an empty string, LyX will store "
7550
"the backup file in the same directory as the original file."
7551
msgstr ""
7552
7553
#: src/lyxrc.C:1900
7554
msgid ""
7555
"Select to enable support of right-to-left languages (e.g. Hebrew, Arabic)."
7556
msgstr ""
7557
7558
#: src/lyxrc.C:1904
7559
msgid ""
7560
"Select to control the highlighting of words with a language foreign to that "
7561
"of the document."
7562
msgstr ""
7563
7564
#: src/lyxrc.C:1908
7565
msgid ""
7566
"The latex command for loading the language package. E.g. "
7567
"\"\\usepackage{babel}\", \"\\usepackage{omega}\"."
7568
msgstr ""
7569
7570
#: src/lyxrc.C:1912
7571
msgid ""
7572
"De-select if you don't want the language(s) used as an argument to "
7573
"\\documentclass."
7574
msgstr ""
7575
7576
#: src/lyxrc.C:1916
7577
msgid ""
7578
"De-select if you don't want babel to be used when the language of the "
7579
"document is the default language."
7580
msgstr ""
7581
7582
#: src/lyxrc.C:1920
7583
msgid ""
7584
"Select if a language switching command is needed at the beginning of the "
7585
"document."
7586
msgstr ""
7587
7588
#: src/lyxrc.C:1924
7589
msgid ""
7590
"Select if a language switching command is needed at the end of the document."
7591
msgstr ""
7592
7593
#: src/lyxrc.C:1928
7594
msgid ""
7595
"The latex command for changing from the language of the document to another "
7596
"language. E.g. \\selectlanguage{$$lang} where $$lang is substituted by the "
7597
"name of the second language."
7598
msgstr ""
7599
7600
#: src/lyxrc.C:1932
7601
msgid "The latex command for changing back to the language of the document."
7602
msgstr ""
7603
7604
#: src/lyxrc.C:1936
7605
msgid "The latex command for local changing of the language."
7606
msgstr ""
7607
7608
#: src/lyxrc.C:1941
7609
#, no-c-format
7610
msgid ""
7611
"This accepts the normal strftime formats; see man strftime for full details. "
7612
"E.g.\"%A, %e. %B %Y\"."
7613
msgstr ""
7614
7615
#: src/lyxrc.C:1945
7616
msgid "De-select if you don't want the startup banner."
7617
msgstr ""
7618
7619
#: src/lyxrc.C:1949
7620
msgid "The wheel movement factor (for mice with wheels or five button mice)."
7621
msgstr ""
7622
7623
#: src/lyxrc.C:1962
7624
msgid ""
7625
"This sets the behaviour if you want to be asked for a filename when creating "
7626
"a new document or wait until you save it and be asked then."
7627
msgstr ""
7628
7629
#: src/lyxrc.C:1966
7630
msgid "New documents will be assigned this language."
7631
msgstr ""
7632
7633
#: src/lyxrc.C:1970
7634
msgid "Maximum number of words in the initialization string for a new label"
7635
msgstr ""
7636
7637
#: src/LyXSendto.C:40
7638
msgid "Send Document to Command"
7639
msgstr ""
7640
7641
#: src/lyxvc.C:94 src/lyxvc.C:127
7642
msgid "Save document and proceed?"
7643
msgstr ""
7644
7645
#: src/lyxvc.C:107
7646
msgid "LyX VC: Initial description"
7647
msgstr ""
7648
7649
#: src/lyxvc.C:108
7650
msgid "(no initial description)"
7651
msgstr ""
7652
7653
#: src/lyxvc.C:113
7654
msgid "This document has NOT been registered."
7655
msgstr ""
7656
7657
#: src/lyxvc.C:139
7658
msgid "LyX VC: Log Message"
7659
msgstr ""
7660
7661
#: src/lyxvc.C:142
7662
msgid "(no log message)"
7663
msgstr ""
7664
7665
#: src/lyxvc.C:157
7666
msgid "Ignore changes and proceed with check out?"
7667
msgstr ""
7668
7669
#. Here we should check if the buffer is dirty. And if it is
7670
#. we should warn the user that reverting will discard all
7671
#. changes made since the last check in.
7672
#: src/lyxvc.C:172
7673
msgid "When you revert, you will loose all changes made"
7674
msgstr ""
7675
7676
#: src/lyxvc.C:173
7677
msgid "to the document since the last check in."
7678
msgstr ""
7679
7680
#: src/lyxvc.C:174
7681
msgid "Do you still want to do it?"
7682
msgstr ""
7683
7684
#: src/lyxvc.C:277
7685
msgid "No VC History!"
7686
msgstr ""
7687
7688
#: src/lyxvc.C:284
7689
msgid "VC History"
7690
msgstr ""
7691
7692
#: src/LyXView.C:370 src/minibuffer.C:242
7693
msgid " (Changed)"
7694
msgstr ""
7695
7696
#: src/LyXView.C:372
7697
msgid " (read only)"
7698
msgstr ""
7699
7700
#: src/mathed/formula.C:913 src/mathed/formula.C:1259
7701
msgid "TeX mode"
7702
msgstr ""
7703
7704
#: src/mathed/formula.C:928
7705
msgid "No number"
7706
msgstr ""
7707
7708
#: src/mathed/formula.C:931
7709
msgid "Number"
7710
msgstr ""
7711
7712
#: src/mathed/formula.C:1130
7713
msgid "math text mode"
7714
msgstr ""
7715
7716
#: src/mathed/formula.C:1139
7717
msgid "Invalid action in math mode!"
7718
msgstr ""
7719
7720
#: src/mathed/formulamacro.C:144 src/mathed/formulamacro.C:171
7721
msgid "Macro: "
7722
msgstr ""
7723
7724
#: src/mathed/formulamacro.C:181
7725
msgid "Math macro editor mode"
7726
msgstr ""
7727
7728
#: src/mathed/math_forms.C:19
7729
msgid "Close "
7730
msgstr ""
7731
7732
#: src/mathed/math_forms.C:22
7733
msgid "Functions"
7734
msgstr ""
7735
7736
#: src/mathed/math_forms.C:30
7737
msgid "¥å ¥í"
7738
msgstr ""
7739
7740
#: src/mathed/math_forms.C:34
7741
msgid "¥¢ ¥¨"
7742
msgstr ""
7743
7744
#: src/mathed/math_forms.C:38
7745
msgid "¡× @"
7746
msgstr ""
7747
7748
#: src/mathed/math_forms.C:42
7749
msgid "S  "
7750
msgstr ""
7751
7752
#: src/mathed/math_forms.C:95
7753
msgid "Left|#L"
7754
msgstr ""
7755
7756
#: src/mathed/math_forms.C:127
7757
msgid "OK  "
7758
msgstr ""
7759
7760
#: src/mathed/math_forms.C:140
7761
msgid "Columns "
7762
msgstr ""
7763
7764
#: src/mathed/math_forms.C:147
7765
msgid "Vertical align|#V"
7766
msgstr ""
7767
7768
#: src/mathed/math_forms.C:152
7769
msgid "Horizontal align|#H"
7770
msgstr ""
7771
7772
#: src/mathed/math_forms.C:195
7773
msgid "OK "
7774
msgstr ""
7775
7776
#: src/mathed/math_forms.C:206
7777
msgid "Thin|#T"
7778
msgstr ""
7779
7780
#: src/mathed/math_forms.C:210
7781
msgid "Medium|#M"
7782
msgstr ""
7783
7784
#: src/mathed/math_forms.C:214
7785
msgid "Thick|#H"
7786
msgstr ""
7787
7788
#: src/mathed/math_forms.C:218
7789
msgid "Negative|#N"
7790
msgstr ""
7791
7792
#: src/mathed/math_forms.C:222
7793
msgid "Quadratin|#Q"
7794
msgstr ""
7795
7796
#: src/mathed/math_forms.C:226
7797
msgid "2Quadratin|#2"
7798
msgstr ""
7799
7800
#: src/mathed/math_panel.C:116
7801
msgid "Delimiter"
7802
msgstr ""
7803
7804
#: src/mathed/math_panel.C:122
7805
msgid "Decoration"
7806
msgstr ""
7807
7808
#: src/mathed/math_panel.C:128
7809
msgid "Spacing"
7810
msgstr ""
7811
7812
#: src/mathed/math_panel.C:134
7813
msgid "Matrix"
7814
msgstr ""
7815
7816
#: src/mathed/math_panel.C:330
7817
msgid "Top | Center | Bottom"
7818
msgstr ""
7819
7820
#: src/mathed/math_panel.C:383
7821
msgid "Math Panel"
7822
msgstr ""
7823
7824
#: src/MenuBackend.C:263
7825
msgid "No Documents Open!"
7826
msgstr ""
7827
7828
#: src/MenuBackend.C:311
7829
msgid "Ascii text as lines"
7830
msgstr ""
7831
7832
#: src/MenuBackend.C:313
7833
msgid "Ascii text as paragraphs"
7834
msgstr ""
7835
7836
#: src/MenuBackend.C:416
7837
msgid "Quit|Q"
7838
msgstr ""
7839
7840
#: src/MenuBackend.C:424
7841
msgid "LaTeX...|L"
7842
msgstr ""
7843
7844
#: src/MenuBackend.C:426
7845
msgid "LinuxDoc...|L"
7846
msgstr ""
7847
7848
#: src/MenuBackend.C:434
7849
msgid "Emphasize"
7850
msgstr ""
7851
7852
#: src/minibuffer.C:46 src/minibuffer.C:244
7853
msgid "Welcome to LyX!"
7854
msgstr "LyX ¤Ø¤è¤¦¤³¤½!"
7855
7856
#: src/minibuffer.C:64
7857
msgid "Executing:"
7858
msgstr "¼Â¹ÔÃæ:"
7859
7860
#. this is a hack
7861
#: src/minibuffer.C:245
7862
msgid "* No document open *"
7863
msgstr ""
7864
7865
#: src/print_form.C:21
7866
msgid "File Type"
7867
msgstr "¥Õ¥¡¥¤¥ë¥¿¥¤¥×"
7868
7869
#: src/print_form.C:25
7870
msgid "Command:|#C"
7871
msgstr "¥³¥Þ¥ó¥É|#C"
7872
7873
#: src/print_form.C:39
7874
msgid "DVI|#D"
7875
msgstr ""
7876
7877
#: src/print_form.C:41
7878
msgid "Postscript|#P"
7879
msgstr ""
7880
7881
#: src/print_form.C:43
7882
msgid "LaTeX|#T"
7883
msgstr ""
7884
7885
#: src/print_form.C:46
7886
msgid "LyX|#L"
7887
msgstr ""
7888
7889
#: src/print_form.C:48
7890
msgid "Ascii|#s"
7891
msgstr ""
7892
7893
#: src/spellchecker.C:279
7894
msgid "Spellchecker Options"
7895
msgstr "¥¹¥Ú¥ë¥Á¥§¥Ã¥«¡¼¤Î¥ª¥×¥·¥ç¥ó"
7896
7897
#: src/spellchecker.C:710
7898
msgid "Spellchecker"
7899
msgstr "¥¹¥Ú¥ë¥Á¥§¥Ã¥«¡¼"
7900
7901
#: src/spellchecker.C:956
7902
msgid " words checked."
7903
msgstr ""
7904
7905
#: src/spellchecker.C:958
7906
msgid " word checked."
7907
msgstr ""
7908
7909
#: src/spellchecker.C:960
7910
msgid "Spellchecking completed!"
7911
msgstr "¥¹¥Ú¥ë¥Á¥§¥Ã¥¯¤ò½ª¤ê¤Þ¤·¤¿"
7912
7913
#: src/spellchecker.C:964
7914
msgid ""
7915
"The spell checker has died for some reason.\n"
7916
"Maybe it has been killed."
7917
msgstr ""
7918
7919
#: src/sp_form.C:26
7920
msgid "Use language of document|#D"
7921
msgstr ""
7922
7923
#: src/sp_form.C:28
7924
msgid "Use alternate language:|#U"
7925
msgstr ""
7926
7927
#: src/sp_form.C:34
7928
msgid "Treat run-together words as legal|#T"
7929
msgstr ""
7930
7931
#: src/sp_form.C:36
7932
msgid "Input Encoding switch to ispell|#I"
7933
msgstr ""
7934
7935
#: src/sp_form.C:46
7936
msgid "Use alternate personal dictionary:|#P"
7937
msgstr ""
7938
7939
#: src/sp_form.C:48
7940
msgid "Extra special chars allowed in words:|#E"
7941
msgstr ""
7942
7943
#: src/sp_form.C:54
7944
msgid "Dictionary"
7945
msgstr ""
7946
7947
#: src/sp_form.C:86
7948
msgid "Replace"
7949
msgstr ""
7950
7951
#: src/sp_form.C:88
7952
msgid ""
7953
"Near\n"
7954
"Misses"
7955
msgstr ""
7956
7957
#: src/sp_form.C:91
7958
msgid "Spellchecker Options...|#O"
7959
msgstr ""
7960
7961
#: src/sp_form.C:93
7962
msgid "Start spellchecking|#S"
7963
msgstr "¥¹¥Ú¥ë¥Á¥§¥Ã¥¯¤ò»Ï¤á¤ë|#S"
7964
7965
#: src/sp_form.C:95
7966
msgid "Insert in personal dictionary|#I"
7967
msgstr ""
7968
7969
#: src/sp_form.C:97
7970
msgid "Ignore word|#g"
7971
msgstr ""
7972
7973
#: src/sp_form.C:99
7974
msgid "Accept word in this session|#A"
7975
msgstr ""
7976
7977
#: src/sp_form.C:101
7978
msgid "Stop spellchecking|#T"
7979
msgstr ""
7980
7981
#: src/sp_form.C:103
7982
msgid "Close Spellchecker|#C^["
7983
msgstr ""
7984
7985
#: src/sp_form.C:106
7986
#, no-c-format
7987
msgid "0 %"
7988
msgstr ""
7989
7990
#: src/sp_form.C:110
7991
#, no-c-format
7992
msgid "100 %"
7993
msgstr ""
7994
7995
#: src/sp_form.C:113
7996
msgid "Replace word|#R"
7997
msgstr ""
7998
7999
#: src/support/filetools.C:159
8000
msgid "LyX Internal Error!"
8001
msgstr ""
8002
8003
#: src/support/filetools.C:160
8004
msgid "Could not test if directory is writeable"
8005
msgstr ""
8006
8007
#: src/support/filetools.C:410
8008
msgid "Error! Cannot open directory:"
8009
msgstr ""
8010
8011
#: src/support/filetools.C:428
8012
msgid "Error! Could not remove file:"
8013
msgstr ""
8014
8015
#: src/support/filetools.C:453
8016
msgid "Error! Couldn't create temporary directory:"
8017
msgstr ""
8018
8019
#: src/support/filetools.C:469
8020
msgid "Error! Couldn't delete temporary directory:"
8021
msgstr ""
8022
8023
#: src/support/filetools.C:522
8024
msgid "Internal error!"
8025
msgstr ""
8026
8027
#: src/support/filetools.C:523
8028
msgid "Call to createDirectory with invalid name"
8029
msgstr ""
8030
8031
#: src/support/filetools.C:528
8032
msgid "Error! Couldn't create directory:"
8033
msgstr ""
8034
8035
#: src/support/filetools.C:1133
8036
msgid "Could not delete auto-save file!"
8037
msgstr ""
8038
8039
#: src/support/getUserName.C:13
8040
msgid "unknown"
8041
msgstr ""
8042
8043
#: src/tabular.C:1697
8044
msgid "Warning:"
8045
msgstr ""
8046
8047
#: src/tabular.C:1698
8048
msgid "Tabular format < 5 is not supported anymore\n"
8049
msgstr ""
8050
8051
#: src/tabular.C:1699
8052
msgid "Get an older version of LyX (< 1.1.x) for conversion!"
8053
msgstr ""
8054
8055
#: src/text2.C:411
8056
msgid "Opened float"
8057
msgstr ""
8058
8059
#: src/text2.C:413
8060
msgid "Closed float"
8061
msgstr ""
8062
8063
#: src/text2.C:456
8064
msgid "Nothing to do"
8065
msgstr ""
8066
8067
#: src/text2.C:1275
8068
msgid ""
8069
"No font change defined. Use Character under the Layout menu to define font "
8070
"change."
8071
msgstr ""
8072
8073
#: src/text2.C:2198 src/text2.C:2311
8074
msgid "Don't know what to do with half floats."
8075
msgstr ""
8076
8077
#: src/text2.C:2199 src/text2.C:2313
8078
msgid "sorry."
8079
msgstr ""
8080
8081
#: src/text.C:2003
8082
msgid ""
8083
"You cannot insert a space at the beginning of a paragraph.  Please read the "
8084
"Tutorial."
8085
msgstr ""
8086
8087
#: src/text.C:2005
8088
msgid "You cannot type two spaces this way.  Please read the Tutorial."
8089
msgstr ""
8090
8091
#: src/text.C:3462 src/text.C:3468
8092
msgid "Page Break (top)"
8093
msgstr ""
8094
8095
#: src/text.C:3662 src/text.C:3668
8096
msgid "Page Break (bottom)"
8097
msgstr ""
8098
8099
#: src/text.C:3962
8100
msgid "You can't insert a float in a float!"
8101
msgstr ""
8102
8103
#: src/text.C:3970
8104
msgid "You can't insert a marginpar in a minipage!"
8105
msgstr ""
8106
8107
#: src/text.C:3997
8108
msgid "Float would include float!"
8109
msgstr ""
(-)lyx-1.3.5/po/ko.po (+10397 lines)
Line 0 Link Here
1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR Free Software Foundation, Inc.
3
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
#
5
#, fuzzy
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: PACKAGE VERSION\n"
9
"POT-Creation-Date: 2002-04-05 14:40+0900\n"
10
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
"Language-Team: LANGUAGE <LL@li.org>\n"
13
"MIME-Version: 1.0\n"
14
"Content-Type: text/plain; charset=CHARSET\n"
15
"Content-Transfer-Encoding: ENCODING\n"
16
17
#: src/BufferView2.C:71 src/BufferView2.C:81 src/bufferlist.C:369
18
#: src/bufferlist.C:481 src/lyx_cb.C:226
19
msgid "Error!"
20
msgstr ""
21
22
#: src/BufferView2.C:72
23
msgid "Specified file is unreadable: "
24
msgstr ""
25
26
#: src/BufferView2.C:82
27
msgid "Cannot open specified file: "
28
msgstr ""
29
30
#: src/BufferView2.C:338 src/LyXAction.C:392
31
msgid "Undo"
32
msgstr ""
33
34
#: src/BufferView2.C:343
35
msgid "No further undo information"
36
msgstr ""
37
38
#: src/BufferView2.C:355
39
msgid "Redo not yet supported in math mode"
40
msgstr ""
41
42
#: src/BufferView2.C:361 src/LyXAction.C:344
43
msgid "Redo"
44
msgstr ""
45
46
#: src/BufferView2.C:366
47
msgid "No further redo information"
48
msgstr ""
49
50
#: src/BufferView2.C:378
51
msgid "Paragraph environment type copied"
52
msgstr ""
53
54
#: src/BufferView2.C:387
55
msgid "Paragraph environment type set"
56
msgstr ""
57
58
#: src/BufferView2.C:397 src/LyXAction.C:170 src/MenuBackend.C:521
59
msgid "Copy"
60
msgstr "º¹»çÇϱâ"
61
62
#: src/BufferView2.C:409 src/LyXAction.C:171 src/MenuBackend.C:520
63
msgid "Cut"
64
msgstr "ÀÚ¸£±â"
65
66
#: src/BufferView2.C:419 src/LyXAction.C:333 src/MenuBackend.C:522
67
msgid "Paste"
68
msgstr "ºÙÀ̱â"
69
70
#: src/BufferView_pimpl.C:326
71
msgid "Formatting document..."
72
msgstr ""
73
74
#: src/BufferView_pimpl.C:1260
75
msgid "Saved bookmark"
76
msgstr ""
77
78
#: src/BufferView_pimpl.C:1292
79
msgid "Moved to bookmark"
80
msgstr ""
81
82
#: src/BufferView_pimpl.C:1519
83
#, fuzzy
84
msgid "Select LyX document to insert"
85
msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
86
87
#: src/BufferView_pimpl.C:1521 src/frontends/controllers/ControlBibtex.C:68
88
#: src/frontends/controllers/ControlExternal.C:166
89
#: src/frontends/controllers/ControlGraphics.C:98
90
#: src/frontends/controllers/ControlInclude.C:71 src/lyx_cb.C:121
91
#: src/lyxfunc.C:1736 src/lyxfunc.C:1820 src/lyxfunc.C:1861 src/lyxfunc.C:1938
92
#, fuzzy
93
msgid "Documents|#o#O"
94
msgstr "¹®¼­(Documents)|D"
95
96
#: src/BufferView_pimpl.C:1523 src/lyxfunc.C:1863 src/lyxfunc.C:1940
97
#, fuzzy
98
msgid "Examples|#E#e"
99
msgstr "¿¹Á¦µé"
100
101
#: src/BufferView_pimpl.C:1528 src/frontends/controllers/ControlInclude.C:67
102
msgid "*.lyx| LyX Documents (*.lyx)"
103
msgstr ""
104
105
#. Cancel: Do nothing
106
#: src/BufferView_pimpl.C:1537 src/lyxfunc.C:1747 src/lyxfunc.C:1774
107
#: src/lyxfunc.C:1877 src/lyxfunc.C:1957 src/lyxfunc.C:1985
108
msgid "Canceled."
109
msgstr "Ãë¼ÒµÊ"
110
111
#: src/BufferView_pimpl.C:1549
112
msgid "Inserting document"
113
msgstr "¹®¼­¸¦ ³Ö½À´Ï´Ù..."
114
115
#: src/BufferView_pimpl.C:1555 src/ext_l10n.h:635
116
#: src/frontends/xforms/FormDocument.C:320 src/lyxfunc.C:1795
117
#: src/lyxfunc.C:1905
118
msgid "Document"
119
msgstr "¹®¼­(Document)"
120
121
#: src/BufferView_pimpl.C:1556
122
msgid "inserted."
123
msgstr ""
124
125
#: src/BufferView_pimpl.C:1560
126
msgid "Could not insert document"
127
msgstr ""
128
129
#: src/BufferView_pimpl.C:1734 src/insets/insettext.C:1382
130
msgid "Layout "
131
msgstr "¸ð¾ç»õ(Layout)"
132
133
#: src/BufferView_pimpl.C:1735 src/insets/insettext.C:1382
134
msgid " not known"
135
msgstr ""
136
137
#: src/BufferView_pimpl.C:1918 src/insets/inseterror.C:55
138
#: src/insets/inseterror.C:77 src/lyxfunc.C:1887
139
msgid "Error"
140
msgstr "¿¡·¯"
141
142
#: src/BufferView_pimpl.C:1919
143
msgid "Couldn't find this label"
144
msgstr "ÀÌ labelÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."
145
146
#: src/BufferView_pimpl.C:1920
147
msgid "in current document."
148
msgstr ""
149
150
#: src/BufferView_pimpl.C:2416
151
msgid "Mark removed"
152
msgstr "Ç¥½Ã(Mark)¸¦ Áö¿ü½À´Ï´Ù."
153
154
#: src/BufferView_pimpl.C:2423
155
msgid "Mark set"
156
msgstr "Ç¥½Ã(Mark)¸¦ Çß½À´Ï´Ù."
157
158
#: src/BufferView_pimpl.C:2554
159
msgid "Mark off"
160
msgstr ""
161
162
#: src/BufferView_pimpl.C:2567
163
msgid "Mark on"
164
msgstr ""
165
166
#: src/BufferView_pimpl.C:2741 src/insets/insettext.C:1435
167
msgid "Unknown spacing argument: "
168
msgstr ""
169
170
#: src/BufferView_pimpl.C:3102
171
msgid "Word `"
172
msgstr ""
173
174
#: src/BufferView_pimpl.C:3103
175
msgid "' indexed."
176
msgstr ""
177
178
#: src/BufferView_pimpl.C:3258
179
#, fuzzy
180
msgid "Unknown function!"
181
msgstr "¸ð¸£´Â ÇÔ¼ö"
182
183
#: src/BufferView_pimpl.C:3521 src/BufferView_pimpl.C:3524
184
msgid "No more insets"
185
msgstr ""
186
187
#: src/Chktex.C:84
188
msgid "ChkTeX warning id #"
189
msgstr ""
190
191
#: src/ColorHandler.C:87
192
msgid "LyX: Unknown X11 color "
193
msgstr ""
194
195
#: src/ColorHandler.C:88
196
msgid " for "
197
msgstr ""
198
199
#: src/ColorHandler.C:89
200
msgid "     Using black instead, sorry!"
201
msgstr ""
202
203
#: src/ColorHandler.C:96
204
msgid "LyX: X11 color "
205
msgstr ""
206
207
#: src/ColorHandler.C:97 src/ColorHandler.C:103
208
msgid " allocated for "
209
msgstr ""
210
211
#: src/ColorHandler.C:102
212
msgid "LyX: Using approximated X11 color "
213
msgstr ""
214
215
#: src/ColorHandler.C:143
216
msgid "LyX: Couldn't allocate '"
217
msgstr ""
218
219
#: src/ColorHandler.C:144
220
msgid "' for "
221
msgstr ""
222
223
#: src/ColorHandler.C:145
224
msgid " with (r,g,b)=("
225
msgstr ""
226
227
#: src/ColorHandler.C:148
228
msgid "     Using closest allocated color with (r,g,b)=("
229
msgstr ""
230
231
#: src/ColorHandler.C:152
232
msgid ") instead.\n"
233
msgstr ""
234
235
#: src/ColorHandler.C:153
236
msgid "Pixel ["
237
msgstr ""
238
239
#: src/ColorHandler.C:153
240
msgid "] is used."
241
msgstr ""
242
243
#: src/CutAndPaste.C:430
244
msgid "Layout had to be changed from\n"
245
msgstr ""
246
247
#: src/CutAndPaste.C:431 src/CutAndPaste.C:434 src/converter.C:581
248
#: src/graphics/GraphicsConverter.C:179
249
msgid " to "
250
msgstr ""
251
252
#: src/CutAndPaste.C:433
253
msgid ""
254
"\n"
255
"because of class conversion from\n"
256
msgstr ""
257
258
#. Insert the latex builtin float-types
259
#. (these will later be read from a layout file)
260
#. table
261
#: src/FloatList.C:33
262
msgid "Table"
263
msgstr ""
264
265
#: src/FloatList.C:38
266
msgid "Figure"
267
msgstr ""
268
269
#: src/FloatList.C:45 src/ext_l10n.h:199
270
msgid "Algorithm"
271
msgstr ""
272
273
#. 	current_view->owner()->getMiniBuffer()->Store();
274
#: src/FontLoader.C:443 src/FontLoader.C:541
275
msgid "Loading font into X-Server..."
276
msgstr ""
277
278
#: src/LColor.C:51
279
msgid "none"
280
msgstr ""
281
282
#: src/LColor.C:52
283
msgid "black"
284
msgstr ""
285
286
#: src/LColor.C:53
287
msgid "white"
288
msgstr ""
289
290
#: src/LColor.C:54
291
msgid "red"
292
msgstr ""
293
294
#: src/LColor.C:55
295
msgid "green"
296
msgstr ""
297
298
#: src/LColor.C:56
299
msgid "blue"
300
msgstr ""
301
302
#: src/LColor.C:57
303
msgid "cyan"
304
msgstr ""
305
306
#: src/LColor.C:58
307
msgid "magenta"
308
msgstr ""
309
310
#: src/LColor.C:59
311
msgid "yellow"
312
msgstr ""
313
314
#: src/LColor.C:60
315
msgid "cursor"
316
msgstr ""
317
318
#: src/LColor.C:61
319
msgid "background"
320
msgstr ""
321
322
#: src/LColor.C:62
323
msgid "text"
324
msgstr ""
325
326
#: src/LColor.C:63
327
msgid "selection"
328
msgstr ""
329
330
#: src/LColor.C:64
331
msgid "latex text"
332
msgstr ""
333
334
#: src/LColor.C:65 src/insets/insetnote.C:39
335
msgid "note"
336
msgstr ""
337
338
#: src/LColor.C:66
339
msgid "note background"
340
msgstr ""
341
342
#: src/LColor.C:67
343
msgid "depth bar"
344
msgstr ""
345
346
#: src/LColor.C:68
347
msgid "language"
348
msgstr ""
349
350
#: src/LColor.C:69
351
msgid "command inset"
352
msgstr ""
353
354
#: src/LColor.C:70
355
msgid "command inset background"
356
msgstr ""
357
358
#: src/LColor.C:71
359
msgid "command inset frame"
360
msgstr ""
361
362
#: src/LColor.C:72
363
#, fuzzy
364
msgid "special character"
365
msgstr "Ư¼ö ¹®ÀÚ|S"
366
367
#: src/LColor.C:73
368
msgid "math"
369
msgstr ""
370
371
#: src/LColor.C:74
372
msgid "math background"
373
msgstr ""
374
375
#: src/LColor.C:75
376
msgid "graphics background"
377
msgstr ""
378
379
#: src/LColor.C:76
380
msgid "Math macro background"
381
msgstr ""
382
383
#: src/LColor.C:77
384
msgid "math frame"
385
msgstr ""
386
387
#: src/LColor.C:78
388
msgid "math cursor"
389
msgstr ""
390
391
#: src/LColor.C:79
392
msgid "math line"
393
msgstr ""
394
395
#: src/LColor.C:80
396
msgid "caption frame"
397
msgstr ""
398
399
#: src/LColor.C:81
400
msgid "collapsable inset text"
401
msgstr ""
402
403
#: src/LColor.C:82
404
msgid "collapsable inset frame"
405
msgstr ""
406
407
#: src/LColor.C:83
408
msgid "inset background"
409
msgstr ""
410
411
#: src/LColor.C:84
412
msgid "inset frame"
413
msgstr ""
414
415
#: src/LColor.C:85
416
#, fuzzy
417
msgid "LaTeX error"
418
msgstr "¿¡·¯"
419
420
#: src/LColor.C:86
421
msgid "end-of-line marker"
422
msgstr ""
423
424
#: src/LColor.C:87
425
msgid "appendix line"
426
msgstr ""
427
428
#: src/LColor.C:88
429
msgid "added space markers"
430
msgstr ""
431
432
#: src/LColor.C:89
433
msgid "top/bottom line"
434
msgstr ""
435
436
#: src/LColor.C:90
437
msgid "tabular line"
438
msgstr ""
439
440
#: src/LColor.C:92
441
msgid "tabular on/off line"
442
msgstr ""
443
444
#: src/LColor.C:94
445
msgid "bottom area"
446
msgstr ""
447
448
#: src/LColor.C:95
449
msgid "page break"
450
msgstr ""
451
452
#: src/LColor.C:96
453
msgid "top of button"
454
msgstr ""
455
456
#: src/LColor.C:97
457
msgid "bottom of button"
458
msgstr ""
459
460
#: src/LColor.C:98
461
msgid "left of button"
462
msgstr ""
463
464
#: src/LColor.C:99
465
msgid "right of button"
466
msgstr ""
467
468
#: src/LColor.C:100
469
msgid "button background"
470
msgstr ""
471
472
#: src/LColor.C:101
473
msgid "inherit"
474
msgstr ""
475
476
#: src/LColor.C:102
477
msgid "ignore"
478
msgstr ""
479
480
#: src/LaTeX.C:191 src/LaTeX.C:276 src/LaTeX.C:332
481
msgid "LaTeX run number"
482
msgstr ""
483
484
#: src/LaTeX.C:228 src/LaTeX.C:307
485
msgid "Running MakeIndex."
486
msgstr ""
487
488
#: src/LaTeX.C:243
489
msgid "Running BibTeX."
490
msgstr ""
491
492
#: src/LyXAction.C:103
493
msgid "Insert appendix"
494
msgstr ""
495
496
#: src/LyXAction.C:104
497
msgid "Describe command"
498
msgstr ""
499
500
#: src/LyXAction.C:107
501
msgid "Select previous char"
502
msgstr ""
503
504
#: src/LyXAction.C:110
505
msgid "Insert bibtex"
506
msgstr ""
507
508
#: src/LyXAction.C:121
509
msgid "Build program"
510
msgstr ""
511
512
#: src/LyXAction.C:122
513
msgid "Autosave"
514
msgstr ""
515
516
#: src/LyXAction.C:124
517
msgid "Go to beginning of document"
518
msgstr ""
519
520
#: src/LyXAction.C:126
521
msgid "Select to beginning of document"
522
msgstr ""
523
524
#: src/LyXAction.C:129
525
msgid "Check TeX"
526
msgstr ""
527
528
#: src/LyXAction.C:130 src/ext_l10n.h:1098 src/ext_l10n.h:1157
529
#: src/frontends/controllers/ButtonController.h:74
530
#: src/frontends/xforms/form_maths_deco.C:32
531
#: src/frontends/xforms/form_maths_space.C:73
532
#: src/frontends/xforms/form_maths_style.C:35
533
msgid "Close"
534
msgstr ""
535
536
#: src/LyXAction.C:132
537
msgid "Go to end of document"
538
msgstr ""
539
540
#: src/LyXAction.C:134
541
msgid "Select to end of document"
542
msgstr ""
543
544
#: src/LyXAction.C:135
545
msgid "Export to"
546
msgstr ""
547
548
#: src/LyXAction.C:137
549
msgid "Import document"
550
msgstr ""
551
552
#: src/LyXAction.C:138 src/LyXAction.C:145 src/ext_l10n.h:1069
553
#: src/frontends/qt2/QPrint.C:35 src/frontends/xforms/FormPrint.C:35
554
#: src/frontends/xforms/form_print.C:133
555
msgid "Print"
556
msgstr ""
557
558
#: src/LyXAction.C:141
559
msgid "Get the printer parameters"
560
msgstr ""
561
562
#: src/LyXAction.C:142
563
msgid "New document"
564
msgstr ""
565
566
#: src/LyXAction.C:144
567
msgid "New document from template"
568
msgstr ""
569
570
#: src/LyXAction.C:147
571
msgid "Revert to saved"
572
msgstr ""
573
574
#: src/LyXAction.C:149
575
msgid "Switch to an open document"
576
msgstr ""
577
578
#: src/LyXAction.C:151
579
msgid "Toggle read-only"
580
msgstr ""
581
582
#: src/LyXAction.C:152
583
msgid "Update"
584
msgstr ""
585
586
#: src/LyXAction.C:153
587
msgid "View"
588
msgstr ""
589
590
#: src/LyXAction.C:154 src/frontends/xforms/form_preferences.C:39
591
msgid "Save"
592
msgstr ""
593
594
#: src/LyXAction.C:155
595
msgid "Save As"
596
msgstr ""
597
598
#. /
599
#: src/LyXAction.C:157 src/ext_l10n.h:569 src/ext_l10n.h:603
600
#: src/ext_l10n.h:762 src/ext_l10n.h:899
601
#: src/frontends/controllers/ButtonController.h:73 src/lyxfunc.C:1080
602
msgid "Cancel"
603
msgstr ""
604
605
#: src/LyXAction.C:159
606
msgid "Go one char back"
607
msgstr ""
608
609
#: src/LyXAction.C:161
610
msgid "Go one char forward"
611
msgstr ""
612
613
#: src/LyXAction.C:164
614
msgid "Insert citation"
615
msgstr ""
616
617
#: src/LyXAction.C:168
618
msgid "Execute command"
619
msgstr ""
620
621
#: src/LyXAction.C:178
622
msgid "Decrement environment depth"
623
msgstr ""
624
625
#: src/LyXAction.C:180
626
msgid "Increment environment depth"
627
msgstr ""
628
629
#: src/LyXAction.C:181
630
msgid "Insert ... dots"
631
msgstr ""
632
633
#: src/LyXAction.C:182
634
msgid "Go down"
635
msgstr ""
636
637
#: src/LyXAction.C:184
638
msgid "Select next line"
639
msgstr ""
640
641
#: src/LyXAction.C:186
642
msgid "Choose Paragraph Environment"
643
msgstr ""
644
645
#: src/LyXAction.C:188
646
msgid "Insert end of sentence period"
647
msgstr ""
648
649
#: src/LyXAction.C:190
650
msgid "Go to next error"
651
msgstr ""
652
653
#: src/LyXAction.C:192
654
msgid "Remove all error boxes"
655
msgstr ""
656
657
#: src/LyXAction.C:194
658
msgid "Insert a new ERT Inset"
659
msgstr ""
660
661
#: src/LyXAction.C:196
662
msgid "Insert a new external inset"
663
msgstr ""
664
665
#: src/LyXAction.C:198
666
msgid "Insert Graphics"
667
msgstr ""
668
669
#: src/LyXAction.C:200
670
msgid "Insert ASCII files as lines"
671
msgstr ""
672
673
#: src/LyXAction.C:201
674
msgid "Insert ASCII file as a paragraph"
675
msgstr ""
676
677
#: src/LyXAction.C:203
678
#, fuzzy
679
msgid "Open a file"
680
msgstr "ÆÄÀÏÀ» ¿©½Ã¿À"
681
682
#: src/LyXAction.C:204
683
msgid "Find & Replace"
684
msgstr "ã¾Æ¼­ ±³Ã¼Çϱâ"
685
686
#: src/LyXAction.C:209
687
msgid "Toggle bold"
688
msgstr ""
689
690
#: src/LyXAction.C:210
691
msgid "Toggle code style"
692
msgstr ""
693
694
#: src/LyXAction.C:211
695
msgid "Default font style"
696
msgstr ""
697
698
#: src/LyXAction.C:213
699
msgid "Toggle emphasize"
700
msgstr ""
701
702
#: src/LyXAction.C:214
703
msgid "Toggle user defined style"
704
msgstr ""
705
706
#: src/LyXAction.C:216
707
msgid "Toggle noun style"
708
msgstr ""
709
710
#: src/LyXAction.C:217
711
msgid "Toggle roman font style"
712
msgstr ""
713
714
#: src/LyXAction.C:219
715
msgid "Toggle sans font style"
716
msgstr ""
717
718
#: src/LyXAction.C:220
719
msgid "Toggle fraktur font style"
720
msgstr ""
721
722
#: src/LyXAction.C:221
723
msgid "Toggle italic font style"
724
msgstr ""
725
726
#: src/LyXAction.C:222
727
msgid "Set font size"
728
msgstr ""
729
730
#: src/LyXAction.C:223
731
msgid "Show font state"
732
msgstr ""
733
734
#: src/LyXAction.C:226
735
msgid "Toggle font underline"
736
msgstr ""
737
738
#: src/LyXAction.C:228
739
msgid "Insert Footnote"
740
msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
741
742
#: src/LyXAction.C:229
743
msgid "Select next char"
744
msgstr ""
745
746
#: src/LyXAction.C:232
747
msgid "Insert horizontal fill"
748
msgstr ""
749
750
#: src/LyXAction.C:233
751
msgid "Open a Help file"
752
msgstr ""
753
754
#: src/LyXAction.C:237
755
msgid "Insert hyphenation point"
756
msgstr ""
757
758
#: src/LyXAction.C:239
759
#, fuzzy
760
msgid "Insert ligature break"
761
msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
762
763
#: src/LyXAction.C:241
764
msgid "Insert index item"
765
msgstr ""
766
767
#: src/LyXAction.C:243
768
msgid "Insert last index item"
769
msgstr ""
770
771
#: src/LyXAction.C:244
772
msgid "Insert index list"
773
msgstr ""
774
775
#: src/LyXAction.C:246
776
msgid "Turn off keymap"
777
msgstr ""
778
779
#: src/LyXAction.C:249
780
msgid "Use primary keymap"
781
msgstr ""
782
783
#: src/LyXAction.C:251
784
msgid "Use secondary keymap"
785
msgstr ""
786
787
#: src/LyXAction.C:252
788
msgid "Toggle keymap"
789
msgstr ""
790
791
#: src/LyXAction.C:254
792
msgid "Insert Label"
793
msgstr ""
794
795
#: src/LyXAction.C:256
796
msgid "Change language"
797
msgstr ""
798
799
#: src/LyXAction.C:257
800
msgid "View LaTeX log"
801
msgstr ""
802
803
#: src/LyXAction.C:262
804
msgid "Copy paragraph environment type"
805
msgstr ""
806
807
#: src/LyXAction.C:266
808
msgid "Paste paragraph environment type"
809
msgstr ""
810
811
#: src/LyXAction.C:269
812
msgid "Open the tabular layout"
813
msgstr ""
814
815
#: src/LyXAction.C:271
816
msgid "Go to beginning of line"
817
msgstr ""
818
819
#: src/LyXAction.C:273
820
msgid "Select to beginning of line"
821
msgstr ""
822
823
#: src/LyXAction.C:275
824
msgid "Go to end of line"
825
msgstr ""
826
827
#: src/LyXAction.C:277
828
msgid "Select to end of line"
829
msgstr ""
830
831
#: src/LyXAction.C:281
832
msgid "Exit"
833
msgstr ""
834
835
#: src/LyXAction.C:283
836
msgid "Insert Marginalnote"
837
msgstr ""
838
839
#: src/LyXAction.C:289
840
msgid "Math Greek"
841
msgstr ""
842
843
#: src/LyXAction.C:292
844
msgid "Insert math symbol"
845
msgstr ""
846
847
#: src/LyXAction.C:301
848
msgid "Math mode"
849
msgstr ""
850
851
#: src/LyXAction.C:320
852
msgid "toggle inset"
853
msgstr ""
854
855
#: src/LyXAction.C:322
856
msgid "Go one paragraph down"
857
msgstr ""
858
859
#: src/LyXAction.C:324
860
msgid "Select next paragraph"
861
msgstr ""
862
863
#: src/LyXAction.C:326
864
msgid "Go to paragraph"
865
msgstr ""
866
867
#: src/LyXAction.C:329
868
msgid "Go one paragraph up"
869
msgstr ""
870
871
#: src/LyXAction.C:331
872
msgid "Select previous paragraph"
873
msgstr ""
874
875
#: src/LyXAction.C:335
876
msgid "Edit Preferences"
877
msgstr ""
878
879
#: src/LyXAction.C:337
880
msgid "Save Preferences"
881
msgstr ""
882
883
#: src/LyXAction.C:340
884
msgid "Insert protected space"
885
msgstr ""
886
887
#: src/LyXAction.C:341
888
msgid "Insert quote"
889
msgstr ""
890
891
#: src/LyXAction.C:343
892
msgid "Reconfigure"
893
msgstr ""
894
895
#: src/LyXAction.C:347
896
msgid "Insert cross reference"
897
msgstr ""
898
899
#: src/LyXAction.C:356
900
msgid "Scroll inset"
901
msgstr ""
902
903
#: src/LyXAction.C:374
904
msgid "Insert Table"
905
msgstr ""
906
907
#: src/LyXAction.C:376
908
msgid "Tabular Features"
909
msgstr ""
910
911
#: src/LyXAction.C:378
912
msgid "Insert a new Tabular Inset"
913
msgstr ""
914
915
#: src/LyXAction.C:382
916
msgid "Open thesaurus"
917
msgstr ""
918
919
#: src/LyXAction.C:384
920
msgid "Insert table of contents"
921
msgstr ""
922
923
#: src/LyXAction.C:386
924
msgid "View table of contents"
925
msgstr ""
926
927
#: src/LyXAction.C:388
928
msgid "Toggle cursor does/doesn't follow the scrollbar"
929
msgstr ""
930
931
#: src/LyXAction.C:401
932
msgid "Register document under version control"
933
msgstr ""
934
935
#: src/LyXAction.C:417
936
msgid "Show message in minibuffer"
937
msgstr ""
938
939
#: src/LyXAction.C:419
940
msgid "Push old message and show this one in minibuffer"
941
msgstr ""
942
943
#: src/LyXAction.C:422
944
msgid "Pop old message and show it in the minibuffer"
945
msgstr ""
946
947
#: src/LyXAction.C:428
948
msgid "Display information about LyX"
949
msgstr ""
950
951
#: src/LyXAction.C:430
952
msgid "Display information about the TeX installation"
953
msgstr ""
954
955
#: src/LyXAction.C:432
956
msgid "Show the processes forked by LyX"
957
msgstr ""
958
959
#: src/LyXAction.C:434
960
msgid "Kill the forked process with this PID"
961
msgstr ""
962
963
#: src/LyXAction.C:658
964
msgid "No description available!"
965
msgstr ""
966
967
#: src/LyXView.C:230 src/lyxfunc.C:2089
968
msgid " (Changed)"
969
msgstr ""
970
971
#: src/LyXView.C:232
972
msgid " (read only)"
973
msgstr ""
974
975
#: src/MenuBackend.C:294 src/MenuBackend.C:320
976
msgid "No Documents Open!"
977
msgstr ""
978
979
#: src/MenuBackend.C:358
980
msgid "Ascii text as lines"
981
msgstr ""
982
983
#: src/MenuBackend.C:360
984
msgid "Ascii text as paragraphs"
985
msgstr ""
986
987
#: src/MenuBackend.C:380 src/insets/insetfloatlist.C:38
988
#, fuzzy
989
msgid " List"
990
msgstr "»ðÀÔ(Insert)|I"
991
992
#: src/MenuBackend.C:404
993
msgid "Wide "
994
msgstr ""
995
996
#: src/MenuBackend.C:502 src/ext_l10n.h:12 src/ext_l10n.h:17
997
msgid "New...|N"
998
msgstr "»õ ÆÄÀÏ ...|N"
999
1000
#: src/MenuBackend.C:503 src/ext_l10n.h:14 src/ext_l10n.h:19
1001
msgid "Open...|O"
1002
msgstr "¿­±â(Open)...|O"
1003
1004
#: src/MenuBackend.C:504 src/ext_l10n.h:15 src/ext_l10n.h:25
1005
msgid "Import|I"
1006
msgstr "°¡Á®¿À±â(Import)|r"
1007
1008
#: src/MenuBackend.C:505
1009
msgid "Quit|Q"
1010
msgstr ""
1011
1012
#: src/MenuBackend.C:513
1013
msgid "LaTeX...|L"
1014
msgstr ""
1015
1016
#: src/MenuBackend.C:515
1017
msgid "LinuxDoc...|L"
1018
msgstr ""
1019
1020
#: src/MenuBackend.C:523
1021
msgid "Emphasize"
1022
msgstr ""
1023
1024
#: src/MenuBackend.C:532 src/MenuBackend.C:539 src/ext_l10n.h:1
1025
#: src/ext_l10n.h:4
1026
msgid "File|F"
1027
msgstr "ÆÄÀÏ|F"
1028
1029
#: src/MenuBackend.C:533 src/ext_l10n.h:2 src/ext_l10n.h:5
1030
msgid "Edit|E"
1031
msgstr "ÆíÁý|E"
1032
1033
#: src/MenuBackend.C:535 src/ext_l10n.h:10
1034
msgid "Documents|D"
1035
msgstr "¹®¼­(Documents)|D"
1036
1037
#: src/buffer.C:383
1038
msgid "Couldn't set the layout for "
1039
msgstr ""
1040
1041
#: src/buffer.C:385
1042
msgid "one paragraph"
1043
msgstr ""
1044
1045
#: src/buffer.C:388
1046
#, fuzzy
1047
msgid " paragraphs"
1048
msgstr "Àý(Paragraph)...|P"
1049
1050
#. if the textclass wasn't loaded properly
1051
#. we need to either substitute another
1052
#. or stop loading the file.
1053
#. I can substitute but I don't see how I can
1054
#. stop loading... ideas??  ARRae980418
1055
#: src/buffer.C:390 src/buffer.C:402 src/buffer.C:709
1056
msgid "Textclass Loading Error!"
1057
msgstr ""
1058
1059
#: src/buffer.C:391 src/buffer.C:403
1060
msgid "When reading "
1061
msgstr ""
1062
1063
#: src/buffer.C:395
1064
msgid "Encountered "
1065
msgstr ""
1066
1067
#: src/buffer.C:397
1068
msgid "one unknown token"
1069
msgstr ""
1070
1071
#: src/buffer.C:400
1072
msgid " unknown tokens"
1073
msgstr ""
1074
1075
#: src/buffer.C:697
1076
msgid "Textclass error"
1077
msgstr ""
1078
1079
#: src/buffer.C:698
1080
msgid "The document uses an unknown textclass \""
1081
msgstr ""
1082
1083
#: src/buffer.C:700
1084
msgid "LyX will not be able to produce output correctly."
1085
msgstr ""
1086
1087
#: src/buffer.C:710
1088
msgid "Can't load textclass "
1089
msgstr ""
1090
1091
#: src/buffer.C:712
1092
msgid "-- substituting default"
1093
msgstr ""
1094
1095
#: src/buffer.C:1212
1096
#, fuzzy
1097
msgid "Unknown token: "
1098
msgstr "¸ð¸£´Â ÇÔ¼ö"
1099
1100
#. future format
1101
#: src/buffer.C:1637 src/buffer.C:1657 src/frontends/xforms/FormGraphics.C:524
1102
msgid "Warning!"
1103
msgstr ""
1104
1105
#: src/buffer.C:1638
1106
msgid "LyX file format is newer that what"
1107
msgstr ""
1108
1109
#: src/buffer.C:1639
1110
msgid "is supported in this LyX version. Expect some problems."
1111
msgstr ""
1112
1113
#. "\\lyxformat" not found
1114
#: src/buffer.C:1644 src/buffer.C:1663 src/buffer.C:1666
1115
msgid "ERROR!"
1116
msgstr ""
1117
1118
#: src/buffer.C:1645
1119
msgid "Old LyX file format found. Use LyX 0.10.x to read this!"
1120
msgstr ""
1121
1122
#: src/buffer.C:1658
1123
msgid "Reading of document is not complete"
1124
msgstr ""
1125
1126
#: src/buffer.C:1659
1127
msgid "Maybe the document is truncated"
1128
msgstr ""
1129
1130
#: src/buffer.C:1663
1131
msgid "Not a LyX file!"
1132
msgstr ""
1133
1134
#: src/buffer.C:1666
1135
msgid "Unable to read file!"
1136
msgstr ""
1137
1138
#: src/buffer.C:1759 src/buffer.C:1762
1139
msgid "Error! Document is read-only: "
1140
msgstr ""
1141
1142
#: src/buffer.C:1772 src/buffer.C:1775
1143
msgid "Error! Cannot write file: "
1144
msgstr ""
1145
1146
#: src/buffer.C:1783 src/buffer.C:1786
1147
msgid "Error! Cannot open file: "
1148
msgstr ""
1149
1150
#: src/buffer.C:1948 src/ext_l10n.h:182
1151
msgid "Abstract"
1152
msgstr ""
1153
1154
#: src/buffer.C:1951
1155
msgid "Abstract: "
1156
msgstr ""
1157
1158
#: src/buffer.C:1959 src/ext_l10n.h:377
1159
msgid "References"
1160
msgstr ""
1161
1162
#: src/buffer.C:1962
1163
#, fuzzy
1164
msgid "References: "
1165
msgstr "¼±ÅÃ(Preferences)...|P"
1166
1167
#: src/buffer.C:2080
1168
msgid "Error: Cannot write file:"
1169
msgstr ""
1170
1171
#: src/buffer.C:2109
1172
msgid "Error: Cannot open file: "
1173
msgstr ""
1174
1175
#: src/buffer.C:2704 src/buffer.C:3167
1176
msgid "LYX_ERROR:"
1177
msgstr ""
1178
1179
#: src/buffer.C:2704 src/buffer.C:3167
1180
msgid "Cannot write file"
1181
msgstr ""
1182
1183
#: src/buffer.C:2793 src/buffer.C:3280
1184
msgid "Error : Wrong depth for LatexType Command.\n"
1185
msgstr ""
1186
1187
#. path to LaTeX file
1188
#: src/buffer.C:3567
1189
msgid "Running chktex..."
1190
msgstr ""
1191
1192
#: src/buffer.C:3580
1193
msgid "chktex did not work!"
1194
msgstr ""
1195
1196
#: src/buffer.C:3581
1197
msgid "Could not run with file:"
1198
msgstr ""
1199
1200
#: src/bufferlist.C:109 src/bufferlist.C:199 src/lyxvc.C:102 src/lyxvc.C:135
1201
#: src/lyxvc.C:165
1202
msgid "Changes in document:"
1203
msgstr ""
1204
1205
#: src/bufferlist.C:111 src/bufferlist.C:201
1206
msgid "Save document?"
1207
msgstr ""
1208
1209
#: src/bufferlist.C:156
1210
msgid "Some documents were not saved:"
1211
msgstr ""
1212
1213
#: src/bufferlist.C:157
1214
msgid "Exit anyway?"
1215
msgstr ""
1216
1217
#: src/bufferlist.C:312
1218
#, c-format
1219
msgid "lyx: Attempting to save document %s as..."
1220
msgstr ""
1221
1222
#: src/bufferlist.C:325 src/bufferlist.C:338 src/bufferlist.C:352
1223
msgid "  Save seems successful. Phew."
1224
msgstr ""
1225
1226
#: src/bufferlist.C:328 src/bufferlist.C:342
1227
msgid "  Save failed! Trying..."
1228
msgstr ""
1229
1230
#: src/bufferlist.C:355
1231
msgid "  Save failed! Bummer. Document is lost."
1232
msgstr ""
1233
1234
#: src/bufferlist.C:369
1235
msgid "Cannot open file"
1236
msgstr ""
1237
1238
#: src/bufferlist.C:385
1239
msgid "An emergency save of this document exists!"
1240
msgstr ""
1241
1242
#: src/bufferlist.C:387
1243
msgid "Try to load that instead?"
1244
msgstr ""
1245
1246
#: src/bufferlist.C:409
1247
msgid "Autosave file is newer."
1248
msgstr ""
1249
1250
#: src/bufferlist.C:411
1251
msgid "Load that one instead?"
1252
msgstr ""
1253
1254
#: src/bufferlist.C:481
1255
msgid "Unable to open template"
1256
msgstr ""
1257
1258
#: src/bufferlist.C:514 src/lyxfunc.C:1760 src/lyxfunc.C:1971
1259
msgid "Document is already open:"
1260
msgstr ""
1261
1262
#: src/bufferlist.C:516
1263
msgid "Do you want to reload that document?"
1264
msgstr ""
1265
1266
#. Ask if the file should be checked out for
1267
#. viewing/editing, if so: load it.
1268
#: src/bufferlist.C:545
1269
msgid "Do you want to retrieve file under version control?"
1270
msgstr ""
1271
1272
#: src/bufferlist.C:553
1273
msgid "Cannot open specified file:"
1274
msgstr ""
1275
1276
#: src/bufferlist.C:555
1277
msgid "Create new document with this name?"
1278
msgstr ""
1279
1280
#: src/bufferview_funcs.C:73
1281
msgid "Error! unknown language"
1282
msgstr ""
1283
1284
#: src/bufferview_funcs.C:94
1285
msgid "Changed environment depth (in possible range, maybe not)"
1286
msgstr ""
1287
1288
#: src/bufferview_funcs.C:165
1289
msgid "Font:"
1290
msgstr ""
1291
1292
#: src/bufferview_funcs.C:171
1293
msgid ", Depth: "
1294
msgstr ""
1295
1296
#: src/bufferview_funcs.C:178
1297
msgid ", Spacing: "
1298
msgstr ""
1299
1300
#: src/bufferview_funcs.C:182 src/ext_l10n.h:652
1301
#: src/frontends/qt2/QDocument.C:111
1302
msgid "Single"
1303
msgstr ""
1304
1305
#: src/bufferview_funcs.C:186
1306
msgid "Onehalf"
1307
msgstr ""
1308
1309
#: src/bufferview_funcs.C:189 src/ext_l10n.h:654
1310
#: src/frontends/qt2/QDocument.C:113 src/frontends/xforms/form_tabular.C:492
1311
#: src/frontends/xforms/form_tabular.C:494
1312
#: src/frontends/xforms/form_tabular.C:508
1313
#: src/frontends/xforms/form_tabular.C:510
1314
#: src/frontends/xforms/form_tabular.C:512
1315
#: src/frontends/xforms/form_tabular.C:514
1316
#: src/frontends/xforms/form_tabular.C:516
1317
#: src/frontends/xforms/form_tabular.C:518
1318
msgid "Double"
1319
msgstr ""
1320
1321
#: src/bufferview_funcs.C:192
1322
msgid "Other ("
1323
msgstr ""
1324
1325
#: src/bufferview_funcs.C:202
1326
#, fuzzy
1327
msgid ", Paragraph: "
1328
msgstr "Àý(Paragraph)...|P"
1329
1330
#: src/converter.C:173 src/converter.C:203
1331
msgid "Cannot view file"
1332
msgstr ""
1333
1334
#: src/converter.C:174
1335
msgid "No information for viewing "
1336
msgstr ""
1337
1338
#: src/converter.C:196 src/converter.C:646
1339
msgid "Executing command:"
1340
msgstr ""
1341
1342
#: src/converter.C:204
1343
msgid "Error while executing"
1344
msgstr ""
1345
1346
#: src/converter.C:579 src/converter.C:674
1347
#: src/graphics/GraphicsConverter.C:177
1348
msgid "Cannot convert file"
1349
msgstr ""
1350
1351
#: src/converter.C:580 src/graphics/GraphicsConverter.C:178
1352
msgid "No information for converting from "
1353
msgstr ""
1354
1355
#: src/converter.C:671
1356
msgid "There were errors during the Build process."
1357
msgstr ""
1358
1359
#: src/converter.C:672 src/converter.C:815 src/converter.C:875
1360
msgid "You should try to fix them."
1361
msgstr ""
1362
1363
#: src/converter.C:697
1364
msgid "Error while trying to move directory:"
1365
msgstr ""
1366
1367
#: src/converter.C:733
1368
msgid "Error while trying to move file:"
1369
msgstr ""
1370
1371
#: src/converter.C:734
1372
msgid "to "
1373
msgstr ""
1374
1375
#: src/converter.C:810 src/converter.C:870
1376
msgid "One error detected"
1377
msgstr ""
1378
1379
#: src/converter.C:811 src/converter.C:871
1380
msgid "You should try to fix it."
1381
msgstr ""
1382
1383
#: src/converter.C:814 src/converter.C:874
1384
msgid " errors detected."
1385
msgstr ""
1386
1387
#: src/converter.C:819
1388
msgid "There were errors during running of "
1389
msgstr ""
1390
1391
#: src/converter.C:823 src/converter.C:880
1392
msgid "The operation resulted in"
1393
msgstr ""
1394
1395
#: src/converter.C:824 src/converter.C:881
1396
msgid "an empty file."
1397
msgstr ""
1398
1399
#: src/converter.C:825 src/converter.C:882
1400
msgid "Resulting file is empty"
1401
msgstr ""
1402
1403
#: src/converter.C:841
1404
msgid "Running LaTeX..."
1405
msgstr ""
1406
1407
#: src/converter.C:863
1408
msgid "LaTeX did not work!"
1409
msgstr ""
1410
1411
#: src/converter.C:864
1412
msgid "Missing log file:"
1413
msgstr ""
1414
1415
#: src/converter.C:877
1416
msgid "There were errors during the LaTeX run."
1417
msgstr ""
1418
1419
#: src/debug.C:36
1420
msgid "No debugging message"
1421
msgstr ""
1422
1423
#: src/debug.C:37
1424
msgid "General information"
1425
msgstr ""
1426
1427
#: src/debug.C:38
1428
msgid "Program initialisation"
1429
msgstr ""
1430
1431
#: src/debug.C:39
1432
msgid "Keyboard events handling"
1433
msgstr ""
1434
1435
#: src/debug.C:40
1436
msgid "GUI handling"
1437
msgstr ""
1438
1439
#: src/debug.C:41
1440
msgid "Lyxlex grammer parser"
1441
msgstr ""
1442
1443
#: src/debug.C:42
1444
msgid "Configuration files reading"
1445
msgstr ""
1446
1447
#: src/debug.C:43
1448
msgid "Custom keyboard definition"
1449
msgstr ""
1450
1451
#: src/debug.C:44
1452
msgid "LaTeX generation/execution"
1453
msgstr ""
1454
1455
#: src/debug.C:45
1456
msgid "Math editor"
1457
msgstr ""
1458
1459
#: src/debug.C:46
1460
msgid "Font handling"
1461
msgstr ""
1462
1463
#: src/debug.C:47
1464
msgid "Textclass files reading"
1465
msgstr ""
1466
1467
#: src/debug.C:48
1468
msgid "Version control"
1469
msgstr ""
1470
1471
#: src/debug.C:49
1472
msgid "External control interface"
1473
msgstr ""
1474
1475
#: src/debug.C:50
1476
msgid "Keep *roff temporary files"
1477
msgstr ""
1478
1479
#: src/debug.C:51
1480
msgid "User commands"
1481
msgstr ""
1482
1483
#: src/debug.C:52
1484
msgid "The LyX Lexxer"
1485
msgstr ""
1486
1487
#: src/debug.C:53
1488
msgid "Dependency information"
1489
msgstr ""
1490
1491
#: src/debug.C:54
1492
msgid "LyX Insets"
1493
msgstr ""
1494
1495
#: src/debug.C:55
1496
msgid "Files used by LyX"
1497
msgstr ""
1498
1499
#: src/debug.C:56
1500
msgid "Workarea events"
1501
msgstr ""
1502
1503
#: src/debug.C:57
1504
msgid "Insettext/tabular messages"
1505
msgstr ""
1506
1507
#: src/debug.C:58
1508
msgid "Graphics conversion and loading"
1509
msgstr ""
1510
1511
#: src/debug.C:59
1512
msgid "All debugging messages"
1513
msgstr ""
1514
1515
#: src/debug.C:110
1516
msgid "Debugging `"
1517
msgstr ""
1518
1519
#: src/exporter.C:61
1520
msgid "Cannot export file"
1521
msgstr ""
1522
1523
#: src/exporter.C:62
1524
msgid "No information for exporting to "
1525
msgstr ""
1526
1527
#: src/exporter.C:88
1528
msgid "Cannot run latex."
1529
msgstr ""
1530
1531
#: src/exporter.C:89
1532
msgid "The path to the lyx file cannot contain spaces."
1533
msgstr ""
1534
1535
#: src/exporter.C:103
1536
msgid "Document exported as "
1537
msgstr ""
1538
1539
#: src/exporter.C:105
1540
msgid " to file `"
1541
msgstr ""
1542
1543
#: src/ext_l10n.h:3 src/ext_l10n.h:11
1544
msgid "Help|H"
1545
msgstr "µµ¿ò¸»|H"
1546
1547
#: src/ext_l10n.h:6
1548
msgid "Insert|I"
1549
msgstr "»ðÀÔ(Insert)|I"
1550
1551
#: src/ext_l10n.h:7
1552
msgid "Layout|L"
1553
msgstr "¸ð¾ç»õ(Layout)|L"
1554
1555
#: src/ext_l10n.h:8
1556
msgid "View|V"
1557
msgstr "º¸±â(View)|V"
1558
1559
#: src/ext_l10n.h:9
1560
msgid "Navigate|N"
1561
msgstr "µÑ·¯º½(Navigate)|N"
1562
1563
#: src/ext_l10n.h:13 src/ext_l10n.h:18
1564
msgid "New from Template...|T"
1565
msgstr "º»º¸±â ÆÄÀÏ(Template)¿¡¼­...|T"
1566
1567
#: src/ext_l10n.h:16 src/ext_l10n.h:29
1568
msgid "Exit|x"
1569
msgstr "³ª°¡±â(Exit)|x"
1570
1571
#: src/ext_l10n.h:20
1572
msgid "Close|C"
1573
msgstr "´Ý±â(Close)|C"
1574
1575
#: src/ext_l10n.h:21
1576
msgid "Save|S"
1577
msgstr "ÀúÀå|S"
1578
1579
#: src/ext_l10n.h:22
1580
msgid "Save As...|A"
1581
msgstr "...À̸§À¸·Î ÀúÀå|A"
1582
1583
#: src/ext_l10n.h:23
1584
#, fuzzy
1585
msgid "Revert to Saved|R"
1586
msgstr "ÀúÀåµÈ ¹®¼­·Î Àüȯ|d"
1587
1588
#: src/ext_l10n.h:24
1589
msgid "Version Control|V"
1590
msgstr ""
1591
1592
#: src/ext_l10n.h:26
1593
msgid "Export|E"
1594
msgstr "´Ù¸¥ ÇüÅÂÀÇ ¹®¼­·Î ÀúÀå(Export)|E"
1595
1596
#: src/ext_l10n.h:27
1597
msgid "Print...|P"
1598
msgstr "Àμâ...|P"
1599
1600
#: src/ext_l10n.h:28
1601
msgid "Fax...|F"
1602
msgstr "Æѽº...|F"
1603
1604
#: src/ext_l10n.h:30
1605
msgid "Register|R"
1606
msgstr "µî·Ï|R"
1607
1608
#: src/ext_l10n.h:31
1609
msgid "Check In Changes|I"
1610
msgstr ""
1611
1612
#: src/ext_l10n.h:32
1613
msgid "Check Out for Edit|O"
1614
msgstr ""
1615
1616
#: src/ext_l10n.h:33
1617
msgid "Revert to Last Version|L"
1618
msgstr ""
1619
1620
#: src/ext_l10n.h:34
1621
msgid "Undo Last Check In|U"
1622
msgstr ""
1623
1624
#: src/ext_l10n.h:35
1625
msgid "Show History|H"
1626
msgstr ""
1627
1628
#: src/ext_l10n.h:36
1629
#, fuzzy
1630
msgid "Custom...|C"
1631
msgstr "À߶ó³¿(Cut)|C"
1632
1633
#: src/ext_l10n.h:37 src/ext_l10n.h:54
1634
msgid "Preferences...|P"
1635
msgstr "¼±ÅÃ(Preferences)...|P"
1636
1637
#: src/ext_l10n.h:38 src/ext_l10n.h:55
1638
msgid "Reconfigure|R"
1639
msgstr "À籸¼º(Reconfigure)|R"
1640
1641
#: src/ext_l10n.h:39
1642
msgid "Undo|U"
1643
msgstr "Ãë¼Ò|U"
1644
1645
#: src/ext_l10n.h:40
1646
msgid "Redo|d"
1647
msgstr "Àç½ÇÇà|d"
1648
1649
#: src/ext_l10n.h:41
1650
msgid "Cut|C"
1651
msgstr "À߶ó³¿(Cut)|C"
1652
1653
#: src/ext_l10n.h:42
1654
msgid "Copy|o"
1655
msgstr "º¹»ç|o"
1656
1657
#: src/ext_l10n.h:43
1658
msgid "Paste|a"
1659
msgstr "ºÙÀ̱â|a"
1660
1661
#: src/ext_l10n.h:44
1662
msgid "Paste External Selection|x"
1663
msgstr "¿ÜºÎ ¼±ÅÃ(External Selection) ºÙÀ̱â|x"
1664
1665
#: src/ext_l10n.h:45
1666
msgid "Find & Replace...|F"
1667
msgstr "ã¾Æ¼­ ±³Ã¼(Find & Replace)...|F"
1668
1669
#: src/ext_l10n.h:46
1670
msgid "Tabular|T"
1671
msgstr "Å×À̺í|T"
1672
1673
#: src/ext_l10n.h:47
1674
msgid "Math|M"
1675
msgstr "¼ö½Ä(Math)|M"
1676
1677
#: src/ext_l10n.h:48
1678
msgid "Read Only"
1679
msgstr ""
1680
1681
#: src/ext_l10n.h:49
1682
msgid "Spellchecker...|S"
1683
msgstr ""
1684
1685
#: src/ext_l10n.h:50
1686
msgid "Thesaurus..."
1687
msgstr ""
1688
1689
#: src/ext_l10n.h:51
1690
msgid "Check TeX|h"
1691
msgstr "TeX ¹®¹ý °Ë»ç|h"
1692
1693
#: src/ext_l10n.h:52
1694
msgid "Remove All Error Boxes|E"
1695
msgstr ""
1696
1697
#: src/ext_l10n.h:53
1698
#, fuzzy
1699
msgid "Open/Close float|l"
1700
msgstr "ÆÄÀÏÀ» ¿©½Ã¿À"
1701
1702
#: src/ext_l10n.h:56
1703
msgid "as Lines|L"
1704
msgstr ""
1705
1706
#: src/ext_l10n.h:57
1707
msgid "as Paragraphs|P"
1708
msgstr ""
1709
1710
#: src/ext_l10n.h:58
1711
msgid "Multicolumn|M"
1712
msgstr ""
1713
1714
#: src/ext_l10n.h:59
1715
msgid "Line Top|T"
1716
msgstr "ÁÙ À§(Line Top)|T"
1717
1718
#: src/ext_l10n.h:60
1719
msgid "Line Bottom|B"
1720
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
1721
1722
#: src/ext_l10n.h:61
1723
msgid "Line Left|L"
1724
msgstr "ÁÙ ¿ÞÂÊ(Line Left)|L"
1725
1726
#: src/ext_l10n.h:62
1727
msgid "Line Right|R"
1728
msgstr "ÁÙ ¿À¸¥ÂÊ(Line Right)|R"
1729
1730
#: src/ext_l10n.h:63
1731
msgid "Align Left|e"
1732
msgstr "¿ÞÂÊÀ¸·Î ¸ÂÃß±â(Align Left)|e"
1733
1734
#: src/ext_l10n.h:64 src/ext_l10n.h:88
1735
msgid "Align Center|C"
1736
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
1737
1738
#: src/ext_l10n.h:65
1739
msgid "Align Right|i"
1740
msgstr "¿À¸¥ÂÊÀ¸·Î ¸ÂÃß±â(Align Right)|i"
1741
1742
#: src/ext_l10n.h:66
1743
msgid "V.Align Top|o"
1744
msgstr ""
1745
1746
#: src/ext_l10n.h:67
1747
msgid "V.Align Center|n"
1748
msgstr ""
1749
1750
#: src/ext_l10n.h:68
1751
msgid "V.Align Bottom|V"
1752
msgstr ""
1753
1754
#: src/ext_l10n.h:69
1755
#, fuzzy
1756
msgid "Add Row|A"
1757
msgstr "Çà ºÙÀ̱â(Append Row)|A"
1758
1759
#: src/ext_l10n.h:70
1760
msgid "Delete Row|w"
1761
msgstr "Çà Áö¿ì±â(Delete Row)|w"
1762
1763
#: src/ext_l10n.h:71
1764
#, fuzzy
1765
msgid "Add Column|u"
1766
msgstr "¿­ ºÙÀ̱â(Append Column)|u"
1767
1768
#: src/ext_l10n.h:72
1769
msgid "Delete Column|D"
1770
msgstr "¿­ Áö¿ì±â(Delete Column)|D"
1771
1772
#: src/ext_l10n.h:73
1773
msgid "Make eqnarray|e"
1774
msgstr "¿©·¯ÁÙ ¼ö½Ä(eqnarray) ¸¸µé±â|e"
1775
1776
#: src/ext_l10n.h:74
1777
msgid "Make multline|m"
1778
msgstr "¿©·¯ÁÙ(multiline) ¸¸µé±â|m"
1779
1780
#: src/ext_l10n.h:75
1781
msgid "Make align 1 column|1"
1782
msgstr ""
1783
1784
#: src/ext_l10n.h:76
1785
msgid "Make align 2 columns|2"
1786
msgstr ""
1787
1788
#: src/ext_l10n.h:77
1789
msgid "Make align 3 columns|3"
1790
msgstr ""
1791
1792
#: src/ext_l10n.h:78
1793
msgid "Make alignat 2 columns|2"
1794
msgstr ""
1795
1796
#: src/ext_l10n.h:79
1797
msgid "Make alignat 3 columns|3"
1798
msgstr ""
1799
1800
#: src/ext_l10n.h:80
1801
msgid "Toggle numbering|n"
1802
msgstr ""
1803
1804
#: src/ext_l10n.h:81
1805
msgid "Toggle numbering of line|u"
1806
msgstr ""
1807
1808
#: src/ext_l10n.h:82
1809
msgid "Toggle limits|l"
1810
msgstr ""
1811
1812
#: src/ext_l10n.h:83
1813
msgid "Inline formula|I"
1814
msgstr ""
1815
1816
#: src/ext_l10n.h:84
1817
#, fuzzy
1818
msgid "Displayed formula|D"
1819
msgstr "ÀÏ¹Ý ¼ö½Ä(Display Formula)|D"
1820
1821
#: src/ext_l10n.h:85
1822
msgid "Eqnarray environment|q"
1823
msgstr ""
1824
1825
#: src/ext_l10n.h:86
1826
#, fuzzy
1827
msgid "Align environment|A"
1828
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
1829
1830
#: src/ext_l10n.h:87
1831
#, fuzzy
1832
msgid "Align Left|f"
1833
msgstr "¿ÞÂÊÀ¸·Î ¸ÂÃß±â(Align Left)|e"
1834
1835
#: src/ext_l10n.h:89
1836
#, fuzzy
1837
msgid "Align Right|R"
1838
msgstr "¿À¸¥ÂÊÀ¸·Î ¸ÂÃß±â(Align Right)|i"
1839
1840
#: src/ext_l10n.h:90
1841
#, fuzzy
1842
msgid "V.Align Top|T"
1843
msgstr "ÁÙ À§(Line Top)|T"
1844
1845
#: src/ext_l10n.h:91
1846
#, fuzzy
1847
msgid "V.Align Center|e"
1848
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
1849
1850
#: src/ext_l10n.h:92
1851
#, fuzzy
1852
msgid "V.Align Bottom|B"
1853
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
1854
1855
#: src/ext_l10n.h:93
1856
#, fuzzy
1857
msgid "Add Row"
1858
msgstr "Çà ºÙÀ̱â(Append Row)|A"
1859
1860
#: src/ext_l10n.h:94
1861
#, fuzzy
1862
msgid "Delete Row"
1863
msgstr "Çà Áö¿ì±â(Delete Row)|w"
1864
1865
#: src/ext_l10n.h:95
1866
#, fuzzy
1867
msgid "Add Column"
1868
msgstr "¿­ ºÙÀ̱â(Append Column)|u"
1869
1870
#: src/ext_l10n.h:96
1871
#, fuzzy
1872
msgid "Delete Column"
1873
msgstr "¿­ Áö¿ì±â(Delete Column)|D"
1874
1875
#: src/ext_l10n.h:97
1876
#, fuzzy
1877
msgid "Math|h"
1878
msgstr "¼ö½Ä(Math)|M"
1879
1880
#: src/ext_l10n.h:98
1881
msgid "Special Character|S"
1882
msgstr "Ư¼ö ¹®ÀÚ|S"
1883
1884
#: src/ext_l10n.h:99
1885
msgid "Citation Reference...|C"
1886
msgstr "Àοë(Citation) ÂüÁ¶...|C"
1887
1888
#: src/ext_l10n.h:100
1889
msgid "Cross Reference...|R"
1890
msgstr ""
1891
1892
#: src/ext_l10n.h:101
1893
msgid "Label...|L"
1894
msgstr "·¹À̺í...|L"
1895
1896
#: src/ext_l10n.h:102
1897
msgid "Footnote|F"
1898
msgstr "°¢ÁÖ(footnote)|F"
1899
1900
#: src/ext_l10n.h:103
1901
msgid "Marginal Note|M"
1902
msgstr "¹æÁÖ(marginal note)|M"
1903
1904
#: src/ext_l10n.h:104
1905
msgid "Index Entry...|I"
1906
msgstr "»öÀÎ ±âÀç »çÇ×(Index Entry)...|I"
1907
1908
#: src/ext_l10n.h:105
1909
msgid "Index Entry of Preceding Word|W"
1910
msgstr ""
1911
1912
#: src/ext_l10n.h:106
1913
msgid "URL...|U"
1914
msgstr ""
1915
1916
#: src/ext_l10n.h:107 src/ext_l10n.h:162
1917
msgid "Note|N"
1918
msgstr ""
1919
1920
#: src/ext_l10n.h:108
1921
msgid "Lists & TOC|O"
1922
msgstr "¸ñ·Ï(Lists)°ú ¸ñÂ÷(TOC)|O"
1923
1924
#: src/ext_l10n.h:109
1925
msgid "TeX|T"
1926
msgstr ""
1927
1928
#: src/ext_l10n.h:110
1929
msgid "Minipage|p"
1930
msgstr ""
1931
1932
#: src/ext_l10n.h:111
1933
msgid "Graphics...|G"
1934
msgstr "±×¸³(Graphics)...|G"
1935
1936
#: src/ext_l10n.h:112
1937
#, fuzzy
1938
msgid "Tabular Material...|b"
1939
msgstr "Å×À̺í...|T"
1940
1941
#: src/ext_l10n.h:113
1942
msgid "Floats|a"
1943
msgstr "Ç÷οìÆ®(Floats)|a"
1944
1945
#: src/ext_l10n.h:114
1946
msgid "Include File...|d"
1947
msgstr ""
1948
1949
#: src/ext_l10n.h:115
1950
#, fuzzy
1951
msgid "Insert File|e"
1952
msgstr "»ðÀÔ(Insert)|I"
1953
1954
#: src/ext_l10n.h:116
1955
msgid "External Material...|x"
1956
msgstr ""
1957
1958
#: src/ext_l10n.h:117
1959
msgid "Superscript|S"
1960
msgstr ""
1961
1962
#: src/ext_l10n.h:118
1963
msgid "Subscript|u"
1964
msgstr ""
1965
1966
#: src/ext_l10n.h:119
1967
msgid "HFill|H"
1968
msgstr ""
1969
1970
#: src/ext_l10n.h:120
1971
msgid "Hyphenation Point|P"
1972
msgstr ""
1973
1974
#: src/ext_l10n.h:121
1975
#, fuzzy
1976
msgid "Ligature break|k"
1977
msgstr "ÁÙ ¹Ù²Ù±â(Linebreak)|L"
1978
1979
#: src/ext_l10n.h:122
1980
msgid "Protected Blank|B"
1981
msgstr ""
1982
1983
#: src/ext_l10n.h:123
1984
msgid "Linebreak|L"
1985
msgstr "ÁÙ ¹Ù²Ù±â(Linebreak)|L"
1986
1987
#: src/ext_l10n.h:124
1988
msgid "Ellipsis|i"
1989
msgstr ""
1990
1991
#: src/ext_l10n.h:125
1992
msgid "End of Sentence|E"
1993
msgstr "¹®Àå ³¡|E"
1994
1995
#: src/ext_l10n.h:126
1996
msgid "Ordinary Quote|Q"
1997
msgstr ""
1998
1999
#: src/ext_l10n.h:127
2000
msgid "Menu Separator|M"
2001
msgstr ""
2002
2003
#: src/ext_l10n.h:128
2004
#, fuzzy
2005
msgid "Inline Formula|I"
2006
msgstr "ÀÏ¹Ý ¼ö½Ä(Display Formula)|D"
2007
2008
#: src/ext_l10n.h:129
2009
msgid "Display Formula|D"
2010
msgstr "ÀÏ¹Ý ¼ö½Ä(Display Formula)|D"
2011
2012
#: src/ext_l10n.h:130
2013
msgid "Eqnarray environment|E"
2014
msgstr ""
2015
2016
#: src/ext_l10n.h:131
2017
msgid "AMS align environment|A"
2018
msgstr ""
2019
2020
#: src/ext_l10n.h:132
2021
msgid "AMS alignat environment|t"
2022
msgstr ""
2023
2024
#: src/ext_l10n.h:133
2025
msgid "AMS xalignat environment|x"
2026
msgstr ""
2027
2028
#: src/ext_l10n.h:134
2029
msgid "AMS xxalignat environment"
2030
msgstr ""
2031
2032
#: src/ext_l10n.h:135
2033
msgid "Array environment|y"
2034
msgstr ""
2035
2036
#: src/ext_l10n.h:136
2037
msgid "Cases environment|C"
2038
msgstr ""
2039
2040
#: src/ext_l10n.h:137
2041
#, fuzzy
2042
msgid "Math Panel...|l"
2043
msgstr "¼ö½Ä ÆÇ|l"
2044
2045
#: src/ext_l10n.h:138
2046
msgid "Table of Contents|C"
2047
msgstr "¸ñÂ÷|C"
2048
2049
#: src/ext_l10n.h:139
2050
msgid "Index List|I"
2051
msgstr "»öÀÎ(Index) ¸®½ºÆ®|I"
2052
2053
#: src/ext_l10n.h:140
2054
msgid "BibTeX Reference...|B"
2055
msgstr ""
2056
2057
#: src/ext_l10n.h:141
2058
msgid "LyX Document...|X"
2059
msgstr "LyX ¹®¼­(Document)...|X"
2060
2061
#: src/ext_l10n.h:142
2062
msgid "Ascii as Lines...|L"
2063
msgstr ""
2064
2065
#: src/ext_l10n.h:143
2066
msgid "Ascii as Paragraphs...|P"
2067
msgstr ""
2068
2069
#: src/ext_l10n.h:144
2070
msgid "Character...|C"
2071
msgstr "¹®ÀÚ(Character)...|C"
2072
2073
#: src/ext_l10n.h:145
2074
msgid "Paragraph...|P"
2075
msgstr "Àý(Paragraph)...|P"
2076
2077
#: src/ext_l10n.h:146
2078
msgid "Document...|D"
2079
msgstr "¹®¼­(Document)...|D"
2080
2081
#: src/ext_l10n.h:147
2082
msgid "Tabular...|T"
2083
msgstr "Å×À̺í...|T"
2084
2085
#: src/ext_l10n.h:148
2086
msgid "Emphasize Style|E"
2087
msgstr "°­Á¶ Çü½Ä|E"
2088
2089
#: src/ext_l10n.h:149
2090
msgid "Noun Style|N"
2091
msgstr "¸í»ç Çü½Ä|N"
2092
2093
#: src/ext_l10n.h:150
2094
msgid "Bold Style|B"
2095
msgstr "µÎ²¨¿î(Bold) Çü½Ä|B"
2096
2097
#: src/ext_l10n.h:151
2098
msgid "TeX Style|X"
2099
msgstr "TeX Çü½Ä|X"
2100
2101
#: src/ext_l10n.h:152
2102
msgid "Change Environment Depth|v"
2103
msgstr ""
2104
2105
#: src/ext_l10n.h:153
2106
#, fuzzy
2107
msgid "Preamble...|r"
2108
msgstr "·¹À̺í...|L"
2109
2110
#: src/ext_l10n.h:154
2111
msgid "Start Appendix here|A"
2112
msgstr ""
2113
2114
#: src/ext_l10n.h:155
2115
msgid "Build Program|B"
2116
msgstr ""
2117
2118
#: src/ext_l10n.h:156
2119
msgid "Update|U"
2120
msgstr "°»½Å(Update)|U"
2121
2122
#: src/ext_l10n.h:157
2123
msgid "LaTeX Logfile|L"
2124
msgstr ""
2125
2126
#: src/ext_l10n.h:158
2127
msgid "Table of Contents|T"
2128
msgstr "¸ñÂ÷|T"
2129
2130
#: src/ext_l10n.h:159
2131
msgid "Child processes|C"
2132
msgstr ""
2133
2134
#: src/ext_l10n.h:160
2135
msgid "TeX Information|X"
2136
msgstr ""
2137
2138
#: src/ext_l10n.h:161
2139
msgid "Error|E"
2140
msgstr "¿¡·¯|E"
2141
2142
#: src/ext_l10n.h:163
2143
#, fuzzy
2144
msgid "Refs|R"
2145
msgstr "µî·Ï|R"
2146
2147
#: src/ext_l10n.h:164
2148
msgid "Bookmarks|B"
2149
msgstr ""
2150
2151
#: src/ext_l10n.h:165
2152
msgid "Save Bookmark 1|S"
2153
msgstr ""
2154
2155
#: src/ext_l10n.h:166
2156
msgid "Save Bookmark 2"
2157
msgstr ""
2158
2159
#: src/ext_l10n.h:167
2160
msgid "Save Bookmark 3"
2161
msgstr ""
2162
2163
#: src/ext_l10n.h:168
2164
msgid "Goto Bookmark 1|1"
2165
msgstr ""
2166
2167
#: src/ext_l10n.h:169
2168
msgid "Goto Bookmark 2|2"
2169
msgstr ""
2170
2171
#: src/ext_l10n.h:170
2172
msgid "Goto Bookmark 3|3"
2173
msgstr ""
2174
2175
#: src/ext_l10n.h:171
2176
msgid "Tooltips|o"
2177
msgstr ""
2178
2179
#: src/ext_l10n.h:172
2180
msgid "Introduction|I"
2181
msgstr ""
2182
2183
#: src/ext_l10n.h:173
2184
msgid "Tutorial|T"
2185
msgstr ""
2186
2187
#: src/ext_l10n.h:174
2188
msgid "User's Guide|U"
2189
msgstr ""
2190
2191
#: src/ext_l10n.h:175
2192
msgid "Extended Features|E"
2193
msgstr ""
2194
2195
#: src/ext_l10n.h:176
2196
msgid "Customization|C"
2197
msgstr ""
2198
2199
#: src/ext_l10n.h:177
2200
msgid "Reference Manual|R"
2201
msgstr ""
2202
2203
#: src/ext_l10n.h:178
2204
msgid "FAQ|F"
2205
msgstr ""
2206
2207
#: src/ext_l10n.h:179
2208
msgid "Table of Contents|a"
2209
msgstr ""
2210
2211
#: src/ext_l10n.h:180
2212
msgid "LaTeX Configuration|L"
2213
msgstr ""
2214
2215
#: src/ext_l10n.h:181
2216
msgid "About LyX|X"
2217
msgstr ""
2218
2219
#: src/ext_l10n.h:183
2220
msgid "Accepted"
2221
msgstr ""
2222
2223
#: src/ext_l10n.h:184
2224
msgid "Acknowledgement"
2225
msgstr ""
2226
2227
#: src/ext_l10n.h:185
2228
msgid "Acknowledgement*"
2229
msgstr ""
2230
2231
#: src/ext_l10n.h:186
2232
msgid "Acknowledgements"
2233
msgstr ""
2234
2235
#: src/ext_l10n.h:187
2236
msgid "Acknowledgments"
2237
msgstr ""
2238
2239
#: src/ext_l10n.h:188
2240
msgid "ACT"
2241
msgstr ""
2242
2243
#: src/ext_l10n.h:189
2244
msgid "Addchap"
2245
msgstr ""
2246
2247
#: src/ext_l10n.h:190
2248
msgid "Addchap*"
2249
msgstr ""
2250
2251
#: src/ext_l10n.h:191
2252
msgid "Addition"
2253
msgstr ""
2254
2255
#: src/ext_l10n.h:192
2256
msgid "Address"
2257
msgstr ""
2258
2259
#: src/ext_l10n.h:193
2260
msgid "AddressForOffprints"
2261
msgstr ""
2262
2263
#: src/ext_l10n.h:194
2264
msgid "Addsec"
2265
msgstr ""
2266
2267
#: src/ext_l10n.h:195
2268
msgid "Addsec*"
2269
msgstr ""
2270
2271
#: src/ext_l10n.h:196
2272
msgid "Adresse"
2273
msgstr ""
2274
2275
#: src/ext_l10n.h:197
2276
msgid "Affil"
2277
msgstr ""
2278
2279
#: src/ext_l10n.h:198
2280
msgid "Affiliation"
2281
msgstr ""
2282
2283
#: src/ext_l10n.h:200
2284
msgid "AMS"
2285
msgstr ""
2286
2287
#: src/ext_l10n.h:201
2288
msgid "And"
2289
msgstr ""
2290
2291
#: src/ext_l10n.h:202
2292
msgid "Anlagen"
2293
msgstr ""
2294
2295
#: src/ext_l10n.h:203
2296
msgid "Anrede"
2297
msgstr ""
2298
2299
#: src/ext_l10n.h:204
2300
msgid "Appendices"
2301
msgstr ""
2302
2303
#: src/ext_l10n.h:205
2304
msgid "Appendix"
2305
msgstr ""
2306
2307
#: src/ext_l10n.h:206
2308
#, fuzzy
2309
msgid "Arrow"
2310
msgstr "¿¡·¯"
2311
2312
#: src/ext_l10n.h:207
2313
msgid "AT_RISE:"
2314
msgstr ""
2315
2316
#: src/ext_l10n.h:208
2317
msgid "Author"
2318
msgstr ""
2319
2320
#: src/ext_l10n.h:209
2321
msgid "Author_Email"
2322
msgstr ""
2323
2324
#: src/ext_l10n.h:210
2325
msgid "Authorgroup"
2326
msgstr ""
2327
2328
#: src/ext_l10n.h:211
2329
msgid "Author_Running"
2330
msgstr ""
2331
2332
#: src/ext_l10n.h:212
2333
msgid "Author_URL"
2334
msgstr ""
2335
2336
#: src/ext_l10n.h:213
2337
msgid "Axiom"
2338
msgstr ""
2339
2340
#: src/ext_l10n.h:214
2341
msgid "Backaddress"
2342
msgstr ""
2343
2344
#: src/ext_l10n.h:215
2345
msgid "Bank"
2346
msgstr ""
2347
2348
#: src/ext_l10n.h:216
2349
msgid "BankAccount"
2350
msgstr ""
2351
2352
#: src/ext_l10n.h:217
2353
msgid "BankCode"
2354
msgstr ""
2355
2356
#: src/ext_l10n.h:218
2357
msgid "Betreff"
2358
msgstr ""
2359
2360
#: src/ext_l10n.h:219
2361
msgid "Bibliography"
2362
msgstr ""
2363
2364
#: src/ext_l10n.h:220
2365
msgid "Biography"
2366
msgstr ""
2367
2368
#: src/ext_l10n.h:221
2369
msgid "BLZ"
2370
msgstr ""
2371
2372
#: src/ext_l10n.h:222
2373
#, fuzzy
2374
msgid "BoardCentered"
2375
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
2376
2377
#: src/ext_l10n.h:223
2378
msgid "Brieftext"
2379
msgstr ""
2380
2381
#: src/ext_l10n.h:224
2382
msgid "Caption"
2383
msgstr ""
2384
2385
#: src/ext_l10n.h:225
2386
msgid "Case"
2387
msgstr ""
2388
2389
#: src/ext_l10n.h:226 src/frontends/qt2/lengthcombo.C:29
2390
msgid "cc"
2391
msgstr ""
2392
2393
#: src/ext_l10n.h:227
2394
msgid "CC"
2395
msgstr ""
2396
2397
#: src/ext_l10n.h:228
2398
msgid "CenteredCaption"
2399
msgstr ""
2400
2401
#: src/ext_l10n.h:229
2402
msgid "Chapter"
2403
msgstr ""
2404
2405
#: src/ext_l10n.h:230
2406
msgid "Chapter*"
2407
msgstr ""
2408
2409
#: src/ext_l10n.h:231
2410
msgid "Chapter_Exercises"
2411
msgstr ""
2412
2413
#: src/ext_l10n.h:232
2414
msgid "ChessBoard"
2415
msgstr ""
2416
2417
#: src/ext_l10n.h:233
2418
msgid "Citta"
2419
msgstr ""
2420
2421
#: src/ext_l10n.h:234
2422
msgid "Claim"
2423
msgstr ""
2424
2425
#: src/ext_l10n.h:235
2426
msgid "Claim*"
2427
msgstr ""
2428
2429
#: src/ext_l10n.h:236
2430
msgid "Closing"
2431
msgstr ""
2432
2433
#: src/ext_l10n.h:237
2434
msgid "Code"
2435
msgstr ""
2436
2437
#: src/ext_l10n.h:238
2438
msgid "Comment"
2439
msgstr ""
2440
2441
#: src/ext_l10n.h:239
2442
msgid "Conclusion"
2443
msgstr ""
2444
2445
#: src/ext_l10n.h:240
2446
msgid "Conclusion*"
2447
msgstr ""
2448
2449
#: src/ext_l10n.h:241
2450
msgid "Condition"
2451
msgstr ""
2452
2453
#: src/ext_l10n.h:242
2454
msgid "Conjecture"
2455
msgstr ""
2456
2457
#: src/ext_l10n.h:243
2458
msgid "Conjecture*"
2459
msgstr ""
2460
2461
#: src/ext_l10n.h:244
2462
msgid "CopNum"
2463
msgstr ""
2464
2465
#: src/ext_l10n.h:245 src/ext_l10n.h:532
2466
msgid "Copyright"
2467
msgstr ""
2468
2469
#: src/ext_l10n.h:246
2470
msgid "Corollary"
2471
msgstr ""
2472
2473
#: src/ext_l10n.h:247
2474
msgid "Corollary*"
2475
msgstr ""
2476
2477
#: src/ext_l10n.h:248
2478
msgid "Criterion"
2479
msgstr ""
2480
2481
#: src/ext_l10n.h:249
2482
msgid "CrossList"
2483
msgstr ""
2484
2485
#: src/ext_l10n.h:250
2486
msgid "Current_Address"
2487
msgstr ""
2488
2489
#: src/ext_l10n.h:251
2490
msgid "CURTAIN"
2491
msgstr ""
2492
2493
#: src/ext_l10n.h:252
2494
msgid "Customer"
2495
msgstr ""
2496
2497
#: src/ext_l10n.h:253
2498
msgid "Data"
2499
msgstr ""
2500
2501
#: src/ext_l10n.h:254
2502
msgid "Date"
2503
msgstr ""
2504
2505
#: src/ext_l10n.h:255
2506
msgid "Datum"
2507
msgstr ""
2508
2509
#: src/ext_l10n.h:256
2510
msgid "Dedication"
2511
msgstr ""
2512
2513
#: src/ext_l10n.h:257
2514
msgid "Dedicatory"
2515
msgstr ""
2516
2517
#: src/ext_l10n.h:258
2518
msgid "Definition"
2519
msgstr ""
2520
2521
#: src/ext_l10n.h:259
2522
msgid "Definition*"
2523
msgstr ""
2524
2525
#: src/ext_l10n.h:260
2526
msgid "Description"
2527
msgstr ""
2528
2529
#: src/ext_l10n.h:261
2530
msgid "Dialogue"
2531
msgstr ""
2532
2533
#: src/ext_l10n.h:262
2534
msgid "Email"
2535
msgstr ""
2536
2537
#: src/ext_l10n.h:263
2538
msgid "EMail"
2539
msgstr ""
2540
2541
#: src/ext_l10n.h:264
2542
msgid "encl"
2543
msgstr ""
2544
2545
#: src/ext_l10n.h:265
2546
msgid "Encl."
2547
msgstr ""
2548
2549
#: src/ext_l10n.h:266
2550
msgid "Encl"
2551
msgstr ""
2552
2553
#: src/ext_l10n.h:267
2554
msgid "End_All_Slides"
2555
msgstr ""
2556
2557
#: src/ext_l10n.h:268
2558
msgid "Enumerate"
2559
msgstr ""
2560
2561
#: src/ext_l10n.h:269
2562
msgid "Example"
2563
msgstr ""
2564
2565
#: src/ext_l10n.h:270
2566
msgid "Example*"
2567
msgstr ""
2568
2569
#: src/ext_l10n.h:271
2570
msgid "Exercise"
2571
msgstr ""
2572
2573
#: src/ext_l10n.h:272
2574
msgid "EXT."
2575
msgstr ""
2576
2577
#: src/ext_l10n.h:273
2578
msgid "Extratitle"
2579
msgstr ""
2580
2581
#: src/ext_l10n.h:274
2582
msgid "Fact"
2583
msgstr ""
2584
2585
#: src/ext_l10n.h:275
2586
msgid "Fact*"
2587
msgstr ""
2588
2589
#: src/ext_l10n.h:276
2590
msgid "FADE_IN:"
2591
msgstr ""
2592
2593
#: src/ext_l10n.h:277
2594
msgid "FADE_OUT:"
2595
msgstr ""
2596
2597
#: src/ext_l10n.h:278
2598
msgid "FADE_OUT"
2599
msgstr ""
2600
2601
#: src/ext_l10n.h:279
2602
msgid "FigCaption"
2603
msgstr ""
2604
2605
#: src/ext_l10n.h:280
2606
msgid "FirstAuthor"
2607
msgstr ""
2608
2609
#: src/ext_l10n.h:281
2610
msgid "FirstName"
2611
msgstr ""
2612
2613
#: src/ext_l10n.h:282
2614
msgid "FitBitmap"
2615
msgstr ""
2616
2617
#: src/ext_l10n.h:283
2618
msgid "FitFigure"
2619
msgstr ""
2620
2621
#: src/ext_l10n.h:284
2622
msgid "Foilhead"
2623
msgstr ""
2624
2625
#: src/ext_l10n.h:285
2626
msgid "Footernote"
2627
msgstr ""
2628
2629
#: src/ext_l10n.h:286
2630
msgid "FourAffiliations"
2631
msgstr ""
2632
2633
#: src/ext_l10n.h:287
2634
msgid "FourAuthors"
2635
msgstr ""
2636
2637
#: src/ext_l10n.h:288
2638
msgid "FrontMatter"
2639
msgstr ""
2640
2641
#: src/ext_l10n.h:289
2642
msgid "General"
2643
msgstr ""
2644
2645
#: src/ext_l10n.h:290
2646
msgid "Gruss"
2647
msgstr ""
2648
2649
#: src/ext_l10n.h:291
2650
msgid "Headnote"
2651
msgstr ""
2652
2653
#: src/ext_l10n.h:292
2654
msgid "HideMoves"
2655
msgstr ""
2656
2657
#: src/ext_l10n.h:293
2658
msgid "HighLight"
2659
msgstr ""
2660
2661
#: src/ext_l10n.h:294
2662
msgid "HTTP"
2663
msgstr ""
2664
2665
#: src/ext_l10n.h:295
2666
msgid "IhrSchreiben"
2667
msgstr ""
2668
2669
#: src/ext_l10n.h:296
2670
msgid "IhrZeichen"
2671
msgstr ""
2672
2673
#: src/ext_l10n.h:297
2674
msgid "Institute"
2675
msgstr ""
2676
2677
#: src/ext_l10n.h:298
2678
msgid "Institution"
2679
msgstr ""
2680
2681
#: src/ext_l10n.h:299
2682
msgid "INT."
2683
msgstr ""
2684
2685
#: src/ext_l10n.h:300
2686
msgid "INTERCUT"
2687
msgstr ""
2688
2689
#: src/ext_l10n.h:301
2690
msgid "InvisibleText"
2691
msgstr ""
2692
2693
#: src/ext_l10n.h:302
2694
msgid "Invoice"
2695
msgstr ""
2696
2697
#: src/ext_l10n.h:303
2698
msgid "Itemize"
2699
msgstr ""
2700
2701
#: src/ext_l10n.h:304
2702
msgid "Journal"
2703
msgstr ""
2704
2705
#: src/ext_l10n.h:305
2706
msgid "Keyword"
2707
msgstr ""
2708
2709
#: src/ext_l10n.h:306
2710
msgid "Keywords"
2711
msgstr ""
2712
2713
#: src/ext_l10n.h:307
2714
msgid "KnightMove"
2715
msgstr ""
2716
2717
#: src/ext_l10n.h:308
2718
msgid "Konto"
2719
msgstr ""
2720
2721
#: src/ext_l10n.h:309
2722
msgid "Labeling"
2723
msgstr ""
2724
2725
#: src/ext_l10n.h:310
2726
msgid "Land"
2727
msgstr ""
2728
2729
#: src/ext_l10n.h:311
2730
msgid "LandscapeSlide"
2731
msgstr ""
2732
2733
#: src/ext_l10n.h:312
2734
msgid "LaTeX"
2735
msgstr ""
2736
2737
#: src/ext_l10n.h:313
2738
msgid "LaTeX_Title"
2739
msgstr ""
2740
2741
#: src/ext_l10n.h:314
2742
msgid "Left_Header"
2743
msgstr ""
2744
2745
#: src/ext_l10n.h:315
2746
msgid "Lemma"
2747
msgstr ""
2748
2749
#: src/ext_l10n.h:316
2750
msgid "Lemma*"
2751
msgstr ""
2752
2753
#: src/ext_l10n.h:317
2754
msgid "Letter"
2755
msgstr ""
2756
2757
#: src/ext_l10n.h:318
2758
msgid "List"
2759
msgstr ""
2760
2761
#: src/ext_l10n.h:319
2762
msgid "ListOfSlides"
2763
msgstr ""
2764
2765
#: src/ext_l10n.h:320
2766
msgid "Literal"
2767
msgstr ""
2768
2769
#: src/ext_l10n.h:321
2770
msgid "Location"
2771
msgstr ""
2772
2773
#: src/ext_l10n.h:322
2774
msgid "Lowertitleback"
2775
msgstr ""
2776
2777
#: src/ext_l10n.h:323
2778
msgid "LyX-Code"
2779
msgstr ""
2780
2781
#: src/ext_l10n.h:324
2782
msgid "Mail"
2783
msgstr ""
2784
2785
#: src/ext_l10n.h:325
2786
msgid "Mainline"
2787
msgstr ""
2788
2789
#: src/ext_l10n.h:326
2790
msgid "MarkBoth"
2791
msgstr ""
2792
2793
#: src/ext_l10n.h:327
2794
msgid "MathLetters"
2795
msgstr ""
2796
2797
#: src/ext_l10n.h:328
2798
msgid "MeinZeichen"
2799
msgstr ""
2800
2801
#: src/ext_l10n.h:329
2802
msgid "Minisec"
2803
msgstr ""
2804
2805
#: src/ext_l10n.h:330 src/frontends/xforms/Menubar_pimpl.C:279
2806
#: src/frontends/xforms/Menubar_pimpl.C:352
2807
msgid "More"
2808
msgstr ""
2809
2810
#: src/ext_l10n.h:331
2811
msgid "msnumber"
2812
msgstr ""
2813
2814
#: src/ext_l10n.h:332
2815
msgid "My_Address"
2816
msgstr ""
2817
2818
#: src/ext_l10n.h:333
2819
msgid "Myref"
2820
msgstr ""
2821
2822
#: src/ext_l10n.h:334
2823
msgid "MyRef"
2824
msgstr ""
2825
2826
#: src/ext_l10n.h:335
2827
msgid "Name"
2828
msgstr ""
2829
2830
#: src/ext_l10n.h:336
2831
msgid "Narrative"
2832
msgstr ""
2833
2834
#: src/ext_l10n.h:337
2835
msgid "Notation"
2836
msgstr ""
2837
2838
#: src/ext_l10n.h:338
2839
msgid "Note"
2840
msgstr ""
2841
2842
#: src/ext_l10n.h:339
2843
msgid "Note*"
2844
msgstr ""
2845
2846
#: src/ext_l10n.h:340
2847
msgid "NoteToEditor"
2848
msgstr ""
2849
2850
#: src/ext_l10n.h:341
2851
msgid "Offprint"
2852
msgstr ""
2853
2854
#: src/ext_l10n.h:342
2855
msgid "Offprints"
2856
msgstr ""
2857
2858
#: src/ext_l10n.h:343
2859
msgid "Offsets"
2860
msgstr ""
2861
2862
#: src/ext_l10n.h:344
2863
msgid "Oggetto"
2864
msgstr ""
2865
2866
#: src/ext_l10n.h:345
2867
msgid "Opening"
2868
msgstr ""
2869
2870
#: src/ext_l10n.h:346
2871
msgid "Ort"
2872
msgstr ""
2873
2874
#: src/ext_l10n.h:347
2875
msgid "Overlay"
2876
msgstr ""
2877
2878
#: src/ext_l10n.h:348
2879
msgid "PACS"
2880
msgstr ""
2881
2882
#: src/ext_l10n.h:349 src/ext_l10n.h:918
2883
msgid "Paragraph"
2884
msgstr ""
2885
2886
#: src/ext_l10n.h:350
2887
msgid "Paragraph*"
2888
msgstr ""
2889
2890
#: src/ext_l10n.h:351
2891
msgid "Part"
2892
msgstr ""
2893
2894
#: src/ext_l10n.h:352
2895
msgid "Part*"
2896
msgstr ""
2897
2898
#: src/ext_l10n.h:353
2899
msgid "Petit"
2900
msgstr ""
2901
2902
#: src/ext_l10n.h:354
2903
msgid "Phone"
2904
msgstr ""
2905
2906
#: src/ext_l10n.h:355
2907
msgid "Place"
2908
msgstr ""
2909
2910
#: src/ext_l10n.h:356
2911
msgid "PlaceFigure"
2912
msgstr ""
2913
2914
#: src/ext_l10n.h:357
2915
msgid "PlaceTable"
2916
msgstr ""
2917
2918
#: src/ext_l10n.h:358
2919
msgid "PortraitSlide"
2920
msgstr ""
2921
2922
#: src/ext_l10n.h:359
2923
msgid "PostalCommend"
2924
msgstr ""
2925
2926
#: src/ext_l10n.h:360
2927
msgid "PostalComment"
2928
msgstr ""
2929
2930
#: src/ext_l10n.h:361
2931
msgid "Postvermerk"
2932
msgstr ""
2933
2934
#: src/ext_l10n.h:362
2935
msgid "Preprint"
2936
msgstr ""
2937
2938
#: src/ext_l10n.h:363
2939
msgid "Problem"
2940
msgstr ""
2941
2942
#: src/ext_l10n.h:364
2943
msgid "ProgressContents"
2944
msgstr ""
2945
2946
#: src/ext_l10n.h:365
2947
msgid "Proof"
2948
msgstr ""
2949
2950
#: src/ext_l10n.h:366
2951
msgid "Property"
2952
msgstr ""
2953
2954
#: src/ext_l10n.h:367
2955
msgid "Proposition"
2956
msgstr ""
2957
2958
#: src/ext_l10n.h:368
2959
msgid "Proposition*"
2960
msgstr ""
2961
2962
#: src/ext_l10n.h:369
2963
msgid "ps"
2964
msgstr ""
2965
2966
#: src/ext_l10n.h:370
2967
msgid "PS"
2968
msgstr ""
2969
2970
#: src/ext_l10n.h:371
2971
msgid "Publishers"
2972
msgstr ""
2973
2974
#: src/ext_l10n.h:372
2975
msgid "Question"
2976
msgstr ""
2977
2978
#: src/ext_l10n.h:373
2979
msgid "Quotation"
2980
msgstr ""
2981
2982
#: src/ext_l10n.h:374
2983
msgid "Quote"
2984
msgstr ""
2985
2986
#: src/ext_l10n.h:375
2987
msgid "Received"
2988
msgstr ""
2989
2990
#: src/ext_l10n.h:376 src/ext_l10n.h:1099 src/ext_l10n.h:1107
2991
#: src/frontends/xforms/FormRef.C:33
2992
msgid "Reference"
2993
msgstr ""
2994
2995
#: src/ext_l10n.h:378
2996
msgid "Remark"
2997
msgstr ""
2998
2999
#: src/ext_l10n.h:379
3000
msgid "Remark*"
3001
msgstr ""
3002
3003
#: src/ext_l10n.h:380
3004
msgid "Remarks"
3005
msgstr ""
3006
3007
#: src/ext_l10n.h:381
3008
msgid "RetourAdresse"
3009
msgstr ""
3010
3011
#: src/ext_l10n.h:382
3012
msgid "ReturnAddress"
3013
msgstr ""
3014
3015
#: src/ext_l10n.h:383
3016
msgid "Revision"
3017
msgstr ""
3018
3019
#: src/ext_l10n.h:384
3020
msgid "RevisionHistory"
3021
msgstr ""
3022
3023
#: src/ext_l10n.h:385
3024
msgid "RevisionRemark"
3025
msgstr ""
3026
3027
#: src/ext_l10n.h:386
3028
msgid "REVTEX_Title"
3029
msgstr ""
3030
3031
#: src/ext_l10n.h:387
3032
msgid "Right_Address"
3033
msgstr ""
3034
3035
#: src/ext_l10n.h:388
3036
msgid "Right_Header"
3037
msgstr ""
3038
3039
#: src/ext_l10n.h:389
3040
msgid "RightHeader"
3041
msgstr ""
3042
3043
#: src/ext_l10n.h:390
3044
msgid "Rotatefoilhead"
3045
msgstr ""
3046
3047
#: src/ext_l10n.h:391
3048
msgid "RunningAuthor"
3049
msgstr ""
3050
3051
#: src/ext_l10n.h:392
3052
msgid "Running_LaTeX_Title"
3053
msgstr ""
3054
3055
#: src/ext_l10n.h:393
3056
msgid "RunningTitle"
3057
msgstr ""
3058
3059
#: src/ext_l10n.h:394
3060
msgid "Scene"
3061
msgstr ""
3062
3063
#: src/ext_l10n.h:395
3064
msgid "SCENE"
3065
msgstr ""
3066
3067
#: src/ext_l10n.h:396
3068
msgid "SCENE*"
3069
msgstr ""
3070
3071
#: src/ext_l10n.h:397
3072
msgid "Scrap"
3073
msgstr ""
3074
3075
#: src/ext_l10n.h:398
3076
msgid "Section"
3077
msgstr ""
3078
3079
#: src/ext_l10n.h:399
3080
msgid "Section*"
3081
msgstr ""
3082
3083
#: src/ext_l10n.h:400
3084
msgid "Send_To_Address"
3085
msgstr ""
3086
3087
#: src/ext_l10n.h:401
3088
msgid "Seriate"
3089
msgstr ""
3090
3091
#: src/ext_l10n.h:402
3092
msgid "SGML"
3093
msgstr ""
3094
3095
#: src/ext_l10n.h:403
3096
msgid "ShortFoilhead"
3097
msgstr ""
3098
3099
#: src/ext_l10n.h:404
3100
msgid "ShortRotatefoilhead"
3101
msgstr ""
3102
3103
#: src/ext_l10n.h:405
3104
msgid "ShortTitle"
3105
msgstr ""
3106
3107
#: src/ext_l10n.h:406
3108
msgid "Signature"
3109
msgstr ""
3110
3111
#: src/ext_l10n.h:407
3112
msgid "Slide"
3113
msgstr ""
3114
3115
#: src/ext_l10n.h:408
3116
msgid "Slide*"
3117
msgstr ""
3118
3119
#: src/ext_l10n.h:409
3120
msgid "SlideContents"
3121
msgstr ""
3122
3123
#: src/ext_l10n.h:410
3124
msgid "SlideHeading"
3125
msgstr ""
3126
3127
#: src/ext_l10n.h:411
3128
msgid "SlideSubHeading"
3129
msgstr ""
3130
3131
#: src/ext_l10n.h:412
3132
msgid "Solution"
3133
msgstr ""
3134
3135
#: src/ext_l10n.h:413
3136
msgid "Speaker"
3137
msgstr ""
3138
3139
#: src/ext_l10n.h:414
3140
msgid "Specialmail"
3141
msgstr ""
3142
3143
#: src/ext_l10n.h:415
3144
msgid "Stadt"
3145
msgstr ""
3146
3147
#: src/ext_l10n.h:416 src/insets/insetref.C:110
3148
msgid "Standard"
3149
msgstr ""
3150
3151
#: src/ext_l10n.h:417
3152
msgid "State"
3153
msgstr ""
3154
3155
#: src/ext_l10n.h:418
3156
msgid "Strasse"
3157
msgstr ""
3158
3159
#: src/ext_l10n.h:419
3160
msgid "Street"
3161
msgstr ""
3162
3163
#: src/ext_l10n.h:420
3164
msgid "Subject"
3165
msgstr ""
3166
3167
#: src/ext_l10n.h:421
3168
msgid "Subjectclass"
3169
msgstr ""
3170
3171
#: src/ext_l10n.h:422
3172
msgid "Subparagraph"
3173
msgstr ""
3174
3175
#: src/ext_l10n.h:423
3176
msgid "Subparagraph*"
3177
msgstr ""
3178
3179
#: src/ext_l10n.h:424
3180
msgid "Subsection"
3181
msgstr ""
3182
3183
#: src/ext_l10n.h:425
3184
msgid "Subsection*"
3185
msgstr ""
3186
3187
#: src/ext_l10n.h:426
3188
msgid "SubSection"
3189
msgstr ""
3190
3191
#: src/ext_l10n.h:427
3192
msgid "Subsubsection"
3193
msgstr ""
3194
3195
#: src/ext_l10n.h:428
3196
msgid "Subsubsection*"
3197
msgstr ""
3198
3199
#: src/ext_l10n.h:429
3200
msgid "Subtitle"
3201
msgstr ""
3202
3203
#: src/ext_l10n.h:430
3204
msgid "SubTitle"
3205
msgstr ""
3206
3207
#: src/ext_l10n.h:431
3208
msgid "SubVariation"
3209
msgstr ""
3210
3211
#: src/ext_l10n.h:432
3212
msgid "SubVariation2"
3213
msgstr ""
3214
3215
#: src/ext_l10n.h:433
3216
msgid "SubVariation3"
3217
msgstr ""
3218
3219
#: src/ext_l10n.h:434
3220
msgid "SubVariation4"
3221
msgstr ""
3222
3223
#: src/ext_l10n.h:435
3224
msgid "SubVariation5"
3225
msgstr ""
3226
3227
#: src/ext_l10n.h:436
3228
msgid "Summary"
3229
msgstr ""
3230
3231
#: src/ext_l10n.h:437
3232
msgid "Surname"
3233
msgstr ""
3234
3235
#: src/ext_l10n.h:438
3236
msgid "TableComments"
3237
msgstr ""
3238
3239
#: src/ext_l10n.h:439
3240
msgid "TableRefs"
3241
msgstr ""
3242
3243
#: src/ext_l10n.h:440
3244
msgid "Telefax"
3245
msgstr ""
3246
3247
#: src/ext_l10n.h:441
3248
msgid "Telefon"
3249
msgstr ""
3250
3251
#: src/ext_l10n.h:442
3252
msgid "Telephone"
3253
msgstr ""
3254
3255
#: src/ext_l10n.h:443
3256
msgid "Telex"
3257
msgstr ""
3258
3259
#: src/ext_l10n.h:444
3260
msgid "Thanks"
3261
msgstr ""
3262
3263
#: src/ext_l10n.h:445
3264
msgid "Theorem"
3265
msgstr ""
3266
3267
#: src/ext_l10n.h:446
3268
msgid "Theorem*"
3269
msgstr ""
3270
3271
#: src/ext_l10n.h:447
3272
msgid "TheoremTemplate"
3273
msgstr ""
3274
3275
#: src/ext_l10n.h:448 src/ext_l10n.h:1173 src/frontends/qt2/QThesaurus.C:28
3276
msgid "Thesaurus"
3277
msgstr ""
3278
3279
#: src/ext_l10n.h:449
3280
msgid "ThickLine"
3281
msgstr ""
3282
3283
#: src/ext_l10n.h:450
3284
msgid "ThreeAffiliations"
3285
msgstr ""
3286
3287
#: src/ext_l10n.h:451
3288
msgid "ThreeAuthors"
3289
msgstr ""
3290
3291
#: src/ext_l10n.h:452
3292
msgid "TickList"
3293
msgstr ""
3294
3295
#: src/ext_l10n.h:453
3296
msgid "Title"
3297
msgstr ""
3298
3299
#: src/ext_l10n.h:454
3300
msgid "Titlehead"
3301
msgstr ""
3302
3303
#: src/ext_l10n.h:455
3304
msgid "TITLE_OVER:"
3305
msgstr ""
3306
3307
#: src/ext_l10n.h:456
3308
msgid "TOC_Author"
3309
msgstr ""
3310
3311
#: src/ext_l10n.h:457
3312
msgid "TOC_Title"
3313
msgstr ""
3314
3315
#: src/ext_l10n.h:458
3316
msgid "Topic"
3317
msgstr ""
3318
3319
#: src/ext_l10n.h:459
3320
msgid "Town"
3321
msgstr ""
3322
3323
#: src/ext_l10n.h:460
3324
msgid "Transition"
3325
msgstr ""
3326
3327
#: src/ext_l10n.h:461
3328
msgid "Trans_Keywords"
3329
msgstr ""
3330
3331
#: src/ext_l10n.h:462
3332
msgid "TranslatedAbstract"
3333
msgstr ""
3334
3335
#: src/ext_l10n.h:463
3336
msgid "Translated_Title"
3337
msgstr ""
3338
3339
#: src/ext_l10n.h:464
3340
msgid "Translator"
3341
msgstr ""
3342
3343
#: src/ext_l10n.h:465
3344
msgid "TwoAffiliations"
3345
msgstr ""
3346
3347
#: src/ext_l10n.h:466
3348
msgid "TwoAuthors"
3349
msgstr ""
3350
3351
#: src/ext_l10n.h:467
3352
msgid "Unterschrift"
3353
msgstr ""
3354
3355
#: src/ext_l10n.h:468
3356
msgid "Uppertitleback"
3357
msgstr ""
3358
3359
#: src/ext_l10n.h:469 src/ext_l10n.h:1191 src/ext_l10n.h:1194
3360
#: src/frontends/qt2/QURL.C:25
3361
msgid "URL"
3362
msgstr ""
3363
3364
#: src/ext_l10n.h:470
3365
msgid "Variation"
3366
msgstr ""
3367
3368
#: src/ext_l10n.h:471
3369
msgid "Verbatim"
3370
msgstr ""
3371
3372
#: src/ext_l10n.h:472
3373
msgid "Verse"
3374
msgstr ""
3375
3376
#: src/ext_l10n.h:473
3377
msgid "Verteiler"
3378
msgstr ""
3379
3380
#: src/ext_l10n.h:474
3381
msgid "VisibleText"
3382
msgstr ""
3383
3384
#: src/ext_l10n.h:475
3385
msgid "Yourmail"
3386
msgstr ""
3387
3388
#: src/ext_l10n.h:476
3389
msgid "YourMail"
3390
msgstr ""
3391
3392
#: src/ext_l10n.h:477
3393
msgid "Yourref"
3394
msgstr ""
3395
3396
#: src/ext_l10n.h:478
3397
msgid "YourRef"
3398
msgstr ""
3399
3400
#: src/ext_l10n.h:479
3401
msgid "Zusatz"
3402
msgstr ""
3403
3404
#: src/ext_l10n.h:480
3405
msgid "Afrikaans"
3406
msgstr ""
3407
3408
#: src/ext_l10n.h:481
3409
msgid "American"
3410
msgstr ""
3411
3412
#: src/ext_l10n.h:482
3413
msgid "Arabic"
3414
msgstr ""
3415
3416
#: src/ext_l10n.h:483
3417
msgid "Austrian"
3418
msgstr ""
3419
3420
#: src/ext_l10n.h:484
3421
msgid "Bahasa"
3422
msgstr ""
3423
3424
#: src/ext_l10n.h:485
3425
msgid "Portuguese (Brazil)"
3426
msgstr ""
3427
3428
#: src/ext_l10n.h:486
3429
msgid "Breton"
3430
msgstr ""
3431
3432
#: src/ext_l10n.h:487
3433
msgid "British"
3434
msgstr ""
3435
3436
#: src/ext_l10n.h:488
3437
msgid "Bulgarian"
3438
msgstr ""
3439
3440
#: src/ext_l10n.h:489
3441
msgid "Canadian"
3442
msgstr ""
3443
3444
#: src/ext_l10n.h:490
3445
msgid "French Canadian"
3446
msgstr ""
3447
3448
#: src/ext_l10n.h:491
3449
msgid "Catalan"
3450
msgstr ""
3451
3452
#: src/ext_l10n.h:492
3453
msgid "Croatian"
3454
msgstr ""
3455
3456
#: src/ext_l10n.h:493
3457
msgid "Czech"
3458
msgstr ""
3459
3460
#: src/ext_l10n.h:494
3461
msgid "Danish"
3462
msgstr ""
3463
3464
#: src/ext_l10n.h:495
3465
msgid "Dutch"
3466
msgstr ""
3467
3468
#: src/ext_l10n.h:496 src/language.C:40
3469
msgid "English"
3470
msgstr ""
3471
3472
#: src/ext_l10n.h:497
3473
msgid "Esperanto"
3474
msgstr ""
3475
3476
#: src/ext_l10n.h:498
3477
msgid "Estonian"
3478
msgstr ""
3479
3480
#: src/ext_l10n.h:499
3481
msgid "Finnish"
3482
msgstr ""
3483
3484
#: src/ext_l10n.h:500
3485
msgid "French"
3486
msgstr ""
3487
3488
#: src/ext_l10n.h:501
3489
msgid "French (GUTenberg)"
3490
msgstr ""
3491
3492
#: src/ext_l10n.h:502
3493
msgid "Galician"
3494
msgstr ""
3495
3496
#: src/ext_l10n.h:503
3497
msgid "German"
3498
msgstr ""
3499
3500
#: src/ext_l10n.h:504
3501
msgid "German (new spelling)"
3502
msgstr ""
3503
3504
#: src/ext_l10n.h:505 src/frontends/xforms/FormMathsPanel.C:103
3505
#: src/frontends/xforms/form_maths_panel.C:35
3506
msgid "Greek"
3507
msgstr ""
3508
3509
#: src/ext_l10n.h:506
3510
msgid "Hebrew"
3511
msgstr ""
3512
3513
#: src/ext_l10n.h:507
3514
msgid "Irish"
3515
msgstr ""
3516
3517
#: src/ext_l10n.h:508
3518
msgid "Italian"
3519
msgstr ""
3520
3521
#: src/ext_l10n.h:509
3522
msgid "Lsorbian"
3523
msgstr ""
3524
3525
#: src/ext_l10n.h:510
3526
msgid "Magyar"
3527
msgstr ""
3528
3529
#: src/ext_l10n.h:511
3530
msgid "Norsk"
3531
msgstr ""
3532
3533
#: src/ext_l10n.h:512
3534
msgid "Polish"
3535
msgstr ""
3536
3537
#: src/ext_l10n.h:513
3538
msgid "Portugese"
3539
msgstr ""
3540
3541
#: src/ext_l10n.h:514
3542
msgid "Romanian"
3543
msgstr ""
3544
3545
#: src/ext_l10n.h:515
3546
msgid "Russian"
3547
msgstr ""
3548
3549
#: src/ext_l10n.h:516
3550
msgid "Scottish"
3551
msgstr ""
3552
3553
#: src/ext_l10n.h:517
3554
msgid "Serbian"
3555
msgstr ""
3556
3557
#: src/ext_l10n.h:518
3558
msgid "Serbo-Croatian"
3559
msgstr ""
3560
3561
#: src/ext_l10n.h:519
3562
msgid "Spanish"
3563
msgstr ""
3564
3565
#: src/ext_l10n.h:520
3566
msgid "Slovak"
3567
msgstr ""
3568
3569
#: src/ext_l10n.h:521
3570
msgid "Slovene"
3571
msgstr ""
3572
3573
#: src/ext_l10n.h:522
3574
msgid "Swedish"
3575
msgstr ""
3576
3577
#: src/ext_l10n.h:523
3578
msgid "Thai"
3579
msgstr ""
3580
3581
#: src/ext_l10n.h:524
3582
msgid "Turkish"
3583
msgstr ""
3584
3585
#: src/ext_l10n.h:525
3586
msgid "Ukrainian"
3587
msgstr ""
3588
3589
#: src/ext_l10n.h:526
3590
msgid "Usorbian"
3591
msgstr ""
3592
3593
#: src/ext_l10n.h:527
3594
msgid "Welsh"
3595
msgstr ""
3596
3597
#: src/ext_l10n.h:528 src/frontends/qt2/QAbout.C:32
3598
#: src/frontends/xforms/FormAboutlyx.C:28
3599
msgid "About LyX"
3600
msgstr ""
3601
3602
#: src/ext_l10n.h:529
3603
msgid "Version"
3604
msgstr ""
3605
3606
#: src/ext_l10n.h:530
3607
msgid "Version goes here"
3608
msgstr ""
3609
3610
#: src/ext_l10n.h:531 src/frontends/xforms/FormAboutlyx.C:65
3611
msgid "Credits"
3612
msgstr ""
3613
3614
#: src/ext_l10n.h:533 src/ext_l10n.h:544 src/ext_l10n.h:598 src/ext_l10n.h:765
3615
#: src/ext_l10n.h:774 src/ext_l10n.h:792 src/ext_l10n.h:797 src/ext_l10n.h:873
3616
#: src/ext_l10n.h:892 src/ext_l10n.h:903 src/ext_l10n.h:917
3617
#: src/ext_l10n.h:1068 src/ext_l10n.h:1117 src/ext_l10n.h:1127
3618
#: src/ext_l10n.h:1129 src/ext_l10n.h:1141 src/ext_l10n.h:1171
3619
#: src/ext_l10n.h:1183 src/ext_l10n.h:1188 src/ext_l10n.h:1198
3620
#: src/ext_l10n.h:1202 src/frontends/qt2/QParagraphDialog.C:49
3621
msgid "&Close"
3622
msgstr ""
3623
3624
#: src/ext_l10n.h:534
3625
msgid "LyX: Enter text"
3626
msgstr ""
3627
3628
#: src/ext_l10n.h:535
3629
msgid "&Dummy"
3630
msgstr ""
3631
3632
#: src/ext_l10n.h:536 src/ext_l10n.h:568 src/ext_l10n.h:601 src/ext_l10n.h:760
3633
#: src/ext_l10n.h:773 src/ext_l10n.h:898 src/frontends/qt2/QSpellchecker.C:114
3634
#: src/frontends/xforms/form_bibitem.C:35
3635
#: src/frontends/xforms/form_bibtex.C:35
3636
#: src/frontends/xforms/form_citation.C:173
3637
#: src/frontends/xforms/form_document.C:47 src/frontends/xforms/form_ert.C:72
3638
#: src/frontends/xforms/form_external.C:89
3639
#: src/frontends/xforms/form_filedialog.C:89
3640
#: src/frontends/xforms/form_float.C:74 src/frontends/xforms/form_forks.C:53
3641
#: src/frontends/xforms/form_include.C:42 src/frontends/xforms/form_index.C:44
3642
#: src/frontends/xforms/form_maths_delim.C:49
3643
#: src/frontends/xforms/form_minipage.C:81
3644
#: src/frontends/xforms/form_paragraph.C:181
3645
#: src/frontends/xforms/form_print.C:53 src/frontends/xforms/form_ref.C:86
3646
#: src/frontends/xforms/form_sendto.C:46
3647
#: src/frontends/xforms/form_tabular_create.C:28
3648
#: src/frontends/xforms/form_url.C:64
3649
msgid "OK"
3650
msgstr ""
3651
3652
#: src/ext_l10n.h:537 src/ext_l10n.h:1061 src/frontends/qt2/Alert_pimpl.C:45
3653
#: src/frontends/qt2/QParagraphDialog.C:49
3654
msgid "&Cancel"
3655
msgstr ""
3656
3657
#: src/ext_l10n.h:538 src/ext_l10n.h:895 src/frontends/qt2/QIndex.C:23
3658
#: src/frontends/xforms/FormIndex.C:24 src/insets/insetindex.C:59
3659
msgid "Index"
3660
msgstr ""
3661
3662
#: src/ext_l10n.h:539
3663
msgid "&Key"
3664
msgstr ""
3665
3666
#: src/ext_l10n.h:540
3667
msgid "The citation key"
3668
msgstr ""
3669
3670
#: src/ext_l10n.h:541
3671
#, fuzzy
3672
msgid "&Label"
3673
msgstr "·¹À̺í...|L"
3674
3675
#: src/ext_l10n.h:542
3676
msgid "The label as it appears in the document"
3677
msgstr ""
3678
3679
#: src/ext_l10n.h:543 src/ext_l10n.h:596 src/ext_l10n.h:790 src/ext_l10n.h:795
3680
#: src/ext_l10n.h:871 src/ext_l10n.h:891 src/ext_l10n.h:915
3681
#: src/ext_l10n.h:1060 src/ext_l10n.h:1066 src/ext_l10n.h:1116
3682
#: src/ext_l10n.h:1156 src/ext_l10n.h:1197
3683
msgid "&OK"
3684
msgstr ""
3685
3686
#: src/ext_l10n.h:545
3687
msgid "Bibtex"
3688
msgstr ""
3689
3690
#: src/ext_l10n.h:546
3691
msgid "Databases"
3692
msgstr ""
3693
3694
#: src/ext_l10n.h:547
3695
msgid "BibTeX database to use"
3696
msgstr ""
3697
3698
#: src/ext_l10n.h:548 src/ext_l10n.h:624 src/ext_l10n.h:626
3699
#: src/ext_l10n.h:1165
3700
msgid "New Item"
3701
msgstr ""
3702
3703
#: src/ext_l10n.h:549
3704
msgid "Available BibTeX databases"
3705
msgstr ""
3706
3707
#: src/ext_l10n.h:550
3708
msgid "&Add ..."
3709
msgstr ""
3710
3711
#: src/ext_l10n.h:551
3712
msgid "Add a BibTeX database file"
3713
msgstr ""
3714
3715
#: src/ext_l10n.h:552
3716
#, fuzzy
3717
msgid "&Delete"
3718
msgstr "Çà Áö¿ì±â(Delete Row)|w"
3719
3720
#: src/ext_l10n.h:553
3721
msgid "Remove the selected database"
3722
msgstr ""
3723
3724
#: src/ext_l10n.h:554
3725
msgid "&Style"
3726
msgstr ""
3727
3728
#: src/ext_l10n.h:555 src/ext_l10n.h:561
3729
msgid "The BibTeX style"
3730
msgstr ""
3731
3732
#: src/ext_l10n.h:556 src/ext_l10n.h:642 src/frontends/qt2/QDocument.C:126
3733
msgid "plain"
3734
msgstr ""
3735
3736
#: src/ext_l10n.h:557
3737
#, fuzzy
3738
msgid "unsrt"
3739
msgstr "»ðÀÔ(Insert)|I"
3740
3741
#: src/ext_l10n.h:558
3742
msgid "alpha"
3743
msgstr ""
3744
3745
#: src/ext_l10n.h:559
3746
msgid "abbrv"
3747
msgstr ""
3748
3749
#: src/ext_l10n.h:560 src/frontends/qt2/QBibtex.C:114
3750
#: src/frontends/qt2/QBibtexDialog.C:77
3751
#, fuzzy
3752
msgid "Other ..."
3753
msgstr "¿­±â(Open)...|O"
3754
3755
#: src/ext_l10n.h:562
3756
msgid "FIXME !"
3757
msgstr ""
3758
3759
#: src/ext_l10n.h:563
3760
msgid "The name of the style to use"
3761
msgstr ""
3762
3763
#: src/ext_l10n.h:564
3764
msgid "&Browse"
3765
msgstr ""
3766
3767
#: src/ext_l10n.h:565
3768
msgid "Choose a style file"
3769
msgstr ""
3770
3771
#: src/ext_l10n.h:566
3772
msgid "Add bibliography to &TOC"
3773
msgstr ""
3774
3775
#: src/ext_l10n.h:567
3776
msgid "Add bibliography to the table of contents"
3777
msgstr ""
3778
3779
#: src/ext_l10n.h:570 src/frontends/qt2/QCharacter.C:31
3780
#, fuzzy
3781
msgid "Character"
3782
msgstr "¹®ÀÚ(Character)...|C"
3783
3784
#: src/ext_l10n.h:571
3785
msgid "&Family:"
3786
msgstr ""
3787
3788
#: src/ext_l10n.h:572
3789
msgid "Font family"
3790
msgstr ""
3791
3792
#: src/ext_l10n.h:573
3793
msgid "&Series:"
3794
msgstr ""
3795
3796
#: src/ext_l10n.h:574 src/ext_l10n.h:581
3797
msgid "Font series"
3798
msgstr ""
3799
3800
#: src/ext_l10n.h:575 src/ext_l10n.h:703
3801
msgid "&Language:"
3802
msgstr ""
3803
3804
#: src/ext_l10n.h:576 src/ext_l10n.h:584 src/ext_l10n.h:702
3805
#: src/frontends/xforms/FormDocument.C:324
3806
#: src/frontends/xforms/FormPreferences.C:269
3807
msgid "Language"
3808
msgstr ""
3809
3810
#: src/ext_l10n.h:577 src/ext_l10n.h:580
3811
msgid "Font shape"
3812
msgstr ""
3813
3814
#: src/ext_l10n.h:578 src/ext_l10n.h:583
3815
msgid "Font color"
3816
msgstr ""
3817
3818
#: src/ext_l10n.h:579
3819
msgid "S&hape:"
3820
msgstr ""
3821
3822
#: src/ext_l10n.h:582
3823
msgid "&Color:"
3824
msgstr ""
3825
3826
#: src/ext_l10n.h:585
3827
msgid "&Toggle all"
3828
msgstr ""
3829
3830
#: src/ext_l10n.h:586
3831
msgid "toggle font on all of the above"
3832
msgstr ""
3833
3834
#: src/ext_l10n.h:587
3835
#, fuzzy
3836
msgid "Never toggled"
3837
msgstr "ÀúÀåµÈ ¹®¼­·Î Àüȯ|d"
3838
3839
#: src/ext_l10n.h:588 src/ext_l10n.h:816
3840
msgid "Si&ze:"
3841
msgstr ""
3842
3843
#: src/ext_l10n.h:589
3844
msgid "Font size"
3845
msgstr ""
3846
3847
#: src/ext_l10n.h:590
3848
msgid "Always toggled"
3849
msgstr ""
3850
3851
#: src/ext_l10n.h:591 src/ext_l10n.h:593
3852
msgid "Other font settings"
3853
msgstr ""
3854
3855
#: src/ext_l10n.h:592
3856
msgid "&Misc:"
3857
msgstr ""
3858
3859
#: src/ext_l10n.h:594
3860
msgid "Auto apply"
3861
msgstr ""
3862
3863
#: src/ext_l10n.h:595
3864
msgid "Apply each change automatically"
3865
msgstr ""
3866
3867
#: src/ext_l10n.h:597 src/ext_l10n.h:602 src/ext_l10n.h:761 src/ext_l10n.h:791
3868
#: src/ext_l10n.h:796 src/ext_l10n.h:872 src/ext_l10n.h:916
3869
#: src/ext_l10n.h:1059 src/ext_l10n.h:1067
3870
msgid "&Apply"
3871
msgstr ""
3872
3873
#: src/ext_l10n.h:599 src/frontends/qt2/QCitation.C:45
3874
#: src/frontends/xforms/FormCitation.C:111
3875
msgid "Citation"
3876
msgstr ""
3877
3878
#: src/ext_l10n.h:600 src/ext_l10n.h:759 src/ext_l10n.h:794 src/ext_l10n.h:870
3879
#: src/ext_l10n.h:914 src/ext_l10n.h:1058
3880
msgid "&Restore"
3881
msgstr ""
3882
3883
#: src/ext_l10n.h:604
3884
msgid "Text after"
3885
msgstr ""
3886
3887
#: src/ext_l10n.h:605 src/frontends/xforms/form_citation.C:116
3888
msgid "Citation style"
3889
msgstr ""
3890
3891
#: src/ext_l10n.h:606
3892
msgid "Natbib citation style to use"
3893
msgstr ""
3894
3895
#: src/ext_l10n.h:607
3896
msgid "Text before"
3897
msgstr ""
3898
3899
#: src/ext_l10n.h:608 src/frontends/xforms/form_citation.C:73 src/lyxvc.C:122
3900
msgid "Info"
3901
msgstr ""
3902
3903
#: src/ext_l10n.h:609
3904
msgid "Citation entry"
3905
msgstr ""
3906
3907
#: src/ext_l10n.h:610 src/frontends/qt2/QSearch.C:31
3908
#: src/frontends/xforms/form_citation.C:78
3909
msgid "Search"
3910
msgstr ""
3911
3912
#: src/ext_l10n.h:611
3913
msgid "Search the available citations"
3914
msgstr ""
3915
3916
#: src/ext_l10n.h:612
3917
msgid "Regular E&xpression"
3918
msgstr ""
3919
3920
#: src/ext_l10n.h:613
3921
msgid "Interpret search entry as a regular expression"
3922
msgstr ""
3923
3924
#: src/ext_l10n.h:614
3925
msgid "&Previous"
3926
msgstr ""
3927
3928
#: src/ext_l10n.h:615
3929
msgid "&Case sensitive"
3930
msgstr ""
3931
3932
#: src/ext_l10n.h:616
3933
msgid "Make the search case-sensitive"
3934
msgstr ""
3935
3936
#: src/ext_l10n.h:617
3937
msgid "&Next"
3938
msgstr ""
3939
3940
#: src/ext_l10n.h:618
3941
msgid "Add the selected citation"
3942
msgstr ""
3943
3944
#: src/ext_l10n.h:619
3945
msgid "Remove the selected citation"
3946
msgstr ""
3947
3948
#: src/ext_l10n.h:620
3949
msgid "Move the selected citation up"
3950
msgstr ""
3951
3952
#: src/ext_l10n.h:621
3953
msgid "Move the selected citation down"
3954
msgstr ""
3955
3956
#: src/ext_l10n.h:622
3957
msgid "Available"
3958
msgstr ""
3959
3960
#: src/ext_l10n.h:623
3961
msgid "Selected"
3962
msgstr ""
3963
3964
#: src/ext_l10n.h:625
3965
msgid "Available citation keys"
3966
msgstr ""
3967
3968
#: src/ext_l10n.h:627
3969
msgid "Citations currently selected"
3970
msgstr ""
3971
3972
#: src/ext_l10n.h:628
3973
msgid "Text to place after citation"
3974
msgstr ""
3975
3976
#: src/ext_l10n.h:629
3977
msgid "&Full author list"
3978
msgstr ""
3979
3980
#: src/ext_l10n.h:630
3981
msgid "List all authors"
3982
msgstr ""
3983
3984
#: src/ext_l10n.h:631
3985
msgid "Force &upper case"
3986
msgstr ""
3987
3988
#: src/ext_l10n.h:632
3989
msgid "Force upper case in citation"
3990
msgstr ""
3991
3992
#: src/ext_l10n.h:633
3993
msgid "Text to place before citation"
3994
msgstr ""
3995
3996
#: src/ext_l10n.h:634 src/frontends/xforms/FormDocument.C:57
3997
msgid "Document Layout"
3998
msgstr ""
3999
4000
#: src/ext_l10n.h:636
4001
msgid "&Fonts:"
4002
msgstr ""
4003
4004
#: src/ext_l10n.h:637
4005
#, fuzzy
4006
msgid "&Pagestyle:"
4007
msgstr "ºÙÀ̱â"
4008
4009
#: src/ext_l10n.h:638
4010
msgid "Defa&ult Skip:"
4011
msgstr ""
4012
4013
#: src/ext_l10n.h:639
4014
msgid "F&ont Size:"
4015
msgstr ""
4016
4017
#. the document language page
4018
#: src/ext_l10n.h:640 src/ext_l10n.h:656 src/ext_l10n.h:705 src/ext_l10n.h:736
4019
#: src/ext_l10n.h:855 src/frontends/qt2/QDocument.C:116
4020
#: src/frontends/qt2/QDocument.C:124 src/frontends/qt2/QDocument.C:152
4021
#: src/frontends/qt2/QDocument.C:196 src/frontends/qt2/QDocument.C:575
4022
#: src/frontends/qt2/QDocument.C:579
4023
msgid "default"
4024
msgstr ""
4025
4026
#: src/ext_l10n.h:641 src/frontends/qt2/QDocument.C:125
4027
msgid "empty"
4028
msgstr ""
4029
4030
#: src/ext_l10n.h:643 src/frontends/qt2/QDocument.C:127
4031
msgid "headings"
4032
msgstr ""
4033
4034
#: src/ext_l10n.h:644 src/frontends/qt2/QDocument.C:128
4035
msgid "fancy"
4036
msgstr ""
4037
4038
#: src/ext_l10n.h:645
4039
msgid "Spacin&g:"
4040
msgstr ""
4041
4042
#: src/ext_l10n.h:646
4043
msgid "E&xtra Options:"
4044
msgstr ""
4045
4046
#: src/ext_l10n.h:647
4047
msgid "&Class:"
4048
msgstr ""
4049
4050
#: src/ext_l10n.h:648
4051
msgid "smallskip"
4052
msgstr ""
4053
4054
#: src/ext_l10n.h:649
4055
msgid "medskip"
4056
msgstr ""
4057
4058
#: src/ext_l10n.h:650
4059
msgid "bigskip"
4060
msgstr ""
4061
4062
#: src/ext_l10n.h:651
4063
msgid "length"
4064
msgstr ""
4065
4066
#: src/ext_l10n.h:653 src/frontends/qt2/QDocument.C:112
4067
msgid "OneHalf"
4068
msgstr ""
4069
4070
#: src/ext_l10n.h:655 src/frontends/qt2/QDocument.C:114
4071
#, fuzzy
4072
msgid "Other"
4073
msgstr "¿­±â(Open)...|O"
4074
4075
#: src/ext_l10n.h:657 src/frontends/qt2/QDocument.C:117
4076
msgid "10"
4077
msgstr ""
4078
4079
#: src/ext_l10n.h:658 src/frontends/qt2/QDocument.C:118
4080
msgid "11"
4081
msgstr ""
4082
4083
#: src/ext_l10n.h:659 src/frontends/qt2/QDocument.C:119
4084
msgid "12"
4085
msgstr ""
4086
4087
#: src/ext_l10n.h:660 src/frontends/xforms/form_document.C:260
4088
msgid "Sides"
4089
msgstr ""
4090
4091
#: src/ext_l10n.h:661
4092
msgid "O&ne"
4093
msgstr ""
4094
4095
#: src/ext_l10n.h:662
4096
msgid "&Two"
4097
msgstr ""
4098
4099
#: src/ext_l10n.h:663 src/frontends/xforms/form_tabular_create.C:45
4100
msgid "Columns"
4101
msgstr ""
4102
4103
#: src/ext_l10n.h:664
4104
msgid "On&e"
4105
msgstr ""
4106
4107
#: src/ext_l10n.h:665
4108
msgid "T&wo"
4109
msgstr ""
4110
4111
#: src/ext_l10n.h:666 src/frontends/xforms/form_document.C:254
4112
msgid "Separation"
4113
msgstr ""
4114
4115
#: src/ext_l10n.h:667
4116
msgid "&Indent"
4117
msgstr ""
4118
4119
#: src/ext_l10n.h:668
4120
msgid "S&kip"
4121
msgstr ""
4122
4123
#: src/ext_l10n.h:669 src/frontends/xforms/FormDocument.C:322
4124
msgid "Paper"
4125
msgstr ""
4126
4127
#: src/ext_l10n.h:670
4128
msgid "&Papersize:"
4129
msgstr ""
4130
4131
#: src/ext_l10n.h:671 src/frontends/qt2/QDocument.C:72 src/lyxfont.C:573
4132
msgid "Default"
4133
msgstr ""
4134
4135
#: src/ext_l10n.h:672 src/ext_l10n.h:1009 src/ext_l10n.h:1018
4136
#: src/frontends/qt2/QDocument.C:73
4137
#, fuzzy
4138
msgid "Custom"
4139
msgstr "ÀÚ¸£±â"
4140
4141
#: src/ext_l10n.h:673 src/frontends/qt2/QDocument.C:74
4142
msgid "USletter"
4143
msgstr ""
4144
4145
#: src/ext_l10n.h:674 src/frontends/qt2/QDocument.C:75
4146
msgid "USlegal"
4147
msgstr ""
4148
4149
#: src/ext_l10n.h:675 src/frontends/qt2/QDocument.C:76
4150
msgid "USexecutive"
4151
msgstr ""
4152
4153
#: src/ext_l10n.h:676 src/frontends/qt2/QDocument.C:77
4154
msgid "A3"
4155
msgstr ""
4156
4157
#: src/ext_l10n.h:677 src/frontends/qt2/QDocument.C:79
4158
msgid "A5"
4159
msgstr ""
4160
4161
#: src/ext_l10n.h:678 src/frontends/qt2/QDocument.C:80
4162
msgid "B3"
4163
msgstr ""
4164
4165
#: src/ext_l10n.h:679 src/frontends/qt2/QDocument.C:81
4166
msgid "B4"
4167
msgstr ""
4168
4169
#: src/ext_l10n.h:680 src/frontends/qt2/QDocument.C:82
4170
msgid "B5"
4171
msgstr ""
4172
4173
#: src/ext_l10n.h:681
4174
msgid "&Special:"
4175
msgstr ""
4176
4177
#: src/ext_l10n.h:682 src/ext_l10n.h:1003 src/ext_l10n.h:1012
4178
#: src/ext_l10n.h:1046 src/frontends/qt2/QDocument.C:84
4179
msgid "None"
4180
msgstr ""
4181
4182
#: src/ext_l10n.h:683 src/frontends/qt2/QDocument.C:85
4183
msgid "A4 small Margins (only portrait)"
4184
msgstr ""
4185
4186
#: src/ext_l10n.h:684 src/frontends/qt2/QDocument.C:86
4187
msgid "A4 very small Margins (only portrait)"
4188
msgstr ""
4189
4190
#: src/ext_l10n.h:685 src/frontends/qt2/QDocument.C:87
4191
msgid "A4 very wide margins (only portrait)"
4192
msgstr ""
4193
4194
#: src/ext_l10n.h:686
4195
msgid "&Use Geometry Package"
4196
msgstr ""
4197
4198
#: src/ext_l10n.h:687 src/frontends/xforms/form_document.C:123
4199
msgid "Orientation"
4200
msgstr ""
4201
4202
#: src/ext_l10n.h:688
4203
msgid "P&ortrait"
4204
msgstr ""
4205
4206
#: src/ext_l10n.h:689
4207
msgid "&Landscape"
4208
msgstr ""
4209
4210
#: src/ext_l10n.h:690 src/frontends/xforms/form_document.C:143
4211
msgid "Margins"
4212
msgstr ""
4213
4214
#: src/ext_l10n.h:691
4215
msgid "&Right:"
4216
msgstr ""
4217
4218
#: src/ext_l10n.h:692
4219
msgid "&Bottom:"
4220
msgstr ""
4221
4222
#: src/ext_l10n.h:693
4223
msgid "L&eft:"
4224
msgstr ""
4225
4226
#: src/ext_l10n.h:694
4227
msgid "&Top:"
4228
msgstr ""
4229
4230
#: src/ext_l10n.h:695
4231
msgid "Custom Papersize"
4232
msgstr ""
4233
4234
#: src/ext_l10n.h:696 src/ext_l10n.h:905
4235
msgid "&Width:"
4236
msgstr ""
4237
4238
#: src/ext_l10n.h:697
4239
msgid "&Height:"
4240
msgstr ""
4241
4242
#: src/ext_l10n.h:698
4243
msgid "Foot/Head Margins"
4244
msgstr ""
4245
4246
#: src/ext_l10n.h:699
4247
msgid "&Footskip:"
4248
msgstr ""
4249
4250
#: src/ext_l10n.h:700
4251
msgid "Hea&dsep:"
4252
msgstr ""
4253
4254
#: src/ext_l10n.h:701
4255
msgid "Headhe&ight:"
4256
msgstr ""
4257
4258
#: src/ext_l10n.h:704
4259
msgid "Enco&ding:"
4260
msgstr ""
4261
4262
#: src/ext_l10n.h:706 src/frontends/qt2/QDocument.C:153
4263
msgid "auto"
4264
msgstr ""
4265
4266
#: src/ext_l10n.h:707 src/frontends/qt2/QDocument.C:154
4267
msgid "latin1"
4268
msgstr ""
4269
4270
#: src/ext_l10n.h:708 src/frontends/qt2/QDocument.C:155
4271
msgid "latin2"
4272
msgstr ""
4273
4274
#: src/ext_l10n.h:709 src/frontends/qt2/QDocument.C:156
4275
msgid "latin3"
4276
msgstr ""
4277
4278
#: src/ext_l10n.h:710 src/frontends/qt2/QDocument.C:157
4279
msgid "latin4"
4280
msgstr ""
4281
4282
#: src/ext_l10n.h:711 src/frontends/qt2/QDocument.C:158
4283
msgid "latin5"
4284
msgstr ""
4285
4286
#: src/ext_l10n.h:712 src/frontends/qt2/QDocument.C:159
4287
msgid "latin9"
4288
msgstr ""
4289
4290
#: src/ext_l10n.h:713 src/frontends/qt2/QDocument.C:160
4291
msgid "koi8-r"
4292
msgstr ""
4293
4294
#: src/ext_l10n.h:714 src/frontends/qt2/QDocument.C:161
4295
msgid "koi8-u"
4296
msgstr ""
4297
4298
#: src/ext_l10n.h:715 src/frontends/qt2/QDocument.C:162
4299
msgid "cp866"
4300
msgstr ""
4301
4302
#: src/ext_l10n.h:716 src/frontends/qt2/QDocument.C:163
4303
msgid "cp1251"
4304
msgstr ""
4305
4306
#: src/ext_l10n.h:717 src/frontends/qt2/QDocument.C:164
4307
msgid "iso88595"
4308
msgstr ""
4309
4310
#: src/ext_l10n.h:718
4311
#, fuzzy
4312
msgid "Quote Style"
4313
msgstr "TeX Çü½Ä|X"
4314
4315
#: src/ext_l10n.h:719
4316
msgid "&Type:"
4317
msgstr ""
4318
4319
#: src/ext_l10n.h:720 src/frontends/qt2/QDocument.C:171
4320
msgid "``text''"
4321
msgstr ""
4322
4323
#: src/ext_l10n.h:721 src/frontends/qt2/QDocument.C:172
4324
msgid "''text''"
4325
msgstr ""
4326
4327
#: src/ext_l10n.h:722 src/frontends/qt2/QDocument.C:173
4328
msgid ",,text``"
4329
msgstr ""
4330
4331
#: src/ext_l10n.h:723 src/frontends/qt2/QDocument.C:174
4332
msgid ",,text''"
4333
msgstr ""
4334
4335
#: src/ext_l10n.h:724
4336
msgid "«text»"
4337
msgstr ""
4338
4339
#: src/ext_l10n.h:725
4340
msgid "»text«"
4341
msgstr ""
4342
4343
#: src/ext_l10n.h:726
4344
msgid "&Single"
4345
msgstr ""
4346
4347
#: src/ext_l10n.h:727
4348
msgid "&Double"
4349
msgstr ""
4350
4351
#: src/ext_l10n.h:728 src/ext_l10n.h:851
4352
#: src/frontends/xforms/FormDocument.C:326
4353
msgid "Extra"
4354
msgstr ""
4355
4356
#: src/ext_l10n.h:729
4357
msgid "F&loat Placement:"
4358
msgstr ""
4359
4360
#: src/ext_l10n.h:730
4361
msgid "S&ection number depth:"
4362
msgstr ""
4363
4364
#: src/ext_l10n.h:731
4365
#, fuzzy
4366
msgid "&Table of contents depth:"
4367
msgstr "¸ñÂ÷|C"
4368
4369
#: src/ext_l10n.h:732
4370
msgid "P&S Driver:"
4371
msgstr ""
4372
4373
#: src/ext_l10n.h:733
4374
msgid "Use A&MS Math"
4375
msgstr ""
4376
4377
#: src/ext_l10n.h:734 src/frontends/xforms/FormDocument.C:328
4378
msgid "Bullets"
4379
msgstr ""
4380
4381
#: src/ext_l10n.h:735
4382
msgid "Si&ze"
4383
msgstr ""
4384
4385
#: src/ext_l10n.h:737 src/frontends/qt2/QDocument.C:197
4386
#: src/frontends/xforms/form_preferences.C:149
4387
msgid "tiny"
4388
msgstr ""
4389
4390
#: src/ext_l10n.h:738 src/frontends/qt2/QDocument.C:198
4391
msgid "script"
4392
msgstr ""
4393
4394
#: src/ext_l10n.h:739 src/frontends/qt2/QDocument.C:199
4395
msgid "footnote"
4396
msgstr ""
4397
4398
#: src/ext_l10n.h:740 src/frontends/qt2/QDocument.C:200
4399
#: src/frontends/xforms/form_preferences.C:158
4400
msgid "small"
4401
msgstr ""
4402
4403
#: src/ext_l10n.h:741 src/frontends/qt2/QDocument.C:201
4404
#: src/frontends/xforms/form_preferences.C:161
4405
msgid "normal"
4406
msgstr ""
4407
4408
#: src/ext_l10n.h:742 src/frontends/qt2/QDocument.C:202
4409
#: src/frontends/xforms/form_preferences.C:164
4410
msgid "large"
4411
msgstr ""
4412
4413
#: src/ext_l10n.h:743 src/frontends/controllers/character.C:106
4414
#: src/frontends/qt2/QDocument.C:203 src/lyxfont.C:56
4415
msgid "Large"
4416
msgstr ""
4417
4418
#: src/ext_l10n.h:744 src/frontends/qt2/QDocument.C:204
4419
msgid "LARGE"
4420
msgstr ""
4421
4422
#: src/ext_l10n.h:745 src/frontends/qt2/QDocument.C:205
4423
#: src/frontends/xforms/form_preferences.C:173
4424
msgid "huge"
4425
msgstr ""
4426
4427
#: src/ext_l10n.h:746 src/frontends/controllers/character.C:112
4428
#: src/frontends/qt2/QDocument.C:206 src/lyxfont.C:57
4429
msgid "Huge"
4430
msgstr ""
4431
4432
#: src/ext_l10n.h:747 src/frontends/xforms/form_document.C:614
4433
msgid "Bullet Depth"
4434
msgstr ""
4435
4436
#: src/ext_l10n.h:748
4437
msgid "&1"
4438
msgstr ""
4439
4440
#: src/ext_l10n.h:749
4441
msgid "&2"
4442
msgstr ""
4443
4444
#: src/ext_l10n.h:750
4445
msgid "&3"
4446
msgstr ""
4447
4448
#: src/ext_l10n.h:751
4449
msgid "&4"
4450
msgstr ""
4451
4452
#: src/ext_l10n.h:752
4453
msgid "&Standard"
4454
msgstr ""
4455
4456
#: src/ext_l10n.h:753
4457
#, fuzzy
4458
msgid "&Maths"
4459
msgstr "¼ö½Ä(Math)|M"
4460
4461
#: src/ext_l10n.h:754
4462
msgid "&Ding 1"
4463
msgstr ""
4464
4465
#: src/ext_l10n.h:755
4466
msgid "D&ing 2"
4467
msgstr ""
4468
4469
#: src/ext_l10n.h:756
4470
msgid "Di&ng 3"
4471
msgstr ""
4472
4473
#: src/ext_l10n.h:757
4474
msgid "Din&g 4"
4475
msgstr ""
4476
4477
#: src/ext_l10n.h:758
4478
msgid "&LaTeX"
4479
msgstr ""
4480
4481
#: src/ext_l10n.h:763 src/frontends/qt2/QError.C:23
4482
#: src/frontends/xforms/FormError.C:24
4483
msgid "LaTeX Error"
4484
msgstr ""
4485
4486
#: src/ext_l10n.h:764 src/ext_l10n.h:778
4487
msgid "LaTeX error messages"
4488
msgstr ""
4489
4490
#: src/ext_l10n.h:766
4491
msgid "ERT inset display"
4492
msgstr ""
4493
4494
#: src/ext_l10n.h:767
4495
msgid "&Inline"
4496
msgstr ""
4497
4498
#: src/ext_l10n.h:768
4499
msgid "Show ERT inline"
4500
msgstr ""
4501
4502
#: src/ext_l10n.h:769
4503
msgid "&Collapsed"
4504
msgstr ""
4505
4506
#: src/ext_l10n.h:770
4507
msgid "Show ERT button only"
4508
msgstr ""
4509
4510
#: src/ext_l10n.h:771
4511
#, fuzzy
4512
msgid "&Open"
4513
msgstr "¿­±â(Open)...|O"
4514
4515
#: src/ext_l10n.h:772
4516
msgid "Show ERT contents"
4517
msgstr ""
4518
4519
#: src/ext_l10n.h:775
4520
msgid "External Material"
4521
msgstr ""
4522
4523
#: src/ext_l10n.h:776
4524
msgid "&Template"
4525
msgstr ""
4526
4527
#: src/ext_l10n.h:777
4528
msgid "Available templates"
4529
msgstr ""
4530
4531
#: src/ext_l10n.h:779
4532
msgid "&Edit file"
4533
msgstr ""
4534
4535
#: src/ext_l10n.h:780
4536
msgid "Edit the file externally"
4537
msgstr ""
4538
4539
#: src/ext_l10n.h:781
4540
msgid "&View file"
4541
msgstr ""
4542
4543
#: src/ext_l10n.h:782
4544
msgid "View the file"
4545
msgstr ""
4546
4547
#: src/ext_l10n.h:783 src/ext_l10n.h:901 src/ext_l10n.h:1101
4548
#: src/ext_l10n.h:1187 src/ext_l10n.h:1200
4549
msgid "&Update"
4550
msgstr ""
4551
4552
#: src/ext_l10n.h:784
4553
msgid "Update the material"
4554
msgstr ""
4555
4556
#: src/ext_l10n.h:785 src/ext_l10n.h:1073
4557
msgid "&File"
4558
msgstr ""
4559
4560
#: src/ext_l10n.h:786
4561
msgid "Filename"
4562
msgstr ""
4563
4564
#: src/ext_l10n.h:787 src/ext_l10n.h:808 src/ext_l10n.h:889
4565
#: src/ext_l10n.h:1077
4566
msgid "&Browse ..."
4567
msgstr ""
4568
4569
#: src/ext_l10n.h:788
4570
msgid "&Parameters"
4571
msgstr ""
4572
4573
#: src/ext_l10n.h:789
4574
msgid "Parameters"
4575
msgstr ""
4576
4577
#: src/ext_l10n.h:793 src/ext_l10n.h:804 src/ext_l10n.h:1158
4578
msgid "Form1"
4579
msgstr ""
4580
4581
#: src/ext_l10n.h:798 src/frontends/xforms/form_float.C:29
4582
msgid "Placement"
4583
msgstr ""
4584
4585
#: src/ext_l10n.h:799
4586
msgid "Bottom of the page"
4587
msgstr ""
4588
4589
#: src/ext_l10n.h:800
4590
msgid "Top of the page"
4591
msgstr ""
4592
4593
#: src/ext_l10n.h:801
4594
#, fuzzy
4595
msgid "Page of floats"
4596
msgstr "Ç÷οìÆ®(Floats)|a"
4597
4598
#: src/ext_l10n.h:802
4599
msgid "Here, if possible"
4600
msgstr ""
4601
4602
#: src/ext_l10n.h:803
4603
msgid "Here, definitely"
4604
msgstr ""
4605
4606
#. add the different tabfolders
4607
#: src/ext_l10n.h:805 src/frontends/xforms/FormGraphics.C:184
4608
#, fuzzy
4609
msgid "File"
4610
msgstr "ÆÄÀÏ|F"
4611
4612
#: src/ext_l10n.h:806
4613
#, fuzzy
4614
msgid "&File:"
4615
msgstr "ÆÄÀÏ|F"
4616
4617
#: src/ext_l10n.h:807 src/ext_l10n.h:888
4618
msgid "File name to include"
4619
msgstr ""
4620
4621
#: src/ext_l10n.h:809 src/ext_l10n.h:890
4622
msgid "Select a file"
4623
msgstr ""
4624
4625
#: src/ext_l10n.h:810
4626
msgid "Screen Options"
4627
msgstr ""
4628
4629
#: src/ext_l10n.h:811 src/ext_l10n.h:827
4630
#: src/frontends/xforms/form_minipage.C:28
4631
msgid "Width"
4632
msgstr ""
4633
4634
#: src/ext_l10n.h:812
4635
msgid "Monochrome"
4636
msgstr ""
4637
4638
#: src/ext_l10n.h:813
4639
msgid "Grayscale"
4640
msgstr ""
4641
4642
#: src/ext_l10n.h:814
4643
msgid "Color"
4644
msgstr ""
4645
4646
#: src/ext_l10n.h:815
4647
msgid "Do not display"
4648
msgstr ""
4649
4650
#: src/ext_l10n.h:817
4651
msgid "S&how:"
4652
msgstr ""
4653
4654
#: src/ext_l10n.h:818 src/ext_l10n.h:828
4655
msgid "Height"
4656
msgstr ""
4657
4658
#: src/ext_l10n.h:819
4659
msgid "&Draft mode"
4660
msgstr ""
4661
4662
#: src/ext_l10n.h:820
4663
msgid "draft mode"
4664
msgstr ""
4665
4666
#: src/ext_l10n.h:821 src/frontends/xforms/form_preferences.C:180
4667
msgid "Size"
4668
msgstr ""
4669
4670
#: src/ext_l10n.h:822
4671
msgid "&Scale"
4672
msgstr ""
4673
4674
#: src/ext_l10n.h:823
4675
msgid "&Default"
4676
msgstr ""
4677
4678
#: src/ext_l10n.h:824
4679
#, fuzzy
4680
msgid "&Custom"
4681
msgstr "ÀÚ¸£±â"
4682
4683
#: src/ext_l10n.h:825 src/frontends/xforms/form_graphics.C:227
4684
#: src/frontends/xforms/form_graphics.C:444
4685
#, no-c-format
4686
msgid "%"
4687
msgstr ""
4688
4689
#: src/ext_l10n.h:826
4690
msgid "Keep aspect&ratio"
4691
msgstr ""
4692
4693
#: src/ext_l10n.h:829
4694
msgid "EPS Options"
4695
msgstr ""
4696
4697
#: src/ext_l10n.h:830
4698
msgid "Bounding box"
4699
msgstr ""
4700
4701
#: src/ext_l10n.h:831
4702
#, fuzzy
4703
msgid "Left &bottom:"
4704
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
4705
4706
#: src/ext_l10n.h:832
4707
msgid "Right &top:"
4708
msgstr ""
4709
4710
#: src/ext_l10n.h:833
4711
msgid "Y"
4712
msgstr ""
4713
4714
#: src/ext_l10n.h:834
4715
msgid "X"
4716
msgstr ""
4717
4718
#: src/ext_l10n.h:835 src/ext_l10n.h:838 src/ext_l10n.h:841 src/ext_l10n.h:844
4719
#: src/frontends/qt2/lengthcombo.C:21
4720
msgid "pt"
4721
msgstr ""
4722
4723
#: src/ext_l10n.h:836 src/ext_l10n.h:839 src/ext_l10n.h:842 src/ext_l10n.h:845
4724
#: src/frontends/qt2/lengthcombo.C:19
4725
msgid "cm"
4726
msgstr ""
4727
4728
#: src/ext_l10n.h:837 src/ext_l10n.h:840 src/ext_l10n.h:843 src/ext_l10n.h:846
4729
#: src/frontends/qt2/lengthcombo.C:20
4730
msgid "in"
4731
msgstr ""
4732
4733
#: src/ext_l10n.h:847
4734
msgid "&Get"
4735
msgstr ""
4736
4737
#: src/ext_l10n.h:848
4738
msgid "Get bounding box from file"
4739
msgstr ""
4740
4741
#: src/ext_l10n.h:849
4742
msgid "&Clip to bounding box"
4743
msgstr ""
4744
4745
#: src/ext_l10n.h:850
4746
msgid "clip to bounding box"
4747
msgstr ""
4748
4749
#: src/ext_l10n.h:852
4750
msgid "Rotation"
4751
msgstr ""
4752
4753
#: src/ext_l10n.h:853
4754
msgid "&Angle:"
4755
msgstr ""
4756
4757
#: src/ext_l10n.h:854
4758
msgid "&Origin:"
4759
msgstr ""
4760
4761
#: src/ext_l10n.h:856
4762
msgid "leftTop"
4763
msgstr ""
4764
4765
#: src/ext_l10n.h:857
4766
#, fuzzy
4767
msgid "leftBottom"
4768
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
4769
4770
#: src/ext_l10n.h:858
4771
msgid "leftBaseline"
4772
msgstr ""
4773
4774
#: src/ext_l10n.h:859
4775
#, fuzzy
4776
msgid "center"
4777
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
4778
4779
#: src/ext_l10n.h:860
4780
#, fuzzy
4781
msgid "centerTop"
4782
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
4783
4784
#: src/ext_l10n.h:861
4785
#, fuzzy
4786
msgid "centerBottom"
4787
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
4788
4789
#: src/ext_l10n.h:862
4790
msgid "centerBaseline"
4791
msgstr ""
4792
4793
#: src/ext_l10n.h:863
4794
msgid "rightTop"
4795
msgstr ""
4796
4797
#: src/ext_l10n.h:864
4798
msgid "rightBottom"
4799
msgstr ""
4800
4801
#: src/ext_l10n.h:865
4802
msgid "rightBaseline"
4803
msgstr ""
4804
4805
#: src/ext_l10n.h:866
4806
#, fuzzy
4807
msgid "referencePoint"
4808
msgstr "¼±ÅÃ(Preferences)...|P"
4809
4810
#: src/ext_l10n.h:867
4811
msgid "LaTeX options"
4812
msgstr ""
4813
4814
#: src/ext_l10n.h:868
4815
msgid "Su&bfigure"
4816
msgstr ""
4817
4818
#: src/ext_l10n.h:869
4819
msgid "The sub-caption for the figure"
4820
msgstr ""
4821
4822
#: src/ext_l10n.h:874
4823
msgid "Include File"
4824
msgstr ""
4825
4826
#: src/ext_l10n.h:875
4827
msgid "Include type"
4828
msgstr ""
4829
4830
#: src/ext_l10n.h:876
4831
msgid "&Include"
4832
msgstr ""
4833
4834
#: src/ext_l10n.h:877 src/ext_l10n.h:879 src/ext_l10n.h:881 src/ext_l10n.h:884
4835
#: src/ext_l10n.h:886
4836
msgid "FIXME"
4837
msgstr ""
4838
4839
#: src/ext_l10n.h:878
4840
msgid "I&nput"
4841
msgstr ""
4842
4843
#: src/ext_l10n.h:880
4844
msgid "&Verbatim"
4845
msgstr ""
4846
4847
#: src/ext_l10n.h:882
4848
msgid "Options"
4849
msgstr ""
4850
4851
#: src/ext_l10n.h:883
4852
msgid "&Don't typeset"
4853
msgstr ""
4854
4855
#: src/ext_l10n.h:885
4856
msgid "Visible &Space"
4857
msgstr ""
4858
4859
#: src/ext_l10n.h:887
4860
msgid "&Filename:"
4861
msgstr ""
4862
4863
#: src/ext_l10n.h:893
4864
msgid "&Load"
4865
msgstr ""
4866
4867
#: src/ext_l10n.h:894
4868
msgid "Load the file"
4869
msgstr ""
4870
4871
#: src/ext_l10n.h:896 src/ext_l10n.h:1174
4872
msgid "&Keyword"
4873
msgstr ""
4874
4875
#: src/ext_l10n.h:897 src/ext_l10n.h:1029 src/ext_l10n.h:1175
4876
msgid "Index entry"
4877
msgstr ""
4878
4879
#: src/ext_l10n.h:900 src/frontends/qt2/QLog.C:33
4880
msgid "Log"
4881
msgstr ""
4882
4883
#: src/ext_l10n.h:902 src/ext_l10n.h:1201
4884
msgid "Update the display"
4885
msgstr ""
4886
4887
#: src/ext_l10n.h:904
4888
msgid "Minipage settings"
4889
msgstr ""
4890
4891
#: src/ext_l10n.h:906 src/ext_l10n.h:1055
4892
msgid "Top"
4893
msgstr ""
4894
4895
#: src/ext_l10n.h:907 src/ext_l10n.h:1056
4896
msgid "Middle"
4897
msgstr ""
4898
4899
#: src/ext_l10n.h:908 src/ext_l10n.h:1057
4900
#, fuzzy
4901
msgid "Bottom"
4902
msgstr "ÁÙ ¾Æ·¡(Line Bottom)|B"
4903
4904
#: src/ext_l10n.h:909
4905
msgid "Vertical alignment"
4906
msgstr ""
4907
4908
#: src/ext_l10n.h:910
4909
#, fuzzy
4910
msgid "A&lignment:"
4911
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
4912
4913
#: src/ext_l10n.h:911
4914
msgid "Units of width value"
4915
msgstr ""
4916
4917
#: src/ext_l10n.h:912
4918
msgid "Width value"
4919
msgstr ""
4920
4921
#: src/ext_l10n.h:913
4922
msgid "&Units:"
4923
msgstr ""
4924
4925
#: src/ext_l10n.h:919
4926
msgid "&Alignment and Spacing"
4927
msgstr ""
4928
4929
#: src/ext_l10n.h:920
4930
#, fuzzy
4931
msgid "Alignment:"
4932
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
4933
4934
#: src/ext_l10n.h:921
4935
msgid "Justified"
4936
msgstr ""
4937
4938
#: src/ext_l10n.h:922
4939
msgid "Left"
4940
msgstr ""
4941
4942
#: src/ext_l10n.h:923
4943
msgid "Right"
4944
msgstr ""
4945
4946
#: src/ext_l10n.h:924
4947
#, fuzzy
4948
msgid "Centered"
4949
msgstr "°¡¿îµ¥·Î ¸ÂÃß±â(Align Center)|C"
4950
4951
#: src/ext_l10n.h:925
4952
msgid "No indentation"
4953
msgstr ""
4954
4955
#: src/ext_l10n.h:926
4956
msgid "Spacing"
4957
msgstr ""
4958
4959
#: src/ext_l10n.h:927 src/ext_l10n.h:938 src/ext_l10n.h:949 src/ext_l10n.h:960
4960
#: src/ext_l10n.h:971 src/ext_l10n.h:982 src/ext_l10n.h:1035
4961
msgid "Centimetres"
4962
msgstr ""
4963
4964
#: src/ext_l10n.h:928 src/ext_l10n.h:939 src/ext_l10n.h:950 src/ext_l10n.h:961
4965
#: src/ext_l10n.h:972 src/ext_l10n.h:983 src/ext_l10n.h:1036
4966
msgid "Inches"
4967
msgstr ""
4968
4969
#: src/ext_l10n.h:929 src/ext_l10n.h:940 src/ext_l10n.h:951 src/ext_l10n.h:962
4970
#: src/ext_l10n.h:973 src/ext_l10n.h:984 src/ext_l10n.h:1037
4971
msgid "Points"
4972
msgstr ""
4973
4974
#: src/ext_l10n.h:930 src/ext_l10n.h:941 src/ext_l10n.h:952 src/ext_l10n.h:963
4975
#: src/ext_l10n.h:974 src/ext_l10n.h:985 src/ext_l10n.h:1038
4976
msgid "Millimetres"
4977
msgstr ""
4978
4979
#: src/ext_l10n.h:931 src/ext_l10n.h:942 src/ext_l10n.h:953 src/ext_l10n.h:964
4980
#: src/ext_l10n.h:975 src/ext_l10n.h:986 src/ext_l10n.h:1039
4981
msgid "Picas"
4982
msgstr ""
4983
4984
#: src/ext_l10n.h:932 src/ext_l10n.h:943 src/ext_l10n.h:954 src/ext_l10n.h:965
4985
#: src/ext_l10n.h:976 src/ext_l10n.h:987 src/ext_l10n.h:1040
4986
msgid "ex Units"
4987
msgstr ""
4988
4989
#: src/ext_l10n.h:933 src/ext_l10n.h:944 src/ext_l10n.h:955 src/ext_l10n.h:966
4990
#: src/ext_l10n.h:977 src/ext_l10n.h:988 src/ext_l10n.h:1041
4991
msgid "em Units"
4992
msgstr ""
4993
4994
#: src/ext_l10n.h:934 src/ext_l10n.h:945 src/ext_l10n.h:956 src/ext_l10n.h:967
4995
#: src/ext_l10n.h:978 src/ext_l10n.h:989 src/ext_l10n.h:1042
4996
msgid "Scaled Points"
4997
msgstr ""
4998
4999
#: src/ext_l10n.h:935 src/ext_l10n.h:946 src/ext_l10n.h:957 src/ext_l10n.h:968
5000
#: src/ext_l10n.h:979 src/ext_l10n.h:990 src/ext_l10n.h:1043
5001
msgid "Big/PS Points"
5002
msgstr ""
5003
5004
#: src/ext_l10n.h:936 src/ext_l10n.h:947 src/ext_l10n.h:958 src/ext_l10n.h:969
5005
#: src/ext_l10n.h:980 src/ext_l10n.h:991 src/ext_l10n.h:1044
5006
msgid "Didot Points"
5007
msgstr ""
5008
5009
#: src/ext_l10n.h:937 src/ext_l10n.h:948 src/ext_l10n.h:959 src/ext_l10n.h:970
5010
#: src/ext_l10n.h:981 src/ext_l10n.h:992 src/ext_l10n.h:1045
5011
msgid "Cicero Points"
5012
msgstr ""
5013
5014
#: src/ext_l10n.h:993 src/ext_l10n.h:995
5015
msgid "Units:"
5016
msgstr ""
5017
5018
#: src/ext_l10n.h:994 src/ext_l10n.h:996
5019
msgid "Unit of Size, Stretch and Slink"
5020
msgstr ""
5021
5022
#: src/ext_l10n.h:997
5023
msgid "Value:"
5024
msgstr ""
5025
5026
#: src/ext_l10n.h:998
5027
msgid "Amount of spacing"
5028
msgstr ""
5029
5030
#: src/ext_l10n.h:999
5031
msgid "Stretch:"
5032
msgstr ""
5033
5034
#: src/ext_l10n.h:1000 src/ext_l10n.h:1002
5035
msgid "Margin by with paragraph is allowed to increase"
5036
msgstr ""
5037
5038
#: src/ext_l10n.h:1001
5039
msgid "Shrink:"
5040
msgstr ""
5041
5042
#: src/ext_l10n.h:1004 src/ext_l10n.h:1013
5043
msgid "DefSkip"
5044
msgstr ""
5045
5046
#: src/ext_l10n.h:1005 src/ext_l10n.h:1014
5047
msgid "SmallSkip"
5048
msgstr ""
5049
5050
#: src/ext_l10n.h:1006 src/ext_l10n.h:1015
5051
msgid "MedSkip"
5052
msgstr ""
5053
5054
#: src/ext_l10n.h:1007 src/ext_l10n.h:1016
5055
msgid "BigSkip"
5056
msgstr ""
5057
5058
#: src/ext_l10n.h:1008 src/ext_l10n.h:1017
5059
msgid "VFill"
5060
msgstr ""
5061
5062
#: src/ext_l10n.h:1010
5063
msgid "Above:"
5064
msgstr ""
5065
5066
#: src/ext_l10n.h:1011
5067
msgid "Below:"
5068
msgstr ""
5069
5070
#: src/ext_l10n.h:1019
5071
msgid "Keep space at the top of the page"
5072
msgstr ""
5073
5074
#: src/ext_l10n.h:1020
5075
msgid "Keep space at top of the page"
5076
msgstr ""
5077
5078
#: src/ext_l10n.h:1021
5079
msgid "Keep space at the bottom of the page"
5080
msgstr ""
5081
5082
#: src/ext_l10n.h:1022
5083
msgid "List environment"
5084
msgstr ""
5085
5086
#: src/ext_l10n.h:1023
5087
msgid "Label width:"
5088
msgstr ""
5089
5090
#: src/ext_l10n.h:1024
5091
msgid "Label width in list environment"
5092
msgstr ""
5093
5094
#: src/ext_l10n.h:1025
5095
msgid "&Lines and Page breaks"
5096
msgstr ""
5097
5098
#: src/ext_l10n.h:1026
5099
msgid "Page break"
5100
msgstr ""
5101
5102
#: src/ext_l10n.h:1027 src/ext_l10n.h:1031
5103
msgid "above paragraph"
5104
msgstr ""
5105
5106
#: src/ext_l10n.h:1028 src/ext_l10n.h:1032
5107
msgid "below paragraph"
5108
msgstr ""
5109
5110
#: src/ext_l10n.h:1030
5111
#, fuzzy
5112
msgid "Line"
5113
msgstr "»ðÀÔ(Insert)|I"
5114
5115
#: src/ext_l10n.h:1033
5116
msgid "&Extra options"
5117
msgstr ""
5118
5119
#: src/ext_l10n.h:1034
5120
msgid "Unit:"
5121
msgstr ""
5122
5123
#: src/ext_l10n.h:1047 src/frontends/qt2/QMinipage.C:33
5124
msgid "Minipage"
5125
msgstr ""
5126
5127
#: src/ext_l10n.h:1048
5128
msgid "Wrap text around floats"
5129
msgstr ""
5130
5131
#: src/ext_l10n.h:1049
5132
msgid "Indent whole paragraph"
5133
msgstr ""
5134
5135
#: src/ext_l10n.h:1050
5136
msgid "Width:"
5137
msgstr ""
5138
5139
#: src/ext_l10n.h:1051
5140
msgid "Minipage options"
5141
msgstr ""
5142
5143
#: src/ext_l10n.h:1052
5144
msgid "Start new minipage"
5145
msgstr ""
5146
5147
#: src/ext_l10n.h:1053
5148
msgid "HFill between minipage paragraphs"
5149
msgstr ""
5150
5151
#: src/ext_l10n.h:1054
5152
msgid "Vertical Alignment:"
5153
msgstr ""
5154
5155
#: src/ext_l10n.h:1062
5156
msgid "LaTeX pre-amble"
5157
msgstr ""
5158
5159
#: src/ext_l10n.h:1063
5160
msgid "The LaTeX pre-amble"
5161
msgstr ""
5162
5163
#: src/ext_l10n.h:1064
5164
msgid "&Edit ..."
5165
msgstr ""
5166
5167
#: src/ext_l10n.h:1065
5168
msgid "Edit the pre-amble in an external editor"
5169
msgstr ""
5170
5171
#: src/ext_l10n.h:1070
5172
msgid "Print Destination"
5173
msgstr ""
5174
5175
#: src/ext_l10n.h:1071
5176
msgid "P&rinter"
5177
msgstr ""
5178
5179
#: src/ext_l10n.h:1072
5180
msgid "Send output to the printer"
5181
msgstr ""
5182
5183
#: src/ext_l10n.h:1074 src/ext_l10n.h:1076
5184
msgid "Send output to a file"
5185
msgstr ""
5186
5187
#: src/ext_l10n.h:1075
5188
msgid "Send output to the given printer"
5189
msgstr ""
5190
5191
#: src/ext_l10n.h:1078
5192
msgid "Pages"
5193
msgstr ""
5194
5195
#: src/ext_l10n.h:1079
5196
msgid "&All"
5197
msgstr ""
5198
5199
#: src/ext_l10n.h:1080
5200
msgid "Print all pages"
5201
msgstr ""
5202
5203
#: src/ext_l10n.h:1081
5204
msgid "&Odd"
5205
msgstr ""
5206
5207
#: src/ext_l10n.h:1082
5208
msgid "Print odd pages only"
5209
msgstr ""
5210
5211
#: src/ext_l10n.h:1083
5212
msgid "&Even"
5213
msgstr ""
5214
5215
#: src/ext_l10n.h:1084
5216
msgid "Print even pages only"
5217
msgstr ""
5218
5219
#: src/ext_l10n.h:1085
5220
msgid "&Last page:"
5221
msgstr ""
5222
5223
#: src/ext_l10n.h:1086
5224
msgid "Page number to print to"
5225
msgstr ""
5226
5227
#: src/ext_l10n.h:1087
5228
msgid "Re&verse order"
5229
msgstr ""
5230
5231
#: src/ext_l10n.h:1088
5232
msgid "Print in reverse order"
5233
msgstr ""
5234
5235
#: src/ext_l10n.h:1089
5236
msgid "Page number to print from"
5237
msgstr ""
5238
5239
#: src/ext_l10n.h:1090
5240
msgid "Ran&ge"
5241
msgstr ""
5242
5243
#: src/ext_l10n.h:1091
5244
msgid "Set a range of pages to print"
5245
msgstr ""
5246
5247
#: src/ext_l10n.h:1092
5248
msgid "&Starting range:"
5249
msgstr ""
5250
5251
#: src/ext_l10n.h:1093 src/frontends/xforms/form_print.C:139
5252
msgid "Copies"
5253
msgstr ""
5254
5255
#: src/ext_l10n.h:1094
5256
msgid "Number of copies"
5257
msgstr ""
5258
5259
#: src/ext_l10n.h:1095
5260
msgid "&Collate"
5261
msgstr ""
5262
5263
#: src/ext_l10n.h:1096
5264
msgid "Collate copies"
5265
msgstr ""
5266
5267
#: src/ext_l10n.h:1097
5268
msgid "&Print"
5269
msgstr ""
5270
5271
#: src/ext_l10n.h:1100 src/ext_l10n.h:1185
5272
msgid "&Type"
5273
msgstr ""
5274
5275
#: src/ext_l10n.h:1102
5276
msgid "Update the reference list"
5277
msgstr ""
5278
5279
#: src/ext_l10n.h:1103
5280
msgid "Sort"
5281
msgstr ""
5282
5283
#: src/ext_l10n.h:1104
5284
msgid "Sort references in alphabetical order"
5285
msgstr ""
5286
5287
#: src/ext_l10n.h:1105 src/frontends/qt2/QRef.C:103
5288
msgid "&Goto"
5289
msgstr ""
5290
5291
#: src/ext_l10n.h:1106
5292
msgid "Move the document cursor to reference"
5293
msgstr ""
5294
5295
#: src/ext_l10n.h:1108
5296
msgid "Page number"
5297
msgstr ""
5298
5299
#: src/ext_l10n.h:1109
5300
msgid "Ref on page xxx"
5301
msgstr ""
5302
5303
#: src/ext_l10n.h:1110
5304
msgid "On page xxx"
5305
msgstr ""
5306
5307
#: src/ext_l10n.h:1111
5308
#, fuzzy
5309
msgid "Pretty reference"
5310
msgstr "¼±ÅÃ(Preferences)...|P"
5311
5312
#: src/ext_l10n.h:1112
5313
msgid "Reference as it appears in output"
5314
msgstr ""
5315
5316
#: src/ext_l10n.h:1113
5317
#, fuzzy
5318
msgid "&Reference:"
5319
msgstr "Àοë(Citation) ÂüÁ¶...|C"
5320
5321
#: src/ext_l10n.h:1114
5322
msgid "&Name:"
5323
msgstr ""
5324
5325
#: src/ext_l10n.h:1115
5326
#, fuzzy
5327
msgid "Available references"
5328
msgstr "¼±ÅÃ(Preferences)...|P"
5329
5330
#: src/ext_l10n.h:1118
5331
msgid "Search and replace"
5332
msgstr ""
5333
5334
#: src/ext_l10n.h:1119
5335
msgid "&Find:"
5336
msgstr ""
5337
5338
#: src/ext_l10n.h:1120
5339
msgid "Replace &with:"
5340
msgstr ""
5341
5342
#: src/ext_l10n.h:1121
5343
msgid "Case &sensitive"
5344
msgstr ""
5345
5346
#: src/ext_l10n.h:1122
5347
msgid "Match whole words onl&y"
5348
msgstr ""
5349
5350
#: src/ext_l10n.h:1123
5351
msgid "Find &Next"
5352
msgstr ""
5353
5354
#: src/ext_l10n.h:1124 src/ext_l10n.h:1132 src/ext_l10n.h:1181
5355
#, fuzzy
5356
msgid "&Replace"
5357
msgstr "ã¾Æ¼­ ±³Ã¼Çϱâ"
5358
5359
#: src/ext_l10n.h:1125
5360
msgid "Replace &All "
5361
msgstr ""
5362
5363
#: src/ext_l10n.h:1126
5364
msgid "Search &backwards"
5365
msgstr ""
5366
5367
#: src/ext_l10n.h:1128
5368
#, fuzzy
5369
msgid "File: "
5370
msgstr "ÆÄÀÏ|F"
5371
5372
#: src/ext_l10n.h:1130 src/frontends/qt2/QSpellchecker.C:27
5373
msgid "Spellchecker"
5374
msgstr ""
5375
5376
#: src/ext_l10n.h:1131
5377
msgid "Suggestions:"
5378
msgstr ""
5379
5380
#: src/ext_l10n.h:1133
5381
msgid "Replace word with current choice"
5382
msgstr ""
5383
5384
#: src/ext_l10n.h:1134
5385
msgid "&Add"
5386
msgstr ""
5387
5388
#: src/ext_l10n.h:1135
5389
msgid "Add the word to your personal dictionary"
5390
msgstr ""
5391
5392
#: src/ext_l10n.h:1136
5393
msgid "&Ignore"
5394
msgstr ""
5395
5396
#: src/ext_l10n.h:1137
5397
msgid "Ignore this word"
5398
msgstr ""
5399
5400
#: src/ext_l10n.h:1138
5401
msgid "&Accept"
5402
msgstr ""
5403
5404
#: src/ext_l10n.h:1139
5405
msgid "Accept word for this session"
5406
msgstr ""
5407
5408
#: src/ext_l10n.h:1140
5409
#, fuzzy
5410
msgid "&Options..."
5411
msgstr "¿­±â(Open)...|O"
5412
5413
#: src/ext_l10n.h:1142
5414
msgid "How far spellchecking has got"
5415
msgstr ""
5416
5417
#: src/ext_l10n.h:1143 src/frontends/xforms/form_spellchecker.C:37
5418
msgid "Suggestions"
5419
msgstr ""
5420
5421
#: src/ext_l10n.h:1144
5422
msgid "Replacement:"
5423
msgstr ""
5424
5425
#: src/ext_l10n.h:1145
5426
msgid "Current word"
5427
msgstr ""
5428
5429
#: src/ext_l10n.h:1146
5430
#, fuzzy
5431
msgid "Unknown:"
5432
msgstr "¸ð¸£´Â ÇÔ¼ö"
5433
5434
#: src/ext_l10n.h:1147
5435
msgid "Replace with selected word"
5436
msgstr ""
5437
5438
#: src/ext_l10n.h:1148
5439
msgid "&Start..."
5440
msgstr ""
5441
5442
#: src/ext_l10n.h:1149
5443
msgid "Start spellcheck"
5444
msgstr ""
5445
5446
#: src/ext_l10n.h:1150 src/frontends/qt2/QTabularCreate.C:28
5447
#, fuzzy
5448
msgid "Insert table"
5449
msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
5450
5451
#: src/ext_l10n.h:1151
5452
msgid "&Rows:"
5453
msgstr ""
5454
5455
#: src/ext_l10n.h:1152
5456
msgid "Number of rows"
5457
msgstr ""
5458
5459
#: src/ext_l10n.h:1153
5460
msgid "&Columns:"
5461
msgstr ""
5462
5463
#: src/ext_l10n.h:1154
5464
msgid "Number of columns"
5465
msgstr ""
5466
5467
#: src/ext_l10n.h:1155
5468
msgid "Resize this to the correct table dimensions"
5469
msgstr ""
5470
5471
#: src/ext_l10n.h:1159
5472
msgid "LaTeX classes"
5473
msgstr ""
5474
5475
#: src/ext_l10n.h:1160
5476
#, fuzzy
5477
msgid "LaTeX styles"
5478
msgstr "TeX Çü½Ä|X"
5479
5480
#: src/ext_l10n.h:1161
5481
#, fuzzy
5482
msgid "BibTeX styles"
5483
msgstr "TeX Çü½Ä|X"
5484
5485
#: src/ext_l10n.h:1162
5486
msgid "Selected classes or styles"
5487
msgstr ""
5488
5489
#: src/ext_l10n.h:1163
5490
msgid "Show &path"
5491
msgstr ""
5492
5493
#: src/ext_l10n.h:1164
5494
msgid "Toggles view of the file list"
5495
msgstr ""
5496
5497
#: src/ext_l10n.h:1166
5498
msgid "Installed files"
5499
msgstr ""
5500
5501
#: src/ext_l10n.h:1167
5502
msgid "&Rescan"
5503
msgstr ""
5504
5505
#: src/ext_l10n.h:1168
5506
msgid "Built new file list"
5507
msgstr ""
5508
5509
#: src/ext_l10n.h:1169
5510
#, fuzzy
5511
msgid "&View"
5512
msgstr "º¸±â(View)|V"
5513
5514
#: src/ext_l10n.h:1170
5515
msgid ""
5516
"Show contents of marked file. Only possible when files are shown with path"
5517
msgstr ""
5518
5519
#: src/ext_l10n.h:1172
5520
msgid "Close this dialog"
5521
msgstr ""
5522
5523
#: src/ext_l10n.h:1176
5524
msgid "Entry"
5525
msgstr ""
5526
5527
#: src/ext_l10n.h:1177
5528
msgid "Thesaurus entries"
5529
msgstr ""
5530
5531
#: src/ext_l10n.h:1178
5532
msgid "Select a related word"
5533
msgstr ""
5534
5535
#: src/ext_l10n.h:1179
5536
msgid "&Selection"
5537
msgstr ""
5538
5539
#: src/ext_l10n.h:1180
5540
msgid "The selected entry"
5541
msgstr ""
5542
5543
#: src/ext_l10n.h:1182
5544
msgid "Replace the entry with the selection"
5545
msgstr ""
5546
5547
#: src/ext_l10n.h:1184
5548
#, fuzzy
5549
msgid "Table Of Contents"
5550
msgstr "¸ñÂ÷|T"
5551
5552
#: src/ext_l10n.h:1186
5553
msgid "Contents list"
5554
msgstr ""
5555
5556
#: src/ext_l10n.h:1189
5557
#, fuzzy
5558
msgid "Insert URL"
5559
msgstr "»ðÀÔ(Insert)|I"
5560
5561
#: src/ext_l10n.h:1190
5562
msgid "&URL"
5563
msgstr ""
5564
5565
#: src/ext_l10n.h:1192
5566
msgid "&Name"
5567
msgstr ""
5568
5569
#: src/ext_l10n.h:1193
5570
msgid "Name associated with the URL"
5571
msgstr ""
5572
5573
#: src/ext_l10n.h:1195
5574
msgid "&Generate hyperlink"
5575
msgstr ""
5576
5577
#: src/ext_l10n.h:1196
5578
msgid "Output as a hyperlink ?"
5579
msgstr ""
5580
5581
#: src/ext_l10n.h:1199
5582
msgid "Version control log"
5583
msgstr ""
5584
5585
#: src/frontends/controllers/ControlAboutlyx.C:58
5586
msgid "ERROR: LyX wasn't able to read CREDITS file\n"
5587
msgstr ""
5588
5589
#: src/frontends/controllers/ControlAboutlyx.C:59
5590
msgid "Please install correctly to estimate the great\n"
5591
msgstr ""
5592
5593
#: src/frontends/controllers/ControlAboutlyx.C:60
5594
msgid "amount of work other people have done for the LyX project."
5595
msgstr ""
5596
5597
#: src/frontends/controllers/ControlAboutlyx.C:68
5598
msgid ""
5599
"LyX is Copyright (C) 1995 by Matthias Ettrich,\n"
5600
"1995-2001 LyX Team"
5601
msgstr ""
5602
5603
#: src/frontends/controllers/ControlAboutlyx.C:73
5604
msgid ""
5605
"This program is free software; you can redistribute it and/or modify it "
5606
"under the terms of the GNU General Public License as published by the Free "
5607
"Software Foundation; either version 2 of the License, or (at your option) "
5608
"any later version."
5609
msgstr ""
5610
5611
#: src/frontends/controllers/ControlAboutlyx.C:78
5612
msgid ""
5613
"LyX is distributed in the hope that it will be useful, but WITHOUT ANY "
5614
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
5615
"FOR A PARTICULAR PURPOSE.\n"
5616
"See the GNU General Public License for more details.\n"
5617
"You should have received a copy of the GNU General Public License along with "
5618
"this program; if not, write to the Free Software Foundation, Inc., 675 Mass "
5619
"Ave, Cambridge, MA 02139, USA."
5620
msgstr ""
5621
5622
#: src/frontends/controllers/ControlAboutlyx.C:85
5623
msgid "LyX Version "
5624
msgstr ""
5625
5626
#: src/frontends/controllers/ControlAboutlyx.C:93
5627
msgid "User directory: "
5628
msgstr ""
5629
5630
#: src/frontends/controllers/ControlCharacter.C:75
5631
#, fuzzy
5632
msgid "Character set"
5633
msgstr "¹®ÀÚ(Character)...|C"
5634
5635
#: src/frontends/controllers/ControlCharacter.C:223
5636
#: src/frontends/controllers/ControlCharacter.C:229
5637
#: src/frontends/controllers/character.C:34
5638
#: src/frontends/controllers/character.C:54
5639
#: src/frontends/controllers/character.C:72
5640
#: src/frontends/controllers/character.C:94
5641
#: src/frontends/controllers/character.C:132
5642
#: src/frontends/controllers/character.C:152
5643
#: src/frontends/controllers/character.C:183
5644
#: src/frontends/xforms/FormCharacter.C:210
5645
msgid "No change"
5646
msgstr ""
5647
5648
#: src/frontends/controllers/ControlCharacter.C:232
5649
#: src/frontends/controllers/character.C:42
5650
#: src/frontends/controllers/character.C:60
5651
#: src/frontends/controllers/character.C:82
5652
#: src/frontends/controllers/character.C:120
5653
#: src/frontends/controllers/character.C:140
5654
#: src/frontends/controllers/character.C:172
5655
#: src/frontends/controllers/character.C:184
5656
#: src/frontends/xforms/form_maths_style.C:44
5657
msgid "Reset"
5658
msgstr ""
5659
5660
#: src/frontends/controllers/ControlExternal.C:153
5661
msgid "Select external file"
5662
msgstr ""
5663
5664
#: src/frontends/controllers/ControlGraphics.C:87
5665
msgid "Select graphics file"
5666
msgstr ""
5667
5668
#: src/frontends/controllers/ControlGraphics.C:97
5669
msgid "Clipart|#C#c"
5670
msgstr ""
5671
5672
#: src/frontends/controllers/ControlInclude.C:53
5673
#, fuzzy
5674
msgid "Select document to include"
5675
msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
5676
5677
#: src/frontends/controllers/ControlInclude.C:59
5678
msgid "*.tex| LaTeX Documents (*.tex)"
5679
msgstr ""
5680
5681
#: src/frontends/controllers/ControlInclude.C:63
5682
msgid "*| All files "
5683
msgstr ""
5684
5685
#: src/frontends/controllers/ControlInclude.C:92
5686
msgid "Specified file doesn't exist !"
5687
msgstr ""
5688
5689
#: src/frontends/controllers/ControlPreamble.C:44
5690
msgid "LaTeX preamble set"
5691
msgstr ""
5692
5693
#: src/frontends/controllers/ControlPrint.C:55
5694
msgid "Error:"
5695
msgstr ""
5696
5697
#: src/frontends/controllers/ControlPrint.C:56
5698
msgid "Unable to print"
5699
msgstr ""
5700
5701
#: src/frontends/controllers/ControlPrint.C:57
5702
msgid "Check that your parameters are correct"
5703
msgstr ""
5704
5705
#: src/frontends/controllers/ControlPrint.C:89
5706
msgid "Print to file"
5707
msgstr ""
5708
5709
#: src/frontends/controllers/ControlSearch.C:54
5710
#: src/frontends/controllers/ControlSearch.C:70
5711
#: src/frontends/controllers/ControlThesaurus.C:56
5712
msgid "String not found!"
5713
msgstr ""
5714
5715
#: src/frontends/controllers/ControlSearch.C:73
5716
#: src/frontends/controllers/ControlThesaurus.C:58
5717
msgid "String has been replaced."
5718
msgstr ""
5719
5720
#: src/frontends/controllers/ControlSearch.C:76
5721
msgid " strings have been replaced."
5722
msgstr ""
5723
5724
#: src/frontends/controllers/ControlSpellchecker.C:219
5725
msgid " words checked."
5726
msgstr ""
5727
5728
#: src/frontends/controllers/ControlSpellchecker.C:222
5729
msgid " word checked."
5730
msgstr ""
5731
5732
#: src/frontends/controllers/ControlSpellchecker.C:225
5733
msgid "Spellchecking completed! "
5734
msgstr ""
5735
5736
#: src/frontends/controllers/ControlSpellchecker.C:231
5737
msgid ""
5738
"The spell checker has died for some reason.\n"
5739
"Maybe it has been killed."
5740
msgstr ""
5741
5742
#: src/frontends/controllers/ControlTexinfo.C:123
5743
msgid "Missing filelist. try Rescan"
5744
msgstr ""
5745
5746
#: src/frontends/controllers/ControlVCLog.C:65
5747
msgid "No version control log file found."
5748
msgstr ""
5749
5750
#: src/frontends/controllers/biblio.C:190
5751
msgid " and "
5752
msgstr ""
5753
5754
#: src/frontends/controllers/biblio.C:192
5755
msgid " et al."
5756
msgstr ""
5757
5758
#: src/frontends/controllers/biblio.C:197
5759
msgid "Caesar et al."
5760
msgstr ""
5761
5762
#: src/frontends/controllers/biblio.C:510
5763
#: src/frontends/controllers/biblio.C:566
5764
msgid "No database"
5765
msgstr ""
5766
5767
#. default & error
5768
#: src/frontends/controllers/character.C:36
5769
#: src/frontends/xforms/form_preferences.C:107 src/lyxfont.C:44
5770
msgid "Roman"
5771
msgstr ""
5772
5773
#: src/frontends/controllers/character.C:38
5774
#: src/frontends/xforms/form_preferences.C:110
5775
msgid "Sans Serif"
5776
msgstr ""
5777
5778
#: src/frontends/controllers/character.C:40
5779
#: src/frontends/xforms/form_preferences.C:113 src/lyxfont.C:44
5780
msgid "Typewriter"
5781
msgstr ""
5782
5783
#: src/frontends/controllers/character.C:56 src/lyxfont.C:49
5784
msgid "Medium"
5785
msgstr ""
5786
5787
#: src/frontends/controllers/character.C:58 src/lyxfont.C:49
5788
msgid "Bold"
5789
msgstr ""
5790
5791
#: src/frontends/controllers/character.C:74 src/lyxfont.C:52
5792
msgid "Upright"
5793
msgstr ""
5794
5795
#: src/frontends/controllers/character.C:76 src/lyxfont.C:52
5796
msgid "Italic"
5797
msgstr ""
5798
5799
#: src/frontends/controllers/character.C:78 src/lyxfont.C:52
5800
msgid "Slanted"
5801
msgstr ""
5802
5803
#: src/frontends/controllers/character.C:80
5804
msgid "Small Caps"
5805
msgstr ""
5806
5807
#: src/frontends/controllers/character.C:96 src/lyxfont.C:56
5808
msgid "Tiny"
5809
msgstr ""
5810
5811
#: src/frontends/controllers/character.C:98 src/lyxfont.C:56
5812
msgid "Smallest"
5813
msgstr ""
5814
5815
#: src/frontends/controllers/character.C:100 src/lyxfont.C:56
5816
msgid "Smaller"
5817
msgstr ""
5818
5819
#: src/frontends/controllers/character.C:102 src/lyxfont.C:56
5820
msgid "Small"
5821
msgstr ""
5822
5823
#: src/frontends/controllers/character.C:104 src/lyxfont.C:56
5824
msgid "Normal"
5825
msgstr ""
5826
5827
#: src/frontends/controllers/character.C:108 src/lyxfont.C:57
5828
msgid "Larger"
5829
msgstr ""
5830
5831
#: src/frontends/controllers/character.C:110 src/lyxfont.C:57
5832
msgid "Largest"
5833
msgstr ""
5834
5835
#: src/frontends/controllers/character.C:114 src/lyxfont.C:57
5836
msgid "Huger"
5837
msgstr ""
5838
5839
#: src/frontends/controllers/character.C:116 src/lyxfont.C:57
5840
msgid "Increase"
5841
msgstr ""
5842
5843
#: src/frontends/controllers/character.C:118 src/lyxfont.C:57
5844
msgid "Decrease"
5845
msgstr ""
5846
5847
#: src/frontends/controllers/character.C:134
5848
msgid "Emph"
5849
msgstr ""
5850
5851
#: src/frontends/controllers/character.C:136
5852
msgid "Underbar"
5853
msgstr ""
5854
5855
#: src/frontends/controllers/character.C:138
5856
msgid "Noun"
5857
msgstr ""
5858
5859
#: src/frontends/controllers/character.C:154
5860
msgid "No color"
5861
msgstr ""
5862
5863
#: src/frontends/controllers/character.C:156
5864
msgid "Black"
5865
msgstr ""
5866
5867
#: src/frontends/controllers/character.C:158
5868
msgid "White"
5869
msgstr ""
5870
5871
#: src/frontends/controllers/character.C:160
5872
#, fuzzy
5873
msgid "Red"
5874
msgstr "Àç½ÇÇà|d"
5875
5876
#: src/frontends/controllers/character.C:162
5877
msgid "Green"
5878
msgstr ""
5879
5880
#: src/frontends/controllers/character.C:164
5881
msgid "Blue"
5882
msgstr ""
5883
5884
#: src/frontends/controllers/character.C:166
5885
msgid "Cyan"
5886
msgstr ""
5887
5888
#: src/frontends/controllers/character.C:168
5889
msgid "Magenta"
5890
msgstr ""
5891
5892
#: src/frontends/controllers/character.C:170
5893
msgid "Yellow"
5894
msgstr ""
5895
5896
#: src/frontends/controllers/helper_funcs.C:103
5897
msgid "Filename can't contain any of these characters:"
5898
msgstr ""
5899
5900
#: src/frontends/controllers/helper_funcs.C:105
5901
#, c-format
5902
msgid "space, '#', '~', '$' or '%'."
5903
msgstr ""
5904
5905
#: src/frontends/qt2/Alert_pimpl.C:38 src/frontends/qt2/Alert_pimpl.C:45
5906
msgid "&Yes"
5907
msgstr ""
5908
5909
#: src/frontends/qt2/Alert_pimpl.C:38 src/frontends/qt2/Alert_pimpl.C:45
5910
msgid "&No"
5911
msgstr ""
5912
5913
#: src/frontends/qt2/Alert_pimpl.C:51
5914
msgid "LyX: "
5915
msgstr ""
5916
5917
#: src/frontends/qt2/FileDialog.C:43
5918
msgid "*|All files"
5919
msgstr ""
5920
5921
#: src/frontends/qt2/QBibitem.C:26
5922
msgid "Bibliography Item"
5923
msgstr ""
5924
5925
#: src/frontends/qt2/QBibtex.C:29
5926
msgid "BibTeX"
5927
msgstr ""
5928
5929
#: src/frontends/qt2/QBibtexDialog.C:46
5930
msgid "BibTeX style files (*.bst)"
5931
msgstr ""
5932
5933
#: src/frontends/qt2/QBibtexDialog.C:46
5934
msgid "Select a BibTeX style"
5935
msgstr ""
5936
5937
#: src/frontends/qt2/QBibtexDialog.C:57
5938
msgid "BibTeX database files (*.bib)"
5939
msgstr ""
5940
5941
#: src/frontends/qt2/QBibtexDialog.C:57
5942
msgid "Select a BibTeX database to add"
5943
msgstr ""
5944
5945
#: src/frontends/qt2/QCitationDialog.C:48
5946
#: src/frontends/xforms/FormCitation.C:465
5947
msgid "Not yet supported"
5948
msgstr ""
5949
5950
#: src/frontends/qt2/QDocument.C:46
5951
#, fuzzy
5952
msgid "Document Settings"
5953
msgstr "¹®¼­(Documents)"
5954
5955
#: src/frontends/qt2/QDocument.C:78
5956
msgid "A4"
5957
msgstr ""
5958
5959
#: src/frontends/qt2/QDocument.C:130
5960
msgid "Smallskip"
5961
msgstr ""
5962
5963
#: src/frontends/qt2/QDocument.C:131
5964
msgid "Medskip"
5965
msgstr ""
5966
5967
#: src/frontends/qt2/QDocument.C:132
5968
msgid "Bigskip"
5969
msgstr ""
5970
5971
#: src/frontends/qt2/QDocument.C:133
5972
msgid "Length"
5973
msgstr ""
5974
5975
#: src/frontends/qt2/QDocument.C:175
5976
msgid "«text»"
5977
msgstr ""
5978
5979
#: src/frontends/qt2/QDocument.C:176
5980
msgid "»text«"
5981
msgstr ""
5982
5983
#: src/frontends/qt2/QDocument.C:234 src/frontends/xforms/FormDocument.C:355
5984
msgid "Document layout set"
5985
msgstr ""
5986
5987
#: src/frontends/qt2/QDocument.C:353 src/frontends/xforms/FormDocument.C:768
5988
msgid "Converting document to new document class..."
5989
msgstr ""
5990
5991
#: src/frontends/qt2/QDocument.C:361 src/frontends/xforms/FormDocument.C:776
5992
msgid "One paragraph couldn't be converted"
5993
msgstr ""
5994
5995
#: src/frontends/qt2/QDocument.C:364 src/frontends/xforms/FormDocument.C:779
5996
msgid " paragraphs couldn't be converted"
5997
msgstr ""
5998
5999
#. problem changing class -- warn user and retain old style
6000
#: src/frontends/qt2/QDocument.C:366 src/frontends/qt2/QDocument.C:373
6001
#: src/frontends/qt2/QDocument.C:1005 src/frontends/xforms/FormDocument.C:781
6002
#: src/frontends/xforms/FormDocument.C:787
6003
#: src/frontends/xforms/FormDocument.C:1468
6004
msgid "Conversion Errors!"
6005
msgstr ""
6006
6007
#: src/frontends/qt2/QDocument.C:367 src/frontends/xforms/FormDocument.C:782
6008
msgid "into chosen document class"
6009
msgstr ""
6010
6011
#: src/frontends/qt2/QDocument.C:374 src/frontends/xforms/FormDocument.C:788
6012
msgid "Errors loading new document class."
6013
msgstr ""
6014
6015
#: src/frontends/qt2/QDocument.C:375 src/frontends/qt2/QDocument.C:1007
6016
#: src/frontends/xforms/FormDocument.C:789
6017
#: src/frontends/xforms/FormDocument.C:1470
6018
msgid "Reverting to original document class."
6019
msgstr ""
6020
6021
#: src/frontends/qt2/QDocument.C:728 src/frontends/xforms/FormDocument.C:1231
6022
msgid "Document is read-only. No changes to layout permitted."
6023
msgstr ""
6024
6025
#: src/frontends/qt2/QDocument.C:997
6026
msgid "Should I set some parameters to"
6027
msgstr ""
6028
6029
#: src/frontends/qt2/QDocument.C:998
6030
msgid "the defaults of this document class?"
6031
msgstr ""
6032
6033
#: src/frontends/qt2/QDocument.C:1006 src/frontends/xforms/FormDocument.C:1469
6034
msgid "Unable to switch to new document class."
6035
msgstr ""
6036
6037
#: src/frontends/qt2/QERT.C:23
6038
msgid "LaTeX ERT"
6039
msgstr ""
6040
6041
#: src/frontends/qt2/QExternal.C:26 src/insets/insetexternal.C:213
6042
msgid "External"
6043
msgstr ""
6044
6045
#: src/frontends/qt2/QExternalDialog.C:72
6046
msgid "External material (*)"
6047
msgstr ""
6048
6049
#: src/frontends/qt2/QExternalDialog.C:72
6050
msgid "Select external material"
6051
msgstr ""
6052
6053
#: src/frontends/qt2/QFloat.C:31 src/frontends/qt2/QTexinfo.C:33
6054
#: src/frontends/xforms/FormTexinfo.C:29
6055
msgid "LaTeX Information"
6056
msgstr ""
6057
6058
#: src/frontends/qt2/QGraphics.C:46 src/frontends/xforms/FormGraphics.C:54
6059
msgid "Graphics"
6060
msgstr ""
6061
6062
#: src/frontends/qt2/QInclude.C:30 src/insets/insetinclude.C:175
6063
msgid "Include"
6064
msgstr ""
6065
6066
#: src/frontends/qt2/QLog.C:51 src/frontends/xforms/FormLog.C:31
6067
msgid "Build log"
6068
msgstr ""
6069
6070
#: src/frontends/qt2/QLog.C:53
6071
msgid "LaTeX log"
6072
msgstr ""
6073
6074
#: src/frontends/qt2/QLog.C:60 src/frontends/xforms/FormLog.C:35
6075
msgid "No build log file found"
6076
msgstr ""
6077
6078
#: src/frontends/qt2/QLog.C:62 src/frontends/xforms/FormLog.C:43
6079
msgid "No LaTeX log file found"
6080
msgstr ""
6081
6082
#: src/frontends/qt2/QParagraph.C:166 src/frontends/xforms/FormParagraph.C:334
6083
msgid "Paragraph layout set"
6084
msgstr ""
6085
6086
#: src/frontends/qt2/QParagraph.C:174
6087
msgid "LyX: Paragraph Settings"
6088
msgstr ""
6089
6090
#. FIXME: should be cleverer here
6091
#: src/frontends/qt2/QParagraphDialog.C:56
6092
#: src/frontends/xforms/FormParagraph.C:412 src/paragraph.C:1140
6093
msgid "Senseless with this layout!"
6094
msgstr ""
6095
6096
#: src/frontends/qt2/QPreamble.C:30
6097
msgid "LaTeX Preamble"
6098
msgstr ""
6099
6100
#: src/frontends/qt2/QPreambleDialog.C:63
6101
msgid "Enter editor program"
6102
msgstr ""
6103
6104
#: src/frontends/qt2/QPreambleDialog.C:63
6105
#, fuzzy
6106
msgid "Editor"
6107
msgstr "ÆíÁý|E"
6108
6109
#: src/frontends/qt2/QPrintDialog.C:48
6110
msgid "PostScript files (*.ps)"
6111
msgstr ""
6112
6113
#: src/frontends/qt2/QPrintDialog.C:48
6114
msgid "Select a file to print to"
6115
msgstr ""
6116
6117
#: src/frontends/qt2/QRef.C:32
6118
#, fuzzy
6119
msgid "Cross Reference"
6120
msgstr "Àοë(Citation) ÂüÁ¶...|C"
6121
6122
#: src/frontends/qt2/QRef.C:95
6123
msgid "&Go back"
6124
msgstr ""
6125
6126
#: src/frontends/qt2/QRef.C:97 src/frontends/xforms/FormRef.C:190
6127
msgid "Go back"
6128
msgstr ""
6129
6130
#: src/frontends/qt2/QRef.C:105 src/frontends/xforms/FormRef.C:77
6131
#: src/frontends/xforms/FormRef.C:194 src/frontends/xforms/FormRef.C:211
6132
#, fuzzy
6133
msgid "Go to reference"
6134
msgstr "Àοë(Citation) ÂüÁ¶...|C"
6135
6136
#: src/frontends/qt2/QShowFile.C:23
6137
msgid "ShowFile"
6138
msgstr ""
6139
6140
#: src/frontends/qt2/QSpellchecker.C:114
6141
msgid "Spellcheck complete"
6142
msgstr ""
6143
6144
#: src/frontends/qt2/QToc.C:39
6145
#, fuzzy
6146
msgid "Table of contents"
6147
msgstr "¸ñÂ÷|T"
6148
6149
#: src/frontends/qt2/QVCLog.C:30
6150
msgid "VCLog"
6151
msgstr ""
6152
6153
#: src/frontends/qt2/QVCLog.C:45
6154
msgid "Version control log for "
6155
msgstr ""
6156
6157
#: src/frontends/qt2/lengthcombo.C:22
6158
msgid "mm"
6159
msgstr ""
6160
6161
#: src/frontends/qt2/lengthcombo.C:23
6162
msgid "pc"
6163
msgstr ""
6164
6165
#: src/frontends/qt2/lengthcombo.C:24
6166
msgid "ex"
6167
msgstr ""
6168
6169
#: src/frontends/qt2/lengthcombo.C:25
6170
msgid "em"
6171
msgstr ""
6172
6173
#: src/frontends/qt2/lengthcombo.C:26
6174
msgid "sp"
6175
msgstr ""
6176
6177
#: src/frontends/qt2/lengthcombo.C:27
6178
msgid "bp"
6179
msgstr ""
6180
6181
#: src/frontends/qt2/lengthcombo.C:28
6182
msgid "dd"
6183
msgstr ""
6184
6185
#: src/frontends/qt2/lengthcombo.C:30
6186
msgid "mu"
6187
msgstr ""
6188
6189
#: src/frontends/qt2/lengthcombo.C:31
6190
#, c-format
6191
msgid "%p"
6192
msgstr ""
6193
6194
#: src/frontends/qt2/lengthcombo.C:32
6195
#, c-format
6196
msgid "%c"
6197
msgstr ""
6198
6199
#: src/frontends/qt2/lengthcombo.C:33
6200
#, c-format
6201
msgid "%l"
6202
msgstr ""
6203
6204
#: src/frontends/qt2/lengthcombo.C:38
6205
msgid "FIXME - describe the units."
6206
msgstr ""
6207
6208
#: src/frontends/xforms/Alert_pimpl.C:28
6209
msgid "Dismiss"
6210
msgstr ""
6211
6212
#: src/frontends/xforms/Alert_pimpl.C:35 src/frontends/xforms/Alert_pimpl.C:43
6213
#: src/frontends/xforms/Alert_pimpl.C:47
6214
msgid "Yes|Yy#y"
6215
msgstr ""
6216
6217
#: src/frontends/xforms/Alert_pimpl.C:36 src/frontends/xforms/Alert_pimpl.C:44
6218
#: src/frontends/xforms/Alert_pimpl.C:48
6219
msgid "No|Nn#n"
6220
msgstr ""
6221
6222
#: src/frontends/xforms/Alert_pimpl.C:45 src/frontends/xforms/Alert_pimpl.C:49
6223
#: src/frontends/xforms/Alert_pimpl.C:55
6224
#: src/frontends/xforms/form_bibitem.C:39
6225
#: src/frontends/xforms/form_bibtex.C:39
6226
#: src/frontends/xforms/form_citation.C:186
6227
#: src/frontends/xforms/form_document.C:34 src/frontends/xforms/form_ert.C:59
6228
#: src/frontends/xforms/form_filedialog.C:93
6229
#: src/frontends/xforms/form_float.C:85
6230
#: src/frontends/xforms/form_graphics.C:45
6231
#: src/frontends/xforms/form_include.C:46 src/frontends/xforms/form_index.C:56
6232
#: src/frontends/xforms/form_maths_delim.C:33
6233
#: src/frontends/xforms/form_maths_matrix.C:70
6234
#: src/frontends/xforms/form_minipage.C:68
6235
#: src/frontends/xforms/form_paragraph.C:192
6236
#: src/frontends/xforms/form_preamble.C:45
6237
#: src/frontends/xforms/form_preferences.C:50
6238
#: src/frontends/xforms/form_print.C:64 src/frontends/xforms/form_ref.C:90
6239
#: src/frontends/xforms/form_sendto.C:59
6240
#: src/frontends/xforms/form_tabular_create.C:39
6241
#: src/frontends/xforms/form_url.C:57
6242
msgid "Cancel|^["
6243
msgstr ""
6244
6245
#: src/frontends/xforms/Alert_pimpl.C:56
6246
#: src/frontends/xforms/form_preamble.C:29
6247
msgid "OK|#O"
6248
msgstr ""
6249
6250
#: src/frontends/xforms/Alert_pimpl.C:57
6251
msgid "Clear|#e"
6252
msgstr ""
6253
6254
#: src/frontends/xforms/FeedbackController.C:92
6255
msgid "WARNING! "
6256
msgstr ""
6257
6258
#: src/frontends/xforms/FileDialog.C:55
6259
msgid "*"
6260
msgstr ""
6261
6262
#. stack tabs
6263
#: src/frontends/xforms/FormAboutlyx.C:61
6264
msgid "Copyright and Version"
6265
msgstr ""
6266
6267
#: src/frontends/xforms/FormAboutlyx.C:63
6268
msgid "License and Warranty"
6269
msgstr ""
6270
6271
#: src/frontends/xforms/FormBibitem.C:25
6272
msgid "Bibliography Entry"
6273
msgstr ""
6274
6275
#: src/frontends/xforms/FormBibtex.C:37
6276
msgid "BibTeX Database"
6277
msgstr ""
6278
6279
#. set up the tooltips
6280
#: src/frontends/xforms/FormBibtex.C:62
6281
msgid ""
6282
"The database you want to cite from. Insert it without the default extension "
6283
"\".bib\". If you insert it with the browser, LyX strips the extension. "
6284
"Several databases must be separated by a comma: \"natbib, books\"."
6285
msgstr ""
6286
6287
#: src/frontends/xforms/FormBibtex.C:65
6288
msgid "Browse your directory for BibTeX stylefiles."
6289
msgstr ""
6290
6291
#: src/frontends/xforms/FormBibtex.C:68
6292
msgid ""
6293
"The BibTeX style to use (only one allowed). Insert it without the default "
6294
"extension \".bst\" and without path. Most of the bibstyles are stored in "
6295
"$TEXMF/bibtex/bst. $TEXMF is the root dir of the local TeX tree. In \"Help-"
6296
">TeX Info\" you can list all installed styles."
6297
msgstr ""
6298
6299
#: src/frontends/xforms/FormBibtex.C:71
6300
msgid ""
6301
"Activate this option if you want the bibliography to appear in the Table of "
6302
"Contents (which doesn't happen by default)."
6303
msgstr ""
6304
6305
#: src/frontends/xforms/FormCharacter.C:34
6306
#, fuzzy
6307
msgid "Character Layout"
6308
msgstr "¹®ÀÚ(Character)...|C"
6309
6310
#. set up the tooltip mechanism
6311
#: src/frontends/xforms/FormCitation.C:176
6312
msgid "Add the selected entry to the current citation reference."
6313
msgstr ""
6314
6315
#: src/frontends/xforms/FormCitation.C:179
6316
msgid "Delete the selected entry from the current citation reference."
6317
msgstr ""
6318
6319
#: src/frontends/xforms/FormCitation.C:182
6320
msgid "Move the selected entry upwards (in the current list)."
6321
msgstr ""
6322
6323
#: src/frontends/xforms/FormCitation.C:185
6324
msgid "Move the selected entry downwards (in the current list)."
6325
msgstr ""
6326
6327
#: src/frontends/xforms/FormCitation.C:188
6328
msgid ""
6329
"The entries which will be cited. Select them with the arrow buttons from the "
6330
"right browser window."
6331
msgstr ""
6332
6333
#: src/frontends/xforms/FormCitation.C:191
6334
msgid ""
6335
"All entries in the database you have loaded (via \"Insert->Lists&TOC->BibTex "
6336
"Reference\"). Move the ones you want to cite with the arrow buttons into the "
6337
"left browser window."
6338
msgstr ""
6339
6340
#: src/frontends/xforms/FormCitation.C:194
6341
msgid "Information about the selected entry"
6342
msgstr ""
6343
6344
#: src/frontends/xforms/FormCitation.C:197
6345
msgid ""
6346
"Here you may select how the citation label should look inside the text "
6347
"(Natbib)."
6348
msgstr ""
6349
6350
#: src/frontends/xforms/FormCitation.C:200
6351
msgid ""
6352
"Activate if you want to print all authors in a reference with more than "
6353
"three authors, and not \"<First Author> et.al.\" (Natbib)."
6354
msgstr ""
6355
6356
#: src/frontends/xforms/FormCitation.C:203
6357
msgid ""
6358
"Activate if you want to print the first character of the author name as "
6359
"uppercase (\"Van Gogh\", not \"van Gogh\"). Useful at the beginning of "
6360
"sentences (Natbib)."
6361
msgstr ""
6362
6363
#: src/frontends/xforms/FormCitation.C:206
6364
msgid ""
6365
"Optional text which appears before the citation reference, e.g. \"see <Ref>\""
6366
msgstr ""
6367
6368
#: src/frontends/xforms/FormCitation.C:209
6369
msgid ""
6370
"Optional text which appears after the citation reference, e.g. \"pp. 12\""
6371
msgstr ""
6372
6373
#: src/frontends/xforms/FormCitation.C:212
6374
msgid "Search your database (all fields will be searched)."
6375
msgstr ""
6376
6377
#: src/frontends/xforms/FormCitation.C:215
6378
msgid ""
6379
"Activate if you want to have case sensitive search: \"bibtex\" finds \"bibtex"
6380
"\", but not \"BibTeX\"."
6381
msgstr ""
6382
6383
#: src/frontends/xforms/FormCitation.C:218
6384
msgid "Activate if you want to enter Regular Expressions."
6385
msgstr ""
6386
6387
#: src/frontends/xforms/FormDocument.C:109
6388
msgid ""
6389
" Default | Custom | USletter | USlegal | USexecutive | A3 | A4 | A5 | B3 | "
6390
"B4 | B5 "
6391
msgstr ""
6392
6393
#: src/frontends/xforms/FormDocument.C:112
6394
msgid " None | Small Margins | Very small Margins | Very wide Margins "
6395
msgstr ""
6396
6397
#: src/frontends/xforms/FormDocument.C:200
6398
msgid " Single | OneHalf | Double | Other "
6399
msgstr ""
6400
6401
#: src/frontends/xforms/FormDocument.C:208
6402
msgid " Smallskip | Medskip | Bigskip | Length "
6403
msgstr ""
6404
6405
#: src/frontends/xforms/FormDocument.C:261
6406
msgid " ``text'' | ''text'' | ,,text`` | ,,text'' | «text» | »text« "
6407
msgstr ""
6408
6409
#: src/frontends/xforms/FormDocument.C:285
6410
msgid " Author-year | Numerical "
6411
msgstr ""
6412
6413
#: src/frontends/xforms/FormDocument.C:298
6414
msgid ""
6415
" default | tiny | script | footnote | small | normal | large | Large | LARGE "
6416
"| huge | Huge"
6417
msgstr ""
6418
6419
#: src/frontends/xforms/FormDocument.C:331
6420
msgid ""
6421
"Your version of libXpm is older than 4.7.\n"
6422
"The `bullet' tab of the document dialog has been disabled"
6423
msgstr ""
6424
6425
#: src/frontends/xforms/FormDocument.C:398
6426
msgid "Do you want to save the current settings"
6427
msgstr ""
6428
6429
#: src/frontends/xforms/FormDocument.C:399
6430
msgid "for the document layout as default?"
6431
msgstr ""
6432
6433
#: src/frontends/xforms/FormDocument.C:400
6434
msgid "(they will be valid for any new document)"
6435
msgstr ""
6436
6437
#: src/frontends/xforms/FormDocument.C:1283
6438
#: src/frontends/xforms/FormParagraph.C:582
6439
#: src/frontends/xforms/FormTabular.C:578
6440
#: src/frontends/xforms/FormTabular.C:597
6441
msgid "Invalid Length (valid example: 10mm)"
6442
msgstr ""
6443
6444
#: src/frontends/xforms/FormERT.C:26
6445
msgid "ERT Options"
6446
msgstr ""
6447
6448
#: src/frontends/xforms/FormExternal.C:28
6449
msgid "Edit external file"
6450
msgstr ""
6451
6452
#: src/frontends/xforms/FormFiledialog.C:228
6453
#: src/frontends/xforms/FormFiledialog.C:398
6454
msgid "Warning! Couldn't open directory."
6455
msgstr ""
6456
6457
#: src/frontends/xforms/FormFloat.C:25
6458
msgid "Float Options"
6459
msgstr ""
6460
6461
#: src/frontends/xforms/FormForks.C:33
6462
msgid "Child processes"
6463
msgstr ""
6464
6465
#. Set up the tooltip mechanism
6466
#: src/frontends/xforms/FormForks.C:54
6467
msgid "All currently running child processes forked by LyX."
6468
msgstr ""
6469
6470
#: src/frontends/xforms/FormForks.C:57
6471
msgid "A list of all child processes to kill."
6472
msgstr ""
6473
6474
#: src/frontends/xforms/FormForks.C:60
6475
msgid "Add all processes to the list of processes to kill."
6476
msgstr ""
6477
6478
#: src/frontends/xforms/FormForks.C:63
6479
msgid ""
6480
"Add the currently selected child process to the list of processes to kill."
6481
msgstr ""
6482
6483
#: src/frontends/xforms/FormForks.C:66
6484
msgid "Remove the currently selected item from the list of processes to kill."
6485
msgstr ""
6486
6487
#: src/frontends/xforms/FormGraphics.C:185
6488
msgid "LyX View"
6489
msgstr ""
6490
6491
#: src/frontends/xforms/FormGraphics.C:186
6492
msgid "LaTeX Size"
6493
msgstr ""
6494
6495
#: src/frontends/xforms/FormGraphics.C:187
6496
msgid "Bounding Box"
6497
msgstr ""
6498
6499
#: src/frontends/xforms/FormGraphics.C:188
6500
msgid "Extras"
6501
msgstr ""
6502
6503
#: src/frontends/xforms/FormGraphics.C:525
6504
msgid "The units text%, page%, col% and line% are not allowed here."
6505
msgstr ""
6506
6507
#: src/frontends/xforms/FormGraphics.C:526
6508
msgid "Cannot use the values from LaTeX size!"
6509
msgstr ""
6510
6511
#: src/frontends/xforms/FormGraphics.C:673
6512
#: src/frontends/xforms/FormMinipage.C:111
6513
msgid "Invalid Length!"
6514
msgstr ""
6515
6516
#: src/frontends/xforms/FormInclude.C:29
6517
msgid "Include file"
6518
msgstr ""
6519
6520
#: src/frontends/xforms/FormLog.C:22 src/frontends/xforms/FormLog.C:39
6521
msgid "LaTeX Log"
6522
msgstr ""
6523
6524
#: src/frontends/xforms/FormMathsBitmap.C:89
6525
#: src/frontends/xforms/form_aboutlyx.C:29
6526
#: src/frontends/xforms/form_forks.C:66 src/frontends/xforms/form_search.C:73
6527
#: src/frontends/xforms/form_tabular.C:31
6528
msgid "Close|^["
6529
msgstr ""
6530
6531
#: src/frontends/xforms/FormMathsDeco.C:40
6532
msgid "Maths Decorations & Accents"
6533
msgstr ""
6534
6535
#: src/frontends/xforms/FormMathsDelim.C:45
6536
msgid "Maths Delimiters"
6537
msgstr ""
6538
6539
#: src/frontends/xforms/FormMathsMatrix.C:56
6540
msgid "Maths Matrix"
6541
msgstr ""
6542
6543
#: src/frontends/xforms/FormMathsMatrix.C:72
6544
msgid "Top | Center | Bottom"
6545
msgstr ""
6546
6547
#: src/frontends/xforms/FormMathsPanel.C:70
6548
#, fuzzy
6549
msgid "Maths Panel"
6550
msgstr "¼ö½Ä ÆÇ|l"
6551
6552
#: src/frontends/xforms/FormMathsPanel.C:85
6553
msgid "Arrows"
6554
msgstr ""
6555
6556
#: src/frontends/xforms/FormMathsPanel.C:91
6557
msgid "Binary Ops"
6558
msgstr ""
6559
6560
#: src/frontends/xforms/FormMathsPanel.C:97
6561
msgid "Bin Relations"
6562
msgstr ""
6563
6564
#: src/frontends/xforms/FormMathsPanel.C:109
6565
#: src/frontends/xforms/FormPreferences.C:232
6566
#: src/frontends/xforms/FormPreferences.C:253
6567
#: src/frontends/xforms/FormPreferences.C:261
6568
#: src/frontends/xforms/form_maths_panel.C:51
6569
#: src/frontends/xforms/form_maths_panel.C:114
6570
msgid "Misc"
6571
msgstr ""
6572
6573
#: src/frontends/xforms/FormMathsPanel.C:116
6574
#: src/frontends/xforms/form_maths_panel.C:77
6575
#, fuzzy
6576
msgid "Dots"
6577
msgstr "¹®¼­(Documents)"
6578
6579
#: src/frontends/xforms/FormMathsPanel.C:122
6580
msgid "Big Operators"
6581
msgstr ""
6582
6583
#: src/frontends/xforms/FormMathsPanel.C:128
6584
msgid "AMS Misc"
6585
msgstr ""
6586
6587
#: src/frontends/xforms/FormMathsPanel.C:134
6588
msgid "AMS Arrows"
6589
msgstr ""
6590
6591
#: src/frontends/xforms/FormMathsPanel.C:140
6592
msgid "AMS Relations"
6593
msgstr ""
6594
6595
#: src/frontends/xforms/FormMathsPanel.C:146
6596
msgid "AMS Negated Rel"
6597
msgstr ""
6598
6599
#: src/frontends/xforms/FormMathsPanel.C:152
6600
msgid "AMS Operators"
6601
msgstr ""
6602
6603
#: src/frontends/xforms/FormMathsSpace.C:25
6604
#, fuzzy
6605
msgid "Maths Spacing"
6606
msgstr "¼ö½Ä ÆÇ|l"
6607
6608
#: src/frontends/xforms/FormMathsStyle.C:41
6609
msgid "Maths Styles & Fonts"
6610
msgstr ""
6611
6612
#: src/frontends/xforms/FormMinipage.C:27
6613
msgid "Minipage Options"
6614
msgstr ""
6615
6616
#: src/frontends/xforms/FormParagraph.C:46
6617
msgid "Paragraph Layout"
6618
msgstr ""
6619
6620
#: src/frontends/xforms/FormParagraph.C:91
6621
msgid "Cannot apply paragraph settings to this inset!"
6622
msgstr ""
6623
6624
#: src/frontends/xforms/FormParagraph.C:120
6625
#: src/frontends/xforms/FormParagraph.C:123
6626
msgid " None | Defskip | Smallskip | Medskip | Bigskip | VFill | Length "
6627
msgstr ""
6628
6629
#: src/frontends/xforms/FormParagraph.C:127
6630
msgid " Default | Single | OneHalf | Double | Other "
6631
msgstr ""
6632
6633
#: src/frontends/xforms/FormPreamble.C:24
6634
msgid "LaTeX preamble"
6635
msgstr ""
6636
6637
#: src/frontends/xforms/FormPreferences.C:73
6638
msgid "Preferences"
6639
msgstr ""
6640
6641
#: src/frontends/xforms/FormPreferences.C:205
6642
msgid "Look & Feel"
6643
msgstr ""
6644
6645
#: src/frontends/xforms/FormPreferences.C:208
6646
msgid "Lang Opts"
6647
msgstr ""
6648
6649
#: src/frontends/xforms/FormPreferences.C:211
6650
msgid "Conversion"
6651
msgstr ""
6652
6653
#: src/frontends/xforms/FormPreferences.C:214
6654
msgid "Inputs"
6655
msgstr ""
6656
6657
#: src/frontends/xforms/FormPreferences.C:217
6658
msgid "Outputs"
6659
msgstr ""
6660
6661
#: src/frontends/xforms/FormPreferences.C:223
6662
msgid "Screen Fonts"
6663
msgstr ""
6664
6665
#: src/frontends/xforms/FormPreferences.C:226
6666
#: src/frontends/xforms/form_preferences.C:572
6667
msgid "Interface"
6668
msgstr ""
6669
6670
#: src/frontends/xforms/FormPreferences.C:229
6671
msgid "Colors"
6672
msgstr ""
6673
6674
#: src/frontends/xforms/FormPreferences.C:236
6675
msgid "CJK Fonts"
6676
msgstr ""
6677
6678
#: src/frontends/xforms/FormPreferences.C:241
6679
msgid "Formats"
6680
msgstr ""
6681
6682
#: src/frontends/xforms/FormPreferences.C:244
6683
msgid "Converters"
6684
msgstr ""
6685
6686
#: src/frontends/xforms/FormPreferences.C:250
6687
msgid "Paths"
6688
msgstr ""
6689
6690
#: src/frontends/xforms/FormPreferences.C:258
6691
msgid "Printer"
6692
msgstr ""
6693
6694
#: src/frontends/xforms/FormPreferences.C:266
6695
msgid "Spell checker"
6696
msgstr ""
6697
6698
#: src/frontends/xforms/FormPreferences.C:536
6699
msgid "LyX objects that can be assigned a color."
6700
msgstr ""
6701
6702
#: src/frontends/xforms/FormPreferences.C:539
6703
msgid ""
6704
"Modify the LyX object's color. Note: you must then \"Apply\" the change."
6705
msgstr ""
6706
6707
#: src/frontends/xforms/FormPreferences.C:547
6708
msgid "Find a new color."
6709
msgstr ""
6710
6711
#: src/frontends/xforms/FormPreferences.C:551
6712
msgid "Toggle between RGB and HSV color spaces."
6713
msgstr ""
6714
6715
#: src/frontends/xforms/FormPreferences.C:734
6716
msgid "GUI background"
6717
msgstr ""
6718
6719
#: src/frontends/xforms/FormPreferences.C:740
6720
msgid "GUI text"
6721
msgstr ""
6722
6723
#: src/frontends/xforms/FormPreferences.C:746
6724
msgid "GUI selection"
6725
msgstr ""
6726
6727
#: src/frontends/xforms/FormPreferences.C:752
6728
msgid "GUI pointer"
6729
msgstr ""
6730
6731
#: src/frontends/xforms/FormPreferences.C:991
6732
msgid "All the currently defined converters known to LyX."
6733
msgstr ""
6734
6735
#: src/frontends/xforms/FormPreferences.C:993
6736
msgid "Convert \"from\" this format"
6737
msgstr ""
6738
6739
#: src/frontends/xforms/FormPreferences.C:995
6740
msgid "Convert \"to\" this format"
6741
msgstr ""
6742
6743
#: src/frontends/xforms/FormPreferences.C:997
6744
msgid ""
6745
"The conversion command. $$i is the input file name, $$b is the file name "
6746
"without its extension and $$o is the name of the output file."
6747
msgstr ""
6748
6749
#: src/frontends/xforms/FormPreferences.C:999
6750
msgid "Flags that control the converter behavior"
6751
msgstr ""
6752
6753
#: src/frontends/xforms/FormPreferences.C:1001
6754
msgid ""
6755
"Remove the current converter from the list of available converters. Note: "
6756
"you must then \"Apply\" the change."
6757
msgstr ""
6758
6759
#: src/frontends/xforms/FormPreferences.C:1003
6760
#: src/frontends/xforms/FormPreferences.C:1268
6761
msgid "Add"
6762
msgstr ""
6763
6764
#: src/frontends/xforms/FormPreferences.C:1004
6765
msgid ""
6766
"Add the current converter to the list of available converters. Note: you "
6767
"must then \"Apply\" the change."
6768
msgstr ""
6769
6770
#: src/frontends/xforms/FormPreferences.C:1006
6771
msgid ""
6772
"Modify the contents of the current converter. Note: you must then \"Apply\" "
6773
"the change."
6774
msgstr ""
6775
6776
#: src/frontends/xforms/FormPreferences.C:1098
6777
#: src/frontends/xforms/FormPreferences.C:1099
6778
#: src/frontends/xforms/FormPreferences.C:1137
6779
#: src/frontends/xforms/FormPreferences.C:1139
6780
#: src/frontends/xforms/FormPreferences.C:1367
6781
#: src/frontends/xforms/FormPreferences.C:1368
6782
#: src/frontends/xforms/FormPreferences.C:1411
6783
#: src/frontends/xforms/FormPreferences.C:1413
6784
#: src/frontends/xforms/form_preferences.C:355
6785
msgid "Modify|#M"
6786
msgstr ""
6787
6788
#: src/frontends/xforms/FormPreferences.C:1129
6789
#: src/frontends/xforms/FormPreferences.C:1131
6790
#: src/frontends/xforms/FormPreferences.C:1402
6791
#: src/frontends/xforms/FormPreferences.C:1404
6792
#: src/frontends/xforms/form_preferences.C:778
6793
#: src/frontends/xforms/form_preferences.C:851
6794
msgid "Add|#A"
6795
msgstr ""
6796
6797
#: src/frontends/xforms/FormPreferences.C:1254
6798
msgid "All the currently defined formats known to LyX."
6799
msgstr ""
6800
6801
#: src/frontends/xforms/FormPreferences.C:1256
6802
msgid "The format identifier."
6803
msgstr ""
6804
6805
#: src/frontends/xforms/FormPreferences.C:1258
6806
msgid "The format name as it will appear in the menus."
6807
msgstr ""
6808
6809
#: src/frontends/xforms/FormPreferences.C:1260
6810
msgid "The keyboard accelerator. Use a letter in the GUI name. Case sensitive."
6811
msgstr ""
6812
6813
#: src/frontends/xforms/FormPreferences.C:1262
6814
msgid "Used to recognize the file. E.g., ps, pdf, tex."
6815
msgstr ""
6816
6817
#: src/frontends/xforms/FormPreferences.C:1264
6818
msgid "The command used to launch the viewer application."
6819
msgstr ""
6820
6821
#: src/frontends/xforms/FormPreferences.C:1266
6822
msgid ""
6823
"Remove the current format from the list of available formats. Note: you must "
6824
"then \"Apply\" the change."
6825
msgstr ""
6826
6827
#: src/frontends/xforms/FormPreferences.C:1269
6828
msgid ""
6829
"Add the current format to the list of available formats. Note: you must then "
6830
"\"Apply\" the change."
6831
msgstr ""
6832
6833
#: src/frontends/xforms/FormPreferences.C:1271
6834
msgid ""
6835
"Modify the contents of the current format. Note: you must then \"Apply\" the "
6836
"change."
6837
msgstr ""
6838
6839
#: src/frontends/xforms/FormPreferences.C:1383
6840
msgid "Cannot remove a Format used by a Converter. Remove the converter first."
6841
msgstr ""
6842
6843
#: src/frontends/xforms/FormPreferences.C:1553
6844
msgid "Sys Bind|#S#s"
6845
msgstr ""
6846
6847
#: src/frontends/xforms/FormPreferences.C:1557
6848
msgid "User Bind|#U#u"
6849
msgstr ""
6850
6851
#: src/frontends/xforms/FormPreferences.C:1561
6852
msgid "Bind file"
6853
msgstr ""
6854
6855
#: src/frontends/xforms/FormPreferences.C:1565
6856
msgid "Sys UI|#S#s"
6857
msgstr ""
6858
6859
#: src/frontends/xforms/FormPreferences.C:1569
6860
msgid "User UI|#U#u"
6861
msgstr ""
6862
6863
#: src/frontends/xforms/FormPreferences.C:1573
6864
msgid "UI file"
6865
msgstr ""
6866
6867
#: src/frontends/xforms/FormPreferences.C:1761
6868
#: src/frontends/xforms/FormPreferences.C:1768
6869
msgid "Key maps|#K#k"
6870
msgstr ""
6871
6872
#: src/frontends/xforms/FormPreferences.C:1765
6873
#: src/frontends/xforms/FormPreferences.C:1772
6874
msgid "Keyboard map"
6875
msgstr ""
6876
6877
#: src/frontends/xforms/FormPreferences.C:2001
6878
msgid " default | US letter | legal | executive | A3 | A4 | A5 | B5 "
6879
msgstr ""
6880
6881
#: src/frontends/xforms/FormPreferences.C:2247
6882
msgid "Default path"
6883
msgstr ""
6884
6885
#: src/frontends/xforms/FormPreferences.C:2250
6886
msgid "Template path"
6887
msgstr ""
6888
6889
#: src/frontends/xforms/FormPreferences.C:2253
6890
msgid "Temp dir"
6891
msgstr ""
6892
6893
#: src/frontends/xforms/FormPreferences.C:2255
6894
msgid "User|#U#u"
6895
msgstr ""
6896
6897
#: src/frontends/xforms/FormPreferences.C:2258
6898
msgid "Lastfiles"
6899
msgstr ""
6900
6901
#: src/frontends/xforms/FormPreferences.C:2261
6902
msgid "Backup path"
6903
msgstr ""
6904
6905
#: src/frontends/xforms/FormPreferences.C:2264
6906
msgid "LyX Server pipes"
6907
msgstr ""
6908
6909
#: src/frontends/xforms/FormPreferences.C:2905
6910
msgid "Fonts must be positive!"
6911
msgstr ""
6912
6913
#: src/frontends/xforms/FormPreferences.C:2928
6914
msgid ""
6915
"Fonts must be input in the order tiny > script> footnote > small > normal > "
6916
"large > larger > largest > huge > huger."
6917
msgstr ""
6918
6919
#: src/frontends/xforms/FormPreferences.C:3055
6920
msgid " ispell | aspell "
6921
msgstr ""
6922
6923
#: src/frontends/xforms/FormPreferences.C:3148
6924
msgid "Personal dictionary"
6925
msgstr ""
6926
6927
#: src/frontends/xforms/FormRef.C:139
6928
msgid "*** No labels found in document ***"
6929
msgstr ""
6930
6931
#: src/frontends/xforms/FormSearch.C:23
6932
#, fuzzy
6933
msgid "LyX: Find and Replace"
6934
msgstr "ã¾Æ¼­ ±³Ã¼Çϱâ"
6935
6936
#: src/frontends/xforms/FormSendto.C:29
6937
#, fuzzy
6938
msgid "Send document to command"
6939
msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
6940
6941
#. Set up the tooltip mechanism
6942
#: src/frontends/xforms/FormSendto.C:46
6943
msgid ""
6944
"Export the buffer to this format before running the command below on it."
6945
msgstr ""
6946
6947
#: src/frontends/xforms/FormSendto.C:49
6948
msgid ""
6949
"Run this command on the buffer exported to the chosen format. $$FName will "
6950
"be replaced by the name of this file."
6951
msgstr ""
6952
6953
#: src/frontends/xforms/FormSpellchecker.C:24
6954
msgid "LyX: Spellchecker"
6955
msgstr ""
6956
6957
#: src/frontends/xforms/FormTabular.C:41
6958
msgid "Tabular Layout"
6959
msgstr ""
6960
6961
#: src/frontends/xforms/FormTabular.C:141
6962
msgid "Tabular"
6963
msgstr ""
6964
6965
#: src/frontends/xforms/FormTabular.C:143
6966
msgid "Column/Row"
6967
msgstr ""
6968
6969
#: src/frontends/xforms/FormTabular.C:145
6970
msgid "Cell"
6971
msgstr ""
6972
6973
#: src/frontends/xforms/FormTabular.C:147
6974
msgid "LongTable"
6975
msgstr ""
6976
6977
#: src/frontends/xforms/FormTabular.C:558
6978
msgid "Wrong Cursor position, updated window"
6979
msgstr ""
6980
6981
#: src/frontends/xforms/FormTabularCreate.C:29
6982
msgid "Insert Tabular"
6983
msgstr ""
6984
6985
#. set up the tooltips
6986
#: src/frontends/xforms/FormTexinfo.C:43
6987
msgid "Runs the script \"TexFiles.sh\" to build new file lists."
6988
msgstr ""
6989
6990
#: src/frontends/xforms/FormTexinfo.C:46
6991
msgid "Shows the contents of the marked file. Only possible in full path mode."
6992
msgstr ""
6993
6994
#: src/frontends/xforms/FormTexinfo.C:49
6995
msgid ""
6996
"Runs the script \"texhash\" which builds the a new LaTeX tree. Needed if you "
6997
"install a new TeX class or style. To execute it, you need the write "
6998
"permissions for the tex-dirs, often /var/lib/texmf and other."
6999
msgstr ""
7000
7001
#: src/frontends/xforms/FormTexinfo.C:52
7002
msgid ""
7003
"View full path or only file name. Full path is needed to view the contents "
7004
"of a file."
7005
msgstr ""
7006
7007
#: src/frontends/xforms/FormTexinfo.C:55
7008
msgid ""
7009
"Shows the installed LaTeX Document classes. Remember, that these classes are "
7010
"only available in LyX if a corresponding LyX layout file exists!"
7011
msgstr ""
7012
7013
#: src/frontends/xforms/FormTexinfo.C:58
7014
msgid ""
7015
"Shows the installed LaTeX style files, which are available in LyX by "
7016
"default, like \"babel\" or through \\usepackage{<the stylefile>} in LaTeX "
7017
"preamble."
7018
msgstr ""
7019
7020
#: src/frontends/xforms/FormTexinfo.C:61
7021
msgid ""
7022
"Shows the installed style files for BibTeX. They can be loaded through "
7023
"insert->Lists&Toc->BibTeX Reference->Style."
7024
msgstr ""
7025
7026
#: src/frontends/xforms/FormThesaurus.C:32
7027
msgid "LyX: Thesaurus"
7028
msgstr ""
7029
7030
#: src/frontends/xforms/FormToc.C:32 src/insets/insettoc.C:25
7031
msgid "Table of Contents"
7032
msgstr ""
7033
7034
#: src/frontends/xforms/FormToc.C:108 src/frontends/xforms/FormToc.C:119
7035
msgid "*** No Lists ***"
7036
msgstr ""
7037
7038
#: src/frontends/xforms/FormUrl.C:24
7039
msgid "Url"
7040
msgstr ""
7041
7042
#: src/frontends/xforms/FormVCLog.C:23
7043
msgid "Version Control Log"
7044
msgstr ""
7045
7046
#: src/frontends/xforms/Menubar_pimpl.C:375
7047
#, fuzzy, c-format
7048
msgid "No Table of contents%i"
7049
msgstr "¸ñÂ÷|C"
7050
7051
#: src/frontends/xforms/combox.C:524
7052
msgid "Done"
7053
msgstr ""
7054
7055
#: src/frontends/xforms/form_aboutlyx.C:60
7056
#: src/frontends/xforms/form_aboutlyx.C:63
7057
#: src/frontends/xforms/form_aboutlyx.C:116
7058
#: src/frontends/xforms/form_aboutlyx.C:119
7059
msgid "Text"
7060
msgstr ""
7061
7062
#: src/frontends/xforms/form_bibitem.C:29
7063
msgid "Key:|#K"
7064
msgstr ""
7065
7066
#: src/frontends/xforms/form_bibitem.C:46
7067
msgid "Label:|#L"
7068
msgstr ""
7069
7070
#: src/frontends/xforms/form_bibtex.C:29
7071
msgid "Database:|#D"
7072
msgstr ""
7073
7074
#: src/frontends/xforms/form_bibtex.C:46
7075
#: src/frontends/xforms/form_citation.C:119
7076
#, fuzzy
7077
msgid "Style:|#S"
7078
msgstr "TeX Çü½Ä|X"
7079
7080
#: src/frontends/xforms/form_bibtex.C:53
7081
#: src/frontends/xforms/form_external.C:50
7082
#: src/frontends/xforms/form_graphics.C:93
7083
#: src/frontends/xforms/form_include.C:30
7084
#: src/frontends/xforms/form_preferences.C:549
7085
#: src/frontends/xforms/form_print.C:146
7086
msgid "Browse...|#B"
7087
msgstr ""
7088
7089
#: src/frontends/xforms/form_bibtex.C:59
7090
#: src/frontends/xforms/form_preferences.C:224
7091
msgid "Browse...|#r"
7092
msgstr ""
7093
7094
#: src/frontends/xforms/form_bibtex.C:65
7095
msgid "Add bibliography to TOC|#A"
7096
msgstr ""
7097
7098
#: src/frontends/xforms/form_browser.C:31 src/frontends/xforms/form_error.C:31
7099
#: src/frontends/xforms/form_texinfo.C:107 src/frontends/xforms/form_toc.C:48
7100
#, fuzzy
7101
msgid "Close|^[^M"
7102
msgstr "´Ý±â(Close)|C"
7103
7104
#: src/frontends/xforms/form_browser.C:39
7105
msgid "Update|#Uu"
7106
msgstr ""
7107
7108
#: src/frontends/xforms/form_character.C:33
7109
msgid "Family:|#F"
7110
msgstr ""
7111
7112
#: src/frontends/xforms/form_character.C:43
7113
msgid "Series:|#S"
7114
msgstr ""
7115
7116
#: src/frontends/xforms/form_character.C:53
7117
msgid "Shape:|#H"
7118
msgstr ""
7119
7120
#: src/frontends/xforms/form_character.C:63
7121
msgid "Size:|#Z"
7122
msgstr ""
7123
7124
#: src/frontends/xforms/form_character.C:73
7125
msgid "Misc:|#M"
7126
msgstr ""
7127
7128
#: src/frontends/xforms/form_character.C:83
7129
#: src/frontends/xforms/form_citation.C:178
7130
#: src/frontends/xforms/form_document.C:41 src/frontends/xforms/form_ert.C:66
7131
#: src/frontends/xforms/form_external.C:94
7132
#: src/frontends/xforms/form_float.C:78 src/frontends/xforms/form_forks.C:58
7133
#: src/frontends/xforms/form_graphics.C:52
7134
#: src/frontends/xforms/form_index.C:48
7135
#: src/frontends/xforms/form_maths_delim.C:43
7136
#: src/frontends/xforms/form_maths_matrix.C:63
7137
#: src/frontends/xforms/form_minipage.C:75
7138
#: src/frontends/xforms/form_paragraph.C:185
7139
#: src/frontends/xforms/form_preamble.C:37
7140
#: src/frontends/xforms/form_preferences.C:43
7141
#: src/frontends/xforms/form_print.C:57 src/frontends/xforms/form_ref.C:97
7142
#: src/frontends/xforms/form_sendto.C:51
7143
#: src/frontends/xforms/form_tabular_create.C:32
7144
#: src/frontends/xforms/form_url.C:68
7145
msgid "Apply|#A"
7146
msgstr ""
7147
7148
#: src/frontends/xforms/form_character.C:91
7149
#, fuzzy
7150
msgid "Cancel|#N"
7151
msgstr "Ãë¼ÒµÊ"
7152
7153
#: src/frontends/xforms/form_character.C:99
7154
msgid "Color:|#C"
7155
msgstr ""
7156
7157
#: src/frontends/xforms/form_character.C:109
7158
msgid "Toggle on all these|#T"
7159
msgstr ""
7160
7161
#: src/frontends/xforms/form_character.C:116
7162
#: src/frontends/xforms/form_character.C:128
7163
msgid "Language:"
7164
msgstr ""
7165
7166
#: src/frontends/xforms/form_character.C:122
7167
msgid "These are never toggled"
7168
msgstr ""
7169
7170
#: src/frontends/xforms/form_character.C:125
7171
msgid "These are always toggled"
7172
msgstr ""
7173
7174
#: src/frontends/xforms/form_citation.C:30
7175
msgid "Inset keys|#I"
7176
msgstr ""
7177
7178
#: src/frontends/xforms/form_citation.C:40
7179
msgid "Bibliography keys|#y"
7180
msgstr ""
7181
7182
#: src/frontends/xforms/form_citation.C:49
7183
#: src/frontends/xforms/form_forks.C:50
7184
msgid "@4->"
7185
msgstr ""
7186
7187
#: src/frontends/xforms/form_citation.C:50
7188
msgid "#&D"
7189
msgstr ""
7190
7191
#: src/frontends/xforms/form_citation.C:55
7192
msgid "@9+"
7193
msgstr ""
7194
7195
#: src/frontends/xforms/form_citation.C:56
7196
msgid "#X"
7197
msgstr ""
7198
7199
#: src/frontends/xforms/form_citation.C:61
7200
msgid "@8->"
7201
msgstr ""
7202
7203
#: src/frontends/xforms/form_citation.C:62
7204
msgid "#&A"
7205
msgstr ""
7206
7207
#: src/frontends/xforms/form_citation.C:67
7208
msgid "@2->"
7209
msgstr ""
7210
7211
#: src/frontends/xforms/form_citation.C:68
7212
msgid "#&B"
7213
msgstr ""
7214
7215
#: src/frontends/xforms/form_citation.C:87
7216
msgid "Regular Expression|#R"
7217
msgstr ""
7218
7219
#: src/frontends/xforms/form_citation.C:94
7220
msgid "Case sensitive|#C"
7221
msgstr ""
7222
7223
#: src/frontends/xforms/form_citation.C:101
7224
msgid "Previous|#P"
7225
msgstr ""
7226
7227
#: src/frontends/xforms/form_citation.C:109
7228
msgid "Next|#N"
7229
msgstr ""
7230
7231
#: src/frontends/xforms/form_citation.C:130
7232
msgid "Full author list|#F"
7233
msgstr ""
7234
7235
#: src/frontends/xforms/form_citation.C:138
7236
msgid "Upper case|#U"
7237
msgstr ""
7238
7239
#: src/frontends/xforms/form_citation.C:145
7240
msgid "Optional text"
7241
msgstr ""
7242
7243
#: src/frontends/xforms/form_citation.C:148
7244
msgid "Before:|#B"
7245
msgstr ""
7246
7247
#: src/frontends/xforms/form_citation.C:157
7248
msgid "After:|#e"
7249
msgstr ""
7250
7251
#: src/frontends/xforms/form_citation.C:166
7252
#: src/frontends/xforms/form_document.C:53
7253
#: src/frontends/xforms/form_float.C:68
7254
#: src/frontends/xforms/form_graphics.C:34
7255
#: src/frontends/xforms/form_index.C:37
7256
#: src/frontends/xforms/form_minipage.C:85
7257
#: src/frontends/xforms/form_paragraph.C:175
7258
#: src/frontends/xforms/form_preferences.C:33
7259
#: src/frontends/xforms/form_ref.C:80 src/frontends/xforms/form_url.C:76
7260
msgid "Restore|#R"
7261
msgstr ""
7262
7263
#: src/frontends/xforms/form_document.C:31
7264
#: src/frontends/xforms/form_graphics.C:29
7265
#: src/frontends/xforms/form_tabular.C:28
7266
msgid "Tabbed folder"
7267
msgstr ""
7268
7269
#: src/frontends/xforms/form_document.C:60
7270
msgid "Save as Document Defaults|#v"
7271
msgstr ""
7272
7273
#: src/frontends/xforms/form_document.C:66
7274
msgid "Use Class Defaults|#C"
7275
msgstr ""
7276
7277
#: src/frontends/xforms/form_document.C:94
7278
msgid "Papersize"
7279
msgstr ""
7280
7281
#: src/frontends/xforms/form_document.C:96
7282
msgid "Papersize:|#P"
7283
msgstr ""
7284
7285
#: src/frontends/xforms/form_document.C:104
7286
msgid "Width:|#W"
7287
msgstr ""
7288
7289
#: src/frontends/xforms/form_document.C:114
7290
msgid "Height:|#H"
7291
msgstr ""
7292
7293
#: src/frontends/xforms/form_document.C:126
7294
msgid "Portrait|#r"
7295
msgstr ""
7296
7297
#: src/frontends/xforms/form_document.C:134
7298
msgid "Landscape|#L"
7299
msgstr ""
7300
7301
#: src/frontends/xforms/form_document.C:145
7302
msgid "Custom sizes|#M"
7303
msgstr ""
7304
7305
#: src/frontends/xforms/form_document.C:153
7306
msgid "Special (A4 portrait only):|#S"
7307
msgstr ""
7308
7309
#: src/frontends/xforms/form_document.C:162
7310
msgid "Top:|#T"
7311
msgstr ""
7312
7313
#: src/frontends/xforms/form_document.C:172
7314
msgid "Bottom:|#B"
7315
msgstr ""
7316
7317
#: src/frontends/xforms/form_document.C:182
7318
#, fuzzy
7319
msgid "Inner:|#I"
7320
msgstr "»ðÀÔ(Insert)|I"
7321
7322
#: src/frontends/xforms/form_document.C:192
7323
#, fuzzy
7324
msgid "Outer:|#u"
7325
msgstr "¿­±â(Open)...|O"
7326
7327
#: src/frontends/xforms/form_document.C:202
7328
msgid "Headheight:|#H"
7329
msgstr ""
7330
7331
#: src/frontends/xforms/form_document.C:212
7332
msgid "Headsep:|#d"
7333
msgstr ""
7334
7335
#: src/frontends/xforms/form_document.C:222
7336
msgid "Footskip:|#F"
7337
msgstr ""
7338
7339
#: src/frontends/xforms/form_document.C:257
7340
msgid "Page cols"
7341
msgstr ""
7342
7343
#: src/frontends/xforms/form_document.C:264
7344
msgid "Fonts:|#F"
7345
msgstr ""
7346
7347
#: src/frontends/xforms/form_document.C:272
7348
msgid "Font Size:|#O"
7349
msgstr ""
7350
7351
#: src/frontends/xforms/form_document.C:280
7352
msgid "Class:|#l"
7353
msgstr ""
7354
7355
#: src/frontends/xforms/form_document.C:288
7356
msgid "Pagestyle:|#P"
7357
msgstr ""
7358
7359
#: src/frontends/xforms/form_document.C:296
7360
msgid "Spacing|#g"
7361
msgstr ""
7362
7363
#: src/frontends/xforms/form_document.C:304
7364
msgid "Extra Options:|#X"
7365
msgstr ""
7366
7367
#: src/frontends/xforms/form_document.C:314
7368
msgid "Default Skip:|#u"
7369
msgstr ""
7370
7371
#: src/frontends/xforms/form_document.C:323
7372
msgid "One|#n"
7373
msgstr ""
7374
7375
#: src/frontends/xforms/form_document.C:331
7376
msgid "Two|#T"
7377
msgstr ""
7378
7379
#: src/frontends/xforms/form_document.C:342
7380
msgid "One|#e"
7381
msgstr ""
7382
7383
#: src/frontends/xforms/form_document.C:350
7384
msgid "Two|#w"
7385
msgstr ""
7386
7387
#: src/frontends/xforms/form_document.C:361
7388
msgid "Indent|#I"
7389
msgstr ""
7390
7391
#: src/frontends/xforms/form_document.C:369
7392
msgid "Skip|#K"
7393
msgstr ""
7394
7395
#: src/frontends/xforms/form_document.C:408
7396
msgid "Quote Style    "
7397
msgstr ""
7398
7399
#: src/frontends/xforms/form_document.C:410
7400
msgid "Encoding:|#D"
7401
msgstr ""
7402
7403
#: src/frontends/xforms/form_document.C:418
7404
msgid "Type:|#T"
7405
msgstr ""
7406
7407
#: src/frontends/xforms/form_document.C:427
7408
msgid "Single|#S"
7409
msgstr ""
7410
7411
#: src/frontends/xforms/form_document.C:435
7412
msgid "Double|#D"
7413
msgstr ""
7414
7415
#: src/frontends/xforms/form_document.C:445
7416
msgid "Language:|#L"
7417
msgstr ""
7418
7419
#: src/frontends/xforms/form_document.C:476
7420
msgid "Float Placement:|#L"
7421
msgstr ""
7422
7423
#: src/frontends/xforms/form_document.C:482
7424
msgid "Section number depth"
7425
msgstr ""
7426
7427
#: src/frontends/xforms/form_document.C:486
7428
msgid "Table of contents depth"
7429
msgstr ""
7430
7431
#: src/frontends/xforms/form_document.C:491
7432
msgid "PS Driver|#S"
7433
msgstr ""
7434
7435
#: src/frontends/xforms/form_document.C:499
7436
msgid "Use AMS Math|#M"
7437
msgstr ""
7438
7439
#: src/frontends/xforms/form_document.C:507
7440
msgid "Use Natbib|#N"
7441
msgstr ""
7442
7443
#: src/frontends/xforms/form_document.C:515
7444
msgid "Citation style|#i"
7445
msgstr ""
7446
7447
#: src/frontends/xforms/form_document.C:558
7448
msgid "Size|#z"
7449
msgstr ""
7450
7451
#: src/frontends/xforms/form_document.C:567
7452
msgid "LaTeX|#L"
7453
msgstr ""
7454
7455
#: src/frontends/xforms/form_document.C:576
7456
msgid "1|#1"
7457
msgstr ""
7458
7459
#: src/frontends/xforms/form_document.C:586
7460
msgid "2|#2"
7461
msgstr ""
7462
7463
#: src/frontends/xforms/form_document.C:595
7464
msgid "3|#3"
7465
msgstr ""
7466
7467
#: src/frontends/xforms/form_document.C:604
7468
msgid "4|#4"
7469
msgstr ""
7470
7471
#: src/frontends/xforms/form_document.C:619
7472
msgid "Standard|#S"
7473
msgstr ""
7474
7475
#: src/frontends/xforms/form_document.C:630
7476
msgid "Maths|#M"
7477
msgstr ""
7478
7479
#: src/frontends/xforms/form_document.C:640
7480
msgid "Ding 1|#D"
7481
msgstr ""
7482
7483
#: src/frontends/xforms/form_document.C:650
7484
msgid "Ding 2|#i"
7485
msgstr ""
7486
7487
#: src/frontends/xforms/form_document.C:660
7488
msgid "Ding 3|#n"
7489
msgstr ""
7490
7491
#: src/frontends/xforms/form_document.C:670
7492
msgid "Ding 4|#g"
7493
msgstr ""
7494
7495
#: src/frontends/xforms/form_ert.C:28 src/frontends/xforms/form_tabular.C:533
7496
msgid "Status"
7497
msgstr ""
7498
7499
#: src/frontends/xforms/form_ert.C:33
7500
#, fuzzy
7501
msgid "Open|#O"
7502
msgstr "¿­±â(Open)...|O"
7503
7504
#: src/frontends/xforms/form_ert.C:41
7505
#, fuzzy
7506
msgid "Collapsed|#C"
7507
msgstr "´Ý±â(Close)|C"
7508
7509
#: src/frontends/xforms/form_ert.C:49
7510
msgid "Inlined View|#I"
7511
msgstr ""
7512
7513
#: src/frontends/xforms/form_external.C:29
7514
msgid "Template|#t"
7515
msgstr ""
7516
7517
#: src/frontends/xforms/form_external.C:42
7518
#: src/frontends/xforms/form_graphics.C:86
7519
#: src/frontends/xforms/form_print.C:44
7520
msgid "File|#F"
7521
msgstr ""
7522
7523
#: src/frontends/xforms/form_external.C:58
7524
msgid "Parameters|#P"
7525
msgstr ""
7526
7527
#: src/frontends/xforms/form_external.C:66
7528
msgid "Edit file|#E"
7529
msgstr ""
7530
7531
#: src/frontends/xforms/form_external.C:74
7532
msgid "View result|#V"
7533
msgstr ""
7534
7535
#: src/frontends/xforms/form_external.C:82
7536
msgid "Update result|#U"
7537
msgstr ""
7538
7539
#: src/frontends/xforms/form_external.C:102
7540
msgid "Cancel|#C^["
7541
msgstr ""
7542
7543
#: src/frontends/xforms/form_filedialog.C:34
7544
msgid "Directory:|#D"
7545
msgstr ""
7546
7547
#: src/frontends/xforms/form_filedialog.C:42
7548
msgid "Pattern:|#P"
7549
msgstr ""
7550
7551
#: src/frontends/xforms/form_filedialog.C:54
7552
msgid "Filename:|#F"
7553
msgstr ""
7554
7555
#: src/frontends/xforms/form_filedialog.C:62
7556
msgid "Rescan|#R#r"
7557
msgstr ""
7558
7559
#: src/frontends/xforms/form_filedialog.C:69
7560
msgid "Home|#H#h"
7561
msgstr ""
7562
7563
#: src/frontends/xforms/form_filedialog.C:76
7564
msgid "User1|#1"
7565
msgstr ""
7566
7567
#: src/frontends/xforms/form_filedialog.C:83
7568
msgid "User2|#2"
7569
msgstr ""
7570
7571
#: src/frontends/xforms/form_float.C:33
7572
msgid "Top of the page|#T"
7573
msgstr ""
7574
7575
#: src/frontends/xforms/form_float.C:40
7576
msgid "Bottom of the page|#B"
7577
msgstr ""
7578
7579
#: src/frontends/xforms/form_float.C:47
7580
msgid "Page of floats|#P"
7581
msgstr ""
7582
7583
#: src/frontends/xforms/form_float.C:54
7584
msgid "Here, if possible|#i"
7585
msgstr ""
7586
7587
#: src/frontends/xforms/form_float.C:61
7588
msgid "Here, definitely|#H"
7589
msgstr ""
7590
7591
#: src/frontends/xforms/form_forks.C:29
7592
msgid "Forked child processes|#F"
7593
msgstr ""
7594
7595
#: src/frontends/xforms/form_forks.C:37
7596
msgid "Kill processes|#K"
7597
msgstr ""
7598
7599
#: src/frontends/xforms/form_forks.C:44
7600
msgid "All ->"
7601
msgstr ""
7602
7603
#: src/frontends/xforms/form_forks.C:47
7604
msgid "@->"
7605
msgstr ""
7606
7607
#: src/frontends/xforms/form_graphics.C:41
7608
msgid "Ok"
7609
msgstr ""
7610
7611
#: src/frontends/xforms/form_graphics.C:103
7612
msgid "Subfigure|#S"
7613
msgstr ""
7614
7615
#: src/frontends/xforms/form_graphics.C:111
7616
msgid "Title|#T"
7617
msgstr ""
7618
7619
#: src/frontends/xforms/form_graphics.C:121
7620
msgid "Angle|#A"
7621
msgstr ""
7622
7623
#: src/frontends/xforms/form_graphics.C:127
7624
msgid "deg"
7625
msgstr ""
7626
7627
#: src/frontends/xforms/form_graphics.C:131
7628
msgid "Origin|#O"
7629
msgstr ""
7630
7631
#: src/frontends/xforms/form_graphics.C:139
7632
msgid "Draft mode|#D"
7633
msgstr ""
7634
7635
#: src/frontends/xforms/form_graphics.C:147
7636
msgid "Rotate|#R"
7637
msgstr ""
7638
7639
#: src/frontends/xforms/form_graphics.C:155
7640
msgid "Don't unzip, when exporting to LaTeX|#u"
7641
msgstr ""
7642
7643
#: src/frontends/xforms/form_graphics.C:187
7644
msgid "Output size"
7645
msgstr ""
7646
7647
#: src/frontends/xforms/form_graphics.C:191
7648
#: src/frontends/xforms/form_graphics.C:415
7649
msgid "Original size|#O"
7650
msgstr ""
7651
7652
#: src/frontends/xforms/form_graphics.C:200
7653
#: src/frontends/xforms/form_graphics.C:424
7654
#, fuzzy
7655
msgid "Scale|#S"
7656
msgstr "ÀúÀå|S"
7657
7658
#: src/frontends/xforms/form_graphics.C:209
7659
#, fuzzy
7660
msgid "Custom|#C"
7661
msgstr "À߶ó³¿(Cut)|C"
7662
7663
#: src/frontends/xforms/form_graphics.C:220
7664
#: src/frontends/xforms/form_graphics.C:407
7665
msgid "Value|#V"
7666
msgstr ""
7667
7668
#: src/frontends/xforms/form_graphics.C:231
7669
#: src/frontends/xforms/form_graphics.C:491
7670
msgid "Width|#W"
7671
msgstr ""
7672
7673
#: src/frontends/xforms/form_graphics.C:242
7674
#: src/frontends/xforms/form_graphics.C:502
7675
msgid "Height|#H"
7676
msgstr ""
7677
7678
#: src/frontends/xforms/form_graphics.C:253
7679
msgid "keep Aspect ratio|#A"
7680
msgstr ""
7681
7682
#: src/frontends/xforms/form_graphics.C:261
7683
msgid "Get LyX size|#L"
7684
msgstr ""
7685
7686
#: src/frontends/xforms/form_graphics.C:291
7687
msgid "Corner coordinates (X, Y)"
7688
msgstr ""
7689
7690
#: src/frontends/xforms/form_graphics.C:294
7691
#: src/frontends/xforms/form_graphics.C:298
7692
msgid ", "
7693
msgstr ""
7694
7695
#: src/frontends/xforms/form_graphics.C:303
7696
msgid "Top right  ( |#T"
7697
msgstr ""
7698
7699
#: src/frontends/xforms/form_graphics.C:309
7700
#: src/frontends/xforms/form_graphics.C:320
7701
msgid " )"
7702
msgstr ""
7703
7704
#: src/frontends/xforms/form_graphics.C:314
7705
msgid "Bottom left  ( |#B"
7706
msgstr ""
7707
7708
#: src/frontends/xforms/form_graphics.C:325
7709
msgid "Units|#U"
7710
msgstr ""
7711
7712
#: src/frontends/xforms/form_graphics.C:333
7713
msgid "Get values from file|#G"
7714
msgstr ""
7715
7716
#: src/frontends/xforms/form_graphics.C:340
7717
msgid "Clip to bounding box|#C"
7718
msgstr ""
7719
7720
#: src/frontends/xforms/form_graphics.C:372
7721
msgid "Additional LaTeX options|#L"
7722
msgstr ""
7723
7724
#: src/frontends/xforms/form_graphics.C:401
7725
msgid "Screen size"
7726
msgstr ""
7727
7728
#: src/frontends/xforms/form_graphics.C:404
7729
msgid "Screen display"
7730
msgstr ""
7731
7732
#: src/frontends/xforms/form_graphics.C:433
7733
msgid "Custom|#u"
7734
msgstr ""
7735
7736
#: src/frontends/xforms/form_graphics.C:449
7737
msgid "Default|#f"
7738
msgstr ""
7739
7740
#: src/frontends/xforms/form_graphics.C:457
7741
msgid "Monochrome|#M"
7742
msgstr ""
7743
7744
#: src/frontends/xforms/form_graphics.C:465
7745
msgid "Grayscale|#G"
7746
msgstr ""
7747
7748
#: src/frontends/xforms/form_graphics.C:473
7749
#, fuzzy
7750
msgid "Color|#C"
7751
msgstr "´Ý±â(Close)|C"
7752
7753
#: src/frontends/xforms/form_graphics.C:481
7754
#: src/frontends/xforms/form_preferences.C:476
7755
msgid "Don't display|#D"
7756
msgstr ""
7757
7758
#: src/frontends/xforms/form_graphics.C:513
7759
msgid "Get LaTeX size|#L"
7760
msgstr ""
7761
7762
#: src/frontends/xforms/form_include.C:37
7763
msgid "Don't typeset|#D"
7764
msgstr ""
7765
7766
#: src/frontends/xforms/form_include.C:53
7767
msgid "Load|#L"
7768
msgstr ""
7769
7770
#: src/frontends/xforms/form_include.C:60
7771
msgid "File name:|#F"
7772
msgstr ""
7773
7774
#: src/frontends/xforms/form_include.C:68
7775
msgid "Visible space|#s"
7776
msgstr ""
7777
7778
#: src/frontends/xforms/form_include.C:75
7779
msgid "Verbatim|#V"
7780
msgstr ""
7781
7782
#: src/frontends/xforms/form_include.C:83
7783
msgid "Use input|#i"
7784
msgstr ""
7785
7786
#: src/frontends/xforms/form_include.C:91
7787
msgid "Use include|#U"
7788
msgstr ""
7789
7790
#: src/frontends/xforms/form_index.C:29
7791
msgid "Keyword|#K"
7792
msgstr ""
7793
7794
#: src/frontends/xforms/form_maths_delim.C:54
7795
msgid ""
7796
"()\n"
7797
"Both|#B"
7798
msgstr ""
7799
7800
#: src/frontends/xforms/form_maths_delim.C:61
7801
#, fuzzy
7802
msgid ""
7803
")\n"
7804
"Right|#R"
7805
msgstr "ÁÙ ¿À¸¥ÂÊ(Line Right)|R"
7806
7807
#: src/frontends/xforms/form_maths_delim.C:68
7808
#, fuzzy
7809
msgid ""
7810
"(\n"
7811
"Left|#L"
7812
msgstr "ÁÙ ¿ÞÂÊ(Line Left)|L"
7813
7814
#: src/frontends/xforms/form_maths_matrix.C:28
7815
#: src/frontends/xforms/form_tabular_create.C:49
7816
msgid "Rows"
7817
msgstr ""
7818
7819
#: src/frontends/xforms/form_maths_matrix.C:35
7820
msgid "Columns "
7821
msgstr ""
7822
7823
#: src/frontends/xforms/form_maths_matrix.C:43
7824
msgid "Vertical align|#V"
7825
msgstr ""
7826
7827
#: src/frontends/xforms/form_maths_matrix.C:52
7828
msgid "Horizontal align|#H"
7829
msgstr ""
7830
7831
#: src/frontends/xforms/form_maths_matrix.C:59
7832
msgid "OK  "
7833
msgstr ""
7834
7835
#: src/frontends/xforms/form_maths_panel.C:28
7836
msgid "Close "
7837
msgstr ""
7838
7839
#: src/frontends/xforms/form_maths_panel.C:31
7840
msgid "Functions"
7841
msgstr ""
7842
7843
#: src/frontends/xforms/form_maths_panel.C:39
7844
#: src/frontends/xforms/form_maths_panel.C:94
7845
msgid "­ Û"
7846
msgstr ""
7847
7848
#: src/frontends/xforms/form_maths_panel.C:43
7849
#: src/frontends/xforms/form_maths_panel.C:109
7850
msgid "± ´"
7851
msgstr ""
7852
7853
#: src/frontends/xforms/form_maths_panel.C:47
7854
#: src/frontends/xforms/form_maths_panel.C:99
7855
msgid "£ @"
7856
msgstr ""
7857
7858
#: src/frontends/xforms/form_maths_panel.C:81
7859
msgid "S  ò"
7860
msgstr ""
7861
7862
#: src/frontends/xforms/form_maths_panel.C:104
7863
msgid "!(£ @)"
7864
msgstr ""
7865
7866
#: src/frontends/xforms/form_maths_space.C:30
7867
msgid "Thin|#T"
7868
msgstr ""
7869
7870
#: src/frontends/xforms/form_maths_space.C:37
7871
msgid "Medium|#M"
7872
msgstr ""
7873
7874
#: src/frontends/xforms/form_maths_space.C:44
7875
msgid "Thick|#H"
7876
msgstr ""
7877
7878
#: src/frontends/xforms/form_maths_space.C:51
7879
msgid "Negative|#N"
7880
msgstr ""
7881
7882
#: src/frontends/xforms/form_maths_space.C:58
7883
msgid "Quadratin|#Q"
7884
msgstr ""
7885
7886
#: src/frontends/xforms/form_maths_space.C:65
7887
msgid "2Quadratin|#2"
7888
msgstr ""
7889
7890
#: src/frontends/xforms/form_maths_style.C:46
7891
msgid "textrm"
7892
msgstr ""
7893
7894
#: src/frontends/xforms/form_minipage.C:31
7895
#: src/frontends/xforms/form_paragraph.C:28
7896
msgid "Alignment"
7897
msgstr ""
7898
7899
#: src/frontends/xforms/form_minipage.C:42
7900
msgid "Top|#T"
7901
msgstr ""
7902
7903
#: src/frontends/xforms/form_minipage.C:50
7904
msgid "Middle|#d"
7905
msgstr ""
7906
7907
#: src/frontends/xforms/form_minipage.C:58
7908
msgid "Bottom|#B"
7909
msgstr ""
7910
7911
#: src/frontends/xforms/form_paragraph.C:33
7912
msgid "Right|#R"
7913
msgstr ""
7914
7915
#: src/frontends/xforms/form_paragraph.C:41
7916
msgid "Left|#f"
7917
msgstr ""
7918
7919
#: src/frontends/xforms/form_paragraph.C:49
7920
msgid "Block|#c"
7921
msgstr ""
7922
7923
#: src/frontends/xforms/form_paragraph.C:57
7924
#: src/frontends/xforms/form_tabular.C:241
7925
#: src/frontends/xforms/form_tabular.C:387
7926
msgid "Center|#n"
7927
msgstr ""
7928
7929
#: src/frontends/xforms/form_paragraph.C:66
7930
msgid "Lines"
7931
msgstr ""
7932
7933
#: src/frontends/xforms/form_paragraph.C:70
7934
msgid "Above|#b"
7935
msgstr ""
7936
7937
#: src/frontends/xforms/form_paragraph.C:77
7938
msgid "Below|#E"
7939
msgstr ""
7940
7941
#: src/frontends/xforms/form_paragraph.C:83
7942
msgid "Page breaks"
7943
msgstr ""
7944
7945
#: src/frontends/xforms/form_paragraph.C:87
7946
msgid "Above|#o"
7947
msgstr ""
7948
7949
#: src/frontends/xforms/form_paragraph.C:94
7950
msgid "Below|#l"
7951
msgstr ""
7952
7953
#: src/frontends/xforms/form_paragraph.C:100
7954
msgid "Vertical spaces"
7955
msgstr ""
7956
7957
#: src/frontends/xforms/form_paragraph.C:104
7958
msgid "Above:|#v"
7959
msgstr ""
7960
7961
#: src/frontends/xforms/form_paragraph.C:115
7962
msgid "Keep|#K"
7963
msgstr ""
7964
7965
#: src/frontends/xforms/form_paragraph.C:122
7966
msgid "Below:|#w"
7967
msgstr ""
7968
7969
#: src/frontends/xforms/form_paragraph.C:133
7970
msgid "Keep|#p"
7971
msgstr ""
7972
7973
#: src/frontends/xforms/form_paragraph.C:139
7974
msgid "Line spacing"
7975
msgstr ""
7976
7977
#: src/frontends/xforms/form_paragraph.C:143
7978
msgid "Spacing:|#S"
7979
msgstr ""
7980
7981
#: src/frontends/xforms/form_paragraph.C:152
7982
msgid "Label Width"
7983
msgstr ""
7984
7985
#: src/frontends/xforms/form_paragraph.C:156
7986
msgid "Longest Label:|#g"
7987
msgstr ""
7988
7989
#: src/frontends/xforms/form_paragraph.C:164
7990
msgid "Indent"
7991
msgstr ""
7992
7993
#: src/frontends/xforms/form_paragraph.C:168
7994
msgid "No Indent|#I"
7995
msgstr ""
7996
7997
#: src/frontends/xforms/form_preferences.C:116
7998
msgid "Encoding"
7999
msgstr ""
8000
8001
#: src/frontends/xforms/form_preferences.C:119
8002
msgid "Rescale bitmap fonts"
8003
msgstr ""
8004
8005
#: src/frontends/xforms/form_preferences.C:126
8006
#, no-c-format
8007
msgid "Zoom %|#Z"
8008
msgstr ""
8009
8010
#: src/frontends/xforms/form_preferences.C:138
8011
msgid "Screen DPI|#D"
8012
msgstr ""
8013
8014
#: src/frontends/xforms/form_preferences.C:152
8015
msgid "smallest"
8016
msgstr ""
8017
8018
#: src/frontends/xforms/form_preferences.C:155
8019
msgid "smaller"
8020
msgstr ""
8021
8022
#: src/frontends/xforms/form_preferences.C:167
8023
msgid "larger"
8024
msgstr ""
8025
8026
#: src/frontends/xforms/form_preferences.C:170
8027
msgid "largest"
8028
msgstr ""
8029
8030
#: src/frontends/xforms/form_preferences.C:176
8031
msgid "huger"
8032
msgstr ""
8033
8034
#: src/frontends/xforms/form_preferences.C:179
8035
msgid "Fonts used"
8036
msgstr ""
8037
8038
#: src/frontends/xforms/form_preferences.C:181
8039
msgid "Scale & Resolution"
8040
msgstr ""
8041
8042
#: src/frontends/xforms/form_preferences.C:205
8043
msgid "Popup Fonts & Encoding"
8044
msgstr ""
8045
8046
#: src/frontends/xforms/form_preferences.C:206
8047
msgid "Normal Font"
8048
msgstr ""
8049
8050
#: src/frontends/xforms/form_preferences.C:209
8051
msgid "Bold Font"
8052
msgstr ""
8053
8054
#: src/frontends/xforms/form_preferences.C:212
8055
msgid "Popup Encoding"
8056
msgstr ""
8057
8058
#: src/frontends/xforms/form_preferences.C:215
8059
msgid "Layout & Bindings"
8060
msgstr ""
8061
8062
#: src/frontends/xforms/form_preferences.C:217
8063
msgid "User Interface file|#U"
8064
msgstr ""
8065
8066
#: src/frontends/xforms/form_preferences.C:231
8067
msgid "Bind file|#B"
8068
msgstr ""
8069
8070
#: src/frontends/xforms/form_preferences.C:238
8071
#: src/frontends/xforms/form_preferences.C:640
8072
msgid "Browse...|#w"
8073
msgstr ""
8074
8075
#: src/frontends/xforms/form_preferences.C:244
8076
msgid "Dead Keys"
8077
msgstr ""
8078
8079
#: src/frontends/xforms/form_preferences.C:246
8080
msgid "Override X Window dead-keys|#O"
8081
msgstr ""
8082
8083
#: src/frontends/xforms/form_preferences.C:277
8084
msgid "LyX objects|#L"
8085
msgstr ""
8086
8087
#: src/frontends/xforms/form_preferences.C:285
8088
msgid "H|#H"
8089
msgstr ""
8090
8091
#: src/frontends/xforms/form_preferences.C:292
8092
msgid "S|#S"
8093
msgstr ""
8094
8095
#: src/frontends/xforms/form_preferences.C:301
8096
msgid "V|#V"
8097
msgstr ""
8098
8099
#: src/frontends/xforms/form_preferences.C:310
8100
msgid "R|#R"
8101
msgstr ""
8102
8103
#: src/frontends/xforms/form_preferences.C:319
8104
msgid "G|#G"
8105
msgstr ""
8106
8107
#: src/frontends/xforms/form_preferences.C:328
8108
msgid "B|#B"
8109
msgstr ""
8110
8111
#: src/frontends/xforms/form_preferences.C:337
8112
msgid "HSV"
8113
msgstr ""
8114
8115
#: src/frontends/xforms/form_preferences.C:341
8116
msgid "RGB"
8117
msgstr ""
8118
8119
#: src/frontends/xforms/form_preferences.C:385
8120
msgid "Show banner|#S"
8121
msgstr ""
8122
8123
#: src/frontends/xforms/form_preferences.C:393
8124
msgid "Auto region delete|#A"
8125
msgstr ""
8126
8127
#: src/frontends/xforms/form_preferences.C:401
8128
msgid "Exit confirmation|#E"
8129
msgstr ""
8130
8131
#: src/frontends/xforms/form_preferences.C:408
8132
msgid "Display keyboard shortcuts"
8133
msgstr ""
8134
8135
#: src/frontends/xforms/form_preferences.C:413
8136
msgid "File->New asks for name|#N"
8137
msgstr ""
8138
8139
#: src/frontends/xforms/form_preferences.C:421
8140
msgid "Cursor follows scrollbar|#C"
8141
msgstr ""
8142
8143
#: src/frontends/xforms/form_preferences.C:429
8144
msgid "Dialogs iconify with main window|#D"
8145
msgstr ""
8146
8147
#: src/frontends/xforms/form_preferences.C:436
8148
msgid "Wheel mouse jump"
8149
msgstr ""
8150
8151
#: src/frontends/xforms/form_preferences.C:444
8152
msgid "Autosave interval"
8153
msgstr ""
8154
8155
#: src/frontends/xforms/form_preferences.C:454
8156
msgid "in Monochrome|#M"
8157
msgstr ""
8158
8159
#: src/frontends/xforms/form_preferences.C:462
8160
msgid "in Grayscale|#G"
8161
msgstr ""
8162
8163
#: src/frontends/xforms/form_preferences.C:469
8164
msgid "in Color|#C"
8165
msgstr ""
8166
8167
#: src/frontends/xforms/form_preferences.C:484
8168
#, fuzzy
8169
msgid "Display Graphics"
8170
msgstr "ÀÏ¹Ý ¼ö½Ä(Display Formula)|D"
8171
8172
#: src/frontends/xforms/form_preferences.C:511
8173
msgid "Spell command|#S"
8174
msgstr ""
8175
8176
#: src/frontends/xforms/form_preferences.C:519
8177
msgid "Use alternative language|#a"
8178
msgstr ""
8179
8180
#: src/frontends/xforms/form_preferences.C:529
8181
msgid "Use escape characters|#e"
8182
msgstr ""
8183
8184
#: src/frontends/xforms/form_preferences.C:539
8185
msgid "Use personal dictionary|#d"
8186
msgstr ""
8187
8188
#: src/frontends/xforms/form_preferences.C:556
8189
msgid "Accept compound words|#w"
8190
msgstr ""
8191
8192
#: src/frontends/xforms/form_preferences.C:564
8193
msgid "Use input encoding|#i"
8194
msgstr ""
8195
8196
#: src/frontends/xforms/form_preferences.C:571
8197
msgid "Advanced Options"
8198
msgstr ""
8199
8200
#: src/frontends/xforms/form_preferences.C:573
8201
msgid "Language Options"
8202
msgstr ""
8203
8204
#: src/frontends/xforms/form_preferences.C:598
8205
msgid "Package|#P"
8206
msgstr ""
8207
8208
#: src/frontends/xforms/form_preferences.C:605
8209
msgid "Default language|#l"
8210
msgstr ""
8211
8212
#: src/frontends/xforms/form_preferences.C:612
8213
msgid ""
8214
"Keyboard\n"
8215
"map|#K"
8216
msgstr ""
8217
8218
#: src/frontends/xforms/form_preferences.C:620
8219
msgid "1st|#1"
8220
msgstr ""
8221
8222
#: src/frontends/xforms/form_preferences.C:627
8223
msgid "2nd|#2"
8224
msgstr ""
8225
8226
#: src/frontends/xforms/form_preferences.C:634
8227
msgid "Browse...|#o"
8228
msgstr ""
8229
8230
#: src/frontends/xforms/form_preferences.C:646
8231
msgid "RtL support|#R"
8232
msgstr ""
8233
8234
#: src/frontends/xforms/form_preferences.C:654
8235
msgid "Auto begin|#b"
8236
msgstr ""
8237
8238
#: src/frontends/xforms/form_preferences.C:662
8239
msgid "Use babel|#U"
8240
msgstr ""
8241
8242
#: src/frontends/xforms/form_preferences.C:670
8243
msgid "Mark foreign|#M"
8244
msgstr ""
8245
8246
#: src/frontends/xforms/form_preferences.C:678
8247
msgid "Auto finish|#f"
8248
msgstr ""
8249
8250
#: src/frontends/xforms/form_preferences.C:686
8251
msgid "Global|#G"
8252
msgstr ""
8253
8254
#: src/frontends/xforms/form_preferences.C:694
8255
msgid "Command start|#s"
8256
msgstr ""
8257
8258
#: src/frontends/xforms/form_preferences.C:701
8259
msgid "Command end|#e"
8260
msgstr ""
8261
8262
#: src/frontends/xforms/form_preferences.C:735
8263
msgid "All formats|#A"
8264
msgstr ""
8265
8266
#: src/frontends/xforms/form_preferences.C:743
8267
msgid "Format|#F"
8268
msgstr ""
8269
8270
#: src/frontends/xforms/form_preferences.C:750
8271
msgid "GUI name|#G"
8272
msgstr ""
8273
8274
#: src/frontends/xforms/form_preferences.C:757
8275
msgid "Shortcut|#S"
8276
msgstr ""
8277
8278
#: src/frontends/xforms/form_preferences.C:764
8279
msgid "Extension|#E"
8280
msgstr ""
8281
8282
#: src/frontends/xforms/form_preferences.C:771
8283
msgid "Viewer|#V"
8284
msgstr ""
8285
8286
#: src/frontends/xforms/form_preferences.C:785
8287
#: src/frontends/xforms/form_preferences.C:858
8288
msgid "Delete|#D"
8289
msgstr ""
8290
8291
#: src/frontends/xforms/form_preferences.C:815
8292
msgid "All converters|#A"
8293
msgstr ""
8294
8295
#: src/frontends/xforms/form_preferences.C:823
8296
msgid "From|#F"
8297
msgstr ""
8298
8299
#: src/frontends/xforms/form_preferences.C:830
8300
msgid "To|#T"
8301
msgstr ""
8302
8303
#: src/frontends/xforms/form_preferences.C:837
8304
msgid "Converter|#C"
8305
msgstr ""
8306
8307
#: src/frontends/xforms/form_preferences.C:844
8308
msgid "Flags|#F"
8309
msgstr ""
8310
8311
#: src/frontends/xforms/form_preferences.C:888
8312
msgid "Default path|#p"
8313
msgstr ""
8314
8315
#: src/frontends/xforms/form_preferences.C:894
8316
#: src/frontends/xforms/form_preferences.C:904
8317
#: src/frontends/xforms/form_preferences.C:919
8318
#: src/frontends/xforms/form_preferences.C:934
8319
#: src/frontends/xforms/form_preferences.C:961
8320
#: src/frontends/xforms/form_preferences.C:971
8321
msgid "Browse..."
8322
msgstr ""
8323
8324
#: src/frontends/xforms/form_preferences.C:898
8325
msgid "Template path|#T"
8326
msgstr ""
8327
8328
#: src/frontends/xforms/form_preferences.C:908
8329
msgid "Temp dir|#d"
8330
msgstr ""
8331
8332
#: src/frontends/xforms/form_preferences.C:923
8333
msgid "Check last files|#C"
8334
msgstr ""
8335
8336
#: src/frontends/xforms/form_preferences.C:938
8337
msgid "Last file count|#L"
8338
msgstr ""
8339
8340
#: src/frontends/xforms/form_preferences.C:950
8341
msgid "Backup path|#B"
8342
msgstr ""
8343
8344
#: src/frontends/xforms/form_preferences.C:965
8345
msgid "LyXServer pipe|#S"
8346
msgstr ""
8347
8348
#: src/frontends/xforms/form_preferences.C:998
8349
msgid "date format|#f"
8350
msgstr ""
8351
8352
#: src/frontends/xforms/form_preferences.C:1027
8353
msgid "name"
8354
msgstr ""
8355
8356
#: src/frontends/xforms/form_preferences.C:1030
8357
msgid "adapt output"
8358
msgstr ""
8359
8360
#: src/frontends/xforms/form_preferences.C:1033
8361
msgid "Printer Command and Flags"
8362
msgstr ""
8363
8364
#: src/frontends/xforms/form_preferences.C:1035
8365
msgid "command"
8366
msgstr ""
8367
8368
#: src/frontends/xforms/form_preferences.C:1038
8369
msgid "page range"
8370
msgstr ""
8371
8372
#: src/frontends/xforms/form_preferences.C:1041
8373
msgid "copies"
8374
msgstr ""
8375
8376
#: src/frontends/xforms/form_preferences.C:1044
8377
msgid "reverse"
8378
msgstr ""
8379
8380
#: src/frontends/xforms/form_preferences.C:1047
8381
msgid "to printer"
8382
msgstr ""
8383
8384
#: src/frontends/xforms/form_preferences.C:1050
8385
msgid "file extension"
8386
msgstr ""
8387
8388
#: src/frontends/xforms/form_preferences.C:1053
8389
msgid "spool command"
8390
msgstr ""
8391
8392
#: src/frontends/xforms/form_preferences.C:1056
8393
msgid "paper type"
8394
msgstr ""
8395
8396
#: src/frontends/xforms/form_preferences.C:1059
8397
msgid "even pages"
8398
msgstr ""
8399
8400
#: src/frontends/xforms/form_preferences.C:1062
8401
msgid "odd pages"
8402
msgstr ""
8403
8404
#: src/frontends/xforms/form_preferences.C:1065
8405
msgid "collated"
8406
msgstr ""
8407
8408
#: src/frontends/xforms/form_preferences.C:1068
8409
msgid "landscape"
8410
msgstr ""
8411
8412
#: src/frontends/xforms/form_preferences.C:1071
8413
msgid "to file"
8414
msgstr ""
8415
8416
#: src/frontends/xforms/form_preferences.C:1074
8417
msgid "extra options"
8418
msgstr ""
8419
8420
#: src/frontends/xforms/form_preferences.C:1077
8421
msgid "spool printer prefix"
8422
msgstr ""
8423
8424
#: src/frontends/xforms/form_preferences.C:1080
8425
msgid "paper size"
8426
msgstr ""
8427
8428
#: src/frontends/xforms/form_preferences.C:1107
8429
msgid "i18n1 Gothic"
8430
msgstr ""
8431
8432
#: src/frontends/xforms/form_preferences.C:1110
8433
msgid "i18n1 Normal"
8434
msgstr ""
8435
8436
#: src/frontends/xforms/form_preferences.C:1113
8437
msgid "i18n1 Encoding"
8438
msgstr ""
8439
8440
#: src/frontends/xforms/form_preferences.C:1116
8441
msgid "i18n2 Gothic"
8442
msgstr ""
8443
8444
#: src/frontends/xforms/form_preferences.C:1119
8445
msgid "i18n2 Normal"
8446
msgstr ""
8447
8448
#: src/frontends/xforms/form_preferences.C:1122
8449
msgid "i18n2 Encoding"
8450
msgstr ""
8451
8452
#: src/frontends/xforms/form_preferences.C:1150
8453
msgid "Ascii line length|#A"
8454
msgstr ""
8455
8456
#: src/frontends/xforms/form_preferences.C:1162
8457
msgid "TeX encoding|#T"
8458
msgstr ""
8459
8460
#: src/frontends/xforms/form_preferences.C:1169
8461
msgid "Default paper size|#p"
8462
msgstr ""
8463
8464
#: src/frontends/xforms/form_preferences.C:1176
8465
msgid "Outside code interaction"
8466
msgstr ""
8467
8468
#: src/frontends/xforms/form_preferences.C:1180
8469
msgid "ascii roff|#r"
8470
msgstr ""
8471
8472
#: src/frontends/xforms/form_preferences.C:1187
8473
msgid "checktex|#c"
8474
msgstr ""
8475
8476
#: src/frontends/xforms/form_preferences.C:1193
8477
msgid "DVI paper option"
8478
msgstr ""
8479
8480
#: src/frontends/xforms/form_preferences.C:1198
8481
msgid "Autoreset Class Options on change|#u"
8482
msgstr ""
8483
8484
#: src/frontends/xforms/form_print.C:36
8485
msgid "Printer|#P"
8486
msgstr ""
8487
8488
#: src/frontends/xforms/form_print.C:72
8489
msgid "All Pages|#G"
8490
msgstr ""
8491
8492
#: src/frontends/xforms/form_print.C:80
8493
msgid "Only Odd Pages|#O"
8494
msgstr ""
8495
8496
#: src/frontends/xforms/form_print.C:88
8497
msgid "Only Even Pages|#E"
8498
msgstr ""
8499
8500
#: src/frontends/xforms/form_print.C:99
8501
msgid "Normal Order|#N"
8502
msgstr ""
8503
8504
#: src/frontends/xforms/form_print.C:107
8505
msgid "Reverse Order|#R"
8506
msgstr ""
8507
8508
#: src/frontends/xforms/form_print.C:116
8509
msgid "Pages:"
8510
msgstr ""
8511
8512
#: src/frontends/xforms/form_print.C:120
8513
msgid "Count:"
8514
msgstr ""
8515
8516
#: src/frontends/xforms/form_print.C:125
8517
msgid "Collated|#C"
8518
msgstr ""
8519
8520
#: src/frontends/xforms/form_print.C:131
8521
msgid "to"
8522
msgstr ""
8523
8524
#: src/frontends/xforms/form_print.C:136
8525
msgid "Order"
8526
msgstr ""
8527
8528
#: src/frontends/xforms/form_print.C:142
8529
msgid "Print to"
8530
msgstr ""
8531
8532
#: src/frontends/xforms/form_ref.C:29
8533
msgid "Buffer|#B"
8534
msgstr ""
8535
8536
#: src/frontends/xforms/form_ref.C:41 src/frontends/xforms/form_toc.C:32
8537
msgid "Update|#U"
8538
msgstr ""
8539
8540
#: src/frontends/xforms/form_ref.C:48
8541
msgid "Sort|#S"
8542
msgstr ""
8543
8544
#: src/frontends/xforms/form_ref.C:56
8545
msgid "Name:|#N"
8546
msgstr ""
8547
8548
#: src/frontends/xforms/form_ref.C:61
8549
msgid "Ref:"
8550
msgstr ""
8551
8552
#: src/frontends/xforms/form_ref.C:64
8553
msgid "Reference type|#R"
8554
msgstr ""
8555
8556
#: src/frontends/xforms/form_ref.C:73
8557
msgid "Goto reference|#G"
8558
msgstr ""
8559
8560
#: src/frontends/xforms/form_search.C:31
8561
msgid "Find|#n"
8562
msgstr ""
8563
8564
#: src/frontends/xforms/form_search.C:40
8565
msgid "Replace with|#W"
8566
msgstr ""
8567
8568
#: src/frontends/xforms/form_search.C:49
8569
msgid "Forwards >|#F^s"
8570
msgstr ""
8571
8572
#: src/frontends/xforms/form_search.C:57
8573
msgid " < Backwards|#B^r"
8574
msgstr ""
8575
8576
#: src/frontends/xforms/form_search.C:65
8577
msgid "Replace|#R#r"
8578
msgstr ""
8579
8580
#: src/frontends/xforms/form_search.C:81
8581
msgid "Case sensitive|#s#S"
8582
msgstr ""
8583
8584
#: src/frontends/xforms/form_search.C:88
8585
msgid "Match word|#M#m"
8586
msgstr ""
8587
8588
#: src/frontends/xforms/form_search.C:95
8589
msgid "Replace All|#A#a"
8590
msgstr ""
8591
8592
#: src/frontends/xforms/form_sendto.C:29
8593
#, fuzzy
8594
msgid "Export format|#E"
8595
msgstr "´Ù¸¥ ÇüÅÂÀÇ ¹®¼­·Î ÀúÀå(Export)|E"
8596
8597
#: src/frontends/xforms/form_sendto.C:38
8598
msgid "Command|#C"
8599
msgstr ""
8600
8601
#: src/frontends/xforms/form_spellchecker.C:34
8602
msgid "Replace"
8603
msgstr ""
8604
8605
#: src/frontends/xforms/form_spellchecker.C:42
8606
msgid "Spellchecker Options...|#O"
8607
msgstr ""
8608
8609
#: src/frontends/xforms/form_spellchecker.C:49
8610
msgid "Start spellchecking|#S"
8611
msgstr ""
8612
8613
#: src/frontends/xforms/form_spellchecker.C:56
8614
msgid "Insert in personal dictionary|#I"
8615
msgstr ""
8616
8617
#: src/frontends/xforms/form_spellchecker.C:63
8618
msgid "Ignore word|#g"
8619
msgstr ""
8620
8621
#: src/frontends/xforms/form_spellchecker.C:70
8622
msgid "Accept word in this session|#A"
8623
msgstr ""
8624
8625
#: src/frontends/xforms/form_spellchecker.C:77
8626
msgid "Stop spellchecking|#T"
8627
msgstr ""
8628
8629
#: src/frontends/xforms/form_spellchecker.C:84
8630
msgid "Close Spellchecker|#C^["
8631
msgstr ""
8632
8633
#: src/frontends/xforms/form_spellchecker.C:91
8634
#, no-c-format
8635
msgid "0 %"
8636
msgstr ""
8637
8638
#: src/frontends/xforms/form_spellchecker.C:95
8639
#, no-c-format
8640
msgid "100 %"
8641
msgstr ""
8642
8643
#: src/frontends/xforms/form_spellchecker.C:99
8644
msgid "Replace word|#R"
8645
msgstr ""
8646
8647
#: src/frontends/xforms/form_tabular.C:71
8648
msgid "Append Column|#A"
8649
msgstr ""
8650
8651
#: src/frontends/xforms/form_tabular.C:78
8652
msgid "Delete Column|#O"
8653
msgstr ""
8654
8655
#: src/frontends/xforms/form_tabular.C:85
8656
msgid "Append Row|#p"
8657
msgstr ""
8658
8659
#: src/frontends/xforms/form_tabular.C:92
8660
msgid "Delete Row|#w"
8661
msgstr ""
8662
8663
#: src/frontends/xforms/form_tabular.C:99
8664
msgid "Set Borders|#S"
8665
msgstr ""
8666
8667
#: src/frontends/xforms/form_tabular.C:106
8668
msgid "Unset Borders|#U"
8669
msgstr ""
8670
8671
#: src/frontends/xforms/form_tabular.C:113
8672
msgid "Longtable|#L"
8673
msgstr ""
8674
8675
#: src/frontends/xforms/form_tabular.C:119
8676
#: src/frontends/xforms/form_tabular.C:433
8677
msgid "Rotate 90°|#9"
8678
msgstr ""
8679
8680
#: src/frontends/xforms/form_tabular.C:124
8681
msgid "Spec. Table"
8682
msgstr ""
8683
8684
#: src/frontends/xforms/form_tabular.C:149
8685
#: src/frontends/xforms/form_tabular.C:307
8686
msgid "Fixed Width"
8687
msgstr ""
8688
8689
#: src/frontends/xforms/form_tabular.C:152
8690
#: src/frontends/xforms/form_tabular.C:313
8691
msgid "Borders"
8692
msgstr ""
8693
8694
#: src/frontends/xforms/form_tabular.C:155
8695
#: src/frontends/xforms/form_tabular.C:310
8696
msgid "H. Alignment"
8697
msgstr ""
8698
8699
#: src/frontends/xforms/form_tabular.C:158
8700
msgid "Special column"
8701
msgstr ""
8702
8703
#: src/frontends/xforms/form_tabular.C:163
8704
#: src/frontends/xforms/form_tabular.C:405
8705
msgid " |#W"
8706
msgstr ""
8707
8708
#: src/frontends/xforms/form_tabular.C:171
8709
#: src/frontends/xforms/form_tabular.C:317
8710
msgid "Top|#t"
8711
msgstr ""
8712
8713
#: src/frontends/xforms/form_tabular.C:179
8714
#: src/frontends/xforms/form_tabular.C:325
8715
msgid "Bottom|#b"
8716
msgstr ""
8717
8718
#: src/frontends/xforms/form_tabular.C:187
8719
#: src/frontends/xforms/form_tabular.C:333
8720
msgid "Left|#l"
8721
msgstr ""
8722
8723
#: src/frontends/xforms/form_tabular.C:195
8724
#: src/frontends/xforms/form_tabular.C:341
8725
msgid "Right|#r"
8726
msgstr ""
8727
8728
#: src/frontends/xforms/form_tabular.C:204
8729
#: src/frontends/xforms/form_tabular.C:350
8730
msgid "Left|#e"
8731
msgstr ""
8732
8733
#: src/frontends/xforms/form_tabular.C:213
8734
#: src/frontends/xforms/form_tabular.C:359
8735
msgid "Right|#i"
8736
msgstr ""
8737
8738
#: src/frontends/xforms/form_tabular.C:221
8739
#: src/frontends/xforms/form_tabular.C:367
8740
msgid "Center|#c"
8741
msgstr ""
8742
8743
#: src/frontends/xforms/form_tabular.C:232
8744
#: src/frontends/xforms/form_tabular.C:378
8745
msgid "Top|#p"
8746
msgstr ""
8747
8748
#: src/frontends/xforms/form_tabular.C:249
8749
#: src/frontends/xforms/form_tabular.C:395
8750
msgid "Bottom|#o"
8751
msgstr ""
8752
8753
#: src/frontends/xforms/form_tabular.C:259
8754
#: src/frontends/xforms/form_tabular.C:413
8755
msgid "LaTeX Argument|#A"
8756
msgstr ""
8757
8758
#: src/frontends/xforms/form_tabular.C:267
8759
#: src/frontends/xforms/form_tabular.C:439
8760
msgid " |#L"
8761
msgstr ""
8762
8763
#: src/frontends/xforms/form_tabular.C:275
8764
#: src/frontends/xforms/form_tabular.C:447
8765
msgid "V. Alignment"
8766
msgstr ""
8767
8768
#: src/frontends/xforms/form_tabular.C:301
8769
msgid "Special Cell"
8770
msgstr ""
8771
8772
#: src/frontends/xforms/form_tabular.C:304
8773
msgid "Special Multicolumn"
8774
msgstr ""
8775
8776
#: src/frontends/xforms/form_tabular.C:421
8777
msgid "Multicolumn|#M"
8778
msgstr ""
8779
8780
#: src/frontends/xforms/form_tabular.C:427
8781
msgid "Use Minipage|#s"
8782
msgstr ""
8783
8784
#: src/frontends/xforms/form_tabular.C:478
8785
#: src/frontends/xforms/form_tabular.C:480
8786
#: src/frontends/xforms/form_tabular.C:482
8787
#: src/frontends/xforms/form_tabular.C:484 src/lyxfont.C:61
8788
msgid "On"
8789
msgstr ""
8790
8791
#: src/frontends/xforms/form_tabular.C:487
8792
msgid "Page break on the current row|#B"
8793
msgstr ""
8794
8795
#: src/frontends/xforms/form_tabular.C:496
8796
msgid "Header"
8797
msgstr ""
8798
8799
#: src/frontends/xforms/form_tabular.C:499
8800
msgid "First Header"
8801
msgstr ""
8802
8803
#: src/frontends/xforms/form_tabular.C:502
8804
msgid "Footer"
8805
msgstr ""
8806
8807
#: src/frontends/xforms/form_tabular.C:505
8808
#, fuzzy
8809
msgid "Last Footer"
8810
msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
8811
8812
#: src/frontends/xforms/form_tabular.C:520
8813
#: src/frontends/xforms/form_tabular.C:522
8814
msgid "Is Empty"
8815
msgstr ""
8816
8817
#: src/frontends/xforms/form_tabular.C:524
8818
msgid "Border Above"
8819
msgstr ""
8820
8821
#: src/frontends/xforms/form_tabular.C:527
8822
msgid "Border Below"
8823
msgstr ""
8824
8825
#: src/frontends/xforms/form_tabular.C:530
8826
msgid "Contents"
8827
msgstr ""
8828
8829
#: src/frontends/xforms/form_texinfo.C:39
8830
msgid "LaTeX Classes|#C"
8831
msgstr ""
8832
8833
#: src/frontends/xforms/form_texinfo.C:50
8834
#, fuzzy
8835
msgid "LaTeX Styles|#S"
8836
msgstr "TeX Çü½Ä|X"
8837
8838
#: src/frontends/xforms/form_texinfo.C:60
8839
#, fuzzy
8840
msgid "BibTeX Styles|#B"
8841
msgstr "TeX Çü½Ä|X"
8842
8843
#: src/frontends/xforms/form_texinfo.C:74
8844
msgid "Rescan|#R"
8845
msgstr ""
8846
8847
#: src/frontends/xforms/form_texinfo.C:82
8848
#, fuzzy
8849
msgid "View|#V"
8850
msgstr "º¸±â(View)|V"
8851
8852
#: src/frontends/xforms/form_texinfo.C:90
8853
msgid "Show Path|#P"
8854
msgstr ""
8855
8856
#: src/frontends/xforms/form_texinfo.C:99
8857
msgid "Run Texhash|#T"
8858
msgstr ""
8859
8860
#: src/frontends/xforms/form_thesaurus.C:30
8861
msgid "Replace|^R"
8862
msgstr ""
8863
8864
#: src/frontends/xforms/form_thesaurus.C:38
8865
#, fuzzy
8866
msgid "Close|^C"
8867
msgstr "´Ý±â(Close)|C"
8868
8869
#: src/frontends/xforms/form_thesaurus.C:45
8870
msgid "Entry : "
8871
msgstr ""
8872
8873
#: src/frontends/xforms/form_thesaurus.C:48
8874
msgid "Selection :"
8875
msgstr ""
8876
8877
#: src/frontends/xforms/form_thesaurus.C:52
8878
msgid "Meanings|#M"
8879
msgstr ""
8880
8881
#: src/frontends/xforms/form_toc.C:40
8882
msgid "Type|#T"
8883
msgstr ""
8884
8885
#: src/frontends/xforms/form_url.C:29
8886
msgid "URL|#U"
8887
msgstr ""
8888
8889
#: src/frontends/xforms/form_url.C:38
8890
msgid "Name|#N"
8891
msgstr ""
8892
8893
#: src/frontends/xforms/form_url.C:47
8894
msgid "HTML type|#H"
8895
msgstr ""
8896
8897
#: src/frontends/xforms/input_validators.C:127
8898
msgid "ERROR!  Unable to print!"
8899
msgstr ""
8900
8901
#: src/frontends/xforms/input_validators.C:128
8902
msgid "Check 'range of pages'!"
8903
msgstr ""
8904
8905
#: src/frontends/xforms/xforms_helpers.C:401
8906
#: src/frontends/xforms/xforms_helpers.C:425
8907
#: src/frontends/xforms/xforms_helpers.C:460
8908
#: src/frontends/xforms/xforms_helpers.C:506
8909
msgid "The absolute path is required."
8910
msgstr ""
8911
8912
#: src/frontends/xforms/xforms_helpers.C:407
8913
#: src/frontends/xforms/xforms_helpers.C:431
8914
#: src/frontends/xforms/xforms_helpers.C:471
8915
#: src/frontends/xforms/xforms_helpers.C:517
8916
msgid "Directory does not exist."
8917
msgstr ""
8918
8919
#: src/frontends/xforms/xforms_helpers.C:412
8920
#: src/frontends/xforms/xforms_helpers.C:476
8921
msgid "Cannot write to this directory."
8922
msgstr ""
8923
8924
#: src/frontends/xforms/xforms_helpers.C:436
8925
msgid "Cannot read this directory."
8926
msgstr ""
8927
8928
#: src/frontends/xforms/xforms_helpers.C:454
8929
#: src/frontends/xforms/xforms_helpers.C:500
8930
msgid "No file input."
8931
msgstr ""
8932
8933
#: src/frontends/xforms/xforms_helpers.C:482
8934
#: src/frontends/xforms/xforms_helpers.C:528
8935
msgid "A file is required, not a directory."
8936
msgstr ""
8937
8938
#: src/frontends/xforms/xforms_helpers.C:487
8939
msgid "Cannot write to this file."
8940
msgstr ""
8941
8942
#: src/frontends/xforms/xforms_helpers.C:522
8943
msgid "Cannot read from this directory."
8944
msgstr ""
8945
8946
#: src/frontends/xforms/xforms_helpers.C:533
8947
msgid "File does not exist."
8948
msgstr ""
8949
8950
#: src/frontends/xforms/xforms_helpers.C:538
8951
msgid "Cannot read from this file."
8952
msgstr ""
8953
8954
#: src/graphics/GraphicsCacheItem.C:470
8955
msgid "Unable to convert file "
8956
msgstr ""
8957
8958
#: src/graphics/GraphicsCacheItem.C:472
8959
msgid " to a loadable format."
8960
msgstr ""
8961
8962
#: src/importer.C:42
8963
msgid "Importing"
8964
msgstr ""
8965
8966
#: src/importer.C:61
8967
msgid "Cannot import file"
8968
msgstr ""
8969
8970
#: src/importer.C:62
8971
msgid "No information for importing from "
8972
msgstr ""
8973
8974
#. we are done
8975
#: src/importer.C:85
8976
msgid "imported."
8977
msgstr ""
8978
8979
#: src/insets/inset.C:104
8980
msgid "Opened inset"
8981
msgstr ""
8982
8983
#: src/insets/insetbib.C:137
8984
msgid "BibTeX Generated References"
8985
msgstr ""
8986
8987
#: src/insets/insetcaption.C:64
8988
msgid "Opened Caption Inset"
8989
msgstr ""
8990
8991
#: src/insets/insetcaption.C:82
8992
#, fuzzy
8993
msgid "Float"
8994
msgstr "Ç÷οìÆ®(Floats)|a"
8995
8996
#: src/insets/inseterror.C:85
8997
msgid "Opened error"
8998
msgstr ""
8999
9000
#: src/insets/insetert.C:246
9001
msgid "Opened ERT Inset"
9002
msgstr ""
9003
9004
#: src/insets/insetert.C:261 src/insets/insettabular.C:2035
9005
msgid "Impossible Operation!"
9006
msgstr ""
9007
9008
#: src/insets/insetert.C:262
9009
msgid "Not permitted to change font-types inside ERT-insets!"
9010
msgstr ""
9011
9012
#: src/insets/insetert.C:263 src/insets/insettabular.C:2037
9013
#: src/insets/insettext.C:1316
9014
msgid "Sorry."
9015
msgstr ""
9016
9017
#: src/insets/insetert.C:536 src/insets/insetert.C:547
9018
msgid "ERT"
9019
msgstr ""
9020
9021
#: src/insets/insetfloat.C:105 src/insets/insetfloat.C:298
9022
#: src/insets/insetfloat.C:303
9023
msgid "float:"
9024
msgstr ""
9025
9026
#: src/insets/insetfloat.C:204
9027
msgid "Opened Float Inset"
9028
msgstr ""
9029
9030
#: src/insets/insetfloatlist.C:41
9031
msgid "ERROR: Nonexistent float type!"
9032
msgstr ""
9033
9034
#: src/insets/insetfloatlist.C:108 src/insets/insetfloatlist.C:112
9035
msgid "List of "
9036
msgstr ""
9037
9038
#: src/insets/insetfoot.C:33 src/insets/insetfoot.C:41
9039
msgid "foot"
9040
msgstr ""
9041
9042
#: src/insets/insetfoot.C:54
9043
msgid "Opened Footnote Inset"
9044
msgstr ""
9045
9046
#: src/insets/insetgraphics.C:180
9047
msgid "Waiting for draw request to start loading..."
9048
msgstr ""
9049
9050
#: src/insets/insetgraphics.C:183
9051
msgid "Loading..."
9052
msgstr ""
9053
9054
#: src/insets/insetgraphics.C:186
9055
msgid "Converting to loadable format..."
9056
msgstr ""
9057
9058
#: src/insets/insetgraphics.C:189
9059
msgid "Loaded. Scaling etc..."
9060
msgstr ""
9061
9062
#: src/insets/insetgraphics.C:192
9063
msgid "No file found!"
9064
msgstr ""
9065
9066
#: src/insets/insetgraphics.C:195
9067
msgid "Error loading file into memory"
9068
msgstr ""
9069
9070
#: src/insets/insetgraphics.C:198
9071
msgid "Error converting to loadable format"
9072
msgstr ""
9073
9074
#: src/insets/insetgraphics.C:201
9075
msgid "Error scaling etc"
9076
msgstr ""
9077
9078
#: src/insets/insetgraphics.C:204
9079
msgid "No image"
9080
msgstr ""
9081
9082
#: src/insets/insetgraphics.C:207
9083
msgid "Loaded but not displaying"
9084
msgstr ""
9085
9086
#: src/insets/insetgraphics.C:701
9087
msgid "empty figure path"
9088
msgstr ""
9089
9090
#: src/insets/insetgraphics.C:713
9091
msgid " not found"
9092
msgstr ""
9093
9094
#. No graphics in ascii output. Possible to use gifscii to convert
9095
#. images to ascii approximation.
9096
#. 1. Convert file to ascii using gifscii
9097
#. 2. Read ascii output file and add it to the output stream.
9098
#. at least we send the filename
9099
#: src/insets/insetgraphics.C:753
9100
msgid "Graphic file:"
9101
msgstr ""
9102
9103
#: src/insets/insetinclude.C:172
9104
msgid "Input"
9105
msgstr ""
9106
9107
#: src/insets/insetinclude.C:173
9108
msgid "Verbatim Input"
9109
msgstr ""
9110
9111
#: src/insets/insetinclude.C:174
9112
msgid "Verbatim Input*"
9113
msgstr ""
9114
9115
#: src/insets/insetindex.C:24
9116
msgid "Idx"
9117
msgstr ""
9118
9119
#: src/insets/insetlabel.C:47 src/mathed/formula.C:440
9120
msgid "Enter label:"
9121
msgstr ""
9122
9123
#: src/insets/insetlist.C:42
9124
msgid "list"
9125
msgstr ""
9126
9127
#: src/insets/insetlist.C:64
9128
msgid "Opened List Inset"
9129
msgstr ""
9130
9131
#: src/insets/insetmarginal.C:33 src/insets/insetmarginal.C:41
9132
msgid "margin"
9133
msgstr ""
9134
9135
#: src/insets/insetmarginal.C:54
9136
msgid "Opened Marginal Note Inset"
9137
msgstr ""
9138
9139
#: src/insets/insetminipage.C:66
9140
msgid "minipage"
9141
msgstr ""
9142
9143
#: src/insets/insetminipage.C:227
9144
msgid "Opened Minipage Inset"
9145
msgstr ""
9146
9147
#: src/insets/insetnote.C:86
9148
#, fuzzy
9149
msgid "Opened Note Inset"
9150
msgstr "ÆÄÀÏÀ» ¿©½Ã¿À"
9151
9152
#: src/insets/insetparent.C:43
9153
msgid "Parent:"
9154
msgstr ""
9155
9156
#: src/insets/insetref.C:110
9157
msgid "Ref: "
9158
msgstr ""
9159
9160
#: src/insets/insetref.C:111
9161
msgid "Page Number"
9162
msgstr ""
9163
9164
#: src/insets/insetref.C:111
9165
msgid "Page: "
9166
msgstr ""
9167
9168
#: src/insets/insetref.C:112
9169
msgid "Textual Page Number"
9170
msgstr ""
9171
9172
#: src/insets/insetref.C:112
9173
msgid "TextPage: "
9174
msgstr ""
9175
9176
#: src/insets/insetref.C:113
9177
msgid "Standard+Textual Page"
9178
msgstr ""
9179
9180
#: src/insets/insetref.C:113
9181
msgid "Ref+Text: "
9182
msgstr ""
9183
9184
#: src/insets/insetref.C:114
9185
msgid "PrettyRef"
9186
msgstr ""
9187
9188
#: src/insets/insetref.C:114
9189
msgid "PrettyRef: "
9190
msgstr ""
9191
9192
#: src/insets/insettabular.C:548
9193
msgid "Opened Tabular Inset"
9194
msgstr ""
9195
9196
#: src/insets/insettabular.C:2036
9197
msgid "Multicolumns can only be horizontally."
9198
msgstr ""
9199
9200
#: src/insets/insettext.C:652
9201
msgid "Opened Text Inset"
9202
msgstr ""
9203
9204
#: src/insets/insettext.C:1314
9205
msgid "Impossible operation"
9206
msgstr ""
9207
9208
#: src/insets/insettext.C:1315
9209
msgid "Cannot include more than one paragraph!"
9210
msgstr ""
9211
9212
#: src/insets/insettext.C:1561
9213
msgid "Error : LatexType Command not allowed here.\n"
9214
msgstr ""
9215
9216
#: src/insets/insettheorem.C:39
9217
msgid "theorem"
9218
msgstr ""
9219
9220
#: src/insets/insettheorem.C:73
9221
msgid "Opened Theorem Inset"
9222
msgstr ""
9223
9224
#: src/insets/insettoc.C:26
9225
msgid "Unknown toc list"
9226
msgstr ""
9227
9228
#: src/insets/inseturl.C:40
9229
msgid "Url: "
9230
msgstr ""
9231
9232
#: src/insets/inseturl.C:42
9233
msgid "HtmlUrl: "
9234
msgstr ""
9235
9236
#: src/kbsequence.C:166
9237
msgid "   options: "
9238
msgstr ""
9239
9240
#: src/lyx_cb.C:96
9241
msgid "Save failed. Rename and try again?"
9242
msgstr ""
9243
9244
#: src/lyx_cb.C:98
9245
msgid "(If not, document is not saved.)"
9246
msgstr ""
9247
9248
#: src/lyx_cb.C:119
9249
msgid "Choose a filename to save document as"
9250
msgstr ""
9251
9252
#: src/lyx_cb.C:123 src/lyxfunc.C:1738 src/lyxfunc.C:1822
9253
msgid "Templates|#T#t"
9254
msgstr ""
9255
9256
#: src/lyx_cb.C:131 src/lyxfunc.C:1743 src/lyxfunc.C:1827
9257
msgid "*.lyx|LyX Documents (*.lyx)"
9258
msgstr ""
9259
9260
#: src/lyx_cb.C:151
9261
msgid "Same name as document already has:"
9262
msgstr ""
9263
9264
#: src/lyx_cb.C:153
9265
msgid "Save anyway?"
9266
msgstr ""
9267
9268
#: src/lyx_cb.C:159
9269
msgid "Another document with same name open!"
9270
msgstr ""
9271
9272
#: src/lyx_cb.C:161
9273
msgid "Replace with current document?"
9274
msgstr ""
9275
9276
#: src/lyx_cb.C:169
9277
msgid "Document renamed to '"
9278
msgstr ""
9279
9280
#: src/lyx_cb.C:170
9281
msgid "', but not saved..."
9282
msgstr ""
9283
9284
#: src/lyx_cb.C:176
9285
msgid "Document already exists:"
9286
msgstr ""
9287
9288
#: src/lyx_cb.C:178
9289
msgid "Replace file?"
9290
msgstr ""
9291
9292
#: src/lyx_cb.C:191
9293
msgid "Document could not be saved!"
9294
msgstr ""
9295
9296
#: src/lyx_cb.C:192
9297
msgid "Holding the old name."
9298
msgstr ""
9299
9300
#: src/lyx_cb.C:206
9301
msgid "Chktex does not work with SGML derived documents."
9302
msgstr ""
9303
9304
#: src/lyx_cb.C:215
9305
msgid "No warnings found."
9306
msgstr ""
9307
9308
#: src/lyx_cb.C:217
9309
msgid "One warning found."
9310
msgstr ""
9311
9312
#: src/lyx_cb.C:218
9313
msgid "Use `Navigate->Error' to find it."
9314
msgstr ""
9315
9316
#: src/lyx_cb.C:221
9317
msgid " warnings found."
9318
msgstr ""
9319
9320
#: src/lyx_cb.C:222
9321
msgid "Use `Navigate->Error' to find them."
9322
msgstr ""
9323
9324
#: src/lyx_cb.C:224
9325
msgid "Chktex run successfully"
9326
msgstr ""
9327
9328
#: src/lyx_cb.C:226
9329
msgid "It seems chktex does not work."
9330
msgstr ""
9331
9332
#: src/lyx_cb.C:273
9333
msgid "Autosaving current document..."
9334
msgstr ""
9335
9336
#: src/lyx_cb.C:313
9337
msgid "Autosave failed!"
9338
msgstr ""
9339
9340
#: src/lyx_cb.C:392
9341
#, fuzzy
9342
msgid "Select file to insert"
9343
msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
9344
9345
#: src/lyx_cb.C:409
9346
msgid "Error! Specified file is unreadable: "
9347
msgstr ""
9348
9349
#: src/lyx_cb.C:416
9350
msgid "Error! Cannot open specified file: "
9351
msgstr ""
9352
9353
#: src/lyx_cb.C:481 src/mathed/formula.C:439
9354
msgid "Enter new label to insert:"
9355
msgstr ""
9356
9357
#: src/lyx_cb.C:499
9358
msgid "Running configure..."
9359
msgstr ""
9360
9361
#: src/lyx_cb.C:507
9362
msgid "Reloading configuration..."
9363
msgstr ""
9364
9365
#: src/lyx_cb.C:509
9366
msgid "The system has been reconfigured."
9367
msgstr ""
9368
9369
#: src/lyx_cb.C:510
9370
msgid "You need to restart LyX to make use of any"
9371
msgstr ""
9372
9373
#: src/lyx_cb.C:511
9374
msgid "updated document class specifications."
9375
msgstr ""
9376
9377
#: src/lyx_main.C:102
9378
msgid "Wrong command line option `"
9379
msgstr ""
9380
9381
#: src/lyx_main.C:104
9382
msgid "'. Exiting."
9383
msgstr ""
9384
9385
#: src/lyx_main.C:251
9386
msgid "Warning: could not determine path of binary."
9387
msgstr ""
9388
9389
#: src/lyx_main.C:253
9390
msgid "If you have problems, try starting LyX with an absolute path."
9391
msgstr ""
9392
9393
#: src/lyx_main.C:362
9394
msgid "LYX_DIR_11x environment variable no good."
9395
msgstr ""
9396
9397
#: src/lyx_main.C:364
9398
msgid "System directory set to: "
9399
msgstr ""
9400
9401
#: src/lyx_main.C:372
9402
msgid "LyX Warning! Couldn't determine system directory. "
9403
msgstr ""
9404
9405
#: src/lyx_main.C:373
9406
msgid "Try the '-sysdir' command line parameter or "
9407
msgstr ""
9408
9409
#: src/lyx_main.C:374
9410
msgid "set the environment variable LYX_DIR_11x to the LyX system directory "
9411
msgstr ""
9412
9413
#: src/lyx_main.C:376
9414
msgid "containing the file `chkconfig.ltx'."
9415
msgstr ""
9416
9417
#: src/lyx_main.C:384
9418
msgid "Using built-in default "
9419
msgstr ""
9420
9421
#: src/lyx_main.C:385
9422
msgid " but expect problems."
9423
msgstr ""
9424
9425
#: src/lyx_main.C:388
9426
msgid "Expect problems."
9427
msgstr ""
9428
9429
#: src/lyx_main.C:635
9430
msgid "You have specified an invalid LyX directory."
9431
msgstr ""
9432
9433
#: src/lyx_main.C:636
9434
msgid "It is needed to keep your own configuration."
9435
msgstr ""
9436
9437
#: src/lyx_main.C:637
9438
msgid "Should I try to set it up for you (recommended)?"
9439
msgstr ""
9440
9441
#: src/lyx_main.C:638
9442
msgid "Running without personal LyX directory."
9443
msgstr ""
9444
9445
#. Tell the user what is going on
9446
#: src/lyx_main.C:645
9447
msgid "LyX: Creating directory "
9448
msgstr ""
9449
9450
#: src/lyx_main.C:646
9451
msgid " and running configure..."
9452
msgstr ""
9453
9454
#: src/lyx_main.C:652
9455
msgid "Failed. Will use "
9456
msgstr ""
9457
9458
#: src/lyx_main.C:653
9459
msgid " instead."
9460
msgstr ""
9461
9462
#: src/lyx_main.C:660
9463
msgid "Done!"
9464
msgstr ""
9465
9466
#: src/lyx_main.C:674
9467
msgid "LyX Warning!"
9468
msgstr ""
9469
9470
#: src/lyx_main.C:675
9471
msgid "Error while reading "
9472
msgstr ""
9473
9474
#: src/lyx_main.C:676
9475
msgid "Using built-in defaults."
9476
msgstr ""
9477
9478
#: src/lyx_main.C:778
9479
msgid "Setting debug level to "
9480
msgstr ""
9481
9482
#: src/lyx_main.C:788
9483
msgid ""
9484
"Usage: lyx [ command line switches ] [ name.lyx ... ]\n"
9485
"Command line switches (case sensitive):\n"
9486
"\t-help              summarize LyX usage\n"
9487
"\t-userdir dir       try to set user directory to dir\n"
9488
"\t-sysdir dir        try to set system directory to dir\n"
9489
"\t-geometry WxH+X+Y  set geometry of the main window\n"
9490
"\t-dbg feature[,feature]...\n"
9491
"                  select the features to debug.\n"
9492
"                  Type `lyx -dbg' to see the list of features\n"
9493
"\t-x [--execute] command\n"
9494
"                  where command is a lyx command.\n"
9495
"\t-e [--export] fmt\n"
9496
"                  where fmt is the export format of choice.\n"
9497
"\t-i [--import] fmt file.xxx\n"
9498
"                  where fmt is the import format of choice\n"
9499
"                  and file.xxx is the file to be imported.\n"
9500
"\t-version        summarize version and build info\n"
9501
"Check the LyX man page for more details."
9502
msgstr ""
9503
9504
#: src/lyx_main.C:835
9505
msgid "List of supported debug flags:"
9506
msgstr ""
9507
9508
#: src/lyx_main.C:847
9509
msgid "Missing directory for -sysdir switch!"
9510
msgstr ""
9511
9512
#: src/lyx_main.C:858
9513
msgid "Missing directory for -userdir switch!"
9514
msgstr ""
9515
9516
#: src/lyx_main.C:886
9517
msgid "Missing command string after  -x switch!"
9518
msgstr ""
9519
9520
#: src/lyx_main.C:899
9521
msgid "Missing file type [eg latex, ps...] after "
9522
msgstr ""
9523
9524
#: src/lyx_main.C:901 src/lyx_main.C:916
9525
msgid " switch!"
9526
msgstr ""
9527
9528
#: src/lyx_main.C:914
9529
msgid "Missing type [eg latex, ps...] after "
9530
msgstr ""
9531
9532
#: src/lyxfind.C:60
9533
msgid "Sorry!"
9534
msgstr ""
9535
9536
#: src/lyxfind.C:60
9537
msgid "You cannot replace a single space, nor an empty character."
9538
msgstr ""
9539
9540
#: src/lyxfont.C:44
9541
msgid "Sans serif"
9542
msgstr ""
9543
9544
#: src/lyxfont.C:44
9545
msgid "Symbol"
9546
msgstr ""
9547
9548
#: src/lyxfont.C:46 src/lyxfont.C:49 src/lyxfont.C:52 src/lyxfont.C:58
9549
#: src/lyxfont.C:61
9550
msgid "Inherit"
9551
msgstr ""
9552
9553
#: src/lyxfont.C:46 src/lyxfont.C:49 src/lyxfont.C:53 src/lyxfont.C:58
9554
#: src/lyxfont.C:61
9555
msgid "Ignore"
9556
msgstr ""
9557
9558
#: src/lyxfont.C:52
9559
msgid "Smallcaps"
9560
msgstr ""
9561
9562
#: src/lyxfont.C:61
9563
msgid "Off"
9564
msgstr ""
9565
9566
#: src/lyxfont.C:61
9567
msgid "Toggle"
9568
msgstr ""
9569
9570
#: src/lyxfont.C:565
9571
msgid "Emphasis "
9572
msgstr ""
9573
9574
#: src/lyxfont.C:568
9575
msgid "Underline "
9576
msgstr ""
9577
9578
#: src/lyxfont.C:571
9579
msgid "Noun "
9580
msgstr ""
9581
9582
#: src/lyxfont.C:575
9583
msgid "Language: "
9584
msgstr ""
9585
9586
#: src/lyxfont.C:577
9587
msgid "  Number "
9588
msgstr ""
9589
9590
#: src/lyxfunc.C:324
9591
#, fuzzy
9592
msgid "Unknown function."
9593
msgstr "¸ð¸£´Â ÇÔ¼ö"
9594
9595
#: src/lyxfunc.C:387
9596
msgid "Nothing to do"
9597
msgstr ""
9598
9599
#: src/lyxfunc.C:392
9600
msgid "Unknown action"
9601
msgstr ""
9602
9603
#. the default error message if we disable the command
9604
#: src/lyxfunc.C:397
9605
msgid "Command disabled"
9606
msgstr ""
9607
9608
#. no
9609
#: src/lyxfunc.C:409
9610
msgid "Document is read-only"
9611
msgstr ""
9612
9613
#. no
9614
#: src/lyxfunc.C:414
9615
msgid "Command not allowed without any document open"
9616
msgstr ""
9617
9618
#: src/lyxfunc.C:804
9619
#, fuzzy
9620
msgid "Unknown function ("
9621
msgstr "¸ð¸£´Â ÇÔ¼ö"
9622
9623
#: src/lyxfunc.C:1119
9624
msgid "Saving document"
9625
msgstr ""
9626
9627
#: src/lyxfunc.C:1266 src/mathed/formulabase.C:936
9628
msgid "Missing argument"
9629
msgstr ""
9630
9631
#: src/lyxfunc.C:1278
9632
msgid "Opening help file"
9633
msgstr ""
9634
9635
#: src/lyxfunc.C:1480
9636
msgid "Push-toolbar needs argument > 0"
9637
msgstr ""
9638
9639
#: src/lyxfunc.C:1497
9640
msgid "Usage: toolbar-add-to <LyX command>"
9641
msgstr ""
9642
9643
#: src/lyxfunc.C:1513
9644
msgid "This is only allowed in math mode!"
9645
msgstr ""
9646
9647
#: src/lyxfunc.C:1555
9648
msgid "Opening child document "
9649
msgstr ""
9650
9651
#: src/lyxfunc.C:1629
9652
msgid "Syntax: set-color <lyx_name> <x11_name>"
9653
msgstr ""
9654
9655
#: src/lyxfunc.C:1639
9656
msgid "Set-color \""
9657
msgstr ""
9658
9659
#: src/lyxfunc.C:1641
9660
msgid "\" failed - color is undefined or may not be redefined"
9661
msgstr ""
9662
9663
#: src/lyxfunc.C:1734
9664
msgid "Enter filename for new document"
9665
msgstr ""
9666
9667
#: src/lyxfunc.C:1744
9668
msgid "newfile"
9669
msgstr ""
9670
9671
#: src/lyxfunc.C:1762 src/lyxfunc.C:1973
9672
msgid ""
9673
"Do you want to close that document now?\n"
9674
"('No' will just switch to the open version)"
9675
msgstr ""
9676
9677
#: src/lyxfunc.C:1781
9678
msgid "File already exists:"
9679
msgstr ""
9680
9681
#: src/lyxfunc.C:1783
9682
msgid "Do you want to open the document?"
9683
msgstr ""
9684
9685
#: src/lyxfunc.C:1788
9686
#, fuzzy
9687
msgid "Opening  document"
9688
msgstr "¹®¼­¸¦ ³Ö½À´Ï´Ù..."
9689
9690
#: src/lyxfunc.C:1796 src/lyxfunc.C:1905
9691
msgid "opened."
9692
msgstr ""
9693
9694
#: src/lyxfunc.C:1818
9695
msgid "Select template file"
9696
msgstr ""
9697
9698
#: src/lyxfunc.C:1859
9699
#, fuzzy
9700
msgid "Select document to open"
9701
msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
9702
9703
#: src/lyxfunc.C:1887
9704
#, fuzzy
9705
msgid "Could not find file"
9706
msgstr "ÀÌ labelÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."
9707
9708
#: src/lyxfunc.C:1897
9709
msgid "Opening document"
9710
msgstr ""
9711
9712
#: src/lyxfunc.C:1909
9713
msgid "Could not open document"
9714
msgstr ""
9715
9716
#: src/lyxfunc.C:1933
9717
msgid "Select "
9718
msgstr ""
9719
9720
#: src/lyxfunc.C:1934
9721
msgid " file to import"
9722
msgstr ""
9723
9724
#: src/lyxfunc.C:1992
9725
msgid "A document by the name"
9726
msgstr ""
9727
9728
#: src/lyxfunc.C:1994
9729
msgid "already exists. Overwrite?"
9730
msgstr ""
9731
9732
#: src/lyxfunc.C:1995
9733
#, fuzzy
9734
msgid "Canceled"
9735
msgstr "Ãë¼ÒµÊ"
9736
9737
#: src/lyxfunc.C:2054 src/lyxfunc.C:2091
9738
msgid "Welcome to LyX!"
9739
msgstr ""
9740
9741
#. this is a hack
9742
#: src/lyxfunc.C:2092
9743
msgid "* No document open *"
9744
msgstr ""
9745
9746
#: src/lyxrc.C:1726
9747
msgid ""
9748
"The font encoding used for the LaTeX2e fontenc package. T1 is highly "
9749
"recommended for non-English languages."
9750
msgstr ""
9751
9752
#: src/lyxrc.C:1730
9753
msgid ""
9754
"The default printer to print on. If none is specified, LyX will use the "
9755
"environment variable PRINTER."
9756
msgstr ""
9757
9758
#: src/lyxrc.C:1734
9759
msgid "Your favorite print program, e.g. \"dvips\", \"dvilj4\"."
9760
msgstr ""
9761
9762
#: src/lyxrc.C:1738
9763
msgid "The option to print only even pages."
9764
msgstr ""
9765
9766
#: src/lyxrc.C:1742
9767
msgid "The option to print only odd pages."
9768
msgstr ""
9769
9770
#: src/lyxrc.C:1746
9771
msgid "The option for specifying a comma-separated list of pages to print."
9772
msgstr ""
9773
9774
#: src/lyxrc.C:1750
9775
msgid "The option for specifying the number of copies to print."
9776
msgstr ""
9777
9778
#: src/lyxrc.C:1754
9779
msgid "The option for specifying whether the copies should be collated."
9780
msgstr ""
9781
9782
#: src/lyxrc.C:1758
9783
msgid "The option to reverse the order of the pages printed."
9784
msgstr ""
9785
9786
#: src/lyxrc.C:1762
9787
msgid "The option to print out in landscape."
9788
msgstr ""
9789
9790
#: src/lyxrc.C:1766
9791
msgid "The option to specify paper type."
9792
msgstr ""
9793
9794
#: src/lyxrc.C:1770
9795
msgid "Option to specify the dimensions of the print paper."
9796
msgstr ""
9797
9798
#: src/lyxrc.C:1774
9799
msgid "Option to pass to the print program to print on a specific printer."
9800
msgstr ""
9801
9802
#: src/lyxrc.C:1778
9803
msgid ""
9804
"Select for LyX to pass the name of the destination printer to your print "
9805
"command."
9806
msgstr ""
9807
9808
#: src/lyxrc.C:1782
9809
msgid "Option to pass to the print program to print to a file."
9810
msgstr ""
9811
9812
#: src/lyxrc.C:1786
9813
msgid "Extension of printer program output file. Usually \".ps\"."
9814
msgstr ""
9815
9816
#: src/lyxrc.C:1790
9817
msgid ""
9818
"Extra options to pass to printing program after everything else, but before "
9819
"the filename of the DVI file to be printed."
9820
msgstr ""
9821
9822
#: src/lyxrc.C:1794
9823
msgid ""
9824
"When set, this printer option automatically prints to a file and then calls "
9825
"a separate print spooling program on that file with the given name and "
9826
"arguments."
9827
msgstr ""
9828
9829
#: src/lyxrc.C:1798
9830
msgid ""
9831
"If you specify a printer name in the print dialog, the following argument is "
9832
"prepended along with the printer name after the spool command."
9833
msgstr ""
9834
9835
#: src/lyxrc.C:1802
9836
msgid ""
9837
"DPI (dots per inch) of your monitor is auto-detected by LyX. If that goes "
9838
"wrong, override the setting here."
9839
msgstr ""
9840
9841
#: src/lyxrc.C:1807
9842
#, no-c-format
9843
msgid ""
9844
"The zoom percentage for screen fonts. A setting of 100% will make the fonts "
9845
"roughly the same size as on paper."
9846
msgstr ""
9847
9848
#: src/lyxrc.C:1811
9849
msgid "The font sizes used for calculating the scaling of the screen fonts."
9850
msgstr ""
9851
9852
#: src/lyxrc.C:1817
9853
msgid "The screen fonts used to display the text while editing."
9854
msgstr ""
9855
9856
#: src/lyxrc.C:1821
9857
msgid "The bold font in the dialogs."
9858
msgstr ""
9859
9860
#: src/lyxrc.C:1825
9861
msgid "The normal font in the dialogs."
9862
msgstr ""
9863
9864
#: src/lyxrc.C:1829
9865
msgid "The encoding for the screen fonts."
9866
msgstr ""
9867
9868
#: src/lyxrc.C:1833
9869
msgid "The encoding for the menu/popups fonts."
9870
msgstr ""
9871
9872
#: src/lyxrc.C:1857
9873
msgid ""
9874
"The time interval between auto-saves (in seconds). 0 means no auto-save."
9875
msgstr ""
9876
9877
#: src/lyxrc.C:1861
9878
msgid ""
9879
"The default path for your documents.  An empty value selects the directory "
9880
"LyX was started from."
9881
msgstr ""
9882
9883
#: src/lyxrc.C:1865
9884
msgid ""
9885
"The path that LyX will set when offering to choose a template.  An empty "
9886
"value selects the directory LyX was started from."
9887
msgstr ""
9888
9889
#: src/lyxrc.C:1869
9890
msgid ""
9891
"LyX will place its temporary directories in this path. They will be deleted "
9892
"when you quit LyX."
9893
msgstr ""
9894
9895
#: src/lyxrc.C:1873
9896
msgid ""
9897
"Select if you wish to use a temporary directory structure to store temporary "
9898
"TeX output."
9899
msgstr ""
9900
9901
#: src/lyxrc.C:1877
9902
msgid "The file where the last-files information should be stored."
9903
msgstr ""
9904
9905
#: src/lyxrc.C:1881
9906
msgid ""
9907
"De-select if you don't want the current selection to be replaced "
9908
"automatically by what you type."
9909
msgstr ""
9910
9911
#: src/lyxrc.C:1885
9912
msgid ""
9913
"De-select if you don't want the class options to be reset to defaults after "
9914
"class change."
9915
msgstr ""
9916
9917
#: src/lyxrc.C:1889
9918
msgid ""
9919
"Select if LyX is to take over the handling of the dead keys (a.k.a. accent "
9920
"keys) that may be defined for your keyboard."
9921
msgstr ""
9922
9923
#: src/lyxrc.C:1894
9924
msgid ""
9925
"This starts the lyxserver. The pipes get an additional extension \".in\" and "
9926
"\".out\". Only for advanced users."
9927
msgstr ""
9928
9929
#: src/lyxrc.C:1898
9930
msgid ""
9931
"Keybindings file. Can either specify an absolute path, or LyX will look in "
9932
"its global and local bind/ directories."
9933
msgstr ""
9934
9935
#: src/lyxrc.C:1902
9936
msgid ""
9937
"The  UI (user interface) file. Can either specify an absolute path, or LyX "
9938
"will look in its global and local ui/ directories."
9939
msgstr ""
9940
9941
#: src/lyxrc.C:1908
9942
msgid ""
9943
"Use this to set the correct mapping file for your keyboard. You'll need this "
9944
"if you for instance want to type German documents on an American keyboard."
9945
msgstr ""
9946
9947
#: src/lyxrc.C:1912
9948
msgid ""
9949
"Use to define an external program to render tables in the ASCII output. E.g. "
9950
"\"groff -t -Tlatin1 $$FName\"  where $$FName is the input file. If \"none\" "
9951
"is specified, an internal routine is used."
9952
msgstr ""
9953
9954
#: src/lyxrc.C:1916
9955
msgid ""
9956
"This is the maximum line length of an exported ASCII file (LaTeX, SGML or "
9957
"plain text)."
9958
msgstr ""
9959
9960
#: src/lyxrc.C:1920
9961
msgid "Maximal number of lastfiles. Up to 9 can appear in the file menu."
9962
msgstr ""
9963
9964
#: src/lyxrc.C:1924
9965
msgid "Select to check whether the lastfiles still exist."
9966
msgstr ""
9967
9968
#: src/lyxrc.C:1928
9969
msgid "Specify the paper command to DVI viewer (leave empty or use \"-paper\")"
9970
msgstr ""
9971
9972
#: src/lyxrc.C:1932
9973
msgid "Specify the default paper size."
9974
msgstr ""
9975
9976
#: src/lyxrc.C:1939
9977
msgid ""
9978
"Consider run-together words, such as \"diskdrive\" for \"disk drive\", as "
9979
"legal words?"
9980
msgstr ""
9981
9982
#: src/lyxrc.C:1943
9983
msgid "What command runs the spell checker?"
9984
msgstr ""
9985
9986
#: src/lyxrc.C:1947
9987
msgid ""
9988
"Specify whether to pass the -T input encoding option to ispell. Enable this "
9989
"if you can't spellcheck words with international letters in them. This may "
9990
"not work with all dictionaries."
9991
msgstr ""
9992
9993
#: src/lyxrc.C:1952
9994
msgid ""
9995
"Specify an alternate language. The default is to use the language of the "
9996
"document."
9997
msgstr ""
9998
9999
#: src/lyxrc.C:1957
10000
msgid ""
10001
"Specify an alternate personal dictionary file. E.g. \".ispell_english\"."
10002
msgstr ""
10003
10004
#: src/lyxrc.C:1962
10005
msgid "Specify additional chars that can be part of a word."
10006
msgstr ""
10007
10008
#: src/lyxrc.C:1966
10009
msgid ""
10010
"Allow bitmap fonts to be resized. If you are using a bitmap font, selecting "
10011
"this option may make some fonts look blocky in LyX. Deselecting this option "
10012
"makes LyX use the nearest bitmap font size available, instead of scaling."
10013
msgstr ""
10014
10015
#: src/lyxrc.C:1970
10016
msgid ""
10017
"Define how to run chktex. E.g. \"chktex -n11 -n1 -n3 -n6 -n9 -22 -n25 -n30 -"
10018
"n38\" Refer to the ChkTeX documentation."
10019
msgstr ""
10020
10021
#: src/lyxrc.C:1974
10022
msgid ""
10023
"LyX normally doesn't update the cursor position if you move the scrollbar. "
10024
"Set to true if you'd prefer to always have the cursor on screen."
10025
msgstr ""
10026
10027
#: src/lyxrc.C:1978
10028
msgid ""
10029
"Iconify the dialogs when the main window is iconified. (Affects only dialogs "
10030
"shown after the change has been made.)"
10031
msgstr ""
10032
10033
#: src/lyxrc.C:1982
10034
msgid ""
10035
"Sets whether LyX asks for a second confirmation to exit when you have "
10036
"changed documents. (LyX will still ask to save changed documents.)"
10037
msgstr ""
10038
10039
#: src/lyxrc.C:1986
10040
msgid "Select how LyX will display any graphics."
10041
msgstr ""
10042
10043
#: src/lyxrc.C:1990
10044
msgid ""
10045
"LyX continously displays names of last command executed, along with a list "
10046
"of defined short-cuts for it in the minibuffer. Set to false if LyX seems "
10047
"slow."
10048
msgstr ""
10049
10050
#: src/lyxrc.C:1994
10051
msgid "De-select if you don't want LyX to create backup files."
10052
msgstr ""
10053
10054
#: src/lyxrc.C:1998
10055
msgid ""
10056
"The path for storing backup files. If it is an empty string, LyX will store "
10057
"the backup file in the same directory as the original file."
10058
msgstr ""
10059
10060
#: src/lyxrc.C:2002
10061
msgid ""
10062
"Select to enable support of right-to-left languages (e.g. Hebrew, Arabic)."
10063
msgstr ""
10064
10065
#: src/lyxrc.C:2006
10066
msgid ""
10067
"Select to control the highlighting of words with a language foreign to that "
10068
"of the document."
10069
msgstr ""
10070
10071
#: src/lyxrc.C:2010
10072
msgid ""
10073
"The latex command for loading the language package. E.g. \"\\usepackage"
10074
"{babel}\", \"\\usepackage{omega}\"."
10075
msgstr ""
10076
10077
#: src/lyxrc.C:2014
10078
msgid ""
10079
"De-select if you don't want the language(s) used as an argument to "
10080
"\\documentclass."
10081
msgstr ""
10082
10083
#: src/lyxrc.C:2018
10084
msgid ""
10085
"De-select if you don't want babel to be used when the language of the "
10086
"document is the default language."
10087
msgstr ""
10088
10089
#: src/lyxrc.C:2022
10090
msgid ""
10091
"Select if a language switching command is needed at the beginning of the "
10092
"document."
10093
msgstr ""
10094
10095
#: src/lyxrc.C:2026
10096
msgid ""
10097
"Select if a language switching command is needed at the end of the document."
10098
msgstr ""
10099
10100
#: src/lyxrc.C:2030
10101
msgid ""
10102
"The latex command for changing from the language of the document to another "
10103
"language. E.g. \\selectlanguage{$$lang} where $$lang is substituted by the "
10104
"name of the second language."
10105
msgstr ""
10106
10107
#: src/lyxrc.C:2034
10108
msgid "The latex command for changing back to the language of the document."
10109
msgstr ""
10110
10111
#: src/lyxrc.C:2038
10112
msgid "The latex command for local changing of the language."
10113
msgstr ""
10114
10115
#: src/lyxrc.C:2043
10116
#, no-c-format
10117
msgid ""
10118
"This accepts the normal strftime formats; see man strftime for full details. "
10119
"E.g.\"%A, %e. %B %Y\"."
10120
msgstr ""
10121
10122
#: src/lyxrc.C:2047
10123
msgid "De-select if you don't want the startup banner."
10124
msgstr ""
10125
10126
#: src/lyxrc.C:2051
10127
msgid "The wheel movement factor (for mice with wheels or five button mice)."
10128
msgstr ""
10129
10130
#: src/lyxrc.C:2064
10131
msgid ""
10132
"This sets the behaviour if you want to be asked for a filename when creating "
10133
"a new document or wait until you save it and be asked then."
10134
msgstr ""
10135
10136
#: src/lyxrc.C:2068
10137
msgid "New documents will be assigned this language."
10138
msgstr ""
10139
10140
#: src/lyxrc.C:2072
10141
msgid "Maximum number of words in the initialization string for a new label"
10142
msgstr ""
10143
10144
#: src/lyxtextclasslist.C:93
10145
msgid "LyX wasn't able to find its layout descriptions!"
10146
msgstr ""
10147
10148
#: src/lyxtextclasslist.C:94
10149
msgid "Check that the file \"textclass.lst\""
10150
msgstr ""
10151
10152
#: src/lyxtextclasslist.C:95
10153
msgid "is installed correctly. Sorry, has to exit :-("
10154
msgstr ""
10155
10156
#: src/lyxtextclasslist.C:157
10157
msgid "LyX wasn't able to find any layout description!"
10158
msgstr ""
10159
10160
#: src/lyxtextclasslist.C:158
10161
msgid "Check the contents of the file \"textclass.lst\""
10162
msgstr ""
10163
10164
#: src/lyxtextclasslist.C:159
10165
msgid "Sorry, has to exit :-("
10166
msgstr ""
10167
10168
#: src/lyxvc.C:104 src/lyxvc.C:137
10169
msgid "Save document and proceed?"
10170
msgstr ""
10171
10172
#: src/lyxvc.C:117
10173
msgid "LyX VC: Initial description"
10174
msgstr ""
10175
10176
#: src/lyxvc.C:118
10177
msgid "(no initial description)"
10178
msgstr ""
10179
10180
#: src/lyxvc.C:123
10181
msgid "This document has NOT been registered."
10182
msgstr ""
10183
10184
#: src/lyxvc.C:149
10185
msgid "LyX VC: Log Message"
10186
msgstr ""
10187
10188
#: src/lyxvc.C:152
10189
msgid "(no log message)"
10190
msgstr ""
10191
10192
#: src/lyxvc.C:167
10193
msgid "Ignore changes and proceed with check out?"
10194
msgstr ""
10195
10196
#. Here we should check if the buffer is dirty. And if it is
10197
#. we should warn the user that reverting will discard all
10198
#. changes made since the last check in.
10199
#: src/lyxvc.C:182
10200
msgid "When you revert, you will loose all changes made"
10201
msgstr ""
10202
10203
#: src/lyxvc.C:183
10204
msgid "to the document since the last check in."
10205
msgstr ""
10206
10207
#: src/lyxvc.C:184
10208
msgid "Do you still want to do it?"
10209
msgstr ""
10210
10211
#: src/mathed/formula.C:407 src/mathed/formula.C:420
10212
msgid "No number"
10213
msgstr ""
10214
10215
#: src/mathed/formula.C:407 src/mathed/formula.C:420
10216
msgid "Number"
10217
msgstr ""
10218
10219
#: src/mathed/formulabase.C:154 src/mathed/formulabase.C:910
10220
msgid "Math editor mode"
10221
msgstr "¼ö½Ä ÆíÁý ¸ðµå"
10222
10223
#: src/mathed/formulabase.C:656
10224
msgid "Invalid action in math mode!"
10225
msgstr ""
10226
10227
#: src/mathed/formulamacro.C:120
10228
msgid "Macro: "
10229
msgstr ""
10230
10231
#: src/minibuffer.C:134
10232
msgid "[End of history]"
10233
msgstr ""
10234
10235
#: src/minibuffer.C:143
10236
msgid "[Beginning of history]"
10237
msgstr ""
10238
10239
#. No matches
10240
#: src/minibuffer.C:161 src/minibuffer.C:227 src/minibuffer.C:253
10241
msgid " [no match]"
10242
msgstr ""
10243
10244
#: src/minibuffer.C:167
10245
msgid " [sole completion]"
10246
msgstr ""
10247
10248
#: src/support/filetools.C:440
10249
msgid "Error! Cannot open directory:"
10250
msgstr ""
10251
10252
#: src/support/filetools.C:460
10253
msgid "Error! Could not remove file:"
10254
msgstr ""
10255
10256
#: src/support/filetools.C:484 src/support/filetools.C:520
10257
msgid "Error! Couldn't create temporary directory:"
10258
msgstr ""
10259
10260
#: src/support/filetools.C:501
10261
msgid "Error! Couldn't delete temporary directory:"
10262
msgstr ""
10263
10264
#: src/support/filetools.C:565
10265
msgid "Internal error!"
10266
msgstr ""
10267
10268
#: src/support/filetools.C:566
10269
msgid "Call to createDirectory with invalid name"
10270
msgstr ""
10271
10272
#: src/support/filetools.C:571
10273
msgid "Error! Couldn't create directory:"
10274
msgstr ""
10275
10276
#: src/support/filetools.C:1341
10277
msgid "Could not delete auto-save file!"
10278
msgstr ""
10279
10280
#: src/support/getUserName.C:13
10281
msgid "unknown"
10282
msgstr ""
10283
10284
#: src/tabular.C:1347
10285
msgid "Warning:"
10286
msgstr ""
10287
10288
#: src/tabular.C:1348
10289
msgid "Tabular format < 5 is not supported anymore\n"
10290
msgstr ""
10291
10292
#: src/tabular.C:1349
10293
msgid "Get an older version of LyX (< 1.1.x) for conversion!"
10294
msgstr ""
10295
10296
#: src/text.C:1914
10297
msgid ""
10298
"You cannot insert a space at the beginning of a paragraph.  Please read the "
10299
"Tutorial."
10300
msgstr ""
10301
10302
#: src/text.C:1916
10303
msgid "You cannot type two spaces this way.  Please read the Tutorial."
10304
msgstr ""
10305
10306
#: src/text.C:3352 src/text.C:3354
10307
msgid "Page Break (top)"
10308
msgstr ""
10309
10310
#. draw the additional space if needed:
10311
#: src/text.C:3361
10312
msgid "Space above"
10313
msgstr ""
10314
10315
#: src/text.C:3531 src/text.C:3533
10316
msgid "Page Break (bottom)"
10317
msgstr ""
10318
10319
#: src/text.C:3542
10320
msgid "Space below"
10321
msgstr ""
10322
10323
#. Could only happen with user style
10324
#: src/text2.C:1086
10325
msgid ""
10326
"No font change defined. Use Character under the Layout menu to define font "
10327
"change."
10328
msgstr ""
10329
10330
#: src/text2.C:1125
10331
msgid "Nothing to index!"
10332
msgstr ""
10333
10334
#: src/text2.C:1129
10335
msgid "Cannot index more than one paragraph!"
10336
msgstr ""
10337
10338
#, fuzzy
10339
#~ msgid "Open/Close..."
10340
#~ msgstr "¿­±â/´Ý±â|O"
10341
10342
#, fuzzy
10343
#~ msgid "Inserting Footnote..."
10344
#~ msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
10345
10346
#, fuzzy
10347
#~ msgid "Inserting margin note..."
10348
#~ msgstr "¹®¼­¸¦ ³Ö½À´Ï´Ù..."
10349
10350
#~ msgid "Floats & Insets|I"
10351
#~ msgstr "Ç÷οìÆ®¿Í Àμµé(Floats & Insets)|r"
10352
10353
#~ msgid "Open/Close|O"
10354
#~ msgstr "¿­±â/´Ý±â|O"
10355
10356
#~ msgid "Open All Figures/Tables|F"
10357
#~ msgstr "¸ðµç ±×¸²/Å×ÀÌºí ¿­±â|F"
10358
10359
#~ msgid "Close All Figures/Tables|T"
10360
#~ msgstr "¸ðµç ±×¸²/Å×ÀÌºí ´Ý±â|T"
10361
10362
#~ msgid "Open All Footnotes/Marginal Notes|A"
10363
#~ msgstr "¸ðµç °¢ÁÖ(footnote)/¹æÁÖ(marginal note) ¿­±â|A"
10364
10365
#~ msgid "Close All Footnotes/Marginal Notes|C"
10366
#~ msgstr "¸ðµç °¢ÁÖ(footnote)/¹æÁÖ(marginal note) ´Ý±â|C"
10367
10368
#~ msgid "Math Formula|h"
10369
#~ msgstr "¹®Àå ÁßÀÇ ¼ö½Ä(Math Formula)|h"
10370
10371
#, fuzzy
10372
#~ msgid "Table Float|T"
10373
#~ msgstr "Å×À̺í|T"
10374
10375
#, fuzzy
10376
#~ msgid " Error "
10377
#~ msgstr "¿¡·¯"
10378
10379
#, fuzzy
10380
#~ msgid "LyX: Citation Reference"
10381
#~ msgstr "Àοë(Citation) ÂüÁ¶...|C"
10382
10383
#, fuzzy
10384
#~ msgid "Select Child Document"
10385
#~ msgstr "¿©±â¿¡ ³ÖÀ» LyX ¹®¼­¸¦ °í¸£½Ã¿À"
10386
10387
#, fuzzy
10388
#~ msgid "special char"
10389
#~ msgstr "Ư¼ö ¹®ÀÚ|S"
10390
10391
#, fuzzy
10392
#~ msgid "Insert Margin note"
10393
#~ msgstr "°¢ÁÖ¸¦ ³ÖÀ¸½Ã¿À"
10394
10395
#, fuzzy
10396
#~ msgid "Document is read only"
10397
#~ msgstr "¹®¼­(Documents)"
(-)lyx-1.3.5/src/BufferView.C (+11 lines)
Lines 85-90 Link Here
85
	return pimpl_->screen();
85
	return pimpl_->screen();
86
}
86
}
87
87
88
#ifdef I18N
89
int BufferView::xpos() const
90
{
91
	return pimpl_->workarea().xpos();
92
}
93
int BufferView::ypos() const
94
{
95
	return pimpl_->workarea().ypos();
96
}
97
98
#endif
88
99
89
LyXView * BufferView::owner() const
100
LyXView * BufferView::owner() const
90
{
101
{
(-)lyx-1.3.5/src/BufferView.h (-1 / +4 lines)
Lines 72-78 Link Here
72
	LyXScreen & screen() const;
72
	LyXScreen & screen() const;
73
	/// return the owning main view
73
	/// return the owning main view
74
	LyXView * owner() const;
74
	LyXView * owner() const;
75
75
 #ifdef I18N
76
         int xpos() const;
77
         int ypos() const;
78
 #endif
76
	/// resize event has happened
79
	/// resize event has happened
77
	void resize();
80
	void resize();
78
	/**
81
	/**
(-)lyx-1.3.5/src/BufferView_pimpl.C (+27 lines)
Lines 80-85 Link Here
80
80
81
using lyx::pos_type;
81
using lyx::pos_type;
82
82
83
#ifdef I18N
84
#include "BufferView.h"
85
#include "frontends/xforms/lyxim.h"
86
 extern LyXIM lyxim;
87
#endif
83
extern BufferList bufferlist;
88
extern BufferList bufferlist;
84
89
85
90
Lines 101-106 Link Here
101
boost::signals::connection selectioncon;
106
boost::signals::connection selectioncon;
102
boost::signals::connection lostcon;
107
boost::signals::connection lostcon;
103
108
109
#ifdef I18N
110
boost::signals::connection cjkimcon;
111
#endif
104
112
105
} // anon namespace
113
} // anon namespace
106
114
Lines 122-127 Link Here
122
		.connect(boost::bind(&BufferView::Pimpl::dispatch, this, _1));
130
		.connect(boost::bind(&BufferView::Pimpl::dispatch, this, _1));
123
	viewdispatchcon = workarea().viewDispatch
131
	viewdispatchcon = workarea().viewDispatch
124
		.connect(boost::bind(&BufferView::Pimpl::viewDispatch, this, _1));
132
		.connect(boost::bind(&BufferView::Pimpl::viewDispatch, this, _1));
133
#ifdef I18N
134
         cjkimcon =  workarea().workAreaCJK_IMprocess
135
              .connect(boost::bind(&BufferView::Pimpl::workAreaCJK_IMprocess, this, _1, _2));
136
#endif
125
	kpresscon = workarea().workAreaKeyPress
137
	kpresscon = workarea().workAreaKeyPress
126
		.connect(boost::bind(&BufferView::Pimpl::workAreaKeyPress, this, _1, _2));
138
		.connect(boost::bind(&BufferView::Pimpl::workAreaKeyPress, this, _1, _2));
127
	selectioncon = workarea().selectionRequested
139
	selectioncon = workarea().selectionRequested
Lines 387-392 Link Here
387
		vbt->setCursorFromCoordinates(bv_, 0, first);
399
		vbt->setCursorFromCoordinates(bv_, 0, first);
388
	else if (vbt->cursor.y() > last)
400
	else if (vbt->cursor.y() > last)
389
		vbt->setCursorFromCoordinates(bv_, 0, last);
401
		vbt->setCursorFromCoordinates(bv_, 0, last);
402
#ifdef I18N
403
          lyxim.SetIMSpot();
404
#endif
390
}
405
}
391
406
392
407
Lines 419-424 Link Here
419
	bv_->owner()->getLyXFunc().processKeySym(key, state);
434
	bv_->owner()->getLyXFunc().processKeySym(key, state);
420
}
435
}
421
436
437
#ifdef I18N
438
 void BufferView::Pimpl::workAreaCJK_IMprocess(int num_bytes, char const * s_r)
439
{
440
	bv_->owner()->getLyXFunc().CJK_IMprocess(num_bytes, s_r);
441
}
442
#endif
422
443
423
void BufferView::Pimpl::selectionRequested()
444
void BufferView::Pimpl::selectionRequested()
424
{
445
{
Lines 500-505 Link Here
500
521
501
	// always make sure that the scrollbar is sane.
522
	// always make sure that the scrollbar is sane.
502
	updateScrollbar();
523
	updateScrollbar();
524
#ifdef I18N
525
         lyxim.SetIMSpotAndArea();
526
#endif
503
	owner_->updateLayoutChoice();
527
	owner_->updateLayoutChoice();
504
	return;
528
	return;
505
}
529
}
Lines 598-603 Link Here
598
	if ((f & CHANGE)) {
622
	if ((f & CHANGE)) {
599
		buffer_->markDirty();
623
		buffer_->markDirty();
600
	}
624
	}
625
#ifdef I18N
626
        lyxim.SetIMSpot();
627
#endif	
601
}
628
}
602
629
603
630
(-)lyx-1.3.5/src/BufferView_pimpl.h (+4 lines)
Lines 65-70 Link Here
65
	 */
65
	 */
66
	void scroll(int lines);
66
	void scroll(int lines);
67
	///
67
	///
68
#ifdef I18N
69
         void workAreaCJK_IMprocess(int num_bytes, char const * s_r);
70
#endif
71
        ///	
68
	void workAreaKeyPress(LyXKeySymPtr key, key_modifier::state state);
72
	void workAreaKeyPress(LyXKeySymPtr key, key_modifier::state state);
69
	///
73
	///
70
	void selectionRequested();
74
	void selectionRequested();
(-)lyx-1.3.5/src/Makefile.am (-1 / +3 lines)
Lines 217-223 Link Here
217
	version.C \
217
	version.C \
218
	version.h \
218
	version.h \
219
	vspace.C \
219
	vspace.C \
220
	vspace.h
220
	vspace.h \
221
	lyxcodeconv.C \
222
	lyxcodeconv.h
221
223
222
lyx_main.o: lyx_main.C lyx_main.h config.h version.h \
224
lyx_main.o: lyx_main.C lyx_main.h config.h version.h \
223
	lyxrc.h support/path.h support/filetools.h \
225
	lyxrc.h support/path.h support/filetools.h \
(-)lyx-1.3.5/src/Makefile.in (-9 / +12 lines)
Lines 438-444 Link Here
438
	version.C \
438
	version.C \
439
	version.h \
439
	version.h \
440
	vspace.C \
440
	vspace.C \
441
	vspace.h
441
	vspace.h \
442
	lyxcodeconv.C \
443
	lyxcodeconv.h
442
444
443
subdir = src
445
subdir = src
444
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
446
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
Lines 477-483 Link Here
477
	text.$(OBJEXT) text2.$(OBJEXT) text3.$(OBJEXT) toc.$(OBJEXT) \
479
	text.$(OBJEXT) text2.$(OBJEXT) text3.$(OBJEXT) toc.$(OBJEXT) \
478
	trans.$(OBJEXT) trans_mgr.$(OBJEXT) undo.$(OBJEXT) \
480
	trans.$(OBJEXT) trans_mgr.$(OBJEXT) undo.$(OBJEXT) \
479
	undo_funcs.$(OBJEXT) vc-backend.$(OBJEXT) version.$(OBJEXT) \
481
	undo_funcs.$(OBJEXT) vc-backend.$(OBJEXT) version.$(OBJEXT) \
480
	vspace.$(OBJEXT)
482
	vspace.$(OBJEXT) lyxcodeconv.$(OBJEXT)
481
lyx_OBJECTS = $(am_lyx_OBJECTS)
483
lyx_OBJECTS = $(am_lyx_OBJECTS)
482
lyx_DEPENDENCIES = mathed/libmathed.la insets/libinsets.la \
484
lyx_DEPENDENCIES = mathed/libmathed.la insets/libinsets.la \
483
	frontends/libfrontends.la graphics/libgraphics.la \
485
	frontends/libfrontends.la graphics/libgraphics.la \
Lines 521-533 Link Here
521
@AMDEP_TRUE@	./$(DEPDIR)/lastfiles.Po \
523
@AMDEP_TRUE@	./$(DEPDIR)/lastfiles.Po \
522
@AMDEP_TRUE@	./$(DEPDIR)/lengthcommon.Po ./$(DEPDIR)/lyx_cb.Po \
524
@AMDEP_TRUE@	./$(DEPDIR)/lengthcommon.Po ./$(DEPDIR)/lyx_cb.Po \
523
@AMDEP_TRUE@	./$(DEPDIR)/lyx_main.Po ./$(DEPDIR)/lyx_sty.Po \
525
@AMDEP_TRUE@	./$(DEPDIR)/lyx_main.Po ./$(DEPDIR)/lyx_sty.Po \
524
@AMDEP_TRUE@	./$(DEPDIR)/lyxcursor.Po ./$(DEPDIR)/lyxfind.Po \
526
@AMDEP_TRUE@	./$(DEPDIR)/lyxcodeconv.Po ./$(DEPDIR)/lyxcursor.Po \
525
@AMDEP_TRUE@	./$(DEPDIR)/lyxfont.Po ./$(DEPDIR)/lyxfunc.Po \
527
@AMDEP_TRUE@	./$(DEPDIR)/lyxfind.Po ./$(DEPDIR)/lyxfont.Po \
526
@AMDEP_TRUE@	./$(DEPDIR)/lyxgluelength.Po \
528
@AMDEP_TRUE@	./$(DEPDIR)/lyxfunc.Po ./$(DEPDIR)/lyxgluelength.Po \
527
@AMDEP_TRUE@	./$(DEPDIR)/lyxlayout.Po ./$(DEPDIR)/lyxlength.Po \
529
@AMDEP_TRUE@	./$(DEPDIR)/lyxlayout.Po \
528
@AMDEP_TRUE@	./$(DEPDIR)/lyxlex.Po ./$(DEPDIR)/lyxlex_pimpl.Po \
530
@AMDEP_TRUE@	./$(DEPDIR)/lyxlength.Po ./$(DEPDIR)/lyxlex.Po \
529
@AMDEP_TRUE@	./$(DEPDIR)/lyxrc.Po ./$(DEPDIR)/lyxrow.Po \
531
@AMDEP_TRUE@	./$(DEPDIR)/lyxlex_pimpl.Po ./$(DEPDIR)/lyxrc.Po \
530
@AMDEP_TRUE@	./$(DEPDIR)/lyxserver.Po \
532
@AMDEP_TRUE@	./$(DEPDIR)/lyxrow.Po ./$(DEPDIR)/lyxserver.Po \
531
@AMDEP_TRUE@	./$(DEPDIR)/lyxtextclass.Po \
533
@AMDEP_TRUE@	./$(DEPDIR)/lyxtextclass.Po \
532
@AMDEP_TRUE@	./$(DEPDIR)/lyxtextclasslist.Po \
534
@AMDEP_TRUE@	./$(DEPDIR)/lyxtextclasslist.Po \
533
@AMDEP_TRUE@	./$(DEPDIR)/lyxvc.Po ./$(DEPDIR)/main.Po \
535
@AMDEP_TRUE@	./$(DEPDIR)/lyxvc.Po ./$(DEPDIR)/main.Po \
Lines 690-695 Link Here
690
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_cb.Po@am__quote@
692
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_cb.Po@am__quote@
691
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_main.Po@am__quote@
693
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_main.Po@am__quote@
692
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_sty.Po@am__quote@
694
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_sty.Po@am__quote@
695
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxcodeconv.Po@am__quote@
693
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxcursor.Po@am__quote@
696
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxcursor.Po@am__quote@
694
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxfind.Po@am__quote@
697
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxfind.Po@am__quote@
695
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxfont.Po@am__quote@
698
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxfont.Po@am__quote@
(-)lyx-1.3.5/src/buffer.C (-4 / +67 lines)
Lines 142-148 Link Here
142
142
143
using lyx::pos_type;
143
using lyx::pos_type;
144
using lyx::textclass_type;
144
using lyx::textclass_type;
145
using lyx::char_type;
145
146
147
#ifdef I18N
148
#include "lyxcodeconv.h"
149
extern LyXCodeConv codeconverter;
150
#endif
146
// all these externs should eventually be removed.
151
// all these externs should eventually be removed.
147
extern BufferList bufferlist;
152
extern BufferList bufferlist;
148
153
Lines 406-416 Link Here
406
	// on large documents like UserGuide to a reduction of a
411
	// on large documents like UserGuide to a reduction of a
407
	// factor 5! (JMarc)
412
	// factor 5! (JMarc)
408
	if (token[0] != '\\') {
413
	if (token[0] != '\\') {
414
#ifdef I18N
415
		wchar_t *wtoken = new wchar_t [token.length()+1];
416
		int len = codeconverter.lyxmbstowcs(wtoken,&token);
417
		for (int i=0; i < len; i++) {
418
			par->insertChar(pos, wtoken[i], font);
419
			++pos;
420
		}
421
#else
409
		for (string::const_iterator cit = token.begin();
422
		for (string::const_iterator cit = token.begin();
410
		     cit != token.end(); ++cit) {
423
		     cit != token.end(); ++cit) {
411
			par->insertChar(pos, (*cit), font);
424
			par->insertChar(pos, (*cit), font);
412
			++pos;
425
			++pos;
413
		}
426
		}
427
#endif
414
	} else if (token == "\\layout") {
428
	} else if (token == "\\layout") {
415
		// reset the font as we start a new layout and if the font is
429
		// reset the font as we start a new layout and if the font is
416
		// not ALL_INHERIT,document_language then it will be set to the
430
		// not ALL_INHERIT,document_language then it will be set to the
Lines 1012-1020 Link Here
1012
	bool space_inserted = true;
1026
	bool space_inserted = true;
1013
	bool autobreakrows = !par->inInset() ||
1027
	bool autobreakrows = !par->inInset() ||
1014
		static_cast<InsetText *>(par->inInset())->getAutoBreakRows();
1028
		static_cast<InsetText *>(par->inInset())->getAutoBreakRows();
1029
#ifdef I18N
1030
	wchar_t *wstr = new wchar_t [str.length()+1];
1031
        int len = codeconverter.lyxmbstowcs(wstr,&str);
1032
	                          for (int i=0; i < len; i++) {
1033
#else
1015
	for(string::const_iterator cit = str.begin();
1034
	for(string::const_iterator cit = str.begin();
1016
	    cit != str.end(); ++cit) {
1035
	    cit != str.end(); ++cit) {
1036
#endif
1037
1038
#ifdef I18N
1039
	          if (wstr[i] == '\n') {
1040
#else
1017
		if (*cit == '\n') {
1041
		if (*cit == '\n') {
1042
#endif
1018
			if (autobreakrows && (!par->empty() || layout->keepempty)) {
1043
			if (autobreakrows && (!par->empty() || layout->keepempty)) {
1019
				breakParagraph(params, par, pos,
1044
				breakParagraph(params, par, pos,
1020
					       layout->isEnvironment());
1045
					       layout->isEnvironment());
Lines 1025-1036 Link Here
1025
				continue;
1050
				continue;
1026
			}
1051
			}
1027
			// do not insert consecutive spaces if !free_spacing
1052
			// do not insert consecutive spaces if !free_spacing
1053
#ifdef I18N
1054
  		} else if ((wstr[i] == ' ' || wstr[i] == '\t') &&
1055
#else
1028
		} else if ((*cit == ' ' || *cit == '\t') &&
1056
		} else if ((*cit == ' ' || *cit == '\t') &&
1057
#endif
1029
			   space_inserted && !layout->free_spacing &&
1058
			   space_inserted && !layout->free_spacing &&
1030
				   !par->isFreeSpacing())
1059
				   !par->isFreeSpacing())
1031
		{
1060
		{
1032
			continue;
1061
			continue;
1062
#ifdef I18N
1063
  		} else if (wstr[i] == '\t') {
1064
#else
1033
		} else if (*cit == '\t') {
1065
		} else if (*cit == '\t') {
1066
#endif
1034
			if (!layout->free_spacing && !par->isFreeSpacing()) {
1067
			if (!layout->free_spacing && !par->isFreeSpacing()) {
1035
				// tabs are like spaces here
1068
				// tabs are like spaces here
1036
				par->insertChar(pos, ' ', font);
1069
				par->insertChar(pos, ' ', font);
Lines 1044-1057 Link Here
1044
				}
1077
				}
1045
				space_inserted = true;
1078
				space_inserted = true;
1046
			}
1079
			}
1080
#ifdef I18N
1081
		} else if (!IsPrintable(wstr[i])) {
1082
#else
1047
		} else if (!IsPrintable(*cit)) {
1083
		} else if (!IsPrintable(*cit)) {
1084
#endif
1048
			// Ignore unprintables
1085
			// Ignore unprintables
1049
			continue;
1086
			continue;
1050
		} else {
1087
		} else {
1051
			// just insert the character
1088
			// just insert the character
1089
#ifdef I18N
1090
  			par->insertChar(pos, wstr[i], font);
1091
#else
1052
			par->insertChar(pos, *cit, font);
1092
			par->insertChar(pos, *cit, font);
1093
#endif
1053
			++pos;
1094
			++pos;
1095
#ifdef I18N
1096
  			space_inserted = (wstr[i] == ' ');
1097
#else
1054
			space_inserted = (*cit == ' ');
1098
			space_inserted = (*cit == ' ');
1099
#endif
1055
		}
1100
		}
1056
1101
1057
	}
1102
	}
Lines 1576-1582 Link Here
1576
	string word;
1621
	string word;
1577
1622
1578
	for (pos_type i = 0; i < par.size(); ++i) {
1623
	for (pos_type i = 0; i < par.size(); ++i) {
1579
		char c = par.getUChar(params, i);
1624
   		char_type c = par.getUChar(params, i);
1580
		switch (c) {
1625
		switch (c) {
1581
		case Paragraph::META_INSET:
1626
		case Paragraph::META_INSET:
1582
		{
1627
		{
Lines 1630-1636 Link Here
1630
1675
1631
			} else {
1676
			} else {
1632
				if (c != '\0') {
1677
				if (c != '\0') {
1678
#ifdef I18N                       //contributed by Satoru GOTO(goto@ee.saga-u.ac.jp)
1679
                                      char cs[3];
1680
                                      int len = codeconverter.lyxwctomb(cs,c);
1681
                                      cs[len]= '\0';
1682
                                      word += cs;
1683
#else
1633
					word += c;
1684
					word += c;
1685
#endif
1634
				} else {
1686
				} else {
1635
					lyxerr[Debug::INFO] <<
1687
					lyxerr[Debug::INFO] <<
1636
						"writeAsciiFile: NULL char in structure." << endl;
1688
						"writeAsciiFile: NULL char in structure." << endl;
Lines 2681-2688 Link Here
2681
			tag_state.push(*j);
2733
			tag_state.push(*j);
2682
			os << '<' << tag_name(*j) << '>';
2734
			os << '<' << tag_name(*j) << '>';
2683
		}
2735
		}
2684
2736
                char_type c = par->getChar(i);
2685
		char c = par->getChar(i);
2686
2737
2687
		if (c == Paragraph::META_INSET) {
2738
		if (c == Paragraph::META_INSET) {
2688
			Inset * inset = par->getInset(i);
2739
			Inset * inset = par->getInset(i);
Lines 2694-2700 Link Here
2694
		if (style->latexparam() == "CDATA") {
2745
		if (style->latexparam() == "CDATA") {
2695
			// "TeX"-Mode on == > SGML-Mode on.
2746
			// "TeX"-Mode on == > SGML-Mode on.
2696
			if (c != '\0')
2747
			if (c != '\0')
2748
#ifdef I18N
2749
                        codeconverter.lyxos(os,c);
2750
#else
2697
				os << c;
2751
				os << c;
2752
#endif
2698
			++char_line_count;
2753
			++char_line_count;
2699
		} else {
2754
		} else {
2700
			bool ws;
2755
			bool ws;
Lines 2711-2717 Link Here
2711
					desc_on = false;
2766
					desc_on = false;
2712
				} else  {
2767
				} else  {
2713
					sgmlLineBreak(os, char_line_count, 1);
2768
					sgmlLineBreak(os, char_line_count, 1);
2769
#ifdef I18N
2770
                        codeconverter.lyxos(os,c);
2771
#else
2714
					os << c;
2772
					os << c;
2773
#endif
2715
				}
2774
				}
2716
			} else {
2775
			} else {
2717
				os << str;
2776
				os << str;
Lines 3073-3079 Link Here
3073
			}
3132
			}
3074
		}
3133
		}
3075
3134
3076
		char c = par->getChar(i);
3135
		char_type c = par->getChar(i);
3077
		switch (c) {
3136
		switch (c) {
3078
		case Paragraph::META_INSET:
3137
		case Paragraph::META_INSET:
3079
		{
3138
		{
Lines 3103-3109 Link Here
3103
			boost::tie(ws, str) = sgml::escapeChar(c);
3162
			boost::tie(ws, str) = sgml::escapeChar(c);
3104
3163
3105
			if (style->pass_thru) {
3164
			if (style->pass_thru) {
3165
#ifdef I18N
3166
                          codeconverter.lyxos(os,c);
3167
#else
3106
				os << c;
3168
				os << c;
3169
#endif
3107
			} else if (style->free_spacing || par->isFreeSpacing() || c != ' ') {
3170
			} else if (style->free_spacing || par->isFreeSpacing() || c != ' ') {
3108
					os << str;
3171
					os << str;
3109
			} else if (desc_on ==1) {
3172
			} else if (desc_on ==1) {
(-)lyx-1.3.5/src/config.h.in (+3 lines)
Lines 288-293 Link Here
288
/* Define to 1 if you have the `__argz_stringify' function. */
288
/* Define to 1 if you have the `__argz_stringify' function. */
289
#undef HAVE___ARGZ_STRINGIFY
289
#undef HAVE___ARGZ_STRINGIFY
290
290
291
/* Define if you want to enable CJK LyX extensions */
292
#undef I18N
293
291
/* Define as const if the declaration of iconv() needs const. */
294
/* Define as const if the declaration of iconv() needs const. */
292
#undef ICONV_CONST
295
#undef ICONV_CONST
293
296
(-)lyx-1.3.5/src/frontends/WorkArea.h (-1 / +9 lines)
Lines 44-53 Link Here
44
	virtual Painter & getPainter() = 0;
44
	virtual Painter & getPainter() = 0;
45
45
46
	/// return the width of the work area in pixels
46
	/// return the width of the work area in pixels
47
47
	virtual int workWidth() const = 0;
48
	virtual int workWidth() const = 0;
48
	/// return the height of the work area in pixels
49
	/// return the height of the work area in pixels
49
	virtual int workHeight() const = 0;
50
	virtual int workHeight() const = 0;
50
51
#ifdef I18N
52
        virtual int  xpos() const = 0;
53
	virtual int ypos() const = 0;
54
#endif
51
	/**
55
	/**
52
	 * Update the scrollbar.
56
	 * Update the scrollbar.
53
	 * @param height the total document height in pixels
57
	 * @param height the total document height in pixels
Lines 68-73 Link Here
68
	boost::signal0<void> workAreaResize;
72
	boost::signal0<void> workAreaResize;
69
	/// the scrollbar has changed
73
	/// the scrollbar has changed
70
	boost::signal1<void, int> scrollDocView;
74
	boost::signal1<void, int> scrollDocView;
75
	///
76
#ifdef I18N
77
        boost::signal2<void, int,char const *> workAreaCJK_IMprocess;
78
#endif	
71
	/// a key combination has been pressed
79
	/// a key combination has been pressed
72
	boost::signal2<void, LyXKeySymPtr, key_modifier::state> workAreaKeyPress;
80
	boost::signal2<void, LyXKeySymPtr, key_modifier::state> workAreaKeyPress;
73
	/// some mouse event
81
	/// some mouse event
(-)lyx-1.3.5/src/frontends/font_metrics.h (-4 / +30 lines)
Lines 14-22 Link Here
14
#define FONT_METRICS_H
14
#define FONT_METRICS_H
15
15
16
#include "LString.h"
16
#include "LString.h"
17
#include "support/types.h"
17
18
18
class LyXFont;
19
class LyXFont;
19
20
21
#ifdef I18N
22
#include "xforms/xfont_loader.h"
23
#include "lyxcodeconv.h"
24
        extern LyXCodeConv codeconverter;
25
#endif
26
20
/**
27
/**
21
 * A namespace holding helper functions for determining
28
 * A namespace holding helper functions for determining
22
 * the screen dimensions of fonts.
29
 * the screen dimensions of fonts.
Lines 46-68 Link Here
46
	/// return the maximum descent of the font
53
	/// return the maximum descent of the font
47
	int maxDescent(LyXFont const & f);
54
	int maxDescent(LyXFont const & f);
48
	/// return the ascent of the char in the font
55
	/// return the ascent of the char in the font
49
	int ascent(char c, LyXFont const & f);
56
	int ascent(lyx::char_type c, LyXFont const & f);
50
	/// return the descent of the char in the font
57
	/// return the descent of the char in the font
51
	int descent(char c, LyXFont const & f);
58
	int descent(lyx::char_type c, LyXFont const & f);
52
	/// return the left bearing of the char in the font
59
	/// return the left bearing of the char in the font
53
	int lbearing(char c, LyXFont const & f);
60
	int lbearing(lyx::char_type c, LyXFont const & f);
54
	/// return the right bearing of the char in the font
61
	/// return the right bearing of the char in the font
55
	int rbearing(char c, LyXFont const & f);
62
	int rbearing(lyx::char_type c, LyXFont const & f);
56
	/// return the width of the string in the font
63
	/// return the width of the string in the font
64
#ifdef I18N
65
	int width(wchar_t const *s, size_t n,LyXFont const & f) ;
66
67
#endif
57
	int width(char const * s, size_t n, LyXFont const & f);
68
	int width(char const * s, size_t n, LyXFont const & f);
58
	/// return the width of the char in the font
69
	/// return the width of the char in the font
70
#ifdef I18N
71
          int width(wchar_t c,LyXFont const & f);
72
 	  int width(char c, LyXFont const & f);
73
#else
59
	inline int width(char c, LyXFont const & f) {
74
	inline int width(char c, LyXFont const & f) {
60
		return width(&c, 1, f);
75
		return width(&c, 1, f);
61
	}
76
	}
77
#endif
62
	/// return the width of the string in the font
78
	/// return the width of the string in the font
63
	inline int width(string const & s, LyXFont const & f) {
79
	inline int width(string const & s, LyXFont const & f) {
64
		if (s.empty()) return 0;
80
		if (s.empty()) return 0;
81
#ifdef I18N
82
                if (f.isSymbolFont())
83
  		     return width(s.data(), s.length(), f);
84
			    
85
		 size_t size = s.length() + 1;
86
  		 wchar_t * wcs = (wchar_t *)alloca (size * sizeof (wchar_t));
87
		 size = mbstowcs (wcs, s.c_str(), size);
88
  		 return width(wcs, size, f);
89
#else
65
		return width(s.data(), s.length(), f);
90
		return width(s.data(), s.length(), f);
91
#endif
66
	}
92
	}
67
	/// FIXME ??
93
	/// FIXME ??
68
	int signedWidth(string const & s, LyXFont const & f);
94
	int signedWidth(string const & s, LyXFont const & f);
(-)lyx-1.3.5/src/frontends/xforms/FormPreferences.C (-4 / +217 lines)
Lines 104-110 Link Here
104
	  colors_(*this), converters_(*this), inputs_misc_(*this),
104
	  colors_(*this), converters_(*this), inputs_misc_(*this),
105
	  formats_(*this), interface_(*this), language_(*this),
105
	  formats_(*this), interface_(*this), language_(*this),
106
	  lnf_misc_(*this), outputs_misc_(*this), paths_(*this),
106
	  lnf_misc_(*this), outputs_misc_(*this), paths_(*this),
107
	  printer_(*this), screen_fonts_(*this), spelloptions_(*this)
107
	  printer_(*this), screen_fonts_(*this),
108
#ifdef I18N
109
	            cjk_fonts_(*this),
110
#endif
111
spelloptions_(*this)
108
{
112
{
109
}
113
}
110
114
Lines 185-190 Link Here
185
	paths_.build();
189
	paths_.build();
186
	printer_.build();
190
	printer_.build();
187
	screen_fonts_.build();
191
	screen_fonts_.build();
192
#ifdef I18N
193
         cjk_fonts_.build();
194
#endif	 
188
	spelloptions_.build();
195
	spelloptions_.build();
189
196
190
	// Enable the tabfolders to be rescaled correctly.
197
	// Enable the tabfolders to be rescaled correctly.
Lines 239-245 Link Here
239
	fl_addto_tabfolder(look_n_feel_tab_->tabfolder_inner,
246
	fl_addto_tabfolder(look_n_feel_tab_->tabfolder_inner,
240
			   _("Misc"),
247
			   _("Misc"),
241
			   lnf_misc_.dialog()->form);
248
			   lnf_misc_.dialog()->form);
242
249
#ifdef I18N
250
	fl_addto_tabfolder(look_n_feel_tab_->tabfolder_inner,
251
			    _("CJK Fonts"),
252
			   cjk_fonts_.dialog()->form);
253
#endif
254
	
243
	// then build converters
255
	// then build converters
244
	fl_addto_tabfolder(converters_tab_->tabfolder_inner,
256
	fl_addto_tabfolder(converters_tab_->tabfolder_inner,
245
			   _("Formats"),
257
			   _("Formats"),
Lines 308-313 Link Here
308
	paths_.apply(rc);
320
	paths_.apply(rc);
309
	printer_.apply(rc);
321
	printer_.apply(rc);
310
	screen_fonts_.apply(rc);
322
	screen_fonts_.apply(rc);
323
#ifdef I18N
324
         cjk_fonts_.apply(rc);
325
#endif	 
311
	spelloptions_.apply(rc);
326
	spelloptions_.apply(rc);
312
327
313
	// The "Save" button has been pressed.
328
	// The "Save" button has been pressed.
Lines 347-352 Link Here
347
		return screen_fonts_.feedback(ob);
362
		return screen_fonts_.feedback(ob);
348
	if (ob->form->fdui == spelloptions_.dialog())
363
	if (ob->form->fdui == spelloptions_.dialog())
349
		return spelloptions_.feedback(ob);
364
		return spelloptions_.feedback(ob);
365
#ifdef I18N
366
        if (ob->form->fdui == cjk_fonts_.dialog()) 
367
	        return cjk_fonts_.feedback(ob);
368
#endif	
350
369
351
	return string();
370
	return string();
352
}
371
}
Lines 378-385 Link Here
378
		valid = screen_fonts_.input();
397
		valid = screen_fonts_.input();
379
	} else if  (ob->form->fdui == spelloptions_.dialog()) {
398
	} else if  (ob->form->fdui == spelloptions_.dialog()) {
380
		valid = spelloptions_.input(ob);
399
		valid = spelloptions_.input(ob);
381
	}
400
#ifdef I18N
382
401
	} else if (ob->form->fdui == cjk_fonts_.dialog()) {
402
	        valid = cjk_fonts_.input();
403
#endif
404
	}	
383
	return valid ? ButtonPolicy::SMI_VALID : ButtonPolicy::SMI_INVALID;
405
	return valid ? ButtonPolicy::SMI_VALID : ButtonPolicy::SMI_INVALID;
384
}
406
}
385
407
Lines 402-407 Link Here
402
	paths_.update(rc);
424
	paths_.update(rc);
403
	printer_.update(rc);
425
	printer_.update(rc);
404
	screen_fonts_.update(rc);
426
	screen_fonts_.update(rc);
427
#ifdef I18N
428
         cjk_fonts_.update(rc);
429
#endif	 
405
	spelloptions_.update(rc);
430
	spelloptions_.update(rc);
406
}
431
}
407
432
Lines 2288-2294 Link Here
2288
	input(0);
2313
	input(0);
2289
}
2314
}
2290
2315
2316
#ifdef I18N
2317
FormPreferences::CJKFonts::CJKFonts( FormPreferences & p )
2318
         : parent_(p)
2319
{}
2320
2321
FD_preferences_cjk_fonts const * FormPreferences::CJKFonts::dialog()
2322
{
2323
	return dialog_.get();
2324
}
2325
2326
void FormPreferences::CJKFonts::apply(LyXRC & rc) const
2327
{
2328
	bool changed = false;
2329
2330
	pair<string, string> tmp =
2331
                parseFontName(fl_get_input(dialog_->input_i18n1_gothic));
2332
	if (rc.i18n_gothic_font_name[0] != tmp.first ||
2333
	    rc.i18n_gothic_font_foundry[0] != tmp.second) {
2334
                changed = true;
2335
                rc.i18n_gothic_font_name[0] = tmp.first;
2336
                rc.i18n_gothic_font_foundry[0] = tmp.second;
2337
	}
2338
2339
        tmp = parseFontName(fl_get_input(dialog_->input_i18n2_gothic));
2340
        if (rc.i18n_gothic_font_name[1] != tmp.first ||
2341
	    rc.i18n_gothic_font_foundry[1] != tmp.second) {
2342
                changed = true;
2343
                rc.i18n_gothic_font_name[1] = tmp.first;
2344
                rc.i18n_gothic_font_foundry[1] = tmp.second;
2345
	}
2346
2347
        tmp = parseFontName(fl_get_input(dialog_->input_i18n1_normal));
2348
	if (rc.i18n_normal_font_name[0] != tmp.first ||
2349
	    rc.i18n_normal_font_foundry[0] != tmp.second) {
2350
                changed = true;
2351
                rc.i18n_normal_font_name[0] = tmp.first;
2352
                rc.i18n_normal_font_foundry[0] = tmp.second;
2353
	}
2354
2355
	tmp = parseFontName(fl_get_input(dialog_->input_i18n2_normal));
2356
        if (rc.i18n_normal_font_name[1] != tmp.first ||
2357
	    rc.i18n_normal_font_foundry[1] != tmp.second) {
2358
                changed = true;
2359
                rc.i18n_normal_font_name[1] = tmp.first;
2360
                rc.i18n_normal_font_foundry[1] = tmp.second;
2361
	}
2362
2363
	string str = fl_get_input(dialog_->input_screen_i18n1_encoding);
2364
	if (rc.i18n_font_norm[0] != str) {
2365
		changed = true;
2366
		rc.i18n_font_norm[0] = str;
2367
	}
2368
2369
	string str1 = fl_get_input(dialog_->input_screen_i18n2_encoding);
2370
	if (rc.i18n_font_norm[1] != str1) {
2371
		changed = true;
2372
		rc.i18n_font_norm[1] = str1;
2373
	}
2374
2375
	if (changed) {
2376
		// Now update the buffers
2377
		// Can anything below here affect the redraw process?
2378
		parent_.controller().updateScreenFonts();
2379
	}
2380
}
2381
2382
2383
void FormPreferences::CJKFonts::build()
2384
{
2385
        dialog_.reset(build_preferences_cjk_fonts(&parent_));
2386
2387
	fl_set_input_return(dialog_->input_i18n1_gothic,               FL_RETURN_CHANGED);
2388
	fl_set_input_return(dialog_->input_i18n1_normal,               FL_RETURN_CHANGED);
2389
	fl_set_input_return(dialog_->input_screen_i18n1_encoding,      FL_RETURN_CHANGED);
2390
	fl_set_input_return(dialog_->input_i18n2_gothic,               FL_RETURN_CHANGED);
2391
	fl_set_input_return(dialog_->input_i18n2_normal,               FL_RETURN_CHANGED);
2392
	fl_set_input_return(dialog_->input_screen_i18n2_encoding,      FL_RETURN_CHANGED);
2393
2291
2394
2395
	// set up the feedback mechanism
2396
	setPrehandler(dialog_->input_i18n1_gothic);
2397
	setPrehandler(dialog_->input_i18n1_normal);
2398
	setPrehandler(dialog_->input_screen_i18n1_encoding);
2399
	setPrehandler(dialog_->input_i18n2_gothic);
2400
	setPrehandler(dialog_->input_i18n2_normal);
2401
	setPrehandler(dialog_->input_screen_i18n2_encoding);
2402
}
2403
2404
2405
string const
2406
FormPreferences::CJKFonts::feedback(FL_OBJECT const * const ob) const
2407
{
2408
2409
	if (ob == dialog_->input_screen_i18n1_encoding)
2410
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_ENCODING);
2411
        if (ob == dialog_->input_i18n1_gothic)
2412
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_GOTHIC);
2413
        if (ob == dialog_->input_i18n1_normal)
2414
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_NORMAL);
2415
//        if (ob == dialog_->input_i18n1_use)
2416
//		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_ISUSE);
2417
        if (ob == dialog_->input_screen_i18n2_encoding)
2418
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N2_ENCODING);
2419
        if (ob == dialog_->input_i18n2_gothic)
2420
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N2_GOTHIC);
2421
        if (ob == dialog_->input_i18n2_normal)
2422
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N2_NORMAL);
2423
//        if (ob == dialog_->input_i18n2_use)
2424
//		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N2_ISUSE);
2425
        if (ob == dialog_->input_screen_i18n1_encoding)
2426
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_ENCODING);
2427
        if (ob == dialog_->input_i18n1_gothic)
2428
		return LyXRC::getDescription(LyXRC::RC_SCREEN_FONT_I18N1_GOTHIC);
2429
2430
	return string();
2431
}
2432
2433
2434
bool FormPreferences::CJKFonts::input()
2435
{
2436
	bool activate = true;
2437
	string str;
2438
2439
	// Make sure that all fonts all have positive entries
2440
	// Also note that an empty entry is returned as 0.0 by strToDbl
2441
/*	if (0.0 >= strToDbl(fl_get_input(dialog_->input_tiny))
2442
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_script))
2443
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_footnote))
2444
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_small))
2445
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_normal))
2446
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_large))
2447
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_larger))
2448
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_largest))
2449
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_huge))
2450
	    || 0.0 >= strToDbl(fl_get_input(dialog_->input_huger))) {
2451
		activate = false;
2452
		str = N_("Fonts must be positive!");
2453
2454
	// Fontsizes -- tiny < script < footnote etc.
2455
	} else if (strToDbl(fl_get_input(dialog_->input_tiny)) >
2456
		   strToDbl(fl_get_input(dialog_->input_script)) ||
2457
		   strToDbl(fl_get_input(dialog_->input_script)) >
2458
		   strToDbl(fl_get_input(dialog_->input_footnote)) ||
2459
		   strToDbl(fl_get_input(dialog_->input_footnote)) >
2460
		   strToDbl(fl_get_input(dialog_->input_small)) ||
2461
		   strToDbl(fl_get_input(dialog_->input_small)) >
2462
		   strToDbl(fl_get_input(dialog_->input_normal)) ||
2463
		   strToDbl(fl_get_input(dialog_->input_normal)) >
2464
		   strToDbl(fl_get_input(dialog_->input_large)) ||
2465
		   strToDbl(fl_get_input(dialog_->input_large)) >
2466
		   strToDbl(fl_get_input(dialog_->input_larger)) ||
2467
		   strToDbl(fl_get_input(dialog_->input_larger)) >
2468
		   strToDbl(fl_get_input(dialog_->input_largest)) ||
2469
		   strToDbl(fl_get_input(dialog_->input_largest)) >
2470
		   strToDbl(fl_get_input(dialog_->input_huge)) ||
2471
		   strToDbl(fl_get_input(dialog_->input_huge)) >
2472
		   strToDbl(fl_get_input(dialog_->input_huger))) {
2473
		activate = false;
2474
2475
		str = N_("Fonts must be input in the order tiny > script> footnote > small > normal > large > larger > largest > huge > huger.");
2476
	}     */
2477
2478
	if (!activate)
2479
             parent_.postWarning(str);
2480
2481
	return activate;
2482
}
2483
2484
2485
void FormPreferences::CJKFonts::update(LyXRC const & rc)
2486
{
2487
	fl_set_input(dialog_->input_i18n1_gothic,
2488
                      makeFontName(rc.i18n_gothic_font_name[0],
2489
                                  rc.i18n_gothic_font_foundry[0]).c_str());
2490
	fl_set_input(dialog_->input_i18n1_normal,
2491
                       makeFontName(rc.i18n_normal_font_name[0],
2492
                                  rc.i18n_normal_font_foundry[0]).c_str());
2493
	fl_set_input(dialog_->input_screen_i18n1_encoding,
2494
		              rc.i18n_font_norm[0].c_str());
2495
	fl_set_input(dialog_->input_i18n2_gothic,
2496
                       makeFontName(rc.i18n_gothic_font_name[1],
2497
                                  rc.i18n_gothic_font_foundry[1]).c_str());
2498
	fl_set_input(dialog_->input_i18n2_normal,
2499
                       makeFontName(rc.i18n_normal_font_name[1],
2500
                                  rc.i18n_normal_font_foundry[1]).c_str());
2501
	fl_set_input(dialog_->input_screen_i18n2_encoding,
2502
		              rc.i18n_font_norm[1].c_str());
2503
}
2504
#endif
2292
FormPreferences::Printer::Printer(FormPreferences &  p)
2505
FormPreferences::Printer::Printer(FormPreferences &  p)
2293
	: parent_(p)
2506
	: parent_(p)
2294
{}
2507
{}
(-)lyx-1.3.5/src/frontends/xforms/FormPreferences.h (+35 lines)
Lines 48-53 Link Here
48
struct FD_preferences_screen_fonts;
48
struct FD_preferences_screen_fonts;
49
struct FD_preferences_spelloptions;
49
struct FD_preferences_spelloptions;
50
50
51
#ifdef I18N
52
struct FD_preferences_cjk_fonts;
53
#endif
51
54
52
/** This class provides an XForms implementation of the FormPreferences Dialog.
55
/** This class provides an XForms implementation of the FormPreferences Dialog.
53
    The preferences dialog allows users to set/save their preferences.
56
    The preferences dialog allows users to set/save their preferences.
Lines 467-472 Link Here
467
	///
470
	///
468
	friend class SpellOptions;
471
	friend class SpellOptions;
469
472
473
#ifdef I18N
474
 	class CJKFonts {
475
 	public:
476
 		///
477
 		CJKFonts( FormPreferences &  p );
478
 		///
479
 		FD_preferences_cjk_fonts const * dialog();
480
 		///
481
 		void apply(LyXRC & rc) const;
482
 		///
483
 		void build();
484
 		///
485
 		string const feedback(FL_OBJECT const * const) const;
486
 		///
487
 		bool input();
488
 		///
489
 		void update(LyXRC const & rc);
490
491
 	private:
492
 		///
493
 		FormPreferences & parent_;
494
 		///
495
                 boost::scoped_ptr<FD_preferences_cjk_fonts> dialog_;
496
 	};
497
  	///
498
 	friend class CJKFonts;
499
#endif
500
470
	/** The tab folders.
501
	/** The tab folders.
471
	 */
502
	 */
472
503
Lines 493-498 Link Here
493
	///
524
	///
494
	ScreenFonts screen_fonts_;
525
	ScreenFonts screen_fonts_;
495
	///
526
	///
527
#ifdef I18N
528
        CJKFonts cjk_fonts_;
529
#endif
530
        ///
496
	SpellOptions spelloptions_;
531
	SpellOptions spelloptions_;
497
532
498
	/** A couple of helper structs to enable colors to be sorted by name
533
	/** A couple of helper structs to enable colors to be sorted by name
(-)lyx-1.3.5/src/frontends/xforms/Makefile.am (+2 lines)
Lines 27-32 Link Here
27
	input_validators.C \
27
	input_validators.C \
28
	input_validators.h \
28
	input_validators.h \
29
	lyx_gui.C \
29
	lyx_gui.C \
30
        lyxim.C \
31
        lyxim.h \
30
	xfont_loader.C \
32
	xfont_loader.C \
31
	xfont_loader.h \
33
	xfont_loader.h \
32
	xfont_metrics.C \
34
	xfont_metrics.C \
(-)lyx-1.3.5/src/frontends/xforms/Makefile.in (-2 / +6 lines)
Lines 249-254 Link Here
249
	input_validators.C \
249
	input_validators.C \
250
	input_validators.h \
250
	input_validators.h \
251
	lyx_gui.C \
251
	lyx_gui.C \
252
        lyxim.C \
253
        lyxim.h \
252
	xfont_loader.C \
254
	xfont_loader.C \
253
	xfont_loader.h \
255
	xfont_loader.h \
254
	xfont_metrics.C \
256
	xfont_metrics.C \
Lines 393-399 Link Here
393
libxforms_la_LDFLAGS =
395
libxforms_la_LDFLAGS =
394
libxforms_la_LIBADD =
396
libxforms_la_LIBADD =
395
am_libxforms_la_OBJECTS = forms_gettext.lo bmtable.lo checkedwidgets.lo \
397
am_libxforms_la_OBJECTS = forms_gettext.lo bmtable.lo checkedwidgets.lo \
396
	combox.lo fdesign_base.lo input_validators.lo lyx_gui.lo \
398
	combox.lo fdesign_base.lo input_validators.lo lyx_gui.lo lyxim.lo \
397
	xfont_loader.lo xfont_metrics.lo xforms_helpers.lo \
399
	xfont_loader.lo xfont_metrics.lo xforms_helpers.lo \
398
	xforms_resize.lo xformsImage.lo xformsBC.lo xscreen.lo \
400
	xforms_resize.lo xformsImage.lo xformsBC.lo xscreen.lo \
399
	Alert_pimpl.lo Color.lo ColorHandler.lo Dialogs.lo Dialogs2.lo \
401
	Alert_pimpl.lo Color.lo ColorHandler.lo Dialogs.lo Dialogs2.lo \
Lines 479-486 Link Here
479
@AMDEP_TRUE@	./$(DEPDIR)/combox.Plo ./$(DEPDIR)/fdesign_base.Plo \
481
@AMDEP_TRUE@	./$(DEPDIR)/combox.Plo ./$(DEPDIR)/fdesign_base.Plo \
480
@AMDEP_TRUE@	./$(DEPDIR)/forms_gettext.Plo \
482
@AMDEP_TRUE@	./$(DEPDIR)/forms_gettext.Plo \
481
@AMDEP_TRUE@	./$(DEPDIR)/input_validators.Plo \
483
@AMDEP_TRUE@	./$(DEPDIR)/input_validators.Plo \
482
@AMDEP_TRUE@	./$(DEPDIR)/lyx_gui.Plo \
483
@AMDEP_TRUE@	./$(DEPDIR)/xfont_loader.Plo \
484
@AMDEP_TRUE@	./$(DEPDIR)/xfont_loader.Plo \
485
@AMDEP_TRUE@	./$(DEPDIR)/lyx_gui.Plo \
486
@AMDEP_TRUE@	./$(DEPDIR)/lyxim.Plo \
484
@AMDEP_TRUE@	./$(DEPDIR)/xfont_metrics.Plo \
487
@AMDEP_TRUE@	./$(DEPDIR)/xfont_metrics.Plo \
485
@AMDEP_TRUE@	./$(DEPDIR)/xformsBC.Plo \
488
@AMDEP_TRUE@	./$(DEPDIR)/xformsBC.Plo \
486
@AMDEP_TRUE@	./$(DEPDIR)/xformsImage.Plo \
489
@AMDEP_TRUE@	./$(DEPDIR)/xformsImage.Plo \
Lines 609-614 Link Here
609
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/forms_gettext.Plo@am__quote@
612
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/forms_gettext.Plo@am__quote@
610
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input_validators.Plo@am__quote@
613
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input_validators.Plo@am__quote@
611
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_gui.Plo@am__quote@
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyx_gui.Plo@am__quote@
615
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lyxim.Plo@am__quote@
612
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfont_loader.Plo@am__quote@
616
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfont_loader.Plo@am__quote@
613
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfont_metrics.Plo@am__quote@
617
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfont_metrics.Plo@am__quote@
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xformsBC.Plo@am__quote@
618
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xformsBC.Plo@am__quote@
(-)lyx-1.3.5/src/frontends/xforms/XFormsView.C (-1 lines)
Lines 31-37 Link Here
31
#include "lyxfunc.h"
31
#include "lyxfunc.h"
32
#include "bufferview_funcs.h"
32
#include "bufferview_funcs.h"
33
#include "BufferView.h"
33
#include "BufferView.h"
34
35
#include <boost/bind.hpp>
34
#include <boost/bind.hpp>
36
#include <boost/signals/connection.hpp>
35
#include <boost/signals/connection.hpp>
37
using std::abs;
36
using std::abs;
(-)lyx-1.3.5/src/frontends/xforms/XFormsView.h (+7 lines)
Lines 57-62 Link Here
57
57
58
	/// display a status message
58
	/// display a status message
59
	virtual void message(string const & str);
59
	virtual void message(string const & str);
60
#ifdef I18N
61
        XMiniBuffer * getMiniBuffer() const {return mbuffer_;}
62
#endif	
60
63
61
private:
64
private:
62
	/**
65
	/**
Lines 86-90 Link Here
86
	Pixmap icon_pixmap_;
89
	Pixmap icon_pixmap_;
87
	///
90
	///
88
	Pixmap icon_mask_;
91
	Pixmap icon_mask_;
92
	///
93
#ifdef I18N
94
	XMiniBuffer * mbuffer_;
95
#endif	
89
};
96
};
90
#endif
97
#endif
(-)lyx-1.3.5/src/frontends/xforms/XMiniBuffer.h (-1 lines)
Lines 105-111 Link Here
105
	boost::signals::connection keypress_con;
105
	boost::signals::connection keypress_con;
106
	/// This is the input widget object
106
	/// This is the input widget object
107
	FL_OBJECT * the_buffer_;
107
	FL_OBJECT * the_buffer_;
108
109
	/// the input box
108
	/// the input box
110
	FL_OBJECT * input_obj_;
109
	FL_OBJECT * input_obj_;
111
110
(-)lyx-1.3.5/src/frontends/xforms/XPainter.C (-2 / +69 lines)
Lines 34-39 Link Here
34
34
35
#include <cmath>
35
#include <cmath>
36
36
37
#ifdef I18N
38
#include "lyxcodeconv.h"
39
extern LyXCodeConv codeconverter;
40
#endif
41
37
using std::endl;
42
using std::endl;
38
using std::max;
43
using std::max;
39
44
Lines 171-177 Link Here
171
Painter & XPainter::text(int x, int y,
176
Painter & XPainter::text(int x, int y,
172
	string const & s, LyXFont const & f)
177
	string const & s, LyXFont const & f)
173
{
178
{
179
 #ifdef I18N
180
         if (f.isSymbolFont())		           
181
		 return text(x, y, s.data(), s.length(), f);
182
         else {
183
		 size_t size = s.length() + 1;
184
		 wchar_t * wcs = (wchar_t *) alloca(size * sizeof(wchar_t));	
185
		 size = mbstowcs(wcs, s.c_str(), size);  
186
		 return text(x, y, wcs, size, f);}
187
#else
174
	return text(x, y, s.data(), s.length(), f);
188
	return text(x, y, s.data(), s.length(), f);
189
#endif	
175
}
190
}
176
191
177
192
Lines 182-192 Link Here
182
	return text(x, y, s, 1, f);
197
	return text(x, y, s, 1, f);
183
}
198
}
184
199
200
#ifdef I18N
201
Painter & XPainter::text(int x, int y, wchar_t const * s, int ls,
202
                      LyXFont const & f)
203
 {
204
      if (lyxerr.debugging()) {
205
                      lyxerr << "text not called from "
206
                              "workarea::workhandler\n";
207
              lyxerr << "Painter drawable: " << owner_.getPixmap() << endl;
208
      }
209
      GC gc = lyxColorHandler->getGCForeground(f.realColor());
210
      if (f.realShape() != LyXFont::SMALLCAPS_SHAPE) { //printf("%s",1);
211
              xfont_metrics::XSetFont(fl_get_display(), gc, f);
212
              XwcDrawString(fl_get_display(), owner_.getPixmap(),
213
			    xfont_metrics::getXFontset(f), gc, x, y, s, ls);
214
      } else {
215
              LyXFont smallfont(f);
216
              smallfont.decSize().decSize().setShape(LyXFont::UP_SHAPE);
217
              wchar_t c;
218
              int tmpx = x;
219
              for(size_t i = 0; i < ls; ++i) {
220
                      c = uppercase(s[i]);
221
 //                   if (islower(static_cast<unsigned char>(c))) {
222
 //                        if ((c < 0xff) && (islower((unsigned char) c))){
223
 //                           c = toupper((unsigned char)c);
224
                            if(c != s[i]) {
225
                             xfont_metrics::XSetFont(fl_get_display(), gc, smallfont);
226
                             XwcDrawString(fl_get_display(), owner_.getPixmap(),
227
					   xfont_metrics::getXFontset(f),
228
					   gc, tmpx, y, &c, 1);
229
                              tmpx += XwcTextEscapement(
230
				      xfont_metrics::getXFontset(smallfont),
231
				      &c,1);
232
                              //tmpx += lyxfont::width(c, f);
233
		  			} else {
234
                             xfont_metrics::XSetFont(fl_get_display(), gc, f);
235
                             XwcDrawString(fl_get_display(), owner_.getPixmap(),
236
					   xfont_metrics::getXFontset(f),
237
					   gc, tmpx, y, &c, 1);
238
                              tmpx += XwcTextEscapement(
239
				      xfont_metrics::getXFontset(f), &c,1);
240
                      //      tmpx += lyxfont::width(c, f);
241
                      }
242
              }
243
      }
185
244
245
         if (f.underbar() == LyXFont::ON)
246
      underline(f, x, y, font_metrics::width(s, ls, f));
247
      return *this;
248
  }
249
#endif
250
								
186
Painter & XPainter::text(int x, int y,
251
Painter & XPainter::text(int x, int y,
187
	char const * s, size_t ls,
252
	char const * s, size_t ls,
188
	LyXFont const & f)
253
	LyXFont const & f)
189
{
254
{
255
#ifndef I18N	
190
	if (lyxrc.font_norm_type == LyXRC::ISO_10646_1) {
256
	if (lyxrc.font_norm_type == LyXRC::ISO_10646_1) {
191
		boost::scoped_array<XChar2b> xs(new XChar2b[ls]);
257
		boost::scoped_array<XChar2b> xs(new XChar2b[ls]);
192
		Encoding const * encoding = f.language()->encoding();
258
		Encoding const * encoding = f.language()->encoding();
Lines 206-212 Link Here
206
		text(x, y, xs.get(), ls, font);
272
		text(x, y, xs.get(), ls, font);
207
		return *this;
273
		return *this;
208
	}
274
	}
209
275
#endif
210
	GC gc = lyxColorHandler->getGCForeground(f.realColor());
276
	GC gc = lyxColorHandler->getGCForeground(f.realColor());
211
	if (f.realShape() != LyXFont::SMALLCAPS_SHAPE) {
277
	if (f.realShape() != LyXFont::SMALLCAPS_SHAPE) {
212
		xfont_metrics::XSetFont(fl_get_display(), gc, f);
278
		xfont_metrics::XSetFont(fl_get_display(), gc, f);
Lines 238-244 Link Here
238
	return *this;
304
	return *this;
239
}
305
}
240
306
241
307
#ifndef I18N
242
Painter & XPainter::text(int x, int y,
308
Painter & XPainter::text(int x, int y,
243
	XChar2b const * s, size_t ls,
309
	XChar2b const * s, size_t ls,
244
	LyXFont const & f)
310
	LyXFont const & f)
Lines 279-281 Link Here
279
345
280
	return *this;
346
	return *this;
281
}
347
}
348
#endif
(-)lyx-1.3.5/src/frontends/xforms/XPainter.h (-1 / +4 lines)
Lines 110-116 Link Here
110
	virtual Painter & text(int x, int y,
110
	virtual Painter & text(int x, int y,
111
		char const * str, size_t l,
111
		char const * str, size_t l,
112
		LyXFont const & f);
112
		LyXFont const & f);
113
113
#ifdef I18N
114
        virtual Painter & text(int x, int y, wchar_t const * str, int l,
115
  			   LyXFont const & f);
116
#endif
114
	/// draw a char at position x, y (y is the baseline)
117
	/// draw a char at position x, y (y is the baseline)
115
	virtual Painter & text(int x, int y,
118
	virtual Painter & text(int x, int y,
116
		char c, LyXFont const & f);
119
		char c, LyXFont const & f);
(-)lyx-1.3.5/src/frontends/xforms/XWorkArea.C (-2 / +44 lines)
Lines 26-31 Link Here
26
using std::hex;
26
using std::hex;
27
using std::dec;
27
using std::dec;
28
28
29
#ifdef I18N
30
#include "forms.h"
31
#include "lyxim.h"
32
 extern LyXIM lyxim;
33
#endif
34
29
namespace {
35
namespace {
30
36
31
inline
37
inline
Lines 280-285 Link Here
280
		if (!area->work_area || !area->work_area->form->visible)
286
		if (!area->work_area || !area->work_area->form->visible)
281
			return 1;
287
			return 1;
282
		lyxerr[Debug::WORKAREA] << "Workarea event: DRAW" << endl;
288
		lyxerr[Debug::WORKAREA] << "Workarea event: DRAW" << endl;
289
#ifdef I18N
290
        lyxim.SetIMSpotAndArea();
291
#endif	
283
		area->redraw(area->workWidth(), area->workHeight());
292
		area->redraw(area->workWidth(), area->workHeight());
284
		break;
293
		break;
285
	case FL_PUSH:
294
	case FL_PUSH:
Lines 291-296 Link Here
291
				    ev->xbutton.x - ob->x,
300
				    ev->xbutton.x - ob->x,
292
				    ev->xbutton.y - ob->y,
301
				    ev->xbutton.y - ob->y,
293
				    x_button_state(key)));
302
				    x_button_state(key)));
303
#ifdef I18N
304
                  lyxim.SetIMSpot();
305
#endif
294
		break;
306
		break;
295
	case FL_RELEASE:
307
	case FL_RELEASE:
296
		if (!ev || ev->xbutton.button == 0) break;
308
		if (!ev || ev->xbutton.button == 0) break;
Lines 301-306 Link Here
301
				    ev->xbutton.x - ob->x,
313
				    ev->xbutton.x - ob->x,
302
				    ev->xbutton.y - ob->y,
314
				    ev->xbutton.y - ob->y,
303
				    x_button_state(key)));
315
				    x_button_state(key)));
316
#ifdef I18N
317
                  lyxim.SetIMSpot();
318
#endif
304
		break;
319
		break;
305
	case FL_DRAG:
320
	case FL_DRAG:
306
	{
321
	{
Lines 372-384 Link Here
372
	{
387
	{
373
		lyxerr[Debug::WORKAREA] << "Workarea event: KEYPRESS" << endl;
388
		lyxerr[Debug::WORKAREA] << "Workarea event: KEYPRESS" << endl;
374
389
390
#ifdef I18N
391
               char const *  str;
392
	       int num_bytes = 0;
393
#else
375
		KeySym keysym = 0;
394
		KeySym keysym = 0;
376
		char dummy[1];
395
		char dummy[1];		
396
#endif		
377
		XKeyEvent * xke = reinterpret_cast<XKeyEvent *>(ev);
397
		XKeyEvent * xke = reinterpret_cast<XKeyEvent *>(ev);
398
#ifdef I18N
399
               if (key == 0 )
400
		       fl_get_composed_string(&num_bytes, &str);
401
#else
378
		XLookupString(xke, dummy, 1, &keysym, 0);
402
		XLookupString(xke, dummy, 1, &keysym, 0);
403
#endif		
404
		
379
405
380
		if (lyxerr.debugging(Debug::KEY)) {
406
		if (lyxerr.debugging(Debug::KEY)) {
381
			char const * const tmp  = XKeysymToString(key);
407
			char const * const tmp  = XKeysymToString(key);
408
#ifdef I18N
409
                        lyxerr << "XWorkArea: Key is `" << tmp
410
	                                << "' [" << key << "]" << endl;
411
#else			
382
			char const * const tmp2 = XKeysymToString(keysym);
412
			char const * const tmp2 = XKeysymToString(keysym);
383
			string const stm  = (tmp ? tmp : string());
413
			string const stm  = (tmp ? tmp : string());
384
			string const stm2 = (tmp2 ? tmp2 : string());
414
			string const stm2 = (tmp2 ? tmp2 : string());
Lines 387-398 Link Here
387
			       << "' [" << key << "]\n"
417
			       << "' [" << key << "]\n"
388
			       << "XWorkArea: Keysym is `" << stm2
418
			       << "XWorkArea: Keysym is `" << stm2
389
			       << "' [" << keysym << ']' << endl;
419
			       << "' [" << keysym << ']' << endl;
420
#endif			
390
		}
421
		}
391
422
#ifdef I18N
423
		if (key == 0 && num_bytes)
424
			area->workAreaCJK_IMprocess(num_bytes,str);
425
#endif
392
		// Note that we need this handling because of a bug
426
		// Note that we need this handling because of a bug
393
		// in XForms 0.89, if this bug is resolved in the way I hope
427
		// in XForms 0.89, if this bug is resolved in the way I hope
394
		// we can just use the keysym directly without looking
428
		// we can just use the keysym directly without looking
395
		// at key at all. (Lgb)
429
		// at key at all. (Lgb)
430
#ifdef I18N                     
431
	        if (!key) {
432
//			lyxerr << "Probably composing" << endl;
433
			break;
434
		}
435
		KeySym ret_key = key;
436
#else		
396
		KeySym ret_key = 0;
437
		KeySym ret_key = 0;
397
		if (!key) {
438
		if (!key) {
398
			// We might have to add more keysyms here also,
439
			// We might have to add more keysyms here also,
Lines 419-424 Link Here
419
					   << endl;
460
					   << endl;
420
				//}
461
				//}
421
		}
462
		}
463
#endif		
422
464
423
		unsigned int const ret_state = xke->state;
465
		unsigned int const ret_state = xke->state;
424
466
(-)lyx-1.3.5/src/frontends/xforms/forms/form_preferences.C (-79 / +118 lines)
Lines 85-91 Link Here
85
	return fdui;
85
	return fdui;
86
}
86
}
87
87
88
FD_preferences_cjk_fonts * build_preferences_cjk_fonts(void * parent)
89
{
90
	        FL_OBJECT * obj;
91
92
		FD_preferences_cjk_fonts *fdui = new FD_preferences_cjk_fonts;
93
94
	        fdui->form = fl_bgn_form(FL_NO_BOX, 455, 375);
95
				        fdui->form->u_vdata = parent;
96
97
		obj = fl_add_box(FL_FLAT_BOX, 0, 0, 455, 375, "");
98
99
		fdui->input_i18n1_gothic = obj = fl_add_input(FL_NORMAL_INPUT, 210, 5, 200, 30, _("i18n1 Gothic"));
100
		fl_set_object_lsize(obj, FL_NORMAL_SIZE);
101
		fl_set_object_callback(obj, C_FormBaseInputCB, 0);
102
103
		fdui->input_i18n1_normal = obj = fl_add_input(FL_NORMAL_INPUT, 210, 35, 200, 30, _("i18n1 Normal"));
104
		fl_set_object_lsize(obj, FL_NORMAL_SIZE);
105
		fl_set_object_callback(obj, C_FormBaseInputCB, 0);
106
107
		fdui->input_screen_i18n1_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 210, 65, 200, 30, _("i18n1 Encoding"));
108
		fl_set_object_lsize(obj, FL_NORMAL_SIZE);
109
                fl_set_object_callback(obj, C_FormBaseInputCB, 0);
110
111
                fdui->input_i18n2_gothic = obj = fl_add_input(FL_NORMAL_INPUT, 210, 95, 200, 30, _("i18n2 Gothic"));
112
                fl_set_object_lsize(obj, FL_NORMAL_SIZE);
113
                fl_set_object_callback(obj, C_FormBaseInputCB, 0);
88
114
115
                fdui->input_i18n2_normal = obj = fl_add_input(FL_NORMAL_INPUT, 210, 125, 200, 30, _("i18n2 Normal"));
116
                fl_set_object_lsize(obj, FL_NORMAL_SIZE);
117
                fl_set_object_callback(obj, C_FormBaseInputCB, 0);
118
119
                fdui->input_screen_i18n2_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 210, 155, 200, 30, _("i18n2 Encoding"));
120
                fl_set_object_lsize(obj, FL_NORMAL_SIZE);
121
                fl_set_object_callback(obj, C_FormBaseInputCB, 0);
122
123
                fl_end_form();
124
                fdui->form->fdui = fdui;
125
                return fdui;
126
}
127
	
89
FD_preferences_screen_fonts * build_preferences_screen_fonts(void * parent)
128
FD_preferences_screen_fonts * build_preferences_screen_fonts(void * parent)
90
{
129
{
91
	char const * c_str;
130
	char const * c_str;
Lines 102-126 Link Here
102
141
103
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 15, 285, 155, _("Fonts used"));
142
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 15, 285, 155, _("Fonts used"));
104
143
105
	c_str = _("Roman:|#R");
144
	c_str = _("Roman|#R");
106
	fdui->input_roman = obj = fl_add_input(FL_NORMAL_INPUT, 145, 25, 140, 30, idex(c_str).c_str());
145
	fdui->input_roman = obj = fl_add_input(FL_NORMAL_INPUT, 145, 25, 140, 30, idex(c_str).c_str());
107
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
146
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
108
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
147
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
109
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
148
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
110
149
111
	c_str = _("Sans Serif:|#S");
150
	c_str = _("Sans Serif|#S");
112
	fdui->input_sans = obj = fl_add_input(FL_NORMAL_INPUT, 145, 60, 140, 30, idex(c_str).c_str());
151
	fdui->input_sans = obj = fl_add_input(FL_NORMAL_INPUT, 145, 60, 140, 30, idex(c_str).c_str());
113
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
152
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
114
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
153
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
115
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
154
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
116
155
117
	c_str = _("Typewriter:|#T");
156
	c_str = _("Typewriter|#T");
118
	fdui->input_typewriter = obj = fl_add_input(FL_NORMAL_INPUT, 145, 95, 140, 30, idex(c_str).c_str());
157
	fdui->input_typewriter = obj = fl_add_input(FL_NORMAL_INPUT, 145, 95, 140, 30, idex(c_str).c_str());
119
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
158
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
120
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
159
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
121
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
160
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
122
161
123
	c_str = _("Encoding:|#E");
162
	c_str = _("Encoding|#E");
124
	fdui->input_screen_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 145, 130, 140, 30, idex(c_str).c_str());
163
	fdui->input_screen_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 145, 130, 140, 30, idex(c_str).c_str());
125
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
164
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
126
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
165
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 135-141 Link Here
135
	fl_set_button(obj, 1);
174
	fl_set_button(obj, 1);
136
175
137
	// xgettext:no-c-format
176
	// xgettext:no-c-format
138
	c_str = _("Zoom %:|#Z");
177
	c_str = _("Zoom %|#Z");
139
	fdui->counter_zoom = obj = fl_add_counter(FL_NORMAL_COUNTER, 185, 245, 95, 30, idex(c_str).c_str());
178
	fdui->counter_zoom = obj = fl_add_counter(FL_NORMAL_COUNTER, 185, 245, 95, 30, idex(c_str).c_str());
140
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
179
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
141
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
180
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 146-152 Link Here
146
	fl_set_counter_value(obj, 150);
185
	fl_set_counter_value(obj, 150);
147
	fl_set_counter_step(obj, 1, 1);
186
	fl_set_counter_step(obj, 1, 1);
148
187
149
	c_str = _("Screen DPI:|#D");
188
	c_str = _("Screen DPI|#D");
150
	fdui->counter_dpi = obj = fl_add_counter(FL_NORMAL_COUNTER, 185, 280, 95, 30, idex(c_str).c_str());
189
	fdui->counter_dpi = obj = fl_add_counter(FL_NORMAL_COUNTER, 185, 280, 95, 30, idex(c_str).c_str());
151
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
190
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
152
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
191
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 157-199 Link Here
157
	fl_set_counter_value(obj, 150);
196
	fl_set_counter_value(obj, 150);
158
	fl_set_counter_step(obj, 1, 1);
197
	fl_set_counter_step(obj, 1, 1);
159
198
160
	fdui->input_tiny = obj = fl_add_input(FL_FLOAT_INPUT, 370, 20, 70, 30, _("Tiny:"));
199
	fdui->input_tiny = obj = fl_add_input(FL_FLOAT_INPUT, 370, 20, 70, 30, _("tiny"));
161
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
200
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
162
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
201
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
163
202
164
	fdui->input_script = obj = fl_add_input(FL_FLOAT_INPUT, 370, 50, 70, 30, _("Smallest:"));
203
	fdui->input_script = obj = fl_add_input(FL_FLOAT_INPUT, 370, 50, 70, 30, _("smallest"));
165
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
204
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
166
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
205
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
167
206
168
	fdui->input_footnote = obj = fl_add_input(FL_FLOAT_INPUT, 370, 80, 70, 30, _("Smaller:"));
207
	fdui->input_footnote = obj = fl_add_input(FL_FLOAT_INPUT, 370, 80, 70, 30, _("smaller"));
169
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
208
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
170
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
209
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
171
210
172
	fdui->input_small = obj = fl_add_input(FL_FLOAT_INPUT, 370, 110, 70, 30, _("Small:"));
211
	fdui->input_small = obj = fl_add_input(FL_FLOAT_INPUT, 370, 110, 70, 30, _("small"));
173
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
212
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
174
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
213
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
175
214
176
	fdui->input_normal = obj = fl_add_input(FL_FLOAT_INPUT, 370, 140, 70, 30, _("Normal:"));
215
	fdui->input_normal = obj = fl_add_input(FL_FLOAT_INPUT, 370, 140, 70, 30, _("normal"));
177
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
216
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
178
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
217
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
179
218
180
	fdui->input_large = obj = fl_add_input(FL_FLOAT_INPUT, 370, 170, 70, 30, _("Large:"));
219
	fdui->input_large = obj = fl_add_input(FL_FLOAT_INPUT, 370, 170, 70, 30, _("large"));
181
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
220
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
182
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
221
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
183
222
184
	fdui->input_larger = obj = fl_add_input(FL_FLOAT_INPUT, 370, 200, 70, 30, _("Larger:"));
223
	fdui->input_larger = obj = fl_add_input(FL_FLOAT_INPUT, 370, 200, 70, 30, _("larger"));
185
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
224
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
186
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
225
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
187
226
188
	fdui->input_largest = obj = fl_add_input(FL_FLOAT_INPUT, 370, 230, 70, 30, _("Largest:"));
227
	fdui->input_largest = obj = fl_add_input(FL_FLOAT_INPUT, 370, 230, 70, 30, _("largest"));
189
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
228
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
190
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
229
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
191
230
192
	fdui->input_huge = obj = fl_add_input(FL_FLOAT_INPUT, 370, 260, 70, 30, _("Huge:"));
231
	fdui->input_huge = obj = fl_add_input(FL_FLOAT_INPUT, 370, 260, 70, 30, _("huge"));
193
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
232
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
194
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
233
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
195
234
196
	fdui->input_huger = obj = fl_add_input(FL_FLOAT_INPUT, 370, 290, 70, 30, _("Huger:"));
235
	fdui->input_huger = obj = fl_add_input(FL_FLOAT_INPUT, 370, 290, 70, 30, _("huger"));
197
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
236
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
198
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
237
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
199
238
Lines 219-237 Link Here
219
258
220
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 15, 20, 425, 110, _("Popup Fonts & Encoding"));
259
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 15, 20, 425, 110, _("Popup Fonts & Encoding"));
221
260
222
	c_str = _("Normal Font:|#N");
261
	c_str = _("Normal Font|#N");
223
	fdui->input_popup_normal_font = obj = fl_add_input(FL_NORMAL_INPUT, 230, 30, 200, 30, idex(c_str).c_str());
262
	fdui->input_popup_normal_font = obj = fl_add_input(FL_NORMAL_INPUT, 230, 30, 200, 30, idex(c_str).c_str());
224
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
263
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
225
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
264
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
226
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
265
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
227
266
228
	c_str = _("Bold Font:|#B");
267
	c_str = _("Bold Font|#B");
229
	fdui->input_popup_bold_font = obj = fl_add_input(FL_NORMAL_INPUT, 230, 60, 200, 30, idex(c_str).c_str());
268
	fdui->input_popup_bold_font = obj = fl_add_input(FL_NORMAL_INPUT, 230, 60, 200, 30, idex(c_str).c_str());
230
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
269
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
231
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
270
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
232
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
271
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
233
272
234
	c_str = _("Popup Encoding:|#P");
273
	c_str = _("Popup Encoding|#P");
235
	fdui->input_popup_font_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 230, 90, 200, 30, idex(c_str).c_str());
274
	fdui->input_popup_font_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 230, 90, 200, 30, idex(c_str).c_str());
236
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
275
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
237
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
276
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 239-245 Link Here
239
278
240
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 15, 165, 425, 85, _("Layout & Bindings"));
279
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 15, 165, 425, 85, _("Layout & Bindings"));
241
280
242
	c_str = _("User Interface file:|#U");
281
	c_str = _("User Interface file|#U");
243
	fdui->input_ui_file = obj = fl_add_input(FL_NORMAL_INPUT, 160, 175, 170, 30, idex(c_str).c_str());
282
	fdui->input_ui_file = obj = fl_add_input(FL_NORMAL_INPUT, 160, 175, 170, 30, idex(c_str).c_str());
244
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
283
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
245
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
284
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 251-257 Link Here
251
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
290
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
252
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
291
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
253
292
254
	c_str = _("Bind file:|#f");
293
	c_str = _("Bind file|#f");
255
	fdui->input_bind_file = obj = fl_add_input(FL_NORMAL_INPUT, 160, 210, 170, 30, idex(c_str).c_str());
294
	fdui->input_bind_file = obj = fl_add_input(FL_NORMAL_INPUT, 160, 210, 170, 30, idex(c_str).c_str());
256
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
295
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
257
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
296
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 281-287 Link Here
281
320
282
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
321
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
283
322
284
	c_str = _("LyX objects:|#L");
323
	c_str = _("LyX objects|#L");
285
	fdui->browser_lyx_objs = obj = fl_add_browser(FL_HOLD_BROWSER, 10, 25, 195, 290, idex(c_str).c_str());
324
	fdui->browser_lyx_objs = obj = fl_add_browser(FL_HOLD_BROWSER, 10, 25, 195, 290, idex(c_str).c_str());
286
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
325
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
287
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
326
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 404-410 Link Here
404
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
443
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
405
	fl_set_button(obj, 1);
444
	fl_set_button(obj, 1);
406
445
407
	fdui->counter_wm_jump = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 190, 115, 30, _("Wheel mouse jump:"));
446
	fdui->counter_wm_jump = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 190, 115, 30, _("Wheel mouse jump"));
408
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
447
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
409
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
448
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
410
	fl_set_object_resize(obj, FL_RESIZE_NONE);
449
	fl_set_object_resize(obj, FL_RESIZE_NONE);
Lines 414-420 Link Here
414
	fl_set_counter_value(obj, 100);
453
	fl_set_counter_value(obj, 100);
415
	fl_set_counter_step(obj, 1, 1);
454
	fl_set_counter_step(obj, 1, 1);
416
455
417
	fdui->counter_autosave = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 115, 115, 30, _("Autosave interval:"));
456
	fdui->counter_autosave = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 115, 115, 30, _("Autosave interval"));
418
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
457
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
419
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
458
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
420
	fl_set_object_resize(obj, FL_RESIZE_NONE);
459
	fl_set_object_resize(obj, FL_RESIZE_NONE);
Lines 431-437 Link Here
431
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
470
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
432
	fl_set_button(obj, 1);
471
	fl_set_button(obj, 1);
433
472
434
	c_str = _("Graphics display:|#G");
473
	c_str = _("Graphics display|#G");
435
	fdui->choice_display = obj = fl_add_choice(FL_NORMAL_CHOICE, 305, 40, 130, 30, idex(c_str).c_str());
474
	fdui->choice_display = obj = fl_add_choice(FL_NORMAL_CHOICE, 305, 40, 130, 30, idex(c_str).c_str());
436
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
475
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
437
	fl_set_choice_notitle(obj, 1);
476
	fl_set_choice_notitle(obj, 1);
Lines 458-464 Link Here
458
497
459
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
498
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
460
499
461
	c_str = _("Spell command:|#S");
500
	c_str = _("Spell command|#S");
462
	fdui->choice_spell_command = obj = fl_add_choice(FL_NORMAL_CHOICE, 240, 30, 171, 34, idex(c_str).c_str());
501
	fdui->choice_spell_command = obj = fl_add_choice(FL_NORMAL_CHOICE, 240, 30, 171, 34, idex(c_str).c_str());
463
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
502
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
464
	fl_set_choice_notitle(obj, 1);
503
	fl_set_choice_notitle(obj, 1);
Lines 466-472 Link Here
466
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
505
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
467
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
506
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
468
507
469
	c_str = _("Alternative language:|#a");
508
	c_str = _("Use alternative language|#a");
470
	fdui->check_alt_lang = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 100, 30, 30, idex(c_str).c_str());
509
	fdui->check_alt_lang = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 100, 30, 30, idex(c_str).c_str());
471
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
510
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
472
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
511
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 476-482 Link Here
476
	fdui->input_alt_lang = obj = fl_add_input(FL_NORMAL_INPUT, 239, 100, 170, 30, "");
515
	fdui->input_alt_lang = obj = fl_add_input(FL_NORMAL_INPUT, 239, 100, 170, 30, "");
477
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
516
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
478
517
479
	c_str = _("Escape characters:|#e");
518
	c_str = _("Use escape characters|#e");
480
	fdui->check_escape_chars = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 130, 30, 30, idex(c_str).c_str());
519
	fdui->check_escape_chars = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 130, 30, 30, idex(c_str).c_str());
481
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
520
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
482
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
521
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 486-492 Link Here
486
	fdui->input_escape_chars = obj = fl_add_input(FL_NORMAL_INPUT, 239, 130, 170, 30, "");
525
	fdui->input_escape_chars = obj = fl_add_input(FL_NORMAL_INPUT, 239, 130, 170, 30, "");
487
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
526
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
488
527
489
	c_str = _("Personal dictionary:|#d");
528
	c_str = _("Use personal dictionary|#d");
490
	fdui->check_personal_dict = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 160, 30, 30, idex(c_str).c_str());
529
	fdui->check_personal_dict = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 208, 160, 30, 30, idex(c_str).c_str());
491
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
530
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
492
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
531
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 542-554 Link Here
542
581
543
	obj = fl_add_frame(FL_ENGRAVED_FRAME, 5, 10, 440, 80, "");
582
	obj = fl_add_frame(FL_ENGRAVED_FRAME, 5, 10, 440, 80, "");
544
583
545
	c_str = _("Package:|#P");
584
	c_str = _("Package|#P");
546
	fdui->input_package = obj = fl_add_input(FL_NORMAL_INPUT, 131, 18, 300, 30, idex(c_str).c_str());
585
	fdui->input_package = obj = fl_add_input(FL_NORMAL_INPUT, 131, 18, 300, 30, idex(c_str).c_str());
547
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
586
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
548
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
587
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
549
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
588
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
550
589
551
	c_str = _("Default language:|#l");
590
	c_str = _("Default language|#l");
552
	fdui->choice_default_lang = obj = fl_add_choice(FL_NORMAL_CHOICE, 231, 56, 200, 30, idex(c_str).c_str());
591
	fdui->choice_default_lang = obj = fl_add_choice(FL_NORMAL_CHOICE, 231, 56, 200, 30, idex(c_str).c_str());
553
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
592
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
554
	fl_set_choice_notitle(obj, 1);
593
	fl_set_choice_notitle(obj, 1);
Lines 562-574 Link Here
562
	fl_set_object_lalign(obj, FL_ALIGN_LEFT);
601
	fl_set_object_lalign(obj, FL_ALIGN_LEFT);
563
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
602
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
564
603
565
	c_str = _("1st:|#1");
604
	c_str = _("1st|#1");
566
	fdui->input_kbmap1 = obj = fl_add_input(FL_NORMAL_INPUT, 145, 100, 190, 30, idex(c_str).c_str());
605
	fdui->input_kbmap1 = obj = fl_add_input(FL_NORMAL_INPUT, 145, 100, 190, 30, idex(c_str).c_str());
567
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
606
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
568
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
607
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
569
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
608
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
570
609
571
	c_str = _("2nd:|#2");
610
	c_str = _("2nd|#2");
572
	fdui->input_kbmap2 = obj = fl_add_input(FL_NORMAL_INPUT, 145, 135, 190, 30, idex(c_str).c_str());
611
	fdui->input_kbmap2 = obj = fl_add_input(FL_NORMAL_INPUT, 145, 135, 190, 30, idex(c_str).c_str());
573
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
612
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
574
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
613
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 626-638 Link Here
626
	fl_set_object_lalign(obj, FL_ALIGN_LEFT);
665
	fl_set_object_lalign(obj, FL_ALIGN_LEFT);
627
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
666
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
628
667
629
	c_str = _("Command start:|#s");
668
	c_str = _("Command start|#s");
630
	fdui->input_command_begin = obj = fl_add_input(FL_NORMAL_INPUT, 130, 245, 300, 30, idex(c_str).c_str());
669
	fdui->input_command_begin = obj = fl_add_input(FL_NORMAL_INPUT, 130, 245, 300, 30, idex(c_str).c_str());
631
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
670
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
632
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
671
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
633
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
672
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
634
673
635
	c_str = _("Command end:|#e");
674
	c_str = _("Command end|#e");
636
	fdui->input_command_end = obj = fl_add_input(FL_NORMAL_INPUT, 130, 280, 300, 30, idex(c_str).c_str());
675
	fdui->input_command_end = obj = fl_add_input(FL_NORMAL_INPUT, 130, 280, 300, 30, idex(c_str).c_str());
637
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
676
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
638
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
677
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 662-699 Link Here
662
701
663
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
702
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
664
703
665
	c_str = _("All formats:|#l");
704
	c_str = _("All formats|#l");
666
	fdui->browser_all = obj = fl_add_browser(FL_HOLD_BROWSER, 30, 30, 160, 270, idex(c_str).c_str());
705
	fdui->browser_all = obj = fl_add_browser(FL_HOLD_BROWSER, 30, 30, 160, 270, idex(c_str).c_str());
667
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
706
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
668
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
707
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
669
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
708
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
670
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
709
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
671
710
672
	c_str = _("Format:|#F");
711
	c_str = _("Format|#F");
673
	fdui->input_format = obj = fl_add_input(FL_NORMAL_INPUT, 280, 30, 150, 30, idex(c_str).c_str());
712
	fdui->input_format = obj = fl_add_input(FL_NORMAL_INPUT, 280, 30, 150, 30, idex(c_str).c_str());
674
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
713
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
675
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
714
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
676
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
715
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
677
716
678
	c_str = _("GUI name:|#G");
717
	c_str = _("GUI name|#G");
679
	fdui->input_gui_name = obj = fl_add_input(FL_NORMAL_INPUT, 280, 70, 150, 30, idex(c_str).c_str());
718
	fdui->input_gui_name = obj = fl_add_input(FL_NORMAL_INPUT, 280, 70, 150, 30, idex(c_str).c_str());
680
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
719
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
681
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
720
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
682
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
721
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
683
722
684
	c_str = _("Shortcut:|#S");
723
	c_str = _("Shortcut|#S");
685
	fdui->input_shrtcut = obj = fl_add_input(FL_NORMAL_INPUT, 280, 110, 150, 30, idex(c_str).c_str());
724
	fdui->input_shrtcut = obj = fl_add_input(FL_NORMAL_INPUT, 280, 110, 150, 30, idex(c_str).c_str());
686
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
725
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
687
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
726
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
688
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
727
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
689
728
690
	c_str = _("Extension:|#E");
729
	c_str = _("Extension|#E");
691
	fdui->input_extension = obj = fl_add_input(FL_NORMAL_INPUT, 280, 150, 150, 30, idex(c_str).c_str());
730
	fdui->input_extension = obj = fl_add_input(FL_NORMAL_INPUT, 280, 150, 150, 30, idex(c_str).c_str());
692
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
731
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
693
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
732
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
694
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
733
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
695
734
696
	c_str = _("Viewer:|#V");
735
	c_str = _("Viewer|#V");
697
	fdui->input_viewer = obj = fl_add_input(FL_NORMAL_INPUT, 280, 190, 150, 30, idex(c_str).c_str());
736
	fdui->input_viewer = obj = fl_add_input(FL_NORMAL_INPUT, 280, 190, 150, 30, idex(c_str).c_str());
698
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
737
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
699
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
738
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 729-762 Link Here
729
768
730
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
769
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
731
770
732
	c_str = _("All converters:|#l");
771
	c_str = _("All converters|#l");
733
	fdui->browser_all = obj = fl_add_browser(FL_HOLD_BROWSER, 30, 30, 160, 270, idex(c_str).c_str());
772
	fdui->browser_all = obj = fl_add_browser(FL_HOLD_BROWSER, 30, 30, 160, 270, idex(c_str).c_str());
734
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
773
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
735
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
774
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
736
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
775
	fl_set_object_lalign(obj, FL_ALIGN_TOP);
737
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
776
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
738
777
739
	c_str = _("From:|#F");
778
	c_str = _("From|#F");
740
	fdui->choice_from = obj = fl_add_choice(FL_NORMAL_CHOICE, 280, 30, 150, 30, idex(c_str).c_str());
779
	fdui->choice_from = obj = fl_add_choice(FL_NORMAL_CHOICE, 280, 30, 150, 30, idex(c_str).c_str());
741
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
780
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
742
	fl_set_choice_notitle(obj, 1);
781
	fl_set_choice_notitle(obj, 1);
743
	fl_set_object_boxtype(obj, FL_FRAME_BOX);
782
	fl_set_object_boxtype(obj, FL_FRAME_BOX);
744
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
783
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
745
784
746
	c_str = _("To:|#T");
785
	c_str = _("To|#T");
747
	fdui->choice_to = obj = fl_add_choice(FL_NORMAL_CHOICE, 280, 70, 150, 30, idex(c_str).c_str());
786
	fdui->choice_to = obj = fl_add_choice(FL_NORMAL_CHOICE, 280, 70, 150, 30, idex(c_str).c_str());
748
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
787
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
749
	fl_set_choice_notitle(obj, 1);
788
	fl_set_choice_notitle(obj, 1);
750
	fl_set_object_boxtype(obj, FL_FRAME_BOX);
789
	fl_set_object_boxtype(obj, FL_FRAME_BOX);
751
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
790
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
752
791
753
	c_str = _("Converter:|#C");
792
	c_str = _("Converter|#C");
754
	fdui->input_converter = obj = fl_add_input(FL_NORMAL_INPUT, 280, 110, 150, 30, idex(c_str).c_str());
793
	fdui->input_converter = obj = fl_add_input(FL_NORMAL_INPUT, 280, 110, 150, 30, idex(c_str).c_str());
755
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
794
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
756
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
795
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
757
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
796
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
758
797
759
	c_str = _("Extra flags:|#E");
798
	c_str = _("Extra flags|#E");
760
	fdui->input_flags = obj = fl_add_input(FL_NORMAL_INPUT, 280, 150, 150, 30, idex(c_str).c_str());
799
	fdui->input_flags = obj = fl_add_input(FL_NORMAL_INPUT, 280, 150, 150, 30, idex(c_str).c_str());
761
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
800
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
762
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
801
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 792-798 Link Here
792
831
793
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 350, "");
832
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 350, "");
794
833
795
	c_str = _("Default path:|#p");
834
	c_str = _("Default path|#p");
796
	fdui->input_default_path = obj = fl_add_input(FL_NORMAL_INPUT, 170, 10, 170, 30, idex(c_str).c_str());
835
	fdui->input_default_path = obj = fl_add_input(FL_NORMAL_INPUT, 170, 10, 170, 30, idex(c_str).c_str());
797
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
836
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
798
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
837
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 802-808 Link Here
802
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
841
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
803
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
842
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
804
843
805
	c_str = _("Template path:|#T");
844
	c_str = _("Template path|#T");
806
	fdui->input_template_path = obj = fl_add_input(FL_NORMAL_INPUT, 170, 45, 170, 30, idex(c_str).c_str());
845
	fdui->input_template_path = obj = fl_add_input(FL_NORMAL_INPUT, 170, 45, 170, 30, idex(c_str).c_str());
807
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
846
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
808
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
847
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 812-818 Link Here
812
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
851
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
813
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
852
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
814
853
815
	c_str = _("Temp dir:|#d");
854
	c_str = _("Temp dir|#d");
816
	fdui->check_use_temp_dir = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 80, 30, 30, idex(c_str).c_str());
855
	fdui->check_use_temp_dir = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 80, 30, 30, idex(c_str).c_str());
817
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
856
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
818
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
857
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 828-834 Link Here
828
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
867
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
829
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
868
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
830
869
831
	c_str = _("Check last files:|#C");
870
	c_str = _("Check last files|#C");
832
	fdui->check_last_files = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 115, 30, 30, idex(c_str).c_str());
871
	fdui->check_last_files = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 115, 30, 30, idex(c_str).c_str());
833
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
872
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
834
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
873
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 844-850 Link Here
844
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
883
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
845
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
884
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
846
885
847
	c_str = _("Last file count:|#L");
886
	c_str = _("Last file count|#L");
848
	fdui->counter_lastfiles = obj = fl_add_counter(FL_SIMPLE_COUNTER, 170, 150, 90, 30, idex(c_str).c_str());
887
	fdui->counter_lastfiles = obj = fl_add_counter(FL_SIMPLE_COUNTER, 170, 150, 90, 30, idex(c_str).c_str());
849
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
888
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
850
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
889
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 855-861 Link Here
855
	fl_set_counter_value(obj, 4);
894
	fl_set_counter_value(obj, 4);
856
	fl_set_counter_step(obj, 1, 1);
895
	fl_set_counter_step(obj, 1, 1);
857
896
858
	c_str = _("Backup path:|#B");
897
	c_str = _("Backup path|#B");
859
	fdui->check_make_backups = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 205, 30, 30, idex(c_str).c_str());
898
	fdui->check_make_backups = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 140, 205, 30, 30, idex(c_str).c_str());
860
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
899
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
861
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
900
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 871-877 Link Here
871
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
910
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
872
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
911
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
873
912
874
	c_str = _("LyXServer pipe:|#S");
913
	c_str = _("LyXServer pipe|#S");
875
	fdui->input_serverpipe = obj = fl_add_input(FL_NORMAL_INPUT, 170, 245, 170, 30, idex(c_str).c_str());
914
	fdui->input_serverpipe = obj = fl_add_input(FL_NORMAL_INPUT, 170, 245, 170, 30, idex(c_str).c_str());
876
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
915
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
877
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
916
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 899-905 Link Here
899
938
900
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
939
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 360, "");
901
940
902
	c_str = _("Date format:|#f");
941
	c_str = _("date format|#f");
903
	fdui->input_date_format = obj = fl_add_input(FL_NORMAL_INPUT, 120, 70, 285, 30, idex(c_str).c_str());
942
	fdui->input_date_format = obj = fl_add_input(FL_NORMAL_INPUT, 120, 70, 285, 30, idex(c_str).c_str());
904
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
943
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
905
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
944
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 922-999 Link Here
922
961
923
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 350, "");
962
	obj = fl_add_box(FL_FLAT_BOX, 0, 0, 450, 350, "");
924
963
925
	fdui->input_name = obj = fl_add_input(FL_NORMAL_INPUT, 130, 10, 80, 30, _("Name:"));
964
	fdui->input_name = obj = fl_add_input(FL_NORMAL_INPUT, 130, 10, 80, 30, _("name"));
926
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
965
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
927
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
966
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
928
967
929
	fdui->check_adapt_output = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 240, 10, 30, 30, _("Adapt output"));
968
	fdui->check_adapt_output = obj = fl_add_checkbutton(FL_PUSH_BUTTON, 240, 10, 30, 30, _("adapt output"));
930
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
969
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
931
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
970
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
932
971
933
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 60, 435, 260, _("Printer Command and Flags"));
972
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 60, 435, 260, _("Printer Command and Flags"));
934
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
973
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
935
974
936
	fdui->input_command = obj = fl_add_input(FL_NORMAL_INPUT, 130, 75, 80, 30, _("Command:"));
975
	fdui->input_command = obj = fl_add_input(FL_NORMAL_INPUT, 130, 75, 80, 30, _("command"));
937
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
976
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
938
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
977
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
939
978
940
	fdui->input_page_range = obj = fl_add_input(FL_NORMAL_INPUT, 130, 105, 80, 30, _("Page range:"));
979
	fdui->input_page_range = obj = fl_add_input(FL_NORMAL_INPUT, 130, 105, 80, 30, _("page range"));
941
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
980
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
942
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
981
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
943
982
944
	fdui->input_copies = obj = fl_add_input(FL_NORMAL_INPUT, 130, 135, 80, 30, _("Copies:"));
983
	fdui->input_copies = obj = fl_add_input(FL_NORMAL_INPUT, 130, 135, 80, 30, _("copies"));
945
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
984
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
946
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
985
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
947
986
948
	fdui->input_reverse = obj = fl_add_input(FL_NORMAL_INPUT, 130, 165, 80, 30, _("Reverse:"));
987
	fdui->input_reverse = obj = fl_add_input(FL_NORMAL_INPUT, 130, 165, 80, 30, _("reverse"));
949
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
988
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
950
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
989
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
951
990
952
	fdui->input_to_printer = obj = fl_add_input(FL_NORMAL_INPUT, 130, 195, 80, 30, _("To printer:"));
991
	fdui->input_to_printer = obj = fl_add_input(FL_NORMAL_INPUT, 130, 195, 80, 30, _("to printer"));
953
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
992
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
954
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
993
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
955
994
956
	fdui->input_file_extension = obj = fl_add_input(FL_NORMAL_INPUT, 130, 225, 80, 30, _("File extension:"));
995
	fdui->input_file_extension = obj = fl_add_input(FL_NORMAL_INPUT, 130, 225, 80, 30, _("file extension"));
957
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
996
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
958
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
997
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
959
998
960
	fdui->input_spool_command = obj = fl_add_input(FL_NORMAL_INPUT, 130, 255, 80, 30, _("Spool command:"));
999
	fdui->input_spool_command = obj = fl_add_input(FL_NORMAL_INPUT, 130, 255, 80, 30, _("spool command"));
961
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1000
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
962
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1001
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
963
1002
964
	fdui->input_paper_type = obj = fl_add_input(FL_NORMAL_INPUT, 130, 285, 80, 30, _("Paper type:"));
1003
	fdui->input_paper_type = obj = fl_add_input(FL_NORMAL_INPUT, 130, 285, 80, 30, _("paper type"));
965
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1004
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
966
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1005
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
967
1006
968
	fdui->input_even_pages = obj = fl_add_input(FL_NORMAL_INPUT, 360, 75, 80, 30, _("Even pages:"));
1007
	fdui->input_even_pages = obj = fl_add_input(FL_NORMAL_INPUT, 360, 75, 80, 30, _("even pages"));
969
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1008
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
970
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1009
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
971
1010
972
	fdui->input_odd_pages = obj = fl_add_input(FL_NORMAL_INPUT, 360, 105, 80, 30, _("Odd pages:"));
1011
	fdui->input_odd_pages = obj = fl_add_input(FL_NORMAL_INPUT, 360, 105, 80, 30, _("odd pages"));
973
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1012
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
974
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1013
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
975
1014
976
	fdui->input_collated = obj = fl_add_input(FL_NORMAL_INPUT, 360, 135, 80, 30, _("Collated:"));
1015
	fdui->input_collated = obj = fl_add_input(FL_NORMAL_INPUT, 360, 135, 80, 30, _("collated"));
977
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1016
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
978
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1017
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
979
1018
980
	fdui->input_landscape = obj = fl_add_input(FL_NORMAL_INPUT, 360, 165, 80, 30, _("Landscape:"));
1019
	fdui->input_landscape = obj = fl_add_input(FL_NORMAL_INPUT, 360, 165, 80, 30, _("landscape"));
981
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1020
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
982
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1021
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
983
1022
984
	fdui->input_to_file = obj = fl_add_input(FL_NORMAL_INPUT, 360, 195, 80, 30, _("To file:"));
1023
	fdui->input_to_file = obj = fl_add_input(FL_NORMAL_INPUT, 360, 195, 80, 30, _("to file"));
985
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1024
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
986
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1025
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
987
1026
988
	fdui->input_extra_options = obj = fl_add_input(FL_NORMAL_INPUT, 360, 225, 80, 30, _("Extra options:"));
1027
	fdui->input_extra_options = obj = fl_add_input(FL_NORMAL_INPUT, 360, 225, 80, 30, _("extra options"));
989
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1028
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
990
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1029
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
991
1030
992
	fdui->input_spool_prefix = obj = fl_add_input(FL_NORMAL_INPUT, 360, 255, 80, 30, _("Spool printer prefix:"));
1031
	fdui->input_spool_prefix = obj = fl_add_input(FL_NORMAL_INPUT, 360, 255, 80, 30, _("spool printer prefix"));
993
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1032
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
994
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1033
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
995
1034
996
	fdui->input_paper_size = obj = fl_add_input(FL_NORMAL_INPUT, 360, 285, 80, 30, _("Paper size:"));
1035
	fdui->input_paper_size = obj = fl_add_input(FL_NORMAL_INPUT, 360, 285, 80, 30, _("paper size"));
997
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1036
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
998
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1037
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
999
1038
Lines 1020-1026 Link Here
1020
1059
1021
	obj = fl_add_frame(FL_ENGRAVED_FRAME, 10, 10, 435, 165, "");
1060
	obj = fl_add_frame(FL_ENGRAVED_FRAME, 10, 10, 435, 165, "");
1022
1061
1023
	c_str = _("ASCII line length:|#A");
1062
	c_str = _("Ascii line length|#A");
1024
	fdui->counter_line_len = obj = fl_add_counter(FL_NORMAL_COUNTER, 330, 25, 100, 30, idex(c_str).c_str());
1063
	fdui->counter_line_len = obj = fl_add_counter(FL_NORMAL_COUNTER, 330, 25, 100, 30, idex(c_str).c_str());
1025
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1064
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1026
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1065
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
Lines 1031-1043 Link Here
1031
	fl_set_counter_value(obj, 75);
1070
	fl_set_counter_value(obj, 75);
1032
	fl_set_counter_step(obj, 1, 1);
1071
	fl_set_counter_step(obj, 1, 1);
1033
1072
1034
	c_str = _("TeX encoding:|#T");
1073
	c_str = _("TeX encoding|#T");
1035
	fdui->input_tex_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 230, 65, 200, 30, idex(c_str).c_str());
1074
	fdui->input_tex_encoding = obj = fl_add_input(FL_NORMAL_INPUT, 230, 65, 200, 30, idex(c_str).c_str());
1036
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1075
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1037
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1076
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1038
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1077
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1039
1078
1040
	c_str = _("Default paper size:|#p");
1079
	c_str = _("Default paper size|#p");
1041
	fdui->choice_default_papersize = obj = fl_add_choice(FL_NORMAL_CHOICE, 230, 105, 199, 29, idex(c_str).c_str());
1080
	fdui->choice_default_papersize = obj = fl_add_choice(FL_NORMAL_CHOICE, 230, 105, 199, 29, idex(c_str).c_str());
1042
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1081
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1043
	fl_set_choice_notitle(obj, 1);
1082
	fl_set_choice_notitle(obj, 1);
Lines 1045-1066 Link Here
1045
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1084
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1046
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1085
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1047
1086
1048
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 190, 435, 135, _("Outside Code Interaction"));
1087
	obj = fl_add_labelframe(FL_ENGRAVED_FRAME, 10, 190, 435, 135, _("Outside code interaction"));
1049
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1088
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1050
1089
1051
	c_str = _("ASCII roff:|#r");
1090
	c_str = _("ascii roff|#r");
1052
	fdui->input_ascii_roff = obj = fl_add_input(FL_NORMAL_INPUT, 145, 205, 285, 30, idex(c_str).c_str());
1091
	fdui->input_ascii_roff = obj = fl_add_input(FL_NORMAL_INPUT, 145, 205, 285, 30, idex(c_str).c_str());
1053
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1092
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1054
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1093
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1055
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1094
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1056
1095
1057
	c_str = _("Checktex:|#c");
1096
	c_str = _("checktex|#c");
1058
	fdui->input_checktex = obj = fl_add_input(FL_NORMAL_INPUT, 145, 245, 285, 30, idex(c_str).c_str());
1097
	fdui->input_checktex = obj = fl_add_input(FL_NORMAL_INPUT, 145, 245, 285, 30, idex(c_str).c_str());
1059
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1098
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1060
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1099
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1061
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1100
	fl_set_object_callback(obj, C_FormBaseInputCB, 0);
1062
1101
1063
	c_str = _("DVI paper option:|#D");
1102
	c_str = _("DVI paper option|#D");
1064
	fdui->input_paperoption = obj = fl_add_input(FL_NORMAL_INPUT, 145, 285, 285, 30, idex(c_str).c_str());
1103
	fdui->input_paperoption = obj = fl_add_input(FL_NORMAL_INPUT, 145, 285, 285, 30, idex(c_str).c_str());
1065
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1104
	fl_set_button_shortcut(obj, scex(c_str).c_str(), 1);
1066
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
1105
	fl_set_object_lsize(obj, FL_NORMAL_SIZE);
(-)lyx-1.3.5/src/frontends/xforms/forms/form_preferences.fd (-1 / +134 lines)
Lines 3-9 Link Here
3
Internal Form Definition File
3
Internal Form Definition File
4
    (do not change)
4
    (do not change)
5
5
6
Number of forms: 14
6
Number of forms: 15
7
Unit of measure: FL_COORD_PIXEL
7
Unit of measure: FL_COORD_PIXEL
8
SnapGrid: 5
8
SnapGrid: 5
9
9
Lines 200-205 Link Here
200
argument: 
200
argument: 
201
201
202
=============== FORM ===============
202
=============== FORM ===============
203
Name: form_preferences_cjk_fonts
204
Width: 455
205
Height: 375
206
Number of Objects: 7
207
208
--------------------
209
class: FL_BOX
210
type: FLAT_BOX
211
box: 0 0 455 375
212
boxtype: FL_FLAT_BOX
213
colors: FL_COL1 FL_COL1
214
alignment: FL_ALIGN_CENTER
215
style: FL_NORMAL_STYLE
216
size: FL_DEFAULT_SIZE
217
lcol: FL_BLACK
218
label: 
219
shortcut: 
220
resize: FL_RESIZE_ALL
221
gravity: FL_NoGravity FL_NoGravity
222
name: 
223
callback: 
224
argument: 
225
226
--------------------
227
class: FL_INPUT
228
type: NORMAL_INPUT
229
box: 210 5 200 30
230
boxtype: FL_DOWN_BOX
231
colors: FL_COL1 FL_MCOL
232
alignment: FL_ALIGN_LEFT
233
style: FL_NORMAL_STYLE
234
size: FL_NORMAL_SIZE
235
lcol: FL_BLACK
236
label: i18n1 Gothic
237
shortcut: 
238
resize: FL_RESIZE_ALL
239
gravity: FL_NoGravity FL_NoGravity
240
name: input_i18n1_gothic
241
callback: C_FormBaseInputCB
242
argument: 0
243
244
--------------------
245
class: FL_INPUT
246
type: NORMAL_INPUT
247
box: 210 35 200 30
248
boxtype: FL_DOWN_BOX
249
colors: FL_COL1 FL_MCOL
250
alignment: FL_ALIGN_LEFT
251
style: FL_NORMAL_STYLE
252
size: FL_NORMAL_SIZE
253
lcol: FL_BLACK
254
label: i18n1 Normal
255
shortcut: 
256
resize: FL_RESIZE_ALL
257
gravity: FL_NoGravity FL_NoGravity
258
name: input_i18n1_normal
259
callback: C_FormBaseInputCB
260
argument: 0
261
262
--------------------
263
class: FL_INPUT
264
type: NORMAL_INPUT
265
box: 210 65 200 30
266
boxtype: FL_DOWN_BOX
267
colors: FL_COL1 FL_MCOL
268
alignment: FL_ALIGN_LEFT
269
style: FL_NORMAL_STYLE
270
size: FL_NORMAL_SIZE
271
lcol: FL_BLACK
272
label: i18n1 Encoding
273
shortcut: 
274
resize: FL_RESIZE_ALL
275
gravity: FL_NoGravity FL_NoGravity
276
name: input_screen_i18n1_encoding
277
callback: C_FormBaseInputCB
278
argument: 0
279
280
--------------------
281
class: FL_INPUT
282
type: NORMAL_INPUT
283
box: 210 95 200 30
284
boxtype: FL_DOWN_BOX
285
colors: FL_COL1 FL_MCOL
286
alignment: FL_ALIGN_LEFT
287
style: FL_NORMAL_STYLE
288
size: FL_NORMAL_SIZE
289
lcol: FL_BLACK
290
label: i18n2 Gothic
291
shortcut: 
292
resize: FL_RESIZE_ALL
293
gravity: FL_NoGravity FL_NoGravity
294
name: input_i18n2_gothic
295
callback: C_FormBaseInputCB
296
argument: 0
297
298
--------------------
299
class: FL_INPUT
300
type: NORMAL_INPUT
301
box: 210 125 200 30
302
boxtype: FL_DOWN_BOX
303
colors: FL_COL1 FL_MCOL
304
alignment: FL_ALIGN_LEFT
305
style: FL_NORMAL_STYLE
306
size: FL_NORMAL_SIZE
307
lcol: FL_BLACK
308
label: i18n2 Normal
309
shortcut: 
310
resize: FL_RESIZE_ALL
311
gravity: FL_NoGravity FL_NoGravity
312
name: input_i18n2_normal
313
callback: C_FormBaseInputCB
314
argument: 0
315
316
--------------------
317
class: FL_INPUT
318
type: NORMAL_INPUT
319
box: 210 155 200 30
320
boxtype: FL_DOWN_BOX
321
colors: FL_COL1 FL_MCOL
322
alignment: FL_ALIGN_LEFT
323
style: FL_NORMAL_STYLE
324
size: FL_NORMAL_SIZE
325
lcol: FL_BLACK
326
label: i18n2 Encoding
327
shortcut: 
328
resize: FL_RESIZE_ALL
329
gravity: FL_NoGravity FL_NoGravity
330
name: input_screen_i18n2_encoding
331
callback: C_FormBaseInputCB
332
argument: 0
333
334
335
=============== FORM ===============
203
Name: form_preferences_screen_fonts
336
Name: form_preferences_screen_fonts
204
Width: 455
337
Width: 455
205
Height: 375
338
Height: 375
(-)lyx-1.3.5/src/frontends/xforms/forms/form_preferences.h (+11 lines)
Lines 36-41 Link Here
36
36
37
FD_preferences_inner_tab * build_preferences_inner_tab(void *);
37
FD_preferences_inner_tab * build_preferences_inner_tab(void *);
38
38
39
struct FD_preferences_cjk_fonts : public FD_base {
40
	FL_OBJECT * input_i18n1_gothic;
41
	FL_OBJECT * input_i18n1_normal;
42
	FL_OBJECT * input_screen_i18n1_encoding;
43
	FL_OBJECT * input_i18n2_gothic;
44
	FL_OBJECT * input_i18n2_normal;
45
	FL_OBJECT * input_screen_i18n2_encoding;
46
};
47
48
FD_preferences_cjk_fonts * build_preferences_cjk_fonts(void *);
49
39
struct FD_preferences_screen_fonts : public FD_base {
50
struct FD_preferences_screen_fonts : public FD_base {
40
	FL_OBJECT * input_roman;
51
	FL_OBJECT * input_roman;
41
	FL_OBJECT * input_sans;
52
	FL_OBJECT * input_sans;
(-)lyx-1.3.5/src/frontends/xforms/lyxim.C (+307 lines)
Line 0 Link Here
1
#ifdef I18N
2
3
#include <stdio.h>
4
5
#include <X11/Xlib.h>
6
#include <X11/Xutil.h>
7
#include <X11/keysym.h>
8
#include <X11/Xlocale.h>
9
#include "config.h"
10
#include "lyxim.h"
11
//#include "LyXView.h"
12
#include "BufferView.h"
13
#include "frontends/xforms/xfont_loader.h"
14
#include "debug.h"
15
#include "lyxtext.h"
16
#include "frontends/screen.h"
17
#include "frontends/xforms/XWorkArea.h"
18
#include "frontends/xforms/XFormsView.h"
19
#include "frontends/xforms/XMiniBuffer.h"
20
#include "BufferView_pimpl.h"
21
#include "insets/inset.h"
22
#include "insets/insettabular.h"
23
#include "insets/insetcollapsable.h"
24
#include "insets/insettext.h"
25
#include "lyxcursor.h"
26
#include "paragraph.h"
27
#include "lyxrow.h"
28
#define DUMMY_FONT_NAME       "-*-*-*-R-Normal--14-130-75-75-*-*"
29
using std::endl;
30
31
32
extern BufferView *current_view;
33
extern xfont_loader fontloader;
34
35
LyXIM lyxim;     //global
36
static XFontSet                fontset,statusfont;
37
38
void LyXIM::SetStatusArea()
39
{
40
	status_rect.x = current_view->xpos();
41
	status_rect.y = current_view->ypos();
42
	status_rect.width = current_view->workWidth();
43
	status_rect.height = current_view->workHeight();
44
}
45
46
void LyXIM::SetPreeditArea()
47
{
48
    input_rect.x = current_view->xpos();
49
    input_rect.y = current_view->ypos();
50
    input_rect.width =  current_view->workWidth();
51
    input_rect.height = current_view->workHeight();
52
 }
53
54
55
void LyXIM::SpotandFont()
56
{
57
     UpdatableInset * inset = current_view->theLockingInset();
58
59
     if(inset)
60
     {
61
        LyXCursor const & cursor(BufferView *);
62
63
	if(inset->lyxCode()==Inset::TABULAR_CODE) {
64
65
	   InsetTabular * inset_tab = static_cast<InsetTabular *>(inset);
66
           int actcell = inset_tab->getActCell();
67
           UpdatableInset * tab_inset = static_cast<UpdatableInset *>(inset_tab->tabular->GetCellInset(actcell));
68
           
69
	   if(tab_inset->getFirstLockingInsetOfType(Inset::TABULAR_CODE)!=0) {
70
           InsetTabular * tab_inset_tab = static_cast<InsetTabular *>(tab_inset->
71
	                                                       getFirstLockingInsetOfType(Inset::TABULAR_CODE));
72
	   int tab_actcell = tab_inset_tab->getActCell();
73
           Inset * tab_tab_inset = tab_inset_tab->tabular->GetCellInset(tab_actcell);
74
           LyXText * lt = tab_tab_inset->getLyXText(current_view);
75
76
	   preeditspot.x  = current_view->xpos() + tab_tab_inset->x() + lt->cursor.ix() + 2 ;
77
	   preeditspot.y  = current_view->ypos() + tab_tab_inset->y() + lt->cursor.y() - lt->cursor.irow()->ascent_of_text();
78
           }
79
	   else if (inset_tab->getFirstLockingInsetOfType(Inset::NOTE_CODE)!=0) {
80
	     Inset * inset_tab_no =inset_tab->getFirstLockingInsetOfType(Inset::NOTE_CODE);
81
             LyXText * lt = inset_tab_no->getLyXText(current_view);
82
             preeditspot.x  = current_view->xpos() + inset_tab_no->x() + lt->cursor.ix() + 2;
83
             preeditspot.y  = current_view->ypos() + inset_tab_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
84
             }
85
           else if (inset_tab->getFirstLockingInsetOfType(Inset::FOOT_CODE)!=0) {
86
	     Inset * inset_tab_foot =inset_tab->getFirstLockingInsetOfType(Inset::FOOT_CODE);
87
             LyXText * lt = inset_tab_foot->getLyXText(current_view);
88
             preeditspot.x  = current_view->xpos() + inset_tab_foot->x() + lt->cursor.ix() + 2;
89
             preeditspot.y  = current_view->ypos() + inset_tab_foot->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
90
             }
91
	   else {
92
	   int actcell = inset_tab->getActCell();
93
           Inset * tab_inset = inset_tab->tabular->GetCellInset(actcell);
94
           LyXText * lt = tab_inset->getLyXText(current_view);
95
96
	   preeditspot.x  = current_view->xpos() + tab_inset->x() + lt->cursor.ix() + 2 ;
97
	   preeditspot.y  = current_view->ypos() + tab_inset->y() + lt->cursor.y() - lt->cursor.irow()->ascent_of_text();
98
99
	  }
100
	}
101
	else if(inset->getFirstLockingInsetOfType(Inset::TABULAR_CODE)!=0) {
102
           InsetTabular * inset_tab = static_cast<InsetTabular *>(inset->
103
	                                                       getFirstLockingInsetOfType(Inset::TABULAR_CODE));
104
	   int actcell = inset_tab->getActCell();
105
           Inset * tab_inset = inset_tab->tabular->GetCellInset(actcell);
106
           LyXText * lt = tab_inset->getLyXText(current_view);
107
108
	   preeditspot.x  = current_view->xpos() + tab_inset->x() + lt->cursor.ix() + 2 ;
109
	   preeditspot.y  = current_view->ypos() + tab_inset->y() + lt->cursor.y() - lt->cursor.irow()->ascent_of_text();
110
          }
111
	else if (inset->lyxCode()==Inset::NOTE_CODE) {
112
	     UpdatableInset * inset_no =inset;
113
114
	     if (inset_no->getFirstLockingInsetOfType(Inset::NOTE_CODE)!=0) {
115
	     Inset * inset_no_no =inset_no->getFirstLockingInsetOfType(Inset::NOTE_CODE);
116
             LyXText * lt = inset_no_no->getLyXText(current_view);
117
             preeditspot.x  = current_view->xpos() + inset_no_no->x() + lt->cursor.ix() + 2;
118
             preeditspot.y  = current_view->ypos() + inset_no_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
119
             }
120
	     if (inset_no->getFirstLockingInsetOfType(Inset::FOOT_CODE)!=0) {
121
	     Inset * inset_no_foot =inset_no->getFirstLockingInsetOfType(Inset::FOOT_CODE);
122
             LyXText * lt = inset_no_foot->getLyXText(current_view);
123
             preeditspot.x  = current_view->xpos() + inset_no_foot->x() + lt->cursor.ix() + 2;
124
             preeditspot.y  = current_view->ypos() + inset_no_foot->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
125
            }
126
	    else {
127
             LyXText * lt = inset_no->getLyXText(current_view);
128
             preeditspot.x  = current_view->xpos() + inset_no->x() + lt->cursor.ix() + 2;
129
             preeditspot.y  = current_view->ypos() + inset_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
130
            }
131
	}
132
	else if (inset->lyxCode()==Inset::FOOT_CODE) {
133
             UpdatableInset * inset_foot =inset;
134
135
             if (inset_foot->getFirstLockingInsetOfType(Inset::NOTE_CODE)!=0) {
136
	     Inset * inset_foot_no =inset_foot->getFirstLockingInsetOfType(Inset::NOTE_CODE);
137
             LyXText * lt = inset_foot_no->getLyXText(current_view);
138
             preeditspot.x  = current_view->xpos() + inset_foot_no->x() + lt->cursor.ix() + 2;
139
             preeditspot.y  = current_view->ypos() + inset_foot_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
140
             }
141
	     else {
142
             LyXText * lt = inset_foot->getLyXText(current_view);
143
             preeditspot.x  = current_view->xpos() + inset_foot->x() + lt->cursor.ix() + 2;
144
             preeditspot.y  = current_view->ypos() + inset_foot->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
145
            }
146
	}
147
	else if (inset->lyxCode()==Inset::MINIPAGE_CODE) {
148
		UpdatableInset * inset_mini =inset;
149
150
		if (inset_mini->getFirstLockingInsetOfType(Inset::NOTE_CODE)!=0) {
151
			Inset * inset_mini_no =inset_mini->getFirstLockingInsetOfType(Inset::NOTE_CODE);
152
			LyXText * lt = inset_mini_no->getLyXText(current_view);
153
			preeditspot.x  = current_view->xpos() + inset_mini_no->x() + lt->cursor.ix() + 2;
154
			preeditspot.y  = current_view->ypos() + inset_mini_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
155
		}
156
		 else if (inset_mini->getFirstLockingInsetOfType(Inset::FOOT_CODE)!=0) {
157
                        Inset * inset_mini_foot =inset_mini->getFirstLockingInsetOfType(Inset::FOOT_CODE);
158
                        LyXText * lt = inset_mini_foot->getLyXText(current_view);
159
                        preeditspot.x  = current_view->xpos() + inset_mini_foot->x() + lt->cursor.ix() + 2;
160
             preeditspot.y  = current_view->ypos() + inset_mini_foot->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
161
		 }	 else {
162
			 LyXText * lt = inset_mini->getLyXText(current_view);
163
			 preeditspot.x  = current_view->xpos() + inset_mini->x() + lt->cursor.ix() + 2;
164
			 preeditspot.y  = current_view->ypos() + inset_mini->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
165
		 }
166
	}		
167
	else if (inset->getFirstLockingInsetOfType(Inset::NOTE_CODE)!=0) {
168
	     Inset * inset_no =inset->getFirstLockingInsetOfType(Inset::NOTE_CODE);
169
             LyXText * lt = inset_no->getLyXText(current_view);
170
             preeditspot.x  = current_view->xpos() + inset_no->x() + lt->cursor.ix() + 2;
171
             preeditspot.y  = current_view->ypos() + inset_no->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
172
            }
173
	else if (inset->getFirstLockingInsetOfType(Inset::FOOT_CODE)!=0) {
174
	     Inset * inset_foot =inset->getFirstLockingInsetOfType(Inset::FOOT_CODE);
175
             LyXText * lt = inset_foot->getLyXText(current_view);
176
             preeditspot.x  = current_view->xpos() + inset_foot->x() + lt->cursor.ix() + 2;
177
             preeditspot.y  = current_view->ypos() + inset_foot->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
178
            }
179
	else {
180
181
	         LyXText * lt = inset->getLyXText(current_view);
182
      	         preeditspot.x  = current_view->xpos() + inset->x() + lt->cursor.ix() + 2;
183
                 preeditspot.y  = current_view->ypos() + inset->y() + lt->cursor.iy() + lt->cursor.irow()->height()- lt->cursor.irow()->baseline() + 3;
184
            }
185
	}
186
187
   else{
188
189
190
        preeditspot.x  =  current_view->text->cursor.x() + current_view->xpos();
191
        preeditspot.y  = current_view->text->cursor.y() + current_view->ypos()
192
            - current_view->text->first_y;
193
     }
194
195
        current_font = current_view->text->real_current_font;
196
        current_fontset= fontloader.load(current_font.family(),current_font.series(),
197
                                                current_font.shape(),current_font.size());
198
}
199
200
void LyXIM::SetIMSpot()
201
{
202
203
    XVaNestedList           preedit_attr;
204
    XFormsView * view = static_cast <XFormsView *> (current_view->owner());
205
    
206
    lyx_xic = view->getForm()->xic;
207
208
    if (lyx_xic && current_view->available() ) {
209
	       
210
        SpotandFont();
211
        SetPreeditArea();
212
213
        preedit_attr = XVaCreateNestedList(0,
214
                                           XNSpotLocation, &preeditspot,
215
                                           XNFontSet,current_fontset,
216
                                           XNArea,&input_rect,
217
                                           XNBackgroundPixmap,XNForeground,
218
                                           0);
219
220
        XSetICValues(lyx_xic,
221
                     XNPreeditAttributes,preedit_attr,
222
                     0);
223
        XFree(preedit_attr);
224
    }
225
}
226
227
void LyXIM::SetIMSpotAndArea()
228
{
229
    XVaNestedList           status_attr;
230
    XFormsView * view = static_cast <XFormsView *> (current_view->owner());
231
232
    lyx_xic = view->getForm()->xic;
233
234
    if (lyx_xic && current_view->available() ) {
235
        SetIMSpot();
236
	SetStatusArea();
237
238
        status_attr = XVaCreateNestedList(0,
239
                                          XNArea, &status_rect,
240
                                          XNFontSet, statusfont,
241
                                          XNForeground,fl_get_pixel(FL_MCOL),
242
                                          0);
243
        XSetICValues(lyx_xic,
244
                     XNStatusAttributes, status_attr,
245
                     0);
246
        XFree(status_attr);
247
    }
248
}
249
250
/* $XConsortium: NextEvent.c,v 11.19 94/04/17 20:20:19 kaleb Exp $ */
251
/*
252
 *
253
 * Copyright (c) 1986  X Consortium
254
 *
255
 * Permission is hereby granted, free of charge, to any person obtaining a copy
256
 * of this software and associated documentation files (the "Software"), to deal
257
 * in the Software without restriction, including without limitation the rights
258
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
259
 * copies of the Software, and to permit persons to whom the Software is
260
 * furnished to do so, subject to the following conditions:
261
 *
262
 * The above copyright notice and this permission notice shall be included in
263
 * all copies or substantial portions of the Software.
264
 *
265
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
266
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
267
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
268
 * X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
269
 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
270
 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
271
 *
272
 * Except as contained in this notice, the name of the X Consortium shall not be
273
 * used in advertising or otherwise to promote the sale, use or other dealings
274
 * in this Software without prior written authorization from the X Consortium.
275
 *                                                                          270,1-
276
*/
277
278
#define NEED_EVENTS
279
extern "C" {
280
#include <X11/Xlibint.h>
281
}
282
283
/*
284
 *  * Return next event in queue, or if none, flush output and wait for
285
 *   * events.
286
 *    */
287
288
extern "C" int
289
XNextEvent (register Display *dpy, register XEvent *event)
290
{
291
        register _XQEvent *qelt;
292
        LockDisplay(dpy);
293
294
        if (dpy->head == 0)
295
              _XReadEvents(dpy);
296
297
         qelt = dpy->head;
298
         *event = qelt->event;
299
        _XDeq(dpy, 0, qelt);
300
         UnlockDisplay(dpy);
301
        if (event->type == ClientMessage && XFilterEvent(event, None))
302
		return XNextEvent(dpy, event);
303
        return 0;
304
}
305
306
307
#endif
(-)lyx-1.3.5/src/frontends/xforms/lyxim.h (+71 lines)
Line 0 Link Here
1
#ifndef __LYXIM_H__
2
#define __LYXIM_H__
3
#ifdef I18N
4
#include FORMS_H_LOCATION
5
//#include "frontends/font_metrics.h"
6
#include "lyxfont.h"
7
#include "BufferView.h"
8
#include "insets/inset.h"
9
extern BufferView *current_view;
10
class LyXIM
11
{
12
  public:
13
14
    void SetIMSpot();
15
    void SetIMSpot_inset(XIC xic);
16
    void SetIMSpotAndArea();
17
    XIC  GetIC();
18
    void Close()const;
19
20
21
    void focusIn();
22
    void focusOut();
23
24
  private:
25
    void Restart();
26
    void SpotandFont();
27
    void SetStatusArea();
28
    void SetPreeditArea();
29
//    void IMDestroy(XIM xim, XPointer client_data, XPointer call_data);
30
    
31
    XIC xic;
32
    XIC lyx_xic;
33
    XRectangle              input_rect;
34
    XRectangle              status_rect;
35
    XPoint                  preeditspot;
36
    
37
    LyXFont current_font;
38
    XFontSet current_fontset;
39
    XIMStyle        input_style;
40
    
41
};
42
43
inline XIC LyXIM::GetIC()
44
{
45
    if (xic)
46
        return xic;
47
    else
48
        return NULL;
49
}
50
51
inline void LyXIM::Close() const
52
{
53
    if (xic) {
54
		XDestroyIC(xic);
55
    }
56
}
57
58
inline void LyXIM::focusIn()
59
{
60
    if (current_view->available() && xic)
61
        XSetICFocus(xic);
62
}
63
64
inline void LyXIM::focusOut()
65
{
66
    if (current_view->available() && xic)
67
        XUnsetICFocus(xic);
68
}
69
70
#endif
71
#endif
(-)lyx-1.3.5/src/frontends/xforms/xfont_loader.C (-4 / +210 lines)
Lines 63-71 Link Here
63
	for (int i1 = 0; i1 < LyXFont::NUM_FAMILIES; ++i1)
63
	for (int i1 = 0; i1 < LyXFont::NUM_FAMILIES; ++i1)
64
		for (int i2 = 0; i2 < 2; ++i2)
64
		for (int i2 = 0; i2 < 2; ++i2)
65
			for (int i3 = 0; i3 < 4; ++i3) {
65
			for (int i3 = 0; i3 < 4; ++i3) {
66
#ifdef I18N
67
                             for (int i4=0; i4<3; ++i4)
68
                                 fontinfo[i4][i1][i2][i3] = 0;
69
#else
66
				fontinfo[i1][i2][i3] = 0;
70
				fontinfo[i1][i2][i3] = 0;
71
#endif
67
				for (int i4 = 0; i4<10; ++i4) {
72
				for (int i4 = 0; i4<10; ++i4) {
73
#ifdef I18N
74
                                         fontset[i1][i2][i3][i4] = 0;
75
                                         math[i1][i2][i3][i4] = 0;
76
#else
68
					fontstruct[i1][i2][i3][i4] = 0;
77
					fontstruct[i1][i2][i3][i4] = 0;
78
#endif
69
				}
79
				}
70
			}
80
			}
71
}
81
}
Lines 78-92 Link Here
78
	for (int i1 = 0; i1 < LyXFont::NUM_FAMILIES; ++i1)
88
	for (int i1 = 0; i1 < LyXFont::NUM_FAMILIES; ++i1)
79
		for (int i2 = 0; i2 < 2; ++i2)
89
		for (int i2 = 0; i2 < 2; ++i2)
80
			for (int i3 = 0; i3 < 4; ++i3) {
90
			for (int i3 = 0; i3 < 4; ++i3) {
91
#ifdef I18N
92
                              for (int i4=0; i4<3; ++i4)
93
                                  if (fontinfo[i4][i1][i2][i3]) {
94
                                      delete fontinfo[i4][i1][i2][i3];
95
                                      fontinfo[i4][i1][i2][i3] = 0;
96
                                  }
97
#else
81
				if (fontinfo[i1][i2][i3]) {
98
				if (fontinfo[i1][i2][i3]) {
82
					delete fontinfo[i1][i2][i3];
99
					delete fontinfo[i1][i2][i3];
83
					fontinfo[i1][i2][i3] = 0;
100
					fontinfo[i1][i2][i3] = 0;
84
				}
101
				}
102
#endif
85
				for (int i4 = 0; i4 < 10; ++i4) {
103
				for (int i4 = 0; i4 < 10; ++i4) {
104
#ifdef I18N
105
                                      if (fontset[i1][i2][i3][i4]){
106
                                          XFreeFontSet(fl_get_display(), fontset[i1][i2][i3][i4]);
107
                                          fontset[i1][i2][i3][i4] = 0;
108
                                      }
109
                                      if (math[i1][i2][i3][i4]) {
110
                                          XFreeFont(fl_get_display(), math[i1][i2][i3][i4]);
111
                                          math[i1][i2][i3][i4] = 0;
112
                                      }
113
#else
86
					if (fontstruct[i1][i2][i3][i4]) {
114
					if (fontstruct[i1][i2][i3][i4]) {
87
						XFreeFont(fl_get_display(), fontstruct[i1][i2][i3][i4]);
115
						XFreeFont(fl_get_display(), fontstruct[i1][i2][i3][i4]);
88
						fontstruct[i1][i2][i3][i4] = 0;
116
						fontstruct[i1][i2][i3][i4] = 0;
89
					}
117
					}
118
#endif
90
				}
119
				}
91
			}
120
			}
92
}
121
}
Lines 161-186 Link Here
161
// Get font info
190
// Get font info
162
/* Takes care of finding which font that can match the given request. Tries
191
/* Takes care of finding which font that can match the given request. Tries
163
different alternatives. */
192
different alternatives. */
193
#ifdef I18N
194
void xfont_loader::getFontinfo(int fonttype,
195
		          LyXFont::FONT_FAMILY family,
196
	                  LyXFont::FONT_SERIES series,
197
                          LyXFont::FONT_SHAPE shape)
198
{
199
	if (fontinfo[fonttype][family][series][shape] != 0)
200
#else
164
void xfont_loader::getFontinfo(LyXFont::FONT_FAMILY family,
201
void xfont_loader::getFontinfo(LyXFont::FONT_FAMILY family,
165
			     LyXFont::FONT_SERIES series,
202
			     LyXFont::FONT_SERIES series,
166
			     LyXFont::FONT_SHAPE shape)
203
			     LyXFont::FONT_SHAPE shape)
167
{
204
{
168
	// Do we have the font info already?
205
	// Do we have the font info already?
169
	if (fontinfo[family][series][shape] != 0)
206
	if (fontinfo[family][series][shape] != 0)
207
#endif		
170
		return;
208
		return;
171
209
172
	// Special fonts
210
	// Special fonts
173
	string pat = symbolPattern(family);
211
	string pat = symbolPattern(family);
174
	if (!pat.empty()) {
212
	if (!pat.empty()) {
175
		static bool first_time = true;
213
		static bool first_time = true;
214
#ifdef I18N
215
               fontinfo[fonttype][family][series][shape] =new FontInfo(pat);
216
#else	
176
		fontinfo[family][series][shape] = new FontInfo(pat);
217
		fontinfo[family][series][shape] = new FontInfo(pat);
218
#endif		
177
		if (family != LyXFont::SYMBOL_FAMILY &&
219
		if (family != LyXFont::SYMBOL_FAMILY &&
220
#ifdef I18N
221
                   !fontinfo[fonttype][family][series][shape]->exist() &&
222
#else
178
		    !fontinfo[family][series][shape]->exist() &&
223
		    !fontinfo[family][series][shape]->exist() &&
224
#endif		    
179
		    first_time) {
225
		    first_time) {
180
			first_time = false;
226
			first_time = false;
181
			if (addFontPath()) {
227
			if (addFontPath()) {
228
#ifdef I18N
229
                              delete fontinfo[fonttype][family][series][shape];
230
                  fontinfo[fonttype][family][series][shape] = new FontInfo(pat);
231
#else
182
				delete fontinfo[family][series][shape];
232
				delete fontinfo[family][series][shape];
183
				fontinfo[family][series][shape] = new FontInfo(pat);
233
				fontinfo[family][series][shape] = new FontInfo(pat);
234
#endif				
184
			}
235
			}
185
		}
236
		}
186
		return;
237
		return;
Lines 191-204 Link Here
191
	string ffamily;
242
	string ffamily;
192
	string fseries;
243
	string fseries;
193
	string fshape;
244
	string fshape;
245
#ifdef I18N
246
            string norm;
247
            if (fonttype==1 || fonttype==2)
248
                norm = lyxrc.i18n_font_norm[fonttype-1];
249
            else
250
                norm = lyxrc.font_norm;
251
#else
194
	string norm = lyxrc.font_norm;
252
	string norm = lyxrc.font_norm;
253
#endif
195
	string fontname;
254
	string fontname;
196
255
197
	FontInfo * fi = new FontInfo;
256
	FontInfo * fi = new FontInfo;
257
#ifdef I18N
258
          fontinfo[fonttype][family][series][shape] = fi;
259
#else
198
	fontinfo[family][series][shape] = fi;
260
	fontinfo[family][series][shape] = fi;
261
#endif
199
262
200
	for (int cfam = 0; cfam < 2; ++cfam) {
263
	for (int cfam = 0; cfam < 2; ++cfam) {
201
		// Determine family name
264
		// Determine family name
265
#ifdef I18N
266
                    if (fonttype==1 || fonttype==2)
267
                        switch(series){
268
                            case LyXFont::MEDIUM_SERIES:
269
                                switch (cfam) {
270
                                    case 0: ffamily = fontName(lyxrc.i18n_normal_font_name[fonttype-1],lyxrc.i18n_normal_font_foundry[fonttype-1]); break;
271
                                    case 1: ffamily = "-*-mincho";
272
                                    default: cfam = 100;
273
                                }
274
                                break;
275
                            case  LyXFont::BOLD_SERIES:
276
                                switch (cfam) {
277
                                    case 0: ffamily = fontName(lyxrc.i18n_gothic_font_name[fonttype-1],lyxrc.i18n_gothic_font_foundry[fonttype-1]); break;
278
                                    case 1: ffamily = "-*-gothic";
279
                                    default: cfam = 100;
280
                                }
281
                                break;
282
                            default: ;
283
                        }
284
                    else{
285
#endif
202
		switch (family) {
286
		switch (family) {
203
		case LyXFont::ROMAN_FAMILY:
287
		case LyXFont::ROMAN_FAMILY:
204
			switch (cfam) {
288
			switch (cfam) {
Lines 229-243 Link Here
229
			break;
313
			break;
230
		default: ;
314
		default: ;
231
		}
315
		}
316
#ifdef I18N
317
                }
318
#endif
232
319
320
#ifdef I18N
321
                for (int cser=0; cser < 5; ++cser) {
322
#else
233
		for (int cser = 0; cser < 4; ++cser) {
323
		for (int cser = 0; cser < 4; ++cser) {
324
#endif
234
			// Determine series name
325
			// Determine series name
235
			switch (series) {
326
			switch (series) {
236
			case LyXFont::MEDIUM_SERIES:
327
			case LyXFont::MEDIUM_SERIES:
237
				switch (cser) {
328
				switch (cser) {
238
				case 0: fseries = "-medium"; break;
329
				case 0: fseries = "-medium"; break;
239
				case 1: fseries = "-book"; break;
330
				case 1: fseries = "-book"; break;
331
#ifdef I18N
332
                                case 2: fseries = "-light"; break;
333
                                case 3: fseries = "-*";
334
#else
240
				case 2: fseries = "-light";
335
				case 2: fseries = "-light";
336
#endif
241
				default: cser = 100;
337
				default: cser = 100;
242
				}
338
				}
243
				break;
339
				break;
Lines 246-259 Link Here
246
				case 0: fseries = "-bold"; break;
342
				case 0: fseries = "-bold"; break;
247
				case 1: fseries = "-black"; break;
343
				case 1: fseries = "-black"; break;
248
				case 2: fseries = "-demi"; break;
344
				case 2: fseries = "-demi"; break;
345
#ifdef I18N
346
                                case 3: fseries = "-demibold"; break;
347
                                case 4: fseries = "-*";
348
#else
249
				case 3: fseries = "-demibold";
349
				case 3: fseries = "-demibold";
350
#endif
250
				default: cser = 100;
351
				default: cser = 100;
251
				}
352
				}
252
				break;
353
				break;
253
			default: ;
354
			default: ;
254
			}
355
			}
255
356
357
#ifdef I18N
358
                        for (int csha = 0; csha < 2; ++csha) {
359
#else
256
			for (int csha = 0; csha < 2; ++csha) {
360
			for (int csha = 0; csha < 2; ++csha) {
361
#endif
257
				// Determine shape name
362
				// Determine shape name
258
				switch (shape) {
363
				switch (shape) {
259
				case LyXFont::UP_SHAPE:
364
				case LyXFont::UP_SHAPE:
Lines 301-306 Link Here
301
} // namespace anon
406
} // namespace anon
302
407
303
/// Do load font
408
/// Do load font
409
#ifdef I18N
410
 XFontSet xfont_loader::doLoad(LyXFont::FONT_FAMILY family,
411
 				LyXFont::FONT_SERIES series,
412
 				LyXFont::FONT_SHAPE shape,
413
 				LyXFont::FONT_SIZE size)
414
 {
415
         int fonttype = 0;
416
 	getFontinfo(fonttype,family, series, shape);
417
#else
304
XFontStruct * xfont_loader::doLoad(LyXFont::FONT_FAMILY family,
418
XFontStruct * xfont_loader::doLoad(LyXFont::FONT_FAMILY family,
305
				LyXFont::FONT_SERIES series,
419
				LyXFont::FONT_SERIES series,
306
				LyXFont::FONT_SHAPE shape,
420
				LyXFont::FONT_SHAPE shape,
Lines 321-331 Link Here
321
	}
435
	}
322
436
323
	getFontinfo(family, series, shape);
437
	getFontinfo(family, series, shape);
438
#endif
324
	// FIXME! CHECK! Should we use 72.0 or 72.27? (Lgb)
439
	// FIXME! CHECK! Should we use 72.0 or 72.27? (Lgb)
325
	int fsize = int((lyxrc.font_sizes[size] * lyxrc.dpi *
440
	int fsize = int((lyxrc.font_sizes[size] * lyxrc.dpi *
326
			  (lyxrc.zoom/100.0)) / 72.27 + 0.5);
441
			  (lyxrc.zoom/100.0)) / 72.27 + 0.5);
327
442
#ifdef I18N
443
            string font = fontinfo[fonttype][family][series][shape]->getFontname(fsize);
444
#else
328
	string font = fontinfo[family][series][shape]->getFontname(fsize);
445
	string font = fontinfo[family][series][shape]->getFontname(fsize);
446
#endif
447
448
#ifdef I18N
449
            for (int i=1;i<3;i++){
450
                if (lyxrc.i18n_font_use[i-1]){
451
                    getFontinfo(i,family,series,shape);
452
                    font = font +","+ fontinfo[i][family][series][shape]->getFontname(fsize);
453
                }
454
            }
455
#endif
329
456
330
	if (font.empty()) {
457
	if (font.empty()) {
331
		lyxerr << "No font matches request. Using 'fixed'." << endl;
458
		lyxerr << "No font matches request. Using 'fixed'." << endl;
Lines 333-341 Link Here
333
		font = "fixed";
460
		font = "fixed";
334
	}
461
	}
335
462
336
	XFontStruct * fs = 0;
463
#ifdef I18N
464
            XFontSet fs=0;
465
	    char		**missing_list, *def_string;
466
           int		missing_count;
337
467
338
	fs = XLoadQueryFont(fl_get_display(), font.c_str());
468
    //       XFontSet fs=0;
469
   //        lyxerr << "Load fontset. " + font << endl;
470
           fs=XCreateFontSet(fl_get_display(), font.c_str(),&missing_list,&missing_count,&def_string);
471
           if (!fs) {
472
               lyxerr << "Could not get fontset. " << font << " Using 'fixed'." << endl;
473
               font = font +",*-fixed-*";
474
               fs=XCreateFontSet(fl_get_display(),font.c_str(),&missing_list,&missing_count,&def_string);
475
           }
476
           if (missing_count > 0) {
477
               lyxerr << "Could not get fontset. " << font << endl;
478
               for (int i = 0; i < missing_count; i++) {
479
                   lyxerr << "Cannot load fontset " << string(missing_list[i]) << endl;
480
               }
481
482
               XFreeStringList(missing_list);
483
               lyxerr << " Using 'fixed'." << endl;
484
               XFreeFontSet(fl_get_display(), fs);
485
               font = font +",*-fixed-*";
486
               fs=XCreateFontSet(fl_get_display(),font.c_str(),&missing_list,&missing_count,&def_string);
487
           }
488
#else
489
	     XFontStruct * fs = 0;
490
491
              fs = XLoadQueryFont(fl_get_display(), font.c_str());
339
492
340
	if (fs == 0) {
493
	if (fs == 0) {
341
		if (font == "fixed") {
494
		if (font == "fixed") {
Lines 360-367 Link Here
360
		lyxerr << "Font '" << f.stateText(0)
513
		lyxerr << "Font '" << f.stateText(0)
361
		       << "' matched by\n" << font << endl;
514
		       << "' matched by\n" << font << endl;
362
	}
515
	}
516
#endif
363
517
518
#ifdef I18N
519
          fontset[family][series][shape][size] = fs;
520
#else
364
	fontstruct[family][series][shape][size] = fs;
521
	fontstruct[family][series][shape][size] = fs;
522
#endif
365
	return fs;
523
	return fs;
366
}
524
}
367
525
Lines 370-377 Link Here
370
{
528
{
371
	if (!lyxrc.use_gui)
529
	if (!lyxrc.use_gui)
372
		return false;
530
		return false;
373
531
#ifdef I18N
532
        if (!fontinfo[0][f.family()][f.series()][f.realShape()])
533
		getFontinfo(0,f.family(), f.series(), f.realShape());
534
	return fontinfo[0][f.family()][f.series()][f.realShape()];
535
#else
374
	if (!fontinfo[f.family()][f.series()][f.realShape()])
536
	if (!fontinfo[f.family()][f.series()][f.realShape()])
375
		getFontinfo(f.family(), f.series(), f.realShape());
537
		getFontinfo(f.family(), f.series(), f.realShape());
376
	return fontinfo[f.family()][f.series()][f.realShape()]->exist();
538
	return fontinfo[f.family()][f.series()][f.realShape()]->exist();
539
#endif
377
}
540
}
541
542
#ifdef I18N
543
XFontStruct * xfont_loader::doLoadMath(LyXFont::FONT_FAMILY family,
544
		                    LyXFont::FONT_SERIES series,                                 LyXFont::FONT_SHAPE shape,  LyXFont::FONT_SIZE size)
545
{
546
      getFontinfo(0,family,series,shape);
547
      int fsize = (int) ( (lyxrc.font_sizes[size] * lyxrc.dpi *
548
				(lyxrc.zoom/100.0) ) / 72.27 + 0.5 );
549
550
      string font = fontinfo[0][family][series][shape]->getFontname(fsize);
551
552
      if (font.empty()) {
553
		lyxerr << "No font matches request. Using 'fixed'." << endl;
554
		lyxerr << "Start LyX as 'lyx -dbg 515' to get more information." << endl;
555
                font = "fixed";
556
      }
557
558
      XFontStruct * fs = XLoadQueryFont(fl_get_display(), font.c_str());
559
560
          if (fs == 0) {
561
	       if (font == "fixed") {
562
		 lyxerr << "We're doomed. Can't get 'fixed' font." << endl;
563
	       } else {
564
	         lyxerr << "Could not get font. Using 'fixed'." << endl;
565
		 fs = XLoadQueryFont(fl_get_display(), "fixed");				}
566
	  } else {
567
	       if (lyxerr.debugging(Debug::FONT)) {
568
		       LyXFont f;
569
		       f.setFamily(family);
570
		       f.setSeries(series);
571
		       f.setShape(shape);						               f.setSize(size);
572
		       f.setEmph(LyXFont::INHERIT);
573
		       f.setUnderbar(LyXFont::INHERIT);
574
		       f.setNoun(LyXFont::INHERIT);
575
		       f.setColor(LColor::inherit);						       lyxerr << "Font '" << f.stateText(0)
576
	                      << "' matched by\n" << font << endl;			         }
577
	}
578
579
	math[family][series][shape][size] = fs;
580
581
    return fs;
582
  }
583
#endif
(-)lyx-1.3.5/src/frontends/xforms/xfont_loader.h (+46 lines)
Lines 39-44 Link Here
39
	void update();
39
	void update();
40
40
41
	/// Load font
41
	/// Load font
42
#ifdef I18N
43
 XFontSet load(LyXFont::FONT_FAMILY family,
44
                          LyXFont::FONT_SERIES series,
45
                          LyXFont::FONT_SHAPE shape,
46
                          LyXFont::FONT_SIZE size)
47
        {
48
                if (fontset[family][series][shape][size]!=0)
49
                        return fontset[family][series][shape][size];
50
                else
51
                     return doLoad(family,series,shape,size);
52
        };
53
         XFontStruct* loadMath(LyXFont::FONT_FAMILY family,
54
                                 LyXFont::FONT_SERIES series,
55
                          LyXFont::FONT_SHAPE shape,
56
                          LyXFont::FONT_SIZE size)
57
         {
58
                if (math[family][series][shape][size]!=0)
59
                        return math[family][series][shape][size];
60
                else
61
                        return doLoadMath(family,series,shape,size);
62
        };
63
#else
42
	XFontStruct * load(LyXFont::FONT_FAMILY family,
64
	XFontStruct * load(LyXFont::FONT_FAMILY family,
43
			   LyXFont::FONT_SERIES series,
65
			   LyXFont::FONT_SERIES series,
44
			   LyXFont::FONT_SHAPE shape,
66
			   LyXFont::FONT_SHAPE shape,
Lines 48-62 Link Here
48
		else
70
		else
49
			return doLoad(family, series, shape, size);
71
			return doLoad(family, series, shape, size);
50
	};
72
	};
73
#endif
51
	/// Do we have anything matching?
74
	/// Do we have anything matching?
52
	bool available(LyXFont const & f);
75
	bool available(LyXFont const & f);
53
76
54
private:
77
private:
55
	/// Array of font structs
78
	/// Array of font structs
79
#ifdef I18N
80
          XFontSet fontset[LyXFont::NUM_FAMILIES][2][4][10];
81
          XFontStruct* math[LyXFont::NUM_FAMILIES][2][4][10];
82
          FontInfo * fontinfo[3][LyXFont::NUM_FAMILIES][2][4];
83
          void getFontinfo(int fonttype,
84
                           LyXFont::FONT_FAMILY family,
85
                         LyXFont::FONT_SERIES series,
86
                         LyXFont::FONT_SHAPE shape);
87
#else
56
	XFontStruct * fontstruct[LyXFont::NUM_FAMILIES][2][4][10];
88
	XFontStruct * fontstruct[LyXFont::NUM_FAMILIES][2][4][10];
57
89
58
	/// Array of font infos
90
	/// Array of font infos
59
	FontInfo * fontinfo[LyXFont::NUM_FAMILIES][2][4];
91
	FontInfo * fontinfo[LyXFont::NUM_FAMILIES][2][4];
92
#endif
60
93
61
	/// Reset font handler
94
	/// Reset font handler
62
	void reset();
95
	void reset();
Lines 65-79 Link Here
65
	void unload();
98
	void unload();
66
99
67
	/// Get font info
100
	/// Get font info
101
#ifndef I18N
68
	void getFontinfo(LyXFont::FONT_FAMILY family,
102
	void getFontinfo(LyXFont::FONT_FAMILY family,
69
			 LyXFont::FONT_SERIES series,
103
			 LyXFont::FONT_SERIES series,
70
			 LyXFont::FONT_SHAPE shape);
104
			 LyXFont::FONT_SHAPE shape);
105
#endif
71
106
72
	/** Does the actual loading of a font. Updates fontstruct. */
107
	/** Does the actual loading of a font. Updates fontstruct. */
108
#ifdef I18N
109
         XFontSet doLoad(LyXFont::FONT_FAMILY family,
110
                         LyXFont::FONT_SERIES series,
111
                         LyXFont::FONT_SHAPE shape,
112
                         LyXFont::FONT_SIZE size);
113
         XFontStruct*  doLoadMath(LyXFont::FONT_FAMILY family,
114
                                     LyXFont::FONT_SERIES series,
115
                                     LyXFont::FONT_SHAPE shape,
116
                                     LyXFont::FONT_SIZE size);
117
#else
73
	XFontStruct * doLoad(LyXFont::FONT_FAMILY family,
118
	XFontStruct * doLoad(LyXFont::FONT_FAMILY family,
74
			     LyXFont::FONT_SERIES series,
119
			     LyXFont::FONT_SERIES series,
75
			     LyXFont::FONT_SHAPE shape,
120
			     LyXFont::FONT_SHAPE shape,
76
			     LyXFont::FONT_SIZE size);
121
			     LyXFont::FONT_SIZE size);
122
#endif			     
77
};
123
};
78
124
79
///
125
///
(-)lyx-1.3.5/src/frontends/xforms/xfont_metrics.C (-11 / +215 lines)
Lines 25-64 Link Here
25
25
26
#include <boost/scoped_array.hpp>
26
#include <boost/scoped_array.hpp>
27
27
28
namespace {
28
#ifdef I18N
29
#include "xfont_metrics.h"
30
#include "XPainter.h"
31
#include "lyxcodeconv.h"
32
 extern LyXCodeConv codeconverter;
33
#endif
29
34
35
namespace {
36
#ifdef I18N
37
inline
38
XFontStruct* getMathFont(LyXFont const & f)
39
{
40
   	return fontloader.loadMath(f.family(), f.series(),
41
				   f.realShape(),f.size());
42
}
43
#else
30
inline
44
inline
31
XFontStruct * getXFontstruct(LyXFont const & f)
45
XFontStruct * getXFontstruct(LyXFont const & f)
32
{
46
{
33
	return fontloader.load
47
	return fontloader.load(f.family(), f.series(),
34
		(f.family(), f.series(),
48
			       f.realShape(), f.size());
35
		f.realShape(), f.size());
36
}
49
}
37
50
#endif
38
51
39
inline
52
inline
40
XID getFontID(LyXFont const & f)
53
XID getFontID(LyXFont const & f)
41
{
54
{
55
#ifdef I18N
56
	return getMathFont(f)->fid;
57
#else
42
	return getXFontstruct(f)->fid;
58
	return getXFontstruct(f)->fid;
59
#endif
43
}
60
}
44
61
45
} // namespace anon
62
} // namespace anon
46
63
47
64
65
#ifdef I18N
66
namespace xfont_metrics {
67
68
XFontSet getXFontset(LyXFont const & f)
69
{
70
   	return fontloader.load(f.family(), f.series(),
71
			       f.realShape(), f.size());
72
}
73
74
} // namespace xfont_metrics
75
#endif
76
48
namespace font_metrics {
77
namespace font_metrics {
49
78
79
using xfont_metrics::getXFontset;
80
50
int maxAscent(LyXFont const & f)
81
int maxAscent(LyXFont const & f)
51
{
82
{
83
#ifdef I18N
84
       XFontSetExtents* fset = XExtentsOfFontSet(getXFontset(f));
85
           return -fset->max_logical_extent.y;
86
#else
52
	return getXFontstruct(f)->ascent;
87
	return getXFontstruct(f)->ascent;
88
#endif
53
}
89
}
54
90
55
91
56
int maxDescent(LyXFont const & f)
92
int maxDescent(LyXFont const & f)
57
{
93
{
94
#ifdef I18N
95
       XFontSetExtents* fset = XExtentsOfFontSet(getXFontset(f));
96
           return fset->max_logical_extent.height + fset->max_logical_extent.y;
97
#else
58
	return getXFontstruct(f)->descent;
98
	return getXFontstruct(f)->descent;
99
#endif
59
}
100
}
60
101
102
#ifdef I18N
103
int ascent(wchar_t c,LyXFont const & f)
104
   {
105
           if (f.isSymbolFont())
106
           {
107
               XFontStruct *finfo = getMathFont(f);
108
               if (finfo->per_char
109
                   && (unsigned int) c >= finfo->min_char_or_byte2
110
                   && (unsigned int) c <= finfo->max_char_or_byte2) {
111
   		unsigned int index = (unsigned int) c - finfo->min_char_or_byte2;
112
   		return finfo->per_char[index].ascent;
113
               } else
114
   		return finfo->ascent;
115
           }else{
116
               XFontSet  fs = getXFontset(f);
117
               XRectangle ink,log;
118
               XwcTextExtents(fs,&c,1,&ink,&log);
119
               return -log.y;
120
           }
61
121
122
   }
123
#else
62
int ascent(char c, LyXFont const & f)
124
int ascent(char c, LyXFont const & f)
63
{
125
{
64
	XFontStruct * finfo = getXFontstruct(f);
126
	XFontStruct * finfo = getXFontstruct(f);
Lines 70-77 Link Here
70
	else
132
	else
71
		return finfo->ascent;
133
		return finfo->ascent;
72
}
134
}
135
#endif
73
136
74
137
#ifdef I18N
138
  int descent(wchar_t c,LyXFont const & f)
139
  {
140
          if (f.isSymbolFont())
141
          {
142
              XFontStruct *finfo = getMathFont(f);
143
              if (finfo->per_char
144
                  && (unsigned int) c >= finfo->min_char_or_byte2
145
                  && (unsigned int) c <= finfo->max_char_or_byte2) {
146
  		unsigned int index = (unsigned int) c - finfo->min_char_or_byte2;
147
  		return finfo->per_char[index].descent;
148
              } else
149
  		return finfo->descent;
150
          }
151
          else{
152
              XFontSet  fs = getXFontset(f);
153
              XRectangle ink,log;
154
              XwcTextExtents(fs,&c,1,&ink,&log);
155
              return (log.height+log.y);
156
          }
157
  }
158
#else
75
int descent(char c, LyXFont const & f)
159
int descent(char c, LyXFont const & f)
76
{
160
{
77
	XFontStruct * finfo = getXFontstruct(f);
161
	XFontStruct * finfo = getXFontstruct(f);
Lines 83-90 Link Here
83
	else
167
	else
84
		return finfo->descent;
168
		return finfo->descent;
85
}
169
}
170
#endif
171
172
#ifdef I18N
173
int lbearing(wchar_t c,LyXFont const & f)
174
 {
175
176
 	XFontStruct * finfo = getMathFont(f);
177
 	unsigned int uc = static_cast<unsigned char>(c);
178
 	if (finfo->per_char
179
 	    && uc >= finfo->min_char_or_byte2
180
 	    && uc <= finfo->max_char_or_byte2)
181
 		return finfo->per_char[uc - finfo->min_char_or_byte2].lbearing;
182
 	else
183
 		return 0;
184
 }
86
185
87
186
187
int rbearing(wchar_t c,LyXFont const & f)
188
 {
189
 	XFontStruct * finfo = getMathFont(f);
190
 	unsigned int uc = static_cast<unsigned char>(c);
191
 	if (finfo->per_char
192
 	    && uc >= finfo->min_char_or_byte2
193
 	    && uc <= finfo->max_char_or_byte2)
194
 		return finfo->per_char[uc - finfo->min_char_or_byte2].rbearing;
195
 	else
196
 		return width(c,f);
197
 }
198
#else
88
int lbearing(char c, LyXFont const & f)
199
int lbearing(char c, LyXFont const & f)
89
{
200
{
90
	XFontStruct * finfo = getXFontstruct(f);
201
	XFontStruct * finfo = getXFontstruct(f);
Lines 109-116 Link Here
109
	else
220
	else
110
		return width(c, f);
221
		return width(c, f);
111
}
222
}
223
#endif
112
224
225
#ifdef I18N
226
int width(wchar_t c,LyXFont const & f)
227
 {
113
228
229
     XFontSet  fs = getXFontset(f);
230
     XRectangle ink,log;
231
     XwcTextExtents(fs,&c,1,&ink,&log);
232
     return log.width;
233
 }
234
235
236
int width(char c,LyXFont const & f)
237
 {
238
     if (f.isSymbolFont())
239
     {
240
         if (f.realShape() != LyXFont::SMALLCAPS_SHAPE){
241
             return ::XTextWidth(getMathFont(f), &c, 1);
242
         } else {
243
             return width(&c, 1,f);
244
         }
245
     }else
246
     {
247
         wchar_t *wcs= new wchar_t [1];
248
         int len = codeconverter.lyxmbstowcs(wcs,&c,1);
249
         return width(wcs, len,f);
250
     }
251
 }
252
253
#endif
254
255
#ifdef I18N
256
 int width(char const *s, size_t n,LyXFont const & f)
257
 {
258
     if (f.realShape() != LyXFont::SMALLCAPS_SHAPE){
259
         return ::XTextWidth(getMathFont(f), s, n);
260
     } else {
261
             // emulate smallcaps since X doesn't support this
262
         unsigned int result = 0;
263
         LyXFont smallfont(f);
264
         smallfont.decSize();
265
         smallfont.decSize();
266
         smallfont.setShape(LyXFont::UP_SHAPE);
267
         for (size_t i=0; i < n; i++){
268
             char const c = uppercase(s[i]);
269
             if (c != s[i]) {
270
                 result += ::XTextWidth(getMathFont(smallfont), &c, 1);
271
             } else {
272
                 result += ::XTextWidth(getMathFont(f), &c, 1);
273
             }
274
         }
275
             return result;
276
     }
277
278
 }
279
280
281
int width(wchar_t const *s, size_t n,LyXFont const & f)
282
 {
283
    if (f.realShape() != LyXFont::SMALLCAPS_SHAPE){
284
		return XwcTextEscapement(getXFontset(f), s, n);
285
 	} else {
286
 		// emulate smallcaps since X doesn't support this
287
 		unsigned int result = 0;
288
 		wchar_t c;
289
 		LyXFont smallfont(f);
290
 		smallfont.decSize();
291
 		smallfont.decSize();
292
 		smallfont.setShape(LyXFont::UP_SHAPE);
293
 		for (size_t i=0; i < n; i++){
294
 		       c = s[i];
295
 			if (c !=s[i]) {
296
 				result += XwcTextEscapement(getXFontset(smallfont), &c,1);
297
 			} else {
298
 				result += XwcTextEscapement(getXFontset(f), &c,1);
299
 			}
300
 		}
301
 		return result;
302
 	}
303
 }
304
#else
114
int width(char const * s, size_t n, LyXFont const & f)
305
int width(char const * s, size_t n, LyXFont const & f)
115
{
306
{
116
	if (!lyxrc.use_gui)
307
	if (!lyxrc.use_gui)
Lines 154-169 Link Here
154
		return result;
345
		return result;
155
	}
346
	}
156
}
347
}
157
348
#endif
158
349
159
int signedWidth(string const & s, LyXFont const & f)
350
int signedWidth(string const & s, LyXFont const & f)
160
{
351
{
161
	if (s.empty())
352
	if (s.empty())
162
		return 0;
353
		return 0;
354
#ifdef I18N
355
              wchar_t *wcs = new wchar_t [s.length() + 1];
356
             int len = codeconverter.lyxmbstowcs(wcs,&s);
357
   	if (wcs[0] == '-')
358
    		return width(wcs+1, len-1,f);
359
    	else
360
    		return width(wcs, len,f);
361
#else
163
	if (s[0] == '-')
362
	if (s[0] == '-')
164
		return -width(s.substr(1, s.length() - 1), f);
363
		return -width(s.substr(1, s.length() - 1), f);
165
	else
364
	else
166
		return width(s, f);
365
		return width(s, f);
366
#endif
167
}
367
}
168
368
169
369
Lines 195-201 Link Here
195
} // namespace font_metrics
395
} // namespace font_metrics
196
396
197
namespace xfont_metrics {
397
namespace xfont_metrics {
198
398
#ifndef I18N
199
int width(XChar2b const * s, int n, LyXFont const & f)
399
int width(XChar2b const * s, int n, LyXFont const & f)
200
{
400
{
201
	if (!lyxrc.use_gui)
401
	if (!lyxrc.use_gui)
Lines 225-243 Link Here
225
		return result;
425
		return result;
226
	}
426
	}
227
}
427
}
228
428
#endif
229
429
230
int XTextWidth(LyXFont const & f, char const * str, int count)
430
int XTextWidth(LyXFont const & f, char const * str, int count)
231
{
431
{
432
#ifdef I18N
433
        return ::XTextWidth(getMathFont(f), str, count);
434
#else
232
	return ::XTextWidth(getXFontstruct(f), str, count);
435
	return ::XTextWidth(getXFontstruct(f), str, count);
436
#endif	
233
}
437
}
234
438
235
439
#ifndef I18N
236
int XTextWidth16(LyXFont const & f, XChar2b const * str, int count)
440
int XTextWidth16(LyXFont const & f, XChar2b const * str, int count)
237
{
441
{
238
	return ::XTextWidth16(getXFontstruct(f), str, count);
442
	return ::XTextWidth16(getXFontstruct(f), str, count);
239
}
443
}
240
444
#endif
241
445
242
/// hmm, not a metric !
446
/// hmm, not a metric !
243
void XSetFont(Display * display, GC gc, LyXFont const & f)
447
void XSetFont(Display * display, GC gc, LyXFont const & f)
(-)lyx-1.3.5/src/frontends/xforms/xfont_metrics.h (+6 lines)
Lines 26-31 Link Here
26
class LyXFont;
26
class LyXFont;
27
27
28
namespace xfont_metrics {
28
namespace xfont_metrics {
29
#ifdef I18N
30
	///
31
	XFontSet getXFontset(LyXFont const & f);
32
	///
33
	int XTextWidth(LyXFont const & f, wchar_t * str, int count);
34
#endif
29
	int XTextWidth(LyXFont const & f, char const * str, int count);
35
	int XTextWidth(LyXFont const & f, char const * str, int count);
30
	///
36
	///
31
	int width(XChar2b const * s, int n, LyXFont const & f);
37
	int width(XChar2b const * s, int n, LyXFont const & f);
(-)lyx-1.3.5/src/insets/insetcollapsable.C (+8 lines)
Lines 34-39 Link Here
34
#include "support/LOstream.h"
34
#include "support/LOstream.h"
35
#include "support/lstrings.h"
35
#include "support/lstrings.h"
36
36
37
#ifdef I18N
38
#include "frontends/xforms/lyxim.h"
39
extern LyXIM lyxim;
40
#endif
41
37
using std::vector;
42
using std::vector;
38
using std::ostream;
43
using std::ostream;
39
using std::endl;
44
using std::endl;
Lines 542-547 Link Here
542
	UpdatableInset * in = inset.getLockingInset();
547
	UpdatableInset * in = inset.getLockingInset();
543
	if (const_cast<InsetText *>(&inset) == in)
548
	if (const_cast<InsetText *>(&inset) == in)
544
		return const_cast<InsetCollapsable *>(this);
549
		return const_cast<InsetCollapsable *>(this);
550
#ifdef I18N
551
        lyxim.SetIMSpot();
552
#endif	
545
	return in;
553
	return in;
546
}
554
}
547
555
(-)lyx-1.3.5/src/insets/insetert.C (+29 lines)
Lines 35-40 Link Here
35
35
36
#include "support/LOstream.h"
36
#include "support/LOstream.h"
37
37
38
#ifdef I18N
39
#include "lyxcodeconv.h"
40
#include "frontends/xforms/lyxim.h"
41
extern LyXCodeConv codeconverter;
42
extern LyXIM lyxim;
43
#endif
38
44
39
using std::ostream;
45
using std::ostream;
40
using std::min;
46
using std::min;
Lines 219-225 Link Here
219
				os << "\n\\backslash \n";
225
				os << "\n\\backslash \n";
220
				break;
226
				break;
221
			default:
227
			default:
228
#ifdef I18N
229
                            codeconverter.lyxos(os,c);
230
#else
231
			    
222
				os << c;
232
				os << c;
233
#endif				
223
				break;
234
				break;
224
			}
235
			}
225
		}
236
		}
Lines 358-364 Link Here
358
				++lines;
369
				++lines;
359
				break;
370
				break;
360
			default:
371
			default:
372
#ifdef I18N
373
                            codeconverter.lyxos(os,c);
374
#else
375
			    
361
				os << c;
376
				os << c;
377
#endif				
362
				break;
378
				break;
363
			}
379
			}
364
		}
380
		}
Lines 393-399 Link Here
393
				++lines;
409
				++lines;
394
				break;
410
				break;
395
			default:
411
			default:
412
#ifdef I18N
413
                            codeconverter.lyxos(os,c);
414
#else
415
			    
396
				os << c;
416
				os << c;
417
#endif				
397
				break;
418
				break;
398
			}
419
			}
399
		}
420
		}
Lines 422-428 Link Here
422
				++lines;
443
				++lines;
423
				break;
444
				break;
424
			default:
445
			default:
446
#ifdef I18N
447
                            codeconverter.lyxos(os,c);
448
#else
449
			    
425
				os << c;
450
				os << c;
451
#endif				
426
				break;
452
				break;
427
			}
453
			}
428
		}
454
		}
Lines 467-472 Link Here
467
			result = InsetCollapsable::localDispatch(cmd);
493
			result = InsetCollapsable::localDispatch(cmd);
468
	}
494
	}
469
495
496
#ifdef I18N	
497
	lyxim.SetIMSpot();
498
#endif	
470
	switch (cmd.action) {
499
	switch (cmd.action) {
471
	case LFUN_BREAKPARAGRAPH:
500
	case LFUN_BREAKPARAGRAPH:
472
	case LFUN_BREAKPARAGRAPHKEEPLAYOUT:
501
	case LFUN_BREAKPARAGRAPHKEEPLAYOUT:
(-)lyx-1.3.5/src/insets/insetfootlike.C (+7 lines)
Lines 20-25 Link Here
20
#include "lyxtext.h"
20
#include "lyxtext.h"
21
#include "support/LOstream.h"
21
#include "support/LOstream.h"
22
22
23
#ifdef I18N
24
#include "frontends/xforms/lyxim.h"
25
extern LyXIM lyxim;
26
#endif
23
27
24
using std::ostream;
28
using std::ostream;
25
29
Lines 55-60 Link Here
55
59
56
bool InsetFootlike::insetAllowed(Inset::Code code) const
60
bool InsetFootlike::insetAllowed(Inset::Code code) const
57
{
61
{
62
#ifdef I18N
63
        lyxim.SetIMSpot();
64
#endif	
58
	if ((code == Inset::FOOT_CODE) || (code == Inset::MARGIN_CODE)
65
	if ((code == Inset::FOOT_CODE) || (code == Inset::MARGIN_CODE)
59
	    || (code == Inset::FLOAT_CODE))
66
	    || (code == Inset::FLOAT_CODE))
60
		return false;
67
		return false;
(-)lyx-1.3.5/src/insets/insettabular.C (-1 / +10 lines)
Lines 48-54 Link Here
48
#include <cstdlib>
48
#include <cstdlib>
49
#include <map>
49
#include <map>
50
//#include <signal.h>
50
//#include <signal.h>
51
51
#ifdef I18N
52
#include "frontends/xforms/lyxim.h"
53
extern LyXIM lyxim;
54
#endif
52
55
53
using std::vector;
56
using std::vector;
54
using std::ostream;
57
using std::ostream;
Lines 545-550 Link Here
545
		break;
548
		break;
546
	}
549
	}
547
	in_update = false;
550
	in_update = false;
551
#ifdef I18N
552
        lyxim.SetIMSpot();
553
#endif	
548
}
554
}
549
555
550
556
Lines 2845-2850 Link Here
2845
{
2851
{
2846
	if (the_locking_inset)
2852
	if (the_locking_inset)
2847
		return the_locking_inset->insetAllowed(code);
2853
		return the_locking_inset->insetAllowed(code);
2854
#ifdef I18N
2855
        lyxim.SetIMSpot();
2856
#endif	
2848
	// we return true here because if the inset is not locked someone
2857
	// we return true here because if the inset is not locked someone
2849
	// wants to insert something in one of our insettexts and we generally
2858
	// wants to insert something in one of our insettexts and we generally
2850
	// allow to do so.
2859
	// allow to do so.
(-)lyx-1.3.5/src/lyxcodeconv.C (+161 lines)
Line 0 Link Here
1
#ifdef I18N
2
3
#include <stdio.h>
4
#include <X11/Xlib.h>
5
#include <X11/Xlocale.h>
6
#include <X11/Xutil.h>
7
#include <config.h>
8
#include FORMS_H_LOCATION
9
#include "debug.h"
10
#include <string.h>
11
#include "LString.h"
12
#include "lyxcodeconv.h"
13
14
using std::endl;
15
16
LyXCodeConv codeconverter;     //global
17
18
size_t LyXCodeConv::lyxmbstowcs(wchar_t *wcs, const char *cs, size_t n)
19
{
20
#ifndef NOGLIBC
21
    size_t len = mbstowcs(wcs,cs, n);
22
    if (len < 0)
23
    {
24
        lyxerr << "LyXCodeConv::lyxmbstowcs Cannot convert mbs to wcs "
25
	       << cs << endl;
26
        wcs[0]='\0';
27
        return 0;
28
    }
29
30
    return len;
31
32
#else
33
    XTextProperty textprop;
34
    wchar_t **wlist;
35
    int count;
36
    char *ptr;
37
    
38
    ptr = new char [n+1];
39
    strcpy(ptr,cs);
40
        
41
    if (XmbTextListToTextProperty(fl_display, &ptr, 1, XTextStyle, &textprop)
42
	!= Success) {
43
        lyxerr << "LyXCodeConv:Cannot convert TextList to TextProperty "
44
	       << ptr << endl;
45
	return (0);
46
    }
47
    if (XwcTextPropertyToTextList(fl_display, &textprop, &wlist, &count)
48
	!= Success) {
49
        lyxerr << "LyXCodeConv:Cannot convert TextProperty to TextList"
50
               << ptr << endl;
51
	return (0);
52
    }
53
    delete [] ptr;
54
    int i;
55
    for ( i= 0 ; wlist[0][i] != 0;i++)
56
        wcs[i]=list[0][i] ;
57
    return i;
58
59
#endif
60
}
61
62
size_t  LyXCodeConv::lyxmbstowcs(wchar_t *wcs, string const *cs)
63
{
64
    size_t len = mbstowcs(wcs,cs->c_str(), cs->length());
65
    if (len < 0)
66
    {
67
        lyxerr << "LyXCodeConv::lyxmbstowcs Cannot convert mbs to wcs "
68
               << cs->c_str() << endl;
69
        wcs[0]='\0';
70
        return 0;
71
    }
72
73
    return len;
74
//    return lyxmbstowcs(wcs,cs->c_str(),cs->length());
75
        
76
}
77
78
int LyXCodeConv::lyxwclen(wchar_t const * wcs)
79
{
80
    int len=0;
81
    if (wcs == 0) return 0;
82
    while(*wcs++ != (wchar_t)0) len++;
83
    return len;
84
}
85
size_t  LyXCodeConv::lyxwcstombs(char *cs, const wchar_t *wcs, size_t n)
86
{
87
#ifndef NOGLIBC
88
    size_t len = wcstombs(cs,wcs,n);
89
    if (0 > len){
90
        lyxerr << "LyXCodeConv::lyxwcstombs Cannot convert mbs to wcs"
91
	       << cs << endl;
92
        cs[0] = '\0';
93
        return 0;
94
    }
95
    return len;
96
97
#else   // wrong
98
    XTextProperty textprop;
99
    char **list;
100
    int count;
101
102
    int len = lyxwclen(wcs);
103
    
104
    wchar_t *ptr = new wchar_t [len+1];
105
    for (int i=0; i < len;i++)
106
        ptr[i]=wcs[i];
107
    
108
    ptr[len] = '\0';
109
    if (XwcTextListToTextProperty(fl_display,&ptr,1, XTextStyle, &textprop)
110
          != Success) {
111
        lyxerr << "LyXCodeConv:Cannot convert TextList to TextProperty" << endl;
112
        return (0);
113
    }
114
    if (XmbTextPropertyToTextList(fl_display, &textprop, &list, &count)//wrong?
115
          != Success) {
116
        lyxerr << "LyXCodeConv:Cannot convert TextProperty to TextList" << endl;
117
        return (0);
118
    }
119
    int len = strlen(list[0]);
120
    for (int i=0;i<len;i++)
121
        cs[i]=list[0][i];
122
    
123
    return len;
124
#endif
125
}
126
127
128
size_t LyXCodeConv::lyxwctomb(char *cs, wchar_t wc)
129
{
130
    int len = wctomb(cs,wc);
131
    if (len < 0){
132
        lyxerr <<  "LyXCodeConv::lyxwctomb Cannot convert wc to mbs" << endl;
133
        return 0;
134
    }
135
    return len;
136
}
137
138
void LyXCodeConv::lyxprintf(FILE *file, wchar_t wc)
139
{
140
    char cs[3];
141
    int len = lyxwctomb(cs,wc);
142
    cs[len]= '\0';
143
    fprintf(file, "%s", cs);
144
}
145
146
void LyXCodeConv::lyxos(ostream & os, wchar_t wc)
147
{
148
    char cs[3];
149
    int len = lyxwctomb(cs,wc);
150
    cs[len]= '\0';
151
    os << cs;
152
}
153
154
void LyXCodeConv::lyxofs(ofstream & ofs, wchar_t wc)
155
{
156
    char cs[3];
157
    int len = lyxwctomb(cs,wc);
158
    cs[len]= '\0';
159
    ofs << cs;
160
}
161
#endif
(-)lyx-1.3.5/src/lyxcodeconv.h (+62 lines)
Line 0 Link Here
1
#ifndef __LYXCODECONV_H__
2
#define __LYXCODECONV_H__
3
#ifdef I18N
4
#include <stdio.h>
5
#include <stdlib.h>
6
#include <X11/Xlib.h>
7
#include <X11/Xlocale.h>
8
#include <X11/Xutil.h>
9
10
#include <fstream>
11
#include <iomanip>
12
using std::ostream;
13
using std::ofstream;
14
using std::ifstream;
15
using std::fstream;
16
using std::ios;
17
using std::setw;
18
19
#include "support/lyxstring.h"
20
#include "LString.h"
21
22
class LyXCodeConv
23
{
24
  public:
25
//    wchar_t * lyxmbstowcs(char const *cs,int n);
26
    size_t lyxmbstowcs(wchar_t *wcs, const char *cs, size_t n);
27
    size_t lyxmbstowcs(wchar_t *wcs, string const *cs);
28
//    wchar_t * lyxmbstowcs(LString const *cs);
29
    int lyxwclen(wchar_t const * wcs);
30
//    char * lyxwcstombs(wchar_t const *ws);
31
    size_t lyxwcstombs(char *cs, const wchar_t *wcs, size_t n);
32
//    char * lyxwcstombs(wchar_t const *ws,int);
33
    size_t lyxwctomb(char *cs, wchar_t wc);
34
    void lyxos(ostream & os, wchar_t);
35
    void lyxofs(ofstream & ofs, wchar_t);
36
    void lyxprintf (FILE *, wchar_t);
37
    bool lyxIsLineSeparatorChar(wchar_t c);
38
    
39
};
40
41
inline bool LyXCodeConv::lyxIsLineSeparatorChar(wchar_t c)
42
{
43
        /* How about (c > 0xa258) for BIG5, and
44
           (c > 0xff && c < 0xa1a1) || (c > 0xa1fe) for WanSung?*/
45
    if ((unsigned long)c > 0x00ff)	/* Japanese EUC */
46
        return True;
47
    else
48
        return 0;
49
}
50
51
#endif    
52
#endif
53
54
55
56
57
58
59
60
61
62
(-)lyx-1.3.5/src/lyxfind.C (-1 / +11 lines)
Lines 195-207 Link Here
195
{
195
{
196
	if (!par)
196
	if (!par)
197
		return false;
197
		return false;
198
198
	
199
	string::size_type size = str.length();
199
	string::size_type size = str.length();
200
#ifdef I18N
201
       wchar_t* mystr = (wchar_t*)alloca(sizeof(wchar_t) * (size + 1));
202
       size = mbstowcs(mystr, str.c_str(), size + 1);
203
#endif
204
       
200
	pos_type i = 0;
205
	pos_type i = 0;
201
	while (((pos + i) < par->size())
206
	while (((pos + i) < par->size())
202
	       && (string::size_type(i) < size)
207
	       && (string::size_type(i) < size)
208
#ifdef I18N
209
                && (cs ? (mystr[i] == par->getChar(pos + i))
210
	         : (uppercase(mystr[i]) == uppercase(par->getChar(pos + i)))))
211
#else		
203
	       && (cs ? (str[i] == par->getChar(pos + i))
212
	       && (cs ? (str[i] == par->getChar(pos + i))
204
		   : (uppercase(str[i]) == uppercase(par->getChar(pos + i)))))
213
		   : (uppercase(str[i]) == uppercase(par->getChar(pos + i)))))
214
#endif		   
205
	{
215
	{
206
		++i;
216
		++i;
207
	}
217
	}
(-)lyx-1.3.5/src/lyxfunc.C (+28 lines)
Lines 80-85 Link Here
80
#include <utility>
80
#include <utility>
81
#include <algorithm>
81
#include <algorithm>
82
82
83
#ifdef I18N
84
#include "lyxcodeconv.h"
85
extern LyXCodeConv codeconverter;
86
#endif
87
83
using std::pair;
88
using std::pair;
84
using std::make_pair;
89
using std::make_pair;
85
using std::endl;
90
using std::endl;
Lines 259-264 Link Here
259
	}
264
	}
260
}
265
}
261
266
267
#ifdef I18N
268
 void LyXFunc::CJK_IMprocess(int num_bytes, char const * s_r)
269
 {
270
 	// this function should be used always [asierra060396]
271
272
        if (num_bytes !=0) {
273
           // s_r[num_bytes]='\0';
274
            string  wstring(s_r);
275
             LyXText * text = view()->getLyXText();
276
            view()->hideCursor();
277
             view()->beforeChange(text);
278
             text->insertStringAsParagraphs(view(), wstring);
279
             text->selection.set(false);
280
281
             view()->update(text,BufferView::SELECT|BufferView::FITCUR|BufferView::CHANGE);
282
283
             text->selection.cursor = text->cursor;
284
             moveCursorUpdate(text,false);
285
286
//             return 0;
287
 }
288
 }
289
#endif
262
290
263
FuncStatus LyXFunc::getStatus(int ac) const
291
FuncStatus LyXFunc::getStatus(int ac) const
264
{
292
{
(-)lyx-1.3.5/src/lyxfunc.h (+5 lines)
Lines 47-52 Link Here
47
	///
47
	///
48
	void processKeySym(LyXKeySymPtr key, key_modifier::state state);
48
	void processKeySym(LyXKeySymPtr key, key_modifier::state state);
49
49
50
	///
51
#ifdef I18N
52
         void CJK_IMprocess(int, char const * s_r);
53
#endif
54
50
	/// we need one internal which is called from inside LyXAction and
55
	/// we need one internal which is called from inside LyXAction and
51
	/// can contain the string argument.
56
	/// can contain the string argument.
52
	FuncStatus getStatus(int ac) const;
57
	FuncStatus getStatus(int ac) const;
(-)lyx-1.3.5/src/lyxrc.C (-1 / +170 lines)
Lines 128-133 Link Here
128
	{ "\\screen_font_roman_foundry", LyXRC::RC_SCREEN_FONT_ROMAN_FOUNDRY },
128
	{ "\\screen_font_roman_foundry", LyXRC::RC_SCREEN_FONT_ROMAN_FOUNDRY },
129
	{ "\\screen_font_sans", LyXRC::RC_SCREEN_FONT_SANS },
129
	{ "\\screen_font_sans", LyXRC::RC_SCREEN_FONT_SANS },
130
	{ "\\screen_font_sans_foundry", LyXRC::RC_SCREEN_FONT_SANS_FOUNDRY },
130
	{ "\\screen_font_sans_foundry", LyXRC::RC_SCREEN_FONT_SANS_FOUNDRY },
131
#ifdef I18N
132
       { "\\screen_font_i18n1_encoding", LyXRC::RC_SCREEN_FONT_I18N1_ENCODING },
133
       { "\\screen_font_i18n2_encoding", LyXRC::RC_SCREEN_FONT_I18N2_ENCODING },
134
       { "\\screen_font_i18n1_gothic", LyXRC::RC_SCREEN_FONT_I18N1_GOTHIC },
135
       { "\\screen_font_i18n1_gothic_foundry", LyXRC::RC_SCREEN_FONT_I18N1_GOTHIC_FOUNDRY },
136
       { "\\screen_font_i18n2_gothic", LyXRC::RC_SCREEN_FONT_I18N2_GOTHIC },
137
       { "\\screen_font_i18n2_gothic_foundry", LyXRC::RC_SCREEN_FONT_I18N2_GOTHIC_FOUNDRY },
138
       { "\\screen_font_i18n1_normal", LyXRC::RC_SCREEN_FONT_I18N1_NORMAL },
139
       { "\\screen_font_i18n1_normal_foundry", LyXRC::RC_SCREEN_FONT_I18N1_NORMAL_FOUNDRY },
140
       { "\\screen_font_i18n2_normal", LyXRC::RC_SCREEN_FONT_I18N2_NORMAL },
141
       { "\\screen_font_i18n2_normal_foundry", LyXRC::RC_SCREEN_FONT_I18N2_NORMAL_FOUNDRY },
142
#endif
131
	{ "\\screen_font_scalable", LyXRC::RC_SCREEN_FONT_SCALABLE },
143
	{ "\\screen_font_scalable", LyXRC::RC_SCREEN_FONT_SCALABLE },
132
	{ "\\screen_font_sizes", LyXRC::RC_SCREEN_FONT_SIZES },
144
	{ "\\screen_font_sizes", LyXRC::RC_SCREEN_FONT_SIZES },
133
	{ "\\screen_font_typewriter", LyXRC::RC_SCREEN_FONT_TYPEWRITER },
145
	{ "\\screen_font_typewriter", LyXRC::RC_SCREEN_FONT_TYPEWRITER },
Lines 218-223 Link Here
218
	font_norm = "iso8859-1";
230
	font_norm = "iso8859-1";
219
	font_norm_type = ISO_8859_1;
231
	font_norm_type = ISO_8859_1;
220
	popup_font_encoding.erase();
232
	popup_font_encoding.erase();
233
#ifdef I18N
234
          i18n_font_use[0] = true;
235
          i18n_normal_font_name[0] = "-*-mincho";
236
          i18n_gothic_font_name[0] = "-*-gothic";
237
          i18n_font_norm[0] = "ksc5601.1987-0";
238
          i18n_font_use[1] = true;
239
          i18n_normal_font_name[1] = "-*-mincho";
240
          i18n_gothic_font_name[1] = "-*-gothic";
241
          i18n_font_norm[1] = "ksc5601.1987-0";
242
#endif
221
	autosave = 300;
243
	autosave = 300;
222
	auto_region_delete = true;
244
	auto_region_delete = true;
223
	auto_reset_options = false;
245
	auto_reset_options = false;
Lines 650-656 Link Here
650
				use_scalable_fonts = lexrc.getBool();
672
				use_scalable_fonts = lexrc.getBool();
651
			}
673
			}
652
			break;
674
			break;
675
#ifdef I18N
676
                      case RC_SCREEN_FONT_I18N1_ISUSE:        //japanese
677
                          if (lexrc.next())
678
                              i18n_font_use[0] = lexrc.getBool();
679
   			break;
680
                      case RC_SCREEN_FONT_I18N1_ENCODING:        //japanes
681
                          if (lexrc.next()) {
682
                              i18n_font_norm[0] = lexrc.getString();
683
//			      set_i18n_font_norm[0]_type();
684
			  }   
685
   			break;
686
687
                      case RC_SCREEN_FONT_I18N1_GOTHIC:
688
                          if (lexrc.next()) {
689
                              i18n_gothic_font_name[0] = lexrc.getString();
690
			      oldFontFormat(i18n_gothic_font_name[0],
691
					 i18n_gothic_font_foundry[0]);
692
			  }
693
   			break;
694
		      case RC_SCREEN_FONT_I18N1_GOTHIC_FOUNDRY:
695
			  if (lexrc.next()) 
696
				i18n_gothic_font_foundry[0] = lexrc.getString();			break;
697
698
                      case RC_SCREEN_FONT_I18N1_NORMAL:
699
                          if (lexrc.next()) {
700
                              i18n_normal_font_name[0] = lexrc.getString();
701
			      oldFontFormat(i18n_normal_font_name[0],
702
					    i18n_normal_font_foundry[0]);
703
			  }
704
   			break;
705
706
		      case RC_SCREEN_FONT_I18N1_NORMAL_FOUNDRY:
707
			  if (lexrc.next()) 
708
				i18n_normal_font_foundry[0] = lexrc.getString();			break;
653
709
710
                      case RC_SCREEN_FONT_I18N2_ISUSE:        //japanese
711
                          if (lexrc.next()) {
712
                              i18n_font_use[1] = lexrc.getBool();
713
			  }
714
   			break;
715
                      case RC_SCREEN_FONT_I18N2_ENCODING:        //japanese
716
                          if (lexrc.next()) {
717
                             i18n_font_norm[1]  = lexrc.getString();
718
//			     set_i18n_font_norm[1]_type();
719
			  }
720
   			break;
721
722
                      case RC_SCREEN_FONT_I18N2_GOTHIC:
723
                          if (lexrc.next()) {
724
                             i18n_gothic_font_name[1]  = lexrc.getString();
725
			     oldFontFormat(i18n_gothic_font_name[1],
726
					   i18n_gothic_font_foundry[1]);
727
			  }
728
   			break;
729
730
		      case RC_SCREEN_FONT_I18N2_GOTHIC_FOUNDRY:
731
			  if (lexrc.next()) 
732
				i18n_gothic_font_foundry[1] = lexrc.getString();			break;
733
734
                      case RC_SCREEN_FONT_I18N2_NORMAL:
735
                          if (lexrc.next()) {
736
                              i18n_normal_font_name[1] = lexrc.getString();
737
			      oldFontFormat(i18n_normal_font_name[1],
738
					    i18n_normal_font_foundry[1]);
739
			  }
740
   			break;
741
742
		      case RC_SCREEN_FONT_I18N2_NORMAL_FOUNDRY:
743
			  if (lexrc.next()) 
744
				i18n_normal_font_foundry[1] = lexrc.getString();			break;
745
746
#endif
654
		case RC_AUTOSAVE:
747
		case RC_AUTOSAVE:
655
			if (lexrc.next()) {
748
			if (lexrc.next()) {
656
				autosave = lexrc.getInteger();
749
				autosave = lexrc.getInteger();
Lines 1369-1374 Link Here
1369
			os << "\\screen_font_encoding \"" << font_norm
1462
			os << "\\screen_font_encoding \"" << font_norm
1370
			   << "\"\n";
1463
			   << "\"\n";
1371
		}
1464
		}
1465
#ifdef I18N
1466
        case RC_SCREEN_FONT_I18N1_ENCODING:
1467
		if (font_norm != system_lyxrc.i18n_font_norm[0]) {
1468
			os << "\\screen_font_i18n1_encoding \"" 
1469
		       	   << i18n_font_norm[0]
1470
			   << "\"\n";
1471
		}
1472
        case RC_SCREEN_FONT_I18N2_ENCODING:
1473
		if (font_norm != system_lyxrc.i18n_font_norm[1]) {
1474
			os << "\\screen_font_i18n2_encoding \"" 
1475
			   << i18n_font_norm[1]
1476
			   << "\"\n";
1477
		}
1478
	case RC_SCREEN_FONT_I18N1_GOTHIC:
1479
		if (i18n_gothic_font_name[0] != system_lyxrc.i18n_gothic_font_name[0]) {
1480
		os << "\\screen_font_i18n1_gothic \"" 
1481
		   << i18n_gothic_font_name[0]   
1482
		   << "\"\n";
1483
		}
1484
	case RC_SCREEN_FONT_I18N1_GOTHIC_FOUNDRY:
1485
	        if (i18n_gothic_font_foundry[0] != system_lyxrc.i18n_gothic_font_foundry[0]) {
1486
		os << "\\screen_font_i18n1_gothic_foundry \"" 
1487
		   << i18n_gothic_font_foundry[0]
1488
		   << "\"\n";
1489
		 }	
1490
	case RC_SCREEN_FONT_I18N2_GOTHIC:
1491
		if (i18n_gothic_font_name[1] != system_lyxrc.i18n_gothic_font_name[1]) {
1492
			os << "\\screen_font_i18n2_gothic \"" 
1493
			   << i18n_gothic_font_name[1]
1494
			   << "\"\n";
1495
		}
1496
	case RC_SCREEN_FONT_I18N2_GOTHIC_FOUNDRY:
1497
	        if (i18n_gothic_font_foundry[1] != system_lyxrc.i18n_gothic_font_foundry[1]) {
1498
			os << "\\screen_font_i18n2_gothic_foundry \"" 
1499
			   << i18n_gothic_font_foundry[1]                                                     << "\"\n";
1500
		}	
1501
	case RC_SCREEN_FONT_I18N1_NORMAL:
1502
		if (i18n_normal_font_name[0] != system_lyxrc.i18n_normal_font_name[0]) {
1503
			os << "\\screen_font_i18n1_normal \"" 
1504
			   << i18n_normal_font_name[0]
1505
			   << "\"\n";
1506
		}	
1507
	case RC_SCREEN_FONT_I18N1_NORMAL_FOUNDRY:
1508
	        if (i18n_normal_font_foundry[0] != system_lyxrc.i18n_normal_font_foundry[0]) {
1509
			os << "\\screen_font_i18n1_normal_foundry \""
1510
	                   << i18n_normal_font_foundry[0]		                                   << "\"\n";
1511
		}		
1512
	case RC_SCREEN_FONT_I18N2_NORMAL:
1513
		if (i18n_normal_font_name[1] != system_lyxrc.i18n_normal_font_name[1]) {
1514
			os << "\\screen_font_i18n2_normal \"" 
1515
			   << i18n_normal_font_name[1]
1516
			   << "\"\n";
1517
		}
1518
	case RC_SCREEN_FONT_I18N2_NORMAL_FOUNDRY:
1519
		if (i18n_normal_font_foundry[1] != system_lyxrc.i18n_normal_font_foundry[1]) {
1520
		         os << "\\screen_font_i18n2_normal_foundry \""			                    << i18n_normal_font_foundry[1]
1521
		            << "\"\n";					                        }
1522
1523
#endif
1372
	case RC_SCREEN_FONT_SIZES:
1524
	case RC_SCREEN_FONT_SIZES:
1373
		if (font_sizes[LyXFont::SIZE_TINY]
1525
		if (font_sizes[LyXFont::SIZE_TINY]
1374
		    != system_lyxrc.font_sizes[LyXFont::SIZE_TINY] ||
1526
		    != system_lyxrc.font_sizes[LyXFont::SIZE_TINY] ||
Lines 1938-1944 Link Here
1938
	case RC_POPUP_FONT_ENCODING:
2090
	case RC_POPUP_FONT_ENCODING:
1939
		str = _("The encoding for the menu/popups fonts.");
2091
		str = _("The encoding for the menu/popups fonts.");
1940
		break;
2092
		break;
1941
2093
#ifdef I18N
2094
 	case RC_SCREEN_FONT_I18N1_ISUSE:
2095
                 break;
2096
   	case RC_SCREEN_FONT_I18N1_NORMAL:
2097
                 break;
2098
   	case RC_SCREEN_FONT_I18N1_GOTHIC:
2099
                 break;
2100
   	case RC_SCREEN_FONT_I18N1_ENCODING:
2101
                 break;
2102
         case RC_SCREEN_FONT_I18N2_ISUSE:
2103
                 break;
2104
   	case RC_SCREEN_FONT_I18N2_NORMAL:
2105
                 break;
2106
   	case RC_SCREEN_FONT_I18N2_GOTHIC:
2107
                 break;
2108
   	case RC_SCREEN_FONT_I18N2_ENCODING:
2109
                 break;
2110
#endif
1942
	case RC_SET_COLOR:
2111
	case RC_SET_COLOR:
1943
		break;
2112
		break;
1944
2113
(-)lyx-1.3.5/src/lyxrc.h (+28 lines)
Lines 59-64 Link Here
59
	RC_SCREEN_FONT_SANS_FOUNDRY,
59
	RC_SCREEN_FONT_SANS_FOUNDRY,
60
	RC_SCREEN_FONT_TYPEWRITER_FOUNDRY,
60
	RC_SCREEN_FONT_TYPEWRITER_FOUNDRY,
61
	RC_SCREEN_FONT_ENCODING,
61
	RC_SCREEN_FONT_ENCODING,
62
#ifdef I18N
63
        RC_SCREEN_FONT_I18N1_ISUSE,
64
   	RC_SCREEN_FONT_I18N1_NORMAL,
65
   	RC_SCREEN_FONT_I18N1_NORMAL_FOUNDRY,
66
   	RC_SCREEN_FONT_I18N1_GOTHIC,
67
   	RC_SCREEN_FONT_I18N1_GOTHIC_FOUNDRY,
68
   	RC_SCREEN_FONT_I18N1_ENCODING,
69
        RC_SCREEN_FONT_I18N2_ISUSE,
70
   	RC_SCREEN_FONT_I18N2_NORMAL,
71
   	RC_SCREEN_FONT_I18N2_NORMAL_FOUNDRY,
72
   	RC_SCREEN_FONT_I18N2_GOTHIC,
73
   	RC_SCREEN_FONT_I18N2_GOTHIC_FOUNDRY,
74
   	RC_SCREEN_FONT_I18N2_ENCODING,
75
#endif
62
	RC_POPUP_BOLD_FONT,
76
	RC_POPUP_BOLD_FONT,
63
	RC_POPUP_NORMAL_FONT,
77
	RC_POPUP_NORMAL_FONT,
64
	RC_POPUP_FONT_ENCODING,
78
	RC_POPUP_FONT_ENCODING,
Lines 254-259 Link Here
254
	///
268
	///
255
	string font_norm;
269
	string font_norm;
256
	///
270
	///
271
#ifdef I18N
272
     bool i18n_font_use[2];
273
         ///
274
     string i18n_normal_font_name[2];
275
     string i18n_normal_font_foundry[2];
276
         ///
277
         ///
278
     string i18n_gothic_font_name[2];
279
     string i18n_gothic_font_foundry[2];
280
         ///
281
         ///
282
     string i18n_font_norm[2];
283
#endif
284
	
257
	enum FontEncoding {
285
	enum FontEncoding {
258
		///
286
		///
259
		ISO_10646_1,
287
		ISO_10646_1,
(-)lyx-1.3.5/src/lyxtext.h (-4 / +13 lines)
Lines 163-169 Link Here
163
	/** insert a character, moves all the following breaks in the
163
	/** insert a character, moves all the following breaks in the
164
	  same Paragraph one to the right and make a little rebreak
164
	  same Paragraph one to the right and make a little rebreak
165
	  */
165
	  */
166
	void insertChar(BufferView *, char c);
166
	void insertChar(BufferView *, lyx::char_type c);
167
	///
167
	///
168
	void insertInset(BufferView *, Inset * inset);
168
	void insertInset(BufferView *, Inset * inset);
169
169
Lines 477-482 Link Here
477
		return bidi_start == -1 ||
477
		return bidi_start == -1 ||
478
			(bidi_start <= pos && pos <= bidi_end);
478
			(bidi_start <= pos && pos <= bidi_end);
479
	}
479
	}
480
481
#ifdef I18N
482
  	int leftMargin(BufferView *, Row const *row) const;
483
  	///
484
  	int rightMargin(Buffer const *, Row const *row) const;
485
  	///
486
#endif
487
480
private:
488
private:
481
	///
489
	///
482
	mutable Row * firstrow;
490
	mutable Row * firstrow;
Lines 637-647 Link Here
637
645
638
	///
646
	///
639
	int singleWidth(BufferView *, Paragraph * par,
647
	int singleWidth(BufferView *, Paragraph * par,
640
		lyx::pos_type pos) const;
648
			lyx::pos_type pos) const;
641
	///
649
	///
642
	int singleWidth(BufferView *, Paragraph * par,
650
	int singleWidth(BufferView *, Paragraph * par,
643
		lyx::pos_type pos, char c) const;
651
			lyx::pos_type pos, lyx::char_type c) const;
644
645
652
646
	/// draw normal chars
653
	/// draw normal chars
647
	void drawChars(DrawRowParams & p, lyx::pos_type & vpos,
654
	void drawChars(DrawRowParams & p, lyx::pos_type & vpos,
Lines 677-685 Link Here
677
	 * in LaTeX the beginning of the text fits in some cases
684
	 * in LaTeX the beginning of the text fits in some cases
678
	 * (for example sections) exactly the label-width.
685
	 * (for example sections) exactly the label-width.
679
	 */
686
	 */
687
#ifndef I18N
680
	int leftMargin(BufferView *, Row const * row) const;
688
	int leftMargin(BufferView *, Row const * row) const;
681
	///
689
	///
682
	int rightMargin(Buffer const *, Row const * row) const;
690
	int rightMargin(Buffer const *, Row const * row) const;
691
#endif	
683
	///
692
	///
684
	int labelEnd (BufferView *, Row const * row) const;
693
	int labelEnd (BufferView *, Row const * row) const;
685
694
(-)lyx-1.3.5/src/mathed/math_support.C (-1 / +20 lines)
Lines 371-377 Link Here
371
371
372
int mathed_char_width(LyXFont const & font, unsigned char c)
372
int mathed_char_width(LyXFont const & font, unsigned char c)
373
{
373
{
374
	return font_metrics::width(c, font);
374
	return font_metrics::width(
375
#ifdef I18N
376
 	(char)c,
377
#else
378
	c,
379
#endif
380
	font);
375
}
381
}
376
382
377
383
Lines 388-400 Link Here
388
	dim.a = font_metrics::maxAscent(font);
394
	dim.a = font_metrics::maxAscent(font);
389
	dim.d = font_metrics::maxDescent(font);
395
	dim.d = font_metrics::maxDescent(font);
390
#endif
396
#endif
397
	
398
#ifdef I18N	
399
	dim.w = font_metrics::width(s.data(), s.length(), font);
400
#else	
391
	dim.w = font_metrics::width(s, font);
401
	dim.w = font_metrics::width(s, font);
402
#endif	
392
}
403
}
393
404
394
405
395
int mathed_string_width(LyXFont const & font, string const & s)
406
int mathed_string_width(LyXFont const & font, string const & s)
396
{
407
{
408
#ifdef I18N	
409
	return font_metrics::width(s.data(), s.length(), font);
410
#else	
397
	return font_metrics::width(s, font);
411
	return font_metrics::width(s, font);
412
#endif	
398
}
413
}
399
414
400
415
Lines 480-486 Link Here
480
void drawStr(MathPainterInfo & pi, LyXFont const & font,
495
void drawStr(MathPainterInfo & pi, LyXFont const & font,
481
	int x, int y, string const & str)
496
	int x, int y, string const & str)
482
{
497
{
498
#ifdef I18N
499
	pi.pain.text(x, y, str.data(), str.length(), font);
500
#else	
483
	pi.pain.text(x, y, str, font);
501
	pi.pain.text(x, y, str, font);
502
#endif
484
}
503
}
485
504
486
505
(-)lyx-1.3.5/src/paragraph.C (-4 / +38 lines)
Lines 51-56 Link Here
51
using std::upper_bound;
51
using std::upper_bound;
52
52
53
using lyx::pos_type;
53
using lyx::pos_type;
54
using lyx::char_type;
55
56
#ifdef I18N
57
#include "lyxcodeconv.h"
58
extern LyXCodeConv codeconverter;
59
#endif
54
60
55
// this is a bad idea, but how can Paragraph find its buffer to get
61
// this is a bad idea, but how can Paragraph find its buffer to get
56
// parameters? (JMarc)
62
// parameters? (JMarc)
Lines 61-67 Link Here
61
67
62
namespace {
68
namespace {
63
69
64
char minibuffer_char;
70
char_type minibuffer_char;
65
LyXFont minibuffer_font;
71
LyXFont minibuffer_font;
66
Inset * minibuffer_inset;
72
Inset * minibuffer_inset;
67
73
Lines 304-310 Link Here
304
			// this check is to amend a bug. LyX sometimes
310
			// this check is to amend a bug. LyX sometimes
305
			// inserts '\0' this could cause problems.
311
			// inserts '\0' this could cause problems.
306
			if (c != '\0')
312
			if (c != '\0')
313
#ifdef I18N
314
                            codeconverter.lyxos(os,c);
315
#else
307
				os << c;
316
				os << c;
317
#endif
308
			else
318
			else
309
				lyxerr << "ERROR (Paragraph::writeFile):"
319
				lyxerr << "ERROR (Paragraph::writeFile):"
310
					" NULL char in structure." << endl;
320
					" NULL char in structure." << endl;
Lines 852-859 Link Here
852
	pos_type i = 0;
862
	pos_type i = 0;
853
	if (i < size() && getChar(i) != Paragraph::META_NEWLINE) {
863
	if (i < size() && getChar(i) != Paragraph::META_NEWLINE) {
854
		++i;
864
		++i;
855
		char previous_char = 0;
865
		char_type previous_char = 0;
856
		char temp = 0;
866
		char_type temp = 0;
867
857
		if (i < size()
868
		if (i < size()
858
		    && (previous_char = getChar(i)) != Paragraph::META_NEWLINE) {
869
		    && (previous_char = getChar(i)) != Paragraph::META_NEWLINE) {
859
			// Yes, this  ^ is supposed to be "= " not "=="
870
			// Yes, this  ^ is supposed to be "= " not "=="
Lines 1744-1751 Link Here
1744
1755
1745
	for (pos_type i = 0; i < size(); ++i) {
1756
	for (pos_type i = 0; i < size(); ++i) {
1746
		value_type c = getChar(i);
1757
		value_type c = getChar(i);
1747
		if (IsPrintable(c))
1758
		if (IsPrintable(c))		
1759
#ifdef I18N
1760
                {      
1761
			wchar_t wcs[2];
1762
                       char mbs[5];
1763
                       wcs[0] = c;
1764
                       wcs[1] = 0;
1765
                       wcstombs(mbs, wcs, 5);
1766
                       s += mbs;  
1767
		}
1768
#else
1769
		
1748
			s += c;
1770
			s += c;
1771
#endif			
1749
		else if (c == META_INSET &&
1772
		else if (c == META_INSET &&
1750
			 getInset(i)->lyxCode() == Inset::MATH_CODE) {
1773
			 getInset(i)->lyxCode() == Inset::MATH_CODE) {
1751
			ostringstream ost;
1774
			ostringstream ost;
Lines 1769-1775 Link Here
1769
	for (pos_type i = beg; i < end; ++i) {
1792
	for (pos_type i = beg; i < end; ++i) {
1770
		value_type const c = getUChar(buffer->params, i);
1793
		value_type const c = getUChar(buffer->params, i);
1771
		if (IsPrintable(c))
1794
		if (IsPrintable(c))
1795
#ifdef I18N
1796
                {
1797
                       wchar_t wcs[2];
1798
                       char mbs[5];
1799
                       wcs[0] = c;
1800
                       wcs[1] = 0;
1801
                       wcstombs(mbs, wcs, 5);
1802
		       ost << mbs;
1803
		}
1804
#else		       		       
1772
			ost << c;
1805
			ost << c;
1806
#endif			
1773
		else if (c == META_NEWLINE)
1807
		else if (c == META_NEWLINE)
1774
			ost << '\n';
1808
			ost << '\n';
1775
		else if (c == META_HFILL)
1809
		else if (c == META_HFILL)
(-)lyx-1.3.5/src/paragraph.h (-1 / +1 lines)
Lines 50-56 Link Here
50
		META_INSET
50
		META_INSET
51
	};
51
	};
52
	///
52
	///
53
	typedef char value_type;
53
	typedef lyx::char_type value_type;
54
	/// The same as ParameterStruct::depth_type
54
	/// The same as ParameterStruct::depth_type
55
	typedef unsigned int depth_type;
55
	typedef unsigned int depth_type;
56
56
(-)lyx-1.3.5/src/paragraph_pimpl.C (-5 / +48 lines)
Lines 31-36 Link Here
31
using std::upper_bound;
31
using std::upper_bound;
32
using std::lower_bound;
32
using std::lower_bound;
33
33
34
#ifdef I18N
35
#include "lyxcodeconv.h"
36
extern LyXCodeConv codeconverter;
37
#endif
38
34
// Initialize static member.
39
// Initialize static member.
35
ShareContainer<LyXFont> Paragraph::Pimpl::FontTable::container;
40
ShareContainer<LyXFont> Paragraph::Pimpl::FontTable::container;
36
// Initialization of the counter for the paragraph id's,
41
// Initialization of the counter for the paragraph id's,
Lines 106-112 Link Here
106
	return text[pos];
111
	return text[pos];
107
}
112
}
108
113
109
110
void Paragraph::Pimpl::setChar(pos_type pos, value_type c)
114
void Paragraph::Pimpl::setChar(pos_type pos, value_type c)
111
{
115
{
112
	text[pos] = c;
116
	text[pos] = c;
Lines 285-291 Link Here
285
					     value_type const c)
289
					     value_type const c)
286
{
290
{
287
	if (style.pass_thru) {
291
	if (style.pass_thru) {
292
#ifdef I18N
293
                if (c !='\0') codeconverter.lyxos(os,c);
294
#else		
288
		if (c != '\0') os << c;
295
		if (c != '\0') os << c;
296
#endif		
289
		return;
297
		return;
290
	}
298
	}
291
	// Two major modes:  LaTeX or plain
299
	// Two major modes:  LaTeX or plain
Lines 367-375 Link Here
367
			column += 15;
375
			column += 15;
368
			break;
376
			break;
369
377
370
		case '±': case '²': case '³':
378
			 case '±': case '²': case '³':
371
		case '×': case '÷': case '¹':
379
			 case '×': case '÷': case '¹':
372
		case '¬': case 'µ':
380
			 case '¬': case 'µ':
373
			if ((bparams.inputenc == "latin1" ||
381
			if ((bparams.inputenc == "latin1" ||
374
			     bparams.inputenc == "latin9") ||
382
			     bparams.inputenc == "latin9") ||
375
			    (bparams.inputenc == "auto" &&
383
			    (bparams.inputenc == "auto" &&
Lines 382-402 Link Here
382
				   << '}';
390
				   << '}';
383
				column += 13;
391
				column += 13;
384
			} else {
392
			} else {
393
#ifdef I18N
394
 			codeconverter.lyxos(os, c);
395
#else
385
				os << c;
396
				os << c;
397
#endif
386
			}
398
			}
387
			break;
399
			break;
388
400
389
		case '|': case '<': case '>':
401
		case '|': case '<': case '>':
390
			// In T1 encoding, these characters exist
402
			// In T1 encoding, these characters exist
391
			if (lyxrc.fontenc == "T1") {
403
			if (lyxrc.fontenc == "T1") {
404
#ifdef I18N
405
                codeconverter.lyxos(os, c);
406
#else
392
				os << c;
407
				os << c;
408
#endif
393
				//... but we should avoid ligatures
409
				//... but we should avoid ligatures
394
				if ((c == '>' || c == '<')
410
				if ((c == '>' || c == '<')
395
				    && i <= size() - 2
411
				    && i <= size() - 2
396
				    && getChar(i + 1) == c) {
412
				    && getChar(i + 1) == c) {
397
					//os << "\\textcompwordmark{}";
413
					//os << "\\textcompwordmark{}";
398
					// Jean-Marc, have a look at
414
					// Jean-Marc, have a look at
399
					// this. I think this works
415
					// this. I?think this works
400
					// equally well:
416
					// equally well:
401
					os << "\\,{}";
417
					os << "\\,{}";
402
					// Lgb
418
					// Lgb
Lines 406-412 Link Here
406
			}
422
			}
407
			// Typewriter font also has them
423
			// Typewriter font also has them
408
			if (font.family() == LyXFont::TYPEWRITER_FAMILY) {
424
			if (font.family() == LyXFont::TYPEWRITER_FAMILY) {
425
#ifdef I18N
426
                codeconverter.lyxos(os, c);
427
#else
409
				os << c;
428
				os << c;
429
#endif
410
				break;
430
				break;
411
			}
431
			}
412
			// Otherwise, we use what LaTeX
432
			// Otherwise, we use what LaTeX
Lines 448-461 Link Here
448
				os << "\\pounds{}";
468
				os << "\\pounds{}";
449
				column += 8;
469
				column += 8;
450
			} else {
470
			} else {
471
#ifdef I18N
472
                codeconverter.lyxos(os, c);
473
#else
451
				os << c;
474
				os << c;
475
#endif
452
			}
476
			}
453
			break;
477
			break;
454
478
455
		case '$': case '&':
479
		case '$': case '&':
456
		case '%': case '#': case '{':
480
		case '%': case '#': case '{':
457
		case '}': case '_':
481
		case '}': case '_':
482
#ifdef I18N
483
                                   os << '\\' ;
484
                                   codeconverter.lyxos(os, c);
485
#else
458
			os << '\\' << c;
486
			os << '\\' << c;
487
#endif
459
			column += 1;
488
			column += 1;
460
			break;
489
			break;
461
490
Lines 471-477 Link Here
471
500
472
		case '*': case '[': case ']':
501
		case '*': case '[': case ']':
473
			// avoid being mistaken for optional arguments
502
			// avoid being mistaken for optional arguments
503
#ifdef I18N
504
                               os << '{' ;
505
                               codeconverter.lyxos(os, c);
506
                               os << '}' ;
507
#else
474
			os << '{' << c << '}';
508
			os << '{' << c << '}';
509
#endif
475
			column += 2;
510
			column += 2;
476
			break;
511
			break;
477
512
Lines 488-494 Link Here
488
			// I assume this is hack treating typewriter as verbatim
523
			// I assume this is hack treating typewriter as verbatim
489
			if (font.family() == LyXFont::TYPEWRITER_FAMILY) {
524
			if (font.family() == LyXFont::TYPEWRITER_FAMILY) {
490
				if (c != '\0') {
525
				if (c != '\0') {
526
#ifdef I18N
527
			codeconverter.lyxos(os, c);
528
#else
491
					os << c;
529
					os << c;
530
#endif
492
				}
531
				}
493
				break;
532
				break;
494
			}
533
			}
Lines 513-519 Link Here
513
			}
552
			}
514
553
515
			if (pnr == phrases_nr && c != '\0') {
554
			if (pnr == phrases_nr && c != '\0') {
555
#ifdef I18N
556
			codeconverter.lyxos(os, c);
557
#else
516
				os << c;
558
				os << c;
559
#endif				
517
			}
560
			}
518
			break;
561
			break;
519
		}
562
		}
(-)lyx-1.3.5/src/support/lstrings.C (-1 / +5 lines)
Lines 3-9 Link Here
3
 * This file is part of LyX, the document processor.
3
 * This file is part of LyX, the document processor.
4
 * Licence details can be found in the file COPYING.
4
 * Licence details can be found in the file COPYING.
5
 *
5
 *
6
 * \author Lars Gullik Bjønnes
6
 * \author  Lars Gullik Bjønnes
7
 * \author Jean-Marc Lasgouttes
7
 * \author Jean-Marc Lasgouttes
8
 *
8
 *
9
 * Full author contact details are available in file CREDITS
9
 * Full author contact details are available in file CREDITS
Lines 605-611 Link Here
605
			enc += hexdigit[c>>4];
605
			enc += hexdigit[c>>4];
606
			enc += hexdigit[c & 15];
606
			enc += hexdigit[c & 15];
607
		} else {
607
		} else {
608
#ifdef I18N
609
			enc += (char)c;
610
#else
608
			enc += c;
611
			enc += c;
612
#endif			
609
		}
613
		}
610
	}
614
	}
611
	return enc;
615
	return enc;
(-)lyx-1.3.5/src/support/lyxstring.C (-3 / +100 lines)
Lines 3-9 Link Here
3
 * This file is part of LyX, the document processor.
3
 * This file is part of LyX, the document processor.
4
 * Licence details can be found in the file COPYING.
4
 * Licence details can be found in the file COPYING.
5
 *
5
 *
6
 * \author Lars Gullik Bjønnes
6
 * \author  Lars Gullik Bjønnes
7
 *
7
 *
8
 * Full author contact details are available in file CREDITS
8
 * Full author contact details are available in file CREDITS
9
 */
9
 */
Lines 25-30 Link Here
25
25
26
#include "debug.h"
26
#include "debug.h"
27
27
28
#ifdef I18N
29
 #include "lyxcodeconv.h"
30
 extern LyXCodeConv codeconverter;
31
 static const unsigned short xtra = 4;
32
#endif
33
28
using std::min;
34
using std::min;
29
using std::istream;
35
using std::istream;
30
using std::ostream;
36
using std::ostream;
Lines 76-84 Link Here
76
	/// The total amount of data reserved for this representaion
82
	/// The total amount of data reserved for this representaion
77
	size_t res;
83
	size_t res;
78
	/// Data. At least 1 char for trailing null.
84
	/// Data. At least 1 char for trailing null.
85
#ifdef I18N
86
         lyxstring::wchar_type * w;
87
#endif
79
	lyxstring::value_type * s;
88
	lyxstring::value_type * s;
80
89
81
	///
90
	///
91
#ifdef I18N
92
         Srep(lyxstring::size_type nsz, const lyxstring::wchar_type * p);
93
#endif
82
	Srep(lyxstring::size_type nsz, const lyxstring::value_type * p);
94
	Srep(lyxstring::size_type nsz, const lyxstring::value_type * p);
83
	///
95
	///
84
	Srep(lyxstring::size_type nsz, lyxstring::value_type ch);
96
	Srep(lyxstring::size_type nsz, lyxstring::value_type ch);
Lines 93-99 Link Here
93
105
94
	///
106
	///
95
	void assign(lyxstring::size_type nsz, const lyxstring::value_type * p);
107
	void assign(lyxstring::size_type nsz, const lyxstring::value_type * p);
96
	///
108
#ifdef I18N
109
        void assign(lyxstring::size_type nsz, const lyxstring::wchar_type * p);
110
#endif
111
        ///
97
	void assign(lyxstring::size_type nsz, lyxstring::value_type ch);
112
	void assign(lyxstring::size_type nsz, lyxstring::value_type ch);
98
	///
113
	///
99
	void append(lyxstring::size_type asz, const lyxstring::value_type * p);
114
	void append(lyxstring::size_type asz, const lyxstring::value_type * p);
Lines 115-121 Link Here
115
	Srep & operator=(const Srep &);
130
	Srep & operator=(const Srep &);
116
};
131
};
117
132
118
133
#ifdef I18N
134
 lyxstring::Srep::Srep(lyxstring::size_type nsz, const wchar_t * p)
135
 {
136
         int wclen = codeconverter.lyxwclen(p) ;
137
         char *mbs=new char [wclen * 2 + 1];
138
         sz = nsz;
139
 	ref = 1;
140
 	res = sz ? sz : 1;
141
 	s = new value_type[res + 1]; // add space for terminator
142
 	if (p && sz) {
143
 		// if sz = 0 nothing gets copied and we have an error
144
 		memcpy(s, mbs, sz);
145
 	} else {
146
 		// possibly allows for large but empty string
147
 		sz = 0;  // this line should be redundant
148
 		s[0] = '\0';
149
 	}
150
 }
151
#endif
119
lyxstring::Srep::Srep(lyxstring::size_type nsz, const value_type * p)
152
lyxstring::Srep::Srep(lyxstring::size_type nsz, const value_type * p)
120
{
153
{
121
	// can be called with p == 0 by
154
	// can be called with p == 0 by
Lines 150-155 Link Here
150
	}
183
	}
151
}
184
}
152
185
186
#ifdef I18N
187
 void lyxstring::Srep::assign(lyxstring::size_type nsz, const wchar_type * p)
188
 {
189
 	// can be called with p == 0
190
 	// by lyxstring::assign(const value_type *, size_type)
191
192
         int wclen = codeconverter.lyxwclen(p) ;
193
          char *mbs=new char [wclen * 2 + 1];
194
 	if (res < nsz) {
195
 		delete[] s;
196
 		sz = nsz;
197
 		res = sz ? sz : 1;
198
 		s = new value_type[res + 1]; // add space for terminator
199
 	} else {
200
 		sz = nsz;
201
 	}
202
 	if (p && sz) {
203
 		// if sz = 0 nothing gets copied and we have an error
204
 		memcpy(s, mbs, sz);
205
 	} else {
206
 		// stops segfaults
207
 		sz = 0;  // this line should be redundant
208
 		s[0] = '\0';
209
 	}
210
 }
211
#endif
153
212
154
void lyxstring::Srep::assign(lyxstring::size_type nsz, const value_type * p)
213
void lyxstring::Srep::assign(lyxstring::size_type nsz, const value_type * p)
155
{
214
{
Lines 431-436 Link Here
431
	}
490
	}
432
}
491
}
433
492
493
#ifdef I18N
494
lyxstring::lyxstring(wchar_type const * s)
495
 {
496
 	lyx::Assert(s); // STD!
497
 	static Srep empty_rep(0, "");
498
         int wclen = codeconverter.lyxwclen(s) ;
499
         char *mbs=new char [wclen * 2 + 1];
500
         register unsigned int const len =  codeconverter.lyxwcstombs(mbs,s,wclen*2+1);
501
 	if (*s) { // s is not empty string
502
 		rep = new Srep(len, s);
503
 	} else {
504
 		++empty_rep.ref;
505
 		rep = &empty_rep;
506
 	}
507
 }
508
#endif
434
509
435
lyxstring::lyxstring(value_type const * s)
510
lyxstring::lyxstring(value_type const * s)
436
{
511
{
Lines 575-580 Link Here
575
	return assign(s);
650
	return assign(s);
576
}
651
}
577
652
653
#ifdef I18N
654
lyxstring & lyxstring::operator=(wchar_type c)
655
{
656
657
     char *mbs=new char [3];
658
     int len = codeconverter.lyxwctomb(mbs,c);
659
     mbs[len] = '\0';
660
     return operator=(mbs);
661
662
}
663
#endif
578
664
579
lyxstring & lyxstring::operator=(value_type c)
665
lyxstring & lyxstring::operator=(value_type c)
580
{
666
{
Lines 1796-1798 Link Here
1796
	cout << a.rfind("d") << endl;
1882
	cout << a.rfind("d") << endl;
1797
}
1883
}
1798
#endif
1884
#endif
1885
1886
#ifdef I18N
1887
 lyxstring & lyxstring::operator+=(wchar_t wc)
1888
 {
1889
     char *mbs=new char [3];
1890
1891
     int len = codeconverter.lyxwctomb(mbs,wc);
1892
     mbs[len] = '\0';
1893
     return operator+=(mbs);
1894
 }
1895
#endif
(-)lyx-1.3.5/src/support/lyxstring.h (-1 / +22 lines)
Lines 4-10 Link Here
4
 * This file is part of LyX, the document processor.
4
 * This file is part of LyX, the document processor.
5
 * Licence details can be found in the file COPYING.
5
 * Licence details can be found in the file COPYING.
6
 *
6
 *
7
 * \author Lars Gullik Bjønnes
7
 * \author Lars Gullik Bj?nnes
8
 *
8
 *
9
 * Full author contact details are available in file CREDITS
9
 * Full author contact details are available in file CREDITS
10
 */
10
 */
Lines 93-98 Link Here
93
	/* Typedefs */
93
	/* Typedefs */
94
94
95
	///
95
	///
96
#ifdef I18N
97
        typedef wchar_t wchar_type;
98
#endif
96
	typedef char value_type;
99
	typedef char value_type;
97
100
98
	///
101
	///
Lines 157-165 Link Here
157
	lyxstring(lyxstring const &, size_type pos = 0, size_type n = npos);
160
	lyxstring(lyxstring const &, size_type pos = 0, size_type n = npos);
158
161
159
	/// #lyxstring x("abc", 2) -> "ab"#
162
	/// #lyxstring x("abc", 2) -> "ab"#
163
#ifdef I18N
164
           lyxstring(wchar_type const *, size_type n);
165
#endif
160
	lyxstring(value_type const *, size_type n);
166
	lyxstring(value_type const *, size_type n);
161
167
162
	// #lyxstring x("abc")#
168
	// #lyxstring x("abc")#
169
#ifdef I18N
170
           lyxstring(wchar_type const*);
171
#endif
163
	lyxstring(value_type const *);
172
	lyxstring(value_type const *);
164
173
165
	/// lyxstring(5, 'n') -> "nnnnn"
174
	/// lyxstring(5, 'n') -> "nnnnn"
Lines 212-217 Link Here
212
	lyxstring & operator=(value_type const *);
221
	lyxstring & operator=(value_type const *);
213
222
214
	///
223
	///
224
#ifdef I18N
225
         lyxstring & operator=(wchar_type);
226
#endif
215
	lyxstring & operator=(value_type);
227
	lyxstring & operator=(value_type);
216
228
217
	///
229
	///
Lines 221-232 Link Here
221
	lyxstring & assign(lyxstring const &, size_type pos, size_type n);
233
	lyxstring & assign(lyxstring const &, size_type pos, size_type n);
222
234
223
	///
235
	///
236
#ifdef I18N
237
         lyxstring & assign(wchar_type const * p, size_type n);
238
#endif
224
	lyxstring & assign(value_type const * p, size_type n);
239
	lyxstring & assign(value_type const * p, size_type n);
225
240
226
	///
241
	///
227
	lyxstring & assign(value_type const * p);
242
	lyxstring & assign(value_type const * p);
228
243
229
	///
244
	///
245
#ifdef I18N
246
          lyxstring & assign(size_type n, wchar_type c);
247
#endif
230
	lyxstring & assign(size_type n, value_type c);
248
	lyxstring & assign(size_type n, value_type c);
231
249
232
#if 1
250
#if 1
Lines 265-270 Link Here
265
	lyxstring & operator+=(value_type const *);
283
	lyxstring & operator+=(value_type const *);
266
284
267
	///
285
	///
286
#ifdef I18N
287
        lyxstring& operator+=(wchar_type);
288
#endif	
268
	lyxstring & operator+=(value_type);
289
	lyxstring & operator+=(value_type);
269
290
270
	///
291
	///
(-)lyx-1.3.5/src/support/textutils.h (-31 / +47 lines)
Lines 1-64 Link Here
1
// -*- C++ -*-
1
// -*- C++ -*-
2
/**
2
/**
3
 * \file textutils.h
3
  * \file textutils.h
4
 * This file is part of LyX, the document processor.
4
  * This file is part of LyX, the document processor.
5
 * Licence details can be found in the file COPYING.
5
  * Licence details can be found in the file COPYING.
6
 *
6
  *
7
 * \author Matthias Ettrich
7
  * \author Matthias Ettrich
8
 * \author Lars Gullik Bjønnes
8
  * \author Lars Gullik Bjønnes
9
 *
9
  *
10
 * Full author contact details are available in file CREDITS
10
  * Full author contact details are available in file CREDITS
11
 */
11
  */
12
12
13
// FIXME: I can think of a better name for this file ...
13
// FIXME: I can think of a better name for this file ...
14
14
15
#ifndef TEXTUTILS_H
15
#ifndef TEXTUTILS_H
16
#define TEXTUTILS_H
16
#define TEXTUTILS_H
17
17
18
#include "support/types.h"
18
/// return true if the char is a meta-character newline
19
/// return true if the char is a meta-character newline
19
inline
20
inline
20
bool IsNewlineChar(char c)
21
bool IsNewlineChar(lyx::char_type c) {
21
{
22
	return (c == Paragraph::META_NEWLINE);
22
	return (c == Paragraph::META_NEWLINE);
23
}
23
}
24
24
25
25
26
/// return true if the char is a word separator
26
/// return true if the char is a word separator
27
inline
27
inline
28
bool IsSeparatorChar(char c)
28
bool IsSeparatorChar(lyx::char_type c) {
29
{
30
	return (c == ' ');
29
	return (c == ' ');
31
}
30
}
32
31
33
32
34
/// return true if the char is a line separator
33
/// return true if the char is a line separator
35
inline
34
inline
36
bool IsLineSeparatorChar(char c)
35
bool IsLineSeparatorChar(lyx::char_type c) {
37
{
38
	return (c == ' ');
36
	return (c == ' ');
39
}
37
}
40
38
41
39
42
/// return true if the char is a meta-character for hfill
40
/// return true if the char is a meta-character for hfill
43
inline
41
inline
44
bool IsHfillChar(char c)
42
bool IsHfillChar(lyx::char_type c) {
45
{
46
	return (c == Paragraph::META_HFILL);
43
	return (c == Paragraph::META_HFILL);
47
}
44
}
48
45
49
46
50
/// return true if the char is a meta-character for an inset
47
/// return true if the char is a meta-character for an inset
51
inline
48
inline
52
bool IsInsetChar(char c)
49
bool IsInsetChar(lyx::char_type c) {
53
{
54
	return (c == Paragraph::META_INSET);
50
	return (c == Paragraph::META_INSET);
55
}
51
}
56
52
57
53
58
/// return true if the char is "punctuation"
54
/// return true if the char is "punctuation"
59
inline
55
inline
60
bool IsKommaChar(char c)
56
bool IsKommaChar(lyx::char_type c) {
61
{
62
	return (c == ','
57
	return (c == ','
63
		|| c == '('
58
		|| c == '('
64
		|| c == ')'
59
		|| c == ')'
Lines 89-96 Link Here
89
84
90
/// return true if a char is alphabetical (including accented chars)
85
/// return true if a char is alphabetical (including accented chars)
91
inline
86
inline
92
bool IsLetterChar(unsigned char c)
87
bool IsLetterChar(lyx::unsigned_char_type c) {
93
{
94
	return ((c >= 'A' && c <= 'Z')
88
	return ((c >= 'A' && c <= 'Z')
95
		|| (c >= 'a' && c <= 'z')
89
		|| (c >= 'a' && c <= 'z')
96
		|| (c >= 192)); // in iso-8859-x these are accented chars
90
		|| (c >= 192)); // in iso-8859-x these are accented chars
Lines 99-122 Link Here
99
93
100
/// return true if the char is printable (masked to 7-bit ASCII)
94
/// return true if the char is printable (masked to 7-bit ASCII)
101
inline
95
inline
102
bool IsPrintable(unsigned char c)
96
#ifdef I18N
103
{
97
bool IsPrintable(wchar_t c) {
98
	if( c > 255)                     //contributed by Satoru Goto at
99
		                        // goto@ee.saga-u.ac.jp
100
                return true;
101
	else
102
	        return ((c & 127) >= ' ');
103
}
104
#else
105
bool IsPrintable(unsigned char c) {
104
	return ((c & 127) >= ' ');
106
	return ((c & 127) >= ' ');
105
}
107
}
106
108
#endif
107
109
108
/// return true if the char is printable and not a space (masked to 7-bit ASCII)
110
/// return true if the char is printable and not a space (masked to 7-bit ASCII)
109
inline
111
inline
110
bool IsPrintableNonspace(unsigned char c)
112
#ifdef I18N
111
{
113
bool IsPrintableNonspace(wchar_t c) {
114
#else
115
bool IsPrintableNonspace(unsigned char c) {
116
#endif
112
	return IsPrintable(c) && (c != ' ');
117
	return IsPrintable(c) && (c != ' ');
113
}
118
}
114
119
115
120
116
/// return true if the char forms part of a word
121
/// return true if the char forms part of a word
117
inline
122
inline
118
bool IsWordChar(unsigned char c)
123
#ifdef I18N
119
{
124
bool IsWordChar(wchar_t c) {
125
#else
126
bool IsWordChar(unsigned char c) {
127
#endif
120
	return !(IsSeparatorChar(c)
128
	return !(IsSeparatorChar(c)
121
		  || IsKommaChar(c)
129
		  || IsKommaChar(c)
122
		  || IsHfillChar(c)
130
		  || IsHfillChar(c)
Lines 126-132 Link Here
126
134
127
/// completely pointless FIXME
135
/// completely pointless FIXME
128
inline
136
inline
137
#ifdef I18N
138
bool IsDigit(wchar_t ch)
139
#else
129
bool IsDigit(unsigned char ch)
140
bool IsDigit(unsigned char ch)
141
#endif
130
{
142
{
131
	return ch >= '0' && ch <= '9';
143
	return ch >= '0' && ch <= '9';
132
}
144
}
Lines 134-142 Link Here
134
146
135
/// return true if the char is alphanumeric
147
/// return true if the char is alphanumeric
136
inline
148
inline
149
#ifdef I18N
150
bool IsLetterCharOrDigit(wchar_t ch)
151
#else
137
bool IsLetterCharOrDigit(unsigned char ch)
152
bool IsLetterCharOrDigit(unsigned char ch)
153
#endif
138
{
154
{
139
	return IsLetterChar(ch) || IsDigit(ch);
155
	return IsLetterChar(ch) || IsDigit(ch);
140
}
156
}
141
157
 
142
#endif // TEXTUTILS_H
158
#endif // TEXTUTILS_H
(-)lyx-1.3.5/src/support/types.h (+6 lines)
Lines 20-25 Link Here
20
20
21
namespace lyx
21
namespace lyx
22
{
22
{
23
	/** The type LyX uses to hold characters.
24
	 *  char_type == char except in CJK-LyX where char_type == wchar_t.
25
	 */
26
	typedef wchar_t char_type;
27
	typedef wchar_t unsigned_char_type;
28
23
	/// a type for positions used in paragraphs
29
	/// a type for positions used in paragraphs
24
	// needs to be signed for a while to hold the special value -1 that is
30
	// needs to be signed for a while to hold the special value -1 that is
25
	// used there...
31
	// used there...
(-)lyx-1.3.5/src/text.C (-13 / +37 lines)
Lines 47-52 Link Here
47
using std::endl;
47
using std::endl;
48
using std::pair;
48
using std::pair;
49
using lyx::pos_type;
49
using lyx::pos_type;
50
using lyx::char_type;
51
using lyx::unsigned_char_type;
52
53
#ifdef I18N
54
 #include "lyxcodeconv.h"
55
 extern LyXCodeConv codeconverter;
56
#endif
50
57
51
namespace {
58
namespace {
52
59
Lines 192-204 Link Here
192
int LyXText::singleWidth(BufferView * bview, Paragraph * par,
199
int LyXText::singleWidth(BufferView * bview, Paragraph * par,
193
			 pos_type pos) const
200
			 pos_type pos) const
194
{
201
{
195
	char const c = par->getChar(pos);
202
	char_type const c = par->getChar(pos);
196
	return singleWidth(bview, par, pos, c);
203
	return singleWidth(bview, par, pos, c);
197
}
204
}
198
205
199
200
int LyXText::singleWidth(BufferView * bview, Paragraph * par,
206
int LyXText::singleWidth(BufferView * bview, Paragraph * par,
201
			 pos_type pos, char c) const
207
			 pos_type pos, char_type c) const
202
{
208
{
203
	LyXFont const font = getFont(bview->buffer(), par, pos);
209
	LyXFont const font = getFont(bview->buffer(), par, pos);
204
210
Lines 613-619 Link Here
613
619
614
	// first character
620
	// first character
615
	string str;
621
	string str;
622
#ifdef I18N
623
        wchar_t wcs[2];
624
	char mbs[5];
625
        wcs[0] = p.row->par()->getChar(pos);
626
        wcs[1] = 0;
627
        wcstombs(mbs, wcs, 5);
628
	str += mbs;
629
#else
616
	str += p.row->par()->getChar(pos);
630
	str += p.row->par()->getChar(pos);
631
#endif
617
	if (arabic) {
632
	if (arabic) {
618
		unsigned char c = str[0];
633
		unsigned char c = str[0];
619
		str[0] = transformChar(c, p.row->par(), pos);
634
		str[0] = transformChar(c, p.row->par(), pos);
Lines 622-628 Link Here
622
637
623
	// collect as much similar chars as we can
638
	// collect as much similar chars as we can
624
	while (vpos <= last && (pos = vis2log(vpos)) >= 0) {
639
	while (vpos <= last && (pos = vis2log(vpos)) >= 0) {
625
		char c = p.row->par()->getChar(pos);
640
		char_type c = p.row->par()->getChar(pos);
626
641
627
		if (!IsPrintableNonspace(c))
642
		if (!IsPrintableNonspace(c))
628
			break;
643
			break;
Lines 637-643 Link Here
637
652
638
		if (arabic)
653
		if (arabic)
639
			c = transformChar(c, p.row->par(), pos);
654
			c = transformChar(c, p.row->par(), pos);
655
#ifdef I18N
656
               wcs[0] = c;
657
               wcs[1] = 0;
658
               wcstombs(mbs, wcs, 5);
659
               str += mbs;
660
#else	       
640
		str += c;
661
		str += c;
662
#endif		
641
		++vpos;
663
		++vpos;
642
	}
664
	}
643
665
Lines 655-662 Link Here
655
	LyXFont const & orig_font = getFont(p.bv->buffer(), par, pos);
677
	LyXFont const & orig_font = getFont(p.bv->buffer(), par, pos);
656
678
657
	float const orig_x = p.x;
679
	float const orig_x = p.x;
658
680
	char_type const c = par->getChar(pos);
659
	char const c = par->getChar(pos);
660
681
661
	if (IsNewlineChar(c)) {
682
	if (IsNewlineChar(c)) {
662
		++vpos;
683
		++vpos;
Lines 1000-1006 Link Here
1000
		bool doitonetime = true;
1021
		bool doitonetime = true;
1001
		while (doitonetime || ((x < width) && (i < last))) {
1022
		while (doitonetime || ((x < width) && (i < last))) {
1002
			doitonetime = false;
1023
			doitonetime = false;
1003
			char const c = par->getChar(i);
1024
			char_type const c = par->getChar(i);
1004
			Inset * in = 0;
1025
			Inset * in = 0;
1005
			if (c == Paragraph::META_INSET)
1026
			if (c == Paragraph::META_INSET)
1006
				in = par->getInset(i);
1027
				in = par->getInset(i);
Lines 1047-1052 Link Here
1047
			} else  {
1068
			} else  {
1048
				if (par->isLineSeparator(i))
1069
				if (par->isLineSeparator(i))
1049
					last_separator = i;
1070
					last_separator = i;
1071
#ifdef I18N
1072
                                 if (codeconverter.lyxIsLineSeparatorChar(c))
1073
                                     last_separator = i-1;
1074
#endif
1050
				x += singleWidth(bview, par, i, c);
1075
				x += singleWidth(bview, par, i, c);
1051
			}
1076
			}
1052
			++i;
1077
			++i;
Lines 1830-1836 Link Here
1830
1855
1831
// insert a character, moves all the following breaks in the
1856
// insert a character, moves all the following breaks in the
1832
// same Paragraph one to the right and make a rebreak
1857
// same Paragraph one to the right and make a rebreak
1833
void LyXText::insertChar(BufferView * bview, char c)
1858
void LyXText::insertChar(BufferView * bview, char_type c)
1834
{
1859
{
1835
	setUndo(bview, Undo::INSERT, cursor.par(), cursor.par()->next());
1860
	setUndo(bview, Undo::INSERT, cursor.par(), cursor.par()->next());
1836
1861
Lines 1863-1869 Link Here
1863
			number(bview); // Set current_font.number to ON
1888
			number(bview); // Set current_font.number to ON
1864
1889
1865
			if (cursor.pos() > 0) {
1890
			if (cursor.pos() > 0) {
1866
				char const c = cursor.par()->getChar(cursor.pos() - 1);
1891
				char_type const c = cursor.par()->getChar(cursor.pos() - 1);
1867
				if (contains(number_unary_operators, c) &&
1892
				if (contains(number_unary_operators, c) &&
1868
				    (cursor.pos() == 1 ||
1893
				    (cursor.pos() == 1 ||
1869
				     cursor.par()->isSeparator(cursor.pos() - 2) ||
1894
				     cursor.par()->isSeparator(cursor.pos() - 2) ||
Lines 2609-2615 Link Here
2609
			pos = 0;
2634
			pos = 0;
2610
			continue;
2635
			continue;
2611
		}
2636
		}
2612
		unsigned char c = par->getChar(pos);
2637
		unsigned_char_type c = par->getChar(pos);
2613
		if (!IsInsetChar(c) && !IsHfillChar(c)) {
2638
		if (!IsInsetChar(c) && !IsHfillChar(c)) {
2614
			switch (action) {
2639
			switch (action) {
2615
			case text_lowercase:
2640
			case text_lowercase:
Lines 2652-2660 Link Here
2652
2677
2653
	// We are at the end of a paragraph.
2678
	// We are at the end of a paragraph.
2654
	if (tmppos == tmppar->size() - 1) return;
2679
	if (tmppos == tmppar->size() - 1) return;
2655
2680
	unsigned_char_type c1 = tmppar->getChar(tmppos);
2656
	unsigned char c1 = tmppar->getChar(tmppos);
2681
	unsigned_char_type c2 = tmppar->getChar(tmppos - 1);
2657
	unsigned char c2 = tmppar->getChar(tmppos - 1);
2658
2682
2659
	if (c1 != Paragraph::META_INSET
2683
	if (c1 != Paragraph::META_INSET
2660
	    && c2 != Paragraph::META_INSET) {
2684
	    && c2 != Paragraph::META_INSET) {
(-)lyx-1.3.5/src/text2.C (-1 / +19 lines)
Lines 47-52 Link Here
47
47
48
#include "BoostFormat.h"
48
#include "BoostFormat.h"
49
49
50
#ifdef I18N
51
#include "lyxcodeconv.h"
52
 extern LyXCodeConv codeconverter;
53
#endif
54
50
using std::vector;
55
using std::vector;
51
using std::copy;
56
using std::copy;
52
using std::endl;
57
using std::endl;
Lines 1566-1572 Link Here
1566
		return;
1571
		return;
1567
1572
1568
	selection.cursor = cursor;
1573
	selection.cursor = cursor;
1574
#ifdef I18N
1575
       string::size_type size = mbstowcs(0, str.c_str(), 0);
1576
       for (string::size_type i = 0; i < size; ++i)
1577
#else       
1569
	for (string::size_type i = 0; i < str.length(); ++i)
1578
	for (string::size_type i = 0; i < str.length(); ++i)
1579
#endif		
1570
		cursorRight(bview);
1580
		cursorRight(bview);
1571
	setSelection(bview);
1581
	setSelection(bview);
1572
}
1582
}
Lines 1591-1601 Link Here
1591
				  selection.start.pos());
1601
				  selection.start.pos());
1592
1602
1593
	// Insert the new string
1603
	// Insert the new string
1604
#ifdef I18N
1605
         wchar_t *wstr = new wchar_t [str.length()+1];
1606
          int len = codeconverter.lyxmbstowcs(wstr,&str);
1607
          for (int i=0; i < len; i++) {
1608
	               selection.end.par()->insertChar(pos, wstr[i], font);
1609
	                    ++pos;
1610
	                  }
1611
#else	  
1594
	for (string::const_iterator cit = str.begin(); cit != str.end(); ++cit) {
1612
	for (string::const_iterator cit = str.begin(); cit != str.end(); ++cit) {
1595
		selection.end.par()->insertChar(pos, (*cit), font);
1613
		selection.end.par()->insertChar(pos, (*cit), font);
1596
		++pos;
1614
		++pos;
1597
	}
1615
	}
1598
1616
#endif
1599
	// Cut the selection
1617
	// Cut the selection
1600
	cutSelection(bview, true, false);
1618
	cutSelection(bview, true, false);
1601
1619

Return to bug 14751