Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 133 additions & 0 deletions barcode_action/i18n/nl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * barcode_action
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-05-14 10:51+0000\n"
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
"Language-Team: none\n"
"Language: 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"
"X-Generator: Weblate 5.15.2\n"

#. module: barcode_action
#: model:ir.model,name:barcode_action.model_barcode_action
msgid "Barcode Action"
msgstr "Barcode-actie"

#. module: barcode_action
#: model:ir.actions.act_window,name:barcode_action.barcode_action_action
msgid "Barcode Launcher"
msgstr "Barcode launcher"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action___barcode_scanned
msgid "Barcode Scanned"
msgstr "Barcode gescand"

#. module: barcode_action
#: model_terms:ir.ui.view,arch_db:barcode_action.barcode_action_form
msgid "Close"
msgstr "Sluiten"

#. module: barcode_action
#: model:ir.model,name:barcode_action.model_res_partner
msgid "Contact"
msgstr "Contact"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__create_uid
msgid "Created by"
msgstr "Aangemaakt door"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__create_date
msgid "Created on"
msgstr "Aangemaakt op"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__display_name
msgid "Display Name"
msgstr "Schermnaam"

#. module: barcode_action
#: model_terms:ir.ui.view,arch_db:barcode_action.barcode_action_form
msgid "Find"
msgstr "Zoeken"

#. module: barcode_action
#: model:ir.actions.act_window,name:barcode_action.res_partner_find
msgid "Find Partner"
msgstr "Relatie zoeken"

#. module: barcode_action
#: model:ir.ui.menu,name:barcode_action.menu_orders_customers
msgid "Find partners"
msgstr "Relaties zoeken"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__id
msgid "ID"
msgstr "ID"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__method
msgid "Method"
msgstr "Methode"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__model
msgid "Model"
msgstr "Model"

#. module: barcode_action
#. odoo-python
#: code:addons/barcode_action/models/res_partner.py:0
msgid "Partner with Internal Reference %s cannot be found"
msgstr "Relatie met interne referentie %s kon niet worden gevonden"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__res_id
msgid "Res"
msgstr "Res"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__state
msgid "State"
msgstr "Status"

#. module: barcode_action
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__status
msgid "Status"
msgstr "Status"

#. module: barcode_action
#: model:ir.model.fields,help:barcode_action.field_barcode_action___barcode_scanned
msgid "Value of the last barcode scanned."
msgstr "Waarde van de laatst gescande barcode."

#. module: barcode_action
#: model:ir.model.fields.selection,name:barcode_action.selection__barcode_action__state__waiting
msgid "Waiting"
msgstr "Wachtend"

#. module: barcode_action
#: model:ir.model.fields.selection,name:barcode_action.selection__barcode_action__state__warning
msgid "Warning"
msgstr "Waarschuwing"
124 changes: 124 additions & 0 deletions base_search_custom_field_filter/i18n/nl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_search_custom_field_filter
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-05-14 13:45+0000\n"
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
"Language-Team: none\n"
"Language: 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"
"X-Generator: Weblate 5.15.2\n"

#. module: base_search_custom_field_filter
#: model:ir.model.constraint,message:base_search_custom_field_filter.constraint_ir_ui_custom_field_filter_unique_model_expression
msgid "A filter with the same expression already exists for this model."
msgstr "Een filter met dezelfde expressie bestaat al voor dit model."

#. module: base_search_custom_field_filter
#. odoo-python
#: code:addons/base_search_custom_field_filter/models/ir_ui_custom_field_filter.py:0
msgid "A filter with the same name already exists for this model."
msgstr "Een filter met dezelfde naam bestaat al voor dit model."

#. module: base_search_custom_field_filter
#: model:ir.model,name:base_search_custom_field_filter.model_base
msgid "Base"
msgstr "Basis"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__create_uid
msgid "Created by"
msgstr "Aangemaakt door"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__create_date
msgid "Created on"
msgstr "Aangemaakt op"

#. module: base_search_custom_field_filter
#: model:ir.actions.act_window,name:base_search_custom_field_filter.action_ir_ui_custom_field_filter
#: model:ir.ui.menu,name:base_search_custom_field_filter.menu_ir_ui_custom_field_filter
msgid "Custom Field Filters"
msgstr "Aangepaste veldfilters"

#. module: base_search_custom_field_filter
#: model:ir.model,name:base_search_custom_field_filter.model_ir_ui_custom_field_filter
msgid "Custom UI field filter"
msgstr "Aangepast UI-veldfilter"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__display_name
msgid "Display Name"
msgstr "Schermnaam"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__expression
msgid "Expression"
msgstr "Expressie"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__id
msgid "ID"
msgstr "ID"

#. module: base_search_custom_field_filter
#. odoo-python
#: code:addons/base_search_custom_field_filter/models/ir_ui_custom_field_filter.py:0
msgid "Incorrect expression: %s."
msgstr "Onjuiste expressie: %s."

#. module: base_search_custom_field_filter
#: model:ir.ui.custom.field.filter,name:base_search_custom_field_filter.custom_field_filter_demo
msgid "Language"
msgstr "Taal"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__model_id
msgid "Model"
msgstr "Model"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__model_name
msgid "Model name"
msgstr "Modelnaam"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__name
msgid "Name"
msgstr "Naam"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,help:base_search_custom_field_filter.field_ir_ui_custom_field_filter__position_after
msgid ""
"Optional field name for putting the filter after that one. If empty or not "
"found, it will be put at the end."
msgstr ""
"Optionele veldnaam om het filter achter te plaatsen. Indien leeg of niet "
"gevonden, wordt het aan het einde geplaatst."

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__position_after
msgid "Position After"
msgstr "Positie na"

#. module: base_search_custom_field_filter
#: model:ir.model.fields,field_description:base_search_custom_field_filter.field_ir_ui_custom_field_filter__sequence
msgid "Sequence"
msgstr "Volgorde"
Loading