296 lines
8.7 KiB
Plaintext
296 lines
8.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_tour
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-10-25 07:49+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:42+0000\n"
|
|
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2024\n"
|
|
"Language-Team: Dutch (https://app.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: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "(recording keyboard)"
|
|
msgstr "(opname toetsenbord)"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "(run:"
|
|
msgstr "(Run:"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.constraint,message:web_tour.constraint_web_tour_tour_uniq_name
|
|
msgid "A tour already exists with this name . Tour's name must be unique!"
|
|
msgstr ""
|
|
"Er bestaat al een tour met deze naam . De naam van de tour moet uniek zijn!"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_utils.js:0
|
|
msgid "Click the top left corner to navigate across apps."
|
|
msgstr "Klik op de linkerbovenhoek om door de apps te navigeren."
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__content
|
|
msgid "Content"
|
|
msgstr "Inhoud"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_uid
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_uid
|
|
msgid "Created by"
|
|
msgstr "Aangemaakt door"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_date
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_date
|
|
msgid "Created on"
|
|
msgstr "Aangemaakt op"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__custom
|
|
msgid "Custom"
|
|
msgstr "Aangepast"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.js:0
|
|
msgid "Custom tour '%s' couldn't be saved!"
|
|
msgstr "Aangepaste tour '%s' kon niet worden opgeslagen!"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.js:0
|
|
msgid "Custom tour '%s' has been added."
|
|
msgstr "Aangepaste tour '%s' is toegevoegd."
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__display_name
|
|
msgid "Display Name"
|
|
msgstr "Schermnaam"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.actions.server,name:web_tour.tour_export_js_action
|
|
msgid "Export JS"
|
|
msgstr "JS exporteren"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model,name:web_tour.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP routing"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_uid
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Laatst bijgewerkt door"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_date
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Laatst bijgewerkt op"
|
|
|
|
#. module: web_tour
|
|
#: model_terms:ir.ui.view,arch_db:web_tour.tour_list
|
|
msgid "Menu"
|
|
msgstr "Menu"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "Name:"
|
|
msgstr "Naam:"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_service.js:0
|
|
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
|
#: model:ir.model.fields,field_description:web_tour.field_res_users__tour_enabled
|
|
msgid "Onboarding"
|
|
msgstr "Onboarding"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__rainbow_man_message
|
|
msgid "Rainbow Man Message"
|
|
msgstr "Regenboog Man Boodschap"
|
|
|
|
#. module: web_tour
|
|
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
|
msgid "Rainbow Man Message..."
|
|
msgstr "Regenboog Man Bericht..."
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
|
msgid "Record"
|
|
msgstr "Record"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
|
msgid "Record Tour"
|
|
msgstr "Record tour"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__run
|
|
msgid "Run"
|
|
msgstr "Uitvoeren"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "Save"
|
|
msgstr "Opslaan"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_pointer_state.js:0
|
|
msgid "Scroll down to reach the next step."
|
|
msgstr "Naar beneden scrollen om naar de volgende stap te gaan."
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_pointer_state.js:0
|
|
msgid "Scroll up to reach the next step."
|
|
msgstr "Naar boven scrollen om naar de volgende stap te gaan."
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sequence
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__sequence
|
|
msgid "Sequence"
|
|
msgstr "Reeks"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sharing_url
|
|
msgid "Sharing URL"
|
|
msgstr "URL delen"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
|
msgid "Start Tour"
|
|
msgstr "Rondleidingen starten"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__url
|
|
msgid "Starting URL"
|
|
msgstr "URL starten"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__step_ids
|
|
msgid "Step"
|
|
msgstr "Stap"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
|
msgid "Steps"
|
|
msgstr "Stappen"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "Steps:"
|
|
msgstr "Stappen:"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
|
msgid "Test Tour"
|
|
msgstr "Testtour"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
|
msgid "Testing"
|
|
msgstr "Testen"
|
|
|
|
#. module: web_tour
|
|
#: model_terms:ir.ui.view,arch_db:web_tour.tour_search
|
|
msgid "Tip"
|
|
msgstr "Tip"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tour_id
|
|
msgid "Tour"
|
|
msgstr "Tour"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model,name:web_tour.model_web_tour_tour_step
|
|
msgid "Tour's step"
|
|
msgstr "Tour's stap"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.actions.act_window,name:web_tour.tour_action
|
|
#: model:ir.model,name:web_tour.model_web_tour_tour
|
|
#: model:ir.ui.menu,name:web_tour.menu_tour_action
|
|
msgid "Tours"
|
|
msgstr "Rondleidingen"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__trigger
|
|
msgid "Trigger"
|
|
msgstr "Activeren"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "Url:"
|
|
msgstr "Website:"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model,name:web_tour.model_res_users
|
|
msgid "User"
|
|
msgstr "Gebruiker"
|
|
|
|
#. module: web_tour
|
|
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_consumed_ids
|
|
msgid "User Consumed"
|
|
msgstr "Gebruiker Verbruikt"
|
|
|
|
#. module: web_tour
|
|
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
|
msgid "e.g. My_Tour"
|
|
msgstr "bijv. Mijn_Reis"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "name_of_the_tour"
|
|
msgstr "naam_van_de_reis"
|
|
|
|
#. module: web_tour
|
|
#. odoo-javascript
|
|
#: code:addons/web_tour/static/src/tour_service/tour_recorder/tour_recorder.xml:0
|
|
msgid "trigger"
|
|
msgstr "trigger"
|