From be0761a38c66086702cd2ac2dd6d84c0a6eda7c9 Mon Sep 17 00:00:00 2001 From: yllar Date: Wed, 15 Jul 2009 19:31:05 +0000 Subject: localization update git-svn-id: https://svn.roundcube.net/trunk@2756 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/id_ID/messages.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'roundcubemail/program/localization/id_ID') diff --git a/roundcubemail/program/localization/id_ID/messages.inc b/roundcubemail/program/localization/id_ID/messages.inc index 5368f931e..3e801aba5 100644 --- a/roundcubemail/program/localization/id_ID/messages.inc +++ b/roundcubemail/program/localization/id_ID/messages.inc @@ -97,5 +97,11 @@ $messages['opnotpermitted'] = 'Operasi tidak diperbolehkan!'; $messages['nofromaddress'] = 'kekurangan alamat e-mail pada identitas terpilih'; $messages['editorwarning'] = 'Beralih pada editor teks murni akan mengakibatkan semua pemformatan teks hilang. Lanjutkan?'; $messages['httpreceivedencrypterror'] = 'Terjadi sebuah kesalahan pengaturan. Segera hubungi administrator Anda. Pesan Anda tidak bisa terkirim.'; +$messages['smtpconnerror'] = 'SMTP Error ($code): Koneksi ke server gagal'; +$messages['smtpautherror'] = 'SMTP Error ($code): Otentifikasi gagal'; +$messages['smtpfromerror'] = 'SMTP Error ($code): Gagal mengatur pengirim "$from"'; +$messages['smtptoerror'] = 'SMTP Error ($code): Gagal menambah penerima "$to"'; +$messages['smtprecipientserror'] = 'SMTP Error ($code): Tidak dapat menguraikan daftar penerima'; +$messages['smtperror'] = 'SMTP Error : $msg'; ?> -- cgit v1.2.3