diff options
author | Mark Polesky <markpolesky@yahoo.com> | 2014-07-05 21:17:24 -0700 |
---|---|---|
committer | Mark Polesky <markpolesky@yahoo.com> | 2014-07-18 11:31:04 -0700 |
commit | e5f2d1122b7e2f4b6e4fd4b7c1404280e82bb6d5 (patch) | |
tree | d389ab605463d433e6ec7e98a6ac3e33b8d01110 | |
parent | 485c7aab6bf41f177a04fde6f3498fff1d110dc3 (diff) |
Issue 3994: Fix typo `dash-details' => `dash-definition'.
Fix typo in the docs and translated .po files.
Also fix some whitespace errors.
-rw-r--r-- | Documentation/de/notation/expressive.itely | 2 | ||||
-rw-r--r-- | Documentation/es/notation/expressive.itely | 6 | ||||
-rw-r--r-- | Documentation/fr/notation/expressive.itely | 12 | ||||
-rw-r--r-- | Documentation/it/notation/expressive.itely | 2 | ||||
-rw-r--r-- | Documentation/ja/notation/expressive.itely | 4 | ||||
-rw-r--r-- | Documentation/notation/expressive.itely | 3 | ||||
-rw-r--r-- | po/ca.po | 4 | ||||
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/de.po | 4 | ||||
-rw-r--r-- | po/el.po | 4 | ||||
-rw-r--r-- | po/eo.po | 4 | ||||
-rw-r--r-- | po/es.po | 4 | ||||
-rw-r--r-- | po/fr.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/ja.po | 2 | ||||
-rw-r--r-- | po/lilypond.pot | 2 | ||||
-rw-r--r-- | po/nl.po | 2 | ||||
-rw-r--r-- | python/convertrules.py | 2 |
18 files changed, 35 insertions, 34 deletions
diff --git a/Documentation/de/notation/expressive.itely b/Documentation/de/notation/expressive.itely index 4642922195..7dafb65025 100644 --- a/Documentation/de/notation/expressive.itely +++ b/Documentation/de/notation/expressive.itely @@ -1166,7 +1166,7 @@ Besondere Arpeggios mit Klammern können erstellt werden: @end lilypond Die @code{dash}-Eigenschaft der Arpeggioklammern werden von -der @code{'dash-details}-Eigenschaft kontrolliert, die +der @code{'dash-definition}-Eigenschaft kontrolliert, die beschrieben ist in @ref{Legatobögen}. Ein Arpeggio kann auch explizit ausgeschrieben werden, indem diff --git a/Documentation/es/notation/expressive.itely b/Documentation/es/notation/expressive.itely index 7dfba42e5a..07b8868e6e 100644 --- a/Documentation/es/notation/expressive.itely +++ b/Documentation/es/notation/expressive.itely @@ -491,7 +491,7 @@ texto e indicaciones de pedal de piano. @lilypondfile[verbatim,quote,texidoc,doctitle] {printing-hairpins-using-al-niente-notation.ly} -@cindex Ferneyhough, reguladores de +@cindex Ferneyhough, reguladores de @cindex reguladores de Ferneyhough @cindex reguladores acampanados @cindex acampanados, reguladores @@ -1260,8 +1260,8 @@ Se pueden crear símbolos especiales de arpegio @emph{con corchete}: @end lilypond Las propiedades de discontinuidad del paréntesis del arpegio se -controlan mediante la propiedad @code{'dash-details}, que se describe -en @ref{Ligaduras de expresión}. +controlan mediante la propiedad @code{'dash-definition}, que se +describe en @ref{Ligaduras de expresión}. Los acordes arpegiados se pueden desarrollar explícitamente utilizando @notation{ligaduras de unión}. Véase @ref{Ligaduras de unión}. diff --git a/Documentation/fr/notation/expressive.itely b/Documentation/fr/notation/expressive.itely index d1998c84ff..75edc35e11 100644 --- a/Documentation/fr/notation/expressive.itely +++ b/Documentation/fr/notation/expressive.itely @@ -377,7 +377,7 @@ f8\decresc e d c e\> d c b | a1\dim ~ | a2. r4\! | @end lilypond - + @funindex \crescTextCresc @funindex crescTextCresc @funindex \dimTextDecresc @@ -449,7 +449,7 @@ avec ou sans extenseur, ainsi que les indications de pédale. } >> @end lilypond - + @predefined @code{\dynamicUp}, @code{\dynamicDown}, @@ -1151,10 +1151,10 @@ vaguelettes -- voir @ref{Styles de ligne}. @lilypondfile[verbatim,quote,texidoc,doctitle] {adding-timing-marks-to-long-glissandi.ly} - + @lilypondfile[verbatim,quote,texidoc,doctitle] {making-glissandi-breakable.ly} - + @lilypondfile[verbatim,quote,texidoc,doctitle] {extending-glissandi-across-repeats.ly} @@ -1244,8 +1244,8 @@ arpégé : @end lilypond Les indications d'arpeggio peuvent se présenter sous la forme de ligne -discontinue à l'aide de la propriété @code{'dash-details}. Pour plus -de détails à ce propos, consultez @ref{Liaisons d'articulation}. +discontinue à l'aide de la propriété @code{'dash-definition}. Pour +plus de détails à ce propos, consultez @ref{Liaisons d'articulation}. Un arpège peut parfois s'écrire de manière explicite, à l'aide de liaisons de tenue. Pour plus d'information, voir diff --git a/Documentation/it/notation/expressive.itely b/Documentation/it/notation/expressive.itely index 86e9ad2b7a..bb360d6be8 100644 --- a/Documentation/it/notation/expressive.itely +++ b/Documentation/it/notation/expressive.itely @@ -1212,7 +1212,7 @@ Si possono creare simboli di arpeggio speciali @emph{in forma di parentesi}: @end lilypond Le proprietà del tratteggio della parentesi dell'arpeggio sono regolate -dalla proprietà @code{'dash-details}, descritta in @ref{Slurs}. +dalla proprietà @code{'dash-definition}, descritta in @ref{Slurs}. Gli arpeggi possono essere scritti in modo esplicito con le legature di valore. Per maggiori dettagli si veda @ref{Ties}. diff --git a/Documentation/ja/notation/expressive.itely b/Documentation/ja/notation/expressive.itely index 97973e4d2b..fd3d755797 100644 --- a/Documentation/ja/notation/expressive.itely +++ b/Documentation/ja/notation/expressive.itely @@ -1229,9 +1229,9 @@ c1\glissando | <c e g c>2\arpeggio @end lilypond -括弧スタイルのアルペジオの破線プロパティは @code{'dash-details} プロパティで@c +括弧スタイルのアルペジオの破線プロパティは @code{'dash-definition} プロパティで@c 制御します。@c -@code{'dash-details} プロパティについては @ref{スラー} で説明しています。 +@code{'dash-definition} プロパティについては @ref{スラー} で説明しています。 アルペジオをタイを用いて明示的に描き出すことができます。@c 詳細は @ref{タイ} を参照してください。 diff --git a/Documentation/notation/expressive.itely b/Documentation/notation/expressive.itely index 40326a0edd..c5c5fa5c08 100644 --- a/Documentation/notation/expressive.itely +++ b/Documentation/notation/expressive.itely @@ -1218,7 +1218,8 @@ Special @emph{bracketed} arpeggio symbols can be created: @end lilypond The dash properties of the parenthesis arpeggio are controlled -with the @code{'dash-details} property, which is described at @ref{Slurs}. +with the @code{'dash-definition} property, which is described at +@ref{Slurs}. Arpeggios can be explicitly written out with ties. For more information, see @ref{Ties}. @@ -620,8 +620,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" produeix ara una línia divisòria gruixuda.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Els paràmetres de discontinuïtat per a lligadures d'expressió i d'unió estan ara a 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Els paràmetres de discontinuïtat per a lligadures d'expressió i d'unió estan ara a 'dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -583,8 +583,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" nyní vytváří silnou taktovou čáru.\n" #: convertrules.py:2848 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Parametry čárky pro legatové obloučky a ligatury jsou nyní v 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Parametry čárky pro legatové obloučky a ligatury jsou nyní v 'dash-definition.\n" #: convertrules.py:2853 msgid "" @@ -622,8 +622,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" erstellt jetzt einen dicken Taktstrich.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Strichelunsparameter für Binde- und Legatobögen sind jetzt in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Strichelunsparameter für Binde- und Legatobögen sind jetzt in 'dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -547,8 +547,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "Το \\bar \".\" τώρα παράγει χοντρή γραμμή μέτρου.\n" #: convertrules.py:2912 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Οι παράμετροι παύλας για ενωτικά και δεσμούς βρίσκονται τώρα στο 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Οι παράμετροι παύλας για ενωτικά και δεσμούς βρίσκονται τώρα στο 'dash-definition.\n" #: convertrules.py:2917 msgid "" @@ -619,8 +619,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" nun produktas dikan taktostrekon.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Strekaj parametroj por ligarkoj kaj ligaturoj estas nun en 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Strekaj parametroj por ligarkoj kaj ligaturoj estas nun en 'dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -627,10 +627,10 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" ahora produce una línea divisoria gruesa.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\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" +"de expresión y de unión ahora están en 'dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -629,8 +629,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" produit désormais une barre épaisse.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "Les paramètres du pointillé des liaisons sont gérés par `dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "Les paramètres du pointillé des liaisons sont gérés par `dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -622,8 +622,8 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "\\bar \".\" ora crea una stanghetta spessa.\n" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" -msgstr "I parametri del tratteggiato per le legature di portamento e di valore si trovano ora in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" +msgstr "I parametri del tratteggiato per le legature di portamento e di valore si trovano ora in 'dash-definition.\n" #: convertrules.py:2854 msgid "" @@ -550,7 +550,7 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "" #: convertrules.py:2848 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" msgstr "" #: convertrules.py:2853 diff --git a/po/lilypond.pot b/po/lilypond.pot index 7cbfcab130..ce445c6c9c 100644 --- a/po/lilypond.pot +++ b/po/lilypond.pot @@ -570,7 +570,7 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" msgstr "" #: convertrules.py:2854 @@ -576,7 +576,7 @@ msgid "\\bar \".\" now produces a thick barline.\n" msgstr "" #: convertrules.py:2849 -msgid "Dash parameters for slurs and ties are now in 'dash-details.\n" +msgid "Dash parameters for slurs and ties are now in 'dash-definition.\n" msgstr "" #: convertrules.py:2854 diff --git a/python/convertrules.py b/python/convertrules.py index 5eb2a75bfc..a87fbb023a 100644 --- a/python/convertrules.py +++ b/python/convertrules.py @@ -2846,7 +2846,7 @@ def conv(str): if re.search("(Slur|Tie)\w+#\'dash-fraction", str) \ or re.search("(Slur|Tie)\w+#\'dash-period", str): stderr_write (NOT_SMART % "dash-fraction, dash-period") - stderr_write (_ ("Dash parameters for slurs and ties are now in \'dash-details.\n")) + stderr_write (_ ("Dash parameters for slurs and ties are now in \'dash-definition.\n")) stderr_write (UPDATE_MANUALLY) return str |