diff options
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 9eaa4667825..e4afa68f8bc 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -284,6 +284,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "{displayId}의 표시 여부를 갱신할 수 없음", "Your role" : "내 직책", "Your Twitter handle" : "내 트위터", + "Your website" : "내 웹 사이트", "Add additional email" : "추가 이메일 추가", "Add" : "추가", "You do not have permissions to see the details of this user" : "사용자의 상세정보를 볼 권한이 없습니다", @@ -360,7 +361,7 @@ OC.L10N.register( "Not saved" : "저장하지 않음", "Sending…" : "보내는 중…", "Email sent" : "이메일 보냄", - "Address" : "주소", + "Location" : "위치", "Avatar" : "아바타", "About" : "정보", "Full name" : "전체 이름", @@ -458,11 +459,6 @@ OC.L10N.register( "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "현재 <strong>%2$s</strong> /%1$s</strong>(<strong>%3$s%%</strong>)를 사용하고 있습니다", "Change privacy level of phone number" : "전화번호에 대한 공개 단계 변경", "Your phone number" : "내 휴대폰 번호", - "Change privacy level of address" : "주소에 대한 공개 단계 변경", - "Your postal address" : "내 우편 주소", - "Change privacy level of website" : "웹사이트에 대한 공개 단계 변경", - "It can take up to 24 hours before the account is displayed as verified." : "계정이 확인된 것으로 표시될 때까지 최대 24시간이 걸릴 수 있습니다", - "Link https://…" : "링크 https://…", "Locale" : "지역", "Current password" : "현재 암호", "New password" : "새 암호", @@ -498,6 +494,12 @@ OC.L10N.register( "days" : "일", "Change privacy level of full name" : "전체 이름에 대한 공개 단계 변경", "No display name set" : "표시 이름이 설정되지 않음", + "Address" : "주소", + "Change privacy level of address" : "주소에 대한 공개 단계 변경", + "Your postal address" : "내 우편 주소", + "Change privacy level of website" : "웹사이트에 대한 공개 단계 변경", + "It can take up to 24 hours before the account is displayed as verified." : "계정이 확인된 것으로 표시될 때까지 최대 24시간이 걸릴 수 있습니다", + "Link https://…" : "링크 https://…", "Change privacy level of Twitter profile" : "트위터 프로필에 대한 공개 단계 변경", "Twitter handle @…" : "트위터 핸들 @…", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache key가 최대치를 초과할 것으로 보입니다. 모든 스크립트가 캐시에 보관될 수 있도록, PHP 설정에서 <code>opcache.max_accelerated_files</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", |