From 4079598cfb56d176cbe9eb79bceec21f40060ac7 Mon Sep 17 00:00:00 2001 From: robinvandermolen Date: Wed, 20 Nov 2024 11:50:56 +0100 Subject: [PATCH] :globe_with_meridians: [#4796] Added translations --- src/openforms/js/compiled-lang/en.json | 24 ++++++++++++++++++++++++ src/openforms/js/compiled-lang/nl.json | 24 ++++++++++++++++++++++++ src/openforms/js/lang/en.json | 20 ++++++++++++++++++++ src/openforms/js/lang/nl.json | 20 ++++++++++++++++++++ 4 files changed, 88 insertions(+) diff --git a/src/openforms/js/compiled-lang/en.json b/src/openforms/js/compiled-lang/en.json index dddbdbc06b..dd1788e7a2 100644 --- a/src/openforms/js/compiled-lang/en.json +++ b/src/openforms/js/compiled-lang/en.json @@ -2623,6 +2623,12 @@ "value": "The API group specifies which ZGW services to use." } ], + "O+M71I": [ + { + "type": 0, + "value": "This product will be set on the created case." + } + ], "O/wKJh": [ { "type": 0, @@ -2735,6 +2741,12 @@ "value": "Yes" } ], + "Ox/rkB": [ + { + "type": 0, + "value": "Product" + } + ], "P/njxS": [ { "type": 0, @@ -5079,6 +5091,12 @@ "value": "Subject of the email sent to the registration backend to notify a change in the payment status." } ], + "kWw9qL": [ + { + "type": 0, + "value": "This product will be send allong form submits." + } + ], "kg/eh1": [ { "type": 0, @@ -5235,6 +5253,12 @@ "value": "Add item" } ], + "ln2iyc": [ + { + "type": 0, + "value": "Something went wrong while retrieving the available catalogues or products defined in the selected case. Please check that the services in the selected API group are configured correctly." + } + ], "ln72CJ": [ { "type": 0, diff --git a/src/openforms/js/compiled-lang/nl.json b/src/openforms/js/compiled-lang/nl.json index 73ec69edde..0521676ebb 100644 --- a/src/openforms/js/compiled-lang/nl.json +++ b/src/openforms/js/compiled-lang/nl.json @@ -2644,6 +2644,12 @@ "value": "De API-groep die bepaalt welke ZGW services gebruikt moeten worden." } ], + "O+M71I": [ + { + "type": 0, + "value": "Dit product wordt op de aangemaakte zaak gezet." + } + ], "O/wKJh": [ { "type": 0, @@ -2756,6 +2762,12 @@ "value": "Ja" } ], + "Ox/rkB": [ + { + "type": 0, + "value": "Product" + } + ], "P/njxS": [ { "type": 0, @@ -5101,6 +5113,12 @@ "value": "Subject of the email sent to the registration backend to notify a change in the payment status." } ], + "kWw9qL": [ + { + "type": 0, + "value": "Dit product wordt met inzendingen meegestuurd." + } + ], "kg/eh1": [ { "type": 0, @@ -5257,6 +5275,12 @@ "value": "Item toevoegen" } ], + "ln2iyc": [ + { + "type": 0, + "value": "Er ging iets fout bij het ophalen van de beschikbare catalogi of geselecteerde zaak producten. Controleer of de services in de geselecteerde API-groep goed ingesteld zijn." + } + ], "ln72CJ": [ { "type": 0, diff --git a/src/openforms/js/lang/en.json b/src/openforms/js/lang/en.json index 98f1248abf..a575ce961b 100644 --- a/src/openforms/js/lang/en.json +++ b/src/openforms/js/lang/en.json @@ -1274,6 +1274,11 @@ "description": "ZGW APIs group field help text", "originalDefault": "The API group specifies which ZGW services to use." }, + "O+M71I": { + "defaultMessage": "This product will be set on the created case.", + "description": "ZGW APIs registration options 'product' helpText", + "originalDefault": "This product will be set on the created case." + }, "O/wKJh": { "defaultMessage": "Value", "description": "JSON (primitive) value label", @@ -1324,6 +1329,11 @@ "description": "Component property boolean value \"true\"", "originalDefault": "Yes" }, + "Ox/rkB": { + "defaultMessage": "Product", + "description": "ZGW APIs registration options 'product' label", + "originalDefault": "Product" + }, "P/njxS": { "defaultMessage": "Datetime", "description": "data type datetime", @@ -2374,6 +2384,11 @@ "description": "Email registration options 'emailPaymentSubject' helpText", "originalDefault": "Subject of the email sent to the registration backend to notify a change in the payment status." }, + "kWw9qL": { + "defaultMessage": "This product will be send allong form submits.", + "description": "ZGW APIs registration options 'product' helpText", + "originalDefault": "This product will be send allong form submits." + }, "klKZV5": { "defaultMessage": "Indicates whether the existing object (retrieved from an optional initial data reference) should be updated, instead of creating a new one. If no existing object exists, a new one will be created instead.", "description": "Objects API registration: updateExistingObject helpText", @@ -2409,6 +2424,11 @@ "description": "Add item to multi-input field", "originalDefault": "Add item" }, + "ln2iyc": { + "defaultMessage": "Something went wrong while retrieving the available catalogues or products defined in the selected case. Please check that the services in the selected API group are configured correctly.", + "description": "ZGW APIs registrations options: case product error", + "originalDefault": "Something went wrong while retrieving the available catalogues or products defined in the selected case. Please check that the services in the selected API group are configured correctly." + }, "ln72CJ": { "defaultMessage": "URL to the object type in the objecttypes API. If provided, an object will be created and a case object relation will be added to the case.", "description": "ZGW APIs registration options 'objecttype' help text", diff --git a/src/openforms/js/lang/nl.json b/src/openforms/js/lang/nl.json index 9c33bde8ee..d601762c7a 100644 --- a/src/openforms/js/lang/nl.json +++ b/src/openforms/js/lang/nl.json @@ -1282,6 +1282,11 @@ "description": "ZGW APIs group field help text", "originalDefault": "The API group specifies which ZGW services to use." }, + "O+M71I": { + "defaultMessage": "Dit product wordt op de aangemaakte zaak gezet.", + "description": "ZGW APIs registration options 'product' helpText", + "originalDefault": "This product will be set on the created case." + }, "O/wKJh": { "defaultMessage": "Waarde", "description": "JSON (primitive) value label", @@ -1335,6 +1340,11 @@ "description": "Component property boolean value \"true\"", "originalDefault": "Yes" }, + "Ox/rkB": { + "defaultMessage": "Product", + "description": "ZGW APIs registration options 'product' label", + "originalDefault": "Product" + }, "P/njxS": { "defaultMessage": "Datumtijd (datetime)", "description": "data type datetime", @@ -2392,6 +2402,11 @@ "description": "Email registration options 'emailPaymentSubject' helpText", "originalDefault": "Subject of the email sent to the registration backend to notify a change in the payment status." }, + "kWw9qL": { + "defaultMessage": "Dit product wordt met inzendingen meegestuurd.", + "description": "ZGW APIs registration options 'product' helpText", + "originalDefault": "This product will be send allong form submits." + }, "klKZV5": { "defaultMessage": "Geeft aan of een bestaande record (verkregen van de eventuele voor-invulreferentie) bijgewerkt moet worden in plaats van een nieuw object aan te maken. Als er geen bestaand object is, dan wordt een nieuwe aangemaakt.", "description": "Objects API registration: updateExistingObject helpText", @@ -2427,6 +2442,11 @@ "description": "Add item to multi-input field", "originalDefault": "Add item" }, + "ln2iyc": { + "defaultMessage": "Er ging iets fout bij het ophalen van de beschikbare catalogi of geselecteerde zaak producten. Controleer of de services in de geselecteerde API-groep goed ingesteld zijn.", + "description": "ZGW APIs registrations options: case product error", + "originalDefault": "Something went wrong while retrieving the available catalogues or products defined in the selected case. Please check that the services in the selected API group are configured correctly." + }, "ln72CJ": { "defaultMessage": "Objecttyperesource-URL in de Objecttypen-API. Wanneer dit ingesteld is, dan wordt een object van dit type aangemaakt en aan de zaak gerelateerd.", "description": "ZGW APIs registration options 'objecttype' help text",