From 43fad250d15190b63a14a58167c09818a4b7856a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 12 Nov 2017 16:13:13 +0000 Subject: added Finnish translation (Jiri Grönroos) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38 --- .../copypaste/translations/copypaste_plugin_fi.ts | 63 ++++++++++++++++++++++ .../copypaste/translations/translations.qrc | 1 + 2 files changed, 64 insertions(+) create mode 100644 src/plugins/General/copypaste/translations/copypaste_plugin_fi.ts (limited to 'src/plugins/General/copypaste') diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_fi.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_fi.ts new file mode 100644 index 000000000..fdfb39000 --- /dev/null +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_fi.ts @@ -0,0 +1,63 @@ + + + CopyPaste + + + Cu&t + L&eikkaa + + + + Ctrl+X + Ctrl+X + + + + &Copy + &Kopioi + + + + Ctrl+C + Ctrl+C + + + + &Paste + &Liitä + + + + Ctrl+V + Ctrl+V + + + + CopyPasteFactory + + + Copy/Paste Plugin + Kopioi/liitä-liitännäinen + + + + 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@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + \ No newline at end of file diff --git a/src/plugins/General/copypaste/translations/translations.qrc b/src/plugins/General/copypaste/translations/translations.qrc index 61e254743..634e175fa 100644 --- a/src/plugins/General/copypaste/translations/translations.qrc +++ b/src/plugins/General/copypaste/translations/translations.qrc @@ -27,5 +27,6 @@ copypaste_plugin_bg.qm copypaste_plugin_el.qm copypaste_plugin_id.qm + copypaste_plugin_fi.qm -- cgit v1.2.3-13-gbd6f