[SPIP] +2.1.12
[velocampus/web/www.git] / www / themes / theme_maparaan / lang / maparaan_en.php
diff --git a/www/themes/theme_maparaan/lang/maparaan_en.php b/www/themes/theme_maparaan/lang/maparaan_en.php
new file mode 100644 (file)
index 0000000..6efca5f
--- /dev/null
@@ -0,0 +1,64 @@
+<?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
+       'articles_populaires' => 'Popular posts',
+       'articles_rubrique' => 'Posts Under Category',
+       // B
+       'bouton_radio_modere_priori' => 'Pre-moderation',
+       
+       // C
+       'commentaires' => 'Comments',
+       'commentaires_recents' => 'Recent comments',
+
+       // D
+       'date_forum' => '@date@, @heure@',
+       
+       //E
+       
+       //F     
+       'form_pet_message_commentaire' => 'Any message or comment?',
+       'forum_lien_hyper' => 'Hyperlink',
+       'forum_qui_etes_vous' => 'Who are you?',
+       'forum_votre_nom' => 'Your name',
+       'forum_votre_email' => 'Your email address',
+
+       // I
+
+       // L
+       'liens' => 'Links',
+       'login_login2' => 'Login',
+       'login_pass2' => 'Password',
+
+       // M
+       'meme_rubrique' => 'Same section',
+       
+       //O
+       'optionnel' => 'optional',
+       
+       // P
+       'pages' => 'Pages',
+       'par' => 'by',
+       'partager' => 'Share it',
+       'petition' => 'Petition',
+
+       // R
+
+       // S
+       'sites' => 'Websites',
+       'suivre_site' => 'Follow my website',
+       'sur' => 'on',
+
+       // T
+       'texte_message' => 'Your message'
+
+       // V
+
+       // Z
+);
+
+?>