Changeset 60996 in spip-zone
- Timestamp:
- May 5, 2012, 1:35:56 PM (9 years ago)
- Location:
- _galaxie_/www.spip.net/squelettes/2008/lang
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/www.spip.net/squelettes/2008/lang/spipnet.xml
r60808 r60996 1 1 <traduction module="spipnet" gestionnaire="salvatore" url="http://trad.spip.org" source="svn://zone.spip.org/spip-zone/_galaxie_/www.spip.net/squelettes/2008/lang" reference="fr"> 2 <langue code="de" /> 3 <langue code="en" url="http://trad.spip.org/tradlang_module/spipnet?lang_cible=en"> 4 <traducteur nom="kent1" lien="http://trad.spip.org/auteur/kent1" /> 5 </langue> 6 <langue code="es" /> 2 7 <langue code="fr" /> 8 <langue code="sk" url="http://trad.spip.org/tradlang_module/spipnet?lang_cible=sk"> 9 <traducteur nom="jaro" lien="http://trad.spip.org/auteur/jaro" /> 10 </langue> 3 11 </traduction> -
_galaxie_/www.spip.net/squelettes/2008/lang/spipnet_de.php
r60831 r60996 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/_galaxie_/www.spip.net/squelettes/2008/lang 3 // extrait automatiquement de http://trad.spip.org/tradlang_module/spipnet?lang_cible=de 4 // ** ne pas modifier le fichier ** 5 4 6 if (!defined('_ECRIRE_INC_VERSION')) return; 5 7 -
_galaxie_/www.spip.net/squelettes/2008/lang/spipnet_en.php
r60831 r60996 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/_galaxie_/www.spip.net/squelettes/2008/lang 3 // extrait automatiquement de http://trad.spip.org/tradlang_module/spipnet?lang_cible=en 4 // ** ne pas modifier le fichier ** 5 4 6 if (!defined('_ECRIRE_INC_VERSION')) return; 5 7 … … 7 9 8 10 // C 9 'chercher_parmi_les_signataires' => ' Chercher parmi les signataires',11 'chercher_parmi_les_signataires' => 'Search among the signatories', 10 12 11 13 // D 12 'derniers_sites_realises_avec_spip' => ' Derniers sites réalisés avecSPIP',14 'derniers_sites_realises_avec_spip' => 'Last websites made with SPIP', 13 15 14 16 // G … … 19 21 20 22 // M 21 'maj' => ' mis à jour le',23 'maj' => 'updated on', 22 24 23 25 // T 24 'trad_bilan' => ' Bilan des traductions',25 'trad_espace' => ' Espace de traduction',26 'trad_bilan' => 'Translation balance', 27 'trad_espace' => 'Translation area', 26 28 27 29 // W 28 'web_independant' => ' Pour un web indépendant',29 'web_independant_manifeste' => 'Manifest e pour un web indépendant'30 'web_independant' => 'For an independant web', 31 'web_independant_manifeste' => 'Manifesto for an independant web' 30 32 ); 31 33 -
_galaxie_/www.spip.net/squelettes/2008/lang/spipnet_es.php
r60831 r60996 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/_galaxie_/www.spip.net/squelettes/2008/lang 3 // extrait automatiquement de http://trad.spip.org/tradlang_module/spipnet?lang_cible=es 4 // ** ne pas modifier le fichier ** 5 4 6 if (!defined('_ECRIRE_INC_VERSION')) return; 5 7
Note: See TracChangeset
for help on using the changeset viewer.