[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_km.php
diff --git a/www/plugins/crayons/lang/crayons_km.php b/www/plugins/crayons/lang/crayons_km.php
new file mode 100644 (file)
index 0000000..53683e8
--- /dev/null
@@ -0,0 +1,24 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/crayons?lang_cible=km
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'annuler' => 'បោះបង់',
+
+       // E
+       'editer' => 'កែប្រែ',
+       'editer_tout' => 'កែប្រែ ទាំងអស់',
+
+       // U
+       'update_impossible' => 'ការបន្ទាន់សម័យ បានបរាជ័យ។',
+
+       // V
+       'veuillez_patienter' => 'កំពុងស្វែងរក ...'
+);
+
+?>