spip_nursit/plugins/dist/squelettes/zpip-dist-v1/lang/zpip_es.php

41 lines
496 B
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?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
// B
// C
'conception_graphique_par' => 'Dise&ntilde;o gr&aacute;fico (c)',
'commentaire' => 'comentario',
'commentaires' => 'comentarios',
// D
// I
// L
'lire_la_suite' => 'Seguir leyendo',
'lire_la_suite_de' => '',
// M
// P
// R
// S
'sous_licence' => 'bajo Licencia',
// T
// V
// Z
);
?>