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/Visual/projectm/translations/projectm_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/Visual/projectm/translations/projectm_plugin_he.ts')
| -rw-r--r-- | src/plugins/Visual/projectm/translations/projectm_plugin_he.ts | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts new file mode 100644 index 000000000..d287c97b4 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="he_IL"> +<context> + <name>ProjectMPlugin</name> + <message> + <location filename="../projectmplugin.cpp" line="40"/> + <source>ProjectM</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ProjectMWidget</name> + <message> + <location filename="../projectmwidget.cpp" line="134"/> + <source>&Help</source> + <translation>&עזרה</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="134"/> + <source>F1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="135"/> + <source>&Show Song Title</source> + <translation>&הצגת כותרת שיר</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="135"/> + <source>F2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="136"/> + <source>&Show Preset Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="136"/> + <source>F3</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="138"/> + <source>&Next Preset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="138"/> + <source>N</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="139"/> + <source>&Previous Preset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="139"/> + <source>P</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="140"/> + <source>&Random Preset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="140"/> + <source>R</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="141"/> + <source>&Lock Preset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="141"/> + <source>L</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="143"/> + <source>&Fullscreen</source> + <translation>&מסך מלא</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="143"/> + <source>F</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>VisualProjectMFactory</name> + <message> + <location filename="../visualprojectmfactory.cpp" line="29"/> + <source>ProjectM</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="49"/> + <source>About ProjectM Visual Plugin</source> + <translation>אודות תוספת חיזוי ProjectM</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="50"/> + <source>Qmmp ProjectM Visual Plugin</source> + <translation>תוספת חיזוי ProjectM Qmmp</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="51"/> + <source>This plugin adds projectM visualization</source> + <translation>תוספת זו מוסיפה חיזוי של ProjectM</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>חוברה על ידי: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="53"/> + <source>Based on llibrojectM-qt library</source> + <translation>מבוססת ספריית llibrojectM-qt</translation> + </message> +</context> +</TS> |
