160 lines
4.2 KiB
Plaintext
160 lines
4.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * board
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Tony Ng, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Tony Ng, 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: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"\"Add to\n"
|
|
" Dashboard\""
|
|
msgstr ""
|
|
"「加入至\n"
|
|
" 概覽畫面」"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
|
#, python-format
|
|
msgid "Add"
|
|
msgstr "加入"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
|
#, python-format
|
|
msgid "Add to my dashboard"
|
|
msgstr "添加到我的儀表板"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.js:0
|
|
#, python-format
|
|
msgid "Are you sure that you want to remove this item?"
|
|
msgstr "確定要移除此項目?"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_view.js:0
|
|
#: model:ir.model,name:board.model_board_board
|
|
#, python-format
|
|
msgid "Board"
|
|
msgstr "板"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid "Change Layout"
|
|
msgstr "更改佈局"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
|
#, python-format
|
|
msgid "Could not add filter to dashboard"
|
|
msgstr "無法增加篩選到儀表板"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
|
#, python-format
|
|
msgid "Dashboard"
|
|
msgstr "儀表板"
|
|
|
|
#. module: board
|
|
#: model:ir.model.fields,field_description:board.field_board_board__id
|
|
msgid "ID"
|
|
msgstr "識別號"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_action.xml:0
|
|
#, python-format
|
|
msgid "Invalid action"
|
|
msgstr "無效動作"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid "Layout"
|
|
msgstr "格式"
|
|
|
|
#. module: board
|
|
#: model:ir.actions.act_window,name:board.open_board_my_dash_action
|
|
#: model:ir.ui.menu,name:board.menu_board_my_dash
|
|
#: model_terms:ir.ui.view,arch_db:board.board_my_dash_view
|
|
msgid "My Dashboard"
|
|
msgstr "我的儀表板"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
|
#, python-format
|
|
msgid "Please refresh your browser for the changes to take effect."
|
|
msgstr "請刷新瀏覽器以使更改生效。"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"To add your first report into this dashboard, go to any\n"
|
|
" menu, switch to list or graph view, and click"
|
|
msgstr ""
|
|
"若要將第一個報表添加到此概覽畫面,請前往任何\n"
|
|
" 選單中,切換成列表或圖表檢視,然後點擊"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can filter and group data before inserting into the\n"
|
|
" dashboard using the search options."
|
|
msgstr ""
|
|
"資料匯入概覽畫面之前,你可使用搜尋選項,\n"
|
|
" 對資料先作篩選及組合處理。"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid "Your personal dashboard is empty"
|
|
msgstr "您的個人儀表板是空的"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/board_controller.xml:0
|
|
#, python-format
|
|
msgid "in the extended search options."
|
|
msgstr "在進階搜尋選項中。"
|
|
|
|
#. module: board
|
|
#. odoo-javascript
|
|
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
|
#, python-format
|
|
msgid "“%s” added to dashboard"
|
|
msgstr "\"%s\" 已加入至概覽畫面"
|