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.json')
-rw-r--r--settings/l10n/ko.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json
index df99c34721b..21e2bcd58dd 100644
--- a/settings/l10n/ko.json
+++ b/settings/l10n/ko.json
@@ -59,6 +59,9 @@
"Not saved" : "저장하지 않음",
"Sending…" : "보내는 중…",
"Email sent" : "이메일 보냄",
+ "Disconnect" : "연결 해제",
+ "Revoke" : "취소",
+ "Allow filesystem access" : "파일시스템 접근 허용",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -157,6 +160,10 @@
"Store credentials" : "인증 정보 저장",
"Test email settings" : "이메일 설정 시험",
"Send email" : "이메일 보내기",
+ "Security & setup warnings" : "보안 및 설치 경고",
+ "All checks passed." : "모든 검사를 통과했습니다.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">설치 가이드 ↗</a>를 확인하고 <a href=\"%s\">로그</a>의 오류 또는 경고를 확인하십시오.",
+ "Version" : "버전",
"Server-side encryption" : "서버 측 암호화",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "서버 측 암호화를 사용하면 이 서버에 업로드되는 파일을 암호화할 수 있습니다. 성능 감소 등 제약 사항이 있으므로 필요한 경우에만 사용하십시오.",
"Enable server-side encryption" : "서버 측 암호화 사용",
@@ -172,10 +179,6 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. \"기본 암호화 모듈\"을 활성화한 다음 'occ encryption:migrate'를 실행하십시오",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "ownCloud 8.0 이하에서 사용한 이전 암호화 키를 새 키로 이전해야 합니다.",
"Start migration" : "이전 시작",
- "Security & setup warnings" : "보안 및 설치 경고",
- "All checks passed." : "모든 검사를 통과했습니다.",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">설치 가이드 ↗</a>를 확인하고 <a href=\"%s\">로그</a>의 오류 또는 경고를 확인하십시오.",
- "Version" : "버전",
"Background jobs" : "배경 작업",
"Last job ran %s." : "마지막 작업이 %s에 실행되었습니다.",
"Last job execution ran %s. Something seems wrong." : "마지막 작업이 %s에 실행되었습니다. 무언가 잘못된 것 같습니다.",
@@ -295,9 +298,6 @@
"Approved" : "승인됨",
"Experimental" : "실험적",
"No apps found for {query}" : "{query} 앱을 찾을 수 없음",
- "Allow filesystem access" : "파일시스템 접근 허용",
- "Disconnect" : "연결 해제",
- "Revoke" : "취소",
"Unable to delete {objName}" : "{objName}을(를) 삭제할 수 없음",
"Error creating group: {message}" : "그룹 생성 오류: {message}",
"A valid group name must be provided" : "올바른 그룹 이름을 입력해야 함",