diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-01 19:51:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-12-01 19:51:33 +0000 |
| commit | 30ec69e4baa2307bddd3beac96b3efef37558d27 (patch) | |
| tree | 04421f96611e2bf58cfd0dacfda579277da8fb15 /src/plugins/Input/gme/translations/gme_plugin_he.ts | |
| parent | 6aa98e65dc08d3f8b8e107cf3e5285201a1a3487 (diff) | |
| download | qmmp-30ec69e4baa2307bddd3beac96b3efef37558d27.tar.gz qmmp-30ec69e4baa2307bddd3beac96b3efef37558d27.tar.bz2 qmmp-30ec69e4baa2307bddd3beac96b3efef37558d27.zip | |
added Hebrew translation (author: Genghis Khan)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3006 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/gme/translations/gme_plugin_he.ts')
| -rw-r--r-- | src/plugins/Input/gme/translations/gme_plugin_he.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/gme/translations/gme_plugin_he.ts b/src/plugins/Input/gme/translations/gme_plugin_he.ts new file mode 100644 index 000000000..683a374ee --- /dev/null +++ b/src/plugins/Input/gme/translations/gme_plugin_he.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="he_IL"> +<context> + <name>DecoderGmeFactory</name> + <message> + <location filename="../decodergmefactory.cpp" line="48"/> + <source>GME Plugin</source> + <translation>תוספת GME</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="51"/> + <source>Game Music Files</source> + <translation>קבצי מוזיקה של משחק</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="116"/> + <source>About GME Audio Plugin</source> + <translation>אודות תוספת שמע GME</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="117"/> + <source>Qmmp GME Audio Plugin</source> + <translation>תוספת שמע GME Qmmp</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="118"/> + <source>This plugin uses Game_Music_Emu library to play game music files</source> + <translation>תוספת זו מנצלת את ספריית Game_Music_Emu להנגנת קבצי מוזיקה של משחק</translation> + </message> + <message> + <location filename="../decodergmefactory.cpp" line="119"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>חוברה על ידי: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
