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/pad_project/i18n/nl.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/pad_project/i18n/nl.po')
| -rw-r--r-- | addons/pad_project/i18n/nl.po | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/addons/pad_project/i18n/nl.po b/addons/pad_project/i18n/nl.po new file mode 100644 index 00000000..81513a54 --- /dev/null +++ b/addons/pad_project/i18n/nl.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2020 +# Cécile Collart <cco@odoo.com>, 2020 +# Erwin van der Ploeg <erwin@odooexperts.nl>, 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:15+0000\n" +"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Beschikbaarheid van collaboratieve paden" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Beschikbaar voor:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads voor samenwerking" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Wijzigen" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.<br/>\n" +" See each author's text in a distinct color." +msgstr "" +"Bewerk de beschrijving van taken samen in realtime.<br/>\n" +" Bekijk de tekst van elke auteur in een aparte kleur." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interne gebruikers" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Interne gebruikers & portaalgebruikers" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Project" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Opslaan" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Taak" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Gebruik collaboratieve pads" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Gebruik samenwerk pad voor taken op dit project." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Gebruik collaboratieve paden" |
