]> git.donarmstrong.com Git - lilypond.git/blob - po/lilypond.pot
typos.
[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-04-03 19:27+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:139
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:204
62 #, c-format
63 msgid "Options:"
64 msgstr ""
65
66 #: lilylib.py:198 midi2ly.py:231 mup2ly.py:227 main.cc:208
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:138
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:141 main.cc:146
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:149
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:150
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:142 main.cc:145
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:144
296 msgid "produce MIDI output only"
297 msgstr ""
298
299 #: lilypond.py:136 midi2ly.py:102 mup2ly.py:76 main.cc:145
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:148
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:154
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:93
820 msgid "I'm one myself"
821 msgstr ""
822
823 #: change-iterator.cc:96
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 #: grob-interface.cc:73
961 #, c-format
962 msgid "Unknown interface `%s'"
963 msgstr ""
964
965 #: grob-interface.cc:84
966 #, c-format
967 msgid "Grob `%s' has no interface for property `%s'"
968 msgstr ""
969
970 #: hairpin.cc:98
971 msgid "decrescendo too small"
972 msgstr ""
973
974 #: hairpin.cc:99
975 msgid "crescendo too small"
976 msgstr ""
977
978 #: horizontal-bracket-engraver.cc:57
979 msgid "Don't have that many brackets."
980 msgstr ""
981
982 #: horizontal-bracket-engraver.cc:66
983 msgid "Conflicting note group events."
984 msgstr ""
985
986 #: hyphen-engraver.cc:96
987 msgid "removing unterminated hyphen"
988 msgstr ""
989
990 #: hyphen-engraver.cc:110
991 msgid "unterminated hyphen; removing"
992 msgstr ""
993
994 #: includable-lexer.cc:50
995 msgid "include files are not allowed"
996 msgstr ""
997
998 #: input.cc:99
999 msgid "non fatal error: "
1000 msgstr ""
1001
1002 #: input.cc:107 source-file.cc:147 source-file.cc:240
1003 msgid "position unknown"
1004 msgstr ""
1005
1006 #: input-file-results.cc:78 source-file.cc:55
1007 #, c-format
1008 msgid "can't open file: `%s'"
1009 msgstr ""
1010
1011 #: input-file-results.cc:142
1012 #, c-format
1013 msgid "Now processing `%s'"
1014 msgstr ""
1015
1016 #: key-performer.cc:90
1017 msgid "FIXME: key change merge"
1018 msgstr ""
1019
1020 #: kpath.cc:75
1021 #, c-format
1022 msgid "kpathsea can not find TFM file: `%s'"
1023 msgstr ""
1024
1025 #: ligature-engraver.cc:152
1026 msgid "can't find start of ligature"
1027 msgstr ""
1028
1029 #: ligature-engraver.cc:158
1030 msgid "no right bound"
1031 msgstr ""
1032
1033 #: ligature-engraver.cc:184
1034 msgid "already have a ligature"
1035 msgstr ""
1036
1037 #: ligature-engraver.cc:200
1038 msgid "no left bound"
1039 msgstr ""
1040
1041 #: ligature-engraver.cc:255
1042 msgid "unterminated ligature"
1043 msgstr ""
1044
1045 #: ligature-engraver.cc:279
1046 msgid "ignoring rest: ligature may not contain rest"
1047 msgstr ""
1048
1049 #: ligature-engraver.cc:280
1050 msgid "ligature was started here"
1051 msgstr ""
1052
1053 #: lily-guile.cc:88
1054 #, c-format
1055 msgid "(load path: `%s')"
1056 msgstr ""
1057
1058 #: lily-guile.cc:584
1059 #, c-format
1060 msgid "Can't find property type-check for `%s' (%s)."
1061 msgstr ""
1062
1063 #: lily-guile.cc:587
1064 msgid "Perhaps you made a typing error?"
1065 msgstr ""
1066
1067 #: lily-guile.cc:593
1068 msgid "Doing assignment anyway."
1069 msgstr ""
1070
1071 #: lily-guile.cc:607
1072 #, c-format
1073 msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
1074 msgstr ""
1075
1076 #: lookup.cc:169
1077 msgid "round filled box horizontal extent smaller than blot; decreasing blot"
1078 msgstr ""
1079
1080 #: lookup.cc:174
1081 msgid "round filled box vertical extent smaller than blot; decreasing blot"
1082 msgstr ""
1083
1084 #: main.cc:99
1085 msgid ""
1086 "This program is free software.  It is covered by the GNU General Public\n"
1087 "License and you are welcome to change it and/or distribute copies of it\n"
1088 "under certain conditions.  Invoke as `lilypond-bin --warranty' for more\n"
1089 "information.\n"
1090 msgstr ""
1091
1092 #: main.cc:105
1093 msgid ""
1094 "    This program is free software; you can redistribute it and/or\n"
1095 "modify it under the terms of the GNU General Public License version 2\n"
1096 "as published by the Free Software Foundation.\n"
1097 "\n"
1098 "    This program is distributed in the hope that it will be useful,\n"
1099 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1100 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
1101 "General Public License for more details.\n"
1102 "\n"
1103 "    You should have received a copy (refer to the file COPYING) of the\n"
1104 "GNU General Public License along with this program; if not, write to\n"
1105 "the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
1106 "Boston, MA 02111-1307, USA.\n"
1107 msgstr ""
1108
1109 #: main.cc:134
1110 msgid "EXPR"
1111 msgstr ""
1112
1113 #: main.cc:135
1114 msgid "set options, use -e '(ly-option-usage)' for help"
1115 msgstr ""
1116
1117 #: main.cc:138
1118 msgid "use output format EXT"
1119 msgstr ""
1120
1121 #: main.cc:140
1122 msgid "FIELD"
1123 msgstr ""
1124
1125 #: main.cc:140
1126 msgid "write header field to BASENAME.FIELD"
1127 msgstr ""
1128
1129 #: main.cc:141
1130 msgid "add DIR to search path"
1131 msgstr ""
1132
1133 #: main.cc:142
1134 msgid "use FILE as init file"
1135 msgstr ""
1136
1137 #: main.cc:143
1138 msgid "write Makefile dependencies"
1139 msgstr ""
1140
1141 #: main.cc:146
1142 msgid "prepend DIR to dependencies"
1143 msgstr ""
1144
1145 #: main.cc:147
1146 msgid "run in safe mode"
1147 msgstr ""
1148
1149 #: main.cc:170
1150 #, c-format
1151 msgid ""
1152 "Copyright (c) %s by\n"
1153 "%s  and others."
1154 msgstr ""
1155
1156 #. No version number or newline here.  It confuses help2man.
1157 #: main.cc:196
1158 #, c-format
1159 msgid "Usage: %s [OPTIONS]... FILE..."
1160 msgstr ""
1161
1162 #: main.cc:198
1163 #, c-format
1164 msgid "Typeset music and/or produce MIDI from FILE."
1165 msgstr ""
1166
1167 #: main.cc:200
1168 #, c-format
1169 msgid "LilyPond produces beautiful music notation."
1170 msgstr ""
1171
1172 #: main.cc:202
1173 #, c-format
1174 msgid "For more information, see %s"
1175 msgstr ""
1176
1177 #: main.cc:368
1178 #, c-format
1179 msgid "This option is for developers only."
1180 msgstr ""
1181
1182 #: main.cc:369
1183 #, c-format
1184 msgid "Read the sources for more information."
1185 msgstr ""
1186
1187 #: mensural-ligature.cc:183
1188 msgid "Mensural_ligature:unexpected case fall-through"
1189 msgstr ""
1190
1191 #: mensural-ligature.cc:193
1192 msgid "Mensural_ligature: (join_left == 0)"
1193 msgstr ""
1194
1195 #: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:383
1196 msgid "unexpected case fall-through"
1197 msgstr ""
1198
1199 #: mensural-ligature-engraver.cc:259
1200 msgid "ligature with less than 2 heads -> skipping"
1201 msgstr ""
1202
1203 #: mensural-ligature-engraver.cc:279
1204 msgid "can not determine pitch of ligature primitive -> skipping"
1205 msgstr ""
1206
1207 #: mensural-ligature-engraver.cc:302
1208 msgid "prime interval within ligature -> skipping"
1209 msgstr ""
1210
1211 #: mensural-ligature-engraver.cc:312
1212 msgid "mensural ligature: duration none of L, B, S -> skipping"
1213 msgstr ""
1214
1215 #: midi-item.cc:153
1216 #, c-format
1217 msgid "no such MIDI instrument: `%s'"
1218 msgstr ""
1219
1220 #: midi-item.cc:257
1221 msgid "silly pitch"
1222 msgstr ""
1223
1224 #: midi-item.cc:273
1225 #, c-format
1226 msgid "Experimental: temporarily fine tuning (of %d cents) a channel."
1227 msgstr ""
1228
1229 #: midi-stream.cc:40
1230 #, c-format
1231 msgid "could not write file: `%s'"
1232 msgstr ""
1233
1234 #: my-lily-lexer.cc:185
1235 #, c-format
1236 msgid "Identifier name is a keyword: `%s'"
1237 msgstr ""
1238
1239 #: my-lily-lexer.cc:207
1240 #, c-format
1241 msgid "error at EOF: %s"
1242 msgstr ""
1243
1244 #: my-lily-parser.cc:45
1245 msgid "Parsing..."
1246 msgstr ""
1247
1248 #: my-lily-parser.cc:57
1249 msgid "Braces don't match"
1250 msgstr ""
1251
1252 #.
1253 #. music for the softenon children?
1254 #.
1255 #: new-fingering-engraver.cc:155
1256 msgid "music for the martians."
1257 msgstr ""
1258
1259 #: new-fingering-engraver.cc:235
1260 msgid "Fingerings are also not down?! Putting them down anyway."
1261 msgstr ""
1262
1263 #: new-lyric-combine-music-iterator.cc:172
1264 #, c-format
1265 msgid "cannot find Voice: %s"
1266 msgstr ""
1267
1268 #: note-collision.cc:384
1269 msgid "Too many clashing notecolumns.  Ignoring them."
1270 msgstr ""
1271
1272 #: note-head.cc:139
1273 #, c-format
1274 msgid "note head `%s' not found"
1275 msgstr ""
1276
1277 #: paper-def.cc:89
1278 #, c-format
1279 msgid "paper output to `%s'..."
1280 msgstr ""
1281
1282 #: paper-score.cc:72
1283 #, c-format
1284 msgid "Element count %d (spanners %d) "
1285 msgstr ""
1286
1287 #: paper-score.cc:76
1288 msgid "Preprocessing graphical objects..."
1289 msgstr ""
1290
1291 #. prevent warning
1292 #: parse-scm.cc:82
1293 msgid "GUILE signaled an error for the expression beginning here"
1294 msgstr ""
1295
1296 #: percent-repeat-engraver.cc:110
1297 msgid "Don't know how to handle a percent repeat of this length."
1298 msgstr ""
1299
1300 #: percent-repeat-engraver.cc:164
1301 msgid "unterminated percent repeat"
1302 msgstr ""
1303
1304 #: percent-repeat-iterator.cc:53
1305 msgid "no one to print a percent"
1306 msgstr ""
1307
1308 #: performance.cc:51
1309 msgid "Track ... "
1310 msgstr ""
1311
1312 #: performance.cc:94
1313 msgid "Creator: "
1314 msgstr ""
1315
1316 #: performance.cc:114
1317 msgid "at "
1318 msgstr ""
1319
1320 #: performance.cc:172
1321 #, c-format
1322 msgid "MIDI output to `%s'..."
1323 msgstr ""
1324
1325 #: phrasing-slur-engraver.cc:105
1326 msgid "unterminated phrasing slur"
1327 msgstr ""
1328
1329 #: phrasing-slur-engraver.cc:123
1330 msgid "can't find start of phrasing slur"
1331 msgstr ""
1332
1333 #: piano-pedal-engraver.cc:238
1334 msgid "Need 3 strings for piano pedals. No pedal made. "
1335 msgstr ""
1336
1337 #: piano-pedal-engraver.cc:253 piano-pedal-engraver.cc:268
1338 #: piano-pedal-performer.cc:82
1339 #, c-format
1340 msgid "can't find start of piano pedal: `%s'"
1341 msgstr ""
1342
1343 #: piano-pedal-engraver.cc:321
1344 #, c-format
1345 msgid "can't find start of piano pedal bracket: `%s'"
1346 msgstr ""
1347
1348 #: property-iterator.cc:94
1349 #, c-format
1350 msgid "Not a grob name, `%s'."
1351 msgstr ""
1352
1353 #: quote-iterator.cc:181
1354 #, c-format
1355 msgid "In quotation: junking event %s"
1356 msgstr ""
1357
1358 #: relative-octave-check.cc:25
1359 msgid "Failed octave check, got: "
1360 msgstr ""
1361
1362 #: rest.cc:137
1363 #, c-format
1364 msgid "rest `%s' not found"
1365 msgstr ""
1366
1367 #: rest-collision.cc:145
1368 msgid "rest direction not set.  Cannot resolve collision."
1369 msgstr ""
1370
1371 #: rest-collision.cc:193
1372 msgid "too many colliding rests"
1373 msgstr ""
1374
1375 #: scm-option.cc:52
1376 #, c-format
1377 msgid "lilypond -e EXPR means:"
1378 msgstr ""
1379
1380 #: scm-option.cc:54
1381 #, c-format
1382 msgid "  Evalute the Scheme EXPR before parsing any .ly files."
1383 msgstr ""
1384
1385 #: scm-option.cc:56
1386 #, c-format
1387 msgid ""
1388 "  Multiple -e options may be given, they will be evaluated sequentially."
1389 msgstr ""
1390
1391 #: scm-option.cc:58
1392 #, c-format
1393 msgid ""
1394 "  The function ly-set-option allows for access to some internal variables."
1395 msgstr ""
1396
1397 #: scm-option.cc:60
1398 #, c-format
1399 msgid "Usage: lilypond-bin -e \"(ly-set-option SYMBOL VAL)\""
1400 msgstr ""
1401
1402 #: scm-option.cc:62
1403 #, c-format
1404 msgid "Where SYMBOL VAL pair is any of:"
1405 msgstr ""
1406
1407 #: scm-option.cc:143 scm-option.cc:176
1408 msgid "Unknown internal option!"
1409 msgstr ""
1410
1411 #: score.cc:125
1412 msgid "Interpreting music... "
1413 msgstr ""
1414
1415 #: score.cc:135
1416 msgid "Need music in a score"
1417 msgstr ""
1418
1419 #: score.cc:145
1420 #, c-format
1421 msgid "elapsed time: %.2f seconds"
1422 msgstr ""
1423
1424 #: score-engraver.cc:103
1425 #, c-format
1426 msgid "can't find `%s'"
1427 msgstr ""
1428
1429 #: score-engraver.cc:104
1430 msgid "Fonts have not been installed properly.  Aborting"
1431 msgstr ""
1432
1433 #: score-engraver.cc:189
1434 #, c-format
1435 msgid "unbound spanner `%s'"
1436 msgstr ""
1437
1438 #: script-engraver.cc:96
1439 msgid "Don't know how to interpret articulation:"
1440 msgstr ""
1441
1442 #: script-engraver.cc:97
1443 msgid "Scheme encoding: "
1444 msgstr ""
1445
1446 #. this shouldn't happen, but let's continue anyway.
1447 #: separation-item.cc:53 separation-item.cc:97
1448 msgid "Separation_item:  I've been drinking too much"
1449 msgstr ""
1450
1451 #: simple-spacer.cc:248
1452 #, c-format
1453 msgid "No spring between column %d and next one"
1454 msgstr ""
1455
1456 #: slur-engraver.cc:121
1457 msgid "unterminated slur"
1458 msgstr ""
1459
1460 #. How to shut up this warning, when Voice_devnull_engraver has
1461 #. eaten start event?
1462 #: slur-engraver.cc:139
1463 msgid "can't find start of slur"
1464 msgstr ""
1465
1466 #: source-file.cc:68
1467 #, c-format
1468 msgid "Huh?  Got %d, expected %d characters"
1469 msgstr ""
1470
1471 #: spacing-spanner.cc:385
1472 #, c-format
1473 msgid "Global shortest duration is %s"
1474 msgstr ""
1475
1476 #: spring-smob.cc:32
1477 #, c-format
1478 msgid "#<spring smob d= %f>"
1479 msgstr ""
1480
1481 #: stem.cc:119
1482 msgid "Weird stem size; check for narrow beams"
1483 msgstr ""
1484
1485 #: stem.cc:648
1486 #, c-format
1487 msgid "flag `%s' not found"
1488 msgstr ""
1489
1490 #: stem.cc:661
1491 #, c-format
1492 msgid "flag stroke `%s' not found"
1493 msgstr ""
1494
1495 #: stem-engraver.cc:97
1496 msgid "tremolo duration is too long"
1497 msgstr ""
1498
1499 #: stem-engraver.cc:128
1500 #, c-format
1501 msgid "Adding note head to incompatible stem (type = %d)"
1502 msgstr ""
1503
1504 #: stem-engraver.cc:129
1505 msgid "Don't you want polyphonic voices instead?"
1506 msgstr ""
1507
1508 #: system.cc:181
1509 #, c-format
1510 msgid "Element count %d."
1511 msgstr ""
1512
1513 #: system.cc:335
1514 #, c-format
1515 msgid "Grob count %d"
1516 msgstr ""
1517
1518 #: system.cc:349
1519 msgid "Calculating line breaks..."
1520 msgstr ""
1521
1522 #: text-spanner-engraver.cc:65
1523 msgid "can't find start of text spanner"
1524 msgstr ""
1525
1526 #: text-spanner-engraver.cc:79
1527 msgid "already have a text spanner"
1528 msgstr ""
1529
1530 #: text-spanner-engraver.cc:143
1531 msgid "unterminated text spanner"
1532 msgstr ""
1533
1534 #: tfm.cc:83
1535 #, c-format
1536 msgid "can't find ascii character: %d"
1537 msgstr ""
1538
1539 #. Not using ngettext's plural feature here, as this message is
1540 #. more of a programming error.
1541 #: tfm-reader.cc:108
1542 #, c-format
1543 msgid "TFM header of `%s' has only %u word (s)"
1544 msgstr ""
1545
1546 #: tfm-reader.cc:142
1547 #, c-format
1548 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
1549 msgstr ""
1550
1551 #: tie-engraver.cc:164
1552 msgid "lonely tie"
1553 msgstr ""
1554
1555 #: time-scaled-music-iterator.cc:24
1556 msgid "no one to print a tuplet start bracket"
1557 msgstr ""
1558
1559 #. If there is no such symbol, we default to the numbered style.
1560 #. (Here really with a warning!)
1561 #: time-signature.cc:95
1562 #, c-format
1563 msgid "time signature symbol `%s' not found; reverting to numbered style"
1564 msgstr ""
1565
1566 #.
1567 #. Todo: should make typecheck?
1568 #.
1569 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
1570 #.
1571 #: time-signature-engraver.cc:57
1572 #, c-format
1573 msgid "Found strange time signature %d/%d."
1574 msgstr ""
1575
1576 #: translator-ctors.cc:53
1577 #, c-format
1578 msgid "unknown translator: `%s'"
1579 msgstr ""
1580
1581 #: translator-group.cc:108
1582 #, c-format
1583 msgid "can't find: `%s'"
1584 msgstr ""
1585
1586 #: tuplet-bracket.cc:448
1587 msgid "Killing tuplet bracket across linebreak."
1588 msgstr ""
1589
1590 #: vaticana-ligature.cc:92
1591 msgid "ascending vaticana style flexa"
1592 msgstr ""
1593
1594 #: vaticana-ligature.cc:181
1595 msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
1596 msgstr ""
1597
1598 #: vaticana-ligature-engraver.cc:342
1599 #, c-format
1600 msgid ""
1601 "ignored prefix (es) `%s' of this head according to restrictions of the "
1602 "selected ligature style"
1603 msgstr ""
1604
1605 #: vaticana-ligature-engraver.cc:572
1606 #, c-format
1607 msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr=%ul"
1608 msgstr ""
1609
1610 #: volta-engraver.cc:140
1611 msgid "No volta spanner to end"
1612 msgstr ""
1613
1614 #: volta-engraver.cc:151
1615 msgid "Already have a volta spanner.  Stopping that one prematurely."
1616 msgstr ""
1617
1618 #: volta-engraver.cc:155
1619 msgid "Also have a stopped spanner.  Giving up."
1620 msgstr ""
1621
1622 #: parser.yy:80
1623 msgid "Tag must be symbol or list of symbols."
1624 msgstr ""
1625
1626 #: parser.yy:510
1627 msgid "Identifier should have alphabetic characters only"
1628 msgstr ""
1629
1630 #: parser.yy:773
1631 msgid "More alternatives than repeats.  Junking excess alternatives."
1632 msgstr ""
1633
1634 #: parser.yy:854 parser.yy:861
1635 msgid "\\applycontext takes function argument"
1636 msgstr ""
1637
1638 #: parser.yy:1011
1639 msgid "\\apply takes function argument"
1640 msgstr ""
1641
1642 #: parser.yy:1374
1643 msgid "Can't find music"
1644 msgstr ""
1645
1646 #: parser.yy:1497
1647 msgid "Second argument must be pitch list."
1648 msgstr ""
1649
1650 #: parser.yy:1534 parser.yy:1539 parser.yy:2071
1651 msgid "Have to be in Lyric mode for lyrics"
1652 msgstr ""
1653
1654 #: parser.yy:1624
1655 msgid "Expecting string as script definition"
1656 msgstr ""
1657
1658 #: parser.yy:1831 parser.yy:1885
1659 #, c-format
1660 msgid "not a duration: %d"
1661 msgstr ""
1662
1663 #: parser.yy:1981
1664 msgid "Have to be in Note mode for notes"
1665 msgstr ""
1666
1667 #: parser.yy:2086
1668 msgid "Have to be in Chord mode for chords"
1669 msgstr ""
1670
1671 #: parser.yy:2233
1672 msgid "need integer number arg"
1673 msgstr ""
1674
1675 #: parser.yy:2384
1676 msgid "Suspect duration found following this beam"
1677 msgstr ""
1678
1679 #: lexer.ll:184
1680 #, c-format
1681 msgid "input renamed to: `%s'"
1682 msgstr ""
1683
1684 #: lexer.ll:210
1685 msgid "EOF found inside a comment"
1686 msgstr ""
1687
1688 #: lexer.ll:225
1689 msgid "\\maininput not allowed outside init files"
1690 msgstr ""
1691
1692 #: lexer.ll:249
1693 #, c-format
1694 msgid "wrong or undefined identifier: `%s'"
1695 msgstr ""
1696
1697 #. backup rule
1698 #: lexer.ll:258
1699 msgid "Missing end quote"
1700 msgstr ""
1701
1702 #: lexer.ll:400
1703 msgid "Brace found at end of lyric.  Did you forget a space?"
1704 msgstr ""
1705
1706 #: lexer.ll:501
1707 msgid "Brace found at end of markup.  Did you forget a space?"
1708 msgstr ""
1709
1710 #: lexer.ll:584
1711 #, c-format
1712 msgid "invalid character: `%c'"
1713 msgstr ""
1714
1715 #: lexer.ll:656 lexer.ll:657
1716 #, c-format
1717 msgid "unknown escaped string: `\\%s'"
1718 msgstr ""
1719
1720 #: lexer.ll:754 lexer.ll:755
1721 #, c-format
1722 msgid "Incorrect lilypond version: %s (%s, %s)"
1723 msgstr ""
1724
1725 #: lexer.ll:755 lexer.ll:756
1726 msgid "Consider updating the input with the convert-ly script"
1727 msgstr ""