diff options
Diffstat (limited to 'plugingui/locale/drumgizmo.pot')
-rw-r--r-- | plugingui/locale/drumgizmo.pot | 94 |
1 files changed, 92 insertions, 2 deletions
diff --git a/plugingui/locale/drumgizmo.pot b/plugingui/locale/drumgizmo.pot index 5fcce8b..c19d253 100644 --- a/plugingui/locale/drumgizmo.pot +++ b/plugingui/locale/drumgizmo.pot @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2020 DrumGizmo Team +# Copyright (C) YEAR DrumGizmo Team # This file is distributed under the same license as the drumgizmo package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: drumgizmo 0.9.19\n" +"Project-Id-Version: drumgizmo 0.9.18.1\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" @@ -16,6 +16,76 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: bleedcontrolframecontent.cc:46 +msgid "Master Bleed Volume:" +msgstr "" + +#: bleedcontrolframecontent.cc:49 +msgid "0 %" +msgstr "" + +#: diskstreamingframecontent.cc:46 +msgid "Cache limit (max memory usage):" +msgstr "" + +#: diskstreamingframecontent.cc:49 +msgid "Apply" +msgstr "" + +#: diskstreamingframecontent.cc:52 +msgid "0 MB" +msgstr "" + +#: diskstreamingframecontent.cc:107 +msgid "Unlimited" +msgstr "" + +#: drumkitframecontent.cc:49 +msgid "Browse..." +msgstr "" + +#: drumkitframecontent.cc:96 +msgid "Drumkit file:" +msgstr "" + +#: drumkitframecontent.cc:97 +msgid "Midimap file:" +msgstr "" + +#: filebrowser.cc:91 +#, c-format +msgid "Setting path to '%s'\n" +msgstr "" + +#: filebrowser.cc:175 +#, c-format +msgid "Selecting ref-file '%s'\n" +msgstr "" + +#: filebrowser.cc:209 +#, c-format +msgid "Changing path to '%s'\n" +msgstr "" + +#: filebrowser.cc:223 filebrowser.cc:231 +#, c-format +msgid "Selecting file '%s'\n" +msgstr "" + +#: filebrowser.cc:241 +msgid "Showing partitions...\n" +msgstr "" + +#: filebrowser.cc:256 +#, c-format +msgid "Error changing to '%s'\n" +msgstr "" + +#: filebrowser.cc:269 +#, c-format +msgid "Setting path of lineedit to %s\n" +msgstr "" + #: maintab.cc:121 mainwindow.cc:56 msgid "Drumkit" msgstr "" @@ -67,3 +137,23 @@ msgstr "" #: mainwindow.cc:58 msgid "About" msgstr "" + +#: statusframecontent.cc:88 +msgid "No Kit Loaded" +msgstr "" + +#: statusframecontent.cc:91 statusframecontent.cc:133 +msgid "Loading..." +msgstr "" + +#: statusframecontent.cc:94 statusframecontent.cc:136 +msgid "Ready" +msgstr "" + +#: statusframecontent.cc:97 statusframecontent.cc:139 +msgid "Error" +msgstr "" + +#: statusframecontent.cc:130 +msgid "No Midimap Loaded" +msgstr "" |