[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_es.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_es.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_es.php
new file mode 100644 (file)
index 0000000..3f27764
--- /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' => 'Solo mode de edición para los artículos', # MODIF
+       'affichage_liste_compacte' => 'Lista de artículos compacto',
+
+       // C
+       'changer_langue' => 'Cambiar el idioma del artículo',
+
+       // F
+       'fermer' => 'Cerrar',
+
+       // L
+       'lier_traduction' => 'Añadir una traducción',
+
+       // M
+       'modifier_options_langue' => 'options', # NEW
+
+       // N
+       'necesite_afficher_objet' => 'Esta opción necesita la instalación del plugin',
+
+       // O
+       'options' => 'Opciones', # MODIF
+
+       // R
+       'rang' => 'Rang', # NEW
+
+       // T
+       'titre_plugin' => 'Traducción de articulos repensada',
+       'traductions' => 'Traducciones',
+
+       // V
+       'voir_traductions' => 'Ver las traducciones en detalle'
+);
+
+?>