From 7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 11 May 2009 12:31:48 +0000 Subject: enabled file operations plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@936 90c681e8-e032-0410-971d-27865f9a5e38 --- .../fileops/translations/fileops_plugin_zh_TW.ts | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts (limited to 'src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts') diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts new file mode 100644 index 000000000..51843a1a5 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts @@ -0,0 +1,212 @@ + + + + + FileOps + + + Error + + + + + Destination directory doesn't exist + + + + + Copying + + + + + Stop + + + + + Copying file %1/%2 + + + + + Remove files + + + + + Are you sure you want to remove %1 file(s) from disk + + + + + FileOpsFactory + + + File Operations Plugin + + + + + About File Operations Plugin + + + + + Qmmp File Operations Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + HotkeyDialog + + + Modify Shortcut + + + + + Press the key combination you want to assign + + + + + Clear + + + + + SettingsDialog + + + + Copy + + + + + + Rename + + + + + + Remove + + + + + Artist + + + + + Album + + + + + Title + + + + + Tracknumber + + + + + Genre + + + + + Filename + + + + + Filepath + + + + + Date + + + + + Year + + + + + Comment + + + + + Choose a directory + + + + + File Operations Settings + + + + + Enabled + + + + + Operation + + + + + Menu text + + + + + Shortcut + + + + + + + + + + + - + + + + + + + + ... + + + + + Destination: + + + + + File name pattern: + + + + -- cgit v1.2.3-13-gbd6f