mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 08:00:01 +08:00
22 lines
981 B
YAML
22 lines
981 B
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
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: 운영자
|