add: shortest note modifier
Signed-off-by: Tobias Reisinger <tobias@msrg.cc>
This commit is contained in:
parent
9d53b7f498
commit
421bcef330
6 changed files with 59 additions and 14 deletions
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1 VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-03-05 21:21+0100\n"
|
||||
"POT-Creation-Date: 2020-03-06 00:22+0100\n"
|
||||
"PO-Revision-Date: 2020-03-05 18:53+0100\n"
|
||||
"Last-Translator: <serguzim@msrg.cc>\n"
|
||||
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
||||
|
@ -57,10 +57,19 @@ msgid "Anything between %s and %s"
|
|||
msgstr "Alles zwischen %s und %s"
|
||||
|
||||
#: templates/index.tpl.php:73
|
||||
msgid "Shortest Note"
|
||||
msgstr "Kürzeste Note"
|
||||
|
||||
#: templates/index.tpl.php:76
|
||||
#, php-format
|
||||
msgid "Full note: %s; half note: %s; eigth note: %s; ...."
|
||||
msgstr "Ganze Note: %s; Halbe Note: %s; Achtel Note: %s; ...."
|
||||
|
||||
#: templates/index.tpl.php:80
|
||||
msgid "Dynamic for Beat"
|
||||
msgstr "Dynamik für den Beat"
|
||||
|
||||
#: templates/index.tpl.php:80
|
||||
#: templates/index.tpl.php:87
|
||||
msgid "Dynamic for Rhythm"
|
||||
msgstr "Dynamik für den Rhytmus"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue