mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
스페인어(에스파냐어) 추가번역
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3710 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68913531e1
commit
05c2051593
11 changed files with 250 additions and 0 deletions
22
modules/editor/components/naver_map/lang/es.lang.php
Normal file
22
modules/editor/components/naver_map/lang/es.lang.php
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/naver_map/lang/en.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief editor module > language pack of multimedia_link(Naver Map) component
|
||||
**/
|
||||
|
||||
$ Lang-> map_width = "Ancho";
|
||||
$ Lang-> map_height = "Altura";
|
||||
|
||||
/ / Expresiones
|
||||
$ Lang-> about_address = "Ex) Jeongjadong Boondang, Yeoksam";
|
||||
$ Lang-> about_address_use = "Por favor, busque en la direccion primero y luego pulse el boton [Insertar]. Entonces, el mapa se anadiria al articulo.";
|
||||
|
||||
/ / Mensajes de error
|
||||
$ Lang-> msg_not_exists_addr = "Direccion no existe";
|
||||
$ Lang-> msg_fail_to_socket_open = "No se ha podido conectar codigo postal servidor de busqueda";
|
||||
$ Lang-> msg_no_result = "Nada de lo encontrado";
|
||||
|
||||
$ Lang-> msg_no_apikey = "Naver Mapa api clave es necesario el uso de Naver Mapa. \ NPor favor, api clave de entrada despues de la seleccion del modulo> WISYWIG Editor> <a href = \" # \ "onclick = \" popopen ( '. / ? Modulo = editor y actuar = setupComponent & component_name = naver_map ',' SetupComponent '); retorno falsas; \ "> Abrir Mapa Naver Api </ a>";
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue