X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fpetitions%2Flang%2Fpetitions_he.php;h=93e0e95857fc85b6ef05a8a0b23785bf74cb4b93;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=351ef00f0723d41a1cf8193495320871de7bbd23;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/petitions/lang/petitions_he.php b/www/plugins-dist/petitions/lang/petitions_he.php index 351ef00f..93e0e958 100644 --- a/www/plugins-dist/petitions/lang/petitions_he.php +++ b/www/plugins-dist/petitions/lang/petitions_he.php @@ -3,10 +3,18 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=he // ** 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' => 'להפעיל את העצומה', + 'bouton_radio_pas_petition' => 'אין עצומה', + 'bouton_radio_petition_activee' => 'עצומה מופעלת', + 'bouton_radio_supprimer_petition' => 'מחק את העצומה', + // F 'form_pet_adresse_site' => 'הכתובת הכללית של האתר שלך', # MODIF 'form_pet_aucune_signature' => 'שום חתימה לא מתאימה לקוד...', # MODIF @@ -46,5 +54,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'info_signature_supprimee_erreur' => 'טעות : קוד המחיקה לא מתאים לאף חתימה', # MODIF 'info_site_web' => 'אתר אינטרנט :' ); - -?>