mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 14:19:49 +08:00
71 lines
2.3 KiB
YAML
71 lines
2.3 KiB
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:
|
|
chat_enabled: "채팅 플러그인을 활성화합니다."
|
|
chat:
|
|
deleted_chat_username: 삭제되었습니다
|
|
errors:
|
|
delete_channel_failed: "채널 삭제에 실패했습니다. 다시 시도하세요."
|
|
not_accepting_dms: "죄송합니다. %{username} 님이 당분간 메시지를 받지 않습니다."
|
|
user_cannot_send_direct_messages: "죄송합니다. 다이렉트 메시지를 보낼 수 없습니다."
|
|
reviewables:
|
|
actions:
|
|
agree:
|
|
title: "동의..."
|
|
agree_and_keep_message:
|
|
title: "메시지 유지"
|
|
agree_and_suspend:
|
|
title: "사용자 차단"
|
|
description: "플래그에 동의하고 사용자를 일시 중지하십시오."
|
|
agree_and_silence:
|
|
title: "글 작성 중지 사용자"
|
|
description: "신고에 동의하고 사용자를 쓰기 금지로 설정합니다."
|
|
agree_and_restore:
|
|
title: "메시지 복원"
|
|
agree_and_delete:
|
|
title: "메시지 삭제"
|
|
delete_and_agree:
|
|
title: "메시지 삭제"
|
|
disagree:
|
|
title: "동의하지 않음"
|
|
ignore:
|
|
title: "무시"
|
|
channel:
|
|
dm_title:
|
|
single_user: "%{username}"
|
|
category_channel:
|
|
errors:
|
|
slug_contains_non_ascii_chars: "비 ASCII 문자 포함"
|
|
is_already_in_use: "이미 사용 중"
|
|
personal_chat: "개인 채팅"
|
|
onebox:
|
|
x_members:
|
|
other: "회원 %{count}명"
|
|
discourse_automation:
|
|
scriptables:
|
|
send_chat_message:
|
|
title: 채팅 메시지 보내기
|
|
reviewable_score_types:
|
|
needs_review:
|
|
title: "검토 필요"
|
|
notify_user:
|
|
chat_pm_body: "%{link}\n\n%{message}"
|
|
notify_moderators:
|
|
chat_pm_body: "%{link}\n\n%{message}"
|
|
user_notifications:
|
|
chat_summary:
|
|
deleted_user: "삭제된 사용자"
|
|
from: "%{site_name}"
|
|
unsubscribe:
|
|
chat_summary:
|
|
never: 알림 받지 않기
|
|
when_away: 자리를 비울 때만
|
|
category:
|
|
cannot_delete:
|
|
has_chat_channels: "채팅 채널이 있기 때문에 이 카테고리를 삭제할 수 없습니다."
|