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