HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //home/richfield/app.richfield-egy.com/plugins/markasjunk/localization/es_AR.inc
<?php

/*
 +-----------------------------------------------------------------------+
 | Localization file of the Roundcube Webmail Mark-As-Junk plugin        |
 |                                                                       |
 | Copyright (C) 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['buttonjunk'] = 'Este mensaje es spam';
$labels['asjunk'] = 'Es spam';
$labels['markasjunk'] = 'Marcar como spam';
$labels['buttonnotjunk'] = 'Este mensaje no es spam';
$labels['asnotjunk'] = 'No es spam';
$labels['markasnotjunk'] = 'Marcar como no spam';
$labels['notjunk'] = 'No es spam';
$messages['reportedasjunk'] = 'Reportado como spam exitosamente';
$messages['reportedasnotjunk'] = 'Marcado como no spam exitosamente';