|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <!DOCTYPE TS> |
3 | 3 | <TS version="2.1" language="en_US" sourcelanguage="en-US"> |
| 4 | +<context> |
| 5 | + <name>Application</name> |
| 6 | + <message> |
| 7 | + <location filename="../../../../app/main.cpp" line="80"/> |
| 8 | + <source>Version %1</source> |
| 9 | + <translation type="unfinished"></translation> |
| 10 | + </message> |
| 11 | + <message> |
| 12 | + <location filename="../../../../app/main.cpp" line="81"/> |
| 13 | + <source>Copyright © %1-%2 %3. All rights reserved.</source> |
| 14 | + <translation type="unfinished"></translation> |
| 15 | + </message> |
| 16 | +</context> |
| 17 | +<context> |
| 18 | + <name>MIDIFormatConverter::Internal::MIDIFileExporter</name> |
| 19 | + <message> |
| 20 | + <location filename="../../internal/MIDIFileExporter.cpp" line="8"/> |
| 21 | + <source>MIDI</source> |
| 22 | + <translation type="unfinished"></translation> |
| 23 | + </message> |
| 24 | + <message> |
| 25 | + <location filename="../../internal/MIDIFileExporter.cpp" line="9"/> |
| 26 | + <source>Export as Standard MIDI file</source> |
| 27 | + <translation type="unfinished"></translation> |
| 28 | + </message> |
| 29 | + <message> |
| 30 | + <location filename="../../internal/MIDIFileExporter.cpp" line="10"/> |
| 31 | + <source>Standard MIDI File (*.mid *.midi *.smf)</source> |
| 32 | + <translation type="unfinished"></translation> |
| 33 | + </message> |
| 34 | +</context> |
| 35 | +<context> |
| 36 | + <name>MIDIFormatConverter::Internal::MIDIFileImporter</name> |
| 37 | + <message> |
| 38 | + <location filename="../../internal/MIDIFileImporter.cpp" line="8"/> |
| 39 | + <source>MIDI</source> |
| 40 | + <translation type="unfinished"></translation> |
| 41 | + </message> |
| 42 | + <message> |
| 43 | + <location filename="../../internal/MIDIFileImporter.cpp" line="9"/> |
| 44 | + <source>Import Standard MIDI file</source> |
| 45 | + <translation type="unfinished"></translation> |
| 46 | + </message> |
| 47 | + <message> |
| 48 | + <location filename="../../internal/MIDIFileImporter.cpp" line="10"/> |
| 49 | + <source>Standard MIDI File (*.mid *.midi *.smf)</source> |
| 50 | + <translation type="unfinished"></translation> |
| 51 | + </message> |
| 52 | +</context> |
4 | 53 | </TS> |
0 commit comments