#!/usr/bin/perl

# oMail-webmail Unified Language File
# -----------------------------
# [id] - Indonesia  

# started by : Ronnie Indra Kurniawan <ronnie@acid.web.id>
# last update by : Ronnie Indra Kurniawan <ronnie@acid.web.id>
#
# $Id: id.lang,v 1.1 2001/06/28 12:07:05 swix Exp $

sub getstrings() {
  
  my %TXT=
    (
     
     charset => "iso-8859-1",

     # MAIN

     userid => "User-ID",
     passwd => "Password",
     login => "Login",
     clear => "Clear",

     # LOGIN

     err_uid_illegal_char => "Karakter User-ID tidak valid!",
     sorry_wrong_pw => "Maaf, passwordnya salah, coba login lagi.",

     # LOGOUT 

     err_session_invalid => "Karakter Session ID tidak valid!",

     # DIPLAY HEADERS
     
     inbox_title => "INBOX",     # in table title
     of => "dari",         # 
     bytes => "byte",
     messages => "message",  # -> 123 _OF_ 345 _MESSAGES_
     mbox_size => "ukuran Mailbox",
     new => "baru",
     news => "berita",
     no_new_mail => "tidak ada mail baru",

     compose => "Bikin",
     userconfig => "Konfigurasi",
     addressbook => "Buku alamat",
     refresh => "Refresh",
     logout => "Logout",
     page => "halaman",
     js_confirm_delete => "Hapus semua message yang dipilih?",

     delete => "Hapus",
     check_all => "Pilih semua",
     nr => "Nr",
     status => "Status",
     date => "Tanggal",
     sender => "Pengirim",
     subject => "Subyek",
     size => "Ukuran",

     read => "baca",    # will be added if the subject is very small

     INBOX => "Inbox",
     SENT => "Sent",
     TRASH => "Sampah",
     SAVED => "Simpan",

     # READ MESSAGE
     maildisplay_title => "MESSAGE DISPLAY",  # window title
     message_nr => "Message nr.",
     inbox => "Inbox",
     reply => "Balas",
     replyall=> "Balas semua",
     forward => "Forward",
     delete => "Buang ke sampah",
     delete_real => "Hapus",
     save => "Simpan",

     flag => "Flag",
     unflag => "Unflag",
     normal_headers => "Normal headers",
     all_headers => "Full headers",
      
     from => "Dari",
     replyto => "Balas-ke",
     to => "Kepada",
     cc => "CC",

     attachment => "Attachment",
     type => "Tipe",
     filename => "Namafile",
     encoding => "Encoding",
     download => "Download",
  
     err_message_gone => "Ups! Message anda kayaknya hilang ",

     # COMPOSE MESSAGE
     bcc => "BCC",
     send => "Kirim",
     cancel => "Batal",

     # VERIFYSESSION   
     err_session_expired => "Maaf, waktu anda habis (session-timeout)! Coba <a href=\"$scripturl\">login</a> lagi.",

     ### oMail-webmail -pref ###

     # CONFIG EDIT

     action_has_illegal_chars => "Action has illegal character",  
     default_sort => "Urutan default",
     config_title => "KONFIGURASI USER",
     editing_config_for_user => "Edit konfigurasi user",
     realname => "Nama asli",
     language => "Bahasa",
     quote_style => "jenis Quote",
     signature => "Paraf",
     xxx_char_or_less => "500 karakter atau kurang",
     save => "Simpan",

     sort_date => "Tanggal (Baru->Lama)",
     sort_date_rev => "Tanggal (Lama->Baru)",
     sort_sender => "Pengirim (A-Z)",
     sort_sender_rev => "Pengirim (Z-A)",
     sort_size => "Ukuran (Besar->Kecil)",
     sort_size_rev => "Size (Kecil->Besar)",
     sort_subject => "Subyek (A-Z)",
     sort_subject_rev => "Subyek (Z-A)",
     sort_status => "Status (Baru->Lama)",
     sort_status_rev => "Status (Lama->Baru)",

     minutes => "menit",
     seconds => "detik",
     messages => "message",
     autorefresh => "Update Otomatis",
     numberofheaders => "Message per halaman",
     sessiontimeout => "Waktu timeout",

     send_cc_to => "Simpan mail yang dikirim ke",
     from_conf => "Alamat email",

     # EDITADDRESSES 

     name => "Nama",
     email_addresses => "Alamat-alamat email",
     action => "Action",
     add_modifiy => "Tambah/Ubah",

     # SAVEPREFS
     
     pref_saved => "Konfigurasi berhasil disimpan.",
     continue => "OK",

     # ADDRESS BOOK
     
     mail_to => "Kirim Ke",
     
     # Update - 17.mar.2k
     
     back_to_mailbox => "Kembali ke Mailbox",
     edit_addr_title => "BUKUALAMAT",
     import => "Impor",
     delete_addr => "Hapus",
     click_to_edit => "Klik untuk edit",
     click_to_mail => "Klik untuk kirim",
     edit => "Edit",
     
     # Update - 18.mar.2k
     
     yes => "Ya",
     no => "Tidak",
     save_username_in_cookies => "Simpan namauser di cookie",
     not_file_owner => "Ini bukan file anda",
     recipient => "Penerima",
     compose_title => "BIKIN MAIL",
	
     # Update - 10.may.2k

     header => "Header",  

     # Update - 15.mar.01

     empty_trash_on_logout => "Kosongkan sampah saat logout",
     save_outgoing_mail => "Simpan mail yang dikirim ke folder SENT", 
     find => "Cari",
     body => "Body",
	
	
     # Update 16.apr.01
	
     grabaddr => "Ambil semua alamat mail dari mailbox",
     welcome_back => "Selamat datang!",
     lastlogin => "Login terakhir",
     lastlogin_from => "dari",
     lastlogin_on => "pada",
     days_ago_before => "",
     days_ago_after => "hari yang lalu",
     import_selected_addr => "Impor alamat yang dipilih",
   	multi_email_info => "Bila anda gunakan 2 atau lebih field berikutnya, anda akan dapat memilih alamat asal anda <br>saat mengirim mail. Kosongkan bila tidak perlu.",

     move => "Pindah",
      add => "Tambah",	
     display_html_attach => "Langsung lihat attachment HTML",

     variable => "Variabel",   
     fixed => "Tetap",
     email_display_font_type => "Tipe Font Lihat-Email",
     hours => "Jam",
     view => "Lihat",
     var5 => "",
     var6 => "",
     var7 => "",
     var8 => "",
     var9 => "",

     id => "Id",
     title => "Judul",
     firstname => "Nama Depan",
     lastname => "Nama Belakang",
     emailhome => "Email",  
     emailwork => "Email (kerja)",
     phonehome => "Telpon",
     phonehomemobile => "Handphone:",
     phonework => "Telpon (kerja)",
     phoneworkmobile => "Handphone (kerja)",
     faxhome => "Fax",
     faxwork => "Fax (kerja)",
     homepagehome => "Homepage pribadi",
     homepagework => "Homepage bisnis",
     addressline1 => "Alamat",
     addressline2 => "Alamat",
     addressline3 => "Alamat",
     zipcode => "Kodepos",
     city => "Kota",
     state => "Propinsi",
     country => "Negara",
     birthdateday => "Tanggal kelahiran",
     birthdatemonth => "Bulan kelahiran",
     birthdateyear => "Tahun kelahiran",
     category => "Kategori", 
     notes => "Note",
     custom1 => "Custom1",  
     custom2 => "Custom2",
     custom3 => "Custom3",  
     custom4 => "Custom4",
     custom5 => "Custom5",
     displayname  => "Nama yang ditampilkan",
     nickname  => "Nama samaran",
     organisation  => "Organisasi",
     departement  => "Departemen",
     function => "Fungsi",
     icq => "No ICQ/Uin",
     aim => "Nama AOL/AIM",
     msn => "Nama MSN",
     irc => "Nama Irc",


     # end - don't change
     msg_loaded => "1"
    );
  return %TXT;
}

 
1; # keep at the end of file, needed to load the config file with "require"

