]> git.donarmstrong.com Git - lilypond.git/blob - po/lilypond.pot
* lily/include/slur-scoring.hh (struct Slur_score_state): new file
[lilypond.git] / po / lilypond.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2004-10-08 17:12+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: lilylib.py:62
20 msgid "lilylib module"
21 msgstr ""
22
23 #: lilylib.py:65 lilypond-book.py:91 lilypond-latex.py:109 midi2ly.py:100
24 #: mup2ly.py:75 ps2png.py:40 main.cc:131 lily/main.cc:131
25 msgid "print this help"
26 msgstr ""
27
28 #: lilylib.py:112 midi2ly.py:136 mup2ly.py:130
29 #, python-format
30 msgid "Copyright (c) %s by"
31 msgstr ""
32
33 #: lilylib.py:116 midi2ly.py:141 mup2ly.py:135
34 msgid "Distributed under terms of the GNU General Public License."
35 msgstr ""
36
37 #: lilylib.py:118 midi2ly.py:142 mup2ly.py:136
38 msgid "It comes with NO WARRANTY."
39 msgstr ""
40
41 #: lilylib.py:125 warn.cc:24
42 #, c-format, python-format
43 msgid "warning: %s"
44 msgstr ""
45
46 #: lilylib.py:128 warn.cc:30
47 #, c-format, python-format
48 msgid "error: %s"
49 msgstr ""
50
51 #: lilylib.py:132
52 #, python-format
53 msgid "Exiting (%d)..."
54 msgstr ""
55
56 #: lilylib.py:192 midi2ly.py:223 mup2ly.py:219
57 #, python-format
58 msgid "Usage: %s [OPTIONS]... FILE"
59 msgstr ""
60
61 #: lilylib.py:196 midi2ly.py:227 mup2ly.py:223 main.cc:200 lily/main.cc:200
62 #, c-format
63 msgid "Options:"
64 msgstr ""
65
66 #: lilylib.py:200 midi2ly.py:231 mup2ly.py:227 main.cc:204 lily/main.cc:204
67 #, c-format, python-format
68 msgid "Report bugs to %s."
69 msgstr ""
70
71 #: lilylib.py:220
72 #, python-format
73 msgid "Binary %s has version %s, looking for version %s"
74 msgstr ""
75
76 #: lilylib.py:254
77 #, python-format
78 msgid "Opening pipe `%s'"
79 msgstr ""
80
81 #: lilylib.py:269 lilypond-book.py:812
82 #, python-format
83 msgid "`%s' failed (%d)"
84 msgstr ""
85
86 #: lilylib.py:274 lilylib.py:333 lilypond-book.py:813 lilypond-latex.py:466
87 msgid "The error log is as follows:"
88 msgstr ""
89
90 #: lilylib.py:305 midi2ly.py:259 mup2ly.py:255
91 #, python-format
92 msgid "Invoking `%s'"
93 msgstr ""
94
95 #: lilylib.py:307
96 #, python-format
97 msgid "Running %s..."
98 msgstr ""
99
100 #: lilylib.py:326
101 #, python-format
102 msgid "`%s' failed (%s)"
103 msgstr ""
104
105 #: lilylib.py:329 midi2ly.py:265 mup2ly.py:263
106 msgid "(ignored)"
107 msgstr ""
108
109 #: lilylib.py:347 midi2ly.py:275 mup2ly.py:273
110 #, python-format
111 msgid "Cleaning %s..."
112 msgstr ""
113
114 #: lilylib.py:518
115 msgid "Removing output file"
116 msgstr ""
117
118 #: lilypond-book.py:76
119 msgid ""
120 "Process LilyPond snippets in hybrid HTML, LaTeX or texinfo document.\n"
121 "Example usage:\n"
122 "\n"
123 "   lilypond-book --filter=\"tr '[a-z]' '[A-Z]'\" BOOK\n"
124 "   lilypond-book --filter=\"convert-ly --no-version --from=2.0.0 -\" BOOK\n"
125 "   lilypond-book --process='lilypond -I include' BOOK\n"
126 "\n"
127 msgstr ""
128
129 #. Bug in option parser: --output=foe is taken as an abbreviation
130 #. for --output-format.
131 #. Bug in option parser: --output=foe is taken as an abbreviation
132 #. for --output-format.
133 #. Bug in option parser: --output=foe is taken as an abbreviation
134 #. for --output-format.
135 #. Bug in option parser: --output=foe is taken as an abbreviation
136 #. for --output-format.
137 #. Bug in option parser: --output=foe is taken as an abbreviation
138 #. for --output-format.
139 #. Bug in option parser: --output=foe is taken as an abbreviation
140 #. for --output-format.
141 #. Bug in option parser: --output=foe is taken as an abbreviation
142 #. for --output-format.
143 #: lilypond-book.py:89 main.cc:130 lily/main.cc:130
144 msgid "EXT"
145 msgstr ""
146
147 #: lilypond-book.py:89
148 msgid "use output format EXT (texi [default], texi-html, latex, html)"
149 msgstr ""
150
151 #: lilypond-book.py:90
152 msgid "FILTER"
153 msgstr ""
154
155 #: lilypond-book.py:90
156 msgid "pipe snippets through FILTER [convert-ly -n -]"
157 msgstr ""
158
159 #: lilypond-book.py:92 lilypond-book.py:94 lilypond-latex.py:114 main.cc:133
160 #: lily/main.cc:133
161 msgid "DIR"
162 msgstr ""
163
164 #: lilypond-book.py:92
165 msgid "add DIR to include path"
166 msgstr ""
167
168 #: lilypond-book.py:93
169 msgid "COMMAND"
170 msgstr ""
171
172 #: lilypond-book.py:93
173 msgid "process ly_files using COMMAND FILE..."
174 msgstr ""
175
176 #: lilypond-book.py:94
177 msgid "write output to DIR"
178 msgstr ""
179
180 #: lilypond-book.py:95 lilypond-latex.py:133 midi2ly.py:105 mup2ly.py:78
181 #: ps2png.py:41 main.cc:145 lily/main.cc:145
182 msgid "be verbose"
183 msgstr ""
184
185 #: lilypond-book.py:96
186 msgid "print version information"
187 msgstr ""
188
189 #: lilypond-book.py:97 lilypond-latex.py:135 midi2ly.py:107 mup2ly.py:80
190 #: main.cc:146 lily/main.cc:146
191 msgid "show warranty and copyright"
192 msgstr ""
193
194 #: lilypond-book.py:400
195 #, python-format
196 msgid "deprecated ly-option used: %s"
197 msgstr ""
198
199 #: lilypond-book.py:401
200 #, python-format
201 msgid "compatibility mode translation: %s"
202 msgstr ""
203
204 #: lilypond-book.py:423
205 #, python-format
206 msgid "ignoring unknown ly option: %s"
207 msgstr ""
208
209 #: lilypond-book.py:480
210 #, python-format
211 msgid "file not found: %s"
212 msgstr ""
213
214 #: lilypond-book.py:795
215 #, python-format
216 msgid "Opening filter `%s'"
217 msgstr ""
218
219 #: lilypond-book.py:913
220 #, python-format
221 msgid "cannot determine format for: %s"
222 msgstr ""
223
224 #: lilypond-book.py:954
225 msgid "Output would overwrite input file; use --output."
226 msgstr ""
227
228 #: lilypond-book.py:961
229 #, python-format
230 msgid "Reading %s..."
231 msgstr ""
232
233 #: lilypond-book.py:975
234 msgid "Dissecting..."
235 msgstr ""
236
237 #: lilypond-book.py:1006
238 msgid "Writing snippets..."
239 msgstr ""
240
241 #: lilypond-book.py:1011
242 msgid "Processing..."
243 msgstr ""
244
245 #: lilypond-book.py:1014
246 msgid "All snippets are up to date..."
247 msgstr ""
248
249 #: lilypond-book.py:1017
250 #, python-format
251 msgid "Compiling %s..."
252 msgstr ""
253
254 #: lilypond-book.py:1025
255 #, python-format
256 msgid "Processing include: %s"
257 msgstr ""
258
259 #: lilypond-book.py:1041 lilypond-latex.py:576 midi2ly.py:1017 ps2png.py:51
260 #, python-format
261 msgid "getopt says: `%s'"
262 msgstr ""
263
264 #. # FIXME
265 #. # do -P or -p by default?
266 #. #help_summary = _ ("Run LilyPond using LaTeX for titling")
267 #: lilypond-latex.py:104
268 msgid "Run LilyPond, generate printable document."
269 msgstr ""
270
271 #: lilypond-latex.py:110
272 msgid "use LaTeX for formatting"
273 msgstr ""
274
275 #: lilypond-latex.py:111
276 msgid "print even more output"
277 msgstr ""
278
279 #: lilypond-latex.py:112 lilypond-latex.py:123 midi2ly.py:102 main.cc:134
280 #: main.cc:136 lily/main.cc:134 lily/main.cc:136
281 msgid "FILE"
282 msgstr ""
283
284 #: lilypond-latex.py:112
285 msgid "find pfa fonts used in FILE"
286 msgstr ""
287
288 #: lilypond-latex.py:114
289 msgid "add DIR to LilyPond's search path"
290 msgstr ""
291
292 #: lilypond-latex.py:116
293 #, python-format
294 msgid "keep all output, output to directory %s.dir"
295 msgstr ""
296
297 #. junkme?
298 #: lilypond-latex.py:119
299 msgid "don't run LilyPond"
300 msgstr ""
301
302 #. junkme?
303 #: lilypond-latex.py:121 main.cc:135 lily/main.cc:135
304 msgid "produce MIDI output only"
305 msgstr ""
306
307 #: lilypond-latex.py:123 midi2ly.py:102 mup2ly.py:76 main.cc:136
308 #: lily/main.cc:136
309 msgid "write output to FILE"
310 msgstr ""
311
312 #: lilypond-latex.py:124 ps2png.py:42
313 msgid "RES"
314 msgstr ""
315
316 #: lilypond-latex.py:125 ps2png.py:43
317 msgid "set the resolution of the preview to RES"
318 msgstr ""
319
320 #: lilypond-latex.py:126
321 msgid "generate PDF output"
322 msgstr ""
323
324 #: lilypond-latex.py:127
325 msgid "generate PostScript output"
326 msgstr ""
327
328 #: lilypond-latex.py:128
329 msgid "generate PNG page images"
330 msgstr ""
331
332 #: lilypond-latex.py:129
333 msgid "make a picture of the first system"
334 msgstr ""
335
336 #: lilypond-latex.py:130
337 msgid "generate PS.GZ"
338 msgstr ""
339
340 #: lilypond-latex.py:131
341 msgid "run in safe-mode"
342 msgstr ""
343
344 #: lilypond-latex.py:132
345 msgid "KEY=VAL"
346 msgstr ""
347
348 #: lilypond-latex.py:132
349 msgid "change global setting KEY to VAL"
350 msgstr ""
351
352 #: lilypond-latex.py:134 midi2ly.py:106 mup2ly.py:79 main.cc:144
353 #: lily/main.cc:144
354 msgid "print version number"
355 msgstr ""
356
357 #: lilypond-latex.py:203
358 #, python-format
359 msgid "no such setting: `%s'"
360 msgstr ""
361
362 #: lilypond-latex.py:247
363 #, python-format
364 msgid "LilyPond crashed (signal %d)."
365 msgstr ""
366
367 #: lilypond-latex.py:248
368 msgid "Please submit a bug report to bug-lilypond@gnu.org"
369 msgstr ""
370
371 #: lilypond-latex.py:255
372 #, python-format
373 msgid "LilyPond failed on input file %s (exit status %d)"
374 msgstr ""
375
376 #: lilypond-latex.py:259
377 #, python-format
378 msgid "LilyPond failed on an input file (exit status %d)"
379 msgstr ""
380
381 #: lilypond-latex.py:260
382 msgid "Continuing..."
383 msgstr ""
384
385 #: lilypond-latex.py:270
386 #, python-format
387 msgid "Analyzing %s..."
388 msgstr ""
389
390 #: lilypond-latex.py:324
391 #, python-format
392 msgid "no LilyPond output found for `%s'"
393 msgstr ""
394
395 #: lilypond-latex.py:465
396 msgid "LaTeX failed on the output file."
397 msgstr ""
398
399 #: lilypond-latex.py:513
400 msgid ""
401 "Trying create PDF, but no PFA fonts found.\n"
402 "Using bitmap fonts instead. This will look bad."
403 msgstr ""
404
405 #. no ps header?
406 #: lilypond-latex.py:556
407 #, python-format
408 msgid "not a PostScript file: `%s'"
409 msgstr ""
410
411 #: lilypond-latex.py:666
412 msgid "pseudo filter"
413 msgstr ""
414
415 #: lilypond-latex.py:669
416 msgid "pseudo filter only for single input file"
417 msgstr ""
418
419 #: lilypond-latex.py:674
420 msgid "no files specified on command line"
421 msgstr ""
422
423 #: lilypond-latex.py:706
424 #, python-format
425 msgid "filename should not contain spaces: `%s'"
426 msgstr ""
427
428 #: lilypond-latex.py:744
429 msgid "Running LilyPond failed. Rerun with --verbose for a trace."
430 msgstr ""
431
432 #: lilypond-latex.py:786
433 msgid "Failed to make PS file. Rerun with --verbose for a trace."
434 msgstr ""
435
436 #: lilypond-latex.py:815
437 #, python-format
438 msgid "%s output to <stdout>..."
439 msgstr ""
440
441 #: lilypond-latex.py:820 includable-lexer.cc:57 kpath.cc:134 lily-guile.cc:89
442 #: lily-parser.cc:275 lily/includable-lexer.cc:57 lily/kpath.cc:134
443 #: lily/lily-guile.cc:89 lily/lily-parser.cc:275
444 #, c-format, python-format
445 msgid "can't find file: `%s'"
446 msgstr ""
447
448 #: lilypond-latex.py:843
449 #, python-format
450 msgid "%s output to %s..."
451 msgstr ""
452
453 #: lilypond-latex.py:846
454 #, python-format
455 msgid "can't find file: `%s.%s'"
456 msgstr ""
457
458 #. temp_dir = os.path.join (original_dir,  '%s.dir' % program_name)
459 #. original_dir = os.getcwd ()
460 #. keep_temp_dir_p = 0
461 #: midi2ly.py:94
462 msgid "Convert MIDI to LilyPond source."
463 msgstr ""
464
465 #: midi2ly.py:97
466 msgid "print absolute pitches"
467 msgstr ""
468
469 #: midi2ly.py:98 midi2ly.py:103
470 msgid "DUR"
471 msgstr ""
472
473 #: midi2ly.py:98
474 msgid "quantise note durations on DUR"
475 msgstr ""
476
477 #: midi2ly.py:99
478 msgid "print explicit durations"
479 msgstr ""
480
481 #: midi2ly.py:101
482 msgid "ALT[:MINOR]"
483 msgstr ""
484
485 #: midi2ly.py:101
486 msgid "set key: ALT=+sharps|-flats; MINOR=1"
487 msgstr ""
488
489 #: midi2ly.py:103
490 msgid "quantise note starts on DUR"
491 msgstr ""
492
493 #: midi2ly.py:104
494 msgid "DUR*NUM/DEN"
495 msgstr ""
496
497 #: midi2ly.py:104
498 msgid "allow tuplet durations DUR*NUM/DEN"
499 msgstr ""
500
501 #: midi2ly.py:108
502 msgid "treat every text as a lyric"
503 msgstr ""
504
505 #: midi2ly.py:149 mup2ly.py:143 input.cc:88 lily/input.cc:88
506 msgid "warning: "
507 msgstr ""
508
509 #: midi2ly.py:164 midi2ly.py:1017 midi2ly.py:1082 mup2ly.py:146 mup2ly.py:160
510 #: input.cc:93 lily/input.cc:93
511 msgid "error: "
512 msgstr ""
513
514 #: midi2ly.py:165 mup2ly.py:161
515 msgid "Exiting ... "
516 msgstr ""
517
518 #: midi2ly.py:263 mup2ly.py:260
519 #, python-format
520 msgid "command exited with value %d"
521 msgstr ""
522
523 #: midi2ly.py:1001
524 #, python-format
525 msgid "%s output to `%s'..."
526 msgstr ""
527
528 #: midi2ly.py:1032
529 msgid "Example:"
530 msgstr ""
531
532 #: midi2ly.py:1082
533 msgid "no files specified on command line."
534 msgstr ""
535
536 #: mup2ly.py:70
537 msgid "Convert mup to LilyPond source."
538 msgstr ""
539
540 #: mup2ly.py:73
541 msgid "debug"
542 msgstr ""
543
544 #: mup2ly.py:74
545 msgid "define macro NAME [optional expansion EXP]"
546 msgstr ""
547
548 #: mup2ly.py:77
549 msgid "only pre-process"
550 msgstr ""
551
552 #: mup2ly.py:1075
553 #, python-format
554 msgid "no such context: %s"
555 msgstr ""
556
557 #: mup2ly.py:1299
558 #, python-format
559 msgid "Processing `%s'..."
560 msgstr ""
561
562 #: mup2ly.py:1318
563 #, python-format
564 msgid "Writing `%s'..."
565 msgstr ""
566
567 #. ugr.
568 #: ps2png.py:35
569 msgid "Convert PostScript to PNG image."
570 msgstr ""
571
572 #. # FIXME: silly message containing %d
573 #: ps2png.py:71
574 #, python-format
575 msgid "Wrote `%s'"
576 msgstr ""
577
578 #: getopt-long.cc:146
579 #, c-format
580 msgid "option `%s' requires an argument"
581 msgstr ""
582
583 #: getopt-long.cc:150
584 #, c-format
585 msgid "option `%s' doesn't allow an argument"
586 msgstr ""
587
588 #: getopt-long.cc:154
589 #, c-format
590 msgid "unrecognized option: `%s'"
591 msgstr ""
592
593 #: getopt-long.cc:161
594 #, c-format
595 msgid "invalid argument `%s' to option `%s'"
596 msgstr ""
597
598 #: warn.cc:43
599 #, c-format
600 msgid "programming error: %s"
601 msgstr ""
602
603 #: warn.cc:44
604 msgid "Continuing; crossing fingers"
605 msgstr ""
606
607 #: accidental-engraver.cc:194 lily/accidental-engraver.cc:201
608 #: lily/accidental-engraver.cc:243
609 #, c-format
610 msgid "Accidental typesetting list must begin with context-name: %s"
611 msgstr ""
612
613 #: accidental-engraver.cc:222 lily/accidental-engraver.cc:229
614 #: lily/accidental-engraver.cc:271
615 #, c-format
616 msgid "ignoring unknown accidental: %s"
617 msgstr ""
618
619 #: accidental-engraver.cc:239 lily/accidental-engraver.cc:246
620 #: lily/accidental-engraver.cc:288
621 #, c-format
622 msgid "Accidental rule must be pair or context-name; Found %s"
623 msgstr ""
624
625 #: accidental.cc:221 key-signature-interface.cc:137 lily/accidental.cc:221
626 #: lily/key-signature-interface.cc:137 lily/accidental.cc:222
627 #, c-format
628 msgid "accidental `%s' not found"
629 msgstr ""
630
631 #: afm.cc:143 lily/afm.cc:143
632 #, c-format
633 msgid "Error parsing AFM file: `%s'"
634 msgstr ""
635
636 #. FIXME: broken sentence
637 #. FIXME: broken sentence
638 #. FIXME: broken sentence
639 #. FIXME: broken sentence
640 #. FIXME: broken sentence
641 #. FIXME: broken sentence
642 #. FIXME: broken sentence
643 #: all-font-metrics.cc:95 lily/all-font-metrics.cc:95
644 #, c-format
645 msgid "checksum mismatch for font file: `%s'"
646 msgstr ""
647
648 #: all-font-metrics.cc:97 lily/all-font-metrics.cc:97
649 #, c-format
650 msgid "does not match: `%s'"
651 msgstr ""
652
653 #: all-font-metrics.cc:103 lily/all-font-metrics.cc:103
654 msgid "Rebuild all .afm files, and remove all .pk and .tfm files."
655 msgstr ""
656
657 #: all-font-metrics.cc:105 lily/all-font-metrics.cc:105
658 msgid "Rerun with -V to show font paths."
659 msgstr ""
660
661 #: all-font-metrics.cc:107 lily/all-font-metrics.cc:107
662 msgid "A script for removing font-files is delivered with the source-code:"
663 msgstr ""
664
665 #: all-font-metrics.cc:184 lily/all-font-metrics.cc:184
666 #, c-format
667 msgid "can't find font: `%s'"
668 msgstr ""
669
670 #: all-font-metrics.cc:185 lily/all-font-metrics.cc:185
671 msgid "Loading default font"
672 msgstr ""
673
674 #: all-font-metrics.cc:200 lily/all-font-metrics.cc:200
675 #, c-format
676 msgid "can't find default font: `%s'"
677 msgstr ""
678
679 #: all-font-metrics.cc:201 includable-lexer.cc:59 lily-parser.cc:268
680 #: lily/all-font-metrics.cc:201 lily/includable-lexer.cc:59
681 #: lily/lily-parser.cc:268
682 #, c-format
683 msgid "(search path: `%s')"
684 msgstr ""
685
686 #: all-font-metrics.cc:202 lily/all-font-metrics.cc:202
687 msgid "Giving up"
688 msgstr ""
689
690 #: apply-context-iterator.cc:35 lily/apply-context-iterator.cc:35
691 msgid "\\applycontext argument is not a procedure"
692 msgstr ""
693
694 #: auto-change-iterator.cc:67 change-iterator.cc:61
695 #: lily/auto-change-iterator.cc:67 lily/change-iterator.cc:61
696 msgid "Can't switch translators, I'm there already"
697 msgstr ""
698
699 #: axis-group-engraver.cc:117 lily/axis-group-engraver.cc:117
700 msgid ""
701 "Axis_group_engraver: vertical group already has a parent.\n"
702 "Do you have two Axis_group_engravers?\n"
703 "Killing this vertical group."
704 msgstr ""
705
706 #: bar-check-iterator.cc:68 lily/bar-check-iterator.cc:68
707 #, c-format
708 msgid "barcheck failed at: %s"
709 msgstr ""
710
711 #: beam-engraver.cc:139 lily/beam-engraver.cc:139
712 msgid "already have a beam"
713 msgstr ""
714
715 #: beam-engraver.cc:211 lily/beam-engraver.cc:211
716 msgid "unterminated beam"
717 msgstr ""
718
719 #: beam-engraver.cc:244 chord-tremolo-engraver.cc:174
720 #: lily/beam-engraver.cc:244 lily/chord-tremolo-engraver.cc:174
721 msgid "stem must have Rhythmic structure"
722 msgstr ""
723
724 #: beam-engraver.cc:258 lily/beam-engraver.cc:258
725 msgid "stem doesn't fit in beam"
726 msgstr ""
727
728 #: beam-engraver.cc:259 lily/beam-engraver.cc:259
729 msgid "beam was started here"
730 msgstr ""
731
732 #: beam.cc:149 lily/beam.cc:149
733 msgid "beam has less than two visible stems"
734 msgstr ""
735
736 #: beam.cc:154 lily/beam.cc:154
737 msgid "removing beam with less than two stems"
738 msgstr ""
739
740 #: beam.cc:1038 lily/beam.cc:1038 lily/beam.cc:1063 lily/beam.cc:1065
741 msgid "no viable initial configuration found: may not find good beam slope"
742 msgstr ""
743
744 #: break-align-interface.cc:214 lily/break-align-interface.cc:214
745 #, c-format
746 msgid "No spacing entry from %s to `%s'"
747 msgstr ""
748
749 #: change-iterator.cc:22 lily/change-iterator.cc:22
750 #, c-format
751 msgid "can't change `%s' to `%s'"
752 msgstr ""
753
754 #.
755 #. We could change the current translator's id, but that would make
756 #. errors hard to catch
757 #.
758 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
759 #.
760 #.
761 #. We could change the current translator's id, but that would make
762 #. errors hard to catch
763 #.
764 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
765 #.
766 #.
767 #. We could change the current translator's id, but that would make
768 #. errors hard to catch
769 #.
770 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
771 #.
772 #.
773 #. We could change the current translator's id, but that would make
774 #. errors hard to catch
775 #.
776 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
777 #.
778 #.
779 #. We could change the current translator's id, but that would make
780 #. errors hard to catch
781 #.
782 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
783 #.
784 #.
785 #. We could change the current translator's id, but that would make
786 #. errors hard to catch
787 #.
788 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
789 #.
790 #.
791 #. We could change the current translator's id, but that would make
792 #. errors hard to catch
793 #.
794 #. last->translator_id_string ()  = get_change ()->change_to_id_string ();
795 #.
796 #: change-iterator.cc:93 lily/change-iterator.cc:93
797 msgid "I'm one myself"
798 msgstr ""
799
800 #: change-iterator.cc:96 lily/change-iterator.cc:96
801 msgid "none of these in my family"
802 msgstr ""
803
804 #: chord-tremolo-engraver.cc:100 lily/chord-tremolo-engraver.cc:100
805 #, c-format
806 msgid "Chord tremolo with %d elements. Must have two elements."
807 msgstr ""
808
809 #: chord-tremolo-engraver.cc:140 lily/chord-tremolo-engraver.cc:140
810 msgid "unterminated chord tremolo"
811 msgstr ""
812
813 #: chord-tremolo-iterator.cc:64 lily/chord-tremolo-iterator.cc:64
814 msgid "no one to print a tremolos"
815 msgstr ""
816
817 #: clef.cc:64 lily/clef.cc:64
818 #, c-format
819 msgid "clef `%s' not found"
820 msgstr ""
821
822 #: cluster.cc:123 lily/cluster.cc:123
823 #, c-format
824 msgid "unknown cluster style `%s'"
825 msgstr ""
826
827 #: coherent-ligature-engraver.cc:84 lily/coherent-ligature-engraver.cc:84
828 #, c-format
829 msgid "gotcha: ptr=%ul"
830 msgstr ""
831
832 #: coherent-ligature-engraver.cc:96 lily/coherent-ligature-engraver.cc:96
833 #, c-format
834 msgid "distance=%f"
835 msgstr ""
836
837 #: coherent-ligature-engraver.cc:139 lily/coherent-ligature-engraver.cc:139
838 #, c-format
839 msgid "Coherent_ligature_engraver: setting `spacing-increment = 0.01': ptr=%ul"
840 msgstr ""
841
842 #: context-def.cc:111 lily/context-def.cc:111
843 #, c-format
844 msgid "Program has no such type: `%s'"
845 msgstr ""
846
847 #: context-def.cc:285 lily/context-def.cc:286
848 #, c-format
849 msgid "can't find: `%s'"
850 msgstr ""
851
852 #: context.cc:164 lily/context.cc:164 lily/context.cc:163
853 #, c-format
854 msgid "Cannot find or create `%s' called `%s'"
855 msgstr ""
856
857 #: context.cc:201 lily/context.cc:201 lily/context.cc:200
858 #, c-format
859 msgid "can't find or create: `%s'"
860 msgstr ""
861
862 #: custos.cc:85 lily/custos.cc:85
863 #, c-format
864 msgid "custos `%s' not found"
865 msgstr ""
866
867 #: dimensions.cc:13 lily/dimensions.cc:13
868 msgid "NaN"
869 msgstr ""
870
871 #: dynamic-engraver.cc:186 span-dynamic-performer.cc:86
872 #: lily/dynamic-engraver.cc:186 lily/span-dynamic-performer.cc:86
873 #: lily/dynamic-engraver.cc:185
874 msgid "can't find start of (de)crescendo"
875 msgstr ""
876
877 #: dynamic-engraver.cc:196 lily/dynamic-engraver.cc:196
878 #: lily/dynamic-engraver.cc:195
879 msgid "already have a decrescendo"
880 msgstr ""
881
882 #: dynamic-engraver.cc:198 lily/dynamic-engraver.cc:198
883 #: lily/dynamic-engraver.cc:197
884 msgid "already have a crescendo"
885 msgstr ""
886
887 #: dynamic-engraver.cc:201 lily/dynamic-engraver.cc:201
888 #: lily/dynamic-engraver.cc:200
889 msgid "Cresc started here"
890 msgstr ""
891
892 #: dynamic-engraver.cc:307 lily/dynamic-engraver.cc:317
893 #: lily/dynamic-engraver.cc:321
894 msgid "unterminated (de)crescendo"
895 msgstr ""
896
897 #: event-chord-iterator.cc:56 output-property-music-iterator.cc:29
898 #: lily/event-chord-iterator.cc:56 lily/output-property-music-iterator.cc:29
899 #, c-format
900 msgid "Junking event: `%s'"
901 msgstr ""
902
903 #: event.cc:49 lily/event.cc:49 lily/music.cc:184
904 #, c-format
905 msgid "Transposition by %s makes alteration larger than two"
906 msgstr ""
907
908 #: event.cc:72 lily/event.cc:72 lily/event.cc:50
909 #, c-format
910 msgid "octave check failed; expected %s, found: %s"
911 msgstr ""
912
913 #: extender-engraver.cc:141 extender-engraver.cc:150
914 #: lily/extender-engraver.cc:141 lily/extender-engraver.cc:150
915 #: lily/extender-engraver.cc:140 lily/extender-engraver.cc:149
916 msgid "unterminated extender"
917 msgstr ""
918
919 #: folded-repeat-iterator.cc:65 lily/folded-repeat-iterator.cc:65
920 msgid "no one to print a repeat brace"
921 msgstr ""
922
923 #: glissando-engraver.cc:100 lily/glissando-engraver.cc:100
924 msgid "Unterminated glissando."
925 msgstr ""
926
927 #: global-context.cc:150 lily/global-context.cc:150 lily/global-context.cc:157
928 #, c-format
929 msgid "can't find `%s' context"
930 msgstr ""
931
932 #: gourlay-breaking.cc:199 lily/gourlay-breaking.cc:199
933 #, c-format
934 msgid "Optimal demerits: %f"
935 msgstr ""
936
937 #: gourlay-breaking.cc:204 lily/gourlay-breaking.cc:204
938 msgid "No feasible line breaking found"
939 msgstr ""
940
941 #: gregorian-ligature-engraver.cc:59 lily/gregorian-ligature-engraver.cc:59
942 #, c-format
943 msgid "\\%s ignored"
944 msgstr ""
945
946 #: gregorian-ligature-engraver.cc:64 lily/gregorian-ligature-engraver.cc:64
947 #, c-format
948 msgid "implied \\%s added"
949 msgstr ""
950
951 #: grob-interface.cc:73 lily/grob-interface.cc:73
952 #, c-format
953 msgid "Unknown interface `%s'"
954 msgstr ""
955
956 #: grob-interface.cc:84 lily/grob-interface.cc:84
957 #, c-format
958 msgid "Grob `%s' has no interface for property `%s'"
959 msgstr ""
960
961 #: hairpin.cc:92 lily/hairpin.cc:107 lily/hairpin.cc:106
962 msgid "decrescendo too small"
963 msgstr ""
964
965 #: hairpin.cc:93 lily/hairpin.cc:108 lily/hairpin.cc:107
966 msgid "crescendo too small"
967 msgstr ""
968
969 #: horizontal-bracket-engraver.cc:57 lily/horizontal-bracket-engraver.cc:57
970 msgid "Don't have that many brackets."
971 msgstr ""
972
973 #: horizontal-bracket-engraver.cc:66 lily/horizontal-bracket-engraver.cc:66
974 msgid "Conflicting note group events."
975 msgstr ""
976
977 #: hyphen-engraver.cc:96 lily/hyphen-engraver.cc:96
978 msgid "removing unterminated hyphen"
979 msgstr ""
980
981 #: hyphen-engraver.cc:109 lily/hyphen-engraver.cc:109
982 msgid "unterminated hyphen; removing"
983 msgstr ""
984
985 #: includable-lexer.cc:50 lily/includable-lexer.cc:50
986 msgid "include files are not allowed"
987 msgstr ""
988
989 #: input.cc:99 lily/input.cc:99
990 msgid "non fatal error: "
991 msgstr ""
992
993 #: input.cc:107 source-file.cc:135 source-file.cc:228 lily/input.cc:107
994 #: lily/source-file.cc:135 lily/source-file.cc:228
995 msgid "position unknown"
996 msgstr ""
997
998 #: key-performer.cc:90 lily/key-performer.cc:90
999 msgid "FIXME: key change merge"
1000 msgstr ""
1001
1002 #: kpath.cc:83 lily/kpath.cc:83
1003 #, c-format
1004 msgid "kpathsea can not find TFM file: `%s'"
1005 msgstr ""
1006
1007 #: kpath.cc:129 lily/kpath.cc:129
1008 #, c-format
1009 msgid "kpathsea can not find file: `%s'"
1010 msgstr ""
1011
1012 #: ligature-engraver.cc:152 lily/ligature-engraver.cc:152
1013 msgid "can't find start of ligature"
1014 msgstr ""
1015
1016 #: ligature-engraver.cc:158 lily/ligature-engraver.cc:158
1017 msgid "no right bound"
1018 msgstr ""
1019
1020 #: ligature-engraver.cc:184 lily/ligature-engraver.cc:184
1021 msgid "already have a ligature"
1022 msgstr ""
1023
1024 #: ligature-engraver.cc:200 lily/ligature-engraver.cc:200
1025 msgid "no left bound"
1026 msgstr ""
1027
1028 #: ligature-engraver.cc:256 lily/ligature-engraver.cc:256
1029 msgid "unterminated ligature"
1030 msgstr ""
1031
1032 #: ligature-engraver.cc:280 lily/ligature-engraver.cc:280
1033 msgid "ignoring rest: ligature may not contain rest"
1034 msgstr ""
1035
1036 #: ligature-engraver.cc:281 lily/ligature-engraver.cc:281
1037 msgid "ligature was started here"
1038 msgstr ""
1039
1040 #: lily-guile.cc:91 lily/lily-guile.cc:91
1041 #, c-format
1042 msgid "(load path: `%s')"
1043 msgstr ""
1044
1045 #: lily-guile.cc:559 lily/lily-guile.cc:559 lily/lily-guile.cc:575
1046 #, c-format
1047 msgid "Can't find property type-check for `%s' (%s)."
1048 msgstr ""
1049
1050 #: lily-guile.cc:562 lily/lily-guile.cc:562 lily/lily-guile.cc:578
1051 msgid "Perhaps you made a typing error?"
1052 msgstr ""
1053
1054 #: lily-guile.cc:568 lily/lily-guile.cc:568 lily/lily-guile.cc:584
1055 msgid "Doing assignment anyway."
1056 msgstr ""
1057
1058 #: lily-guile.cc:582 lily/lily-guile.cc:582 lily/lily-guile.cc:598
1059 #, c-format
1060 msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
1061 msgstr ""
1062
1063 #: lily-lexer.cc:220 lily/lily-lexer.cc:220 lily/lily-lexer.cc:224
1064 #, c-format
1065 msgid "Identifier name is a keyword: `%s'"
1066 msgstr ""
1067
1068 #: lily-lexer.cc:237 lily/lily-lexer.cc:237 lily/lily-lexer.cc:241
1069 #, c-format
1070 msgid "error at EOF: %s"
1071 msgstr ""
1072
1073 #: lily-parser.cc:97 lily/lily-parser.cc:97
1074 msgid "Parsing..."
1075 msgstr ""
1076
1077 #: lily-parser.cc:110 lily-parser.cc:143 lily/lily-parser.cc:110
1078 #: lily/lily-parser.cc:143
1079 msgid "Braces don't match"
1080 msgstr ""
1081
1082 #: lily-parser.cc:267 lily/lily-parser.cc:267
1083 #, c-format
1084 msgid "can't find init file: `%s'"
1085 msgstr ""
1086
1087 #: lily-parser.cc:284 lily/lily-parser.cc:284
1088 #, c-format
1089 msgid "Now processing `%s'"
1090 msgstr ""
1091
1092 #: main.cc:91 lily/main.cc:91
1093 msgid ""
1094 "This program is free software.  It is covered by the GNU General Public\n"
1095 "License and you are welcome to change it and/or distribute copies of it\n"
1096 "under certain conditions.  Invoke as `lilypond --warranty' for more\n"
1097 "information.\n"
1098 msgstr ""
1099
1100 #: main.cc:97 lily/main.cc:97
1101 msgid ""
1102 "    This program is free software; you can redistribute it and/or\n"
1103 "modify it under the terms of the GNU General Public License version 2\n"
1104 "as published by the Free Software Foundation.\n"
1105 "\n"
1106 "    This program is distributed in the hope that it will be useful,\n"
1107 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1108 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
1109 "General Public License for more details.\n"
1110 "\n"
1111 "    You should have received a copy (refer to the file COPYING) of the\n"
1112 "GNU General Public License along with this program; if not, write to\n"
1113 "the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
1114 "Boston, MA 02111-1307, USA.\n"
1115 msgstr ""
1116
1117 #: main.cc:126 lily/main.cc:126
1118 msgid "EXPR"
1119 msgstr ""
1120
1121 #: main.cc:127 lily/main.cc:127
1122 msgid "set options, use -e '(ly:option-usage)' for help"
1123 msgstr ""
1124
1125 #: main.cc:130 lily/main.cc:130
1126 msgid "select back-end to use"
1127 msgstr ""
1128
1129 #: main.cc:132 lily/main.cc:132
1130 msgid "FIELD"
1131 msgstr ""
1132
1133 #: main.cc:132 lily/main.cc:132
1134 msgid "write header field to BASENAME.FIELD"
1135 msgstr ""
1136
1137 #: main.cc:133 lily/main.cc:133
1138 msgid "add DIR to search path"
1139 msgstr ""
1140
1141 #: main.cc:134 lily/main.cc:134
1142 msgid "use FILE as init file"
1143 msgstr ""
1144
1145 #: main.cc:137 lily/main.cc:137
1146 msgid "generate a preview"
1147 msgstr ""
1148
1149 #: main.cc:138 lily/main.cc:138
1150 msgid "generate PNG"
1151 msgstr ""
1152
1153 #: main.cc:139 lily/main.cc:139
1154 msgid "generate PostScript"
1155 msgstr ""
1156
1157 #: main.cc:140 lily/main.cc:140
1158 msgid "generate DVI"
1159 msgstr ""
1160
1161 #: main.cc:141 lily/main.cc:141
1162 msgid "generate PDF (default)"
1163 msgstr ""
1164
1165 #: main.cc:142 lily/main.cc:142
1166 msgid "generate TeX"
1167 msgstr ""
1168
1169 #: main.cc:143 lily/main.cc:143
1170 msgid "run in safe mode"
1171 msgstr ""
1172
1173 #: main.cc:166 lily/main.cc:166
1174 #, c-format
1175 msgid ""
1176 "Copyright (c) %s by\n"
1177 "%s  and others."
1178 msgstr ""
1179
1180 #. No version number or newline here.  It confuses help2man.
1181 #. No version number or newline here.  It confuses help2man.
1182 #. No version number or newline here.  It confuses help2man.
1183 #. No version number or newline here.  It confuses help2man.
1184 #. No version number or newline here.  It confuses help2man.
1185 #. No version number or newline here.  It confuses help2man.
1186 #. No version number or newline here.  It confuses help2man.
1187 #: main.cc:192 lily/main.cc:192
1188 #, c-format
1189 msgid "Usage: %s [OPTIONS]... FILE..."
1190 msgstr ""
1191
1192 #: main.cc:194 lily/main.cc:194
1193 #, c-format
1194 msgid "Typeset music and/or produce MIDI from FILE."
1195 msgstr ""
1196
1197 #: main.cc:196 lily/main.cc:196
1198 #, c-format
1199 msgid "LilyPond produces beautiful music notation."
1200 msgstr ""
1201
1202 #: main.cc:198 lily/main.cc:198
1203 #, c-format
1204 msgid "For more information, see %s"
1205 msgstr ""
1206
1207 #: main.cc:410 lily/main.cc:410 lily/main.cc:412
1208 #, c-format
1209 msgid "This option is for developers only."
1210 msgstr ""
1211
1212 #: main.cc:411 lily/main.cc:411 lily/main.cc:413
1213 #, c-format
1214 msgid "Read the sources for more information."
1215 msgstr ""
1216
1217 #: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:383
1218 #: lily/mensural-ligature-engraver.cc:248
1219 #: lily/mensural-ligature-engraver.cc:383
1220 msgid "unexpected case fall-through"
1221 msgstr ""
1222
1223 #: mensural-ligature-engraver.cc:259 lily/mensural-ligature-engraver.cc:259
1224 msgid "ligature with less than 2 heads -> skipping"
1225 msgstr ""
1226
1227 #: mensural-ligature-engraver.cc:279 lily/mensural-ligature-engraver.cc:279
1228 msgid "can not determine pitch of ligature primitive -> skipping"
1229 msgstr ""
1230
1231 #: mensural-ligature-engraver.cc:302 lily/mensural-ligature-engraver.cc:302
1232 msgid "prime interval within ligature -> skipping"
1233 msgstr ""
1234
1235 #: mensural-ligature-engraver.cc:312 lily/mensural-ligature-engraver.cc:312
1236 msgid "mensural ligature: duration none of L, B, S -> skipping"
1237 msgstr ""
1238
1239 #: mensural-ligature.cc:161 lily/mensural-ligature.cc:161
1240 msgid "Mensural_ligature:unexpected case fall-through"
1241 msgstr ""
1242
1243 #: mensural-ligature.cc:171 lily/mensural-ligature.cc:171
1244 msgid "Mensural_ligature: (join_left == 0)"
1245 msgstr ""
1246
1247 #: midi-item.cc:153 lily/midi-item.cc:153
1248 #, c-format
1249 msgid "no such MIDI instrument: `%s'"
1250 msgstr ""
1251
1252 #: midi-item.cc:257 lily/midi-item.cc:257
1253 msgid "silly pitch"
1254 msgstr ""
1255
1256 #: midi-item.cc:273 lily/midi-item.cc:273
1257 #, c-format
1258 msgid "Experimental: temporarily fine tuning (of %d cents) a channel."
1259 msgstr ""
1260
1261 #: midi-stream.cc:40 lily/midi-stream.cc:40
1262 #, c-format
1263 msgid "could not write file: `%s'"
1264 msgstr ""
1265
1266 #.
1267 #. music for the softenon children?
1268 #.
1269 #.
1270 #. music for the softenon children?
1271 #.
1272 #.
1273 #. music for the softenon children?
1274 #.
1275 #.
1276 #. music for the softenon children?
1277 #.
1278 #.
1279 #. music for the softenon children?
1280 #.
1281 #.
1282 #. music for the softenon children?
1283 #.
1284 #.
1285 #. music for the softenon children?
1286 #.
1287 #: new-fingering-engraver.cc:155 lily/new-fingering-engraver.cc:155
1288 msgid "music for the martians."
1289 msgstr ""
1290
1291 #: new-fingering-engraver.cc:235 lily/new-fingering-engraver.cc:235
1292 msgid "Fingerings are also not down?! Putting them down anyway."
1293 msgstr ""
1294
1295 #: new-lyric-combine-music-iterator.cc:245
1296 #: lily/new-lyric-combine-music-iterator.cc:245
1297 #, c-format
1298 msgid "cannot find Voice `%s'"
1299 msgstr ""
1300
1301 #: note-collision.cc:413 lily/note-collision.cc:413
1302 msgid "Too many clashing notecolumns.  Ignoring them."
1303 msgstr ""
1304
1305 #: note-head.cc:45 lily/note-head.cc:45
1306 #, c-format
1307 msgid "note head `%s' not found"
1308 msgstr ""
1309
1310 #: paper-outputter.cc:116 lily/paper-outputter.cc:116
1311 #, c-format
1312 msgid "Paper output to `%s'..."
1313 msgstr ""
1314
1315 #: paper-score.cc:68 lily/paper-score.cc:68
1316 #, c-format
1317 msgid "Element count %d (spanners %d) "
1318 msgstr ""
1319
1320 #: paper-score.cc:72 lily/paper-score.cc:72
1321 msgid "Preprocessing graphical objects..."
1322 msgstr ""
1323
1324 #: parse-scm.cc:77 lily/parse-scm.cc:77 lily/parse-scm.cc:84
1325 msgid "GUILE signaled an error for the expression beginning here"
1326 msgstr ""
1327
1328 #: percent-repeat-engraver.cc:110 lily/percent-repeat-engraver.cc:110
1329 msgid "Don't know how to handle a percent repeat of this length."
1330 msgstr ""
1331
1332 #: percent-repeat-engraver.cc:170 lily/percent-repeat-engraver.cc:170
1333 msgid "unterminated percent repeat"
1334 msgstr ""
1335
1336 #: percent-repeat-iterator.cc:53 lily/percent-repeat-iterator.cc:53
1337 msgid "no one to print a percent"
1338 msgstr ""
1339
1340 #: performance.cc:50 lily/performance.cc:50
1341 msgid "Track ... "
1342 msgstr ""
1343
1344 #: performance.cc:93 lily/performance.cc:93
1345 msgid "Creator: "
1346 msgstr ""
1347
1348 #: performance.cc:113 lily/performance.cc:113
1349 msgid "at "
1350 msgstr ""
1351
1352 #: performance.cc:167 lily/performance.cc:167
1353 #, c-format
1354 msgid "MIDI output to `%s'..."
1355 msgstr ""
1356
1357 #: phrasing-slur-engraver.cc:99 slur-engraver.cc:114
1358 #: lily/phrasing-slur-engraver.cc:99 lily/slur-engraver.cc:114
1359 msgid "unterminated slur"
1360 msgstr ""
1361
1362 #: piano-pedal-engraver.cc:237 lily/piano-pedal-engraver.cc:237
1363 msgid "Need 3 strings for piano pedals. No pedal made. "
1364 msgstr ""
1365
1366 #: piano-pedal-engraver.cc:252 piano-pedal-engraver.cc:267
1367 #: piano-pedal-performer.cc:82 lily/piano-pedal-engraver.cc:252
1368 #: lily/piano-pedal-engraver.cc:267 lily/piano-pedal-performer.cc:82
1369 #, c-format
1370 msgid "can't find start of piano pedal: `%s'"
1371 msgstr ""
1372
1373 #: piano-pedal-engraver.cc:318 lily/piano-pedal-engraver.cc:318
1374 #, c-format
1375 msgid "can't find start of piano pedal bracket: `%s'"
1376 msgstr ""
1377
1378 #: property-iterator.cc:94 lily/property-iterator.cc:94
1379 #, c-format
1380 msgid "Not a grob name, `%s'."
1381 msgstr ""
1382
1383 #: quote-iterator.cc:108 lily/quote-iterator.cc:124 lily/quote-iterator.cc:125
1384 msgid "No events found for \\quote"
1385 msgstr ""
1386
1387 #: quote-iterator.cc:183 lily/quote-iterator.cc:199 lily/quote-iterator.cc:204
1388 #, c-format
1389 msgid "In quotation: junking event %s"
1390 msgstr ""
1391
1392 #: relative-octave-check.cc:25 lily/relative-octave-check.cc:25
1393 msgid "Failed octave check, got: "
1394 msgstr ""
1395
1396 #: rest-collision.cc:132 lily/rest-collision.cc:132
1397 msgid "rest direction not set.  Cannot resolve collision."
1398 msgstr ""
1399
1400 #: rest-collision.cc:144 rest-collision.cc:187 lily/rest-collision.cc:144
1401 #: lily/rest-collision.cc:187
1402 msgid "too many colliding rests"
1403 msgstr ""
1404
1405 #: rest.cc:136 lily/rest.cc:136
1406 #, c-format
1407 msgid "rest `%s' not found"
1408 msgstr ""
1409
1410 #: scm-option.cc:56 lily/scm-option.cc:56
1411 #, c-format
1412 msgid "lilypond -e EXPR means:"
1413 msgstr ""
1414
1415 #: scm-option.cc:58 lily/scm-option.cc:58
1416 #, c-format
1417 msgid "  Evalute the Scheme EXPR before parsing any .ly files."
1418 msgstr ""
1419
1420 #: scm-option.cc:60 lily/scm-option.cc:60
1421 #, c-format
1422 msgid ""
1423 "  Multiple -e options may be given, they will be evaluated sequentially."
1424 msgstr ""
1425
1426 #: scm-option.cc:62 lily/scm-option.cc:62
1427 #, c-format
1428 msgid ""
1429 "  The function ly:set-option allows for access to some internal variables."
1430 msgstr ""
1431
1432 #: scm-option.cc:64 lily/scm-option.cc:64
1433 #, c-format
1434 msgid "Usage: lilypond -e \"(ly:set-option SYMBOL VAL)\""
1435 msgstr ""
1436
1437 #: scm-option.cc:66 lily/scm-option.cc:66
1438 #, c-format
1439 msgid "Use help as  SYMBOL to get online help."
1440 msgstr ""
1441
1442 #: scm-option.cc:132 scm-option.cc:160 lily/scm-option.cc:132
1443 #: lily/scm-option.cc:160
1444 #, c-format
1445 msgid "No such internal option: %s"
1446 msgstr ""
1447
1448 #: score-engraver.cc:103 score-engraver.cc:108 lily/score-engraver.cc:103
1449 #: lily/score-engraver.cc:108
1450 #, c-format
1451 msgid "can't find `%s'"
1452 msgstr ""
1453
1454 #: score-engraver.cc:104 lily/score-engraver.cc:104
1455 msgid "Music font has not been installed properly.  Aborting"
1456 msgstr ""
1457
1458 #: score-engraver.cc:109 lily/score-engraver.cc:109
1459 #, c-format
1460 msgid "Install the ec-mftraced package from %s. Aborting"
1461 msgstr ""
1462
1463 #: score.cc:100 score.cc:126 lily/score.cc:100 lily/score.cc:126
1464 #: lily/score.cc:102 lily/score.cc:128
1465 msgid "Need music in a score"
1466 msgstr ""
1467
1468 #: score.cc:116 lily/score.cc:116 lily/score.cc:118
1469 msgid "Interpreting music... "
1470 msgstr ""
1471
1472 #: score.cc:137 lily/score.cc:137 lily/score.cc:139
1473 #, c-format
1474 msgid "elapsed time: %.2f seconds"
1475 msgstr ""
1476
1477 #: score.cc:312 lily/score.cc:312 lily/score.cc:322
1478 msgid "Already have music in score"
1479 msgstr ""
1480
1481 #: score.cc:313 lily/score.cc:313 lily/score.cc:323
1482 msgid "This is the previous music"
1483 msgstr ""
1484
1485 #. FIXME:
1486 #. FIXME:
1487 #. FIXME:
1488 #. FIXME:
1489 #. FIXME:
1490 #. FIXME:
1491 #. FIXME:
1492 #: script-engraver.cc:102 lily/script-engraver.cc:102
1493 msgid "Do not know how to interpret articulation: "
1494 msgstr ""
1495
1496 #: script-engraver.cc:103 lily/script-engraver.cc:103
1497 msgid "Scheme encoding: "
1498 msgstr ""
1499
1500 #. this shouldn't happen, but let's continue anyway.
1501 #. this shouldn't happen, but let's continue anyway.
1502 #. this shouldn't happen, but let's continue anyway.
1503 #. this shouldn't happen, but let's continue anyway.
1504 #. this shouldn't happen, but let's continue anyway.
1505 #. this shouldn't happen, but let's continue anyway.
1506 #. this shouldn't happen, but let's continue anyway.
1507 #: separation-item.cc:53 separation-item.cc:97 lily/separation-item.cc:53
1508 #: lily/separation-item.cc:97
1509 msgid "Separation_item:  I've been drinking too much"
1510 msgstr ""
1511
1512 #: simple-spacer.cc:489 lily/simple-spacer.cc:489 lily/simple-spacer.cc:484
1513 #, c-format
1514 msgid "No spring between column %d and next one"
1515 msgstr ""
1516
1517 #: slur-engraver.cc:124 lily/slur-engraver.cc:124
1518 msgid "No slur to end"
1519 msgstr ""
1520
1521 #: source-file.cc:50 lily/source-file.cc:50
1522 #, c-format
1523 msgid "can't open file: `%s'"
1524 msgstr ""
1525
1526 #: source-file.cc:63 lily/source-file.cc:63
1527 #, c-format
1528 msgid "Huh?  Got %d, expected %d characters"
1529 msgstr ""
1530
1531 #: spacing-spanner.cc:388 lily/spacing-spanner.cc:388
1532 #, c-format
1533 msgid "Global shortest duration is %s"
1534 msgstr ""
1535
1536 #: stem-engraver.cc:88 lily/stem-engraver.cc:88
1537 msgid "tremolo duration is too long"
1538 msgstr ""
1539
1540 #. FIXME:
1541 #. FIXME:
1542 #. FIXME:
1543 #. FIXME:
1544 #. FIXME:
1545 #. FIXME:
1546 #. FIXME:
1547 #: stem-engraver.cc:125 lily/stem-engraver.cc:125
1548 #, c-format
1549 msgid "Adding note head to incompatible stem (type = %d)"
1550 msgstr ""
1551
1552 #: stem-engraver.cc:127 lily/stem-engraver.cc:127
1553 msgid "Don't you want polyphonic voices instead?"
1554 msgstr ""
1555
1556 #: stem.cc:126 lily/stem.cc:126
1557 msgid "Weird stem size; check for narrow beams"
1558 msgstr ""
1559
1560 #: stem.cc:575 lily/stem.cc:575 lily/stem.cc:574
1561 #, c-format
1562 msgid "flag `%s' not found"
1563 msgstr ""
1564
1565 #: stem.cc:586 lily/stem.cc:586 lily/stem.cc:585
1566 #, c-format
1567 msgid "flag stroke `%s' not found"
1568 msgstr ""
1569
1570 #: system.cc:134 lily/system.cc:134
1571 #, c-format
1572 msgid "Element count %d."
1573 msgstr ""
1574
1575 #: system.cc:272 lily/system.cc:272
1576 #, c-format
1577 msgid "Grob count %d"
1578 msgstr ""
1579
1580 #: system.cc:286 lily/system.cc:286
1581 msgid "Calculating line breaks..."
1582 msgstr ""
1583
1584 #: text-spanner-engraver.cc:63 lily/text-spanner-engraver.cc:63
1585 msgid "can't find start of text spanner"
1586 msgstr ""
1587
1588 #: text-spanner-engraver.cc:77 lily/text-spanner-engraver.cc:77
1589 msgid "already have a text spanner"
1590 msgstr ""
1591
1592 #: text-spanner-engraver.cc:139 lily/text-spanner-engraver.cc:139
1593 msgid "unterminated text spanner"
1594 msgstr ""
1595
1596 #. Not using ngettext's plural feature here, as this message is
1597 #. more of a programming error.
1598 #. Not using ngettext's plural feature here, as this message is
1599 #. more of a programming error.
1600 #. Not using ngettext's plural feature here, as this message is
1601 #. more of a programming error.
1602 #. Not using ngettext's plural feature here, as this message is
1603 #. more of a programming error.
1604 #. Not using ngettext's plural feature here, as this message is
1605 #. more of a programming error.
1606 #. Not using ngettext's plural feature here, as this message is
1607 #. more of a programming error.
1608 #. Not using ngettext's plural feature here, as this message is
1609 #. more of a programming error.
1610 #: tfm-reader.cc:108 lily/tfm-reader.cc:108
1611 #, c-format
1612 msgid "TFM header of `%s' has only %u word (s)"
1613 msgstr ""
1614
1615 #: tfm-reader.cc:142 lily/tfm-reader.cc:142
1616 #, c-format
1617 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
1618 msgstr ""
1619
1620 #: tfm.cc:73 lily/tfm.cc:73
1621 #, c-format
1622 msgid "can't find ascii character: %d"
1623 msgstr ""
1624
1625 #: tie-engraver.cc:165 lily/tie-engraver.cc:173
1626 msgid "lonely tie"
1627 msgstr ""
1628
1629 #: time-scaled-music-iterator.cc:24 lily/time-scaled-music-iterator.cc:24
1630 msgid "no one to print a tuplet start bracket"
1631 msgstr ""
1632
1633 #.
1634 #. Todo: should make typecheck?
1635 #.
1636 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1637 #.
1638 #.
1639 #. Todo: should make typecheck?
1640 #.
1641 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1642 #.
1643 #.
1644 #. Todo: should make typecheck?
1645 #.
1646 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1647 #.
1648 #.
1649 #. Todo: should make typecheck?
1650 #.
1651 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1652 #.
1653 #.
1654 #. Todo: should make typecheck?
1655 #.
1656 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1657 #.
1658 #.
1659 #. Todo: should make typecheck?
1660 #.
1661 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1662 #.
1663 #.
1664 #. Todo: should make typecheck?
1665 #.
1666 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1667 #.
1668 #: time-signature-engraver.cc:57 lily/time-signature-engraver.cc:57
1669 #, c-format
1670 msgid "Found strange time signature %d/%d."
1671 msgstr ""
1672
1673 #. If there is no such symbol, we default to the numbered style.
1674 #. (Here really with a warning!)
1675 #. If there is no such symbol, we default to the numbered style.
1676 #. (Here really with a warning!)
1677 #. If there is no such symbol, we default to the numbered style.
1678 #. (Here really with a warning!)
1679 #. If there is no such symbol, we default to the numbered style.
1680 #. (Here really with a warning!)
1681 #. If there is no such symbol, we default to the numbered style.
1682 #. (Here really with a warning!)
1683 #. If there is no such symbol, we default to the numbered style.
1684 #. (Here really with a warning!)
1685 #. If there is no such symbol, we default to the numbered style.
1686 #. (Here really with a warning!)
1687 #: time-signature.cc:91 lily/time-signature.cc:91
1688 #, c-format
1689 msgid "time signature symbol `%s' not found; reverting to numbered style"
1690 msgstr ""
1691
1692 #: translator-ctors.cc:53 lily/translator-ctors.cc:53
1693 #, c-format
1694 msgid "unknown translator: `%s'"
1695 msgstr ""
1696
1697 #: trill-spanner-engraver.cc:71 lily/trill-spanner-engraver.cc:71
1698 msgid "can't find start of trill spanner"
1699 msgstr ""
1700
1701 #: trill-spanner-engraver.cc:85 lily/trill-spanner-engraver.cc:85
1702 msgid "already have a trill spanner"
1703 msgstr ""
1704
1705 #: trill-spanner-engraver.cc:145 lily/trill-spanner-engraver.cc:145
1706 msgid "unterminated trill spanner"
1707 msgstr ""
1708
1709 #: tuplet-bracket.cc:448 lily/tuplet-bracket.cc:447
1710 msgid "Killing tuplet bracket across linebreak."
1711 msgstr ""
1712
1713 #: vaticana-ligature-engraver.cc:342 lily/vaticana-ligature-engraver.cc:342
1714 #, c-format
1715 msgid ""
1716 "ignored prefix (es) `%s' of this head according to restrictions of the "
1717 "selected ligature style"
1718 msgstr ""
1719
1720 #: vaticana-ligature-engraver.cc:572 lily/vaticana-ligature-engraver.cc:572
1721 #, c-format
1722 msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr=%ul"
1723 msgstr ""
1724
1725 #: vaticana-ligature.cc:92 lily/vaticana-ligature.cc:92
1726 msgid "ascending vaticana style flexa"
1727 msgstr ""
1728
1729 #: vaticana-ligature.cc:181 lily/vaticana-ligature.cc:181
1730 msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
1731 msgstr ""
1732
1733 #: volta-engraver.cc:141 lily/volta-engraver.cc:141
1734 msgid "No volta spanner to end"
1735 msgstr ""
1736
1737 #: volta-engraver.cc:152 lily/volta-engraver.cc:152
1738 msgid "Already have a volta spanner.  Stopping that one prematurely."
1739 msgstr ""
1740
1741 #: volta-engraver.cc:156 lily/volta-engraver.cc:156
1742 msgid "Also have a stopped spanner.  Giving up."
1743 msgstr ""
1744
1745 #: parser.yy:79
1746 msgid "Tag must be symbol or list of symbols."
1747 msgstr ""
1748
1749 #: parser.yy:534
1750 msgid "Identifier should have alphabetic characters only"
1751 msgstr ""
1752
1753 #: parser.yy:707
1754 msgid "Need \\bookpaper for bookpaper block."
1755 msgstr ""
1756
1757 #: parser.yy:844
1758 msgid "More alternatives than repeats.  Junking excess alternatives."
1759 msgstr ""
1760
1761 #: parser.yy:1016
1762 #, c-format
1763 msgid "Argument %d failed typecheck"
1764 msgstr ""
1765
1766 #: parser.yy:1032
1767 msgid "Music head function should return Music object."
1768 msgstr ""
1769
1770 #: parser.yy:1278
1771 msgid "Grob name should be alphanumeric"
1772 msgstr ""
1773
1774 #: parser.yy:1639
1775 msgid "Second argument must be pitch list."
1776 msgstr ""
1777
1778 #: parser.yy:1676 parser.yy:1681 parser.yy:2210
1779 msgid "Have to be in Lyric mode for lyrics"
1780 msgstr ""
1781
1782 #: parser.yy:1766
1783 msgid "Expecting string as script definition"
1784 msgstr ""
1785
1786 #: parser.yy:1975 parser.yy:2025
1787 #, c-format
1788 msgid "not a duration: %d"
1789 msgstr ""
1790
1791 #: parser.yy:2120
1792 msgid "Have to be in Note mode for notes"
1793 msgstr ""
1794
1795 #: parser.yy:2225
1796 msgid "Have to be in Chord mode for chords"
1797 msgstr ""
1798
1799 #: parser.yy:2377
1800 msgid "need integer number arg"
1801 msgstr ""
1802
1803 #: parser.yy:2520
1804 msgid "Suspect duration found following this beam"
1805 msgstr ""
1806
1807 #: lexer.ll:194
1808 #, c-format
1809 msgid "input renamed to: `%s'"
1810 msgstr ""
1811
1812 #: lexer.ll:202
1813 msgid "No quoted string found after \\encoding"
1814 msgstr ""
1815
1816 #: lexer.ll:206
1817 msgid "No quoted string found after \\version"
1818 msgstr ""
1819
1820 #: lexer.ll:210
1821 msgid "No quoted string found after \\renameinput"
1822 msgstr ""
1823
1824 #: lexer.ll:223
1825 msgid "EOF found inside a comment"
1826 msgstr ""
1827
1828 #: lexer.ll:238
1829 msgid "\\maininput not allowed outside init files"
1830 msgstr ""
1831
1832 #: lexer.ll:264
1833 #, c-format
1834 msgid "wrong or undefined identifier: `%s'"
1835 msgstr ""
1836
1837 #. backup rule
1838 #: lexer.ll:273
1839 msgid "Missing end quote"
1840 msgstr ""
1841
1842 #: lexer.ll:436
1843 msgid "Brace found at end of lyric.  Did you forget a space?"
1844 msgstr ""
1845
1846 #: lexer.ll:541
1847 msgid "Brace found at end of markup.  Did you forget a space?"
1848 msgstr ""
1849
1850 #: lexer.ll:630
1851 #, c-format
1852 msgid "invalid character: `%c'"
1853 msgstr ""
1854
1855 #: lexer.ll:716 lexer.ll:717
1856 #, c-format
1857 msgid "unknown escaped string: `\\%s'"
1858 msgstr ""
1859
1860 #: lexer.ll:814 lexer.ll:815
1861 #, c-format
1862 msgid "Incorrect lilypond version: %s (%s, %s)"
1863 msgstr ""
1864
1865 #: lexer.ll:815 lexer.ll:816
1866 msgid "Consider updating the input with the convert-ly script"
1867 msgstr ""
1868
1869 #: lily.scm:574
1870 #, lisp-format
1871 msgid "Converting to `~a'..."
1872 msgstr ""
1873
1874 #: lily.scm:596
1875 #, lisp-format
1876 msgid "Invoking `~a'..."
1877 msgstr ""
1878
1879 #: lily.scm:614
1880 msgid "error: failed files: "
1881 msgstr ""
1882
1883 #: lily/includable-lexer.cc:50
1884 msgid "include files are not allowed in safe mode"
1885 msgstr ""
1886
1887 #: lily/phrasing-slur-engraver.cc:116
1888 msgid "unterminated phrasing slur"
1889 msgstr ""
1890
1891 #: lily/score.cc:328
1892 msgid "Error found in this music expression. Ignoring it"
1893 msgstr ""