Show spam aliases #
This commit is contained in:
24
data/web/rc/plugins/markasjunk/composer.json
Normal file
24
data/web/rc/plugins/markasjunk/composer.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "roundcube/markasjunk",
|
||||
"type": "roundcube-plugin",
|
||||
"description": "Adds a new button to the mailbox toolbar to mark the selected messages as Junk and move them to the configured Junk folder.",
|
||||
"license": "GPLv3+",
|
||||
"version": "1.2",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Thomas Bruederli",
|
||||
"email": "roundcube@gmail.com",
|
||||
"role": "Lead"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "http://plugins.roundcube.net"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"roundcube/plugin-installer": ">=0.1.3"
|
||||
}
|
||||
}
|
20
data/web/rc/plugins/markasjunk/localization/ar.inc
Normal file
20
data/web/rc/plugins/markasjunk/localization/ar.inc
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'غير المرغوب';
|
||||
$labels['buttontitle'] = 'حدد كغير مرغوب';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ar_SA.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ar_SA.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'غير المرغوب';
|
||||
$labels['buttontitle'] = 'وضع علامة كـ غير المرغوب فيه';
|
||||
$labels['reportedasjunk'] = 'تمت الافادة كـ غير مرغوب فية بنجاح';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ast.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ast.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Puxarra';
|
||||
$labels['buttontitle'] = 'Conseñar como puxarra';
|
||||
$labels['reportedasjunk'] = 'Reportáu con ésitu como Puxarra';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/az_AZ.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/az_AZ.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Spam qovluğuna köçür';
|
||||
$labels['reportedasjunk'] = 'Spam qovluğuna köçürüldü';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/be_BE.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/be_BE.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Спам';
|
||||
$labels['buttontitle'] = 'Пазначыць як спам';
|
||||
$labels['reportedasjunk'] = 'Пазначаны як спам';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/bg_BG.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/bg_BG.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Спам';
|
||||
$labels['buttontitle'] = 'Маркирай като спам';
|
||||
$labels['reportedasjunk'] = 'Писмото е маркирано като спам успешно';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/br.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/br.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Lastez';
|
||||
$labels['buttontitle'] = 'Merkañ evel lastez';
|
||||
$labels['reportedasjunk'] = 'Danevellet evel lastez gant berzh';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/bs_BA.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/bs_BA.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Označi kao spam';
|
||||
$labels['reportedasjunk'] = 'Uspješno označeno kao spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ca_ES.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ca_ES.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Correu brossa';
|
||||
$labels['buttontitle'] = 'Marca com a correu brossa';
|
||||
$labels['reportedasjunk'] = 'S\'ha reportat correctament com a correu brossa';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/cs_CZ.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/cs_CZ.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Označit jako Spam';
|
||||
$labels['reportedasjunk'] = 'Úspěšně nahlášeno jako Spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/cy_GB.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/cy_GB.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Sothach';
|
||||
$labels['buttontitle'] = 'Nodi fel Sbwriel';
|
||||
$labels['reportedasjunk'] = 'Adroddwyd yn llwyddiannus fel Sbwriel';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/da_DK.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/da_DK.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Marker som spam mail';
|
||||
$labels['reportedasjunk'] = 'Successfuldt rapporteret som spam mail';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/de_CH.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/de_CH.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Als SPAM markieren';
|
||||
$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/de_DE.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/de_DE.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'als SPAM markieren';
|
||||
$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/el_GR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/el_GR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Ανεπιθύμητα';
|
||||
$labels['buttontitle'] = 'Σήμανση ως Ανεπιθύμητου';
|
||||
$labels['reportedasjunk'] = 'Αναφέρθηκε ως Ανεπιθήμητο';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/en_CA.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/en_CA.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Junk';
|
||||
$labels['buttontitle'] = 'Mark as Junk';
|
||||
$labels['reportedasjunk'] = 'Successfully reported as Junk';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/en_GB.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/en_GB.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Junk';
|
||||
$labels['buttontitle'] = 'Mark as Junk';
|
||||
$labels['reportedasjunk'] = 'Successfully reported as Junk';
|
||||
?>
|
24
data/web/rc/plugins/markasjunk/localization/en_US.inc
Normal file
24
data/web/rc/plugins/markasjunk/localization/en_US.inc
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
|
||||
$labels = array();
|
||||
$labels['buttontext'] = 'Junk';
|
||||
$labels['buttontitle'] = 'Mark as Junk';
|
||||
$labels['reportedasjunk'] = 'Successfully reported as Junk';
|
||||
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/eo.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/eo.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Rubaĵo';
|
||||
$labels['buttontitle'] = 'Marki kiel rubaĵo';
|
||||
$labels['reportedasjunk'] = 'Sukcese raportita kiel rubaĵo';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/es_419.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/es_419.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Basura';
|
||||
$labels['buttontitle'] = 'Marcar como basura';
|
||||
$labels['reportedasjunk'] = 'Reportado como basura exitosamente';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/es_AR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/es_AR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Correo no deseado';
|
||||
$labels['buttontitle'] = 'Marcar como SPAM';
|
||||
$labels['reportedasjunk'] = 'Mensaje reportado como SPAM';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/es_ES.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/es_ES.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'SPAM';
|
||||
$labels['buttontitle'] = 'Marcar como SPAM';
|
||||
$labels['reportedasjunk'] = 'Reportado como SPAM, correctamente';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/et_EE.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/et_EE.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Rämps';
|
||||
$labels['buttontitle'] = 'Märgista Rämpsuks';
|
||||
$labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/eu_ES.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/eu_ES.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Zabor-mezua';
|
||||
$labels['buttontitle'] = 'Markatu zabor-mezu bezala';
|
||||
$labels['reportedasjunk'] = 'Zabor bezala markatu da';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/fa_AF.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/fa_AF.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'هرزنامه';
|
||||
$labels['buttontitle'] = 'نشانه گذاری به عنوان هرزنامه';
|
||||
$labels['reportedasjunk'] = 'با موفقبت به عنوان هرزنامه گزارش شد';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/fa_IR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/fa_IR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'بنجل';
|
||||
$labels['buttontitle'] = 'علامت گذاری به عنوان بنجل';
|
||||
$labels['reportedasjunk'] = 'با کامیابی به عنوان بنجل گزارش شد';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/fi_FI.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/fi_FI.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Roskaposti';
|
||||
$labels['buttontitle'] = 'Merkitse roskapostiksi';
|
||||
$labels['reportedasjunk'] = 'Roskapostista on ilmoitettu onnistuneesti';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/fo_FO.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/fo_FO.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Møsn';
|
||||
$labels['buttontitle'] = 'Merk sum møsn';
|
||||
$labels['reportedasjunk'] = 'Melda sum møsn.';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/fr_FR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/fr_FR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Pourriels';
|
||||
$labels['buttontitle'] = 'Marqué comme pourriel';
|
||||
$labels['reportedasjunk'] = 'Signalé comme pourriel avec succès';
|
||||
?>
|
19
data/web/rc/plugins/markasjunk/localization/fy_NL.inc
Normal file
19
data/web/rc/plugins/markasjunk/localization/fy_NL.inc
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/gl_ES.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/gl_ES.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Correo lixo';
|
||||
$labels['buttontitle'] = 'Marcar como correo lixo';
|
||||
$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/he_IL.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/he_IL.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'זבל';
|
||||
$labels['buttontitle'] = 'סמן כדואר זבל';
|
||||
$labels['reportedasjunk'] = 'דואר הזבל דווח בהצלחה';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/hr_HR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/hr_HR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Smeće (spam)';
|
||||
$labels['buttontitle'] = 'Označi kao smeće (spam)';
|
||||
$labels['reportedasjunk'] = 'Uspješno prijavljeno kao smeće (spam)';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/hu_HU.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/hu_HU.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Levélszemét';
|
||||
$labels['buttontitle'] = 'Szemétnek jelölés';
|
||||
$labels['reportedasjunk'] = 'Sikeresen szemétnek jelentve';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/hy_AM.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/hy_AM.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Թափոն';
|
||||
$labels['buttontitle'] = 'Նշել որպես Թափոն';
|
||||
$labels['reportedasjunk'] = 'Բարեհաջող հաղորդվեց որպես Թափոն';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ia.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ia.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Messages indesirate';
|
||||
$labels['buttontitle'] = 'Marcar como indesirate';
|
||||
$labels['reportedasjunk'] = 'Reportate como indesirate con successo';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/id_ID.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/id_ID.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Sampah';
|
||||
$labels['buttontitle'] = 'Tandai sebagai sampah';
|
||||
$labels['reportedasjunk'] = 'Berhasil dilaporkan sebagai sampah';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/is_IS.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/is_IS.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Ruslpóstur';
|
||||
$labels['buttontitle'] = 'Merkja sem ruslpóst';
|
||||
$labels['reportedasjunk'] = 'Tókst að tilkynna sem ruslpóst';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/it_IT.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/it_IT.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Marca come Spam';
|
||||
$labels['reportedasjunk'] = 'Messaggio marcato come Spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ja_JP.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ja_JP.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = '迷惑メール';
|
||||
$labels['buttontitle'] = '迷惑メールとして設定';
|
||||
$labels['reportedasjunk'] = '迷惑メールとして報告しました。';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/km_KH.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/km_KH.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'សារឥតបានការ';
|
||||
$labels['buttontitle'] = 'សម្គាល់ជាសារឥតបានការ';
|
||||
$labels['reportedasjunk'] = 'បានរាយការណ៍ជាសារឥតបានការដោយជោគជ័យ';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ko_KR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ko_KR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = '스팸';
|
||||
$labels['buttontitle'] = '스팸으로 표시';
|
||||
$labels['reportedasjunk'] = '스팸으로 성공적으로 보고함';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ku.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ku.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Gemar';
|
||||
$labels['buttontitle'] = 'Wekî Gemar nîşan bike';
|
||||
$labels['reportedasjunk'] = 'Bi serkeftin wekî Gemar hat nirxandi';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/lb_LU.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/lb_LU.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Als Spam markéieren';
|
||||
$labels['reportedasjunk'] = 'Erfollegräich als Spam gemellt';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/lt_LT.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/lt_LT.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Brukalas';
|
||||
$labels['buttontitle'] = 'Žymėti kaip brukalą';
|
||||
$labels['reportedasjunk'] = 'Sėkmingai pranešta, jog laiškas yra brukalas';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/lv_LV.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/lv_LV.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Mēstules';
|
||||
$labels['buttontitle'] = 'Atzīmēt kā mēstuli';
|
||||
$labels['reportedasjunk'] = 'Sekmīgi iatzīmēta kā mēstule';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ml_IN.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ml_IN.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'ചവർ';
|
||||
$labels['buttontitle'] = 'ചവർ ആയി അടയാളപ്പെടുത്തുക';
|
||||
$labels['reportedasjunk'] = 'ചവർ ആയി അടയാളപ്പെടുത്തി';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/mn_MN.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/mn_MN.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Спам';
|
||||
$labels['buttontitle'] = 'Спамаар тэмдэглэх';
|
||||
$labels['reportedasjunk'] = 'Амжилттай спам гэж мэдэгдлээ';
|
||||
?>
|
20
data/web/rc/plugins/markasjunk/localization/mr_IN.inc
Normal file
20
data/web/rc/plugins/markasjunk/localization/mr_IN.inc
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontitle'] = 'नको असलेला अशी खूण करा';
|
||||
$labels['reportedasjunk'] = 'नको आहे असे यशस्वीरीत्या नक्की केले';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/nb_NO.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/nb_NO.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Useriøs e-post';
|
||||
$labels['buttontitle'] = 'Marker som useriøs e-post';
|
||||
$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykket';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/nl_BE.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/nl_BE.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Ongewenste e-mail';
|
||||
$labels['buttontitle'] = 'Markeer als ongewenst';
|
||||
$labels['reportedasjunk'] = 'Succesvol als ongewenst gemarkeerd.';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/nl_NL.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/nl_NL.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Markeer als spam';
|
||||
$labels['reportedasjunk'] = 'Succesvol gemarkeerd als spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/nn_NO.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/nn_NO.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Useriøs e-post';
|
||||
$labels['buttontitle'] = 'Marker som useriøs e-post';
|
||||
$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykka';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/pl_PL.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/pl_PL.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Oznacz jako SPAM';
|
||||
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/pt_BR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/pt_BR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Marcar como Spam';
|
||||
$labels['reportedasjunk'] = 'Marcado como Spam com sucesso';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/pt_PT.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/pt_PT.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Lixo';
|
||||
$labels['buttontitle'] = 'Marcar como Lixo';
|
||||
$labels['reportedasjunk'] = 'Reportado como Lixo com sucesso';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ro_RO.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ro_RO.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Spam';
|
||||
$labels['buttontitle'] = 'Marchează ca Spam';
|
||||
$labels['reportedasjunk'] = 'Raportat cu succes ca Spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/ru_RU.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/ru_RU.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'СПАМ';
|
||||
$labels['buttontitle'] = 'Переместить в СПАМ';
|
||||
$labels['reportedasjunk'] = 'Перемещено в СПАМ';
|
||||
?>
|
20
data/web/rc/plugins/markasjunk/localization/si_LK.inc
Normal file
20
data/web/rc/plugins/markasjunk/localization/si_LK.inc
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontitle'] = 'සුන්බුන් ලෙස සලකුණු කරන්න';
|
||||
$labels['reportedasjunk'] = 'සුන්බුන් ලෙස වාර්තා කිරීම සාර්ථකයි';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/sk_SK.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/sk_SK.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Nevyžiadaná pošta';
|
||||
$labels['buttontitle'] = 'Označiť ako nevyžiadané';
|
||||
$labels['reportedasjunk'] = 'Úspešne nahlásené ako nevyžiadaná pošta';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/sl_SI.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/sl_SI.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Nezaželena sporočila';
|
||||
$labels['buttontitle'] = 'Označi kot spam';
|
||||
$labels['reportedasjunk'] = 'Uspešno označeno kot spam';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/sq_AL.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/sq_AL.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'I padëshiruar';
|
||||
$labels['buttontitle'] = 'Vëri shenjë si I padëshiruar';
|
||||
$labels['reportedasjunk'] = 'U raportua me sukses si I padëshiruar';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/sr_CS.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/sr_CS.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Отпад';
|
||||
$labels['buttontitle'] = 'Означи као отпад';
|
||||
$labels['reportedasjunk'] = 'Успешно пријављено као отпад';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/sv_SE.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/sv_SE.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Skräp';
|
||||
$labels['buttontitle'] = 'Märk som skräp';
|
||||
$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/tr_TR.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/tr_TR.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'İstenmeyen';
|
||||
$labels['buttontitle'] = 'İstenmeyen olarak işaretle';
|
||||
$labels['reportedasjunk'] = 'Spam olarak bildirildi';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/uk_UA.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/uk_UA.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Спам';
|
||||
$labels['buttontitle'] = 'Перемістити в Спам';
|
||||
$labels['reportedasjunk'] = 'Переміщено до "Спаму';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/vi_VN.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/vi_VN.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = 'Thư rác';
|
||||
$labels['buttontitle'] = 'Đánh dấu để được xem là thư rác';
|
||||
$labels['reportedasjunk'] = 'Đánh dấu để được xem là thư rác thành công';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/zh_CN.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/zh_CN.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = '垃圾邮件';
|
||||
$labels['buttontitle'] = '标记为垃圾邮件';
|
||||
$labels['reportedasjunk'] = '成功报告该邮件为垃圾邮件';
|
||||
?>
|
21
data/web/rc/plugins/markasjunk/localization/zh_TW.inc
Normal file
21
data/web/rc/plugins/markasjunk/localization/zh_TW.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/markasjunk/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Mark-As-Junk 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-markasjunk/
|
||||
*/
|
||||
$labels['buttontext'] = '垃圾郵件';
|
||||
$labels['buttontitle'] = '標示為垃圾信';
|
||||
$labels['reportedasjunk'] = '成功回報垃圾信';
|
||||
?>
|
43
data/web/rc/plugins/markasjunk/markasjunk.js
Normal file
43
data/web/rc/plugins/markasjunk/markasjunk.js
Normal file
@@ -0,0 +1,43 @@
|
||||
/**
|
||||
* Mark-as-Junk plugin script
|
||||
*
|
||||
* @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.
|
||||
*/
|
||||
|
||||
function rcmail_markasjunk(prop)
|
||||
{
|
||||
if (!rcmail.env.uid && (!rcmail.message_list || !rcmail.message_list.get_selection().length))
|
||||
return;
|
||||
|
||||
var uids = rcmail.env.uid ? rcmail.env.uid : rcmail.message_list.get_selection().join(','),
|
||||
lock = rcmail.set_busy(true, 'loading');
|
||||
|
||||
rcmail.http_post('plugin.markasjunk', '_uid='+uids+'&_mbox='+urlencode(rcmail.env.mailbox), lock);
|
||||
}
|
||||
|
||||
// callback for app-onload event
|
||||
if (window.rcmail) {
|
||||
rcmail.addEventListener('init', function(evt) {
|
||||
|
||||
// register command (directly enable in message view mode)
|
||||
rcmail.register_command('plugin.markasjunk', rcmail_markasjunk, rcmail.env.uid);
|
||||
|
||||
// add event-listener to message list
|
||||
if (rcmail.message_list)
|
||||
rcmail.message_list.addEventListener('select', function(list){
|
||||
rcmail.enable_command('plugin.markasjunk', list.get_selection().length > 0);
|
||||
});
|
||||
})
|
||||
}
|
||||
|
18
data/web/rc/plugins/markasjunk/markasjunk.min.js
vendored
Normal file
18
data/web/rc/plugins/markasjunk/markasjunk.min.js
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
* Mark-as-Junk plugin script
|
||||
*
|
||||
* @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.
|
||||
*/
|
||||
function rcmail_markasjunk(a){if(rcmail.env.uid||rcmail.message_list&&rcmail.message_list.get_selection().length){a=rcmail.env.uid?rcmail.env.uid:rcmail.message_list.get_selection().join(",");var b=rcmail.set_busy(!0,"loading");rcmail.http_post("plugin.markasjunk","_uid="+a+"&_mbox="+urlencode(rcmail.env.mailbox),b)}}
|
||||
window.rcmail&&rcmail.addEventListener("init",function(a){rcmail.register_command("plugin.markasjunk",rcmail_markasjunk,rcmail.env.uid);rcmail.message_list&&rcmail.message_list.addEventListener("select",function(a){rcmail.enable_command("plugin.markasjunk",0<a.get_selection().length)})});
|
77
data/web/rc/plugins/markasjunk/markasjunk.php
Normal file
77
data/web/rc/plugins/markasjunk/markasjunk.php
Normal file
@@ -0,0 +1,77 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Mark as Junk
|
||||
*
|
||||
* Sample plugin that adds a new button to the mailbox toolbar
|
||||
* to mark the selected messages as Junk and move them to the Junk folder
|
||||
*
|
||||
* @license GNU GPLv3+
|
||||
* @author Thomas Bruederli
|
||||
*/
|
||||
class markasjunk extends rcube_plugin
|
||||
{
|
||||
public $task = 'mail';
|
||||
|
||||
function init()
|
||||
{
|
||||
$rcmail = rcmail::get_instance();
|
||||
|
||||
$this->register_action('plugin.markasjunk', array($this, 'request_action'));
|
||||
$this->add_hook('storage_init', array($this, 'storage_init'));
|
||||
|
||||
if ($rcmail->action == '' || $rcmail->action == 'show') {
|
||||
$skin_path = $this->local_skin_path();
|
||||
|
||||
$this->add_texts('localization', true);
|
||||
$this->include_script('markasjunk.js');
|
||||
|
||||
if (is_file($this->home . "/$skin_path/markasjunk.css")) {
|
||||
$this->include_stylesheet("$skin_path/markasjunk.css");
|
||||
}
|
||||
|
||||
$this->add_button(array(
|
||||
'type' => 'link',
|
||||
'label' => 'buttontext',
|
||||
'command' => 'plugin.markasjunk',
|
||||
'class' => 'button buttonPas junk disabled',
|
||||
'classact' => 'button junk',
|
||||
'title' => 'buttontitle',
|
||||
'domain' => 'markasjunk'
|
||||
),'toolbar');
|
||||
}
|
||||
}
|
||||
|
||||
function storage_init($args)
|
||||
{
|
||||
$flags = array(
|
||||
'JUNK' => 'Junk',
|
||||
'NONJUNK' => 'NonJunk',
|
||||
);
|
||||
|
||||
// register message flags
|
||||
$args['message_flags'] = array_merge((array)$args['message_flags'], $flags);
|
||||
|
||||
return $args;
|
||||
}
|
||||
|
||||
function request_action()
|
||||
{
|
||||
$this->add_texts('localization');
|
||||
|
||||
$rcmail = rcmail::get_instance();
|
||||
$storage = $rcmail->get_storage();
|
||||
|
||||
foreach (rcmail::get_uids() as $mbox => $uids) {
|
||||
$storage->unset_flag($uids, 'NONJUNK', $mbox);
|
||||
$storage->set_flag($uids, 'JUNK', $mbox);
|
||||
}
|
||||
|
||||
if (($junk_mbox = $rcmail->config->get('junk_mbox'))) {
|
||||
$rcmail->output->command('move_messages', $junk_mbox);
|
||||
}
|
||||
|
||||
$rcmail->output->command('display_message', $this->gettext('reportedasjunk'), 'confirmation');
|
||||
$rcmail->output->send();
|
||||
}
|
||||
}
|
BIN
data/web/rc/plugins/markasjunk/skins/classic/junk_act.png
Normal file
BIN
data/web/rc/plugins/markasjunk/skins/classic/junk_act.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
data/web/rc/plugins/markasjunk/skins/classic/junk_pas.png
Normal file
BIN
data/web/rc/plugins/markasjunk/skins/classic/junk_pas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
@@ -0,0 +1,6 @@
|
||||
|
||||
#messagetoolbar a.button.junk {
|
||||
text-indent: -5000px;
|
||||
background: url(junk_act.png) 0 0 no-repeat;
|
||||
}
|
||||
|
1
data/web/rc/plugins/markasjunk/skins/classic/markasjunk.min.css
vendored
Normal file
1
data/web/rc/plugins/markasjunk/skins/classic/markasjunk.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
#messagetoolbar a.button.junk{text-indent:-5000px;background:url(junk_act.png) 0 0 no-repeat}
|
0
data/web/rc/plugins/markasjunk/skins/larry/.gitignore
vendored
Normal file
0
data/web/rc/plugins/markasjunk/skins/larry/.gitignore
vendored
Normal file
23
data/web/rc/plugins/markasjunk/tests/Markasjunk.php
Normal file
23
data/web/rc/plugins/markasjunk/tests/Markasjunk.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
class Markasjunk_Plugin extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
function setUp()
|
||||
{
|
||||
include_once __DIR__ . '/../markasjunk.php';
|
||||
}
|
||||
|
||||
/**
|
||||
* Plugin object construction test
|
||||
*/
|
||||
function test_constructor()
|
||||
{
|
||||
$rcube = rcube::get_instance();
|
||||
$plugin = new markasjunk($rcube->api);
|
||||
|
||||
$this->assertInstanceOf('markasjunk', $plugin);
|
||||
$this->assertInstanceOf('rcube_plugin', $plugin);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user