diff options
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index ebea9e4432c..8913ae043b9 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -60,6 +60,8 @@ $TRANSLATIONS = array( "A valid password must be provided" => "올바른 암호를 입력해야 함", "Warning: Home directory for user \"{user}\" already exists" => "경고: 사용자 \"{user}\"의 홈 디렉터리가 이미 존재합니다", "__language_name__" => "한국어", +"SSL root certificates" => "SSL 루트 인증서", +"Encryption" => "암호화", "Everything (fatal issues, errors, warnings, info, debug)" => "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", "Info, warnings, errors and fatal issues" => "정보, 경고, 오류, 치명적 문제", "Warnings, errors and fatal issues" => "경고, 오류, 치명적 문제", @@ -96,7 +98,6 @@ $TRANSLATIONS = array( "Forces the clients to connect to %s via an encrypted connection." => "클라이언트가 %s에 연결할 때 암호화 연결을 강제로 사용합니다.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL 강제 설정을 변경하려면 %s에 HTTPS로 연결해야 합니다.", "Email Server" => "전자우편 서버", -"Encryption" => "암호화", "From address" => "보낸 이 주소", "Authentication method" => "인증 방법", "Authentication required" => "인증 필요함", @@ -146,7 +147,6 @@ $TRANSLATIONS = array( "Choose as profile image" => "프로필 이미지로 사용", "Language" => "언어", "Help translate" => "번역 돕기", -"SSL root certificates" => "SSL 루트 인증서", "Import Root Certificate" => "루트 인증서 가져오기", "The encryption app is no longer enabled, please decrypt all your files" => "암호화 앱이 비활성화되었습니다. 모든 파일을 복호화해야 합니다.", "Log-in password" => "로그인 암호", |