[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / compositions_v2 / lang / compositions_en.php
diff --git a/www/plugins/auto/compositions_v2/lang/compositions_en.php b/www/plugins/auto/compositions_v2/lang/compositions_en.php
new file mode 100644 (file)
index 0000000..5d35491
--- /dev/null
@@ -0,0 +1,43 @@
+<?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(
+       // A
+       'article_en_accueil' => 'This article was selected as home of the section',
+       'aucun_article_accueil' => 'No article',
+
+       // C
+       'choisir_article_accueil' => 'Choose as home article',
+       'composition' => 'Composition',
+       'compositions' => 'Compositions',
+       'composition_verrouillee' => 'This composition is locked by the webmaster',
+       'composition_utilisee' => 'Used&nbsp;:',
+
+       // D
+       'des_utilisations' => '@nb@ uses',
+
+       // L
+       'label_chemin_compositions' => 'Compositions folder',
+       'label_chemin_compositions_details' => 'Specify the path where the skeletons will be found for composition.',
+       'label_composition' => 'Type of composition',
+       'label_composition_explication' => 'You are Webmaster, you can',
+       'label_composition_lock' => 'Lock the composition',
+       'label_composition_rubrique' => 'Sections composition',
+       'label_id_article_accueil' => 'Home article',
+       'label_pas_de_composition' => 'No composition',
+       'label_styliser' => 'Selection of skeletons',
+       'label_styliser_auto' => 'Do not use automatic selection. The selection is supported by my skeletons.',
+       'label_utiliser_article_accueil' => 'Do not use home articles of sections',
+
+       // R
+       'rubrique_article_en_accueil' => 'Home article&nbsp;:',
+
+       // U
+       'une_utilisation' => '1 use',
+
+       // V
+       'voir_article_accueil' => 'View article',
+);
+?>
\ No newline at end of file