Project

General

Profile

« Previous | Next » 

Revision 26

Added by Manuela over 6 years ago

mismatch in html entities solved

View differences:

ES.php
112 112
$MENU['VIEW'] = 'Vista Preliminar';
113 113
$MESSAGE['ADDON_ERROR_RELOAD'] = 'Error while updating the Add-On information.';
114 114
$MESSAGE['ADDON_LANGUAGES_RELOADED'] = 'Languages reloaded successfully';
115
$MESSAGE['ADDON_MANUAL_FTP_LANGUAGE'] = '<strong>ATTENTION!</strong> For safety reasons uploading languages files in the folder/languages/ only by FTP and use the Upgrade function for registering or updating.';
115
$MESSAGE['ADDON_MANUAL_FTP_LANGUAGE'] = '<strong>ATTENTION!</strong> For safety reasons uploading languages files in the folder/languages/ only by FTP and use the Upgrade function for registering or updating.';
116 116
$MESSAGE['ADDON_MANUAL_FTP_WARNING'] = 'Warning: Existing module database entries will get lost. ';
117
$MESSAGE['ADDON_MANUAL_INSTALLATION'] = 'When modules are uploaded via FTP (not recommended), the module installation functions &lt;tt&gt;install&lt;/tt&gt;, &lt;tt&gt;upgrade&lt;/tt&gt; or &lt;tt&gt;uninstall&lt;/tt&gt; will not be executed automatically. Those modules may not work correct or do not uninstall properly.&lt;br /&gt;&lt;br /&gt;You can execute the module functions manually for modules uploaded via FTP below.';
117
$MESSAGE['ADDON_MANUAL_INSTALLATION'] = 'When modules are uploaded via FTP (not recommended), the module installation functions <tt>install</tt>, <tt>upgrade</tt> or <tt>uninstall</tt> will not be executed automatically. Those modules may not work correct or do not uninstall properly.<br /><br />You can execute the module functions manually for modules uploaded via FTP below.';
118 118
$MESSAGE['ADDON_MANUAL_INSTALLATION_WARNING'] = 'Warning: Existing module database entries will get lost. Only use this option if you experience problems with modules uploaded via FTP.';
119 119
$MESSAGE['ADDON_MANUAL_RELOAD_WARNING'] = 'Warning: Existing module database entries will get lost. ';
120 120
$MESSAGE['ADDON_MODULES_RELOADED'] = 'Modules reloaded successfully';
......
135 135
$MESSAGE['GENERIC_BE_PATIENT'] = 'Please be patient.';
136 136
$MESSAGE['GENERIC_CANNOT_UNINSTALL'] = 'No se puede desinstalar';
137 137
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE'] = 'Desinstalación erronea: el archivo seleccionado está en uso';
138
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL'] = '&lt;br /&gt;No se puede desinstalar el {{type}} &lt;b&gt;{{type_name}}&lt;/b&gt;, dado que se está utilizando {{pages}}:&lt;br /&gt;&lt;br /&gt;';
138
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL'] = '<br />No se puede desinstalar el {{type}} <b>{{type_name}}</b>, dado que se está utilizando {{pages}}:<br /><br />';
139 139
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = 'en la página siguiente;en las páginas siguientes';
140 140
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = 'No se puede desinstalar el template {{name}} dado que se trata del template estándar.';
141
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IS_DEFAULT_THEME'] = 'Can\'t uninstall the template &lt;b&gt;{{name}}&lt;/b&gt;, because it is the default backend theme!';
141
$MESSAGE['GENERIC_CANNOT_UNINSTALL_IS_DEFAULT_THEME'] = 'Can\'t uninstall the template <b>{{name}}</b>, because it is the default backend theme!';
142 142
$MESSAGE['GENERIC_CANNOT_UNZIP'] = 'No se pudo descomprimir (zip)';
143 143
$MESSAGE['GENERIC_CANNOT_UPLOAD'] = 'No se pudos subir archivo';
144 144
$MESSAGE['GENERIC_COMPARE'] = ' successfully';
......
211 211
$MESSAGE['MEDIA_TARGET_DOT_DOT_SLASH'] = 'No puede tener ../ en el nombre de carpeta';
212 212
$MESSAGE['MEDIA_UPLOADED'] = ' archivos recibidos correctamente';
213 213
$MESSAGE['MOD_FORM_EXCESS_SUBMISSIONS'] = 'Disculpe este formulario ha sido enviado demasiadas veces seguidas. Vuelva a intentarlo en una hora.';
214
$MESSAGE['MOD_FORM_INCORRECT_CAPTCHA'] = 'El número de verificación que ha introducido es incorrecto. Si estás teniendo problemas leyéndolo, por favor, envíe un e-mail a: &lt;a href=\&quot;mailto:{{SERVER_EMAIL}}\&quot;&gt;{{SERVER_EMAIL}}&lt;/a&gt;';
214
$MESSAGE['MOD_FORM_INCORRECT_CAPTCHA'] = 'El número de verificación que ha introducido es incorrecto. Si estás teniendo problemas leyéndolo, por favor, envíe un e-mail a: <a href=\&quot;mailto:{{SERVER_EMAIL}}\&quot;>{{SERVER_EMAIL}}</a>';
215 215
$MESSAGE['MOD_FORM_REQUIRED_FIELDS'] = 'Debe completar los siguiente campos';
216 216
$MESSAGE['PAGES_ADDED'] = 'Página agregada';
217 217
$MESSAGE['PAGES_ADDED_HEADING'] = 'Encabezado de Página agregado';
......
265 265
$MESSAGE['THEME_ALREADY_EXISTS'] = 'This new theme descriptor already exists.';
266 266
$MESSAGE['THEME_COPY_CURRENT'] = 'Copy the current active theme and save it with a new name.';
267 267
$MESSAGE['THEME_DESTINATION_READONLY'] = 'No rights to create new theme directory!';
268
$MESSAGE['THEME_IMPORT_HTT'] = 'Import additional templates into the current active theme.&lt;br /&gt;Use these templates to overwrite the corresponding default template.';
268
$MESSAGE['THEME_IMPORT_HTT'] = 'Import additional templates into the current active theme.<br />Use these templates to overwrite the corresponding default template.';
269 269
$MESSAGE['THEME_INVALID_SOURCE_DESTINATION'] = 'Invalid descriptor for the new theme given!';
270 270
$MESSAGE['UNKNOW_UPLOAD_ERROR'] = 'Unknown upload error';
271 271
$MESSAGE['UPLOAD_ERR_CANT_WRITE'] = 'Failed to write file to disk';
......
624 624
$TEXT['VISIBILITY'] = 'Visibilidad';
625 625
$TEXT['WBMAILER_DEFAULT_SENDER_MAIL'] = 'Default From Mail';
626 626
$TEXT['WBMAILER_DEFAULT_SENDER_NAME'] = 'Default Sender Name';
627
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default \&quot;FROM\&quot; address and \&quot;SENDER\&quot; name below. It is recommended to use a FROM address like: &lt;strong&gt;admin@yourdomain.com&lt;/strong&gt;. Some mail provider (e.g. &lt;em&gt;mail.com&lt;/em&gt;) may reject mails with a FROM: address like &lt;em&gt;name@mail.com&lt;/em&gt; sent via a foreign relay to avoid spam.&lt;br /&gt;&lt;br /&gt;The default values are only used if no other values are specified by WebsiteBaker. If your server supports &lt;acronym title=\&quot;Simple mail transfer protocol\&quot;&gt;SMTP&lt;/acronym&gt;, you may want use this option for outgoing mails.';
627
$TEXT['WBMAILER_DEFAULT_SETTINGS_NOTICE'] = 'Please specify a default \&quot;FROM\&quot; address and \&quot;SENDER\&quot; name below. It is recommended to use a FROM address like: <strong>admin@yourdomain.com</strong>. Some mail provider (e.g. <em>mail.com</em>) may reject mails with a FROM: address like <em>name@mail.com</em> sent via a foreign relay to avoid spam.<br /><br />The default values are only used if no other values are specified by WebsiteBaker. If your server supports <acronym title=\&quot;Simple mail transfer protocol\&quot;>SMTP</acronym>, you may want use this option for outgoing mails.';
628 628
$TEXT['WBMAILER_FUNCTION'] = 'Mail Routine';
629
$TEXT['WBMAILER_NOTICE'] = '&lt;strong&gt;SMTP Mailer Settings:&lt;/strong&gt;&lt;br /&gt;The settings below are only required if you want to send mails via &lt;acronym title=\&quot;Simple mail transfer protocol\&quot;&gt;SMTP&lt;/acronym&gt;. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.';
629
$TEXT['WBMAILER_NOTICE'] = '<strong>SMTP Mailer Settings:</strong><br />The settings below are only required if you want to send mails via <acronym title=\&quot;Simple mail transfer protocol\&quot;>SMTP</acronym>. If you do not know your SMTP host or you are not sure about the required settings, simply stay with the default mail routine: PHP MAIL.';
630 630
$TEXT['WBMAILER_PHP'] = 'PHP MAIL';
631 631
$TEXT['WBMAILER_SMTP'] = 'SMTP';
632 632
$TEXT['WBMAILER_SMTP_AUTH'] = 'SMTP Authentification';

Also available in: Unified diff