From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- .../converter/translations/converter_plugin_el.ts | 264 +++++++++++++++++++++ .../converter/translations/translations.qrc | 1 + .../copypaste/translations/copypaste_plugin_el.ts | 65 +++++ .../copypaste/translations/translations.qrc | 1 + .../translations/covermanager_plugin_el.ts | 103 ++++++++ .../covermanager/translations/translations.qrc | 1 + .../fileops/translations/fileops_plugin_el.ts | 239 +++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + .../translations/gnomehotkey_plugin_el.ts | 32 +++ .../gnomehotkey/translations/translations.qrc | 1 + .../General/hal/translations/hal_plugin_el.ts | 88 +++++++ .../General/hal/translations/translations.qrc | 1 + .../hotkey/translations/hotkey_plugin_el.ts | 148 ++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + .../kdenotify/translations/kdenotify_plugin_el.ts | 74 ++++++ .../kdenotify/translations/translations.qrc | 1 + .../lyrics/translations/lyrics_plugin_el.ts | 105 ++++++++ .../General/lyrics/translations/translations.qrc | 1 + .../General/mpris/translations/mpris_plugin_el.ts | 27 +++ .../General/mpris/translations/translations.qrc | 1 + .../notifier/translations/notifier_plugin_el.ts | 119 ++++++++++ .../General/notifier/translations/translations.qrc | 1 + .../rgscan/translations/rgscan_plugin_el.ts | 135 +++++++++++ .../General/rgscan/translations/translations.qrc | 1 + .../scrobbler/translations/scrobbler_plugin_el.ts | 123 ++++++++++ .../scrobbler/translations/translations.qrc | 1 + .../translations/statusicon_plugin_el.ts | 152 ++++++++++++ .../statusicon/translations/translations.qrc | 1 + .../translations/streambrowser_plugin_el.ts | 133 +++++++++++ .../streambrowser/translations/translations.qrc | 1 + .../translations/trackchange_plugin_el.ts | 143 +++++++++++ .../trackchange/translations/translations.qrc | 1 + .../General/udisks/translations/translations.qrc | 1 + .../udisks/translations/udisks_plugin_el.ts | 83 +++++++ .../General/udisks2/translations/translations.qrc | 1 + .../udisks2/translations/udisks2_plugin_el.ts | 83 +++++++ 36 files changed, 2134 insertions(+) create mode 100644 src/plugins/General/converter/translations/converter_plugin_el.ts create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_el.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_el.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_el.ts create mode 100644 src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_el.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_el.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_el.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_el.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_el.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_el.ts create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_el.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_el.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_el.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_el.ts create mode 100644 src/plugins/General/udisks2/translations/udisks2_plugin_el.ts (limited to 'src/plugins/General') diff --git a/src/plugins/General/converter/translations/converter_plugin_el.ts b/src/plugins/General/converter/translations/converter_plugin_el.ts new file mode 100644 index 000000000..e8937872b --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_el.ts @@ -0,0 +1,264 @@ + + + + + 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 + + + + + Album Artist + + + + + Title + + + + + Track Number + + + + + Two-digit Track Number + + + + + Genre + + + + + Comment + + + + + Composer + + + + + Duration + + + + + Disc Number + + + + + File Name + + + + + File Path + + + + + 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 9d8dd0c1e..4f4a316d8 100644 --- a/src/plugins/General/converter/translations/translations.qrc +++ b/src/plugins/General/converter/translations/translations.qrc @@ -25,5 +25,6 @@ converter_plugin_sr_BA.qm converter_plugin_sr_RS.qm converter_plugin_bg.qm + converter_plugin_el.qm diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts new file mode 100644 index 000000000..79ae07b49 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_el.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 87f83800f..183f3b623 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -25,5 +25,6 @@ copypaste_plugin_sr_BA.qm copypaste_plugin_sr_RS.qm copypaste_plugin_bg.qm + copypaste_plugin_el.qm diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts new file mode 100644 index 000000000..9bd874fae --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_el.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 2bd0b7dc4..178ea8c24 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -25,5 +25,6 @@ covermanager_plugin_sr_BA.qm covermanager_plugin_sr_RS.qm covermanager_plugin_bg.qm + covermanager_plugin_el.qm diff --git a/src/plugins/General/fileops/translations/fileops_plugin_el.ts b/src/plugins/General/fileops/translations/fileops_plugin_el.ts new file mode 100644 index 000000000..82ebe2b76 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_el.ts @@ -0,0 +1,239 @@ + + + + + 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 + + + + + Album Artist + + + + + 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 7dcbeabeb..8bec216ce 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -25,5 +25,6 @@ fileops_plugin_sr_BA.qm fileops_plugin_sr_RS.qm fileops_plugin_bg.qm + fileops_plugin_el.qm diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts new file mode 100644 index 000000000..14378ea4d --- /dev/null +++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.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 5104b9b8d..aea836ac8 100644 --- a/src/plugins/General/gnomehotkey/translations/translations.qrc +++ b/src/plugins/General/gnomehotkey/translations/translations.qrc @@ -25,5 +25,6 @@ gnomehotkey_plugin_sr_BA.qm gnomehotkey_plugin_sr_RS.qm gnomehotkey_plugin_bg.qm + gnomehotkey_plugin_el.qm diff --git a/src/plugins/General/hal/translations/hal_plugin_el.ts b/src/plugins/General/hal/translations/hal_plugin_el.ts new file mode 100644 index 000000000..c4e472643 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_el.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 4c7ca55cd..ae36f5a6e 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -25,5 +25,6 @@ hal_plugin_sr_BA.qm hal_plugin_sr_RS.qm hal_plugin_bg.qm + hal_plugin_el.qm diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts new file mode 100644 index 000000000..4a2319322 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_el.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 945feb408..90032f9e6 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -25,5 +25,6 @@ hotkey_plugin_sr_BA.qm hotkey_plugin_sr_RS.qm hotkey_plugin_bg.qm + hotkey_plugin_el.qm diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_el.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_el.ts new file mode 100644 index 000000000..99a62c038 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_el.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 a6ae1a32d..ea7e389b8 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -25,5 +25,6 @@ kdenotify_plugin_sr_BA.qm kdenotify_plugin_sr_RS.qm kdenotify_plugin_bg.qm + kdenotify_plugin_el.qm diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts new file mode 100644 index 000000000..88b71055c --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_el.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 691679e07..3076ff44c 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -25,5 +25,6 @@ lyrics_plugin_sr_BA.qm lyrics_plugin_sr_RS.qm lyrics_plugin_bg.qm + lyrics_plugin_el.qm diff --git a/src/plugins/General/mpris/translations/mpris_plugin_el.ts b/src/plugins/General/mpris/translations/mpris_plugin_el.ts new file mode 100644 index 000000000..96800abf0 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_el.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 fbfcebcc8..02518834d 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -25,5 +25,6 @@ mpris_plugin_sr_BA.qm mpris_plugin_sr_RS.qm mpris_plugin_bg.qm + mpris_plugin_el.qm diff --git a/src/plugins/General/notifier/translations/notifier_plugin_el.ts b/src/plugins/General/notifier/translations/notifier_plugin_el.ts new file mode 100644 index 000000000..4a70afed6 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_el.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 7c4d2a6ab..b4df9b5b6 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -25,5 +25,6 @@ notifier_plugin_sr_BA.qm notifier_plugin_sr_RS.qm notifier_plugin_bg.qm + notifier_plugin_el.qm diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts new file mode 100644 index 000000000..03b84d4cd --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_el.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 b3d8bcf83..fc5a1fb62 100644 --- a/src/plugins/General/rgscan/translations/translations.qrc +++ b/src/plugins/General/rgscan/translations/translations.qrc @@ -25,5 +25,6 @@ rgscan_plugin_sr_BA.qm rgscan_plugin_sr_RS.qm rgscan_plugin_bg.qm + rgscan_plugin_el.qm diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts new file mode 100644 index 000000000..02402a57b --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.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 2854cdf90..58b4321ad 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -25,5 +25,6 @@ scrobbler_plugin_sr_BA.qm scrobbler_plugin_sr_RS.qm scrobbler_plugin_bg.qm + scrobbler_plugin_el.qm diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts new file mode 100644 index 000000000..c28d12a8a --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_el.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 b59ac6fae..f1fc8f91a 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -25,5 +25,6 @@ statusicon_plugin_sr_BA.qm statusicon_plugin_sr_RS.qm statusicon_plugin_bg.qm + statusicon_plugin_el.qm diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts new file mode 100644 index 000000000..a186114d8 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.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 24d5dfc4e..9b944c9e7 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -25,5 +25,6 @@ streambrowser_plugin_sr_BA.qm streambrowser_plugin_sr_RS.qm streambrowser_plugin_bg.qm + streambrowser_plugin_el.qm diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts new file mode 100644 index 000000000..c284566b4 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts @@ -0,0 +1,143 @@ + + + + + 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 + + + + + Album Artist + + + + + 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 bf5d22e35..afb82eeed 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -25,5 +25,6 @@ trackchange_plugin_sr_BA.qm trackchange_plugin_sr_RS.qm trackchange_plugin_bg.qm + trackchange_plugin_el.qm diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc index 8775d0615..4057e2b8f 100644 --- a/src/plugins/General/udisks/translations/translations.qrc +++ b/src/plugins/General/udisks/translations/translations.qrc @@ -25,5 +25,6 @@ udisks_plugin_sr_BA.qm udisks_plugin_sr_RS.qm udisks_plugin_bg.qm + udisks_plugin_el.qm diff --git a/src/plugins/General/udisks/translations/udisks_plugin_el.ts b/src/plugins/General/udisks/translations/udisks_plugin_el.ts new file mode 100644 index 000000000..672054131 --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_el.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 9a847d0e0..36b870628 100644 --- a/src/plugins/General/udisks2/translations/translations.qrc +++ b/src/plugins/General/udisks2/translations/translations.qrc @@ -25,5 +25,6 @@ udisks2_plugin_sr_BA.qm udisks2_plugin_sr_RS.qm udisks2_plugin_bg.qm + udisks2_plugin_el.qm diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts new file mode 100644 index 000000000..837254804 --- /dev/null +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_el.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