aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/kdenotify/translations')
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts75
-rw-r--r--src/plugins/General/kdenotify/translations/translations.qrc1
2 files changed, 76 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts
new file mode 100644
index 000000000..891e70459
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="he_IL">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="122"/>
+ <source>Qmmp now playing:</source>
+ <translation>Qmmp מנגן כעת:</translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>KDE 4 notification plugin</source>
+ <translation>תוספת התראה KDE 4</translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="50"/>
+ <source>About KDE Notification Plugin</source>
+ <translation>אודות תוספת התראה KDE 4</translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="51"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation>תוספת התראה KDE 4 עבור Qmmp
+</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation>הגדרות תוספת התראה KDE 4</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="39"/>
+ <source>Options</source>
+ <translation>אפשרויות</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Notification delay [s]:</source>
+ <translation>שיהוי התראה [ש]:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="75"/>
+ <source>Update visible notification instead create new</source>
+ <translation>עדכון התראות נראות במקום ליצור חדשות</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="85"/>
+ <source>Appearance</source>
+ <translation>הופעה</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="91"/>
+ <source>Show covers</source>
+ <translation>הצגת כיסויים</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="100"/>
+ <source>Edit template</source>
+ <translation>עריכת תבנית</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="75"/>
+ <source>Notification Template</source>
+ <translation>תבנית התראה</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc
index 4996459c6..a5a576137 100644
--- a/src/plugins/General/kdenotify/translations/translations.qrc
+++ b/src/plugins/General/kdenotify/translations/translations.qrc
@@ -19,5 +19,6 @@
<file>kdenotify_plugin_ja.qm</file>
<file>kdenotify_plugin_sk.qm</file>
<file>kdenotify_plugin_es.qm</file>
+ <file>kdenotify_plugin_he.qm</file>
</qresource>
</RCC>