# Translation of Talisman Server. # This file contains the translation of the following modules: # * bus # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Talisman 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: Wil Odoo, 2023\n" "Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__away msgid "Away" msgstr "離開" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__channel msgid "Channel" msgstr "群組" #. module: bus #: model:ir.model,name:bus.model_bus_bus msgid "Communication Bus" msgstr "通信匯流排" #. module: bus #: model:ir.model,name:bus.model_res_partner msgid "Contact" msgstr "聯絡人" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid msgid "Created by" msgstr "建立人員" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__create_date msgid "Created on" msgstr "建立於" #. 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 msgid "Display Name" msgstr "顯示名稱" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__id #: model:ir.model.fields,field_description:bus.field_bus_presence__id msgid "ID" msgstr "識別號" #. 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 "IM的狀態" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__last_poll msgid "Last Poll" msgstr "最後線上" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__last_presence msgid "Last Presence" msgstr "最後出席" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid msgid "Last Updated by" msgstr "最後更新者" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__write_date msgid "Last Updated on" msgstr "最後更新於" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_bus__message msgid "Message" msgstr "消息" #. module: bus #: model:ir.model,name:bus.model_ir_model msgid "Models" msgstr "型號" #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__offline msgid "Offline" msgstr "離線" #. module: bus #: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__online msgid "Online" msgstr "網上進行" #. module: bus #. odoo-javascript #: code:addons/bus/static/src/services/assets_watchdog_service.js:0 #: code:addons/bus/static/src/services/assets_watchdog_service.js:0 #, python-format msgid "Refresh" msgstr "重新載入" #. module: bus #. odoo-javascript #: code:addons/bus/static/src/services/assets_watchdog_service.js:0 #, python-format msgid "The page appears to be out of date." msgstr "該頁面似乎已逾時" #. module: bus #: model:ir.model,name:bus.model_res_users msgid "User" msgstr "使用者" #. module: bus #: model:ir.model,name:bus.model_bus_presence msgid "User Presence" msgstr "使用者出現" #. module: bus #: model:ir.model.fields,field_description:bus.field_bus_presence__user_id msgid "Users" msgstr "使用者" #. module: bus #. odoo-python #: code:addons/bus/controllers/home.py:0 #, python-format msgid "" "Your password is the default (admin)! If this system is exposed to untrusted" " users it is important to change it immediately for security reasons. I will" " keep nagging you about it!" msgstr "您的密碼是預設(admin)!如果此系統向不受信任的使用者公開,出於安全原因,非常重要請立即更改! (將一直提醒!)" #. module: bus #: model:ir.model,name:bus.model_ir_websocket msgid "websocket message handling" msgstr "WebSocket 訊息處理"