summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-19 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-19 00:08:22 +0000
commit0ee83ac56bb7390899699f230f7e022f00d4042e (patch)
tree7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /apps/files_external/l10n/ko.js
parent5accbf55680512d53aff917263bd7d6ac10e91e9 (diff)
downloadnextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.tar.gz
nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index cb081062c06..d7b5957ec35 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -24,13 +24,11 @@ OC.L10N.register(
"Saving..." : "저장 중...",
"Save" : "저장",
"Empty response from the server" : "서버에서 빈 응답이 돌아옴",
- "Couldn't access. Please logout and login to activate this mount point" : "접근할 수 없습니다. 이 마운트 지점을 활성화하려면 로그아웃 후 로그인하십시오",
"Couldn't get the information from the remote server: {code} {type}" : "원격 서버에서 정보를 가져올 수 없음: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "외부 마운트 지점 목록을 가져올 수 없음: {type}",
"There was an error with message: " : "오류 메시지: ",
"External mount error" : "외부 마운트 오류",
"external-storage" : "external-storage",
- "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows 네트워크 드라이브 마운트 지점 목록을 가져올 수 없음: 서버에서 빈 응답이 돌아옴",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "일부 외부 마운트 지점을 연결할 수 없습니다. 빨간색으로 표시된 줄을 눌러서 더 많은 정보를 확인하십시오",
"Please enter the credentials for the {mount} mount" : "{mount} 마운트 인증 정보를 입력하십시오",
"Username" : "사용자 이름",
@@ -126,6 +124,8 @@ OC.L10N.register(
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
"Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
+ "Couldn't access. Please logout and login to activate this mount point" : "접근할 수 없습니다. 이 마운트 지점을 활성화하려면 로그아웃 후 로그인하십시오",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows 네트워크 드라이브 마운트 지점 목록을 가져올 수 없음: 서버에서 빈 응답이 돌아옴",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
"Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음"
},