diff options
Diffstat (limited to 'apps/settings/l10n/ko.json')
-rw-r--r-- | apps/settings/l10n/ko.json | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index d4c47fac73f..27429e296c5 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -253,10 +253,7 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "당신은 {group} 그룹을 지우려고 합니다. 그룹의 사용자들은 삭제되지 않습니다.", "Please confirm the group removal " : "그룹 지우기를 확인해주세요.", "Your biography" : "내 소개문구", - "Unable to update biography" : "소개문구를 갱신할 수 없음", "Your full name" : "내 전체 이름", - "Unable to update full name" : "전체 이름을 갱신할 수 없음", - "No full name set" : "전체 이름이 설정되지 않음", "Email options" : "이메일 옵션", "Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소", "Remove primary email" : "주 이메일 삭제", @@ -274,19 +271,17 @@ "No email address set" : "이메일 주소가 설정되지 않음", "Additional emails" : "추가 이메일", "Your headline" : "내 표제", - "Unable to update headline" : "표제를 갱신할 수 없음", "Language" : "언어", "Help translate" : "번역 돕기", "Unable to update language" : "언어를 갱신할 수 없음", "No language set" : "언어가 설정되지 않음", "Your organisation" : "내 조직", - "Unable to update organisation" : "조직을 갱신할 수 없음", "Edit your Profile visibility" : "프로필 표시 여부 편집", "Enable Profile" : "프로필 활성화", "Unable to update profile enabled state" : "프로필 활성화 여부를 갱신할 수 없음", "Unable to update visibility of {displayId}" : "{displayId}의 표시 여부를 갱신할 수 없음", "Your role" : "내 직책", - "Unable to update role" : "직책을 갱신할 수 없음", + "Your Twitter handle" : "내 트위터", "Add additional email" : "추가 이메일 추가", "Add" : "추가", "You do not have permissions to see the details of this user" : "사용자의 상세정보를 볼 권한이 없습니다", @@ -466,8 +461,6 @@ "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 @…" : "트위터 핸들 @…", "Locale" : "지역", "Current password" : "현재 암호", "New password" : "새 암호", @@ -503,6 +496,14 @@ "days" : "일", "Change privacy level of full name" : "전체 이름에 대한 공개 단계 변경", "No display name set" : "표시 이름이 설정되지 않음", - "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> 보다 크게 적용하시길 권장합니다. " + "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> 보다 크게 적용하시길 권장합니다. ", + "Unable to update biography" : "소개문구를 갱신할 수 없음", + "Unable to update full name" : "전체 이름을 갱신할 수 없음", + "No full name set" : "전체 이름이 설정되지 않음", + "Unable to update headline" : "표제를 갱신할 수 없음", + "Unable to update organisation" : "조직을 갱신할 수 없음", + "Unable to update role" : "직책을 갱신할 수 없음" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |