From 9eadabd2d382e5142024e6cd5357fd03187e81d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Aug 2014 07:16:17 +0000 Subject: added source language git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/ffmpeg_legacy_plugin_en.ts | 153 +++++++++++++++++++++ .../ffmpeg_legacy/translations/translations.qrc | 1 + 2 files changed, 154 insertions(+) create mode 100644 src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts (limited to 'src/plugins/Input/ffmpeg_legacy') diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts new file mode 100644 index 000000000..46a307761 --- /dev/null +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts @@ -0,0 +1,153 @@ + + + + + DecoderFFmpegFactory + + + FFmpeg Plugin + + + + + FFmpeg Formats + + + + + About FFmpeg Audio Plugin + + + + + Qmmp FFmpeg Audio Plugin + + + + + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + FFmpegMetaDataModel + + + Length + + + + + File size + + + + + KB + + + + + Bitrate + + + + + kbps + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + SettingsDialog + + + FFmpeg Plugin Settings + + + + + 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) + + + + + VQF + + + + diff --git a/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc b/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc index b974381e1..155f47016 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc +++ b/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc @@ -23,5 +23,6 @@ ffmpeg_legacy_plugin_gl_ES.qm ffmpeg_legacy_plugin_sr_BA.qm ffmpeg_legacy_plugin_sr_RS.qm + ffmpeg_legacy_plugin_en.qm -- cgit v1.2.3-13-gbd6f