Odoo18-Base/addons/calendar_sms/i18n/zh_TW.po
2025-01-06 10:57:38 +07:00

106 lines
3.2 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * calendar_sms
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 12:52+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Wil Odoo, 2024\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: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_event
msgid "Calendar Event"
msgstr "日曆活動"
#. module: calendar_sms
#: model:sms.template,name:calendar_sms.sms_template_data_calendar_reminder
msgid "Calendar Event: Reminder"
msgstr "日曆:活動提醒"
#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm
msgid "Event Alarm"
msgstr "活動提醒"
#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm_manager
msgid "Event Alarm Manager"
msgstr "活動提醒管理"
#. module: calendar_sms
#. odoo-python
#: code:addons/calendar_sms/models/calendar_event.py:0
msgid "Event reminder: %(name)s, %(time)s."
msgstr "活動提醒:%(name)s、%(time)s。"
#. module: calendar_sms
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
msgid ""
"Event reminder: {{ object.name }}, {{ "
"object.get_display_time_tz(object.partner_id.tz) }}"
msgstr ""
"活動提醒:{{ object.name }}, {{ object.get_display_time_tz(object.partner_id.tz) "
"}}"
#. module: calendar_sms
#. odoo-python
#: code:addons/calendar_sms/models/calendar_alarm.py:0
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__sms_notify_responsible
msgid "Notify Responsible"
msgstr "通知負責人"
#. module: calendar_sms
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
msgid "SMS"
msgstr "電話短訊SMS"
#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__sms_template_id
msgid "SMS Template"
msgstr "簡訊範本"
#. module: calendar_sms
#: model:ir.model.fields.selection,name:calendar_sms.selection__calendar_alarm__alarm_type__sms
msgid "SMS Text Message"
msgstr "簡訊"
#. module: calendar_sms
#. odoo-python
#: code:addons/calendar_sms/models/calendar_event.py:0
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_tree_inherited
msgid "Send SMS"
msgstr "發送簡訊"
#. module: calendar_sms
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
msgid "Send SMS to attendees"
msgstr "向參與者發送 SMS"
#. module: calendar_sms
#: model:ir.model.fields,help:calendar_sms.field_calendar_alarm__sms_template_id
msgid "Template used to render SMS reminder content."
msgstr "用於呈現簡訊提醒內容的模板。"
#. module: calendar_sms
#. odoo-python
#: code:addons/calendar_sms/models/calendar_event.py:0
msgid "There are no attendees on these events"
msgstr "這些活動沒有參加者"
#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
msgid "Type"
msgstr "類型"