discourse/plugins/chat/config/locales/server.ko.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

71 lines
2.3 KiB
YAML
Raw Normal View History

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