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/flac/translations/flac_plugin_he.ts | 75 ++++++++++++++++++++++ .../Input/flac/translations/translations.qrc | 1 + 2 files changed, 76 insertions(+) create mode 100644 src/plugins/Input/flac/translations/flac_plugin_he.ts (limited to 'src/plugins/Input/flac') diff --git a/src/plugins/Input/flac/translations/flac_plugin_he.ts b/src/plugins/Input/flac/translations/flac_plugin_he.ts new file mode 100644 index 000000000..f589e56e5 --- /dev/null +++ b/src/plugins/Input/flac/translations/flac_plugin_he.ts @@ -0,0 +1,75 @@ + + + + + DecoderFLACFactory + + + FLAC Plugin + תוספת FLAC + + + + FLAC Files + קבצי FLAC + + + + About FLAC Audio Plugin + אודות תוספת שמע FLAC + + + + Qmmp FLAC Audio Plugin + תוספת שמע FLAC ‫Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + FLACMetaDataModel + + + Length + אריכות + + + + Sample rate + שיעור דגימה + + + + Hz + הרץ + + + + Channels + ערוצים + + + + Bitrate + שיעור סיביות + + + + kbps + + + + + File size + גודל קובץ + + + + KB + ק״ב + + + diff --git a/src/plugins/Input/flac/translations/translations.qrc b/src/plugins/Input/flac/translations/translations.qrc index 4f55726ba..c14dc60bd 100644 --- a/src/plugins/Input/flac/translations/translations.qrc +++ b/src/plugins/Input/flac/translations/translations.qrc @@ -19,5 +19,6 @@ flac_plugin_ja.qm flac_plugin_sk.qm flac_plugin_es.qm + flac_plugin_he.qm -- cgit v1.2.3-13-gbd6f