<?php $this->cache['id']['auth_nntp'] = array (
  'auth_nntpdescription' => 'Metode ini menggunakan server NNTP untuk memeriksa apakah nama pengguna dan password sah.',
  'auth_nntphost' => 'Alamat server NNTP. Gunakan nomor IP, bukan nama DNS.',
  'auth_nntphost_key' => 'Host',
  'auth_nntpchangepasswordurl_key' => 'Password-change URL',
  'auth_nntpnotinstalled' => 'Cannot use NNTP authentication. The PHP IMAP module is not installed.',
  'auth_nntpport' => 'Port Server  (119 adalah pilihan terbaik)',
  'auth_nntpport_key' => 'Port',
  'pluginname' => 'Gunakan server NNTP',
);