]> git.donarmstrong.com Git - lilypond.git/blob - po/lilypond.pot
patch::: 1.3.130.jcn3
[lilypond.git] / po / lilypond.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2001-02-23 11:58+0100\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: data-file.cc:54
18 msgid "EOF in a string"
19 msgstr ""
20
21 #: data-file.cc:118 input.cc:85 midi-parser.cc:100 warn.cc:23
22 msgid "warning: "
23 msgstr ""
24
25 #: dstream.cc:186
26 msgid "not enough fields in Dstream init"
27 msgstr ""
28
29 #: getopt-long.cc:145
30 #, c-format
31 msgid "option `%s' requires an argument"
32 msgstr ""
33
34 #: getopt-long.cc:149
35 #, c-format
36 msgid "option `%s' doesn't allow an argument"
37 msgstr ""
38
39 #: getopt-long.cc:153
40 #, c-format
41 msgid "unrecognized option: `%s'"
42 msgstr ""
43
44 #: getopt-long.cc:160
45 #, c-format
46 msgid "invalid argument `%s' to option `%s'"
47 msgstr ""
48
49 #: input.cc:90 warn.cc:9 warn.cc:17
50 msgid "error: "
51 msgstr ""
52
53 #: input.cc:96
54 msgid "non fatal error: "
55 msgstr ""
56
57 #: input.cc:104 source-file.cc:62 source-file.cc:155
58 msgid "position unknown"
59 msgstr ""
60
61 #: mapped-file-storage.cc:74
62 msgid "can't map file"
63 msgstr ""
64
65 #: mapped-file-storage.cc:87 midi-stream.cc:77 mudela-stream.cc:111
66 #: paper-stream.cc:40 scores.cc:39 simple-file-storage.cc:44 text-stream.cc:23
67 #, c-format
68 msgid "can't open file: `%s'"
69 msgstr ""
70
71 #: simple-file-storage.cc:56
72 #, c-format
73 msgid "Huh?  Got %d, expected %d characters"
74 msgstr ""
75
76 #: text-stream.cc:10
77 msgid "<stdin>"
78 msgstr ""
79
80 #: warn.cc:36
81 msgid "programming error: "
82 msgstr ""
83
84 #: warn.cc:36
85 msgid " (Continuing; cross thumbs)"
86 msgstr ""
87
88 #: afm.cc:53
89 #, c-format
90 msgid "can't find character number: %d"
91 msgstr ""
92
93 #: afm.cc:68
94 #, c-format
95 msgid "can't find character called: `%s'"
96 msgstr ""
97
98 #: afm.cc:113
99 #, c-format
100 msgid "Error parsing AFM file: %s"
101 msgstr ""
102
103 #: all-font-metrics.cc:84
104 #, c-format
105 msgid "checksum mismatch for font file: `%s'"
106 msgstr ""
107
108 #: all-font-metrics.cc:86
109 #, c-format
110 msgid "does not match: `%s'"
111 msgstr ""
112
113 #: all-font-metrics.cc:91
114 msgid ""
115 " Rebuild all .afm files, and remove all .pk and .tfm files.  Rerun with -V "
116 "to show font paths."
117 msgstr ""
118
119 #: all-font-metrics.cc:155
120 #, c-format
121 msgid "can't find font: `%s'"
122 msgstr ""
123
124 #: all-font-metrics.cc:156
125 msgid "Loading default font"
126 msgstr ""
127
128 #: all-font-metrics.cc:171
129 #, c-format
130 msgid "can't find default font: `%s'"
131 msgstr ""
132
133 #: all-font-metrics.cc:172 includable-lexer.cc:50 scores.cc:114
134 #, c-format
135 msgid "(search path: `%s')"
136 msgstr ""
137
138 #: all-font-metrics.cc:173 parser.yy:1663
139 msgid "Giving up"
140 msgstr ""
141
142 #: auto-change-iterator.cc:43 change-iterator.cc:59
143 #: part-combine-music-iterator.cc:97
144 msgid "Can't switch translators, I'm there already"
145 msgstr ""
146
147 #: beam.cc:84
148 msgid "beam has less than two stems"
149 msgstr ""
150
151 #: beam.cc:635
152 msgid "weird beam vertical offset"
153 msgstr ""
154
155 #: beam-engraver.cc:91 beam-engraver.cc:124
156 msgid "can't find start of beam"
157 msgstr ""
158
159 #: beam-engraver.cc:158
160 msgid "already have a beam"
161 msgstr ""
162
163 #: beam-engraver.cc:222
164 msgid "unterminated beam"
165 msgstr ""
166
167 #: beam-engraver.cc:260 chord-tremolo-engraver.cc:195
168 msgid "stem must have Rhythmic structure"
169 msgstr ""
170
171 #: beam-engraver.cc:272
172 msgid "stem doesn't fit in beam"
173 msgstr ""
174
175 #: beam-engraver.cc:273
176 msgid "beam was started here"
177 msgstr ""
178
179 #: break-align-item.cc:131
180 #, c-format
181 msgid "unknown spacing pair `%s', `%s'"
182 msgstr ""
183
184 #: change-iterator.cc:21
185 #, c-format
186 msgid "can't change `%s' to `%s'"
187 msgstr ""
188
189 #.
190 #. We could change the current translator's id, but that would make
191 #. errors hard to catch
192 #.
193 #. last->translator_id_str_  = change_l ()->change_to_id_str_;
194 #.
195 #: change-iterator.cc:78
196 msgid "I'm one myself"
197 msgstr ""
198
199 #: change-iterator.cc:81
200 msgid "none of these in my family"
201 msgstr ""
202
203 #: chord.cc:369
204 #, c-format
205 msgid "invalid subtraction: not part of chord: %s"
206 msgstr ""
207
208 #: chord.cc:398
209 #, c-format
210 msgid "invalid inversion pitch: not part of chord: %s"
211 msgstr ""
212
213 #: chord-tremolo-engraver.cc:141
214 msgid "unterminated chord tremolo"
215 msgstr ""
216
217 #: chord-tremolo-iterator.cc:48
218 msgid "no one to print a tremolos"
219 msgstr ""
220
221 #: collision.cc:116
222 msgid "Too many clashing notecolumns.  Ignoring them."
223 msgstr ""
224
225 #: debug.cc:26
226 msgid "floating point exception"
227 msgstr ""
228
229 #: debug.cc:50
230 msgid "can't set mem-checking!"
231 msgstr ""
232
233 #: dimensions.cc:13
234 msgid "NaN"
235 msgstr ""
236
237 #: dynamic-engraver.cc:194 span-dynamic-performer.cc:86
238 msgid "can't find start of (de)crescendo"
239 msgstr ""
240
241 #: dynamic-engraver.cc:219
242 msgid "already have a crescendo"
243 msgstr ""
244
245 #: dynamic-engraver.cc:220
246 msgid "already have a decrescendo"
247 msgstr ""
248
249 #: dynamic-engraver.cc:303
250 msgid "unterminated (de)crescendo"
251 msgstr ""
252
253 #: extender-engraver.cc:97
254 msgid "unterminated extender"
255 msgstr ""
256
257 #: extender-engraver.cc:109
258 msgid "Nothing to connect extender to on the left.  Ignoring extender request."
259 msgstr ""
260
261 #: folded-repeat-iterator.cc:78
262 msgid "no one to print a repeat brace"
263 msgstr ""
264
265 #: font-interface.cc:220
266 msgid "couldn't find any font satisfying "
267 msgstr ""
268
269 #: gourlay-breaking.cc:157
270 msgid "No feasible line breaking found"
271 msgstr ""
272
273 #: grace-iterator.cc:43
274 msgid "no Grace context available"
275 msgstr ""
276
277 #: grace-position-engraver.cc:96
278 msgid "Unattached grace notes.  Attaching to last musical column."
279 msgstr ""
280
281 #: hairpin.cc:71
282 msgid "decrescendo too small"
283 msgstr ""
284
285 #: hairpin.cc:72
286 msgid "crescendo too small"
287 msgstr ""
288
289 #: hyphen-engraver.cc:90
290 msgid "unterminated hyphen"
291 msgstr ""
292
293 #: hyphen-engraver.cc:102
294 msgid "Nothing to connect hyphen to on the left.  Ignoring hyphen request."
295 msgstr ""
296
297 #: includable-lexer.cc:48 lily-guile.cc:139 midi-score-parser.cc:24
298 #: scores.cc:113 scores.cc:119
299 #, c-format
300 msgid "can't find file: `%s'"
301 msgstr ""
302
303 #: key-engraver.cc:103 key-performer.cc:72
304 msgid "FIXME: key change merge"
305 msgstr ""
306
307 #: lily-guile.cc:141
308 #, c-format
309 msgid "(load path: `%s')"
310 msgstr ""
311
312 #: line-of-score.cc:96
313 #, c-format
314 msgid "Element count %d."
315 msgstr ""
316
317 #: line-of-score.cc:253 paper-score.cc:77
318 #, c-format
319 msgid "Element count %d "
320 msgstr ""
321
322 #: line-of-score.cc:267
323 msgid "Calculating column positions..."
324 msgstr ""
325
326 #: lyric-phrasing-engraver.cc:269
327 msgid "lyrics found without any matching notehead"
328 msgstr ""
329
330 #: lyric-phrasing-engraver.cc:274
331 msgid "Huh? Melismatic note found to have associated lyrics."
332 msgstr ""
333
334 #: main.cc:102
335 msgid "EXT"
336 msgstr ""
337
338 #: main.cc:102
339 msgid "use output format EXT (scm, ps, tex or as)"
340 msgstr ""
341
342 #: main.cc:95 main.cc:103
343 msgid "this help"
344 msgstr ""
345
346 #: main.cc:104
347 msgid "FIELD"
348 msgstr ""
349
350 #: main.cc:104
351 msgid "write header field to BASENAME.FIELD"
352 msgstr ""
353
354 #: main.cc:105
355 msgid "DIR"
356 msgstr ""
357
358 #: main.cc:105
359 msgid "add DIR to search path"
360 msgstr ""
361
362 #: main.cc:98 main.cc:106
363 msgid "FILE"
364 msgstr ""
365
366 #: main.cc:106
367 msgid "use FILE as init file"
368 msgstr ""
369
370 #: main.cc:107
371 msgid "write Makefile dependencies for every input file"
372 msgstr ""
373
374 #: main.cc:108
375 msgid "produce MIDI output only"
376 msgstr ""
377
378 #: main.cc:109
379 msgid "NAME"
380 msgstr ""
381
382 #: main.cc:109
383 msgid "write output to NAME"
384 msgstr ""
385
386 #: main.cc:110
387 msgid "inhibit file output naming and exporting"
388 msgstr ""
389
390 #: main.cc:103 main.cc:111
391 msgid "don't timestamp the output"
392 msgstr ""
393
394 #: main.cc:104 main.cc:112
395 msgid "print version number"
396 msgstr ""
397
398 #: main.cc:113
399 msgid "verbose"
400 msgstr ""
401
402 #: main.cc:106 main.cc:114
403 msgid "show warranty and copyright"
404 msgstr ""
405
406 #.
407 #. No version number or newline here. It confuses help2man
408 #.
409 #: main.cc:131
410 #, c-format
411 msgid "Usage: %s [OPTION]... [FILE]..."
412 msgstr ""
413
414 #: main.cc:133
415 msgid "Typeset music and or play MIDI from FILE"
416 msgstr ""
417
418 #: main.cc:137
419 msgid ""
420 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
421 "using a high level description file as input.  LilyPond is part of \n"
422 "the GNU Project.\n"
423 msgstr ""
424
425 #: main.cc:119 main.cc:143
426 msgid "Options:"
427 msgstr ""
428
429 #: main.cc:147
430 msgid "This binary was compiled with the following options:"
431 msgstr ""
432
433 #: main.cc:123 main.cc:166
434 #, c-format
435 msgid "Report bugs to %s"
436 msgstr ""
437
438 #: main.cc:55 main.cc:174
439 #, c-format
440 msgid ""
441 "This is free software.  It is covered by the GNU General Public License,\n"
442 "and you are welcome to change it and/or distribute copies of it under\n"
443 "certain conditions.  Invoke as `%s --warranty' for more information.\n"
444 msgstr ""
445
446 #: main.cc:62 main.cc:181 main.cc:193
447 #, c-format
448 msgid "Copyright (c) %s by"
449 msgstr ""
450
451 #: main.cc:191
452 msgid "GNU LilyPond -- The music typesetter"
453 msgstr ""
454
455 #: main.cc:71 main.cc:199
456 msgid ""
457 "    This program is free software; you can redistribute it and/or\n"
458 "modify it under the terms of the GNU General Public License version 2\n"
459 "as published by the Free Software Foundation.\n"
460 "\n"
461 "    This program is distributed in the hope that it will be useful,\n"
462 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
463 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
464 "General Public License for more details.\n"
465 "\n"
466 "    You should have received a copy (refer to the file COPYING) of the\n"
467 "GNU General Public License along with this program; if not, write to\n"
468 "the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n"
469 "USA.\n"
470 msgstr ""
471
472 #: midi-item.cc:311
473 #, c-format
474 msgid "no such instrument: `%s'"
475 msgstr ""
476
477 #: midi-item.cc:366
478 #, c-format
479 msgid "unconventional key: flats: %d, sharps: %d"
480 msgstr ""
481
482 #: midi-item.cc:413
483 msgid "silly duration"
484 msgstr ""
485
486 #: midi-item.cc:426
487 msgid "silly pitch"
488 msgstr ""
489
490 #: midi-stream.cc:29 paper-stream.cc:50
491 msgid "Error syncing file (disk full?)"
492 msgstr ""
493
494 #: musical-request.cc:29
495 #, c-format
496 msgid "Transposition by %s makes accidental larger than two"
497 msgstr ""
498
499 #: music.cc:222
500 msgid "ly_get_mus_property (): Not a Music"
501 msgstr ""
502
503 #: music.cc:236
504 msgid "ly_set_mus_property (): Not a symbol"
505 msgstr ""
506
507 #: music.cc:248
508 msgid "ly_set_mus_property ():  not of type Music"
509 msgstr ""
510
511 #: music-output-def.cc:115
512 #, c-format
513 msgid "can't find `%s' context"
514 msgstr ""
515
516 #: my-lily-lexer.cc:137
517 #, c-format
518 msgid "Identifier name is a keyword: `%s'"
519 msgstr ""
520
521 #: my-lily-lexer.cc:157
522 #, c-format
523 msgid "error at EOF: %s"
524 msgstr ""
525
526 #: midi-score-parser.cc:94 my-lily-parser.cc:47
527 msgid "Parsing..."
528 msgstr ""
529
530 #: my-lily-parser.cc:55
531 msgid "Braces don't match"
532 msgstr ""
533
534 #: output-property-music-iterator.cc:20 request-chord-iterator.cc:76
535 #, c-format
536 msgid "Junking request: `%s'"
537 msgstr ""
538
539 #: paper-def.cc:109
540 #, c-format
541 msgid "paper output to %s..."
542 msgstr ""
543
544 #: mudela-stream.cc:93 paper-outputter.cc:94 performance.cc:102
545 msgid ", at "
546 msgstr ""
547
548 #: paper-outputter.cc:240
549 #, c-format
550 msgid "writing header field %s to %s..."
551 msgstr ""
552
553 #: paper-score.cc:80
554 msgid "Preprocessing elements..."
555 msgstr ""
556
557 #: paper-score.cc:112
558 msgid "Outputting Score, defined at: "
559 msgstr ""
560
561 #: paper-stream.cc:36
562 #, c-format
563 msgid "can't create directory: `%s'"
564 msgstr ""
565
566 #.
567 #. We could change the current translator's id, but that would make
568 #. errors hard to catch
569 #.
570 #. last->translator_id_str_  = change_l ()->change_to_id_str_;
571 #.
572 #: part-combine-music-iterator.cc:116
573 #, c-format
574 msgid "I'm one myself: `%s'"
575 msgstr ""
576
577 #: part-combine-music-iterator.cc:119
578 #, c-format
579 msgid "none of these in my family: `%s'"
580 msgstr ""
581
582 #: performance.cc:51
583 msgid "Track ... "
584 msgstr ""
585
586 #: performance.cc:79
587 msgid "Creator: "
588 msgstr ""
589
590 #: performance.cc:111
591 #, c-format
592 msgid "from musical definition: %s"
593 msgstr ""
594
595 #: performance.cc:161
596 #, c-format
597 msgid "MIDI output to %s..."
598 msgstr ""
599
600 #: phrasing-slur-engraver.cc:119
601 msgid "unterminated phrasing slur"
602 msgstr ""
603
604 #: phrasing-slur-engraver.cc:134
605 msgid "can't find start of phrasing slur"
606 msgstr ""
607
608 #: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154
609 #: piano-pedal-performer.cc:87
610 #, c-format
611 msgid "can't find start of piano pedal: %s"
612 msgstr ""
613
614 #: pitch.cc:25
615 msgid "Pitch arguments out of range"
616 msgstr ""
617
618 #: property-engraver.cc:121
619 #, c-format
620 msgid ""
621 "%s is deprecated.  Use\n"
622 " \\property %s.%s \\override #'%s = #%s"
623 msgstr ""
624
625 #: property-engraver.cc:145
626 #, c-format
627 msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s"
628 msgstr ""
629
630 #: rest-collision.cc:190
631 msgid "too many colliding rests"
632 msgstr ""
633
634 #: rest-collision.cc:194
635 msgid "too many notes for rest collision"
636 msgstr ""
637
638 #: score.cc:78
639 msgid "Interpreting music..."
640 msgstr ""
641
642 #: score.cc:92
643 msgid "Need music in a score"
644 msgstr ""
645
646 #. should we? hampers debugging.
647 #: score.cc:105
648 msgid "Errors found/*, not processing score*/"
649 msgstr ""
650
651 #: score.cc:112
652 #, c-format
653 msgid "elapsed time: %.2f seconds"
654 msgstr ""
655
656 #: score-engraver.cc:177
657 #, c-format
658 msgid "unbound spanner `%s'"
659 msgstr ""
660
661 #: scores.cc:35
662 #, c-format
663 msgid "dependencies output to %s..."
664 msgstr ""
665
666 #: scores.cc:83
667 msgid "Score contains errors; will not process it"
668 msgstr ""
669
670 #: scores.cc:129
671 #, c-format
672 msgid "Now processing: `%s'"
673 msgstr ""
674
675 #: script-engraver.cc:67
676 #, c-format
677 msgid "Don't know how to interpret articulation `%s'"
678 msgstr ""
679
680 #. this shouldn't happen, but let's continue anyway.
681 #: separation-item.cc:47
682 msgid "Separation_item:  I've been drinking too much"
683 msgstr ""
684
685 #: slur.cc:49
686 msgid "Putting slur over rest.  Ignoring."
687 msgstr ""
688
689 #: slur.cc:379
690 msgid "Slur over rest?"
691 msgstr ""
692
693 #: slur-engraver.cc:127
694 msgid "unterminated slur"
695 msgstr ""
696
697 #: slur-engraver.cc:142
698 msgid "can't find start of slur"
699 msgstr ""
700
701 #: stem.cc:116
702 msgid "Weird stem size; check for narrow beams"
703 msgstr ""
704
705 #: stem-engraver.cc:115
706 #, c-format
707 msgid "Adding note head to incompatible stem (type = %d)"
708 msgstr ""
709
710 #: text-spanner.cc:117
711 msgid "Text_spanner too small"
712 msgstr ""
713
714 #: text-spanner-engraver.cc:94
715 msgid "can't find start of text spanner"
716 msgstr ""
717
718 #: text-spanner-engraver.cc:114
719 msgid "already have a text spanner"
720 msgstr ""
721
722 #: text-spanner-engraver.cc:169
723 msgid "unterminated text spanner"
724 msgstr ""
725
726 #: tfm.cc:77
727 #, c-format
728 msgid "can't find ascii character: %d"
729 msgstr ""
730
731 #: tfm-reader.cc:105
732 #, c-format
733 msgid "TFM header of `%s' has only %u word(s)"
734 msgstr ""
735
736 #: tfm-reader.cc:139
737 #, c-format
738 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
739 msgstr ""
740
741 #: tie-engraver.cc:212 tie-performer.cc:173
742 msgid "No ties were created!"
743 msgstr ""
744
745 #: tie-engraver.cc:231
746 msgid "lonely tie"
747 msgstr ""
748
749 #: time-scaled-music-iterator.cc:25
750 msgid "no one to print a tuplet start bracket"
751 msgstr ""
752
753 #: timing-translator.cc:38
754 #, c-format
755 msgid "barcheck failed at: %s"
756 msgstr ""
757
758 #: translator-ctors.cc:40
759 #, c-format
760 msgid "unknown translator: `%s'"
761 msgstr ""
762
763 #: translator-def.cc:96
764 msgid "Program has no such type"
765 msgstr ""
766
767 #: translator-def.cc:102
768 #, c-format
769 msgid "Already contains: `%s'"
770 msgstr ""
771
772 #: translator-def.cc:103
773 #, c-format
774 msgid "Not adding translator: `%s'"
775 msgstr ""
776
777 #: translator-def.cc:215
778 #, c-format
779 msgid "can't find: `%s'"
780 msgstr ""
781
782 #: translator-group.cc:146
783 #, c-format
784 msgid "can't find or create `%s' called `%s'"
785 msgstr ""
786
787 #: translator-group.cc:231
788 #, c-format
789 msgid "can't find or create: `%s'"
790 msgstr ""
791
792 #: translator-group.cc:403
793 #, c-format
794 msgid ""
795 "Can't find property type-check for `%s'.  Perhaps you made a typing error?"
796 msgstr ""
797
798 #: translator-group.cc:417
799 #, c-format
800 msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
801 msgstr ""
802
803 #. programming_error?
804 #: translator-group.cc:436
805 msgid "ly-get-trans-property: expecting a Translator_group argument"
806 msgstr ""
807
808 #: volta-engraver.cc:87
809 msgid "No volta spanner to end"
810 msgstr ""
811
812 #: volta-engraver.cc:104
813 msgid "Already have a volta spanner.  Stopping that one prematurely."
814 msgstr ""
815
816 #: volta-engraver.cc:108
817 msgid "Also have a stopped spanner.  Giving up."
818 msgstr ""
819
820 #: parser.yy:71
821 #, c-format
822 msgid "Oldest supported input version: %s"
823 msgstr ""
824
825 #: parser.yy:471
826 msgid "Wrong type for property value"
827 msgstr ""
828
829 #: parser.yy:666
830 msgid "More alternatives than repeats.  Junking excess alternatives."
831 msgstr ""
832
833 #: parser.yy:730
834 msgid "Second argument must be a symbol"
835 msgstr ""
836
837 #: parser.yy:735
838 msgid "First argument must be a procedure taking 1 argument"
839 msgstr ""
840
841 #: parser.yy:1211
842 msgid "Expecting string as script definition"
843 msgstr ""
844
845 #: parser.yy:1221
846 msgid "Can't specify direction for this request"
847 msgstr ""
848
849 #: parser.yy:1353
850 msgid "Expecting musical-pitch value"
851 msgstr ""
852
853 #: parser.yy:1364
854 msgid "Must have duration object"
855 msgstr ""
856
857 #: parser.yy:1373 parser.yy:1381 parser.yy:1661
858 msgid "Have to be in Lyric mode for lyrics"
859 msgstr ""
860
861 #: parser.yy:1546 parser.yy:1575
862 #, c-format
863 msgid "not a duration: %d"
864 msgstr ""
865
866 #: parser.yy:1584
867 msgid "Have to be in Note mode for notes"
868 msgstr ""
869
870 #: parser.yy:1680
871 msgid "Have to be in Chord mode for chords"
872 msgstr ""
873
874 #: parser.yy:1842 parser.yy:1860
875 msgid "need integer number arg"
876 msgstr ""
877
878 #: parser.yy:1846
879 msgid "Must be positive integer"
880 msgstr ""
881
882 #: lexer.ll:165
883 msgid "EOF found inside a comment"
884 msgstr ""
885
886 #: lexer.ll:179
887 msgid "\\maininput disallowed outside init files"
888 msgstr ""
889
890 #: lexer.ll:203
891 #, c-format
892 msgid "wrong or undefined identifier: `%s'"
893 msgstr ""
894
895 #. backup rule
896 #: lexer.ll:208
897 msgid "Missing end quote"
898 msgstr ""
899
900 #. backup rule
901 #: lexer.ll:230 lexer.ll:234
902 msgid "white expected"
903 msgstr ""
904
905 #: lexer.ll:243
906 msgid "Can't evaluate Scheme in safe mode"
907 msgstr ""
908
909 #: lexer.ll:439
910 #, c-format
911 msgid "invalid character: `%c'"
912 msgstr ""
913
914 #: lexer.ll:520
915 #, c-format
916 msgid "unknown escaped string: `\\%s'"
917 msgstr ""
918
919 #: lexer.ll:602
920 #, c-format
921 msgid "incorrect lilypond version: %s (%s, %s)"
922 msgstr ""
923
924 #: lexer.ll:603
925 msgid "Consider converting the input with the convert-ly script"
926 msgstr ""
927
928 #: main.cc:93
929 msgid "write exact durations, e.g.: a4*385/384"
930 msgstr ""
931
932 #: main.cc:94
933 msgid "enable debugging output"
934 msgstr ""
935
936 #: main.cc:96
937 msgid "ACC[:MINOR]"
938 msgstr ""
939
940 #: main.cc:96
941 msgid "set key: ACC +sharps/-flats; :1 minor"
942 msgstr ""
943
944 #: main.cc:97
945 msgid "don't output tuplets, double dots or rests, smallest is 32"
946 msgstr ""
947
948 #: main.cc:98
949 msgid "set FILE as default output"
950 msgstr ""
951
952 #: main.cc:99
953 msgid "don't output tuplets"
954 msgstr ""
955
956 #: main.cc:100
957 msgid "be quiet"
958 msgstr ""
959
960 #: main.cc:101
961 msgid "don't output rests or skips"
962 msgstr ""
963
964 #: main.cc:102
965 msgid "DUR"
966 msgstr ""
967
968 #: main.cc:102
969 msgid "set smallest duration"
970 msgstr ""
971
972 #: main.cc:105
973 msgid "be verbose"
974 msgstr ""
975
976 #: main.cc:107
977 msgid "assume no double dotted notes"
978 msgstr ""
979
980 #: main.cc:114
981 #, c-format
982 msgid "Usage: %s [OPTION]... [FILE]"
983 msgstr ""
984
985 #: main.cc:116
986 msgid "Translate MIDI-file to mudela"
987 msgstr ""
988
989 #: main.cc:130
990 #, c-format
991 msgid "no_double_dots: %d\n"
992 msgstr ""
993
994 #: main.cc:132
995 #, c-format
996 msgid "no_rests: %d\n"
997 msgstr ""
998
999 #: main.cc:134
1000 #, c-format
1001 msgid "no_quantify_b_s: %d\n"
1002 msgstr ""
1003
1004 #: main.cc:136
1005 #, c-format
1006 msgid "no_smaller_than: %d (1/%d)\n"
1007 msgstr ""
1008
1009 #: main.cc:139
1010 #, c-format
1011 msgid "no_tuplets: %d\n"
1012 msgstr ""
1013
1014 #: midi-parser.cc:64
1015 msgid "zero length string encountered"
1016 msgstr ""
1017
1018 #: midi-score-parser.cc:44
1019 msgid "MIDI header expected"
1020 msgstr ""
1021
1022 #: midi-score-parser.cc:49
1023 msgid "invalid header length"
1024 msgstr ""
1025
1026 #: midi-score-parser.cc:52
1027 msgid "invalid MIDI format"
1028 msgstr ""
1029
1030 #: midi-score-parser.cc:55
1031 msgid "invalid number of tracks"
1032 msgstr ""
1033
1034 #: midi-score-parser.cc:58
1035 msgid "can't handle non-metrical time"
1036 msgstr ""
1037
1038 #: midi-track-parser.cc:68
1039 #, c-format
1040 msgid "Junking note-end event: channel = %d, pitch = %d"
1041 msgstr ""
1042
1043 #: midi-track-parser.cc:124
1044 msgid "invalid running status"
1045 msgstr ""
1046
1047 #: midi-track-parser.cc:328
1048 msgid "unimplemented MIDI meta-event"
1049 msgstr ""
1050
1051 #: midi-track-parser.cc:333
1052 msgid "invalid MIDI event"
1053 msgstr ""
1054
1055 #: midi-track-parser.cc:348
1056 msgid "MIDI track expected"
1057 msgstr ""
1058
1059 #: midi-track-parser.cc:353
1060 msgid "invalid track length"
1061 msgstr ""
1062
1063 #: mudela-item.cc:161
1064 #, c-format
1065 msgid "#32 in quarter: %d"
1066 msgstr ""
1067
1068 #: mudela-score.cc:108
1069 #, c-format
1070 msgid "Lily output to %s..."
1071 msgstr ""
1072
1073 #: mudela-score.cc:119
1074 #, c-format
1075 msgid "track %d:"
1076 msgstr ""
1077
1078 #: mudela-score.cc:155
1079 msgid "Processing..."
1080 msgstr ""
1081
1082 #: mudela-score.cc:164
1083 msgid "Creating voices..."
1084 msgstr ""
1085
1086 #: mudela-score.cc:168
1087 msgid "track "
1088 msgstr ""
1089
1090 #: mudela-score.cc:177
1091 msgid "NOT Filtering tempo..."
1092 msgstr ""
1093
1094 #: mudela-score.cc:186
1095 msgid "NOT Quantifying columns..."
1096 msgstr ""
1097
1098 #: mudela-score.cc:190
1099 msgid "Quantifying columns..."
1100 msgstr ""
1101
1102 #: mudela-score.cc:223
1103 msgid "Settling columns..."
1104 msgstr ""
1105
1106 #: mudela-staff.cc:209
1107 msgid "% MIDI copyright:"
1108 msgstr ""
1109
1110 #: mudela-staff.cc:210
1111 msgid "% MIDI instrument:"
1112 msgstr ""
1113
1114 #: mudela-stream.cc:37
1115 #, c-format
1116 msgid "lily indent level: %d"
1117 msgstr ""
1118
1119 #. Maybe better not to translate these?
1120 #: mudela-stream.cc:83
1121 msgid "% Creator: "
1122 msgstr ""
1123
1124 #: mudela-stream.cc:88
1125 msgid "% Automatically generated"
1126 msgstr ""
1127
1128 #: mudela-stream.cc:97
1129 #, c-format
1130 msgid "% from input file: "
1131 msgstr ""