summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-09 00:12:46 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-09 00:12:46 +0000
commit9ec76ba603065f9cbe8523d5ba26701d2658dfaa (patch)
tree57a0d79119f611b441a6038b44c175f10a030b65 /settings/l10n/ko.js
parentd632ddce041d6c3228fdb7dbdecaa73c7e514db2 (diff)
downloadnextcloud-server-9ec76ba603065f9cbe8523d5ba26701d2658dfaa.tar.gz
nextcloud-server-9ec76ba603065f9cbe8523d5ba26701d2658dfaa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index 9d121b6b183..86f2c8a6ba4 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -61,6 +61,9 @@ OC.L10N.register(
"Not saved" : "저장하지 않음",
"Sending…" : "보내는 중…",
"Email sent" : "이메일 보냄",
+ "Disconnect" : "연결 해제",
+ "Revoke" : "취소",
+ "Allow filesystem access" : "파일시스템 접근 허용",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -159,6 +162,10 @@ OC.L10N.register(
"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" : "서버 측 암호화 사용",
@@ -174,10 +181,6 @@ OC.L10N.register(
"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에 실행되었습니다. 무언가 잘못된 것 같습니다.",
@@ -297,9 +300,6 @@ OC.L10N.register(
"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" : "올바른 그룹 이름을 입력해야 함",