summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index e5f509abeb4..c259a6c269a 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -61,9 +61,6 @@ OC.L10N.register(
"Not saved" : "저장하지 않음",
"Sending…" : "보내는 중…",
"Email sent" : "이메일 보냄",
- "Allow filesystem access" : "파일시스템 접근 허용",
- "Disconnect" : "연결 해제",
- "Revoke" : "취소",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -115,6 +112,7 @@ OC.L10N.register(
"Enable" : "사용함",
"The app will be downloaded from the app store" : "이 앱을 앱 스토어에서 다운로드합니다",
"Settings" : "설정",
+ "{size} used" : "{size} 사용됨",
"Email" : "이메일",
"Group admin for" : "다음 그룹의 관리자:",
"Language" : "언어",
@@ -299,6 +297,9 @@ OC.L10N.register(
"Approved" : "승인됨",
"Experimental" : "실험적",
"No apps found for {query}" : "{query} 앱을 찾을 수 없음",
+ "Allow filesystem access" : "파일시스템 접근 허용",
+ "Disconnect" : "연결 해제",
+ "Revoke" : "취소",
"Unable to delete {objName}" : "{objName}을(를) 삭제할 수 없음",
"Error creating group: {message}" : "그룹 생성 오류: {message}",
"A valid group name must be provided" : "올바른 그룹 이름을 입력해야 함",
@@ -407,7 +408,6 @@ OC.L10N.register(
"Default" : "기본값",
"App up to date" : "앱이 최신 상태임",
"Could not remove app" : "앱을 삭제할 수 없음",
- "{size} used" : "{size} 사용됨",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "내 인스턴스가 올바르게 설정되어 있어야 시스템 보안과 성능을 보장할 수 있습니다. 설정 확인을 돕기 위해서 일부 항목을 자동으로 확인합니다. 더 많은 정보를 보려면 문서의 팁과 추가 정보 장을 참조하십시오.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP에서 시스템 환경 변수를 올바르게 조회할 수 없는 것 같습니다. getenv(\"PATH\") 시험 결과 빈 값이 반환되었습니다.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "서버 PHP 설정(특히 php-fpm 사용 시)에 관한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">설치 가이드 ↗</a>를 참고하십시오.",