<?php // Global $lang['kalkun_title'] = "Kalkun: Web based SMS Management"; $lang['kalkun_dashboard'] = "Dashboard"; $lang['kalkun_folder'] = "Folders"; $lang['kalkun_myfolder'] = "My Folders"; $lang['kalkun_compose'] = "Compose"; $lang['kalkun_inbox'] = "Inbox"; $lang['kalkun_outbox'] = "Outbox"; $lang['kalkun_sentitems'] = "Sent Items"; $lang['kalkun_trash'] = "Trash"; $lang['kalkun_add'] = "Add"; $lang['kalkun_phonebook'] = "Phonebook"; $lang['kalkun_setting'] = "Settings"; $lang['kalkun_about'] = "About"; $lang['kalkun_logout'] = "Logout"; $lang['kalkun_year'] = "year"; $lang['kalkun_month'] = "month"; $lang['kalkun_week'] = "week"; $lang['kalkun_day'] = "day"; $lang['kalkun_hour'] = "hour"; $lang['kalkun_minute'] = "minute"; $lang['kalkun_second'] = "second"; $lang['kalkun_ago'] = "ago"; // Dashboard $lang['kalkun_overview'] = "Overview"; $lang['kalkun_overview_content'] = "Kalkun is a simple web-based SMS (Short Message Service) management, it use gammu as SMS gateway engine to deliver and retrieve messages from your phone/modem. Currently support basic function like manage messages and phonebook."; $lang['kalkun_notification'] = "Notification"; $lang['kalkun_statistic'] = "Statistics"; $lang['kalkun_system_information'] = "System Information"; $lang['kalkun_operating_system'] = "Operating System"; $lang['kalkun_gammu_version'] = "Gammu Version"; $lang['kalkun_gammu_db_schema'] = "Gammu DB Schema"; $lang['kalkun_phone_imei'] = "Modem IMEI"; $lang['kalkun_you_have'] = "You have"; $lang['kalkun_new_message'] = "new messages"; $lang['kalkun_last_phone_activity'] = "Last modem activity"; $lang['kalkun_battery'] = "Battery"; $lang['kalkun_signal'] = "Signal"; // Phonebook $lang['kalkun_contact'] = "Contact"; $lang['kalkun_group'] = "Group"; // Message $lang['kalkun_message'] = "Message"; $lang['kalkun_send'] = "Send"; $lang['kalkun_send_to'] = "Send to"; $lang['kalkun_reply'] = "Reply"; $lang['kalkun_reply_to'] = "Reply to"; $lang['kalkun_reply_title'] = "Click to reply this message"; $lang['kalkun_quick_reply'] = "Quick reply"; $lang['kalkun_quick_reply_title'] = "Click to reply this message in quick mode"; $lang['kalkun_forward'] = "Forward"; $lang['kalkun_forward_to'] = "Forward to"; $lang['kalkun_forward_title'] = "Click to forward this message"; $lang['kalkun_move_to'] = "Move To"; $lang['kalkun_select_folder'] = "Select folder"; $lang['kalkun_delete'] = "Delete"; $lang['kalkun_delete_message_title'] = "Click to delete this message"; $lang['kalkun_delete_folder'] = "Delete this folder"; $lang['kalkun_delete_folder_title'] = "Click to delete this folder"; $lang['kalkun_permanently'] = "permanently"; $lang['kalkun_send_date'] = "Send date"; $lang['kalkun_sms_mode'] = "SMS mode"; $lang['kalkun_now'] = "Now"; $lang['kalkun_now_note'] = "Message will send immediately"; $lang['kalkun_at_date_time'] = "At date and time"; $lang['kalkun_after_a_delay'] = "After a delay"; $lang['kalkun_person'] = "Person"; $lang['kalkun_group'] = "Group"; $lang['kalkun_input_manually'] = "Input manually"; $lang['kalkun_show_hide_option'] = "Show/hide option"; $lang['kalkun_add_folder'] = "Add folder"; $lang['kalkun_folder_name'] = "Folder name"; $lang['kalkun_cancel'] = "Cancel"; $lang['kalkun_save'] = "Save"; $lang['kalkun_rename'] = "Rename"; $lang['kalkun_rename_folder'] = "Rename folder"; $lang['kalkun_rename_folder_title'] = "Click to rename this folder"; $lang['kalkun_delete_folder_confirmation_header'] = "Delete folder confirmation"; $lang['kalkun_delete_folder_confirmation'] = "These folder and all message on it will be permanently deleted and cannot be recovered. Are you sure?"; $lang['kalkun_no_message'] = "There is no messages in your "; $lang['kalkun_no_message_in_folder'] = "There is no messages in this folder"; $lang['kalkun_select_all'] = "Select All"; $lang['kalkun_select_all_title'] = "Click to select all message"; $lang['kalkun_clear_all'] = "Clear All"; $lang['kalkun_clear_all_title'] = "Click to clear all selected message"; $lang['kalkun_refresh'] = "Refresh"; $lang['kalkun_global_delete_title'] = "Click to delete selected message"; $lang['kalkun_first'] = "First"; $lang['kalkun_last'] = "Last"; /* End of file kalkun_lang.php */ /* Location: ./system/application/language/bahasa/kalkun_lang.php */