mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
영어 - 추가 번역
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3429 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
48120abcf3
commit
16fc3c7820
1 changed files with 10 additions and 10 deletions
|
|
@ -10,15 +10,15 @@
|
|||
$lang->cmd_continue = 'Continue';
|
||||
|
||||
// items
|
||||
$lang->importer = 'Transfer zeroboard datas';
|
||||
$lang->source_type = 'Previous target';
|
||||
$lang->type_member = 'Member data';
|
||||
$lang->type_message = 'Message data';
|
||||
$lang->importer = 'Transfer Zeroboard Data';
|
||||
$lang->source_type = 'Previous Target';
|
||||
$lang->type_member = 'Member Data';
|
||||
$lang->type_message = 'Message Data';
|
||||
$lang->type_ttxml = 'TTXML';
|
||||
$lang->type_module = 'Articles data';
|
||||
$lang->type_syncmember = 'Synchronize member data';
|
||||
$lang->target_module = 'Target module';
|
||||
$lang->xml_file = 'XML file';
|
||||
$lang->type_module = 'Articles Data';
|
||||
$lang->type_syncmember = 'Synchronize Member Data';
|
||||
$lang->target_module = 'Target Module';
|
||||
$lang->xml_file = 'XML File';
|
||||
|
||||
$lang->import_step_title = array(
|
||||
1 => 'Step 1. Select previous target',
|
||||
|
|
@ -47,8 +47,8 @@
|
|||
// blah blah..
|
||||
$lang->about_type_member = 'If you are transfering the member information, select this option';
|
||||
$lang->about_type_message = 'If you are transfering the message information, select this option';
|
||||
$lang->about_type_ttxml = '데이터 이전 대상이 TTXML(textcube계열)일 경우 선택해주세요';
|
||||
$lang->about_ttxml_user_id = 'TTXML이전시에 글쓴이로 지정할 사용자 아이디를 입력해주세요. (이미 가입된 아이디여야 합니다)';
|
||||
$lang->about_type_ttxml = 'If you are transfering the TTXML(textcube) information, select this option';
|
||||
$lang->about_ttxml_user_id = 'Please input user ID to set as author on transfering TTXML. (user ID must be already signed up)';
|
||||
$lang->about_type_module = 'If you are transfering the board or articles information, select this option';
|
||||
$lang->about_type_syncmember = 'If you are trying to synchronize the member information after transfering member and article information, select this option';
|
||||
$lang->about_importer = "You can transfer Zeroboard4, Zeroboard5 Beta or other program's data into ZeroboardXE's data.\nIn order to tranfer, you have to use <a href=\"#\" onclick=\"winopen('');return false;\">XML Exporter</a> to convert the data you want into XML File then upload it.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue