From 9eadabd2d382e5142024e6cd5357fd03187e81d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Aug 2014 07:16:17 +0000 Subject: added source language git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38 --- .../copypaste/translations/copypaste_plugin_en.ts | 65 ++++++++++++++++++++++ .../copypaste/translations/translations.qrc | 1 + 2 files changed, 66 insertions(+) create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_en.ts (limited to 'src/plugins/General/copypaste') diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts new file mode 100644 index 000000000..f8bad5a67 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_en.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 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 5fe7fd0fc..5bd215ab3 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -23,5 +23,6 @@ copypaste_plugin_gl_ES.qm copypaste_plugin_sr_BA.qm copypaste_plugin_sr_RS.qm + copypaste_plugin_en.qm -- cgit v1.2.3-13-gbd6f