summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-07 00:20:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-07 00:20:38 +0000
commit8df7a160846269d94a98154b6675cbeffc4001be (patch)
tree3e5995fba4d9072593c14e0ed6285c6f71cd7dcd /apps/files_external/l10n/ko.js
parentff1f3a0a28dee5297dd1fc7a889aeae3fab67f22 (diff)
downloadnextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.tar.gz
nextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 ed8f0ef469e..ee4656c96d5 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"files_external",
{
+ "Grant access" : "접근 권한 부여",
+ "Error configuring OAuth1" : "OAuth1 설정 오류",
+ "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
+ "Error configuring OAuth2" : "OAuth2 설정 오류",
+ "Generate keys" : "키 생성",
+ "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
"(Group)" : "(그룹)",
"Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
"Enable encryption" : "암호화 사용",
@@ -111,12 +117,6 @@ OC.L10N.register(
"Advanced settings" : "고급 설정",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.",
- "Grant access" : "접근 권한 부여",
- "Error configuring OAuth1" : "OAuth1 설정 오류",
- "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
- "Error configuring OAuth2" : "OAuth2 설정 오류",
- "Generate keys" : "키 생성",
- "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
"Empty response from the server" : "서버에서 빈 응답이 돌아옴",
"Couldn't access. Please log out and in again to activate this mount point" : "접속할 수 없습니다. 이 마운트 지점을 활성화하기 위해 로그아웃 후 다시 로그인 해 주세요",
"Couldn't get the information from the remote server: {code} {type}" : "원격 서버에서 정보를 가져올 수 없음: {code} {type}",