aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/ko.js2
-rw-r--r--apps/files_external/l10n/ko.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 326437ace36..fa92a5900f7 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
+ "Type to select account or group." : "계정 또는 그룹을 입력하십시오.",
"(Group)" : "(그룹)",
"Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
"Enable encryption" : "암호화 사용",
@@ -91,6 +92,7 @@ OC.L10N.register(
"Case sensitive file system" : "대소문자를 구별하는 파일 시스템",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "비활성화할 경우 파일 시스템이 대소문자를 구분하도록 할 수 있으나, 일부 성능 제약이 발생할 수 있습니다",
"Verify ACL access when listing files" : "파일 목록을 표시할 때 접근 권한 검증",
+ "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "경로 내 각 파일과 폴더의 접근 권한을 확인하여 해당 계정에 읽기 권한이 없는 파일을 솎아내며, 일부 성능 제약이 발생할 수 있습니다",
"Timeout" : "시간 초과",
"SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json
index 595ea1b397b..1489736d46c 100644
--- a/apps/files_external/l10n/ko.json
+++ b/apps/files_external/l10n/ko.json
@@ -5,6 +5,7 @@
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
+ "Type to select account or group." : "계정 또는 그룹을 입력하십시오.",
"(Group)" : "(그룹)",
"Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)",
"Enable encryption" : "암호화 사용",
@@ -89,6 +90,7 @@
"Case sensitive file system" : "대소문자를 구별하는 파일 시스템",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "비활성화할 경우 파일 시스템이 대소문자를 구분하도록 할 수 있으나, 일부 성능 제약이 발생할 수 있습니다",
"Verify ACL access when listing files" : "파일 목록을 표시할 때 접근 권한 검증",
+ "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "경로 내 각 파일과 폴더의 접근 권한을 확인하여 해당 계정에 읽기 권한이 없는 파일을 솎아내며, 일부 성능 제약이 발생할 수 있습니다",
"Timeout" : "시간 초과",
"SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"OpenStack Object Storage" : "OpenStack 객체 저장소",