From 30ec69e4baa2307bddd3beac96b3efef37558d27 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 1 Dec 2012 19:51:33 +0000 Subject: added Hebrew translation (author: Genghis Khan) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3006 90c681e8-e032-0410-971d-27865f9a5e38 --- .../SeekOption/translations/seek_plugin_he.ts | 22 ++++++++++++++++++++++ .../SeekOption/translations/translations.qrc | 1 + 2 files changed, 23 insertions(+) create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_he.ts (limited to 'src/plugins/CommandLineOptions/SeekOption') diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_he.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_he.ts new file mode 100644 index 000000000..59c3b1e89 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_he.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 031af569e..54137b5ce 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -19,5 +19,6 @@ seek_plugin_ja.qm seek_plugin_sk.qm seek_plugin_es.qm + seek_plugin_he.qm -- cgit v1.2.3-13-gbd6f