Browse Source

[Salvatore] [source:lang/ formidable_participation_dest] Export depuis https://trad.spip.net de la langue it

[Salvatore] [source:lang/ formidable_participation_dest] Mise a jour du bilan depuis https://trad.spip.net
master
Alberto 9 months ago committed by Salvatore
parent
commit
a06a1bd4bd
  1. 3
      lang/formidable_participation_dest.xml
  2. 18
      lang/formidable_participation_dest_it.php

3
lang/formidable_participation_dest.xml

@ -6,4 +6,7 @@
source="https://git.spip.net/spip-contrib-extensions/formidable_participation_destinataires_supplementaires.git"
reference="fr">
<langue code="fr" url="https://trad.spip.net/tradlang_module/formidable_participation_dest?lang_cible=fr" total="5" traduits="5" relire="0" modifs="0" nouveaux="0" pourcent="100.00" />
<langue code="it" url="https://trad.spip.net/tradlang_module/formidable_participation_dest?lang_cible=it" total="5" traduits="5" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Alberto" lien="https://trad.spip.net/auteur/alberto" />
</langue>
</traduction>

18
lang/formidable_participation_dest_it.php

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/formidable_participation_dest?lang_cible=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// P
'participation_auteurs_supplementaires_explication' => 'Al momento della registrazione all’evento con Formidable, questi autori verranno avvisati. E’ possibile inserire più indirizzi, separati da virgole.',
'participation_auteurs_supplementaires_label' => 'Autore/i da notificare in caso di registrazione',
'participation_dest_label' => 'Destinatari aggiuntivi durante la registrazione',
'participation_email_supplementaire_explication' => 'Al momento della registrazione all’evento con Formidable, verrà inviata una notifica a queste email. E’ possibile inserire più indirizzi, separati da virgole.',
'participation_email_supplementaire_label' => 'Email da notificare in caso di registrazione'
);
Loading…
Cancel
Save