File "nospam_en.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/nospam/v3.0.0/lang/nospam_en.php
File size: 1.51 KB
MIME-type: text/x-php
Charset: utf-8

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/nospam?lang_cible=en
// ** ne pas modifier le fichier **

return [

	// E
	'erreur_attributs_html_interdits' => 'It is not possible to insert images or use the html attributes <tt>class</tt> or <tt>style</tt>',
	'erreur_blacklist' => 'You have been blacklisted, you can not post messages anymore.',
	'erreur_jeton' => 'Unable to process your message. Thank you for resubmitting.',
	'erreur_spam' => 'Unable to process your message!',
	'erreur_spam_doublon' => 'An identical message already exists!',
	'erreur_spam_ip' => 'Too many comments detrimental to the quality!',
	'erreur_url_deja_spammee' => 'This message contains suspicious links that look like SPAM. Thanks to delete them.',

	// F
	'forum_saisie_texte_info' => 'For the formatting of your message, this form only accepts SPIP shortcuts <code>[-&gt;url] {{bold}} {italic} &lt;quote&gt; &lt;code&gt;</code> &lt;cadre&gt;</cadre> et le code HTML <code>&lt;q&gt; &lt;del&gt; &lt;ins&gt;</code>. To create paragraphs, simply leave blank lines.',

	// I
	'info_alt_antispam' => 'Silent Antispam - no content displayed ',
	'info_ip_suspecte' => 'Your IP address is suspected to send SPAMs. Thank you to confirm your are not doing so.',

	// L
	'label_je_ne_suis_pas_un_robot' => 'I’m not a robot. ',
	'label_message_licite' => 'This is not an abusive post',
	'libelle_je_ne_suis_pas_un_robot' => 'Click to confirm that you are not a robot ',
];