[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_en.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_en.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_en.php
new file mode 100644 (file)
index 0000000..a4825d6
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://www.spip.net/trad-lang/
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'affichage_edition_seule' => 'Only display articles in editing mode',
+       'affichage_liste_compacte' => 'Compact display of the article lists',
+
+       // C
+       'changer_langue' => 'Modify the article\'s language',
+
+       // F
+       'fermer' => 'Close',
+
+       // L
+       'lier_traduction' => 'Link a translation',
+
+       // M
+       'modifier_options_langue' => 'options',
+
+       // N
+       'necesite_afficher_objet' => 'This function requires the installation of the plugin',
+
+       // O
+       'options' => 'Modify the language options',
+
+       // R
+       'rang' => 'row',
+
+       // T
+       'titre_plugin' => 'Translate articles differently',
+       'traductions' => 'Translations',
+
+       // V
+       'voir_traductions' => 'View the details of the translations'
+);
+
+?>