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 --- .../Output/oss/translations/oss_plugin_he.ts | 90 ++++++++++++++++++++++ .../Output/oss/translations/translations.qrc | 1 + 2 files changed, 91 insertions(+) create mode 100644 src/plugins/Output/oss/translations/oss_plugin_he.ts (limited to 'src/plugins/Output/oss') diff --git a/src/plugins/Output/oss/translations/oss_plugin_he.ts b/src/plugins/Output/oss/translations/oss_plugin_he.ts new file mode 100644 index 000000000..9470b7c8e --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_he.ts @@ -0,0 +1,90 @@ + + + + + OutputOSSFactory + + + OSS Plugin + תוספת OSS + + + + About OSS Output Plugin + אודות תוספת פלט OSS + + + + Qmmp OSS Output Plugin + תוספת פלט OSS ‫Qmmp + + + + Written by: Yuriy Zhuravlev <slalkerg@gmail.com> + חוברה על ידי: Yuriy Zhuravlev ‫<slalkerg@gmail.com> + + + + Based on code by: Brad Hughes <bhughes@trolltech.com> + מבוססת על קוד מאת: Brad Hughes ‫<bhughes@trolltech.com> + + + + SettingsDialog + + + OSS Plugin Settings + הגדרות תוספת OSS + + + + Device Settings + הגדרות התקן + + + + Audio device + התקן שמע + + + + Mixer device + התקן מערבל + + + + Advanced Settings + הגדרות מתקדמות + + + + Soundcard + כרטיס קול + + + + Buffer time (ms): + זמן אגירה (מ״ש): + + + + Period time (ms): + זמן משך (מ״ש): + + + + PCM over Master + + + + + Cancel + ביטול + + + + OK + אישור + + + diff --git a/src/plugins/Output/oss/translations/translations.qrc b/src/plugins/Output/oss/translations/translations.qrc index caef236a4..8b40964f2 100644 --- a/src/plugins/Output/oss/translations/translations.qrc +++ b/src/plugins/Output/oss/translations/translations.qrc @@ -19,5 +19,6 @@ oss_plugin_ja.qm oss_plugin_sk.qm oss_plugin_es.qm + oss_plugin_he.qm -- cgit v1.2.3-13-gbd6f