[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_my.php
index 2d4772d..c5eeb35 100644 (file)
@@ -3,10 +3,18 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=my
 // ** 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
@@ -32,5 +40,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // L
        'lien_reponse_article' => 'ဆောင်းပါးသို့ ပြန်တုန့်ပြန်ပါ'
 );
-
-?>