[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_lb.php
diff --git a/www/plugins/crayons/lang/crayons_lb.php b/www/plugins/crayons/lang/crayons_lb.php
new file mode 100644 (file)
index 0000000..8cefa80
--- /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=lb
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'annuler' => 'Annuléieren',
+
+       // D
+       'deja_modifie' => 'Schons geännert',
+       'donnees_mal_formatees' => 'Daten schlecht formatéiert',
+
+       // E
+       'editer' => 'Änneren',
+       'editer_@type@_@id@' => '@type@ @id@ ganz änneren',
+       'editer_tout' => 'Alles änneren',
+
+       // M
+       'modifie_par_ailleurs' => 'Anerwärts geännert',
+
+       // N
+       'non_autorise' => 'Nët erlabt',
+       'non_implemente' => 'Nët agericht',
+
+       // P
+       'pas_de_modification' => 'Kéng Ännerung',
+       'pas_de_valeur' => 'Kéng Valeur',
+
+       // S
+       'sauvegarder' => 'Ännerunge späicheren?',
+       'svp_copier_coller' => 'Deet ons leet, kopéiert/pächt är Ännerungen a fänkt nei un',
+
+       // V
+       'veuillez_patienter' => 'Waart weg...'
+);
+
+?>