X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fpetitions%2Flang%2Fpetitions_ro.php;fp=www%2Fplugins-dist%2Fpetitions%2Flang%2Fpetitions_ro.php;h=3003235e77c07d0c34244910a769f4812bdd9b4b;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=6d30b61735addcf15521c581748f7cc06d99f8c7;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/petitions/lang/petitions_ro.php b/www/plugins-dist/petitions/lang/petitions_ro.php index 6d30b617..3003235e 100644 --- a/www/plugins-dist/petitions/lang/petitions_ro.php +++ b/www/plugins-dist/petitions/lang/petitions_ro.php @@ -3,10 +3,18 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=ro // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( + // B + 'bouton_radio_activer_petition' => 'Activaţi petiţia', + 'bouton_radio_pas_petition' => 'Fără petiţie', + 'bouton_radio_petition_activee' => 'Petiţie activată', + 'bouton_radio_supprimer_petition' => 'Ştergeţi petiţia', + // F 'form_pet_adresse_site' => 'Adresa site-ului dumneavoastră', # MODIF 'form_pet_aucune_signature' => 'Nici o semnătură nu corespunde acestui cod...', # MODIF @@ -51,5 +59,3 @@ Mulţumim pentru participarea dumneavoastră // L 'lien_reponse_article' => 'Răspuns la articol' ); - -?>