Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

nl_NL.inc 418B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'Automatisch verzameld';
  4. $labels['useautoabook'] = 'Gebruik automatisch adresboek';
  5. $labels['useforcompletion'] = 'Gebruik automatisch verzamelde adressen voor automatisch aanvullen';
  6. $labels['contactremoved'] = 'Contact(en) verwijderd uit het automatische adresboek';
  7. $labels['contactmoved'] = 'Contact(en) verplaatst uit het automatische adresboek';
  8. ?>