| | |
| | | $wb['autoresponder_text_txt'] = 'Teks'; |
| | | $wb['autoresponder_txt'] = 'Aktif'; |
| | | $wb['autoresponder_start_date_txt'] = 'Dimulai pada'; |
| | | $wb['autoresponder_start_date_isfuture'] = 'Tanggal mulai tidak boleh sebelum tanggal hari ini.'; |
| | | $wb['autoresponder_start_date_ispast'] = 'Tanggal mulai tidak boleh sebelum tanggal hari ini.'; |
| | | $wb['autoresponder_end_date_txt'] = 'Selesai pada'; |
| | | $wb['autoresponder_end_date_isgreater'] = 'Tanggal selesai harus diset dan harus lebih dari tanggal mulai.'; |
| | | $wb['no_domain_perm'] = 'Anda tidak memiliki hak untuk domain ini.'; |
| | |
| | | $wb['no_policy'] = '- tidak diaktifkan -'; |
| | | $wb['limit_mailbox_txt'] = 'Jumlah maks mailbox untuk akun Anda sudah tercapai.'; |
| | | $wb['limit_mailquota_txt'] = 'Ruang maks untuk mailbox sudah tercapai. Ruang maks yang tersedia dalam MB adalah'; |
| | | $wb['welcome_mail_fromname_txt'] = 'ISPConfig3'; |
| | | $wb['welcome_mail_fromemail_txt'] = 'webmaster@localhost.tld'; |
| | | $wb['welcome_mail_subject'] = 'Selamat Datang di Akun Email Baru Anda.'; |
| | | $wb['welcome_mail_message'] = 'Selamat datang di akun email baru Anda. Webmaster Anda.'; |
| | | $wb['disableimap_txt'] = 'Nonaktifkan IMAP'; |
| | | $wb['disablepop3_txt'] = 'Nonaktifkan POP3'; |
| | | $wb['duplicate_alias_or_forward_txt'] = 'Sudah ada alias atau forward untuk alamat email ini.'; |
| | |
| | | $wb['autoresponder_active'] = 'Aktifkan Penjawab Otomatis'; |
| | | $wb['cc_txt'] = 'Kirim salinan ke'; |
| | | $wb['cc_error_isemail'] = 'Kolom Kirim salinan ke tidak berisi alamat email yang valid'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['now_txt'] = 'Now'; |
| | | $wb['login_error_unique'] = 'Login is already taken.'; |
| | | $wb['login_error_regex'] = 'Valid characters are A-Z, a-z, 0-9, ., _ and -.'; |
| | | $wb['login_txt'] = 'Login (optional)'; |
| | | $wb['error_login_email_txt'] = 'This login is not allowed. Please enter a different login or use the mail address as login.'; |
| | | $wb['autoresponder_subject_txt'] = 'Email Subject'; |
| | | $wb['autoresponder_subject'] = 'Out of office reply'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.'; |
| | | $wb['cc_note_txt'] = '(Separate multiple email addresses with commas)'; |
| | | $wb['disablesmtp_txt'] = 'Disable SMTP (sending)'; |
| | | ?> |