Fixed some translation issues
[vanilla-miry.git] / extensions / ExtensionLanguageLoader / translations / Castellano.php
blob9e243a501b5b40bdfa94915963cc8a5db643ba2b
1 <?php
2 /*
3 * Copyright 2007 Tomáš Klapka aka klip (tomas@klapka.cz)
4 * This file is part of Vanilla.
5 * Vanilla 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 2 of the License, or (at your option) any later version.
6 * Vanilla is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
7 * You should have received a copy of the GNU General Public License along with Vanilla; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
8 * The latest source code for Vanilla is available at www.lussumo.com
10 * Description: Czech Dictionary Definitions for ExtensionLanguageLoader
11 * Popis: Český jazykový slovník pro rozšíření ExtensionLanguageLoader
15 $Context->Dictionary['ExtensionOptions'] = 'Extensiones';
16 $Context->Dictionary['LL_Settings'] = 'Configuraci&oacute;n del gestor de idiomas';
17 $Context->Dictionary['LL_SettingsNotes'] = 'Aqu&iacute; puedes modificar la configuraci&oacute;n del gestor de idiomas. <br/> La b&uacute;squeda en todos los sitios posibles en los que se pueden ubicar las traducciones lleva un cierto tiempo y, si la consulta se efect&uacute;a cada vez que se carga una p&aacute;gina, podr&iacute;a tener problemas de rendimiento. Por ese motivo se recomienda el uso de la caché. <br/> Si se instala una nueva extensión y no se desea hasta que caduque la caché, se puede eliminar aqu&iacute;.';
18 $Context->Dictionary['LL_CachingEnabled'] = 'Activar cach&eacute;';
19 $Context->Dictionary['LL_CacheTimeout'] = 'Tiempo de caducidad de la cach&eacute; (en horas)';
20 $Context->Dictionary['LL_ResetCache'] = 'Resetear la cach&eacute;';