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