mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,27 +1,27 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/image_gallery/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief editor module > language pack of image_gallery component.
|
||||
**/
|
||||
|
||||
$lang->image_gallery = "Haga Galeria de Imagenes";
|
||||
$lang->width = "Ancho";
|
||||
$lang->altura = "Altura";
|
||||
$lang->image_list = "Lista de imagenes";
|
||||
$lang->gallery_style = "Galeria de Estilo";
|
||||
$lang->gallery_slide_style = "Estilo de diapositivas";
|
||||
$lang->gallery_slide_align = "Alinear Estilo";
|
||||
$lang->gallery_slide_center = "Centro";
|
||||
$lang->gallery_slide_left = "Izquierda";
|
||||
$lang->gallery_slide_right = "Derecho";
|
||||
$lang->gallery_list_style = "Mostrar todos";
|
||||
$lang->gallery_border_color = "Color del borde";
|
||||
$lang->gallery_border_thickness = "Grosor de Fronteras";
|
||||
$lang->gallery_bg_color = "Color de fondo";
|
||||
$lang->about_image_list = "Seleccione archivo para anadir a la galeria de imagenes. Puede arrastrar despues de la seleccion o cambio + clic (para seleccionar ampliamente), ctrl + clic (para seleccionar individualmente)";
|
||||
|
||||
$lang->cmd_gallery_prev = "Imagen anterior";
|
||||
$lang->cmd_gallery_next = "Imagen siguiente";
|
||||
$lang->cmd_gallery_thumbnail = "Miniatura";
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/image_gallery/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief editor module > language pack of image_gallery component.
|
||||
**/
|
||||
|
||||
$lang->image_gallery = "Haga Galeria de Imagenes";
|
||||
$lang->width = "Ancho";
|
||||
$lang->altura = "Altura";
|
||||
$lang->image_list = "Lista de imagenes";
|
||||
$lang->gallery_style = "Galeria de Estilo";
|
||||
$lang->gallery_slide_style = "Estilo de diapositivas";
|
||||
$lang->gallery_slide_align = "Alinear Estilo";
|
||||
$lang->gallery_slide_center = "Centro";
|
||||
$lang->gallery_slide_left = "Izquierda";
|
||||
$lang->gallery_slide_right = "Derecho";
|
||||
$lang->gallery_list_style = "Mostrar todos";
|
||||
$lang->gallery_border_color = "Color del borde";
|
||||
$lang->gallery_border_thickness = "Grosor de Fronteras";
|
||||
$lang->gallery_bg_color = "Color de fondo";
|
||||
$lang->about_image_list = "Seleccione archivo para anadir a la galeria de imagenes. Puede arrastrar despues de la seleccion o cambio + clic (para seleccionar ampliamente), ctrl + clic (para seleccionar individualmente)";
|
||||
|
||||
$lang->cmd_gallery_prev = "Imagen anterior";
|
||||
$lang->cmd_gallery_next = "Imagen siguiente";
|
||||
$lang->cmd_gallery_thumbnail = "Miniatura";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue