Changeset 121213 in spip-zone
- Timestamp:
- Feb 3, 2020, 1:40:07 PM (13 months ago)
- Location:
- _plugins_/linkcheck/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/linkcheck/trunk/lang/paquet-linkcheck.xml
r102139 r121213 1 <traduction module="paquet-linkcheck" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/linkcheck/trunk/lang/" reference="fr"> 1 <traduction 2 module="paquet-linkcheck" 3 id="paquet-linkcheck--linkcheck-10d25" 4 gestionnaire="salvatore" 5 url="https://trad.spip.net" 6 source="svn://zone.spip.org/spip-zone/_plugins_/linkcheck/trunk/lang" 7 reference="fr"> 2 8 <langue code="en" url="https://trad.spip.net/tradlang_module/paquet-linkcheck?lang_cible=en" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 3 9 <traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" /> 4 10 </langue> 5 <langue code="fr" url="https://trad.spip.net/tradlang_module/paquet-linkcheck?lang_cible=fr" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 6 </langue> 11 <langue code="fr" url="https://trad.spip.net/tradlang_module/paquet-linkcheck?lang_cible=fr" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00" /> 7 12 <langue code="nl" url="https://trad.spip.net/tradlang_module/paquet-linkcheck?lang_cible=nl" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 8 13 <traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" /> -
_plugins_/linkcheck/trunk/lang/paquet-linkcheck_fr.php
r97381 r121213 1 1 <?php 2 2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP 3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/linkcheck/trunk/lang /3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/linkcheck/trunk/lang 4 4 if (!defined('_ECRIRE_INC_VERSION')) { 5 5 return;
Note: See TracChangeset
for help on using the changeset viewer.