[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_eo.php
diff --git a/www/plugins/crayons/lang/crayons_eo.php b/www/plugins/crayons/lang/crayons_eo.php
new file mode 100644 (file)
index 0000000..a081b8c
--- /dev/null
@@ -0,0 +1,41 @@
+<?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=eo
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'annuler' => 'Nuligi',
+
+       // D
+       'deja_modifie' => 'Jam modifita',
+       'donnees_mal_formatees' => 'Datenoj malbone formatitaj',
+
+       // E
+       'editer' => 'Redakti',
+       'editer_@type@_@id@' => 'Tute redakti @type@ @id@ ',
+       'editer_tout' => 'Ĉion redakti',
+
+       // M
+       'modifie_par_ailleurs' => 'Modifita dumtempe',
+
+       // N
+       'non_autorise' => 'Ne permesate',
+       'non_implemente' => 'Ne prirealigita',
+
+       // P
+       'pas_de_modification' => 'Neniu modifo',
+       'pas_de_valeur' => 'Neniu valoro',
+
+       // S
+       'sauvegarder' => 'Ĉu konservi modifojn ?',
+       'svp_copier_coller' => 'Ni pardonpetas, kopigluu viajn ŝanĝojn kaj rekomencu',
+
+       // V
+       'veuillez_patienter' => 'Bonvolu atendi...'
+);
+
+?>