add: shortest note modifier

Signed-off-by: Tobias Reisinger <tobias@msrg.cc>
This commit is contained in:
Tobias Reisinger 2020-03-06 00:28:43 +01:00
parent 9d53b7f498
commit 421bcef330
6 changed files with 59 additions and 14 deletions

View file

@ -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 19:14+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 "Anything between %s and %s"
#: templates/index.tpl.php:73
msgid "Shortest Note"
msgstr "Shortest Note"
#: templates/index.tpl.php:76
#, php-format
msgid "Full note: %s; half note: %s; eigth note: %s; ...."
msgstr "Full note: %s; half note: %s; eigth note: %s; ...."
#: templates/index.tpl.php:80
msgid "Dynamic for Beat"
msgstr "Dynamic for Beat"
#: templates/index.tpl.php:80
#: templates/index.tpl.php:87
msgid "Dynamic for Rhythm"
msgstr "Dynamic for Rhythm"