[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / zpip_v1 / lang / zpip_en.php
diff --git a/www/plugins/zpip_v1/lang/zpip_en.php b/www/plugins/zpip_v1/lang/zpip_en.php
new file mode 100644 (file)
index 0000000..e0f5934
--- /dev/null
@@ -0,0 +1,46 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/acces_restreint/lang/
+if (!defined("_ECRIRE_INC_VERSION")) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'adapte_de' => 'adapted from',
+
+       // B
+
+       // C
+       'conception_graphique_par' => 'Graphic design (c)',
+       'commentaire' => 'comment',
+       'commentaires' => 'comments',
+
+       // D
+       'date_forum' => '@date@ at @heure@',
+
+       // I
+
+       // L
+       'lire_la_suite' => 'Read more',
+       'lire_la_suite_de' => ' of ',
+
+       // M
+
+       // P
+       'personaliser_nav' => 'Customize this menu',
+
+       // R
+
+       // S
+       'sous_licence' => 'under License',
+
+       // T
+
+       // V
+
+       // Z
+       'zapl_loading' => 'Loading...',
+       'zapl_reload_off' => 'Click here if this page remains empty (or activate javascript in your browser)',
+);
+
+?>