mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-18 12:00:18 +08:00
25 lines
1.5 KiB
YAML
25 lines
1.5 KiB
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
ko:
|
|
site_settings:
|
|
akismet_enabled: 'Akismet을 사용하여 스팸을 확인 하시겠습니까?'
|
|
akismet_api_key: '스팸 검사를위한 Akismet API 키'
|
|
akismet_transmit_email: "스팸 확인시 포스터 이메일을 Akismet으로 전송"
|
|
skip_akismet_trust_level: "사용자가이 신뢰 수준 이상인 경우 게시물을 Akismet에 제출하지 마십시오."
|
|
skip_akismet_posts: "사용자가이 게시물을 여러 번 게시 한 경우 Akismet에 게시물을 제출하지 마십시오."
|
|
akismet_notify_user: "Akismet이 일시적으로 게시물을 숨겼을 때 사용자에게 알립니다."
|
|
akismet_review_users: "스팸 검사를 위해 TL0 사용자 바이오스를 Akismet으로 보냅니다."
|
|
akismet:
|
|
delete_reason: "%{performed_by}에서 스패머로 확인"
|
|
reviewables:
|
|
reasons:
|
|
akismet_spam_post: "Akismet은이 게시물을 잠재적 인 스팸으로 표시했습니다. `akismet` 설정에서 더 많은 것을보십시오."
|
|
akismet_spam_user: "Akismet은이 사용자를 신뢰 수준과 사용자 프로필에 따라 잠재적 인 스팸으로 표시했습니다. `akismet` 설정에서 더 많은 것을보십시오."
|
|
system_messages:
|
|
akismet_spam:
|
|
subject_template: "Akismet 님이 일시적으로 소식을 숨겼습니다."
|