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