blob: aa2a6630bc2106abb059eab3ac04a8a2b287d55f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_form_project
#
# Translators:
# Yoshi Tashiro <tashiro@roomsfor.hk>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-13 07:25+0000\n"
"PO-Revision-Date: 2020-09-07 08:21+0000\n"
"Last-Translator: Yoshi Tashiro <tashiro@roomsfor.hk>, 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: website_form_project
#. openerp-web
#: code:addons/website_form_project/static/src/js/website_form_project_editor.js:0
#, python-format
msgid "Project"
msgstr "プロジェクト"
|