From ef2e7b3f9d264ec146d4dae257b1e295ab3b462a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 21 Apr 2015 12:45:58 +0200 Subject: updates - plugins as a separate git folder --- plugins/newmail_notifier/composer.json | 24 --- plugins/newmail_notifier/config.inc.php.dist | 15 -- plugins/newmail_notifier/favicon.ico | Bin 1734 -> 0 bytes plugins/newmail_notifier/localization/ar_SA.inc | 28 --- plugins/newmail_notifier/localization/ast.inc | 28 --- plugins/newmail_notifier/localization/az_AZ.inc | 28 --- plugins/newmail_notifier/localization/be_BE.inc | 28 --- plugins/newmail_notifier/localization/bg_BG.inc | 28 --- plugins/newmail_notifier/localization/br.inc | 28 --- plugins/newmail_notifier/localization/bs_BA.inc | 28 --- plugins/newmail_notifier/localization/ca_ES.inc | 28 --- plugins/newmail_notifier/localization/cs_CZ.inc | 28 --- plugins/newmail_notifier/localization/cy_GB.inc | 28 --- plugins/newmail_notifier/localization/da_DK.inc | 28 --- plugins/newmail_notifier/localization/de_CH.inc | 28 --- plugins/newmail_notifier/localization/de_DE.inc | 28 --- plugins/newmail_notifier/localization/el_GR.inc | 28 --- plugins/newmail_notifier/localization/en_CA.inc | 28 --- plugins/newmail_notifier/localization/en_GB.inc | 28 --- plugins/newmail_notifier/localization/en_US.inc | 30 --- plugins/newmail_notifier/localization/eo.inc | 27 --- plugins/newmail_notifier/localization/es_419.inc | 28 --- plugins/newmail_notifier/localization/es_AR.inc | 28 --- plugins/newmail_notifier/localization/es_ES.inc | 28 --- plugins/newmail_notifier/localization/et_EE.inc | 28 --- plugins/newmail_notifier/localization/eu_ES.inc | 28 --- plugins/newmail_notifier/localization/fa_IR.inc | 28 --- plugins/newmail_notifier/localization/fi_FI.inc | 28 --- plugins/newmail_notifier/localization/fo_FO.inc | 28 --- plugins/newmail_notifier/localization/fr_FR.inc | 28 --- plugins/newmail_notifier/localization/fy_NL.inc | 20 -- plugins/newmail_notifier/localization/gl_ES.inc | 28 --- plugins/newmail_notifier/localization/he_IL.inc | 28 --- plugins/newmail_notifier/localization/hr_HR.inc | 28 --- plugins/newmail_notifier/localization/hu_HU.inc | 28 --- plugins/newmail_notifier/localization/hy_AM.inc | 28 --- plugins/newmail_notifier/localization/ia.inc | 28 --- plugins/newmail_notifier/localization/id_ID.inc | 28 --- plugins/newmail_notifier/localization/it_IT.inc | 28 --- plugins/newmail_notifier/localization/ja_JP.inc | 28 --- plugins/newmail_notifier/localization/km_KH.inc | 28 --- plugins/newmail_notifier/localization/ko_KR.inc | 28 --- plugins/newmail_notifier/localization/ku.inc | 28 --- plugins/newmail_notifier/localization/ku_IQ.inc | 19 -- plugins/newmail_notifier/localization/lb_LU.inc | 28 --- plugins/newmail_notifier/localization/lt_LT.inc | 28 --- plugins/newmail_notifier/localization/lv_LV.inc | 28 --- plugins/newmail_notifier/localization/ml_IN.inc | 28 --- plugins/newmail_notifier/localization/mr_IN.inc | 23 --- plugins/newmail_notifier/localization/nb_NO.inc | 28 --- plugins/newmail_notifier/localization/nl_NL.inc | 28 --- plugins/newmail_notifier/localization/nn_NO.inc | 27 --- plugins/newmail_notifier/localization/pl_PL.inc | 28 --- plugins/newmail_notifier/localization/pt_BR.inc | 28 --- plugins/newmail_notifier/localization/pt_PT.inc | 28 --- plugins/newmail_notifier/localization/ro_RO.inc | 28 --- plugins/newmail_notifier/localization/ru_RU.inc | 28 --- plugins/newmail_notifier/localization/si_LK.inc | 19 -- plugins/newmail_notifier/localization/sk_SK.inc | 28 --- plugins/newmail_notifier/localization/sl_SI.inc | 28 --- plugins/newmail_notifier/localization/sq_AL.inc | 20 -- plugins/newmail_notifier/localization/sr_CS.inc | 27 --- plugins/newmail_notifier/localization/sv_SE.inc | 28 --- plugins/newmail_notifier/localization/ti.inc | 27 --- plugins/newmail_notifier/localization/tr_TR.inc | 28 --- plugins/newmail_notifier/localization/uk_UA.inc | 28 --- plugins/newmail_notifier/localization/vi_VN.inc | 28 --- plugins/newmail_notifier/localization/zh_CN.inc | 27 --- plugins/newmail_notifier/localization/zh_TW.inc | 28 --- plugins/newmail_notifier/mail.png | Bin 1408 -> 0 bytes plugins/newmail_notifier/newmail_notifier.js | 200 ------------------- plugins/newmail_notifier/newmail_notifier.php | 218 --------------------- plugins/newmail_notifier/overlay.ico | Bin 1150 -> 0 bytes plugins/newmail_notifier/sound.mp3 | Bin 7488 -> 0 bytes plugins/newmail_notifier/sound.wav | Bin 10444 -> 0 bytes plugins/newmail_notifier/tests/NewmailNotifier.php | 23 --- 76 files changed, 2286 deletions(-) delete mode 100644 plugins/newmail_notifier/composer.json delete mode 100644 plugins/newmail_notifier/config.inc.php.dist delete mode 100644 plugins/newmail_notifier/favicon.ico delete mode 100644 plugins/newmail_notifier/localization/ar_SA.inc delete mode 100644 plugins/newmail_notifier/localization/ast.inc delete mode 100644 plugins/newmail_notifier/localization/az_AZ.inc delete mode 100644 plugins/newmail_notifier/localization/be_BE.inc delete mode 100644 plugins/newmail_notifier/localization/bg_BG.inc delete mode 100644 plugins/newmail_notifier/localization/br.inc delete mode 100644 plugins/newmail_notifier/localization/bs_BA.inc delete mode 100644 plugins/newmail_notifier/localization/ca_ES.inc delete mode 100644 plugins/newmail_notifier/localization/cs_CZ.inc delete mode 100644 plugins/newmail_notifier/localization/cy_GB.inc delete mode 100644 plugins/newmail_notifier/localization/da_DK.inc delete mode 100644 plugins/newmail_notifier/localization/de_CH.inc delete mode 100644 plugins/newmail_notifier/localization/de_DE.inc delete mode 100644 plugins/newmail_notifier/localization/el_GR.inc delete mode 100644 plugins/newmail_notifier/localization/en_CA.inc delete mode 100644 plugins/newmail_notifier/localization/en_GB.inc delete mode 100644 plugins/newmail_notifier/localization/en_US.inc delete mode 100644 plugins/newmail_notifier/localization/eo.inc delete mode 100644 plugins/newmail_notifier/localization/es_419.inc delete mode 100644 plugins/newmail_notifier/localization/es_AR.inc delete mode 100644 plugins/newmail_notifier/localization/es_ES.inc delete mode 100644 plugins/newmail_notifier/localization/et_EE.inc delete mode 100644 plugins/newmail_notifier/localization/eu_ES.inc delete mode 100644 plugins/newmail_notifier/localization/fa_IR.inc delete mode 100644 plugins/newmail_notifier/localization/fi_FI.inc delete mode 100644 plugins/newmail_notifier/localization/fo_FO.inc delete mode 100644 plugins/newmail_notifier/localization/fr_FR.inc delete mode 100644 plugins/newmail_notifier/localization/fy_NL.inc delete mode 100644 plugins/newmail_notifier/localization/gl_ES.inc delete mode 100644 plugins/newmail_notifier/localization/he_IL.inc delete mode 100644 plugins/newmail_notifier/localization/hr_HR.inc delete mode 100644 plugins/newmail_notifier/localization/hu_HU.inc delete mode 100644 plugins/newmail_notifier/localization/hy_AM.inc delete mode 100644 plugins/newmail_notifier/localization/ia.inc delete mode 100644 plugins/newmail_notifier/localization/id_ID.inc delete mode 100644 plugins/newmail_notifier/localization/it_IT.inc delete mode 100644 plugins/newmail_notifier/localization/ja_JP.inc delete mode 100644 plugins/newmail_notifier/localization/km_KH.inc delete mode 100644 plugins/newmail_notifier/localization/ko_KR.inc delete mode 100644 plugins/newmail_notifier/localization/ku.inc delete mode 100644 plugins/newmail_notifier/localization/ku_IQ.inc delete mode 100644 plugins/newmail_notifier/localization/lb_LU.inc delete mode 100644 plugins/newmail_notifier/localization/lt_LT.inc delete mode 100644 plugins/newmail_notifier/localization/lv_LV.inc delete mode 100644 plugins/newmail_notifier/localization/ml_IN.inc delete mode 100644 plugins/newmail_notifier/localization/mr_IN.inc delete mode 100644 plugins/newmail_notifier/localization/nb_NO.inc delete mode 100644 plugins/newmail_notifier/localization/nl_NL.inc delete mode 100644 plugins/newmail_notifier/localization/nn_NO.inc delete mode 100644 plugins/newmail_notifier/localization/pl_PL.inc delete mode 100644 plugins/newmail_notifier/localization/pt_BR.inc delete mode 100644 plugins/newmail_notifier/localization/pt_PT.inc delete mode 100644 plugins/newmail_notifier/localization/ro_RO.inc delete mode 100644 plugins/newmail_notifier/localization/ru_RU.inc delete mode 100644 plugins/newmail_notifier/localization/si_LK.inc delete mode 100644 plugins/newmail_notifier/localization/sk_SK.inc delete mode 100644 plugins/newmail_notifier/localization/sl_SI.inc delete mode 100644 plugins/newmail_notifier/localization/sq_AL.inc delete mode 100644 plugins/newmail_notifier/localization/sr_CS.inc delete mode 100644 plugins/newmail_notifier/localization/sv_SE.inc delete mode 100644 plugins/newmail_notifier/localization/ti.inc delete mode 100644 plugins/newmail_notifier/localization/tr_TR.inc delete mode 100644 plugins/newmail_notifier/localization/uk_UA.inc delete mode 100644 plugins/newmail_notifier/localization/vi_VN.inc delete mode 100644 plugins/newmail_notifier/localization/zh_CN.inc delete mode 100644 plugins/newmail_notifier/localization/zh_TW.inc delete mode 100644 plugins/newmail_notifier/mail.png delete mode 100644 plugins/newmail_notifier/newmail_notifier.js delete mode 100644 plugins/newmail_notifier/newmail_notifier.php delete mode 100644 plugins/newmail_notifier/overlay.ico delete mode 100644 plugins/newmail_notifier/sound.mp3 delete mode 100644 plugins/newmail_notifier/sound.wav delete mode 100644 plugins/newmail_notifier/tests/NewmailNotifier.php (limited to 'plugins/newmail_notifier') diff --git a/plugins/newmail_notifier/composer.json b/plugins/newmail_notifier/composer.json deleted file mode 100644 index 1bca39c1f..000000000 --- a/plugins/newmail_notifier/composer.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "roundcube/newmail_notifier", - "type": "roundcube-plugin", - "description": "Supports three methods of notification: 1. Basic - focus browser window and change favicon 2. Sound - play wav file 3. Desktop - display desktop notification (using webkitNotifications feature, supported by Chrome and Firefox with 'HTML5 Notifications' plugin).", - "license": "GPLv3+", - "version": "0.7", - "authors": [ - { - "name": "Aleksander Machniak", - "email": "alec@alec.pl", - "role": "Lead" - } - ], - "repositories": [ - { - "type": "composer", - "url": "http://plugins.roundcube.net" - } - ], - "require": { - "php": ">=5.3.0", - "roundcube/plugin-installer": ">=0.1.3" - } -} diff --git a/plugins/newmail_notifier/config.inc.php.dist b/plugins/newmail_notifier/config.inc.php.dist deleted file mode 100644 index 1a7c0d74f..000000000 --- a/plugins/newmail_notifier/config.inc.php.dist +++ /dev/null @@ -1,15 +0,0 @@ - diff --git a/plugins/newmail_notifier/favicon.ico b/plugins/newmail_notifier/favicon.ico deleted file mode 100644 index 86e10c1c7..000000000 Binary files a/plugins/newmail_notifier/favicon.ico and /dev/null differ diff --git a/plugins/newmail_notifier/localization/ar_SA.inc b/plugins/newmail_notifier/localization/ar_SA.inc deleted file mode 100644 index 175a4e464..000000000 --- a/plugins/newmail_notifier/localization/ar_SA.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'إظهار رسالة تنبيه فى المتصفح عند وصول رسالة جديدة'; -$labels['desktop'] = 'إظهار رسالة تنبيه على سطح المكتب عند وصول رسالة جديدة'; -$labels['sound'] = 'التنبيه الصوتى عند وصول رسالة جديدة'; -$labels['test'] = 'إختبار'; -$labels['title'] = 'رسالة جديدة'; -$labels['body'] = 'لديك رسالة جديدة'; -$labels['testbody'] = 'هذه رسالة تجربية'; -$labels['desktopdisabled'] = 'رسائل التنبيه على سطح المكتب غير مفعلة فى متصفح الانترنت الخاص بك'; -$labels['desktopunsupported'] = 'المتصفح الخاص بك لا يدعم رسائل سطح المكتب'; -$labels['desktoptimeout'] = 'اغلاق تنبيهات سطح المكتب'; -?> diff --git a/plugins/newmail_notifier/localization/ast.inc b/plugins/newmail_notifier/localization/ast.inc deleted file mode 100644 index 5121d2821..000000000 --- a/plugins/newmail_notifier/localization/ast.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Amosar notificaciones del restolador nun mensaxe nuevu'; -$labels['desktop'] = 'Amosar notificaciones d\'escritoriu nun mensaxe nuevu'; -$labels['sound'] = 'Reproducir el soníu nun mensaxe nuevu'; -$labels['test'] = 'Prueba'; -$labels['title'] = '¡Mensaxe nuevu!'; -$labels['body'] = 'Recibisti un mensaxe nuevu'; -$labels['testbody'] = 'Esta ye una notificación de prueba'; -$labels['desktopdisabled'] = 'Les notificaciones d\'escritoriu tán deshabilitaes nel to restolador.'; -$labels['desktopunsupported'] = 'El to restolador nun sofita notificaciones d\'escritoriu.'; -$labels['desktoptimeout'] = 'Zarrar notificación d\'escritoriu'; -?> diff --git a/plugins/newmail_notifier/localization/az_AZ.inc b/plugins/newmail_notifier/localization/az_AZ.inc deleted file mode 100644 index 355c30f0a..000000000 --- a/plugins/newmail_notifier/localization/az_AZ.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Yeni məktubun gəlməsi haqda brauzerdə xəbər ver'; -$labels['desktop'] = 'Yeni məktubun gəlməsi haqda iş masasında xəbər ver'; -$labels['sound'] = 'Yeni məktubun gəlməsi haqda səs siqnalı ver'; -$labels['test'] = 'Sınaq'; -$labels['title'] = 'Yeni məktub!'; -$labels['body'] = 'Sizə məktub gəldi'; -$labels['testbody'] = 'Bu sınaq bildirişidir'; -$labels['desktopdisabled'] = 'Sizin brauzerdə iş masasında bildiriş söndürülüb'; -$labels['desktopunsupported'] = 'Sizin brauzer iş masasında bildiriş funksiyasını dəstəkləmir'; -$labels['desktoptimeout'] = 'Masaüstü bildirişi bağla'; -?> diff --git a/plugins/newmail_notifier/localization/be_BE.inc b/plugins/newmail_notifier/localization/be_BE.inc deleted file mode 100644 index e0b8e0bb9..000000000 --- a/plugins/newmail_notifier/localization/be_BE.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Паказваць апавяшчэнні аб атрыманні новых паведамленняў у браўзеры'; -$labels['desktop'] = 'Паказваць апавяшчэнні аб атрыманні новых паведамленняў на працоўным стале'; -$labels['sound'] = 'Агучваць атрыманне новых паведамленняў'; -$labels['test'] = 'Праверыць'; -$labels['title'] = 'Новы ліст!'; -$labels['body'] = 'Вы атрымалі новае паведамленне.'; -$labels['testbody'] = 'Гэта тэставае апавяшчэнне.'; -$labels['desktopdisabled'] = 'Апавяшчэнні на працоўным стале адключаныя ў браўзеры.'; -$labels['desktopunsupported'] = 'Ваш браўзер не падтрымлівае апавяшчэнні на працоўным стале.'; -$labels['desktoptimeout'] = 'Зачыніць апавяшчэнне на працоўным стале'; -?> diff --git a/plugins/newmail_notifier/localization/bg_BG.inc b/plugins/newmail_notifier/localization/bg_BG.inc deleted file mode 100644 index 15791dd93..000000000 --- a/plugins/newmail_notifier/localization/bg_BG.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Показва известия в браузъра при ново писмо'; -$labels['desktop'] = 'Показва известия на работния плот при ново писмо'; -$labels['sound'] = 'Възпроизведи звук при ново писмо'; -$labels['test'] = 'Тест'; -$labels['title'] = 'Ново писмо!'; -$labels['body'] = 'Получихте ново писмо.'; -$labels['testbody'] = 'Това е тестово известие.'; -$labels['desktopdisabled'] = 'Известията на работния плот са изключени за Вашия браузър.'; -$labels['desktopunsupported'] = 'Вашият браузър не поддържа известия на работния плот.'; -$labels['desktoptimeout'] = 'Затваряне на известие на работния плот'; -?> diff --git a/plugins/newmail_notifier/localization/br.inc b/plugins/newmail_notifier/localization/br.inc deleted file mode 100644 index 319a67729..000000000 --- a/plugins/newmail_notifier/localization/br.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Diskouez kemennoù ar merdeer evit kemennadennoù nevez'; -$labels['desktop'] = 'Diskouez kemennoù ar burev evit kemennadennoù nevez'; -$labels['sound'] = 'Seniñ ar son pa kemennadenn nevez'; -$labels['test'] = 'Taol-arnod'; -$labels['title'] = 'Kemennadenn nevez !'; -$labels['body'] = 'Resevet ho p\'eus ur postel nevez'; -$labels['testbody'] = 'An dra se a zo un taol arnod kemenn'; -$labels['desktopdisabled'] = 'Diweredekaet eo kemennoù ar burev en ho merdeer.'; -$labels['desktopunsupported'] = 'N\'eo ket skoret kemennoù ar burev gant ho merdeer.'; -$labels['desktoptimeout'] = 'Serr burev kemen'; -?> diff --git a/plugins/newmail_notifier/localization/bs_BA.inc b/plugins/newmail_notifier/localization/bs_BA.inc deleted file mode 100644 index a849c64c8..000000000 --- a/plugins/newmail_notifier/localization/bs_BA.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Prikaži obavijesti za nove poruke u pregledniku'; -$labels['desktop'] = 'Prikaži obavijesti za nove poruke na desktopu'; -$labels['sound'] = 'Zvučni signal za novu poruku'; -$labels['test'] = 'Testiraj'; -$labels['title'] = 'Novi email!'; -$labels['body'] = 'Dobili ste novu poruku.'; -$labels['testbody'] = 'Ovo je testna obavijest.'; -$labels['desktopdisabled'] = 'Desktop obavijesti su onemogućene u vašem pregledniku.'; -$labels['desktopunsupported'] = 'Vaš preglednik ne podržava desktop obavijesti.'; -$labels['desktoptimeout'] = 'Zatvori desktop obavijesti'; -?> diff --git a/plugins/newmail_notifier/localization/ca_ES.inc b/plugins/newmail_notifier/localization/ca_ES.inc deleted file mode 100644 index 37359de61..000000000 --- a/plugins/newmail_notifier/localization/ca_ES.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Mostra notificacions del navegador quan hi hagi un missatge nou'; -$labels['desktop'] = 'Mostra notificacions de l\'escriptori quan hi hagi un missatge nou'; -$labels['sound'] = 'Reprodueix el so quan hi hagi un missatge nou'; -$labels['test'] = 'Prova'; -$labels['title'] = 'Missatge nou!'; -$labels['body'] = 'Heu rebut un missatge nou.'; -$labels['testbody'] = 'Això és una notificació de prova.'; -$labels['desktopdisabled'] = 'Les notificacions d\'escriptori estan deshabilitades al vostre navegador.'; -$labels['desktopunsupported'] = 'El vostre navegador no permet les notificacions d\'escriptori.'; -$labels['desktoptimeout'] = 'Tanca la notificació de l\'escriptori'; -?> diff --git a/plugins/newmail_notifier/localization/cs_CZ.inc b/plugins/newmail_notifier/localization/cs_CZ.inc deleted file mode 100644 index c7f2a8d09..000000000 --- a/plugins/newmail_notifier/localization/cs_CZ.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Zobrazit upozornění v prohlížeči při příchozí zprávě'; -$labels['desktop'] = 'Zobrazit upozornění na ploše při příchozí zprávě'; -$labels['sound'] = 'Přehrát zvuk při příchozí zprávě'; -$labels['test'] = 'Vyzkoušet'; -$labels['title'] = 'Nová zpráva!'; -$labels['body'] = 'Dostali jste novou zprávu.'; -$labels['testbody'] = 'Toto je zkouška upozornění.'; -$labels['desktopdisabled'] = 'Upozornění na ploše jsou ve vašem prohlížeči vypnuté.'; -$labels['desktopunsupported'] = 'Váš prohlížeč nepodporuje upozornění na ploše.'; -$labels['desktoptimeout'] = 'Zavřít upozornění na ploše'; -?> diff --git a/plugins/newmail_notifier/localization/cy_GB.inc b/plugins/newmail_notifier/localization/cy_GB.inc deleted file mode 100644 index 126ddfdf9..000000000 --- a/plugins/newmail_notifier/localization/cy_GB.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Dangos hysbysiadau porwr ar neges newydd'; -$labels['desktop'] = 'Dangos hysbysiadau penbwrdd ar neges newydd'; -$labels['sound'] = 'Chwarae sŵn ar neges newydd'; -$labels['test'] = 'Prawf'; -$labels['title'] = 'Ebost Newydd!'; -$labels['body'] = 'Rydych wedi derbyn neges newydd.'; -$labels['testbody'] = 'Hysbysiad prawf yw hwn.'; -$labels['desktopdisabled'] = 'Mae hysbysiadau penbwrdd wedi ei analluogi yn eich porwr'; -$labels['desktopunsupported'] = 'Nid yw eich porwr yn cefnogi hysbysiadau penbwrdd.'; -$labels['desktoptimeout'] = 'Cau hysbysiad penbwrdd'; -?> diff --git a/plugins/newmail_notifier/localization/da_DK.inc b/plugins/newmail_notifier/localization/da_DK.inc deleted file mode 100644 index 356076f71..000000000 --- a/plugins/newmail_notifier/localization/da_DK.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Vis browserbesked ved ny besked'; -$labels['desktop'] = 'Vis skrivebordsbesked ved ny besked'; -$labels['sound'] = 'Afspil en lyd ved ny besked'; -$labels['test'] = 'Test'; -$labels['title'] = 'Ny besked!'; -$labels['body'] = 'Du har modtaget en ny besked.'; -$labels['testbody'] = 'Dette er en test meddelelse.'; -$labels['desktopdisabled'] = 'Skrivebordsbeskeder er deaktiveret i din browser.'; -$labels['desktopunsupported'] = 'Din browser understøtter ikke skrivebordsbeskeder.'; -$labels['desktoptimeout'] = 'Luk skrivebordsbesked'; -?> diff --git a/plugins/newmail_notifier/localization/de_CH.inc b/plugins/newmail_notifier/localization/de_CH.inc deleted file mode 100644 index 1119e6a03..000000000 --- a/plugins/newmail_notifier/localization/de_CH.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Anzeige im Browser bei neuer Nachricht'; -$labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht'; -$labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; -$labels['test'] = 'Test'; -$labels['title'] = 'Neue E-Mail!'; -$labels['body'] = 'Sie haben eine neue Nachricht'; -$labels['testbody'] = 'Dies ist eine Testbenachrichtigung'; -$labels['desktopdisabled'] = 'Desktop-Benachrichtigungen sind deaktiviert.'; -$labels['desktopunsupported'] = 'Ihr Browser unterstützt keine Desktop-Benachrichtigungen.'; -$labels['desktoptimeout'] = 'Anzeige im Browser schliessen'; -?> diff --git a/plugins/newmail_notifier/localization/de_DE.inc b/plugins/newmail_notifier/localization/de_DE.inc deleted file mode 100644 index 4ecb8a3c8..000000000 --- a/plugins/newmail_notifier/localization/de_DE.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Benachrichtigung im Browser bei neuer Nachricht'; -$labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht'; -$labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; -$labels['test'] = 'Test'; -$labels['title'] = 'Neue E-Mail!'; -$labels['body'] = 'Sie haben eine neue Nachricht'; -$labels['testbody'] = 'Dies ist eine Testbenachrichtigung'; -$labels['desktopdisabled'] = 'Desktop-Benachrichtigungen sind deaktiviert.'; -$labels['desktopunsupported'] = 'Ihr Browser unterstützt keine Desktop-Benachrichtigungen.'; -$labels['desktoptimeout'] = 'Desktop-Benachrichtigung geschlossen.'; -?> diff --git a/plugins/newmail_notifier/localization/el_GR.inc b/plugins/newmail_notifier/localization/el_GR.inc deleted file mode 100644 index 04f005465..000000000 --- a/plugins/newmail_notifier/localization/el_GR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Εμφανίση ειδοποιήσεων πρόγραμματος περιήγησης στο νέο μήνυμα'; -$labels['desktop'] = 'Εμφάνιση ειδοποιήσεων στην επιφάνεια εργασίας για νέο μήνυμα '; -$labels['sound'] = 'Ηχητική ειδοποίηση κατά την λήψη νέων μηνυμάτων'; -$labels['test'] = 'Δοκιμή'; -$labels['title'] = 'Nεο Email!'; -$labels['body'] = 'Έχετε λάβει ένα νέο μήνυμα.'; -$labels['testbody'] = 'Αυτή είναι μια δοκιμή ειδοποίησης.'; -$labels['desktopdisabled'] = 'Οι ειδοποιήσεις στην επιφάνεια εργασίας ειναι απενεργοποιημένες στον περιηγητή σας.'; -$labels['desktopunsupported'] = 'Ο περιηγητής σας δεν υποστηρίζει ειδοποιήσεις στην επιφάνεια εργασίας.'; -$labels['desktoptimeout'] = 'Κλείσιμο ειδοποίησης επιφάνειας εργασίας'; -?> diff --git a/plugins/newmail_notifier/localization/en_CA.inc b/plugins/newmail_notifier/localization/en_CA.inc deleted file mode 100644 index ce3b5b0b3..000000000 --- a/plugins/newmail_notifier/localization/en_CA.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Display browser notifications on new message'; -$labels['desktop'] = 'Display desktop notifications on new message'; -$labels['sound'] = 'Play the sound on new message'; -$labels['test'] = 'Test'; -$labels['title'] = 'New Email!'; -$labels['body'] = 'You\'ve received a new message.'; -$labels['testbody'] = 'This is a test notification.'; -$labels['desktopdisabled'] = 'Desktop notifications are disabled in your browser.'; -$labels['desktopunsupported'] = 'Your browser does not support desktop notifications.'; -$labels['desktoptimeout'] = 'Close desktop notification'; -?> diff --git a/plugins/newmail_notifier/localization/en_GB.inc b/plugins/newmail_notifier/localization/en_GB.inc deleted file mode 100644 index 20160c71c..000000000 --- a/plugins/newmail_notifier/localization/en_GB.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Display browser notifications on new message'; -$labels['desktop'] = 'Display desktop notifications on new message'; -$labels['sound'] = 'Play sound on new message'; -$labels['test'] = 'Test'; -$labels['title'] = 'New Email!'; -$labels['body'] = 'You\'ve received a new message.'; -$labels['testbody'] = 'This is a test notification.'; -$labels['desktopdisabled'] = 'Desktop notifications are disabled in your browser.'; -$labels['desktopunsupported'] = 'Your browser does not support desktop notifications.'; -$labels['desktoptimeout'] = 'Close desktop notification'; -?> diff --git a/plugins/newmail_notifier/localization/en_US.inc b/plugins/newmail_notifier/localization/en_US.inc deleted file mode 100644 index 1c4054615..000000000 --- a/plugins/newmail_notifier/localization/en_US.inc +++ /dev/null @@ -1,30 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ - -$labels['basic'] = 'Display browser notifications on new message'; -$labels['desktop'] = 'Display desktop notifications on new message'; -$labels['sound'] = 'Play the sound on new message'; -$labels['test'] = 'Test'; -$labels['title'] = 'New Email!'; -$labels['body'] = 'You\'ve received a new message.'; -$labels['testbody'] = 'This is a test notification.'; -$labels['desktopdisabled'] = 'Desktop notifications are disabled in your browser.'; -$labels['desktopunsupported'] = 'Your browser does not support desktop notifications.'; -$labels['desktoptimeout'] = 'Close desktop notification'; - -?> diff --git a/plugins/newmail_notifier/localization/eo.inc b/plugins/newmail_notifier/localization/eo.inc deleted file mode 100644 index 8a4657677..000000000 --- a/plugins/newmail_notifier/localization/eo.inc +++ /dev/null @@ -1,27 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Montri atentigojn de retumilo pri nova mesaĝo'; -$labels['desktop'] = 'Montri atentigojn de komputilo pri nova mesaĝo'; -$labels['sound'] = 'Ludi sonon por nova mesaĝo'; -$labels['test'] = 'Testi'; -$labels['title'] = 'Nova retmesaĝo!'; -$labels['body'] = 'Vi ricevis novan mesaĝon.'; -$labels['testbody'] = 'Tio estas testo pri atentigo.'; -$labels['desktopdisabled'] = 'Atentigoj de komputilo estas malŝaltitaj en via retumilo.'; -$labels['desktopunsupported'] = 'Via retumilo ne subtenas atentigojn de komputilo.'; -?> diff --git a/plugins/newmail_notifier/localization/es_419.inc b/plugins/newmail_notifier/localization/es_419.inc deleted file mode 100644 index b08387a0d..000000000 --- a/plugins/newmail_notifier/localization/es_419.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Mostrar notificaciones del navegador en nuevos mensajes'; -$labels['desktop'] = 'Mostrar notificaciones de escritorio en nuevos mensajes'; -$labels['sound'] = 'Ejecutar sonido en nuevos mensajes'; -$labels['test'] = 'Probar'; -$labels['title'] = '¡Nuevo correo electrónico!'; -$labels['body'] = 'Has recibido un nuevo correo electrónico.'; -$labels['testbody'] = 'Esta es una notificación de prueba.'; -$labels['desktopdisabled'] = 'Notificaciones de escritorio está deshabilitado en tu navegador.'; -$labels['desktopunsupported'] = 'Tu navegador no soporta notificaciones de escritorio.'; -$labels['desktoptimeout'] = 'Cerrar notificaciones de escritorio'; -?> diff --git a/plugins/newmail_notifier/localization/es_AR.inc b/plugins/newmail_notifier/localization/es_AR.inc deleted file mode 100644 index a095c01d8..000000000 --- a/plugins/newmail_notifier/localization/es_AR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Mostrar notificación cuando haya nuevos mensajes'; -$labels['desktop'] = 'Mostrar notificación en escritorio cuando haya nuevos mensajes'; -$labels['sound'] = 'Reproducir sonido cuando haya nuevos mensajes'; -$labels['test'] = 'Prueba'; -$labels['title'] = 'Correo nuevo!'; -$labels['body'] = 'Has recibido correo nuevo'; -$labels['testbody'] = 'Esta es una notificación de prueba'; -$labels['desktopdisabled'] = 'Las notificaciones en escritorio están deshabilitadas en tu navegador'; -$labels['desktopunsupported'] = 'Tu navegador no soporta notificaciones en escritorio'; -$labels['desktoptimeout'] = 'Cerrar notificación de escritorio'; -?> diff --git a/plugins/newmail_notifier/localization/es_ES.inc b/plugins/newmail_notifier/localization/es_ES.inc deleted file mode 100644 index ef1be741f..000000000 --- a/plugins/newmail_notifier/localization/es_ES.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Mostrar notificaciones del navegador al recibir un nuevo mensaje'; -$labels['desktop'] = 'Mostrar notificaciones de escritorio al recibir un nuevo mensaje'; -$labels['sound'] = 'Reproducir sonido al recibir un nuevo mensaje'; -$labels['test'] = 'Prueba'; -$labels['title'] = '¡Mensaje nuevo!'; -$labels['body'] = 'Ha recibido un mensaje nuevo.'; -$labels['testbody'] = 'Esta es una notificación de prueba.'; -$labels['desktopdisabled'] = 'Las notificaciones de escritorio están deshabilitadas en su navegador.'; -$labels['desktopunsupported'] = 'Su navegador no soporta notificaciones de escritorio.'; -$labels['desktoptimeout'] = 'Cerrar notificación de escritorio'; -?> diff --git a/plugins/newmail_notifier/localization/et_EE.inc b/plugins/newmail_notifier/localization/et_EE.inc deleted file mode 100644 index 6f6f1b0c7..000000000 --- a/plugins/newmail_notifier/localization/et_EE.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Uue kirja saabumisel näita lehitsejas teavitust'; -$labels['desktop'] = 'Uue kirja saabumisel näita töölaua teavitust'; -$labels['sound'] = 'Uue kirja saabumisel mängi heli'; -$labels['test'] = 'Proovi'; -$labels['title'] = 'Uus kiri!'; -$labels['body'] = 'Saabus uus kiri.'; -$labels['testbody'] = 'See on teavituse proov.'; -$labels['desktopdisabled'] = 'Töölaua märguanded on su veebilehitsejas keelatud.'; -$labels['desktopunsupported'] = 'Sinu veebilehitseja ei toeta töölaua märguandeid.'; -$labels['desktoptimeout'] = 'Sulge töölaua teavitus'; -?> diff --git a/plugins/newmail_notifier/localization/eu_ES.inc b/plugins/newmail_notifier/localization/eu_ES.inc deleted file mode 100644 index 3aa465712..000000000 --- a/plugins/newmail_notifier/localization/eu_ES.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Bistaratu nabigatzailearen jakinarazpenak mezu berrian'; -$labels['desktop'] = 'Bistaratu sistemaren jakinarazpenak mezu berrian'; -$labels['sound'] = 'Jo soinu bat mezu berriarekin'; -$labels['test'] = 'Testa'; -$labels['title'] = 'ePosta berria'; -$labels['body'] = 'Mezu berria jaso duzu'; -$labels['testbody'] = 'Hau jakinarazpen proba bat da'; -$labels['desktopdisabled'] = 'Sistemaren jakinarazpenak ezgaituak daude zure nabigatzailean'; -$labels['desktopunsupported'] = 'Zure nabigatzaileak ez ditu sistemaren jakinarazpenak onartzen.'; -$labels['desktoptimeout'] = 'Itxi mahaigaineko jakinarazpena'; -?> diff --git a/plugins/newmail_notifier/localization/fa_IR.inc b/plugins/newmail_notifier/localization/fa_IR.inc deleted file mode 100644 index 31e8cd040..000000000 --- a/plugins/newmail_notifier/localization/fa_IR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'نمایش تذکرهای مرورگر برای پیغام جدید'; -$labels['desktop'] = 'نمایش تذکرهای رومیزی برای پیغام جدید'; -$labels['sound'] = 'پخش صدا برای پیغام جدید'; -$labels['test'] = 'آزمایش'; -$labels['title'] = 'رایانامه‌ی جدید!'; -$labels['body'] = 'شما یک پیغام جدید دریافت کرده‌اید.'; -$labels['testbody'] = 'این یک تذکر آزمایشی است.'; -$labels['desktopdisabled'] = 'تذکرهای رومیزی در مرورگر شما غیرفعال شده‌اند.'; -$labels['desktopunsupported'] = 'مرورگر شما تذکرهای رومیزی را پشتیبانی نمی‌کند.'; -$labels['desktoptimeout'] = 'بستن تذکر دسکتاپ'; -?> diff --git a/plugins/newmail_notifier/localization/fi_FI.inc b/plugins/newmail_notifier/localization/fi_FI.inc deleted file mode 100644 index 8d5c01243..000000000 --- a/plugins/newmail_notifier/localization/fi_FI.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Näytä selainilmoitus uuden viestin saapuessa'; -$labels['desktop'] = 'Näytä työpöytäilmoitus uuden viestin saapuessa'; -$labels['sound'] = 'Toista ääni uuden viestin saapuessa'; -$labels['test'] = 'Testaa'; -$labels['title'] = 'Uutta sähköpostia!'; -$labels['body'] = 'Sait uuden viestin.'; -$labels['testbody'] = 'Tämä on testi-ilmoitus.'; -$labels['desktopdisabled'] = 'Työpöytäilmoitukset on estetty selaimessa.'; -$labels['desktopunsupported'] = 'Selaimesi ei tue työpöytäilmoituksia.'; -$labels['desktoptimeout'] = 'Sulje työpöytäilmoitus'; -?> diff --git a/plugins/newmail_notifier/localization/fo_FO.inc b/plugins/newmail_notifier/localization/fo_FO.inc deleted file mode 100644 index a4197e929..000000000 --- a/plugins/newmail_notifier/localization/fo_FO.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Vís kaga kunngerðir tá ið nýtt boð verður stovna'; -$labels['desktop'] = 'Vís skrivaraborð kunngerðir tá ið nýtt boð er stovna'; -$labels['sound'] = 'Spæl ljóð tá ið nýtt boð verður móttikið'; -$labels['test'] = 'Roynd'; -$labels['title'] = 'Nýggjur teldupostur!'; -$labels['body'] = 'Tú hevur móttikið eini boð.'; -$labels['testbody'] = 'Hettar eru eini royndar boð.'; -$labels['desktopdisabled'] = 'Skrivaraborð kunngerðir eru sløktar í tínum kaga.'; -$labels['desktopunsupported'] = 'Tín kagi studlar ikki skriviborða kunngerðir.'; -$labels['desktoptimeout'] = 'Sløkk skriviborða kunngerðir'; -?> diff --git a/plugins/newmail_notifier/localization/fr_FR.inc b/plugins/newmail_notifier/localization/fr_FR.inc deleted file mode 100644 index f493420d9..000000000 --- a/plugins/newmail_notifier/localization/fr_FR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Afficher les notifications du navigateur pour les nouveaux courriels'; -$labels['desktop'] = 'Afficher les notifications du navigateur pour les nouveaux courriels'; -$labels['sound'] = 'Jouer le son pour les nouveaux courriels'; -$labels['test'] = 'Test'; -$labels['title'] = 'Nouveau courriel'; -$labels['body'] = 'Vous avez reçu un nouveau courriel.'; -$labels['testbody'] = 'Ceci est une notification de test.'; -$labels['desktopdisabled'] = 'Les notifications du bureau sont désactivées dans votre navigateur.'; -$labels['desktopunsupported'] = 'Votre navigateur ne prend pas en charge les notifications du bureau.'; -$labels['desktoptimeout'] = 'Fermer la notification du bureau'; -?> diff --git a/plugins/newmail_notifier/localization/fy_NL.inc b/plugins/newmail_notifier/localization/fy_NL.inc deleted file mode 100644 index 53347df15..000000000 --- a/plugins/newmail_notifier/localization/fy_NL.inc +++ /dev/null @@ -1,20 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['test'] = 'Test'; -$labels['title'] = 'Nije e-mail!'; -?> diff --git a/plugins/newmail_notifier/localization/gl_ES.inc b/plugins/newmail_notifier/localization/gl_ES.inc deleted file mode 100644 index 154a8cbb9..000000000 --- a/plugins/newmail_notifier/localization/gl_ES.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Amosar notificacións no navegador cando entre unha mensaxe nova'; -$labels['desktop'] = 'Amosar notificacións no escritorio cando chegue unha mensaxe nova'; -$labels['sound'] = 'Reproducir un son cando chegue unha nova mensaxe'; -$labels['test'] = 'Proba'; -$labels['title'] = 'Novo Correo!'; -$labels['body'] = 'Recibiches unha nova mensaxe'; -$labels['testbody'] = 'Esta é unha notificación de proba'; -$labels['desktopdisabled'] = 'As notificacións de escritorio están desactivadas no teu navegador'; -$labels['desktopunsupported'] = 'O teu navegador non soporta notificacións de escritorio.'; -$labels['desktoptimeout'] = 'Pechar notificación de escritorio'; -?> diff --git a/plugins/newmail_notifier/localization/he_IL.inc b/plugins/newmail_notifier/localization/he_IL.inc deleted file mode 100644 index 33afdb954..000000000 --- a/plugins/newmail_notifier/localization/he_IL.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'איתות מהדפדפן על הגעת הודעות חדשות'; -$labels['desktop'] = 'איתות משולחן העבודה על הגעת הודעות חדשות'; -$labels['sound'] = 'השמעת איתות קולי בעת הגעה של הודעה חדשה'; -$labels['test'] = 'בדיקה'; -$labels['title'] = 'הודעה חדשה !'; -$labels['body'] = 'התקבלה הודעה חדשה'; -$labels['testbody'] = 'זה איתות לנסיון'; -$labels['desktopdisabled'] = 'איתותים משולחן העבודה אינם פעילים בדפדפן שלך'; -$labels['desktopunsupported'] = 'הדפדפן שלך אינו תומך באיתותים משולחן העבודה'; -$labels['desktoptimeout'] = 'ביטול איתות משולחן העבודה על הגעת הודעות חדשות'; -?> diff --git a/plugins/newmail_notifier/localization/hr_HR.inc b/plugins/newmail_notifier/localization/hr_HR.inc deleted file mode 100644 index 919ed0dd7..000000000 --- a/plugins/newmail_notifier/localization/hr_HR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Prikaži dojave preglednika kada dođe nova poruka'; -$labels['desktop'] = 'Prikaži dojave na desktopu kada dođe nova poruka'; -$labels['sound'] = 'Pusti zvuk kada dođe nova poruka'; -$labels['test'] = 'Test'; -$labels['title'] = 'Novi Email!'; -$labels['body'] = 'Primili ste novu poruku'; -$labels['testbody'] = 'Ovo je probna dojava.'; -$labels['desktopdisabled'] = 'Dojave na desktopu su onemogućene u vašem pregledniku.'; -$labels['desktopunsupported'] = 'Vaš preglednik ne podržava dojave na desktopu.'; -$labels['desktoptimeout'] = 'Zatvori dojavu na desktopu'; -?> diff --git a/plugins/newmail_notifier/localization/hu_HU.inc b/plugins/newmail_notifier/localization/hu_HU.inc deleted file mode 100644 index 6477de9b9..000000000 --- a/plugins/newmail_notifier/localization/hu_HU.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Értesítés megjelenítése böngészőben amikor új üzenet érkezik'; -$labels['desktop'] = 'Értesítés megjelenítése az asztalon amikor új üzenet érkezik'; -$labels['sound'] = 'Hang lejátszása új üzenet érkezésekor'; -$labels['test'] = 'Próba'; -$labels['title'] = 'Új üzenet!'; -$labels['body'] = 'Új üzenet érkezett.'; -$labels['testbody'] = 'Ez egy értesítési próba.'; -$labels['desktopdisabled'] = 'A böngészőben tiltva van az asztali értesítések megjelenítése.'; -$labels['desktopunsupported'] = 'A böngésző nem támogatja az asztali értesítések megjelenítését.'; -$labels['desktoptimeout'] = 'Az értesítés bezárása'; -?> diff --git a/plugins/newmail_notifier/localization/hy_AM.inc b/plugins/newmail_notifier/localization/hy_AM.inc deleted file mode 100644 index db63f4f6e..000000000 --- a/plugins/newmail_notifier/localization/hy_AM.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Ցուցադրել զննարկչի ծանուցում նոր հաղորդագրություն ստանալիս'; -$labels['desktop'] = 'Ցուցադրել սեղանադրի ծանուցում նոր հաղորդագրություն ստանալիս'; -$labels['sound'] = 'Ձայն հանել նոր հաղորդագրություն ստանալիս'; -$labels['test'] = 'փորձարկում'; -$labels['title'] = 'Նոր էլփոստ'; -$labels['body'] = 'Դուք ստացաք նոր հաղորդագրություն'; -$labels['testbody'] = 'Սա փորձնական ծանուցում է'; -$labels['desktopdisabled'] = 'Սեղանադրի ծանուցումները Ձեր զննարկչում անջատված են'; -$labels['desktopunsupported'] = 'Ձեր զննարկիչը չունի սեղանադրի ծանուցումների հնարավորություն։'; -$labels['desktoptimeout'] = 'Փակել սեղանադրի ծանուցումը'; -?> diff --git a/plugins/newmail_notifier/localization/ia.inc b/plugins/newmail_notifier/localization/ia.inc deleted file mode 100644 index d10c6b07d..000000000 --- a/plugins/newmail_notifier/localization/ia.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Presentar notificationes de navigator quando un nove message arriva'; -$labels['desktop'] = 'Presentar notificationes de scriptorio quando un nove message arriva'; -$labels['sound'] = 'Facer sonar un sono quando un nove message arriva'; -$labels['test'] = 'Test'; -$labels['title'] = 'Nove e-mail!'; -$labels['body'] = 'Vos ha recipite un nove message.'; -$labels['testbody'] = 'Iste es un notification de test.'; -$labels['desktopdisabled'] = 'Le notificationes de scriptorio ha essite disactivate in vostre navigator.'; -$labels['desktopunsupported'] = 'Vostre navigator non supporta le notificationes de scriptorio.'; -$labels['desktoptimeout'] = 'Clauder notification de scriptorio'; -?> diff --git a/plugins/newmail_notifier/localization/id_ID.inc b/plugins/newmail_notifier/localization/id_ID.inc deleted file mode 100644 index 34c71e3e6..000000000 --- a/plugins/newmail_notifier/localization/id_ID.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Tampilkan pemberitahuan pada peramban saat ada pesan baru'; -$labels['desktop'] = 'Tampilkan pemberitahuan pada desktop saat ada pesan baru'; -$labels['sound'] = 'Mainkan suara saat ada pesan baru'; -$labels['test'] = 'Uji'; -$labels['title'] = 'Email Baru!'; -$labels['body'] = 'Anda telah menerima sebuah pesan baru.'; -$labels['testbody'] = 'Ini adalah percobaan pemberitahuan.'; -$labels['desktopdisabled'] = 'Pemberitahuan di desktop dimatikan pada peramban Anda.'; -$labels['desktopunsupported'] = 'Peramban Anda tidak mendukung pemberitahuan pada desktop'; -$labels['desktoptimeout'] = 'Tutup pemberitahuan pada desktop'; -?> diff --git a/plugins/newmail_notifier/localization/it_IT.inc b/plugins/newmail_notifier/localization/it_IT.inc deleted file mode 100644 index 8e3843b81..000000000 --- a/plugins/newmail_notifier/localization/it_IT.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'visualizza notifica nel browser per nuovi messaggi'; -$labels['desktop'] = 'visualizza notifiche sul desktop per nuovi messaggi'; -$labels['sound'] = 'riproduci il suono per nuovi messaggi'; -$labels['test'] = 'Prova'; -$labels['title'] = 'nuovo messaggio'; -$labels['body'] = 'hai ricevuto un nuovo messaggio'; -$labels['testbody'] = 'notifica di prova'; -$labels['desktopdisabled'] = 'le notifiche sul desktop sono disabilitate nel tuo browser'; -$labels['desktopunsupported'] = 'il tuo browser non supporta le notifiche sul desktop'; -$labels['desktoptimeout'] = 'Chiudi la notifica visualizzata sul desktop'; -?> diff --git a/plugins/newmail_notifier/localization/ja_JP.inc b/plugins/newmail_notifier/localization/ja_JP.inc deleted file mode 100644 index 6efcb6985..000000000 --- a/plugins/newmail_notifier/localization/ja_JP.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = '新しいメッセージの通知をブラウザーに表示'; -$labels['desktop'] = '新しいメッセージの通知をデスクトップに表示'; -$labels['sound'] = '新しいメッセージが届くと音を再生'; -$labels['test'] = 'テスト'; -$labels['title'] = '新しい電子メールです!'; -$labels['body'] = '新しいメッセージを受信しました。'; -$labels['testbody'] = 'これはテストの通知です。'; -$labels['desktopdisabled'] = 'ブラウザーでデスクトップ通知が無効になっています。'; -$labels['desktopunsupported'] = 'ブラウザーがデスクトップ通知をサポートしていません。'; -$labels['desktoptimeout'] = 'デスクトップ通知を閉じる'; -?> diff --git a/plugins/newmail_notifier/localization/km_KH.inc b/plugins/newmail_notifier/localization/km_KH.inc deleted file mode 100644 index 5fd24403f..000000000 --- a/plugins/newmail_notifier/localization/km_KH.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'បង្ហាញ​ការ​ជូនដំណឹង​កម្មវិធី​អ៊ីនធឺណិត​ពេល​មាន​សារ​ថ្មី'; -$labels['desktop'] = 'បង្ហាញ​ការ​ជូនដំណឹង​ផ្ទៃតុ​ពេល​មាន​សារ​ថ្មី'; -$labels['sound'] = 'បន្លឺ​សំឡេង​ពេល​មាន​សារ​ថ្មី'; -$labels['test'] = 'សាកល្បង'; -$labels['title'] = 'មាន​សារ​ថ្មី!'; -$labels['body'] = 'អ្នក​បាន​ទទួល​សារ​ថ្មី'; -$labels['testbody'] = 'នេះ​ជា​ការ​ជូនដំណឹង​សាកល្បង។'; -$labels['desktopdisabled'] = 'ការ​ជូនដំណឹង​ផ្ទៃតុ​ត្រូវ​បាន​បិទ​នៅ​ក្នុង​កម្មវិធី​អ៊ីនធឺណិត​របស់​អ្នក។'; -$labels['desktopunsupported'] = 'កម្មវិធី​អ៊ីនធឺណិត​របស់​អ្នក​មិន​គាំទ្រ​ការ​ជូនដំណឹង​ផ្ទៃតុ។'; -$labels['desktoptimeout'] = 'បិទ​ការ​ជូនដំណឹង​ផ្ទៃតុ'; -?> diff --git a/plugins/newmail_notifier/localization/ko_KR.inc b/plugins/newmail_notifier/localization/ko_KR.inc deleted file mode 100644 index ce9e5a46a..000000000 --- a/plugins/newmail_notifier/localization/ko_KR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = '새로운 메시지가 도착하면 브라우저 알림 표시'; -$labels['desktop'] = '새로운 메시지가 도착하면 바탕화면 알림 표시'; -$labels['sound'] = '새로운 메시지가 도착하면 소리 재생'; -$labels['test'] = '테스트'; -$labels['title'] = '새로운 이메일 도착!'; -$labels['body'] = '새로운 메시지를 받았습니다.'; -$labels['testbody'] = '이것은 테스트 알림입니다.'; -$labels['desktopdisabled'] = ' 브라우저에서 바탕화면 알림이 비활성화되었습니다.'; -$labels['desktopunsupported'] = '브라우저가 바탕화면 알림을 지원하지 않습니다.'; -$labels['desktoptimeout'] = '바탕화면 알림 닫기'; -?> diff --git a/plugins/newmail_notifier/localization/ku.inc b/plugins/newmail_notifier/localization/ku.inc deleted file mode 100644 index cf8d69261..000000000 --- a/plugins/newmail_notifier/localization/ku.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Agahdariyên gerokê li ser peyama nû bide nîşan'; -$labels['desktop'] = 'Agahdariyên sermasê li ser peyama nû bide nîşan'; -$labels['sound'] = 'Deng li ser peyameke nû veke'; -$labels['test'] = 'Test'; -$labels['title'] = 'Emaila Nû!'; -$labels['body'] = 'Peyameke te ya nû heye.'; -$labels['testbody'] = 'Ev agahdariyeke testê ye.'; -$labels['desktopdisabled'] = 'Agahdariyên sermasê di geroka te de girtî ne. '; -$labels['desktopunsupported'] = 'Geroka te bi agahdariyên sermasê re ne ahengdar e.'; -$labels['desktoptimeout'] = 'Ahahadariya sermasê bigire'; -?> diff --git a/plugins/newmail_notifier/localization/ku_IQ.inc b/plugins/newmail_notifier/localization/ku_IQ.inc deleted file mode 100644 index 93235de03..000000000 --- a/plugins/newmail_notifier/localization/ku_IQ.inc +++ /dev/null @@ -1,19 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['test'] = 'تاقیکردنەوە'; -?> diff --git a/plugins/newmail_notifier/localization/lb_LU.inc b/plugins/newmail_notifier/localization/lb_LU.inc deleted file mode 100644 index 8e6f5f603..000000000 --- a/plugins/newmail_notifier/localization/lb_LU.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Browser-Notifikatioun bei neiem Message uweisen'; -$labels['desktop'] = 'Desktop-Notifikatioun bei neiem Message uweisen'; -$labels['sound'] = 'Dësen Toun bei neiem Message spillen'; -$labels['test'] = 'Test'; -$labels['title'] = 'Nei E-Mail!'; -$labels['body'] = 'Du hues en neie Message kritt.'; -$labels['testbody'] = 'Dëst ass eng Test-Benoorichtegung.'; -$labels['desktopdisabled'] = 'Desktop-Notifikatioune sinn an dengem Browser ausgeschalt.'; -$labels['desktopunsupported'] = 'Däi Browser ënnerstëtzt keng Desktop-Notifikatiounen.'; -$labels['desktoptimeout'] = 'Browser-Notifikatioun zoumaachen'; -?> diff --git a/plugins/newmail_notifier/localization/lt_LT.inc b/plugins/newmail_notifier/localization/lt_LT.inc deleted file mode 100644 index e97a6cfea..000000000 --- a/plugins/newmail_notifier/localization/lt_LT.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Pranešti apie naujus laiškus naršyklėje'; -$labels['desktop'] = 'Pranešti apie naujus laiškus sistemos pranešimu'; -$labels['sound'] = 'Pranešti apie naujus laiškus garsu'; -$labels['test'] = 'Bandymas'; -$labels['title'] = 'Naujas laiškas!'; -$labels['body'] = 'Jūs gavote naują laišką.'; -$labels['testbody'] = 'Tai – bandomasis pranešimas.'; -$labels['desktopdisabled'] = 'Jūsų naršyklėje sistemos pranešimai išjungti.'; -$labels['desktopunsupported'] = 'Jūsų naršyklėje sistemos pranešimai nepalaikomi.'; -$labels['desktoptimeout'] = 'Užverti sistemos pranešimą'; -?> diff --git a/plugins/newmail_notifier/localization/lv_LV.inc b/plugins/newmail_notifier/localization/lv_LV.inc deleted file mode 100644 index 4ca083598..000000000 --- a/plugins/newmail_notifier/localization/lv_LV.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Saņemot jaunu vēstuli, parādīt paziņojumu'; -$labels['desktop'] = 'Saņemot jaunu vēstuli, parādīt darbavirsmas paziņojumu'; -$labels['sound'] = 'Saņemot jaunu vēstuli, atskaņot skaņas signālu'; -$labels['test'] = 'Pārbaudīt'; -$labels['title'] = 'Jauns e-pasts!'; -$labels['body'] = 'Jūs esat saņēmis jaunu vēstuli.'; -$labels['testbody'] = 'Šis ir testa paziņojums.'; -$labels['desktopdisabled'] = 'Darbavirsmas paziņojumi Jūsu pārlūkprogrammā ir atslēgti.'; -$labels['desktopunsupported'] = 'Jūsu pārlūkprogramma neatbalsta darbavirsmas paziņojumus.'; -$labels['desktoptimeout'] = 'Aizvērt darbavirsmas paziņojumu'; -?> diff --git a/plugins/newmail_notifier/localization/ml_IN.inc b/plugins/newmail_notifier/localization/ml_IN.inc deleted file mode 100644 index c4986d3ad..000000000 --- a/plugins/newmail_notifier/localization/ml_IN.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'ബ്രൌസര്‍ അറിയിപ്പുകള്‍ പുതിയ സന്ദേശത്തില്‍ കാണിക്കുക'; -$labels['desktop'] = 'ഡെസ്ക്ക്ടോപ്പ് അറിയിപ്പുകള്‍ പുതിയ സന്ദേശത്തില്‍ കാണിക്കുക'; -$labels['sound'] = 'പുതിയ സന്ദേശത്തില്‍ സബ്ദം കേള്‍പ്പിക്കുക'; -$labels['test'] = 'പരീക്ഷിക്കുക'; -$labels['title'] = 'പുതിയ സന്ദേശം !'; -$labels['body'] = 'താങ്കള്‍ക്ക് ഒരു പുതിയ സന്ദേശം ലഭിച്ചു'; -$labels['testbody'] = 'ഇത് ഒരു പരീക്ഷണ അറിയിപ്പാണ്.'; -$labels['desktopdisabled'] = 'താങ്കളുടെ ബ്രൌസറില്‍ ഡെസ്ക്ക്ടോപ്പ് നോട്ടിഫിക്കേഷന്‍ പ്രവര്‍ത്തനരഹിതമാണ്.'; -$labels['desktopunsupported'] = 'താങ്കളുടെ ബ്രൌസ്സര്‍ ഡെസ്ക്ടോപ്പ് അറിയിപ്പുകള്‍ പിന്‍തുണയ്ക്കുന്നില്ല.'; -$labels['desktoptimeout'] = 'ഡെസ്ക്ടോപ്പ് അറിയിപ്പുകൾ അടയ്ക്കുക'; -?> diff --git a/plugins/newmail_notifier/localization/mr_IN.inc b/plugins/newmail_notifier/localization/mr_IN.inc deleted file mode 100644 index 14b453a1d..000000000 --- a/plugins/newmail_notifier/localization/mr_IN.inc +++ /dev/null @@ -1,23 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['sound'] = 'नवीन संदेश आल्यास नाद करा'; -$labels['test'] = 'चाचणी'; -$labels['title'] = 'नवीन ईमेल'; -$labels['body'] = 'तुमच्यासाठी नवीन संदेश आला आहे'; -$labels['testbody'] = 'हा एक चाचणी निर्देश आहे'; -?> diff --git a/plugins/newmail_notifier/localization/nb_NO.inc b/plugins/newmail_notifier/localization/nb_NO.inc deleted file mode 100644 index 7ec41db0a..000000000 --- a/plugins/newmail_notifier/localization/nb_NO.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Vis varsel i nettleseren ved ny melding'; -$labels['desktop'] = 'Vis varsel på skrivebordet ved ny melding'; -$labels['sound'] = 'Spill av lyd ved ny melding'; -$labels['test'] = 'Test'; -$labels['title'] = 'Ny e-post!'; -$labels['body'] = 'Du har mottatt en ny melding'; -$labels['testbody'] = 'Dette er et testvarsel.'; -$labels['desktopdisabled'] = 'Skrivebordsvarsel er slått av i din nettleser.'; -$labels['desktopunsupported'] = 'Din nettleser støtter ikke visning av varsel på skrivebordet.'; -$labels['desktoptimeout'] = 'Lukk skrivebordsvarsling'; -?> diff --git a/plugins/newmail_notifier/localization/nl_NL.inc b/plugins/newmail_notifier/localization/nl_NL.inc deleted file mode 100644 index 83901597f..000000000 --- a/plugins/newmail_notifier/localization/nl_NL.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Toon melding in browser bij nieuw bericht'; -$labels['desktop'] = 'Toon melding op bureaublad bij nieuw bericht'; -$labels['sound'] = 'Geluid afspelen bij nieuw bericht'; -$labels['test'] = 'Test'; -$labels['title'] = 'Nieuwe e-mail!'; -$labels['body'] = 'U heeft een nieuw bericht ontvangen.'; -$labels['testbody'] = 'Dit is een testmelding.'; -$labels['desktopdisabled'] = 'Bureaubladmeldingen zijn uitgeschakeld in uw browser.'; -$labels['desktopunsupported'] = 'Uw browser ondersteunt geen bureaubladmeldingen.'; -$labels['desktoptimeout'] = 'Sluit bureaubladmelding'; -?> diff --git a/plugins/newmail_notifier/localization/nn_NO.inc b/plugins/newmail_notifier/localization/nn_NO.inc deleted file mode 100644 index 4d42182b5..000000000 --- a/plugins/newmail_notifier/localization/nn_NO.inc +++ /dev/null @@ -1,27 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Vis varsel i nettlesaren ved ny melding'; -$labels['desktop'] = 'Vis varsel på skrivebordet ved ny melding'; -$labels['sound'] = 'Spill av lyd ved ny melding'; -$labels['test'] = 'Test'; -$labels['title'] = 'Ny e-post!'; -$labels['body'] = 'Du har mottatt ei ny melding.'; -$labels['testbody'] = 'Dette er eit testvarsel.'; -$labels['desktopdisabled'] = 'Skrivebordsvarsel er slått av i din nettlesar.'; -$labels['desktopunsupported'] = 'Din nettlesar støttar ikkje vising av varsel på skrivebordet.'; -?> diff --git a/plugins/newmail_notifier/localization/pl_PL.inc b/plugins/newmail_notifier/localization/pl_PL.inc deleted file mode 100644 index 5aa9f055c..000000000 --- a/plugins/newmail_notifier/localization/pl_PL.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Wyświetlaj powiadomienia o nadejściu nowej wiadomości w przeglądarce'; -$labels['desktop'] = 'Wyświetlaj powiadomienia o nadejściu nowej wiadomości na pulpicie'; -$labels['sound'] = 'Odtwarzaj dźwięk o nadejściu nowej wiadomości'; -$labels['test'] = 'Testuj powiadomienie'; -$labels['title'] = 'Nowa wiadomość!'; -$labels['body'] = 'Nadeszła nowa wiadomość.'; -$labels['testbody'] = 'To jest testowe powiadomienie.'; -$labels['desktopdisabled'] = 'Powiadomienia na pulpicie zostały zablokowane w twojej przeglądarce.'; -$labels['desktopunsupported'] = 'Twoja przeglądarka nie obsługuje powiadomień na pulpicie.'; -$labels['desktoptimeout'] = 'Zamknij powiadomienie pulpitu'; -?> diff --git a/plugins/newmail_notifier/localization/pt_BR.inc b/plugins/newmail_notifier/localization/pt_BR.inc deleted file mode 100644 index 6982e2193..000000000 --- a/plugins/newmail_notifier/localization/pt_BR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Exibir notificação quando uma nova mensagem chegar'; -$labels['desktop'] = 'Exibir notificação no desktop quando uma nova mensagem chegar'; -$labels['sound'] = 'Alerta sonoro quando uma nova mensagem chegar'; -$labels['test'] = 'Testar'; -$labels['title'] = 'Novo Email!'; -$labels['body'] = 'Você recebeu uma nova mensagem.'; -$labels['testbody'] = 'Essa é uma notificação de teste.'; -$labels['desktopdisabled'] = 'As notificações no desktop estão desabilitadas no seu navegador.'; -$labels['desktopunsupported'] = 'Seu navegador não suporta notificações no desktop'; -$labels['desktoptimeout'] = 'Fechar notificação'; -?> diff --git a/plugins/newmail_notifier/localization/pt_PT.inc b/plugins/newmail_notifier/localization/pt_PT.inc deleted file mode 100644 index 622fc1c92..000000000 --- a/plugins/newmail_notifier/localization/pt_PT.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Mostrar notificação quando uma nova mensagem chegar'; -$labels['desktop'] = 'Mostrar alerta no ambiente de trabalho de nova mensagem'; -$labels['sound'] = 'Alerta sonoro para nova mensagem'; -$labels['test'] = 'Testar'; -$labels['title'] = 'Novo Email!'; -$labels['body'] = 'Você recebeu uma nova mensagem.'; -$labels['testbody'] = 'Isto é uma notificação de teste.'; -$labels['desktopdisabled'] = 'As notificações no ambiente de trabalho estão desactivadas no seu navegador.'; -$labels['desktopunsupported'] = 'O seu navegador não suporta notificações no ambiente de trabalho'; -$labels['desktoptimeout'] = 'Fechar notificação no ambiente de trabalho'; -?> diff --git a/plugins/newmail_notifier/localization/ro_RO.inc b/plugins/newmail_notifier/localization/ro_RO.inc deleted file mode 100644 index b039dd2f4..000000000 --- a/plugins/newmail_notifier/localization/ro_RO.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Afişează notificări în browser la mesaj nou.'; -$labels['desktop'] = 'Afişează notificări desktop la mesaj nou.'; -$labels['sound'] = 'Redă un sunet la mesaj nou.'; -$labels['test'] = 'Testează'; -$labels['title'] = 'E-mail nou!'; -$labels['body'] = 'Ai primit un mesaj nou.'; -$labels['testbody'] = 'Aceasta este o notificare de test.'; -$labels['desktopdisabled'] = 'Notificările desktop sunt dezactivate în browser.'; -$labels['desktopunsupported'] = 'Browser-ul dumneavoastră nu suportă notificări desktop.'; -$labels['desktoptimeout'] = 'Închide notificarea de birou'; -?> diff --git a/plugins/newmail_notifier/localization/ru_RU.inc b/plugins/newmail_notifier/localization/ru_RU.inc deleted file mode 100644 index d7ae6a7ed..000000000 --- a/plugins/newmail_notifier/localization/ru_RU.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Показывать в браузере уведомление о приходе нового сообщения'; -$labels['desktop'] = 'Показывать на рабочем столе уведомление о приходе нового сообщения'; -$labels['sound'] = 'Подавать звуковой сигнал о приходе нового сообщения'; -$labels['test'] = 'Проверить'; -$labels['title'] = 'Свежая почта!'; -$labels['body'] = 'Вы получили новое сообщение.'; -$labels['testbody'] = 'Это тестовое уведомление.'; -$labels['desktopdisabled'] = 'В Вашем браузере отключены уведомления на рабочем столе.'; -$labels['desktopunsupported'] = 'Ваш браузер не поддерживает уведомления на рабочем столе.'; -$labels['desktoptimeout'] = 'Закрыть уведомление на рабочем столе'; -?> diff --git a/plugins/newmail_notifier/localization/si_LK.inc b/plugins/newmail_notifier/localization/si_LK.inc deleted file mode 100644 index cc139aa48..000000000 --- a/plugins/newmail_notifier/localization/si_LK.inc +++ /dev/null @@ -1,19 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['test'] = 'පිරික්සන්න'; -?> diff --git a/plugins/newmail_notifier/localization/sk_SK.inc b/plugins/newmail_notifier/localization/sk_SK.inc deleted file mode 100644 index fa206ba7d..000000000 --- a/plugins/newmail_notifier/localization/sk_SK.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Zobraziť upozornenie v prehliadači pri novej správe'; -$labels['desktop'] = 'Zobraziť upozornenie na ploche pri novej správe'; -$labels['sound'] = 'Prehrať zvuk pri novej správe'; -$labels['test'] = 'Otestovať'; -$labels['title'] = 'Nová správa!'; -$labels['body'] = 'Máte novú správu.'; -$labels['testbody'] = 'Toto je skúšobné upozornenie.'; -$labels['desktopdisabled'] = 'Upozornenia na ploche sú vo vašom prehliadači vypnuté.'; -$labels['desktopunsupported'] = 'Váš prehliadač nepodporuje upozornenia na ploche.'; -$labels['desktoptimeout'] = 'Zatvoriť notifikáciu na ploche'; -?> diff --git a/plugins/newmail_notifier/localization/sl_SI.inc b/plugins/newmail_notifier/localization/sl_SI.inc deleted file mode 100644 index a95fde055..000000000 --- a/plugins/newmail_notifier/localization/sl_SI.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Prikaži obvestilo za nova sporočila'; -$labels['desktop'] = 'Prikaži obvestila na namizju za vsa nova sporočila'; -$labels['sound'] = 'Ob novem sporočilu predvajaj zvok'; -$labels['test'] = 'Test'; -$labels['title'] = 'Novo sporočilo'; -$labels['body'] = 'Prejeli ste novo sporočilo.'; -$labels['testbody'] = 'To je testno obvestilo.'; -$labels['desktopdisabled'] = 'Obvestila na namizju so v vašem brskalniku onemogočena.'; -$labels['desktopunsupported'] = 'Vaš brskalnik ne podpira izpis obvestil na namizju.'; -$labels['desktoptimeout'] = 'Zapri obvestila na namizju'; -?> diff --git a/plugins/newmail_notifier/localization/sq_AL.inc b/plugins/newmail_notifier/localization/sq_AL.inc deleted file mode 100644 index 643ee4192..000000000 --- a/plugins/newmail_notifier/localization/sq_AL.inc +++ /dev/null @@ -1,20 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['test'] = 'Test'; -$labels['body'] = 'Ju keni marr një mesazh të ri.'; -?> diff --git a/plugins/newmail_notifier/localization/sr_CS.inc b/plugins/newmail_notifier/localization/sr_CS.inc deleted file mode 100644 index bc587bf66..000000000 --- a/plugins/newmail_notifier/localization/sr_CS.inc +++ /dev/null @@ -1,27 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Прикажи обавештења о новим порукама у прегледачу'; -$labels['desktop'] = 'Прикажи обавештења о новим порукама у систему'; -$labels['sound'] = 'Пусти звук по пријему поруке'; -$labels['test'] = 'Испробај'; -$labels['title'] = 'Нова порука!'; -$labels['body'] = 'Примили сте нову поруку.'; -$labels['testbody'] = 'Ово је пробно обавештење.'; -$labels['desktopdisabled'] = 'Обавештења у систему су искључена у вашем прегледачу'; -$labels['desktopunsupported'] = 'Ваш прегледач не подржава обавештења у систему.'; -?> diff --git a/plugins/newmail_notifier/localization/sv_SE.inc b/plugins/newmail_notifier/localization/sv_SE.inc deleted file mode 100644 index 5e0c9fc29..000000000 --- a/plugins/newmail_notifier/localization/sv_SE.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Avisera nytt meddelande i webbläsaren'; -$labels['desktop'] = 'Avisera nytt meddelande på skrivbordet'; -$labels['sound'] = 'Avisera nytt meddelande med ljudsignal'; -$labels['test'] = 'Prova'; -$labels['title'] = 'Nytt meddelande!'; -$labels['body'] = 'Du har mottagit ett nytt meddelande.'; -$labels['testbody'] = 'Denna avisering är ett prov.'; -$labels['desktopdisabled'] = 'Avisering på skrivbordet är avstängt i webbläsaren.'; -$labels['desktopunsupported'] = 'Avisering på skrivbordet stöds inte av webbläsaren.'; -$labels['desktoptimeout'] = 'Stäng avisering på skrivbordet'; -?> diff --git a/plugins/newmail_notifier/localization/ti.inc b/plugins/newmail_notifier/localization/ti.inc deleted file mode 100644 index 17b8e7361..000000000 --- a/plugins/newmail_notifier/localization/ti.inc +++ /dev/null @@ -1,27 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'ሓዱሽ መል እኽቲ ጠቆምቲ አብ ጎስጓሲ ይርአ'; -$labels['desktop'] = 'ሓዱሽ መል እኽቲ ጠቆምቲ ኣብ ደስክቶፕ ይርአ'; -$labels['sound'] = 'ሓዱሽ መል እኽቲ ምስዝመጽእ ድምጺ ይሰማዕ'; -$labels['test'] = 'ፈተነ'; -$labels['title'] = 'ሓድሽ ኢደብዳበ!'; -$labels['body'] = 'ሓድሽ ኢደብዳበ በጺሑ አሎ::'; -$labels['testbody'] = 'እዚ ጥቆማ ንፈተን ዝተገብረ እዩ::'; -$labels['desktopdisabled'] = 'ናይ ደስክቶፕ ጠቆምቲ ተኸልኪሎማ አለዉ::'; -$labels['desktopunsupported'] = 'እዚ ጎስጓሲ ናይ ደስክቶፕ ጠቆምቲ ኣይተገጠመሉን::'; -?> diff --git a/plugins/newmail_notifier/localization/tr_TR.inc b/plugins/newmail_notifier/localization/tr_TR.inc deleted file mode 100644 index 4e4d4ce77..000000000 --- a/plugins/newmail_notifier/localization/tr_TR.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Web tarayıcıda yeni mesajları bildir.'; -$labels['desktop'] = 'Masaüstünde yeni mesajları bildir.'; -$labels['sound'] = 'Yeni mesajlarda ses çal.'; -$labels['test'] = 'Deneme'; -$labels['title'] = 'Yeni E-posta!'; -$labels['body'] = 'Yeni bir mesajınız var.'; -$labels['testbody'] = 'Bu bir test bildirimidir.'; -$labels['desktopdisabled'] = 'Web tarayıcınızda masaüstü bildirimi iptal edildi'; -$labels['desktopunsupported'] = 'Web tarayıcınız masaüstü bildirimleri desteklemiyor'; -$labels['desktoptimeout'] = 'Masaüstü bildirimini kapat'; -?> diff --git a/plugins/newmail_notifier/localization/uk_UA.inc b/plugins/newmail_notifier/localization/uk_UA.inc deleted file mode 100644 index 7d3ffc014..000000000 --- a/plugins/newmail_notifier/localization/uk_UA.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Показувати у браузері сповіщення про нові повідомлення'; -$labels['desktop'] = 'Показувати на робочому столі сповіщення про нові повідомлення'; -$labels['sound'] = 'Програвати звук при появленні нового повідомлення'; -$labels['test'] = 'Тест'; -$labels['title'] = 'Нова пошта!'; -$labels['body'] = 'Ви отримали нове повідомлення.'; -$labels['testbody'] = 'Це тестове сповіщення'; -$labels['desktopdisabled'] = 'Повідомлення на робочому столі відключені у вашому браузері.'; -$labels['desktopunsupported'] = 'Ваш браузер не підтримує повідомлення на робочому столі.'; -$labels['desktoptimeout'] = 'Закрити сповіщення робочого столу'; -?> diff --git a/plugins/newmail_notifier/localization/vi_VN.inc b/plugins/newmail_notifier/localization/vi_VN.inc deleted file mode 100644 index 73df64d30..000000000 --- a/plugins/newmail_notifier/localization/vi_VN.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = 'Hiển thị thông báo trên trình duyệt khi có thư mới'; -$labels['desktop'] = 'Hiển thị thông báo trên màn hình khi có thư mới'; -$labels['sound'] = 'Thông báo bằng âm thanh khi có thư mới'; -$labels['test'] = 'Kiểm tra'; -$labels['title'] = 'Có thư mới!'; -$labels['body'] = 'Bạn vừa nhận một thư mới'; -$labels['testbody'] = 'Đây là thông báo kiểm tra'; -$labels['desktopdisabled'] = 'Thông báo trên màn hình bị tắt ở trình duyệt của bạn'; -$labels['desktopunsupported'] = 'Trình duyệt của bạn không hỗ trợ thông báo trên màn hình.'; -$labels['desktoptimeout'] = 'Đóng hiển thị màn hình'; -?> diff --git a/plugins/newmail_notifier/localization/zh_CN.inc b/plugins/newmail_notifier/localization/zh_CN.inc deleted file mode 100644 index cc405773b..000000000 --- a/plugins/newmail_notifier/localization/zh_CN.inc +++ /dev/null @@ -1,27 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = '在浏览器中显示新邮件提醒'; -$labels['desktop'] = '在桌面显示新邮件提醒'; -$labels['sound'] = '收到新邮件时播放声音'; -$labels['test'] = '测试'; -$labels['title'] = '您收到一封新邮件!'; -$labels['body'] = '您收到一封新邮件。'; -$labels['testbody'] = '这是一个提醒测试。'; -$labels['desktopdisabled'] = '您的浏览器已禁止桌面提醒功能。'; -$labels['desktopunsupported'] = '您的浏览器不支持桌面提醒功能。'; -?> diff --git a/plugins/newmail_notifier/localization/zh_TW.inc b/plugins/newmail_notifier/localization/zh_TW.inc deleted file mode 100644 index c6d6c8a8f..000000000 --- a/plugins/newmail_notifier/localization/zh_TW.inc +++ /dev/null @@ -1,28 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail New Mail Notifier plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ -*/ -$labels['basic'] = '當有新郵件顯示瀏覽器通知'; -$labels['desktop'] = '當有新郵件顯示桌面通知'; -$labels['sound'] = '當有新郵件播放音效'; -$labels['test'] = '測試'; -$labels['title'] = '新郵件!'; -$labels['body'] = '您有一封新郵件'; -$labels['testbody'] = '這是測試通知'; -$labels['desktopdisabled'] = '您的瀏覽器已停用桌面通知'; -$labels['desktopunsupported'] = '您的瀏覽器不支援桌面通知功能'; -$labels['desktoptimeout'] = '自動關閉桌面通知'; -?> diff --git a/plugins/newmail_notifier/mail.png b/plugins/newmail_notifier/mail.png deleted file mode 100644 index 79f3a5311..000000000 Binary files a/plugins/newmail_notifier/mail.png and /dev/null differ diff --git a/plugins/newmail_notifier/newmail_notifier.js b/plugins/newmail_notifier/newmail_notifier.js deleted file mode 100644 index 79911f26e..000000000 --- a/plugins/newmail_notifier/newmail_notifier.js +++ /dev/null @@ -1,200 +0,0 @@ -/** - * New Mail Notifier plugin script - * - * @author Aleksander Machniak - * - * @licstart The following is the entire license notice for the - * JavaScript code in this file. - * - * Copyright (c) 2013, The Roundcube Dev Team - * - * The JavaScript code in this page is free software: you can redistribute it - * and/or modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation, either version 3 of - * the License, or (at your option) any later version. - * - * @licend The above is the entire license notice - * for the JavaScript code in this file. - */ - -if (window.rcmail && rcmail.env.task == 'mail') { - rcmail.addEventListener('plugin.newmail_notifier', newmail_notifier_run); - rcmail.addEventListener('actionbefore', newmail_notifier_stop); - rcmail.addEventListener('init', function() { - // bind to messages list select event, so favicon will be reverted on message preview too - if (rcmail.message_list) - rcmail.message_list.addEventListener('select', newmail_notifier_stop); - }); -} - -// Executes notification methods -function newmail_notifier_run(prop) -{ - if (prop.basic) - newmail_notifier_basic(); - if (prop.sound) - newmail_notifier_sound(); - if (prop.desktop) - newmail_notifier_desktop(rcmail.gettext('body', 'newmail_notifier')); -} - -// Stops notification -function newmail_notifier_stop(prop) -{ - // revert original favicon - if (rcmail.env.favicon_href && rcmail.env.favicon_changed && (!prop || prop.action != 'check-recent')) { - $('').replaceAll('link[rel="shortcut icon"]'); - rcmail.env.favicon_changed = 0; - } - - // Remove IE icon overlay if we're pinned to Taskbar - try { - if(window.external.msIsSiteMode()) { - window.external.msSiteModeClearIconOverlay(); - } - } catch(e) {} -} - -// Basic notification: window.focus and favicon change -function newmail_notifier_basic() -{ - var w = rcmail.is_framed() ? window.parent : window, - path = rcmail.assets_path('plugins/newmail_notifier'); - - w.focus(); - - // we cannot simply change a href attribute, we must to replace the link element (at least in FF) - var link = $('').attr('href', path + '/favicon.ico'), - oldlink = $('link[rel="shortcut icon"]', w.document); - - if (!rcmail.env.favicon_href) - rcmail.env.favicon_href = oldlink.attr('href'); - - rcmail.env.favicon_changed = 1; - link.replaceAll(oldlink); - - // Add IE icon overlay if we're pinned to Taskbar - try { - if (window.external.msIsSiteMode()) { - window.external.msSiteModeSetIconOverlay(path + '/overlay.ico', rcmail.gettext('title', 'newmail_notifier')); - } - } catch(e) {} -} - -// Sound notification -function newmail_notifier_sound() -{ - var elem, src = rcmail.assets_path('plugins/newmail_notifier/sound'), - plugin = navigator.mimeTypes ? navigator.mimeTypes['audio/mp3'] : {}; - - // Internet Explorer does not support wav files, - // support in other browsers depends on enabled plugins, - // so we use wav as a fallback - src += bw.ie || (plugin && plugin.enabledPlugin) ? '.mp3' : '.wav'; - - // HTML5 - try { - elem = $('