summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/id_ID
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-07-15 19:31:05 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-07-15 19:31:05 +0000
commitbe0761a38c66086702cd2ac2dd6d84c0a6eda7c9 (patch)
tree760f4b9b02d7dfe603a1276a58ab072b74c75d56 /roundcubemail/program/localization/id_ID
parent94486f4f3e94367a148c762648eb0c3ed84014d6 (diff)
localization update
git-svn-id: https://svn.roundcube.net/trunk@2756 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/id_ID')
-rw-r--r--roundcubemail/program/localization/id_ID/messages.inc6
1 files changed, 6 insertions, 0 deletions
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. <b> Pesan Anda tidak bisa terkirim.</b>';
+$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';
?>