You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.1 KiB
81 lines
2.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_timeline
|
|
#
|
|
# Translators:
|
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
|
|
"PO-Revision-Date: 2018-01-03 03:50+0000\n"
|
|
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
|
"teams/23907/nl_NL/)\n"
|
|
"Language: nl_NL\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/js/timeline_controller.js:176
|
|
#, python-format
|
|
msgid "Are you sure you want to delete this record ?"
|
|
msgstr "Weet je zeker dat je dit record wil verwijderen?"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:8
|
|
#, python-format
|
|
msgid "Day"
|
|
msgstr "Dag"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:10
|
|
#, python-format
|
|
msgid "Month"
|
|
msgstr "Maand"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/js/timeline_view.js:32
|
|
#, python-format
|
|
msgid "Timeline"
|
|
msgstr "Tijdlijn"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/js/timeline_renderer.js:43
|
|
#, python-format
|
|
msgid "Timeline view has not defined 'date_start' attribute."
|
|
msgstr "Tijdlijn heeft geen 'date_start' eigenschap."
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:5
|
|
#, python-format
|
|
msgid "Today"
|
|
msgstr "Vandaag"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:9
|
|
#, python-format
|
|
msgid "Week"
|
|
msgstr "Week"
|
|
|
|
#. module: web_timeline
|
|
#. openerp-web
|
|
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:11
|
|
#, python-format
|
|
msgid "Year"
|
|
msgstr "Jaar"
|
|
|
|
#. module: web_timeline
|
|
#: model:ir.model,name:web_timeline.model_ir_ui_view
|
|
msgid "ir.ui.view"
|
|
msgstr "ir.ui.view"
|