source: extensions/PWG_Stuffs/language/es_ES/plugin.lang.php @ 3696

Last change on this file since 3696 was 3696, checked in by Criss, 15 years ago

Add (english) values in language files for Citation block.

File size: 7.7 KB
RevLine 
[3609]1<?php
2
3$lang['stuffs_mods_management'] = 'Gestión de modula';
4$lang['stuffs_add_mod'] = 'Añadir un nuevo módulo';
5$lang['stuffs_edit_mod'] = 'Edición del módulo';
6
7$lang['stuffs_module_title'] = 'Título del módulo';
8$lang['stuffs_desc'] = 'Descripción';
9$lang['stuffs_only_for_admin'] = '(únicamente para el tablero de administración)';
10$lang['stuffs_type'] = 'Tipo de módulo';
11$lang['stuffs_position'] = 'Position';
12$lang['stuffs_id_ligne'] = 'ID linea';
13$lang['stuffs_width'] = 'Largeur';
14$lang['stuffs_action'] = 'Acciones';
15$lang['stuffs_edit'] = 'Modificar el módulo';
16$lang['stuffs_delete'] = 'Suprimir el módulo';
17$lang['stuffs_confirm_delete'] = 'Usted es sobre querer suprimir el módulo %s?';
18$lang['stuffs_main_block'] = 'Bloque principal';
19
20$lang['stuffs_add_module'] = 'Añadido de un nuevo módulo';
21$lang['stuffs_module_config'] = 'Configuración del módulo';
22$lang['stuffs_visual_config'] = 'Configuración de la fijación';
23$lang['stuffs_module_options'] = 'Opciones del módulo';
24$lang['stuffs_authorized_group'] = 'Grupos autorizados';
25$lang['stuffs_authorized_users'] = 'Utilizadores autorizados';
26$lang['stuffs_public_module'] = '(Dejar vacío para un módulo pública)';
27$lang['stuffs_show_title'] = 'Mostrar título del módulo';
28$lang['stuffs_show_module_on'] = 'Fijar el módulo:';
29$lang['stuffs_show_on_home'] = 'Sobre la página inicial de la sitio';
30$lang['stuffs_show_on_cats'] = 'Sobre todas las páginas de las categorías';
31$lang['stuffs_show_on_pictures'] = 'Sobre las páginas de las imágenes';
32$lang['stuffs_no_options'] = 'Ningunas opciones disponibles para este módulo';
33
34//Messages d'infos
35$lang['stuffs_order_saved'] = 'El odre se salvó.';
36
37
38// Messages d'erreurs
39$lang['stuffs_error_no_mod_selected'] = 'Usted no seleccionó módulo que hay que añadir.';
40$lang['stuffs_no_name'] = 'Usted debe indicar por lo menos un nombre para el módulo';
41
42//------------------------------------------------------------------------------
43//                                                      Module LastComs
44//------------------------------------------------------------------------------
45
46$lang['module_name_LastComs'] = 'Últimos comentarios';
47$lang['module_desc_LastComs'] = 'Fija los últimos comentarios enviados';
48
49$lang['lastcoms_no_nb_comments'] = 'Usted debe informar el campo " Número de comentarios que hay que fijar ".';
50$lang['lastcoms_config'] = 'Configuración';
51$lang['lastcoms_nb_comments'] = 'Número de comentarios que hay que fijar';
52$lang['lastcoms_show_buttons'] = 'Fijar los botones admin';
53$lang['lastcoms_dim'] = 'Dimensión de las miniaturas';
54$lang['lastcoms_width'] = 'Anchura máxima';
55$lang['lastcoms_height'] = 'Altura máxima';
56$lang['lastcoms_nb_cadres'] = 'Número de personal por línea';
57$lang['lastcoms_taille_cadres'] = 'Altura del personal';
58
59
60//------------------------------------------------------------------------------
61//                                                      Module Logon
62//------------------------------------------------------------------------------
63
64$lang['module_name_Logon'] = 'Identificación';
65$lang['module_desc_Logon'] = 'Fija un bloque "Identificación" sobre el índice';
66
67$lang['logon_remove_menubar_block'] = 'Retirar el bloque " identificación rápida " del menubar';
68
69
70//------------------------------------------------------------------------------
71//                                                      Module Personal
72//------------------------------------------------------------------------------
73
74$lang['module_name_Personal'] = 'Bloque personal';
75$lang['module_desc_Personal'] = 'Fija un bloque personal (un editorial por ejemplo)';
76
77$lang['personal_content'] = 'Contenido';
78
79
80//------------------------------------------------------------------------------
81//                                                      Module Tags
82//------------------------------------------------------------------------------
83
84$lang['module_name_Tags'] = 'Tags';
85$lang['module_desc_Tags'] = 'Fija las tags de la galería';
86
87/* TODO */$lang['stuffs_tags_default_display'] = 'Tags display';
88/* TODO */$lang['stuffs_tags_cloud'] = 'Tags cloud';
89/* TODO */$lang['stuffs_tags_letters'] = 'Group by lettters';
90/* TODO */$lang['stuffs_tags_cumulus'] = 'Use cumulus mode (plugin <a href=http://piwigo.org/ext/extension_view.php?eid=263 target="_blank">Cumulus Tags Cloud</a> must be installed)';
91
92
93//------------------------------------------------------------------------------
94//                                                      Module Piclenswall
95//------------------------------------------------------------------------------
96
97/* TODO */$lang['module_name_piclenswall'] = 'Piclens 3DWall';
98/* TODO */$lang['module_desc_piclenswall'] = 'Display piclens 3D wall (plugin <a href="http://piwigo.org/ext/extension_view.php?eid=234" target="_blank">Cooliris/piclens</a> must be installed)';
99
100/* TODO */$lang['piclenswall_height'] = 'Wall height';
101/* TODO */$lang['piclenswall_background_color'] = 'Background color';
102/* TODO */$lang['piclenswall_black'] = 'Black';
103/* TODO */$lang['piclenswall_white'] = 'White';
104/* TODO */$lang['piclenswall_info'] = 'So that the wall is working properly';
105/* TODO */$lang['piclenswall_info_piclens'] = 'You must install and activate <a href="http://piwigo.org/ext/extension_view.php?eid=234">Cooliris/piclens</a> plugin.';
106/* TODO */$lang['piclenswall_info_crossdomain'] = 'You must copy <a href="%s">crossdomain.xml</a> file to the root of your site (or moddify existing file).';
107/* TODO */$lang['piclenswall_info_param'] = '3D Wall Settings must be modified in <b>Cooliris-piclens/b> plugin configuration page.';
108
109//------------------------------------------------------------------------------
110//                                                      Module Most Visited
111//------------------------------------------------------------------------------
112
113/* TODO */$lang['module_name_MostVisited'] = 'Most visited';
114/* TODO */$lang['module_desc_MostVisited'] = 'Display x most visited pictures in the gallery or a category';
115
116/* TODO */$lang['stuffs_mv_nb_images'] = 'Maximum number of pictures to display';
117/* TODO */$lang['stuffs_mv_category_display'] = 'Display on categories pages';
118/* TODO */$lang['stuffs_mv_all_cats'] = 'All categories';
119/* TODO */$lang['stuffs_mv_w_thumb'] = 'Only categories with thumbnails';
120/* TODO */$lang['stuffs_mv_wo_thumb'] = 'Only categories without thumbnails';
121/* TODO */$lang['stuffs_mv_selected_cats'] = 'Only selected categories';
122
123/* TODO */$lang['stuffs_mv_cat_selection'] = 'Categories selection';
124/* TODO */$lang['stuffs_mv_hold_ctrl'] = 'hold CTRL';
125
126//------------------------------------------------------------------------------
127//                                                      Module Best Rated
128//------------------------------------------------------------------------------
129
130/* TODO */$lang['module_name_BestRated'] = 'Best rated';
131/* TODO */$lang['module_desc_BestRated'] = 'Display x best rated pictures in the gallery or a category';
132
133//------------------------------------------------------------------------------
134//                                                      Module Recent
135//------------------------------------------------------------------------------
136
137/* TODO */$lang['module_name_Recent'] = 'Recent pictures';
138/* TODO */$lang['module_desc_Recent'] = 'Display x recent pictures in the gallery or a category (if exist)';
139
140//------------------------------------------------------------------------------
141//                                                      Module Random
142//------------------------------------------------------------------------------
143
144/* TODO */$lang['module_name_Random'] = 'Random pictures';
145/* TODO */$lang['module_desc_Random'] = 'Display x random pictures in the gallery or a category';
146
[3696]147//------------------------------------------------------------------------------
148//                                                      Module Citation
149//------------------------------------------------------------------------------
150
151/* TODO */$lang['module_name_Citation'] = 'Random quote';
152/* TODO */$lang['module_desc_Citation'] = 'Display a random quote';
153/* TODO */$lang['module_Citation_lang'] = 'Language';
154/* TODO */$lang['module_Citation_code'] = 'Related code';
155
[3300]156?>
Note: See TracBrowser for help on using the repository browser.