X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=po%2Fit.po;h=9f95fab2b1e50b0ae9b19c299ce3a43f1323f65d;hb=210bd4a63a76a6c5ea2d6ea182b86e32c57600dc;hp=30007b91f13da8356e2c4ae60cf210a710fb9f02;hpb=649311a39c4984db6594bd86c12f4df52f078af8;p=lilypond.git diff --git a/po/it.po b/po/it.po index 30007b91f1..9f95fab2b1 100644 --- a/po/it.po +++ b/po/it.po @@ -5,188 +5,1356 @@ #, fuzzy msgid "" msgstr "" -"POT-Creation-Date: 2001-02-24 12:58+0100\n" +"POT-Creation-Date: 2003-07-18 14:45+0200\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Date: 1998-05-30 00:17:12+0200\n" "From: \n" -"Xgettext-Options: --c++ --default-domain=lilypond --join " -"--output-dir=../po/out --add-comments --keyword=_ --keyword=_f\n" +"Xgettext-Options: --c++ --default-domain=lilypond --join --output-dir=../po/" +"out --add-comments --keyword=_ --keyword=_f\n" "Files: bow.cc int.cc\n" -#: data-file.cc:54 -msgid "EOF in a string" -msgstr "EOF in una corda" +#. this is where special info is often stored +#. ############################################################### +#. lilylib.py -- options and stuff +#. +#. source file of the GNU LilyPond music typesetter +#. +#. (c) 1998--2003 Han-Wen Nienhuys +#. Jan Nieuwenhuizen +#. ## subst:\(^\|[^._a-z]\)\(abspath\|identify\|warranty\|progress\|warning\|error\|exit\|getopt_args\|option_help_str\|options_help_str\|help\|setup_temp\|read_pipe\|system\|cleanup_temp\|strip_extension\|cp_to_dir\|mkdir_p\|init\) *( +#. ## replace:\1ly.\2 ( +#. ## subst: \(help_summary\|keep_temp_dir_p\|option_definitions\|original_dir\|program_name\|pseudo_filter_p\|temp_dir\|verbose_p\) +#. ############################################################### +#. 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 +#. lilylib globals +#: lilylib.py:60 +msgid "lilylib module" +msgstr "" + +#: lilylib.py:63 lilypond-book.py:131 lilypond.py:128 midi2ly.py:100 +#: mup2ly.py:75 main.cc:111 +msgid "print this help" +msgstr "" + +#. ############################################################### +#. Handle bug in Python 1.6-2.1 +#. +#. there are recursion limits for some patterns in Python 1.6 til 2.1. +#. fix this by importing pre instead. Fix by Mats. +#. 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 +msgid "Copyright (c) %s by" +msgstr "Copyright (c) %s di" + +#: lilylib.py:114 +msgid " 1998--2003" +msgstr "" + +#: lilylib.py:118 +msgid "Distributed under terms of the GNU General Public License." +msgstr "" + +#: lilylib.py:120 +msgid "It comes with NO WARRANTY." +msgstr "" -#: data-file.cc:118 input.cc:85 midi-parser.cc:100 warn.cc:23 +#: lilylib.py:127 midi2ly.py:150 mup2ly.py:144 input.cc:88 msgid "warning: " msgstr "attenzione: " -#: dstream.cc:186 +#. 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 +#: mup2ly.py:161 input.cc:93 +msgid "error: " +msgstr "errore: " + +#: lilylib.py:134 +#, fuzzy, python-format +msgid "Exiting (%d)..." +msgstr "Genero le voci..." + +#: lilylib.py:194 midi2ly.py:224 mup2ly.py:220 +#, fuzzy, python-format +msgid "Usage: %s [OPTIONS]... FILE" +msgstr "Uso: %s [OPZIONE]... [FILE]" + +#: lilylib.py:198 midi2ly.py:228 mup2ly.py:224 main.cc:166 +msgid "Options:" +msgstr "Opzioni: " + +#: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172 +#, c-format, python-format +msgid "Report bugs to %s." +msgstr "" + +#: lilylib.py:228 +#, fuzzy, python-format +msgid "Opening pipe `%s'" +msgstr "Genero le voci..." + +#. successful pipe close returns 'None' +#: lilylib.py:240 +#, python-format +msgid "`%s' failed (%d)" +msgstr "" + +#: lilylib.py:242 lilylib.py:289 lilypond-book.py:231 lilypond.py:512 +msgid "The error log is as follows:" +msgstr "" + +#: lilylib.py:262 midi2ly.py:260 mup2ly.py:256 +#, python-format +msgid "Invoking `%s'" +msgstr "" + +#: lilylib.py:264 +#, fuzzy, python-format +msgid "Running %s..." +msgstr "Genero le voci..." + +#: lilylib.py:282 +#, python-format +msgid "`%s' failed (%s)" +msgstr "" + +#: lilylib.py:285 midi2ly.py:266 mup2ly.py:264 +msgid "(ignored)" +msgstr "" + +#: lilylib.py:299 midi2ly.py:276 mup2ly.py:274 +#, fuzzy, python-format +msgid "Cleaning %s..." +msgstr "Genero le voci..." + +#. Duh. Python style portable: cp *.EXT OUTDIR +#. system ('cp *.%s %s' % (ext, outdir), 1) +#. Python < 1.5.2 compatibility +#. +#. On most platforms, this is equivalent to +#. `normpath(join(os.getcwd()), PATH)'. *Added in Python version 1.5.2* +#. tex needs lots of memory, more than it gets by default on Debian +#. TODO: * prevent multiple addition. +#. * clean TEXINPUTS, MFINPUTS, TFMFONTS, +#. as these take prevalence over $TEXMF +#. and thus may break tex run? +#. $TEXMF is special, previous value is already taken care of +#. # -sOutputFile does not work with bbox? +#. # todo: +#. # have better algorithm for deciding when to crop page, +#. # and when to show full page +#: lilylib.py:458 +msgid "Removing output file" +msgstr "" + +#. !@PYTHON@ +#. once upon a rainy monday afternoon. +#. +#. ... +#. +#. (not finished.) +#. ABC standard v1.6: http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt +#. +#. Enhancements (Roy R. Rankin) +#. +#. Header section moved to top of lilypond file +#. handle treble, treble-8, alto, and bass clef +#. Handle voices (V: headers) with clef and part names, multiple voices +#. Handle w: lyrics with multiple verses +#. Handle key mode names for minor, major, phrygian, ionian, locrian, aeolian, +#. mixolydian, lydian, dorian +#. Handle part names from V: header +#. Tuplets handling fixed up +#. Lines starting with |: not discarded as header lines +#. Multiple T: and C: header entries handled +#. Accidental maintained until next bar check +#. Silent rests supported +#. articulations fermata, upbow, downbow, ltoe, accent, tenuto supported +#. Chord strings([-^]"string") can contain a '#' +#. Header fields enclosed by [] in notes string processed +#. W: words output after tune as abc2ps does it (they failed before) +#. Enhancements (Laura Conrad) +#. +#. Barring now preserved between ABC and lilypond +#. the default placement for text in abc is above the staff. +#. %%LY now supported. +#. \breve and \longa supported. +#. M:none doesn't crash lily. +#. Limitations +#. +#. Multiple tunes in single file not supported +#. Blank T: header lines should write score and open a new score +#. Not all header fields supported +#. ABC line breaks are ignored +#. Block comments generate error and are ignored +#. Postscript commands are ignored +#. lyrics not resynchronized by line breaks (lyrics must fully match notes) +#. %%LY slyrics can't be directly before a w: line. +#. ??? +#. TODO: +#. +#. Convert to new chord styles. +#. +#. UNDEF -> None +#. +#. uGUHGUHGHGUGH +#. UGH +#. treble8 is used by abctab2ps; -8va is used by barfly, +#. and by my patch to abc2ps. If there's ever a standard +#. about this we'll support that. +#. find keywork +#. assume that Q takes the form "Q:1/4=120" +#. There are other possibilities, but they are deprecated +#. outf.write ("\t\t\\consists Staff_margin_engraver\n") +#. pitch manipulation. Tuples are (name, alteration). +#. 0 is (central) C. Alteration -1 is a flat, Alteration +1 is a sharp +#. pitch in semitones. +#. abc to lilypond key mode names +#. semitone shifts for key mode names +#. latex does not like naked #'s +#. latex does not like naked "'s +#. break lyrics to words and put "'s around words containing numbers and '"'s +#. escape " +#. _ causes probs inside "" +#. _ to ' _ ' +#. split words with - +#. unless \- +#. ~ to space('_') +#. * to to space +#. latex does not like naked #'s +#. put numbers and " and ( into quoted string +#. insure space between lines +#. title +#. strip trailing blanks +#. Meter +#. KEY +#. seperate clef info +#. there may or may not be a space +#. between the key letter and the mode +#. ugh. +#. ugh. +#. Notes +#. Origin +#. Reference Number +#. Area +#. History +#. Book +#. Composer +#. Default note length +#. Voice +#. Words +#. vocals +#. tempo +#. we use in this order specified accidental, active accidental for bar, +#. active accidental for key +#. (num / den) / defaultlen < 1/base +#. return (str, num,den,dots) +#. ignore slide +#. ignore roll +#. s7m2 input doesnt care about spaces +#. +#. remember accidental for rest of bar +#. +#. get accidental set in this bar or UNDEF if not set +#. WAT IS ABC EEN ONTZETTENDE PROGRAMMEERPOEP ! +#. failed; not a note! +#. escape '#'s +#. +#. |] thin-thick double bar line +#. || thin-thin double bar line +#. [| thick-thin double bar line +#. :| left repeat +#. |: right repeat +#. :: left-right repeat +#. |1 volta 1 +#. |2 volta 2 +#. first try the longer one +#. bracket escape +#. the nobarlines option is necessary for an abc to lilypond translator for +#. exactly the same reason abc2midi needs it: abc requires the user to enter +#. the note that will be printed, and MIDI and lilypond expect entry of the +#. pitch that will be played. +#. +#. In standard 19th century musical notation, the algorithm for translating +#. between printed note and pitch involves using the barlines to determine +#. the scope of the accidentals. +#. +#. Since ABC is frequently used for music in styles that do not use this +#. convention, such as most music written before 1700, or ethnic music in +#. non-western scales, it is necessary to be able to tell a translator that +#. the barlines should not affect its interpretation of the pitch. +#. write other kinds of appending if we ever need them. +#. add comments to current voice +#. Try nibbling characters off until the line doesn't change. +#. dump_global (outf) +#. !@PYTHON@ +#. +#. convert-ly.py -- Update old LilyPond input files (fix name?) +#. +#. source file of the GNU LilyPond music typesetter +#. +#. (c) 1998--2003 Han-Wen Nienhuys +#. Jan Nieuwenhuizen +#. TODO +#. use -f and -t for -s output +#. NEWS +#. 0.2 +#. - rewrite in python +#. Did we ever have \mudela-version? I doubt it. +#. lilypond_version_re_str = '\\\\version *\"(.*)\"' +#. ########################### +#. need new a namespace +#. raise FatalConversionError() +#. need new a namespace +#. harmful to current .lys +#. str = re.sub ('\\\\key([^;]+);', '\\\\accidentals \\1;', str) +#. raise FatalConversionError() +#. raise FatalConversionError() +#. raise FatalConversionError() +#. TODO: lots of other syntax change should be done here as well +#. Ugh, but meaning of \stemup changed too +#. maybe we should do \stemup -> \stemUp\slurUp\tieUp ? +#. I don't know exactly when these happened... +#. ugh, we loose context setting here... +#. (lacks capitalisation slur -> Slur) +#. # dynamic.. +#. TODO: add lots of these +#. ugh +#. old fix +#. Make sure groups of more than one ; have space before +#. them, so that non of them gets removed by next rule +#. Only remove ; that are not after spaces, # or ; +#. Otherwise we interfere with Scheme comments, +#. which is badbadbad. +#. 40 ? +#. ############################### +#. END OF CONVERSIONS +#. ############################### +#. !@PYTHON@ +#. info mostly taken from looking at files. See also +#. http://lilypond.org/wiki/?EnigmaTransportFormat +#. This supports +#. +#. * notes +#. * rests +#. * ties +#. * slurs +#. * lyrics +#. * articulation +#. * grace notes +#. * tuplets +#. +#. todo: +#. * slur/stem directions +#. * voices (2nd half of frame?) +#. * more intelligent lyrics +#. * beams (better use autobeam?) +#. * more robust: try entertainer.etf (freenote) +#. * dynamics +#. * empty measures (eg. twopt03.etf from freenote) +#. +#. uGUHGUHGHGUGH +#. notename 0 == central C +#. represent pitches as (notename, alteration), relative to C-major scale +#. a fifth up +#. should cache this. +#. flag1 isn't all that interesting. +#. 3: '>', +#. 18: '\arpeggio' , +#. do grace notes. +#. ugh. +#. we don't attempt voltas since they fail easily. +#. and g.repeat_bar == '|:' or g.repeat_bar == ':|:' or g.bracket: +#. 4 layers. +#. let's not do this: this really confuses when eE happens to be before a ^text. +#. if last_tag and last_indices: +#. etf_file_dict[last_tag][last_indices].append (l) +#. # do it +#. 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. +#. 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 +#. 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" +msgstr "" + +#. another bug in option parser: --output=foe is taken as an abbreviation +#. for --output-format +#: lilypond-book.py:125 main.cc:110 +msgid "EXT" +msgstr "" + +#: lilypond-book.py:125 +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" +msgstr "" + +#: lilypond-book.py:126 +msgid "default fontsize for music. DIM is assumed to be in points" +msgstr "" + +#: lilypond-book.py:127 +msgid "deprecated, use --default-music-fontsize" +msgstr "" + +#: lilypond-book.py:128 +msgid "OPT" +msgstr "" + +#: lilypond-book.py:128 +msgid "pass OPT quoted to the lilypond command line" +msgstr "" + +#: lilypond-book.py:129 +msgid "force fontsize for all inline lilypond. DIM is assumed be to in points" +msgstr "" + +#: lilypond-book.py:130 +msgid "deprecated, use --force-music-fontsize" +msgstr "" + +#: lilypond-book.py:132 lilypond.py:130 main.cc:113 main.cc:118 +msgid "DIR" +msgstr "" + +#: lilypond-book.py:132 +msgid "include path" +msgstr "" + +#: lilypond-book.py:133 #, fuzzy -msgid "not enough fields in Dstream init" -msgstr "Non ci sono sufficienti campi in Dstream init." +msgid "write dependencies" +msgstr "aspettavo uno spazio bianco" + +#: lilypond-book.py:134 +msgid "PREF" +msgstr "" + +#: lilypond-book.py:134 +msgid "prepend PREF before each -M dependency" +msgstr "" + +#: lilypond-book.py:135 +msgid "don't run lilypond" +msgstr "" + +#: lilypond-book.py:136 +msgid "don't generate pictures" +msgstr "" -#: getopt-long.cc:145 +#: lilypond-book.py:137 +msgid "strip all lilypond blocks from output" +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" +msgstr "" + +#: lilypond-book.py:138 +#, fuzzy +msgid "filename main output file" +msgstr " -D, --debug abilita l'output di debugging\n" + +#: lilypond-book.py:139 +msgid "where to place generated files" +msgstr "" + +#: lilypond-book.py:140 lilypond.py:137 +msgid "RES" +msgstr "" + +#: lilypond-book.py:141 lilypond.py:138 +msgid "set the resolution of the preview to RES" +msgstr "" + +#: lilypond-book.py:142 lilypond.py:148 midi2ly.py:105 mup2ly.py:78 main.cc:126 +msgid "be verbose" +msgstr "" + +#: lilypond-book.py:143 +msgid "print version information" +msgstr "" + +#: lilypond-book.py:144 lilypond.py:150 midi2ly.py:107 mup2ly.py:80 main.cc:127 +#, fuzzy +msgid "show warranty and copyright" +msgstr " -w, --warranty mostra la garanzia e il copyright\n" + +#. 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." +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. +#. ############################################################### +#. 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 +#, 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 +#. +#. source file of the GNU LilyPond music typesetter +#. +#. (c) 1998--2003 Han-Wen Nienhuys +#. Jan Nieuwenhuizen +#. This is the third incarnation of 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 " +#. for gettextable strings. +#. --> DO NOT USE ''' for docstrings. +#. ############################################################### +#. 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") +#: lilypond.py:121 +msgid "Run LilyPond, add titles, generate printable document." +msgstr "" + +#: lilypond.py:127 main.cc:115 +#, fuzzy +msgid "write Makefile dependencies for every input file" +msgstr "" +" -d, --dependencies scrive le dependenze del Makefile per ogni file di " +"input\n" + +#: lilypond.py:129 +msgid "print even more output" +msgstr "" + +#: lilypond.py:130 +#, fuzzy +msgid "add DIR to LilyPond's search path" +msgstr " -I, --include=DIR aggiunge DIR ai path di ricerca\n" + +#: lilypond.py:132 +#, python-format +msgid "keep all output, output to directory %s.dir" +msgstr "" + +#: lilypond.py:133 +msgid "don't run LilyPond" +msgstr "" + +#: lilypond.py:134 main.cc:116 +#, fuzzy +msgid "produce MIDI output only" +msgstr " -M, --no-paper produce solo output midi\n" + +#: lilypond.py:135 midi2ly.py:102 +msgid "write output to FILE" +msgstr "" + +#: lilypond.py:136 +msgid "find pfa fonts used in FILE" +msgstr "" + +#: lilypond.py:139 +#, fuzzy +msgid "generate PostScript output" +msgstr "vincoli degenerati" + +#: lilypond.py:140 +msgid "generate PNG page images" +msgstr "" + +#: lilypond.py:141 +#, fuzzy +msgid "generate PS.GZ" +msgstr "vincoli degenerati" + +#: lilypond.py:142 +#, fuzzy +msgid "generate PDF output" +msgstr "vincoli degenerati" + +#: lilypond.py:143 +msgid "use pdflatex to generate a PDF output" +msgstr "" + +#. FIXME: preview, picture; to indicate creation of a PNG? +#: lilypond.py:145 +msgid "make a picture of the first system" +msgstr "" + +#: lilypond.py:146 +msgid "make HTML file with links to all output" +msgstr "" + +#: lilypond.py:147 +msgid "KEY=VAL" +msgstr "" + +#: lilypond.py:147 +msgid "change global setting KEY to VAL" +msgstr "" + +#: lilypond.py:149 midi2ly.py:106 mup2ly.py:79 main.cc:125 +msgid "print version number" +msgstr "" + +#. other globals +#. Pdftex support +#. # yuk. +#. lilypond_binary = 'valgrind --suppressions=%(home)s/usr/src/guile-1.6.supp --num-callers=10 %(home)s/usr/src/lilypond/lily/out/lilypond '% { 'home' : '/home/hanwen' } +#. only use installed binary when we're installed too. +#. init to empty; values here take precedence over values in the file +#. # TODO: change name. +#. for geometry v3 +#. Output formats that lilypond should create +#. what a name. +#. ly.warning (_ ("invalid value: %s") % `val`) +#. ly.warning (_ ("invalid value: %s") % `val`) +#: lilypond.py:232 +#, fuzzy, python-format +msgid "no such setting: `%s'" +msgstr "% strumento:" + +#. 2 == user interrupt. +#: lilypond.py:274 +#, python-format +msgid "LilyPond crashed (signal %d)." +msgstr "" + +#: lilypond.py:275 +msgid "Please submit a bug report to bug-lilypond@gnu.org" +msgstr "" + +#: lilypond.py:281 +#, python-format +msgid "LilyPond failed on input file %s (exit status %d)" +msgstr "" + +#: lilypond.py:284 +#, python-format +msgid "LilyPond failed on an input file (exit status %d)" +msgstr "" + +#: lilypond.py:285 +#, fuzzy +msgid "Continuing..." +msgstr "Genero le voci..." + +#. urg +#: lilypond.py:296 +#, fuzzy, python-format +msgid "Analyzing %s..." +msgstr "Genero le voci..." + +#. search only the first 10k +#: lilypond.py:354 +#, fuzzy, python-format +msgid "no LilyPond output found for `%s'" +msgstr "Output di Lily in %s..." + +#. 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 +#, fuzzy, python-format +msgid "invalid value: `%s'" +msgstr "carattere illegale: `%c'" + +#. set sane geometry width (a4-width) for linewidth = -1. +#. who the hell is 597 ? +#. Ugh. (La)TeX writes progress and error messages on stdout +#. Redirect to stderr +#: lilypond.py:511 +msgid "LaTeX failed on the output file." +msgstr "" + +#. make a preview by rendering only the 1st line +#. of each score +#: lilypond.py:568 +msgid "" +"Trying create PDF, but no PFA fonts found.\n" +"Using bitmap fonts instead. This will look bad." +msgstr "" + +#. ugh. Different targets? +#. Added as functionality to lilypond, because lilypond may well need to do this +#. in future too. +#. no ps header? +#: lilypond.py:615 +#, fuzzy, python-format +msgid "not a PostScript file: `%s'" +msgstr "non posso aprire il file: `%s'" + +#. todo +#: lilypond.py:660 +#, fuzzy, python-format +msgid "Writing HTML menu `%s'" +msgstr "Genero le voci..." + +#. signal programming error +#. Don't convert input files to abspath, rather prepend '.' to include +#. path. +#. 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 +msgid "pseudo filter" +msgstr "" + +#: lilypond.py:772 +msgid "pseudo filter only for single input file" +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 +#, python-format +msgid "filename should not contain spaces: `%s'" +msgstr "" + +#. to be sure, add tmpdir *in front* of inclusion path. +#. os.environ['TEXINPUTS'] = tmpdir + ':' + os.environ['TEXINPUTS'] +#. We catch all exceptions, because we need to do stuff at exit: +#. * copy any successfully generated stuff from tempdir and +#. notify user of that +#. * cleanout tempdir +#. ## ARGH. This also catches python programming errors. +#. ## this should only catch lilypond nonzero exit status +#. ## --hwn +#. TODO: friendly message about LilyPond setup/failing? +#. +#: lilypond.py:845 +msgid "Running LilyPond failed. Rerun with --verbose for a trace." +msgstr "" + +#. Our LilyPond pseudo filter always outputs to 'lelie' +#. have subsequent stages and use 'lelie' output. +#. unless: add --tex, or --latex? +#. TODO: friendly message about TeX/LaTeX setup, +#. trying to run tex/latex by hand +#: lilypond.py:886 +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." +msgstr "" + +#. add DEP to targets? +#: lilypond.py:926 input-file-results.cc:68 +#, fuzzy, c-format, python-format +msgid "dependencies output to `%s'..." +msgstr "L'output stampato è inviato a %s..." + +#: lilypond.py:937 +#, fuzzy, python-format +msgid "%s output to ..." +msgstr "L'output MIDI è inviato a %s..." + +#: lilypond.py:942 lilypond.py:968 includable-lexer.cc:57 +#: input-file-results.cc:191 input-file-results.cc:197 lily-guile.cc:86 +#, c-format, python-format +msgid "can't find file: `%s'" +msgstr "non trovo il file: `%s'" + +#. Hmm, if this were a function, we could call it the except: clauses +#: lilypond.py:965 +#, fuzzy, python-format +msgid "%s output to %s..." +msgstr "L'output MIDI è inviato a %s..." + +#. !@PYTHON@ +#. +#. midi2ly.py -- LilyPond midi import script +#. +#. source file of the GNU LilyPond music typesetter +#. +#. (c) 1998--2003 Han-Wen Nienhuys +#. Jan Nieuwenhuizen +#. ############################################################### +#. Users of python modules should include this snippet. +#. +#. This soon to be removed for: import lilypond.lilylib as ly +#. ############################################################### +#. ############################################################### +#. ############### CONSTANTS +#. ############################################################### +#. temp_dir = os.path.join (original_dir, '%s.dir' % program_name) +#. original_dir = os.getcwd () +#. keep_temp_dir_p = 0 +#: midi2ly.py:94 +msgid "Convert MIDI to LilyPond source." +msgstr "" + +#: midi2ly.py:97 +msgid "print absolute pitches" +msgstr "" + +#: midi2ly.py:98 midi2ly.py:103 +msgid "DUR" +msgstr "" + +#: midi2ly.py:98 +msgid "quantise note durations on DUR" +msgstr "" + +#: midi2ly.py:99 +msgid "print explicit durations" +msgstr "" + +#: midi2ly.py:101 +msgid "ALT[:MINOR]" +msgstr "" + +#: midi2ly.py:101 +#, fuzzy +msgid "set key: ALT=+sharps|-flats; MINOR=1" +msgstr "" +" -k, --key=ACC[:MINOR] imposta l'armatura: ACC +diesis/-bemolli; :1 minore\n" + +#: midi2ly.py:103 +msgid "quantise note starts on DUR" +msgstr "" + +#: midi2ly.py:104 +msgid "DUR*NUM/DEN" +msgstr "" + +#: midi2ly.py:104 +msgid "allow tuplet durations DUR*NUM/DEN" +msgstr "" + +#: midi2ly.py:108 +msgid "treat every text as a lyric" +msgstr "" + +#: midi2ly.py:136 mup2ly.py:130 +msgid " 2001--2003" +msgstr "" + +#: midi2ly.py:141 mup2ly.py:135 +msgid "" +"\n" +"Distributed under terms of the GNU General Public License. It comes with\n" +"NO WARRANTY." +msgstr "" + +#: midi2ly.py:166 mup2ly.py:162 +msgid "Exiting ... " +msgstr "" + +#: midi2ly.py:264 mup2ly.py:261 +#, python-format +msgid "command exited with value %d" +msgstr "" + +#. ############################################################### +#. END Library +#. ############################################################### +#. hmm +#. major scale: do-do +#. minor scale: la-la (= + 5) ''' +#. By tradition, all scales now consist of a sequence +#. of 7 notes each with a distinct name, from amongst +#. a b c d e f g. But, minor scales have a wide +#. second interval at the top - the 'leading note' is +#. sharped. (Why? it just works that way! Anything +#. else doesn't sound as good and isn't as flexible at +#. saying things. In medieval times, scales only had 6 +#. notes to avoid this problem - the hexachords.) +#. So, the d minor scale is d e f g a b-flat c-sharp d +#. - using d-flat for the leading note would skip the +#. name c and duplicate the name d. Why isn't c-sharp +#. put in the key signature? Tradition. (It's also +#. supposedly based on the Pythagorean theory of the +#. cycle of fifths, but that really only applies to +#. major scales...) Anyway, g minor is g a b-flat c d +#. e-flat f-sharp g, and all the other flat minor keys +#. end up with a natural leading note. And there you +#. have it. +#. John Sankey +#. +#. Let's also do a-minor: a b c d e f gis a +#. +#. --jcn +#. as -> gis +#. des -> cis +#. ges -> fis +#. g -> fisis +#. d -> cisis +#. a -> gisis +#. b -> ces +#. e -> fes +#. f -> eis +#. c -> bis +#. # FIXME: compile fix --jcn +#. TODO: move space +#. fis cis gis dis ais eis bis +#. bes es as des ges ces fes +#. urg, we should be sure that we're in a lyrics staff +#. all include ALL_NOTES_OFF +#. ugh, must set key while parsing +#. because Note init uses key +#. Better do Note.calc () at dump time? +#. last_lyric.clocks = t - last_time +#. hmm +#. urg, this will barf at meter changes +#. urg LilyPond doesn't start at c4, but +#. remembers from previous tracks! +#. reference_note = Note (clocks_per_4, 4*12, 0) +#. must be in \notes mode for parsing \skip +#: midi2ly.py:1002 +#, fuzzy, python-format +msgid "%s output to `%s'..." +msgstr "L'output MIDI è inviato a %s..." + +#: midi2ly.py:1033 +msgid "Example:" +msgstr "" + +#: midi2ly.py:1083 +msgid "no files specified on command line." +msgstr "" + +#. !@PYTHON@ +#. mup2ly.py -- mup input converter +#. +#. source file of the GNU LilyPond music typesetter +#. +#. (c) 2001 +#. if set, LILYPONDPREFIX must take prevalence +#. if datadir is not set, we're doing a build and LILYPONDPREFIX +#: mup2ly.py:70 +msgid "Convert mup to LilyPond source." +msgstr "" + +#: mup2ly.py:73 +msgid "debug" +msgstr "" + +#: mup2ly.py:74 +msgid "define macro NAME [optional expansion EXP]" +msgstr "" + +#: mup2ly.py:77 +msgid "only pre-process" +msgstr "" + +#. Duh. Python style portable: cp *.EXT OUTDIR +#. system ('cp *.%s %s' % (ext, outdir), 1) +#. Python < 1.5.2 compatibility +#. +#. On most platforms, this is equivalent to +#. `normpath(join(os.getcwd()), PATH)'. *Added in Python version 1.5.2* +#. if set, LILYPONDPREFIX must take prevalence +#. if datadir is not set, we're doing a build and LILYPONDPREFIX +#. ############################################################### +#. END Library +#. +#. PMX cut and paste +#. +#. if not self.entries: +#. #return '\n' +#. #ugh ugh +#. return '\n%s = {}\n\n' % self.idstring () +#. ugh +#. def set_clef (self, letter): +#. clstr = clef_table[letter] +#. self.voices[0].add_nonchord (Clef (clstr)) +#. urg +#. maybe use import copy? +#. for i in self.pitches: +#. ch.pitches.append (i) +#. for i in self.scripts: +#. ch.scripts.append (i) +#. http://www.arkkra.com/doc/uguide/contexts.html +#. #self.current_staffs = [] +#. duh +#. FIXME: 1? +#. FIXME: does key play any role in this? +#. ch = self.current_voices[0].last_chord () +#. ch.basic_duration = self.current_voices[0].last_chord ().basic_duration +#. ugh +#. ch = self.current_voices[0].last_chord () +#. `;' is not a separator, chords end with ';' +#. mup resets default duration and pitch each bar +#. ugh: these (and lots more) should also be parsed in +#. context staff. we should have a class Staff_properties +#. and parse/set all those. +#. shortcut: set to official mup maximum (duh) +#. self.set_staffs (40) +#: mup2ly.py:1076 +#, fuzzy, python-format +msgid "no such context: %s" +msgstr "% strumento:" + +#. hmm +#. dig this: mup allows ifdefs inside macro bodies +#. don't do nested multi-line defines +#. duh: mup is strictly line-based, except for `define', +#. which is `@' terminated and may span several lines +#. don't define new macros in unactive areas +#. To support nested multi-line define's +#. process_function and macro_name, macro_body +#. should become lists (stacks) +#. The mup manual is undetermined on this +#. and I haven't seen examples doing it. +#. +#. don't do nested multi-line define's +#. writes to stdout for help2man +#. don't call +#. identify () +#. sys.stdout.flush () +#. handy emacs testing +#. if not files: +#. files = ['template.mup'] +#: mup2ly.py:1300 +#, fuzzy, python-format +msgid "Processing `%s'..." +msgstr "Elaboro..." + +#: mup2ly.py:1319 +#, fuzzy, python-format +msgid "Writing `%s'..." +msgstr "Genero le voci..." + +#: getopt-long.cc:146 #, c-format msgid "option `%s' requires an argument" msgstr "l'opzione `%s' richiede un argomento" -#: getopt-long.cc:149 +#: getopt-long.cc:150 #, c-format msgid "option `%s' doesn't allow an argument" msgstr "opzione `%s' non accetta argomenti" -#: getopt-long.cc:153 +#: getopt-long.cc:154 #, c-format msgid "unrecognized option: `%s'" msgstr "opzione non riconosciuta: `%s'" -#: getopt-long.cc:160 +#: getopt-long.cc:161 #, c-format msgid "invalid argument `%s' to option `%s'" msgstr "argomento `%s' non valido per l'opzione `%s'" -#: input.cc:90 warn.cc:9 warn.cc:17 -msgid "error: " -msgstr "errore: " +#: warn.cc:25 +#, fuzzy, c-format +msgid "warning: %s\n" +msgstr "attenzione: " -#: input.cc:96 -#, fuzzy -msgid "non fatal error: " -msgstr "Errore non fatale: " +#: warn.cc:31 +#, fuzzy, c-format +msgid "error: %s\n" +msgstr "errore: " -#: input.cc:104 source-file.cc:62 source-file.cc:155 -msgid "position unknown" -msgstr "posizione sconosciuta" +#: warn.cc:44 +#, c-format +msgid "programming error: %s (Continuing; cross thumbs)\n" +msgstr "" -#: mapped-file-storage.cc:74 -msgid "can't map file" -msgstr "non posso mappare il documento" +#: accidental.cc:202 key-signature-interface.cc:137 +#, c-format +msgid "accidental `%s' not found" +msgstr "" -#: mapped-file-storage.cc:87 midi-stream.cc:77 mudela-stream.cc:111 -#: paper-stream.cc:40 scores.cc:48 simple-file-storage.cc:44 text-stream.cc:23 +#: accidental-engraver.cc:171 new-accidental-engraver.cc:238 #, c-format -msgid "can't open file: `%s'" -msgstr "non posso aprire il file: `%s'" +msgid "Accidental typesetting list must begin with context-name: %s" +msgstr "" -#: simple-file-storage.cc:56 +#: accidental-engraver.cc:196 new-accidental-engraver.cc:263 #, fuzzy, c-format -msgid "Huh? Got %d, expected %d characters" -msgstr "Come? Ho trovato %d caratteri al posto di %d" - -#: text-stream.cc:10 -msgid "" -msgstr "" +msgid "unknown accidental typesetting: %s. Ignored" +msgstr "stringa di escape sconosciuta: `\\%s'" -#: warn.cc:36 -msgid "programming error: " +#: accidental-engraver.cc:212 new-accidental-engraver.cc:279 +#, c-format +msgid "Symbol is not a parent context: %s. Ignored" msgstr "" -#: warn.cc:36 -msgid " (Continuing; cross thumbs)" +#: accidental-engraver.cc:215 new-accidental-engraver.cc:282 +#, c-format +msgid "Accidental typesetting must be pair or context-name: %s" msgstr "" -#: afm.cc:53 +#: afm.cc:66 #, fuzzy, c-format msgid "can't find character number: %d" msgstr "non riesco a trovare il carattere `%s'" -#: afm.cc:68 +#: afm.cc:81 #, fuzzy, c-format msgid "can't find character called: `%s'" msgstr "non riesco a trovare il carattere `%s'" -#: afm.cc:113 +#: afm.cc:142 #, c-format -msgid "Error parsing AFM file: %s" +msgid "Error parsing AFM file: `%s'" msgstr "" -#: all-font-metrics.cc:84 +#: all-font-metrics.cc:95 #, c-format msgid "checksum mismatch for font file: `%s'" msgstr "" -#: all-font-metrics.cc:86 +#: all-font-metrics.cc:97 #, c-format msgid "does not match: `%s'" msgstr "" -#: all-font-metrics.cc:91 +#: all-font-metrics.cc:102 msgid "" " Rebuild all .afm files, and remove all .pk and .tfm files. Rerun with -V " "to show font paths." msgstr "" -#: all-font-metrics.cc:155 +#: all-font-metrics.cc:103 +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 #, fuzzy, c-format msgid "can't find font: `%s'" msgstr "non trovo il file: `%s'" -#: all-font-metrics.cc:156 +#: all-font-metrics.cc:170 msgid "Loading default font" msgstr "" -#: all-font-metrics.cc:171 +#: all-font-metrics.cc:185 #, fuzzy, c-format msgid "can't find default font: `%s'" msgstr "non trovo il file: `%s'" -#: all-font-metrics.cc:172 includable-lexer.cc:50 scores.cc:137 +#: all-font-metrics.cc:186 includable-lexer.cc:59 input-file-results.cc:192 #, fuzzy, c-format msgid "(search path: `%s')" msgstr "(Il path di caricamento è `%s'" -#: all-font-metrics.cc:173 parser.yy:1663 +#: all-font-metrics.cc:187 msgid "Giving up" msgstr "" -#: auto-change-iterator.cc:43 change-iterator.cc:59 -#: part-combine-music-iterator.cc:97 +#: auto-change-iterator.cc:43 change-iterator.cc:60 +#: part-combine-music-iterator.cc:120 msgid "Can't switch translators, I'm there already" msgstr "" -#: beam.cc:84 +#: bar-check-iterator.cc:51 +#, fuzzy, c-format +msgid "barcheck failed at: %s" +msgstr "controllo del battute fallito: %s" + +#: beam.cc:146 #, fuzzy -msgid "beam has less than two stems" +msgid "beam has less than two visible stems" msgstr "beam con meno di due gambi" -#: beam.cc:635 -msgid "weird beam vertical offset" -msgstr "" - -#: beam-engraver.cc:91 beam-engraver.cc:124 +#: beam.cc:151 #, fuzzy -msgid "can't find start of beam" -msgstr "non trovo le estremità di %s" +msgid "Beam has less than two stems. Removing beam." +msgstr "beam con meno di due gambi" + +#: beam.cc:976 +msgid "" +"Not sure that we can find a nice beam slope (no viable initial configuration " +"found)." +msgstr "" -#: beam-engraver.cc:158 +#: beam-engraver.cc:176 msgid "already have a beam" msgstr "" -#: beam-engraver.cc:222 +#: beam-engraver.cc:259 #, fuzzy msgid "unterminated beam" msgstr "beam non terminato" -#: beam-engraver.cc:260 chord-tremolo-engraver.cc:195 +#: beam-engraver.cc:292 chord-tremolo-engraver.cc:197 #, fuzzy msgid "stem must have Rhythmic structure" msgstr "I gambi devono avere una struttura ritmica." -#: beam-engraver.cc:272 +#: beam-engraver.cc:306 msgid "stem doesn't fit in beam" msgstr "il gambo non rientra nel beam" -#: beam-engraver.cc:273 +#: beam-engraver.cc:307 msgid "beam was started here" msgstr "" -#: break-align-item.cc:131 +#: break-align-interface.cc:173 #, fuzzy, c-format -msgid "unknown spacing pair `%s', `%s'" +msgid "No spacing entry from %s to `%s'" msgstr "traduttore sconosciuto `%s'" -#: change-iterator.cc:21 +#: change-iterator.cc:22 #, c-format msgid "can't change `%s' to `%s'" msgstr "non posso cambiare `%s' in `%s'" @@ -195,281 +1363,343 @@ msgstr "non posso cambiare `%s' in `%s'" #. 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_; +#. last->translator_id_string_ = get_change ()->change_to_id_string_; #. -#: change-iterator.cc:78 +#: change-iterator.cc:79 msgid "I'm one myself" msgstr "" -#: change-iterator.cc:81 +#: change-iterator.cc:82 msgid "none of these in my family" msgstr "" -#: chord.cc:369 +#: chord-tremolo-engraver.cc:98 #, c-format -msgid "invalid subtraction: not part of chord: %s" +msgid "Chord tremolo with %d elements. Must have two elements." msgstr "" -#: chord.cc:398 -#, c-format -msgid "invalid inversion pitch: not part of chord: %s" -msgstr "" - -#: chord-tremolo-engraver.cc:141 +#: chord-tremolo-engraver.cc:157 #, fuzzy msgid "unterminated chord tremolo" msgstr "beam non terminato" -#: chord-tremolo-iterator.cc:48 +#: chord-tremolo-iterator.cc:69 msgid "no one to print a tremolos" msgstr "" -#: collision.cc:116 -#, fuzzy -msgid "Too many clashing notecolumns. Ignoring them." -msgstr "Troppe collisioni tra colonne di note. Le ignoro." +#: clef.cc:64 +#, c-format +msgid "clef `%s' not found" +msgstr "" -#: debug.cc:26 -#, fuzzy -msgid "floating point exception" -msgstr "Eccezione di virgola mobile" +#: cluster.cc:131 +#, fuzzy, c-format +msgid "unknown cluster style `%s'" +msgstr "tipo di chiave sconosciuto" -#: debug.cc:50 -#, fuzzy -msgid "can't set mem-checking!" -msgstr "non posso settare mem-checking" +#: coherent-ligature-engraver.cc:84 +#, c-format +msgid "gotcha: ptr=%ul" +msgstr "" + +#: coherent-ligature-engraver.cc:96 +#, c-format +msgid "distance=%f" +msgstr "" + +#: coherent-ligature-engraver.cc:139 +#, c-format +msgid "Coherent_ligature_engraver: setting `spacing-increment = 0.01': ptr=%ul" +msgstr "" + +#: custos.cc:92 +#, c-format +msgid "custos `%s' not found" +msgstr "" #: dimensions.cc:13 msgid "NaN" msgstr "" -#: dynamic-engraver.cc:194 span-dynamic-performer.cc:86 +#: dynamic-engraver.cc:204 span-dynamic-performer.cc:82 #, fuzzy msgid "can't find start of (de)crescendo" msgstr "non trovo un (de)crescendo fino alla fine" -#: dynamic-engraver.cc:219 +#: dynamic-engraver.cc:216 #, fuzzy msgid "already have a crescendo" msgstr "crescendo non terminato" -#: dynamic-engraver.cc:220 +#: dynamic-engraver.cc:217 #, fuzzy msgid "already have a decrescendo" msgstr "crescendo non terminato" -#: dynamic-engraver.cc:303 +#: dynamic-engraver.cc:220 +msgid "Cresc started here" +msgstr "" + +#: dynamic-engraver.cc:323 #, fuzzy msgid "unterminated (de)crescendo" msgstr "crescendo non terminato" -#: extender-engraver.cc:97 +#: event.cc:49 +#, fuzzy, c-format +msgid "Transposition by %s makes alteration larger than two" +msgstr "la trasposizine di %s rende le alterazioni più che doppie" + +#: event-chord-iterator.cc:76 output-property-music-iterator.cc:27 +#, fuzzy, c-format +msgid "Junking event: `%s'" +msgstr "Cosa? Non è una richiesta: `%s'" + +#: extender-engraver.cc:94 msgid "unterminated extender" msgstr "extender non terminato" -#: extender-engraver.cc:109 -msgid "Nothing to connect extender to on the left. Ignoring extender request." +#: extender-engraver.cc:106 +msgid "Nothing to connect extender to on the left. Ignoring extender event." msgstr "" -#: folded-repeat-iterator.cc:78 +#: folded-repeat-iterator.cc:88 msgid "no one to print a repeat brace" msgstr "" -#: font-interface.cc:220 +#: font-interface.cc:239 msgid "couldn't find any font satisfying " msgstr "" -#: gourlay-breaking.cc:157 +#: glissando-engraver.cc:100 +#, fuzzy +msgid "Unterminated glissando." +msgstr "slur non terminato" + +#: gourlay-breaking.cc:188 +#, c-format +msgid "Optimal demerits: %f" +msgstr "" + +#: gourlay-breaking.cc:193 msgid "No feasible line breaking found" msgstr "" -#: grace-iterator.cc:43 -#, fuzzy -msgid "no Grace context available" -msgstr "non è una vera variabile" +#: gregorian-ligature-engraver.cc:59 +#, c-format +msgid "\\%s ignored" +msgstr "" -#: grace-position-engraver.cc:96 -msgid "Unattached grace notes. Attaching to last musical column." +#: gregorian-ligature-engraver.cc:64 +#, c-format +msgid "implied \\%s added" msgstr "" -#: hairpin.cc:71 +#. +#. 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 "" -#: hairpin.cc:72 +#: hairpin.cc:99 #, fuzzy msgid "crescendo too small" msgstr "troppo piccolo" -#: hyphen-engraver.cc:90 +#: horizontal-bracket-engraver.cc:64 +msgid "Don't have that many brackets." +msgstr "" + +#: horizontal-bracket-engraver.cc:73 +#, fuzzy +msgid "Conflicting note group events." +msgstr "richieste di timing in conflitto" + +#: hyphen-engraver.cc:87 #, fuzzy msgid "unterminated hyphen" msgstr "beam non terminato" -#: hyphen-engraver.cc:102 -msgid "Nothing to connect hyphen to on the left. Ignoring hyphen request." +#: hyphen-engraver.cc:99 +msgid "Nothing to connect hyphen to on the left. Ignoring hyphen event." msgstr "" -#: includable-lexer.cc:48 lily-guile.cc:139 midi-score-parser.cc:24 -#: scores.cc:136 scores.cc:142 +#: input.cc:99 +#, fuzzy +msgid "non fatal error: " +msgstr "Errore non fatale: " + +#: input.cc:107 source-file.cc:146 source-file.cc:239 +msgid "position unknown" +msgstr "posizione sconosciuta" + +#: input-file-results.cc:72 source-file.cc:54 streams.cc:38 #, c-format -msgid "can't find file: `%s'" -msgstr "non trovo il file: `%s'" +msgid "can't open file: `%s'" +msgstr "non posso aprire il file: `%s'" + +#: input-file-results.cc:132 +#, fuzzy +msgid "Score contains errors; will not process it" +msgstr "lo spartito contiene errori; non lo elaborerò" -#: key-engraver.cc:103 key-performer.cc:72 +#: input-file-results.cc:172 +#, fuzzy, c-format +msgid "Now processing: `%s'" +msgstr "stringa di escape sconosciuta: `\\%s'" + +#: key-performer.cc:96 msgid "FIXME: key change merge" msgstr "" -#: lily-guile.cc:141 +#: kpath.cc:76 +#, fuzzy, c-format +msgid "Kpathsea couldn't find TFM file `%s'" +msgstr "non trovo il file: `%s'" + +#: ligature-engraver.cc:159 +#, fuzzy +msgid "can't find start of ligature" +msgstr "non trovo le estremità di %s" + +#: ligature-engraver.cc:165 +msgid "no right bound" +msgstr "" + +#: ligature-engraver.cc:191 +#, fuzzy +msgid "already have a ligature" +msgstr "crescendo non terminato" + +#: ligature-engraver.cc:207 +msgid "no left bound" +msgstr "" + +#: ligature-engraver.cc:258 +#, fuzzy +msgid "unterminated ligature" +msgstr "slur non terminato" + +#: ligature-engraver.cc:282 +msgid "ligature may not contain rest; ignoring rest" +msgstr "" + +#: ligature-engraver.cc:283 +#, fuzzy +msgid "ligature was started here" +msgstr "un cambio di tempo non è ammesso in questo punto" + +#: lily-guile.cc:88 #, fuzzy, c-format msgid "(load path: `%s')" msgstr "(Il path di caricamento è `%s'" -#: line-of-score.cc:96 +#: lily-guile.cc:576 #, c-format -msgid "Element count %d." +msgid "Can't find property type-check for `%s' (%s)." +msgstr "" + +#: lily-guile.cc:579 +msgid "Perhaps you made a typing error?" +msgstr "" + +#: lily-guile.cc:585 +msgid "Doing assignment anyway." msgstr "" -#: line-of-score.cc:253 paper-score.cc:77 +#: lily-guile.cc:599 #, c-format -msgid "Element count %d " +msgid "Type check for `%s' failed; value `%s' must be of type `%s'" msgstr "" -#: line-of-score.cc:267 -msgid "Calculating column positions..." -msgstr "Calcolo delle posizioni della colonne..." +#: lookup.cc:173 +msgid "round filled box horizontal extent smaller than blot; decreasing blot" +msgstr "" -#: lyric-phrasing-engraver.cc:269 +#: lookup.cc:178 +msgid "round filled box vertical extent smaller than blot; decreasing blot" +msgstr "" + +#: lyric-phrasing-engraver.cc:311 msgid "lyrics found without any matching notehead" msgstr "" -#: lyric-phrasing-engraver.cc:274 +#: lyric-phrasing-engraver.cc:317 msgid "Huh? Melismatic note found to have associated lyrics." msgstr "" -#: main.cc:105 -msgid "EXT" +#: main.cc:106 +msgid "EXPR" msgstr "" -#: main.cc:105 -msgid "use output format EXT (scm, ps, tex or as)" +#: main.cc:107 +msgid "set options, use -e '(ly-option-usage)' for help" msgstr "" -#: main.cc:95 main.cc:106 -msgid "this help" +#: main.cc:110 +msgid "use output format EXT" msgstr "" -#: main.cc:107 +#: main.cc:112 msgid "FIELD" msgstr "" -#: main.cc:107 +#: main.cc:112 msgid "write header field to BASENAME.FIELD" msgstr "" -#: main.cc:108 main.cc:111 -msgid "DIR" -msgstr "" - -#: main.cc:108 +#: main.cc:113 #, fuzzy msgid "add DIR to search path" msgstr " -I, --include=DIR aggiunge DIR ai path di ricerca\n" -#: main.cc:98 main.cc:109 -msgid "FILE" -msgstr "" - -#: main.cc:109 +#: main.cc:114 #, fuzzy msgid "use FILE as init file" msgstr " -i, --init=NOMEFILE usa NOMEFILE come file iniziale\n" -#: main.cc:110 -#, fuzzy -msgid "write Makefile dependencies for every input file" -msgstr "" -" -d, --dependencies scrive le dependenze del Makefile per ogni file di " -"input\n" - -#: main.cc:111 +#: main.cc:118 msgid "prepend DIR to dependencies" msgstr "" -#: main.cc:112 -#, fuzzy -msgid "produce MIDI output only" -msgstr " -M, --no-paper produce solo output midi\n" - -#: main.cc:113 -msgid "NAME" -msgstr "" - -#: main.cc:113 -msgid "write output to NAME" -msgstr "" - -#: main.cc:114 +#. +#. should audit again. +#. +#: main.cc:123 #, fuzzy msgid "inhibit file output naming and exporting" msgstr "" " -s, --safe inibisce la rinomina dei file di output e " "l'esportazione di macro di TeX\n" -#: main.cc:103 main.cc:115 -#, fuzzy -msgid "don't timestamp the output" -msgstr "" -" -T, --no-timestamps non inserisce marcatori temporali nell'output\n" - -#: main.cc:104 main.cc:116 -msgid "print version number" -msgstr "" - -#: main.cc:117 -msgid "verbose" -msgstr "" - -#: main.cc:106 main.cc:118 -#, fuzzy -msgid "show warranty and copyright" -msgstr " -w, --warranty mostra la garanzia e il copyright\n" - -#. -#. No version number or newline here. It confuses help2man -#. -#: main.cc:135 -#, c-format -msgid "Usage: %s [OPTION]... [FILE]..." +#. No version number or newline here. It confuses help2man. +#: main.cc:155 +#, fuzzy, c-format +msgid "Usage: %s [OPTIONS]... FILE..." msgstr "Uso: %s [OPZIONE]... [FILE]..." -#: main.cc:137 +#: main.cc:157 #, fuzzy -msgid "Typeset music and or play MIDI from FILE" -msgstr "Stampa partitura oppure suona una song MIDI da FILE o " +msgid "Typeset music and or play MIDI from FILE." +msgstr "Stampa partitura oppure suona una song MIDI da FILE o ." -#: main.cc:141 +#: main.cc:160 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" msgstr "" -#: main.cc:119 main.cc:147 -msgid "Options:" -msgstr "Opzioni: " - -#: main.cc:151 -#, fuzzy -msgid "This binary was compiled with the following options:" -msgstr "GNU LilyPond è stata compilata con le seguenti impostazioni:" - -#: main.cc:123 main.cc:170 -#, c-format -msgid "Report bugs to %s" -msgstr "" - -#: main.cc:55 main.cc:178 +#: main.cc:182 #, c-format msgid "" "This is free software. It is covered by the GNU General Public License,\n" @@ -477,17 +1707,13 @@ msgid "" "certain conditions. Invoke as `%s --warranty' for more information.\n" msgstr "" -#: main.cc:62 main.cc:185 main.cc:197 -#, c-format -msgid "Copyright (c) %s by" -msgstr "Copyright (c) %s di" - -#: main.cc:195 +#: main.cc:198 #, fuzzy msgid "GNU LilyPond -- The music typesetter" msgstr "GNU LilyPond -- Il tipografo musicale del progetto GNU" -#: main.cc:71 main.cc:203 +#: main.cc:206 +#, fuzzy 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" @@ -500,7 +1726,8 @@ msgid "" "\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" +"the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA " +"02111-1307,\n" "USA.\n" msgstr "" " Questo programma è free software; puoi ridistribuirlo e/o\n" @@ -519,705 +1746,841 @@ msgstr "" "Cambridge, MA 02136\n" "USA.\n" -#: midi-item.cc:311 -#, fuzzy, c-format -msgid "no such instrument: `%s'" -msgstr "% strumento:" +#: mensural-ligature.cc:153 +#, c-format +msgid "Mensural_ligature:thickness undefined on flexa %d; assuming 1.4" +msgstr "" -#: midi-item.cc:366 +#: mensural-ligature.cc:169 #, c-format -msgid "unconventional key: flats: %d, sharps: %d" -msgstr "armatura non convenzionale: %d bemolli e %d diesis" +msgid "Mensural_ligature:delta-pitch undefined on flexa %d; assuming 0" +msgstr "" -#: midi-item.cc:413 -msgid "silly duration" -msgstr "indicazione durata priva di senso" +#: mensural-ligature.cc:182 +#, c-format +msgid "Mensural_ligature:flexa-width undefined on flexa %d; assuming 2.0" +msgstr "" -#: midi-item.cc:426 -msgid "silly pitch" -msgstr "indicazione altezza priva di senso" +#: mensural-ligature.cc:215 +msgid "Mensural_ligature:unexpected case fall-through" +msgstr "" -#: midi-stream.cc:29 paper-stream.cc:50 -#, fuzzy -msgid "Error syncing file (disk full?)" -msgstr "errore nel sincronizzare il file (disco pieno?)" +#: mensural-ligature.cc:225 +msgid "Mensural_ligature: (join_left == 0)" +msgstr "" + +#: mensural-ligature-engraver.cc:248 mensural-ligature-engraver.cc:397 +msgid "unexpected case fall-through" +msgstr "" -#: musical-request.cc:29 -#, fuzzy, c-format -msgid "Transposition by %s makes accidental larger than two" -msgstr "la trasposizine di %s rende le alterazioni più che doppie" +#: mensural-ligature-engraver.cc:259 +msgid "ligature with less than 2 heads -> skipping" +msgstr "" -#: music.cc:222 -msgid "ly_get_mus_property (): Not a Music" +#: mensural-ligature-engraver.cc:279 +msgid "can not determine pitch of ligature primitive -> skipping" msgstr "" -#: music.cc:236 -msgid "ly_set_mus_property (): Not a symbol" +#: mensural-ligature-engraver.cc:302 +msgid "prime interval within ligature -> skipping" msgstr "" -#: music.cc:248 -msgid "ly_set_mus_property (): not of type Music" +#: mensural-ligature-engraver.cc:312 +msgid "mensural ligature: duration none of L, B, S -> skipping" msgstr "" -#: music-output-def.cc:115 +#: midi-item.cc:148 +#, fuzzy, c-format +msgid "no such instrument: `%s'" +msgstr "% strumento:" + +#: midi-item.cc:238 +msgid "silly duration" +msgstr "indicazione durata priva di senso" + +#: midi-item.cc:251 +msgid "silly pitch" +msgstr "indicazione altezza priva di senso" + +#: music-output-def.cc:111 #, fuzzy, c-format msgid "can't find `%s' context" msgstr "non trovo `%s'" -#: my-lily-lexer.cc:137 +#: my-lily-lexer.cc:169 #, fuzzy, c-format msgid "Identifier name is a keyword: `%s'" msgstr "Il nome dell'identificatore è una parola chiave (`%s')" -#: my-lily-lexer.cc:157 +#: my-lily-lexer.cc:191 #, c-format msgid "error at EOF: %s" msgstr "errore alla fine del file: %s" -#: midi-score-parser.cc:94 my-lily-parser.cc:47 +#: my-lily-parser.cc:44 msgid "Parsing..." msgstr "Analisi..." -#: my-lily-parser.cc:55 +#: my-lily-parser.cc:54 #, fuzzy msgid "Braces don't match" msgstr "le bretelle no si accoppiano" -#: output-property-music-iterator.cc:20 request-chord-iterator.cc:76 -#, fuzzy, c-format -msgid "Junking request: `%s'" -msgstr "Cosa? Non è una richiesta: `%s'" +#. +#. music for the softenon children? +#. +#: new-fingering-engraver.cc:143 +msgid "music for the martians." +msgstr "" -#: paper-def.cc:109 -#, fuzzy, c-format -msgid "paper output to %s..." -msgstr "L'output stampato è inviato a %s..." +#: new-tie-engraver.cc:166 tie-engraver.cc:217 +msgid "lonely tie" +msgstr "" -#: mudela-stream.cc:93 paper-outputter.cc:94 performance.cc:102 -msgid ", at " -msgstr ", a " +#: note-collision.cc:340 +#, fuzzy +msgid "Too many clashing notecolumns. Ignoring them." +msgstr "Troppe collisioni tra colonne di note. Le ignoro." + +#: note-head.cc:127 +#, c-format +msgid "note head `%s' not found" +msgstr "" -#: paper-outputter.cc:240 +#: paper-def.cc:96 #, fuzzy, c-format -msgid "writing header field %s to %s..." -msgstr "scrivo il file delle dipendenze: `%s'..." +msgid "paper output to `%s'..." +msgstr "L'output stampato è inviato a %s..." + +#: paper-score.cc:78 +#, c-format +msgid "Element count %d (spanners %d) " +msgstr "" -#: paper-score.cc:80 -msgid "Preprocessing elements..." +#: paper-score.cc:83 +#, fuzzy +msgid "Preprocessing graphical objects..." msgstr "Pre-elaborazione..." -#: paper-score.cc:112 +#: paper-score.cc:116 #, fuzzy msgid "Outputting Score, defined at: " msgstr "emetto lo Score, definito a: " -#: paper-stream.cc:36 -#, fuzzy, c-format -msgid "can't create directory: `%s'" -msgstr "non trovo e non posso creare `%s'" +#: 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_str_ = change_l ()->change_to_id_str_; +#. last->translator_id_string_ = get_change ()->change_to_id_string_; #. -#: part-combine-music-iterator.cc:116 +#: part-combine-music-iterator.cc:139 #, c-format msgid "I'm one myself: `%s'" msgstr "" -#: part-combine-music-iterator.cc:119 +#: part-combine-music-iterator.cc:142 #, c-format msgid "none of these in my family: `%s'" msgstr "" +#: percent-repeat-engraver.cc:109 +#, fuzzy +msgid "Don't know how to handle a percent repeat of this length." +msgstr "non so manipolare tasti vuoti" + +#: percent-repeat-engraver.cc:163 +#, fuzzy +msgid "unterminated percent repeat" +msgstr "beam non terminato" + +#: percent-repeat-iterator.cc:65 +msgid "no one to print a percent" +msgstr "" + #: performance.cc:51 #, fuzzy msgid "Track ... " msgstr "traccia " -#: performance.cc:79 +#: performance.cc:83 msgid "Creator: " msgstr "Autore: " -#: performance.cc:111 +#: performance.cc:103 +#, fuzzy +msgid "at " +msgstr ", a " + +#: performance.cc:114 #, c-format msgid "from musical definition: %s" msgstr "della definizione musicale: %s" -#: performance.cc:161 +#: performance.cc:169 #, c-format -msgid "MIDI output to %s..." +msgid "MIDI output to `%s'..." msgstr "L'output MIDI è inviato a %s..." -#: phrasing-slur-engraver.cc:119 +#: phrasing-slur-engraver.cc:123 #, fuzzy msgid "unterminated phrasing slur" msgstr "slur non terminato" -#: phrasing-slur-engraver.cc:134 +#: phrasing-slur-engraver.cc:141 #, fuzzy msgid "can't find start of phrasing slur" msgstr "non trovo le estremità di %s" -#: piano-pedal-engraver.cc:142 piano-pedal-engraver.cc:154 -#: piano-pedal-performer.cc:87 +#: piano-pedal-engraver.cc:235 piano-pedal-engraver.cc:250 +#: piano-pedal-engraver.cc:305 piano-pedal-performer.cc:82 #, fuzzy, c-format -msgid "can't find start of piano pedal: %s" +msgid "can't find start of piano pedal: `%s'" msgstr "non risco a trovare una ruling note a %s" -#: pitch.cc:25 -msgid "Pitch arguments out of range" -msgstr "" +#: piano-pedal-engraver.cc:410 +#, fuzzy +msgid "unterminated pedal bracket" +msgstr "beam non terminato" -#: property-engraver.cc:121 +#: property-iterator.cc:97 #, c-format -msgid "" -"%s is deprecated. Use\n" -" \\property %s.%s \\override #'%s = #%s" +msgid "Not a grob name, `%s'." msgstr "" -#: property-engraver.cc:145 -#, fuzzy, c-format -msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s" -msgstr "Tipo sbagliato per il valore di una proprietà" +#: rest.cc:139 +#, c-format +msgid "rest `%s' not found, " +msgstr "" -#: rest-collision.cc:190 +#: rest-collision.cc:199 #, fuzzy msgid "too many colliding rests" msgstr "Troppi crescendi" -#: rest-collision.cc:194 -msgid "too many notes for rest collision" +#: scm-option.cc:45 +msgid "lilypond -e EXPR means:" +msgstr "" + +#: scm-option.cc:47 +msgid " Evalute the Scheme EXPR before parsing any .ly files." +msgstr "" + +#: scm-option.cc:49 +msgid "" +" Multiple -e options may be given, they will be evaluated sequentially." +msgstr "" + +#: scm-option.cc:51 +msgid "" +" The function ly-set-option allows for access to some internal variables." +msgstr "" + +#: scm-option.cc:53 +msgid "Usage: lilypond -e \"(ly-set-option SYMBOL VAL)\"" +msgstr "" + +#: scm-option.cc:55 +msgid "Where SYMBOL VAL pair is any of:" +msgstr "" + +#: scm-option.cc:128 +msgid "Unknown internal option!" msgstr "" -#: score.cc:78 +#: score.cc:85 msgid "Interpreting music..." msgstr "Interpretazione della musica..." -#: score.cc:92 +#: score.cc:97 #, fuzzy msgid "Need music in a score" msgstr "ho bisogno di musica nello spartito" #. should we? hampers debugging. -#: score.cc:105 +#: score.cc:111 #, fuzzy msgid "Errors found/*, not processing score*/" msgstr "ho trovato un errore, /*non sto elaborando lo spartito*/" -#: score.cc:112 +#: score.cc:118 #, fuzzy, c-format msgid "elapsed time: %.2f seconds" msgstr "durata: %.2f secondi" -#: score-engraver.cc:177 -#, fuzzy, c-format -msgid "unbound spanner `%s'" -msgstr "Spanner non legato `%s'" - -#: scores.cc:44 +#: score-engraver.cc:99 #, fuzzy, c-format -msgid "dependencies output to %s..." -msgstr "L'output stampato è inviato a %s..." +msgid "can't find `%s'" +msgstr "non trovo `%s'" -#: scores.cc:106 -#, fuzzy -msgid "Score contains errors; will not process it" -msgstr "lo spartito contiene errori; non lo elaborerò" +#: score-engraver.cc:100 +msgid "Fonts have not been installed properly. Aborting" +msgstr "" -#: scores.cc:152 +#: score-engraver.cc:205 #, fuzzy, c-format -msgid "Now processing: `%s'" -msgstr "stringa di escape sconosciuta: `\\%s'" +msgid "unbound spanner `%s'" +msgstr "Spanner non legato `%s'" -#: script-engraver.cc:67 +#: script-engraver.cc:90 #, c-format msgid "Don't know how to interpret articulation `%s'" msgstr "" #. this shouldn't happen, but let's continue anyway. -#: separation-item.cc:47 +#: separation-item.cc:53 separation-item.cc:101 msgid "Separation_item: I've been drinking too much" msgstr "" -#: slur.cc:49 -#, fuzzy -msgid "Putting slur over rest. Ignoring." -msgstr "Metto uno slur sulla pausa." - -#: slur.cc:379 -#, fuzzy -msgid "Slur over rest?" -msgstr "Metto uno slur sulla pausa." +#: simple-spacer.cc:248 +#, c-format +msgid "No spring between column %d and next one" +msgstr "" -#: slur-engraver.cc:127 +#: slur-engraver.cc:141 msgid "unterminated slur" msgstr "slur non terminato" -#: slur-engraver.cc:142 +#. How to shut up this warning, when Voice_devnull_engraver has +#. eaten start event? +#: slur-engraver.cc:159 #, fuzzy msgid "can't find start of slur" msgstr "non trovo le estremità di %s" -#: stem.cc:116 +#: source-file.cc:67 +#, fuzzy, c-format +msgid "Huh? Got %d, expected %d characters" +msgstr "Come? Ho trovato %d caratteri al posto di %d" + +#: spacing-spanner.cc:379 +#, c-format +msgid "Global shortest duration is %s\n" +msgstr "" + +#: spring-smob.cc:32 +#, c-format +msgid "#" +msgstr "" + +#: staff-symbol.cc:61 +msgid "staff symbol: indentation yields beyond end of line" +msgstr "" + +#: stem.cc:118 #, fuzzy msgid "Weird stem size; check for narrow beams" msgstr "dimensione del gambo poco ortodossa; check for narrow beams" -#: stem-engraver.cc:115 +#: stem.cc:611 +#, c-format +msgid "flag `%s' not found" +msgstr "" + +#: stem.cc:624 +#, c-format +msgid "flag stroke `%s' not found" +msgstr "" + +#: stem-engraver.cc:96 +msgid "tremolo duration is too long" +msgstr "" + +#: stem-engraver.cc:124 #, c-format msgid "Adding note head to incompatible stem (type = %d)" msgstr "" -#: text-spanner.cc:117 -msgid "Text_spanner too small" +#: stem-engraver.cc:125 +msgid "Don't you want polyphonic voices instead?" +msgstr "" + +#: streams.cc:34 +#, fuzzy, c-format +msgid "can't create directory: `%s'" +msgstr "non trovo e non posso creare `%s'" + +#: streams.cc:48 +#, fuzzy +msgid "Error syncing file (disk full?)" +msgstr "errore nel sincronizzare il file (disco pieno?)" + +#: system.cc:125 +#, c-format +msgid "Element count %d." +msgstr "" + +#: system.cc:372 +#, c-format +msgid "Grob count %d " msgstr "" -#: text-spanner-engraver.cc:94 +#: system.cc:386 +#, fuzzy +msgid "Calculating line breaks..." +msgstr "Calcolo delle posizioni della colonne..." + +#: text-spanner-engraver.cc:81 #, fuzzy msgid "can't find start of text spanner" msgstr "non trovo le estremità di %s" -#: text-spanner-engraver.cc:114 +#: text-spanner-engraver.cc:95 #, fuzzy msgid "already have a text spanner" msgstr "crescendo non terminato" -#: text-spanner-engraver.cc:169 +#: text-spanner-engraver.cc:164 #, fuzzy msgid "unterminated text spanner" msgstr "extender non terminato" -#: tfm.cc:77 +#: tfm.cc:83 #, fuzzy, c-format msgid "can't find ascii character: %d" msgstr "non riesco a trovare il carattere `%s'" -#: tfm-reader.cc:105 +#. Not using ngettext's plural feature here, as this message is +#. more of a programming error. +#: tfm-reader.cc:108 #, c-format -msgid "TFM header of `%s' has only %u word(s)" +msgid "TFM header of `%s' has only %u word (s)" msgstr "" -#: tfm-reader.cc:139 +#: tfm-reader.cc:142 #, c-format msgid "%s: TFM file has %u parameters, which is more than the %u I can handle" msgstr "" -#: tie-engraver.cc:212 tie-performer.cc:173 +#: tie-performer.cc:159 msgid "No ties were created!" msgstr "" -#: tie-engraver.cc:231 -msgid "lonely tie" -msgstr "" - #: time-scaled-music-iterator.cc:25 msgid "no one to print a tuplet start bracket" msgstr "" -#: timing-translator.cc:38 -#, fuzzy, c-format -msgid "barcheck failed at: %s" -msgstr "controllo del battute fallito: %s" +#. If there is no such symbol, we default to the numbered style. +#. (Here really with a warning!) +#: time-signature.cc:87 +#, c-format +msgid "time signature symbol `%s' not found; reverting to numbered style" +msgstr "" + +#. +#. Todo: should make typecheck? +#. +#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi. +#. +#: time-signature-engraver.cc:57 +#, c-format +msgid "Found strange time signature %d/%d." +msgstr "" -#: translator-ctors.cc:40 +#: translator-ctors.cc:53 #, fuzzy, c-format msgid "unknown translator: `%s'" msgstr "traduttore sconosciuto `%s'" -#: translator-def.cc:96 +#: translator-def.cc:105 msgid "Program has no such type" msgstr "" -#: translator-def.cc:102 +#: translator-def.cc:111 #, c-format msgid "Already contains: `%s'" msgstr "" -#: translator-def.cc:103 +#: translator-def.cc:112 #, fuzzy, c-format msgid "Not adding translator: `%s'" msgstr "traduttore sconosciuto `%s'" -#: translator-def.cc:215 +#: translator-def.cc:229 #, fuzzy, c-format msgid "can't find: `%s'" msgstr "non trovo `%s'" -#: translator-group.cc:146 +#: translator-group.cc:158 #, c-format msgid "can't find or create `%s' called `%s'" msgstr "non trovo e non posso creare '%s' chiamato '%s'" -#: translator-group.cc:231 +#: translator-group.cc:230 #, fuzzy, c-format msgid "can't find or create: `%s'" msgstr "non trovo e non posso creare `%s'" -#: translator-group.cc:403 -#, c-format -msgid "" -"Can't find property type-check for `%s'. Perhaps you made a typing error?" +#: vaticana-ligature.cc:49 +msgid "ascending vaticana style flexa" msgstr "" -#: translator-group.cc:417 -#, c-format -msgid "Type check for `%s' failed; value `%s' must be of type `%s'" +#: vaticana-ligature.cc:219 +msgid "Vaticana_ligature:thickness undefined; assuming 1.4" msgstr "" -#. programming_error? -#: translator-group.cc:436 -msgid "ly-get-trans-property: expecting a Translator_group argument" +#: vaticana-ligature.cc:233 +msgid "Vaticana_ligature:x-offset undefined; assuming 0.0" msgstr "" -#: volta-engraver.cc:87 +#: vaticana-ligature.cc:258 +msgid "Vaticana_ligature: (delta_pitch == 0)" +msgstr "" + +#: vaticana-ligature.cc:271 +msgid "Vaticana_ligature:delta-pitch -> ignoring join" +msgstr "" + +#: vaticana-ligature-engraver.cc:477 +#, c-format +msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr=%ul" +msgstr "" + +#: volta-engraver.cc:112 msgid "No volta spanner to end" msgstr "" -#: volta-engraver.cc:104 +#: volta-engraver.cc:123 msgid "Already have a volta spanner. Stopping that one prematurely." msgstr "" -#: volta-engraver.cc:108 +#: volta-engraver.cc:127 msgid "Also have a stopped spanner. Giving up." msgstr "" -#: parser.yy:71 -#, c-format -msgid "Oldest supported input version: %s" +#: parser.yy:480 +msgid "Identifier should have alphabetic characters only" msgstr "" -#: parser.yy:471 -msgid "Wrong type for property value" -msgstr "Tipo sbagliato per il valore di una proprietà" - -#: parser.yy:666 +#: parser.yy:779 msgid "More alternatives than repeats. Junking excess alternatives." msgstr "" -#: parser.yy:730 +#: parser.yy:861 parser.yy:868 +msgid "pplycontext takes function argument" +msgstr "" + +#: parser.yy:877 msgid "Second argument must be a symbol" msgstr "" -#: parser.yy:735 -msgid "First argument must be a procedure taking 1 argument" +#: parser.yy:882 +msgid "First argument must be a procedure taking one argument" msgstr "" -#: parser.yy:1211 -msgid "Expecting string as script definition" +#: parser.yy:1009 +msgid "pply takes function argument" msgstr "" -#: parser.yy:1221 -msgid "Can't specify direction for this request" +#: parser.yy:1501 +msgid "Expecting string as script definition" msgstr "" -#: parser.yy:1353 +#: parser.yy:1598 msgid "Expecting musical-pitch value" msgstr "" -#: parser.yy:1364 +#: parser.yy:1609 #, fuzzy msgid "Must have duration object" msgstr "indicazione durata priva di senso" -#: parser.yy:1373 parser.yy:1381 parser.yy:1661 +#: parser.yy:1618 parser.yy:1626 #, fuzzy msgid "Have to be in Lyric mode for lyrics" msgstr "bisogna essere in Lyric mode per i testi" -#: parser.yy:1546 parser.yy:1575 +#: parser.yy:1798 parser.yy:1853 #, c-format msgid "not a duration: %d" msgstr "non è una durata: %d" -#: parser.yy:1584 +#: parser.yy:1949 #, fuzzy msgid "Have to be in Note mode for notes" msgstr "bisogna essere in Note mode per le note" -#: parser.yy:1680 +#: parser.yy:2032 #, fuzzy msgid "Have to be in Chord mode for chords" msgstr "bisogna essere in Chord mode per gli accordi" -#: parser.yy:1842 parser.yy:1860 +#: parser.yy:2171 msgid "need integer number arg" msgstr "" -#: parser.yy:1846 -msgid "Must be positive integer" +#: parser.yy:2316 +msgid "Suspect duration found following this beam" msgstr "" -#: lexer.ll:165 +#: lexer.ll:186 msgid "EOF found inside a comment" msgstr "ho trovato un EOF in un commento" -#: lexer.ll:179 +#: lexer.ll:200 msgid "\\maininput disallowed outside init files" msgstr "" -#: lexer.ll:203 +#: lexer.ll:224 #, fuzzy, c-format msgid "wrong or undefined identifier: `%s'" msgstr "indentificatore non definito: `%s'" #. backup rule -#: lexer.ll:208 +#: lexer.ll:233 #, fuzzy msgid "Missing end quote" msgstr "apice finale mancante" #. backup rule -#: lexer.ll:230 lexer.ll:234 +#: lexer.ll:255 lexer.ll:259 msgid "white expected" msgstr "aspettavo uno spazio bianco" -#: lexer.ll:243 +#: lexer.ll:268 msgid "Can't evaluate Scheme in safe mode" msgstr "" -#: lexer.ll:439 +#: lexer.ll:397 lexer.ll:487 +msgid "Brace found at end of lyric. Did you forget a space?" +msgstr "" + +#: lexer.ll:574 #, fuzzy, c-format msgid "invalid character: `%c'" msgstr "carattere illegale: `%c'" -#: lexer.ll:520 +#: lexer.ll:651 #, c-format msgid "unknown escaped string: `\\%s'" msgstr "stringa di escape sconosciuta: `\\%s'" -#: lexer.ll:602 +#: lexer.ll:742 #, fuzzy, c-format -msgid "incorrect lilypond version: %s (%s, %s)" +msgid "Incorrect lilypond version: %s (%s, %s)" msgstr "versione di mudela errata: %s (%s, %s)" -#: lexer.ll:603 -msgid "Consider converting the input with the convert-ly script" +#: lexer.ll:743 +msgid "Consider updating the input with the convert-ly script" msgstr "" -#: main.cc:93 #, fuzzy -msgid "write exact durations, e.g.: a4*385/384" -msgstr " -b, --no-quantify scrive durate esatte, p.es.: a4*385/384\n" +#~ msgid "%r: release directory" +#~ msgstr "non trovo e non posso creare `%s'" -#: main.cc:94 #, fuzzy -msgid "enable debugging output" -msgstr " -D, --debug abilita l'output di debugging\n" +#~ msgid "Listing `%s'..." +#~ msgstr "Genero le voci..." -#: main.cc:96 -msgid "ACC[:MINOR]" -msgstr "" +#, fuzzy +#~ msgid "Fetching `%s'..." +#~ msgstr "Genero le voci..." -#: main.cc:96 #, fuzzy -msgid "set key: ACC +sharps/-flats; :1 minor" -msgstr "" -" -k, --key=ACC[:MINOR] imposta l'armatura: ACC +diesis/-bemolli; :1 minore\n" +#~ msgid "Building `%s'..." +#~ msgstr "Genero le voci..." + +#~ msgid ", at " +#~ msgstr ", a " -#: main.cc:97 #, fuzzy -msgid "don't output tuplets, double dots or rests, smallest is 32" -msgstr "" -" -n, --no-silly assume che non ci siano gruppetti o doppi punti, la " -"figura più piccola è 32\n" +#~ msgid "Putting slur over rest." +#~ msgstr "Metto uno slur sulla pausa." -#: main.cc:98 #, fuzzy -msgid "set FILE as default output" -msgstr " -o, --output=FILE set FILE come output di default\n" +#~ msgid "Slur over rest?" +#~ msgstr "Metto uno slur sulla pausa." -#: main.cc:99 -msgid "don't output tuplets" -msgstr "" +#~ msgid "can't map file" +#~ msgstr "non posso mappare il documento" -#: main.cc:100 -msgid "be quiet" -msgstr "" +#, fuzzy +#~ msgid "This binary was compiled with the following options:" +#~ msgstr "GNU LilyPond è stata compilata con le seguenti impostazioni:" -#: main.cc:101 -msgid "don't output rests or skips" -msgstr "" +#~ msgid "EOF in a string" +#~ msgstr "EOF in una corda" -#: main.cc:102 -msgid "DUR" -msgstr "" +#, fuzzy +#~ msgid "can't find start of beam" +#~ msgstr "non trovo le estremità di %s" -#: main.cc:102 #, fuzzy -msgid "set smallest duration" -msgstr "indicazione durata priva di senso" +#~ msgid "unknown spacing pair `%s', `%s'" +#~ msgstr "traduttore sconosciuto `%s'" -#: main.cc:105 -msgid "be verbose" -msgstr "" +#, fuzzy +#~ msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s" +#~ msgstr "Tipo sbagliato per il valore di una proprietà" -#: main.cc:107 #, fuzzy -msgid "assume no double dotted notes" -msgstr "" -" -x, --no-double-dots assume che non ci siano note con doppio punto\n" +#~ msgid "Scheme options:" +#~ msgstr "Opzioni: " -#: main.cc:114 -#, c-format -msgid "Usage: %s [OPTION]... [FILE]" -msgstr "Uso: %s [OPZIONE... [FILE]" +#, fuzzy +#~ msgid "writing header field `%s' to `%s'..." +#~ msgstr "scrivo il file delle dipendenze: `%s'..." + +#~ msgid "#32 in quarter: %d" +#~ msgstr "#32 in un quarto: %d" -#: main.cc:116 #, fuzzy -msgid "Translate MIDI-file to mudela" -msgstr "Traduce un file midi in mudela" +#~ msgid "LY output to `%s'..." +#~ msgstr "L'output MIDI è inviato a %s..." -#: main.cc:130 -#, c-format -msgid "no_double_dots: %d\n" -msgstr "" +#, fuzzy +#~ msgid "track %d:" +#~ msgstr "traccia " -#: main.cc:132 -#, c-format -msgid "no_rests: %d\n" -msgstr "" +#~ msgid "Processing..." +#~ msgstr "Elaboro..." -#: main.cc:134 -#, c-format -msgid "no_quantify_b_s: %d\n" -msgstr "" +#~ msgid "Creating voices..." +#~ msgstr "Genero le voci..." -#: main.cc:136 -#, c-format -msgid "no_smaller_than: %d (1/%d)\n" -msgstr "" +#~ msgid "track " +#~ msgstr "traccia " -#: main.cc:139 -#, c-format -msgid "no_tuplets: %d\n" -msgstr "" +#~ msgid "NOT Filtering tempo..." +#~ msgstr "NON filtro il tempo..." + +#~ msgid "NOT Quantifying columns..." +#~ msgstr "NON quantifico le colonne..." -#: midi-parser.cc:64 -msgid "zero length string encountered" -msgstr "ho incostrato una striga di lunghezza nulla" +#~ msgid "Quantifying columns..." +#~ msgstr "Quantifico le colonne..." -#: midi-score-parser.cc:44 -msgid "MIDI header expected" -msgstr "mi aspettavo un header MIDI" +#~ msgid "Settling columns..." +#~ msgstr "Sistemo le colonne..." -#: midi-score-parser.cc:49 #, fuzzy -msgid "invalid header length" -msgstr "Lunghezza dell'header non valida" +#~ msgid "% MIDI instrument:" +#~ msgstr "% strumento:" + +#~ msgid "lily indent level: %d" +#~ msgstr "livello di indentazione di lili: %d" + +#~ msgid "% Creator: " +#~ msgstr "% Autore: " + +#~ msgid "% Automatically generated" +#~ msgstr "% Generato automaticamente" + +#~ msgid "% from input file: " +#~ msgstr "% dal file di input: " -#: midi-score-parser.cc:52 #, fuzzy -msgid "invalid MIDI format" -msgstr "evento MIDI non valido" +#~ msgid "write exact durations, e.g.: a4*385/384" +#~ msgstr " -b, --no-quantify scrive durate esatte, p.es.: a4*385/384\n" -#: midi-score-parser.cc:55 #, fuzzy -msgid "invalid number of tracks" -msgstr "Numero di tracce non valido" +#~ msgid "enable debugging output" +#~ msgstr " -D, --debug abilita l'output di debugging\n" -#: midi-score-parser.cc:58 #, fuzzy -msgid "can't handle non-metrical time" -msgstr "tempo non metrico" +#~ msgid "don't output tuplets, double dots or rests, smallest is 32" +#~ msgstr "" +#~ " -n, --no-silly assume che non ci siano gruppetti o doppi punti, " +#~ "la figura più piccola è 32\n" -#: midi-track-parser.cc:68 -#, c-format -msgid "Junking note-end event: channel = %d, pitch = %d" -msgstr "" +#, fuzzy +#~ msgid "set FILE as default output" +#~ msgstr " -o, --output=FILE set FILE come output di default\n" -#: midi-track-parser.cc:124 -msgid "invalid running status" -msgstr "stato di eseguzione non valido" +#, fuzzy +#~ msgid "set smallest duration" +#~ msgstr "indicazione durata priva di senso" -#: midi-track-parser.cc:328 -msgid "unimplemented MIDI meta-event" -msgstr "meta-evento MIDI non implementato" +#, fuzzy +#~ msgid "don't timestamp the output" +#~ msgstr "" +#~ " -T, --no-timestamps non inserisce marcatori temporali nell'output\n" -#: midi-track-parser.cc:333 -msgid "invalid MIDI event" -msgstr "evento MIDI non valido" +#, fuzzy +#~ msgid "assume no double dotted notes" +#~ msgstr "" +#~ " -x, --no-double-dots assume che non ci siano note con doppio punto\n" -#: midi-track-parser.cc:348 -msgid "MIDI track expected" -msgstr "mi spettavo una traccia MIDI" +#~ msgid "Usage: %s [OPTIONS]... [FILE]" +#~ msgstr "Uso: %s [OPZIONE]... [FILE]" -#: midi-track-parser.cc:353 -msgid "invalid track length" -msgstr "lunghezza della traccia non valida" +#, fuzzy +#~ msgid "Translate MIDI-file to lilypond" +#~ msgstr "Traduce un file midi in mudela" -#: mudela-item.cc:161 -#, c-format -msgid "#32 in quarter: %d" -msgstr "#32 in un quarto: %d" +#~ msgid "zero length string encountered" +#~ msgstr "ho incostrato una striga di lunghezza nulla" -#: mudela-score.cc:108 -#, c-format -msgid "Lily output to %s..." -msgstr "Output di Lily in %s..." +#~ msgid "MIDI header expected" +#~ msgstr "mi aspettavo un header MIDI" -#: mudela-score.cc:119 -#, fuzzy, c-format -msgid "track %d:" -msgstr "traccia " +#, fuzzy +#~ msgid "invalid header length" +#~ msgstr "Lunghezza dell'header non valida" -#: mudela-score.cc:155 -msgid "Processing..." -msgstr "Elaboro..." +#, fuzzy +#~ msgid "invalid MIDI format" +#~ msgstr "evento MIDI non valido" -#: mudela-score.cc:164 -msgid "Creating voices..." -msgstr "Genero le voci..." +#, fuzzy +#~ msgid "invalid number of tracks" +#~ msgstr "Numero di tracce non valido" -#: mudela-score.cc:168 -msgid "track " -msgstr "traccia " +#, fuzzy +#~ msgid "can't handle non-metrical time" +#~ msgstr "tempo non metrico" -#: mudela-score.cc:177 -msgid "NOT Filtering tempo..." -msgstr "NON filtro il tempo..." +#~ msgid "invalid running status" +#~ msgstr "stato di eseguzione non valido" -#: mudela-score.cc:186 -msgid "NOT Quantifying columns..." -msgstr "NON quantifico le colonne..." +#~ msgid "unimplemented MIDI meta-event" +#~ msgstr "meta-evento MIDI non implementato" -#: mudela-score.cc:190 -msgid "Quantifying columns..." -msgstr "Quantifico le colonne..." +#~ msgid "invalid MIDI event" +#~ msgstr "evento MIDI non valido" -#: mudela-score.cc:223 -msgid "Settling columns..." -msgstr "Sistemo le colonne..." +#~ msgid "MIDI track expected" +#~ msgstr "mi spettavo una traccia MIDI" -#: mudela-staff.cc:209 -msgid "% MIDI copyright:" -msgstr "" +#~ msgid "invalid track length" +#~ msgstr "lunghezza della traccia non valida" -#: mudela-staff.cc:210 #, fuzzy -msgid "% MIDI instrument:" -msgstr "% strumento:" +#~ msgid "no Grace context available" +#~ msgstr "non è una vera variabile" -#: mudela-stream.cc:37 -#, c-format -msgid "lily indent level: %d" -msgstr "livello di indentazione di lili: %d" +#, fuzzy +#~ msgid "Fetching `%'s..." +#~ msgstr "Genero le voci..." + +#~ msgid "Wrong type for property value" +#~ msgstr "Tipo sbagliato per il valore di una proprietà" -#. Maybe better not to translate these? -#: mudela-stream.cc:83 -msgid "% Creator: " -msgstr "% Autore: " +#, fuzzy +#~ msgid "not enough fields in Dstream init" +#~ msgstr "Non ci sono sufficienti campi in Dstream init." -#: mudela-stream.cc:88 -msgid "% Automatically generated" -msgstr "% Generato automaticamente" +#, fuzzy +#~ msgid "floating point exception" +#~ msgstr "Eccezione di virgola mobile" -#: mudela-stream.cc:97 -#, c-format -msgid "% from input file: " -msgstr "% dal file di input: " +#, fuzzy +#~ msgid "can't set mem-checking!" +#~ msgstr "non posso settare mem-checking" + +#, fuzzy +#~ msgid "Dependency file left in `%s'" +#~ msgstr "scrivo il file delle dipendenze: `%s'..." + +#, fuzzy +#~ msgid "Usage: lilypond [OPTIONS]... FILE\n" +#~ msgstr "Uso: %s [OPZIONE]... [FILE]" + +#~ msgid "unconventional key: flats: %d, sharps: %d" +#~ msgstr "armatura non convenzionale: %d bemolli e %d diesis" #, fuzzy #~ msgid "wrong identifier type, expected: `%s'" @@ -1236,25 +2599,14 @@ msgstr "% dal file di input: " #~ msgid "Automatically generated" #~ msgstr "Generato automaticamente" -#, fuzzy -#~ msgid "Writing dependency file: `%s'..." -#~ msgstr "scrivo il file delle dipendenze: `%s'..." - #, fuzzy #~ msgid "Wrong type for property" #~ msgstr "Tipo sbagliato per il valore di una proprietà" -#, fuzzy -#~ msgid "unknown clef type" -#~ msgstr "tipo di chiave sconosciuto" - #, fuzzy #~ msgid "Huh? Not a Request: `%s'" #~ msgstr "Cosa? Non è una richiesta: `%s'" -#~ msgid "conflicting timing request" -#~ msgstr "richieste di timing in conflitto" - #~ msgid "can't find both ends of %s" #~ msgstr "non trovo le estremità di %s" @@ -1269,10 +2621,6 @@ msgstr "% dal file di input: " #~ msgid "No key name, assuming `C'" #~ msgstr "Nessuna armatura di chiave: assumo Do'" -#, fuzzy -#~ msgid "Don't know how handle empty keys" -#~ msgstr "non so manipolare tasti vuoti" - #, fuzzy #~ msgid "out of tune:" #~ msgstr "stonato" @@ -1340,11 +2688,8 @@ msgstr "% dal file di input: " #~ msgid "Can't solve this casting problem exactly; revert to Word_wrap" #~ msgstr "" -#~ "Non posso risolvere esattamente questo problema di conversione; ritorno al " -#~ "Word_wrap" - -#~ msgid "degenerate constraints" -#~ msgstr "vincoli degenerati" +#~ "Non posso risolvere esattamente questo problema di conversione; ritorno " +#~ "al Word_wrap" #~ msgid "time: %.2f seconds" #~ msgstr "durata: %.2f secondi" @@ -1364,9 +2709,6 @@ msgstr "% dal file di input: " #~ msgid "partial measure too large" #~ msgstr "misura parziale troppo grande" -#~ msgid "time signature change not allowed here" -#~ msgstr "un cambio di tempo non è ammesso in questo punto" - #~ msgid "Will ignore \\relative for transposed music" #~ msgstr "Ignorerò \\relative per la musica trasposta " @@ -1395,10 +2737,6 @@ msgstr "% dal file di input: " #~ msgid "Parsing...\n" #~ msgstr "Interpreto...\n" -#, fuzzy -#~ msgid "enable debugging output " -#~ msgstr " -D, --debug abilita l'output di debugging\n" - #, fuzzy #~ msgid "don't timestamp the output " #~ msgstr "" @@ -1471,8 +2809,8 @@ msgstr "% dal file di input: " #~ msgstr "colonna sconnessa: %d" #~ msgid "" -#~ "Staff_side::get_position_f(): somebody forgot to set my direction, returning " -#~ "-20" +#~ "Staff_side::get_position_f(): somebody forgot to set my direction, " +#~ "returning -20" #~ msgstr "" #~ "taff_side::get_position_f(): qualcuno ha dimenticato di impostare lamia " #~ "direzione, quindi restituisco -20" @@ -1495,5 +2833,6 @@ msgstr "% dal file di input: " #~ "MIDI. Le caratteristiche del programma includono un versatile\n" #~ "linguaggio di descrizione musicale, pentagrammi multipli, segni di\n" #~ "divisione, chiavi, tasti, parole, cadenze, legature, acciaccature,\n" -#~ "terzine, segni di formattazione ed estrazione automatica delle parti. Nella\n" +#~ "terzine, segni di formattazione ed estrazione automatica delle parti. " +#~ "Nella\n" #~ "distribuzione è compreso anche un font di simboli musicali.\n"