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