diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-09-25 09:32:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-09-25 09:32:08 +0000 |
| commit | ae7229c3897f3dc106d9547af39086fe68be852b (patch) | |
| tree | dc7a92685294bc5729b4bcfd0e18a99fbcbada44 /src/plugins/Input/gme/translations/gme_plugin_it.ts | |
| parent | 63de3bbefb1c8c3cf36be875856ea6b28b33b09f (diff) | |
| download | qmmp-ae7229c3897f3dc106d9547af39086fe68be852b.tar.gz qmmp-ae7229c3897f3dc106d9547af39086fe68be852b.tar.bz2 qmmp-ae7229c3897f3dc106d9547af39086fe68be852b.zip | |
added game music plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1909 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/gme/translations/gme_plugin_it.ts')
| -rw-r--r-- | src/plugins/Input/gme/translations/gme_plugin_it.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/gme/translations/gme_plugin_it.ts b/src/plugins/Input/gme/translations/gme_plugin_it.ts new file mode 100644 index 000000000..62e58ad03 --- /dev/null +++ b/src/plugins/Input/gme/translations/gme_plugin_it.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<context> + <name>DecoderGmeFactory</name> + <message> + <location filename="../decodergmefactory.cpp" line="50"/> + <source>GME Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="52"/> + <source>Game Music Files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="97"/> + <source>About GME Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="98"/> + <source>Qmmp GME Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="99"/> + <source>This plugin uses Game_Music_Emu library to play game music files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="100"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
