Changeset 117895 in spip-zone
- Timestamp:
- Sep 19, 2019, 3:41:18 AM (16 months ago)
- Location:
- _plugins_/noizetier/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/noizetier/trunk/lang/noizetier.xml
r117883 r117895 1 1 <traduction module="noizetier" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/noizetier/trunk/lang/" reference="fr"> 2 <langue code="de" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=de" total="23 1" traduits="54" relire="0" modifs="23" nouveaux="154" pourcent="23.38">2 <langue code="de" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=de" total="233" traduits="54" relire="0" modifs="23" nouveaux="156" pourcent="23.18"> 3 3 <traducteur nom="klaus++" lien="https://trad.spip.net/auteur/klaus" /> 4 4 </langue> 5 <langue code="en" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=en" total="23 1" traduits="183" relire="0" modifs="0" nouveaux="48" pourcent="79.22">5 <langue code="en" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=en" total="233" traduits="208" relire="0" modifs="0" nouveaux="25" pourcent="89.27"> 6 6 <traducteur nom="b_b" lien="https://trad.spip.net/auteur/b_b" /> 7 7 <traducteur nom="Benitron" lien="https://trad.spip.net/auteur/benitron" /> … … 13 13 <traducteur nom="tcharlss" lien="https://trad.spip.net/auteur/drbouvierleduc" /> 14 14 </langue> 15 <langue code="es" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=es" total="23 1" traduits="77" relire="0" modifs="22" nouveaux="132" pourcent="33.33">15 <langue code="es" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=es" total="233" traduits="77" relire="0" modifs="22" nouveaux="134" pourcent="33.05"> 16 16 <traducteur nom="alf" lien="https://trad.spip.net/auteur/alf" /> 17 17 <traducteur nom="Raquel S. Bujaldón" lien="https://trad.spip.net/auteur/raquel-s-bujaldon" /> 18 18 </langue> 19 <langue code="fa" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=fa" total="23 1" traduits="57" relire="0" modifs="20" nouveaux="154" pourcent="24.68">19 <langue code="fa" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=fa" total="233" traduits="57" relire="0" modifs="20" nouveaux="156" pourcent="24.46"> 20 20 <traducteur nom="Davood Hossein" lien="https://trad.spip.net/auteur/davood-hossein" /> 21 21 </langue> 22 <langue code="fr" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=fr" total="23 1" traduits="231" relire="0" modifs="0" nouveaux="0" pourcent="100.00">22 <langue code="fr" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=fr" total="233" traduits="233" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 23 23 </langue> 24 <langue code="nl" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=nl" total="23 1" traduits="231" relire="0" modifs="0" nouveaux="0" pourcent="100.00">24 <langue code="nl" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=nl" total="233" traduits="231" relire="0" modifs="0" nouveaux="2" pourcent="99.14"> 25 25 <traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" /> 26 26 </langue> 27 <langue code="sk" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=sk" total="23 1" traduits="82" relire="0" modifs="22" nouveaux="127" pourcent="35.50">27 <langue code="sk" url="https://trad.spip.net/tradlang_module/noizetier?lang_cible=sk" total="233" traduits="82" relire="0" modifs="22" nouveaux="129" pourcent="35.19"> 28 28 <traducteur nom="jaro" lien="https://trad.spip.net/auteur/jaro" /> 29 29 </langue> -
_plugins_/noizetier/trunk/lang/noizetier_fr.php
r117887 r117895 35 35 'configurer_profondeur_max_label' => 'Profondeur d’imbrication', 36 36 'configurer_titre' => 'Configurer le plugin noiZetier', 37 'configurer_types_noisettes_masques_explication' => 'Cochez les types de noisettes que vous ne <strong>souhaitez pas</strong> proposer lors de l’ajout d’une noisette.', 37 38 'configurer_types_noisettes_masques_label' => 'Types de noisettes proposés', 38 'configurer_types_noisettes_masques_explication' => 'Cochez les types de noisettes que vous ne <strong>souhaitez pas</strong> proposer lors de l’ajout d’une noisette.',39 39 'copie_de' => 'Copie de @source@', 40 40
Note: See TracChangeset
for help on using the changeset viewer.