diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-06-18 20:42:48 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-06-18 20:42:48 +0000 |
| commit | db6df93ddada7e2e4cd21894a3d5e7fad0d50772 (patch) | |
| tree | 5e4a0895d3d07f1406158a5f4625296b1043b886 /roundcubemail/program/localization/id_ID/labels.inc | |
| parent | 5d55484fb0ee3b66ccf5eeab2905603a7c924398 (diff) | |
New language Brezhoneg + some updates
git-svn-id: https://svn.roundcube.net/trunk@2653 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/id_ID/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/id_ID/labels.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/id_ID/labels.inc b/roundcubemail/program/localization/id_ID/labels.inc index dccb40757..89b7d8ebc 100644 --- a/roundcubemail/program/localization/id_ID/labels.inc +++ b/roundcubemail/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'; |
