[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_oc_prv.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=oc_prv
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // B
13 'bouton_radio_activer_petition' => 'Activar la peticion',
14 'bouton_radio_pas_petition' => 'Ges de peticion',
15 'bouton_radio_petition_activee' => 'Peticion activada',
16 'bouton_radio_supprimer_petition' => 'Suprimir la peticion',
17
18 // F
19 'form_pet_adresse_site' => 'Adreiça de vòstre sit', # MODIF
20 'form_pet_aucune_signature' => 'Ges de signatura correspònd a aqueu còde...', # MODIF
21 'form_pet_confirmation' => 'Vougatz confirmar vòstra signatura:',
22 'form_pet_deja_signe' => 'Avètz ja signat aqueu tèxt.',
23 'form_pet_envoi_mail_confirmation' => 'Ara recebretz un e-mail de confirmacion. Per validar vòstra signatura, cau vesitar l’adreiça web mençonada per aquest corrier.', # MODIF
24 'form_pet_mail_confirmation' => 'Bonjorn,
25
26 avètz demandat de signar la peticion:
27 @titre@.
28
29 Avètz fornidas leis informacions seguentas :
30 Nom: @nom_email@
31 Sit: @nom_site@ - @url_site@
32
33
34 IMPORTANT...
35 Per validar vòstra signatura, basta de vos connectar a
36 l’adreiça çai sota (senon s’escamparà
37 vòstra demanda):
38 @url@
39
40
41 Grandmercé per vòstra participacion
42 ',
43 'form_pet_nom_site2' => 'Nom de vòstre sit Web', # MODIF
44 'form_pet_probleme_technique' => 'Problèma tecnic, lei signaturas son temporàriament arrestadas.',
45 'form_pet_signature_validee' => 'Vòstra signatura es validada. Grandmercé!',
46 'form_pet_site_deja_enregistre' => 'Ja aqueu sit es registrat',
47 'form_pet_url_invalide' => 'L’URL qu’avètz indicada es pas valida.',
48 'form_pet_votre_email' => 'Vòstra adreiça e-mail',
49 'form_pet_votre_nom' => 'Vòstre nom o pseudonim', # MODIF
50 'form_pet_votre_site' => 'Se tenètz un sit, o podètz marcar çai sota',
51
52 // I
53 'info_adresse_email' => 'ADREIÇA E-MAIL:',
54 'info_site_web' => 'SIT WEB:',
55
56 // L
57 'lien_reponse_article' => 'Respònsa a l’article'
58 );