2106 lines
78 KiB
Plaintext
2106 lines
78 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * im_livechat
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Abe Manyo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Abe Manyo, 2024\n"
|
|
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/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_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script.py:0
|
|
#, python-format
|
|
msgid " (copy)"
|
|
msgstr "(salin)"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script_step.py:0
|
|
#, python-format
|
|
msgid "\"%s\" is not a valid email."
|
|
msgstr "\"%s\" bukan merupakan email yangvalid."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_tree
|
|
msgid "# Messages"
|
|
msgstr "# Pesan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_count
|
|
msgid "# Ratings"
|
|
msgstr "# Rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__nbr_channel
|
|
msgid "# of Sessions"
|
|
msgstr "# pada sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__nbr_speaker
|
|
msgid "# of speakers"
|
|
msgstr "# pembicara"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "% Happy"
|
|
msgstr "% Senang"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_rating
|
|
msgid "% of Happiness"
|
|
msgstr "% of Kebahagiaan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"%(new_line)sType %(bold_start)s:shortcut%(bold_end)s to insert a canned "
|
|
"response in your message."
|
|
msgstr ""
|
|
"%(new_line)sKetik %(bold_start)s:shortcut%(bold_end)s untuk memasukkan "
|
|
"tanggapan otomatis ke pesan Anda."
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script_step.py:0
|
|
#, python-format
|
|
msgid "%s has joined"
|
|
msgstr "%s telah bergabung"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script.py:0
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"'%(input_email)s' does not look like a valid email. Can you please try "
|
|
"again?"
|
|
msgstr ""
|
|
"'%(input_email)s' tidak tampak seperti email valid. Silakan coba lagi."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__action
|
|
msgid ""
|
|
"* 'Show' displays the chat button on the pages.\n"
|
|
"* 'Show with notification' is 'Show' in addition to a floating text just next to the button.\n"
|
|
"* 'Open automatically' displays the button and automatically opens the conversation pane.\n"
|
|
"* 'Hide' hides the chat button on the pages.\n"
|
|
msgstr ""
|
|
"* 'Tunjukkan' menampilkan tombol chat pada halaman.\n"
|
|
"* 'Tunjukkan dengan notifikasi' adalah 'Tunjukkan' ditambah teks mengambang persis di sebelah tombol.\n"
|
|
"* 'Buka otomatis' menampilkan tombol dan secara otomatis membuka jendela percakapan.\n"
|
|
"* 'Sembunyikan' menyembunyikkan tombol chat pada halaman.\n"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid ", on the"
|
|
msgstr ", pada"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__day_number
|
|
msgid "1 is Monday, 7 is Sunday"
|
|
msgstr "1 adalah Senin, 7 adalah Minggu"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
msgid "<i class=\"fa fa-mail-reply me-2\" title=\"Reply\"/>"
|
|
msgstr "<i class=\"fa fa-mail-reply me-2\" title=\"Balas\"/>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid ""
|
|
"<i class=\"fa fa-smile-o text-success\" title=\"Percentage of happy "
|
|
"ratings\" role=\"img\" aria-label=\"Happy face\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-smile-o text-success\" title=\"Persentase rating bahagia\" "
|
|
"role=\"img\" aria-label=\"Happy face\"/>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_test_script_page
|
|
msgid "<i class=\"oi oi-fw oi-arrow-right\"/>Back to edit mode"
|
|
msgstr "<i class=\"oi oi-fw oi-arrow-right\"/>Kembali ke mode edit"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "<i title=\"Remove operator\" class=\"fa fa-fw fa-lg fa-close\"/>"
|
|
msgstr "<i title=\"Hapus operator\" class=\"fa fa-fw fa-lg fa-close\"/>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "<span style=\"font-size: 10px;\">Livechat Conversation</span><br/>"
|
|
msgstr "<span style=\"font-size: 10px;\">Percakapan Livechat</span><br/>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "<span>Best regards,</span><br/><br/>"
|
|
msgstr "<span>Salam hormat,</span><br/><br/>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "<span>Hello,</span><br/>Here's a copy of your conversation with"
|
|
msgstr "<span>Halo,</span><br/>Berikut adalah salinan percakapan Anda dengan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_step_view_form
|
|
msgid ""
|
|
"<span>Reminder: This step will only be played if no operator is "
|
|
"available.</span>"
|
|
msgstr ""
|
|
"<span>Pengingat: Langkah ini hanya akan dijalankan bila tidak ada operator "
|
|
"yang tersedia.</span>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid ""
|
|
"<span>Tip: At least one interaction (Question, Email, ...) is needed before the Bot can perform more complex actions (Forward to an Operator, ...). </span>\n"
|
|
" <span>Use Channel Rules if you want the Bot to interact with visitors only when no operator is available.</span>"
|
|
msgstr ""
|
|
"<span>Tip: Setidaknya satu interaksi (Pertanyaan, Email, ...) dibutuhkan sebelum Bot dapat melakukan action yang lebih kompleks (Forward ke Operator, ...). </span>\n"
|
|
" <span>Gunakan Peraturan Channel bila Anda ingin Bot untuk berinteraksi dengan pengunjung hanya saat tidak ada operator yang tersedia.</span>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid ""
|
|
"<span>Tip: At least one interaction (Question, Email, ...) is needed before "
|
|
"the Bot can perform more complex actions (Forward to an Operator, "
|
|
"...).</span>"
|
|
msgstr ""
|
|
"<span>Tip: Setidaknya satu interaksi (Pertanyaan, Email, ...) dibutuhkan "
|
|
"sebelum Bot dapat melakukan action yang lebih kompleks (Forward ke Operator,"
|
|
" ...).</span>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_step_view_form
|
|
msgid ""
|
|
"<span>Tip: Plan further steps for the Bot in case no operator is "
|
|
"available.</span>"
|
|
msgstr ""
|
|
"<span>Tip: Rencanakan langkah-langkah lebih lanjut untuk Bot pada kasus "
|
|
"dimana tidak ada operator.</span>"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_test_script_page
|
|
msgid "<span>You are currently testing</span>"
|
|
msgstr "<span>Anda saat ini sedang mengetes</span>"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.constraint,message:im_livechat.constraint_chatbot_message__unique_mail_message_id
|
|
msgid "A mail.message can only be linked to a single chatbot message"
|
|
msgstr "mail.message hanya dapat di-link ke satu pesan chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__is_without_answer
|
|
msgid ""
|
|
"A session is without answer if the operator did not answer. \n"
|
|
" If the visitor is also the operator, the session will always be answered."
|
|
msgstr ""
|
|
"Sesi tanpa jawaban bila operator tidak menjawab. \n"
|
|
" Bila pengunjung juga operator, sesi akan selalu dijawab."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Tindakan Diperluka"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__active
|
|
msgid "Active"
|
|
msgstr "Aktif"
|
|
|
|
#. module: im_livechat
|
|
#: model:res.groups,name:im_livechat.im_livechat_group_manager
|
|
msgid "Administrator"
|
|
msgstr "Administrator"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/transcript_sender.xml:0
|
|
#, python-format
|
|
msgid "An error occurred. Please try again."
|
|
msgstr "Terjadi kesalahan. Mohon coba lagi."
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_documentation_redirect
|
|
msgid "And tadaaaa here you go! 🌟"
|
|
msgstr "Dan tadaaaa, selesai! 🌟"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
msgid "Anonymous"
|
|
msgstr "Anonymous"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__anonymous_name
|
|
msgid "Anonymous Name"
|
|
msgstr "Nama Anonim"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__name
|
|
msgid "Answer"
|
|
msgstr "Jawaban"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__answer_ids
|
|
msgid "Answers"
|
|
msgstr "Jawaban"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_search
|
|
msgid "Archived"
|
|
msgstr "Diarsipkan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__are_you_inside
|
|
msgid "Are you inside the matrix?"
|
|
msgstr "Apakah Anda di dalam matrix?"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Hitungan Lampiran"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__available_operator_ids
|
|
msgid "Available Operator"
|
|
msgstr "Operator yang Tersedia"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
msgid "Avatar"
|
|
msgstr "Avatar"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_avg
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_avg
|
|
msgid "Average Rating"
|
|
msgstr "Rata-Rata Rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_avg_percentage
|
|
msgid "Average Rating (%)"
|
|
msgstr "Rating Rata-Rata (%)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__duration
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__duration
|
|
msgid "Average duration"
|
|
msgstr "Durasi rata-rata"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__nbr_message
|
|
msgid "Average message"
|
|
msgstr "Pesan rata-rata"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__rating
|
|
msgid "Average rating"
|
|
msgstr "Rata-Rata rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__rating
|
|
msgid "Average rating given by the visitor"
|
|
msgstr "Rata-rata rating diberikan oleh pengunjung"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__time_to_answer
|
|
msgid "Average time in seconds to give the first answer to the visitor"
|
|
msgstr ""
|
|
"Waktu rata-rata dalam detik untuk memberikan jawaban pertama ke pengunjung"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__time_to_answer
|
|
msgid "Average time to give the first answer to the visitor"
|
|
msgstr "Waktu rata-rata untuk memberikan jawaban pertama ke pengunjung"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "Bad Ratings"
|
|
msgstr "Rating-Rating Buruk"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__operator_partner_id
|
|
msgid "Bot Operator"
|
|
msgstr "Operator Bot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_background_color
|
|
msgid "Button Background Color"
|
|
msgstr "Warna Latar Belakang Tombo"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_text_color
|
|
msgid "Button Text Color"
|
|
msgstr "Warna Teks Tombol"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.canned_responses
|
|
msgid "Canned Responses"
|
|
msgstr "Tanggapan Otomatis"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__livechat_channel_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__channel_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__livechat_channel_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__livechat_channel_id
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Channel"
|
|
msgstr "Saluran"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Channel Header Color"
|
|
msgstr "Warna Header Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_discuss_channel_member
|
|
msgid "Channel Member"
|
|
msgstr "Anggota Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__channel_name
|
|
msgid "Channel Name"
|
|
msgstr "Channel Nama"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form
|
|
msgid "Channel Rule"
|
|
msgstr "Peraturan Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Channel Rules"
|
|
msgstr "Peraturan-Peraturan Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__channel_type
|
|
msgid "Channel Type"
|
|
msgstr "Tipe Saluran"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.support_channels
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid "Channels"
|
|
msgstr "Saluran"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__input_placeholder
|
|
msgid "Chat Input Placeholder"
|
|
msgstr "Placeholder Input Chat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__channel_type
|
|
msgid ""
|
|
"Chat is private and unique between 2 persons. Group is private among invited"
|
|
" persons. Channel can be freely joined (depending on its configuration)."
|
|
msgstr ""
|
|
"Chat bersifat privat dan unik di antara 2 orang. Kelompok privat diantara "
|
|
"mereka yang diundang. Channel bebas untuk semua orang (tergantung pada "
|
|
"konfigurasi)."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.chatbot_script_action
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__chatbot_script_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__chatbot_script_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__chatbot_script_id
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form
|
|
msgid "Chatbot"
|
|
msgstr "Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__chatbot_current_step_id
|
|
msgid "Chatbot Current Step"
|
|
msgstr "Langkah Chatbot Saat Ini"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_chatbot_message
|
|
msgid "Chatbot Message"
|
|
msgstr "Pesan Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__chatbot_message_ids
|
|
msgid "Chatbot Messages"
|
|
msgstr "Pesan-Pesan Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid "Chatbot Name"
|
|
msgstr "Nama Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_chatbot_script
|
|
msgid "Chatbot Script"
|
|
msgstr "Skrip Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_chatbot_script_answer
|
|
msgid "Chatbot Script Answer"
|
|
msgstr "Jawaban Script Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_chatbot_script_step
|
|
msgid "Chatbot Script Step"
|
|
msgstr "Langkah Script Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__script_step_id
|
|
msgid "Chatbot Step"
|
|
msgstr "Langkah Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.chatbot_config
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Chatbots"
|
|
msgstr "Chatbot-Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_test_script_page
|
|
msgid "Close"
|
|
msgstr "Tutup"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/feedback_panel.xml:0
|
|
#, python-format
|
|
msgid "Close conversation"
|
|
msgstr "Tutup percakapan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__technical_name
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat
|
|
msgid "Code"
|
|
msgstr "Kode"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.livechat_config
|
|
msgid "Configuration"
|
|
msgstr "Konfigurasi"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid "Configure Channel"
|
|
msgstr "Konfigurasi Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Kontak"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__channel_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__channel_id
|
|
msgid "Conversation"
|
|
msgstr "Percakapan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/chatbot/chatbot_service.js:0
|
|
#, python-format
|
|
msgid "Conversation ended..."
|
|
msgstr "Percakapan diakhiri..."
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid "Conversation with %s"
|
|
msgstr "Percakapan dengan %s"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_conversations
|
|
msgid "Conversations handled"
|
|
msgstr "Percakapan yang ditangani"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid ""
|
|
"Copy and paste this code into your website, within the <head> tag:"
|
|
msgstr "Salin dan tempel kode ini ke website Anda, di dalam tag <head>"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__country_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__country_ids
|
|
msgid "Country"
|
|
msgstr "Negara"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__country_id
|
|
msgid "Country of the visitor"
|
|
msgstr "Negara pengunjung"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__country_id
|
|
msgid "Country of the visitor of the channel"
|
|
msgstr "Negara pengunjung channel ini"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.chatbot_script_action
|
|
msgid "Create a Chatbot"
|
|
msgstr "Buat Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.discuss_channel_action
|
|
msgid "Create a channel and start chatting to fill up your history."
|
|
msgstr "Buat channel dan mulai chatting untuk mengisi sejarah Anda."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__create_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__create_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__create_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__create_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__create_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__create_uid
|
|
msgid "Created by"
|
|
msgstr "Dibuat oleh"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__create_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__create_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__create_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__create_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__create_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__create_date
|
|
msgid "Created on"
|
|
msgstr "Dibuat pada"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Creation date"
|
|
msgstr "Tanggal pembuatan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
msgid "Creation date (hour)"
|
|
msgstr "Tanggal pembuatan (jam)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.rating_rating_action_livechat_report
|
|
#: model:ir.ui.menu,name:im_livechat.rating_rating_menu_livechat
|
|
msgid "Customer Ratings"
|
|
msgstr "Rating Pelanggan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__day_number
|
|
msgid "Day Number"
|
|
msgstr "Nomor Hari"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__days_of_activity
|
|
msgid "Days of activity"
|
|
msgstr "Hari-Hari kegiatan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_background_color
|
|
msgid "Default background color of the Livechat button"
|
|
msgstr "Warna default latar belakang untuk tombol Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__header_background_color
|
|
msgid "Default background color of the channel header once open"
|
|
msgstr "Warna default latar belakang untuk header channel setelah dibuka"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_text_color
|
|
msgid "Default text color of the Livechat button"
|
|
msgstr "Warna default teks untuk tombol Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_text
|
|
msgid "Default text displayed on the Livechat Support Button"
|
|
msgstr "Teks default yang ditampilkan pada Tombol Bantuan Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__title_color
|
|
msgid "Default title color of the channel once open"
|
|
msgstr "Warna default judul untuk channel setelah dibuka"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_channel_action
|
|
msgid "Define a new website live chat channel"
|
|
msgstr "Definisikan channel live chat website baru"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid ""
|
|
"Define rules for your live support channel. You can apply an action for the "
|
|
"given URL, and per country.<br/>To identify the country, GeoIP must be "
|
|
"installed on your server, otherwise, the countries of the rule will not be "
|
|
"taken into account."
|
|
msgstr ""
|
|
"Definisikan peraturan untuk channel bantuan live Anda. Anda dapat menerapkan"
|
|
" action untuk URL, dan untuk negara.<br/>Untuk mengidentifikasi negara, "
|
|
"GeoIP harus diinstal pada server Anda, jika tidak, negara-negara tidak akan "
|
|
"diperhitungkan pada peraturan."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__auto_popup_timer
|
|
msgid ""
|
|
"Delay (in seconds) to automatically open the conversation window. Note: the "
|
|
"selected action must be 'Open automatically' otherwise this parameter will "
|
|
"not be taken into account."
|
|
msgstr ""
|
|
"Jeda (dalam detik) untuk secara otomatis membuka jendela percakapan. Ingat: "
|
|
"action yang dipilih harus 'Buka otomatis' jika tidak paramter ini tidak akan"
|
|
" diperhitungkan."
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/feedback_panel.xml:0
|
|
#, python-format
|
|
msgid "Did we correctly answer your question?"
|
|
msgstr "Apakah kami menjawab pertanyaan Anda dengan benar?"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_digest_digest
|
|
msgid "Digest"
|
|
msgstr "Digest"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/views/discuss_channel_list/discuss_channel_list_view_controller.js:0
|
|
#, python-format
|
|
msgid "Discuss"
|
|
msgstr "Diskusi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_discuss_channel
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__discuss_channel_id
|
|
msgid "Discussion Channel"
|
|
msgstr "Saluran Diskusi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__display_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nama Tampilan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/livechat_button.xml:0
|
|
#, python-format
|
|
msgid "Drag to Move"
|
|
msgstr "Tarik untuk Menggerakkan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__duration
|
|
msgid "Duration"
|
|
msgstr "Durasi"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_pivot
|
|
msgid "Duration of Session (min)"
|
|
msgstr "Durasi Sesi (menit)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__duration
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__duration
|
|
msgid "Duration of the conversation (in seconds)"
|
|
msgstr "Durasi percakapan (dalam detik)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__duration
|
|
msgid "Duration of the session in hours"
|
|
msgstr "Durasi sesi dalam jam"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__question_email
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__chatbot_only_if_no_operator
|
|
msgid "Enable the bot only if there is no operator available"
|
|
msgstr "Aktifkan bot hanya bila tidak ada operator yang tersedia"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__chatbot_only_if_no_operator
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form
|
|
msgid "Enabled only if no operator"
|
|
msgstr "Diaktifkan hanya bila tidak ada operator"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/feedback_panel.xml:0
|
|
#, python-format
|
|
msgid "Explain your note"
|
|
msgstr "Jelaskan catatan Anda"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script__first_step_warning__first_step_invalid
|
|
msgid "First Step Invalid"
|
|
msgstr "Langkah Pertama Tidak Valid"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script__first_step_warning__first_step_operator
|
|
msgid "First Step Operator"
|
|
msgstr "Operator Langkah Pertama"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__first_step_warning
|
|
msgid "First Step Warning"
|
|
msgstr "Peringatan Langkah Pertama"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Follower"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Follower (Mitra)"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid ""
|
|
"For websites built with the Odoo CMS, go to Website > Configuration > "
|
|
"Settings and select the Website Live Chat Channel you want to add to your "
|
|
"website."
|
|
msgstr ""
|
|
"Untuk website yang dibangun dengan Odoo CMS, pergi ke Website > "
|
|
"Konfigurasi > Pengaturan dan pilih Channel Live Chat Website yang Anda "
|
|
"ingin tambahkan ke website Anda."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__forward_operator
|
|
msgid "Forward to Operator"
|
|
msgstr "Forward ke Operator"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__free_input_single
|
|
msgid "Free Input"
|
|
msgstr "Input Gratis"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__free_input_multi
|
|
msgid "Free Input (Multi-Line)"
|
|
msgstr "Input Gratis (Multi-Line)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__sequence
|
|
msgid ""
|
|
"Given the order to find a matching rule. If 2 rules are matching for the "
|
|
"given url/country, the one with the lowest sequence will be chosen."
|
|
msgstr ""
|
|
"Dalam kasus perintah untuk mencari peraturan yang cocok. Bila 2 peraturan "
|
|
"cocok untuk url/negara yang diberikan, peraturan dengan urutan terendah akan"
|
|
" dipindah."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "Good Ratings"
|
|
msgstr "Rating Bagu"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Group By..."
|
|
msgstr "Kelompokkan Menurut..."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__has_message
|
|
msgid "Has Message"
|
|
msgstr "Memiliki Pesan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users__has_access_livechat
|
|
msgid "Has access to Livechat"
|
|
msgstr "Memiliki akses ke Livechat"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/im_livechat_channel.py:0
|
|
#: model:im_livechat.channel,button_text:im_livechat.im_livechat_channel_data
|
|
#, python-format
|
|
msgid "Have a Question? Chat with us."
|
|
msgstr "Punya Pertanyaan? Chat dengan kami."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__header_background_color
|
|
msgid "Header Background Color"
|
|
msgstr "Warna Latar Belakang Header"
|
|
|
|
#. module: im_livechat
|
|
#: model:im_livechat.channel,default_message:im_livechat.im_livechat_channel_data
|
|
msgid "Hello, how may I help you?"
|
|
msgstr "Halo, bagaimana saya dapat membantu Anda?"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__hide_button
|
|
msgid "Hide"
|
|
msgstr "Sembunyikan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.discuss_channel_action
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_tree
|
|
msgid "History"
|
|
msgstr "Riwayat"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_pricing
|
|
msgid ""
|
|
"Hmmm, let me check if I can find someone that could help you with that..."
|
|
msgstr ""
|
|
"Hmmm, izinkan saya memeriksa dulu apakah ada orang yang dapat membantu Anda "
|
|
"dengan masalah tersebut..."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_date_hour
|
|
msgid "Hour of start Date of session"
|
|
msgstr "Jam dari Tanggal mulai sesi"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/im_livechat_channel.py:0
|
|
#, python-format
|
|
msgid "How may I help you?"
|
|
msgstr "Bagaimana saya dapat membantu Anda?"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "How to use the Website Live Chat widget?"
|
|
msgstr "Bagaimana cara menggunakan widget Live Chat Website?"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_pricing_noone_available
|
|
msgid "Hu-ho, it looks like none of our operators are available 🙁"
|
|
msgstr "Hu-ho, sepertinya tidak ada operator kami yang tersedia saat ini 🙁"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.answer,name:im_livechat.chatbot_script_welcome_step_dispatch_answer_just_looking
|
|
msgid "I am just looking around"
|
|
msgstr "Saya hanya melihat-lihat"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.answer,name:im_livechat.chatbot_script_welcome_step_dispatch_answer_documentation
|
|
msgid "I am looking for your documentation"
|
|
msgstr "Saya sedang mencari dokumentasi Anda"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.answer,name:im_livechat.chatbot_script_welcome_step_dispatch_answer_pricing
|
|
msgid "I have a pricing question"
|
|
msgstr "Saya memiliki pertanyaan mengenai harga"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Jika dicentang, pesan baru memerlukan penanganan dan perhatian Anda."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__message_has_error
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "Jika dicentang, beberapa pesan mempunyai kesalahan dalam pengiriman."
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_documentation_exit
|
|
msgid "If you need anything else, feel free to get back in touch"
|
|
msgstr ""
|
|
"Jika Anda membutuhkan bantuan untuk hal apapun, jangan ragu untuk "
|
|
"menghubungi kami lagi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__image_1920
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__image_128
|
|
msgid "Image"
|
|
msgstr "Gambar"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__image_1024
|
|
msgid "Image 1024"
|
|
msgstr "Gambar 1024"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__image_128
|
|
msgid "Image 128"
|
|
msgstr "Gambar 128"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__image_256
|
|
msgid "Image 256"
|
|
msgstr "Gambar 256"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__image_512
|
|
msgid "Image 512"
|
|
msgstr "Gambar 512"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Adalah Follower"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__is_forward_operator_child
|
|
msgid "Is Forward Operator Child"
|
|
msgstr "Apakah Forward Operator Anak"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users_settings__is_discuss_sidebar_category_livechat_open
|
|
msgid "Is category livechat open"
|
|
msgstr "Apakah kategori livechat terbuka"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__livechat_active
|
|
msgid "Is livechat ongoing?"
|
|
msgstr "Apakah livechat sedang berlangsung?"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_anonymous
|
|
msgid "Is visitor anonymous"
|
|
msgstr "Apakah pengunjung anonim"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid "Join"
|
|
msgstr "Gabung"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Join Channel"
|
|
msgstr "Bergabung dengan Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_conversations_value
|
|
msgid "Kpi Livechat Conversations Value"
|
|
msgstr "KPI Value Percakapan Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_rating_value
|
|
msgid "Kpi Livechat Rating Value"
|
|
msgstr "KPI Value Rating Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_response_value
|
|
msgid "Kpi Livechat Response Value"
|
|
msgstr "KPI Value Tanggapan Livechat"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/core/web/channel_invitation_patch.xml:0
|
|
#: code:addons/im_livechat/static/src/core/web/channel_member_list_patch.xml:0
|
|
#, python-format
|
|
msgid "Lang"
|
|
msgstr "Bahasa"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Last 24h"
|
|
msgstr "24j Terakhir"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__write_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__write_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__write_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__write_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__write_uid
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Terakhir Diperbarui oleh"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__write_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__write_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__write_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__write_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__write_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Terakhir Diperbarui pada"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid "Leave"
|
|
msgstr "Keluar"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Leave Channel"
|
|
msgstr "Keluar dari Channel"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.module.category,name:im_livechat.module_category_im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.menu_livechat_root
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.digest_digest_view_form_inherit
|
|
msgid "Live Chat"
|
|
msgstr "Live Chat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__action
|
|
msgid "Live Chat Button"
|
|
msgstr "Tombol Live Chat"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_search
|
|
msgid "LiveChat Channel Search"
|
|
msgstr "Cari Channel LiveChat"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/core/web/discuss_app_model_patch.js:0
|
|
#: code:addons/im_livechat/static/src/core/web/messaging_menu_patch.js:0
|
|
#: code:addons/im_livechat/static/src/core/web/thread_icon_patch.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view
|
|
#, python-format
|
|
msgid "Livechat"
|
|
msgstr "Obrolan langsung"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Livechat Button"
|
|
msgstr "Tombol Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Livechat Button Color"
|
|
msgstr "Warna Tombol Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_im_livechat_channel
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat
|
|
msgid "Livechat Channel"
|
|
msgstr "Channel Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__livechat_channel_count
|
|
msgid "Livechat Channel Count"
|
|
msgstr "Jumlah Channel Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_im_livechat_channel_rule
|
|
msgid "Livechat Channel Rules"
|
|
msgstr "Peraturan-Peraturan Channel Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__discuss_channel__channel_type__livechat
|
|
msgid "Livechat Conversation"
|
|
msgstr "Percakapan Aktual"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.qunit_embed_suite
|
|
msgid "Livechat External Tests"
|
|
msgstr "Tes Eksternal Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users__livechat_lang_ids
|
|
msgid "Livechat Languages"
|
|
msgstr "Bahasa Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.constraint,message:im_livechat.constraint_discuss_channel_livechat_operator_id
|
|
msgid "Livechat Operator ID is required for a channel of type livechat."
|
|
msgstr "ID Operator Livechat dibutuhkan untuk channel tipe livechat."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_im_livechat_report_channel
|
|
msgid "Livechat Support Channel Report"
|
|
msgstr "Laporan Bantuan Channel Livechat "
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_channel_action
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_operator_action
|
|
msgid ""
|
|
"Livechat Support Channel Statistics allows you to easily check and analyse "
|
|
"your company livechat session performance. Extract information about the "
|
|
"missed sessions, the audience, the duration of a session, etc."
|
|
msgstr ""
|
|
"Statistik Bantuan Channel Livechat memungkinkan Anda untuk dengan mudah "
|
|
"memeriksa dan menganalisis performa sesi livechat perusahaan Anda. Ekstrak "
|
|
"informasi mengenai sesi yang terlupakan, audiens, durasi sesi, dsb."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_im_livechat_report_operator
|
|
msgid "Livechat Support Operator Report"
|
|
msgstr "Laporan Operator Bantuan Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_pivot
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_pivot
|
|
msgid "Livechat Support Statistics"
|
|
msgstr "Statistik Bantuan Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users__livechat_username
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users_settings__livechat_username
|
|
msgid "Livechat Username"
|
|
msgstr "Username Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Livechat Window"
|
|
msgstr "Jendela Livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users_settings__livechat_lang_ids
|
|
msgid "Livechat languages"
|
|
msgstr "Bahasa-bahasa livechat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__livechat_active
|
|
msgid "Livechat session is active until visitor leaves the conversation."
|
|
msgstr "Sesi livechat aktif sampai pengunjung meninggalkan percakapan."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__sequence
|
|
msgid "Matching order"
|
|
msgstr "Order cocok"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_mail_message
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__message
|
|
msgid "Message"
|
|
msgstr "Pesan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Kesalahan Pengiriman Pesan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_ids
|
|
msgid "Messages"
|
|
msgstr "Pesan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_pivot
|
|
msgid "Messages per session"
|
|
msgstr "Pesan per sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
msgid "Missed sessions"
|
|
msgstr "Sesi yang terlupakan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "My Sessions"
|
|
msgstr "Sesi Saya"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__name
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_search
|
|
msgid "Name"
|
|
msgstr "Nama"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/livechat_service.js:0
|
|
#, python-format
|
|
msgid "No available collaborator, please try again later."
|
|
msgstr "Tidak ada kolaborator yang tersedia, mohon coba lagi nanti."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.rating_rating_action_livechat_report
|
|
msgid "No customer ratings on live chat session yet"
|
|
msgstr "Belum ada rating pelanggan pada sesi live chat"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_channel_time_to_answer_action
|
|
msgid "No data yet!"
|
|
msgstr "Belum ada data!"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid "No history found"
|
|
msgstr "Tidak ada sejarah yang ditemukan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Notification text"
|
|
msgstr "Teks notifikasi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Jumlah Action"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__chatbot_script_count
|
|
msgid "Number of Chatbot"
|
|
msgstr "Jumlah Chatbot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__nbr_channel
|
|
msgid "Number of conversation"
|
|
msgstr "Jumlah percakapan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__days_of_activity
|
|
msgid "Number of days since the first session of the operator"
|
|
msgstr "Jumlah hari semenjak sesi pertama operator"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__nbr_speaker
|
|
msgid "Number of different speakers"
|
|
msgstr "Jumlah pembicara yang berbeda"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Jumlah kesalahan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__nbr_message
|
|
msgid "Number of message in the conversation"
|
|
msgstr "Jumlah pesan dalam percakapan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Jumlah pesan yang membutuhkan tindakan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Jumlah pesan dengan kesalahan pengiriman"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "Odoo"
|
|
msgstr "Odoo"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view_simple_modif
|
|
msgid "Online Chat Language"
|
|
msgstr "Bahasa Chat Online"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view_simple_modif
|
|
msgid "Online Chat Name"
|
|
msgstr "Nama Chat Online"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__triggering_answer_ids
|
|
msgid "Only If"
|
|
msgstr "Hanya Bila"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__auto_popup
|
|
msgid "Open automatically"
|
|
msgstr "Buka otomatis"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__auto_popup_timer
|
|
msgid "Open automatically timer"
|
|
msgstr "Timer buka otomatis"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__livechat_operator_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__partner_id
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__partner_id
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Operator"
|
|
msgstr "Operator"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.im_livechat_report_operator_action
|
|
#: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat_operator
|
|
msgid "Operator Analysis"
|
|
msgstr "Analisis Operator"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__user_ids
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Operators"
|
|
msgstr "Operator-Operator"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid ""
|
|
"Operators that do not show any activity In Odoo for more than 30 minutes "
|
|
"will be considered as disconnected."
|
|
msgstr ""
|
|
"Operator-operator yang tidak menunjukkan aktivitas apapun Di Odoo untuk "
|
|
"lebih dari 30 menit akan dianggap sebagai putus sambungan."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_answer_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_step_view_form
|
|
msgid "Optional Link"
|
|
msgstr "Link Opsional"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Options"
|
|
msgstr "Opsi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_mail_mail__parent_author_name
|
|
#: model:ir.model.fields,field_description:im_livechat.field_mail_message__parent_author_name
|
|
msgid "Parent Author Name"
|
|
msgstr "Parent Author Name"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_mail_mail__parent_body
|
|
#: model:ir.model.fields,field_description:im_livechat.field_mail_message__parent_body
|
|
msgid "Parent Body"
|
|
msgstr "Parent Body"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "Participant"
|
|
msgstr "Peserta"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_tree
|
|
msgid "Participants"
|
|
msgstr "Partisipan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__rating_percentage_satisfaction
|
|
msgid "Percentage of happy ratings"
|
|
msgstr "Persentase rating bahagia"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__question_phone
|
|
msgid "Phone"
|
|
msgstr "Telepon"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script_step.py:0
|
|
#, python-format
|
|
msgid "Please call me on: "
|
|
msgstr "Mohon hubungi kami di:"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/chatbot_script_step.py:0
|
|
#, python-format
|
|
msgid "Please contact me on: "
|
|
msgstr "Mohon hubungi saya di:"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_just_looking
|
|
msgid "Please do! If there is anything we can help with, let us know"
|
|
msgstr ""
|
|
"Jangan ragu! Bila ada apapun yang kita dapat kita lakukan untuk membantu, "
|
|
"mohon beritahu kami"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "Powered by"
|
|
msgstr "Disajikan oleh"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__question_selection
|
|
msgid "Question"
|
|
msgstr "Pertanyaan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/controllers/main.py:0
|
|
#: model:ir.model,name:im_livechat.model_rating_rating
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__rating
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_tree
|
|
#, python-format
|
|
msgid "Rating"
|
|
msgstr "Rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_avg_text
|
|
msgid "Rating Avg Text"
|
|
msgstr "Menilai Rata-Rata Teks"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_last_feedback
|
|
msgid "Rating Last Feedback"
|
|
msgstr "Nilai Feedback Terakhir"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_last_image
|
|
msgid "Rating Last Image"
|
|
msgstr "Nilai Gambar Terakhir"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_last_value
|
|
msgid "Rating Last Value"
|
|
msgstr "Nilai Value Terakhir"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_percentage_satisfaction
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_percentage_satisfaction
|
|
msgid "Rating Satisfaction"
|
|
msgstr "Nilai Kepuasan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_last_text
|
|
msgid "Rating Text"
|
|
msgstr "Nilai Teks"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_count
|
|
msgid "Rating count"
|
|
msgstr "Jumlah nilai"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__rating_ids
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_ids
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid "Ratings"
|
|
msgstr "Rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.rating_rating_action_livechat
|
|
msgid "Ratings for livechat channel"
|
|
msgstr "Rating untuk channel livechat"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/transcript_sender.xml:0
|
|
#, python-format
|
|
msgid "Receive a copy of this conversation."
|
|
msgstr "Terima salinan percakapan ini."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__redirect_link
|
|
msgid "Redirect Link"
|
|
msgstr "Alihkan Ulang Link"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__regex_url
|
|
msgid ""
|
|
"Regular expression specifying the web pages this rule will be applied on."
|
|
msgstr ""
|
|
"Expression reguler yang menentukan halaman website mana yang peraturan ini "
|
|
"akan berlaku."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__mail_message_id
|
|
msgid "Related Mail Message"
|
|
msgstr "Pesan Email Terkait"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
msgid "Replied to"
|
|
msgstr "Dibalas ke"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat
|
|
msgid "Report"
|
|
msgstr "Laporan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/js/colors_reset_button/colors_reset_button.xml:0
|
|
#: code:addons/im_livechat/static/src/js/colors_reset_button/colors_reset_button.xml:0
|
|
#, python-format
|
|
msgid "Reset to default colors"
|
|
msgstr "Reset ke warna default"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/thread_actions.js:0
|
|
#, python-format
|
|
msgid "Restart Conversation"
|
|
msgstr "Restart Percakapan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid "Restarting conversation..."
|
|
msgstr "Percakapan sedang direstart..."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rule_ids
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_tree
|
|
msgid "Rules"
|
|
msgstr "Aturan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "Kesalahan Pengiriman SMS`"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__rating_text
|
|
msgid "Satisfaction Rate"
|
|
msgstr "Tingkat Kepuasan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Save your Channel to get your configuration widget."
|
|
msgstr "Simpan Channel Anda untuk mendapatkan widget konfigurasi Anda."
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/chatbot/chatbot_service.js:0
|
|
#, python-format
|
|
msgid "Say something"
|
|
msgstr "Katakan sesuatu"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/composer_patch.js:0
|
|
#, python-format
|
|
msgid "Say something..."
|
|
msgstr "Katakan sesuatu..."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid "Script"
|
|
msgstr "Script"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__script_external
|
|
msgid "Script (external)"
|
|
msgstr "Skrip (eksternal)"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__script_step_id
|
|
msgid "Script Step"
|
|
msgstr "Langkah Skrip"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__script_step_ids
|
|
msgid "Script Steps"
|
|
msgstr "Langkah-Langkah Skrip"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "Search history"
|
|
msgstr "Sejarah pencarian"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "Search report"
|
|
msgstr "Laporan pencaria"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/core/web/channel_commands_patch.js:0
|
|
#, python-format
|
|
msgid "See 15 last visited pages"
|
|
msgstr "Lihat 15 halaman terakhir yang dikunjungi"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/chatbot/chatbot_service.js:0
|
|
#, python-format
|
|
msgid "Select an option above"
|
|
msgstr "Pilih opsi di atas"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/feedback_panel.xml:0
|
|
#, python-format
|
|
msgid "Send"
|
|
msgstr "Kirim"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_answer__sequence
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__sequence
|
|
msgid "Sequence"
|
|
msgstr "Urutan"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_tree
|
|
msgid "Session Date"
|
|
msgstr "Tanggal Sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_form
|
|
msgid "Session Form"
|
|
msgstr "Formulir Sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.im_livechat_report_channel_action
|
|
#: model:ir.actions.act_window,name:im_livechat.im_livechat_report_channel_time_to_answer_action
|
|
#: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat_channel
|
|
msgid "Session Statistics"
|
|
msgstr "Statistik Sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_unrated
|
|
msgid "Session not rated"
|
|
msgstr "Sesi tidak di-rating"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_without_answer
|
|
msgid "Session(s) without answer"
|
|
msgstr "Sesi tanpa jawaban"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.discuss_channel_action_from_livechat_channel
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__channel_ids
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban
|
|
msgid "Sessions"
|
|
msgstr "Sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.ui.menu,name:im_livechat.session_history
|
|
msgid "Sessions History"
|
|
msgstr "Sejarah Sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__display_button
|
|
msgid "Show"
|
|
msgstr "Tampilkan"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_chatbot_script_step__triggering_answer_ids
|
|
msgid "Show this step only if all of these answers have been selected."
|
|
msgstr ""
|
|
"Tunjukkan langkah ini hanya bila semua jawaban-jawaban ini sudah dipilih."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__display_button_and_text
|
|
msgid "Show with notification"
|
|
msgstr "Tunjukkan dengan notifikasi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__source_id
|
|
msgid "Source"
|
|
msgstr "Sumber"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_date
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__start_date
|
|
msgid "Start Date of session"
|
|
msgstr "Tanggal Mulai sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_hour
|
|
msgid "Start Hour of session"
|
|
msgstr "Jam Mulai sesi"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script_step__step_type
|
|
msgid "Step Type"
|
|
msgstr "Tipe Langkah"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/core/web/composer_patch.xml:0
|
|
#, python-format
|
|
msgid "Tab to next livechat"
|
|
msgstr "Tab ke livechat berikutnya"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields.selection,name:im_livechat.selection__chatbot_script_step__step_type__text
|
|
msgid "Text"
|
|
msgstr "Teks"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_text
|
|
msgid "Text of the Button"
|
|
msgstr "Teks pada Tombol"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__input_placeholder
|
|
msgid "Text that prompts the user to initiate the chat."
|
|
msgstr "Teks yang mendorong user untuk memulai chat."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Text to display on the notification"
|
|
msgstr "Teks untuk ditampilkan pada notifikasi"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/feedback_panel.xml:0
|
|
#, python-format
|
|
msgid "Thank you for your feedback"
|
|
msgstr "Terima kasih untuk feedback Anda"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__channel_id
|
|
msgid "The channel of the rule"
|
|
msgstr "Channel dari peraturan"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/transcript_sender.xml:0
|
|
#, python-format
|
|
msgid "The conversation was sent."
|
|
msgstr "Percakapan dikirim."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__country_ids
|
|
msgid ""
|
|
"The rule will only be applied for these countries. Example: if you select "
|
|
"'Belgium' and 'United States' and that you set the action to 'Hide', the "
|
|
"chat button will be hidden on the specified URL from the visitors located in"
|
|
" these 2 countries. This feature requires GeoIP installed on your server."
|
|
msgstr ""
|
|
"Peraturan ini hanya akan diaplikasikan untuk negara-negara yang dipilih. "
|
|
"Contoh: jika Anda memilih 'Belgia' dan 'Amerika Serikat' dan Anda menentukan"
|
|
" tindakan untuk 'Sembunyikan', tombol chat akan disembunyikan pada URL "
|
|
"pengunjung yang berlokasi di 2 negara tersebut. Fitur ini membutuhkan "
|
|
"penginstalan GeoIP pada server Anda. "
|
|
|
|
#. module: im_livechat
|
|
#: model:res.groups,comment:im_livechat.im_livechat_group_manager
|
|
msgid "The user will be able to delete support channels."
|
|
msgstr "User akan dapat menghapus channel bantuan."
|
|
|
|
#. module: im_livechat
|
|
#: model:res.groups,comment:im_livechat.im_livechat_group_user
|
|
msgid "The user will be able to join support channels."
|
|
msgstr "User akan dapat mengikuti channel bantuan."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_chatbot_script_answer__redirect_link
|
|
msgid ""
|
|
"The visitor will be redirected to this link upon clicking the option (note "
|
|
"that the script will end if the link is external to the livechat website)."
|
|
msgstr ""
|
|
"Pengunjung akan dialihkan ulang ke link ini setelah mengeklik opsi (catat "
|
|
"bahwa skrip akan berakhir bila link bersifat eksternal ke website livechat)."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.rating_rating_action_livechat
|
|
msgid "There is no rating for this channel at the moment"
|
|
msgstr "Tidak ada rating untuk channel ini pada saat ini"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_res_users_settings__livechat_lang_ids
|
|
msgid ""
|
|
"These languages, in addition to your main language, will be used to assign "
|
|
"you to Live Chat sessions."
|
|
msgstr ""
|
|
"Bahasa-bahasa ini, ditambah bahasa utama, akan digunakan untuk menugaskan "
|
|
"Anda sesi Live Chat."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
msgid "This Month"
|
|
msgstr "Bulan Ini"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat
|
|
msgid "This Week"
|
|
msgstr "Pekan Ini"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__default_message
|
|
msgid ""
|
|
"This is an automated 'welcome' message that your visitor will see when they "
|
|
"initiate a new conversation."
|
|
msgstr ""
|
|
"Ini adalah pesan 'selamat datang' otomatis yang pengunjung Anda akan lihat "
|
|
"saat mereka memulai percakapan baru."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_res_users_settings__livechat_username
|
|
msgid "This username will be used as your name in the livechat channels."
|
|
msgstr "Username ini akan digunakan sebagai nama Anda di channel livechat."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__time_to_answer
|
|
msgid "Time to answer"
|
|
msgstr "Waktu untuk menjawab"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_response
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__time_to_answer
|
|
msgid "Time to answer (sec)"
|
|
msgstr "Waktu untuk menjawab (detik)"
|
|
|
|
#. module: im_livechat
|
|
#: model:digest.tip,name:im_livechat.digest_tip_im_livechat_0
|
|
#: model_terms:digest.tip,tip_description:im_livechat.digest_tip_im_livechat_0
|
|
msgid "Tip: Use canned responses to chat faster"
|
|
msgstr "Tip: Gunakan tanggapan otomatis agar dapat chat lebih cepat"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_script__title
|
|
msgid "Title"
|
|
msgstr "Judul"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__title_color
|
|
msgid "Title Color"
|
|
msgstr "Warna Judul"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search
|
|
msgid "Treated sessions"
|
|
msgstr "Sesi yang dilalui"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__regex_url
|
|
msgid "URL Regex"
|
|
msgstr "URL Regex"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__web_page
|
|
msgid ""
|
|
"URL to a static page where you client can discuss with the operator of the "
|
|
"channel."
|
|
msgstr ""
|
|
"URL ke halaman statik di mana klien Anda dapat mendiskusikan dengan operator"
|
|
" channel."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__uuid
|
|
msgid "UUID"
|
|
msgstr "UUID"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.discuss_channel_view_search
|
|
msgid "Unrated"
|
|
msgstr "Tanpa rating"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:digest.tip,tip_description:im_livechat.digest_tip_im_livechat_0
|
|
msgid ""
|
|
"Use canned responses to define templates of messages in the livechat app. To"
|
|
" load a canned response, start your sentence with ':' and select the "
|
|
"template."
|
|
msgstr ""
|
|
"Gunakan tanggapan otomatis untuk mendefinisikan templat pesan-pesan Anda di "
|
|
"aplikasi livechat. Untuk memuat tanggapan otomatis, mulai kalimat Anda "
|
|
"dengan ':' dan pilih templat yang tersedia."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_res_users
|
|
#: model:res.groups,name:im_livechat.im_livechat_group_user
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "User"
|
|
msgstr "Pengguna"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_partner__user_livechat_username
|
|
#: model:ir.model.fields,field_description:im_livechat.field_res_users__user_livechat_username
|
|
msgid "User Livechat Username"
|
|
msgstr "Username Livechat User"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model,name:im_livechat.model_res_users_settings
|
|
msgid "User Settings"
|
|
msgstr "Pengaturan User"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__user_script_answer_id
|
|
msgid "User's answer"
|
|
msgstr "Jawaban user"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_chatbot_message__user_raw_answer
|
|
msgid "User's raw answer"
|
|
msgstr "Jawaban mentah user"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/controllers/main.py:0
|
|
#: code:addons/im_livechat/controllers/main.py:0
|
|
#: code:addons/im_livechat/models/im_livechat_channel.py:0
|
|
#: code:addons/im_livechat/static/src/embed/common/livechat_service.js:0
|
|
#, python-format
|
|
msgid "Visitor"
|
|
msgstr "Pengunjung"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_happy
|
|
msgid "Visitor is Happy"
|
|
msgstr "Pengunjung Bahagia"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/models/discuss_channel.py:0
|
|
#, python-format
|
|
msgid "Visitor left the conversation."
|
|
msgstr "Pengunjung meninggalkan percakapan."
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__web_page
|
|
msgid "Web Page"
|
|
msgstr "Halaman Website"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.actions.act_window,name:im_livechat.im_livechat_channel_action
|
|
msgid "Website Live Chat Channels"
|
|
msgstr "Channel Live Chat Website"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_discuss_channel__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Pesan situs"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,help:im_livechat.field_discuss_channel__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Sejarah komunikasi situs"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script,title:im_livechat.chatbot_script_welcome_bot
|
|
msgid "Welcome Bot"
|
|
msgstr "Welcome Bot"
|
|
|
|
#. module: im_livechat
|
|
#: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__default_message
|
|
msgid "Welcome Message"
|
|
msgstr "Pesan Selamat Datang"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_welcome
|
|
msgid "Welcome to CompanyName! 👋"
|
|
msgstr "Selamat datang NamaPerusahaan! 👋"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_dispatch
|
|
msgid "What are you looking for?"
|
|
msgstr "Apa yang Anda cari?"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "Widget"
|
|
msgstr "Widget"
|
|
|
|
#. module: im_livechat
|
|
#: model:chatbot.script.step,message:im_livechat.chatbot_script_welcome_step_pricing_email
|
|
msgid ""
|
|
"Would you mind leaving your email address so that we can reach you back?"
|
|
msgstr ""
|
|
"Apakah Anda bersedia meninggalkan alamat email Anda supaya kami dapat "
|
|
"menghubungi Anda kembali?"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-python
|
|
#: code:addons/im_livechat/controllers/attachment.py:0
|
|
#, python-format
|
|
msgid "You are not allowed to upload attachments on this channel."
|
|
msgstr "Anda tidak diizinkan untuk mengunggah lampiran ke channel ini."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.chatbot_script_action
|
|
msgid ""
|
|
"You can create a new Chatbot with a defined script to speak to your website "
|
|
"visitors."
|
|
msgstr ""
|
|
"Anda dapat membuat Chatbot baru dengan skrip yang didefiniskan untuk "
|
|
"berbicara ke pengunjung website Anda."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_channel_action
|
|
msgid ""
|
|
"You can create channels for each website on which you want\n"
|
|
" to integrate the website live chat widget, allowing your website\n"
|
|
" visitors to talk in real time with your operators."
|
|
msgstr ""
|
|
"Anda dapat membuat chanel untuk setiap website yang Anda ingin\n"
|
|
" integrasikan ke widget live chat website, sehingga memungkinkan pengunjung website\n"
|
|
" Anda untuk berbicara secara real time dengan operator Anda."
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.actions.act_window,help:im_livechat.discuss_channel_action
|
|
msgid "Your chatter history is empty"
|
|
msgstr "Sejarah chatter Anda kosong"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/core/web/channel_member_list_patch.xml:0
|
|
#, python-format
|
|
msgid "country"
|
|
msgstr "negara"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_view_form
|
|
msgid "e.g. \"Meeting Scheduler Bot\""
|
|
msgstr "contoh \"Bot Penjadwal Meeting\""
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.chatbot_script_step_view_form
|
|
msgid "e.g. 'How can I help you?'"
|
|
msgstr "contoh 'Bagaimana saya dapat membantu Anda?'"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form
|
|
msgid "e.g. /contactus"
|
|
msgstr "contoh /contactus"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "e.g. Hello, how may I help you?"
|
|
msgstr "contoh. Halo, bagaimana saya dapat membantu Anda?"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "e.g. YourWebsite.com"
|
|
msgstr "contoh WebsiteAnda.com"
|
|
|
|
#. module: im_livechat
|
|
#. odoo-javascript
|
|
#: code:addons/im_livechat/static/src/embed/common/feedback_panel/transcript_sender.xml:0
|
|
#, python-format
|
|
msgid "mail@example.com"
|
|
msgstr "email@contoh.com"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form
|
|
msgid "or copy this url and send it by email to your customers or suppliers:"
|
|
msgstr ""
|
|
"atau salin url ini dan kirim melalui email ke pelanggan atau pemasok Anda:"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form
|
|
msgid "seconds"
|
|
msgstr "detik"
|
|
|
|
#. module: im_livechat
|
|
#: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template
|
|
msgid "{{author_name}}"
|
|
msgstr "{{author_name}}"
|