Changeset 96874 in spip-zone
- Timestamp:
- Apr 30, 2016, 3:33:10 AM (5 years ago)
- Location:
- _plugins_/mailsubscribers/trunk/lang
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/mailsubscribers/trunk/lang/mailsubscriber.xml
r92406 r96874 1 1 <traduction module="mailsubscriber" gestionnaire="salvatore" url="http://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/mailsubscribers/trunk/lang/" reference="fr"> 2 <langue code="de" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de" total="81" traduits="8 1" relire="0" modifs="0" nouveaux="0" pourcent="100.00">2 <langue code="de" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de" total="81" traduits="80" relire="0" modifs="1" nouveaux="0" pourcent="98.77"> 3 3 <traducteur nom="Torsten Willmann" lien="http://trad.spip.net/auteur/torsten-willmann" /> 4 4 </langue> 5 <langue code="en" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en" total="81" traduits="8 1" relire="0" modifs="0" nouveaux="0" pourcent="100.00">5 <langue code="en" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en" total="81" traduits="80" relire="0" modifs="1" nouveaux="0" pourcent="98.77"> 6 6 </langue> 7 7 <langue code="fr" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=fr" total="81" traduits="81" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 8 8 </langue> 9 <langue code="nl" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl" total="81" traduits="8 1" relire="0" modifs="0" nouveaux="0" pourcent="100.00">9 <langue code="nl" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl" total="81" traduits="80" relire="0" modifs="1" nouveaux="0" pourcent="98.77"> 10 10 <traducteur nom="Hanjo" lien="http://trad.spip.net/auteur/hanjo" /> 11 11 </langue> 12 <langue code="pt_br" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br" total="81" traduits="8 1" relire="0" modifs="0" nouveaux="0" pourcent="100.00">12 <langue code="pt_br" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br" total="81" traduits="80" relire="0" modifs="1" nouveaux="0" pourcent="98.77"> 13 13 <traducteur nom="placido" lien="http://trad.spip.net/auteur/placido" /> 14 14 </langue> -
_plugins_/mailsubscribers/trunk/lang/mailsubscriber_de.php
r94144 r96874 52 52 53 53 // L 54 'label_desactiver_notif_1' => 'Benachrichtigung über die Anmeldung bei diesem Importvorgang deaktivieren', 54 'label_desactiver_notif_1' => 'Benachrichtigung über die Anmeldung bei diesem Importvorgang deaktivieren', # MODIF 55 55 'label_email' => 'Email', 56 56 'label_file_import' => 'Dateiimport', -
_plugins_/mailsubscribers/trunk/lang/mailsubscriber_en.php
r94144 r96874 52 52 53 53 // L 54 'label_desactiver_notif_1' => 'Disable notification of entries for this import', 54 'label_desactiver_notif_1' => 'Disable notification of entries for this import', # MODIF 55 55 'label_email' => 'Email', 56 56 'label_file_import' => 'File to import', -
_plugins_/mailsubscribers/trunk/lang/mailsubscriber_nl.php
r95727 r96874 52 52 53 53 // L 54 'label_desactiver_notif_1' => 'De kennisgeving van inschrijvingen voor deze import annuleren', 54 'label_desactiver_notif_1' => 'De kennisgeving van inschrijvingen voor deze import annuleren', # MODIF 55 55 'label_email' => 'E-mail', 56 56 'label_file_import' => 'Bestand om te importeren', -
_plugins_/mailsubscribers/trunk/lang/mailsubscriber_pt_br.php
r94144 r96874 52 52 53 53 // L 54 'label_desactiver_notif_1' => 'Desativar a notifição das inscrições para essa importação', 54 'label_desactiver_notif_1' => 'Desativar a notifição das inscrições para essa importação', # MODIF 55 55 'label_email' => 'E-mail', 56 56 'label_file_import' => 'Arquivos para a importação',
Note: See TracChangeset
for help on using the changeset viewer.