diff --git a/plugins/talk-plugin-akismet/client/translations.yml b/plugins/talk-plugin-akismet/client/translations.yml index af7217831..0d9b30a3e 100644 --- a/plugins/talk-plugin-akismet/client/translations.yml +++ b/plugins/talk-plugin-akismet/client/translations.yml @@ -1,3 +1,18 @@ +da: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" en: error: COMMENT_IS_SPAM: | @@ -12,4 +27,94 @@ en: flags: reasons: comment: - spam_comment: "Detected Spam" \ No newline at end of file + spam_comment: "Detected Spam" +es: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" +fr: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" +nl_NL: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" +pt_BR: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" +zh_CN: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam" +zh_TW: + error: + COMMENT_IS_SPAM: | + The language in this comment looks like spam. You can + edit the comment or submit it anyway for moderator review. + talk-plugin-akismet: + spam: "Spam" + spam_comment: "Spam" + detected: "Detected by Akismet" + still_spam: | + Thank you. Our moderation team will review your comment shortly. + flags: + reasons: + comment: + spam_comment: "Detected Spam"