#327 언어파일 정리

This commit is contained in:
conory 2016-03-03 18:19:44 +09:00
parent 79209bf2af
commit 9f9fa6e653
69 changed files with 4 additions and 349 deletions

View file

@ -1,6 +1,5 @@
<?php
$lang->document_list = 'Document list';
$lang->new_document_count = '새글';
$lang->parent_category_title = 'Categoría Superior';
$lang->category_title = 'Nombre de la categoría';
$lang->expand = 'Expandir';
@ -9,8 +8,6 @@ $lang->cmd_make_child = 'Agregar sub categoría';
$lang->cmd_enable_move_category = 'Cambiar la posición de la categoría. (arrastrar y soltar luego de haber selecionado)';
$lang->about_category_title = 'Ingresar el nombre de la categoría.';
$lang->about_expand = 'Si seleccionas esta opción, siempre estará expandido.';
$lang->about_category_group_srls = '선택한 그룹만 현재 카테고리를 지정할 수 있도록 합니다';
$lang->about_category_color = '분류 폰트색깔을 지정합니다.';
$lang->cmd_search_next = 'Buscar siguiente';
$lang->cmd_temp_save = 'Guardar Temporales';
$lang->cmd_toggle_checked_document = 'Invertir los elementos seleccionados';
@ -40,5 +37,4 @@ $lang->search_target_list['uploaded_count'] = 'Número de archivos adjuntos (sob
$lang->search_target_list['regdate'] = 'Día del registro';
$lang->search_target_list['last_update'] = 'Día de la última actualización';
$lang->search_target_list['ipaddress'] = 'Dirección IP';
$lang->about_use_history = '히스토리 기능의 사용여부를 지정합니다. 히스토리 기능을 사용할 경우 문서 수정시 이전 리비전을 기록하고 복원할 수 있습니다.';
$lang->trash_nick_name = 'Person who deleted';