Browse Source

[Salvatore] [source:_core_/plugins/statistiques/lang/ paquet-stats] Export depuis http://trad.spip.net de la langue eo

dev/responsive
gpl@long-player.net 5 years ago
parent
commit
a9aa33de44
  1. 1
      .gitattributes
  2. 3
      lang/paquet-stats.xml
  3. 16
      lang/paquet-stats_eo.php

1
.gitattributes vendored

@ -22,6 +22,7 @@ javascript/jquery.tflot.js -text
lang/paquet-stats.xml -text
lang/paquet-stats_br.php -text
lang/paquet-stats_de.php -text
lang/paquet-stats_eo.php -text
lang/paquet-stats_es.php -text
lang/paquet-stats_fa.php -text
lang/paquet-stats_fr_fem.php -text

3
lang/paquet-stats.xml

@ -11,6 +11,9 @@
<langue code="en" url="https://trad.spip.net/tradlang_module/paquet-stats?lang_cible=en" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="kent1" lien="https://trad.spip.net/auteur/kent1" />
</langue>
<langue code="eo" url="https://trad.spip.net/tradlang_module/paquet-stats?lang_cible=eo" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="gpl" lien="https://trad.spip.net/auteur/gpl" />
</langue>
<langue code="es" url="https://trad.spip.net/tradlang_module/paquet-stats?lang_cible=es" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="jotacese" lien="https://trad.spip.net/auteur/jotacese" />
</langue>

16
lang/paquet-stats_eo.php

@ -0,0 +1,16 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-stats?lang_cible=eo
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// S
'stats_description' => 'Statistikoj de SPIP',
'stats_nom' => 'Statistikoj',
'stats_slogan' => 'Mastrumado de la statistikoj en SPIP'
);
Loading…
Cancel
Save