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 --- .../Input/ffmpeg/translations/ffmpeg_plugin_he.ts | 161 +++++++++++++++++++++ .../Input/ffmpeg/translations/translations.qrc | 1 + 2 files changed, 162 insertions(+) create mode 100644 src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts (limited to 'src/plugins/Input/ffmpeg') diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts new file mode 100644 index 000000000..38c967d85 --- /dev/null +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts @@ -0,0 +1,161 @@ + + + + + DecoderFFmpegFactory + + + FFmpeg Plugin + תוספת FFmpeg + + + + FFmpeg Formats + פורמטים של FFmpeg + + + + About FFmpeg Audio Plugin + אודות תוספת שמע FFmpeg + + + + Qmmp FFmpeg Audio Plugin + תוספת שמע FFmpeg ‫Qmmp + + + + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 + הודרה כנגד libavformat-%1.%2.%3 וכנגד libavcodec-%4.%5.%6 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + FFmpegMetaDataModel + + + + Length + אריכות + + + + + File size + גודל קובץ + + + + + KB + ק״ב + + + + + Bitrate + שיעור סיביות + + + + + kbps + + + + + + Sample rate + שיעור דגימה + + + + + Hz + הרץ + + + + + Channels + ערוצים + + + + SettingsDialog + + + FFmpeg Plugin Settings + הגדרות תוספת FFmpeg + + + + Formats + פורמטים + + + + Windows Media Audio + + + + + Monkey's Audio (APE) + + + + + True Audio + שמע אמיתי + + + + ADTS AAC + + + + + MP3 (MPEG audio layer 3) + + + + + MPEG-4 AAC/ALAC + + + + + RealAudio 1.0/2.0 + + + + + Shorten + מקוצר + + + + AC3/EAC + + + + + DTS/DTS-Core + + + + + Matroska Audio (Dolby TrueHD Lossless) + שמע Matroska ‫(Dolby TrueHD נטול אובדן) + + + + VQF + + + + diff --git a/src/plugins/Input/ffmpeg/translations/translations.qrc b/src/plugins/Input/ffmpeg/translations/translations.qrc index d44d296c1..b6ae11303 100644 --- a/src/plugins/Input/ffmpeg/translations/translations.qrc +++ b/src/plugins/Input/ffmpeg/translations/translations.qrc @@ -19,5 +19,6 @@ ffmpeg_plugin_ja.qm ffmpeg_plugin_sk.qm ffmpeg_plugin_es.qm + ffmpeg_plugin_he.qm -- cgit v1.2.3-13-gbd6f