Changeset 111015 in spip-zone
- Timestamp:
- Jul 6, 2018, 3:38:58 AM (17 months ago)
- Location:
- _plugins_/reservations_multiples/trunk/lang
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/reservations_multiples/trunk/lang/reservations_multiples.xml
r105596 r111015 1 1 <traduction module="reservations_multiples" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/reservations_multiples/trunk/lang/" reference="fr"> 2 <langue code="en" url="https://trad.spip.net/tradlang_module/reservations_multiples?lang_cible=en" total="18" traduits="1 8" relire="0" modifs="0" nouveaux="0" pourcent="100.00">2 <langue code="en" url="https://trad.spip.net/tradlang_module/reservations_multiples?lang_cible=en" total="18" traduits="17" relire="0" modifs="1" nouveaux="0" pourcent="94.44"> 3 3 <traducteur nom="Rainer Müller" lien="https://trad.spip.net/auteur/rainer-muller" /> 4 4 </langue> 5 5 <langue code="fr" url="https://trad.spip.net/tradlang_module/reservations_multiples?lang_cible=fr" total="18" traduits="18" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 6 6 </langue> 7 <langue code="pt_br" url="https://trad.spip.net/tradlang_module/reservations_multiples?lang_cible=pt_br" total="18" traduits="1 6" relire="0" modifs="0" nouveaux="2" pourcent="88.89">7 <langue code="pt_br" url="https://trad.spip.net/tradlang_module/reservations_multiples?lang_cible=pt_br" total="18" traduits="15" relire="0" modifs="1" nouveaux="2" pourcent="83.33"> 8 8 <traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" /> 9 9 </langue> -
_plugins_/reservations_multiples/trunk/lang/reservations_multiples_en.php
r105596 r111015 23 23 'label_multiple_inscriptions' => 'Allows to specify the the number of bookings', 24 24 'label_multiple_personnes' => 'Allows to book for several persons.', 25 'label_reserver_amie' => 'I would like to register one more person:', 25 'label_reserver_amie' => 'I would like to register one more person:', # MODIF 26 26 27 27 // M -
_plugins_/reservations_multiples/trunk/lang/reservations_multiples_pt_br.php
r102270 r111015 23 23 'label_multiple_inscriptions' => 'Permite indicar o número de inscrições', 24 24 'label_multiple_personnes' => 'Permite a inscrição de várias pessoas', 25 'label_reserver_amie' => 'Eu gostaria de também inscrever uma outra pessoa:', 25 'label_reserver_amie' => 'Eu gostaria de também inscrever uma outra pessoa:', # MODIF 26 26 27 27 // M
Note: See TracChangeset
for help on using the changeset viewer.