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