選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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. ?>