From 4e986877f065622cb79ffed4563d42752aebd094 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 25 Aug 2012 14:16:36 +0000 Subject: added missing qt-linguist files, updated resources git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38 --- .../fileops/translations/fileops_plugin_fr.ts | 234 ++++++++++++++++++++ .../fileops/translations/fileops_plugin_hu.ts | 233 ++++++++++++++++++++ .../fileops/translations/fileops_plugin_kk.ts | 234 ++++++++++++++++++++ .../fileops/translations/fileops_plugin_pl_PL.ts | 235 +++++++++++++++++++++ .../fileops/translations/fileops_plugin_pt_BR.ts | 234 ++++++++++++++++++++ .../fileops/translations/fileops_plugin_sk.ts | 235 +++++++++++++++++++++ .../General/fileops/translations/translations.qrc | 11 +- 7 files changed, 1413 insertions(+), 3 deletions(-) create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_fr.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_hu.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_kk.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_sk.ts (limited to 'src/plugins/General/fileops') diff --git a/src/plugins/General/fileops/translations/fileops_plugin_fr.ts b/src/plugins/General/fileops/translations/fileops_plugin_fr.ts new file mode 100644 index 000000000..f9923d344 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_fr.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/fileops_plugin_hu.ts b/src/plugins/General/fileops/translations/fileops_plugin_hu.ts new file mode 100644 index 000000000..d4d20f794 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_hu.ts @@ -0,0 +1,233 @@ + + + + + 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/fileops_plugin_kk.ts b/src/plugins/General/fileops/translations/fileops_plugin_kk.ts new file mode 100644 index 000000000..86c6a98c9 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_kk.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/fileops_plugin_pl_PL.ts b/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts new file mode 100644 index 000000000..1725573ca --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts @@ -0,0 +1,235 @@ + + + + + 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/fileops_plugin_pt_BR.ts b/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts new file mode 100644 index 000000000..63a0aa8ab --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.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/fileops_plugin_sk.ts b/src/plugins/General/fileops/translations/fileops_plugin_sk.ts new file mode 100644 index 000000000..09a77c038 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_sk.ts @@ -0,0 +1,235 @@ + + + + + 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 9e6132295..1f478bc29 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -1,18 +1,23 @@ - fileops_plugin_it.qm fileops_plugin_ru.qm fileops_plugin_uk_UA.qm fileops_plugin_zh_CN.qm fileops_plugin_zh_TW.qm + fileops_plugin_tr.qm fileops_plugin_cs.qm + fileops_plugin_pt_BR.qm fileops_plugin_de.qm - fileops_plugin_pl.qm - fileops_plugin_tr.qm + fileops_plugin_pl_PL.qm + fileops_plugin_fr.qm + fileops_plugin_it.qm + fileops_plugin_kk.qm fileops_plugin_lt.qm + fileops_plugin_hu.qm fileops_plugin_nl.qm fileops_plugin_ja.qm + fileops_plugin_sk.qm fileops_plugin_es.qm -- cgit v1.2.3-13-gbd6f