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/alsa/translations/alsa_plugin_he.ts | 90 ++++++++++++++++++++++ .../Output/alsa/translations/translations.qrc | 1 + 2 files changed, 91 insertions(+) create mode 100644 src/plugins/Output/alsa/translations/alsa_plugin_he.ts (limited to 'src/plugins/Output/alsa') diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_he.ts b/src/plugins/Output/alsa/translations/alsa_plugin_he.ts new file mode 100644 index 000000000..81122f591 --- /dev/null +++ b/src/plugins/Output/alsa/translations/alsa_plugin_he.ts @@ -0,0 +1,90 @@ + + + + + OutputALSAFactory + + + ALSA Plugin + תוספת ALSA + + + + About ALSA Output Plugin + אודות תוספת פלט ALSA + + + + Qmmp ALSA Output Plugin + תוספת פלט ALSA ‫Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + SettingsDialog + + + ALSA Plugin Settings + הגדרות תוספת ALSA + + + + Device Settings + הגדרות התקן + + + + Audio device + התקן שמע + + + + Mixer + מערבל + + + + Mixer card: + כרטיס מערבל: + + + + Mixer device: + התקן מערבל: + + + + Advanced Settings + הגדרות מתקדמות + + + + Soundcard + כרטיס קול + + + + Buffer time (ms): + זמן אגירה (מ״ש): + + + + Period time (ms): + זמן משך (מ״ש): + + + + Use mmap access + ניצול גישת mmap + + + + Use snd_pcm_pause function + ניצול פונקציית snd_pcm_pause + + + diff --git a/src/plugins/Output/alsa/translations/translations.qrc b/src/plugins/Output/alsa/translations/translations.qrc index c8bcc5de7..63d7bfd1e 100644 --- a/src/plugins/Output/alsa/translations/translations.qrc +++ b/src/plugins/Output/alsa/translations/translations.qrc @@ -19,5 +19,6 @@ alsa_plugin_ja.qm alsa_plugin_sk.qm alsa_plugin_es.qm + alsa_plugin_he.qm -- cgit v1.2.3-13-gbd6f