X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=po%2Flilypond.pot;h=77d07a65b033ae8443158c8af5be9ac369980c87;hb=2129b7b7f8493649bc00b5d4ea0ecda8a5bdef33;hp=29dff958815a1f4a07529a6b33f2d66c5adc80ee;hpb=9627516f833fcd89ce59351ae90dc722ec96a2c5;p=lilypond.git diff --git a/po/lilypond.pot b/po/lilypond.pot index 29dff95881..77d07a65b0 100644 --- a/po/lilypond.pot +++ b/po/lilypond.pot @@ -1,955 +1,1616 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-04-02 13:40+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-20 12:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" -#: ly2dvi.py:88 -msgid "Generate .dvi with LaTeX for LilyPond" +#: convertrules.py:9 +#, python-format +msgid "Not smart enough to convert %s" msgstr "" -#: data-file.cc:118 input.cc:85 ly2dvi.py:167 midi-parser.cc:100 mup2ly.py:93 -#: update-lily.py:113 warn.cc:23 +#: convertrules.py:10 +msgid "Please refer to the manual for details, and update manually." +msgstr "" + +#: convertrules.py:11 +#, python-format +msgid "%s has been replaced by %s" +msgstr "" + +#: convertrules.py:2395 +msgid "LilyPond source must be UTF-8" +msgstr "" + +#: convertrules.py:2398 +msgid "Try the texstrings backend" +msgstr "" + +#: convertrules.py:2401 +#, python-format +msgid "Do something like: %s" +msgstr "" + +#: convertrules.py:2404 +msgid "Or save as UTF-8 in your editor" +msgstr "" + +#: fontextract.py:25 +#, python-format +msgid "Scanning %s" +msgstr "" + +#: fontextract.py:70 +#, python-format +msgid "Extracted %s" +msgstr "" + +#: fontextract.py:85 +#, python-format +msgid "Writing fonts to %s" +msgstr "" + +#: lilylib.py:82 +#, python-format +msgid "Invoking `%s'" +msgstr "" + +#: lilylib.py:84 +#, python-format +msgid "Running %s..." +msgstr "" + +#: lilylib.py:165 +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: abc2ly.py:1357 +msgid "" +"This program converts ABC music files (see\n" +"http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt) to LilyPond input." +msgstr "" + +#: abc2ly.py:1360 +msgid "set output filename to FILE" +msgstr "" + +#: abc2ly.py:1362 +msgid "be strict about succes" +msgstr "" + +#: abc2ly.py:1364 +msgid "preserve ABC's notion of beams" +msgstr "" + +#: convert-ly.py:49 +msgid "" +"Update LilyPond input to newer version. By default, update from the\n" +"version taken from the \\version command, to the current LilyPond version.\n" +"\n" +"Examples:\n" +"\n" +" convert-ly -e old.ly\n" +" convert-ly --from=2.3.28 --to 2.5.21 foobar.ly\n" +msgstr "" + +#: convert-ly.py:67 lilypond-book.py:115 warn.cc:48 input.cc:81 +#, c-format, python-format +msgid "warning: %s" +msgstr "" + +#: convert-ly.py:70 lilypond-book.py:118 warn.cc:54 input.cc:87 input.cc:95 +#, c-format, python-format +msgid "error: %s" +msgstr "" + +#: convert-ly.py:86 etf2ly.py:1200 lilypond-book.py:138 midi2ly.py:114 +msgid "Distributed under terms of the GNU General Public License." +msgstr "" + +#: convert-ly.py:87 etf2ly.py:1201 lilypond-book.py:139 midi2ly.py:115 +msgid "It comes with NO WARRANTY." +msgstr "" + +#: convert-ly.py:98 convert-ly.py:118 +msgid "VERSION" +msgstr "" + +#: convert-ly.py:100 +msgid "start from VERSION [default: \\version found in file]" +msgstr "" + +#: convert-ly.py:103 +msgid "edit in place" +msgstr "" + +#: convert-ly.py:106 +msgid "do not add \\version command if missing" +msgstr "" + +#: convert-ly.py:112 +msgid "print rules [default: --from=0, --to=@TOPLEVEL_VERSION@]" +msgstr "" + +#: convert-ly.py:117 +msgid "convert to VERSION [default: @TOPLEVEL_VERSION@]" +msgstr "" + +#: convert-ly.py:164 +msgid "Applying conversion: " +msgstr "" + +#: convert-ly.py:176 +msgid "error while converting" +msgstr "" + +#: convert-ly.py:178 score-engraver.cc:73 +msgid "Aborting" +msgstr "" + +#: convert-ly.py:202 +#, python-format +msgid "Processing `%s'... " +msgstr "" + +#: convert-ly.py:289 source-file.cc:56 +#, c-format, python-format +msgid "can't open file: `%s'" +msgstr "" + +#: convert-ly.py:296 +#, python-format +msgid "can't determine version for `%s'. Skipping" +msgstr "" + +#: etf2ly.py:1208 +msgid "" +"Enigma Transport Format is a format used by Coda Music Technology's\n" +"Finale product. This program will convert a subset of ETF to a\n" +"ready-to-use lilypond file." +msgstr "" + +#: etf2ly.py:1211 midi2ly.py:901 +msgid "write output to FILE" +msgstr "" + +#: etf2ly.py:1212 midi2ly.py:902 main.cc:172 main.cc:178 +msgid "FILE" +msgstr "" + +#: etf2ly.py:1214 midi2ly.py:915 +msgid "show warranty" +msgstr "" + +#: lilypond-book.py:88 +msgid "" +"Process LilyPond snippets in hybrid HTML, LaTeX, or texinfo document.\n" +"\n" +"Example usage:\n" +"\n" +" lilypond-book --filter=\"tr '[a-z]' '[A-Z]'\" BOOK\n" +" lilypond-book --filter=\"convert-ly --no-version --from=2.0.0 -\" BOOK\n" +" lilypond-book --process='lilypond -I include' BOOK\n" +msgstr "" + +#: lilypond-book.py:104 +#, python-format +msgid "Exiting (%d)..." +msgstr "" + +#: lilypond-book.py:136 +#, python-format +msgid "Copyright (c) %s by" +msgstr "" + +#: lilypond-book.py:147 +msgid "FILTER" +msgstr "" + +#: lilypond-book.py:150 +msgid "pipe snippets through FILTER [convert-ly -n -]" +msgstr "" + +#: lilypond-book.py:152 +msgid "use output format FORMAT (texi [default], texi-html, latex, html)" +msgstr "" + +#: lilypond-book.py:154 +msgid "add DIR to include path" +msgstr "" + +#: lilypond-book.py:159 +msgid "write output to DIR" +msgstr "" + +#: lilypond-book.py:162 +msgid "COMMAND" +msgstr "" + +#: lilypond-book.py:163 +msgid "process ly_files using COMMAND FILE..." +msgstr "" + +#: lilypond-book.py:168 +msgid "" +"extract all PostScript fonts into INPUT.psfonts for LaTeXmust use this with " +"dvips -h INPUT.psfonts" +msgstr "" + +#: lilypond-book.py:171 midi2ly.py:912 main.cc:182 +msgid "be verbose" +msgstr "" + +#: lilypond-book.py:177 main.cc:183 +msgid "show warranty and copyright" +msgstr "" + +#: lilypond-book.py:734 +#, python-format +msgid "file not found: %s" +msgstr "" + +#: lilypond-book.py:963 +#, python-format +msgid "deprecated ly-option used: %s=%s" +msgstr "" + +#: lilypond-book.py:966 +#, python-format +msgid "compatibility mode translation: %s=%s" +msgstr "" + +#: lilypond-book.py:970 +#, python-format +msgid "deprecated ly-option used: %s" +msgstr "" + +#: lilypond-book.py:973 +#, python-format +msgid "compatibility mode translation: %s" +msgstr "" + +#: lilypond-book.py:992 +#, python-format +msgid "ignoring unknown ly option: %s" +msgstr "" + +#: lilypond-book.py:1327 +#, python-format +msgid "Opening filter `%s'" +msgstr "" + +#: lilypond-book.py:1344 +#, python-format +msgid "`%s' failed (%d)" +msgstr "" + +#: lilypond-book.py:1345 +msgid "The error log is as follows:" +msgstr "" + +#: lilypond-book.py:1512 +msgid "Writing snippets..." +msgstr "" + +#: lilypond-book.py:1517 +msgid "Processing..." +msgstr "" + +#: lilypond-book.py:1521 +msgid "All snippets are up to date..." +msgstr "" + +#: lilypond-book.py:1531 +#, python-format +msgid "can't determine format for: %s" +msgstr "" + +#: lilypond-book.py:1542 +#, python-format +msgid "%s is up to date." +msgstr "" + +#: lilypond-book.py:1548 +#, python-format +msgid "Writing `%s'..." +msgstr "" + +#: lilypond-book.py:1595 +msgid "Output would overwrite input file; use --output." +msgstr "" + +#: lilypond-book.py:1599 +#, python-format +msgid "Reading %s..." +msgstr "" + +#: lilypond-book.py:1618 +msgid "Dissecting..." +msgstr "" + +#: lilypond-book.py:1634 +#, python-format +msgid "Compiling %s..." +msgstr "" + +#: lilypond-book.py:1643 +#, python-format +msgid "Processing include: %s" +msgstr "" + +#: lilypond-book.py:1657 +#, python-format +msgid "Removing `%s'" +msgstr "" + +#: lilypond-book.py:1717 +#, python-format +msgid "Writing fonts to %s..." +msgstr "" + +#: lilypond-book.py:1729 +msgid "option --psfonts not used" +msgstr "" + +#: lilypond-book.py:1730 +msgid "processing with dvips will have no fonts" +msgstr "" + +#: lilypond-book.py:1736 +msgid "DVIPS usage:" +msgstr "" + +#: midi2ly.py:122 lily-library.scm:489 lily-library.scm:497 msgid "warning: " msgstr "" -#: input.cc:90 ly2dvi.py:172 mup2ly.py:98 mup2ly.py:186 update-lily.py:118 -#: update-lily.py:206 warn.cc:9 warn.cc:17 +#: midi2ly.py:125 midi2ly.py:941 msgid "error: " msgstr "" -#: ly2dvi.py:174 mup2ly.py:100 update-lily.py:120 +#: midi2ly.py:126 msgid "Exiting ... " msgstr "" -#: ly2dvi.py:232 mup2ly.py:158 update-lily.py:178 +#: midi2ly.py:873 +#, python-format +msgid "%s output to `%s'..." +msgstr "" + +#: midi2ly.py:887 +msgid "Convert MIDI to LilyPond source." +msgstr "" + +#: midi2ly.py:891 +msgid "print absolute pitches" +msgstr "" + +#: midi2ly.py:893 midi2ly.py:905 +msgid "DUR" +msgstr "" + +#: midi2ly.py:894 +msgid "quantise note durations on DUR" +msgstr "" + +#: midi2ly.py:897 +msgid "print explicit durations" +msgstr "" + +#: midi2ly.py:898 +msgid "set key: ALT=+sharps|-flats; MINOR=1" +msgstr "" + +#: midi2ly.py:899 +msgid "ALT[:MINOR]" +msgstr "" + +#: midi2ly.py:904 +msgid "quantise note starts on DUR" +msgstr "" + +#: midi2ly.py:907 +msgid "DUR*NUM/DEN" +msgstr "" + +#: midi2ly.py:910 +msgid "allow tuplet durations DUR*NUM/DEN" +msgstr "" + +#: midi2ly.py:918 +msgid "treat every text as a lyric" +msgstr "" + +#: midi2ly.py:921 +msgid "example" +msgstr "" + +#: midi2ly.py:942 +msgid "no files specified on command line." +msgstr "" + +#: getopt-long.cc:141 #, c-format -msgid "Usage: %s [OPTION]... FILE" +msgid "option `%s' requires an argument" msgstr "" -#: ly2dvi.py:236 main.cc:119 main.cc:150 mup2ly.py:162 update-lily.py:182 -msgid "Options:" +#: getopt-long.cc:145 +#, c-format +msgid "option `%s' doesn't allow an argument" msgstr "" -#: ly2dvi.py:240 main.cc:123 main.cc:173 mup2ly.py:166 update-lily.py:186 +#: getopt-long.cc:149 #, c-format -msgid "Report bugs to %s" +msgid "unrecognized option: `%s'" msgstr "" -#: ly2dvi.py:256 mup2ly.py:183 update-lily.py:203 +#: getopt-long.cc:155 #, c-format -msgid "Invoking `%s'" +msgid "invalid argument `%s' to option `%s'" +msgstr "" + +#: warn.cc:68 grob.cc:462 +#, c-format +msgid "programming error: %s" +msgstr "" + +#: warn.cc:69 +msgid "continuing, cross fingers" msgstr "" -#: ly2dvi.py:260 mup2ly.py:186 update-lily.py:206 +#: accidental-engraver.cc:238 #, c-format -msgid "command exited with value %d" +msgid "accidental typesetting list must begin with context-name: %s" msgstr "" -#: ly2dvi.py:262 mup2ly.py:188 update-lily.py:208 -msgid "(ignored)" +#: accidental-engraver.cc:266 +#, c-format +msgid "ignoring unknown accidental: %s" msgstr "" -#: ly2dvi.py:272 update-lily.py:218 +#: accidental-engraver.cc:282 #, c-format -msgid "Cleaning %s..." +msgid "pair or context-name expected for accidental rule, found %s" msgstr "" -#: ly2dvi.py:286 mup2ly.py:212 update-lily.py:232 +#: accidental.cc:239 key-signature-interface.cc:124 #, c-format -msgid "no such setting: %s" +msgid "accidental `%s' not found" msgstr "" -#: ly2dvi.py:298 main.cc:113 -msgid "write Makefile dependencies for every input file" +#: align-interface.cc:160 +msgid "" +"vertical alignment called before line-breaking.\n" +"Only do cross-staff spanners with PianoStaff." msgstr "" -#: ly2dvi.py:299 main.cc:95 main.cc:109 mup2ly.py:1111 update-lily.py:246 -msgid "this help" +#: all-font-metrics.cc:213 +#, c-format +msgid "can't find font: `%s'" msgstr "" -#: ly2dvi.py:300 main.cc:111 main.cc:114 -msgid "DIR" +#: all-font-metrics.cc:214 +msgid "loading default font" msgstr "" -#: ly2dvi.py:300 -msgid "add DIR to LilyPond's search path" +#: all-font-metrics.cc:224 +#, c-format +msgid "can't find default font: `%s'" msgstr "" -#: ly2dvi.py:301 +#: all-font-metrics.cc:225 includable-lexer.cc:62 lily-parser-scheme.cc:97 #, c-format -msgid "keep all output, and name the directory %s.dir" +msgid "(search path: `%s')" msgstr "" -#: ly2dvi.py:302 -msgid "don't run LilyPond" +#: all-font-metrics.cc:226 volta-engraver.cc:157 +msgid "giving up" msgstr "" -#: ly2dvi.py:303 main.cc:116 -msgid "produce MIDI output only" +#: apply-context-iterator.cc:34 +msgid "\\applycontext argument is not a procedure" msgstr "" -#: ly2dvi.py:304 main.cc:98 main.cc:112 main.cc:117 -msgid "FILE" +#: auto-change-iterator.cc:62 change-iterator.cc:61 +#, c-format +msgid "can't change, already in translator: %s" msgstr "" -#: ly2dvi.py:304 -msgid "write ouput to FILE" +#: axis-group-engraver.cc:82 +msgid "Axis_group_engraver: vertical group already has a parent" msgstr "" -#: ly2dvi.py:306 -msgid "generate PostScript output" +#: axis-group-engraver.cc:83 +msgid "are there two Axis_group_engravers?" msgstr "" -#: ly2dvi.py:307 -msgid "KEY=VAL" +#: axis-group-engraver.cc:84 +msgid "removing this vertical group" msgstr "" -#: ly2dvi.py:307 -msgid "change global setting KEY to VAL" +#: bar-check-iterator.cc:73 +#, c-format +msgid "barcheck failed at: %s" msgstr "" -#: ly2dvi.py:308 main.cc:120 mup2ly.py:1114 update-lily.py:250 -msgid "verbose" +#: beam-engraver.cc:136 +msgid "already have a beam" msgstr "" -#: ly2dvi.py:309 main.cc:104 main.cc:119 mup2ly.py:1115 update-lily.py:251 -msgid "print version number" +#: beam-engraver.cc:205 +msgid "unterminated beam" +msgstr "" + +#: beam-engraver.cc:246 chord-tremolo-engraver.cc:162 +msgid "stem must have Rhythmic structure" +msgstr "" + +#: beam-engraver.cc:259 +msgid "stem doesn't fit in beam" +msgstr "" + +#: beam-engraver.cc:260 +msgid "beam was started here" +msgstr "" + +#: beam-quanting.cc:306 +msgid "no feasible beam position" +msgstr "" + +#: beam.cc:126 +msgid "removing beam with less than two stems" +msgstr "" + +#: beam.cc:981 +msgid "no viable initial configuration found: may not find good beam slope" +msgstr "" + +#: break-align-interface.cc:194 +#, c-format +msgid "No spacing entry from %s to `%s'" +msgstr "" + +#: change-iterator.cc:23 +#, c-format +msgid "can't change `%s' to `%s'" +msgstr "" + +#. FIXME: constant error message. +#: change-iterator.cc:82 +msgid "can't find context to switch to" +msgstr "" + +#. We could change the current translator's id, but that would make +#. errors hard to catch. +#. +#. last->translator_id_string () = get_change +#. ()->change_to_id_string (); +#: change-iterator.cc:91 +#, c-format +msgid "not changing to same context type: %s" +msgstr "" + +#. FIXME: uncomprehensable message +#: change-iterator.cc:95 +msgid "none of these in my family" +msgstr "" + +#: chord-tremolo-engraver.cc:96 +#, c-format +msgid "expect 2 elements for chord tremolo, found %d" +msgstr "" + +#: chord-tremolo-engraver.cc:132 +msgid "unterminated chord tremolo" +msgstr "" + +#: chord-tremolo-iterator.cc:60 +msgid "no one to print a tremolos" +msgstr "" + +#: clef.cc:55 +#, c-format +msgid "clef `%s' not found" +msgstr "" + +#: cluster.cc:110 +#, c-format +msgid "unknown cluster style `%s'" +msgstr "" + +#: cluster.cc:135 +msgid "junking empty cluster" +msgstr "" + +#: coherent-ligature-engraver.cc:86 +#, c-format +msgid "gotcha: ptr=%ul" +msgstr "" + +#: coherent-ligature-engraver.cc:93 +msgid "distance undefined, assuming 0.1" +msgstr "" + +#: coherent-ligature-engraver.cc:96 +#, c-format +msgid "distance=%f" +msgstr "" + +#: coherent-ligature-engraver.cc:136 +#, c-format +msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul" +msgstr "" + +#: constrained-breaking.cc:124 +msgid "no system number set in constrained-breaking" +msgstr "" + +#. if we get to here, just put everything on one line +#: constrained-breaking.cc:225 constrained-breaking.cc:241 +msgid "couldn't find line breaking that satisfies constraints" +msgstr "" + +#: context-def.cc:123 +#, c-format +msgid "program has no such type: `%s'" +msgstr "" + +#: context-def.cc:311 +#, c-format +msgid "can't find: `%s'" +msgstr "" + +#: context-property.cc:77 +msgid "need symbol arguments for \\override and \\revert" +msgstr "" + +#: context.cc:160 +#, c-format +msgid "can't find or create new `%s'" +msgstr "" + +#: context.cc:222 +#, c-format +msgid "can't find or create `%s' called `%s'" +msgstr "" + +#: context.cc:276 +#, c-format +msgid "can't find or create: `%s'" +msgstr "" + +#: custos.cc:77 +#, c-format +msgid "custos `%s' not found" +msgstr "" + +#: dynamic-engraver.cc:181 span-dynamic-performer.cc:84 +msgid "can't find start of (de)crescendo" +msgstr "" + +#: dynamic-engraver.cc:190 +msgid "already have a decrescendo" +msgstr "" + +#: dynamic-engraver.cc:192 +msgid "already have a crescendo" +msgstr "" + +#: dynamic-engraver.cc:195 +msgid "cresc starts here" +msgstr "" + +#: dynamic-engraver.cc:318 +msgid "unterminated (de)crescendo" +msgstr "" + +#: event-chord-iterator.cc:53 output-property-music-iterator.cc:31 +#, c-format +msgid "junking event: `%s'" +msgstr "" + +#: extender-engraver.cc:131 extender-engraver.cc:140 +msgid "unterminated extender" +msgstr "" + +#: folded-repeat-iterator.cc:63 +msgid "no one to print a repeat brace" +msgstr "" + +#: font-config.cc:28 +msgid "Initializing FontConfig..." +msgstr "" + +#: font-config.cc:38 +#, c-format +msgid "Rebuilding FontConfig cache %s. this may take a while..." +msgstr "" + +#: font-config.cc:49 font-config.cc:51 +#, c-format +msgid "adding font directory: %s" +msgstr "" + +#: general-scheme.cc:161 +msgid "infinity or NaN encountered while converting Real number" +msgstr "" + +#: general-scheme.cc:162 +msgid "setting to zero" +msgstr "" + +#: glissando-engraver.cc:91 +msgid "unterminated glissando" +msgstr "" + +#: global-context-scheme.cc:50 global-context-scheme.cc:77 +msgid "no music found in score" +msgstr "" + +#: global-context-scheme.cc:68 +msgid "Interpreting music... " +msgstr "" + +#: global-context-scheme.cc:88 +#, c-format +msgid "elapsed time: %.2f seconds" +msgstr "" + +#: global-context.cc:159 +#, c-format +msgid "can't find `%s' context" +msgstr "" + +#: gourlay-breaking.cc:202 +#, c-format +msgid "Optimal demerits: %f" +msgstr "" + +#: gourlay-breaking.cc:207 +msgid "no feasible line breaking found" msgstr "" -#: ly2dvi.py:310 main.cc:106 main.cc:121 mup2ly.py:1116 update-lily.py:253 -msgid "show warranty and copyright" +#: gourlay-breaking.cc:215 +msgid "can't find line breaking that satisfies constraints" msgstr "" -#: ly2dvi.py:336 +#: gregorian-ligature-engraver.cc:61 #, c-format -msgid "Analyzing %s..." +msgid "\\%s ignored" msgstr "" -#: ly2dvi.py:381 +#: gregorian-ligature-engraver.cc:66 #, c-format -msgid "no lilypond output found for %s" +msgid "implied \\%s added" msgstr "" -#: ly2dvi.py:423 -#, c-format -msgid "invalid value: %s" +#. ligature may not start with 2nd head of pes or flexa +#: gregorian-ligature-engraver.cc:214 +msgid "can't apply `\\~' on first head of ligature" msgstr "" -#: ly2dvi.py:497 ly2dvi.py:514 -#, c-format -msgid "Running %s..." +#. (pitch == prev_pitch) +#: gregorian-ligature-engraver.cc:226 +msgid "can't apply `\\~' on heads with identical pitch" msgstr "" -#: ly2dvi.py:654 scores.cc:44 +#: grob-interface.cc:48 #, c-format -msgid "dependencies output to %s..." +msgid "Unknown interface `%s'" msgstr "" -#: ly2dvi.py:665 +#: grob-interface.cc:59 #, c-format -msgid "%s output to %s..." +msgid "Grob `%s' has no interface for property `%s'" msgstr "" -#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667 -#: midi-score-parser.cc:24 scores.cc:136 scores.cc:142 -#, c-format -msgid "can't find file: `%s'" +#: grob.cc:242 +msgid "Infinity or NaN encountered" msgstr "" -#: ly2dvi.py:677 -msgid "no FILEs specified, can't invoke as filter" +#: hairpin.cc:149 +msgid "decrescendo too small" msgstr "" -#: mup2ly.py:51 -msgid "Convert mup to ly" +#: hairpin.cc:150 +msgid "crescendo too small" msgstr "" -#: mup2ly.py:960 -#, c-format -msgid "no such context: %s" +#: horizontal-bracket-engraver.cc:58 +msgid "don't have that many brackets" msgstr "" -#: mup2ly.py:1109 -msgid "debug" +#: horizontal-bracket-engraver.cc:67 +msgid "conflicting note group events" msgstr "" -#: mup2ly.py:1110 -msgid "define macro NAME [optional expansion EXP]" +#: hyphen-engraver.cc:93 +msgid "removing unterminated hyphen" msgstr "" -#: main.cc:117 mup2ly.py:1112 -msgid "write output to FILE" +#: hyphen-engraver.cc:107 +msgid "unterminated hyphen; removing" msgstr "" -#: mup2ly.py:1113 -msgid "only pre-process" +#: includable-lexer.cc:53 +msgid "include files are not allowed in safe mode" msgstr "" -#: mup2ly.py:1190 +#: includable-lexer.cc:60 lily-guile.cc:96 lily-parser-scheme.cc:104 #, c-format -msgid "Processing %s..." +msgid "can't find file: `%s'" msgstr "" -#: mup2ly.py:1203 -#, c-format -msgid "Wwriting `%s'..." +#: input.cc:103 source-file.cc:153 source-file.cc:168 +msgid "position unknown" msgstr "" -#: update-lily.py:46 -msgid "Fetch and rebuild from latest source package" +#: ligature-engraver.cc:100 +msgid "can't find start of ligature" msgstr "" -#: update-lily.py:238 -#, c-format -msgid "unpack and build in DIR [%s]" +#: ligature-engraver.cc:105 +msgid "no right bound" msgstr "" -#: update-lily.py:239 -msgid "execute COMMAND, subtitute:" +#: ligature-engraver.cc:127 +msgid "already have a ligature" msgstr "" -#: update-lily.py:240 -msgid "%b: build root" +#: ligature-engraver.cc:136 +msgid "no left bound" msgstr "" -#: update-lily.py:241 -#, c-format -msgid "%n: package name" +#: ligature-engraver.cc:180 +msgid "unterminated ligature" msgstr "" -#: update-lily.py:242 -msgid "%r: release directory" +#: ligature-engraver.cc:209 +msgid "ignoring rest: ligature may not contain rest" msgstr "" -#: update-lily.py:243 -msgid "%t: tarball" +#: ligature-engraver.cc:210 +msgid "ligature was started here" msgstr "" -#: update-lily.py:244 -msgid "%v: package version" +#: lily-guile.cc:98 +#, c-format +msgid "(load path: `%s')" msgstr "" -#: update-lily.py:247 +#: lily-guile.cc:441 #, c-format -msgid "keep all output, and name the directory %s" +msgid "can't find property type-check for `%s' (%s)." msgstr "" -#: update-lily.py:248 -msgid "upon failure notify EMAIL[,EMAIL]" +#: lily-guile.cc:444 +msgid "perhaps a typing error?" msgstr "" -#: update-lily.py:249 -msgid "remove previous build" +#: lily-guile.cc:450 +msgid "doing assignment anyway" msgstr "" -#: update-lily.py:252 +#: lily-guile.cc:462 #, c-format -msgid "fetch and build URL [%s]" +msgid "type check for `%s' failed; value `%s' must be of type `%s'" msgstr "" -#: update-lily.py:358 +#: lily-lexer.cc:223 #, c-format -msgid "listing %s..." +msgid "identifier name is a keyword: `%s'" msgstr "" -#: update-lily.py:418 +#: lily-lexer.cc:238 #, c-format -msgid "latest is %s" +msgid "error at EOF: %s" msgstr "" -#: update-lily.py:419 +#: lily-parser-scheme.cc:29 #, c-format -msgid "relax, %s is up to date" +msgid "deprecated function called: %s" msgstr "" -#: update-lily.py:427 update-lily.py:439 +#: lily-parser-scheme.cc:76 #, c-format -msgid "fetching %s..." +msgid "Changing working directory to `%s'" msgstr "" -#: update-lily.py:448 +#: lily-parser-scheme.cc:96 #, c-format -msgid "building %s..." +msgid "can't find init file: `%s'" msgstr "" -#: data-file.cc:54 -msgid "EOF in a string" +#: lily-parser-scheme.cc:114 +#, c-format +msgid "Processing `%s'" msgstr "" -#: getopt-long.cc:145 -#, c-format -msgid "option `%s' requires an argument" +#: lily-parser.cc:97 +msgid "Parsing..." msgstr "" -#: getopt-long.cc:149 -#, c-format -msgid "option `%s' doesn't allow an argument" +#: lily-parser.cc:126 +msgid "braces don't match" msgstr "" -#: getopt-long.cc:153 +#: lyric-combine-music-iterator.cc:256 #, c-format -msgid "unrecognized option: `%s'" +msgid "cannot find Voice `%s'" msgstr "" -#: getopt-long.cc:160 +#: main.cc:116 #, c-format -msgid "invalid argument `%s' to option `%s'" +msgid "" +"This program is free software. It is covered by the GNU General Public\n" +"License and you are welcome to change it and/or distribute copies of it\n" +"under certain conditions. Invoke as `%s --warranty' for more\n" +"information.\n" msgstr "" -#: input.cc:96 -msgid "non fatal error: " +#: main.cc:122 +msgid "" +" This program is free software; you can redistribute it and/or\n" +"modify it under the terms of the GNU General Public License version 2\n" +"as published by the Free Software Foundation.\n" +"\n" +" This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n" +"General Public License for more details.\n" +"\n" +" You should have received a copy (refer to the file COPYING) of the\n" +"GNU General Public License along with this program; if not, write to\n" +"the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n" +"Boston, MA 02111-1307, USA.\n" msgstr "" -#: input.cc:104 source-file.cc:62 source-file.cc:155 -msgid "position unknown" +#: main.cc:153 +msgid "BACK" msgstr "" -#: mapped-file-storage.cc:74 -msgid "can't map file" +#: main.cc:153 +msgid "" +"use backend BACK (gnome, ps,eps,\n" +"scm, svg, tex, texstr)\n" +"default: PS" msgstr "" -#: lilypond-stream.cc:111 mapped-file-storage.cc:87 paper-stream.cc:40 -#: scores.cc:48 simple-file-storage.cc:44 text-stream.cc:23 -#, c-format -msgid "can't open file: `%s'" +#: main.cc:155 +msgid "SYM=VAL" msgstr "" -#: simple-file-storage.cc:56 -#, c-format -msgid "Huh? Got %d, expected %d characters" +#: main.cc:156 +msgid "" +"set a Scheme program option. Uses #t if VAL is not specified\n" +"Try -dhelp for help." msgstr "" -#: text-stream.cc:10 -msgid "" +#: main.cc:159 +msgid "EXPR" msgstr "" -#: warn.cc:36 -msgid "programming error: " +#: main.cc:159 +msgid "evaluate scheme code" msgstr "" -#: warn.cc:36 -msgid " (Continuing; cross thumbs)" +#. Bug in option parser: --output =foe is taken as an abbreviation +#. for --output-format. +#: main.cc:162 +msgid "FORMATs" msgstr "" -#: afm.cc:53 -#, c-format -msgid "can't find character number: %d" +#: main.cc:162 +msgid "dump FORMAT,... Also as separate options:" msgstr "" -#: afm.cc:68 -#, c-format -msgid "can't find character called: `%s'" +#: main.cc:163 +msgid "generate DVI (tex backend only)" msgstr "" -#: afm.cc:113 -#, c-format -msgid "Error parsing AFM file: %s" +#: main.cc:164 +msgid "relocate using directory of lilypond program" msgstr "" -#: all-font-metrics.cc:95 -#, c-format -msgid "checksum mismatch for font file: `%s'" +#: main.cc:165 +msgid "generate PDF (default)" msgstr "" -#: all-font-metrics.cc:97 -#, c-format -msgid "does not match: `%s'" +#: main.cc:166 +msgid "generate PNG" msgstr "" -#: all-font-metrics.cc:102 -msgid "" -" Rebuild all .afm files, and remove all .pk and .tfm files. Rerun with -V " -"to show font paths." +#: main.cc:167 +msgid "generate PostScript" msgstr "" -#: all-font-metrics.cc:167 -#, c-format -msgid "can't find font: `%s'" +#: main.cc:168 +msgid "generate TeX (tex backend only)" msgstr "" -#: all-font-metrics.cc:168 -msgid "Loading default font" +#: main.cc:169 +msgid "print this help" msgstr "" -#: all-font-metrics.cc:183 -#, c-format -msgid "can't find default font: `%s'" +#: main.cc:170 +msgid "FIELD" msgstr "" -#: all-font-metrics.cc:184 includable-lexer.cc:51 scores.cc:137 -#, c-format -msgid "(search path: `%s')" +#: main.cc:170 +msgid "dump a header field to file BASENAME.FIELD" msgstr "" -#: all-font-metrics.cc:185 parser.yy:1685 -msgid "Giving up" +#: main.cc:171 +msgid "DIR" msgstr "" -#: auto-change-iterator.cc:43 change-iterator.cc:59 -#: part-combine-music-iterator.cc:97 -msgid "Can't switch translators, I'm there already" +#: main.cc:171 +msgid "add DIR to search path" msgstr "" -#: beam.cc:84 -msgid "beam has less than two stems" +#: main.cc:172 +msgid "use FILE as init file" msgstr "" -#: beam.cc:635 -msgid "weird beam vertical offset" +#: main.cc:174 +msgid "USER,GROUP,JAIL,DIR" msgstr "" -#: beam-engraver.cc:91 beam-engraver.cc:124 -msgid "can't find start of beam" +#: main.cc:174 +msgid "" +"chroot to JAIL, become USER:GROUP\n" +"and cd into DIR" msgstr "" -#: beam-engraver.cc:158 -msgid "already have a beam" +#: main.cc:177 +msgid "do not generate printed output" msgstr "" -#: beam-engraver.cc:222 -msgid "unterminated beam" +#: main.cc:178 +msgid "write output to FILE (suffix will be added)" msgstr "" -#: beam-engraver.cc:260 chord-tremolo-engraver.cc:195 -msgid "stem must have Rhythmic structure" +#: main.cc:179 +msgid "generate a preview of the first system" msgstr "" -#: beam-engraver.cc:272 -msgid "stem doesn't fit in beam" +#: main.cc:180 +msgid "disallow unsafe Scheme and PostScript operations" msgstr "" -#: beam-engraver.cc:273 -msgid "beam was started here" +#: main.cc:181 +msgid "print version number" msgstr "" -#: break-align-item.cc:136 +#: main.cc:221 #, c-format -msgid "unknown spacing pair `%s', `%s'" +msgid "" +"Copyright (c) %s by\n" +"%s and others." msgstr "" -#: change-iterator.cc:21 +#. No version number or newline here. It confuses help2man. +#: main.cc:248 #, c-format -msgid "can't change `%s' to `%s'" +msgid "Usage: %s [OPTION]... FILE..." msgstr "" -#. -#. We could change the current translator's id, but that would make -#. errors hard to catch -#. -#. last->translator_id_str_ = change_l ()->change_to_id_str_; -#. -#: change-iterator.cc:78 -msgid "I'm one myself" +#: main.cc:250 +#, c-format +msgid "Typeset music and/or produce MIDI from FILE." msgstr "" -#: change-iterator.cc:81 -msgid "none of these in my family" +#: main.cc:252 +#, c-format +msgid "LilyPond produces beautiful music notation." msgstr "" -#: chord.cc:369 +#: main.cc:254 #, c-format -msgid "invalid subtraction: not part of chord: %s" +msgid "For more information, see %s" msgstr "" -#: chord.cc:398 +#: main.cc:256 #, c-format -msgid "invalid inversion pitch: not part of chord: %s" +msgid "Options:" msgstr "" -#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:193 -msgid "unterminated chord tremolo" +#: main.cc:260 +#, c-format +msgid "Report bugs via %s" msgstr "" -#: chord-tremolo-iterator.cc:48 -msgid "no one to print a tremolos" +#: main.cc:306 +#, c-format +msgid "expected %d arguments with jail, found: %u" msgstr "" -#: collision.cc:118 -msgid "Too many clashing notecolumns. Ignoring them." +#: main.cc:320 +#, c-format +msgid "no such user: %s" msgstr "" -#: dimensions.cc:13 -msgid "NaN" +#: main.cc:322 +#, c-format +msgid "can't get user id from user name: %s: %s" msgstr "" -#: dynamic-engraver.cc:197 span-dynamic-performer.cc:86 -msgid "can't find start of (de)crescendo" +#: main.cc:337 +#, c-format +msgid "no such group: %s" msgstr "" -#: dynamic-engraver.cc:222 -msgid "already have a crescendo" +#: main.cc:339 +#, c-format +msgid "can't get group id from group name: %s: %s" msgstr "" -#: dynamic-engraver.cc:223 -msgid "already have a decrescendo" +#: main.cc:347 +#, c-format +msgid "can't chroot to: %s: %s" msgstr "" -#: dynamic-engraver.cc:317 -msgid "unterminated (de)crescendo" +#: main.cc:354 +#, c-format +msgid "can't change group id to: %d: %s" msgstr "" -#: extender-engraver.cc:97 -msgid "unterminated extender" +#: main.cc:360 +#, c-format +msgid "can't change user id to: %d: %s" msgstr "" -#: extender-engraver.cc:109 -msgid "Nothing to connect extender to on the left. Ignoring extender request." +#: main.cc:366 +#, c-format +msgid "can't change working directory to: %s: %s" msgstr "" -#: folded-repeat-iterator.cc:78 -msgid "no one to print a repeat brace" +#: main.cc:413 +#, c-format +msgid "Evaluating %s" msgstr "" -#: font-interface.cc:237 -msgid "couldn't find any font satisfying " +#: main.cc:627 +#, c-format +msgid "exception caught: %s" msgstr "" -#: gourlay-breaking.cc:157 -msgid "No feasible line breaking found" +#. FIXME: constant error message. +#: mark-engraver.cc:131 +msgid "rehearsalMark must have integer value" msgstr "" -#: grace-iterator.cc:43 -msgid "no Grace context available" +#: mark-engraver.cc:137 +msgid "mark label must be a markup object" msgstr "" -#: grace-position-engraver.cc:96 -msgid "Unattached grace notes. Attaching to last musical column." +#: mensural-ligature-engraver.cc:77 +msgid "ligature with less than 2 heads -> skipping" msgstr "" -#: hairpin.cc:93 -msgid "decrescendo too small" +#: mensural-ligature-engraver.cc:104 +msgid "cannot determine pitch of ligature primitive -> skipping" msgstr "" -#: hairpin.cc:94 -msgid "crescendo too small" +#: mensural-ligature-engraver.cc:118 +msgid "single note ligature - skipping" msgstr "" -#: hyphen-engraver.cc:90 -msgid "unterminated hyphen" +#: mensural-ligature-engraver.cc:130 +msgid "prime interval within ligature -> skipping" msgstr "" -#: hyphen-engraver.cc:102 -msgid "Nothing to connect hyphen to on the left. Ignoring hyphen request." +#: mensural-ligature-engraver.cc:142 +msgid "mensural ligature: duration none of Mx, L, B, S -> skipping" msgstr "" -#: key-engraver.cc:99 -msgid "Conflicting key signatures found." +#: mensural-ligature-engraver.cc:190 +msgid "semibrevis must be followed by another one -> skipping" msgstr "" -#: key-engraver.cc:100 -msgid "This was the other key definition." +#: mensural-ligature-engraver.cc:201 +msgid "" +"semibreves can only appear at the beginning of a ligature,\n" +"and there may be only zero or two of them" msgstr "" -#: key-performer.cc:77 -msgid "FIXME: key change merge" +#: mensural-ligature-engraver.cc:228 +msgid "" +"invalid ligatura ending:\n" +"when the last note is a descending brevis,\n" +"the penultimate note must be another one,\n" +"or the ligatura must be LB or SSB" msgstr "" -#: lily-guile.cc:141 -#, c-format -msgid "(load path: `%s')" +#: mensural-ligature-engraver.cc:348 +msgid "unexpected case fall-through" msgstr "" -#: line-of-score.cc:96 -#, c-format -msgid "Element count %d." +#: mensural-ligature.cc:141 +msgid "Mensural_ligature: unexpected case fall-through" msgstr "" -#: line-of-score.cc:253 paper-score.cc:77 -#, c-format -msgid "Element count %d " +#: mensural-ligature.cc:192 +msgid "Mensural_ligature: (join_right == 0)" msgstr "" -#: line-of-score.cc:267 -msgid "Calculating column positions..." +#: midi-item.cc:152 +#, c-format +msgid "no such MIDI instrument: `%s'" msgstr "" -#: lyric-phrasing-engraver.cc:284 -msgid "lyrics found without any matching notehead" +#: midi-item.cc:264 +msgid "silly pitch" msgstr "" -#: lyric-phrasing-engraver.cc:289 -msgid "Huh? Melismatic note found to have associated lyrics." +#: midi-item.cc:280 +#, c-format +msgid "experimental: temporarily fine tuning (of %d cents) a channel." msgstr "" -#. another bug in option parser: --output=foe is taken as an abbreviation -#. for --output-format -#. {_i ("EXT"), "output-format", 'f', _i ("use output format EXT (scm, ps, tex or as)")}, -#: main.cc:108 -msgid "EXT" +#: midi-stream.cc:28 +#, c-format +msgid "can't open for write: %s: %s" msgstr "" -#: main.cc:108 -msgid "use output format EXT (scm, ps, tex or as)" +#: midi-stream.cc:44 +#, c-format +msgid "can't write to file: `%s'" msgstr "" -#: main.cc:110 -msgid "FIELD" +#: music.cc:140 +#, c-format +msgid "octave check failed; expected %s, found: %s" msgstr "" -#: main.cc:110 -msgid "write header field to BASENAME.FIELD" +#: music.cc:203 +#, c-format +msgid "transposition by %s makes alteration larger than double" msgstr "" -#: main.cc:111 -msgid "add DIR to search path" +#: new-fingering-engraver.cc:84 +msgid "can't add text scripts to individual note heads" msgstr "" -#: main.cc:112 -msgid "use FILE as init file" +#. +#. music for the softenon children? +#. +#: new-fingering-engraver.cc:153 +msgid "music for the martians." msgstr "" -#: main.cc:114 -msgid "prepend DIR to dependencies" +#: new-fingering-engraver.cc:261 +msgid "no placement found for fingerings" msgstr "" -#: main.cc:115 -msgid "EXPR" +#: new-fingering-engraver.cc:262 +msgid "placing below" msgstr "" -#: main.cc:115 -msgid "evalute EXPR as Scheme after .scm init is read" +#: note-collision.cc:405 +msgid "ignoring too many clashing note columns" msgstr "" -#: main.cc:118 -msgid "inhibit file output naming and exporting" +#: note-column.cc:123 +msgid "can't have note heads and rests together on a stem" msgstr "" -#. -#. No version number or newline here. It confuses help2man -#. -#: main.cc:138 +#: note-head.cc:67 #, c-format -msgid "Usage: %s [OPTION]... [FILE]..." -msgstr "" - -#: main.cc:140 -msgid "Typeset music and or play MIDI from FILE" +msgid "note head `%s' not found" msgstr "" -#: main.cc:144 -msgid "" -"LilyPond is a music typesetter. It produces beautiful sheet music\n" -"using a high level description file as input. LilyPond is part of \n" -"the GNU Project.\n" +#: note-heads-engraver.cc:84 +msgid "NoteEvent without pitch" msgstr "" -#: main.cc:154 -msgid "This binary was compiled with the following options:" +#: open-type-font.cc:33 +#, c-format +msgid "can't allocate %lu bytes" msgstr "" -#: main.cc:55 main.cc:181 +#: open-type-font.cc:37 #, c-format -msgid "" -"This is free software. It is covered by the GNU General Public License,\n" -"and you are welcome to change it and/or distribute copies of it under\n" -"certain conditions. Invoke as `%s --warranty' for more information.\n" +msgid "can't load font table: %s" msgstr "" -#: main.cc:62 main.cc:188 main.cc:200 +#: open-type-font.cc:108 #, c-format -msgid "Copyright (c) %s by" +msgid "unsupported font format: %s" msgstr "" -#: main.cc:198 -msgid "GNU LilyPond -- The music typesetter" +#: open-type-font.cc:110 +#, c-format +msgid "unknown error: %d reading font file: %s" msgstr "" -#: main.cc:71 main.cc:206 -msgid "" -" This program is free software; you can redistribute it and/or\n" -"modify it under the terms of the GNU General Public License version 2\n" -"as published by the Free Software Foundation.\n" -"\n" -" This program is distributed in the hope that it will be useful,\n" -"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" -"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n" -"General Public License for more details.\n" -"\n" -" You should have received a copy (refer to the file COPYING) of the\n" -"GNU General Public License along with this program; if not, write to\n" -"the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n" -"USA.\n" +#: open-type-font.cc:183 open-type-font.cc:307 +#, c-format +msgid "FT_Get_Glyph_Name() returned error: %d" msgstr "" -#: midi-item.cc:138 +#: pango-font.cc:157 #, c-format -msgid "no such instrument: `%s'" +msgid "no PostScript font name for font `%s'" msgstr "" -#: midi-item.cc:227 -msgid "silly duration" +#: pango-font.cc:205 +msgid "FreeType face has no PostScript font name" msgstr "" -#: midi-item.cc:240 -msgid "silly pitch" +#: paper-outputter-scheme.cc:33 +#, c-format +msgid "Layout output to `%s'..." msgstr "" -#: musical-request.cc:29 +#: paper-score.cc:104 #, c-format -msgid "Transposition by %s makes accidental larger than two" +msgid "Element count %d (spanners %d) " msgstr "" -#: music.cc:232 -msgid "ly_get_mus_property (): Not a Music" +#: paper-score.cc:108 +msgid "Preprocessing graphical objects..." msgstr "" -#: music.cc:246 -msgid "ly_set_mus_property (): Not a symbol" +#: parse-scm.cc:83 +msgid "GUILE signaled an error for the expression beginning here" msgstr "" -#: music.cc:258 -msgid "ly_set_mus_property (): not of type Music" +#: percent-repeat-engraver.cc:209 +msgid "unterminated percent repeat" msgstr "" -#: music.cc:272 -msgid "ly_make_music (): Not a string" +#: percent-repeat-iterator.cc:52 +msgid "no one to print a percent" msgstr "" -#: music.cc:292 -msgid "ly_music_name (): Not a music expression" +#: performance.cc:46 +msgid "Track..." msgstr "" -#: music-output-def.cc:115 -#, c-format -msgid "can't find `%s' context" +#: performance.cc:70 +msgid "MIDI channel wrapped around" msgstr "" -#: my-lily-lexer.cc:138 -#, c-format -msgid "Identifier name is a keyword: `%s'" +#: performance.cc:71 +msgid "remapping modulo 16" msgstr "" -#: my-lily-lexer.cc:158 -#, c-format -msgid "error at EOF: %s" +#: performance.cc:90 +msgid "Creator: " msgstr "" -#: midi-score-parser.cc:94 my-lily-parser.cc:47 -msgid "Parsing..." +#: performance.cc:110 +msgid "at " msgstr "" -#: my-lily-parser.cc:57 -msgid "Braces don't match" +#: performance.cc:162 +#, c-format +msgid "MIDI output to `%s'..." msgstr "" -#: output-property-music-iterator.cc:20 request-chord-iterator.cc:76 -#, c-format -msgid "Junking request: `%s'" +#: phrasing-slur-engraver.cc:170 +msgid "unterminated phrasing slur" msgstr "" -#: paper-def.cc:109 +#: piano-pedal-engraver.cc:223 #, c-format -msgid "paper output to %s..." +msgid "expect 3 strings for piano pedals, found: %ld" msgstr "" -#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99 -msgid ", at " +#: piano-pedal-engraver.cc:238 piano-pedal-engraver.cc:249 +#: piano-pedal-performer.cc:82 +#, c-format +msgid "can't find start of piano pedal: `%s'" msgstr "" -#: paper-outputter.cc:232 +#: piano-pedal-engraver.cc:296 #, c-format -msgid "writing header field %s to %s..." +msgid "can't find start of piano pedal bracket: `%s'" msgstr "" -#: paper-score.cc:80 -msgid "Preprocessing elements..." +#: program-option.cc:195 +#, c-format +msgid "no such internal option: %s" msgstr "" -#: paper-score.cc:114 -msgid "Outputting Score, defined at: " +#: property-iterator.cc:81 +#, c-format +msgid "not a grob name, `%s'" msgstr "" -#: paper-stream.cc:36 +#: quote-iterator.cc:255 #, c-format -msgid "can't create directory: `%s'" +msgid "in quotation: junking event %s" msgstr "" -#: paper-stream.cc:50 -msgid "Error syncing file (disk full?)" +#: relative-octave-check.cc:39 +msgid "Failed octave check, got: " msgstr "" -#. -#. We could change the current translator's id, but that would make -#. errors hard to catch -#. -#. last->translator_id_str_ = change_l ()->change_to_id_str_; -#. -#: part-combine-music-iterator.cc:116 +#: relocate.cc:52 #, c-format -msgid "I'm one myself: `%s'" +msgid "no such file: %s for %s" msgstr "" -#: part-combine-music-iterator.cc:119 +#: relocate.cc:62 relocate.cc:80 #, c-format -msgid "none of these in my family: `%s'" +msgid "no such directory: %s for %s" msgstr "" -#: percent-repeat-engraver.cc:118 -msgid "Don't know how to handle a percent repeat of this length." +#: relocate.cc:72 +#, c-format +msgid "%s=%s (prepend)\n" msgstr "" -#: percent-repeat-iterator.cc:53 -msgid "no one to print a percent" +#: relocate.cc:104 +#, c-format +msgid "Relocation: compile prefix=%s, new prefix=%s" msgstr "" -#: performance.cc:51 -msgid "Track ... " +#: relocate.cc:130 +#, c-format +msgid "Relocation: framework_prefix=%s" msgstr "" -#: performance.cc:83 -msgid "Creator: " +#: relocate.cc:212 +#, c-format +msgid "Relocation: is absolute: argv0=%s" msgstr "" -#: performance.cc:113 +#: relocate.cc:219 #, c-format -msgid "from musical definition: %s" +msgid "Relocation: from cwd: argv0=%s" msgstr "" -#: performance.cc:168 +#: relocate.cc:228 #, c-format -msgid "MIDI output to %s..." +msgid "" +"Relocation: from PATH=%s\n" +"argv0=%s" msgstr "" -#: phrasing-slur-engraver.cc:119 -msgid "unterminated phrasing slur" +#: rest-collision.cc:149 +msgid "can't resolve rest collision: rest direction not set" msgstr "" -#: phrasing-slur-engraver.cc:134 -msgid "can't find start of phrasing slur" +#: rest-collision.cc:163 rest-collision.cc:208 +msgid "too many colliding rests" msgstr "" -#: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154 -#: piano-pedal-performer.cc:87 +#: rest.cc:143 #, c-format -msgid "can't find start of piano pedal: %s" +msgid "rest `%s' not found" msgstr "" -#: pitch.cc:25 -msgid "Pitch arguments out of range" +#: score-engraver.cc:67 +#, c-format +msgid "cannot find `%s'" msgstr "" -#: property-engraver.cc:121 -#, c-format -msgid "" -"%s is deprecated. Use\n" -" \\property %s.%s \\override #'%s = #%s" +#: score-engraver.cc:69 +msgid "Music font has not been installed properly." msgstr "" -#: property-engraver.cc:145 +#: score-engraver.cc:71 #, c-format -msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s" +msgid "Search path `%s'" msgstr "" -#: rest-collision.cc:194 -msgid "too many colliding rests" +#: score.cc:211 +msgid "already have music in score" msgstr "" -#: rest-collision.cc:198 -msgid "too many notes for rest collision" +#: score.cc:212 +msgid "this is the previous music" msgstr "" -#: score.cc:78 -msgid "Interpreting music..." +#: score.cc:217 +msgid "errors found, ignoring music expression" msgstr "" -#: score.cc:92 -msgid "Need music in a score" +#. FIXME: +#: script-engraver.cc:105 +msgid "don't know how to interpret articulation: " msgstr "" -#. should we? hampers debugging. -#: score.cc:105 -msgid "Errors found/*, not processing score*/" +#: script-engraver.cc:106 +msgid "scheme encoding: " msgstr "" -#: score.cc:112 +#: simple-spacer.cc:406 #, c-format -msgid "elapsed time: %.2f seconds" +msgid "No spring between column %d and next one" msgstr "" -#: score-engraver.cc:188 -#, c-format -msgid "unbound spanner `%s'" +#: slur-engraver.cc:176 +msgid "unterminated slur" msgstr "" -#: scores.cc:106 -msgid "Score contains errors; will not process it" +#: slur-engraver.cc:185 +msgid "can't end slur" msgstr "" -#: scores.cc:152 +#: source-file.cc:74 #, c-format -msgid "Now processing: `%s'" +msgid "expected to read %d characters, got %d" msgstr "" -#: script-engraver.cc:67 +#: spacing-spanner.cc:48 #, c-format -msgid "Don't know how to interpret articulation `%s'" +msgid "Global shortest duration is %s" msgstr "" -#. this shouldn't happen, but let's continue anyway. -#: separation-item.cc:47 -msgid "Separation_item: I've been drinking too much" +#: stem-engraver.cc:93 +msgid "tremolo duration is too long" msgstr "" -#: slur.cc:49 -msgid "Putting slur over rest. Ignoring." +#. FIXME: +#: stem-engraver.cc:130 +#, c-format +msgid "adding note head to incompatible stem (type = %d)" msgstr "" -#: slur.cc:379 -msgid "Slur over rest?" +#: stem-engraver.cc:132 +msgid "maybe input should specify polyphonic voices" msgstr "" -#: slur-engraver.cc:127 -msgid "unterminated slur" +#: stem.cc:98 +msgid "weird stem size, check for narrow beams" msgstr "" -#. How to shut up this warning, when Voice_devnull_engraver has -#. eaten start request? -#: slur-engraver.cc:144 -msgid "can't find start of slur" +#: stem.cc:592 +#, c-format +msgid "flag `%s' not found" +msgstr "" + +#: stem.cc:603 +#, c-format +msgid "flag stroke `%s' not found" msgstr "" -#: stem.cc:116 -msgid "Weird stem size; check for narrow beams" +#: system.cc:181 +#, c-format +msgid "Element count %d." msgstr "" -#: stem-engraver.cc:115 +#: system.cc:268 #, c-format -msgid "Adding note head to incompatible stem (type = %d)" +msgid "Grob count %d" msgstr "" -#: text-spanner.cc:121 -msgid "Text_spanner too small" +#: system.cc:289 +msgid "Calculating line breaks..." msgstr "" -#: text-spanner-engraver.cc:94 +#: text-spanner-engraver.cc:62 msgid "can't find start of text spanner" msgstr "" -#: text-spanner-engraver.cc:114 +#: text-spanner-engraver.cc:74 msgid "already have a text spanner" msgstr "" -#: text-spanner-engraver.cc:169 +#: text-spanner-engraver.cc:134 msgid "unterminated text spanner" msgstr "" -#: tfm.cc:77 -#, c-format -msgid "can't find ascii character: %d" -msgstr "" - -#: tfm-reader.cc:106 +#. Not using ngettext's plural feature here, as this message is +#. more of a programming error. +#: tfm-reader.cc:107 #, c-format msgid "TFM header of `%s' has only %u word (s)" msgstr "" @@ -959,404 +1620,477 @@ msgstr "" msgid "%s: TFM file has %u parameters, which is more than the %u I can handle" msgstr "" -#. How to shut up this warning, when no notes appeared because -#. they were suicided by Thread_devnull_engraver? -#: tie-engraver.cc:220 tie-performer.cc:173 -msgid "No ties were created!" +#: tfm.cc:72 +#, c-format +msgid "can't find ascii character: %d" msgstr "" -#: tie-engraver.cc:240 +#: tie-engraver.cc:181 msgid "lonely tie" msgstr "" -#: time-scaled-music-iterator.cc:25 +#: time-scaled-music-iterator.cc:24 msgid "no one to print a tuplet start bracket" msgstr "" -#: timing-translator.cc:38 +#. +#. Todo: should make typecheck? +#. +#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi. +#. +#: time-signature-engraver.cc:63 #, c-format -msgid "barcheck failed at: %s" +msgid "strange time signature found: %d/%d" msgstr "" -#: translator-ctors.cc:40 +#. If there is no such symbol, we default to the numbered style. +#. (Here really with a warning!) +#: time-signature.cc:82 #, c-format -msgid "unknown translator: `%s'" -msgstr "" - -#: translator-def.cc:99 -msgid "Program has no such type" +msgid "time signature symbol `%s' not found; reverting to numbered style" msgstr "" -#: translator-def.cc:105 +#: translator-ctors.cc:52 #, c-format -msgid "Already contains: `%s'" +msgid "unknown translator: `%s'" msgstr "" -#: translator-def.cc:106 -#, c-format -msgid "Not adding translator: `%s'" +#: trill-spanner-engraver.cc:71 +msgid "can't find start of trill spanner" msgstr "" -#: translator-def.cc:224 -#, c-format -msgid "can't find: `%s'" +#: trill-spanner-engraver.cc:83 +msgid "already have a trill spanner" msgstr "" -#: translator-group.cc:146 -#, c-format -msgid "can't find or create `%s' called `%s'" +#: trill-spanner-engraver.cc:142 +msgid "unterminated trill spanner" msgstr "" -#: translator-group.cc:231 +#: vaticana-ligature-engraver.cc:347 #, c-format -msgid "can't find or create: `%s'" +msgid "" +"ignored prefix (es) `%s' of this head according to restrictions of the " +"selected ligature style" msgstr "" -#: translator-group.cc:414 +#: vaticana-ligature-engraver.cc:584 #, c-format -msgid "" -"Can't find property type-check for `%s'. Perhaps you made a typing error?" +msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul" msgstr "" -#: translator-group.cc:428 -#, c-format -msgid "Type check for `%s' failed; value `%s' must be of type `%s'" +#: vaticana-ligature.cc:84 +msgid "flexa-height undefined; assuming 0" msgstr "" -#. programming_error? -#: translator-group.cc:447 -msgid "ly-get-trans-property: expecting a Translator_group argument" +#: vaticana-ligature.cc:89 +msgid "ascending vaticana style flexa" msgstr "" -#: volta-engraver.cc:87 -msgid "No volta spanner to end" +#: vaticana-ligature.cc:177 +msgid "Vaticana_ligature: zero join (delta_pitch == 0)" msgstr "" -#: volta-engraver.cc:104 -msgid "Already have a volta spanner. Stopping that one prematurely." +#. fixme: be more verbose. +#: volta-engraver.cc:142 +msgid "can't end volta spanner" msgstr "" -#: volta-engraver.cc:108 -msgid "Also have a stopped spanner. Giving up." +#: volta-engraver.cc:152 +msgid "already have a volta spanner, ending that one prematurely" msgstr "" -#: parser.yy:71 -#, c-format -msgid "Oldest supported input version: %s" +#: volta-engraver.cc:156 +msgid "also already have an ended spanner" msgstr "" -#: parser.yy:473 -msgid "Wrong type for property value" +#. no longer valid with dashes in \paper{} block. +#: parser.yy:535 +msgid "identifier should have alphabetic characters only" msgstr "" -#: parser.yy:672 -msgid "More alternatives than repeats. Junking excess alternatives." +#: parser.yy:705 +msgid "\\paper cannot be used in \\score, use \\layout instead" msgstr "" -#: parser.yy:736 -msgid "Second argument must be a symbol" +#: parser.yy:729 +msgid "need \\paper for paper block" msgstr "" -#: parser.yy:741 -msgid "First argument must be a procedure taking 1 argument" +#: parser.yy:879 +msgid "more alternatives than repeats" msgstr "" -#: parser.yy:1233 -msgid "Expecting string as script definition" +#: parser.yy:916 +#, c-format +msgid "expect 2 elements for Chord tremolo, found %d" msgstr "" -#: parser.yy:1243 -msgid "Can't specify direction for this request" +#: parser.yy:1316 +msgid "Grob name should be alphanumeric" msgstr "" -#: parser.yy:1368 -msgid "Expecting musical-pitch value" +#: parser.yy:1681 +msgid "second argument must be pitch list" msgstr "" -#: parser.yy:1379 -msgid "Must have duration object" +#: parser.yy:1724 parser.yy:1729 parser.yy:2235 +msgid "have to be in Lyric mode for lyrics" msgstr "" -#: parser.yy:1388 parser.yy:1396 parser.yy:1683 -msgid "Have to be in Lyric mode for lyrics" +#: parser.yy:1822 +msgid "expecting string as script definition" msgstr "" -#: parser.yy:1549 parser.yy:1597 +#: parser.yy:1981 parser.yy:2031 #, c-format msgid "not a duration: %d" msgstr "" -#: parser.yy:1606 -msgid "Have to be in Note mode for notes" +#: parser.yy:2154 +msgid "have to be in Note mode for notes" +msgstr "" + +#: parser.yy:2248 +msgid "have to be in Chord mode for chords" +msgstr "" + +#: parser.yy:2730 +msgid "music head function must return Music object" +msgstr "" + +#: lexer.ll:158 +msgid "stray UTF-8 BOM encountered" +msgstr "" + +#: lexer.ll:162 +msgid "Skipping UTF-8 BOM" msgstr "" -#: parser.yy:1702 -msgid "Have to be in Chord mode for chords" +#: lexer.ll:206 +#, c-format +msgid "Renaming input to: `%s'" msgstr "" -#: parser.yy:1864 parser.yy:1882 -msgid "need integer number arg" +#: lexer.ll:214 +msgid "quoted string expected after \\version" msgstr "" -#: parser.yy:1868 -msgid "Must be positive integer" +#: lexer.ll:218 +msgid "quoted string expected after \\sourcefilename" msgstr "" -#: lexer.ll:167 +#: lexer.ll:231 msgid "EOF found inside a comment" msgstr "" -#: lexer.ll:181 -msgid "\\maininput disallowed outside init files" +#: lexer.ll:246 +msgid "\\maininput not allowed outside init files" msgstr "" -#: lexer.ll:205 +#: lexer.ll:270 #, c-format msgid "wrong or undefined identifier: `%s'" msgstr "" #. backup rule -#: lexer.ll:210 -msgid "Missing end quote" +#: lexer.ll:279 +msgid "end quote missing" msgstr "" -#. backup rule -#: lexer.ll:232 lexer.ll:236 -msgid "white expected" -msgstr "" - -#: lexer.ll:245 -msgid "Can't evaluate Scheme in safe mode" +#: lexer.ll:441 +msgid "Brace found at end of lyric. Did you forget a space?" msgstr "" -#: lexer.ll:330 -msgid "Brace found at end of lyric. Did you forget a space?" +#: lexer.ll:540 +msgid "Brace found at end of markup. Did you forget a space?" msgstr "" -#: lexer.ll:434 +#: lexer.ll:640 #, c-format msgid "invalid character: `%c'" msgstr "" -#: lexer.ll:515 +#: lexer.ll:727 #, c-format msgid "unknown escaped string: `\\%s'" msgstr "" -#: lexer.ll:597 +#: lexer.ll:824 #, c-format -msgid "incorrect lilypond version: %s (%s, %s)" +msgid "Incorrect lilypond version: %s (%s, %s)" msgstr "" -#: lexer.ll:598 -msgid "Consider converting the input with the convert-ly script" +#: lexer.ll:825 +msgid "Consider updating the input with the convert-ly script" msgstr "" -#: lilypond-item.cc:161 -#, c-format -msgid "#32 in quarter: %d" +#. TODO: print location +#: lexer.ll:945 +msgid "can't find signature for music function" msgstr "" -#: lilypond-score.cc:108 -#, c-format -msgid "Lily output to %s..." +#: backend-library.scm:19 lily.scm:439 ps-to-png.scm:88 +#, lisp-format +msgid "Invoking `~a'..." msgstr "" -#: lilypond-score.cc:119 -#, c-format -msgid "track %d:" +#: backend-library.scm:24 +#, lisp-format +msgid "`~a' failed (~a)" msgstr "" -#: lilypond-score.cc:155 -msgid "Processing..." +#: backend-library.scm:84 framework-tex.scm:339 framework-tex.scm:364 +#, lisp-format +msgid "Converting to `~a'..." msgstr "" -#: lilypond-score.cc:164 -msgid "Creating voices..." +#: backend-library.scm:100 +#, lisp-format +msgid "Converting to ~a..." msgstr "" -#: lilypond-score.cc:168 -msgid "track " +#: backend-library.scm:145 +#, lisp-format +msgid "Writing header field `~a' to `~a'..." msgstr "" -#: lilypond-score.cc:177 -msgid "NOT Filtering tempo..." +#: define-context-properties.scm:13 define-grob-properties.scm:10 +#: define-music-properties.scm:10 +#, lisp-format +msgid "symbol ~S redefined" msgstr "" -#: lilypond-score.cc:186 -msgid "NOT Quantifying columns..." +#: define-markup-commands.scm:251 +msgid "no systems found in \\score markup, does it have a \\layout block?" msgstr "" -#: lilypond-score.cc:190 -msgid "Quantifying columns..." +#: define-markup-commands.scm:1205 +#, lisp-format +msgid "not a valid duration string: ~a" msgstr "" -#: lilypond-score.cc:223 -msgid "Settling columns..." +#: define-music-types.scm:738 +#, lisp-format +msgid "symbol expected: ~S" msgstr "" -#: lilypond-staff.cc:209 -msgid "% MIDI copyright:" +#: define-music-types.scm:741 +#, lisp-format +msgid "can't find music object: ~S" msgstr "" -#: lilypond-staff.cc:210 -msgid "% MIDI instrument:" +#: define-music-types.scm:761 +#, lisp-format +msgid "unknown repeat type `~S'" msgstr "" -#: lilypond-stream.cc:37 -#, c-format -msgid "lily indent level: %d" +#: define-music-types.scm:762 +msgid "See music-types.scm for supported repeats" msgstr "" -#. Maybe better not to translate these? -#: lilypond-stream.cc:83 -msgid "% Creator: " +#: document-backend.scm:91 +#, lisp-format +msgid "pair expected in doc ~s" msgstr "" -#: lilypond-stream.cc:88 -msgid "% Automatically generated" +#: document-backend.scm:135 +#, lisp-format +msgid "can't find interface for property: ~S" msgstr "" -#: lilypond-stream.cc:97 -#, c-format -msgid "% from input file: " +#: document-backend.scm:145 +#, lisp-format +msgid "unknown Grob interface: ~S" msgstr "" -#: main.cc:93 -msgid "write exact durations, e.g.: a4*385/384" +#: documentation-lib.scm:45 +#, lisp-format +msgid "Processing ~S..." msgstr "" -#: main.cc:94 -msgid "enable debugging output" +#: documentation-lib.scm:150 +#, lisp-format +msgid "Writing ~S..." msgstr "" -#: main.cc:96 -msgid "ACC[:MINOR]" +#: documentation-lib.scm:172 +#, lisp-format +msgid "can't find description for property ~S (~S)" msgstr "" -#: main.cc:96 -msgid "set key: ACC +sharps/-flats; :1 minor" +#: framework-eps.scm:71 framework-eps.scm:72 +#, lisp-format +msgid "Writing ~a..." msgstr "" -#: main.cc:97 -msgid "don't output tuplets, double dots or rests, smallest is 32" +#: framework-ps.scm:275 +#, lisp-format +msgid "can't embed ~S=~S" msgstr "" -#: main.cc:98 -msgid "set FILE as default output" +#: framework-ps.scm:326 +#, lisp-format +msgid "can't extract file matching ~a from ~a" msgstr "" -#: main.cc:99 -msgid "don't output tuplets" +#: framework-ps.scm:343 +#, lisp-format +msgid "don't know how to embed ~S=~S" msgstr "" -#: main.cc:100 -msgid "be quiet" +#: framework-ps.scm:373 +#, lisp-format +msgid "don't know how to embed font ~s ~s ~s" msgstr "" -#: main.cc:101 -msgid "don't output rests or skips" +#: framework-ps.scm:579 +#, lisp-format +msgid "can't convert to ~S" msgstr "" -#: main.cc:102 -msgid "DUR" +#: framework-ps.scm:596 framework-ps.scm:599 +#, lisp-format +msgid "can't generate ~S using the postscript back-end" msgstr "" -#: main.cc:102 -msgid "set smallest duration" +#: framework-ps.scm:606 +msgid "" +"nThe PostScript backend does not support the 'classic'\n" +"framework. Use the EPS backend instead,\n" +"\n" +" lilypond -b eps \n" +"\n" +"or remove the lilypond-book specific settings from the input.\n" msgstr "" -#: main.cc:103 -msgid "don't timestamp the output" +#: framework-tex.scm:356 +#, lisp-format +msgid "TeX file name must not contain whitespace: `~a'" msgstr "" -#: main.cc:105 -msgid "be verbose" +#: layout-beam.scm:29 +#, lisp-format +msgid "Error in beam quanting. Expected (~S,~S) found ~S." msgstr "" -#: main.cc:107 -msgid "assume no double dotted notes" +#: layout-beam.scm:46 +#, lisp-format +msgid "Error in beam quanting. Expected ~S 0, found ~S." msgstr "" -#: main.cc:114 -#, c-format -msgid "Usage: %s [OPTION]... [FILE]" +#: layout-page-layout.scm:439 +msgid "Calculating page breaks..." msgstr "" -#: main.cc:116 -msgid "Translate MIDI-file to lilypond" +#: lily-library.scm:458 +#, lisp-format +msgid "unknown unit: ~S" msgstr "" -#: main.cc:130 -#, c-format -msgid "no_double_dots: %d\n" +#: lily-library.scm:491 +#, lisp-format +msgid "no \\version statement found, add~afor future compatibility" msgstr "" -#: main.cc:132 -#, c-format -msgid "no_rests: %d\n" +#: lily-library.scm:498 +msgid "old relative compatibility not used" msgstr "" -#: main.cc:134 -#, c-format -msgid "no_quantify_b_s: %d\n" +#: lily.scm:172 +#, lisp-format +msgid "wrong type for argument ~a. Expecting ~a, found ~s" msgstr "" -#: main.cc:136 -#, c-format -msgid "no_smaller_than: %d (1/%d)\n" +#: lily.scm:377 lily.scm:429 +#, lisp-format +msgid "failed files: ~S" msgstr "" -#: main.cc:139 -#, c-format -msgid "no_tuplets: %d\n" +#: lily.scm:419 +#, lisp-format +msgid "Redirecting output to ~a..." msgstr "" -#: midi-parser.cc:64 -msgid "zero length string encountered" +#: markup.scm:88 +#, lisp-format +msgid "Wrong number of arguments. Expect: ~A, found ~A: ~S" msgstr "" -#: midi-score-parser.cc:44 -msgid "MIDI header expected" +#: markup.scm:94 +#, lisp-format +msgid "Invalid argument in position ~A. Expect: ~A, found: ~S." msgstr "" -#: midi-score-parser.cc:49 -msgid "invalid header length" +#: music-functions.scm:533 +#, lisp-format +msgid "music expected: ~S" msgstr "" -#: midi-score-parser.cc:52 -msgid "invalid MIDI format" +#. FIXME: uncomprehensable message +#: music-functions.scm:584 +#, lisp-format +msgid "Bar check failed. Expect to be at ~a, instead at ~a" msgstr "" -#: midi-score-parser.cc:55 -msgid "invalid number of tracks" +#: music-functions.scm:739 +#, lisp-format +msgid "can't find quoted music `~S'" msgstr "" -#: midi-score-parser.cc:58 -msgid "can't handle non-metrical time" +#: music-functions.scm:947 +#, lisp-format +msgid "unknown accidental style: ~S" msgstr "" -#: midi-track-parser.cc:68 -#, c-format -msgid "Junking note-end event: channel = %d, pitch = %d" +#: output-ps.scm:282 +msgid "utf-8-string encountered in PS backend" +msgstr "" + +#: output-svg.scm:41 +#, lisp-format +msgid "undefined: ~S" +msgstr "" + +#: output-svg.scm:121 +#, lisp-format +msgid "can't decypher Pango description: ~a" +msgstr "" + +#: output-tex.scm:98 +#, lisp-format +msgid "can't find ~a in ~a" +msgstr "" + +#: paper.scm:69 +msgid "Not in toplevel scope" +msgstr "" + +#: paper.scm:114 +#, lisp-format +msgid "This is not a \\layout {} object, ~S" msgstr "" -#: midi-track-parser.cc:124 -msgid "invalid running status" +#. TODO: should raise (generic) exception with throw, and catch +#. that in parse-scm.cc +#: paper.scm:142 +msgid "Must use #(set-paper-size .. ) within \\paper { ... }" msgstr "" -#: midi-track-parser.cc:328 -msgid "unimplemented MIDI meta-event" +#: parser-clef.scm:124 +#, lisp-format +msgid "unknown clef type `~a'" msgstr "" -#: midi-track-parser.cc:333 -msgid "invalid MIDI event" +#: parser-clef.scm:125 +msgid "see scm/clef.scm for supported clefs" msgstr "" -#: midi-track-parser.cc:348 -msgid "MIDI track expected" +#: ps-to-png.scm:97 +#, lisp-format +msgid "~a exited with status: ~S" msgstr "" -#: midi-track-parser.cc:353 -msgid "invalid track length" +#: to-xml.scm:190 +msgid "assertion failed" msgstr ""