diff options
Diffstat (limited to 'src/plugins/General/scrobbler')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts | 65 | ||||
| -rw-r--r-- | src/plugins/General/scrobbler/translations/translations.qrc | 1 |
2 files changed, 66 insertions, 0 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts new file mode 100644 index 000000000..0602b8875 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="he_IL"> +<context> + <name>ScrobblerFactory</name> + <message> + <location filename="../scrobblerfactory.cpp" line="30"/> + <source>Scrobbler Plugin</source> + <translation>תוספת Scrobbler</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="50"/> + <source>About Scrobbler Plugin</source> + <translation>אודות תוספת Scrobbler</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="51"/> + <source>Qmmp AudioScrobbler Plugin</source> + <translation>תוספת AudioScrobbler Qmmp</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>חוברה על ידי: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Scrobbler Plugin Settings</source> + <translation>הגדרות תוספת Scrobbler</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="32"/> + <source>Last.fm</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <source>Session:</source> + <translation>סשן:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="51"/> + <source>Register new session</source> + <translation>רישום סשן חדש</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="61"/> + <source>Libre.fm</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="70"/> + <source>User name:</source> + <translation>שם משתמש:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="80"/> + <source>Password:</source> + <translation>סיסמה:</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index db10911d1..d73016a50 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -19,5 +19,6 @@ <file>scrobbler_plugin_ja.qm</file> <file>scrobbler_plugin_sk.qm</file> <file>scrobbler_plugin_es.qm</file> + <file>scrobbler_plugin_he.qm</file> </qresource> </RCC> |
