From fb1e3b7b875081338ec233340a9527b506cba4ec Mon Sep 17 00:00:00 2001 From: yllar <yllar.pajus@gmail.com> Date: Thu, 18 Jun 2009 16:42:48 -0400 Subject: [PATCH] New language Brezhoneg + some updates --- 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 dccb407..89b7d8e 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -116,12 +116,15 @@ $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['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'; -- Gitblit v1.9.1