]> git.donarmstrong.com Git - lilypond.git/blob - po/lilypond.pot
52ed8d32de69fd6d9084da47394e91811c693379
[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-27 21:26+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 mudela-stream.cc:111 paper-stream.cc:40
66 #: scores.cc:48 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:137
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:136
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:198 span-dynamic-performer.cc:86
238 msgid "can't find start of (de)crescendo"
239 msgstr ""
240
241 #: dynamic-engraver.cc:223
242 msgid "already have a crescendo"
243 msgstr ""
244
245 #: dynamic-engraver.cc:224
246 msgid "already have a decrescendo"
247 msgstr ""
248
249 #: dynamic-engraver.cc:307
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:136 scores.cc:142
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:108
335 msgid "EXT"
336 msgstr ""
337
338 #: main.cc:108
339 msgid "use output format EXT (scm, ps, tex or as)"
340 msgstr ""
341
342 #: main.cc:95 main.cc:109
343 msgid "this help"
344 msgstr ""
345
346 #: main.cc:110
347 msgid "FIELD"
348 msgstr ""
349
350 #: main.cc:110
351 msgid "write header field to BASENAME.FIELD"
352 msgstr ""
353
354 #: main.cc:111 main.cc:114
355 msgid "DIR"
356 msgstr ""
357
358 #: main.cc:111
359 msgid "add DIR to search path"
360 msgstr ""
361
362 #: main.cc:98 main.cc:112
363 msgid "FILE"
364 msgstr ""
365
366 #: main.cc:112
367 msgid "use FILE as init file"
368 msgstr ""
369
370 #: main.cc:113
371 msgid "write Makefile dependencies for every input file"
372 msgstr ""
373
374 #: main.cc:114
375 msgid "prepend DIR to dependencies"
376 msgstr ""
377
378 #: main.cc:115
379 msgid "produce MIDI output only"
380 msgstr ""
381
382 #: main.cc:116
383 msgid "NAME"
384 msgstr ""
385
386 #: main.cc:116
387 msgid "write output to NAME"
388 msgstr ""
389
390 #: main.cc:117
391 msgid "inhibit file output naming and exporting"
392 msgstr ""
393
394 #: main.cc:103 main.cc:118
395 msgid "don't timestamp the output"
396 msgstr ""
397
398 #: main.cc:104 main.cc:119
399 msgid "print version number"
400 msgstr ""
401
402 #: main.cc:120
403 msgid "verbose"
404 msgstr ""
405
406 #: main.cc:106 main.cc:121
407 msgid "show warranty and copyright"
408 msgstr ""
409
410 #: main.cc:122
411 msgid "write midi ouput in formatted ascii"
412 msgstr ""
413
414 #.
415 #. No version number or newline here. It confuses help2man
416 #.
417 #: main.cc:139
418 #, c-format
419 msgid "Usage: %s [OPTION]... [FILE]..."
420 msgstr ""
421
422 #: main.cc:141
423 msgid "Typeset music and or play MIDI from FILE"
424 msgstr ""
425
426 #: main.cc:145
427 msgid ""
428 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
429 "using a high level description file as input.  LilyPond is part of \n"
430 "the GNU Project.\n"
431 msgstr ""
432
433 #: main.cc:119 main.cc:151
434 msgid "Options:"
435 msgstr ""
436
437 #: main.cc:155
438 msgid "This binary was compiled with the following options:"
439 msgstr ""
440
441 #: main.cc:123 main.cc:174
442 #, c-format
443 msgid "Report bugs to %s"
444 msgstr ""
445
446 #: main.cc:55 main.cc:182
447 #, c-format
448 msgid ""
449 "This is free software.  It is covered by the GNU General Public License,\n"
450 "and you are welcome to change it and/or distribute copies of it under\n"
451 "certain conditions.  Invoke as `%s --warranty' for more information.\n"
452 msgstr ""
453
454 #: main.cc:62 main.cc:189 main.cc:201
455 #, c-format
456 msgid "Copyright (c) %s by"
457 msgstr ""
458
459 #: main.cc:199
460 msgid "GNU LilyPond -- The music typesetter"
461 msgstr ""
462
463 #: main.cc:71 main.cc:207
464 msgid ""
465 "    This program is free software; you can redistribute it and/or\n"
466 "modify it under the terms of the GNU General Public License version 2\n"
467 "as published by the Free Software Foundation.\n"
468 "\n"
469 "    This program is distributed in the hope that it will be useful,\n"
470 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
471 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
472 "General Public License for more details.\n"
473 "\n"
474 "    You should have received a copy (refer to the file COPYING) of the\n"
475 "GNU General Public License along with this program; if not, write to\n"
476 "the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n"
477 "USA.\n"
478 msgstr ""
479
480 #: midi-item.cc:312
481 #, c-format
482 msgid "no such instrument: `%s'"
483 msgstr ""
484
485 #: midi-item.cc:367
486 #, c-format
487 msgid "unconventional key: flats: %d, sharps: %d"
488 msgstr ""
489
490 #: midi-item.cc:414
491 msgid "silly duration"
492 msgstr ""
493
494 #: midi-item.cc:427
495 msgid "silly pitch"
496 msgstr ""
497
498 #: musical-request.cc:29
499 #, c-format
500 msgid "Transposition by %s makes accidental larger than two"
501 msgstr ""
502
503 #: music.cc:222
504 msgid "ly_get_mus_property (): Not a Music"
505 msgstr ""
506
507 #: music.cc:236
508 msgid "ly_set_mus_property (): Not a symbol"
509 msgstr ""
510
511 #: music.cc:248
512 msgid "ly_set_mus_property ():  not of type Music"
513 msgstr ""
514
515 #: music-output-def.cc:115
516 #, c-format
517 msgid "can't find `%s' context"
518 msgstr ""
519
520 #: my-lily-lexer.cc:137
521 #, c-format
522 msgid "Identifier name is a keyword: `%s'"
523 msgstr ""
524
525 #: my-lily-lexer.cc:157
526 #, c-format
527 msgid "error at EOF: %s"
528 msgstr ""
529
530 #: midi-score-parser.cc:94 my-lily-parser.cc:47
531 msgid "Parsing..."
532 msgstr ""
533
534 #: my-lily-parser.cc:55
535 msgid "Braces don't match"
536 msgstr ""
537
538 #: output-property-music-iterator.cc:20 request-chord-iterator.cc:76
539 #, c-format
540 msgid "Junking request: `%s'"
541 msgstr ""
542
543 #: paper-def.cc:109
544 #, c-format
545 msgid "paper output to %s..."
546 msgstr ""
547
548 #: mudela-stream.cc:93 paper-outputter.cc:94 performance.cc:102
549 msgid ", at "
550 msgstr ""
551
552 #: paper-outputter.cc:240
553 #, c-format
554 msgid "writing header field %s to %s..."
555 msgstr ""
556
557 #: paper-score.cc:80
558 msgid "Preprocessing elements..."
559 msgstr ""
560
561 #: paper-score.cc:112
562 msgid "Outputting Score, defined at: "
563 msgstr ""
564
565 #: paper-stream.cc:36
566 #, c-format
567 msgid "can't create directory: `%s'"
568 msgstr ""
569
570 #: paper-stream.cc:50
571 msgid "Error syncing file (disk full?)"
572 msgstr ""
573
574 #.
575 #. We could change the current translator's id, but that would make
576 #. errors hard to catch
577 #.
578 #. last->translator_id_str_  = change_l ()->change_to_id_str_;
579 #.
580 #: part-combine-music-iterator.cc:116
581 #, c-format
582 msgid "I'm one myself: `%s'"
583 msgstr ""
584
585 #: part-combine-music-iterator.cc:119
586 #, c-format
587 msgid "none of these in my family: `%s'"
588 msgstr ""
589
590 #: performance.cc:51
591 msgid "Track ... "
592 msgstr ""
593
594 #: performance.cc:79
595 msgid "Creator: "
596 msgstr ""
597
598 #: performance.cc:111
599 #, c-format
600 msgid "from musical definition: %s"
601 msgstr ""
602
603 #: performance.cc:166
604 #, c-format
605 msgid "MIDI output to %s..."
606 msgstr ""
607
608 #: phrasing-slur-engraver.cc:119
609 msgid "unterminated phrasing slur"
610 msgstr ""
611
612 #: phrasing-slur-engraver.cc:134
613 msgid "can't find start of phrasing slur"
614 msgstr ""
615
616 #: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154
617 #: piano-pedal-performer.cc:87
618 #, c-format
619 msgid "can't find start of piano pedal: %s"
620 msgstr ""
621
622 #: pitch.cc:25
623 msgid "Pitch arguments out of range"
624 msgstr ""
625
626 #: property-engraver.cc:121
627 #, c-format
628 msgid ""
629 "%s is deprecated.  Use\n"
630 " \\property %s.%s \\override #'%s = #%s"
631 msgstr ""
632
633 #: property-engraver.cc:145
634 #, c-format
635 msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s"
636 msgstr ""
637
638 #: rest-collision.cc:190
639 msgid "too many colliding rests"
640 msgstr ""
641
642 #: rest-collision.cc:194
643 msgid "too many notes for rest collision"
644 msgstr ""
645
646 #: score.cc:78
647 msgid "Interpreting music..."
648 msgstr ""
649
650 #: score.cc:92
651 msgid "Need music in a score"
652 msgstr ""
653
654 #. should we? hampers debugging.
655 #: score.cc:105
656 msgid "Errors found/*, not processing score*/"
657 msgstr ""
658
659 #: score.cc:112
660 #, c-format
661 msgid "elapsed time: %.2f seconds"
662 msgstr ""
663
664 #: score-engraver.cc:177
665 #, c-format
666 msgid "unbound spanner `%s'"
667 msgstr ""
668
669 #: scores.cc:44
670 #, c-format
671 msgid "dependencies output to %s..."
672 msgstr ""
673
674 #: scores.cc:106
675 msgid "Score contains errors; will not process it"
676 msgstr ""
677
678 #: scores.cc:152
679 #, c-format
680 msgid "Now processing: `%s'"
681 msgstr ""
682
683 #: script-engraver.cc:67
684 #, c-format
685 msgid "Don't know how to interpret articulation `%s'"
686 msgstr ""
687
688 #. this shouldn't happen, but let's continue anyway.
689 #: separation-item.cc:47
690 msgid "Separation_item:  I've been drinking too much"
691 msgstr ""
692
693 #: slur.cc:49
694 msgid "Putting slur over rest.  Ignoring."
695 msgstr ""
696
697 #: slur.cc:379
698 msgid "Slur over rest?"
699 msgstr ""
700
701 #: slur-engraver.cc:127
702 msgid "unterminated slur"
703 msgstr ""
704
705 #: slur-engraver.cc:142
706 msgid "can't find start of slur"
707 msgstr ""
708
709 #: stem.cc:116
710 msgid "Weird stem size; check for narrow beams"
711 msgstr ""
712
713 #: stem-engraver.cc:115
714 #, c-format
715 msgid "Adding note head to incompatible stem (type = %d)"
716 msgstr ""
717
718 #: text-spanner.cc:121
719 msgid "Text_spanner too small"
720 msgstr ""
721
722 #: text-spanner-engraver.cc:94
723 msgid "can't find start of text spanner"
724 msgstr ""
725
726 #: text-spanner-engraver.cc:114
727 msgid "already have a text spanner"
728 msgstr ""
729
730 #: text-spanner-engraver.cc:169
731 msgid "unterminated text spanner"
732 msgstr ""
733
734 #: tfm.cc:77
735 #, c-format
736 msgid "can't find ascii character: %d"
737 msgstr ""
738
739 #: tfm-reader.cc:105
740 #, c-format
741 msgid "TFM header of `%s' has only %u word(s)"
742 msgstr ""
743
744 #: tfm-reader.cc:139
745 #, c-format
746 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
747 msgstr ""
748
749 #: tie-engraver.cc:211 tie-performer.cc:173
750 msgid "No ties were created!"
751 msgstr ""
752
753 #: tie-engraver.cc:230
754 msgid "lonely tie"
755 msgstr ""
756
757 #: time-scaled-music-iterator.cc:25
758 msgid "no one to print a tuplet start bracket"
759 msgstr ""
760
761 #: timing-translator.cc:38
762 #, c-format
763 msgid "barcheck failed at: %s"
764 msgstr ""
765
766 #: translator-ctors.cc:40
767 #, c-format
768 msgid "unknown translator: `%s'"
769 msgstr ""
770
771 #: translator-def.cc:96
772 msgid "Program has no such type"
773 msgstr ""
774
775 #: translator-def.cc:102
776 #, c-format
777 msgid "Already contains: `%s'"
778 msgstr ""
779
780 #: translator-def.cc:103
781 #, c-format
782 msgid "Not adding translator: `%s'"
783 msgstr ""
784
785 #: translator-def.cc:215
786 #, c-format
787 msgid "can't find: `%s'"
788 msgstr ""
789
790 #: translator-group.cc:146
791 #, c-format
792 msgid "can't find or create `%s' called `%s'"
793 msgstr ""
794
795 #: translator-group.cc:231
796 #, c-format
797 msgid "can't find or create: `%s'"
798 msgstr ""
799
800 #: translator-group.cc:403
801 #, c-format
802 msgid ""
803 "Can't find property type-check for `%s'.  Perhaps you made a typing error?"
804 msgstr ""
805
806 #: translator-group.cc:417
807 #, c-format
808 msgid "Type check for `%s' failed; value `%s' must be of type `%s'"
809 msgstr ""
810
811 #. programming_error?
812 #: translator-group.cc:436
813 msgid "ly-get-trans-property: expecting a Translator_group argument"
814 msgstr ""
815
816 #: volta-engraver.cc:87
817 msgid "No volta spanner to end"
818 msgstr ""
819
820 #: volta-engraver.cc:104
821 msgid "Already have a volta spanner.  Stopping that one prematurely."
822 msgstr ""
823
824 #: volta-engraver.cc:108
825 msgid "Also have a stopped spanner.  Giving up."
826 msgstr ""
827
828 #: parser.yy:71
829 #, c-format
830 msgid "Oldest supported input version: %s"
831 msgstr ""
832
833 #: parser.yy:471
834 msgid "Wrong type for property value"
835 msgstr ""
836
837 #: parser.yy:666
838 msgid "More alternatives than repeats.  Junking excess alternatives."
839 msgstr ""
840
841 #: parser.yy:730
842 msgid "Second argument must be a symbol"
843 msgstr ""
844
845 #: parser.yy:735
846 msgid "First argument must be a procedure taking 1 argument"
847 msgstr ""
848
849 #: parser.yy:1211
850 msgid "Expecting string as script definition"
851 msgstr ""
852
853 #: parser.yy:1221
854 msgid "Can't specify direction for this request"
855 msgstr ""
856
857 #: parser.yy:1353
858 msgid "Expecting musical-pitch value"
859 msgstr ""
860
861 #: parser.yy:1364
862 msgid "Must have duration object"
863 msgstr ""
864
865 #: parser.yy:1373 parser.yy:1381 parser.yy:1661
866 msgid "Have to be in Lyric mode for lyrics"
867 msgstr ""
868
869 #: parser.yy:1546 parser.yy:1575
870 #, c-format
871 msgid "not a duration: %d"
872 msgstr ""
873
874 #: parser.yy:1584
875 msgid "Have to be in Note mode for notes"
876 msgstr ""
877
878 #: parser.yy:1680
879 msgid "Have to be in Chord mode for chords"
880 msgstr ""
881
882 #: parser.yy:1842 parser.yy:1860
883 msgid "need integer number arg"
884 msgstr ""
885
886 #: parser.yy:1846
887 msgid "Must be positive integer"
888 msgstr ""
889
890 #: lexer.ll:165
891 msgid "EOF found inside a comment"
892 msgstr ""
893
894 #: lexer.ll:179
895 msgid "\\maininput disallowed outside init files"
896 msgstr ""
897
898 #: lexer.ll:203
899 #, c-format
900 msgid "wrong or undefined identifier: `%s'"
901 msgstr ""
902
903 #. backup rule
904 #: lexer.ll:208
905 msgid "Missing end quote"
906 msgstr ""
907
908 #. backup rule
909 #: lexer.ll:230 lexer.ll:234
910 msgid "white expected"
911 msgstr ""
912
913 #: lexer.ll:243
914 msgid "Can't evaluate Scheme in safe mode"
915 msgstr ""
916
917 #: lexer.ll:439
918 #, c-format
919 msgid "invalid character: `%c'"
920 msgstr ""
921
922 #: lexer.ll:520
923 #, c-format
924 msgid "unknown escaped string: `\\%s'"
925 msgstr ""
926
927 #: lexer.ll:602
928 #, c-format
929 msgid "incorrect lilypond version: %s (%s, %s)"
930 msgstr ""
931
932 #: lexer.ll:603
933 msgid "Consider converting the input with the convert-ly script"
934 msgstr ""
935
936 #: main.cc:93
937 msgid "write exact durations, e.g.: a4*385/384"
938 msgstr ""
939
940 #: main.cc:94
941 msgid "enable debugging output"
942 msgstr ""
943
944 #: main.cc:96
945 msgid "ACC[:MINOR]"
946 msgstr ""
947
948 #: main.cc:96
949 msgid "set key: ACC +sharps/-flats; :1 minor"
950 msgstr ""
951
952 #: main.cc:97
953 msgid "don't output tuplets, double dots or rests, smallest is 32"
954 msgstr ""
955
956 #: main.cc:98
957 msgid "set FILE as default output"
958 msgstr ""
959
960 #: main.cc:99
961 msgid "don't output tuplets"
962 msgstr ""
963
964 #: main.cc:100
965 msgid "be quiet"
966 msgstr ""
967
968 #: main.cc:101
969 msgid "don't output rests or skips"
970 msgstr ""
971
972 #: main.cc:102
973 msgid "DUR"
974 msgstr ""
975
976 #: main.cc:102
977 msgid "set smallest duration"
978 msgstr ""
979
980 #: main.cc:105
981 msgid "be verbose"
982 msgstr ""
983
984 #: main.cc:107
985 msgid "assume no double dotted notes"
986 msgstr ""
987
988 #: main.cc:114
989 #, c-format
990 msgid "Usage: %s [OPTION]... [FILE]"
991 msgstr ""
992
993 #: main.cc:116
994 msgid "Translate MIDI-file to mudela"
995 msgstr ""
996
997 #: main.cc:130
998 #, c-format
999 msgid "no_double_dots: %d\n"
1000 msgstr ""
1001
1002 #: main.cc:132
1003 #, c-format
1004 msgid "no_rests: %d\n"
1005 msgstr ""
1006
1007 #: main.cc:134
1008 #, c-format
1009 msgid "no_quantify_b_s: %d\n"
1010 msgstr ""
1011
1012 #: main.cc:136
1013 #, c-format
1014 msgid "no_smaller_than: %d (1/%d)\n"
1015 msgstr ""
1016
1017 #: main.cc:139
1018 #, c-format
1019 msgid "no_tuplets: %d\n"
1020 msgstr ""
1021
1022 #: midi-parser.cc:64
1023 msgid "zero length string encountered"
1024 msgstr ""
1025
1026 #: midi-score-parser.cc:44
1027 msgid "MIDI header expected"
1028 msgstr ""
1029
1030 #: midi-score-parser.cc:49
1031 msgid "invalid header length"
1032 msgstr ""
1033
1034 #: midi-score-parser.cc:52
1035 msgid "invalid MIDI format"
1036 msgstr ""
1037
1038 #: midi-score-parser.cc:55
1039 msgid "invalid number of tracks"
1040 msgstr ""
1041
1042 #: midi-score-parser.cc:58
1043 msgid "can't handle non-metrical time"
1044 msgstr ""
1045
1046 #: midi-track-parser.cc:68
1047 #, c-format
1048 msgid "Junking note-end event: channel = %d, pitch = %d"
1049 msgstr ""
1050
1051 #: midi-track-parser.cc:124
1052 msgid "invalid running status"
1053 msgstr ""
1054
1055 #: midi-track-parser.cc:328
1056 msgid "unimplemented MIDI meta-event"
1057 msgstr ""
1058
1059 #: midi-track-parser.cc:333
1060 msgid "invalid MIDI event"
1061 msgstr ""
1062
1063 #: midi-track-parser.cc:348
1064 msgid "MIDI track expected"
1065 msgstr ""
1066
1067 #: midi-track-parser.cc:353
1068 msgid "invalid track length"
1069 msgstr ""
1070
1071 #: mudela-item.cc:161
1072 #, c-format
1073 msgid "#32 in quarter: %d"
1074 msgstr ""
1075
1076 #: mudela-score.cc:108
1077 #, c-format
1078 msgid "Lily output to %s..."
1079 msgstr ""
1080
1081 #: mudela-score.cc:119
1082 #, c-format
1083 msgid "track %d:"
1084 msgstr ""
1085
1086 #: mudela-score.cc:155
1087 msgid "Processing..."
1088 msgstr ""
1089
1090 #: mudela-score.cc:164
1091 msgid "Creating voices..."
1092 msgstr ""
1093
1094 #: mudela-score.cc:168
1095 msgid "track "
1096 msgstr ""
1097
1098 #: mudela-score.cc:177
1099 msgid "NOT Filtering tempo..."
1100 msgstr ""
1101
1102 #: mudela-score.cc:186
1103 msgid "NOT Quantifying columns..."
1104 msgstr ""
1105
1106 #: mudela-score.cc:190
1107 msgid "Quantifying columns..."
1108 msgstr ""
1109
1110 #: mudela-score.cc:223
1111 msgid "Settling columns..."
1112 msgstr ""
1113
1114 #: mudela-staff.cc:209
1115 msgid "% MIDI copyright:"
1116 msgstr ""
1117
1118 #: mudela-staff.cc:210
1119 msgid "% MIDI instrument:"
1120 msgstr ""
1121
1122 #: mudela-stream.cc:37
1123 #, c-format
1124 msgid "lily indent level: %d"
1125 msgstr ""
1126
1127 #. Maybe better not to translate these?
1128 #: mudela-stream.cc:83
1129 msgid "% Creator: "
1130 msgstr ""
1131
1132 #: mudela-stream.cc:88
1133 msgid "% Automatically generated"
1134 msgstr ""
1135
1136 #: mudela-stream.cc:97
1137 #, c-format
1138 msgid "% from input file: "
1139 msgstr ""