diff options
Diffstat (limited to 'program/localization/id_ID/labels.inc')
-rw-r--r-- | program/localization/id_ID/labels.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc index dccb40757..89b7d8ebc 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -116,12 +116,15 @@ $labels['markread'] = 'Terbaca'; $labels['markunread'] = 'Belum Terbaca'; $labels['markflagged'] = 'Sudah ditandai'; $labels['markunflagged'] = 'Belum ditandai'; +$labels['messageactions'] = 'Tindakan lain...'; $labels['select'] = 'Pilih'; $labels['all'] = 'Semua'; $labels['none'] = 'Tidak satupun'; $labels['unread'] = 'Belum terbaca'; $labels['flagged'] = 'Ditandai'; $labels['unanswered'] = 'Belum terjawab'; +$labels['deleted'] = 'Terhapus'; +$labels['invert'] = 'Sebaliknya'; $labels['filter'] = 'Penyaringan'; $labels['compact'] = 'Ramping'; $labels['empty'] = 'Kosong'; @@ -131,8 +134,12 @@ $labels['unknown'] = 'Tidak dikenal'; $labels['unlimited'] = 'Tidak terbatas'; $labels['quicksearch'] = 'Pencarian cepat'; $labels['resetsearch'] = 'Atur ulang pencarian'; +$labels['searchmod'] = 'Peubah pencarian'; +$labels['msgtext'] = 'Seluruh pesan'; $labels['openinextwin'] = 'Buka dalam jendela baru'; +$labels['emlsave'] = 'Unduh (.eml)'; $labels['compose'] = 'Tulis sebuah pesan'; +$labels['editasnew'] = 'Sunting sebagai pesan baru'; $labels['savemessage'] = 'Simpan konsep surat ini'; $labels['sendmessage'] = 'Kirim pesan sekarang'; $labels['addattachment'] = 'Sisipkan sebuah berkas'; |