diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/iap_mail/i18n/ja.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/iap_mail/i18n/ja.po')
| -rw-r--r-- | addons/iap_mail/i18n/ja.po | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/addons/iap_mail/i18n/ja.po b/addons/iap_mail/i18n/ja.po new file mode 100644 index 00000000..dff48efc --- /dev/null +++ b/addons/iap_mail/i18n/ja.po @@ -0,0 +1,127 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * iap_mail +# +# Translators: +# Martin Trigaux, 2020 +# Norimichi Sugimoto <norimichi.sugimoto@tls-ltd.co.jp>, 2020 +# Noma Yuki, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Noma Yuki, 2020\n" +"Language-Team: Japanese (https://www.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: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-building text-primary\"/>\n" +" <b>Company type</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-building text-primary\"/>\n" +" <b>企業種別</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-calendar text-primary\"/>\n" +" <b>Founded</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-calendar text-primary\"/>\n" +" <b>創業</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-cube text-primary\"/>\n" +" <b>Technologies Used</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-cube text-primary\"/>\n" +" <b>利用技術要素</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-envelope text-primary\"/>\n" +" <b>Email</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-envelope text-primary\"/>\n" +" <b>Email</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-globe text-primary\"/>\n" +" <b>Timezone</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-globe text-primary\"/>\n" +" <b>タイムゾーン</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-industry text-primary\"/>\n" +" <b>Sectors</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-industry text-primary\"/>\n" +" <b>セクター</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-money text-primary\"/>\n" +" <b>Estimated revenue</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-money text-primary\"/>\n" +" <b>見積収益</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-phone text-primary\"/>\n" +" <b>Phone</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-phone text-primary\"/>\n" +" <b>電話</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-twitter text-primary\"/>\n" +" <b>Twitter</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-twitter text-primary\"/>\n" +" <b>Twitter</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "" +"<i class=\"fa fa-fw mr-2 fa-users text-primary\"/>\n" +" <b>Employees</b>" +msgstr "" +"<i class=\"fa fa-fw mr-2 fa-users text-primary\"/>\n" +" <b>従業員</b>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "<span> per year</span>" +msgstr "<span> 年次</span>" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "Company Logo" +msgstr "会社ロゴ" + +#. module: iap_mail +#: model_terms:ir.ui.view,arch_db:iap_mail.enrich_company +msgid "followers" +msgstr "フォロワー" |
