From 63104ff24780f941d392ba08c9c7bd21026a4c8d Mon Sep 17 00:00:00 2001 From: sanami Date: Thu, 26 Mar 2026 02:52:15 +0000 Subject: [PATCH] add ja.po --- .../i18n/ja.po | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 product_attribute_value_name_search/i18n/ja.po diff --git a/product_attribute_value_name_search/i18n/ja.po b/product_attribute_value_name_search/i18n/ja.po new file mode 100644 index 0000000..11434c1 --- /dev/null +++ b/product_attribute_value_name_search/i18n/ja.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_attribute_value_name_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 18.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-03-26 02:47+0000\n" +"PO-Revision-Date: 2026-03-26 02:47+0000\n" +"Last-Translator: \n" +"Language-Team: Japanese\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: product_attribute_value_name_search +#: model:ir.model,name:product_attribute_value_name_search.model_product_template_attribute_value +msgid "Product Template Attribute Value" +msgstr "プロダクトテンプレート属性値" + +#. module: product_attribute_value_name_search +#: model:ir.model.fields,field_description:product_attribute_value_name_search.field_product_template_attribute_value__smart_search +msgid "Smart Search" +msgstr "スマート検索" \ No newline at end of file