aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r--apps/settings/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index f3d10d88817..75152658f3b 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -452,8 +452,6 @@ OC.L10N.register(
"Error removing profile picture" : "프로필 사진 삭제 중 오류 발생",
"Your biography" : "내 소개문구",
"You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:",
- "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.",
- "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.",
"Your full name" : "내 전체 이름",
"Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소",
"Email options" : "이메일 옵션",
@@ -707,6 +705,8 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"{user}\"." : "시스템 사용자 \"{user}\"(으)로 cron.php를 실행해야 합니다.",
"Enable or disable profile by default for new users." : "신규 사용자에 대한 프로필 기본 사용 여부를 설정하십시오.",
"You are about to remove the group \"{group}\". The users will NOT be deleted." : "그룹 \"{group}\"을(를) 지우려고 합니다. 그룹의 사용자는 삭제되지 않습니다.",
+ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.",
+ "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.",
"Additional emails" : "추가 이메일",
"Enable Profile" : "프로필 활성화",
"No users" : "사용자 없음",