# Translation of Odoo Server. # This file contains the translation of the following modules: # * microsoft_account # # Translators: # Wil Odoo, 2025 # # "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~18.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2025-09-16 08:10+0000\n" "Last-Translator: \"Dylan Kiss (dyki)\" \n" "Language-Team: Chinese (Traditional Han script) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.12.2\n" #. module: microsoft_account #: model:ir.model.fields,field_description:microsoft_account.field_microsoft_service__display_name #: model:ir.model.fields,field_description:microsoft_account.field_res_users__display_name msgid "Display Name" msgstr "顯示名稱" #. module: microsoft_account #: model:ir.model.fields,field_description:microsoft_account.field_microsoft_service__id #: model:ir.model.fields,field_description:microsoft_account.field_res_users__id msgid "ID" msgstr "識別號" #. module: microsoft_account #. odoo-python #: code:addons/microsoft_account/models/microsoft_service.py:0 msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" msgstr "該方法不支援 [%s] 於 [GET, POST, PUT, PATCH or DELETE]!" #. module: microsoft_account #: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_rtoken msgid "Microsoft Refresh Token" msgstr "微軟更新金鑰" #. module: microsoft_account #: model:ir.model,name:microsoft_account.model_microsoft_service msgid "Microsoft Service" msgstr "微軟服務" #. module: microsoft_account #: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_token_validity msgid "Microsoft Token Validity" msgstr "微軟金鑰有效性" #. module: microsoft_account #: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_token msgid "Microsoft User token" msgstr "微軟使用者金鑰" #. module: microsoft_account #. odoo-python #: code:addons/microsoft_account/models/microsoft_service.py:0 msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid" msgstr "金鑰生成過程中出現錯誤。請重新申請授權碼。" #. module: microsoft_account #: model:ir.model,name:microsoft_account.model_res_users msgid "User" msgstr "使用者"