1<?php
2return array (
3  'IMAP Authenticator' => 'Pengautentikasi IMAP',
4  'Server profile' => 'Profil server',
5  'Enter the domains this imap server should be used to authenticate. Users must login with their e-mail address and if the domain matches this profile it will be used.' => 'Memasuki domain server imap ini semestinya digunakan untuk mengautentikasi. Pengguna harus masuk dengan alamat email dan jika domain cocok dengan profil ini, itulah yang akan digunakan.',
6  'Domains' => 'Domain',
7  'Validate certificate' => 'Validasikan sertifikat',
8  'Remove domain from username' => 'Hapus domain dari nama pengguna',
9  'Users must login with their full e-mail address. Enable this option if the IMAP expects the username without domain.' => 'Pengguna harus masuk dengan alamat email lengkap. Aktifkan opsi ini jika IMAP mengecualikan nama pengguna tanpa domain.',
10  'Use authentication' => 'Gunakan autentikasi',
11  'Enable this if the SMTP server credentials are identical to the IMAP server.' => 'Aktifkan jika kredensial server SMTP sama persis dengan server IMAP.',
12  'User options' => 'Opsi pengguna',
13  'Users will automatically be added to these groups' => 'Pengguna akan otomatis ditambahkan ke grup ini',
14);
15