]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/string-quartet-template-simple.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / lsr / string-quartet-template-simple.ly
index 8244d10fe80a211a830fb3ac30c9d59971498581..d1ea2723c1110eda335fe039f62df10377dcfafb 100644 (file)
@@ -1,21 +1,29 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.13.1"
 
 \header {
   lsrtags = "unfretted-strings, template"
 
+%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7
   texidoces = "
 Esta plantilla muestra un cuarteto de cuerda normal. También utiliza
 una sección @code{\\global} para el compás y la armadura
 
 "
   doctitlees = "Plantilla de cuarteto de cuerda (sencilla)"
+%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6
   
   texidocde = "
 Dieses Beispiel demonstriert die Partitur für ein Streichquartett. Hier 
 wird auch eine @qq{@code{\global}}-Variable für Taktart und 
 Vorzeichen benutzt.
+"
+
+%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae
+  texidocja = "
+これは簡単な弦楽四重奏のためのテンプレートです。これは拍子記号と調号のために 
+@code{@bs{}global} セクションを使っています。
 "
 
   texidoc = "
@@ -25,6 +33,7 @@ This template demonstrates a simple string quartet. It also uses a
 "
   doctitle = "String quartet template (simple)"
 } % begin verbatim
+
 global= {
   \time 4/4
   \key c \major
@@ -78,3 +87,4 @@ cello = \new Voice \relative c' {
   \layout { }
   \midi { }
 }
+