From: hanwen Date: Sun, 28 Mar 2004 15:54:39 +0000 (+0000) Subject: update translation strings. X-Git-Tag: release/2.1.36~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1a015f18b208127610b2459765ee217c2331bf35;p=lilypond.git update translation strings. --- diff --git a/ChangeLog b/ChangeLog index aa31875528..d6a521c29e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-28 Han-Wen Nienhuys + * po/lilypond.pot: update translation strings. + * VERSION: 2.1.35 released * scripts/convert-ly.py (FatalConversionError.sub_abs): convert diff --git a/input/regression/tuplet-gap.ly b/input/regression/tuplet-gap.ly index e3be1fe7ea..7b34357a48 100644 --- a/input/regression/tuplet-gap.ly +++ b/input/regression/tuplet-gap.ly @@ -3,9 +3,10 @@ texidoc = "The size of the tuplet bracket gap is adjusted to the width of the text." - } +} \version "2.1.35" + \paper { indent = 0.0\mm raggedright = ##t diff --git a/po/lilypond.pot b/po/lilypond.pot index f72effa0a7..c40398a956 100644 --- a/po/lilypond.pot +++ b/po/lilypond.pot @@ -7,7 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-07-18 14:45+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-03-28 17:42+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +16,6 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#. this is where special info is often stored #. ############################################################### #. lilylib.py -- options and stuff #. @@ -41,8 +41,8 @@ msgstr "" msgid "lilylib module" msgstr "" -#: lilylib.py:63 lilypond-book.py:131 lilypond.py:128 midi2ly.py:100 -#: mup2ly.py:75 main.cc:111 +#: lilylib.py:63 lilypond-book.py:83 lilypond.py:127 midi2ly.py:100 +#: mup2ly.py:75 old-lilypond-book.py:129 main.cc:140 msgid "print this help" msgstr "" @@ -54,88 +54,96 @@ msgstr "" #. Attempt to fix problems with limited stack size set by Python! #. Sets unlimited stack size. Note that the resource module only #. is available on UNIX. -#: lilylib.py:114 midi2ly.py:136 mup2ly.py:130 main.cc:188 main.cc:200 -#, c-format, python-format +#: lilylib.py:110 midi2ly.py:136 mup2ly.py:130 +#, python-format msgid "Copyright (c) %s by" msgstr "" -#: lilylib.py:114 +#: lilylib.py:110 msgid " 1998--2003" msgstr "" -#: lilylib.py:118 +#: lilylib.py:114 msgid "Distributed under terms of the GNU General Public License." msgstr "" -#: lilylib.py:120 +#: lilylib.py:116 msgid "It comes with NO WARRANTY." msgstr "" -#: lilylib.py:127 midi2ly.py:150 mup2ly.py:144 input.cc:88 +#: lilylib.py:123 midi2ly.py:150 mup2ly.py:144 input.cc:88 msgid "warning: " msgstr "" #. lots of midi files use plain text for lyric events #. FIXME: read from stdin when files[0] = '-' -#: lilylib.py:130 midi2ly.py:165 midi2ly.py:1018 midi2ly.py:1083 mup2ly.py:147 +#: lilylib.py:126 midi2ly.py:165 midi2ly.py:1018 midi2ly.py:1083 mup2ly.py:147 #: mup2ly.py:161 input.cc:93 msgid "error: " msgstr "" -#: lilylib.py:134 +#: lilylib.py:130 #, python-format msgid "Exiting (%d)..." msgstr "" -#: lilylib.py:194 midi2ly.py:224 mup2ly.py:220 +#: lilylib.py:190 midi2ly.py:224 mup2ly.py:220 #, python-format msgid "Usage: %s [OPTIONS]... FILE" msgstr "" -#: lilylib.py:198 midi2ly.py:228 mup2ly.py:224 main.cc:166 +#: lilylib.py:194 midi2ly.py:228 mup2ly.py:224 main.cc:205 msgid "Options:" msgstr "" -#: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172 +#: lilylib.py:198 midi2ly.py:232 mup2ly.py:228 main.cc:209 #, c-format, python-format msgid "Report bugs to %s." msgstr "" -#: lilylib.py:228 +#: lilylib.py:218 +#, python-format +msgid "Binary %s has version %s, looking for version %s" +msgstr "" + +#. deal with "((latex ) >& 1 ) .." too +#: lilylib.py:252 #, python-format msgid "Opening pipe `%s'" msgstr "" #. successful pipe close returns 'None' -#: lilylib.py:240 +#: lilylib.py:267 lilypond-book.py:724 #, python-format msgid "`%s' failed (%d)" msgstr "" -#: lilylib.py:242 lilylib.py:289 lilypond-book.py:231 lilypond.py:512 +#: lilylib.py:272 lilylib.py:331 lilypond-book.py:725 lilypond.py:530 +#: old-lilypond-book.py:228 msgid "The error log is as follows:" msgstr "" -#: lilylib.py:262 midi2ly.py:260 mup2ly.py:256 +#. Ugh. code dup +#: lilylib.py:303 midi2ly.py:260 mup2ly.py:256 #, python-format msgid "Invoking `%s'" msgstr "" -#: lilylib.py:264 +#: lilylib.py:305 #, python-format msgid "Running %s..." msgstr "" -#: lilylib.py:282 +#: lilylib.py:324 #, python-format msgid "`%s' failed (%s)" msgstr "" -#: lilylib.py:285 midi2ly.py:266 mup2ly.py:264 +#: lilylib.py:327 midi2ly.py:266 mup2ly.py:264 msgid "(ignored)" msgstr "" -#: lilylib.py:299 midi2ly.py:276 mup2ly.py:274 +#: lilylib.py:345 midi2ly.py:276 mup2ly.py:274 #, python-format msgid "Cleaning %s..." msgstr "" @@ -156,7 +164,9 @@ msgstr "" #. # todo: #. # have better algorithm for deciding when to crop page, #. # and when to show full page -#: lilylib.py:458 +#. need to have margin, otherwise edges of letters will +#. be cropped off. +#: lilylib.py:508 msgid "Removing output file" msgstr "" @@ -306,7 +316,7 @@ msgstr "" #. #. source file of the GNU LilyPond music typesetter #. -#. (c) 1998--2003 Han-Wen Nienhuys +#. (c) 1998--2004 Han-Wen Nienhuys #. Jan Nieuwenhuizen #. TODO #. use -f and -t for -s output @@ -340,6 +350,15 @@ msgstr "" #. Otherwise we interfere with Scheme comments, #. which is badbadbad. #. 40 ? +#. # end of while <> +#. add dash: -[, so that [<> c d] becomes +#. <>-[ c d] +#. and gets skipped by articulation_substitute +#. this rule doesn't really work, +#. too lazy to figure out why. +#. str = re.sub (r'molecule', 'collage', str) +#. molecule -> collage +#. -1: remove . #. ############################### #. END OF CONVERSIONS #. ############################### @@ -370,10 +389,12 @@ msgstr "" #. notename 0 == central C #. represent pitches as (notename, alteration), relative to C-major scale #. a fifth up +#. minor scale #. should cache this. #. flag1 isn't all that interesting. #. 3: '>', #. 18: '\arpeggio' , +#. really only for 0, but we only know about 0 and 1 #. do grace notes. #. ugh. #. we don't attempt voltas since they fail easily. @@ -386,25 +407,6 @@ msgstr "" #. staff-spec #. should use \addlyrics ? #. !@PYTHON@ -#. vim: set noexpandtab: -#. This is was the idea for handling of comments: -#. Multiline comments, @ignore .. @end ignore is scanned for -#. in read_doc_file, and the chunks are marked as 'ignore', so -#. lilypond-book will not touch them any more. The content of the -#. chunks are written to the output file. Also 'include' and 'input' -#. regex has to check if they are commented out. -#. -#. Then it is scanned for 'lilypond', 'lilypond-file' and 'lilypond-block'. -#. These three regex's has to check if they are on a commented line, -#. % for latex, @c for texinfo. -#. -#. Then lines that are commented out with % (latex) and @c (Texinfo) -#. are put into chunks marked 'ignore'. This cannot be done before -#. searching for the lilypond-blocks because % is also the comment character -#. for lilypond. -#. -#. The the rest of the rexeces are searched for. They don't have to test -#. if they are on a commented out line. #. ############################################################### #. Users of python modules should include this snippet #. and customize variables below. @@ -417,245 +419,222 @@ msgstr "" #. Customize these #. if __name__ == '__main__': #. lilylib globals -#. temp_dir = os.path.join (original_dir, '%s.dir' % program_name) -#. urg -#. # FIXME -#. # do -P or -p by default? -#. #help_summary = _ ("Run LilyPond using LaTeX for titling") -#: lilypond-book.py:120 -msgid "Process LilyPond snippets in hybrid html, LaTeX or texinfo document" +#: lilypond-book.py:69 +msgid "" +"Process LilyPond snippets in hybrid HTML, LaTeX or texinfo document. " +"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-bin -I include' BOOK\n" +"\n" msgstr "" -#. another bug in option parser: --output=foe is taken as an abbreviation -#. for --output-format -#: lilypond-book.py:125 main.cc:110 +#. Bug in option parser: --output=foe is taken as an abbreviation +#. for --output-format. +#: lilypond-book.py:81 old-lilypond-book.py:123 main.cc:139 msgid "EXT" msgstr "" -#: lilypond-book.py:125 +#: lilypond-book.py:81 old-lilypond-book.py:123 msgid "use output format EXT (texi [default], texi-html, latex, html)" msgstr "" -#: lilypond-book.py:126 lilypond-book.py:127 lilypond-book.py:129 -#: lilypond-book.py:130 -msgid "DIM" +#: lilypond-book.py:82 +msgid "FILTER" msgstr "" -#: lilypond-book.py:126 -msgid "default fontsize for music. DIM is assumed to be in points" +#: lilypond-book.py:82 +msgid "pipe snippets through FILTER [convert-ly -n -]" msgstr "" -#: lilypond-book.py:127 -msgid "deprecated, use --default-music-fontsize" +#: lilypond-book.py:84 lilypond-book.py:86 lilypond.py:131 +#: old-lilypond-book.py:130 main.cc:142 main.cc:147 +msgid "DIR" msgstr "" -#: lilypond-book.py:128 -msgid "OPT" +#: lilypond-book.py:84 +msgid "add DIR to include path" msgstr "" -#: lilypond-book.py:128 -msgid "pass OPT quoted to the lilypond command line" +#: lilypond-book.py:85 +msgid "COMMAND" msgstr "" -#: lilypond-book.py:129 -msgid "force fontsize for all inline lilypond. DIM is assumed be to in points" +#: lilypond-book.py:85 +msgid "process ly_files using COMMAND FILE..." msgstr "" -#: lilypond-book.py:130 -msgid "deprecated, use --force-music-fontsize" +#: lilypond-book.py:86 +msgid "write output to DIR" msgstr "" -#: lilypond-book.py:132 lilypond.py:130 main.cc:113 main.cc:118 -msgid "DIR" +#: lilypond-book.py:87 lilypond.py:149 midi2ly.py:105 mup2ly.py:78 +#: old-lilypond-book.py:140 main.cc:150 +msgid "be verbose" msgstr "" -#: lilypond-book.py:132 -msgid "include path" +#: lilypond-book.py:88 old-lilypond-book.py:141 +msgid "print version information" msgstr "" -#: lilypond-book.py:133 -msgid "write dependencies" +#: lilypond-book.py:89 lilypond.py:151 midi2ly.py:107 mup2ly.py:80 +#: old-lilypond-book.py:142 main.cc:151 +msgid "show warranty and copyright" msgstr "" -#: lilypond-book.py:134 -msgid "PREF" +#. only use installed binary when we're installed too. +#. Recognize special sequences in the input +#. +#. (?Pregex) -- assign result of REGEX to NAME +#. *? -- match non-greedily. +#. (?m) -- multiline regex: make ^ and $ match at each line +#. (?s) -- make the dot match all characters including newline +#. don't do this: fucks up with @code{@{} +#. 'verb': r'''(?P@code{.*?})''', +#. Hmm +#. defaults +#: lilypond-book.py:341 +#, python-format +msgid "deprecated ly-option used: %s" msgstr "" -#: lilypond-book.py:134 -msgid "prepend PREF before each -M dependency" +#: lilypond-book.py:342 +#, python-format +msgid "compatibility mode translation: %s" msgstr "" -#: lilypond-book.py:135 -msgid "don't run lilypond" +#: lilypond-book.py:362 +#, python-format +msgid "ignoring unknown ly option: %s" msgstr "" -#: lilypond-book.py:136 -msgid "don't generate pictures" +#. URGS +#. 1 = central C +#. BARF +#. use lilypond-bin for latex (.lytex) books, +#. and lilypond --preview for html, texinfo books? +#. Ugh. (La)TeX writes progress and error messages on stdout +#. Redirect to stderr +#. check if it really is EPS. +#. Otherwise music glyphs disappear from 2nd and following pages. +#. TODO: should run dvips -pp -E per page, then we get proper +#. cropping as well. +#. make non EPS. +#: lilypond-book.py:416 +#, python-format +msgid "file not found: %s\n" msgstr "" -#: lilypond-book.py:137 -msgid "strip all lilypond blocks from output" +#. TODO: something smart with target formats +#. (ps, png) and m/ctimes +#. TODO +#. URGUGHUGHUGUGHU +#. URG, makeinfo implicitely prepends dot to ext +#. specifying no extension is most robust +#. self.output_print_filename (TEXINFO) +#. need par after image +#. # found = dict (map (lambda x: (x, None), types)) +#. # urg python2.1 +#. We want to search for multiple regexes, without searching +#. the string multiple times for one regex. +#. Hence, we use earlier results to limit the string portion +#. where we search. +#. Since every part of the string is traversed at most once for +#. every type of snippet, this is linear. +#. FIXME. +#. Limiting the search space is a cute +#. idea, but this *requires* to search +#. for possible containing blocks +#. first, at least long as we do not +#. search for the start of blocks, but +#. always/directly for the entire +#. @block ... @end block. +#: lilypond-book.py:707 +#, python-format +msgid "Opening filter `%s'" msgstr "" -#: lilypond-book.py:138 lilypond-book.py:139 lilypond.py:135 lilypond.py:136 -#: midi2ly.py:102 main.cc:114 main.cc:117 -msgid "FILE" +#. need anything else besides textwidth? +#. TEXINFO: '.texinfo', +#. ugh +#. FIXME +#: lilypond-book.py:819 +#, python-format +msgid "cannot determine format for: %s" msgstr "" -#: lilypond-book.py:138 -msgid "filename main output file" +#. urg python interface to libkpathsea? +#. only default to stdout when filtering +#: lilypond-book.py:860 +msgid "Output would overwrite input file; use --output." msgstr "" -#: lilypond-book.py:139 -msgid "where to place generated files" +#: lilypond-book.py:867 +#, python-format +msgid "Reading %s..." msgstr "" -#: lilypond-book.py:140 lilypond.py:137 -msgid "RES" +#. FIXME: containing blocks must be first, see find_toplevel_snippets +#. 'verb', +#: lilypond-book.py:881 +msgid "Dissecting..." msgstr "" -#: lilypond-book.py:141 lilypond.py:138 -msgid "set the resolution of the preview to RES" +#. FIXME: @paper is usually not in chunk #0: +#. \input texinfo @c -*-texinfo-*- +#. bluntly search first K of source +#. s = chunks[0].replacement_text () +#: lilypond-book.py:909 +msgid "Writing snippets..." msgstr "" -#: lilypond-book.py:142 lilypond.py:148 midi2ly.py:105 mup2ly.py:78 main.cc:126 -msgid "be verbose" +#: lilypond-book.py:914 +msgid "Processing..." msgstr "" -#: lilypond-book.py:143 -msgid "print version information" +#: lilypond-book.py:917 +msgid "All snippets are up to date..." msgstr "" -#: lilypond-book.py:144 lilypond.py:150 midi2ly.py:107 mup2ly.py:80 main.cc:127 -msgid "show warranty and copyright" +#: lilypond-book.py:920 +#, python-format +msgid "Compiling %s..." msgstr "" -#. format specific strings, ie. regex-es for input, and % strings for output -#. global variables -#. lilypond_binary = 'valgrind --suppressions=/home/hanwen/usr/src/guile-1.6.supp --num-callers=10 /home/hanwen/usr/src/lilypond/lily/out/lilypond' -#. only use installed binary when we're installed too. -#. only use installed binary when we're installed too. -#. ############################################################### -#. Dimension handling for LaTeX. -#. -#. Ugh. (La)TeX writes progress and error messages on stdout -#. Redirect to stderr -#: lilypond-book.py:230 -msgid "LaTeX failed." +#: lilypond-book.py:928 +#, python-format +msgid "Processing include: %s" msgstr "" -#. URG see lilypond -#. Convert numeric values, with or without specific dimension, to floats. -#. Keep other strings #. ############################################################### -#. How to output various structures. -#. # maybe
? -#. Verbatim text is always finished with \n. FIXME: For HTML, -#. this newline should be removed. -#. Verbatim text is always finished with \n. FIXME: For HTML, -#. this newline should be removed. -#. # Ugh we need to differentiate on origin: -#. # lilypond-block origin wants an extra

, but -#. # inline music doesn't. -#. # possibly other center options? -#. verbatim text is always finished with \n -#. verbatim text is always finished with \n -#. verbatim text is always finished with \n -#. verbatim text is always finished with \n -#. do some tweaking: @ is needed in some ps stuff. -#. -#. ugh, the

below breaks inline images... -#. clumsy workaround for python 2.2 pre bug. +#. # MAIN #. ############################################################### -#. Recognize special sequences in the input -#. Warning: This uses extended regular expressions. Tread with care. -#. -#. legenda -#. -#. (?Pregex) -- assign result of REGEX to NAME -#. *? -- match non-greedily. -#. (?m) -- multiline regex: make ^ and $ match at each line -#. (?s) -- make the dot match all characters including newline -#. why do we have distinction between @mbinclude and @include? -#. # we'd like to catch and reraise a more -#. # detailed error, but alas, the exceptions -#. # changed across the 1.5/2.1 boundary. -#. ughUGH not original options -#. First we want to scan the \documentclass line -#. it should be the first non-comment line. -#. The only thing we really need to know about the \documentclass line -#. is if there are one or two columns to begin with. -#. Then we add everything before \begin{document} to -#. paperguru.m_document_preamble so that we can later write this header -#. to a temporary file in find_latex_dims() to find textwidth. -#. this is not bulletproof..., it checks the first 10 chunks -#. newchunks.extend (func (m)) -#. python 1.5 compatible: -#. we have to check for verbatim before doing include, -#. because we don't want to include files that are mentioned -#. inside a verbatim environment -#. ugh fix input -#. # Hmm, we should hash only lilypond source, and skip the -#. # %options are ... -#. # comment line -#. # todo: include path, but strip -#. # first part of the path. -#. format == 'html' -#. ugh rename -#. Count sections/chapters. -#. # TODO: do something like -#. # this for texinfo/latex as well ? -#. ugh -#. fixme: be sys-independent. -#. -#. Ugh, fixing up dependencies for .tex generation -#. -#. Ugh. (La)TeX writes progress and error messages on stdout -#. Redirect to stderr -#. # There used to be code to write .tex dependencies, but -#. # that is silly: lilypond-book has its own dependency scheme -#. # to ensure that all lily-XXX.tex files are there -#. # TODO: put file name in front of texidoc. -#. # -#. # what's this? Docme --hwn -#. # -#. #docme: why global? -#. Do It. -#. should chmod -w -#: lilypond-book.py:1557 lilypond.py:673 midi2ly.py:1018 +#: lilypond-book.py:944 lilypond.py:693 midi2ly.py:1018 +#: old-lilypond-book.py:1570 #, python-format msgid "getopt says: `%s'" msgstr "" -#. HACK -#. status = os.system ('lilypond -w') -#: lilypond-book.py:1630 lilypond.py:777 -msgid "no files specified on command line" -msgstr "" - -#. -#. Petr, ik zou willen dat ik iets zinvoller deed, -#. maar wat ik kan ik doen, het verandert toch niets? -#. --hwn 20/aug/99 #. !@PYTHON@ #. #. lilypond.py -- Run LilyPond, add titles to bare score, generate printable #. document -#. Invokes: lilypond, latex (or pdflatex), dvips, ps2pdf, gs +#. Invokes: lilypond-bin, latex (or pdflatex), dvips, ps2pdf, gs #. #. source file of the GNU LilyPond music typesetter #. -#. (c) 1998--2003 Han-Wen Nienhuys +#. (c) 1998--2004 Han-Wen Nienhuys #. Jan Nieuwenhuizen -#. This is the third incarnation of lilypond. +#. This is the third incarnation of ly2dvi, now renamed lilypond. #. #. Earlier incarnations of lilypond were written by #. Jeffrey B. Reed (Python version) #. Jan Arne Fagertun (Bourne shell script) #. -#. Note: gettext work best if we use ' for docstrings and " +#. Note: gettext work best if we use ' for program/docstrings and " #. for gettextable strings. -#. --> DO NOT USE ''' for docstrings. +#. USE ''' for docstrings. #. ############################################################### #. Users of python modules should include this snippet #. and customize variables below. @@ -671,81 +650,105 @@ msgstr "" #. # FIXME #. # do -P or -p by default? #. #help_summary = _ ("Run LilyPond using LaTeX for titling") -#: lilypond.py:121 +#: lilypond.py:120 msgid "Run LilyPond, add titles, generate printable document." msgstr "" -#: lilypond.py:127 main.cc:115 +#: lilypond.py:126 msgid "write Makefile dependencies for every input file" msgstr "" -#: lilypond.py:129 +#: lilypond.py:128 msgid "print even more output" msgstr "" +#: lilypond.py:129 lilypond.py:136 midi2ly.py:102 old-lilypond-book.py:136 +#: old-lilypond-book.py:137 main.cc:143 main.cc:146 +msgid "FILE" +msgstr "" + +#: lilypond.py:129 +msgid "find pfa fonts used in FILE" +msgstr "" + #: lilypond.py:130 +msgid "make HTML file with links to all output" +msgstr "" + +#: lilypond.py:131 msgid "add DIR to LilyPond's search path" msgstr "" -#: lilypond.py:132 +#: lilypond.py:133 #, python-format msgid "keep all output, output to directory %s.dir" msgstr "" -#: lilypond.py:133 +#: lilypond.py:134 msgid "don't run LilyPond" msgstr "" -#: lilypond.py:134 main.cc:116 +#: lilypond.py:135 main.cc:145 msgid "produce MIDI output only" msgstr "" -#: lilypond.py:135 midi2ly.py:102 +#: lilypond.py:136 midi2ly.py:102 mup2ly.py:76 main.cc:146 msgid "write output to FILE" msgstr "" -#: lilypond.py:136 -msgid "find pfa fonts used in FILE" +#: lilypond.py:137 old-lilypond-book.py:138 +msgid "RES" +msgstr "" + +#: lilypond.py:138 old-lilypond-book.py:139 +msgid "set the resolution of the preview to RES" msgstr "" #: lilypond.py:139 -msgid "generate PostScript output" +msgid "do not generate PDF output" msgstr "" #: lilypond.py:140 -msgid "generate PNG page images" +msgid "do not generate PostScript output" msgstr "" #: lilypond.py:141 -msgid "generate PS.GZ" +msgid "generate PDF output" msgstr "" #: lilypond.py:142 -msgid "generate PDF output" +msgid "generate PostScript output" msgstr "" #: lilypond.py:143 msgid "use pdflatex to generate a PDF output" msgstr "" -#. FIXME: preview, picture; to indicate creation of a PNG? +#: lilypond.py:144 +msgid "generate PNG page images" +msgstr "" + #: lilypond.py:145 msgid "make a picture of the first system" msgstr "" #: lilypond.py:146 -msgid "make HTML file with links to all output" +msgid "generate PS.GZ" msgstr "" #: lilypond.py:147 +msgid "run in safe-mode" +msgstr "" + +#: lilypond.py:148 msgid "KEY=VAL" msgstr "" -#: lilypond.py:147 +#: lilypond.py:148 msgid "change global setting KEY to VAL" msgstr "" -#: lilypond.py:149 midi2ly.py:106 mup2ly.py:79 main.cc:125 +#: lilypond.py:150 midi2ly.py:106 mup2ly.py:79 main.cc:149 msgid "print version number" msgstr "" @@ -761,50 +764,50 @@ msgstr "" #. what a name. #. ly.warning (_ ("invalid value: %s") % `val`) #. ly.warning (_ ("invalid value: %s") % `val`) -#: lilypond.py:232 +#: lilypond.py:234 #, python-format msgid "no such setting: `%s'" msgstr "" #. 2 == user interrupt. -#: lilypond.py:274 +#: lilypond.py:284 #, python-format msgid "LilyPond crashed (signal %d)." msgstr "" -#: lilypond.py:275 +#: lilypond.py:285 msgid "Please submit a bug report to bug-lilypond@gnu.org" msgstr "" -#: lilypond.py:281 +#: lilypond.py:291 #, python-format msgid "LilyPond failed on input file %s (exit status %d)" msgstr "" -#: lilypond.py:284 +#: lilypond.py:294 #, python-format msgid "LilyPond failed on an input file (exit status %d)" msgstr "" -#: lilypond.py:285 +#: lilypond.py:295 msgid "Continuing..." msgstr "" #. urg -#: lilypond.py:296 +#: lilypond.py:306 #, python-format msgid "Analyzing %s..." msgstr "" #. search only the first 10k -#: lilypond.py:354 +#: lilypond.py:364 #, python-format msgid "no LilyPond output found for `%s'" msgstr "" #. The final \n seems important here. It ensures that the footers and taglines end up on the right page. #. TODO: should set textheight (enlarge) depending on papersize. -#: lilypond.py:397 +#: lilypond.py:431 #, python-format msgid "invalid value: `%s'" msgstr "" @@ -813,13 +816,13 @@ msgstr "" #. who the hell is 597 ? #. Ugh. (La)TeX writes progress and error messages on stdout #. Redirect to stderr -#: lilypond.py:511 +#: lilypond.py:529 msgid "LaTeX failed on the output file." msgstr "" #. make a preview by rendering only the 1st line #. of each score -#: lilypond.py:568 +#: lilypond.py:586 msgid "" "Trying create PDF, but no PFA fonts found.\n" "Using bitmap fonts instead. This will look bad." @@ -829,13 +832,13 @@ msgstr "" #. Added as functionality to lilypond, because lilypond may well need to do this #. in future too. #. no ps header? -#: lilypond.py:615 +#: lilypond.py:635 #, python-format msgid "not a PostScript file: `%s'" msgstr "" #. todo -#: lilypond.py:660 +#: lilypond.py:680 #, python-format msgid "Writing HTML menu `%s'" msgstr "" @@ -846,18 +849,24 @@ msgstr "" #. As a neat trick, add directory part of first input file #. to include path. That way you can do without the clumsy -I in: #. lilypond -I foe/bar/baz foo/bar/baz/baz.ly -#: lilypond.py:769 +#: lilypond.py:800 msgid "pseudo filter" msgstr "" -#: lilypond.py:772 +#: lilypond.py:803 msgid "pseudo filter only for single input file" msgstr "" +#. HACK +#. status = os.system ('lilypond -w') +#: lilypond.py:808 old-lilypond-book.py:1643 +msgid "no files specified on command line" +msgstr "" + #. Ugh, maybe make a setup () function #. hmmm. Wish I'd 've written comments when I wrote this. #. now it looks complicated. -#: lilypond.py:806 +#: lilypond.py:840 #, python-format msgid "filename should not contain spaces: `%s'" msgstr "" @@ -873,7 +882,7 @@ msgstr "" #. ## --hwn #. TODO: friendly message about LilyPond setup/failing? #. -#: lilypond.py:845 +#: lilypond.py:880 msgid "Running LilyPond failed. Rerun with --verbose for a trace." msgstr "" @@ -882,47 +891,52 @@ msgstr "" #. unless: add --tex, or --latex? #. TODO: friendly message about TeX/LaTeX setup, #. trying to run tex/latex by hand -#: lilypond.py:886 +#: lilypond.py:921 msgid "Failed to make PS file. Rerun with --verbose for a trace." msgstr "" #. unless: add --tex, or --latex? #. TODO: friendly message about TeX/LaTeX setup, #. trying to run tex/latex by hand -#: lilypond.py:916 -msgid "Running LaTeX falied. Rerun with --verbose for a trace." +#: lilypond.py:951 +msgid "Running LaTeX failed. Rerun with --verbose for a trace." msgstr "" #. add DEP to targets? -#: lilypond.py:926 input-file-results.cc:68 +#: lilypond.py:963 input-file-results.cc:74 #, c-format, python-format msgid "dependencies output to `%s'..." msgstr "" -#: lilypond.py:937 +#: lilypond.py:974 #, python-format msgid "%s output to ..." msgstr "" -#: lilypond.py:942 lilypond.py:968 includable-lexer.cc:57 -#: input-file-results.cc:191 input-file-results.cc:197 lily-guile.cc:86 +#: lilypond.py:979 includable-lexer.cc:57 input-file-results.cc:217 +#: input-file-results.cc:224 lily-guile.cc:86 #, c-format, python-format msgid "can't find file: `%s'" msgstr "" #. Hmm, if this were a function, we could call it the except: clauses -#: lilypond.py:965 +#: lilypond.py:1002 #, python-format msgid "%s output to %s..." msgstr "" +#: lilypond.py:1005 +#, python-format +msgid "can't find file: `%s.%s'" +msgstr "" + #. !@PYTHON@ #. #. midi2ly.py -- LilyPond midi import script #. #. source file of the GNU LilyPond music typesetter #. -#. (c) 1998--2003 Han-Wen Nienhuys +#. (c) 1998--2004 Han-Wen Nienhuys #. Jan Nieuwenhuizen #. ############################################################### #. Users of python modules should include this snippet. @@ -980,7 +994,7 @@ msgid "treat every text as a lyric" msgstr "" #: midi2ly.py:136 mup2ly.py:130 -msgid " 2001--2003" +msgid " 2001--2004" msgstr "" #: midi2ly.py:141 mup2ly.py:135 @@ -1087,10 +1101,6 @@ msgstr "" msgid "define macro NAME [optional expansion EXP]" msgstr "" -#: mup2ly.py:76 main.cc:117 -msgid "write output to FILE" -msgstr "" - #: mup2ly.py:77 msgid "only pre-process" msgstr "" @@ -1173,6 +1183,143 @@ msgstr "" msgid "Writing `%s'..." msgstr "" +#. duh +#. !@PYTHON@ +#. musedata = musedata.stanford.edu +#. musedata = COBOL for musicians. +#. TODO +#. +#. * clefs, +#. * keys, +#. * staffs, +#. * multiple voices (they use `Backspace' (shudder) +#. * tuplets +#. +#. +#. I completely forgot how this was supposed to work --hwn 5/2002 +#. +#. +#. uGUHGUHGHGUGH +#. musedata license (argh) +#. ignore sound & print +#. !@PYTHON@ +#. vim: set noexpandtab: +#. This is was the idea for handling of comments: +#. Multiline comments, @ignore .. @end ignore is scanned for +#. in read_doc_file, and the chunks are marked as 'ignore', so +#. lilypond-book will not touch them any more. The content of the +#. chunks are written to the output file. Also 'include' and 'input' +#. regex has to check if they are commented out. +#. +#. Then it is scanned for 'lilypond', 'lilypond-file' and 'lilypond-block'. +#. These three regex's has to check if they are on a commented line, +#. % for latex, @c for texinfo. +#. +#. Then lines that are commented out with % (latex) and @c (Texinfo) +#. are put into chunks marked 'ignore'. This cannot be done before +#. searching for the lilypond-blocks because % is also the comment character +#. for lilypond. +#. +#. The the rest of the rexeces are searched for. They don't have to test +#. if they are on a commented out line. +#. ############################################################### +#. Users of python modules should include this snippet +#. and customize variables below. +#. We'll suffer this path init stuff as long as we don't install our +#. python packages in /lib/pythonx.y (and don't kludge around +#. it as we do with teTeX on Red Hat Linux: set some environment var +#. (PYTHONPATH) in profile) +#. If set, LILYPONDPREFIX must take prevalence +#. if datadir is not set, we're doing a build and LILYPONDPREFIX +#. Customize these +#. if __name__ == '__main__': +#. lilylib globals +#. # FIXME +#. # do -P or -p by default? +#. #help_summary = _ ("Run LilyPond using LaTeX for titling") +#: old-lilypond-book.py:118 +msgid "Process LilyPond snippets in hybrid html, LaTeX or texinfo document" +msgstr "" + +#: old-lilypond-book.py:124 old-lilypond-book.py:125 old-lilypond-book.py:127 +#: old-lilypond-book.py:128 +msgid "DIM" +msgstr "" + +#: old-lilypond-book.py:124 +msgid "default fontsize for music. DIM is assumed to be in points" +msgstr "" + +#: old-lilypond-book.py:125 +msgid "deprecated, use --default-music-fontsize" +msgstr "" + +#: old-lilypond-book.py:126 +msgid "OPT" +msgstr "" + +#: old-lilypond-book.py:126 +msgid "pass OPT quoted to the lilypond command line" +msgstr "" + +#: old-lilypond-book.py:127 +msgid "force fontsize for all inline lilypond. DIM is assumed to be in points" +msgstr "" + +#: old-lilypond-book.py:128 +msgid "deprecated, use --force-music-fontsize" +msgstr "" + +#: old-lilypond-book.py:130 +msgid "include path" +msgstr "" + +#: old-lilypond-book.py:131 +msgid "write dependencies" +msgstr "" + +#: old-lilypond-book.py:132 +msgid "PREF" +msgstr "" + +#: old-lilypond-book.py:132 +msgid "prepend PREF before each -M dependency" +msgstr "" + +#: old-lilypond-book.py:133 +msgid "don't run lilypond" +msgstr "" + +#: old-lilypond-book.py:134 +msgid "don't generate pictures" +msgstr "" + +#: old-lilypond-book.py:135 +msgid "strip all lilypond blocks from output" +msgstr "" + +#: old-lilypond-book.py:136 +msgid "filename main output file" +msgstr "" + +#: old-lilypond-book.py:137 +msgid "where to place generated files" +msgstr "" + +#. format specific strings, ie. regex-es for input, and % strings for output +#. global variables +#. lilypond_binary = 'valgrind --suppressions=/home/hanwen/usr/src/guile-1.6.supp --num-callers=10 /home/hanwen/usr/src/lilypond/lily/out/lilypond' +#. only use installed binary when we're installed too. +#. only use installed binary when we're installed too. +#. ############################################################### +#. Dimension handling for LaTeX. +#. +#. Ugh. (La)TeX writes progress and error messages on stdout +#. Redirect to stderr +#: old-lilypond-book.py:227 +msgid "LaTeX failed." +msgstr "" + #: getopt-long.cc:146 #, c-format msgid "option `%s' requires an argument" @@ -1205,139 +1352,123 @@ msgstr "" #: warn.cc:44 #, c-format -msgid "programming error: %s (Continuing; cross thumbs)\n" +msgid "programming error: %s (Continuing; crossing fingers)\n" msgstr "" -#: accidental.cc:202 key-signature-interface.cc:137 +#: accidental.cc:219 key-signature-interface.cc:139 #, c-format msgid "accidental `%s' not found" msgstr "" -#: accidental-engraver.cc:171 new-accidental-engraver.cc:238 +#: accidental-engraver.cc:167 #, c-format msgid "Accidental typesetting list must begin with context-name: %s" msgstr "" -#: accidental-engraver.cc:196 new-accidental-engraver.cc:263 +#: accidental-engraver.cc:194 #, c-format msgid "unknown accidental typesetting: %s. Ignored" msgstr "" -#: accidental-engraver.cc:212 new-accidental-engraver.cc:279 -#, c-format -msgid "Symbol is not a parent context: %s. Ignored" -msgstr "" - -#: accidental-engraver.cc:215 new-accidental-engraver.cc:282 -#, c-format -msgid "Accidental typesetting must be pair or context-name: %s" -msgstr "" - -#: afm.cc:66 -#, c-format -msgid "can't find character number: %d" -msgstr "" - -#: afm.cc:81 +#: accidental-engraver.cc:211 #, c-format -msgid "can't find character called: `%s'" +msgid "Accidental rule must be pair or context-name; Found %s" msgstr "" -#: afm.cc:142 +#: afm.cc:145 #, c-format msgid "Error parsing AFM file: `%s'" msgstr "" -#: all-font-metrics.cc:95 +#: all-font-metrics.cc:100 #, c-format msgid "checksum mismatch for font file: `%s'" msgstr "" -#: all-font-metrics.cc:97 +#: all-font-metrics.cc:102 #, c-format msgid "does not match: `%s'" msgstr "" -#: all-font-metrics.cc:102 +#: all-font-metrics.cc:107 msgid "" -" Rebuild all .afm files, and remove all .pk and .tfm files. Rerun with -V " -"to show font paths." +" Rebuild all .afm files, and remove all .pk and .tfm files.\n" +"Rerun with -V to show font paths.\n" msgstr "" -#: all-font-metrics.cc:103 +#: all-font-metrics.cc:108 msgid "" "A script for removing font-files is delivered with the source-code,\n" "in buildscripts/clean-fonts.sh" msgstr "" -#: all-font-metrics.cc:169 +#: all-font-metrics.cc:188 #, c-format msgid "can't find font: `%s'" msgstr "" -#: all-font-metrics.cc:170 +#: all-font-metrics.cc:189 msgid "Loading default font" msgstr "" -#: all-font-metrics.cc:185 +#: all-font-metrics.cc:204 #, c-format msgid "can't find default font: `%s'" msgstr "" -#: all-font-metrics.cc:186 includable-lexer.cc:59 input-file-results.cc:192 +#: all-font-metrics.cc:205 includable-lexer.cc:59 input-file-results.cc:218 #, c-format msgid "(search path: `%s')" msgstr "" -#: all-font-metrics.cc:187 +#: all-font-metrics.cc:206 msgid "Giving up" msgstr "" -#: auto-change-iterator.cc:43 change-iterator.cc:60 -#: part-combine-music-iterator.cc:120 +#: auto-change-iterator.cc:62 change-iterator.cc:61 msgid "Can't switch translators, I'm there already" msgstr "" -#: bar-check-iterator.cc:51 +#: bar-check-iterator.cc:68 #, c-format msgid "barcheck failed at: %s" msgstr "" -#: beam.cc:146 +#: beam.cc:151 msgid "beam has less than two visible stems" msgstr "" -#: beam.cc:151 +#: beam.cc:156 msgid "Beam has less than two stems. Removing beam." msgstr "" -#: beam.cc:976 +#: beam.cc:1041 msgid "" "Not sure that we can find a nice beam slope (no viable initial configuration " "found)." msgstr "" -#: beam-engraver.cc:176 +#: beam-engraver.cc:139 msgid "already have a beam" msgstr "" -#: beam-engraver.cc:259 +#: beam-engraver.cc:212 msgid "unterminated beam" msgstr "" -#: beam-engraver.cc:292 chord-tremolo-engraver.cc:197 +#: beam-engraver.cc:245 chord-tremolo-engraver.cc:191 msgid "stem must have Rhythmic structure" msgstr "" -#: beam-engraver.cc:306 +#: beam-engraver.cc:259 msgid "stem doesn't fit in beam" msgstr "" -#: beam-engraver.cc:307 +#: beam-engraver.cc:260 msgid "beam was started here" msgstr "" -#: break-align-interface.cc:173 +#: break-align-interface.cc:214 #, c-format msgid "No spacing entry from %s to `%s'" msgstr "" @@ -1353,24 +1484,24 @@ msgstr "" #. #. last->translator_id_string_ = get_change ()->change_to_id_string_; #. -#: change-iterator.cc:79 +#: change-iterator.cc:80 msgid "I'm one myself" msgstr "" -#: change-iterator.cc:82 +#: change-iterator.cc:83 msgid "none of these in my family" msgstr "" -#: chord-tremolo-engraver.cc:98 +#: chord-tremolo-engraver.cc:100 #, c-format msgid "Chord tremolo with %d elements. Must have two elements." msgstr "" -#: chord-tremolo-engraver.cc:157 +#: chord-tremolo-engraver.cc:153 msgid "unterminated chord tremolo" msgstr "" -#: chord-tremolo-iterator.cc:69 +#: chord-tremolo-iterator.cc:64 msgid "no one to print a tremolos" msgstr "" @@ -1379,7 +1510,7 @@ msgstr "" msgid "clef `%s' not found" msgstr "" -#: cluster.cc:131 +#: cluster.cc:123 #, c-format msgid "unknown cluster style `%s'" msgstr "" @@ -1399,7 +1530,22 @@ msgstr "" msgid "Coherent_ligature_engraver: setting `spacing-increment = 0.01': ptr=%ul" msgstr "" -#: custos.cc:92 +#: context.cc:180 +#, c-format +msgid "Cannot find or create `%s' called `%s'" +msgstr "" + +#: context.cc:217 +#, c-format +msgid "can't find or create: `%s'" +msgstr "" + +#: context-def.cc:115 +#, c-format +msgid "Program has no such type: `%s'" +msgstr "" + +#: custos.cc:85 #, c-format msgid "custos `%s' not found" msgstr "" @@ -1408,23 +1554,23 @@ msgstr "" msgid "NaN" msgstr "" -#: dynamic-engraver.cc:204 span-dynamic-performer.cc:82 +#: dynamic-engraver.cc:183 span-dynamic-performer.cc:86 msgid "can't find start of (de)crescendo" msgstr "" -#: dynamic-engraver.cc:216 -msgid "already have a crescendo" +#: dynamic-engraver.cc:193 +msgid "already have a decrescendo" msgstr "" -#: dynamic-engraver.cc:217 -msgid "already have a decrescendo" +#: dynamic-engraver.cc:195 +msgid "already have a crescendo" msgstr "" -#: dynamic-engraver.cc:220 +#: dynamic-engraver.cc:198 msgid "Cresc started here" msgstr "" -#: dynamic-engraver.cc:323 +#: dynamic-engraver.cc:305 msgid "unterminated (de)crescendo" msgstr "" @@ -1433,37 +1579,38 @@ msgstr "" msgid "Transposition by %s makes alteration larger than two" msgstr "" -#: event-chord-iterator.cc:76 output-property-music-iterator.cc:27 +#: event.cc:69 relative-octave-check.cc:25 +msgid "Failed octave check, got: " +msgstr "" + +#: event-chord-iterator.cc:56 output-property-music-iterator.cc:29 #, c-format msgid "Junking event: `%s'" msgstr "" -#: extender-engraver.cc:94 +#: extender-engraver.cc:143 extender-engraver.cc:153 msgid "unterminated extender" msgstr "" -#: extender-engraver.cc:106 -msgid "Nothing to connect extender to on the left. Ignoring extender event." -msgstr "" - -#: folded-repeat-iterator.cc:88 +#: folded-repeat-iterator.cc:65 msgid "no one to print a repeat brace" msgstr "" -#: font-interface.cc:239 -msgid "couldn't find any font satisfying " +#: glissando-engraver.cc:102 +msgid "Unterminated glissando." msgstr "" -#: glissando-engraver.cc:100 -msgid "Unterminated glissando." +#: global-context.cc:151 +#, c-format +msgid "can't find `%s' context" msgstr "" -#: gourlay-breaking.cc:188 +#: gourlay-breaking.cc:195 #, c-format msgid "Optimal demerits: %f" msgstr "" -#: gourlay-breaking.cc:193 +#: gourlay-breaking.cc:200 msgid "No feasible line breaking found" msgstr "" @@ -1477,17 +1624,6 @@ msgstr "" msgid "implied \\%s added" msgstr "" -#. -#. Todo: do something sensible. The grob-pq-engraver is not water -#. tight, and stuff like tupletSpannerDuration confuses it. -#. -#: grob-pq-engraver.cc:130 -#, c-format -msgid "" -"Skipped something?\n" -"Grob %s ended before I expected it to end." -msgstr "" - #: hairpin.cc:98 msgid "decrescendo too small" msgstr "" @@ -1496,45 +1632,41 @@ msgstr "" msgid "crescendo too small" msgstr "" -#: horizontal-bracket-engraver.cc:64 +#: horizontal-bracket-engraver.cc:57 msgid "Don't have that many brackets." msgstr "" -#: horizontal-bracket-engraver.cc:73 +#: horizontal-bracket-engraver.cc:66 msgid "Conflicting note group events." msgstr "" -#: hyphen-engraver.cc:87 -msgid "unterminated hyphen" +#: hyphen-engraver.cc:96 hyphen-engraver.cc:110 +msgid "unterminated hyphen; removing" msgstr "" -#: hyphen-engraver.cc:99 -msgid "Nothing to connect hyphen to on the left. Ignoring hyphen event." +#: includable-lexer.cc:50 +msgid "include files are not allowed" msgstr "" #: input.cc:99 msgid "non fatal error: " msgstr "" -#: input.cc:107 source-file.cc:146 source-file.cc:239 +#: input.cc:107 source-file.cc:147 source-file.cc:240 msgid "position unknown" msgstr "" -#: input-file-results.cc:72 source-file.cc:54 streams.cc:38 +#: input-file-results.cc:78 source-file.cc:55 #, c-format msgid "can't open file: `%s'" msgstr "" -#: input-file-results.cc:132 -msgid "Score contains errors; will not process it" -msgstr "" - -#: input-file-results.cc:172 +#: input-file-results.cc:142 #, c-format -msgid "Now processing: `%s'" +msgid "Now processing `%s'" msgstr "" -#: key-performer.cc:96 +#: key-performer.cc:90 msgid "FIXME: key change merge" msgstr "" @@ -1543,31 +1675,31 @@ msgstr "" msgid "Kpathsea couldn't find TFM file `%s'" msgstr "" -#: ligature-engraver.cc:159 +#: ligature-engraver.cc:152 msgid "can't find start of ligature" msgstr "" -#: ligature-engraver.cc:165 +#: ligature-engraver.cc:158 msgid "no right bound" msgstr "" -#: ligature-engraver.cc:191 +#: ligature-engraver.cc:184 msgid "already have a ligature" msgstr "" -#: ligature-engraver.cc:207 +#: ligature-engraver.cc:200 msgid "no left bound" msgstr "" -#: ligature-engraver.cc:258 +#: ligature-engraver.cc:255 msgid "unterminated ligature" msgstr "" -#: ligature-engraver.cc:282 +#: ligature-engraver.cc:279 msgid "ligature may not contain rest; ignoring rest" msgstr "" -#: ligature-engraver.cc:283 +#: ligature-engraver.cc:280 msgid "ligature was started here" msgstr "" @@ -1576,150 +1708,140 @@ msgstr "" msgid "(load path: `%s')" msgstr "" -#: lily-guile.cc:576 +#: lily-guile.cc:584 #, c-format msgid "Can't find property type-check for `%s' (%s)." msgstr "" -#: lily-guile.cc:579 +#: lily-guile.cc:587 msgid "Perhaps you made a typing error?" msgstr "" -#: lily-guile.cc:585 +#: lily-guile.cc:593 msgid "Doing assignment anyway." msgstr "" -#: lily-guile.cc:599 +#: lily-guile.cc:607 #, c-format msgid "Type check for `%s' failed; value `%s' must be of type `%s'" msgstr "" -#: lookup.cc:173 +#: lookup.cc:169 msgid "round filled box horizontal extent smaller than blot; decreasing blot" msgstr "" -#: lookup.cc:178 +#: lookup.cc:174 msgid "round filled box vertical extent smaller than blot; decreasing blot" msgstr "" -#: lyric-phrasing-engraver.cc:311 -msgid "lyrics found without any matching notehead" +#: main.cc:100 +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 `lilypond-bin --warranty' for more\n" +"information.\n" msgstr "" -#: lyric-phrasing-engraver.cc:317 -msgid "Huh? Melismatic note found to have associated lyrics." +#: main.cc:106 +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 "" -#: main.cc:106 +#: main.cc:135 msgid "EXPR" msgstr "" -#: main.cc:107 +#: main.cc:136 msgid "set options, use -e '(ly-option-usage)' for help" msgstr "" -#: main.cc:110 +#: main.cc:139 msgid "use output format EXT" msgstr "" -#: main.cc:112 +#: main.cc:141 msgid "FIELD" msgstr "" -#: main.cc:112 +#: main.cc:141 msgid "write header field to BASENAME.FIELD" msgstr "" -#: main.cc:113 +#: main.cc:142 msgid "add DIR to search path" msgstr "" -#: main.cc:114 +#: main.cc:143 msgid "use FILE as init file" msgstr "" -#: main.cc:118 -msgid "prepend DIR to dependencies" -msgstr "" - -#. -#. should audit again. -#. -#: main.cc:123 -msgid "inhibit file output naming and exporting" +#: main.cc:144 +msgid "write Makefile dependencies" msgstr "" -#. No version number or newline here. It confuses help2man. -#: main.cc:155 -#, c-format -msgid "Usage: %s [OPTIONS]... FILE..." +#: main.cc:147 +msgid "prepend DIR to dependencies" msgstr "" -#: main.cc:157 -msgid "Typeset music and or play MIDI from FILE." +#: main.cc:148 +msgid "run in safe mode" msgstr "" -#: main.cc:160 +#: main.cc:171 +#, c-format 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" +"Copyright (c) %s by\n" +"%s and others." msgstr "" -#: main.cc:182 +#. No version number or newline here. It confuses help2man. +#: main.cc:197 #, 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 "Usage: %s [OPTIONS]... FILE..." msgstr "" -#: main.cc:198 -msgid "GNU LilyPond -- The music typesetter" +#: main.cc:199 +msgid "Typeset music and/or produce MIDI from FILE." msgstr "" -#: 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., 59 Temple Place - Suite 330, Boston, MA " -"02111-1307,\n" -"USA.\n" +#: main.cc:201 +msgid "LilyPond produces beautiful music notation." msgstr "" -#: mensural-ligature.cc:153 +#: main.cc:203 #, c-format -msgid "Mensural_ligature:thickness undefined on flexa %d; assuming 1.4" +msgid "For more information, see %s," msgstr "" -#: mensural-ligature.cc:169 -#, c-format -msgid "Mensural_ligature:delta-pitch undefined on flexa %d; assuming 0" +#: main.cc:369 +msgid "This option is for developers only." msgstr "" -#: mensural-ligature.cc:182 -#, c-format -msgid "Mensural_ligature:flexa-width undefined on flexa %d; assuming 2.0" +#: main.cc:370 +msgid "Read the sources for more information." msgstr "" -#: mensural-ligature.cc:215 +#: mensural-ligature.cc:183 msgid "Mensural_ligature:unexpected case fall-through" msgstr "" -#: mensural-ligature.cc:225 +#: mensural-ligature.cc:193 msgid "Mensural_ligature: (join_left == 0)" msgstr "" -#: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:397 +#: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:383 msgid "unexpected case fall-through" msgstr "" @@ -1739,109 +1861,94 @@ msgstr "" msgid "mensural ligature: duration none of L, B, S -> skipping" msgstr "" -#: midi-item.cc:148 +#: midi-item.cc:153 #, c-format -msgid "no such instrument: `%s'" +msgid "no such MIDI instrument: `%s'" msgstr "" -#: midi-item.cc:238 -msgid "silly duration" -msgstr "" - -#: midi-item.cc:251 +#: midi-item.cc:257 msgid "silly pitch" msgstr "" -#: music-output-def.cc:111 +#: midi-item.cc:273 #, c-format -msgid "can't find `%s' context" +msgid "Experimental: temporarily fine tuning (of %d cents) a channel." msgstr "" -#: my-lily-lexer.cc:169 +#: midi-stream.cc:40 +msgid "Could not write file. Disk full?" +msgstr "" + +#: my-lily-lexer.cc:185 #, c-format msgid "Identifier name is a keyword: `%s'" msgstr "" -#: my-lily-lexer.cc:191 +#: my-lily-lexer.cc:207 #, c-format msgid "error at EOF: %s" msgstr "" -#: my-lily-parser.cc:44 +#: my-lily-parser.cc:45 msgid "Parsing..." msgstr "" -#: my-lily-parser.cc:54 +#: my-lily-parser.cc:57 msgid "Braces don't match" msgstr "" #. #. music for the softenon children? #. -#: new-fingering-engraver.cc:143 +#: new-fingering-engraver.cc:155 msgid "music for the martians." msgstr "" -#: new-tie-engraver.cc:166 tie-engraver.cc:217 -msgid "lonely tie" +#: new-fingering-engraver.cc:235 +msgid "Fingerings are also not down?! Putting them down anyway." +msgstr "" + +#: new-lyric-combine-music-iterator.cc:172 +#, c-format +msgid "cannot find Voice: %s\n" msgstr "" -#: note-collision.cc:340 +#: note-collision.cc:384 msgid "Too many clashing notecolumns. Ignoring them." msgstr "" -#: note-head.cc:127 +#: note-head.cc:139 #, c-format msgid "note head `%s' not found" msgstr "" -#: paper-def.cc:96 +#: paper-def.cc:73 #, c-format msgid "paper output to `%s'..." msgstr "" -#: paper-score.cc:78 +#: paper-score.cc:72 #, c-format msgid "Element count %d (spanners %d) " msgstr "" -#: paper-score.cc:83 +#: paper-score.cc:76 msgid "Preprocessing graphical objects..." msgstr "" -#: paper-score.cc:116 -msgid "Outputting Score, defined at: " -msgstr "" - -#: parse-scm.cc:79 -msgid "GUILE signaled an error for the expression begining here" -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_; -#. -#: part-combine-music-iterator.cc:139 -#, c-format -msgid "I'm one myself: `%s'" -msgstr "" - -#: part-combine-music-iterator.cc:142 -#, c-format -msgid "none of these in my family: `%s'" +#: parse-scm.cc:81 +msgid "GUILE signaled an error for the expression beginning here" msgstr "" -#: percent-repeat-engraver.cc:109 +#: percent-repeat-engraver.cc:110 msgid "Don't know how to handle a percent repeat of this length." msgstr "" -#: percent-repeat-engraver.cc:163 +#: percent-repeat-engraver.cc:164 msgid "unterminated percent repeat" msgstr "" -#: percent-repeat-iterator.cc:65 +#: percent-repeat-iterator.cc:53 msgid "no one to print a percent" msgstr "" @@ -1849,125 +1956,132 @@ msgstr "" msgid "Track ... " msgstr "" -#: performance.cc:83 +#: performance.cc:94 msgid "Creator: " msgstr "" -#: performance.cc:103 -msgid "at " -msgstr "" - #: performance.cc:114 -#, c-format -msgid "from musical definition: %s" +msgid "at " msgstr "" -#: performance.cc:169 +#: performance.cc:172 #, c-format msgid "MIDI output to `%s'..." msgstr "" -#: phrasing-slur-engraver.cc:123 +#: phrasing-slur-engraver.cc:105 msgid "unterminated phrasing slur" msgstr "" -#: phrasing-slur-engraver.cc:141 +#: phrasing-slur-engraver.cc:123 msgid "can't find start of phrasing slur" msgstr "" -#: piano-pedal-engraver.cc:235 piano-pedal-engraver.cc:250 -#: piano-pedal-engraver.cc:305 piano-pedal-performer.cc:82 +#: piano-pedal-engraver.cc:238 +msgid "Need 3 strings for piano pedals. No pedal made. " +msgstr "" + +#: piano-pedal-engraver.cc:253 piano-pedal-engraver.cc:268 +#: piano-pedal-performer.cc:82 #, c-format msgid "can't find start of piano pedal: `%s'" msgstr "" -#: piano-pedal-engraver.cc:410 -msgid "unterminated pedal bracket" +#: piano-pedal-engraver.cc:321 +#, c-format +msgid "can't find start of piano pedal bracket: `%s'" msgstr "" -#: property-iterator.cc:97 +#: property-iterator.cc:94 #, c-format msgid "Not a grob name, `%s'." msgstr "" -#: rest.cc:139 +#: quote-iterator.cc:181 +#, c-format +msgid "In quotation: junking event %s" +msgstr "" + +#: rest.cc:140 #, c-format msgid "rest `%s' not found, " msgstr "" -#: rest-collision.cc:199 +#: rest-collision.cc:145 +msgid "rest direction not set. Cannot resolve collision." +msgstr "" + +#: rest-collision.cc:193 msgid "too many colliding rests" msgstr "" -#: scm-option.cc:45 +#: scm-option.cc:52 msgid "lilypond -e EXPR means:" msgstr "" -#: scm-option.cc:47 +#: scm-option.cc:54 msgid " Evalute the Scheme EXPR before parsing any .ly files." msgstr "" -#: scm-option.cc:49 +#: scm-option.cc:56 msgid "" " Multiple -e options may be given, they will be evaluated sequentially." msgstr "" -#: scm-option.cc:51 +#: scm-option.cc:58 msgid "" " The function ly-set-option allows for access to some internal variables." msgstr "" -#: scm-option.cc:53 +#: scm-option.cc:60 msgid "Usage: lilypond -e \"(ly-set-option SYMBOL VAL)\"" msgstr "" -#: scm-option.cc:55 +#: scm-option.cc:62 msgid "Where SYMBOL VAL pair is any of:" msgstr "" -#: scm-option.cc:128 +#: scm-option.cc:143 scm-option.cc:176 msgid "Unknown internal option!" msgstr "" -#: score.cc:85 -msgid "Interpreting music..." +#: score.cc:125 +msgid "Interpreting music... " msgstr "" -#: score.cc:97 +#: score.cc:135 msgid "Need music in a score" msgstr "" -#. should we? hampers debugging. -#: score.cc:111 -msgid "Errors found/*, not processing score*/" -msgstr "" - -#: score.cc:118 +#: score.cc:145 #, c-format msgid "elapsed time: %.2f seconds" msgstr "" -#: score-engraver.cc:99 +#: score-engraver.cc:103 #, c-format msgid "can't find `%s'" msgstr "" -#: score-engraver.cc:100 +#: score-engraver.cc:104 msgid "Fonts have not been installed properly. Aborting" msgstr "" -#: score-engraver.cc:205 +#: score-engraver.cc:189 #, c-format msgid "unbound spanner `%s'" msgstr "" -#: script-engraver.cc:90 -#, c-format -msgid "Don't know how to interpret articulation `%s'" +#: script-engraver.cc:96 +msgid "Don't know how to interpret articulation:" +msgstr "" + +#: script-engraver.cc:97 +msgid "Scheme encoding: " msgstr "" #. this shouldn't happen, but let's continue anyway. -#: separation-item.cc:53 separation-item.cc:101 +#: separation-item.cc:53 separation-item.cc:97 msgid "Separation_item: I've been drinking too much" msgstr "" @@ -1976,22 +2090,22 @@ msgstr "" msgid "No spring between column %d and next one" msgstr "" -#: slur-engraver.cc:141 +#: slur-engraver.cc:121 msgid "unterminated slur" msgstr "" #. How to shut up this warning, when Voice_devnull_engraver has #. eaten start event? -#: slur-engraver.cc:159 +#: slur-engraver.cc:139 msgid "can't find start of slur" msgstr "" -#: source-file.cc:67 +#: source-file.cc:68 #, c-format msgid "Huh? Got %d, expected %d characters" msgstr "" -#: spacing-spanner.cc:379 +#: spacing-spanner.cc:386 #, c-format msgid "Global shortest duration is %s\n" msgstr "" @@ -2001,69 +2115,56 @@ msgstr "" msgid "#" msgstr "" -#: staff-symbol.cc:61 -msgid "staff symbol: indentation yields beyond end of line" -msgstr "" - -#: stem.cc:118 +#: stem.cc:119 msgid "Weird stem size; check for narrow beams" msgstr "" -#: stem.cc:611 +#: stem.cc:648 #, c-format msgid "flag `%s' not found" msgstr "" -#: stem.cc:624 +#: stem.cc:661 #, c-format msgid "flag stroke `%s' not found" msgstr "" -#: stem-engraver.cc:96 +#: stem-engraver.cc:97 msgid "tremolo duration is too long" msgstr "" -#: stem-engraver.cc:124 +#: stem-engraver.cc:126 #, c-format msgid "Adding note head to incompatible stem (type = %d)" msgstr "" -#: stem-engraver.cc:125 +#: stem-engraver.cc:127 msgid "Don't you want polyphonic voices instead?" msgstr "" -#: streams.cc:34 -#, c-format -msgid "can't create directory: `%s'" -msgstr "" - -#: streams.cc:48 -msgid "Error syncing file (disk full?)" -msgstr "" - -#: system.cc:125 +#: system.cc:181 #, c-format msgid "Element count %d." msgstr "" -#: system.cc:372 +#: system.cc:335 #, c-format msgid "Grob count %d " msgstr "" -#: system.cc:386 +#: system.cc:349 msgid "Calculating line breaks..." msgstr "" -#: text-spanner-engraver.cc:81 +#: text-spanner-engraver.cc:65 msgid "can't find start of text spanner" msgstr "" -#: text-spanner-engraver.cc:95 +#: text-spanner-engraver.cc:79 msgid "already have a text spanner" msgstr "" -#: text-spanner-engraver.cc:164 +#: text-spanner-engraver.cc:143 msgid "unterminated text spanner" msgstr "" @@ -2084,17 +2185,17 @@ msgstr "" msgid "%s: TFM file has %u parameters, which is more than the %u I can handle" msgstr "" -#: tie-performer.cc:159 -msgid "No ties were created!" +#: tie-engraver.cc:164 +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 "" #. If there is no such symbol, we default to the numbered style. #. (Here really with a warning!) -#: time-signature.cc:87 +#: time-signature.cc:95 #, c-format msgid "time signature symbol `%s' not found; reverting to numbered style" msgstr "" @@ -2114,179 +2215,152 @@ msgstr "" msgid "unknown translator: `%s'" msgstr "" -#: translator-def.cc:105 -msgid "Program has no such type" -msgstr "" - -#: translator-def.cc:111 -#, c-format -msgid "Already contains: `%s'" -msgstr "" - -#: translator-def.cc:112 -#, c-format -msgid "Not adding translator: `%s'" -msgstr "" - -#: translator-def.cc:229 +#: translator-group.cc:108 #, c-format msgid "can't find: `%s'" msgstr "" -#: translator-group.cc:158 -#, c-format -msgid "can't find or create `%s' called `%s'" +#: tuplet-bracket.cc:448 +msgid "Killing tuplet bracket across linebreak." msgstr "" -#: translator-group.cc:230 -#, c-format -msgid "can't find or create: `%s'" -msgstr "" - -#: vaticana-ligature.cc:49 +#: vaticana-ligature.cc:92 msgid "ascending vaticana style flexa" msgstr "" -#: vaticana-ligature.cc:219 -msgid "Vaticana_ligature:thickness undefined; assuming 1.4" -msgstr "" - -#: vaticana-ligature.cc:233 -msgid "Vaticana_ligature:x-offset undefined; assuming 0.0" +#: vaticana-ligature.cc:181 +msgid "Vaticana_ligature: zero join (delta_pitch == 0)" msgstr "" -#: vaticana-ligature.cc:258 -msgid "Vaticana_ligature: (delta_pitch == 0)" -msgstr "" - -#: vaticana-ligature.cc:271 -msgid "Vaticana_ligature:delta-pitch -> ignoring join" +#: vaticana-ligature-engraver.cc:342 +#, c-format +msgid "" +"ignored prefix (es) `%s' of this head according to restrictions of the " +"selected ligature style" msgstr "" -#: vaticana-ligature-engraver.cc:477 +#: vaticana-ligature-engraver.cc:572 #, c-format msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr=%ul" msgstr "" -#: volta-engraver.cc:112 +#: volta-engraver.cc:140 msgid "No volta spanner to end" msgstr "" -#: volta-engraver.cc:123 +#: volta-engraver.cc:151 msgid "Already have a volta spanner. Stopping that one prematurely." msgstr "" -#: volta-engraver.cc:127 +#: volta-engraver.cc:155 msgid "Also have a stopped spanner. Giving up." msgstr "" -#: parser.yy:480 -msgid "Identifier should have alphabetic characters only" -msgstr "" - -#: parser.yy:779 -msgid "More alternatives than repeats. Junking excess alternatives." +#: parser.yy:114 +msgid "Tag must be symbol or list of symbols." msgstr "" -#: parser.yy:861 parser.yy:868 -msgid "pplycontext takes function argument" +#: parser.yy:513 +msgid "Identifier should have alphabetic characters only" msgstr "" -#: parser.yy:877 -msgid "Second argument must be a symbol" +#: parser.yy:776 +msgid "More alternatives than repeats. Junking excess alternatives." msgstr "" -#: parser.yy:882 -msgid "First argument must be a procedure taking one argument" +#: parser.yy:856 parser.yy:863 +msgid "\\applycontext takes function argument" msgstr "" -#: parser.yy:1009 -msgid "pply takes function argument" +#: parser.yy:1013 +msgid "\\apply takes function argument" msgstr "" -#: parser.yy:1501 -msgid "Expecting string as script definition" +#: parser.yy:1376 +msgid "Can't find music" msgstr "" -#: parser.yy:1598 -msgid "Expecting musical-pitch value" +#: parser.yy:1494 +msgid "Second argument must be pitch list." msgstr "" -#: parser.yy:1609 -msgid "Must have duration object" +#: parser.yy:1531 parser.yy:1536 parser.yy:2069 +msgid "Have to be in Lyric mode for lyrics" msgstr "" -#: parser.yy:1618 parser.yy:1626 -msgid "Have to be in Lyric mode for lyrics" +#: parser.yy:1621 +msgid "Expecting string as script definition" msgstr "" -#: parser.yy:1798 parser.yy:1853 +#: parser.yy:1828 parser.yy:1883 #, c-format msgid "not a duration: %d" msgstr "" -#: parser.yy:1949 +#: parser.yy:1979 msgid "Have to be in Note mode for notes" msgstr "" -#: parser.yy:2032 +#: parser.yy:2084 msgid "Have to be in Chord mode for chords" msgstr "" -#: parser.yy:2171 +#: parser.yy:2231 msgid "need integer number arg" msgstr "" -#: parser.yy:2316 +#: parser.yy:2382 msgid "Suspect duration found following this beam" msgstr "" -#: lexer.ll:186 +#: lexer.ll:183 +#, c-format +msgid "" +"\n" +"Renamed input to `%s'\n" +msgstr "" + +#: lexer.ll:208 msgid "EOF found inside a comment" msgstr "" -#: lexer.ll:200 -msgid "\\maininput disallowed outside init files" +#: lexer.ll:223 +msgid "\\maininput not allowed outside init files" msgstr "" -#: lexer.ll:224 +#: lexer.ll:247 #, c-format msgid "wrong or undefined identifier: `%s'" msgstr "" #. backup rule -#: lexer.ll:233 +#: lexer.ll:256 msgid "Missing end quote" msgstr "" -#. backup rule -#: lexer.ll:255 lexer.ll:259 -msgid "white expected" -msgstr "" - -#: lexer.ll:268 -msgid "Can't evaluate Scheme in safe mode" +#: lexer.ll:398 +msgid "Brace found at end of lyric. Did you forget a space?" msgstr "" -#: lexer.ll:397 lexer.ll:487 -msgid "Brace found at end of lyric. Did you forget a space?" +#: lexer.ll:499 +msgid "Brace found at end of markup. Did you forget a space?" msgstr "" -#: lexer.ll:574 +#: lexer.ll:582 #, c-format msgid "invalid character: `%c'" msgstr "" -#: lexer.ll:651 +#: lexer.ll:654 #, c-format msgid "unknown escaped string: `\\%s'" msgstr "" -#: lexer.ll:742 +#: lexer.ll:752 #, c-format msgid "Incorrect lilypond version: %s (%s, %s)" msgstr "" -#: lexer.ll:743 +#: lexer.ll:753 msgid "Consider updating the input with the convert-ly script" msgstr ""