[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / lang / spip_bonux_en.php
diff --git a/www/plugins/auto/spip-bonux/lang/spip_bonux_en.php b/www/plugins/auto/spip-bonux/lang/spip_bonux_en.php
new file mode 100644 (file)
index 0000000..156b54c
--- /dev/null
@@ -0,0 +1,29 @@
+<?php
+
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+if (!defined("_ECRIRE_INC_VERSION")) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+'afficher_calendrier' => 'Show the calendar',
+'annee_precedente' => 'Previous year',
+'annee_suivante' => 'Next year',
+'annuler_recherche' => 'Cancel the search',
+
+'bouton_fermer' => "Close",
+
+'erreur_date' => 'This date is incorrect',
+'erreur_date_corrigee' => 'The date has been corrected',
+'erreur_heure' => 'This hour is incorrect',
+'erreur_heure_corrigee' => 'The hour has been corrected',
+
+'mois_precedent' => 'Previous month',
+'mois_suivant' => 'Next month',
+'id_rapide' => 'Quick add',
+'pages' => 'Pages',
+
+
+);
+
+
+?>
\ No newline at end of file