Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r--settings/l10n/ko.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index dc8ba370f07..03e1fb24dd0 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Email sent" => "이메일 발송됨",
"Encryption" => "암호화",
"Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다",
"Authentication error" => "인증 오류",
@@ -54,6 +55,8 @@ $TRANSLATIONS = array(
"Warnings, errors and fatal issues" => "경고, 오류, 치명적 문제",
"Errors and fatal issues" => "오류, 치명적 문제",
"Fatal issues only" => "치명적 문제만",
+"None" => "없음",
+"Login" => "로그인",
"Security Warning" => "보안 경고",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s에 HTTP로 접근하고 있습니다. 서버에서 HTTPS를 사용하도록 설정하는 것을 추천합니다.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "데이터 디렉터리와 파일을 인터넷에서 접근할 수도 있습니다. .htaccess 파일이 작동하지 않습니다. 웹 서버 설정을 변경하여 데이터 디렉터리에 접근할 수 없도록 하거나, 웹 서버 문서 경로 외부로 데이터 디렉터리를 옮기십시오.",
@@ -91,6 +94,9 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "HTTPS 강제 사용",
"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로 연결해야 합니다.",
+"Server address" => "서버 주소",
+"Port" => "포트",
+"Credentials" => "로그인 정보",
"Log" => "로그",
"Log level" => "로그 단계",
"More" => "더 중요함",
@@ -125,6 +131,7 @@ $TRANSLATIONS = array(
"Remove image" => "그림 삭제",
"Either png or jpg. Ideally square but you will be able to crop it." => "png나 jpg를 사용하십시오. 정사각형 형태가 가장 좋지만 잘라낼 수 있습니다.",
"Your avatar is provided by your original account." => "원본 계정의 아바타를 사용합니다.",
+"Cancel" => "취소",
"Choose as profile image" => "프로필 이미지로 사용",
"Language" => "언어",
"Help translate" => "번역 돕기",