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 --- .../SeekOption/translations/seek_plugin_fr.ts | 22 +++++++++++++++ .../SeekOption/translations/seek_plugin_hu.ts | 22 +++++++++++++++ .../SeekOption/translations/seek_plugin_kk.ts | 22 +++++++++++++++ .../SeekOption/translations/seek_plugin_pl_PL.ts | 22 +++++++++++++++ .../SeekOption/translations/seek_plugin_pt_BR.ts | 22 +++++++++++++++ .../SeekOption/translations/seek_plugin_sk.ts | 22 +++++++++++++++ .../SeekOption/translations/translations.qrc | 31 +++++++++++++--------- 7 files changed, 150 insertions(+), 13 deletions(-) create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts (limited to 'src/plugins/CommandLineOptions/SeekOption') diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts new file mode 100644 index 000000000..5a3d49318 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts new file mode 100644 index 000000000..3b5bd1fcd --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts new file mode 100644 index 000000000..4e90405e1 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_kk.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts new file mode 100644 index 000000000..a64a64339 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pl_PL.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts new file mode 100644 index 000000000..50cfee736 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt_BR.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts new file mode 100644 index 000000000..e31b4b48a --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + + + + + Seek forward + + + + + Seek backwards + + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc index a86ce2a69..031af569e 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -1,18 +1,23 @@ - seek_plugin_it.qm - seek_plugin_pl.qm - seek_plugin_ru.qm - seek_plugin_de.qm - seek_plugin_cs.qm - seek_plugin_uk_UA.qm - seek_plugin_zh_TW.qm - seek_plugin_zh_CN.qm - seek_plugin_tr.qm - seek_plugin_lt.qm - seek_plugin_nl.qm - seek_plugin_ja.qm - seek_plugin_es.qm + seek_plugin_ru.qm + seek_plugin_uk_UA.qm + seek_plugin_zh_CN.qm + seek_plugin_zh_TW.qm + seek_plugin_tr.qm + seek_plugin_cs.qm + seek_plugin_pt_BR.qm + seek_plugin_de.qm + seek_plugin_pl_PL.qm + seek_plugin_fr.qm + seek_plugin_it.qm + seek_plugin_kk.qm + seek_plugin_lt.qm + seek_plugin_hu.qm + seek_plugin_nl.qm + seek_plugin_ja.qm + seek_plugin_sk.qm + seek_plugin_es.qm -- cgit v1.2.3-13-gbd6f