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 --- .../converter/translations/converter_plugin_en.ts | 254 +++++++++++++++++++++ .../converter/translations/translations.qrc | 1 + .../copypaste/translations/copypaste_plugin_en.ts | 65 ++++++ .../copypaste/translations/translations.qrc | 1 + .../translations/covermanager_plugin_en.ts | 103 +++++++++ .../covermanager/translations/translations.qrc | 1 + .../fileops/translations/fileops_plugin_en.ts | 234 +++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + .../translations/gnomehotkey_plugin_en.ts | 32 +++ .../gnomehotkey/translations/translations.qrc | 1 + .../General/hal/translations/hal_plugin_en.ts | 88 +++++++ .../General/hal/translations/translations.qrc | 1 + .../hotkey/translations/hotkey_plugin_en.ts | 148 ++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + .../kdenotify/translations/kdenotify_plugin_en.ts | 74 ++++++ .../kdenotify/translations/translations.qrc | 1 + .../lyrics/translations/lyrics_plugin_en.ts | 105 +++++++++ .../General/lyrics/translations/translations.qrc | 1 + .../General/mpris/translations/mpris_plugin_en.ts | 27 +++ .../General/mpris/translations/translations.qrc | 1 + .../notifier/translations/notifier_plugin_en.ts | 119 ++++++++++ .../General/notifier/translations/translations.qrc | 1 + .../rgscan/translations/rgscan_plugin_en.ts | 135 +++++++++++ .../General/rgscan/translations/translations.qrc | 1 + .../scrobbler/translations/scrobbler_plugin_en.ts | 123 ++++++++++ .../scrobbler/translations/translations.qrc | 1 + .../translations/statusicon_plugin_en.ts | 152 ++++++++++++ .../statusicon/translations/translations.qrc | 1 + .../translations/streambrowser_plugin_en.ts | 133 +++++++++++ .../streambrowser/translations/translations.qrc | 1 + .../translations/trackchange_plugin_en.ts | 138 +++++++++++ .../trackchange/translations/translations.qrc | 1 + .../General/udisks/translations/translations.qrc | 1 + .../udisks/translations/udisks_plugin_en.ts | 83 +++++++ .../General/udisks2/translations/translations.qrc | 1 + .../udisks2/translations/udisks2_plugin_en.ts | 83 +++++++ 36 files changed, 2114 insertions(+) create mode 100644 src/plugins/General/converter/translations/converter_plugin_en.ts create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_en.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_en.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_en.ts create mode 100644 src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_en.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_en.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_en.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_en.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_en.ts create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_en.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_en.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_en.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_en.ts create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_en.ts (limited to 'src/plugins/General') diff --git a/src/plugins/General/converter/translations/converter_plugin_en.ts b/src/plugins/General/converter/translations/converter_plugin_en.ts new file mode 100644 index 000000000..2de1d4177 --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_en.ts @@ -0,0 +1,254 @@ + + + + + Converter + + + Track: %1 + + + + + Preset: %1 + + + + + Encoding... + + + + + ConverterDialog + + + Converter Settings + + + + + Select tracks to convert: + + + + + Output directory: + + + + + Output file name: + + + + + Preset: + + + + + Overwrite existing files + + + + + Choose a directory + + + + + Artist + + + + + Album + + + + + Title + + + + + Track number + + + + + Two-digit track number + + + + + Genre + + + + + Comment + + + + + Composer + + + + + Duration + + + + + Disc number + + + + + File name + + + + + Year + + + + + Condition + + + + + Create + + + + + Edit + + + + + Create a copy + + + + + Delete + + + + + ConverterFactory + + + Converter Plugin + + + + + About Converter Plugin + + + + + Qmmp Converter Plugin + + + + + This plugin converts supported audio files to other file formats using external command-line encoders + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + ConverterHelper + + + Convert + + + + + Meta+C + + + + + Converting... + + + + + Cancel + + + + + PresetEditor + + + Preset Editor + + + + + General + + + + + Name: + + + + + Extension: + + + + + Command + + + + + Options + + + + + Write tags + + + + + Convert to 16 bit + + + + + %1 (Read Only) + + + + + Output file + + + + + Input file + + + + diff --git a/src/plugins/General/converter/translations/translations.qrc b/src/plugins/General/converter/translations/translations.qrc index f57e5867f..e29385c0a 100644 --- a/src/plugins/General/converter/translations/translations.qrc +++ b/src/plugins/General/converter/translations/translations.qrc @@ -23,5 +23,6 @@ converter_plugin_gl_ES.qm converter_plugin_sr_BA.qm converter_plugin_sr_RS.qm + converter_plugin_en.qm diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts new file mode 100644 index 000000000..f8bad5a67 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts @@ -0,0 +1,65 @@ + + + + + CopyPaste + + + Cu&t + + + + + Ctrl+X + + + + + &Copy + + + + + Ctrl+C + + + + + &Paste + + + + + Ctrl+V + + + + + CopyPasteFactory + + + Copy/Paste Plugin + + + + + About Copy/Paste Plugin + + + + + Qmmp Copy/Paste Plugin + + + + + This plugin allows to copy selected tracks from one playlist to another + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/General/copypaste/translations/translations.qrc b/src/plugins/General/copypaste/translations/translations.qrc index 5fe7fd0fc..5bd215ab3 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -23,5 +23,6 @@ copypaste_plugin_gl_ES.qm copypaste_plugin_sr_BA.qm copypaste_plugin_sr_RS.qm + copypaste_plugin_en.qm diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts new file mode 100644 index 000000000..fd86229e1 --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts @@ -0,0 +1,103 @@ + + + + + CoverManager + + + Show Cover + + + + + Ctrl+M + + + + + CoverManagerFactory + + + Cover Manager Plugin + + + + + About Cover Manager Plugin + + + + + Qmmp Cover Manager Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + CoverWidget + + + &Save As... + + + + + Ctrl+S + + + + + Size + + + + + Actual Size + + + + + 128x128 + + + + + 256x256 + + + + + 512x512 + + + + + 1024x1024 + + + + + &Close + + + + + Alt+F4 + + + + + Save Cover As + + + + + Images + + + + diff --git a/src/plugins/General/covermanager/translations/translations.qrc b/src/plugins/General/covermanager/translations/translations.qrc index 30026e4c4..e3d0725b0 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -23,5 +23,6 @@ covermanager_plugin_gl_ES.qm covermanager_plugin_sr_BA.qm covermanager_plugin_sr_RS.qm + covermanager_plugin_en.qm diff --git a/src/plugins/General/fileops/translations/fileops_plugin_en.ts b/src/plugins/General/fileops/translations/fileops_plugin_en.ts new file mode 100644 index 000000000..fb574066d --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_en.ts @@ -0,0 +1,234 @@ + + + + + FileOps + + + Error + + + + + Destination directory doesn't exist + + + + + Copying + + + + + Stop + + + + + Copying file %1/%2 + + + + + Remove files + + + + + Are you sure you want to remove %n file(s) from disk? + + + + + + + + FileOpsFactory + + + File Operations Plugin + + + + + About File Operations Plugin + + + + + Qmmp File Operations Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + HotkeyDialog + + + Modify Shortcut + + + + + Press the key combination you want to assign + + + + + Clear + + + + + SettingsDialog + + + File Operations Settings + + + + + Enabled + + + + + Operation + + + + + Menu text + + + + + Shortcut + + + + + Add + + + + + + + Remove + + + + + Destination: + + + + + + ... + + + + + File name pattern: + + + + + + Copy + + + + + + Rename + + + + + New action + + + + + Artist + + + + + Album + + + + + Title + + + + + Track number + + + + + Two-digit track number + + + + + Genre + + + + + Comment + + + + + Composer + + + + + Duration + + + + + Disc number + + + + + File name + + + + + File path + + + + + Year + + + + + Condition + + + + + Choose a directory + + + + diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index 657e11ed4..d4e4848dd 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -23,5 +23,6 @@ fileops_plugin_gl_ES.qm fileops_plugin_sr_BA.qm fileops_plugin_sr_RS.qm + fileops_plugin_en.qm diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts new file mode 100644 index 000000000..81fcd0704 --- /dev/null +++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts @@ -0,0 +1,32 @@ + + + + + GnomeHotkeyFactory + + + Gnome Hotkey Plugin + + + + + About Gnome Hotkey Plugin + + + + + Qmmp Gnome Hotkey Plugin + + + + + This plugin adds support of the GNOME/Cinnamon hotkeys + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/General/gnomehotkey/translations/translations.qrc b/src/plugins/General/gnomehotkey/translations/translations.qrc index 868630c34..9a4309747 100644 --- a/src/plugins/General/gnomehotkey/translations/translations.qrc +++ b/src/plugins/General/gnomehotkey/translations/translations.qrc @@ -23,5 +23,6 @@ gnomehotkey_plugin_gl_ES.qm gnomehotkey_plugin_sr_BA.qm gnomehotkey_plugin_sr_RS.qm + gnomehotkey_plugin_en.qm diff --git a/src/plugins/General/hal/translations/hal_plugin_en.ts b/src/plugins/General/hal/translations/hal_plugin_en.ts new file mode 100644 index 000000000..d5e81a70e --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_en.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + + + + + About HAL Plugin + + + + + Qmmp HAL Plugin + + + + + This plugin provides removable devices detection using HAL + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on Solid (KDE hardware library) + + + + + HalPlugin + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + HAL Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index ea7a08d24..748bd4a31 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -23,5 +23,6 @@ hal_plugin_gl_ES.qm hal_plugin_sr_BA.qm hal_plugin_sr_RS.qm + hal_plugin_en.qm diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts new file mode 100644 index 000000000..5dea325ae --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts @@ -0,0 +1,148 @@ + + + + + HotkeyDialog + + + Modify Shortcut + + + + + Press the key combination you want to assign + + + + + Clear + + + + + HotkeyFactory + + + Global Hotkey Plugin + + + + + About Global Hotkey Plugin + + + + + Qmmp Global Hotkey Plugin + + + + + This plugin adds support for multimedia keys or global key combinations + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Global Hotkey Plugin Settings + + + + + Action + + + + + Shortcut + + + + + Reset + + + + + Play + + + + + Stop + + + + + Pause + + + + + Play/Pause + + + + + Next + + + + + Previous + + + + + Show/Hide + + + + + Volume + + + + + + Volume - + + + + + Forward 5 seconds + + + + + Rewind 5 seconds + + + + + Jump to track + + + + + Mute + + + + + Warning + + + + + Key sequence '%1' is already used + + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index dcb4b9926..39eca029d 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -23,5 +23,6 @@ hotkey_plugin_gl_ES.qm hotkey_plugin_sr_BA.qm hotkey_plugin_sr_RS.qm + hotkey_plugin_en.qm diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts new file mode 100644 index 000000000..34725e104 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + + + + + KdeNotifyFactory + + + KDE 4 notification plugin + + + + + About KDE Notification Plugin + + + + + KDE 4 notification plugin for Qmmp + + + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + + + + + Options + + + + + Notification delay [s]: + + + + + Update visible notification instead create new + + + + + Appearance + + + + + Show covers + + + + + Edit template + + + + + Notification Template + + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index ec6dfd043..43e6f3d5b 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -23,5 +23,6 @@ kdenotify_plugin_gl_ES.qm kdenotify_plugin_sr_BA.qm kdenotify_plugin_sr_RS.qm + kdenotify_plugin_en.qm diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts new file mode 100644 index 000000000..f1d54896a --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts @@ -0,0 +1,105 @@ + + + + + Lyrics + + + View Lyrics + + + + + Ctrl+L + + + + + LyricsFactory + + + Lyrics Plugin + + + + + About Lyrics Plugin + + + + + Qmmp Lyrics Plugin + + + + + This plugin retrieves lyrics from LyricWiki + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + LyricsWindow + + + Lyrics Plugin + + + + + Artist: + + + + + Title: + + + + + Search + + + + + No connection + + + + + Done + + + + + + + + + + Error + + + + + + Not found + + + + + + Receiving + + + + + Lyrics: %1 - %2 + + + + diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 176b5e1d1..e21b18dc5 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -23,5 +23,6 @@ lyrics_plugin_gl_ES.qm lyrics_plugin_sr_BA.qm lyrics_plugin_sr_RS.qm + lyrics_plugin_en.qm diff --git a/src/plugins/General/mpris/translations/mpris_plugin_en.ts b/src/plugins/General/mpris/translations/mpris_plugin_en.ts new file mode 100644 index 000000000..27cfd8c20 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_en.ts @@ -0,0 +1,27 @@ + + + + + MPRISFactory + + + MPRIS Plugin + + + + + About MPRIS Plugin + + + + + Qmmp MPRIS Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index 65bd44deb..efc2c7224 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -23,5 +23,6 @@ mpris_plugin_gl_ES.qm mpris_plugin_sr_BA.qm mpris_plugin_sr_RS.qm + mpris_plugin_en.qm diff --git a/src/plugins/General/notifier/translations/notifier_plugin_en.ts b/src/plugins/General/notifier/translations/notifier_plugin_en.ts new file mode 100644 index 000000000..9e2329c12 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_en.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + + + + + About Notifier Plugin + + + + + Qmmp Notifier Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + PopupWidget + + + Volume: + + + + + SettingsDialog + + + Notifier Plugin Settings + + + + + Desktop Notification + + + + + Font: + + + + + ... + + + + + + 0 + + + + + Transparency: + + + + + Position + + + + + Edit template + + + + + Cover size: + + + + + Volume change notification + + + + + Delay (ms): + + + + + Playback resume notification + + + + + Song change notification + + + + + Psi Notification + + + + + Enable Psi notification + + + + + Notification Template + + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 192b0976d..cd429fb25 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -23,5 +23,6 @@ notifier_plugin_gl_ES.qm notifier_plugin_sr_BA.qm notifier_plugin_sr_RS.qm + notifier_plugin_en.qm diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts new file mode 100644 index 000000000..9ece8bd5e --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts @@ -0,0 +1,135 @@ + + + + + RGScanDialog + + + ReplayGain Scanner + + + + + Write track gain/peak + + + + + Title + + + + + Progress + + + + + Track Gain + + + + + Album Gain + + + + + Track Peak + + + + + Album Peak + + + + + Calculate + + + + + Write Tags + + + + + Write album gain/peak + + + + + + Error + + + + + + %1 dB + + + + + RGScanFactory + + + ReplayGain Scanner Plugin + + + + + About ReplayGain Scanner Plugin + + + + + ReplayGain Scanner Plugin for Qmmp + + + + + This plugin scans audio files and gives information for volume normalization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on source code by: + + + + + David Robinson <David@Robinson.org> + + + + + Glen Sawyer <mp3gain@hotmail.com> + + + + + Frank Klemm + + + + + RGScanHelper + + + ReplayGain Scanner + + + + + Meta+R + + + + diff --git a/src/plugins/General/rgscan/translations/translations.qrc b/src/plugins/General/rgscan/translations/translations.qrc index 2e7e5ba4b..d7ba0a38b 100644 --- a/src/plugins/General/rgscan/translations/translations.qrc +++ b/src/plugins/General/rgscan/translations/translations.qrc @@ -23,5 +23,6 @@ rgscan_plugin_gl_ES.qm rgscan_plugin_sr_BA.qm rgscan_plugin_sr_RS.qm + rgscan_plugin_en.qm diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts new file mode 100644 index 000000000..7ef617eed --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts @@ -0,0 +1,123 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + + + + + About Scrobbler Plugin + + + + + Qmmp AudioScrobbler Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Scrobbler Plugin Settings + + + + + Last.fm + + + + + + Session: + + + + + + Check + + + + + + Register new session + + + + + Libre.fm + + + + + + + Message + + + + + 1. Wait for browser startup + + + + + 2. Allow Qmmp to scrobble tracks to your %1 account + + + + + 3. Press "OK" + + + + + + + + + + Error + + + + + + + Network error + + + + + + Unable to register new session + + + + + New session has been received successfully + + + + + Permission granted + + + + + Permission denied + + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index cafb1dca9..61a51e558 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -23,5 +23,6 @@ scrobbler_plugin_gl_ES.qm scrobbler_plugin_sr_BA.qm scrobbler_plugin_sr_RS.qm + scrobbler_plugin_en.qm diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts new file mode 100644 index 000000000..3af805033 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts @@ -0,0 +1,152 @@ + + + + + SettingsDialog + + + Status Icon Plugin Settings + + + + + Balloon message + + + + + + Delay, ms: + + + + + Tooltip + + + + + Try to split file name when no tag + + + + + Show progress bar + + + + + Transparency: + + + + + 0 + + + + + Cover size: + + + + + 32 + + + + + Edit template + + + + + Use standard icons + + + + + Tooltip Template + + + + + StatusIcon + + + Play + + + + + Pause + + + + + Stop + + + + + Next + + + + + Previous + + + + + Exit + + + + + Now Playing + + + + + StatusIconFactory + + + Status Icon Plugin + + + + + About Status Icon Plugin + + + + + Qmmp Status Icon Plugin + + + + + Written by: + + + + + Ilya Kotov <forkotov02@hotmail.ru> + + + + + Artur Guzik <a.guzik88@gmail.com> + + + + + StatusIconPopupWidget + + + Stopped + + + + diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc index 8a43c8293..cdf43195b 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -23,5 +23,6 @@ statusicon_plugin_gl_ES.qm statusicon_plugin_sr_BA.qm statusicon_plugin_sr_RS.qm + statusicon_plugin_en.qm diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts new file mode 100644 index 000000000..b186b0b39 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts @@ -0,0 +1,133 @@ + + + + + StreamBrowser + + + Stream Browser + + + + + Ctrl+U + + + + + StreamBrowserFactory + + + Stream Browser Plugin + + + + + About Stream Browser Plugin + + + + + Qmmp Stream Browser Plugin + + + + + This plugin allows to add stream from IceCast stream directory + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + StreamWindow + + + Stream Browser + + + + + Filter: + + + + + Favorites + + + + + IceCast + + + + + Add + + + + + Update + + + + + + Name + + + + + + Genre + + + + + + Bitrate + + + + + + Format + + + + + &Add to favorites + + + + + &Add to playlist + + + + + &Remove + + + + + Done + + + + + + Error + + + + + Receiving + + + + diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc index 4ce2a2d3a..b59ae950a 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -23,5 +23,6 @@ streambrowser_plugin_gl_ES.qm streambrowser_plugin_sr_BA.qm streambrowser_plugin_sr_RS.qm + streambrowser_plugin_en.qm diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts new file mode 100644 index 000000000..9c906a5df --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts @@ -0,0 +1,138 @@ + + + + + SettingsDialog + + + Track Change Plugin Settings + + + + + + + + ... + + + + + Command to run when Qmmp starts new track + + + + + Command to run toward to end of a track + + + + + Command to run when Qmmp reaches the end of the playlist + + + + + Command to run when title changes (i.e. network streams title) + + + + + Artist + + + + + Album + + + + + Title + + + + + Track number + + + + + Two-digit track number + + + + + Genre + + + + + Comment + + + + + Composer + + + + + Duration + + + + + Disc number + + + + + File name + + + + + File path + + + + + Year + + + + + Condition + + + + + TrackChangeFactory + + + Track Change Plugin + + + + + About Track Change Plugin + + + + + Qmmp Track Change Plugin + + + + + This plugin executes external command when current track is changed + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/General/trackchange/translations/translations.qrc b/src/plugins/General/trackchange/translations/translations.qrc index 9789128b5..083a3cb66 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -23,5 +23,6 @@ trackchange_plugin_gl_ES.qm trackchange_plugin_sr_BA.qm trackchange_plugin_sr_RS.qm + trackchange_plugin_en.qm diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc index 0487ee7ce..623d27739 100644 --- a/src/plugins/General/udisks/translations/translations.qrc +++ b/src/plugins/General/udisks/translations/translations.qrc @@ -23,5 +23,6 @@ udisks_plugin_gl_ES.qm udisks_plugin_sr_BA.qm udisks_plugin_sr_RS.qm + udisks_plugin_en.qm diff --git a/src/plugins/General/udisks/translations/udisks_plugin_en.ts b/src/plugins/General/udisks/translations/udisks_plugin_en.ts new file mode 100644 index 000000000..f4e8997b4 --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_en.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + + UDisksFactory + + + UDisks Plugin + + + + + About UDisks Plugin + + + + + Qmmp UDisks Plugin + + + + + This plugin provides removable devices detection using UDisks + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + UDisksPlugin + + + Add CD "%1" + + + + + Add Volume "%1" + + + + diff --git a/src/plugins/General/udisks2/translations/translations.qrc b/src/plugins/General/udisks2/translations/translations.qrc index c1c2f6534..92d2fac36 100644 --- a/src/plugins/General/udisks2/translations/translations.qrc +++ b/src/plugins/General/udisks2/translations/translations.qrc @@ -23,5 +23,6 @@ udisks2_plugin_gl_ES.qm udisks2_plugin_sr_BA.qm udisks2_plugin_sr_RS.qm + udisks2_plugin_en.qm diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts new file mode 100644 index 000000000..4ec191c14 --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + + UDisks2Factory + + + UDisks2 Plugin + + + + + About UDisks2 Plugin + + + + + Qmmp UDisks2 Plugin + + + + + This plugin provides removable devices detection using UDisks2 + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + UDisks2Plugin + + + Add CD "%1" + + + + + Add Volume "%1" + + + + -- cgit v1.2.3-13-gbd6f