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ón del gestor de idiomas';
17 $Context->Dictionary
['LL_SettingsNotes'] = 'Aquí puedes modificar la configuración del gestor de idiomas. <br/> La búsqueda en todos los sitios posibles en los que se pueden ubicar las traducciones lleva un cierto tiempo y, si la consulta se efectúa cada vez que se carga una página, podrí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í.';
18 $Context->Dictionary
['LL_CachingEnabled'] = 'Activar caché';
19 $Context->Dictionary
['LL_CacheTimeout'] = 'Tiempo de caducidad de la caché (en horas)';
20 $Context->Dictionary
['LL_ResetCache'] = 'Resetear la caché';