diff --git a/plugins/talk-plugin-moderation-actions/client/translations.yml b/plugins/talk-plugin-moderation-actions/client/translations.yml index 7c352e9a1..82de5ee4b 100644 --- a/plugins/talk-plugin-moderation-actions/client/translations.yml +++ b/plugins/talk-plugin-moderation-actions/client/translations.yml @@ -1,3 +1,15 @@ +da: + talk-plugin-moderation-actions: + reject_comment: "Reject" + approve_comment: "Approve" + approved_comment: "Approved" + moderation_actions: "Moderation Actions" + ban_user: "Ban User" + ban_user_dialog_sub: "Are you sure you would like to ban this user?" + ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + ban_user_dialog_cancel: "Cancel" + ban_user_dialog_yes: "Yes. Ban user" + ban_user_dialog_headline: "Ban User?" en: talk-plugin-moderation-actions: reject_comment: "Reject" @@ -10,7 +22,6 @@ en: ban_user_dialog_cancel: "Cancel" ban_user_dialog_yes: "Yes. Ban user" ban_user_dialog_headline: "Ban User?" - es: talk-plugin-moderation-actions: reject_comment: "Rechazar" @@ -23,6 +34,42 @@ es: ban_user_dialog_cancel: "Cancelar" ban_user_dialog_yes: "Si. Banear usuario" ban_user_dialog_headline: "Banear Usuario?" +fr: + talk-plugin-moderation-actions: + reject_comment: "Reject" + approve_comment: "Approve" + approved_comment: "Approved" + moderation_actions: "Moderation Actions" + ban_user: "Ban User" + ban_user_dialog_sub: "Are you sure you would like to ban this user?" + ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + ban_user_dialog_cancel: "Cancel" + ban_user_dialog_yes: "Yes. Ban user" + ban_user_dialog_headline: "Ban User?" +nl_NL: + talk-plugin-moderation-actions: + reject_comment: "Reject" + approve_comment: "Approve" + approved_comment: "Approved" + moderation_actions: "Moderation Actions" + ban_user: "Ban User" + ban_user_dialog_sub: "Are you sure you would like to ban this user?" + ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + ban_user_dialog_cancel: "Cancel" + ban_user_dialog_yes: "Yes. Ban user" + ban_user_dialog_headline: "Ban User?" +pt_BR: + talk-plugin-moderation-actions: + reject_comment: "Reject" + approve_comment: "Approve" + approved_comment: "Approved" + moderation_actions: "Moderation Actions" + ban_user: "Ban User" + ban_user_dialog_sub: "Are you sure you would like to ban this user?" + ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + ban_user_dialog_cancel: "Cancel" + ban_user_dialog_yes: "Yes. Ban user" + ban_user_dialog_headline: "Ban User?" zh_CN: talk-plugin-moderation-actions: reject_comment: "拒绝" @@ -46,4 +93,4 @@ zh_TW: ban_user_dialog_copy: "注意: 禁止該用戶會同時將這條評論加入拒絕隊列。" ban_user_dialog_cancel: "取消" ban_user_dialog_yes: "是的。禁止用戶" - ban_user_dialog_headline: "禁止該用戶?" \ No newline at end of file + ban_user_dialog_headline: "禁止該用戶?"