Envoi initial
[spip_souscriptions.git] / lang / souscription_don_fr.php~
1 <?php
2 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
3
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6
7 $GLOBALS[$GLOBALS['idx_lang']] = array(
8
9         // A
10         'ajouter_lien_souscription_don' => 'Ajouter ce don',
11
12         // C
13         'confirmer_don' => 'Faire un don',
14
15         // E
16         'explication_envoyer_info' => 'Souhaite recevoir des informations publiques',
17
18         // I
19         'icone_creer_souscription_don' => 'Créer un don',
20         'icone_modifier_souscription_don' => 'Modifier ce don',
21         'info_1_souscription_don' => 'Un don',
22         'info_aucun_souscription_don' => 'Aucun don',
23         'info_nb_souscription_dons' => '@nb@ dons',
24         'info_souscription_dons_auteur' => 'Les dons de cet auteur',
25
26         // L
27         'label_adresse' => 'Adresse',
28         'label_code_postal' => 'Code postal',
29         'label_courriel' => 'Courriel',
30         'label_montant' => 'Montant',
31         'label_envoyer_info' => 'Souhaite être informé',
32         'label_id_transaction' => 'Identifiant de la transaction',
33         'label_nom' => 'Nom',
34         'label_prenom' => 'Prénom',
35         'label_recu_fiscal' => 'Envoyer un reçu fiscal',
36         'label_ville' => 'Ville',
37
38         // R
39         'retirer_lien_souscription_don' => 'Retirer ce don',
40         'retirer_tous_liens_souscription_dons' => 'Retirer tous les dons',
41
42         // T
43         'texte_ajouter_souscription_don' => 'Ajouter un don',
44         'texte_changer_statut_souscription_don' => 'Ce don est :',
45         'texte_creer_associer_souscription_don' => 'Créer et associer un don',
46         'titre_langue_souscription_don' => 'Langue de ce don',
47         'titre_logo_souscription_don' => 'Logo de ce don',
48         'titre_souscription_don' => 'Don',
49         'titre_souscription_dons' => 'Dons',
50         'titre_souscription_dons_rubrique' => 'Dons de la rubrique',
51 );
52
53 ?>