aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/files_external/l10n/ko.js
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index c1e213b858a..c0578979e22 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -35,7 +35,6 @@ OC.L10N.register(
"Credentials saved" : "인증 정보 저장됨",
"Credentials saving failed" : "인증 정보를 저장할 수 없음",
"Credentials required" : "인증 정보 필요함",
- "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
"Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
"Invalid mount point" : "잘못된 마운트 지점",
"Objectstore forbidden" : "Objectstore에 접근 금지됨",
@@ -46,7 +45,6 @@ OC.L10N.register(
"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" : "내장",
@@ -119,6 +117,8 @@ OC.L10N.register(
"Advanced settings" : "고급 설정",
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
- "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용"
+ "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
+ "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
+ "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음"
},
"nplurals=1; plural=0;");