From b4f09093f3557f4cea6acb73bddc3e2962b5045a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 3 Apr 2015 21:20:27 +0000 Subject: prepare for Bulgarian translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4815 90c681e8-e032-0410-971d-27865f9a5e38 --- .../converter/translations/converter_plugin_bg.ts | 254 +++++++++++++++++++++ .../converter/translations/translations.qrc | 1 + .../copypaste/translations/copypaste_plugin_bg.ts | 65 ++++++ .../copypaste/translations/translations.qrc | 1 + .../translations/covermanager_plugin_bg.ts | 103 +++++++++ .../covermanager/translations/translations.qrc | 1 + .../fileops/translations/fileops_plugin_bg.ts | 234 +++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + .../translations/gnomehotkey_plugin_bg.ts | 32 +++ .../gnomehotkey/translations/translations.qrc | 1 + .../General/hal/translations/hal_plugin_bg.ts | 88 +++++++ .../General/hal/translations/translations.qrc | 1 + .../hotkey/translations/hotkey_plugin_bg.ts | 148 ++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + .../kdenotify/translations/kdenotify_plugin_bg.ts | 74 ++++++ .../kdenotify/translations/translations.qrc | 1 + .../lyrics/translations/lyrics_plugin_bg.ts | 105 +++++++++ .../General/lyrics/translations/translations.qrc | 1 + .../General/mpris/translations/mpris_plugin_bg.ts | 27 +++ .../General/mpris/translations/translations.qrc | 1 + .../notifier/translations/notifier_plugin_bg.ts | 119 ++++++++++ .../General/notifier/translations/translations.qrc | 1 + .../rgscan/translations/rgscan_plugin_bg.ts | 135 +++++++++++ .../General/rgscan/translations/translations.qrc | 1 + .../scrobbler/translations/scrobbler_plugin_bg.ts | 123 ++++++++++ .../scrobbler/translations/translations.qrc | 1 + .../translations/statusicon_plugin_bg.ts | 152 ++++++++++++ .../statusicon/translations/translations.qrc | 1 + .../translations/streambrowser_plugin_bg.ts | 133 +++++++++++ .../streambrowser/translations/translations.qrc | 1 + .../translations/trackchange_plugin_bg.ts | 138 +++++++++++ .../trackchange/translations/translations.qrc | 1 + .../General/udisks/translations/translations.qrc | 1 + .../udisks/translations/udisks_plugin_bg.ts | 83 +++++++ .../General/udisks2/translations/translations.qrc | 1 + .../udisks2/translations/udisks2_plugin_bg.ts | 83 +++++++ 36 files changed, 2114 insertions(+) create mode 100644 src/plugins/General/converter/translations/converter_plugin_bg.ts create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_bg.ts create mode 100644 src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_bg.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_bg.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_bg.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_bg.ts create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_bg.ts create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts (limited to 'src/plugins/General') diff --git a/src/plugins/General/converter/translations/converter_plugin_bg.ts b/src/plugins/General/converter/translations/converter_plugin_bg.ts new file mode 100644 index 000000000..23f78560f --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_bg.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 e353675e9..9d8dd0c1e 100644 --- a/src/plugins/General/converter/translations/translations.qrc +++ b/src/plugins/General/converter/translations/translations.qrc @@ -24,5 +24,6 @@ converter_plugin_gl_ES.qm converter_plugin_sr_BA.qm converter_plugin_sr_RS.qm + converter_plugin_bg.qm diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts new file mode 100644 index 000000000..248c3bc19 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_bg.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 one 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 2ee0d1401..87f83800f 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -24,5 +24,6 @@ copypaste_plugin_gl_ES.qm copypaste_plugin_sr_BA.qm copypaste_plugin_sr_RS.qm + copypaste_plugin_bg.qm diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts new file mode 100644 index 000000000..0a0c53ec4 --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_bg.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 c23c92d65..2bd0b7dc4 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -24,5 +24,6 @@ covermanager_plugin_gl_ES.qm covermanager_plugin_sr_BA.qm covermanager_plugin_sr_RS.qm + covermanager_plugin_bg.qm diff --git a/src/plugins/General/fileops/translations/fileops_plugin_bg.ts b/src/plugins/General/fileops/translations/fileops_plugin_bg.ts new file mode 100644 index 000000000..9f81ab0c3 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_bg.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 20d10d492..7dcbeabeb 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -24,5 +24,6 @@ fileops_plugin_gl_ES.qm fileops_plugin_sr_BA.qm fileops_plugin_sr_RS.qm + fileops_plugin_bg.qm diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts new file mode 100644 index 000000000..8af761f37 --- /dev/null +++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.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 7f4768ebd..5104b9b8d 100644 --- a/src/plugins/General/gnomehotkey/translations/translations.qrc +++ b/src/plugins/General/gnomehotkey/translations/translations.qrc @@ -24,5 +24,6 @@ gnomehotkey_plugin_gl_ES.qm gnomehotkey_plugin_sr_BA.qm gnomehotkey_plugin_sr_RS.qm + gnomehotkey_plugin_bg.qm diff --git a/src/plugins/General/hal/translations/hal_plugin_bg.ts b/src/plugins/General/hal/translations/hal_plugin_bg.ts new file mode 100644 index 000000000..dc5cf804d --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_bg.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 92caf326a..4c7ca55cd 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -24,5 +24,6 @@ hal_plugin_gl_ES.qm hal_plugin_sr_BA.qm hal_plugin_sr_RS.qm + hal_plugin_bg.qm diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts new file mode 100644 index 000000000..8bd4a8bb3 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_bg.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 b7bb92bb2..945feb408 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -24,5 +24,6 @@ hotkey_plugin_gl_ES.qm hotkey_plugin_sr_BA.qm hotkey_plugin_sr_RS.qm + hotkey_plugin_bg.qm diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_bg.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_bg.ts new file mode 100644 index 000000000..c05e86ec3 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_bg.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 6e3ce1801..a6ae1a32d 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -24,5 +24,6 @@ kdenotify_plugin_gl_ES.qm kdenotify_plugin_sr_BA.qm kdenotify_plugin_sr_RS.qm + kdenotify_plugin_bg.qm diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts new file mode 100644 index 000000000..ed9184813 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_bg.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 7c6bd96b5..691679e07 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -24,5 +24,6 @@ lyrics_plugin_gl_ES.qm lyrics_plugin_sr_BA.qm lyrics_plugin_sr_RS.qm + lyrics_plugin_bg.qm diff --git a/src/plugins/General/mpris/translations/mpris_plugin_bg.ts b/src/plugins/General/mpris/translations/mpris_plugin_bg.ts new file mode 100644 index 000000000..e988c4eb8 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_bg.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 d793c8f12..fbfcebcc8 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -24,5 +24,6 @@ mpris_plugin_gl_ES.qm mpris_plugin_sr_BA.qm mpris_plugin_sr_RS.qm + mpris_plugin_bg.qm diff --git a/src/plugins/General/notifier/translations/notifier_plugin_bg.ts b/src/plugins/General/notifier/translations/notifier_plugin_bg.ts new file mode 100644 index 000000000..6fb3992be --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_bg.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 4ae724d97..7c4d2a6ab 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -24,5 +24,6 @@ notifier_plugin_gl_ES.qm notifier_plugin_sr_BA.qm notifier_plugin_sr_RS.qm + notifier_plugin_bg.qm diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts new file mode 100644 index 000000000..395c32d5e --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_bg.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 c1706037f..b3d8bcf83 100644 --- a/src/plugins/General/rgscan/translations/translations.qrc +++ b/src/plugins/General/rgscan/translations/translations.qrc @@ -24,5 +24,6 @@ rgscan_plugin_gl_ES.qm rgscan_plugin_sr_BA.qm rgscan_plugin_sr_RS.qm + rgscan_plugin_bg.qm diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts new file mode 100644 index 000000000..60192c07a --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.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 3d3aeff97..2854cdf90 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -24,5 +24,6 @@ scrobbler_plugin_gl_ES.qm scrobbler_plugin_sr_BA.qm scrobbler_plugin_sr_RS.qm + scrobbler_plugin_bg.qm diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts new file mode 100644 index 000000000..dc16c2939 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_bg.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 c966244b1..b59ac6fae 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -24,5 +24,6 @@ statusicon_plugin_gl_ES.qm statusicon_plugin_sr_BA.qm statusicon_plugin_sr_RS.qm + statusicon_plugin_bg.qm diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts new file mode 100644 index 000000000..89d2d5cf7 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.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 one 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 cb5fe02c1..24d5dfc4e 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -24,5 +24,6 @@ streambrowser_plugin_gl_ES.qm streambrowser_plugin_sr_BA.qm streambrowser_plugin_sr_RS.qm + streambrowser_plugin_bg.qm diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts new file mode 100644 index 000000000..9fbb0ef06 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_bg.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 812fb5dce..bf5d22e35 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -24,5 +24,6 @@ trackchange_plugin_gl_ES.qm trackchange_plugin_sr_BA.qm trackchange_plugin_sr_RS.qm + trackchange_plugin_bg.qm diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc index c475bbe27..8775d0615 100644 --- a/src/plugins/General/udisks/translations/translations.qrc +++ b/src/plugins/General/udisks/translations/translations.qrc @@ -24,5 +24,6 @@ udisks_plugin_gl_ES.qm udisks_plugin_sr_BA.qm udisks_plugin_sr_RS.qm + udisks_plugin_bg.qm diff --git a/src/plugins/General/udisks/translations/udisks_plugin_bg.ts b/src/plugins/General/udisks/translations/udisks_plugin_bg.ts new file mode 100644 index 000000000..532f9ccb7 --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_bg.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 7332d2572..9a847d0e0 100644 --- a/src/plugins/General/udisks2/translations/translations.qrc +++ b/src/plugins/General/udisks2/translations/translations.qrc @@ -24,5 +24,6 @@ udisks2_plugin_gl_ES.qm udisks2_plugin_sr_BA.qm udisks2_plugin_sr_RS.qm + udisks2_plugin_bg.qm diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts new file mode 100644 index 000000000..1007e3896 --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.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