source: extensions/nbc_ThemeChanger/language/es_ES/plugin.lang.php @ 10099

Last change on this file since 10099 was 10099, checked in by datajulien, 13 years ago

NBC_ThemeChanger
Version 2.2.0.a
Piwigo 2.2 compatibility upgrade

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 721 bytes
Line 
1<?php
2
3/***************V2.2.0.a*****************/
4$lang['subAlbumsApply']='¿ Aplicar sobre las subalbums ?';
5
6/***************V2.1.0.c*****************/
7$lang['Valide_assoc'] = 'Valide association';
8$lang['ErrorDelete_assoc'] = 'Association invalid because of suppress theme';
9$lang['ErrorUnactive_assoc'] = 'Association invalid because of inactive theme';
10
11
12$lang['title_assoc'] = 'ThemeChanger';
13$lang['add_assoc'] = 'Añada una nueva asociación';
14$lang['action'] = 'Acción';
15$lang['modify_assoc'] = 'Modificar la asociación';
16$lang['delete_assoc']='Suprimir la asociación';
17$lang['nbc_ThemeChanger_save_config']='Configuración registrada.';
18$lang['subCategoriesApply']='¿ Aplicar sobre las subcategorías ?';
19?>
Note: See TracBrowser for help on using the repository browser.