diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /webmail/plugins/markasjunk/localization | |
Diffstat (limited to 'webmail/plugins/markasjunk/localization')
56 files changed, 1329 insertions, 0 deletions
diff --git a/webmail/plugins/markasjunk/localization/az_AZ.inc b/webmail/plugins/markasjunk/localization/az_AZ.inc new file mode 100644 index 0000000..420cd03 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/az_AZ.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Spam qovluğuna köçür'; +$labels['reportedasjunk'] = 'Spam qovluğuna köçürüldü'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/be_BE.inc b/webmail/plugins/markasjunk/localization/be_BE.inc new file mode 100644 index 0000000..d11e34b --- /dev/null +++ b/webmail/plugins/markasjunk/localization/be_BE.inc @@ -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'] = 'Пазначыць як спам'; +$labels['reportedasjunk'] = 'Паспяхова пазначаны як спам'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ber.inc b/webmail/plugins/markasjunk/localization/ber.inc new file mode 100644 index 0000000..12fe444 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ber.inc @@ -0,0 +1,17 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization//labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: FULL NAME <EMAIL@ADDRESS> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); + diff --git a/webmail/plugins/markasjunk/localization/br.inc b/webmail/plugins/markasjunk/localization/br.inc new file mode 100644 index 0000000..4ae4190 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/br.inc @@ -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'] = 'Lastez'; +$labels['buttontitle'] = 'Merkañ evel lastez'; +$labels['reportedasjunk'] = 'Danevellet evel lastez gant berzh'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/bs_BA.inc b/webmail/plugins/markasjunk/localization/bs_BA.inc new file mode 100644 index 0000000..aaa0933 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/bs_BA.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Označi kao spam'; +$labels['reportedasjunk'] = 'Uspješno označeno kao spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ca_ES.inc b/webmail/plugins/markasjunk/localization/ca_ES.inc new file mode 100644 index 0000000..4b05d92 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ca_ES.inc @@ -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'] = 'Correu brossa'; +$labels['buttontitle'] = 'Marca com a Spam'; +$labels['reportedasjunk'] = 'S\'ha reportat correctament com a Spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/cs_CZ.inc b/webmail/plugins/markasjunk/localization/cs_CZ.inc new file mode 100644 index 0000000..b56cb5c --- /dev/null +++ b/webmail/plugins/markasjunk/localization/cs_CZ.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Označit jako Spam'; +$labels['reportedasjunk'] = 'Úspěšně nahlášeno jako Spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/cy_GB.inc b/webmail/plugins/markasjunk/localization/cy_GB.inc new file mode 100644 index 0000000..7b1b6e6 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/cy_GB.inc @@ -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'] = 'Sothach'; +$labels['buttontitle'] = 'Nodi fel Sbwriel'; +$labels['reportedasjunk'] = 'Adroddwyd yn llwyddiannus fel Sbwriel'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/da_DK.inc b/webmail/plugins/markasjunk/localization/da_DK.inc new file mode 100644 index 0000000..bd76b6b --- /dev/null +++ b/webmail/plugins/markasjunk/localization/da_DK.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Marker som spam mail'; +$labels['reportedasjunk'] = 'Successfuldt rapporteret som spam mail'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/de_CH.inc b/webmail/plugins/markasjunk/localization/de_CH.inc new file mode 100644 index 0000000..89b22b7 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/de_CH.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Als SPAM markieren'; +$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/de_DE.inc b/webmail/plugins/markasjunk/localization/de_DE.inc new file mode 100644 index 0000000..f158d78 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/de_DE.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'als SPAM markieren'; +$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/el_GR.inc b/webmail/plugins/markasjunk/localization/el_GR.inc new file mode 100644 index 0000000..fb16a29 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/el_GR.inc @@ -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'] = 'Ανεπιθύμητα'; +$labels['buttontitle'] = 'Σήμανση ως Ανεπιθύμητου'; +$labels['reportedasjunk'] = 'Αναφέρθηκε ως Ανεπιθήμητο'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/en_GB.inc b/webmail/plugins/markasjunk/localization/en_GB.inc new file mode 100644 index 0000000..aaa3c91 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/en_GB.inc @@ -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'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/en_US.inc b/webmail/plugins/markasjunk/localization/en_US.inc new file mode 100644 index 0000000..0cc212f --- /dev/null +++ b/webmail/plugins/markasjunk/localization/en_US.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/markasjunk/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | Copyright (C) 2012, 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'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/eo.inc b/webmail/plugins/markasjunk/localization/eo.inc new file mode 100644 index 0000000..220750a --- /dev/null +++ b/webmail/plugins/markasjunk/localization/eo.inc @@ -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'] = 'Rubaĵo'; +$labels['buttontitle'] = 'Marki kiel rubaĵo'; +$labels['reportedasjunk'] = 'Sukcese raportita kiel rubaĵo'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/es_AR.inc b/webmail/plugins/markasjunk/localization/es_AR.inc new file mode 100644 index 0000000..58e1f25 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/es_AR.inc @@ -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'] = 'Correo no deseado'; +$labels['buttontitle'] = 'Marcar como SPAM'; +$labels['reportedasjunk'] = 'Mensaje reportado como SPAM'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/es_ES.inc b/webmail/plugins/markasjunk/localization/es_ES.inc new file mode 100644 index 0000000..5bb7554 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/es_ES.inc @@ -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'] = 'SPAM'; +$labels['buttontitle'] = 'Marcar como SPAM'; +$labels['reportedasjunk'] = 'Mensaje informado como SPAM'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/et_EE.inc b/webmail/plugins/markasjunk/localization/et_EE.inc new file mode 100644 index 0000000..2d90a4a --- /dev/null +++ b/webmail/plugins/markasjunk/localization/et_EE.inc @@ -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'] = 'Rämps'; +$labels['buttontitle'] = 'Märgista Rämpsuks'; +$labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/fa_IR.inc b/webmail/plugins/markasjunk/localization/fa_IR.inc new file mode 100644 index 0000000..2dc0518 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/fa_IR.inc @@ -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'] = 'بنجل'; +$labels['buttontitle'] = 'علامت گذاری به عنوان بنجل'; +$labels['reportedasjunk'] = 'با موفقیت به عنوان بنجل گزارش شد'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/fi_FI.inc b/webmail/plugins/markasjunk/localization/fi_FI.inc new file mode 100644 index 0000000..4af075f --- /dev/null +++ b/webmail/plugins/markasjunk/localization/fi_FI.inc @@ -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'] = 'Roskaposti'; +$labels['buttontitle'] = 'Merkitse roskapostiksi'; +$labels['reportedasjunk'] = 'Roskapostista on ilmoitettu onnistuneesti'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/fr_FR.inc b/webmail/plugins/markasjunk/localization/fr_FR.inc new file mode 100644 index 0000000..ff96e6a --- /dev/null +++ b/webmail/plugins/markasjunk/localization/fr_FR.inc @@ -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'] = 'Indésirables'; +$labels['buttontitle'] = 'Marquer comme indésirable'; +$labels['reportedasjunk'] = 'Notification de message indésirable envoyée'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/gl_ES.inc b/webmail/plugins/markasjunk/localization/gl_ES.inc new file mode 100644 index 0000000..d2a9e98 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/gl_ES.inc @@ -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'] = 'Correo lixo'; +$labels['buttontitle'] = 'Marcar como correo lixo'; +$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/he_IL.inc b/webmail/plugins/markasjunk/localization/he_IL.inc new file mode 100644 index 0000000..bb2cc26 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/he_IL.inc @@ -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'] = 'זבל'; +$labels['buttontitle'] = 'סמן כדואר זבל'; +$labels['reportedasjunk'] = 'דואר הזבל דווח בהצלחה'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/hr_HR.inc b/webmail/plugins/markasjunk/localization/hr_HR.inc new file mode 100644 index 0000000..b1da8b1 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/hr_HR.inc @@ -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'] = 'Označi kao smeće (spam)'; +$labels['reportedasjunk'] = 'Uspješno prijavljeno kao smeće (spam)'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/hu_HU.inc b/webmail/plugins/markasjunk/localization/hu_HU.inc new file mode 100644 index 0000000..b5529f0 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/hu_HU.inc @@ -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'] = 'Levélszemét'; +$labels['buttontitle'] = 'Szemétnek jelölés'; +$labels['reportedasjunk'] = 'Sikeresen szemétnek jelentve'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/hy_AM.inc b/webmail/plugins/markasjunk/localization/hy_AM.inc new file mode 100644 index 0000000..f614b58 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/hy_AM.inc @@ -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'] = 'Թափոն'; +$labels['buttontitle'] = 'Նշել որպես Թափոն'; +$labels['reportedasjunk'] = 'Բարեհաջող հաղորդվեց որպես Թափոն'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/id_ID.inc b/webmail/plugins/markasjunk/localization/id_ID.inc new file mode 100644 index 0000000..b5cf0e9 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/id_ID.inc @@ -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'] = 'Sampah'; +$labels['buttontitle'] = 'Tandai sebagai sampah'; +$labels['reportedasjunk'] = 'Berhasil dilaporkan sebagai sampah'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/it_IT.inc b/webmail/plugins/markasjunk/localization/it_IT.inc new file mode 100644 index 0000000..8ffa1eb --- /dev/null +++ b/webmail/plugins/markasjunk/localization/it_IT.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Marca come Spam'; +$labels['reportedasjunk'] = 'Messaggio marcato come Spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ja_JP.inc b/webmail/plugins/markasjunk/localization/ja_JP.inc new file mode 100644 index 0000000..5281150 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ja_JP.inc @@ -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'] = '迷惑メール'; +$labels['buttontitle'] = '迷惑メールとして設定'; +$labels['reportedasjunk'] = '迷惑メールとして報告しました。'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/km_KH.inc b/webmail/plugins/markasjunk/localization/km_KH.inc new file mode 100644 index 0000000..655af9c --- /dev/null +++ b/webmail/plugins/markasjunk/localization/km_KH.inc @@ -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'] = 'សំបុត្រមិនល្អ'; +$labels['buttontitle'] = 'ចាត់ជា សំបុត្រមិនល្អ'; +$labels['reportedasjunk'] = 'រាយការណ៏ថាជា សំបុត្រមិនល្អ បានសំរេច'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ko_KR.inc b/webmail/plugins/markasjunk/localization/ko_KR.inc new file mode 100644 index 0000000..dd2d1e7 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ko_KR.inc @@ -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'] = '정크메일'; +$labels['buttontitle'] = '정크메일로 표시'; +$labels['reportedasjunk'] = '성공적으로, 정크메일이라 보고 됨'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ku.inc b/webmail/plugins/markasjunk/localization/ku.inc new file mode 100644 index 0000000..da3dda7 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ku.inc @@ -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'] = 'nawnişani bka ba şkaw'; +$labels['reportedasjunk'] = 'ba gşti raport kra'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/lt_LT.inc b/webmail/plugins/markasjunk/localization/lt_LT.inc new file mode 100644 index 0000000..b1973de --- /dev/null +++ b/webmail/plugins/markasjunk/localization/lt_LT.inc @@ -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'] = 'Brukalas'; +$labels['buttontitle'] = 'Žymėti kaip brukalą'; +$labels['reportedasjunk'] = 'Sėkmingai pranešta, jog laiškas yra brukalas'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/lv_LV.inc b/webmail/plugins/markasjunk/localization/lv_LV.inc new file mode 100644 index 0000000..f0ea921 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/lv_LV.inc @@ -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'] = 'Iezīmēt kā mēstuli'; +$labels['reportedasjunk'] = 'Sekmīgi iezīmēta kā mēstule'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ml_IN.inc b/webmail/plugins/markasjunk/localization/ml_IN.inc new file mode 100644 index 0000000..faeea49 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ml_IN.inc @@ -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'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തുക'; +$labels['reportedasjunk'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തി'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ml_ML.inc b/webmail/plugins/markasjunk/localization/ml_ML.inc new file mode 100644 index 0000000..7c30ec6 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ml_ML.inc @@ -0,0 +1,20 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/ml_ML/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Anish A <aneesh.nl@gmail.com> | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തുക'; +$labels['reportedasjunk'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തി'; + diff --git a/webmail/plugins/markasjunk/localization/mr_IN.inc b/webmail/plugins/markasjunk/localization/mr_IN.inc new file mode 100644 index 0000000..e5d4e89 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/mr_IN.inc @@ -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'] = 'नको असलेला अशी खूण करा'; +$labels['reportedasjunk'] = 'नको आहे असे यशस्वीरीत्या नक्की केले'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/nb_NB.inc b/webmail/plugins/markasjunk/localization/nb_NB.inc new file mode 100644 index 0000000..7dce36c --- /dev/null +++ b/webmail/plugins/markasjunk/localization/nb_NB.inc @@ -0,0 +1,20 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/nb_NB/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Patrick Kvaksrud <patrick@idrettsforbundet.no> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['buttontext'] = 'Useriøs e-post'; +$labels['buttontitle'] = 'Marker som useriøs e-post'; +$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykket'; + diff --git a/webmail/plugins/markasjunk/localization/nb_NO.inc b/webmail/plugins/markasjunk/localization/nb_NO.inc new file mode 100644 index 0000000..1c8058b --- /dev/null +++ b/webmail/plugins/markasjunk/localization/nb_NO.inc @@ -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'] = 'Useriøs e-post'; +$labels['buttontitle'] = 'Marker som useriøs e-post'; +$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykket'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/nl_NL.inc b/webmail/plugins/markasjunk/localization/nl_NL.inc new file mode 100644 index 0000000..235ad8e --- /dev/null +++ b/webmail/plugins/markasjunk/localization/nl_NL.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Markeer als spam'; +$labels['reportedasjunk'] = 'Succesvol gemarkeerd als spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/nn_NO.inc b/webmail/plugins/markasjunk/localization/nn_NO.inc new file mode 100644 index 0000000..977f4bd --- /dev/null +++ b/webmail/plugins/markasjunk/localization/nn_NO.inc @@ -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'] = 'Useriøs e-post'; +$labels['buttontitle'] = 'Marker som useriøs e-post'; +$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykka'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/pl_PL.inc b/webmail/plugins/markasjunk/localization/pl_PL.inc new file mode 100644 index 0000000..3078967 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/pl_PL.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Oznacz jako SPAM'; +$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/pt_BR.inc b/webmail/plugins/markasjunk/localization/pt_BR.inc new file mode 100644 index 0000000..578d1de --- /dev/null +++ b/webmail/plugins/markasjunk/localization/pt_BR.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Marcar como Spam'; +$labels['reportedasjunk'] = 'Marcado como Spam com sucesso'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/pt_PT.inc b/webmail/plugins/markasjunk/localization/pt_PT.inc new file mode 100644 index 0000000..20cb003 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/pt_PT.inc @@ -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'] = 'Lixo'; +$labels['buttontitle'] = 'Marcar como Lixo'; +$labels['reportedasjunk'] = 'Reportado como Lixo com sucesso'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ro_RO.inc b/webmail/plugins/markasjunk/localization/ro_RO.inc new file mode 100644 index 0000000..1186aab --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ro_RO.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Marchează ca Spam'; +$labels['reportedasjunk'] = 'Raportat cu succes ca Spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/ru_RU.inc b/webmail/plugins/markasjunk/localization/ru_RU.inc new file mode 100644 index 0000000..cbf99d2 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/ru_RU.inc @@ -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'] = 'СПАМ'; +$labels['buttontitle'] = 'Переместить в "СПАМ'; +$labels['reportedasjunk'] = 'Перемещено в "СПАМ'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/si_LK.inc b/webmail/plugins/markasjunk/localization/si_LK.inc new file mode 100644 index 0000000..2a60675 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/si_LK.inc @@ -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'] = 'සුන්බුන් ලෙස සලකුණු කරන්න'; +$labels['reportedasjunk'] = 'සුන්බුන් ලෙස වාර්තා කිරීම සාර්ථකයි'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/sk_SK.inc b/webmail/plugins/markasjunk/localization/sk_SK.inc new file mode 100644 index 0000000..51b45b8 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/sk_SK.inc @@ -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'] = 'Spam'; +$labels['buttontitle'] = 'Označiť ako Spam'; +$labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/sl_SI.inc b/webmail/plugins/markasjunk/localization/sl_SI.inc new file mode 100644 index 0000000..c9f5851 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/sl_SI.inc @@ -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'] = 'Nezaželena sporočila'; +$labels['buttontitle'] = 'Označi kot spam'; +$labels['reportedasjunk'] = 'Uspešno označeno kot spam'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/sr_CS.inc b/webmail/plugins/markasjunk/localization/sr_CS.inc new file mode 100644 index 0000000..d1d67c3 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/sr_CS.inc @@ -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'] = 'Смеће'; +$labels['buttontitle'] = 'Означи као cмеће'; +$labels['reportedasjunk'] = 'Успешно пријављени као cмеће'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/sv_SE.inc b/webmail/plugins/markasjunk/localization/sv_SE.inc new file mode 100644 index 0000000..5b8ddf5 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/sv_SE.inc @@ -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'] = 'Skräp'; +$labels['buttontitle'] = 'Märk som skräp'; +$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/tr_TR.inc b/webmail/plugins/markasjunk/localization/tr_TR.inc new file mode 100644 index 0000000..2b07e4d --- /dev/null +++ b/webmail/plugins/markasjunk/localization/tr_TR.inc @@ -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'] = 'İstenmeyen'; +$labels['buttontitle'] = 'Çöp olarak işaretle'; +$labels['reportedasjunk'] = 'Spam olarak rapor edildi'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/uk_UA.inc b/webmail/plugins/markasjunk/localization/uk_UA.inc new file mode 100644 index 0000000..17e9044 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/uk_UA.inc @@ -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'] = 'Перемістити в "Спам'; +$labels['reportedasjunk'] = 'Переміщено до "Спаму'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/vi_VN.inc b/webmail/plugins/markasjunk/localization/vi_VN.inc new file mode 100644 index 0000000..5a97db7 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/vi_VN.inc @@ -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'] = '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'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/zh_CN.inc b/webmail/plugins/markasjunk/localization/zh_CN.inc new file mode 100644 index 0000000..118e3a9 --- /dev/null +++ b/webmail/plugins/markasjunk/localization/zh_CN.inc @@ -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'] = '垃圾邮件'; +$labels['buttontitle'] = '标记为垃圾邮件'; +$labels['reportedasjunk'] = '成功报告该邮件为垃圾邮件'; + +?>
\ No newline at end of file diff --git a/webmail/plugins/markasjunk/localization/zh_TW.inc b/webmail/plugins/markasjunk/localization/zh_TW.inc new file mode 100644 index 0000000..3deb85c --- /dev/null +++ b/webmail/plugins/markasjunk/localization/zh_TW.inc @@ -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'] = '垃圾郵件'; +$labels['buttontitle'] = '標示為垃圾信'; +$labels['reportedasjunk'] = '成功回報垃圾信'; + +?>
\ No newline at end of file |
