langkeywordlib.php 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?php
  2. $__keyword['under'] = ':';
  3. $__keyword['for'] = ':';
  4. $__keyword['filtered'] = '필터링';
  5. $__keyword['no'] = '';
  6. $__keyword['matching_the_filter'] = '필터와 일치';
  7. $__keyword['no_matches_found'] = '일치하지 않습니다';
  8. $__keyword['db_will_be_used'] = '새 디비 생성';
  9. $__keyword['master_cannot_be_assigned'] = '설정할 수 없습니다';
  10. $__keyword['resource'] = '시스템 자원';
  11. $__keyword['help'] = '도움말';
  12. $__keyword['desktop'] = '데스크탑';
  13. $__keyword['home'] = 'Home';
  14. $__keyword['manage'] = '관리';
  15. $__keyword['list'] = '리스트';
  16. $__keyword['extra'] = '기타';
  17. $__keyword['system'] = '시스템';
  18. $__keyword['administration'] = '관리';
  19. $__keyword['logout'] = '나가기';
  20. $__keyword['about'] = '*';
  21. $__keyword['status'] = '상태';
  22. $__keyword['enable'] = '사용함';
  23. $__keyword['disable'] = '사용 안함';
  24. $__keyword['console'] = '콘솔';
  25. $__keyword['webmailanddb'] = '웹메일 데이터 베이스';
  26. $__keyword['trafficandlog'] = '트래픽 로그';
  27. $__keyword['action'] = '실행';
  28. $__keyword['power'] = '파워';
  29. $__keyword['cpenabled'] = '관리툴 사용함';
  30. $__keyword['cpdisabled'] = '관티툴 사용 안함';
  31. $__keyword['virtual'] = '가상';
  32. $__keyword['continue_without_plan'] = '상품 사용하지 않고 계속';
  33. $__keyword['add'] = '추가';
  34. $__keyword['continue'] = '계속';
  35. $__keyword['all'] = '전체';
  36. $__keyword['search_on'] = '찾기';
  37. $__keyword['search_note'] = '';
  38. $__keyword['deprecated'] = '리셀러/관리자 문제 발생';
  39. $__keyword['console_message'] = "You are actually logging into a user (%username%) on the HOST machine, which will automatically drop you into the vps. The password is your Control Panel password for the vps. You can also login to this user %username% using your favorite ssh client, and there too on a successful login, you will be dropped into the vps. Note that you don't need an ipaddress to be configured on the vps to use this facility. You are basically connecting to the HOST as user, which will automatically transfer you to the vps.";
  40. $__keyword['advanced'] = '고급';
  41. $__keyword['domain'] = '도메인';