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