[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_eu.php
diff --git a/www/plugins/crayons/lang/crayons_eu.php b/www/plugins/crayons/lang/crayons_eu.php
new file mode 100644 (file)
index 0000000..61abab6
--- /dev/null
@@ -0,0 +1,37 @@
+<?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=eu
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'annuler' => 'Ezeztatu',
+
+       // D
+       'deja_modifie' => 'Jadanik aldatua',
+       'donnees_mal_formatees' => 'Gaizki formatutako datuak',
+
+       // E
+       'editer' => 'Editatu',
+       'editer_@type@_@id@' => '@type@ @id@ osoki editatu',
+       'editer_tout' => 'Dena editatu',
+
+       // M
+       'modifie_par_ailleurs' => 'Bestalde aldatua',
+
+       // N
+       'non_autorise' => 'Ez baimendua',
+       'non_implemente' => 'Ez inpliment atua',
+
+       // P
+       'pas_de_modification' => 'Aldaketarik ez',
+       'pas_de_valeur' => 'Balorerik ez',
+
+       // S
+       'sauvegarder' => 'Aldaketak grabatu ?'
+);
+
+?>