This commit is contained in:
shim
2023-04-17 11:06:08 +09:00
parent d0b393aa97
commit 76264e09ad
4686 changed files with 552713 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?php
// main.php
$lang['device']['a1001'] = '모바일 접속처리';
$lang['device']['a1002'] = '모바일 기기로 접속 시';
$lang['device']['a1003'] = '사이트별 모바일모드 적용';
$lang['device']['a1004'] = '특정 도메인 으로 이동';
$lang['device']['a1005'] = '특정 사이트로 연결';
$lang['device']['a1006'] = '모바일 기기로 접속 시 사이트별로 모바일 모드를 적용할 수 있습니다.';
$lang['device']['a1007'] = '모바일 기기로 접속 시 연결할 도메인을 선택 하세요';
$lang['device']['a1008'] = '등록된 도메인이 없습니다.';
$lang['device']['a1009'] = '모바일 기기로 접속 시 특정 도메인을 연결할 수 있습니다.';
$lang['device']['a1010'] = '도메인 추가';
$lang['device']['a1011'] = '모바일 기기로 접속 시 연결할 사이트를 선택하세요.';
$lang['device']['a1012'] = '등록된 사이트가 없습니다.';
$lang['device']['a1013'] = '모바일 기기로 접속 시 특정 사이트로 연결할 수 있습니다. 도메인은 유지 됩니다.';
$lang['device']['a1014'] = '사이트 추가';
$lang['device']['a1015'] = '디바이스 목록';
$lang['device']['a1016'] = '등록 도움말..';
$lang['device']['a1017'] = '저장하기';
$lang['device']['a1018'] = '시작사이트를 지정해 주세요.';
$lang['device']['a1019'] = '시작도메인을 지정해 주세요.';
$lang['device']['a1020'] = '정말로 실행하시겠습니까?';
?>

View File

@@ -0,0 +1 @@
디바이스

View File

@@ -0,0 +1 @@
한국어

View File

@@ -0,0 +1,23 @@
<?php
// main.php
$lang['device']['a1001'] = 'Mobile device connection'; //모바일 접속처리
$lang['device']['a1002'] = 'Settings for mobile devices'; //모바일 기기로 접속 시
$lang['device']['a1003'] = 'Mobile mode of each sites'; //사이트별 모바일모드 적용
$lang['device']['a1004'] = 'Move to selected domain'; //특정 도메인 으로 이동
$lang['device']['a1005'] = 'Connect to selected site'; //특정 사이트로 연결
$lang['device']['a1006'] = 'You can apply to mobile mode of each sites when you connect to website using mobile devices.'; //모바일 기기로 접속 시 사이트별로 모바일 모드를 적용할 수 있습니다.
$lang['device']['a1007'] = 'Please select one to connect if you use mobile devices.'; //모바일 기기로 접속 시 연결할 도메인을 선택 하세요
$lang['device']['a1008'] = 'No registered domains.'; //등록된 도메인이 없습니다.
$lang['device']['a1009'] = 'You can connect to selected domain when you use mobile devices.'; //모바일 기기로 접속 시 특정 도메인을 연결할 수 있습니다.
$lang['device']['a1010'] = 'Add domain'; //도메인 추가
$lang['device']['a1011'] = 'Please select one to connect if you use mobile devices.'; //모바일 기기로 접속 시 연결할 사이트를 선택하세요.
$lang['device']['a1012'] = 'No registered sites.'; //등록된 사이트가 없습니다.
$lang['device']['a1013'] = 'You can connect to selected site if you use mobile devices. Domain will be kept going.'; //모바일 기기로 접속 시 특정 사이트로 연결할 수 있습니다. 도메인은 유지 됩니다.
$lang['device']['a1014'] = 'Add site'; //사이트 추가
$lang['device']['a1015'] = 'Devices List'; //디바이스 목록
$lang['device']['a1016'] = 'Help..'; //등록 도움말..
$lang['device']['a1017'] = 'Save changes'; //저장하기
$lang['device']['a1018'] = 'Please select starting site.'; //시작사이트를 지정해 주세요.
$lang['device']['a1019'] = 'Please select starting domain.'; //시작도메인을 지정해 주세요.
$lang['device']['a1020'] = 'Are you sure to change?'; //정말로 실행하시겠습니까?
?>

View File

@@ -0,0 +1 @@
Devices

View File

@@ -0,0 +1 @@
English