diff options
Diffstat (limited to 'src/plugins/General/kdenotify/translations')
10 files changed, 217 insertions, 67 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts index bd8fbd8c8..962c50d70 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp nyní přehrává:</translation> </message> @@ -36,22 +36,37 @@ <translation>Nastavení notifikačního modulu pro KDE4</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Prodleva notifikace [ms]:</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts index f9ce9c765..57c6d1b11 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp spielt zurzeit:</translation> </message> @@ -36,22 +36,37 @@ <translation>Einstellungen KDE-4-Benachrichtigungsmodul</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Benachrichtigungsdauer (ms):</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation>Cover anzeigen</translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts index dba21edac..36ea527ea 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp ora in esecuzione:</translation> </message> @@ -36,22 +36,37 @@ <translation>Impostazioni del plugin di notificazione per KDE 4</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Ritardo notificazione [ms]: </translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation>Mostra copertine</translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts index 32df41ab7..638184a2d 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp dabar groja:</translation> </message> @@ -37,22 +37,37 @@ <translation>KDE 4 pranešimų įskiepio nustatymai</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Pranešimo užlaikymas [ms]:</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts index a975d06d8..01d2f6647 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp teraz odtwarza:</translation> </message> @@ -37,22 +37,37 @@ <translation>Ustawienia wtyczki Powiadamianie KDE 4</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Czas zanikania [ms]:</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts index 3bc81f68d..6350e4315 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Играет:</translation> </message> @@ -37,22 +37,37 @@ <translation>Настройки модуля уведомлений KDE4</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Задержка уведомления [мс]:</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation>Показывать обложки</translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation>Изменить шаблон</translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation>Шаблон уведомления</translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts index 15e7d6c89..961606d36 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation type="unfinished"></translation> </message> @@ -36,22 +36,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts index b3632d63f..bbeb1d225 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Відтворюється:</translation> </message> @@ -37,22 +37,37 @@ <translation>Налаштування модуля повідомлень KDE4</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Час показу [мс]:</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation>Показати обкладинки</translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation>Змінити шаблон</translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation>Шаблон повідомлення</translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts index 15e7d6c89..961606d36 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation type="unfinished"></translation> </message> @@ -36,22 +36,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts index 15e7d6c89..961606d36 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation type="unfinished"></translation> </message> @@ -36,22 +36,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> |
