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