1 # Translation of LilyPond.
2 # Copyright (C) 2008 Han-Wen Nienhuys, Jan Nieuwenhuizen
3 # This file is distributed under the same license as lilypond package.
7 "Project-Id-Version: lilypond 2.11.39\n"
8 "Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n"
9 "POT-Creation-Date: 2008-02-14 15:55+0100\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: 8bit\n"
19 msgid "Not smart enough to convert %s"
23 msgid "Please refer to the manual for details, and update manually."
28 msgid "%s has been replaced by %s"
31 #: convertrules.py:24 musicexp.py:16 convert-ly.py:47 lilypond-book.py:82
32 #: warn.cc:48 input.cc:90
33 #, c-format, python-format
37 #: convertrules.py:33 convertrules.py:103
38 msgid "\\header { key = concat + with + operator }"
47 msgid "deprecated \\textstyle, new \\key syntax"
50 #: convertrules.py:80 convertrules.py:2124 convertrules.py:2337
51 #: convertrules.py:2512 convertrules.py:2889
52 msgid "bump version for release"
56 msgid "new \\header format"
59 #: convertrules.py:133
60 msgid "\\translator syntax"
63 #: convertrules.py:211
64 msgid "\\repeat NUM Music Alternative -> \\repeat FOLDSTR Music Alternative"
67 #: convertrules.py:254 convertrules.py:828 convertrules.py:1584
68 #: convertrules.py:2685
73 #: convertrules.py:361
78 #: convertrules.py:384
79 msgid "new \\notenames format"
82 #: convertrules.py:404
83 msgid "new tremolo format"
86 #: convertrules.py:417
87 msgid "Staff_margin_engraver deprecated, use Instrument_name_engraver"
90 #: convertrules.py:536
91 msgid "change property definiton case (eg. onevoice -> oneVoice)"
94 #: convertrules.py:544
95 msgid "new \\textscript markup text"
98 #: convertrules.py:638
100 msgid "identifier names: %s"
103 #: convertrules.py:679
104 msgid "point-and-click argument changed to procedure."
107 #: convertrules.py:739
108 msgid "semicolons removed"
112 #: convertrules.py:795
114 msgid "%s property names"
117 #: convertrules.py:865
118 msgid "automaticMelismata turned on by default"
121 #: convertrules.py:1131 convertrules.py:1893 convertrules.py:2166
122 #: convertrules.py:2472
127 #: convertrules.py:1164 convertrules.py:1173
128 msgid "cluster syntax"
131 #: convertrules.py:1182
132 msgid "new Pedal style syntax"
135 #: convertrules.py:1451
137 "New relative mode,\n"
138 "Postfix articulations, new text markup syntax, new chord syntax."
141 #: convertrules.py:1475
142 msgid "Remove - before articulation"
145 #: convertrules.py:1515
147 msgid "%s misspelling"
150 #: convertrules.py:1521
151 msgid "attempting automatic \\figures conversion. Check results!"
154 #: convertrules.py:1550
155 msgid "Swap < > and << >>"
158 #: convertrules.py:1576
159 msgid "Use Scheme code to construct arbitrary note events."
162 #: convertrules.py:1609
165 "\\outputproperty found,\n"
166 "Please hand-edit, using\n"
168 " \\applyoutput #(outputproperty-compatibility %s '%s <GROB PROPERTY "
171 "as a substitution text."
174 #: convertrules.py:1623
176 "The alteration field of Scheme pitches was multiplied by 2\n"
177 "to support quarter tone accidentals. You must update the following "
178 "constructs manually:\n"
180 "* calls of ly:make-pitch and ly:pitch-alteration\n"
181 "* keySignature settings made with \\property\n"
184 #: convertrules.py:1633
186 "use symbolic constants for alterations,\n"
187 "remove \\outputproperty, move ly:verbose into ly:get-option"
190 #: convertrules.py:1692
191 msgid "removal of automaticMelismata; use melismaBusyProperties instead."
194 #: convertrules.py:1807
195 msgid "\\partcombine syntax change to \\newpartcombine"
198 #: convertrules.py:1824
199 msgid "Drums found. Enclose drum notes in \\drummode"
202 #: convertrules.py:1835 convertrules.py:1842 convertrules.py:1853
206 "%s found. Check file manually!\n"
209 #: convertrules.py:1835
210 msgid "Drum notation"
213 #: convertrules.py:1863
215 "Drum notation changes, Removing \\chordmodifiers, \\notenames.\n"
216 "Harmonic notes. Thread context removed. Lyrics context removed."
219 #: convertrules.py:1924
220 msgid "new syntax for property settings:"
223 #: convertrules.py:1957
224 msgid "Property setting syntax in \\translator{ }"
227 #: convertrules.py:1978
232 #: convertrules.py:1995
233 msgid "Scheme grob function renaming"
236 #: convertrules.py:2008
237 msgid "More Scheme function renaming"
240 #: convertrules.py:2140
242 "Page layout has been changed, using paper size and margins.\n"
243 "textheight is no longer used.\n"
246 #: convertrules.py:2259
248 "\\foo -> \\foomode (for chords, notes, etc.)\n"
249 "fold \\new FooContext \\foomode into \\foo."
252 #: convertrules.py:2285
254 "staff size should be changed at top-level\n"
257 " #(set-global-staff-size <STAFF-HEIGHT-IN-POINT>)\n"
261 #: convertrules.py:2320
262 msgid "regularize other identifiers"
265 #: convertrules.py:2411
266 msgid "LilyPond source must be UTF-8"
269 #: convertrules.py:2414
270 msgid "Try the texstrings backend"
273 #: convertrules.py:2417
275 msgid "Do something like: %s"
278 #: convertrules.py:2420
279 msgid "Or save as UTF-8 in your editor"
282 #: convertrules.py:2452
283 msgid "\\encoding: smart recode latin1..utf-8. Remove ly:point-and-click"
286 #: convertrules.py:2485
287 msgid "auto beam settings"
290 #: convertrules.py:2487
293 "Auto beam settings must now specify each interesting moment in a measure\n"
294 "explicitely; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.\n"
297 #: convertrules.py:2498
298 msgid "warn about auto beam settings"
301 #: convertrules.py:2624
302 msgid "verticalAlignmentChildCallback has been deprecated"
305 #: convertrules.py:2652
306 msgid "Remove callbacks property, deprecate XY-extent-callback."
309 #: convertrules.py:2663
310 msgid "Use grob closures iso. XY-offset-callbacks."
313 #: convertrules.py:2770
314 msgid "foobar -> foo-bar for \\paper, \\layout"
317 #: convertrules.py:2877
318 msgid "deprecate \\tempo in \\midi"
321 #: convertrules.py:2912
322 msgid "deprecate cautionary-style. Use AccidentalCautionary properties"
325 #: convertrules.py:2941
326 msgid "Rename accidental glyphs, use glyph-name-alist."
329 #: convertrules.py:2973
330 msgid "edge-text settings for TextSpanner."
333 #: convertrules.py:2974
341 #: convertrules.py:3020
342 msgid "all settings related to dashed lines.\n"
345 #: convertrules.py:3021
346 msgid "Use \\override ... #'style = #'line for solid lines and\n"
349 #: convertrules.py:3022
350 msgid "\t\\override ... #'style = #'dashed-line for dashed lines."
353 #: convertrules.py:3027
354 msgid "Use #'style not #'dash-fraction to select solid/dashed lines."
369 msgid "Writing fonts to %s"
372 #: lilylib.py:102 lilylib.py:153
374 msgid "Invoking `%s'"
377 #: lilylib.py:104 lilylib.py:155
379 msgid "Running %s..."
389 msgid "unable to set the music %(music)s for the repeat %(repeat)s"
393 msgid "encountered repeat without body"
396 #: musicxml.py:13 convert-ly.py:50 lilypond-book.py:85 warn.cc:54 input.cc:96
398 #, c-format, python-format
403 msgid "requested time signature, but time sig is unknown"
408 msgid "Encountered note at %s with %s duration (no <type> element):"
413 msgid "Unable to find find instrument for ID=%s\n"
416 #: abc2ly.py:1342 convert-ly.py:71 lilypond-book.py:109 midi2ly.py:849
418 msgid "%s [OPTION]... FILE"
424 "abc2ly converts ABC music files (see\n"
425 "%s) to LilyPond input."
428 #: abc2ly.py:1350 convert-ly.py:78 etf2ly.py:1190 lilypond-book.py:175
429 #: midi2ly.py:885 musicxml2ly.py:1824 main.cc:161
430 msgid "show version number and exit"
433 #: abc2ly.py:1354 convert-ly.py:82 etf2ly.py:1186 lilypond-book.py:125
434 #: midi2ly.py:864 musicxml2ly.py:1808 main.cc:150
435 msgid "show this help and exit"
438 #: abc2ly.py:1356 etf2ly.py:1191 midi2ly.py:868
439 msgid "write output to FILE"
443 msgid "be strict about succes"
447 msgid "preserve ABC's notion of beams"
450 #: abc2ly.py:1361 convert-ly.py:111 etf2ly.py:1198 lilypond-book.py:180
451 #: midi2ly.py:897 musicxml2ly.py:1872
455 #: abc2ly.py:1362 convert-ly.py:112 etf2ly.py:1199 lilypond-book.py:181
456 #: midi2ly.py:898 musicxml2ly.py:1873
457 msgid "Report bugs via"
462 "Update LilyPond input to newer version. By default, update from the\n"
463 "version taken from the \\version command, to the current LilyPond version."
466 #: convert-ly.py:34 lilypond-book.py:59
470 #: convert-ly.py:66 etf2ly.py:1174 lilypond-book.py:105 midi2ly.py:79
471 msgid "Distributed under terms of the GNU General Public License."
474 #: convert-ly.py:67 etf2ly.py:1175 lilypond-book.py:106 midi2ly.py:80
475 msgid "It comes with NO WARRANTY."
478 #: convert-ly.py:86 convert-ly.py:106
483 msgid "start from VERSION [default: \\version found in file]"
487 msgid "edit in place"
491 msgid "do not add \\version command if missing"
495 msgid "show rules [default: --from=0, --to=@TOPLEVEL_VERSION@]"
499 msgid "convert to VERSION [default: @TOPLEVEL_VERSION@]"
503 msgid "Applying conversion: "
507 msgid "Error while converting"
511 msgid "Stopping at last succesful rule"
516 msgid "Processing `%s'... "
519 #: convert-ly.py:277 relocate.cc:362 source-file.cc:54
520 #, c-format, python-format
521 msgid "cannot open file: `%s'"
526 msgid "cannot determine version for `%s'. Skipping"
531 msgid "%s [OPTION]... ETF-FILE"
536 "Enigma Transport Format is a format used by Coda Music Technology's\n"
537 "Finale product. etf2ly converts a subset of ETF to a ready-to-use LilyPond "
541 #: etf2ly.py:1192 midi2ly.py:869 musicxml2ly.py:1866 main.cc:154 main.cc:159
545 #: etf2ly.py:1194 lilypond-book.py:178 midi2ly.py:886 main.cc:163
546 msgid "show warranty and copyright"
549 #: lilypond-book.py:57
551 "Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document."
554 #: lilypond-book.py:64
558 #: lilypond-book.py:72
560 msgid "Exiting (%d)..."
563 #: lilypond-book.py:103
565 msgid "Copyright (c) %s by"
568 #: lilypond-book.py:113
572 #: lilypond-book.py:116
573 msgid "pipe snippets through FILTER [convert-ly -n -]"
576 #: lilypond-book.py:120
578 "use output format FORMAT (texi [default], texi-html, latex, html, docbook)"
581 #: lilypond-book.py:127
582 msgid "add DIR to include path"
585 #: lilypond-book.py:128 lilypond-book.py:135 lilypond-book.py:147 main.cc:153
589 #: lilypond-book.py:133
590 msgid "format Texinfo output so that Info will look for images of music in DIR"
593 #: lilypond-book.py:140
597 #: lilypond-book.py:142
599 "pad left side of music to align music inspite of uneven bar numbers (in mm)"
602 #: lilypond-book.py:146
603 msgid "write output to DIR"
606 #: lilypond-book.py:151
610 #: lilypond-book.py:152
611 msgid "process ly_files using COMMAND FILE..."
614 #: lilypond-book.py:159
615 msgid "create PDF files for use with PDFTeX"
618 #: lilypond-book.py:163
620 "extract all PostScript fonts into INPUT.psfonts for LaTeX\n"
621 "must use this with dvips -h INPUT.psfonts"
624 #: lilypond-book.py:167 midi2ly.py:879 musicxml2ly.py:1829 main.cc:162
628 #: lilypond-book.py:788
630 msgid "file not found: %s"
633 #: lilypond-book.py:1022
635 msgid "deprecated ly-option used: %s=%s"
638 #: lilypond-book.py:1025
640 msgid "compatibility mode translation: %s=%s"
643 #: lilypond-book.py:1029
645 msgid "deprecated ly-option used: %s"
648 #: lilypond-book.py:1032
650 msgid "compatibility mode translation: %s"
653 #: lilypond-book.py:1051
655 msgid "ignoring unknown ly option: %s"
658 #: lilypond-book.py:1422
660 msgid "Opening filter `%s'"
663 #: lilypond-book.py:1439
665 msgid "`%s' failed (%d)"
668 #: lilypond-book.py:1440
669 msgid "The error log is as follows:"
672 #: lilypond-book.py:1512
673 msgid "cannot find \\begin{document} in LaTeX document"
676 #: lilypond-book.py:1623
677 msgid "Writing snippets..."
680 #: lilypond-book.py:1628
681 msgid "Processing..."
684 #: lilypond-book.py:1632
685 msgid "All snippets are up to date..."
688 #: lilypond-book.py:1642
690 msgid "cannot determine format for: %s"
693 #: lilypond-book.py:1653
695 msgid "%s is up to date."
698 #: lilypond-book.py:1659
700 msgid "Writing `%s'..."
703 #: lilypond-book.py:1714
704 msgid "Output would overwrite input file; use --output."
707 #: lilypond-book.py:1718
709 msgid "Reading %s..."
712 #: lilypond-book.py:1737
713 msgid "Dissecting..."
716 #: lilypond-book.py:1753
718 msgid "Compiling %s..."
721 #: lilypond-book.py:1762
723 msgid "Processing include: %s"
726 #: lilypond-book.py:1776
728 msgid "Removing `%s'"
731 #: lilypond-book.py:1809
732 msgid "option --psfonts not used"
735 #: lilypond-book.py:1810
736 msgid "processing with dvips will have no fonts"
739 #: lilypond-book.py:1813
743 #: lilypond-book.py:1869
745 msgid "Writing fonts to %s..."
748 #: midi2ly.py:87 lily-library.scm:615 lily-library.scm:624
752 #: midi2ly.py:90 midi2ly.py:911
762 msgid "%s output to `%s'..."
765 #: midi2ly.py:850 musicxml2ly.py:1803
767 msgid "Convert %s to LilyPond input."
771 msgid "print absolute pitches"
774 #: midi2ly.py:857 midi2ly.py:872
779 msgid "quantise note durations on DUR"
783 msgid "print explicit durations"
787 msgid "set key: ALT=+sharps|-flats; MINOR=1"
795 msgid "quantise note starts on DUR"
803 msgid "allow tuplet durations DUR*NUM/DEN"
807 msgid "treat every text as a lyric"
815 msgid "no files specified on command line."
818 #: musicxml2ly.py:193 musicxml2ly.py:195
820 msgid "Unprocessed PartGroupInfo %s encountered"
823 #: musicxml2ly.py:426
826 "Encountered rational duration with denominator %s, unable to convert to "
830 #: musicxml2ly.py:609
832 msgid "unknown mode %s, expecting 'major' or 'minor'"
835 #: musicxml2ly.py:647
837 msgid "Encountered unprocessed marker %s\n"
840 #: musicxml2ly.py:741
842 msgid "unknown span event %s"
845 #: musicxml2ly.py:751
847 msgid "unknown span type %s for %s"
850 #: musicxml2ly.py:1259
852 msgid "drum %s type unknown, please add to instrument_drumtype_dict"
855 #: musicxml2ly.py:1263
856 msgid "cannot find suitable event"
859 #: musicxml2ly.py:1346
861 msgid "Negative skip %s"
864 #: musicxml2ly.py:1480
866 msgid "Negative skip found: from %s to %s, difference is %s"
869 #: musicxml2ly.py:1505
871 msgid "unexpected %s; expected %s or %s or %s"
874 #: musicxml2ly.py:1583
875 msgid "cannot have two simultaneous slurs"
878 #: musicxml2ly.py:1711
880 msgid "cannot simultaneously have more than one mode: %s"
883 #: musicxml2ly.py:1791
884 msgid "Converting to LilyPond expressions..."
887 #: musicxml2ly.py:1802
888 msgid "musicxml2ly [options] FILE.xml"
891 #: musicxml2ly.py:1812
894 "This program is free software. It is covered by the GNU General Public\n"
895 "License and you are welcome to change it and/or distribute copies of it\n"
896 "under certain conditions. Invoke as `%s --warranty' for more\n"
900 #: musicxml2ly.py:1835
901 msgid "use lxml.etree; uses less memory and cpu time"
904 #: musicxml2ly.py:1841
905 msgid "input file is a zip-compressed MusicXML file"
908 #: musicxml2ly.py:1847
909 msgid "convert pitches in relative mode (default)"
912 #: musicxml2ly.py:1852
913 msgid "convert pitches in absolute mode"
916 #: musicxml2ly.py:1855
920 #: musicxml2ly.py:1857
922 "use a different language file 'LANG.ly' and corresponding pitch names, e.g. "
923 "'deutsch' for deutsch.ly"
926 #: musicxml2ly.py:1863
927 msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc."
930 #: musicxml2ly.py:1871
931 msgid "set output filename to FILE"
934 #: musicxml2ly.py:1929
936 msgid "unknown part in part-list: %s"
939 #: musicxml2ly.py:1985
941 msgid "Input file %s is compressed, extracting raw MusicXML data"
944 #: musicxml2ly.py:2011
946 msgid "Reading MusicXML from %s ..."
949 #: musicxml2ly.py:2039 musicxml2ly.py:2053
951 msgid "Output to `%s'"
954 #: musicxml2ly.py:2096
956 msgid "Unable to find input file %s"
959 #: getopt-long.cc:140
961 msgid "option `%s' requires an argument"
964 #: getopt-long.cc:144
966 msgid "option `%s' does not allow an argument"
969 #: getopt-long.cc:148
971 msgid "unrecognized option: `%s'"
974 #: getopt-long.cc:154
976 msgid "invalid argument `%s' to option `%s'"
979 #: warn.cc:68 grob.cc:566 input.cc:82
981 msgid "programming error: %s"
984 #: warn.cc:69 input.cc:83
985 msgid "continuing, cross fingers"
988 #: accidental-engraver.cc:250
990 msgid "accidental typesetting list must begin with context-name: %s"
993 #: accidental-engraver.cc:277
995 msgid "ignoring unknown accidental rule: %s"
998 #: accidental-engraver.cc:293
1000 msgid "pair or context-name expected for accidental rule, found %s"
1003 #: accidental.cc:187
1005 msgid "Could not find glyph-name for alteration %s"
1008 #: accidental.cc:202
1009 msgid "natural alteration glyph not found"
1012 #: align-interface.cc:325
1013 msgid "tried to get a translation for something that is no child of mine"
1016 #: all-font-metrics.cc:143
1018 msgid "cannot find font: `%s'"
1021 #: apply-context-iterator.cc:31
1022 msgid "\\applycontext argument is not a procedure"
1025 #: auto-change-iterator.cc:63 change-iterator.cc:61
1027 msgid "cannot change, already in translator: %s"
1030 #: axis-group-engraver.cc:78
1031 msgid "Axis_group_engraver: vertical group already has a parent"
1034 #: axis-group-engraver.cc:79
1035 msgid "are there two Axis_group_engravers?"
1038 #: axis-group-engraver.cc:80
1039 msgid "removing this vertical group"
1042 #: axis-group-interface.cc:524
1043 msgid "an outside-staff object should have a direction, defaulting to up"
1046 #: bar-check-iterator.cc:73
1048 msgid "barcheck failed at: %s"
1051 #: beam-engraver.cc:126
1052 msgid "already have a beam"
1055 #: beam-engraver.cc:202
1056 msgid "unterminated beam"
1059 #: beam-engraver.cc:244 chord-tremolo-engraver.cc:138
1060 msgid "stem must have Rhythmic structure"
1063 #: beam-engraver.cc:252
1064 msgid "stem does not fit in beam"
1067 #: beam-engraver.cc:253
1068 msgid "beam was started here"
1071 #: beam-quanting.cc:307
1072 msgid "no feasible beam position"
1076 msgid "removing beam with no stems"
1080 msgid "no viable initial configuration found: may not find good beam slope"
1083 #: break-alignment-interface.cc:195
1085 msgid "No spacing entry from %s to `%s'"
1088 #: change-iterator.cc:23
1090 msgid "cannot change `%s' to `%s'"
1093 #. FIXME: constant error message.
1094 #: change-iterator.cc:82
1095 msgid "cannot find context to switch to"
1098 #. We could change the current translator's id, but that would make
1099 #. errors hard to catch.
1101 #. last->translator_id_string () = get_change
1102 #. ()->change_to_id_string ();
1103 #: change-iterator.cc:91
1105 msgid "not changing to same context type: %s"
1108 #. FIXME: uncomprehensable message
1109 #: change-iterator.cc:95
1110 msgid "none of these in my family"
1113 #: chord-tremolo-engraver.cc:88
1114 msgid "No tremolo to end"
1117 #: chord-tremolo-engraver.cc:110
1118 msgid "unterminated chord tremolo"
1121 #: chord-tremolo-iterator.cc:35
1123 msgid "expect 2 elements for chord tremolo, found %d"
1128 msgid "clef `%s' not found"
1133 msgid "unknown cluster style `%s'"
1137 msgid "junking empty cluster"
1140 #: coherent-ligature-engraver.cc:100
1142 msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
1145 #. if we get to here, just put everything on one line
1146 #: constrained-breaking.cc:167 constrained-breaking.cc:184
1147 msgid "cannot find line breaking that satisfies constraints"
1150 #: context-def.cc:130
1152 msgid "program has no such type: `%s'"
1155 #: context-property.cc:30
1156 msgid "need symbol arguments for \\override and \\revert"
1161 msgid "cannot find or create new `%s'"
1166 msgid "cannot find or create `%s' called `%s'"
1171 msgid "Invalid CreateContext event: Cannot create %s context"
1176 msgid "cannot find or create: `%s'"
1181 msgid "custos `%s' not found"
1185 msgid "Event class should be a symbol"
1190 msgid "Unknown event class %s"
1195 msgid "dot `%s' not found"
1198 #: dynamic-engraver.cc:192
1199 msgid "cannot find start of (de)crescendo"
1202 #: dynamic-engraver.cc:201
1203 msgid "already have a decrescendo"
1206 #: dynamic-engraver.cc:203
1207 msgid "already have a crescendo"
1210 #: dynamic-engraver.cc:206
1211 msgid "cresc starts here"
1214 #: dynamic-engraver.cc:335
1215 msgid "unterminated (de)crescendo"
1218 #: extender-engraver.cc:142 extender-engraver.cc:151
1219 msgid "unterminated extender"
1222 #: font-config.cc:28
1223 msgid "Initializing FontConfig..."
1226 #: font-config.cc:44
1228 msgid "Rebuilding FontConfig cache %s, this may take a while..."
1231 #: font-config.cc:57
1233 msgid "failed adding font directory: %s"
1236 #: font-config.cc:59
1238 msgid "adding font directory: %s"
1241 #: general-scheme.cc:201
1242 msgid "infinity or NaN encountered while converting Real number"
1245 #: general-scheme.cc:202
1246 msgid "setting to zero"
1249 #: general-scheme.cc:421 output-ps.scm:61
1250 msgid "Found infinity or nan in output. Substituting 0.0"
1253 #: glissando-engraver.cc:94
1254 msgid "unterminated glissando"
1257 #: global-context-scheme.cc:85 global-context-scheme.cc:103
1258 msgid "no music found in score"
1261 #: global-context-scheme.cc:93
1262 msgid "Interpreting music... "
1265 #: global-context-scheme.cc:116
1267 msgid "elapsed time: %.2f seconds"
1270 #: gregorian-ligature-engraver.cc:59
1272 msgid "\\%s ignored"
1275 #: gregorian-ligature-engraver.cc:64
1277 msgid "implied \\%s added"
1280 #. ligature may not start with 2nd head of pes or flexa
1281 #: gregorian-ligature-engraver.cc:212
1282 msgid "cannot apply `\\~' on first head of ligature"
1285 #. (pitch == prev_pitch)
1286 #: gregorian-ligature-engraver.cc:224
1287 msgid "cannot apply `\\~' on heads with identical pitch"
1290 #: grob-interface.cc:57
1292 msgid "Unknown interface `%s'"
1295 #: grob-interface.cc:68
1297 msgid "Grob `%s' has no interface for property `%s'"
1300 #: grob-property.cc:34
1305 #: grob-property.cc:173
1307 msgid "cyclic dependency: calculation-in-progress encountered for #'%s (%s)"
1311 msgid "Infinity or NaN encountered"
1315 msgid "decrescendo too small"
1318 #: horizontal-bracket-engraver.cc:59
1319 msgid "do not have that many brackets"
1322 #: horizontal-bracket-engraver.cc:68
1323 msgid "conflicting note group events"
1326 #: hyphen-engraver.cc:93
1327 msgid "removing unterminated hyphen"
1330 #: hyphen-engraver.cc:107
1331 msgid "unterminated hyphen; removing"
1334 #: includable-lexer.cc:53 lily-guile.cc:76 lily-parser-scheme.cc:117
1336 msgid "cannot find file: `%s'"
1339 #: includable-lexer.cc:55 lily-parser-scheme.cc:108
1341 msgid "(search path: `%s')"
1344 #: input.cc:112 source-file.cc:168 source-file.cc:183
1345 msgid "position unknown"
1348 #: key-signature-interface.cc:74
1350 msgid "No glyph found for alteration: %s"
1353 #: key-signature-interface.cc:84
1354 msgid "alteration not found"
1357 #: ligature-bracket-engraver.cc:62 ligature-engraver.cc:93
1358 msgid "cannot find start of ligature"
1361 #: ligature-bracket-engraver.cc:75 ligature-engraver.cc:120
1362 msgid "already have a ligature"
1365 #: ligature-engraver.cc:98
1366 msgid "no right bound"
1369 #: ligature-engraver.cc:129
1370 msgid "no left bound"
1373 #: ligature-engraver.cc:173
1374 msgid "unterminated ligature"
1377 #: ligature-engraver.cc:202
1378 msgid "ignoring rest: ligature may not contain rest"
1381 #: ligature-engraver.cc:203
1382 msgid "ligature was started here"
1387 msgid "(load path: `%s')"
1390 #: lily-guile.cc:438
1392 msgid "cannot find property type-check for `%s' (%s)."
1395 #: lily-guile.cc:441
1396 msgid "perhaps a typing error?"
1399 #: lily-guile.cc:448
1400 msgid "doing assignment anyway"
1403 #: lily-guile.cc:460
1405 msgid "type check for `%s' failed; value `%s' must be of type `%s'"
1408 #: lily-lexer.cc:251
1409 msgid "include files are not allowed in safe mode"
1412 #: lily-lexer.cc:270
1414 msgid "identifier name is a keyword: `%s'"
1417 #: lily-lexer.cc:285
1419 msgid "error at EOF: %s"
1422 #: lily-parser-scheme.cc:30
1424 msgid "deprecated function called: %s"
1427 #: lily-parser-scheme.cc:89
1429 msgid "Changing working directory to: `%s'"
1432 #: lily-parser-scheme.cc:107
1434 msgid "cannot find init file: `%s'"
1437 #: lily-parser-scheme.cc:126
1439 msgid "Processing `%s'"
1442 #: lily-parser.cc:99
1446 #: lily-parser.cc:127
1447 msgid "braces do not match"
1450 #: lyric-combine-music-iterator.cc:327
1452 msgid "cannot find Voice `%s'"
1455 #: lyric-engraver.cc:158
1456 msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice."
1462 "This program is free software. It is covered by the GNU General Public\n"
1463 "License and you are welcome to change it and/or distribute copies of it\n"
1464 "under certain conditions. Invoke as `%s --warranty' for more\n"
1470 " This program is free software; you can redistribute it and/or\n"
1471 "modify it under the terms of the GNU General Public License version 2\n"
1472 "as published by the Free Software Foundation.\n"
1474 " This program is distributed in the hope that it will be useful,\n"
1475 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1476 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n"
1477 "General Public License for more details.\n"
1479 " You should have received a copy of the\n"
1480 "GNU General Public License along with this program; if not, write to\n"
1481 "the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
1482 "Boston, MA 02111-1307, USA.\n"
1491 "set Scheme option SYM to VAL (default: #t).\n"
1492 "Use -dhelp for help."
1500 msgid "evaluate scheme code"
1503 #. Bug in option parser: --output =foe is taken as an abbreviation
1504 #. for --output-format.
1510 msgid "dump FORMAT,... Also as separate options:"
1514 msgid "generate DVI (tex backend only)"
1518 msgid "generate PDF (default)"
1522 msgid "generate PNG"
1526 msgid "generate PostScript"
1530 msgid "generate TeX (tex backend only)"
1539 "dump header field FIELD to file\n"
1540 "named BASENAME.FIELD"
1544 msgid "add DIR to search path"
1548 msgid "use FILE as init file"
1552 msgid "USER, GROUP, JAIL, DIR"
1557 "chroot to JAIL, become USER:GROUP\n"
1562 msgid "write output to FILE (suffix will be added)"
1566 msgid "relocate using directory of lilypond program"
1572 "Copyright (c) %s by\n"
1576 #. No version number or newline here. It confuses help2man.
1579 msgid "Usage: %s [OPTION]... FILE..."
1584 msgid "Typeset music and/or produce MIDI from FILE."
1589 msgid "LilyPond produces beautiful music notation."
1594 msgid "For more information, see %s"
1604 msgid "Report bugs via %s"
1609 msgid "expected %d arguments with jail, found: %u"
1614 msgid "no such user: %s"
1619 msgid "cannot get user id from user name: %s: %s"
1624 msgid "no such group: %s"
1629 msgid "cannot get group id from group name: %s: %s"
1634 msgid "cannot chroot to: %s: %s"
1639 msgid "cannot change group id to: %d: %s"
1644 msgid "cannot change user id to: %d: %s"
1649 msgid "cannot change working directory to: %s: %s"
1654 msgid "exception caught: %s"
1657 #. FIXME: constant error message.
1658 #: mark-engraver.cc:129
1659 msgid "rehearsalMark must have integer value"
1662 #: mark-engraver.cc:135
1663 msgid "mark label must be a markup object"
1666 #: mensural-ligature-engraver.cc:85
1667 msgid "ligature with less than 2 heads -> skipping"
1670 #: mensural-ligature-engraver.cc:112
1671 msgid "cannot determine pitch of ligature primitive -> skipping"
1674 #: mensural-ligature-engraver.cc:126
1675 msgid "single note ligature - skipping"
1678 #: mensural-ligature-engraver.cc:138
1679 msgid "prime interval within ligature -> skipping"
1682 #: mensural-ligature-engraver.cc:150
1683 msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
1686 #: mensural-ligature-engraver.cc:198
1687 msgid "semibrevis must be followed by another one -> skipping"
1690 #: mensural-ligature-engraver.cc:209
1692 "semibreves can only appear at the beginning of a ligature,\n"
1693 "and there may be only zero or two of them"
1696 #: mensural-ligature-engraver.cc:236
1698 "invalid ligatura ending:\n"
1699 "when the last note is a descending brevis,\n"
1700 "the penultimate note must be another one,\n"
1701 "or the ligatura must be LB or SSB"
1704 #: mensural-ligature-engraver.cc:356
1705 msgid "unexpected case fall-through"
1708 #: mensural-ligature.cc:141
1709 msgid "Mensural_ligature: unexpected case fall-through"
1712 #: mensural-ligature.cc:192
1713 msgid "Mensural_ligature: (join_right == 0)"
1718 msgid "no such MIDI instrument: `%s'"
1721 #: midi-stream.cc:28
1723 msgid "cannot open for write: %s: %s"
1726 #: midi-stream.cc:44
1728 msgid "cannot write to file: `%s'"
1731 #: minimal-page-breaking.cc:42
1732 msgid "Computing page breaks..."
1735 #: music-iterator.cc:171
1736 msgid "Sending non-event to context"
1741 msgid "octave check failed; expected \"%s\", found: \"%s\""
1746 msgid "transposition by %s makes alteration larger than double"
1749 #: new-fingering-engraver.cc:96
1750 msgid "cannot add text scripts to individual note heads"
1753 #: new-fingering-engraver.cc:239
1754 msgid "no placement found for fingerings"
1757 #: new-fingering-engraver.cc:240
1758 msgid "placing below"
1761 #: note-collision.cc:463
1762 msgid "ignoring too many clashing note columns"
1765 #: note-column.cc:124
1766 msgid "cannot have note heads and rests together on a stem"
1771 msgid "none of note heads `%s' or `%s' found"
1774 #: note-heads-engraver.cc:64
1775 msgid "NoteEvent without pitch"
1778 #: open-type-font.cc:33
1780 msgid "cannot allocate %lu bytes"
1783 #: open-type-font.cc:37
1785 msgid "cannot load font table: %s"
1788 #: open-type-font.cc:42
1790 msgid "Free type error: %s"
1793 #: open-type-font.cc:100
1795 msgid "unsupported font format: %s"
1798 #: open-type-font.cc:102
1800 msgid "error reading font file %s: %s"
1803 #: open-type-font.cc:177
1805 msgid "FT_Get_Glyph_Name () Freetype error: %s"
1808 #: open-type-font.cc:302 pango-font.cc:167
1810 msgid "FT_Get_Glyph_Name () error: %s"
1813 #. find out the ideal number of pages
1814 #: optimal-page-breaking.cc:56
1815 msgid "Finding the ideal number of pages..."
1818 #: optimal-page-breaking.cc:71
1819 msgid "Fitting music on 1 page..."
1822 #: optimal-page-breaking.cc:73
1824 msgid "Fitting music on %d pages..."
1827 #: optimal-page-breaking.cc:75
1829 msgid "Fitting music on %d or %d pages..."
1832 #: optimal-page-breaking.cc:152 page-turn-page-breaking.cc:226
1833 #: paper-score.cc:146
1834 msgid "Drawing systems..."
1837 #: page-turn-page-breaking.cc:146
1839 msgid "page-turn-page-breaking: breaking from %d to %d"
1842 #: page-turn-page-breaking.cc:195
1844 "cannot fit the first page turn onto a single page. Consider setting first-"
1845 "page-number to an even number."
1848 #: page-turn-page-breaking.cc:208
1850 msgid "Calculating page and line breaks (%d possible page breaks)..."
1853 #: page-turn-page-breaking.cc:275
1855 msgid "break starting at page %d"
1858 #: page-turn-page-breaking.cc:276
1860 msgid "\tdemerits: %f"
1863 #: page-turn-page-breaking.cc:277
1865 msgid "\tsystem count: %d"
1868 #: page-turn-page-breaking.cc:278
1870 msgid "\tpage count: %d"
1873 #: page-turn-page-breaking.cc:279
1875 msgid "\tprevious break: %d"
1878 #: pango-font.cc:184
1881 "Glyph has no name, but font supports glyph naming.\n"
1882 "Skipping glyph U+%0X, file %s"
1885 #: pango-font.cc:229
1887 msgid "no PostScript font name for font `%s'"
1890 #: pango-font.cc:277
1891 msgid "FreeType face has no PostScript font name"
1894 #: paper-column-engraver.cc:221
1896 "forced break was overridden by some other event, should you be using bar "
1900 #: paper-outputter-scheme.cc:30
1902 msgid "Layout output to `%s'..."
1905 #: paper-score.cc:105
1906 msgid "Calculating line breaks..."
1909 #: paper-score.cc:118
1911 msgid "Element count %d (spanners %d) "
1914 #: paper-score.cc:122
1915 msgid "Preprocessing graphical objects..."
1919 msgid "GUILE signaled an error for the expression beginning here"
1922 #: percent-repeat-engraver.cc:200
1923 msgid "unterminated percent repeat"
1926 #: performance.cc:43
1930 #: performance.cc:72
1931 msgid "MIDI channel wrapped around"
1934 #: performance.cc:73
1935 msgid "remapping modulo 16"
1938 #: performance.cc:101
1940 msgid "MIDI output to `%s'..."
1943 #: phrasing-slur-engraver.cc:139
1944 msgid "unterminated phrasing slur"
1947 #: piano-pedal-engraver.cc:286
1949 msgid "expect 3 strings for piano pedals, found: %ld"
1952 #: piano-pedal-engraver.cc:301 piano-pedal-engraver.cc:312
1953 #: piano-pedal-performer.cc:93
1955 msgid "cannot find start of piano pedal: `%s'"
1958 #: piano-pedal-engraver.cc:347
1960 msgid "cannot find start of piano pedal bracket: `%s'"
1963 #: program-option-scheme.cc:215
1965 msgid "no such internal option: %s"
1968 #: property-iterator.cc:74
1970 msgid "not a grob name, `%s'"
1973 #: relative-octave-check.cc:38
1974 msgid "Failed octave check, got: "
1979 msgid "Setting %s to %s"
1984 msgid "no such file: %s for %s"
1987 #: relocate.cc:74 relocate.cc:92
1989 msgid "no such directory: %s for %s"
1994 msgid "%s=%s (prepend)\n"
1999 msgid "not relocating, no %s/ or current/ found under %s"
2004 msgid "Relocation: compile datadir=%s, new datadir=%s"
2009 msgid "Relocation: framework_prefix=%s"
2014 msgid "Relocation: is absolute: argv0=%s"
2019 msgid "Relocation: from cwd: argv0=%s"
2025 "Relocation: from PATH=%s\n"
2030 msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR"
2035 msgid "Relocation file: %s"
2040 msgid "Unknown relocation command %s"
2043 #: rest-collision.cc:145
2044 msgid "cannot resolve rest collision: rest direction not set"
2047 #: rest-collision.cc:159 rest-collision.cc:204
2048 msgid "too many colliding rests"
2053 msgid "rest `%s' not found"
2056 #: score-engraver.cc:67
2058 msgid "cannot find `%s'"
2061 #: score-engraver.cc:69
2062 msgid "Music font has not been installed properly."
2065 #: score-engraver.cc:71
2067 msgid "Search path `%s'"
2070 #: score-engraver.cc:73
2075 msgid "already have music in score"
2079 msgid "this is the previous music"
2083 msgid "errors found, ignoring music expression"
2087 #: script-engraver.cc:102
2088 msgid "do not know how to interpret articulation: "
2091 #: script-engraver.cc:103
2092 msgid "scheme encoding: "
2095 #: slur-engraver.cc:82
2097 msgid "direction of %s invalid: %d"
2100 #: slur-engraver.cc:151
2101 msgid "unterminated slur"
2104 #: slur-engraver.cc:163
2105 msgid "cannot end slur"
2110 msgid "Ignoring grob for slur: %s. avoid-slur not set?"
2113 #: source-file.cc:74
2115 msgid "expected to read %d characters, got %d"
2118 #: spaceable-grob.cc:83
2120 msgid "No spring between column %d and next one"
2123 #: staff-symbol-engraver.cc:62
2124 msgid "staff-span event has no direction"
2127 #: stem-engraver.cc:92
2128 msgid "tremolo duration is too long"
2132 #: stem-engraver.cc:129
2134 msgid "adding note head to incompatible stem (type = %d)"
2137 #: stem-engraver.cc:131
2138 msgid "maybe input should specify polyphonic voices"
2142 msgid "weird stem size, check for narrow beams"
2147 msgid "flag `%s' not found"
2152 msgid "flag stroke `%s' not found"
2157 msgid "Element count %d."
2162 msgid "Grob count %d"
2165 #: text-spanner-engraver.cc:60
2166 msgid "cannot find start of text spanner"
2169 #: text-spanner-engraver.cc:72
2170 msgid "already have a text spanner"
2173 #: text-spanner-engraver.cc:118
2174 msgid "unterminated text spanner"
2177 #: tie-engraver.cc:262
2182 #. Todo: should make typecheck?
2184 #. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
2186 #: time-signature-engraver.cc:64
2188 msgid "strange time signature found: %d/%d"
2191 #. If there is no such symbol, we default to the numbered style.
2192 #. (Here really with a warning!)
2193 #: time-signature.cc:83
2195 msgid "time signature symbol `%s' not found; reverting to numbered style"
2198 #: translator-ctors.cc:53
2200 msgid "unknown translator: `%s'"
2203 #: translator-group-ctors.cc:29
2205 msgid "fatal error. Couldn't find type: %s"
2208 #: translator-group.cc:146
2210 msgid "cannot find: `%s'"
2213 #: translator.cc:347
2215 msgid "Two simultaneous %s events, junking this one"
2218 #: translator.cc:348
2220 msgid "Previous %s event here"
2223 #: trill-spanner-engraver.cc:84
2224 msgid "cannot find start of trill spanner"
2227 #: trill-spanner-engraver.cc:96
2228 msgid "already have a trill spanner"
2231 #: tuplet-engraver.cc:96
2232 msgid "No tuplet to end"
2235 #: vaticana-ligature-engraver.cc:389
2238 "ignored prefix (es) `%s' of this head according to restrictions of the "
2239 "selected ligature style"
2242 #: vaticana-ligature-engraver.cc:718
2244 msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
2247 #: vaticana-ligature.cc:84
2248 msgid "flexa-height undefined; assuming 0"
2251 #: vaticana-ligature.cc:89
2252 msgid "ascending vaticana style flexa"
2255 #: vaticana-ligature.cc:177
2256 msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
2259 #. fixme: be more verbose.
2260 #: volta-engraver.cc:100
2261 msgid "cannot end volta spanner"
2264 #: volta-engraver.cc:110
2265 msgid "already have a volta spanner, ending that one prematurely"
2268 #: volta-engraver.cc:114
2269 msgid "also already have an ended spanner"
2272 #: volta-engraver.cc:115
2277 msgid "\\paper cannot be used in \\score, use \\layout instead"
2281 msgid "need \\paper for paper block"
2285 msgid "Grob name should be alphanumeric"
2289 msgid "second argument must be pitch list"
2292 #: parser.yy:1536 parser.yy:1541 parser.yy:2006
2293 msgid "have to be in Lyric mode for lyrics"
2297 msgid "expecting string as script definition"
2300 #: parser.yy:1793 parser.yy:1843
2302 msgid "not a duration: %d"
2306 msgid "have to be in Note mode for notes"
2310 msgid "have to be in Chord mode for chords"
2314 msgid "stray UTF-8 BOM encountered"
2318 msgid "Skipping UTF-8 BOM"
2323 msgid "Renaming input to: `%s'"
2327 msgid "quoted string expected after \\version"
2331 msgid "quoted string expected after \\sourcefilename"
2335 msgid "integer expected after \\sourcefileline"
2339 msgid "EOF found inside a comment"
2343 msgid "\\maininput not allowed outside init files"
2348 msgid "wrong or undefined identifier: `%s'"
2353 msgid "end quote missing"
2357 msgid "Brace found at end of lyric. Did you forget a space?"
2361 msgid "Brace found at end of markup. Did you forget a space?"
2366 msgid "invalid character: `%c'"
2369 #: lexer.ll:801 lexer.ll:802
2371 msgid "unknown escaped string: `\\%s'"
2374 #: lexer.ll:907 lexer.ll:908
2376 msgid "file too old: %s (oldest supported: %s)"
2379 #: lexer.ll:908 lexer.ll:909
2380 msgid "consider updating the input with the convert-ly script"
2383 #: lexer.ll:914 lexer.ll:915
2385 msgid "program too old: %s (file requires: %s)"
2388 #: backend-library.scm:19 lily.scm:767 ps-to-png.scm:58
2390 msgid "Invoking `~a'..."
2393 #: backend-library.scm:28
2395 msgid "`~a' failed (~a)"
2398 #: backend-library.scm:117 framework-tex.scm:344 framework-tex.scm:369
2400 msgid "Converting to `~a'..."
2403 #: backend-library.scm:130
2405 msgid "Converting to ~a..."
2408 #: backend-library.scm:168
2410 msgid "Writing header field `~a' to `~a'..."
2413 #: define-context-properties.scm:20 define-grob-properties.scm:10
2414 #: define-music-properties.scm:10
2416 msgid "symbol ~S redefined"
2419 #: define-event-classes.scm:119
2421 msgid "event class ~A seems to be unused"
2424 #. should be programming-error
2425 #: define-event-classes.scm:125
2427 msgid "translator listens to nonexisting event class ~A"
2430 #: define-markup-commands.scm:296
2431 msgid "no systems found in \\score markup, does it have a \\layout block?"
2434 #: define-markup-commands.scm:1310
2436 msgid "not a valid duration string: ~a"
2439 #: define-music-types.scm:670
2441 msgid "symbol expected: ~S"
2444 #: define-music-types.scm:673
2446 msgid "cannot find music object: ~S"
2449 #: define-music-types.scm:692
2451 msgid "unknown repeat type `~S'"
2454 #: define-music-types.scm:693
2455 msgid "See music-types.scm for supported repeats"
2458 #: document-backend.scm:91
2460 msgid "pair expected in doc ~s"
2463 #: document-backend.scm:135
2465 msgid "cannot find interface for property: ~S"
2468 #: document-backend.scm:145
2470 msgid "unknown Grob interface: ~S"
2473 #: documentation-lib.scm:45
2475 msgid "Processing ~S..."
2478 #: documentation-lib.scm:154
2480 msgid "Writing ~S..."
2483 #: documentation-lib.scm:176
2485 msgid "cannot find description for property ~S (~S)"
2488 #: framework-eps.scm:90
2490 msgid "Writing ~a..."
2493 #: framework-ps.scm:282
2495 msgid "cannot embed ~S=~S"
2498 #: framework-ps.scm:335
2500 msgid "cannot extract file matching ~a from ~a"
2503 #: framework-ps.scm:352
2505 msgid "do not know how to embed ~S=~S"
2508 #: framework-ps.scm:383
2510 msgid "do not know how to embed font ~s ~s ~s"
2513 #: framework-ps.scm:750
2515 msgid "cannot convert <stdout> to ~S"
2518 #: framework-ps.scm:769 framework-ps.scm:772
2520 msgid "cannot generate ~S using the postscript back-end"
2523 #: framework-ps.scm:779
2526 "The PostScript backend does not support the system-by-system \n"
2527 "output. For that, use the EPS backend instead,\n"
2529 " lilypond -dbackend=eps FILE\n"
2531 "If have cut & pasted a lilypond fragment from a webpage, be sure\n"
2532 "to only remove anything before\n"
2534 " %% ****************************************************************\n"
2535 " %% Start cut-&-pastable-section\n"
2536 " %% ****************************************************************\n"
2539 #: framework-tex.scm:361
2541 msgid "TeX file name must not contain whitespace: `~a'"
2546 msgid "Writing graph `~a'..."
2549 #: layout-beam.scm:29
2551 msgid "Error in beam quanting. Expected (~S,~S) found ~S."
2554 #: layout-beam.scm:46
2556 msgid "Error in beam quanting. Expected ~S 0, found ~S."
2559 #: layout-page-layout.scm:124
2560 msgid "Can't fit systems on page -- ignoring between-system-padding"
2563 #: layout-page-layout.scm:458
2564 msgid "Calculating page breaks..."
2567 #: lily-library.scm:583
2569 msgid "unknown unit: ~S"
2572 #: lily-library.scm:617
2574 msgid "no \\version statement found, please add~afor future compatibility"
2577 #: lily-library.scm:625
2578 msgid "old relative compatibility not used"
2583 msgid "cannot find: ~A"
2588 msgid "wrong type for argument ~a. Expecting ~a, found ~s"
2593 msgid "job ~a terminated with signal: ~a"
2599 "logfile ~a (exit ~a):\n"
2603 #: lily.scm:664 lily.scm:757
2605 msgid "failed files: ~S"
2610 msgid "Redirecting output to ~a..."
2613 #: ly-syntax-constructors.scm:40
2614 msgid "Music head function must return Music object"
2617 #: ly-syntax-constructors.scm:139
2619 msgid "Invalid property operation ~a"
2624 msgid "Wrong number of arguments. Expect: ~A, found ~A: ~S"
2629 msgid "Invalid argument in position ~A. Expect: ~A, found: ~S."
2632 #: music-functions.scm:228
2633 msgid "More alternatives than repeats. Junking excess alternatives"
2636 #: music-functions.scm:240
2638 msgid "invalid tremolo repeat count: ~a"
2641 #: music-functions.scm:248
2643 msgid "expecting 2 elements for chord tremolo, found ~a"
2646 #: music-functions.scm:564
2648 msgid "music expected: ~S"
2651 #. FIXME: uncomprehensable message
2652 #: music-functions.scm:614
2654 msgid "Bar check failed. Expect to be at ~a, instead at ~a"
2657 #: music-functions.scm:764
2659 msgid "cannot find quoted music: `~S'"
2662 #: music-functions.scm:961
2664 msgid "unknown accidental style: ~S"
2667 #: output-ps.scm:276
2668 msgid "utf-8-string encountered in PS backend"
2671 #: output-svg.scm:45
2673 msgid "undefined: ~S"
2676 #: output-svg.scm:135
2678 msgid "cannot decypher Pango description: ~a"
2681 #: output-tex.scm:96
2683 msgid "cannot find ~a in ~a"
2687 msgid "set-global-staff-size: not in toplevel scope"
2692 msgid "This is not a \\layout {} object, ~S"
2697 msgid "Unknown papersize: ~a"
2700 #. TODO: should raise (generic) exception with throw, and catch
2701 #. that in parse-scm.cc
2703 msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
2706 #: parser-clef.scm:129
2708 msgid "unknown clef type `~a'"
2711 #: parser-clef.scm:130
2713 msgid "supported clefs: ~a"
2718 msgid "~a exited with status: ~S"
2723 msgid "assertion failed: ~S"