1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/petitions/lang/petitions_cpf.php
2015-04-28 17:10:23 +02:00

50 lines
2 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/petitions?lang_cible=cpf
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// F
'form_pet_adresse_site' => 'Ladrès out sitwèb', # MODIF
'form_pet_aucune_signature' => 'Astèr, nana pwinn sinyatir èk kod la-minm...', # MODIF
'form_pet_confirmation' => 'Mersi konfirm tèrla out sinyatir :',
'form_pet_deja_signe' => 'Ou la déza finn sinyé lo tèks-la.',
'form_pet_envoi_mail_confirmation' => 'Inn limèl pou konfirmé la finn dèt anvwayé aou. Li donn aou inn ladrès sitwèb. Lé nésésèr ou sava bat-karé sir lo sit-la pou konfirm vréman out sinyatir.', # MODIF
'form_pet_mail_confirmation' => 'Oté,
Ou la domman sinyé lo filsinyatir-la :
@titre@.
Ou la doné bann ranséynman swivan :
Nom : @nom_email@
Site : @nom_site@ - @url_site@
PANGAR...
Pou konfirm out sinyatir-la, i fo sèlman akost ladrès anba (si lé pa fé, sitwèb-la i sava pa antyen kon out doman) :
@url@
Mersi aou mèt ansanm isi
',
'form_pet_nom_site2' => '<b>Lo non out sitwèb ', # MODIF
'form_pet_probleme_liens' => 'Arpran out mèzaz pou siprim bann gatiraz.',
'form_pet_probleme_technique' => 'Astèr, nana inn larlik èk latéknik : bann sinyatir lé baré pou inn moman.',
'form_pet_signature_validee' => 'Out sinyatir lé konfirmé. Mersi aou !',
'form_pet_site_deja_enregistre' => 'Sitwèb-la la déza finn dèt anrozistré',
'form_pet_url_invalide' => 'Ladrès URL ou la finn doné lé pa korèk.',
'form_pet_votre_email' => 'Out ladrès imèl',
'form_pet_votre_nom' => 'Out vrénon ou ti-non-gaté', # MODIF
'form_pet_votre_site' => 'Si out néna out prop sitwèb, i pé mèt ali anba tèrla :',
// I
'info_adresse_email' => 'LADRES IMEL :',
'info_site_web' => 'SITWÈB :',
// L
'lien_reponse_article' => 'Réponn lartik-la'
);
?>