From 30ec69e4baa2307bddd3beac96b3efef37558d27 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 1 Dec 2012 19:51:33 +0000 Subject: 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 --- .../cdaudio/translations/cdaudio_plugin_he.ts | 90 ++++++++++++++++++++++ .../Input/cdaudio/translations/translations.qrc | 1 + 2 files changed, 91 insertions(+) create mode 100644 src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts (limited to 'src/plugins/Input/cdaudio') diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts new file mode 100644 index 000000000..03d8b4b98 --- /dev/null +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts @@ -0,0 +1,90 @@ + + + + + DecoderCDAudioFactory + + + CD Audio Plugin + תוספת שמע CD + + + + About CD Audio Plugin + אודות תוספת שמע CD + + + + Qmmp CD Audio Plugin + תוספת שמע CD ‫Qmmp + + + + Compiled against libcdio-%1 and libcddb-%2 + הודרה כנגד libcdio-%1 ונגד libcddb-%2 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + Usage: open cdda:/// using Add URL dialog or command line + שימוש: פתח cdda‪:///‬ באמצעות דו שיח הוספת URL או שורת פקודה + + + + SettingsDialog + + + CD Audio Plugin Settings + הגדרות תוספת שמע CD + + + + Override device: + עקיפת התקן: + + + + Limid cd speed: + מהירות cd מותחמת: + + + + Use cd-text + ניצול cd-text + + + + CDDB + + + + + Use HTTP instead of CDDBP + ניצול HTTP במקום CDDBP + + + + Server: + שרת: + + + + Path: + נתיב: + + + + Port: + פורט: + + + + Clear CDDB cache + טיהור מטמון CDDB + + + diff --git a/src/plugins/Input/cdaudio/translations/translations.qrc b/src/plugins/Input/cdaudio/translations/translations.qrc index ba25ff379..9a6b30567 100644 --- a/src/plugins/Input/cdaudio/translations/translations.qrc +++ b/src/plugins/Input/cdaudio/translations/translations.qrc @@ -19,5 +19,6 @@ cdaudio_plugin_ja.qm cdaudio_plugin_sk.qm cdaudio_plugin_es.qm + cdaudio_plugin_he.qm -- cgit v1.2.3-13-gbd6f