Changeset 77056 in spip-zone
- Timestamp:
- Oct 7, 2013, 8:38:17 PM (8 years ago)
- Location:
- _plugins_/nospam/lang
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/nospam/lang/nospam.xml
r77016 r77056 3 3 <traducteur nom="George" lien="http://trad.spip.net/auteur/جورج-قندلفت" /> 4 4 </langue> 5 <langue code="en" url="http://trad.spip.net/tradlang_module/nospam?lang_cible=en" total="10" traduits=" 9" relire="0" modifs="1" nouveaux="0" pourcent="90.00">5 <langue code="en" url="http://trad.spip.net/tradlang_module/nospam?lang_cible=en" total="10" traduits="10" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 6 6 <traducteur nom="Benitron" lien="http://trad.spip.net/auteur/benitron" /> 7 7 <traducteur nom="kent1" lien="http://trad.spip.net/auteur/kent1" /> 8 8 </langue> 9 <langue code="es" url="http://trad.spip.net/tradlang_module/nospam?lang_cible=es" total="10" traduits=" 9" relire="0" modifs="1" nouveaux="0" pourcent="90.00">9 <langue code="es" url="http://trad.spip.net/tradlang_module/nospam?lang_cible=es" total="10" traduits="10" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 10 10 <traducteur nom="Raquel S. Bujaldón" lien="http://trad.spip.net/auteur/raquel" /> 11 11 </langue> -
_plugins_/nospam/lang/nospam_en.php
r76671 r77056 9 9 10 10 // E 11 'erreur_attributs_html_interdits' => 'It ’s not allowed to use the html attributes <tt>class</tt> or <tt>style</tt>', # MODIF11 'erreur_attributs_html_interdits' => 'It is not possible to insert images or use the html attributes <tt>class</tt> or <tt>style</tt>', 12 12 'erreur_blacklist' => 'You have been blacklisted, you can not post messages anymore.', 13 13 'erreur_jeton' => 'Unable to take account of your message. Thank you to resubmit!', -
_plugins_/nospam/lang/nospam_es.php
r76671 r77056 9 9 10 10 // E 11 'erreur_attributs_html_interdits' => 'No está permitido el uso de atributos html <tt>class</tt> ou <tt>style</tt>', # MODIF11 'erreur_attributs_html_interdits' => 'No está permitido insertar imágenes ni el uso de atributos html <tt>class</tt> ou <tt>style</tt>', 12 12 'erreur_blacklist' => 'Usted ha sido metido en lista negra, no puede enviar más mensaje.', 13 13 'erreur_jeton' => 'Su mensaje no ha sido tomado en cuenta. ¡Gracias por enviarlo de nuevo!',
Note: See TracChangeset
for help on using the changeset viewer.