mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
27 lines
1,011 B
YAML
27 lines
1,011 B
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:
|
|
js:
|
|
akismet:
|
|
title: "Akismet"
|
|
confirm_spam: "스팸처리"
|
|
not_spam: "스팸아님"
|
|
confirm_delete: "스팸과 사용자를 삭제함"
|
|
reject_user_delete: "사용자 삭제"
|
|
refresh: "글 새로고침"
|
|
posts_to_review: "게시글 검토"
|
|
dismiss: "해지"
|
|
ignore: "무시"
|
|
stats:
|
|
scanned: "스캔됨"
|
|
needs_review: "검토가 필요함"
|
|
confirmed_spam: "스태프 스팸 처리됨"
|
|
confirmed_ham: "스태프 스팸처리 안됨"
|
|
delete_prompt: "정말로 <b>%{username}</b>; 회원을 삭제하시겠습니까? 게시글이 모두 삭제되고 IP와 이메일이 차단됩니다."
|
|
not_enabled: "Akismet을 사용할 수 없습니다."
|
|
change_settings: "설정 변경"
|