odoo18/addons/project_sms/i18n/ja.po

70 lines
2.4 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_sms
#
# Translators:
# Wil Odoo, 2024
#
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 13:25+0000\n"
"PO-Revision-Date: 2025-10-21 22:20+0000\n"
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-18/"
"project_sms/ja/>\n"
"Language: ja\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: project_sms
#: model:ir.model.fields,help:project_sms.field_project_project_stage__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the project reaches this stage."
msgstr "設定されている場合、プロジェクトがこの段階に達すると、SMSが自動的に顧客に送信されます。"
#. module: project_sms
#: model:ir.model.fields,help:project_sms.field_project_task_type__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the task reaches this stage."
msgstr "設定されている場合、タスクがこの段階に達すると、SMSが自動的に顧客に送信されます。"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project
msgid "Project"
msgstr "プロジェクト"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project_stage
msgid "Project Stage"
msgstr "プロジェクトステージ"
#. module: project_sms
#: model:ir.model.fields,field_description:project_sms.field_project_project_stage__sms_template_id
#: model:ir.model.fields,field_description:project_sms.field_project_task_type__sms_template_id
msgid "SMS Template"
msgstr "SMSテンプレート"
#. module: project_sms
#: model:ir.actions.act_window,name:project_sms.project_project_act_window_sms_composer
#: model:ir.actions.act_window,name:project_sms.project_task_act_window_sms_composer
msgid "Send SMS"
msgstr "SMS送信"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task
msgid "Task"
msgstr "タスク"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task_type
msgid "Task Stage"
msgstr "タスク工程"