# Translation of Odoo Server. # This file contains the translation of the following modules: # * im_chat # # Translators: msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2015-12-02 23:35+0000\n" "Last-Translator: Wahyu Setiawan \n" "Language-Team: Indonesian (http://www.transifex.com/odoo/odoo-8/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: im_chat #. openerp-web #: code:addons/im_chat/static/src/js/im_chat.js:88 #, python-format msgid "%d Messages" msgstr "%d Pesan" #. module: im_chat #: sql_constraint:im_chat.presence:0 msgid "A user can only have one IM status." msgstr "Seorang pengguna hanya dapat memiliki satu statusnya IM." #. module: im_chat #: field:im_chat.message,from_id:0 msgid "Author" msgstr "Penulis" #. module: im_chat #: selection:im_chat.presence,status:0 msgid "Away" msgstr "Menjauh" #. module: im_chat #: selection:im_chat.conversation_state,state:0 msgid "Closed" msgstr "Ditutup" #. module: im_chat #: field:im_chat.message,create_date:0 msgid "Create Date" msgstr "Tanggal dibuat" #. module: im_chat #: field:im_chat.conversation_state,create_uid:0 #: field:im_chat.message,create_uid:0 field:im_chat.presence,create_uid:0 #: field:im_chat.session,create_uid:0 msgid "Created by" msgstr "Dibuat oleh" #. module: im_chat #: field:im_chat.conversation_state,create_date:0 #: field:im_chat.presence,create_date:0 field:im_chat.session,create_date:0 msgid "Created on" msgstr "Dibuat pada" #. module: im_chat #: selection:im_chat.conversation_state,state:0 msgid "Folded" msgstr "Dilipat" #. module: im_chat #: field:im_chat.conversation_state,id:0 field:im_chat.message,id:0 #: field:im_chat.presence,id:0 field:im_chat.session,id:0 msgid "ID" msgstr "ID" #. module: im_chat #: field:im_chat.presence,status:0 field:res.users,im_status:0 msgid "IM Status" msgstr "Status IM" #. module: im_chat #: field:im_chat.presence,last_poll:0 msgid "Last Poll" msgstr "Poll terakhir" #. module: im_chat #: field:im_chat.presence,last_presence:0 msgid "Last Presence" msgstr "Kehadiran terakhir" #. module: im_chat #: field:im_chat.conversation_state,write_uid:0 #: field:im_chat.message,write_uid:0 field:im_chat.presence,write_uid:0 #: field:im_chat.session,write_uid:0 msgid "Last Updated by" msgstr "Diperbaharui oleh" #. module: im_chat #: field:im_chat.conversation_state,write_date:0 #: field:im_chat.message,write_date:0 field:im_chat.presence,write_date:0 #: field:im_chat.session,write_date:0 msgid "Last Updated on" msgstr "Diperbaharui pada" #. module: im_chat #: field:im_chat.message,message:0 selection:im_chat.message,type:0 msgid "Message" msgstr "Pesan" #. module: im_chat #: field:im_chat.session,message_ids:0 msgid "Messages" msgstr "Pesan" #. module: im_chat #: selection:im_chat.message,type:0 msgid "Meta" msgstr "Meta" #. module: im_chat #: selection:im_chat.presence,status:0 msgid "Offline" msgstr "Offline" #. module: im_chat #: selection:im_chat.presence,status:0 msgid "Online" msgstr "Online" #. module: im_chat #: selection:im_chat.conversation_state,state:0 msgid "Open" msgstr "Terbuka" #. module: im_chat #: field:im_chat.session,session_res_users_rel:0 msgid "Relation Session Users" msgstr "Pengguna hubungan Sesi" #. module: im_chat #. openerp-web #: code:addons/im_chat/static/src/js/im_chat.js:18 #, python-format msgid "Say something..." msgstr "Katakan sesuatu..." #. module: im_chat #: field:im_chat.conversation_state,session_id:0 msgid "Session" msgstr "Sesi" #. module: im_chat #: field:im_chat.message,to_id:0 msgid "Session To" msgstr "Untuk sesi" #. module: im_chat #: field:im_chat.session,user_ids:0 msgid "Session Users" msgstr "Pengguna sesi" #. module: im_chat #: field:im_chat.message,type:0 msgid "Type" msgstr "Jenis" #. module: im_chat #: field:im_chat.session,uuid:0 msgid "UUID" msgstr "UUID:" #. module: im_chat #: field:im_chat.conversation_state,user_id:0 field:im_chat.presence,user_id:0 #: model:ir.model,name:im_chat.model_res_users msgid "Users" msgstr "Pengguna" #. module: im_chat #. openerp-web #: code:addons/im_chat/static/src/js/im_chat.js:20 #, python-format msgid "Visitor" msgstr "Pengunjung" #. module: im_chat #: field:im_chat.conversation_state,state:0 msgid "unknown" msgstr "tidak diketahui"