Update translations
This commit is contained in:
parent
7f80369891
commit
ff1aeef172
|
@ -4,4 +4,11 @@
|
||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
ko:
|
ko:
|
||||||
|
js:
|
||||||
|
user_notes:
|
||||||
|
title: "사용자 노트"
|
||||||
|
attach: "사용자 메모 추가"
|
||||||
|
remove: "사용자 메모 제거"
|
||||||
|
delete_confirm: "해당 사용자 노트를 삭제 하시겠습니까?"
|
||||||
|
show_post: "게시물 표시"
|
||||||
|
|
|
@ -4,4 +4,19 @@
|
||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
ko:
|
ko:
|
||||||
|
site_settings:
|
||||||
|
user_notes_enabled: "직원 사용자가 사용자에게 메모를 첨부 할 수 있도록 허용"
|
||||||
|
user_notes_moderators_delete: "중재자가 사용자 노트를 삭제하도록 허용"
|
||||||
|
user_notes:
|
||||||
|
official_warning: "@ %{username}에서 공식 경고를 받았습니다-%{warning_link}"
|
||||||
|
user_suspended: "@ %{username}은 %{suspended_till}까지이 계정을 일시 중지했습니다. 이유 : %{reason}"
|
||||||
|
user_silenced: "@ %{username}은 %{silenced_till}까지이 계정을 침묵 시켰습니다. 이유 : %{reason}"
|
||||||
|
reports:
|
||||||
|
user_notes:
|
||||||
|
title: "사용자 노트"
|
||||||
|
description: "가장 최근의 사용자 메모를 나열하십시오."
|
||||||
|
labels:
|
||||||
|
user: 사용자
|
||||||
|
note: 노트
|
||||||
|
moderator: 운영자
|
||||||
|
|
Loading…
Reference in New Issue