D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
ko-KR
/
controllers
/
Filename :
webmail.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'create.title' => '추가 웹 메일 등록', 'create.infoNewWebmailRegistered' => '새 웹 메일 서비스가 등록되었습니다.', 'edit.unknownWebmail' => '알 수 없는 웹 메일', 'edit.infoWebmailUpdated' => '웹 메일 서비스 %%name%%의 설정이 업데이트되었습니다.', 'index.title' => '웹 메일 서비스', 'index.hint' => 'Plesk 설치 프로그램(업데이트 프로그램이라고도 함)을 통해 설치하는 웹 메일 솔루션 외에 웹 메일 서비스를 채용할 수 있습니다. 아래 버튼을 사용하여 패널에 원하는 웹 메일 설치를 등록하면 호스팅 플랜 및 구독에 사용 가능한 웹 메일 옵션으로 나타납니다. 웹 메일 서비스를 일시적으로 숨겨야 할 때는 아래 버튼을 사용하여 이를 비활성화합니다.', 'index.webmailDeleted' => '선택한 웹 메일 서비스의 등록이 제거되었습니다.', 'index.webmailNotDeleted' => '일부 웹 메일 서비스의 등록이 제거되지 않았습니다.', 'index.webmailEnabled' => '선택한 웹 메일 서비스가 활성화되어 현재 제공됩니다.', 'index.webmailNotEnabled' => '선택한 웹 메일 옵션 중 일부가 활성화되지 않았습니다.', 'index.webmailDisabled' => '선택한 웹 메일 옵션이 비활성화되어 제공되지 않습니다.', 'index.webmailNotDisabled' => '선택한 웹 메일 옵션 중 일부가 비활성화되지 않았습니다.', ];