summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 2f6d48529a7..8601a85bcf5 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -7,18 +7,6 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storage" : "외부 저장소",
- "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
- "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
- "Invalid mount point" : "잘못된 마운트 지점",
- "Objectstore forbidden" : "Objectstore에 접근 금지됨",
- "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
- "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음",
- "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음",
- "Unsatisfied backend parameters" : "백엔드 인자가 부족함",
- "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
- "Insufficient data: %s" : "충분하지 않은 데이터: %s",
- "%s" : "%s",
- "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
@@ -46,6 +34,18 @@ OC.L10N.register(
"Credentials saving failed" : "인증 정보를 저장할 수 없음",
"Credentials required" : "인증 정보 필요함",
"Save" : "저장",
+ "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
+ "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
+ "Invalid mount point" : "잘못된 마운트 지점",
+ "Objectstore forbidden" : "Objectstore에 접근 금지됨",
+ "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
+ "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음",
+ "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음",
+ "Unsatisfied backend parameters" : "백엔드 인자가 부족함",
+ "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
+ "Insufficient data: %s" : "충분하지 않은 데이터: %s",
+ "%s" : "%s",
+ "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음",
"Access key" : "접근 키",
"Secret key" : "비밀 키",
"Builtin" : "내장",