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 --- .../mplayer/translations/mplayer_plugin_he.ts | 148 +++++++++++++++++++++ .../Engines/mplayer/translations/translations.qrc | 1 + 2 files changed, 149 insertions(+) create mode 100644 src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts (limited to 'src/plugins/Engines') diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts new file mode 100644 index 000000000..c011c73fa --- /dev/null +++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts @@ -0,0 +1,148 @@ + + + + + MplayerEngineFactory + + + Mplayer Plugin + תוספת Mplayer + + + + Video Files + קבצי וידיאו + + + + About MPlayer Plugin + אודות תוספת MPlayer + + + + Qmmp MPlayer Plugin + תוספת MPlayer ‫Qmmp + + + + This plugin uses MPlayer as backend + תוספת זו מנצלת את MPlayer כמגשר עורפי + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + MplayerMetaDataModel + + + Size + גודל + + + + KB + ק״ב + + + + Length + אריכות + + + + Demuxer + + + + + Video format + פורמט וידיאו + + + + FPS + + + + + Video codec + קודק וידיאו + + + + Aspect ratio + יחס תצוגה + + + + Video bitrate + שיעור סיביות וידיאו + + + + Audio codec + קודק שמע + + + + Sample rate + שיעור דגימה + + + + Audio bitrate + שיעור סיביות שמע + + + + Channels + ערוצים + + + + Resolution + רזולוציה + + + + SettingsDialog + + + MPlayer Settings + הגדרות MPlayer + + + + Video: + וידיאו: + + + + Audio: + שמע: + + + + Audio/video auto synchronization + סינכרוניזציה אוטומטית של שמע/וידיאו + + + + Synchronization factor: + גורם סינכרוניזציה: + + + + + + + + + default + משתמט + + + diff --git a/src/plugins/Engines/mplayer/translations/translations.qrc b/src/plugins/Engines/mplayer/translations/translations.qrc index 0d032bf63..58acfa40a 100644 --- a/src/plugins/Engines/mplayer/translations/translations.qrc +++ b/src/plugins/Engines/mplayer/translations/translations.qrc @@ -19,5 +19,6 @@ mplayer_plugin_ja.qm mplayer_plugin_sk.qm mplayer_plugin_es.qm + mplayer_plugin_he.qm -- cgit v1.2.3-13-gbd6f