1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/contacts_et_organisations/lang/ |
---|
4 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
5 | |
---|
6 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
7 | |
---|
8 | // A |
---|
9 | 'aucun_contact' => 'Il n\'y a aucun contact !', |
---|
10 | 'aucune_organisation' => 'Il n\'y a aucune organisation !', |
---|
11 | |
---|
12 | // B |
---|
13 | 'bouton_contacts' => 'Contacts', |
---|
14 | 'bouton_contacts_organisations' => 'Contacts & Organisations', |
---|
15 | 'bouton_organisations' => 'Organisations', |
---|
16 | 'bouton_rechercher' => 'Rechercher', |
---|
17 | 'bouton_repertoire' => 'Répertoire', |
---|
18 | |
---|
19 | // C |
---|
20 | 'changer' => 'Changer', |
---|
21 | 'chercher_contact' => 'Chercher', |
---|
22 | 'chercher_organisation' => 'Chercher', |
---|
23 | 'chercher_statut' => 'Statut', |
---|
24 | 'confirmer_delier_contact' => 'Êtes-vous sûr de vouloir délier cette organisation de ce contact ?', |
---|
25 | 'confirmer_delier_organisation' => 'Êtes-vous sûr de vouloir délier ce contact de cette organisation ?', |
---|
26 | 'confirmer_delier_organisation_rubrique' => 'Êtes-vous sûr de vouloir délier cette organisation de cette rubrique ?', |
---|
27 | 'confirmer_supprimer_contact' => 'Êtes-vous sûr de vouloir supprimer |
---|
28 | les informations relatives à ce contact ?', |
---|
29 | 'confirmer_supprimer_organisation' => 'Êtes-vous sûr de vouloir supprimer |
---|
30 | les informations relatives à cette organisation ?', |
---|
31 | 'contact' => 'Un contact', |
---|
32 | 'contact_associe_a_auteur_numero' => 'Associée à auteur numéro', |
---|
33 | 'contact_associer_a_auteur' => 'Associer à un auteur', |
---|
34 | 'contact_creer' => 'Créer un contact', |
---|
35 | 'contact_editer' => 'Éditer ce contact', |
---|
36 | 'contact_modifier' => 'Modifier un contact', |
---|
37 | 'contact_nouveau' => 'Nouveau contact', |
---|
38 | 'contact_numero' => 'Contact numéro', |
---|
39 | 'contact_voir' => 'Voir', |
---|
40 | 'contacts' => 'Contacts', |
---|
41 | 'contacts_nb' => '@nb@ contacts', |
---|
42 | 'creer_auteur_contact' => 'Créer un nouvel auteur et le lier à ce contact', |
---|
43 | 'creer_auteur_organisation' => 'Créer un nouvel auteur et le lier à cette organisation', |
---|
44 | |
---|
45 | // D |
---|
46 | 'definir_auteur_comme_contact' => 'Définir comme contact', |
---|
47 | 'definir_auteur_comme_organisation' => 'Définir comme organisation', |
---|
48 | 'delier_cet_auteur' => 'Désassocier', |
---|
49 | |
---|
50 | // E |
---|
51 | 'est_un_contact' => 'Cet auteur est défini comme étant un contact.', |
---|
52 | 'est_une_organisation' => 'Cet auteur est défini comme étant une organisation.', |
---|
53 | 'explication_activite' => 'Activité de l\'organisation : humanitaire, formation, édition...', |
---|
54 | 'explication_contacts_ou_organisations' => 'Vous pouvez définir cet auteur |
---|
55 | comme étant un contact ou comme étant une organisation. |
---|
56 | Ces attributions donnent accès à des champs de saisies supplémentaires |
---|
57 | dans la fiche de renseignement de l\'auteur.', |
---|
58 | 'explication_identification' => 'Identifiant de l\'organisation, comme par exemple N° de TVA, SIRET, SIRENE...', |
---|
59 | 'explication_statut_juridique' => 'SA, SARL, association...', |
---|
60 | 'explication_supprimer_contact' => 'La suppression du contact supprimera |
---|
61 | toutes les informations supplémentaires renseignées sur l\'auteur.', |
---|
62 | 'explication_supprimer_organisation' => 'La suppression de l\'organisation supprimera |
---|
63 | toutes les informations supplémentaires renseignées sur l\'auteur.', |
---|
64 | 'explications_page_contacts' => 'Page en cours de développement. <br /><br />Actions envisagées :<ul> |
---|
65 | <li>voir tous les contacts</li><li>transformer les auteurs en contacts</li><li>importer des contacts</li><li>...</li></ul><br />Merci pour vos suggestions sur <a href="http://www.spip-contrib.net/Plugin-Contacts-Organisations#pagination_comments-list">le forum</a> ;-)', |
---|
66 | 'explications_page_organisations' => 'Page en cours de développement. <br /><br />Actions envisagées :<ul> |
---|
67 | <li>voir toutes les organisations</li><li>transformer des auteurs en organisations</li><li>importer des organsations</li><li>...</li></ul><br />Merci pour vos suggestions sur <a href="http://www.spip-contrib.net/Plugin-Contacts-Organisations#pagination_comments-list">le forum</a> ;-)', |
---|
68 | |
---|
69 | // I |
---|
70 | 'info_contacts_organisation' => 'Contacts de l\'organisation', |
---|
71 | 'info_nb_contacts' => 'Contacts liés', |
---|
72 | 'info_organisation_appartenance' => 'Organisation d\'appartenance', |
---|
73 | 'info_organisations_appartenance' => 'Organisations d\'appartenance', |
---|
74 | 'info_organisations_filles' => 'Organisations filles', |
---|
75 | 'info_organisations_meres' => 'Organisations mères', |
---|
76 | 'info_tous_contacts' => 'Tous les contacts', |
---|
77 | 'info_toutes_organisations' => 'Toutes les organisations', |
---|
78 | 'infos_contacts_ou_organisations' => 'Contacts & Organisations', |
---|
79 | |
---|
80 | // L |
---|
81 | 'label_activite' => 'Activité', |
---|
82 | 'label_civilite' => 'Civilité', |
---|
83 | 'label_date_creation' => 'Date de création', |
---|
84 | 'label_date_naissance' => 'Date de naissance', |
---|
85 | 'label_descriptif' => 'Description', |
---|
86 | 'label_email' => 'Email', |
---|
87 | 'label_fonction' => 'Fonction', |
---|
88 | 'label_identification' => 'Identification', |
---|
89 | 'label_nom' => 'Nom', |
---|
90 | 'label_nom_organisation' => 'Organisation', |
---|
91 | 'label_organisation' => 'Organisation liée', |
---|
92 | 'label_organisation_parente' => 'Organisation parente', |
---|
93 | 'label_prenom' => 'Prénom', |
---|
94 | 'label_prenom_nom' => 'Prénom + Nom', |
---|
95 | 'label_pseudo' => 'Pseudo', |
---|
96 | 'label_recherche_auteurs' => 'Chercher dans les auteurs', |
---|
97 | 'label_recherche_contacts' => 'Chercher dans les contacts', |
---|
98 | 'label_recherche_organisations' => 'Chercher dans les organisations', |
---|
99 | 'label_statut_juridique' => 'Statut juridique', |
---|
100 | 'label_telephone' => 'Tél.', |
---|
101 | 'label_type_liaison' => 'Liaison', |
---|
102 | 'lier_ce_contact' => 'Lier ce contact', |
---|
103 | 'lier_cet_auteur' => 'Lier', |
---|
104 | 'lier_cette_organisation' => 'Lier cette organisation', |
---|
105 | 'lier_contact' => 'Lier un contact', |
---|
106 | 'lier_organisation' => 'Lier une organisation', |
---|
107 | 'liste_contacts' => 'Liste les contacts', |
---|
108 | 'liste_organisations' => 'Liste les organisations', |
---|
109 | |
---|
110 | // N |
---|
111 | 'nb_contact' => '1 contact', |
---|
112 | 'nb_contacts' => '@nb@ contacts', |
---|
113 | |
---|
114 | // O |
---|
115 | 'organisation_associe_a_auteur_numero' => 'Associée à auteur numéro', |
---|
116 | 'organisation_associer_a_auteur' => 'Associer à un auteur', |
---|
117 | 'organisation_creer' => 'Créer une organisation', |
---|
118 | 'organisation_creer_fille' => 'Créer une organisation fille', |
---|
119 | 'organisation_editer' => 'Éditer cette organisation', |
---|
120 | 'organisation_modifier' => 'Modifier une organisation', |
---|
121 | 'organisation_nouveau' => 'Nouvelle organisation', |
---|
122 | 'organisation_numero' => 'Organisation numéro', |
---|
123 | 'organisation_un' => 'Une organisation', |
---|
124 | 'organisation_voir' => 'Voir', |
---|
125 | 'organisations' => 'Organisations', |
---|
126 | 'organisations_nb' => '@nb@ organisations', |
---|
127 | |
---|
128 | // R |
---|
129 | 'recherche_de' => 'Recherche de «@recherche@»', |
---|
130 | 'rechercher' => 'Rechercher', |
---|
131 | |
---|
132 | // S |
---|
133 | 'supprimer_contact' => 'Supprimer ce contact', |
---|
134 | 'supprimer_organisation' => 'Supprimer cette organisation', |
---|
135 | |
---|
136 | // T |
---|
137 | 'titre_contact' => 'Détails du contact', |
---|
138 | 'titre_organisation' => 'Détails de l\'organisation', |
---|
139 | 'titre_page_contacts' => 'Gestion des contacts', |
---|
140 | 'titre_page_organisations' => 'Gestion des organisations', |
---|
141 | 'titre_page_repertoire' => 'Répertoire', |
---|
142 | |
---|
143 | |
---|
144 | ); |
---|
145 | |
---|
146 | ?> |
---|