blob: f60377f6dae788e1c596e1dd8f9e823fb8dd99a5 (
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:
# Martin Trigaux, 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: Martin Trigaux, 2020\n"
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 "Project"
|