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 --- .../fileops/translations/fileops_plugin_el.ts | 239 +++++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + 2 files changed, 240 insertions(+) create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_el.ts (limited to 'src/plugins/General/fileops') 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 -- cgit v1.2.3-13-gbd6f