[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_eo.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/crayons?lang_cible=eo
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'annuler' => 'Nuligi',
12
13 // D
14 'deja_modifie' => 'Jam modifita',
15 'donnees_mal_formatees' => 'Datenoj malbone formatitaj',
16
17 // E
18 'editer' => 'Redakti',
19 'editer_@type@_@id@' => 'Tute redakti @type@ @id@ ',
20 'editer_tout' => 'Ĉion redakti',
21
22 // M
23 'modifie_par_ailleurs' => 'Modifita dumtempe',
24
25 // N
26 'non_autorise' => 'Ne permesate',
27 'non_implemente' => 'Ne prirealigita',
28
29 // P
30 'pas_de_modification' => 'Neniu modifo',
31 'pas_de_valeur' => 'Neniu valoro',
32
33 // S
34 'sauvegarder' => 'Ĉu konservi modifojn ?',
35 'svp_copier_coller' => 'Ni pardonpetas, kopigluu viajn ŝanĝojn kaj rekomencu',
36
37 // V
38 'veuillez_patienter' => 'Bonvolu atendi...'
39 );
40
41 ?>