summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
commit0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch)
tree394b7df245c33615e224ae5f6c213062370174a3 /apps/files_external/l10n/ko.js
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
downloadnextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.tar.gz
nextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 55e4cf85b11..4fe24f37501 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
- "Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
- "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storages" : "외부 저장소",
- "Dropbox App Configuration" : "Dropbox 앱 설정",
"Google Drive App Configuration" : "Google 드라이브 앱 설정",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
"Error configuring OAuth1" : "OAuth1 설정 오류",
+ "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
@@ -81,7 +78,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "원격 하위 폴더",
"Secure https://" : "보안 https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "호스트",
"Secure ftps://" : "보안 ftps://",
@@ -124,7 +120,11 @@ OC.L10N.register(
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
"Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
+ "Dropbox App Configuration" : "Dropbox 앱 설정",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
- "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음"
+ "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음",
+ "Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");