1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/documents_hr_contract/i18n/ja.po
2024-12-10 09:04:09 +07:00

67 lines
2.2 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * documents_hr_contract
#
# Translators:
# Ryoko Tsuda <ryoko@quartile.co>, 2024
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: documents_hr_contract
#: model:ir.model,name:documents_hr_contract.model_res_company
msgid "Companies"
msgstr "会社"
#. module: documents_hr_contract
#: model:ir.model,name:documents_hr_contract.model_res_config_settings
msgid "Config Settings"
msgstr "コンフィグ設定"
#. module: documents_hr_contract
#: model:documents.tag,name:documents_hr_contract.documents_hr_documents_contracts
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_config_settings__documents_hr_contracts_tags
msgid "Contracts"
msgstr "契約"
#. module: documents_hr_contract
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_company__documents_hr_contracts_tags
msgid "Documents Hr Contracts Tags"
msgstr "ドキュメント時間契約タグ"
#. module: documents_hr_contract
#: model:ir.model,name:documents_hr_contract.model_hr_contract
msgid "Employee Contract"
msgstr "従業員契約"
#. module: documents_hr_contract
#: model:documents.tag,name:documents_hr_contract.document_tag_signature_request
msgid "Signature Request"
msgstr "署名依頼"
#. module: documents_hr_contract
#: model:ir.model,name:documents_hr_contract.model_documents_tag
msgid "Tag"
msgstr "タグ"
#. module: documents_hr_contract
#. odoo-python
#: code:addons/documents_hr_contract/models/documents_tag.py:0
#, python-format
msgid ""
"You cannot delete this tag as it is used to link employee contracts and "
"signatures."
msgstr "このタグは、従業員の契約と署名をリンクするために使用されるため、削除することはできません。"