spip_nursit/plugins-dist/dist/nursit/nospam/lang/nospam_it.php
2023-06-01 17:30:12 +02:00

32 lines
1.7 KiB
PHP
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// E
'erreur_attributs_html_interdits' => 'Non è permesso linserimento di immagini ne lutilizzo degli attributi html <tt>class</tt> o <tt>style</tt>',
'erreur_blacklist' => 'Sei stato inserito nella lista nera, non puoi più postare messaggi.',
'erreur_jeton' => 'Impossibile prendere in considerazione il tuo messaggio; si prega di inviarlo nuovamente!',
'erreur_spam' => 'Impossibile prendere in considerazione il tuo messaggio!',
'erreur_spam_doublon' => 'Esiste già un messaggio identico!',
'erreur_spam_ip' => 'Troppi commenti danneggiano la qualità!',
'erreur_url_deja_spammee' => 'Questo messaggio contiene collegamenti sospetti che sembrano SPAM. Si prega di rimuoverli.',
// F
'forum_saisie_texte_info' => 'Per formattare il tuo messaggio, questo modulo accetta solo le scorciatoie SPIP <code>[-&gt;url] {{gras}} {italique} &lt;quote&gt; &lt;code&gt;</code> &lt;cadre&gt;</cadre> ed il codice HTML <code>&lt;q&gt; &lt;del&gt; &lt;ins&gt;</code>. Per creare paragrafi, lascia semplicemente le righe vuote.',
// I
'info_alt_antispam' => 'Antispam silenzioso - nessun contenuto visualizzato',
'info_ip_suspecte' => 'Il tuo indirizzo IP è sospettato di diffusione di SPAM. Per favore conferma le tue buone intenzioni.',
// L
'label_je_ne_suis_pas_un_robot' => 'Non sono un robot',
'label_message_licite' => 'Questo non è un messaggio offensivo',
'libelle_je_ne_suis_pas_un_robot' => 'Clicca per confermare di non essere un robot'
);