# Translation of Odoo Server. # This file contains the translation of the following modules: # * bus # # Translators: # Martin Trigaux, 2020 # Nancy Momoland , 2020 # Duy BQ , 2020 # Dung Nguyen Thi , 2020 # Trần Hà , 2021 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~13.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-01 07:28+0000\n" "PO-Revision-Date: 2020-09-07 08:11+0000\n" "Last-Translator: Trần Hà , 2021\n" "Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: bus #: model:ir.model.constraint,message:bus.constraint_bus_presence_bus_user_presence_unique msgid "A user can only have one IM status." msgstr "Một người dùng chỉ có thể có một trạng thái IM." #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__away msgid "Away" msgstr "Away" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__channel msgid "Channel" msgstr "Kênh" #. module: bus #: model:ir.model,name:bus.model_bus_bus msgid "Communication Bus" msgstr "Communication Bus" #. module: bus #: model:ir.model,name:bus.model_res_partner msgid "Contact" msgstr "Liên hệ" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid msgid "Created by" msgstr "Tạo bởi" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__create_date msgid "Created on" msgstr "Thời điểm tạo" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__display_name #: model:ir.model.fields,field_description:bus.field_bus_presence__display_name #: model:ir.model.fields,field_description:bus.field_res_partner__display_name #: model:ir.model.fields,field_description:bus.field_res_users__display_name msgid "Display Name" msgstr "Tên hiển thị" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__id #: model:ir.model.fields,field_description:bus.field_bus_presence__id #: model:ir.model.fields,field_description:bus.field_res_partner__id #: model:ir.model.fields,field_description:bus.field_res_users__id msgid "ID" msgstr "ID" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__status #: model:ir.model.fields,field_description:bus.field_res_partner__im_status #: model:ir.model.fields,field_description:bus.field_res_users__im_status msgid "IM Status" msgstr "Tình trạng IM" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus____last_update #: model:ir.model.fields,field_description:bus.field_bus_presence____last_update #: model:ir.model.fields,field_description:bus.field_res_partner____last_update #: model:ir.model.fields,field_description:bus.field_res_users____last_update msgid "Last Modified on" msgstr "Sửa lần cuối vào" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__last_poll msgid "Last Poll" msgstr "Last Poll" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__last_presence msgid "Last Presence" msgstr "Xuất hiện lần cuối" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid msgid "Last Updated by" msgstr "Cập nhật lần cuối bởi" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__message msgid "Message" msgstr "Thông báo" #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__offline msgid "Offline" msgstr "Ngoại tuyến" #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__online msgid "Online" msgstr "Trực tuyến" #. module: bus #. openerp-web #: code:addons/bus/static/src/js/web_client_bus.js:0 #: code:addons/bus/static/src/js/web_client_bus.js:0 #, python-format msgid "Refresh" msgstr "Refresh" #. module: bus #. openerp-web #: code:addons/bus/static/src/js/web_client_bus.js:0 #, python-format msgid "The page appears to be out of date." msgstr "The page appears to be out of date." #. module: bus #: model:ir.model,name:bus.model_bus_presence msgid "User Presence" msgstr "Người dùng hiện diện" #. module: bus #: model:ir.model,name:bus.model_res_users #: model:ir.model.fields,field_description:bus.field_bus_presence__user_id msgid "Users" msgstr "Người dùng" #. module: bus #: code:addons/bus/controllers/main.py:0 #, python-format msgid "bus.Bus not available in test mode" msgstr "bus.Bus not available in test mode"