diff --git a/addons/blogapi/conf/info.xml b/addons/blogapi/conf/info.xml
index 53ce4be4f..81b69c2a3 100644
--- a/addons/blogapi/conf/info.xml
+++ b/addons/blogapi/conf/info.xml
@@ -3,10 +3,12 @@
BlogAPI 애드온
BlogAPI 機能拡張
BlogAPI Add-on
+ Addon for BlogAPI
제로
ゼロ
zero
+ zero
metaWeblog를 지원하는 blogApi애드온입니다.
사용으로 설정하시면 각 모듈마다 RSD 태그를 노출합니다.
@@ -25,5 +27,11 @@
api地址 http://安装地址/模块名/api
把状态设定为"启用"才会激活RSD标签及api.
+
+ This blogApi addon supports metaWeblog.
+ Toggling this with use option lets RSD tag be exposed for each module.
+ URL to the api is http://setup_path/module_name/api.
+ Only selecting use option enables RSD tag and api to behave.
+
diff --git a/addons/counter/conf/info.xml b/addons/counter/conf/info.xml
index 45ce29ef4..e0501a060 100644
--- a/addons/counter/conf/info.xml
+++ b/addons/counter/conf/info.xml
@@ -3,10 +3,12 @@
기본 카운터 애드온
基本接続カウンター機能拡張
网站访问统计 Add-on
+ Addon for basic counter
제로
ゼロ
zero
+ zero
제로보드XE의 기본 카운터 모듈을 이용하여 접속 정보를 기록합니다.
이 애드온을 켜셔야 접속 정보 수집이 됩니다.
@@ -19,5 +21,9 @@
zeroboardXE的网站访问统计Add-on是统计网站访问信息的
把状态设定为"启用"才会采集网站访问信息.
+
+ This addon logs access information based on the basic counter module within Zeroboard XE.
+ It is necessary for aggregation of access information to turn on this addon.
+
diff --git a/addons/member_extra_info/conf/info.xml b/addons/member_extra_info/conf/info.xml
index ebf7b82d0..96aadf7c2 100644
--- a/addons/member_extra_info/conf/info.xml
+++ b/addons/member_extra_info/conf/info.xml
@@ -3,10 +3,12 @@
사용자 추가 정보 및 커뮤니케이션 기능 활성화
会員の追加情報とコミュニケーション機能活性化
用户添加信息与Communication功能激活
+ Addon for enabling facilities for providing additional information about users and communicating
제로
ゼロ
zero
+ zero
사용자의 정보중 이미지이름, 이미지마크, 서명등을 화면에 출력해주는 애드온입니다.
이런 정보들을 사용하지 않을 경우를 대비하여 별도의 애드온으로 빼어서 실행시간을 줄여줍니다.
@@ -36,5 +38,15 @@
4. MemberModel::getMemberMenu 呼出时 对象是会员的情况添加发送信息的功能。
5. MemberModel::getMemberMenu 呼出时 添加好友登录菜单。
+
+ Among other information about users, this addon displays image name, image mark, and signature.
+ In case of you not use this information, this stands apart from basic information so runtime should be reduced.
+ To expose image name, image mark, and signature, please turn on this addon.
+ 1. Just before displaying user information, this will figure out unique key of member from the definition of "<div class="member_{unique key of member}">....</div>" and replace image name and/or image mark if they exsist.
+ 2. Just before displaying, this is gonna locate the definition of "<div class="document_{unique key of member}">...</div>" and insert the signature below it.
+ 3. When arrived a new slip, this will popup it.
+ 4. This makes available to send a slip if the target is a member when MemberModel::getMemberMenu is called.
+ 5. This adds a menu for registering as a friend when MemberModel::getMemberMenu is called.
+
diff --git a/addons/naver_search/conf/info.xml b/addons/naver_search/conf/info.xml
index 76b8ff957..efac26019 100644
--- a/addons/naver_search/conf/info.xml
+++ b/addons/naver_search/conf/info.xml
@@ -2,9 +2,11 @@
네이버 검색 연동 애드온
韩国naver搜索 Add-On
+ Addon for interoperability with the Naver Search
제로
제로
+ zero
글을 작성시 네이버의 검색서버에 해당 글의 상황을 보냅니다.
내용을 보내는 것이 아니라 글의 url만 보내고 글에서 선택한 공개옵션에 따라서 크롤링을 하게 됩니다.
@@ -13,5 +15,9 @@
中文用户不支持此功能
+
+ When users post their entry, this will send its url and crawl according to option selected whether to be public when posting.
+ Interoperating with the Naver Search server enables you to use it for your site search.
+
diff --git a/addons/openid_delegation_id/conf/info.xml b/addons/openid_delegation_id/conf/info.xml
index 7bb92b932..6e5aca639 100644
--- a/addons/openid_delegation_id/conf/info.xml
+++ b/addons/openid_delegation_id/conf/info.xml
@@ -2,9 +2,11 @@
OpenID delegation ID
OpenID delegation ID
+ Addon for delegating domain name to OpenID
제로
zero
+ zero
본인의 도메인을 사용하여 오픈아이디로 활용할 수 있도록 합니다.
꼭 설정을 통해서 openid provider관련 값을 입력후 사용해주세요.
@@ -13,25 +15,35 @@
使用本人的域名利用分散式的身份识别系统。
必须通过openid provider相关值的设定后再使用。
+
+ This addon enables you to use your own domian name as an OpenID.
+ Just be sure to set the values related with openid provider before using.
+
server
- openid.server 값을 입력해 주세요.
server
+ server
+ openid.server 값을 입력해 주세요.
请输入 openid.server 值。
+ Please input your openid.server value.
delegate
- openid.delegate값을 입력해주세요.
+ delegate
delegate
+ openid.delegate값을 입력해주세요.
请输入 openid.delegate 值。
+ Please input your openid.delegate value.
xrds
- X-XRDS-Location값을 입력해주세요.
xrds
+ xrds
+ X-XRDS-Location값을 입력해주세요.
请输入 X-XRDS-Location 值
+ Please input your X-XRDS-Location value.
diff --git a/addons/rainbow_link/conf/info.xml b/addons/rainbow_link/conf/info.xml
index 554569b2c..0d15c215c 100644
--- a/addons/rainbow_link/conf/info.xml
+++ b/addons/rainbow_link/conf/info.xml
@@ -2,9 +2,11 @@
레인보우 링크 애드온
Rainbow 链接 Add-On
-
+ Addon for rainbow links
+
dynamicdrive.com
dynamicdrive.com
+ dynamicdrive.com
rainbow.js를 header에 추가하여 링크가 걸린 글의 색을 무지개색으로 나타냅니다.
이 애드온의 rainbow.js는 <a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a>에 저작권이 있습니다.
@@ -13,5 +15,9 @@
把rainbow.js添加在 header使链接显示彩虹色。
此 Add-On的 rainbow.js版权属于 <a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a>
+
+ This addon adds a file named "rainbow.js" to headers, then linked text will get chameleon(rainbow) color change effect.
+ "rainbow.js" Copyrightⓒ2007 <a href="http://www.dynamicdrive.com" target="_blank">Dynamicdrive.com</a>.
+
diff --git a/addons/spamfilter/conf/info.xml b/addons/spamfilter/conf/info.xml
index f0697c84f..4bb743643 100644
--- a/addons/spamfilter/conf/info.xml
+++ b/addons/spamfilter/conf/info.xml
@@ -2,8 +2,10 @@
스팸필터 애드온
SpamFilter Add-On
+ Addon for filtering spam
제로
+ zero
zero
SpamFilter 모듈을 이용하여 글/코멘트/트랙백 등록 이전에 스팸 필터링 및 도배 방지를 합니다.
@@ -13,5 +15,9 @@
利用SpamFilter 模块防止过滤恶意发表的帖子、评论、引用等功能。
详细的设定在 " SpamFilter 模块里" 设置。
+
+ This addon filters spam and prevents users from cluttering before saving entries, comments, or trackbacks to database by setting SpamFilter module.
+ You can set up more details on "Spam Filter module".
+
diff --git a/common/lang/es.lang.php b/common/lang/es.lang.php
index 4ad8abc79..d7dad14bc 100644
--- a/common/lang/es.lang.php
+++ b/common/lang/es.lang.php
@@ -1,214 +1,214 @@
-cmd_write = 'escribir';
- $lang->cmd_reply = 'contestación';
- $lang->cmd_delete = 'cancelación';
- $lang->cmd_modify = 'modificarse';
- $lang->cmd_edit = 'corregir';
- $lang->cmd_view = 'visión';
- $lang->cmd_view_all = 'Visión Toda';
- $lang->cmd_list = 'lista';
- $lang->cmd_prev = 'Prev';
- $lang->cmd_next = 'después';
- $lang->cmd_send_trackback = 'Enviar Trackback';
- $lang->cmd_registration = $lang->cmd_submit = 'someter';
- $lang->cmd_comment_registration = 'Agregar El Comentario';
- $lang->cmd_insert = 'relleno';
- $lang->cmd_save = 'excepto';
- $lang->cmd_input = 'entrado';
- $lang->cmd_search = 'búsqueda';
- $lang->cmd_cancel = 'cancelación';
- $lang->cmd_back = 'Ir Detrás';
- $lang->cmd_vote = 'voto';
- $lang->cmd_move = 'movimiento';
- $lang->cmd_move_up = 'encima de';
- $lang->cmd_move_down = 'abajo';
- $lang->cmd_add_indent = 'mella';
- $lang->cmd_remove_indent = 'Outdent';
- $lang->cmd_management = 'manejar';
- $lang->cmd_make = 'crear';
- $lang->cmd_select = 'seleccionar';
- $lang->cmd_select_all = 'Seleccionar Todos';
- $lang->cmd_unselect_all = 'Deselect Todos';
- $lang->cmd_close_all = 'Cercano Todos';
- $lang->cmd_open_all = 'Abrir Todos';
- $lang->cmd_reload = 'recarga';
- $lang->cmd_close = 'cercano';
- $lang->cmd_open = 'abrirse';
- $lang->cmd_setup = 'configurar';
- $lang->cmd_apply = 'aplicarse';
- $lang->cmd_open_calendar = 'seleccionar una fecha';
- $lang->cmd_send = 'enviar';
+ // words for action, which is basically used
+ $lang->cmd_write = 'Escribir';
+ $lang->cmd_reply = 'Contestación';
+ $lang->cmd_delete = 'Cancelación';
+ $lang->cmd_modify = 'Modificar';
+ $lang->cmd_edit = 'Corregir';
+ $lang->cmd_view = 'Ver';
+ $lang->cmd_view_all = 'Ver Toda';
+ $lang->cmd_list = 'List';
+ $lang->cmd_prev = 'Prev';
+ $lang->cmd_next = 'Adelante';
+ $lang->cmd_send_trackback = 'Enviar Trackback';
+ $lang->cmd_registration = $lang->cmd_submit = 'Someter';
+ $lang->cmd_comment_registration = 'Agregar El Commentario';
+ $lang->cmd_insert = 'Insertar';
+ $lang->cmd_save = 'Guardar';
+ $lang->cmd_input = 'Entrdada';
+ $lang->cmd_search = 'Búsqueda';
+ $lang->cmd_cancel = 'Cancelar';
+ $lang->cmd_back = 'Ir Detrás';
+ $lang->cmd_vote = 'Votar';
+ $lang->cmd_move = 'Mover';
+ $lang->cmd_move_up = 'Arriba';
+ $lang->cmd_move_down = 'Abajo';
+ $lang->cmd_add_indent = 'Agregar Pedido';
+ $lang->cmd_remove_indent = 'Eliminar Pedido';
+ $lang->cmd_management = 'Manejar';
+ $lang->cmd_make = 'Crear';
+ $lang->cmd_select = 'Seleccionar';
+ $lang->cmd_select_all = 'Seleccionar Todos';
+ $lang->cmd_unselect_all = 'Deseleccionar Todos';
+ $lang->cmd_close_all = 'Cerrar Todos';
+ $lang->cmd_open_all = 'Abrir Todos';
+ $lang->cmd_reload = 'Actualizar';
+ $lang->cmd_close = 'Cerrar';
+ $lang->cmd_open = 'Abrir';
+ $lang->cmd_setup = 'Configuración';
+ $lang->cmd_apply = 'Applicar';
+ $lang->cmd_open_calendar = 'Seleccionar la fecha';
+ $lang->cmd_send = 'Enviar';
- $lang->enable = 'permitir';
- $lang->disable = 'inhabilitar';
+ $lang->enable = 'Enable';
+ $lang->disable = 'Disable';
- //Palabras De Essencial
- $lang->no = 'ningún';
- $lang->notice = 'aviso';
- $lang->secret = 'secreto';
- $lang->category = 'categoría';
- $lang->document_srl = 'Doc.Num';
- $lang->user_id = 'IDENTIFICACIÓN';
- $lang->author = 'autor';
- $lang->password = 'contraseña';
- $lang->password1 = 'contraseña';
- $lang->password2 = 'Confirmar La Contraseña';
- $lang->admin_id = 'Identificación Del Admin';
- $lang->writer = 'escritor';
- $lang->user_name = 'Nombre Del Usuario';
- $lang->nick_name = 'Nombre De la Mella';
- $lang->email_address = 'email';
- $lang->homepage = 'homepage';
- $lang->blog = 'Blog';
- $lang->birthday = 'fecha de nacimiento';
- $lang->browser_title = 'Título Del Browser';
- $lang->title = 'título';
- $lang->title_content = 'Title+Content';
- $lang->content = 'contenido';
- $lang->document = 'entrada';
- $lang->comment = 'comentario';
- $lang->description = 'descripción';
- $lang->trackback = 'Trackback';
- $lang->tag = 'etiqueta';
- $lang->allow_comment = 'Permitir El Comentario';
- $lang->lock_comment = 'Comentario Que se traba';
- $lang->allow_trackback = 'Permitir Trackback';
- $lang->uploaded_file = 'accesorio';
- $lang->grant = 'autoridad';
- $lang->target = 'blanco';
- $lang->total = 'total';
- $lang->total_count = 'Total De la Cuenta';
- $lang->ipaddress = 'IP ADDRESS';
- $lang->path = 'trayectoria';
- $lang->cart = 'Artículo Seleccionado';
- $lang->friend = 'amigos';
+ // Essencial Words
+ $lang->no = 'No';
+ $lang->notice = 'Aviso';
+ $lang->secret = 'Secreto';
+ $lang->category = 'Categoría';
+ $lang->document_srl = 'Doc.Num';
+ $lang->user_id = 'Usuario';
+ $lang->author = 'Autor';
+ $lang->password = 'Contraseña';
+ $lang->password1 = 'Contraseña';
+ $lang->password2 = 'Confirmar la Contraseña';
+ $lang->admin_id = 'Identificación Del Admin';
+ $lang->writer = 'Escritor';
+ $lang->user_name = 'Nombre Del Usuario';
+ $lang->nick_name = 'Nombre De la Mella';
+ $lang->email_address = 'Correo Electrónico';
+ $lang->homepage = 'Página web';
+ $lang->blog = 'Blog';
+ $lang->birthday = 'Fecha de Nacimiento';
+ $lang->browser_title = 'Título del navegador';
+ $lang->title = 'Título';
+ $lang->title_content = 'Título+Contenido';
+ $lang->content = 'Contenido';
+ $lang->document = 'Entrada';
+ $lang->comment = 'Commentario';
+ $lang->description = 'Descripción';
+ $lang->trackback = 'Trackback';
+ $lang->tag = 'Etiqueta';
+ $lang->allow_comment = 'Permitir Commentarios';
+ $lang->lock_comment = 'Cerrar Commentarios';
+ $lang->allow_trackback = 'Permitir Trackback';
+ $lang->uploaded_file = 'Ajuntos';
+ $lang->grant = 'Autoridad';
+ $lang->target = 'Objetivo';
+ $lang->total = 'Total';
+ $lang->total_count = 'Visitos en Total';
+ $lang->ipaddress = 'Dirección IP';
+ $lang->path = 'Paso';
+ $lang->cart = 'Artículo Selecciónado';
+ $lang->friend = 'Amigos';
- $lang->mid = 'Nombre Del Módulo';
- $lang->layout = 'disposición';
- $lang->widget = 'Widget';
- $lang->module = 'módulo';
- $lang->skin = 'tema';
- $lang->colorset = 'Colorset';
- $lang->extra_vars = 'Vars Adicional';
+ $lang->mid = 'Module Name';
+ $lang->layout = 'Layout';
+ $lang->widget = 'Widget';
+ $lang->module = 'Módulo';
+ $lang->skin = 'Tema';
+ $lang->colorset = 'Colección de colores';
+ $lang->extra_vars = 'Variables Extra';
- $lang->document_url = 'URL De la Entrada';
- $lang->trackback_url = 'URL De Trackback';
- $lang->blog_name = 'Título De Blog';
- $lang->excerpt = 'cita';
+ $lang->document_url = 'Entrada URL';
+ $lang->trackback_url = 'Trackback URL';
+ $lang->blog_name = 'Titulo del Blog';
+ $lang->excerpt = 'Quotación';
- $lang->document_count = 'Cuenta De la Entrada';
- $lang->page_count = 'Cuenta De la Página';
- $lang->list_count = 'Cuenta De la Lista';
- $lang->readed_count = 'Cuenta Referida';
- $lang->voted_count = 'Cuenta Votada';
- $lang->member_count = 'Cuenta Del Miembro';
- $lang->date = 'fecha';
- $lang->regdate = 'Fecha Publicada';
- $lang->last_update = 'Actualización Pasada';
- $lang->signup_date = 'Fecha De Signup';
- $lang->last_login = 'Conexión Pasada';
- $lang->first_page = 'Primera Página';
- $lang->last_page = 'Página Pasada';
- $lang->search_target = 'Buscando La Blanco';
- $lang->search_keyword = 'Buscando Palabra clave';
- $lang->is_default = 'defecto';
+ $lang->document_count = 'Numeros de la Entradas';
+ $lang->page_count = 'Cuentas de las Pagínas';
+ $lang->list_count = 'Cuentas del Listos';
+ $lang->readed_count = 'Cuentas Referidos';
+ $lang->voted_count = 'Cuentas Votadas';
+ $lang->member_count = 'Cuentas de Miembros';
+ $lang->date = 'Fecha';
+ $lang->regdate = 'Fecha Publicado';
+ $lang->last_update = 'Última actualización';
+ $lang->signup_date = 'Fecha Inscribido';
+ $lang->last_login = 'Último Entrada';
+ $lang->first_page = 'Primera Pagína';
+ $lang->last_page = 'Última Pagína';
+ $lang->search_target = 'Buscando Objectivo';
+ $lang->search_keyword = 'Buscando Palabra Clave';
+ $lang->is_default = 'Prefijado';
- $lang->no_documents = 'Ningunas Entradas!';
+ $lang->no_documents = 'No Entradas!';
- $lang->board_manager = 'Tablero Que fija';
- $lang->member_manager = 'Miembro Que fija';
- $lang->layout_manager = 'Disposición Que fija';
+ $lang->board_manager = 'Configuración Tablón';
+ $lang->member_manager = 'Configuración Miembros';
+ $lang->layout_manager = 'Configuración Diseño';
- $lang->use = 'uso';
- $lang->notuse = 'disuse';
- $lang->not_exists = 'no existió';
+ $lang->use = 'Usar';
+ $lang->notuse = 'Desusar';
+ $lang->not_exists = 'No existe';
- $lang->unit_sec = 'sec';
- $lang->unit_min = 'minuto';
- $lang->unit_hour = 'hora';
- $lang->unit_day = 'día';
- $lang->unit_week = 'semana';
- $lang->unit_month = 'mes';
- $lang->unit_year = 'año';
+ $lang->unit_sec = 'sec';
+ $lang->unit_min = 'min';
+ $lang->unit_hour = 'hr';
+ $lang->unit_day = 'dia';
+ $lang->unit_week = 'semana';
+ $lang->unit_month = 'mes';
+ $lang->unit_year = 'año';
- //relacionado con la descripción
+ // Related to Description
$lang->about_tag = 'cuando mecanografiar las etiquetas, insertando un comma() entre cada etiqueta permite que usted entre las etiquetas múltiples';
- $lang->about_layout = 'la\'disposición adorna un aspecto de su módulo que usted podría configurarlo de menú de la disposición en la tapa';
+ $lang->about_layout = 'disposición adorna un aspecto de su módulo que usted podría configurarlo de menú de la disposición en la tapa';
- //relacionado con el mensaje
- $lang->msg_call_server = 'solicitando al servidor, esperar por favor';
- $lang->msg_db_not_setted = 'la\'configuración del DB tiene no ser fijada';
- $lang->msg_invalid_queryid = 'el valor de la identificación de la pregunta especificó mal';
- $lang->msg_not_permitted = 'usted no tiene ningún permiso';
- $lang->msg_input_password = 'incorporar por favor su contraseña';
- $lang->msg_invalid_document = 'Número Inválido De la Entrada';
- $lang->msg_invalid_request = 'Petición Inválida';
- $lang->msg_invalid_password = 'Contraseña Inválida';
- $lang->msg_error_occured = 'El\'Error Ocurrió';
- $lang->msg_not_founded = 'la\'blanco no se podía encontrar';
- $lang->msg_no_result = 'esta búsqueda no tiene ningún resultado';
+ // Related to Message
+ $lang->msg_call_server = 'Solicitando al servidor, espere por favor';
+ $lang->msg_db_not_setted = 'No tiene la Configuración del DB';
+ $lang->msg_invalid_queryid = 'El valor de Query ID especificado mal';
+ $lang->msg_not_permitted = 'Usted no tiene permiso';
+ $lang->msg_input_password = 'Por favor escribe sus contraseña';
+ $lang->msg_invalid_document = 'Numero de entrada invalido';
+ $lang->msg_invalid_request = 'Requesta Invalido';
+ $lang->msg_invalid_password = 'Contraseñn Invalido';
+ $lang->msg_error_occured = 'Occurrido Errores';
+ $lang->msg_not_founded = 'Objetivo no encontrado';
+ $lang->msg_no_result = 'Esta búsqueda no hay resultado';
- $lang->msg_not_permitted_act = 'le no permiten para solicitar la acción para ser ejecutado';
- $lang->msg_module_is_not_exists = 'no podría encontrar el módulo que usted solicitó';
- $lang->msg_module_is_not_standalone = 'el módulo que usted solicitó no podría comportarse independientemente';
+ $lang->msg_not_permitted_act = 'Usted no tiene permiso para ejecutar la action';
+ $lang->msg_module_is_not_exists = 'No podía encontrar el modulo que usted solicitado';
+ $lang->msg_module_is_not_standalone = 'El modulo usted solicitado no puede ejecutado independientemente';
- $lang->success_registed = 'Colocado Con éxito';
- $lang->success_updated = 'Puesto al día Con éxito';
- $lang->success_deleted = 'Suprimido Con éxito';
- $lang->success_voted = 'Votado Con éxito';
- $lang->success_moved = 'Movido Con éxito';
- $lang->success_sended = 'Enviado Con éxito';
- $lang->success_reset = 'Reajustado Con éxito';
- $lang->success_leaved = 'Con éxito Seceded';
+ $lang->success_registed = 'Registrado con Éxito';
+ $lang->success_updated = 'Actualizado con Éxito';
+ $lang->success_deleted = 'Boarrado con Éxito';
+ $lang->success_voted = 'Votado con Éxito';
+ $lang->success_moved = 'Movido con Éxito';
+ $lang->success_sended = 'Enviado con Éxito';
+ $lang->success_reset = 'Reajustado con Éxito';
+ $lang->success_leaved = 'Abandonó con Éxito';
- $lang->fail_to_delete = 'Canceladura Fallada';
- $lang->fail_to_move = 'Mudanza Fallada';
+ $lang->fail_to_delete = 'Supresión Fallada';
+ $lang->fail_to_move = 'Mover Fallada';
- $lang->failed_voted = 'no podía ser votado';
- $lang->fail_to_delete_have_children = 'la\'canceladura falló, puesto que hay unas o más contestaciones';
+ $lang->failed_voted = 'No podía ser votado';
+ $lang->fail_to_delete_have_children = 'Supresión Fallda. Hay unas o más contestaciones';
- $lang->confirm_submit = 'confirmar para someter?';
- $lang->confirm_logout = 'confirmar al registro de estado de la máquina?';
- $lang->confirm_vote = 'confirmar para votar?';
- $lang->confirm_delete = 'confirmar para suprimir?';
- $lang->confirm_move = 'confirmar para moverse?';
- $lang->confirm_reset = 'confirmar para reajustar?';
- $lang->confirm_leave = 'confirmar a Secede?';
+ $lang->confirm_submit = 'Confirmar para someter?';
+ $lang->confirm_logout = 'Confirmar para salir?';
+ $lang->confirm_vote = 'Confirmar para voto?';
+ $lang->confirm_delete = 'Confirmar de supresión?';
+ $lang->confirm_move = 'Confirmar para Movido?';
+ $lang->confirm_reset = 'Confirmar para reajustar?';
+ $lang->confirm_leave = 'Confirmar para Éxito?';
- $lang->column_type = 'Tipo De la Columna';
- $lang->column_type_list['text'] ='uno-li\'nea texto';
- $lang->column_type_list['homepage'] ='URL';
- $lang->column_type_list['email_address'] ='email';
- $lang->column_type_list['tel'] ='número de teléfono';
- $lang->column_type_list['textarea'] ='textarea multilínea';
- $lang->column_type_list['checkbox'] ='checkbox (múltiple selección)';
- $lang->column_type_list['select'] ='caja selecta (solo selección)';
- $lang->column_type_list['kr_zip'] ='código postal (coreano)';
- $lang->column_type_list['date'] ='fecha (yyyy/mm/dd)';
- //$lang->column_type_list['jp_zip'] ='código postal (japonés)';
- $lang->column_name = 'Nombre De la Columna';
- $lang->column_title = 'Título De la Columna';
- $lang->default_value = 'Valor Prefijado';
- $lang->is_active = 'activado';
- $lang->is_required = 'Necesario Entrada';
+ $lang->column_type = 'Tipo de la Columna';
+ $lang->column_type_list['text'] = 'Texto una linea';
+ $lang->column_type_list['homepage'] = 'url';
+ $lang->column_type_list['email_address'] = 'Correo Electrónico';
+ $lang->column_type_list['tel'] = 'Numero de fono';
+ $lang->column_type_list['textarea'] = 'Texto multi-linea';
+ $lang->column_type_list['checkbox'] = 'checkbox (selecciónes multiples)';
+ $lang->column_type_list['select'] = 'select box (selección singlar)';
+ //$lang->column_type_list['kr_zip'] = 'zip code (Korean)';
+ $lang->column_type_list['date'] = 'fecha (dd/mm/aaaa)';
+ //$lang->column_type_list['jp_zip'] = 'zip code (Japanese)';
+ $lang->column_name = 'Nombre de la Columna';
+ $lang->column_title = 'Título de la Columna';
+ $lang->default_value = 'Valor Prefijado';
+ $lang->is_active = 'Activado';
+ $lang->is_required = 'Entrada Necesario';
- //los mensajes alertas para el Javascript que usa por XML filtrarse
- $lang->filter->isnull = 'entrar un valor para %s';
- $lang->filter->outofrange = 'alinear el lenghth del texto de %s';
- $lang->filter->equalto = 'valor inválido asignado para %s';
- $lang->filter->invalid_email = '%s consiguió un formato inválido (eg. zbxe@zeroboard.com)';
- $lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s consiguió a tomas inválidas de un format.\\nIt letras, números, y el underbar(ingleses _) de cuál debe comenzar con las letras inglesas";
- $lang->filter->invalid_homepage = '%s consiguió un formato inválido (?: http://www.zeroboard.com)';
- $lang->filter->invalid_korean = '%s consiguió un formato inválido. Solamente se aceptan las letras coreanas';
- $lang->filter->invalid_korean_number = '%s consiguió un formato inválido. Solamente una combinación de letras y de números coreanos se acepta';
- $lang->filter->invalid_alpha = '%s consiguió un formato inválido. Solamente se aceptan las letras inglesas';
- $lang->filter->invalid_alpha_number = '%s consiguió un formato inválido. Solamente una combinación de letras y de números ingleses se acepta';
- $lang->filter->invalid_number = '%s consiguió un formato inválido. Solamente se aceptan los números';
+ // Alert messages for Javascript using by XML filter
+ $lang->filter->isnull = 'Entrar un valor para %s';
+ $lang->filter->outofrange = 'Alinear el lenghth del texto de %s';
+ $lang->filter->equalto = 'Valor inválido asignado para %s';
+ $lang->filter->invalid_email = '%s es formateo inválido (eg. zbxe@zeroboard.com)';
+ $lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s es formeto inválido.\\nTomas letras, números, y el underbar(ingleses _) de cuál debe comenzar con las letras Alfabeto";
+ $lang->filter->invalid_homepage = '%s es formateo inválido. (?: http://www.zeroboard.com)';
+ $lang->filter->invalid_korean = '%s got an invalid format. Solo aceptan las letras Coreanas';
+ $lang->filter->invalid_korean_number = '%s es formateo inválido. Solamente combinación de letras y de números coreanos se acepta';
+ $lang->filter->invalid_alpha = '%s es formateo inválido. Solamente se aceptan las alfabeto';
+ $lang->filter->invalid_alpha_number = '%s es formateo inválido. Solamente se aceptan las alfabeto y números';
+ $lang->filter->invalid_number = '%s es formateo inválido. Solo aceptan los números.';
?>
diff --git a/layouts/sample_layout_js_menu/conf/info.xml b/layouts/sample_layout_js_menu/conf/info.xml
index ae2eb82a5..dad02a1c7 100644
--- a/layouts/sample_layout_js_menu/conf/info.xml
+++ b/layouts/sample_layout_js_menu/conf/info.xml
@@ -2,9 +2,11 @@
견본 레이아웃 (JS 메뉴)
样本布局(JS 菜单)
+ Sample Layout (Menu in JS)
제로
zero
+ zero
가장 기본적인 기능으로 이루어진 견본 레이아웃입니다.
main_menu, bottom_menu 2개의 메뉴로 구성되어 있으며 각 메뉴의 출력은 javascript 함수를 이용해서 출력합니다.
@@ -15,46 +17,61 @@
此布局由 main_menu, bottom_menu 两个菜单构成,每个菜单的呼出方式是利用 javascript 函数显示。
制作布局的时候方便的同时自由度相对落后。
+
+ This is a sample layout consists of the most basic features.
+ It has two menues each named "main_menu" and "bottom_menu", and they are displayed by using Javascript function.
+ Javascript version is so convenient to create layouts, but reduces the degree of freedom though.
+
컬러셋
颜色
+ Colorset
원하시는 컬러셋을 선택해주세요.
请选择颜色。
+ Please select a colorset you want.
적색
- 红色
+ 红色
+ Red
red
청색
青色
+ Blue
blue
상단 제목
顶部标题
+ Title on the top
레이아웃의 상단에 표시할 제목을 입력하세요.
请输入布局顶部显示的标题。(网站名称)
+ Please input a title to be displayed on the top of the layout.
홈 페이지 URL
网站 URL
+ Home page URL
로고나 제목을 클릭시에 이동할 홈 페이지 URL을 입력해 주세요.
点击网站LOGO或标题时要移动的页面URL。
+ Please input URL to the page that you want to be loaded when a logo or title is clicked.
diff --git a/layouts/sample_layout_php_menu/conf/info.xml b/layouts/sample_layout_php_menu/conf/info.xml
index b400feaa0..d7d060d64 100644
--- a/layouts/sample_layout_php_menu/conf/info.xml
+++ b/layouts/sample_layout_php_menu/conf/info.xml
@@ -2,9 +2,13 @@
견본 레이아웃 (PHP 메뉴)
样本布局 (PHP 菜单)
+ Sample Layout (Menu in PHP)
+ レイアウト見本 (PHP メニュー)
제로
zero
+ zero
+ ゼロ
가장 기본적인 기능으로 이루어진 견본 레이아웃입니다.
main_menu, bottom_menu 2개의 메뉴로 구성되어 있으며 각 메뉴의 출력은 php 코드로 하게 됩니다.
@@ -15,46 +19,76 @@
此布局由 main_menu, bottom_menu 两个菜单构成,每个菜单的呼出方式是利用 PHP 显示。
制作布局时候复杂的同时自由度相对提高。
+
+ This is a sample layout consists of the most basic features.
+ It has two menues each named "main_menu" and "bottom_menu", and they are displayed by using PHP codes.
+ PHP version is more complex to create layouts than with Javascript, but increases the degree of freedom though.
+
+
+ 一番基本的な機能で作られているレイアウト見本です。
+ main_menu, bottom_menu 2個のメニューで構成され、各メニューの出力は php コードになります。
+ レイアウトを作る時、js menu よりは複雑ですが自由度は高いです。
+
컬러셋
颜色
+ Colorset
+ カラーセット
원하시는 컬러셋을 선택해주세요.
请选择颜色。
+ Please select a colorset you want.
+ 希望する色を選択してください。
적색
红色
+ Red
+ 赤色
red
청색
青色
+ Blue
+ 青色
blue
상단 제목
顶部标题
+ Title on the top
+ 上端タイトル
레이아웃의 상단에 표시할 제목을 입력하세요.
请输入布局顶部显示的标题。(网站名称)
+ Please input a title to be displayed on the top of the layout.
+ レイアウトの上端に表示するタイトルを入力してください。
홈 페이지 URL
网站 URL
+ Home page URL
+ ホームページ URL
로고나 제목을 클릭시에 이동할 홈 페이지 URL을 입력해 주세요.
点击网站LOGO或标题时要移动的页面URL。
+ Please input URL to the page that you want to be loaded when a logo or title is clicked.
+ ロゴをクリックした時に移動するホームページのURLを入力してください。
diff --git a/layouts/zb5_site/conf/info.xml b/layouts/zb5_site/conf/info.xml
index 13d5898f7..1190f3707 100644
--- a/layouts/zb5_site/conf/info.xml
+++ b/layouts/zb5_site/conf/info.xml
@@ -3,44 +3,53 @@
zb5beta 사이트 레이아웃
zb5beta 网站布局
zb5beta site's layout
+ zb5beta サイトレイアウト
styx
styx
styx
+ styx
zb5beta에서 사용되던 사이트 레이아웃입니다.
在zb5beta 使用的布局
It is layout which used into zb5beta.
+ zb5betaで使われているサイトレイアウトです。
컬러셋
颜色
Colorset
+ カラーセット
원하시는 컬러셋을 선택해주세요.
请选择颜色。
Select colorset.
+ 希望する色を選択してください。
파란색
蓝色
Blue
+ 青色
blue
녹색
绿色
Green
+ 緑色
green
빨간색
红色
Red
+ 赤色
red
보라색
紫色
Purple
+ 紫色
purple
@@ -48,25 +57,31 @@
로고이미지
LOGO图片
Logo image
+ ロゴのイメージ
레이아웃의 상단에 표시될 로고이미지를 입력하세요. (세로길이가 100px인 투명이미지가 가장 어울립니다)
请输入布局顶部现实的LOGO图片。 (适合高度 100px的透明LOGO。)
Please put a logo image in the the top of layout. (Transparency image's height 100px is best becoming.)
+ レイアウトの上端に表示されるロゴイメージを入力してください。 (縦幅が100pxである透明イメージが最も合います。)
홈 페이지 URL
网站 URL
Hompage URL
+ ホームページ URL
로고를 클릭시에 이동할 홈 페이지 URL을 입력해 주세요.
点击网站LOGO或标题时要移动的页面URL。
Please put a homepage URL, when you click the logo.
+ ロゴをクリックした時に移動するホームページのURLを入力してください。
카피라이트
版权信息
Copyright
+ コピーライト
사이트 하단에 표시될 카피라이트를 입력해주세요.
请输入网站底部显示的版权信息。
Please put a copyright in the site's lower column.
+ サイト下端に表示されるコピーライトを入力してください。
@@ -74,6 +89,7 @@
상단 메뉴
顶部菜单
Top menu
+ 上端メニュー
3
diff --git a/modules/menu/conf/info.xml b/modules/menu/conf/info.xml
index 979237951..3225ce98b 100644
--- a/modules/menu/conf/info.xml
+++ b/modules/menu/conf/info.xml
@@ -1,8 +1,11 @@
메뉴
+ 菜单
제로
+ zero
레이아웃, 모듈을 연결하는 메뉴를 생성/관리하는 모듈입니다.
+ 此模块将生成并管理连接布局,模块的菜单。
diff --git a/modules/message/lang/en.lang.php b/modules/message/lang/en.lang.php
new file mode 100644
index 000000000..c97aa238d
--- /dev/null
+++ b/modules/message/lang/en.lang.php
@@ -0,0 +1,10 @@
+
+ * @brief English language pack (basic)
+ **/
+
+ $lang->message = 'Show error';
+ $lang->about_skin = "A skin will be selected when an error message shows";
+?>
diff --git a/modules/module/lang/en.lang.php b/modules/module/lang/en.lang.php
new file mode 100644
index 000000000..a189b037d
--- /dev/null
+++ b/modules/module/lang/en.lang.php
@@ -0,0 +1,65 @@
+module_list = "Module list";
+ $lang->module_index = "Module list";
+ $lang->module_category = "Module category";
+ $lang->module_info = "Module info";
+ $lang->add_shortcut = "Add to admin menu";
+ $lang->module_action = "Action";
+ $lang->module_maker = "Module maker";
+ $lang->module_history = "Update history";
+ $lang->category_title = "Category title";
+ $lang->header_text = 'Header text';
+ $lang->footer_text = 'Footer text';
+ $lang->use_category = 'Enable category';
+ $lang->category_title = 'Category title';
+ $lang->checked_count = 'No. of checked article';
+ $lang->skin_default_info = 'Default skin info';
+ $lang->skin_maker = 'Skin maker';
+ $lang->skin_maker_homepage = 'Skin maker homepage';
+ $lang->open_rss = 'Open RSS';
+ $lang->open_rss_types = array(
+ 'Y' => 'Open all',
+ 'H' => 'Open summary',
+ 'N' => 'Not open',
+ );
+
+ $lang->cmd_add_shortcut = "Add shortcut";
+ $lang->cmd_install = "Install";
+ $lang->cmd_update = "Update";
+ $lang->cmd_manage_category = 'Manage categories';
+ $lang->cmd_manage_grant = 'Manage grant';
+ $lang->cmd_manage_skin = 'Manage skins';
+ $lang->cmd_manage_document = 'Manage articles';
+
+ $lang->msg_new_module = "Create new module";
+ $lang->msg_update_module = "Modify module";
+ $lang->msg_module_name_exists = "The name already exists. Please try other name.";
+ $lang->msg_category_is_null = 'No registered category exists.';
+ $lang->msg_grant_is_null = 'No list exists for grant.';
+ $lang->msg_no_checked_document = 'No checked articles exist.';
+ $lang->msg_move_failed = 'Failed to move';
+ $lang->msg_cannot_delete_for_child = 'Cannot delete a category having child categories.';
+
+ $lang->about_browser_title = "It will be shown in the browser title. It will be also used in a RSS/Trackback.";
+ $lang->about_mid = "The module name will be used like http://address/?mid=ModuleName.\n(only english alphabet,numbers, and underscore(_) are allowed)";
+ $lang->about_default = "If cheched, the default will be shown when access to the site without no mid value(mid=NoValue).";
+ $lang->about_module_category = "It enables you to manage it through module category.\n The URL for the module manager is Manage module > Module category .";
+ $lang->about_description= 'It is the description only for a manager.';
+ $lang->about_default = 'If cheched, the default will be shown when access to the site without no mid value(mid=NoValue).';
+ $lang->about_header_text = 'The contents will be shown on the top of the module.(html tags available)';
+ $lang->about_footer_text = 'The contents will be shown on the bottom of the module.(html tags available)';
+ $lang->about_skin = 'You can choose a module skin.';
+ $lang->about_use_category = 'If checked, category function will be enabled.';
+ $lang->about_list_count = 'You can set the number of limit to show article in a page.(default is 1)';
+ $lang->about_page_count = 'You can set the number of page link to move pages in a bottom of page.(default is 10)';
+ $lang->about_admin_id = 'You can grant a manager to have all permissions to the module.\n You can enter multiple IDs using
,(comma) \n(but the module manager cannot access the site admin page.)';
+ $lang->about_grant = 'If you disable all objects having specific permissions, all members even not logined may have permission.';
+ $lang->about_open_rss = 'You can select RSS on the current module to be open to the public.\nNo matter the view permission of article , RSS will be open to the public by its option.';
+ $lang->about_module = "All of Zeroboard XE except the basic library consist of module.\n [Manage module] module will show all installed modules and help you to manage them.\nThrough [Add shortcut] feature, you can manage frequently used modules easily.";
+?>
diff --git a/modules/page/lang/en.lang.php b/modules/page/lang/en.lang.php
new file mode 100644
index 000000000..06d76b23e
--- /dev/null
+++ b/modules/page/lang/en.lang.php
@@ -0,0 +1,11 @@
+page = "Page";
+ $lang->about_page = "It is a blog module which you can create a complete page.\nUsing latest or other widgets, you can create a dynamic page. Through the editor component, you can also create a great variety of pages.\nIts URL is same as other module's such as mid=module name.\n If it is selected as a default, it will be the main page of the site.";
+ $lang->cmd_page_modify = "Modify";
+?>
diff --git a/modules/poll/lang/en.lang.php b/modules/poll/lang/en.lang.php
new file mode 100644
index 000000000..3bcfb9f96
--- /dev/null
+++ b/modules/poll/lang/en.lang.php
@@ -0,0 +1,37 @@
+
+ * @brief poll module / basic language pack
+ **/
+
+ $lang->poll = "Poll";
+ $lang->poll_stop_date = "Poll Expiration Date";
+ $lang->poll_join_count = "Joined";
+ $lang->poll_checkcount = "Required items";
+
+ $lang->cmd_poll_list = 'View poll list';
+ $lang->cmd_delete_checked_poll = 'Delete selected poll';
+ $lang->cmd_apply_poll = 'Apply poll';
+ $lang->cmd_delete_checked_poll = 'Delete selected poll';
+
+ $lang->success_poll = 'Thank you for the poll.';
+
+ $lang->msg_already_poll = 'Already polled!';
+ $lang->msg_cart_is_null = 'Please select a poll to be deleted.';
+ $lang->msg_checked_poll_is_deleted = '%d poll(s) deleted.';
+ $lang->msg_check_poll_item = 'Please select a poll item to poll.\n(Required poll item(s) may be different in each poll.)';
+ $lang->msg_cart_is_null = 'Please select a poll to be deleted.';
+ $lang->msg_checked_poll_is_deleted = '%d poll(s) deleted.';
+ $lang->msg_poll_not_exists = 'Selected poll is not exist.';
+
+ $lang->cmd_null_item = "No item value exist to post a poll. Please re-try.";
+
+ $lang->confirm_poll_submit = "Confirm to submit the poll?";
+
+ $lang->search_target_list = array(
+ 'title' => 'Title',
+ 'regdate' => 'Posting date',
+ 'ipaddress' => 'IP Address',
+ );
+?>
diff --git a/modules/rss/lang/en.lang.php b/modules/rss/lang/en.lang.php
new file mode 100644
index 000000000..9e7530a98
--- /dev/null
+++ b/modules/rss/lang/en.lang.php
@@ -0,0 +1,18 @@
+
+ * @brief English language pack (basic)
+ **/
+
+ // general words
+ $lang->rss_disable = "Disable RSS";
+ $lang->rss_type = "RSS feed type";
+
+ // for description
+ $lang->about_rss_disable = "If checked, RSS will be disabled.";
+ $lang->about_rss_type = "You can assign RSS feed type.";
+
+ // for error message
+ $lang->msg_rss_is_disabled = "RSS function is disabled.";
+?>
diff --git a/modules/spamfilter/lang/en.lang.php b/modules/spamfilter/lang/en.lang.php
new file mode 100644
index 000000000..8aac16027
--- /dev/null
+++ b/modules/spamfilter/lang/en.lang.php
@@ -0,0 +1,32 @@
+
+ * @brief English Language Pack (basic)
+ **/
+
+ // action related
+ $lang->cmd_denied_ip = "Black listed IPs";
+ $lang->cmd_denied_word = "Black listed words";
+
+ // general word
+ $lang->spamfilter = "Spam filter";
+ $lang->denied_ip = "IP blacklist";
+ $lang->interval = "Interval for spam process";
+ $lang->limit_count = "No. of limit";
+ $lang->check_trackback = "Check trackback";
+ $lang->word = "word";
+
+ // for description word
+ $lang->about_interval = "It is a time setting to block posting an article within the time.";
+ $lang->about_limit_count = "If you try to post an article more times over the limit within the setted time,\n it will be recognized as a spam, and your IP will be blocked.";
+ $lang->about_denied_ip = "Using *, You can block all IP addresses of 127.0.0.* patterned address.";
+ $lang->about_denied_word = "When you add a word to Black Listed Words,\n you can block an article contained the word not to be posted.";
+ $lang->about_check_trackback = "Only the trackback by one IP per an article could be allowed.";
+
+ // to post a message
+ $lang->msg_alert_limited_by_config = 'Posting an article within %s second is not allowed.\n If you try it again and again, your IP may be listed as a IP blacklist.';
+ $lang->msg_alert_denied_word = 'The word "%s" is not allowed to be used.';
+ $lang->msg_alert_registered_denied_ip = 'Your IP was listed as a IP blacklist,\n so you may have limitations on normal use of this site.\n If you have any questions on that matter, please contact to the site administrator.';
+ $lang->msg_alert_trackback_denied = 'Only one trackback per an article is allowed.';
+?>
diff --git a/modules/trackback/lang/en.lang.php b/modules/trackback/lang/en.lang.php
new file mode 100644
index 000000000..368199922
--- /dev/null
+++ b/modules/trackback/lang/en.lang.php
@@ -0,0 +1,21 @@
+
+ * @brief trackback module / basic language pack
+ **/
+
+ $lang->cmd_delete_checked_trackback = 'Delete checked trackback(s)';
+
+ $lang->msg_cart_is_null = 'Please select a trackback to be deleted.';
+ $lang->msg_checked_trackback_is_deleted = '%d trackback(s) deleted.';
+
+ $lang->search_target_list = array(
+ 'url' => 'Target URL',
+ 'blog_name' => 'Target Site Name',
+ 'title' => 'Title',
+ 'excerpt' => 'Excerpt',
+ 'regdate' => 'Posting Date',
+ 'ipaddress' => 'IP Address',
+ );
+?>
diff --git a/modules/ttimporter/lang/en.lang.php b/modules/ttimporter/lang/en.lang.php
new file mode 100644
index 000000000..7bbf919ed
--- /dev/null
+++ b/modules/ttimporter/lang/en.lang.php
@@ -0,0 +1,21 @@
+ttimporter = "Import Tetter Tools data";
+ $lang->about_tt_importer = "You can enter this into a module which you want Tetter Tools data.\n The attached file will be directly downloaded via web, so please be sure to enable the original Tetter Tools blog.";
+
+ $lang->target_module = "Target module";
+ $lang->target_file = "Target xml file";
+ $lang->target_url = "Blog URL";
+
+ $lang->cmd_continue = 'Continue';
+
+ $lang->msg_no_xml_file = 'Could not find the XML file! Please check the URL.';
+ $lang->msg_invalid_xml_file = 'Invalid XML file type!';
+ $lang->msg_importing = 'No. of importing: %d (if stopped long time, please click the "Continue" button.)';
+ $lang->msg_import_finished = 'No. of imported: %d (according to condition, some data may not be imported properly.)';
+?>
diff --git a/modules/widget/lang/en.lang.php b/modules/widget/lang/en.lang.php
new file mode 100644
index 000000000..8dde4c771
--- /dev/null
+++ b/modules/widget/lang/en.lang.php
@@ -0,0 +1,43 @@
+
+ * @brief widget module- basic language pack
+ **/
+
+ $lang->cmd_generate_code = 'Generate Code';
+
+ $lang->widget_name = 'Widget name';
+ $lang->widget_maker = 'Widget maker';
+ $lang->widget_history = 'Update history';
+ $lang->widget_info = 'Widget info';
+ $lang->widget_code = 'Code';
+ $lang->widget_cache = 'Cache';
+
+ $lang->widget_fix_width = 'Fix width';
+ $lang->widget_width = 'Width';
+ $lang->widget_position = 'Position';
+ $lang->widget_position_none = 'Next Line';
+ $lang->widget_position_left = 'Left';
+ $lang->widget_position_right = 'Right';
+ $lang->widget_margin = 'Margin';
+ $lang->widget_margin_top = 'Top Margin';
+ $lang->widget_margin_right = 'Right Margin';
+ $lang->widget_margin_bottom = 'Bottom Margin';
+ $lang->widget_margin_left= 'Left Margin';
+ $lang->about_widget_fix_width = 'If you select it, the width will be fixed.';
+ $lang->about_widget_width = 'Select the width.';
+ $lang->about_widget_position = 'You may select the position to layout multiple widgets in a line.';
+ $lang->about_widget_margin = 'You may select the position to layout multiple widgets in a line.';
+ $lang->about_widget_cache = 'Cached data can be used during the setted time.';
+
+ $lang->generated_code = 'Generated Code';
+
+ $lang->msg_widget_is_not_exists = '%s widget is not exist.';
+ $lang->msg_widget_object_is_null = 'The object of %s widget cannot be created.';
+ $lang->msg_widget_proc_is_null = 'proc() of %s widget cannot be run.';
+
+ $lang->about_widget_code = 'After entering the required item value of selected widget, click the [Generate Code] button to get the code so that you can apply to your template file.';
+ $lang->about_widget_code_in_page = 'After entering the required values, click the [Add] button to insert the widget code into the page.';
+ $lang->about_addon = "A widget is very small free-standing application used in a layout or page module.\n It can be linked with internal module or external open api. Through its configuration setting, wide application is possible. \n You can directly add a widget by using the [Generate Code] function without using the Zeroboard XE page module or layout module.";
+?>
diff --git a/widgets/login_info/conf/info.xml b/widgets/login_info/conf/info.xml
index ef9b6518c..932b918ff 100644
--- a/widgets/login_info/conf/info.xml
+++ b/widgets/login_info/conf/info.xml
@@ -1,9 +1,12 @@
로그인 정보 출력
+ 输出登陆信息
제로
+ zero
로그인 폼이나 로그인 정보를 출력합니다
+ 输出登陆信息或者登陆form。