X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=po%2Fes.po;h=90a981abbd2d1529fdaf5054427b7830a8e9a289;hb=c633bea462ad673cf59f5288b87027c7519c4d4f;hp=cd79c4d786a2ee603f2035a62af4934ca8e4d85d;hpb=1a7d90c5d5d1136264b76c38710a531b6780b4d6;p=lilypond.git diff --git a/po/es.po b/po/es.po index cd79c4d786..90a981abbd 100644 --- a/po/es.po +++ b/po/es.po @@ -1,1606 +1,3769 @@ +# translation of lilypond-2.15.29.po to Español # Spanish translation of GNU Lilypond - http://lilypond.org -# Copyright (C) 2002 Free Software Foundation, Inc. -# Quique , 2002. +# Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # +# This file is distributed under the same license as the lilypond package. +# +# Quique , 2002, 2004. +# Daniel Tonda , 2006. +# Francisco Vila , 2007, 2008, 2009, 2010, 2011, 2012. +# This file is distributed under the same license as the lilypond package. msgid "" msgstr "" -"Project-Id-Version: lilypond 1.4.13\n" -"POT-Creation-Date: 2002-08-18 17:05+0200\n" -"PO-Revision-Date: 2002-06-28 15:46CET\n" -"Last-Translator: Quique \n" +"Project-Id-Version: lilypond-2.15.29\n" +"Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n" +"POT-Creation-Date: 2012-02-04 15:42+0100\n" +"PO-Revision-Date: 2012-02-09 17:29+0100\n" +"Last-Translator: Francisco Vila \n" "Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: fontextract.py:25 +#, python-format +msgid "Scanning %s" +msgstr "Explorando %s" + +#: fontextract.py:70 +#, python-format +msgid "Extracted %s" +msgstr "Se ha extraído %s" + +#: fontextract.py:85 +#, python-format +msgid "Writing fonts to %s" +msgstr "Escribiendo las tipografías en %s" + +#: book_snippets.py:409 +#, python-format +msgid "deprecated ly-option used: %s=%s" +msgstr "se ha usado una ly-option obsoleta: %s=%s" + +#: book_snippets.py:411 +#, python-format +msgid "compatibility mode translation: %s=%s" +msgstr "traducción en modo de compatibilidad: %s=%s" + +#: book_snippets.py:414 +#, python-format +msgid "deprecated ly-option used: %s" +msgstr "se usó una ly-option obsoleta: %s" + +#: book_snippets.py:416 +#, python-format +msgid "compatibility mode translation: %s" +msgstr "traducción en modo compatible: %s" + +#: book_snippets.py:533 +#, python-format +msgid "ignoring unknown ly option: %s" +msgstr "opción ly desconocida e ignorada: %s" + +#: book_snippets.py:741 +#, python-format +msgid "Running through filter `%s'" +msgstr "Ejecutando a través del filtro «%s»" + +#: book_snippets.py:761 +#, python-format +msgid "`%s' failed (%d)" +msgstr "«%s» ha fallado (%d)" + +#: book_snippets.py:762 +msgid "The error log is as follows:" +msgstr "El registro de errores es como sigue:" -#: lilypond-book.py:1019 ly2dvi.py:458 ly2dvi.py:491 -#, c-format -msgid "Running %s..." -msgstr "Ejecutando %s..." +#: book_snippets.py:882 +#, python-format +msgid "Converting MusicXML file `%s'...\n" +msgstr "Conviertiendo archivo MusicXML «%s»...\n" -#: ly2dvi.py:118 +#: book_snippets.py:909 +#, python-format msgid "" -"Distributed under terms of the GNU General Public License. It comes with NO " -"WARRANTY." +"%s: duplicate filename but different contents of original file,\n" +"printing diff against existing file." msgstr "" +"%s: nombre duplicado pero contenido diferente del archivo original,\n" +"se imprime la diferencia respecto al archivo existente." -#: ly2dvi.py:125 midi2ly.py:148 mup2ly.py:143 update-lily.py:137 input.cc:87 -msgid "warning: " -msgstr "advertencia: " +#: book_snippets.py:922 +#, python-format +msgid "" +"%s: duplicate filename but different contents of converted lilypond file,\n" +"printing diff against existing file." +msgstr "" +"%s: nombre duplicado pero contenido diferente del archivo convertido de lilypond,\n" +"se imprime la diferencia respecto al archivo existente." + +#: convertrules.py:12 +#, python-format +msgid "Not smart enough to convert %s." +msgstr "No soy tan listo como para convertir %s." + +#: convertrules.py:13 +msgid "Please refer to the manual for details, and update manually." +msgstr "Consulte el manual para ver los detalles, y efectúe una actualización manual." + +#: convertrules.py:14 +#, python-format +msgid "%s has been replaced by %s" +msgstr "%s se ha sustituido por %s" + +#: convertrules.py:24 lilylib.py:131 warn.cc:223 +#, c-format, python-format +msgid "warning: %s" +msgstr "advertencia: %s" + +#: convertrules.py:49 convertrules.py:94 +msgid "\\header { key = concat + with + operator }" +msgstr "\\header { clave = concatenar + con + este + operador}" + +#: convertrules.py:56 +#, python-format +msgid "deprecated %s" +msgstr "%s en desuso" + +#: convertrules.py:65 +msgid "deprecated \\textstyle, new \\key syntax" +msgstr "\\textstyle en desuso, sintaxis nueva para \\key" + +#: convertrules.py:81 convertrules.py:1855 convertrules.py:2031 +#: convertrules.py:2174 convertrules.py:2505 convertrules.py:2800 +#: convertrules.py:3150 +msgid "bump version for release" +msgstr "actualizar la versión para el lanzamiento" + +#: convertrules.py:97 +msgid "new \\header format" +msgstr "formato nuevo de \\header" + +#: convertrules.py:124 +msgid "\\translator syntax" +msgstr "sintaxis de \\translator" + +#: convertrules.py:175 +msgid "\\repeat NUM Music Alternative -> \\repeat FOLDSTR Music Alternative" +msgstr "\\repeat NÚMERO Alternativa de Música -> \\repeat FOLDSTR Alternativa de Música" + +#: convertrules.py:205 convertrules.py:678 convertrules.py:1350 +#: convertrules.py:2317 +#, python-format +msgid "deprecate %s" +msgstr "%s en desuso" + +#: convertrules.py:279 +#, python-format +msgid "deprecate %s " +msgstr "%s en desuso " + +#: convertrules.py:305 +msgid "new \\notenames format" +msgstr "formato nuevo de \\notenames" + +#: convertrules.py:321 +msgid "new tremolo format" +msgstr "formato nuevo de tremolo" + +#: convertrules.py:325 +msgid "Staff_margin_engraver deprecated, use Instrument_name_engraver" +msgstr "Staff_margin_engraver en desuso, utilice Instrument_name_engraver" + +#: convertrules.py:376 +msgid "change property definition case (eg. onevoice -> oneVoice)" +msgstr "cambiar las mayúsculas de la definición de propiedad (p.ej. onevoice -> oneVoice)" + +#: convertrules.py:437 +msgid "new \\textscript markup text" +msgstr "nuevo texto de marcado \\textscript" + +#: convertrules.py:509 +#, python-format +msgid "identifier names: %s" +msgstr "nombres de identificador: %s" + +#: convertrules.py:548 +msgid "point-and-click argument changed to procedure." +msgstr "argumento de apuntar-y-pulsar cambiado a procedimiento." + +#: convertrules.py:590 +msgid "semicolons removed" +msgstr "retirado el punto y coma" + +#. 40 ? +#: convertrules.py:633 +#, python-format +msgid "%s property names" +msgstr "nombres de propiedad %s" + +#: convertrules.py:703 +msgid "automaticMelismata turned on by default" +msgstr "automaticMelismata activado por omisión" + +#: convertrules.py:708 +msgid "automaticMelismata is turned on by default since 1.5.67." +msgstr "automaticMelismata activado por omisión desde 1.5.67." + +#: convertrules.py:942 convertrules.py:1635 convertrules.py:1889 +#: convertrules.py:2134 +#, python-format +msgid "remove %s" +msgstr "suprimir %s" + +#: convertrules.py:977 convertrules.py:980 +msgid "cluster syntax" +msgstr "sintaxis de los racimos (clusters)" + +#: convertrules.py:987 +msgid "new Pedal style syntax" +msgstr "sintaxis nueva de estilo de Pedal" + +#: convertrules.py:1246 +msgid "" +"New relative mode,\n" +"Postfix articulations, new text markup syntax, new chord syntax." +msgstr "" +"Nuevo modo relativo,\n" +"articulaciones posfijas, sintaxis de marcado de texto nueva, sintaxis de acordes nueva." -#: ly2dvi.py:128 ly2dvi.py:143 midi2ly.py:163 midi2ly.py:1012 midi2ly.py:1081 -#: mup2ly.py:146 mup2ly.py:160 update-lily.py:152 update-lily.py:458 -#: input.cc:92 -msgid "error: " -msgstr "error: " +#: convertrules.py:1259 +msgid "Remove - before articulation" +msgstr "Quitar el guión antes de la articulación" -#: ly2dvi.py:144 midi2ly.py:164 mup2ly.py:161 update-lily.py:153 -msgid "Exiting ... " -msgstr "Saliendo..." +#: convertrules.py:1294 +#, python-format +msgid "%s misspelling" +msgstr "fallo de escritura en %s" -#: ly2dvi.py:202 midi2ly.py:222 mup2ly.py:219 update-lily.py:211 -#, c-format -msgid "Usage: %s [OPTION]... FILE" -msgstr "Sintaxis: %s [OPTION]... FICHERO" +#: convertrules.py:1313 +msgid "Swap < > and << >>" +msgstr "Intercambiar < > y << >>" -#: ly2dvi.py:206 midi2ly.py:226 mup2ly.py:223 update-lily.py:215 main.cc:166 -msgid "Options:" -msgstr "Opciones: " +#: convertrules.py:1316 +msgid "attempting automatic \\figures conversion. Check results!" +msgstr "intento de conversión automática de \\figures. ¡Compruebe el resultado!" -#: ly2dvi.py:210 midi2ly.py:230 mup2ly.py:227 update-lily.py:219 main.cc:172 -#, c-format -msgid "Report bugs to %s" -msgstr "Informar de gazapos a %s" +#: convertrules.py:1362 +msgid "Use Scheme code to construct arbitrary note events." +msgstr "Usar código de Scheme para construir eventos arbitrarios de nota." -#: ly2dvi.py:238 midi2ly.py:258 mup2ly.py:255 update-lily.py:247 -#, c-format -msgid "Invoking `%s'" -msgstr "Invocando `%s'" +#: convertrules.py:1369 +msgid "" +"use symbolic constants for alterations,\n" +"remove \\outputproperty, move ly:verbose into ly:get-option" +msgstr "" +"usar constantes simbólicas para las alteraciones,\n" +"eliminar \\outputproperty, cambiar ly:verbose por ly:get-option" -#: ly2dvi.py:243 midi2ly.py:262 mup2ly.py:260 update-lily.py:251 -#, c-format -msgid "command exited with value %d" -msgstr "fin de la orden con valor %d" +#: convertrules.py:1394 +#, python-format +msgid "" +"\\outputproperty found,\n" +"Please hand-edit, using\n" +"\n" +" \\applyoutput #(outputproperty-compatibility %s '%s )\n" +"\n" +"as a substitution text." +msgstr "" +"se ha encontrado \\outputproperty,\n" +"edite a mano usando\n" +"\n" +" \\applyoutput #(outputproperty-compatibility %s '%s )\n" +"\n" +"como texto de sustitución." -#: ly2dvi.py:246 midi2ly.py:264 mup2ly.py:263 update-lily.py:253 -msgid "(ignored)" -msgstr "(ignorado)" +#: convertrules.py:1406 +msgid "" +"The alteration field of Scheme pitches was multiplied by 2\n" +"to support quarter tone accidentals. You must update the following constructs manually:\n" +"\n" +"* calls of ly:make-pitch and ly:pitch-alteration\n" +"* keySignature settings made with \\property\n" +msgstr "" +"El campo de alteración de las alturas de Scheme se ha multiplicado por 2\n" +"para contemplar las alteraciones de cuartos de tono. Debe actualizar manualmente las siguientes estructuras:\n" +"\n" +"* llamadas a ly:make-pitch y a ly:pitch-alteration\n" +"* ajustes de keySignature hechos con \\property\n" -#: ly2dvi.py:256 midi2ly.py:274 mup2ly.py:273 update-lily.py:263 -#, c-format -msgid "Cleaning %s..." -msgstr "Limpiando %s..." +#: convertrules.py:1449 +msgid "removal of automaticMelismata; use melismaBusyProperties instead." +msgstr "eliminación de automaticMelismata; utilice en su lugar melismaBusyProperties." -#: ly2dvi.py:330 -msgid "Run LilyPond using LaTeX for titling" +#: convertrules.py:1556 +msgid "\\partcombine syntax change to \\newpartcombine" +msgstr "cambio en la sintaxis de \\partcombine a \\newpartcombine" + +#: convertrules.py:1581 +msgid "" +"Drum notation changes, Removing \\chordmodifiers, \\notenames.\n" +"Harmonic notes. Thread context removed. Lyrics context removed." msgstr "" +"Cambios en la notación de percusión, eliminación de \\chordmodifiers y \\notenames.\n" +"Notas armónicas. Eliminado el contexto Thread. Eliminado el contexto Lyrics." -#: ly2dvi.py:334 main.cc:115 -msgid "write Makefile dependencies for every input file" -msgstr "crear las dependencias para Makefile de cada fichero de entrada" +#: convertrules.py:1585 +msgid "Drums found. Enclose drum notes in \\drummode" +msgstr "Se han encontrado percusiones. Encierre las notas de percusión dentro de \\drummode" -#: ly2dvi.py:335 midi2ly.py:98 mup2ly.py:74 update-lily.py:87 main.cc:111 -msgid "this help" -msgstr "esta ayuda" +#: convertrules.py:1596 convertrules.py:1603 convertrules.py:1614 +#, python-format +msgid "" +"\n" +"%s found. Check file manually!\n" +msgstr "" +"\n" +"se han encontrado %s. ¡Compruebe el archivo a mano!\n" -#: ly2dvi.py:336 main.cc:113 main.cc:118 -msgid "DIR" -msgstr "DIR" +#: convertrules.py:1596 +msgid "Drum notation" +msgstr "Notación de percusión" -#: ly2dvi.py:336 -msgid "add DIR to LilyPond's search path" -msgstr "añadir DIR a la ruta de búsqueda de LilyPond" +#: convertrules.py:1655 +msgid "new syntax for property settings:" +msgstr "sintaxis nueva para los ajustes de propiedades:" -#: ly2dvi.py:338 -#, fuzzy, c-format -msgid "keep all output, output to directory %s.dir" -msgstr "conservar todas las salidas, y nombrar el directorio %s.dir" +#: convertrules.py:1681 +msgid "Property setting syntax in \\translator{ }" +msgstr "sintaxis para el establecimiento de propiedades en \\translator{ }" -#: ly2dvi.py:339 -msgid "don't run LilyPond" -msgstr "no ejecutar LilyPond" +#: convertrules.py:1720 +msgid "Scheme grob function renaming" +msgstr "renombrado de la función de grob de Scheme" -#: ly2dvi.py:340 main.cc:116 -msgid "produce MIDI output only" -msgstr "producir solamente una salida MIDI" +#: convertrules.py:1731 convertrules.py:2138 convertrules.py:2142 +#: convertrules.py:2708 +#, python-format +msgid "Use %s\n" +msgstr "Utilice %s\n" -#: ly2dvi.py:341 ly2dvi.py:342 midi2ly.py:100 main.cc:114 main.cc:117 -msgid "FILE" -msgstr "FICHERO" +#: convertrules.py:1747 +msgid "More Scheme function renaming" +msgstr "Más renombrado de funciones de Scheme" -#: ly2dvi.py:341 midi2ly.py:100 -msgid "write ouput to FILE" -msgstr "escribir la salida en el FICHERO" +#: convertrules.py:1871 +msgid "" +"Page layout has been changed, using paper size and margins.\n" +"textheight is no longer used.\n" +msgstr "" +"La disposición de la página se ha cambiado, utilizando tamaño de página y márgenes.\n" +"textheight ya no se utiliza.\n" -#: ly2dvi.py:342 -msgid "find pfa fonts used in FILE" -msgstr "buscar las fuentes pfa utilizadas en FICHERO" +#: convertrules.py:1957 +msgid "" +"\\foo -> \\foomode (for chords, notes, etc.)\n" +"fold \\new FooContext \\foomode into \\foo." +msgstr "" +"\\loquesea -> \\loqueseamode (para acordes, notas, etc.)\n" +"plegar \\new LoqueseaContext \\loqueseamode en \\loquesea." -#: ly2dvi.py:344 -msgid "set the resolution of the preview to RES" +#: convertrules.py:1995 +msgid "" +"staff size should be changed at top-level\n" +"with\n" +"\n" +" #(set-global-staff-size )\n" +"\n" msgstr "" +"el tamaño del pentagrama se debe cambiar en el nivel más alto\n" +"con\n" +"\n" +" #(set-global-staff-size )\n" +"\n" + +#: convertrules.py:2015 +msgid "regularize other identifiers" +msgstr "regularizar otros identificadores" + +#: convertrules.py:2083 +msgid "\\encoding: smart recode latin1..utf-8. Remove ly:point-and-click" +msgstr "\\encoding: recodificación inteligente de latin1 a utf-8. Eliminación de ly:point-and-click" + +#: convertrules.py:2094 +msgid "LilyPond source must be UTF-8" +msgstr "El código de entrada de LilyPond debe ser UTF-8" + +#: convertrules.py:2097 +msgid "Try the texstrings backend" +msgstr "Pruebe con el 'backend' texstrings" + +#: convertrules.py:2100 +#, python-format +msgid "Do something like: %s" +msgstr "Haga algo parecido a %s" -#: ly2dvi.py:345 -msgid "generate PostScript output" -msgstr "generar una salida PostScript" +#: convertrules.py:2103 +msgid "Or save as UTF-8 in your editor" +msgstr "O guarde como UTF-8 en su editor" -#: ly2dvi.py:346 -#, fuzzy -msgid "generate PDF output" -msgstr "generar una salida PostScript" +#: convertrules.py:2153 +msgid "warn about auto beam settings" +msgstr "advertir acerca de los ajustes de barrado automático" -#: ly2dvi.py:347 -msgid "use pdflatex to generate a PDF output" +#: convertrules.py:2157 +msgid "auto beam settings" +msgstr "ajustes de barrado automático" + +#: convertrules.py:2158 +msgid "" +"\n" +"Auto beam settings must now specify each interesting moment in a measure\n" +"explicitly; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.\n" msgstr "" +"\n" +"Los ajustes de barrado automático ahora deben especificar cada uno de los \n" +"momentos interesantes de un compás explícitamente; 1/4 ya no se multiplica \n" +"para que cubra también los momentos 1/2 y 3/4.\n" + +#: convertrules.py:2271 +msgid "verticalAlignmentChildCallback has been deprecated" +msgstr "verticalAlignmentChildCallback ha caído en desuso" + +#: convertrules.py:2276 +msgid "Remove callbacks property, deprecate XY-extent-callback." +msgstr "Eliminar la propiedad de «callbacks», despreciar XY-extent-callback." + +#: convertrules.py:2297 +msgid "Use grob closures iso. XY-offset-callbacks." +msgstr "Utilizar cerraduras de grob en lugar de XY-offset-callbacks." -#: ly2dvi.py:349 -msgid "make a picture of the first system" +#: convertrules.py:2359 +msgid "foobar -> foo-bar for \\paper, \\layout" +msgstr "fulanomengano -> fulano-mengano para \\paper, \\layout" + +#: convertrules.py:2469 +msgid "deprecate \\tempo in \\midi" +msgstr "despreciar \\tempo dentro de \\midi" + +#: convertrules.py:2522 +msgid "deprecate cautionary-style. Use AccidentalCautionary properties" +msgstr "despreciar cautionary-style. Utilizar las propiedades AccidentalCautionary" + +#: convertrules.py:2535 +msgid "Rename accidental glyphs, use glyph-name-alist." +msgstr "Renombrar los glifos de las alteraciones accidentales, usar glyph-name-alist." + +#: convertrules.py:2590 +msgid "edge-text settings for TextSpanner" +msgstr "ajustes de edge-text para TextSpanner" + +#: convertrules.py:2591 +#, python-format +msgid "" +"Use\n" +"\n" +"%s" msgstr "" +"Usar\n" +"\n" +"%s" -#: ly2dvi.py:350 -msgid "KEY=VAL" -msgstr "CLAVE=VALOR" +#: convertrules.py:2624 +msgid "Use the `alignment-offsets' sub-property of\n" +msgstr "Utilice la sub-propiedad «alignment-offsets» de\n" -#: ly2dvi.py:350 -msgid "change global setting KEY to VAL" -msgstr "cambiar el parámetro global CLAVE a VALOR" +#: convertrules.py:2625 +msgid "NonMusicalPaperColumn #'line-break-system-details\n" +msgstr "NonMusicalPaperColumn #'line-break-system-details\n" -#: ly2dvi.py:351 midi2ly.py:103 mup2ly.py:77 update-lily.py:91 main.cc:126 -msgid "verbose" -msgstr "prolijo" +#: convertrules.py:2626 +msgid "to set fixed distances between staves.\n" +msgstr "para establecer distancias fijas entre pautas.\n" -#: ly2dvi.py:352 midi2ly.py:104 mup2ly.py:78 update-lily.py:92 main.cc:125 -msgid "print version number" -msgstr "mostrar número de versión" +#: convertrules.py:2638 +msgid "Use #'style not #'dash-fraction to select solid/dashed lines." +msgstr "Usar #'style en lugar de #'dash-fraction para elegir entre líneas continuas e intermitentes." -#: ly2dvi.py:353 midi2ly.py:105 mup2ly.py:79 update-lily.py:94 main.cc:127 -msgid "show warranty and copyright" -msgstr "mostrar los avisos de garantía y de copyright" +#: convertrules.py:2644 +msgid "all settings related to dashed lines" +msgstr "todos los ajustes relacionados con líneas intermitentes" -#: ly2dvi.py:448 -#, fuzzy, c-format -msgid "no such setting: `%s'" -msgstr "no existe tal parámetro: %s" +#: convertrules.py:2645 +msgid "Use \\override ... #'style = #'line for solid lines and\n" +msgstr "Usar \\override ... #'style = #'line para las líneas continuas y\n" -#: ly2dvi.py:508 -#, c-format -msgid "LilyPond crashed (signal %d)." +#: convertrules.py:2646 +msgid "\t\\override ... #'style = #'dashed-line for dashed lines." +msgstr "\t\\override ... #'style = #'dashed-line para líneas intermintentes." + +#: convertrules.py:2682 +msgid "" +"metronomeMarkFormatter uses text markup as second argument,\n" +"fret diagram properties moved to fret-diagram-details." msgstr "" +"metronomeMarkFormatter utiliza marcas de texto como segundo argumento,\n" +"propiedades de diagramas de trastes trasladadas a fret-diagram-details." + +#: convertrules.py:2688 +msgid "metronomeMarkFormatter got an additional text argument.\n" +msgstr "metronomeMarkFormatter ha tomado un argumento adicional de texto.\n" -#: ly2dvi.py:509 -msgid "Please submit a bug report to bug-lilypond@gnu.org" +#: convertrules.py:2689 +#, python-format +msgid "" +"The function assigned to Score.metronomeMarkFunction now uses the signature\n" +"%s" msgstr "" +"La función asignada a Score.metronomeMarkFunction usa ahora la indicación\n" +"%s" -#: ly2dvi.py:513 -#, c-format -msgid "LilyPond failed on the input file (exit status %d)." +#: convertrules.py:2707 +#, python-format +msgid "%s in fret-diagram properties" +msgstr "%s en las propiedades de fret-diagram" + +#: convertrules.py:2751 +msgid "\\put-adjacent argument order" +msgstr "orden de argumentos de \\put-adjacent" + +#: convertrules.py:2752 +msgid "Axis and direction now come before markups:\n" +msgstr "El eje y la dirección ahora van antes de los marcados:\n" + +#: convertrules.py:2753 +msgid "\\put-adjacent axis dir markup markup." +msgstr "\\put-adjacent eje dirección marcado marcado." + +#: convertrules.py:2784 +msgid "re-definition of InnerStaffGroup" +msgstr "redefinición de InnerStaffGroup" + +#: convertrules.py:2789 +msgid "re-definition of InnerChoirStaff" +msgstr "redefinición de InnerChoirStaff" + +#: convertrules.py:2799 +msgid "Syntax changes for \\addChordShape and \\chord-shape" +msgstr "Cambios sintácticos para \\addChordShape y \\chord-shape" + +#: convertrules.py:2804 +msgid "stringTuning must be added to addChordShape call.\n" +msgstr "stringTuning se debe añadir a la llamada a addChordShape.\n" + +#: convertrules.py:2809 +msgid "stringTuning must be added to chord-shape call.\n" +msgstr "stringTuning se debe añadir a la llamada a chord-shape.\n" + +#: convertrules.py:2815 +msgid "Remove oldaddlyrics" +msgstr "Eliminar oldaddlyrics" + +#: convertrules.py:2819 +msgid "" +"oldaddlyrics is no longer supported. \n" +" Use addlyrics or lyrsicsto instead.\n" msgstr "" +"oldaddlyrics ya no está contemplado. \n" +" Utilice en su lugar addlyrics o lyrsicsto.\n" -#: ly2dvi.py:522 -#, c-format -msgid "Analyzing %s..." -msgstr "Analizando %s..." +#: convertrules.py:2825 +msgid "" +"keySignature property not reversed any more\n" +"MIDI 47: orchestral strings -> orchestral harp" +msgstr "" +"la propiedad keySignature ya no se revierte\n" +"MIDI 47: orchestral strings -> orchestral harp" + +#: convertrules.py:2830 +msgid "The alist for Staff.keySignature is no longer in reversed order.\n" +msgstr "La lista-A de Staff.keySignature ya no está en orden inverso.\n" + +#: convertrules.py:2836 +msgid "" +"\\bar \".\" now produces a thick barline\n" +"ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n" +"Dash parameters for slurs and ties are now in dash-definition" +msgstr "" +"\\bar \".\" ahora produce una línea divisoria gruesa\n" +"ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n" +"Los parámetros de discontinuidad para las ligaduras\n" +"de expresión y de unión ahora están en dash-definition" -#: ly2dvi.py:578 -#, fuzzy, c-format -msgid "no LilyPond output found for `%s'" -msgstr "no se ha encontrado ninguna salida de lilypond para %s" +#: convertrules.py:2842 +msgid "\\bar \".\" now produces a thick barline.\n" +msgstr "\\bar \".\" ahora produce una línea divisoria gruesa.\n" -#: ly2dvi.py:618 -#, fuzzy, c-format -msgid "invalid value: `%s'" -msgstr "valor no válido: %s" +#: convertrules.py:2848 +msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" +msgstr "" +"Los parámetros de discontinuidad para las ligaduras\n" +"de expresión y de unión ahora están en 'dash-details.\n" -#: ly2dvi.py:724 -msgid "LaTeX failed on the output file." +#: convertrules.py:2853 +msgid "" +"Autobeaming rules have changed. override-auto-beam-setting and\n" +"revert-auto-beam-setting have been eliminated.\n" +"\\overrideBeamSettings has been added.\n" +"beatGrouping has been eliminated.\n" +"Different settings for vertical layout.\n" +"ly:system-start-text::print -> system-start-text::print\n" +"Beam #'thickness -> Beam #'beam-thickness\n" +"ly:note-head::brew-ez-stencil -> note-head::brew-ez-stencil\n" +"ly:ambitus::print -> ambitus::print\n" +"Explicit dynamics context definition from `Piano centered dynamics'\n" +"template replaced by new `Dynamics' context." +msgstr "" +"Las reglas de autobarrado han cambiado.. Ahora se han\n" +"eliminado override-auto-beam-setting y revert-auto-beam-setting.\n" +"Se ha añadido \\overrideBeamSettings.\n" +"Se ha eliminado beatGrouping.\n" +"Distintos ajustes para la disposición vertical.\n" +"ly:system-start-text::print -> system-start-text::print\n" +"Beam #'thickness -> Beam #'beam-thickness\n" +"ly:note-head::brew-ez-stencil -> note-head::brew-ez-stencil\n" +"ly:ambitus::print -> ambitus::print\n" +"Se ha sustituido la definición explícita del contexto de dinámica\n" +"`Piano centered dynamics'\n" +"por el nuevo contexto `Dynamics'." + +#: convertrules.py:2867 +msgid " Autobeam settings are now overriden with \\overrideBeamSettings.\n" +msgstr " Los ajustes de barrado automático se sobreescriben ahora con \\overrideBeamSettings.\n" + +#: convertrules.py:2872 +msgid " Autobeam settings are now reverted with \\revertBeamSettings.\n" +msgstr " Los ajustes de barrado automático se revierten ahora con \\revertBeamSettings.\n" + +#: convertrules.py:2878 +msgid "" +" beatGrouping with a specified context must now be accomplished with\n" +" \\overrideBeamSettings.\n" msgstr "" +" beatGrouping con un contexto especificado se hace ahora con\n" +" \\overrideBeamSettings.\n" -#: ly2dvi.py:726 -msgid "The error log is as follows:" +#: convertrules.py:2884 +msgid "alignment-offsets has been changed to alignment-distances: you must now specify the distances between staves rather than the offset of staves.\n" msgstr "" +"alignment-offsets ha cambiado a alignment-distances:\n" +" ahora se deben especificar las distancias entre pautas\n" +" en lugar del desplazamiento de cada pauta.\n" -#: ly2dvi.py:849 -#, c-format -msgid "not a PostScript file: `%s'" -msgstr "no es un fichero PostScript: `%s'" +#: convertrules.py:2895 +msgid "" +"Remove obsolete engravers/translators: Note_swallow_translator,\n" +"Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n" +"Swallow_performer and String_number_engraver.\n" +"New vertical spacing variables." +msgstr "" +"ELiminar grabadores o traductores obsoletos: Note_swallow_translator,\n" +"Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n" +"Swallow_performer and String_number_engraver.\n" +"Nuevas variables de espaciado vertical." -#: ly2dvi.py:865 midi2ly.py:1012 update-lily.py:458 -#, c-format -msgid "getopt says: `%s'" -msgstr "getopt() dice: `%s'" +#: convertrules.py:2926 +msgid "Vertical spacing no longer depends on the Y-extent of a VerticalAxisGroup.\n" +msgstr "El espaciado vertical ya no depende de la dimensión Y-extent de un VerticalAxisGroup.\n" + +#: convertrules.py:2932 +msgid "Unify fetaNumber and fetaDynamic encodings" +msgstr "Unificar las codificaciones fetaNumber y fetaDynamic" -#: ly2dvi.py:948 -msgid "pseudo filter" +#: convertrules.py:2937 +msgid "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves" +msgstr "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves" + +#: convertrules.py:2948 +msgid "\\cresc etc. are now postfix operators" +msgstr "\\cresc etc. ahora son operadores posfijos" + +#: convertrules.py:2960 +msgid "" +"Eliminate beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings and \\revertBeamSettings.\n" +"\"accordion.accEtcbase\" -> \"accordion.etcbass\"" msgstr "" +"Eliminar beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings y \\revertBeamSettings.\n" +"\"accordion.accEtcbase\" -> \"accordion.etcbass\"" -#: ly2dvi.py:951 -msgid "pseudo filter only for single input file" +#: convertrules.py:2978 +msgid "Use \\set beamExceptions or \\overrideTimeSignatureSettings.\n" +msgstr "Use \\set beamExceptions u \\overrideTimeSignatureSettings.\n" + +#: convertrules.py:2982 +msgid "Use \\set beamExceptions or \\revertTimeSignatureSettings.\n" +msgstr "Use \\set beamExceptions o \\revertTimeSignatureSettings.\n" + +#: convertrules.py:2986 +msgid "Use baseMoment, beatStructure, and beamExceptions.\n" +msgstr "Use baseMoment, beatStructure y beamExceptions.\n" + +#: convertrules.py:2990 convertrules.py:2994 +msgid "Use baseMoment and beatStructure.\n" +msgstr "Use baseMoment y beatStructure.\n" + +#: convertrules.py:2999 +msgid "" +"Woodwind diagrams: Move size, thickness, and graphic from argument list to properties.\n" +"Deprecate negative dash-period for hidden lines: use #'style = #'none instead." msgstr "" +"Diagramas de digitación para instrumentos de viento:\n" +"Mover el tamaño, grosor y forma gráfica de la lista de argumentos a propiedades.\n" +"Se desprecia el período de discontinuidad negativo para líneas ocultas: use #'style = #'none en su lugar." -#: ly2dvi.py:980 -#, c-format -msgid "filename should not contain spaces: `%s'" -msgstr "el nombre del fichero no debería contener espacios: `%s'" +#: convertrules.py:3004 +msgid "Move size, thickness, and graphic to properties. Argument should be just the key list.\n" +msgstr "Mover el tamaño, grosor y forma gráfica a propiedades. El único argumento debe ser la lista de claves.\n" -#: ly2dvi.py:1076 input-file-results.cc:67 -#, c-format -msgid "dependencies output to `%s'..." -msgstr "dependencias producidas en `%s'..." +#: convertrules.py:3012 +msgid "" +"Rename vertical spacing variables.\n" +"Add fretboard-table argument to savePredefinedFretboard." +msgstr "" +"Renombrado de las variables de espaciado vertical.\n" +"Añadir argumento de tabla de diagramas de posiciones a savePredefinedFretboard." -#: ly2dvi.py:1090 ly2dvi.py:1104 includable-lexer.cc:49 -#: input-file-results.cc:187 input-file-results.cc:193 lily-guile.cc:97 -#, c-format -msgid "can't find file: `%s'" -msgstr "no puedo encontrar el fichero: `%s'" +#: convertrules.py:3030 +msgid "Rename vertical spacing grob properties." +msgstr "Renombrado de las propiedades de grob del espaciado vertical." -#: ly2dvi.py:1102 midi2ly.py:996 -#, c-format -msgid "%s output to `%s'..." -msgstr "%s producidos en `%s'..." +#: convertrules.py:3046 +msgid "Remove \\paper variables head-separation and foot-separation." +msgstr "Eliminación de las variables de \\paper head-separation y foot-separation." + +#: convertrules.py:3050 +msgid "Adjust settings for top-system-spacing instead.\n" +msgstr "Ajuste los valores para top-system-spacing en su lugar.\n" -#: ly2dvi.py:1111 -#, fuzzy -msgid "no files specified on command line" -msgstr "no se ha especificado ningún fichero en la línea de órdenes." +#: convertrules.py:3054 +msgid "Adjust settings for last-bottom-spacing instead.\n" +msgstr "Ajuste los valores para last-bottom-spacing en su lugar.\n" -#: midi2ly.py:92 -msgid "Convert MIDI to LilyPond source" +#: convertrules.py:3060 +msgid "" +"Rename space to basic-distance in various spacing alists.\n" +"Remove HarmonicParenthesesItem grob." msgstr "" +"Renombrar space a basic-distance en varias listas-A de espaciado.\n" +"Eliminar el grob HarmonicParenthesesItem." -#: midi2ly.py:95 -msgid "print absolute pitches" +#: convertrules.py:3067 +msgid "HarmonicParenthesesItem has been eliminated.\n" +msgstr "HarmonicParenthesesItem se ha eliminado.\n" + +#: convertrules.py:3068 +msgid "Harmonic parentheses are part of the TabNoteHead grob.\n" +msgstr "Los paréntesis en los armónicos forman parte del grob TabNoteHead.\n" + +#: convertrules.py:3073 +msgid "Remove context from overrideTimeSignatureSettings and revertTimeSignatureSettings.\n" +msgstr "Eliminar el contexto de overrideTimeSignatureSettings y revertTimeSignatureSettings.\n" + +#: convertrules.py:3080 +msgid "" +"Change stringTunings from a list of semitones to a list of pitches.\n" +"Change tenor and baritone ukulele names in string tunings.\n" +"Generate messages for manual conversion of vertical spacing if required." +msgstr "" +"Cambiar stringTunings de una lista de semitonos a una lista de notas.\n" +"Cambiar los nombres tenor y baritone en las afinaciones de cuerdas del ukelele.\n" +"Generar mensajes para la conversión manual del espaciado vertical si es necesario." + +#: convertrules.py:3123 +msgid "Vertical spacing changes might affect user-defined contexts." +msgstr "Los cambios en el espaciado vertical pueden afectar a los contextos definidos por el usuario." + +#: convertrules.py:3129 +msgid "Replace bar-size with bar-extent." +msgstr "Sustituir bar-size con bar-extent." + +#: convertrules.py:3141 +msgid "Woodwind diagrams: Changes to the clarinet diagram." +msgstr "Diagramas de viento madera: cambios en el diagrama de clarinete." + +#: convertrules.py:3145 +msgid "Clarinet fingering changed to reflect actual anatomy of instrument.\n" +msgstr "Se cambia la digitación del clarinete para que refleje la anatomía real del instrumento.\n" + +#: convertrules.py:3155 +msgid "Handling of non-automatic footnotes." +msgstr "Manejo de notas al pie no automáticas." + +#: convertrules.py:3159 +msgid "If you are using non-automatic footnotes, make sure to set footnote-auto-numbering = ##f in the paper block.\n" +msgstr "Si está utilizando notas al pie no automáticas, asegúrese de establecer footnote-auto-numbering = ##f en el bloque paper.\n" + +#: convertrules.py:3164 +msgid "Change in internal property for MultiMeasureRest" +msgstr "Cambio en propiedad interna de MultiMeasureRest" + +#: convertrules.py:3168 +msgid "This internal property has been replaced by round-up-to-longer-rest, round-up-exceptions and usable-duration-logs.\n" +msgstr "Esta propiedad interna se ha sustituido por round-to-longer-rest,round-up-exceptions y usable-duration-logs.\n" + +#: convertrules.py:3173 +msgid "Creation of a Flag grob and moving of certain Stem properties to this grob" +msgstr "Creación de un grob de Flag y mover ciertas propiedades de Stem a este grob" + +#: convertrules.py:3209 +msgid "consistent-broken-slope is now handled through the positions callback.\n" +msgstr "consistent-broken-slope se maneja ahora a través del callback «positions».\n" + +#: convertrules.py:3210 +msgid "input/regression/beam-broken-classic.ly shows how broken beams are now handled.\n" +msgstr "input/regression/beam-broken-classic.ly muestra cómo se manejan ahora las barras divididas.\n" + +#: book_base.py:26 +#, python-format +msgid "file not found: %s" +msgstr "archivo no encontrado: %s" + +#: book_base.py:164 +msgid "Output function not implemented" +msgstr "Función de salida sin implementar" + +#: lilylib.py:96 +#, python-format +msgid "Setting loglevel to %s" +msgstr "Se establece el nivel de registro a %s" + +#: lilylib.py:99 +#, python-format +msgid "Unknown or invalid loglevel '%s'" +msgstr "Nivel de registro «%s» desconocido o no válido" + +#: lilylib.py:128 warn.cc:211 +#, c-format, python-format +msgid "error: %s" +msgstr "error: %s" + +#: lilylib.py:185 +#, python-format +msgid "Processing %s.ly" +msgstr "Procesando «%s.ly»" + +#: lilylib.py:189 lilylib.py:250 +#, python-format +msgid "Invoking `%s'" +msgstr "Invocando «%s»" + +#: lilylib.py:191 lilylib.py:252 +#, python-format +msgid "Running %s..." +msgstr "Ejecutando %s..." + +#: lilylib.py:328 +#, python-format +msgid "Usage: %s" +msgstr "uso: %s" + +#: musicexp.py:224 musicexp.py:229 +msgid "Language does not support microtones contained in the piece" +msgstr "El lenguaje no contempla los microtonos de la pieza" + +#: musicexp.py:491 +msgid "Tuplet brackets of curved shape are not correctly implemented" +msgstr "Los corchetes curvos de grupo especial no están implementados correctamente" + +#: musicexp.py:677 +#, python-format +msgid "unable to set the music %(music)s for the repeat %(repeat)s" +msgstr "no se ha podido establecer el fragmento de música %(music)s para la repetición %(repeat)s" + +#: musicexp.py:686 +msgid "encountered repeat without body" +msgstr "se ha encontrado una repetición sin cuerpo" + +#. no self.elements! +#: musicexp.py:856 +#, python-format +msgid "Grace note with no following music: %s" +msgstr "Nota de adorno sin música que le siga: %s" + +#: musicexp.py:1018 +#, python-format +msgid "Invalid octave shift size found: %s. Using no shift." +msgstr "Se ha encontrado un tamaño de desplazamiento de octava no válido: %s. No se usará ningún desplazamiento." + +#: musicexp.py:1476 +#, python-format +msgid "Unable to convert alteration %s to a lilypond expression" +msgstr "No se pudo convertir la alteración %s a una expresión de lilypond" + +#. TODO: Handle pieces without a time signature! +#: musicxml.py:361 +msgid "Senza-misura time signatures are not yet supported!" +msgstr "¡Los compases senza-misura no están contemplados aún!" + +#: musicxml.py:379 +msgid "Unable to interpret time signature! Falling back to 4/4." +msgstr "¡Ha sido imposible interpretar la indicación de compás! Se va a usar 4/4 como opción de retroceso." + +#: musicxml.py:435 +#, python-format +msgid "Key alteration octave given for a non-existing alteration nr. %s, available numbers: %s!" +msgstr "¡Se ha proporcionado una octava de alteración de tonalidad para un número de alteraciones inexistente %s, números disponibles: %s!" + +#: musicxml.py:523 +#, python-format +msgid "Unable to find instrument for ID=%s\n" +msgstr "No se ha podido encontrar el instrumento con el ID=%s\n" + +#. Work around a texi2pdf bug: if LANG=C is not given, a broken regexp is +#. used to detect relative/absolute paths, so the absolute path is not +#. detected as such and this command fails: +#: book_texinfo.py:206 +#, python-format +msgid "Running texi2pdf on file %s to detect default page settings.\n" +msgstr "Ejecutando texi2pdf sobre el archivo %s para detectar los ajustes predeterminados de página.\n" + +#: book_texinfo.py:228 book_latex.py:209 +msgid "Unable to auto-detect default settings:\n" +msgstr "No se pudieron detectar automáticamente los ajustes predeterminados:\n" + +#: book_texinfo.py:240 book_latex.py:221 +#, python-format +msgid "" +"Unable to auto-detect default settings:\n" +"%s" +msgstr "" +"No se pudieron detectar automáticamente los ajustes predeterminados:\n" +"%s" + +#: book_latex.py:170 +msgid "cannot find \\begin{document} in LaTeX document" +msgstr "no se encuentra \\begin{document} en el documento de LaTeX" + +#: book_latex.py:188 +#, python-format +msgid "Running `%s' on file `%s' to detect default page settings.\n" +msgstr "Ejecutando «%s» sobre el archivo «%s» para detectar los ajustes de página predeterminados.\n" + +#: musicxml2ly.py:228 +#, python-format +msgid "Encountered file created by %s, containing wrong beaming information. All beaming information in the MusicXML file will be ignored" +msgstr "Se encontró un archivo creado por %s, que contiene información de barrado errónea. Toda la información de barrado del archivo MusicXML se ignorará" + +#: musicxml2ly.py:247 musicxml2ly.py:249 +#, python-format +msgid "Unprocessed PartGroupInfo %s encountered" +msgstr "Se ha encontrado el PartGroupInfo sin procesar %s" + +#: musicxml2ly.py:502 +#, python-format +msgid "Encountered note at %s without type and duration (=%s)" +msgstr "Se ha encontrado una nota en %s sin typo y duración (=%s)" + +#: musicxml2ly.py:522 +#, python-format +msgid "Encountered rational duration with denominator %s, unable to convert to lilypond duration" +msgstr "Se ha encontrado una duración racional con denominador %s, no se puede convertir a duracion de lilypond" + +#: musicxml2ly.py:769 +msgid "Unable to extract key signature!" +msgstr "¡No se ha podido extraer la armadura de la tonalidad!" + +#: musicxml2ly.py:796 +#, python-format +msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!" +msgstr "¡Modo %s desconocido, se esperaba «major», «minor» o un modo eclesiástico!" + +#: musicxml2ly.py:934 +#, python-format +msgid "Encountered unprocessed marker %s\n" +msgstr "Se ha encontrado el marcador sin procesar %s\n" + +#: musicxml2ly.py:1028 +#, python-format +msgid "unknown span event %s" +msgstr "evento de extensión %s desconocido" + +#: musicxml2ly.py:1038 +#, python-format +msgid "unknown span type %s for %s" +msgstr "tipo de extensión %s deconocido para %s" + +#: musicxml2ly.py:1458 +msgid "Unknown metronome mark, ignoring" +msgstr "Marca de metrónomo desconocida, se ignora" + +#. TODO: Implement the other (more complex) way for tempo marks! +#: musicxml2ly.py:1463 +msgid "Metronome marks with complex relations ( in MusicXML) are not yet implemented." +msgstr "Las marcas metronómicas con relaciones complejas ( en MusicXML) no se encuentran implementadas aún." + +#: musicxml2ly.py:1665 +#, python-format +msgid "Unable to convert chord type %s to lilypond." +msgstr "No se pudo convertir el acorde de tipo %s a lilypond." + +#: musicxml2ly.py:1814 +#, python-format +msgid "drum %s type unknown, please add to instrument_drumtype_dict" +msgstr "tipo de percusión %s desconocido, añádalo al diccionario instrument_drumtype_dict" + +#: musicxml2ly.py:1818 +msgid "cannot find suitable event" +msgstr "no se encuentra un evento adecuado" + +#: musicxml2ly.py:1966 +#, python-format +msgid "Negative skip %s (from position %s to %s)" +msgstr "Desplazamiento negativo %s (desde la posición %s hasta la %s)" + +#: musicxml2ly.py:2107 +#, python-format +msgid "Negative skip found: from %s to %s, difference is %s" +msgstr "Se ha encontrado un desplazamiento negativo: desde %s hasta %s, la diferencia es %s" + +#: musicxml2ly.py:2188 +#, python-format +msgid "unexpected %s; expected %s or %s or %s" +msgstr "%s inesperado; se esperaba %s o %s o %s" + +#: musicxml2ly.py:2294 +msgid "Encountered closing slur, but no slur is open" +msgstr "Se ha encontrado el cierre de una ligadura de expresión, pero no hay ninguna abierta" + +#: musicxml2ly.py:2297 +msgid "Cannot have two simultaneous (closing) slurs" +msgstr "No puede haber dos ligaduras de expresión (cerrándose) simultáneas" + +#: musicxml2ly.py:2306 +msgid "Cannot have a slur inside another slur" +msgstr "No puede haber una ligadura de expresión dentro de otra" + +#: musicxml2ly.py:2309 +msgid "Cannot have two simultaneous slurs" +msgstr "No puede haber dos ligaduras de expresión simultáneas" + +#: musicxml2ly.py:2443 +#, python-format +msgid "cannot simultaneously have more than one mode: %s" +msgstr "no puede haber más de un modo al mismo tiempo: %s" + +#: musicxml2ly.py:2551 +msgid "Converting to LilyPond expressions..." +msgstr "Conversión a expresiones de LilyPond..." + +#: musicxml2ly.py:2562 +msgid "musicxml2ly [OPTION]... FILE.xml" +msgstr "musicxml2ly [OPCIÓN]... ARCHIVO.xml" + +#: musicxml2ly.py:2564 +msgid "" +"Convert MusicXML from FILE.xml to LilyPond input.\n" +"If the given filename is -, musicxml2ly reads from the command line.\n" msgstr "" +"Convertir MusicXML desde ARCHIVO.xml a entrada de LilyPond.\n" +"SI el nombre de archivo aportado es -, musicxml2ly lee de la línea de órdenes.\n" -#: midi2ly.py:96 midi2ly.py:101 +#: musicxml2ly.py:2570 midi2ly.py:1060 abc2ly.py:1387 lilypond-book.py:141 +#: convert-ly.py:92 etf2ly.py:1204 main.cc:153 +msgid "show this help and exit" +msgstr "mostrar esta ayuda y salir" + +#: musicxml2ly.py:2574 +msgid "" +"Copyright (c) 2005--2012 by\n" +" Han-Wen Nienhuys ,\n" +" Jan Nieuwenhuizen and\n" +" Reinhold Kainhofer \n" +msgstr "" +"Copyright (c) 2005--2012 por\n" +" Han-Wen Nienhuys ,\n" +" Jan Nieuwenhuizen y\n" +" Reinhold Kainhofer \n" + +#: musicxml2ly.py:2588 midi2ly.py:1091 abc2ly.py:1383 lilypond-book.py:232 +#: convert-ly.py:88 etf2ly.py:1208 main.cc:174 +msgid "show version number and exit" +msgstr "mostrar el número de versión y salir" + +#: musicxml2ly.py:2594 midi2ly.py:1085 lilypond-book.py:224 +msgid "be verbose" +msgstr "ser prolijo" + +#: musicxml2ly.py:2600 +msgid "use lxml.etree; uses less memory and cpu time" +msgstr "usar lxml.etree; utiliza menos memoria y tiempo de procesador" + +#: musicxml2ly.py:2606 +msgid "input file is a zip-compressed MusicXML file" +msgstr "el archivo de entrada es un archivo MusicXML comprimido en zip" + +#: musicxml2ly.py:2612 +msgid "convert pitches in relative mode (default)" +msgstr "convertir las notas al modo relativo (por omisión)" + +#: musicxml2ly.py:2617 +msgid "convert pitches in absolute mode" +msgstr "convertir las notas al modo absoluto" + +#: musicxml2ly.py:2620 +msgid "LANG" +msgstr "IDIOMA" + +#: musicxml2ly.py:2622 +msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German" +msgstr "usar IDIOMA para los nombres de las notas, p.ej. 'espanol' para los nombres de las notas en español" + +#: musicxml2ly.py:2625 lilypond-book.py:180 convert-ly.py:105 +msgid "Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)" +msgstr "Imprimir los mensajes de registro según NIVEL_DE_REGISTRO (NONE (ninguno), ERROR (error), WARNING (advertencias), PROGRESS (avance; predeterminado), DEBUG (depuración))" + +#: musicxml2ly.py:2627 lilypond-book.py:164 lilypond-book.py:182 +#: convert-ly.py:107 main.cc:167 +msgid "LOGLEVEL" +msgstr "NIVEL_DE_REGISTRO" + +#: musicxml2ly.py:2636 +msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc." +msgstr "no convertir las direcciones (^, _ o -) para las articulaciones, expresiones de dinámica, etc." + +#: musicxml2ly.py:2642 +msgid "do not convert exact vertical positions of rests" +msgstr "no convertir las posiciones verticales exactas de los silencios" + +#: musicxml2ly.py:2648 +msgid "do not convert the exact page layout and breaks" +msgstr "no convertir la disposición y saltos de página exactos" + +#: musicxml2ly.py:2654 +msgid "do not convert beaming information, use lilypond's automatic beaming instead" +msgstr "no convertir la información de barrado, en vez de ello utilizar el barrado automático de lilypond" + +#: musicxml2ly.py:2657 midi2ly.py:1065 midi2ly.py:1070 etf2ly.py:1210 +#: main.cc:159 main.cc:171 +msgid "FILE" +msgstr "ARCHIVO" + +#: musicxml2ly.py:2662 +msgid "set output filename to FILE, stdout if -" +msgstr "establecer el nombre del archivo de salida a ARCHIVO, y a la salida estándar si es -" + +#: musicxml2ly.py:2668 +msgid "add midi-block to .ly file" +msgstr "añadir bloque midi al archivo .ly" + +#. Translators, please translate this string as +#. "Report bugs in English via %s", +#. or if there is a LilyPond users list or forum in your language +#. "Report bugs in English via %s or in YOUR_LANG via URI" +#: musicxml2ly.py:2672 midi2ly.py:1104 abc2ly.py:1396 lilypond-book.py:259 +#: convert-ly.py:146 etf2ly.py:1218 main.cc:285 +#, c-format, python-format +msgid "Report bugs via %s" +msgstr "" +"Informe de los fallos en español a http://lists.gnu.org/mailman/listinfo/lilypond-es\n" +"o en inglés a %s" + +#: musicxml2ly.py:2752 +#, python-format +msgid "unknown part in part-list: %s" +msgstr "parte desconocida en la lista part-list: %s" + +#: musicxml2ly.py:2814 +msgid "Input is compressed, extracting raw MusicXML data from stdin" +msgstr "El archivo de entrada está comprimido, extrayendo los datos de MusicXML en bruto a partir de la entrada estándar" + +#: musicxml2ly.py:2827 +#, python-format +msgid "Input file %s is compressed, extracting raw MusicXML data" +msgstr "El archivo de entrada %s está comprimido, extrayendo los datos de MusicXML en bruto" + +#: musicxml2ly.py:2857 +msgid "Reading MusicXML from Standard input ..." +msgstr "Leyendo MusicXML desde la entrada estándar..." + +#: musicxml2ly.py:2859 +#, python-format +msgid "Reading MusicXML from %s ..." +msgstr "Leyendo MusicXML desde %s ..." + +#: musicxml2ly.py:2892 +#, python-format +msgid "Output to `%s'" +msgstr "La salida se dirige hacia `%s'" + +#: musicxml2ly.py:2962 +#, python-format +msgid "Unable to find input file %s" +msgstr "No se encuentra el archivo de entrada %s" + +#: midi2ly.py:81 lilypond-book.py:116 convert-ly.py:75 etf2ly.py:1191 +#, python-format +msgid "Copyright (c) %s by" +msgstr "Copyright (c) %s por" + +#: midi2ly.py:83 lilypond-book.py:118 convert-ly.py:77 etf2ly.py:1193 +msgid "Distributed under terms of the GNU General Public License." +msgstr "Distribuido bajo los términos de la Licencia Pública General de GNU." + +#: midi2ly.py:84 lilypond-book.py:119 convert-ly.py:78 etf2ly.py:1194 +msgid "It comes with NO WARRANTY." +msgstr "Se distribuye SIN NINGUNA GARANTÍA." + +#: midi2ly.py:90 +msgid "warning: " +msgstr "advertencia: " + +#: midi2ly.py:93 midi2ly.py:1121 +msgid "error: " +msgstr "error: " + +#: midi2ly.py:94 +msgid "Exiting... " +msgstr "Saliendo... " + +#: midi2ly.py:834 +msgid "found more than 5 voices on a staff, expect bad output" +msgstr "se han encontrado más de 5 voces en una sola pauta, es de esperar un resultado defectuoso" + +#: midi2ly.py:1030 +#, python-format +msgid "%s output to `%s'..." +msgstr "salida de %s hacia «%s»..." + +#: midi2ly.py:1042 abc2ly.py:1374 lilypond-book.py:123 convert-ly.py:81 +#, python-format +msgid "%s [OPTION]... FILE" +msgstr "%s [OPCIÓN]... ARCHIVO" + +#: midi2ly.py:1043 +#, python-format +msgid "Convert %s to LilyPond input.\n" +msgstr "Convertir %s a entrada de LilyPond.\n" + +#: midi2ly.py:1048 +msgid "print absolute pitches" +msgstr "mostrar las alturas absolutas" + +#: midi2ly.py:1050 midi2ly.py:1075 msgid "DUR" -msgstr "DUR" +msgstr "DURACIÓN" -#: midi2ly.py:96 +#: midi2ly.py:1051 msgid "quantise note durations on DUR" -msgstr "" +msgstr "cuantizar las duraciones de las notas sobre DURACIÓN" + +#: midi2ly.py:1054 +msgid "debug printing" +msgstr "impresión de depuración" -#: midi2ly.py:97 +#: midi2ly.py:1057 msgid "print explicit durations" -msgstr "" +msgstr "mostrar las duraciones explícitas" -#: midi2ly.py:99 -#, fuzzy -msgid "ALT[:MINOR]" -msgstr "ACC[:MENOR]" +#: midi2ly.py:1062 +msgid "prepend FILE to output" +msgstr "anteponer AARCHIVO a la salida" -#: midi2ly.py:99 +#: midi2ly.py:1066 msgid "set key: ALT=+sharps|-flats; MINOR=1" -msgstr "" +msgstr "establecer la tonalidad: ALT=+sostenidos|-bemoles; MENOR=1" -#: midi2ly.py:101 +#: midi2ly.py:1067 +msgid "ALT[:MINOR]" +msgstr "ALT[:MENOR]" + +#: midi2ly.py:1069 abc2ly.py:1389 etf2ly.py:1209 +msgid "write output to FILE" +msgstr "escribir la salida en el ARCHIVO" + +#: midi2ly.py:1072 +msgid "preview of first 4 bars" +msgstr "vista previa de los cuatro primeros compases" + +#: midi2ly.py:1074 msgid "quantise note starts on DUR" -msgstr "" +msgstr "cuantizar los comienzos de las notras sobre DURACIÓN" + +#: midi2ly.py:1078 +msgid "use s instead of r for rests" +msgstr "use s en lugar de r para silencios" -#: midi2ly.py:102 +#: midi2ly.py:1080 msgid "DUR*NUM/DEN" -msgstr "" +msgstr "DURACIÓN*NUMERADOR/DENOMINADOR" -#: midi2ly.py:102 +#: midi2ly.py:1083 msgid "allow tuplet durations DUR*NUM/DEN" -msgstr "" +msgstr "permitir duraciones de grupos irregulares DURACIÓN*NUMERADOR/DENOMINADOR" + +#: midi2ly.py:1092 lilypond-book.py:235 convert-ly.py:141 etf2ly.py:1212 +#: main.cc:176 +msgid "show warranty and copyright" +msgstr "mostrar los avisos de garantía y de copyright" -#: midi2ly.py:106 +#: midi2ly.py:1095 msgid "treat every text as a lyric" +msgstr "tratar todos los textos como letra" + +#: midi2ly.py:1098 +msgid "Examples" +msgstr "Ejemplos" + +#: midi2ly.py:1122 +msgid "no files specified on command line." +msgstr "no se ha especificado ningún archivo en la línea de órdenes." + +#: abc2ly.py:1375 +#, python-format +msgid "" +"abc2ly converts ABC music files (see\n" +"%s) to LilyPond input.\n" msgstr "" +"abc2ly convierte archivos de música de ABC\n" +"(véase %s) en código de entrada de LilyPond.\n" + +#: abc2ly.py:1391 +msgid "be strict about success" +msgstr "ser estricto respecto al éxito" + +#: abc2ly.py:1393 +msgid "preserve ABC's notion of beams" +msgstr "preservar la noción de las barras de ABC" + +#: lilypond-book.py:80 +msgid "Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document." +msgstr "Procesar los fragmentos de LylyPond en un documento de HTML híbrido, LaTeX, texinfo o DocBook." + +#: lilypond-book.py:82 convert-ly.py:48 +msgid "Examples:" +msgstr "Ejemplos:" + +#: lilypond-book.py:87 +msgid "BOOK" +msgstr "LIBRO" + +#: lilypond-book.py:95 +#, python-format +msgid "Exiting (%d)..." +msgstr "Saliendo (%d)..." + +#: lilypond-book.py:128 +msgid "FILTER" +msgstr "FILTRO" + +#: lilypond-book.py:131 +msgid "pipe snippets through FILTER [default: `convert-ly -n -']" +msgstr "redirigir fragmentos a través de FILTRO [predeterminado: `convert-ly -n -']" + +#: lilypond-book.py:135 +msgid "use output format FORMAT (texi [default], texi-html, latex, html, docbook)" +msgstr "usar el formato de salida FORMATO (texi [predeterminado], texi-html, latex, html, docbook)" + +#: lilypond-book.py:136 +msgid "FORMAT" +msgstr "FORMATO" -#: midi2ly.py:1027 -msgid "Example:" +#: lilypond-book.py:143 +msgid "add DIR to include path" +msgstr "añadir DIRECTORIO a la ruta de inclusión" + +#: lilypond-book.py:144 lilypond-book.py:151 lilypond-book.py:170 +#: lilypond-book.py:188 lilypond-book.py:209 lilypond-book.py:215 main.cc:158 +msgid "DIR" +msgstr "DIRECTORIO" + +#: lilypond-book.py:149 +msgid "format Texinfo output so that Info will look for images of music in DIR" +msgstr "formatear la salida de Texinfo de manera que Info busque las imágenes de música en DIRECTORIO" + +#: lilypond-book.py:156 +msgid "PAD" +msgstr "RELLENAR" + +#: lilypond-book.py:158 +msgid "pad left side of music to align music inspite of uneven bar numbers (in mm)" +msgstr "rellenar el lado izquierdo de la música para alinear la música aunque haya un número desigual de compases (en mm)" + +#: lilypond-book.py:163 +msgid "Print lilypond log messages according to LOGLEVEL" +msgstr "Imprimir los mensajes de registro de lilypond según NIVEL_DE_REGISTRO" + +#: lilypond-book.py:169 +msgid "write lily-XXX files to DIR, link into --output dir" +msgstr "escribir archivos lily-XXX en DIR, enlazar al directorio de --output" + +#: lilypond-book.py:174 +msgid "Load the additional python PACKAGE (containing e.g. a custom output format)" +msgstr "Cargar el PAQUETE adicional de python (que contiene p.ej. un formato de salida personalizado)" + +#: lilypond-book.py:175 +msgid "PACKAGE" +msgstr "PAQUETE" + +#: lilypond-book.py:187 +msgid "write output to DIR" +msgstr "escribir la salida en el DIRECTORIO" + +#: lilypond-book.py:192 +msgid "COMMAND" +msgstr "INSTRUCCIÓN" + +#: lilypond-book.py:193 +msgid "process ly_files using COMMAND FILE..." +msgstr "procesar ly_files utilizando INSTRUCCIÓN ARCHIVO..." + +#: lilypond-book.py:198 +msgid "Redirect the lilypond output" +msgstr "Redirigir la salida de lilypond" + +#: lilypond-book.py:202 +msgid "Compile snippets in safe mode" +msgstr "Compilar los fragmentos de código en modo seguro" + +#: lilypond-book.py:208 +msgid "do not fail if no lilypond output is found" +msgstr "no fracasar si no se encuentra ninguna salida de lilypond" + +#: lilypond-book.py:214 +msgid "do not fail if no PNG images are found for EPS files" +msgstr "no fracasar si no se encuentra ninguna imagen PNG para los archivos EPS" + +#: lilypond-book.py:220 +msgid "write snippet output files with the same base name as their source file" +msgstr "escribir los archivos de salida de los fragmentos de código con el mismo nombra de base que su archivo fuente" + +#: lilypond-book.py:240 +msgid "" +"run executable PROG instead of latex, or in\n" +"case --pdf option is set instead of pdflatex" msgstr "" +"ejecutar PROG en lugar de latex, o en caso de que\n" +"esté seleccionada la opción --pdf, en lugar de pdflatex" -#: midi2ly.py:1081 -msgid "no files specified on command line." -msgstr "no se ha especificado ningún fichero en la línea de órdenes." +#: lilypond-book.py:242 lilypond-book.py:247 +msgid "PROG" +msgstr "PROGRAMA" -#: mup2ly.py:69 -#, fuzzy -msgid "Convert mup to LilyPond source" -msgstr "Convertir mup a ly" +#: lilypond-book.py:246 +msgid "run executable PROG instead of texi2pdf" +msgstr "ejecutar PROG en lugar de texi2pdf" -#: mup2ly.py:72 -msgid "debug" -msgstr "depurar" +#: lilypond-book.py:253 +msgid "create PDF files for use with PDFTeX" +msgstr "crear archivos PDF para su utilización con PDFTeX" -#: mup2ly.py:73 -msgid "define macro NAME [optional expansion EXP]" -msgstr "define la macro NOMBRE [EXPRESIÓN de expansión opcional]" +#: lilypond-book.py:456 +msgid "Writing snippets..." +msgstr "Escribiendo fragmentos..." -#: mup2ly.py:75 main.cc:117 -msgid "write output to FILE" -msgstr "escribir la salida en el FICHERO" +#: lilypond-book.py:461 +msgid "Processing..." +msgstr "Procesando..." -#: mup2ly.py:76 -msgid "only pre-process" -msgstr "solamente preprocesar" +#: lilypond-book.py:466 +msgid "All snippets are up to date..." +msgstr "Todos los fragmentos están actualizados..." -#: mup2ly.py:1073 -#, c-format -msgid "no such context: %s" -msgstr "no hay tal contexto: %s" +#: lilypond-book.py:485 +#, python-format +msgid "cannot determine format for: %s" +msgstr "no se puede determinar el formato de: %s" -#: mup2ly.py:1297 -#, c-format -msgid "Processing `%s'..." -msgstr "Procesando `%s'..." +#: lilypond-book.py:494 +#, python-format +msgid "%s is up to date." +msgstr "%s está actualizado." -#: mup2ly.py:1316 -#, c-format +#: lilypond-book.py:507 +#, python-format msgid "Writing `%s'..." -msgstr "Escribiendo `%s'..." +msgstr "Escribiendo «%s»..." + +#: lilypond-book.py:568 +msgid "Output would overwrite input file; use --output." +msgstr "La salida sobreescribiría el archivo de entrada; utilice --output." + +#: lilypond-book.py:572 +#, python-format +msgid "Reading %s..." +msgstr "Leyendo %s..." + +#: lilypond-book.py:579 +msgid "Dissecting..." +msgstr "Diseccionando..." + +#: lilypond-book.py:590 +#, python-format +msgid "Compiling %s..." +msgstr "Compilando %s..." + +#: lilypond-book.py:598 +#, python-format +msgid "Processing include: %s" +msgstr "Procesando el archivo de inclusión: %s" + +#: lilypond-book.py:609 +#, python-format +msgid "Removing `%s'" +msgstr "Suprimiendo «%s»" + +#: lilypond-book.py:676 +#, python-format +msgid "Setting LilyPond's loglevel to %s" +msgstr "Se establece el nivel de registro de LilyPond a %s" + +#: lilypond-book.py:680 +#, python-format +msgid "Setting LilyPond's loglevel to %s (from environment variable LILYPOND_LOGLEVEL)" +msgstr "Se establece el nivel de registro de LilyPond a %s (a partir de la variable de entorno LILYPOND_LOGLEVEL)" + +#: lilypond-book.py:683 +msgid "Setting LilyPond's output to --verbose, implied by lilypond-book's setting" +msgstr "Se establece la salida de LilyPond a --verbose (prolija), implícita por el ajuste de lilypond-book" + +#: convert-ly.py:46 +msgid "" +"Update LilyPond input to newer version. By default, update from the\n" +"version taken from the \\version command, to the current LilyPond version." +msgstr "" +"Actualizar el código de entrada de LilyPond a una versión más reciente.\n" +"De manera predeterminada, actualizarlo desde la versión sacada de\n" +"la instrucción \\version, a la versión actual de LilyPond." + +#: convert-ly.py:96 convert-ly.py:137 +msgid "VERSION" +msgstr "VERSIÓN" + +#: convert-ly.py:98 +msgid "start from VERSION [default: \\version found in file]" +msgstr "comenzar a partir de VERSIÓN [predeterminado: \\version del archivo]" + +#: convert-ly.py:101 +msgid "edit in place" +msgstr "editar in situ" + +#: convert-ly.py:113 +msgid "do not add \\version command if missing" +msgstr "no añadir la instrucción \\version si no está presente" + +#: convert-ly.py:119 +#, python-format +msgid "force updating \\version number to %s" +msgstr "forzar la actualización del número de \\version a %s" + +#: convert-ly.py:125 +msgid "only update \\version number if file is modified" +msgstr "actualizar solo el número de \\version si el archivo ha sido modificado" + +#: convert-ly.py:131 +#, python-format +msgid "show rules [default: -f 0, -t %s]" +msgstr "mostrar las reglas [predeterminado: -f 0, -t %s]" + +#: convert-ly.py:136 +#, python-format +msgid "convert to VERSION [default: %s]" +msgstr "convertir a VERSIÓN [predeterminado: %s]" + +#: convert-ly.py:186 +msgid "Applying conversion: " +msgstr "Aplicando la conversión: " + +#: convert-ly.py:202 +msgid "Error while converting" +msgstr "Error al convertir" + +#: convert-ly.py:204 +msgid "Stopping at last successful rule" +msgstr "Detención en la última regla satisfactoria" + +#: convert-ly.py:231 +#, python-format +msgid "Processing `%s'... " +msgstr "Procesando «%s»... " + +#: convert-ly.py:338 +#, python-format +msgid "%s: Unable to open file" +msgstr "%s: No se pudo abrir el archivo" + +#: convert-ly.py:345 +#, python-format +msgid "%s: Unable to determine version. Skipping" +msgstr "%s: no se puede determinar la versión. Se salta" + +#: convert-ly.py:350 +#, python-format +msgid "" +"%s: Invalid version string `%s' \n" +"Valid version strings consist of three numbers, separated by dots, e.g. `2.8.12'" +msgstr "" +"%s: Cadena de versión no válida `%s' \n" +"Las cadenas de versión válidas se componen de tres números separados por puntos, p.ej. `2.8.12'" -#: update-lily.py:76 -msgid "Fetch and rebuild from latest source package" -msgstr "Obtener y reconstruir a partir del último paquete fuente" +#: etf2ly.py:1197 +#, python-format +msgid "%s [OPTION]... ETF-FILE" +msgstr "%s [OPCIÓN]... ARCHIVO_ETF" -#: update-lily.py:79 -#, c-format -msgid "unpack and build in DIR [%s]" -msgstr "desempaquetar y construir en DIR [%s]" +#: etf2ly.py:1198 +msgid "" +"Enigma Transport Format is a format used by Coda Music Technology's\n" +"Finale product. etf2ly converts a subset of ETF to a ready-to-use LilyPond file.\n" +msgstr "" +"El formato transportable de Enigma (ETF) es un formato utilizado por el producto\n" +"Finale de Coda Music Technology. etf2ly convierte un subconjunto de ETF a un\n" +"archivo de LilyPond listo para usar.\n" -#: update-lily.py:80 -msgid "execute COMMAND, subtitute:" -msgstr "ejecutar la órden de sustitución:" +#: website_post.py:123 +msgid "English" +msgstr "Inglés" -#: update-lily.py:81 -msgid "%b: build root" -msgstr "%b: construir la raíz" +#: website_post.py:126 +msgid "Other languages" +msgstr "Otros idiomas" -#: update-lily.py:82 +#: warn.cc:56 #, c-format -msgid "%n: package name" -msgstr "%n: nombre del paquete" +msgid "Log level set to %d\n" +msgstr "Nivel de registro establecido a %d\n" -#: update-lily.py:83 -msgid "%r: release directory" -msgstr "%r: directorio de publicación" +#: warn.cc:89 +#, c-format +msgid "unknown log level `%s', using default (INFO)" +msgstr "nivel de registro desconocido «%s», se usa el valor por omisión (INFO)" -#: update-lily.py:84 -msgid "%t: tarball" -msgstr "%t: tarball" +#. Some expected warning was not triggered, so print out a warning. +#: warn.cc:112 +#, c-format +msgid "%d expected warning(s) not encountered: " +msgstr "se esperaban %d advertencias pero no se encontraron: " -#: update-lily.py:85 -msgid "%v: package version" -msgstr "%v: versión del paquete" +#: warn.cc:183 +#, c-format +msgid "fatal error: %s" +msgstr "error fatal: %s" -#: update-lily.py:88 +#: warn.cc:192 #, c-format -msgid "keep all output, and name the directory %s" -msgstr "conservar todas las salidas, y nombrar el directorio %s" +msgid "suppressed programming error: %s" +msgstr "error de programación suprimido: %s" -#: update-lily.py:89 -msgid "upon failure notify EMAIL[,EMAIL]" -msgstr "en caso de fallo avisar por EMAIL[,EMAIL]" +#: warn.cc:197 +#, c-format +msgid "programming error: %s" +msgstr "error de programación: %s" -#: update-lily.py:90 -msgid "remove previous build" -msgstr "eliminar la construcción anterior" +#: warn.cc:198 +msgid "continuing, cross fingers" +msgstr "continuamos; cruce los dedos" -#: update-lily.py:93 +#: warn.cc:207 #, c-format -msgid "fetch and build URL [%s]" -msgstr "obtener y construir el URL [%s]" +msgid "suppressed error: %s" +msgstr "error suprimido: %s" -#: update-lily.py:429 +#: warn.cc:219 #, c-format -msgid "Listing `%s'..." -msgstr "Listando `%s'..." +msgid "suppressed warning: %s" +msgstr "advertencia suprimida: %s" -#: update-lily.py:497 +#: getopt-long.cc:153 #, c-format -msgid "latest is: %s" -msgstr "el último es: %s" +msgid "option `%s' requires an argument" +msgstr "la opción «%s» requiere un argumento" -#: update-lily.py:498 +#: getopt-long.cc:157 #, c-format -msgid "relax, %s is up to date" -msgstr "calma, %s está al día" +msgid "option `%s' does not allow an argument" +msgstr "la opción «%s» no permite argumentos" -#: update-lily.py:507 update-lily.py:520 +#: getopt-long.cc:161 #, c-format -msgid "Fetching `%s'..." -msgstr "Obteniendo `%s'..." +msgid "unrecognized option: `%s'" +msgstr "opción no reconocida: «%s»" -#: update-lily.py:529 +#: getopt-long.cc:167 #, c-format -msgid "Building `%s'..." -msgstr "Construyendo `%s'..." +msgid "invalid argument `%s' to option `%s'" +msgstr "argumento no válido «%s» para la opción «%s»" -#: getopt-long.cc:146 +#: flag.cc:110 #, c-format -msgid "option `%s' requires an argument" -msgstr "la opción `%s' requiere un argumento" +msgid "flag `%s' not found" +msgstr "no se encuentra el indicador «%s»" -#: getopt-long.cc:150 +#: flag.cc:130 #, c-format -msgid "option `%s' doesn't allow an argument" -msgstr "la opción `%s' no permite argumentos" +msgid "flag stroke `%s' not found" +msgstr "no se encuentra la forma del glifo del corchete «%s»" + +#: parse-scm.cc:112 +msgid "GUILE signaled an error for the expression beginning here" +msgstr "GUILE ha señalado un error para la expresión que comienza aquí" -#: getopt-long.cc:154 +#: lily-lexer.cc:255 +msgid "include files are not allowed in safe mode" +msgstr "no se permiten los archivos de inclusión en el modo seguro" + +#: lily-lexer.cc:282 #, c-format -msgid "unrecognized option: `%s'" -msgstr "opción no reconocida: `%s'" +msgid "identifier name is a keyword: `%s'" +msgstr "el nombre del identificativo es una palabra clave: «%s»" -#: getopt-long.cc:161 +#: lily-lexer.cc:303 lily-lexer.cc:316 #, c-format -msgid "invalid argument `%s' to option `%s'" -msgstr "argúmento no válido `%s' para la opción `%s'" +msgid "%s:EOF" +msgstr "%s:EOF" -#: warn.cc:24 -#, fuzzy, c-format -msgid "warning: %s\n" -msgstr "advertencia: " +#. if we get to here, just put everything on one line +#: constrained-breaking.cc:187 constrained-breaking.cc:205 +msgid "cannot find line breaking that satisfies constraints" +msgstr "no se ecnuentra un salto de línea que cumpla las restricciones" -#: warn.cc:30 -#, fuzzy, c-format -msgid "error: %s\n" -msgstr "error: " +#: context-property.cc:43 +msgid "need symbol arguments for \\override and \\revert" +msgstr "se necesitan argumentos de símbolo para \\override y \\revert" + +#: horizontal-bracket-engraver.cc:62 +msgid "do not have that many brackets" +msgstr "no tiene tantos corchetes" -#: warn.cc:43 -#, fuzzy, c-format -msgid "programming error: %s (Continuing; cross thumbs)\n" -msgstr " (Continuando; cruza los dedos)" +#: horizontal-bracket-engraver.cc:71 +msgid "conflicting note group events" +msgstr "eventos de grupo de notas en conflicto" -#: accidental-engraver.cc:181 new-accidental-engraver.cc:237 +#: new-fingering-engraver.cc:113 +msgid "cannot add text scripts to individual note heads" +msgstr "no se pueden añadir guiones de texto a cabezas de nota individuales" + +#: new-fingering-engraver.cc:265 +msgid "no placement found for fingerings" +msgstr "no se ha encontrado ninguna ubicación válida para las digitaciones" + +#: new-fingering-engraver.cc:266 +msgid "placing below" +msgstr "se coloca debajo" + +#: translator-group.cc:188 #, c-format -msgid "Accidental typesetting list must begin with context-name: %s" -msgstr "" +msgid "cannot find: `%s'" +msgstr "no se encuentra «%s»" + +#: glissando-engraver.cc:158 +msgid "unterminated glissando" +msgstr "glissando sin terminar" -#: accidental-engraver.cc:206 new-accidental-engraver.cc:262 +#: midi-item.cc:89 #, c-format -msgid "unknown accidental typesetting: %s. Ignored" -msgstr "" +msgid "no such MIDI instrument: `%s'" +msgstr "no existe este instrumento MIDI: «%s»" -#: accidental-engraver.cc:222 new-accidental-engraver.cc:278 +#: open-type-font.cc:44 #, c-format -msgid "Symbol is not a parent context: %s. Ignored" -msgstr "" +msgid "cannot allocate %lu bytes" +msgstr "no se peuden reservar %lu bytes" -#: accidental-engraver.cc:225 new-accidental-engraver.cc:281 +#: open-type-font.cc:48 #, c-format -msgid "Accidental typesetting must be pair or context-name: %s" -msgstr "" +msgid "cannot load font table: %s" +msgstr "no se puede cargar la tabla de tipografías: %s" -#: afm.cc:60 +#: open-type-font.cc:53 #, c-format -msgid "can't find character number: %d" -msgstr "no puedo encontrar el carácter número: %d" +msgid "FreeType error: %s" +msgstr "error de FreeType: %s" -#: afm.cc:75 +#: open-type-font.cc:110 #, c-format -msgid "can't find character called: `%s'" -msgstr "no puedo encontrar el carácter llamado: `%s'" +msgid "unsupported font format: %s" +msgstr "formato de tipografía %s no soportado" -#: afm.cc:125 +#: open-type-font.cc:112 #, c-format -msgid "Error parsing AFM file: `%s'" -msgstr "Error de análisis sintáctico del fichero AFM: `%s'" +msgid "error reading font file %s: %s" +msgstr "error al leer la tipografía %s: %s" -#: all-font-metrics.cc:95 +#: open-type-font.cc:187 #, c-format -msgid "checksum mismatch for font file: `%s'" -msgstr "suma de control no acorde para el fichero de fuentes: `%s'" +msgid "FT_Get_Glyph_Name () Freetype error: %s" +msgstr "error de Freetype en FT_Get_Glyph_Name (): %s" -#: all-font-metrics.cc:97 +#: open-type-font.cc:318 pango-font.cc:189 #, c-format -msgid "does not match: `%s'" -msgstr "no concuerda: `%s'" +msgid "FT_Get_Glyph_Name () error: %s" +msgstr "error en FT_Get_Glyph_Name (): %s" -#: 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 "" -"Reconstruir todos los ficheros .afm, y borrar todos los ficheros .pk y .tfm. " -"Re-ejecutar con la opción -V para mostrar las rutas de las fuentes." +#: note-heads-engraver.cc:76 +msgid "NoteEvent without pitch" +msgstr "NoteEvent sin altura" + +#: skyline-pair.cc:131 +msgid "direction must not be CENTER in ly:skyline-pair::skyline" +msgstr "la dirección no puede ser CENTER en ly:skyline-pair::skyline" + +#: hyphen-engraver.cc:104 +msgid "removing unterminated hyphen" +msgstr "se suprime el guión separador sin terminación" + +#: hyphen-engraver.cc:118 +msgid "unterminated hyphen; removing" +msgstr "guión separador sin terminar; se suprime" -#: all-font-metrics.cc:167 +#: output-def.cc:235 +msgid "margins do not fit with line-width, setting default values" +msgstr "los márgenes no caben en este ancho de línea, fijando valores predeterminados" + +#: output-def.cc:242 +msgid "systems run off the page due to improper paper settings, setting default values" +msgstr "los sistemas se salen de la página a causa de unos ajustes del papel inadecuados, fijando valores predeterminados" + +#: accidental.cc:200 #, c-format -msgid "can't find font: `%s'" -msgstr "no encuentro la fuente: `%s'" +msgid "Could not find glyph-name for alteration %s" +msgstr "No se ha encontrado el nombre de glifo para la alteración %s" -#: all-font-metrics.cc:168 -msgid "Loading default font" -msgstr "Cargando la fuente por defecto" +#: accidental.cc:215 +msgid "natural alteration glyph not found" +msgstr "no se encuentra el glifo del símbolo de becuadro" -#: all-font-metrics.cc:183 +#: lyric-combine-music-iterator.cc:337 #, c-format -msgid "can't find default font: `%s'" -msgstr "no puedo encontrar la fuente por defecto: `%s'" +msgid "cannot find Voice `%s'" +msgstr "no se encuentra la Voz «%s»" -#: all-font-metrics.cc:184 includable-lexer.cc:51 input-file-results.cc:188 +#: context.cc:148 #, c-format -msgid "(search path: `%s')" -msgstr "(ruta de búsqueda: `%s')" +msgid "cannot find or create new `%s'" +msgstr "no se encuentra o no se puede crear un «%s» nuevo" -#: all-font-metrics.cc:185 -msgid "Giving up" -msgstr "Abandonando" +#: context.cc:206 +#, c-format +msgid "cannot find or create `%s' called `%s'" +msgstr "no se encuentra o no se puede crear «%s» llamado «%s»" + +#: context.cc:399 +#, c-format +msgid "cannot find or create: `%s'" +msgstr "no se encuentra o no se puede crear «%s»" -#: auto-change-iterator.cc:43 change-iterator.cc:60 -#: part-combine-music-iterator.cc:97 -msgid "Can't switch translators, I'm there already" -msgstr "No puedo pasar de un traductor al otro, ya estoy allí" +#: dispatcher.cc:82 +msgid "Event class should be a symbol" +msgstr "La clase del evento debe ser un símbolo" -#: bar-check-iterator.cc:58 +#: dispatcher.cc:89 #, c-format -msgid "barcheck failed at: %s" -msgstr "" +msgid "Unknown event class %s" +msgstr "Clase de evento %s desconocida" -#: beam-engraver.cc:167 -msgid "already have a beam" -msgstr "" +#: dispatcher.cc:171 +#, c-format +msgid "Junking event: %s" +msgstr "se elimina el evento: %s" -#: beam-engraver.cc:234 -msgid "unterminated beam" -msgstr "" +#: auto-change-iterator.cc:74 change-iterator.cc:72 +#, c-format +msgid "cannot change, already in translator: %s" +msgstr "no se puede cambiar, ya está dentro del traductor: %s" -#: beam-engraver.cc:267 chord-tremolo-engraver.cc:175 -msgid "stem must have Rhythmic structure" -msgstr "" +#: tie-engraver.cc:117 +msgid "unterminated tie" +msgstr "ligadura de unión sin terminar" -#: beam-engraver.cc:281 -msgid "stem doesn't fit in beam" -msgstr "" +#: tie-engraver.cc:348 +msgid "lonely tie" +msgstr "ligadura de unión solitaria" -#: beam-engraver.cc:282 -msgid "beam was started here" -msgstr "" +#: dynamic-engraver.cc:193 +msgid "cannot find start of (de)crescendo" +msgstr "no se encuentra el comienzo del (de)crescendo" -#: beam.cc:134 -msgid "beam has less than two visible stems" -msgstr "" +#: dynamic-engraver.cc:200 +msgid "already have a decrescendo" +msgstr "ya tiene un decrescendo" + +#: dynamic-engraver.cc:202 +msgid "already have a crescendo" +msgstr "ya tiene un crescendo" + +#: dynamic-engraver.cc:205 +msgid "cresc starts here" +msgstr "el cresc comenzó aquí" + +#: dynamic-engraver.cc:333 +msgid "unterminated (de)crescendo" +msgstr "(de)crescendo sin terminar" + +#: paper-score.cc:122 minimal-page-breaking.cc:40 +msgid "Calculating line breaks..." +msgstr "Calculando los saltos de línea..." + +#: paper-score.cc:134 +#, c-format +msgid "Element count %d (spanners %d) " +msgstr "Cantidad de elementos: %d (trazadores: %d)" -#: beam.cc:139 -msgid "Beam has less than two stems. Removing beam." +#: paper-score.cc:138 +msgid "Preprocessing graphical objects..." +msgstr "Preprocesando los objetos gráficos..." + +#: paper-score.cc:162 optimal-page-breaking.cc:208 +#: page-turn-page-breaking.cc:248 +msgid "Drawing systems..." +msgstr "Dibujando los sistemas..." + +#: mensural-ligature-engraver.cc:96 +msgid "ligature with less than 2 heads -> skipping" +msgstr "ligadura con menos de dos cabezas; se salta" + +#: mensural-ligature-engraver.cc:123 +msgid "cannot determine pitch of ligature primitive -> skipping" +msgstr "no se puede determinar la altura de la primitiva de ligadura; se salta" + +#: mensural-ligature-engraver.cc:137 +msgid "single note ligature - skipping" +msgstr "ligadura de una nota; se salta" + +#: mensural-ligature-engraver.cc:148 +msgid "prime interval within ligature -> skipping" +msgstr "intervalo primo dentro de una ligadura; se salta" + +#: mensural-ligature-engraver.cc:159 +msgid "mensural ligature: duration none of Mx, L, B, S -> skipping" +msgstr "ligadura mensural: la duración no es Mx, L, B ni S; se salta" + +#: mensural-ligature-engraver.cc:202 +msgid "semibrevis must be followed by another one -> skipping" +msgstr "la semibreve debe ir seguida por otra -> se salta" + +#: mensural-ligature-engraver.cc:212 +msgid "" +"semibreves can only appear at the beginning of a ligature,\n" +"and there may be only zero or two of them" msgstr "" +"las semibreves sólo pueden aparecer al principio de una ligadura,\n" +"y sólo puede haber dos o ninguna" -#: beam.cc:951 +#: mensural-ligature-engraver.cc:232 msgid "" -"Not sure that we can find a nice beam slope (no viable initial configuration " -"found)." +"invalid ligatura ending:\n" +"when the last note is a descending brevis,\n" +"the penultimate note must be another one,\n" +"or the ligatura must be LB or SSB" msgstr "" +"finalización inválida de la ligadura:\n" +"cuando la última nota es una breve descendente,\n" +"la penúltima nota debe ser otra breve,\n" +"o la ligadura debe ser LB o SSB" -#: break-align-interface.cc:166 -#, fuzzy, c-format -msgid "No spacing entry from %s to `%s'" -msgstr "No se añade el traductor: `%s'" +#: mensural-ligature-engraver.cc:387 +msgid "unexpected case fall-through" +msgstr "opción de caso por defecto inesperada" -#: change-iterator.cc:22 +#: piano-pedal-engraver.cc:279 #, c-format -msgid "can't change `%s' to `%s'" -msgstr "no puedo cambiar de `%s' a `%s'" +msgid "expect 3 strings for piano pedals, found: %ld" +msgstr "se eseperaban 3 cadenas para los pedales de piano, se han encontrado: %ld" -#. -#. We could change the current translator's id, but that would make -#. errors hard to catch -#. -#. last->translator_id_string_ = get_change ()->change_to_id_string_; -#. -#: change-iterator.cc:79 -msgid "I'm one myself" -msgstr "Yo mismo soy uno" +#: piano-pedal-engraver.cc:294 piano-pedal-engraver.cc:305 +#: piano-pedal-performer.cc:104 +#, c-format +msgid "cannot find start of piano pedal: `%s'" +msgstr "no se encuentra el comienzo del pedal de piano «%s»" -#: change-iterator.cc:82 -msgid "none of these in my family" -msgstr "ninguno de éstos en mi familia" +#: piano-pedal-engraver.cc:340 +#, c-format +msgid "cannot find start of piano pedal bracket: `%s'" +msgstr "no se encuentra el comienzo del corchete de pedal de piano «%s»" -#: chord-tremolo-engraver.cc:137 percent-repeat-engraver.cc:182 -msgid "unterminated chord tremolo" -msgstr "acorde de trémolo sin terminar" +#: input.cc:138 source-file.cc:178 source-file.cc:193 +msgid "position unknown" +msgstr "posición desconocida" -#: chord-tremolo-iterator.cc:50 -msgid "no one to print a tremolos" -msgstr "ninguno para la impresión de trémolos" +#: stem.cc:128 +msgid "weird stem size, check for narrow beams" +msgstr "tamaño de plica extraño, compruebe que no haya barras estrechas" -#: chord.cc:313 -#, c-format -msgid "invalid subtraction: not part of chord: %s" -msgstr "sustracción no válida: no forma parte del acorde: %s" +#: relative-octave-check.cc:49 +msgid "Failed octave check, got: " +msgstr "La comprobación de octaba ha fallado, se ha obtenido: " -#: chord.cc:342 +#: translator-ctors.cc:65 #, c-format -msgid "invalid inversion pitch: not part of chord: %s" -msgstr "inversión de tonos no válida: no forma parte del acorde: %s" +msgid "unknown translator: `%s'" +msgstr "traductor desconocido: «%s»" -#: dimensions.cc:13 -msgid "NaN" -msgstr "NaN" +#: ligature-engraver.cc:104 ligature-bracket-engraver.cc:72 +msgid "cannot find start of ligature" +msgstr "no se encuentra el comienzo de la ligadura" -#: dynamic-engraver.cc:187 span-dynamic-performer.cc:82 -msgid "can't find start of (de)crescendo" -msgstr "no puedo encontrar el principio del (de)crescendo" +#: ligature-engraver.cc:109 +msgid "no right bound" +msgstr "no hay límite derecho" -#: dynamic-engraver.cc:211 -msgid "already have a crescendo" -msgstr "ya tengo un crescendo" +#: ligature-engraver.cc:131 ligature-bracket-engraver.cc:85 +msgid "already have a ligature" +msgstr "ya tiene una ligadura" -#: dynamic-engraver.cc:212 -msgid "already have a decrescendo" -msgstr "ya tengo un decrescendo" +#: ligature-engraver.cc:140 +msgid "no left bound" +msgstr "no hay límite izquierdo" -#: dynamic-engraver.cc:215 -msgid "Cresc started here" -msgstr "" +# ligature...? +#: ligature-engraver.cc:184 +msgid "unterminated ligature" +msgstr "ligadura sin terminar" -#: dynamic-engraver.cc:307 -msgid "unterminated (de)crescendo" -msgstr "(de)crescendo sin terminar" +#: ligature-engraver.cc:211 +msgid "ignoring rest: ligature may not contain rest" +msgstr "se ignora el silencio: la ligadura no puede contener silencios" -#: extender-engraver.cc:96 -msgid "unterminated extender" -msgstr "prolongación sin terminar" +#: ligature-engraver.cc:212 +msgid "ligature was started here" +msgstr "la ligadura comenzó aquí" -#: extender-engraver.cc:108 -msgid "Nothing to connect extender to on the left. Ignoring extender request." -msgstr "" -"Nada a la izquierda a lo que conectar la prologación. Ignorando la petición " -"de prolongación." +#: tuplet-engraver.cc:110 +msgid "No tuplet to end" +msgstr "no hay ningún grupo especial que terminar" + +#: ttf.cc:480 ttf.cc:528 +#, c-format +msgid "font index %d too large for font `%s', using index 0" +msgstr "índice de fuente tipográfica %d demasiado grande para la tipografía `%s', se usa el índice 0" + +#: ttf.cc:512 ttf.cc:562 +msgid "font index must be non-negative, using index 0" +msgstr "el índice de la fuente tipográfica debe ser no negativo, se usa el índice 0" -#: folded-repeat-iterator.cc:78 -msgid "no one to print a repeat brace" -msgstr "ninguno para la impresión de llaves repetidas" +#: multi-measure-rest.cc:140 +msgid "usable-duration-logs must be a non-empty list. Falling back to whole rests." +msgstr "usable-duration-logs debe ser una lista no vacía. Se usan por defecto silencios de redonda." -#: font-interface.cc:238 -msgid "couldn't find any font satisfying " -msgstr "no he podido encontrar ninguna fuente satisfactoria " +#: partial-iterator.cc:45 +msgid "trying to use \\partial after the start of a piece" +msgstr "intento de utilizar \\partial después del inicio de la pieza" -#: gourlay-breaking.cc:188 +#: minimal-page-breaking.cc:44 +msgid "Calculating page breaks..." +msgstr "Calculando saltos de página..." + +#: vaticana-ligature-engraver.cc:400 #, c-format -msgid "Optimal demerits: %f" -msgstr "" +msgid "ignored prefix(es) `%s' of this head according to restrictions of the selected ligature style" +msgstr "prefijo(s) `%s' de esta cabeza ignorado(s) de acuerdo a las restricciones del estilo de ligadura seleccionado" -#: gourlay-breaking.cc:193 -msgid "No feasible line breaking found" -msgstr "No se ha encontrado ninguna ruptura de línea factible" +#: vaticana-ligature-engraver.cc:736 +#, c-format +msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul" +msgstr "Vaticana_ligature_engraver: se establece `spacing-increment = %f': ptr =%ul" -#: hairpin.cc:98 -msgid "decrescendo too small" -msgstr "decrescendo demasiado pequeño" +#: paper-book.cc:214 +#, c-format +msgid "program option -dprint-pages not supported by backend `%s'" +msgstr "la opción de programa -dprint-pages no está contemplada por el backend `%s'" -#: hairpin.cc:99 -msgid "crescendo too small" -msgstr "crescendo demasiado pequeño" +#: paper-book.cc:233 +#, c-format +msgid "program option -dpreview not supported by backend `%s'" +msgstr "la opción de programa -dpreview no está contemplada por el backend `%s'" -#: hyphen-engraver.cc:89 -msgid "unterminated hyphen" -msgstr "" +#: episema-engraver.cc:75 +msgid "already have an episema" +msgstr "ya tiene un episema" -#: hyphen-engraver.cc:101 -msgid "Nothing to connect hyphen to on the left. Ignoring hyphen request." -msgstr "" +#: episema-engraver.cc:88 +msgid "cannot find start of episema" +msgstr "no se encuentra el comienzo del episema" + +#: episema-engraver.cc:137 +msgid "unterminated episema" +msgstr "episema sin terminar" -#: input-file-results.cc:71 source-file.cc:52 streams.cc:38 +#: score-engraver.cc:78 #, c-format -msgid "can't open file: `%s'" -msgstr "no se puede abrir el fichero: `%s'" +msgid "cannot find `%s'" +msgstr "No se encuentra «%s»" -#: input-file-results.cc:131 -msgid "Score contains errors; will not process it" -msgstr "La partitura contiene errores; no será procesada." +#: score-engraver.cc:80 +msgid "Music font has not been installed properly." +msgstr "La tipografía de música no se ha instalado correctamente." -#: input-file-results.cc:168 +#: score-engraver.cc:82 #, c-format -msgid "Now processing: `%s'" -msgstr "Ahora en proceso: `%s'" +msgid "Search path `%s'" +msgstr "Ruta de búsqueda «%s»" -#: input.cc:98 -msgid "non fatal error: " -msgstr "error no fatal: " +#: score-engraver.cc:84 +msgid "Aborting" +msgstr "Se detiene la ejecución" -#: input.cc:106 source-file.cc:147 source-file.cc:240 -msgid "position unknown" -msgstr "posición desconocida" +#: performance.cc:54 +msgid "Track..." +msgstr "Pista..." -#: key-engraver.cc:91 -msgid "Conflicting key signatures found." -msgstr "" +#: performance.cc:82 +#, c-format +msgid "MIDI output to `%s'..." +msgstr "Salida MIDI hacia «%s»..." -#: key-engraver.cc:92 -msgid "This was the other key definition." -msgstr "" +#: note-collision.cc:504 +msgid "ignoring too many clashing note columns" +msgstr "demasiadas columnas de notas que chocan entre sí; se ignoran" -#: key-performer.cc:92 -msgid "FIXME: key change merge" -msgstr "" +#. fixme: be more verbose. +#: volta-engraver.cc:111 +msgid "cannot end volta spanner" +msgstr "no se puede terminar el trazador de volta" -#: kpath.cc:64 -#, fuzzy, c-format -msgid "Kpathsea couldn't find TFM file `%s'" -msgstr "no puedo encontrar el fichero: `%s'" +#: volta-engraver.cc:121 +msgid "already have a volta spanner, ending that one prematurely" +msgstr "ya hay un trazador de volta, se acaba éste de forma prematura" -#: ligature-bracket.cc:105 ligature-bracket.cc:139 ligature-engraver.cc:124 -msgid "no left bound" -msgstr "" +# also...? +#: volta-engraver.cc:125 +msgid "also already have an ended spanner" +msgstr "ya hay un trazador finalizado" -#: ligature-engraver.cc:81 -#, fuzzy -msgid "can't find start of ligature" -msgstr "no puedo encontrar el principio del (de)crescendo" +#: volta-engraver.cc:126 +msgid "giving up" +msgstr "abandonando" -#: ligature-engraver.cc:86 -msgid "no right bound" -msgstr "" +#: page-layout-problem.cc:709 +msgid "cannot fit music on page: ragged-spacing was requested, but page was compressed" +msgstr "la música no cabe en la página: se ha solicitado la no justificación del espaciado, pero la página ha resultado comprimida" -#: ligature-engraver.cc:108 -#, fuzzy -msgid "already have a ligature" -msgstr "ya tengo un crescendo" +#: page-layout-problem.cc:712 +#, c-format +msgid "cannot fit music on page: overflow is %f" +msgstr "la música no cabe en la página: el exceso es %f" -#: ligature-engraver.cc:166 -#, fuzzy -msgid "unterminated ligature" -msgstr "prolongación sin terminar" +#: page-layout-problem.cc:714 +msgid "compressing music to fit" +msgstr "comprimiendo la música para que quepa" -#: ligature-engraver.cc:183 -msgid "ligature may not contain rest; ignoring rest" -msgstr "" +#: page-layout-problem.cc:1176 +msgid "staff-affinities should only decrease" +msgstr "staff-affinities solo debe disminuir" -#: ligature-engraver.cc:184 -msgid "ligature was started here" -msgstr "" +#: apply-context-iterator.cc:42 +msgid "\\applycontext argument is not a procedure" +msgstr "el argumento de \\applycontext no es un procedimiento" + +#. FIXME: constant error message. +#: mark-engraver.cc:157 +msgid "rehearsalMark must have integer value" +msgstr "rehearsalMark debe tener un valor entero" -#: lily-guile.cc:99 +#: mark-engraver.cc:163 +msgid "mark label must be a markup object" +msgstr "la etiqueta de marcado debe ser un objeto de marcado" + +#: stem-engraver.cc:105 +msgid "tremolo duration is too long" +msgstr "la duración del trémolo es demasiado larga" + +#: stem-engraver.cc:157 #, c-format -msgid "(load path: `%s')" -msgstr "(ruta de carga: `%s')" +msgid "adding note head to incompatible stem (type = %d/%d)" +msgstr "añadiendo cabeza de nota a una plica incompatible (tipo = %d/%d)" -#: lily-guile.cc:582 +#: stem-engraver.cc:160 +msgid "maybe input should specify polyphonic voices" +msgstr "quizá la entrada debiera especificar voces polifónicas" + +#: includable-lexer.cc:71 lily-guile.cc:91 lily-parser-scheme.cc:108 #, c-format -msgid "Can't find property type-check for `%s' (%s)." -msgstr "" +msgid "cannot find file: `%s'" +msgstr "no se encuentra el archivo: «%s»" -#: lily-guile.cc:585 -msgid "Perhaps you made a typing error?" -msgstr "" +#: includable-lexer.cc:73 lily-parser-scheme.cc:100 +#, c-format +msgid "(search path: `%s')" +msgstr "(ruta de búsqueda: «%s»)" -#: lily-guile.cc:591 -msgid "Doing assignment anyway." -msgstr "" +#: relocate.cc:52 +#, c-format +msgid "Setting %s to %s" +msgstr "Se establece %s a %s" -#: lily-guile.cc:605 +#. this warning should only be printed in debug mode! +#: relocate.cc:73 #, c-format -msgid "Type check for `%s' failed; value `%s' must be of type `%s'" -msgstr "" +msgid "no such file: %s for %s" +msgstr "no existe el archivo: %s para %s" -#: lookup.cc:141 -msgid "round filled box horizontal extent smaller than blot; decreasing blot" -msgstr "" +#. this warning should only be printed in debug mode! +#. this warning should only be printed in debug mode +#: relocate.cc:84 relocate.cc:102 +#, c-format +msgid "no such directory: %s for %s" +msgstr "no existe este directorio: %s para %s" -#: lookup.cc:146 -msgid "round filled box vertical extent smaller than blot; decreasing blot" -msgstr "" +#: relocate.cc:93 +#, c-format +msgid "%s=%s (prepend)\n" +msgstr "%s=%s (prefijar)\n" -#: lyric-phrasing-engraver.cc:311 -msgid "lyrics found without any matching notehead" -msgstr "" +#: relocate.cc:124 +#, c-format +msgid "not relocating, no %s/ or current/ found under %s" +msgstr "no se relocaliza, no se ha encontrado %s/ ni current/ bajo %s" -#: lyric-phrasing-engraver.cc:317 -msgid "Huh? Melismatic note found to have associated lyrics." -msgstr "" +#: relocate.cc:134 +#, c-format +msgid "Relocation: compile datadir=%s, new datadir=%s" +msgstr "Relocalización: en la compilación datadir=%s, el nuevo datadir=%s" -#: main.cc:106 -msgid "EXPR" -msgstr "EXPR" +#: relocate.cc:146 +#, c-format +msgid "Relocation: framework_prefix=%s" +msgstr "Relocalización: framework_prefix=%s" -#: main.cc:107 -msgid "set options, use -e '(ly-option-usage)' for help" -msgstr "" +#: relocate.cc:186 +#, c-format +msgid "Relocation: is absolute: argv0=%s\n" +msgstr "Relocalización: es absoluto: argv0=%s\n" -#. another bug in option parser: --output=foe is taken as an abbreviation -#. for --output-format -#: main.cc:110 -msgid "EXT" -msgstr "EXT" +#: relocate.cc:192 +#, c-format +msgid "Relocation: from cwd: argv0=%s\n" +msgstr "Relocalización: desde cwd: argv0=%s\n" -#: main.cc:110 -msgid "use output format EXT" +#: relocate.cc:208 +#, c-format +msgid "" +"Relocation: from PATH=%s\n" +"argv0=%s" msgstr "" +"Relocalización: desde PATH=%s\n" +"argv0=%s" -#: main.cc:112 -msgid "FIELD" -msgstr "CAMPO" +#: relocate.cc:235 +msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR" +msgstr "LILYPONDPREFIX está obsoleto, utilice LILYPOND_DATADIR" -#: main.cc:112 -msgid "write header field to BASENAME.FIELD" -msgstr "escribir campo de cabecera a BASENAME.FIELD" +#: relocate.cc:360 +#, c-format +msgid "Relocation file: %s" +msgstr "Archivo de relocalización: %s" -#: main.cc:113 -msgid "add DIR to search path" -msgstr "añadir DIR a la ruta de búsqueda" +#: relocate.cc:364 source-file.cc:65 +#, c-format +msgid "cannot open file: `%s'" +msgstr "no se puede abrir el archivo: «%s»" -#: main.cc:114 -msgid "use FILE as init file" -msgstr "usar FICHERO como fichero de inicialización" +#: relocate.cc:394 +#, c-format +msgid "Unknown relocation command %s" +msgstr "instrucción de relocalización %s desconocida" -#: main.cc:118 -msgid "prepend DIR to dependencies" -msgstr "añadir el prefijo DIR a las dependencias" +#: note-column.cc:135 +msgid "cannot have note heads and rests together on a stem" +msgstr "no se pueden tener cabezas de nota y silencios en la misma plica" +#: beam.cc:180 +msgid "removing beam with no stems" +msgstr "se suprime la barra sin plicas" + +#: staff-performer.cc:257 +msgid "MIDI channel wrapped around" +msgstr "ha dado la vuelta el número de canal MIDI" + +#: staff-performer.cc:258 +msgid "remapping modulo 16" +msgstr "se reasigna módulo 16" + +#: dots.cc:48 +#, c-format +msgid "dot `%s' not found" +msgstr "no se encuentra el puntillo «%s»" + +#: font-config.cc:38 +msgid "Initializing FontConfig..." +msgstr "Inicializando FontConfig..." + +#: font-config.cc:53 font-config-scheme.cc:151 +#, c-format +msgid "failed adding font directory: %s" +msgstr "fallo al añadir la carpeta de tipografías: %s" + +#: font-config.cc:55 font-config-scheme.cc:153 +#, c-format +msgid "Adding font directory: %s" +msgstr "Añadiendo carpeta de tipografías: %s" + +#: font-config.cc:58 +msgid "Building font database..." +msgstr "Construyendo la base de datos de fuentes tipográficas..." + +#: change-iterator.cc:34 +#, c-format +msgid "cannot change `%s' to `%s'" +msgstr "no se puede cambiar de «%s» a «%s»" + +#. FIXME: constant error message. +#: change-iterator.cc:93 +msgid "cannot find context to switch to" +msgstr "no se encuentra el contexto al que cambiar" + +#. We could change the current translator's id, but that would make +#. errors hard to catch. #. -#. should audit again. -#. -#: main.cc:123 -msgid "inhibit file output naming and exporting" -msgstr "inhibir la denominación del fichero de salida y la exportación" +#. last->translator_id_string () = get_change +#. ()->change_to_id_string (); +#: change-iterator.cc:102 +#, c-format +msgid "not changing to same context type: %s" +msgstr "no se cambia al mismo tipo de contexto: %s" -#. No version number or newline here. It confuses help2man. -#: main.cc:155 +#. FIXME: uncomprehensable message +#: change-iterator.cc:106 +msgid "none of these in my family" +msgstr "no hay ninguno de estos en mi familia" + +#: slur.cc:438 #, c-format -msgid "Usage: %s [OPTION]... FILE..." -msgstr "Sintaxis: %s [OPCIÓN]... FICHERO..." +msgid "Ignoring grob for slur: %s. avoid-slur not set?" +msgstr "Se ignora el objeto gráfico para la ligadura: %s. ¿No está establecido avoid-slur?" -#: main.cc:157 -msgid "Typeset music and or play MIDI from FILE" -msgstr "" +#: source-file.cc:85 +#, c-format +msgid "expected to read %d characters, got %d" +msgstr "se esperaba leer %d caracteres, se han obtenido %d" -#: 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 "" +#. find out the ideal number of pages +#: optimal-page-breaking.cc:62 +msgid "Finding the ideal number of pages..." +msgstr "Buscando el número de páginas ideal..." + +#: optimal-page-breaking.cc:85 +msgid "could not satisfy systems-per-page and page-count at the same time, ignoring systems-per-page" +msgstr "no se pueden satisfacer systems-per-page y page-count al mismo tiempo, se ignora systems-per-page" + +#: optimal-page-breaking.cc:105 +msgid "Fitting music on 1 page..." +msgstr "Disponiendo la música en una página..." -#: main.cc:182 +#: optimal-page-breaking.cc:107 +#, c-format +msgid "Fitting music on %d pages..." +msgstr "Disponiendo la música en %d páginas..." + +#: optimal-page-breaking.cc:109 +#, c-format +msgid "Fitting music on %d or %d pages..." +msgstr "Disponiendo la música en %d o %d páginas..." + +#: optimal-page-breaking.cc:119 optimal-page-breaking.cc:173 +#, c-format +msgid "trying %d systems" +msgstr "probando %d sistemas" + +#: optimal-page-breaking.cc:138 optimal-page-breaking.cc:201 +#, c-format +msgid "best score for this sys-count: %f" +msgstr "mejor puntuación para este número de sistemas: %f" + +#: new-dynamic-engraver.cc:168 #, 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" +"unknown crescendo style: %s\n" +"defaulting to hairpin." msgstr "" -"Este software es libre. Está protegido por la Licencia Pública\n" -"General de GNU, y quedas invitado a modificarlo y/o distribuir copias de\n" -"él bajo ciertas condiciones. Invócalo como `%s --warranty' para más\n" -"información.\n" +"estilo de crescendo desconocido: %s\n" +"se toma regulador como predeterminado." -#: main.cc:188 main.cc:200 +#: new-dynamic-engraver.cc:233 #, c-format -msgid "Copyright (c) %s by" -msgstr "Copyright (c) %s " +msgid "unterminated %s" +msgstr "%s sin terminar" + +#: hairpin.cc:263 +msgid "decrescendo too small" +msgstr "decrescendo demasiado pequeño" + +#: extender-engraver.cc:169 extender-engraver.cc:178 +msgid "unterminated extender" +msgstr "prolongación sin terminar" -#: main.cc:198 -msgid "GNU LilyPond -- The music typesetter" +#: main.cc:101 +#, c-format +msgid "" +"This program is free software. It is covered by the GNU General Public\n" +"License and you are welcome to change it and/or distribute copies of it\n" +"under certain conditions. Invoke as `%s --warranty' for more\n" +"information.\n" msgstr "" +"Este software es libre. Está protegido por la Licencia Pública\n" +"General de GNU, y usted está invitado a modificarlo y/o distribuir copias de\n" +"él bajo ciertas condiciones. Invóquelo como `%s --warranty' para obtener\n" +"más información.\n" -#: main.cc:206 +#: main.cc:107 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" +"modify it under the terms of the GNU General Public License as \n" +"published by the Free Software Foundation, either version 3 of\n" +"the License, or (at your option) any later version.\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" +" You should have received a copy of the\n" "GNU General Public License along with this program; if not, write to\n" -"the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n" -"USA.\n" +"the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n" +"Boston, MA 02111-1307, USA.\n" msgstr "" +" This program is free software; you can redistribute it and/or\n" +"modify it under the terms of the GNU General Public License as \n" +"published by the Free Software Foundation, either version 3 of\n" +"the License, or (at your option) any later version.\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 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" +"\n" +" Este programa es software libre; puede redistribuirlo y/o\n" +"modificarlo bajo los términos de la Licencia Pública General\n" +"de GNU tal y como está publicada por la Free Software\n" +"Foundation, en su versión 3 o (según lo desee) a cualquier\n" +"versión posterior.\n" +"\n" +" Este programa se distribuye con la esperanza de que resulte útil,\n" +"pero SIN NINGUNA GARANTÍA; ni siquiera con la garantía MERCANTIL\n" +"ni de CONVENIENCIA PARA UN PROPÓSITO PARTICULAR implícitas.\n" +"Consulte la Licencia Pública General de GNU para ver más detalles.\n" +"\n" +" Debería haber recibido una copia de la\n" +"Licencia Pública General junto con este programa. Si no ha sido así,\n" +"escriba a la Free Software Foundation, Inc.,\n" +"59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -#: mensural-ligature-engraver.cc:321 mensural-ligature-engraver.cc:483 -msgid "unexpected case fall-through" -msgstr "" +#: main.cc:141 +msgid "SYM[=VAL]" +msgstr "SÍMBOLO[=VALOR]" -#: mensural-ligature-engraver.cc:332 -msgid "ligature with less than 2 heads -> skipping" +#: main.cc:142 +msgid "" +"set Scheme option SYM to VAL (default: #t).\n" +"Use -dhelp for help." msgstr "" +"establecer la opción de Scheme SÍMBOLO a VALOR (por omisión: #t).\n" +"Use -dhelp para obtener ayuda." -#: mensural-ligature-engraver.cc:347 -msgid "can not determine pitch of ligature primitive -> skipping" -msgstr "" +#: main.cc:146 +msgid "EXPR" +msgstr "EXPRESIÓN" -#: mensural-ligature-engraver.cc:370 -msgid "prime interval within ligature -> skipping" -msgstr "" +#: main.cc:146 +msgid "evaluate scheme code" +msgstr "evaluar código de Scheme" -#: mensural-ligature-engraver.cc:380 -msgid "mensural ligature: duration none of L, B, S -> skipping" -msgstr "" +#. Bug in option parser: --output =foe is taken as an abbreviation +#. for --output-format. +#: main.cc:149 +msgid "FORMATs" +msgstr "FORMATOs" -#: mensural-ligature.cc:152 -#, c-format -msgid "Mensural_ligature: thickness undefined on flexa %d; assuming 1.4" -msgstr "" +#: main.cc:149 +msgid "dump FORMAT,... Also as separate options:" +msgstr "volcar FORMATO,... También como opciones separadas:" -#: mensural-ligature.cc:166 -#, c-format -msgid "Mensural_ligature: delta-pitch undefined on flexa %d; assuming 0" -msgstr "" +#: main.cc:150 +msgid "generate PDF (default)" +msgstr "generar un PDF (predeterminado)" -#: mensural-ligature.cc:177 -#, c-format -msgid "Mensural_ligature: flexa-width undefined on flexa %d; assuming 2.0" +#: main.cc:151 +msgid "generate PNG" +msgstr "generar un PNG" + +#: main.cc:152 +msgid "generate PostScript" +msgstr "generar un PostScript" + +#: main.cc:155 +msgid "FIELD" +msgstr "CAMPO" + +#: main.cc:155 +msgid "" +"dump header field FIELD to file\n" +"named BASENAME.FIELD" msgstr "" +"volcar el campo de cabecera CAMPO a un archivo\n" +"llamado NOMBRE_BASE.CAMPO" + +#: main.cc:158 +msgid "add DIR to search path" +msgstr "añadir DIRECTORIO a la ruta de búsqueda" + +#: main.cc:159 +msgid "use FILE as init file" +msgstr "usar ARCHIVO como archivo de inicialización" -#: mensural-ligature.cc:208 -msgid "Mensural_ligature: unexpected case fall-through" +#: main.cc:162 +msgid "USER, GROUP, JAIL, DIR" +msgstr "USUARIO, GRUPO, JAULA, DIRECTORIO" + +#: main.cc:162 +msgid "" +"chroot to JAIL, become USER:GROUP\n" +"and cd into DIR" msgstr "" +"chroot a JAULA, convertirse en USUARIO:GRUPO\n" +"y cd al DIRECTORIO" -#: mensural-ligature.cc:217 -msgid "Menusral_ligature: (join_left == 0)" +#: main.cc:167 +msgid "" +"print log messages according to LOGLEVEL. Possible values are:\n" +"NONE, ERROR, WARNING, BASIC, PROGRESS, INFO (default) and DEBUG." msgstr "" +"mostrar mensajes de registro según NIVEL_DE_REGISTRO. Los valores posibles son:\n" +"NONE (ninguno), ERROR (errores), WARNING (advertencias), BASIC (básico),\n" +"PROGRESS (mostrar avance), INFO (información; predeterminado)\n" +"y DEBUG (depuración)." -#: midi-item.cc:144 -#, c-format -msgid "no such instrument: `%s'" -msgstr "no hay este instrumento: `%s'" +#: main.cc:171 +msgid "write output to FILE (suffix will be added)" +msgstr "escribir la salida en el ARCHIVO (se añadirá el sufijo)" -#: midi-item.cc:234 -msgid "silly duration" -msgstr "duración ridícula" +#: main.cc:172 +msgid "relocate using directory of lilypond program" +msgstr "relocalizar utilizando el directorio del programa lilypond" -#: midi-item.cc:247 -msgid "silly pitch" -msgstr "" +#: main.cc:173 +msgid "no progress, only error messages (equivalent to loglevel=ERROR)" +msgstr "sin información del avance; sólo mensajes de error (equivale a loglevel=ERROR)" -#: music-output-def.cc:113 -#, c-format -msgid "can't find `%s' context" -msgstr "no se puede encontrar el contexto de `%s'" +#: main.cc:175 +msgid "be verbose (equivalent to loglevel=DEBUG)" +msgstr "ser prolijo (equivale a loglevel=DEBUG)" -#: music.cc:159 +#. Do not update the copyright years here, run `make grand-replace' +#: main.cc:242 #, c-format -msgid "Transposition by %s makes accidental larger than two" +msgid "" +"Copyright (c) %s by\n" +"%s and others." msgstr "" +"Copyright (c) %s por\n" +"%s y otros." -#: my-lily-lexer.cc:142 -#, c-format -msgid "Identifier name is a keyword: `%s'" -msgstr "El nombre del identificativo es una palabra clave: `%s'" - -#: my-lily-lexer.cc:162 +#. No version number or newline here. It confuses help2man. +#: main.cc:269 #, c-format -msgid "error at EOF: %s" -msgstr "error al final del fichero (EOF): %s" +msgid "Usage: %s [OPTION]... FILE..." +msgstr "Uso: %s [OPCIÓN]... ARCHIVO..." -#: my-lily-parser.cc:44 -msgid "Parsing..." -msgstr "Analizando..." +#: main.cc:271 +msgid "Typeset music and/or produce MIDI from FILE." +msgstr "Componer tipográficamente la música y/o producir MIDI a partir de ARCHIVO." -#: my-lily-parser.cc:54 -msgid "Braces don't match" -msgstr "" +#: main.cc:273 +msgid "LilyPond produces beautiful music notation." +msgstr "LilyPond produce una notación musical bella y hermosa." -#: note-collision.cc:340 -msgid "Too many clashing notecolumns. Ignoring them." -msgstr "Demasiadas columnas de notas que chocan entre sí. Se las ignora." +#: main.cc:275 +#, c-format +msgid "For more information, see %s" +msgstr "Para ver más información, consulte %s" -#: note-head.cc:134 -msgid "Symbol not found, " -msgstr "" +#: main.cc:277 +msgid "Options:" +msgstr "Opciones:" -#: output-property-music-iterator.cc:20 request-chord-iterator.cc:76 +#: main.cc:331 #, c-format -msgid "Junking request: `%s'" -msgstr "" +msgid "expected %d arguments with jail, found: %u" +msgstr "se esperaban %d argumentos con la jaula, se han encontrado: %u" -#: paper-def.cc:122 +#: main.cc:345 #, c-format -msgid "paper output to `%s'..." -msgstr "" +msgid "no such user: %s" +msgstr "no existe el usuario %s" -#: paper-outputter.cc:57 -msgid ", at " -msgstr ", en " - -#: paper-score.cc:77 -#, fuzzy, c-format -msgid "Element count %d (spanners %d) " -msgstr "Elementos contados %d" +#: main.cc:347 +#, c-format +msgid "cannot get user id from user name: %s: %s" +msgstr "no se puede obtener el identificador de usuario a partir del nombre: %s: %s" -#: paper-score.cc:82 -msgid "Preprocessing elements..." -msgstr "Preprocesando elementos..." +#: main.cc:362 +#, c-format +msgid "no such group: %s" +msgstr "no existe este grupo: %s" -#: paper-score.cc:115 -msgid "Outputting Score, defined at: " -msgstr "" +#: main.cc:364 +#, c-format +msgid "cannot get group id from group name: %s: %s" +msgstr "no se puede obtener el id de grupo a partir del nombre: %s: %s" -#: parse-scm.cc:80 -msgid "GUILE signaled an error for the expression begining here" -msgstr "" +#: main.cc:372 +#, c-format +msgid "cannot chroot to: %s: %s" +msgstr "no se puede hacer chroot a: %s: %s" -#. -#. 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:116 +#: main.cc:379 #, c-format -msgid "I'm one myself: `%s'" -msgstr "Yo mismo soy uno: `%s'" +msgid "cannot change group id to: %d: %s" +msgstr "no se puede cambiar el grupo del usuario a %d: %s" -#: part-combine-music-iterator.cc:119 +#: main.cc:385 #, c-format -msgid "none of these in my family: `%s'" -msgstr "" +msgid "cannot change user id to: %d: %s" +msgstr "no se puede cambiar el identificador de usuario a %d: %s" -#: percent-repeat-engraver.cc:116 -msgid "Don't know how to handle a percent repeat of this length." -msgstr "" +#: main.cc:391 +#, c-format +msgid "cannot change working directory to: %s: %s" +msgstr "no se puede cambiar el directorio de trabajo a: %s: %s" -#: percent-repeat-iterator.cc:53 -msgid "no one to print a percent" -msgstr "" +#: main.cc:639 +#, c-format +msgid "exception caught: %s" +msgstr "se ha capturado una excepción: %s" -#: performance.cc:51 -msgid "Track ... " -msgstr "Pista ... " +#: page-turn-page-breaking.cc:168 +#, c-format +msgid "page-turn-page-breaking: breaking from %d to %d" +msgstr "page-turn-page-breaking: saltando desde %d hasta %d" -#: performance.cc:83 -msgid "Creator: " -msgstr "Creador: " +#: page-turn-page-breaking.cc:217 +msgid "cannot fit the first page turn onto a single page. Consider setting first-page-number to an even number." +msgstr "no se puede ajustar la primera vuelta de página en una página única. Considere la posibilidad de establecer first-page-number a un número par." -#: performance.cc:103 -#, fuzzy -msgid "at " -msgstr ", en " +#: page-turn-page-breaking.cc:230 +#, c-format +msgid "Calculating page and line breaks (%d possible page breaks)..." +msgstr "Calculando los saltos de página y de línea (%d saltos de página posibles)..." -#: performance.cc:114 +#: page-turn-page-breaking.cc:300 #, c-format -msgid "from musical definition: %s" -msgstr "a partir de la definición musical: %s" +msgid "break starting at page %d" +msgstr "el salto comienza en la página %d" -#: performance.cc:169 +#: page-turn-page-breaking.cc:301 #, c-format -msgid "MIDI output to `%s'..." -msgstr "Salida MIDI a `%s'..." +msgid "\tdemerits: %f" +msgstr "\tpuntuación: %f" -#: phrasing-slur-engraver.cc:117 -msgid "unterminated phrasing slur" -msgstr "" +#: page-turn-page-breaking.cc:302 +#, c-format +msgid "\tsystem count: %d" +msgstr "número total de \tsistemas: %d" -#: phrasing-slur-engraver.cc:132 -msgid "can't find start of phrasing slur" -msgstr "" +#: page-turn-page-breaking.cc:303 +#, c-format +msgid "\tpage count: %d" +msgstr "número total de \tpáginas: %d" -#: piano-pedal-engraver.cc:230 piano-pedal-engraver.cc:245 -#: piano-pedal-engraver.cc:300 piano-pedal-performer.cc:82 +#: page-turn-page-breaking.cc:304 #, c-format -msgid "can't find start of piano pedal: `%s'" -msgstr "" +msgid "\tprevious break: %d" +msgstr "\tsalto anterior: %d" -#: piano-pedal-engraver.cc:405 -#, fuzzy -msgid "unterminated pedal bracket" -msgstr "prolongación sin terminar" +#: key-signature-interface.cc:77 +#, c-format +msgid "No glyph found for alteration: %s" +msgstr "No se ha encontrado ningún glifo para la alteración: %s" -#: pitch.cc:25 -msgid "Pitch arguments out of range" -msgstr "" +#: key-signature-interface.cc:87 +msgid "alteration not found" +msgstr "no se encuentra la alteración" -#: porrectus.cc:35 -msgid "(left_head == 0)" -msgstr "" +#: music.cc:150 +#, c-format +msgid "octave check failed; expected \"%s\", found: \"%s\"" +msgstr "fallo en la comprobación de octava; se esperaba \"%s\", se ha encontrado: \"%s\"" -#: porrectus.cc:46 -#, fuzzy -msgid "undefined left_head" -msgstr "prolongación sin terminar" +#: music.cc:219 +msgid "(normalized pitch)" +msgstr "(altura normalizada)" -#: porrectus.cc:65 -msgid "(right_head == 0)" -msgstr "" +#: music.cc:223 +#, c-format +msgid "Transposing %s by %s makes alteration larger than double" +msgstr "La transposición de %s en %s produce una alteración más que doble" -#: porrectus.cc:76 -msgid "undefined right_head" -msgstr "" +#: vaticana-ligature.cc:95 +msgid "flexa-height undefined; assuming 0" +msgstr "la altura flexa-height no está definida; se supone que es 0" -#: porrectus.cc:96 -msgid "junking lonely porrectus" -msgstr "" +#: vaticana-ligature.cc:100 +msgid "ascending vaticana style flexa" +msgstr "flexa ascendente de estilo vaticana" -#: porrectus.cc:106 -msgid "porrectus style undefined; using mensural" -msgstr "" +#: translator.cc:356 +#, c-format +msgid "Two simultaneous %s events, junking this one" +msgstr "Dos eventos %s simultáneos, se recorta éste" -#: porrectus.cc:251 -msgid "ascending vaticana style porrectus" -msgstr "" +#: translator.cc:357 +#, c-format +msgid "Previous %s event here" +msgstr "El evento %s previo está aquí" -#: property-iterator.cc:64 +#: lily-guile.cc:93 #, c-format -msgid "Not a grob name, `%s'." -msgstr "" +msgid "(load path: `%s')" +msgstr "(ruta de carga: «%s»)" -#: rest-collision.cc:186 -msgid "too many colliding rests" -msgstr "" +#: lily-guile.cc:416 +#, c-format +msgid "cannot find property type-check for `%s' (%s)." +msgstr "no se encuentra la comprobación de tipo de propiedad para «%s» (%s)." -#: scm-option.cc:44 -msgid "lilypond -e EXPR means:" -msgstr "" +#: lily-guile.cc:419 +msgid "perhaps a typing error?" +msgstr "¿quizá es un error de tecleo?" -#: scm-option.cc:46 -msgid " Evalute the Scheme EXPR before parsing any .ly files." -msgstr "" +#: lily-guile.cc:426 +msgid "doing assignment anyway" +msgstr "se hace la asignación de todas formas" -#: scm-option.cc:48 -msgid "" -" Multiple -e options may be given, they will be evaluated sequentially." -msgstr "" +#: lily-guile.cc:438 +#, c-format +msgid "type check for `%s' failed; value `%s' must be of type `%s'" +msgstr "ha fallado la comprobación de tipo para «%s»; el valor «%s» debe ser del tipo «%s»" -#: scm-option.cc:50 -msgid "" -" The function ly-set-option allows for access to some internal variables." -msgstr "" +#: text-spanner-engraver.cc:72 +msgid "cannot find start of text spanner" +msgstr "no se encuentra el principio del trazador de texto" -#: scm-option.cc:52 -msgid "Usage: lilypond -e \"(ly-set-option SYMBOL VAL)\"" -msgstr "" +#: text-spanner-engraver.cc:85 +msgid "already have a text spanner" +msgstr "ya hay un trazador de texto" -#: scm-option.cc:54 -msgid "Where SYMBOL VAL pair is any of:" -msgstr "" +#: text-spanner-engraver.cc:130 +msgid "unterminated text spanner" +msgstr "trazador de texto sin terminar" -#: scm-option.cc:122 -msgid "Unknown internal option!" -msgstr "" +#: clef.cc:65 +#, c-format +msgid "clef `%s' not found" +msgstr "no se ha encontrado la clave «%s»" -#: score-engraver.cc:102 -#, fuzzy, c-format -msgid "can't find `%s'" -msgstr "no se puede encontrar: `%s'" +#: beam-engraver.cc:147 +msgid "already have a beam" +msgstr "ya tiene una barra" -#: score-engraver.cc:103 -msgid "Fonts have not been installed properly. Aborting" -msgstr "" +#: beam-engraver.cc:230 +msgid "unterminated beam" +msgstr "barra sin terminar" -#: score-engraver.cc:207 -#, c-format -msgid "unbound spanner `%s'" -msgstr "" +#: beam-engraver.cc:266 chord-tremolo-engraver.cc:149 +msgid "stem must have Rhythmic structure" +msgstr "la plica debe tener estructura rítmica" -#: score.cc:92 -#, c-format -msgid "stack size cur %d, max %d\n" -msgstr "" +#: beam-engraver.cc:277 +msgid "stem does not fit in beam" +msgstr "la plica no cabe dentro de la barra" -#: score.cc:109 -msgid "Interpreting music..." -msgstr "Interpretación de la música..." +#: beam-engraver.cc:278 +msgid "beam was started here" +msgstr "la barra comenzó aquí" -#: score.cc:122 -msgid "Need music in a score" -msgstr "" +#. +#. Todo: should make typecheck? +#. +#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi. +#. +#: time-signature-engraver.cc:75 +#, c-format +msgid "strange time signature found: %d/%d" +msgstr "se ha encontrado una indicación extraña de compás: %d/%d" -#. should we? hampers debugging. -#: score.cc:135 -msgid "Errors found/*, not processing score*/" -msgstr "" -"Erreurs trouvées/*, pas de traitement de la feuille de musique*/ Se han " -"encontrado errores/*, no se procesa la partitura*/" +#: paper-column-engraver.cc:261 +msgid "forced break was overridden by some other event, should you be using bar checks?" +msgstr "el salto forzado ha sido sobreestablecido por algún otro evento, ¿quizá deba usar comprobaciones de compás?" -#: score.cc:142 +#: lily-parser-scheme.cc:80 #, c-format -msgid "elapsed time: %.2f seconds" -msgstr "" +msgid "Changing working directory to: `%s'" +msgstr "Se cambia el directorio de trabajo a: «%s»" -#: script-engraver.cc:66 +#: lily-parser-scheme.cc:84 #, c-format -msgid "Don't know how to interpret articulation `%s'" -msgstr "No se sabe como interpretar la articulación `%s'" - -#. this shouldn't happen, but let's continue anyway. -#: separation-item.cc:53 separation-item.cc:101 -msgid "Separation_item: I've been drinking too much" -msgstr "Separation_item: He bebido demasiado" +msgid "unable to change directory to: `%s'" +msgstr "no se ha podido cambiar el directorio de trabajo a: «%s»" -#: simple-spacer.cc:254 +#: lily-parser-scheme.cc:99 #, c-format -msgid "No spring between column %d and next one" -msgstr "" - -#: slur-engraver.cc:140 -msgid "unterminated slur" -msgstr "" +msgid "cannot find init file: `%s'" +msgstr "no se encuentra el archivo de inicio: «%s»" -#. How to shut up this warning, when Voice_devnull_engraver has -#. eaten start request? -#: slur-engraver.cc:157 -msgid "can't find start of slur" -msgstr "" +#: lily-parser-scheme.cc:117 +#, c-format +msgid "Processing `%s'" +msgstr "Procesando «%s»" -#: slur.cc:53 -msgid "Putting slur over rest." -msgstr "" +#: lily-parser-scheme.cc:208 +msgid "ly:parser-parse-string is only valid with a new parser. Use ly:parser-include-string instead." +msgstr "ly:parser-parse-string sólo es válido con un analizador nuevo. Use en su lugar ly:parser-include-string." -#: slur.cc:424 -msgid "Slur over rest?" -msgstr "" +#: lily-parser-scheme.cc:239 +msgid "ly:parse-string-expression is only valid with a new parser. Use ly:parser-include-string instead." +msgstr "ly:parse-string-expression sólo es válido con un analizador nuevo. Use en su lugar ly:parser-include-string." -#: source-file.cc:65 +#: font-config-scheme.cc:167 #, c-format -msgid "Huh? Got %d, expected %d characters" -msgstr "¿Eh? Se han obtenido %d caracteres, cuando se esperaban %d" +msgid "failed adding font file: %s" +msgstr "fallo al añadir el archivo de fuente tipográfica: %s" -#: spacing-spanner.cc:379 +#: font-config-scheme.cc:169 #, c-format -msgid "Global shortest duration is %s\n" -msgstr "" +msgid "Adding font file: %s" +msgstr "Añadiendo archivo de fuente tipográfica: %s" -#: spring-smob.cc:32 +#: custos.cc:88 #, c-format -msgid "#" -msgstr "" +msgid "custos `%s' not found" +msgstr "no se encuentran los custos «%s»" -#: staff-symbol.cc:62 -msgid "staff symbol: indentation yields beyond end of line" -msgstr "" +#: accidental-engraver.cc:179 +#, c-format +msgid "accidental typesetting list must begin with context-name: %s" +msgstr "la lista de tippografiado de alteraciones accidentales debe comenzar con context-name: %s" -#: stem-engraver.cc:117 +#: accidental-engraver.cc:209 #, c-format -msgid "Adding note head to incompatible stem (type = %d)" -msgstr "" +msgid "procedure or context-name expected for accidental rule, found %s" +msgstr "se esperaba un procedimiento o un nombre de contexto para la regla de alteración accidental, se ha encontrado %s" -#: stem.cc:118 -msgid "Weird stem size; check for narrow beams" -msgstr "" +#: rest-collision.cc:146 +msgid "cannot resolve rest collision: rest direction not set" +msgstr "no se puede resolver la colisión de los silencios: la dirección de los silencios no se ha establecido" -#: streams.cc:34 -#, c-format -msgid "can't create directory: `%s'" -msgstr "no se puede crear el directorio: `%s'" +#: rest-collision.cc:160 rest-collision.cc:276 +msgid "too many colliding rests" +msgstr "demasiados silencios en colisión" -#: streams.cc:48 -msgid "Error syncing file (disk full?)" +#: pango-font.cc:205 +#, c-format +msgid "" +"Glyph has no name, but font supports glyph naming.\n" +"Skipping glyph U+%0X, file %s" msgstr "" +"El glifo no tiene nombre, pero la tipografía soporta nombres de glifo.\n" +"Se salta el glifo U+%0X, archivo %s" -#: system.cc:125 +#: pango-font.cc:242 #, c-format -msgid "Element count %d." -msgstr "Elementos contados %d." - -#: system.cc:377 -#, fuzzy, c-format -msgid "Grob count %d " -msgstr "Elementos contados %d" - -#: system.cc:391 -msgid "Calculating column positions..." -msgstr "Calculando las posiciones de las columnas" +msgid "no PostScript font name for font `%s'" +msgstr "no hay un nombre de tipografía PostScript para «%s»" -#: text-spanner-engraver.cc:92 -msgid "can't find start of text spanner" -msgstr "" +#: pango-font.cc:291 +msgid "FreeType face has no PostScript font name" +msgstr "El tipo FreeType no tiene un nombre de tipografía PostScript" -#: text-spanner-engraver.cc:112 -msgid "already have a text spanner" -msgstr "" +#: lyric-engraver.cc:186 +msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice." +msgstr "La sílaba de la letra no tiene nota. Utilice \\lyricsto o associatedVoice." -#: text-spanner-engraver.cc:167 -msgid "unterminated text spanner" -msgstr "" +#: page-breaking.cc:277 +msgid "ignoring min-systems-per-page and max-systems-per-page because systems-per-page was set" +msgstr "se ignoran min-systems-per-page y max-systems-per-page debido a que se fijó systems-per-page" -#: text-spanner.cc:130 -msgid "Text_spanner too small" -msgstr "" +#: page-breaking.cc:282 +msgid "min-systems-per-page is larger than max-systems-per-page, ignoring both values" +msgstr "min-systems-per-page es mayor que max-systems-per-page, se ignoran los dos valores" -#. Not using ngettext's plural feature here, as this message is -#. more of a programming error. -#: tfm-reader.cc:108 +#: paper-outputter-scheme.cc:41 #, c-format -msgid "TFM header of `%s' has only %u word (s)" -msgstr "" +msgid "Layout output to `%s'..." +msgstr "Salida de la página hacia «%s»..." -#: tfm-reader.cc:142 +#: gregorian-ligature-engraver.cc:70 #, c-format -msgid "%s: TFM file has %u parameters, which is more than the %u I can handle" -msgstr "" +msgid "\\%s ignored" +msgstr "\\%s ignorado(s)" -#: tfm.cc:83 +#: gregorian-ligature-engraver.cc:75 #, c-format -msgid "can't find ascii character: %d" -msgstr "" - -#: tie-engraver.cc:216 -msgid "lonely tie" -msgstr "" +msgid "implied \\%s added" +msgstr "se ha añadido el \\%s implícito" -#: tie-performer.cc:161 -msgid "No ties were created!" -msgstr "" +#. ligature may not start with 2nd head of pes or flexa +#: gregorian-ligature-engraver.cc:224 +msgid "cannot apply `\\~' on first head of ligature" +msgstr "no se puede aplicar `\\~' sobre la primera cabeza de una ligadura" -#: time-scaled-music-iterator.cc:25 -msgid "no one to print a tuplet start bracket" -msgstr "" +#. (pitch == prev_pitch) +#: gregorian-ligature-engraver.cc:236 +msgid "cannot apply `\\~' on heads with identical pitch" +msgstr "no se puede aplicar `\\~' sobre cabezas de idéntica altura" -#: translator-ctors.cc:53 -#, c-format -msgid "unknown translator: `%s'" -msgstr "traductor desconocido: `%s'" +#: chord-tremolo-engraver.cc:88 +msgid "No tremolo to end" +msgstr "No hay ningún tremolo hasta el final" -#: translator-def.cc:87 -msgid "Program has no such type" -msgstr "El programa no tiene este tipo" +#: chord-tremolo-engraver.cc:109 +msgid "unterminated chord tremolo" +msgstr "trémolo de acorde sin terminar" -#: translator-def.cc:93 +#: general-scheme.cc:390 #, c-format -msgid "Already contains: `%s'" -msgstr "Ya contiene: `%s'" +msgid "failed redirecting stderr to `%s'" +msgstr "fallo al redirigir la salida stderr a «%s»" -#: translator-def.cc:94 -#, c-format -msgid "Not adding translator: `%s'" -msgstr "No se añade el traductor: `%s'" +#: general-scheme.cc:469 +msgid "Found infinity or nan in output. Substituting 0.0" +msgstr "Se ha encontrado Infinito o NaN en la salida. Se sustituye por 0.0" -#: translator-def.cc:209 +#: system.cc:200 #, c-format -msgid "can't find: `%s'" -msgstr "no se puede encontrar: `%s'" +msgid "Element count %d" +msgstr "Número total de elementos %d" -#: translator-group.cc:159 +#: system.cc:466 #, c-format -msgid "can't find or create `%s' called `%s'" -msgstr "no se puede encontrar o crear `%s' llamado `%s'" +msgid "Grob count %d" +msgstr "Número de objetos gráficos: %d" -#: translator-group.cc:244 -#, c-format -msgid "can't find or create: `%s'" -msgstr "no se puede encontrar o crear: `%s'" +#: axis-group-engraver.cc:94 +msgid "Axis_group_engraver: vertical group already has a parent" +msgstr "Axis_group_engraver: el grupo vertical ya tiene un ancestro" -#: volta-engraver.cc:111 -msgid "No volta spanner to end" -msgstr "" +#: axis-group-engraver.cc:95 +msgid "are there two Axis_group_engravers?" +msgstr "¿hay dos Axis_group_engravers?" -#: volta-engraver.cc:121 -msgid "Already have a volta spanner. Stopping that one prematurely." -msgstr "" +#: axis-group-engraver.cc:96 +msgid "removing this vertical group" +msgstr "se suprime este grupo vertical" -#: volta-engraver.cc:125 -msgid "Also have a stopped spanner. Giving up." -msgstr "" +#: cluster.cc:120 +#, c-format +msgid "unknown cluster style `%s'" +msgstr "estilo de cluster (racimo) «%s» desconocido" -#: parser.yy:434 -#, fuzzy -msgid "Identifier should have alphabetic characters only" -msgstr "El identificativo debería contener solamente caracteres alfabéticos" +#: cluster.cc:157 +msgid "junking empty cluster" +msgstr "se recorta el racimo (cluster) vacío" -#: parser.yy:729 -msgid "More alternatives than repeats. Junking excess alternatives." -msgstr "" +#: grob-property.cc:35 +#, c-format +msgid "%d: %s" +msgstr "%d: %s" -#: parser.yy:798 -msgid "Second argument must be a symbol" -msgstr "El segundo argumento debe ser un símbolo" +#: rest-collision-engraver.cc:70 +msgid "rhythmic head is not part of a rhythmic column" +msgstr "la cabeza rítmica no es parte de una columna rítmica" -#: parser.yy:803 -msgid "First argument must be a procedure taking one argument" -msgstr "" +#: axis-group-interface.cc:670 +msgid "an outside-staff object should have a direction, defaulting to up" +msgstr "un objeto externo a la pauta debe tener una dirección, por omisión se establece hacia arriba" -#: parser.yy:1380 -msgid "Expecting string as script definition" -msgstr "" +#: coherent-ligature-engraver.cc:110 +#, c-format +msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul" +msgstr "Coherent_ligature_engraver: se establece `spacing-increment=0.01': ptr=%ul" -#: parser.yy:1390 -msgid "Can't specify direction for this request" -msgstr "" +#. We are completely screwed. +#: beam-quanting.cc:853 +msgid "no viable initial configuration found: may not find good beam slope" +msgstr "no se ha encontrado ninguna configuración inicial viable; puede que no se encuentre una buena inclinación de las barras" -#: parser.yy:1516 -msgid "Expecting musical-pitch value" -msgstr "" +#: percent-repeat-engraver.cc:147 +msgid "unterminated percent repeat" +msgstr "repetición de porcentaje sin terminar" -#: parser.yy:1527 -msgid "Must have duration object" -msgstr "" +#: note-head.cc:85 +#, c-format +msgid "none of note heads `%s' or `%s' found" +msgstr "no se encuentran las cabezas de nota «%s» ni «%s»" -#: parser.yy:1536 parser.yy:1544 -msgid "Have to be in Lyric mode for lyrics" -msgstr "" +#. FIXME: +#: script-engraver.cc:113 +msgid "do not know how to interpret articulation:" +msgstr "no sabemos cómo interpretar la articulación:" -#: parser.yy:1715 parser.yy:1768 -#, c-format -msgid "not a duration: %d" -msgstr "no es una duración: %d" +#: script-engraver.cc:114 +msgid " scheme encoding: " +msgstr " codificación de Scheme: " -#: parser.yy:1855 -msgid "Have to be in Note mode for notes" -msgstr "" +#: program-option-scheme.cc:235 +#, c-format +msgid "no such internal option: %s" +msgstr "no existe la opción interna %s" -#: parser.yy:1954 -msgid "Have to be in Chord mode for chords" -msgstr "" +#: property-iterator.cc:93 +#, c-format +msgid "not a grob name, `%s'" +msgstr "no es un nombre de objeto gráfico: «%s»" -#: parser.yy:2134 -msgid "need integer number arg" -msgstr "" +#: all-font-metrics.cc:149 +#, c-format +msgid "cannot find font: `%s'" +msgstr "no se encuentra la tipografía «%s»" -#: parser.yy:2206 -msgid "Suspect duration found following this beam" -msgstr "" +#: pdf-scheme.cc:50 +#, c-format +msgid "Conversion of string `%s' to UTF-16be failed: %s" +msgstr "La conversión de la cadena `%s' a UTF-16be ha fallado: %s" -#: lexer.ll:178 -msgid "EOF found inside a comment" -msgstr "" +#: rest.cc:171 +#, c-format +msgid "rest `%s' not found" +msgstr "no se ha encontrado el silencio «%s»" -#: lexer.ll:192 -msgid "\\maininput disallowed outside init files" -msgstr "" +#: bar-check-iterator.cc:84 +#, c-format +msgid "barcheck failed at: %s" +msgstr "la comprobación de compás ha fallado en: %s" -#: lexer.ll:216 +#: slur-engraver.cc:92 phrasing-slur-engraver.cc:91 #, c-format -msgid "wrong or undefined identifier: `%s'" -msgstr "identificativo equivocado o no definido: `%s'" +msgid "direction of %s invalid: %d" +msgstr "dirección inválida de %s: %d" -#. backup rule -#: lexer.ll:225 -msgid "Missing end quote" -msgstr "" +#: slur-engraver.cc:166 +msgid "unterminated slur" +msgstr "ligadura de expresión sin terminar" -#. backup rule -#: lexer.ll:247 lexer.ll:251 -msgid "white expected" -msgstr "" +#: slur-engraver.cc:191 +msgid "cannot end slur" +msgstr "no se puede terminar la ligadura de expresión" -#: lexer.ll:260 -msgid "Can't evaluate Scheme in safe mode" -msgstr "" +#. We already have a slur, so give a warning and completely ignore +#. the new slur. +#: slur-engraver.cc:208 +msgid "already have slur" +msgstr "ya tiene una ligadura de expresión" -#: lexer.ll:364 -msgid "Brace found at end of lyric. Did you forget a space?" -msgstr "" +#: global-context-scheme.cc:96 global-context-scheme.cc:114 +msgid "no music found in score" +msgstr "no se ha encontrado música en la partitura" -#: lexer.ll:480 -#, c-format -msgid "invalid character: `%c'" -msgstr "carácter no válido: `%c'" +#: global-context-scheme.cc:104 +msgid "Interpreting music... " +msgstr "Interpretando la música... " -#: lexer.ll:566 +#: global-context-scheme.cc:126 #, c-format -msgid "unknown escaped string: `\\%s'" -msgstr "" +msgid "elapsed time: %.2f seconds" +msgstr "tiempo transcurrido: %.2f segundos" -#: lexer.ll:657 -#, fuzzy, c-format -msgid "Incorrect lilypond version: %s (%s, %s)" -msgstr "versión de lilypond incorrecta: %s (%s, %s)" +#: translator-group-ctors.cc:40 +#, c-format +msgid "fatal error. Couldn't find type: %s" +msgstr "error fatal. No se ha encontrado el tipo: %s" -#: lexer.ll:658 -#, fuzzy -msgid "Consider updating the input with the convert-ly script" -msgstr "" -"Considere la conversión de la entrada con ayuda del guión (script) convert-ly" +#: phrasing-slur-engraver.cc:165 +msgid "unterminated phrasing slur" +msgstr "ligadura de fraseo sin terminar" -#~ msgid "Generate .dvi with LaTeX for LilyPond" -#~ msgstr "Generar un fichero .dvi con la ayuda de LaTeX para LilyPond" +#: phrasing-slur-engraver.cc:190 +msgid "cannot end phrasing slur" +msgstr "no se puede terminar la ligadura de fraseo" -#~ msgid "can't map file" -#~ msgstr "no es posible producir el fichero map" +#: phrasing-slur-engraver.cc:204 +msgid "already have phrasing slur" +msgstr "ya tiene una ligadura de fraseo" -#, fuzzy -#~ msgid "use output format EXT (tex [default], pdftex, ps, scm or as)" -#~ msgstr "utilizar el formato de salida EXT (scm, ps, tex o as) " +#: lily-parser.cc:109 +msgid "Parsing..." +msgstr "Analizando..." -#~ msgid "This binary was compiled with the following options:" -#~ msgstr "Este binario fue compilado con las siguientes opciones:" +#: score.cc:176 +msgid "already have music in score" +msgstr "ya tiene música en la partitura" -#~ msgid "%s is far from completed. Not all constructs are recognised." -#~ msgstr "" -#~ "%s está lejos de estar completo. No se han reconocido todas las " -#~ "construcciones." +#: score.cc:177 +msgid "this is the previous music" +msgstr "esta es la música precedente" -#~ msgid "Cleaning `%s'..." -#~ msgstr "Limpiando `%s'..." +#: score.cc:182 +msgid "errors found, ignoring music expression" +msgstr "se han encontrado errores, se ignora la expresión musical" -#~ msgid "EOF in a string" -#~ msgstr "Fin de fichero (EOF) en una cadena" +#. If there is no such symbol, we default to the numbered style. +#. (Here really with a warning!) +#: time-signature.cc:94 +#, c-format +msgid "time signature symbol `%s' not found; reverting to numbered style" +msgstr "no se encuentra el símbolo de compás «%s»; se vuelve al estilo numerado" -#~ msgid "" -#~ msgstr "" +#: grob-interface.cc:68 +#, c-format +msgid "Unknown interface `%s'" +msgstr "interfaz desconocido «%s»" -#~ msgid "programming error: " -#~ msgstr "error de programación: " +#: grob-interface.cc:79 +#, c-format +msgid "Grob `%s' has no interface for property `%s'" +msgstr "El grob «%s» no tiene interfaz para la propiedad «%s»" -#~ msgid "unknown spacing pair `%s', `%s'" -#~ msgstr "par de espacimiento desconocido `%s', `%s'" +#: midi-stream.cc:39 +#, c-format +msgid "cannot open for write: %s: %s" +msgstr "no se puede abrir el archivo en modo de escritura: %s: %s" -#~ msgid "writing header field `%s' to `%s'..." -#~ msgstr "escribiendo el campo de cabecera `%s' a `%s'" +#: midi-stream.cc:55 +#, c-format +msgid "cannot write to file: `%s'" +msgstr "no se puede escribir el archivo: «%s»" -#~ msgid "track %d:" -#~ msgstr "pista %d:" +#. TODO: Also print the arguments of the markup! +#: text-interface.cc:129 +#, c-format +msgid "Cyclic markup detected: %s" +msgstr "Se ha detectado un elemento de marcado cílcico: %s" -#~ msgid "Processing..." -#~ msgstr "Procesando..." +#. TODO: Also print the arguments of the markup! +#: text-interface.cc:142 +#, c-format +msgid "Markup depth exceeds maximal value of %d; Markup: %s" +msgstr "La profundidad del marcado supera el valor máximo de %d; Elemento de marcado: %s" -#~ msgid "Creating voices..." -#~ msgstr "Creando voces..." +#: parser.yy:162 parser.yy:176 +msgid "Too much lookahead" +msgstr "Lectura previa por delante excesiva" -#~ msgid "track " -#~ msgstr "pista " +#: parser.yy:827 parser.yy:1193 parser.yy:1226 +msgid "not a context mod" +msgstr "no es un modificador de contexto" -#~ msgid "% MIDI copyright:" -#~ msgstr "% Copyright MIDI:" +#: parser.yy:995 +msgid "\\paper cannot be used in \\score, use \\layout instead" +msgstr "no se puede usar \\paper dentro de \\score, utilice \\layout en su lugar" -#~ msgid "% MIDI instrument:" -#~ msgstr "% Instrumento MIDI:" +#: parser.yy:1019 +msgid "need \\paper for paper block" +msgstr "es necesario \\paper para el bloque 'paper'" -#~ msgid "% Creator: " -#~ msgstr "% Creador: " +#: parser.yy:1943 +msgid "only \\consists takes non-string argument." +msgstr "solo \\consists admite un argumento no de cadena." -#~ msgid "% Automatically generated" -#~ msgstr "% Generado automáticamente" +#: parser.yy:1956 +msgid "Grob name should be alphanumeric" +msgstr "El nombre del objeto gráfico ha de ser alfanumérico" -#~ msgid "% from input file: " -#~ msgstr "% a partir del fichero de entrada: " +#: parser.yy:2150 +msgid "not a rhythmic event" +msgstr "no es un evento rítmico" -#~ msgid "set FILE as default output" -#~ msgstr "establecer FICHERO como salida por defecto" +#: parser.yy:2246 parser.yy:2251 +msgid "have to be in Lyric mode for lyrics" +msgstr "para la letra se debe estar en el modo Lyric" -#~ msgid "be quiet" -#~ msgstr "trabajar en silencio" +#: parser.yy:2366 +msgid "expecting string as script definition" +msgstr "se espera una cadena como definición del guión" -#~ msgid "don't output rests or skips" -#~ msgstr "no producir pausas o saltos" +#: parser.yy:2518 parser.yy:2569 +#, c-format +msgid "not a duration: %d" +msgstr "no es una duración: %d" -#~ msgid "set smallest duration" -#~ msgstr "definir la duración más pequeña" +#: parser.yy:2688 +msgid "have to be in Note mode for notes" +msgstr "para las notas se debe estar en el modo Note" -#~ msgid "don't timestamp the output" -#~ msgstr "no datar la salida" +#: parser.yy:2737 +msgid "have to be in Chord mode for chords" +msgstr "para los acordes se debe estar en el modo Chord" -#~ msgid "be verbose" -#~ msgstr "ser prolijo" +#: parser.yy:2997 +msgid "not a markup" +msgstr "no es una instrucción de marcado" -#~ msgid "assume no double dotted notes" -#~ msgstr "no asumir notas doblemente puntuadas" +# stray? +#: lexer.ll:225 +msgid "stray UTF-8 BOM encountered" +msgstr "se ha encontrado una marca BOM de UTF-8 extraña" -#~ msgid "Usage: %s [OPTION]... [FILE]" -#~ msgstr "Sintaxis: %s [OPCIÓN]... [FICHERO]" +#: lexer.ll:228 +msgid "Skipping UTF-8 BOM" +msgstr "Se salta el BOM de UTF-8" -#~ msgid "Translate MIDI-file to lilypond" -#~ msgstr "Traducir un fichero MIDI a lilypond" +#: lexer.ll:286 +#, c-format +msgid "Renaming input to: `%s'" +msgstr "Renombrando la entrada a: «%s»" -#~ msgid "no_double_dots: %d\n" -#~ msgstr "no_double_dots: %d\n" +#: lexer.ll:303 +msgid "quoted string expected after \\version" +msgstr "se esperaba una cadena entre comillas después de \\version" -#~ msgid "no_rests: %d\n" -#~ msgstr "no_rests: %d\n" +#: lexer.ll:307 +msgid "quoted string expected after \\sourcefilename" +msgstr "se esperaba una cadena entre comillas después de \\sourcefilename" -#~ msgid "no_quantify_b_s: %d\n" -#~ msgstr "no_quantify_b_s: %d\n" +#: lexer.ll:311 +msgid "integer expected after \\sourcefileline" +msgstr "se esperaba un entero después de \\sourcefileline" -#~ msgid "no_smaller_than: %d (1/%d)\n" -#~ msgstr "no_smaller_than: %d (1/%d)\n" +#: lexer.ll:334 +msgid "\\maininput not allowed outside init files" +msgstr "no se permite \\maininput fuera de los archivos de inicio" -#~ msgid "no_tuplets: %d\n" -#~ msgstr "no_tuplets: %d\n" +#: lexer.ll:358 +#, c-format +msgid "wrong or undefined identifier: `%s'" +msgstr "identificativo equivocado o no definido: «%s»" -#~ msgid "zero length string encountered" -#~ msgstr "encontrada cadena de longitud cero" +#: lexer.ll:384 +msgid "string expected after \\include" +msgstr "se esperaba una cadena después de \\include" -#~ msgid "MIDI header expected" -#~ msgstr "Esperado encabezado de formato MIDI" +#. backup rule +#: lexer.ll:394 +msgid "end quote missing" +msgstr "faltan las comillas de cierre" -#~ msgid "invalid header length" -#~ msgstr "longitud del encabezado no válida" +#: lexer.ll:556 +msgid "Brace found at end of lyric. Did you forget a space?" +msgstr "Se ha encontrado una llave al final de la letra. ¿Olvidó un espacio?" -#~ msgid "invalid MIDI format" -#~ msgstr "formato MIDI no válido" +#: lexer.ll:671 +msgid "Brace found at end of markup. Did you forget a space?" +msgstr "Se ha encontrado una llave al final del marcado, ¿Olvidó un espacio?" -#~ msgid "invalid number of tracks" -#~ msgstr "número de pistas no válido" +#: lexer.ll:683 +msgid "EOF found inside a comment" +msgstr "se ha encontrado EOF (fin de archivo) dentro de un comentario" -#~ msgid "can't handle non-metrical time" -#~ msgstr "no se pueden manejar tiempos no métricos" +#: lexer.ll:775 +#, c-format +msgid "invalid character: `%s'" +msgstr "carácter no válido: «%s»" -#~ msgid "invalid running status" -#~ msgstr "estado de ejecución no válido" +#: lexer.ll:868 lexer.ll:869 +#, c-format +msgid "unknown escaped string: `\\%s'" +msgstr "cadena de escape desconocida: `\\%s'" + +#: lexer.ll:1117 lexer.ll:1118 +msgid "non-UTF-8 input" +msgstr "la entrada no es UTF-8" + +#: lexer.ll:1161 lexer.ll:1162 +#, c-format +msgid "file too old: %s (oldest supported: %s)" +msgstr "archivo demasiado antiguo: %s (el más antiguo que se puede tratar es: %s)" + +#: lexer.ll:1162 lexer.ll:1163 +msgid "consider updating the input with the convert-ly script" +msgstr "considere la actualización de la entrada mediante el guión (script) convert-ly" + +#: lexer.ll:1168 lexer.ll:1169 +#, c-format +msgid "program too old: %s (file requires: %s)" +msgstr "el programa es demasiado antiguo: %s (el archivo necesita: %s)" + +#: parser-clef.scm:141 parser-clef.scm:181 +#, scheme-format +msgid "unknown clef type `~a'" +msgstr "tipo de clave desconocido: «~a» " + +#: parser-clef.scm:142 parser-clef.scm:182 +#, scheme-format +msgid "supported clefs: ~a" +msgstr "claves soportadas: ~a" + +#: document-backend.scm:132 +#, scheme-format +msgid "pair expected in doc ~s" +msgstr "se esperaba una pareja en el documento ~s" + +#: document-backend.scm:189 +#, scheme-format +msgid "cannot find interface for property: ~S" +msgstr "no se encuentra un interface para la propiedad ~S" + +#: document-backend.scm:199 +#, scheme-format +msgid "unknown Grob interface: ~S" +msgstr "interfaz de Objeto gráfico desconocido: ~S" + +#: graphviz.scm:64 +#, scheme-format +msgid "Writing graph `~a'..." +msgstr "Escribiendo el gráfico «~a»..." + +#: parser-ly-from-scheme.scm:71 +msgid "error in #{ ... #}" +msgstr "error en #{ ... #}" + +#: framework-eps.scm:108 +#, scheme-format +msgid "Writing ~a..." +msgstr "Escribiendo «~a»..." + +#: output-ps.scm:48 +msgid "Found infinity or nan in output. Substituting 0.0" +msgstr "Se ha encontrado Infinito o NaN en la salida. Se sustituye por 0.0" + +#: output-ps.scm:313 output-svg.scm:556 +#, scheme-format +msgid "unknown line-cap-style: ~S" +msgstr "estilo de extremo de línea line-cap-style desconocido: ~S" + +#: output-ps.scm:318 output-svg.scm:562 +#, scheme-format +msgid "unknown line-join-style: ~S" +msgstr "estilo de unión de líneas line-join-style desconocido: ~S" + +#: paper.scm:120 +msgid "set-global-staff-size: not in toplevel scope" +msgstr "set-global-staff-size: no está en el ámbito de nivel más alto" + +#: paper.scm:304 +#, scheme-format +msgid "This is not a \\layout {} object, ~S" +msgstr "Esto no es un objeto de \\layout {} , ~S" + +#: paper.scm:316 +#, scheme-format +msgid "Unknown paper size: ~a" +msgstr "Tamaño de papel desconocido: ~a" + +#. TODO: should raise (generic) exception with throw, and catch +#. that in parse-scm.cc +#: paper.scm:331 +msgid "Must use #(set-paper-size .. ) within \\paper { ... }" +msgstr "Debe usar #(set-paper-size .. ) dentro de \\paper { ... }" + +#: backend-library.scm:27 +#, scheme-format +msgid "Invoking `~a'..." +msgstr "Invocando «~a»..." + +#: backend-library.scm:31 +#, scheme-format +msgid "`~a' failed (~a)\n" +msgstr "«~a» ha fallado (~a)\n" + +#: backend-library.scm:90 +#, scheme-format +msgid "Converting to `~a'...\n" +msgstr "Convirtiendo en «~a»...\n" + +#. Do not try to guess the name of the png file, +#. GS produces PNG files like BASE-page%d.png. +#: backend-library.scm:99 +#, scheme-format +msgid "Converting to ~a..." +msgstr "Convirtiendo en ~a..." + +#: backend-library.scm:137 +#, scheme-format +msgid "Writing header field `~a' to `~a'..." +msgstr "Escribiendo el campo de encabezamiento «~a» en «~a»..." + +#: backend-library.scm:187 +#, scheme-format +msgid "missing stencil expression `~S'" +msgstr "falta la expresión del sello `~S'" + +#: output-svg.scm:47 +#, scheme-format +msgid "undefined: ~S" +msgstr "no definido: ~S" + +#: output-svg.scm:157 +#, scheme-format +msgid "cannot decypher Pango description: ~a" +msgstr "no se puede descifrar la descripción de Pango: ~a" + +#: output-svg.scm:237 +msgid "Glyph must have a unicode value" +msgstr "El glifo debe tener un valor de Unicode" + +#: output-svg.scm:289 output-svg.scm:299 +#, scheme-format +msgid "cannot find SVG font ~S" +msgstr "no se encuentra la fuente tipográfica de SVG ~S" + +#: flag-styles.scm:151 +#, scheme-format +msgid "flag stroke `~a' or `~a' not found" +msgstr "no se encuentra el impacto `~a' o `~a' de indicador" + +#: modal-transforms.scm:38 +msgid "'from' pitch not in scale; ignoring" +msgstr "la nota 'origen' no está en la escala; se ignora" + +#: modal-transforms.scm:42 modal-transforms.scm:75 +msgid "'to' pitch not in scale; ignoring" +msgstr "la nota 'destino' no está en la escala; se ignora" + +#: modal-transforms.scm:46 +msgid "pitch to be transposed not in scale; ignoring" +msgstr "la nota a transportar no está en la escala; se ignora" + +#: modal-transforms.scm:71 +msgid "'around' pitch not in scale; ignoring" +msgstr "la nota pivote no está en la escala; se ignora" + +#: modal-transforms.scm:79 +msgid "pitch to be inverted not in scale; ignoring" +msgstr "la nota a invertir no está en la escala; se ignora" + +#: modal-transforms.scm:95 +msgid "negative replication count; ignoring" +msgstr "número de replicaciones negativo; se ignora" + +#: to-xml.scm:191 +#, scheme-format +msgid "assertion failed: ~S" +msgstr "el aserto no se cumple: ~S" + +#: define-grob-properties.scm:21 define-context-properties.scm:31 +#: define-music-properties.scm:21 +#, scheme-format +msgid "symbol ~S redefined" +msgstr "redefinido el símbolo ~S" + +#: chord-entry.scm:52 +#, scheme-format +msgid "Spurious garbage following chord: ~A" +msgstr "Basurilla espúrea después del acorde: ~A" + +#: lily.scm:234 +msgid "Using (ice-9 curried-definitions) module\n" +msgstr "Utilizando el módulo (ice-9 curried-definitions)\n" + +#: lily.scm:237 +msgid "Guile 1.8\n" +msgstr "Guile 1.8\n" + +#: lily.scm:297 +#, scheme-format +msgid "cannot find: ~A" +msgstr "no se encuentra: ~A" + +#: lily.scm:701 +msgid "Success: compilation successfully completed" +msgstr "Enhorabuena. La compilación se ha completado satisfactoriamente." + +#: lily.scm:702 +msgid "Compilation completed with warnings or errors" +msgstr "Compilación completada con advertencias o errores" + +#: lily.scm:764 +#, scheme-format +msgid "job ~a terminated with signal: ~a" +msgstr "la tarea ~a ha terminado con la señal: ~a" + +#: lily.scm:767 +#, scheme-format +msgid "" +"logfile ~a (exit ~a):\n" +"~a" +msgstr "" +"archivo de registro ~a (salida ~a):\n" +"~a" -#~ msgid "unimplemented MIDI meta-event" -#~ msgstr "meta-evento MIDI no implementado" +#: lily.scm:789 lily.scm:869 +#, scheme-format +msgid "failed files: ~S" +msgstr "archivos que han fallado: ~S" -#~ msgid "invalid MIDI event" -#~ msgstr "evento MIDI no válido" +#: lily.scm:860 +#, scheme-format +msgid "Redirecting output to ~a..." +msgstr "Redirigiendo la salida hacia ~a..." -#~ msgid "MIDI track expected" -#~ msgstr "Esperada pista MIDI" +#: lily.scm:879 ps-to-png.scm:66 +#, scheme-format +msgid "Invoking `~a'...\n" +msgstr "Invocando «~a»...\n" -#~ msgid "invalid track length" -#~ msgstr "longitud de pista no válida" +#: lily-library.scm:761 +msgid "" +"Find the index between @var{start} and @var{end} (an integer)\n" +"which produces the closest match to @var{target-val} if\n" +"applied to function @var{getter}." +msgstr "" +"Encontrar el índice entre @var{start} y @var{end} (entero)\n" +"que produce la correspondencia más cercana a @var{target-val} cuando\n" +"se aplica a la función @var{getter}." + +#: lily-library.scm:835 +#, scheme-format +msgid "unknown unit: ~S" +msgstr "unidad desconocida: ~S " + +#: lily-library.scm:860 +#, scheme-format +msgid "no \\version statement found, please add~afor future compatibility" +msgstr "no se ha encontrado ninguna instrucción \\version, escriba~apara disponer de compatibilidad en el futuro" + +#: lily-library.scm:866 +msgid "old relative compatibility not used" +msgstr "no se ha usado la compatibilidad con el modo relativo antiguo" + +#: framework-svg.scm:84 +#, scheme-format +msgid "Updating font into: ~a" +msgstr "Actualizando la fuente tipográfica en: ~a" + +#: part-combiner.scm:598 +#, scheme-format +msgid "quoted music `~a' is empty" +msgstr "la cita musical «~a» está vacía" + +#: music-functions.scm:273 +msgid "More alternatives than repeats. Junking excess alternatives" +msgstr "Hay más alternativas que repeticiones. Se recortan las alternativas excedentes" + +#: music-functions.scm:302 +#, scheme-format +msgid "invalid tremolo repeat count: ~a" +msgstr "número de repeticiones no válido para el trémolo: ~a" + +#: music-functions.scm:634 +msgid "Bad chord repetition" +msgstr "repetición de acorde errónea" + +#: music-functions.scm:669 +#, scheme-format +msgid "music expected: ~S" +msgstr "se esperaba algo de música: ~S" + +#: music-functions.scm:985 +#, scheme-format +msgid "cannot find quoted music: `~S'" +msgstr "no se encuentra la música citada: «~S»" + +#: music-functions.scm:1123 +msgid "Add @var{octave-shift} to the octave of @var{pitch}." +msgstr "Añadir @var{octave-shift} a la octava de @var{pitch}." + +#: music-functions.scm:1183 +#, scheme-format +msgid "Unknown octaveness type: ~S " +msgstr "Tipo de octavación desconocido: ~S " + +#: music-functions.scm:1184 +msgid "Defaulting to 'any-octave." +msgstr "Fijando al valor predeterminado 'any-octave." + +#: music-functions.scm:1521 +#, scheme-format +msgid "unknown accidental style: ~S" +msgstr "estilo de alteración ~S desconocido" + +#: define-event-classes.scm:80 +msgid "All classes must be the last in their matrilineal line." +msgstr "Todas las clases deben ir al final de su línea de descendencia." + +#: define-event-classes.scm:84 +msgid "All classes must have a well-defined pedigree in the existing class hierarchy." +msgstr "Todas las clases deben tener un pedigree bien definido en la jerarquía de clases existente." + +#: define-event-classes.scm:151 +#, scheme-format +msgid "event class ~A seems to be unused" +msgstr "parece que la clase de evento ~A está sin usar" + +#. should be programming-error +#: define-event-classes.scm:157 +#, scheme-format +msgid "translator listens to nonexisting event class ~A" +msgstr "el traductor está escuchando a una clase de evento ~A que no existe" + +#: markup-macros.scm:331 +#, scheme-format +msgid "Wrong number of arguments. Expect: ~A, found ~A: ~S" +msgstr "Número de agumentos equivocado. Se esperaban: ~A, se han encontrado ~A: ~S" + +#: markup-macros.scm:337 +#, scheme-format +msgid "Invalid argument in position ~A. Expect: ~A, found: ~S." +msgstr "Argumento inválido en la posición ~A. Se esperaba: ~A, se ha encontrado: ~S." + +#: markup-macros.scm:373 +#, scheme-format +msgid "Not a markup command: ~A" +msgstr "No es una instrucción de marcado: ~A" + +#: define-note-names.scm:962 +msgid "Select note names language." +msgstr "Seleccione el idioma para los nombres de las notas." + +#: define-note-names.scm:968 +#, scheme-format +msgid "Using `~a' note names..." +msgstr "Usando los nombres de notas de `~a' ..." + +#: define-note-names.scm:971 +#, scheme-format +msgid "Could not find language `~a'. Ignoring." +msgstr "No se encuentra el idioma `~a'. Se ignora." + +#: framework-ps.scm:250 +#, scheme-format +msgid "cannot embed ~S=~S" +msgstr "no se puede empotrar ~S=~S" + +#: framework-ps.scm:293 +#, scheme-format +msgid "cannot extract file matching ~a from ~a" +msgstr "no se puede extraer la coincidencia de archivos ~a a partir de ~a" + +#: framework-ps.scm:311 +#, scheme-format +msgid "do not know how to embed ~S=~S" +msgstr "no sabemos cómo empotrar ~S=~S" + +#: framework-ps.scm:336 +#, scheme-format +msgid "do not know how to embed font ~s ~s ~s" +msgstr "no sabemos cómo empotrar la tipografía ~s ~s ~s" + +#: framework-ps.scm:686 +msgid "" +"\n" +"The PostScript backend does not support the\n" +"system-by-system output. For that, use the EPS backend instead,\n" +"\n" +" lilypond -dbackend=eps FILE\n" +"\n" +"If have cut & pasted a lilypond fragment from a webpage, be sure\n" +"to only remove anything before\n" +"\n" +" %% ****************************************************************\n" +" %% Start cut-&-pastable-section\n" +" %% ****************************************************************\n" +msgstr "" +"\n" +"El 'backend' PostScript no contempla la salida de sistemas individuales.\n" +"Para ello, use en su lugar el 'backend' EPS,\n" +"\n" +" lilypond -dbackend=eps ARCHIVO\n" +"\n" +"Si ha copiado y pegado un fragmento de lilypond desde una página web,\n" +"asegúrese de quitar solamente lo que esté antes de\n" +"\n" +" %% ****************************************************************\n" +" %% Start cut-&-pastable-section\n" +" %% ****************************************************************\n" + +#: layout-beam.scm:40 +#, scheme-format +msgid "Error in beam quanting. Expected (~S,~S) found ~S." +msgstr "Error en la cuantización de la barra. Se esperaba (~S,~S), se ha encontrado ~S." + +#: layout-beam.scm:54 +#, scheme-format +msgid "Error in beam quanting. Expected ~S 0, found ~S." +msgstr "Error en la cuantización de la barra. Se esperaba ~S 0, se ha encontrado ~S." + +#: define-music-types.scm:752 +#, scheme-format +msgid "symbol expected: ~S" +msgstr "se esperaba un símbolo: ~S" + +#: define-music-types.scm:755 +#, scheme-format +msgid "cannot find music object: ~S" +msgstr "no se encuentra el objeto musical ~S" + +#: define-music-types.scm:774 +#, scheme-format +msgid "unknown repeat type `~S'" +msgstr "tipo de repetición «~S» desconocido" + +#: define-music-types.scm:775 +msgid "See define-music-types.scm for supported repeats" +msgstr "Consulte el archivo define-music-types.scm para ver los tipos de repetición soportados" + +#: translation-functions.scm:351 +#, scheme-format +msgid "Negative fret for pitch ~a on string ~a" +msgstr "Traste negativo para la nota ~a de la cuerda ~a" + +#: translation-functions.scm:402 +#, scheme-format +msgid "No open string for pitch ~a" +msgstr "No hay cuerda al aire para la nota ~a" + +#: translation-functions.scm:417 translation-functions.scm:429 +#, scheme-format +msgid "Requested string for pitch requires negative fret: string ~a pitch ~a" +msgstr "La cuerda solicitada para la nota requiere un traste negativo: cuerda ~a nota ~a" + +#: translation-functions.scm:420 +msgid "Ignoring string request and recalculating." +msgstr "Se ignora la solicitud de cuerda; volviendo a calcular." + +#: translation-functions.scm:432 +msgid "Ignoring note in tablature." +msgstr "Se ignora la nota en la tablatura." + +#: translation-functions.scm:455 +#, scheme-format +msgid "No string for pitch ~a (given frets ~a)" +msgstr "No hay ninguna cuerda para la nota ~a (dados los trastes ~a)" + +#: translation-functions.scm:560 +#, scheme-format +msgid "" +"No label for fret ~a (on string ~a);\n" +"only ~a fret labels provided" +msgstr "" +"No hay ninguna etiqueta para el traste ~a (sobre la cuerda ~a);\n" +"sólo se proporcionan etiquetas para los trastes ~a" + +#: ps-to-png.scm:70 +#, scheme-format +msgid "~a exited with status: ~S" +msgstr "~a salió con el estado: ~S" + +#: define-markup-commands.scm:887 +msgid "no systems found in \\score markup, does it have a \\layout block?" +msgstr "no se ha encontrado ningún sistema en el marcado \\score, ¿tiene un bloque \\layout?" + +#: define-markup-commands.scm:2614 +#, scheme-format +msgid "Cannot find glyph ~a" +msgstr "No se encuentra el glifo ~a" + +#: define-markup-commands.scm:3040 +#, scheme-format +msgid "no brace found for point size ~S " +msgstr "no se ha encontrado ninguna llave para el tamaño en puntos ~S " + +#: define-markup-commands.scm:3041 +#, scheme-format +msgid "defaulting to ~S pt" +msgstr "fijando al valor predeterminado ~S pt" + +#: define-markup-commands.scm:3194 +#, scheme-format +msgid "not a valid duration string: ~a" +msgstr "no es una cadena válida de duración: ~a" + +#: documentation-lib.scm:59 +#, scheme-format +msgid "Processing ~S..." +msgstr "Procesando ~S..." + +#: documentation-lib.scm:176 +#, scheme-format +msgid "Writing ~S..." +msgstr "Escribiendo ~S..." + +#: documentation-lib.scm:188 +#, scheme-format +msgid "cannot find description for property `~S' (~S)" +msgstr "no se encuentra la descripción de la propiedad `~S' (~S)" + +#: documentation-lib.scm:209 +#, scheme-format +msgid "cannot find description for property ~S (~S)" +msgstr "no se encuentra la descripción de la propiedad ~S (~S)" + +#: ly-syntax-constructors.scm:65 +#, scheme-format +msgid "~a function cannot return ~a" +msgstr "la función ~a no puede devolver ~a" + +#: ly-syntax-constructors.scm:74 +#, scheme-format +msgid "wrong type for argument ~a. Expecting ~a, found ~s" +msgstr "tipo equivocado para el argumento ~a. Se esperaba ~a, se encontró ~s" + +#: ly-syntax-constructors.scm:187 +#, scheme-format +msgid "Invalid property operation ~a" +msgstr "Operación de propiedad ~a inválida"