[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / petitions / lang / petitions_km.php
index 8c7ed38..f61a461 100644 (file)
@@ -3,10 +3,18 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/petitions?lang_cible=km
 // ** 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
@@ -50,5 +58,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // L
        'lien_reponse_article' => 'ចំលើយ ទៅ​អត្ថបទ'
 );
-
-?>