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