From d319f398a6f537279f188457949135d3f3a52c69 Mon Sep 17 00:00:00 2001 From: Sergei Maertens Date: Mon, 25 Nov 2024 15:53:00 +0100 Subject: [PATCH 1/2] :globe_with_meridians: [#4849] Update JS translations --- .../conf/locale/nl/LC_MESSAGES/django.po | 494 +++++++++++------- src/openforms/js/compiled-lang/en.json | 36 +- src/openforms/js/compiled-lang/nl.json | 174 +++--- .../email/fields/EmailRecipients.js | 2 +- .../zgw/ZGWOptionsFormFields.stories.js | 2 +- .../variables/VariablesEditor.stories.js | 39 +- src/openforms/js/lang/en.json | 10 +- src/openforms/js/lang/nl.json | 141 ++--- 8 files changed, 544 insertions(+), 354 deletions(-) diff --git a/src/openforms/conf/locale/nl/LC_MESSAGES/django.po b/src/openforms/conf/locale/nl/LC_MESSAGES/django.po index 9734058694..c08544524a 100644 --- a/src/openforms/conf/locale/nl/LC_MESSAGES/django.po +++ b/src/openforms/conf/locale/nl/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Open Forms\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-15 14:29+0100\n" +"POT-Creation-Date: 2024-11-25 14:43+0100\n" "PO-Revision-Date: 2024-11-15 14:28+0100\n" "Last-Translator: Sergei Maertens \n" "Language-Team: Dutch \n" @@ -517,15 +517,15 @@ msgstr "" msgid "The URL must not end with a trailing slash ('/')." msgstr "De URL mag niet eindigen met een schuine streep ('/')." -#: openforms/api/drf_jsonschema.py:57 +#: openforms/api/drf_jsonschema.py:58 msgid "(use global default)" msgstr "(gebruik globale configuratie)" -#: openforms/api/drf_jsonschema.py:58 +#: openforms/api/drf_jsonschema.py:59 msgid "yes" msgstr "ja" -#: openforms/api/drf_jsonschema.py:59 +#: openforms/api/drf_jsonschema.py:60 msgid "no" msgstr "nee" @@ -1097,7 +1097,7 @@ msgstr "QR-code" #: openforms/contrib/brk/checks.py:28 #: openforms/contrib/kadaster/config_check.py:23 #: openforms/contrib/kadaster/config_check.py:54 -#: openforms/contrib/kvk/checks.py:27 stuf/stuf_zds/client.py:393 +#: openforms/contrib/kvk/checks.py:27 stuf/stuf_zds/client.py:399 #, python-brace-format msgid "Invalid response: {exception}" msgstr "Ongeldig antwoord: {exception}" @@ -1120,7 +1120,7 @@ msgstr "Ongeldig antwoord: {exception}" #: openforms/prefill/contrib/suwinet/plugin.py:98 #: openforms/registrations/contrib/camunda/plugin.py:158 #: openforms/registrations/contrib/microsoft_graph/plugin.py:120 -#: openforms/registrations/contrib/stuf_zds/plugin.py:400 +#: openforms/registrations/contrib/stuf_zds/plugin.py:401 msgid "Configuration" msgstr "Configuratie" @@ -1740,7 +1740,7 @@ msgid "Name of the attribute returned by the authentication plugin." msgstr "Naam van het attribuut voorzien door de authenticatieplugin" #: openforms/authentication/models.py:41 openforms/config/models/csp.py:62 -#: openforms/submissions/models/submission_value_variable.py:286 +#: openforms/submissions/models/submission_value_variable.py:299 #: openforms/validations/api/views.py:72 msgid "value" msgstr "waarde" @@ -3843,7 +3843,7 @@ msgstr "Objecten API-groep" #: openforms/contrib/objects_api/api/views.py:31 #: openforms/prefill/contrib/objects_api/api/serializers.py:51 #: openforms/prefill/contrib/objects_api/api/views.py:23 -#: openforms/registrations/contrib/objects_api/config.py:71 +#: openforms/registrations/contrib/objects_api/config.py:78 msgid "Which Objects API group to use." msgstr "De gewenste Objecten API-groep." @@ -3968,7 +3968,7 @@ msgid "The 'rsin' attribute for the Catalogus resource in the Catalogi API." msgstr "Het 'rsin'-attribuut van de catalogus-entiteit in de Catalogi API." #: openforms/contrib/objects_api/models.py:87 -#: openforms/registrations/contrib/objects_api/config.py:120 +#: openforms/registrations/contrib/objects_api/config.py:127 #: openforms/registrations/contrib/zgw_apis/models.py:109 msgid "organisation RSIN" msgstr "organisatie RSIN" @@ -3978,7 +3978,7 @@ msgid "Default RSIN of organization, which creates the INFORMATIEOBJECT" msgstr "Standaard RSIN van de organisatie, die het INFORMATIEOBJECT aanmaakt" #: openforms/contrib/objects_api/models.py:96 -#: openforms/registrations/contrib/objects_api/config.py:127 +#: openforms/registrations/contrib/objects_api/config.py:134 msgid "submission report document type description" msgstr "omschrijving van het documenttype voor het PDF-document" @@ -3995,7 +3995,7 @@ msgstr "" "van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." #: openforms/contrib/objects_api/models.py:110 -#: openforms/registrations/contrib/objects_api/config.py:140 +#: openforms/registrations/contrib/objects_api/config.py:147 msgid "submission report CSV document type description" msgstr "omschrijving van het documenttype voor het CSV-document" @@ -4012,7 +4012,7 @@ msgstr "" "van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." #: openforms/contrib/objects_api/models.py:124 -#: openforms/registrations/contrib/objects_api/config.py:153 +#: openforms/registrations/contrib/objects_api/config.py:160 msgid "attachment document type description" msgstr "omschrijving bijlage-documenttype" @@ -4041,7 +4041,7 @@ msgstr "" "gebruikt voor het PDF document." #: openforms/contrib/objects_api/models.py:149 -#: openforms/registrations/contrib/objects_api/config.py:176 +#: openforms/registrations/contrib/objects_api/config.py:183 msgid "submission report CSV informatieobjecttype" msgstr "inzendings CSV document informatieobjecttype" @@ -4054,7 +4054,7 @@ msgstr "" "gebruikt voor het CSV document." #: openforms/contrib/objects_api/models.py:158 -#: openforms/registrations/contrib/objects_api/config.py:184 +#: openforms/registrations/contrib/objects_api/config.py:191 msgid "attachment informatieobjecttype" msgstr "bijlage informatieobjecttype" @@ -4111,13 +4111,43 @@ msgid "No document type with description {description} found." msgstr "Kon geen documenttype met omschrijving '{description}' vinden." #: openforms/contrib/zgw/api/filters.py:16 -#: openforms/registrations/contrib/zgw_apis/api/filters.py:45 -msgid "catalogus URL" +#, fuzzy +#| msgid "catalogus URL" +msgid "catalogue URL" msgstr "catalogus-URL" #: openforms/contrib/zgw/api/filters.py:17 -msgid "Filter informatieobjecttypen against this catalogus URL." -msgstr "Filter documenttypen op basis van deze catalogus-URL." +#, fuzzy +#| msgid "Filter case types against this catalogue URL." +msgid "Filter document types against this catalogue URL." +msgstr "Filter zaaktypen op basis van deze catalogus-URL." + +#: openforms/contrib/zgw/api/filters.py:23 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:64 +#, fuzzy +#| msgid "Case type identification" +msgid "case type identification" +msgstr "Zaaktype-identificatie" + +#: openforms/contrib/zgw/api/filters.py:25 +#, fuzzy +#| msgid "" +#| "The unique identification within the catalogue for a given case type. " +#| "Note that multiple versions of the same case type with the same " +#| "identification exist." +msgid "" +"Filter document types for a given case type. The identification is unique " +"within the catalogue for a case type. Note that multiple versions of the " +"same case type with the same identification exist. The filter returns a " +"document type if it occurs within any version of the specified case type." +msgstr "" +"De unieke identificatie binnen een catalogus van een zaaktype. Merk op dat " +"meerdere versies van hetzelfde zaaktype met dezelfde identificatie kunnen " +"bestaan." + +#: openforms/contrib/zgw/api/filters.py:38 +msgid "A catalogue URL is required when filtering for a case type." +msgstr "" #: openforms/contrib/zgw/api/serializers.py:20 #: openforms/contrib/zgw/serializers.py:25 openforms/multidomain/models.py:28 @@ -4133,7 +4163,8 @@ msgid "The display label of the catalogue" msgstr "Weergavenaam van de catalogus" #: openforms/contrib/zgw/api/serializers.py:26 -#: openforms/contrib/zgw/api/serializers.py:61 +#: openforms/contrib/zgw/api/serializers.py:76 +#: openforms/contrib/zgw/api/serializers.py:86 #: openforms/multidomain/models.py:12 msgid "url" msgstr "URL" @@ -4161,7 +4192,8 @@ msgstr "" "bestaan." #: openforms/contrib/zgw/api/serializers.py:44 -#: openforms/contrib/zgw/api/serializers.py:63 +#: openforms/contrib/zgw/api/serializers.py:61 +#: openforms/contrib/zgw/api/serializers.py:90 #: openforms/forms/models/logic.py:13 msgid "description" msgstr "omschrijving" @@ -4175,7 +4207,7 @@ msgstr "" "kunnen herkennen en opzoeken." #: openforms/contrib/zgw/api/serializers.py:51 -#: openforms/contrib/zgw/api/serializers.py:75 +#: openforms/contrib/zgw/api/serializers.py:69 msgid "Is published" msgstr "Is gepubliceerd" @@ -4187,7 +4219,7 @@ msgstr "" "Wanneer de feature flag 'ZGW_APIS_INCLUDE_DRAFTS' ingeschakeld is, dan " "kunnen ook conceptzaaktypen teruggegeven worden." -#: openforms/contrib/zgw/api/serializers.py:65 +#: openforms/contrib/zgw/api/serializers.py:63 msgid "" "The description uniquely identifies a document type within a catalogue. " "Multiple versions of the same document type may exist, these have non-" @@ -4198,28 +4230,36 @@ msgstr "" "bestaan - deze hebben niet-overlappende geldigheidsdatums." #: openforms/contrib/zgw/api/serializers.py:71 +msgid "" +"Unpublished document types may be returned when the feature flag " +"'ZGW_APIS_INCLUDE_DRAFTS' is enabled." +msgstr "" +"Wanneer de feature flag 'ZGW_APIS_INCLUDE_DRAFTS' ingeschakeld is, dan " +"kunnen ook conceptdocumenttypen teruggegeven worden." + +#: openforms/contrib/zgw/api/serializers.py:79 msgid "catalogue label" msgstr "cataloguslabel" -#: openforms/contrib/zgw/api/serializers.py:72 +#: openforms/contrib/zgw/api/serializers.py:80 msgid "A representation of the catalogue containing the document type." msgstr "Weergave van de catalogus die het documenttype bevat." -#: openforms/contrib/zgw/api/serializers.py:77 -msgid "" -"Unpublished document types may be returned when the feature flag " -"'ZGW_APIS_INCLUDE_DRAFTS' is enabled." +#: openforms/contrib/zgw/api/serializers.py:87 +msgid "The url of a product bound to a case type. " +msgstr "" + +#: openforms/contrib/zgw/api/serializers.py:91 +msgid "The description of a product bound to a case type. " msgstr "" -"Wanneer de feature flag 'ZGW_APIS_INCLUDE_DRAFTS' ingeschakeld is, dan " -"kunnen ook conceptdocumenttypen teruggegeven worden." #: openforms/contrib/zgw/validators.py:27 msgid "You must select or set up a catalogi service to use." msgstr "Je moet een Catalogi API service selecteren of instellen." #: openforms/contrib/zgw/validators.py:37 -#: openforms/registrations/contrib/objects_api/config.py:406 -#: openforms/registrations/contrib/zgw_apis/options.py:310 +#: openforms/registrations/contrib/objects_api/config.py:413 +#: openforms/registrations/contrib/zgw_apis/options.py:423 msgid "" "The specified catalogue does not exist. Maybe you made a typo in the domain " "or RSIN?" @@ -5127,8 +5167,8 @@ msgstr "Form.io-integratie" #: openforms/formio/components/custom.py:247 #: openforms/formio/components/custom.py:550 -#: openforms/formio/components/vanilla.py:119 -#: openforms/formio/components/vanilla.py:306 +#: openforms/formio/components/vanilla.py:118 +#: openforms/formio/components/vanilla.py:305 msgid "This value does not match the required pattern." msgstr "De waarde komt niet overeen met het verwachte patroon." @@ -5176,24 +5216,24 @@ msgstr "Welke API gebruikt wordt om familiegegevens op te halen." msgid "Family members type configuration" msgstr "Familieleden typeconfiguratie" -#: openforms/formio/components/vanilla.py:142 +#: openforms/formio/components/vanilla.py:141 #, python-brace-format msgid "The email address {value} has not been verified yet." msgstr "Het e-mailadres {value} is nog niet bevestigd." -#: openforms/formio/components/vanilla.py:223 +#: openforms/formio/components/vanilla.py:222 msgid "Value is before minimum time" msgstr "De waarde is voor de minimumtijd" -#: openforms/formio/components/vanilla.py:228 +#: openforms/formio/components/vanilla.py:227 msgid "Value is after maximum time" msgstr "De waarde is na de maximale tijd" -#: openforms/formio/components/vanilla.py:236 +#: openforms/formio/components/vanilla.py:235 msgid "Value is not between mininum and maximum time." msgstr "De waarde ligt niet tussen de minimale en maximale tijd." -#: openforms/formio/components/vanilla.py:345 +#: openforms/formio/components/vanilla.py:344 msgid "" "Could not determine the file type. Please make sure the file name has an " "extension." @@ -5201,58 +5241,58 @@ msgstr "" "Het bestandstype kon niet bepaald worden. Controleer of de bestandsnaam met " "een extensie eindigt (bijvoorbeel '.pdf' of '.png')." -#: openforms/formio/components/vanilla.py:366 +#: openforms/formio/components/vanilla.py:365 #, python-brace-format msgid "The value of {root_key} must match the value of {nested_key} in 'data'." msgstr "" "De waarde van {root_key} moet overeenkomen met de waarde van {nested_key} in " "'data'." -#: openforms/formio/components/vanilla.py:375 -#: openforms/formio/components/vanilla.py:391 +#: openforms/formio/components/vanilla.py:374 +#: openforms/formio/components/vanilla.py:390 msgid "Invalid URL." msgstr "Ongeldige URL." -#: openforms/formio/components/vanilla.py:379 +#: openforms/formio/components/vanilla.py:378 msgid "Size does not match the uploaded file." msgstr "De grootte komt niet overeen met de bestandsgrootte van de upload." -#: openforms/formio/components/vanilla.py:384 +#: openforms/formio/components/vanilla.py:383 msgid "Name does not match the uploaded file." msgstr "De bestandsnaam komt niet overeen met de upload." -#: openforms/formio/components/vanilla.py:526 +#: openforms/formio/components/vanilla.py:511 msgid "Checkbox must be checked." msgstr "Het selectievakje moet aangevinkt zijn." -#: openforms/formio/components/vanilla.py:557 +#: openforms/formio/components/vanilla.py:542 #, python-brace-format msgid "Ensure this field has at least {min_selected_count} checked options." msgstr "" "Zorg dat dit veld {min_selected_count} of meer opties aangevinkt heeft." -#: openforms/formio/components/vanilla.py:560 +#: openforms/formio/components/vanilla.py:545 #, python-brace-format msgid "" "Ensure this field has no more than {max_selected_count} checked options." msgstr "" "Zorg dat dit veld {max_selected_count} of minder opties aangevinkt heeft." -#: openforms/formio/components/vanilla.py:786 +#: openforms/formio/components/vanilla.py:771 #, python-brace-format msgid "Expected a list of items but got type \"{input_type}\"." msgstr "Een lijst van waarden was verwacht, maar kreeg \"{input_type}\"." -#: openforms/formio/components/vanilla.py:787 +#: openforms/formio/components/vanilla.py:772 msgid "This list may not be empty." msgstr "De lijst mag niet leeg zijn." -#: openforms/formio/components/vanilla.py:788 +#: openforms/formio/components/vanilla.py:773 #, python-brace-format msgid "Ensure this field has at least {min_length} elements." msgstr "Zorg dat dit veld {min_length} of meer waarden heeft." -#: openforms/formio/components/vanilla.py:789 +#: openforms/formio/components/vanilla.py:774 #, python-brace-format msgid "Ensure this field has no more than {max_length} elements." msgstr "Zorg dat dit veld {max_length} of minder waarden heeft." @@ -5288,7 +5328,7 @@ msgstr "" msgid "attachment: %s" msgstr "bijlage: %s" -#: openforms/formio/formatters/formio.py:177 +#: openforms/formio/formatters/formio.py:170 msgid "signature added" msgstr "handtekening toegevoegd" @@ -5606,29 +5646,29 @@ msgstr "" "Waar de gebruikersinterface de gebruiker naar toe moet sturen. De precieze " "beheer-URL hangt af van de opslaan-actie." -#: openforms/forms/api/serializers/form_definition.py:28 +#: openforms/forms/api/serializers/form_definition.py:25 msgid "admin URL" msgstr "admin URL" -#: openforms/forms/api/serializers/form_definition.py:29 +#: openforms/forms/api/serializers/form_definition.py:26 msgid "Link to the change/view page in the admin interface" msgstr "Link naar de wijzigen/weergave pagina in de beheeromgeving" -#: openforms/forms/api/serializers/form_definition.py:78 +#: openforms/forms/api/serializers/form_definition.py:75 #: openforms/forms/models/form_definition.py:49 msgid "Form.io configuration" msgstr "Form.io configuratie" -#: openforms/forms/api/serializers/form_definition.py:79 +#: openforms/forms/api/serializers/form_definition.py:76 #: openforms/forms/models/form_definition.py:50 msgid "The form definition as Form.io JSON schema" msgstr "De formulier definitie als Form.io JSON schema" -#: openforms/forms/api/serializers/form_definition.py:172 +#: openforms/forms/api/serializers/form_definition.py:155 msgid "Used in forms" msgstr "Gebruikt in formulieren" -#: openforms/forms/api/serializers/form_definition.py:174 +#: openforms/forms/api/serializers/form_definition.py:157 msgid "" "The collection of forms making use of this definition. This includes both " "active and inactive forms." @@ -5674,9 +5714,11 @@ msgstr "De plugin en het attribuut voor prefill moeten beide opgegeven worden." msgid "Prefill options should not be specified for component variables." msgstr "" -#: openforms/forms/api/serializers/form_variable.py:214 -msgid "Prefill plugin and attribute must both be specified." -msgstr "De plugin en het attribuut voor prefill moeten beide opgegeven worden." +#: openforms/forms/api/serializers/form_variable.py:213 +msgid "" +"Prefill plugin must be specified with either prefill attribute or prefill " +"options." +msgstr "" #: openforms/forms/api/serializers/logic/action_serializers.py:29 msgid "property key" @@ -6753,7 +6795,7 @@ msgstr "" #: openforms/forms/models/form_registration_backend.py:18 #: openforms/forms/models/form_variable.py:127 -#: openforms/submissions/models/submission_value_variable.py:282 +#: openforms/submissions/models/submission_value_variable.py:295 msgid "key" msgstr "sleutel" @@ -6893,7 +6935,7 @@ msgid "Key of the variable, should be unique with the form." msgstr "Sleutel van de variabele, uniek binnen het formulier." #: openforms/forms/models/form_variable.py:132 -#: openforms/submissions/models/submission_value_variable.py:293 +#: openforms/submissions/models/submission_value_variable.py:306 msgid "source" msgstr "bron" @@ -9068,7 +9110,7 @@ msgstr "" "Formio omgaat met geneste paden." #: openforms/prefill/contrib/objects_api/api/serializers.py:54 -#: openforms/registrations/contrib/objects_api/config.py:91 +#: openforms/registrations/contrib/objects_api/config.py:98 msgid "objecttype" msgstr "objecttype" @@ -9080,17 +9122,17 @@ msgstr "Versie van het objecttype in de Objecttypen API." #: openforms/prefill/contrib/objects_api/api/serializers.py:59 #: openforms/registrations/contrib/objects_api/api/serializers.py:31 -#: openforms/registrations/contrib/objects_api/config.py:101 +#: openforms/registrations/contrib/objects_api/config.py:108 msgid "objecttype version" msgstr "objecttype versie" #: openforms/prefill/contrib/objects_api/api/serializers.py:61 -#: openforms/registrations/contrib/objects_api/config.py:102 +#: openforms/registrations/contrib/objects_api/config.py:109 msgid "Version of the objecttype in the Objecttypes API." msgstr "Versie van het objecttype in de Objecttypen API." #: openforms/prefill/contrib/objects_api/api/serializers.py:64 -#: openforms/registrations/contrib/objects_api/config.py:226 +#: openforms/registrations/contrib/objects_api/config.py:233 msgid "variables mapping" msgstr "variabelekoppelingen" @@ -9104,7 +9146,7 @@ msgstr "Objecten-API prefill-plugin" #: openforms/prefill/contrib/objects_api/plugin.py:60 #: openforms/registrations/contrib/objects_api/plugin.py:119 -#: openforms/registrations/contrib/zgw_apis/plugin.py:539 +#: openforms/registrations/contrib/zgw_apis/plugin.py:612 msgid "Manage API groups" msgstr "API-groepen beheren" @@ -9293,7 +9335,7 @@ msgstr "Alleen ingeschakelde variabelen worden doorgegeven aan het proces" #: openforms/registrations/contrib/camunda/serializers.py:25 #: openforms/registrations/contrib/camunda/serializers.py:98 -#: openforms/registrations/contrib/zgw_apis/options.py:32 +#: openforms/registrations/contrib/zgw_apis/options.py:33 msgid "Component key" msgstr "Componentsleutel" @@ -9690,7 +9732,7 @@ msgid "MSGraphService not selected" msgstr "Microsoft Graph service is niet ingesteld." #: openforms/registrations/contrib/microsoft_graph/plugin.py:105 -#: openforms/registrations/contrib/stuf_zds/plugin.py:394 +#: openforms/registrations/contrib/stuf_zds/plugin.py:395 #, python-brace-format msgid "Could not connect: {exception}" msgstr "Kan geen verbinding maken: {exception}" @@ -9737,12 +9779,12 @@ msgstr "v1, op basis van sjabloon" msgid "v2, variables mapping" msgstr "v2, variabelekoppelingen" -#: openforms/registrations/contrib/objects_api/config.py:74 -#: openforms/registrations/contrib/zgw_apis/options.py:57 +#: openforms/registrations/contrib/objects_api/config.py:81 +#: openforms/registrations/contrib/zgw_apis/options.py:58 msgid "catalogue" msgstr "catalogus" -#: openforms/registrations/contrib/objects_api/config.py:77 +#: openforms/registrations/contrib/objects_api/config.py:84 msgid "" "The catalogue in the catalogi API from the selected API group. This " "overrides the catalogue specified in the API group, if it's set. When " @@ -9753,11 +9795,11 @@ msgstr "" "catalogus hier instelt, dan worden eventuele ingestelde documenttypen in de " "API-groep genegeerd." -#: openforms/registrations/contrib/objects_api/config.py:83 +#: openforms/registrations/contrib/objects_api/config.py:90 msgid "options version" msgstr "configuratieversie" -#: openforms/registrations/contrib/objects_api/config.py:85 +#: openforms/registrations/contrib/objects_api/config.py:92 msgid "" "The schema version of the objects API Options. Not to be confused with the " "objecttype version." @@ -9765,7 +9807,7 @@ msgstr "" "De versie van de optiesconfiguratie. Niet te verwarren met de versie van het " "objecttype." -#: openforms/registrations/contrib/objects_api/config.py:93 +#: openforms/registrations/contrib/objects_api/config.py:100 msgid "" "UUID of the ProductAanvraag objecttype in the Objecttypes API. The " "objecttype should have the following three attributes: 1) submission_id; 2) " @@ -9775,11 +9817,11 @@ msgstr "" "objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " "(het type van de 'ProductAanvraag'); 3) data (ingezonden formuliergegevens)" -#: openforms/registrations/contrib/objects_api/config.py:105 +#: openforms/registrations/contrib/objects_api/config.py:112 msgid "Update existing object" msgstr "Bestaand object bijwerken" -#: openforms/registrations/contrib/objects_api/config.py:107 +#: openforms/registrations/contrib/objects_api/config.py:114 msgid "" "Indicates whether the existing object should be updated (if it exists), " "instead of creating a new one." @@ -9787,11 +9829,11 @@ msgstr "" "Bepaalt of een bestaand object (wanneer dit al bestaat) moet bijgewerkt " "worden in plaats van een nieuw object aan te maken." -#: openforms/registrations/contrib/objects_api/config.py:112 +#: openforms/registrations/contrib/objects_api/config.py:119 msgid "Upload submission CSV" msgstr "CSV bestand inzending uploaden" -#: openforms/registrations/contrib/objects_api/config.py:114 +#: openforms/registrations/contrib/objects_api/config.py:121 msgid "" "Indicates whether or not the submission CSV should be uploaded as a Document " "in Documenten API and attached to the ProductAanvraag." @@ -9799,11 +9841,11 @@ msgstr "" "Geeft aan of de inzendingsgegevens als CSV in de Documenten API moet " "geüpload worden en toegevoegd aan de ProductAanvraag." -#: openforms/registrations/contrib/objects_api/config.py:122 +#: openforms/registrations/contrib/objects_api/config.py:129 msgid "RSIN of organization, which creates the INFORMATIEOBJECT." msgstr "RSIN van de organisatie die het INFORMATIEOBJECT aanmaakt." -#: openforms/registrations/contrib/objects_api/config.py:133 +#: openforms/registrations/contrib/objects_api/config.py:140 msgid "" "Description of the document type in the Catalogi API to be used for the " "submission report PDF. The appropriate version will automatically be " @@ -9814,7 +9856,7 @@ msgstr "" "met inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op " "basis van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." -#: openforms/registrations/contrib/objects_api/config.py:146 +#: openforms/registrations/contrib/objects_api/config.py:153 msgid "" "Description of the document type in the Catalogi API to be used for the " "submission report CSV. The appropriate version will automatically be " @@ -9825,7 +9867,7 @@ msgstr "" "met inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op " "basis van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." -#: openforms/registrations/contrib/objects_api/config.py:159 +#: openforms/registrations/contrib/objects_api/config.py:166 msgid "" "Description of the document type in the Catalogi API to be used for the " "submission attachments. The appropriate version will automatically be " @@ -9836,11 +9878,11 @@ msgstr "" "inzendingsbijlagen. De juiste versie wordt automatisch geselecteerd op basis " "van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." -#: openforms/registrations/contrib/objects_api/config.py:168 +#: openforms/registrations/contrib/objects_api/config.py:175 msgid "submission report PDF informatieobjecttype" msgstr "inzendings PDF document informatieobjecttype" -#: openforms/registrations/contrib/objects_api/config.py:170 +#: openforms/registrations/contrib/objects_api/config.py:177 msgid "" "URL that points to the INFORMATIEOBJECTTYPE in the Catalogi API to be used " "for the submission report PDF." @@ -9848,7 +9890,7 @@ msgstr "" "URL naar het INFORMATIEOBJECTTYPE in een Catalogi API dat wordt gebruikt " "voor het PDF-document." -#: openforms/registrations/contrib/objects_api/config.py:178 +#: openforms/registrations/contrib/objects_api/config.py:185 msgid "" "URL that points to the INFORMATIEOBJECTTYPE in the Catalogi API to be used " "for the submission report CSV." @@ -9856,7 +9898,7 @@ msgstr "" "URL naar het INFORMATIEOBJECTTYPE in een Catalogi API dat wordt gebruikt " "voor het CSV-document." -#: openforms/registrations/contrib/objects_api/config.py:186 +#: openforms/registrations/contrib/objects_api/config.py:193 msgid "" "URL that points to the INFORMATIEOBJECTTYPE in the Catalogi API to be used " "for the submission attachments." @@ -9864,31 +9906,31 @@ msgstr "" "URL naar het INFORMATIEOBJECTTYPE in een Catalogi API dat wordt gebruikt " "voor de bijlagen." -#: openforms/registrations/contrib/objects_api/config.py:194 +#: openforms/registrations/contrib/objects_api/config.py:201 msgid "productaanvraag type" msgstr "productaanvraag type" -#: openforms/registrations/contrib/objects_api/config.py:195 +#: openforms/registrations/contrib/objects_api/config.py:202 msgid "The type of ProductAanvraag." msgstr "Het type van de ProductAanvraag." -#: openforms/registrations/contrib/objects_api/config.py:199 +#: openforms/registrations/contrib/objects_api/config.py:206 msgid "JSON content field" msgstr "JSON-inhoud sjabloon" -#: openforms/registrations/contrib/objects_api/config.py:201 -#: openforms/registrations/contrib/zgw_apis/options.py:126 +#: openforms/registrations/contrib/objects_api/config.py:208 +#: openforms/registrations/contrib/zgw_apis/options.py:158 msgid "JSON template for the body of the request sent to the Objects API." msgstr "" "JSON-sjabloon voor de inhoud van het verzoek wat naar de Objecten API " "gestuurd wordt." -#: openforms/registrations/contrib/objects_api/config.py:211 +#: openforms/registrations/contrib/objects_api/config.py:218 #: openforms/registrations/contrib/objects_api/models.py:50 msgid "payment status update JSON template" msgstr "JSON-sjabloon voor de betaalstatus-update" -#: openforms/registrations/contrib/objects_api/config.py:213 +#: openforms/registrations/contrib/objects_api/config.py:220 #: openforms/registrations/contrib/objects_api/models.py:59 msgid "" "This template is evaluated with the submission data and the resulting JSON " @@ -9898,11 +9940,11 @@ msgstr "" "resulterende JSON wordt vervolgens naar de Objecten API gestuurd met een " "PATCH call om de betalingsvelden bij te werken." -#: openforms/registrations/contrib/objects_api/config.py:233 +#: openforms/registrations/contrib/objects_api/config.py:240 msgid "geometry variable" msgstr "Geometrievariabele" -#: openforms/registrations/contrib/objects_api/config.py:235 +#: openforms/registrations/contrib/objects_api/config.py:242 msgid "" "The 'dotted' path to a form variable key that should be mapped to the " "`record.geometry` attribute." @@ -9910,7 +9952,7 @@ msgstr "" "De sleutel van de formuliervariabele die aan het geometrieveld 'record." "geometry' gekoppeld wordt." -#: openforms/registrations/contrib/objects_api/config.py:277 +#: openforms/registrations/contrib/objects_api/config.py:284 msgid "" "You must create a valid Objects API Group config (with the necessary " "services) before importing." @@ -9918,29 +9960,29 @@ msgstr "" "Je moet eerst een werkende Objecten API-groep (met alle services) aanmaken " "voor dit formulier geïmporteerd kan worden." -#: openforms/registrations/contrib/objects_api/config.py:300 +#: openforms/registrations/contrib/objects_api/config.py:307 msgid "" "No Objects API Group config was found matching the configured objecttype URL." msgstr "" "Er bestaat geen Objecten API-groep die overeenkomt met de ingestelde " "Objecttype-URL." -#: openforms/registrations/contrib/objects_api/config.py:331 +#: openforms/registrations/contrib/objects_api/config.py:338 #, python-brace-format msgid "{field_name} shouldn't be provided when version is 1" msgstr "{field_name} is niet van toepassing in v1" -#: openforms/registrations/contrib/objects_api/config.py:342 +#: openforms/registrations/contrib/objects_api/config.py:349 #, python-brace-format msgid "{field_name} shouldn't be provided when version is 2" msgstr "{field_name} is niet van toepassing in v2" -#: openforms/registrations/contrib/objects_api/config.py:349 +#: openforms/registrations/contrib/objects_api/config.py:356 #, python-brace-format msgid "Unknown version: {version}" msgstr "Onbekende versie: {version}" -#: openforms/registrations/contrib/objects_api/config.py:435 +#: openforms/registrations/contrib/objects_api/config.py:442 msgid "" "To look up document types by their description, a catalogue reference is " "required. Either specify one on the API group or in the plugin options." @@ -9949,27 +9991,27 @@ msgstr "" "catalogus ingesteld zijn. Je kan de catalogus instellen in de API-groep of " "in de registratie-opties onder \"Documenttypen\"." -#: openforms/registrations/contrib/objects_api/config.py:448 +#: openforms/registrations/contrib/objects_api/config.py:455 #, python-brace-format msgid "No document type with description '{description}' found." msgstr "Kon documenttype met omschrijving '{description}' niet vinden." -#: openforms/registrations/contrib/objects_api/config.py:471 +#: openforms/registrations/contrib/objects_api/config.py:478 #, python-brace-format msgid "The provided {field} does not exist in the Catalogi API." msgstr "Het opgegeven {field} bestaat niet in de ingestelde Catalogi API." -#: openforms/registrations/contrib/objects_api/config.py:473 +#: openforms/registrations/contrib/objects_api/config.py:480 #, python-brace-format msgid "The provided {field} does not exist in the selected catalogue." msgstr "Het opgegeven {field} bestaat niet in de geselecteerde catalogus." -#: openforms/registrations/contrib/objects_api/config.py:522 +#: openforms/registrations/contrib/objects_api/config.py:529 msgid "The provided objecttype does not exist in the Objecttypes API." msgstr "" "Het opgegeven objecttype is niet gevonden in de ingestelde Objecttypen API." -#: openforms/registrations/contrib/objects_api/config.py:539 +#: openforms/registrations/contrib/objects_api/config.py:546 msgid "The provided objecttype version does not exist in the Objecttypes API." msgstr "" "De opgegeven objecttypeversie is niet gevonden in de ingestelde Objecttypen " @@ -10011,7 +10053,7 @@ msgstr "Objecten API configuratie" #: openforms/submissions/models/submission_files.py:63 #: openforms/submissions/models/submission_files.py:151 #: openforms/submissions/models/submission_report.py:30 -#: openforms/submissions/models/submission_value_variable.py:268 +#: openforms/submissions/models/submission_value_variable.py:281 msgid "submission" msgstr "inzending" @@ -10057,56 +10099,62 @@ msgstr "" msgid "Objects API registration" msgstr "Objecten API registratie" -#: openforms/registrations/contrib/objects_api/registration_variables.py:31 +#: openforms/registrations/contrib/objects_api/registration_variables.py:33 #: openforms/submissions/api/serializers.py:446 msgid "Public reference" msgstr "Publieke referentie" -#: openforms/registrations/contrib/objects_api/registration_variables.py:42 +#: openforms/registrations/contrib/objects_api/registration_variables.py:44 msgid "PDF Url" msgstr "URL PDF" -#: openforms/registrations/contrib/objects_api/registration_variables.py:53 +#: openforms/registrations/contrib/objects_api/registration_variables.py:55 msgid "CSV Url" msgstr "URL CSV" -#: openforms/registrations/contrib/objects_api/registration_variables.py:64 +#: openforms/registrations/contrib/objects_api/registration_variables.py:66 +#, fuzzy +#| msgid "Attachments:" +msgid "Attachment URLs" +msgstr "Bijlage:" + +#: openforms/registrations/contrib/objects_api/registration_variables.py:78 #: openforms/registrations/contrib/stuf_zds/registration_variables.py:29 msgid "Payment completed" msgstr "Betaling voltooid" -#: openforms/registrations/contrib/objects_api/registration_variables.py:75 +#: openforms/registrations/contrib/objects_api/registration_variables.py:89 #: openforms/registrations/contrib/stuf_zds/registration_variables.py:40 msgid "Payment amount" msgstr "Betalingsbedrag" -#: openforms/registrations/contrib/objects_api/registration_variables.py:88 +#: openforms/registrations/contrib/objects_api/registration_variables.py:102 #: openforms/registrations/contrib/stuf_zds/registration_variables.py:53 msgid "Payment public order IDs" msgstr "Publieke order-ID's van betaling" -#: openforms/registrations/contrib/objects_api/registration_variables.py:99 +#: openforms/registrations/contrib/objects_api/registration_variables.py:113 #: openforms/registrations/contrib/stuf_zds/registration_variables.py:64 msgid "Provider payment IDs" msgstr "Provider betaling-ID's" -#: openforms/registrations/contrib/objects_api/registration_variables.py:111 +#: openforms/registrations/contrib/objects_api/registration_variables.py:125 msgid "Co-sign data" msgstr "Mede-ondertekeninggegevens" -#: openforms/registrations/contrib/objects_api/registration_variables.py:135 +#: openforms/registrations/contrib/objects_api/registration_variables.py:149 msgid "Co-sign date" msgstr "Datum mede-ondertekening" -#: openforms/registrations/contrib/objects_api/registration_variables.py:154 +#: openforms/registrations/contrib/objects_api/registration_variables.py:168 msgid "Co-sign BSN" msgstr "BSN mede-ondertekenaar" -#: openforms/registrations/contrib/objects_api/registration_variables.py:163 +#: openforms/registrations/contrib/objects_api/registration_variables.py:177 msgid "Co-sign KvK" msgstr "KVK mede-ondertekenaar" -#: openforms/registrations/contrib/objects_api/registration_variables.py:172 +#: openforms/registrations/contrib/objects_api/registration_variables.py:186 msgid "Co-sign pseudo" msgstr "PseudoID mede-ondertekenaar" @@ -10174,7 +10222,7 @@ msgstr "" msgid "StUF-ZDS" msgstr "StUF-ZDS" -#: openforms/registrations/contrib/stuf_zds/plugin.py:387 +#: openforms/registrations/contrib/stuf_zds/plugin.py:388 msgid "StufService not selected" msgstr "StUF-service is niet ingesteld" @@ -10202,11 +10250,17 @@ msgstr "" msgid "ZGW API group" msgstr "ZGW API-groep" -#: openforms/registrations/contrib/zgw_apis/api/filters.py:46 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:43 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:59 +msgid "catalogus URL" +msgstr "catalogus-URL" + +#: openforms/registrations/contrib/zgw_apis/api/filters.py:44 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:60 msgid "Filter case types against this catalogue URL." msgstr "Filter zaaktypen op basis van deze catalogus-URL." -#: openforms/registrations/contrib/zgw_apis/api/filters.py:53 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:51 msgid "" "The primary key of the ZGW API group to use. The case types from the " "Catalogi API in this group will be returned." @@ -10214,19 +10268,35 @@ msgstr "" "De primaire sleutel van de gewenste ZGW API-groep. De zaaktypen worden uit " "de Catalogi API van deze groep opgehaald." -#: openforms/registrations/contrib/zgw_apis/api/views.py:25 +#: openforms/registrations/contrib/zgw_apis/api/filters.py:65 +#, fuzzy +#| msgid "Filter case types against this catalogue URL." +msgid "Filter case types against this identification." +msgstr "Filter zaaktypen op basis van deze catalogus-URL." + +#: openforms/registrations/contrib/zgw_apis/api/views.py:32 msgid "List the available Catalogi from the provided ZGW API group" msgstr "Lijst van beschikbare catalogi (ZGW API's)" -#: openforms/registrations/contrib/zgw_apis/api/views.py:44 +#: openforms/registrations/contrib/zgw_apis/api/views.py:51 msgid "List the available case types within a catalogue (ZGW APIs)" msgstr "Lijst van beschikbare zaaktypen binnen een catalogus (ZGW API's)" -#: openforms/registrations/contrib/zgw_apis/api/views.py:79 -msgid "" -"List the available InformatieObjectTypen from the provided ZGW API group" +#: openforms/registrations/contrib/zgw_apis/api/views.py:85 +#, fuzzy +#| msgid "" +#| "List the available InformatieObjectTypen from the provided ZGW API group" +msgid "List the available document types from the provided ZGW API group" msgstr "Lijst van beschikbare documenttypen (ZGW API's)" +#: openforms/registrations/contrib/zgw_apis/api/views.py:102 +#, fuzzy +#| msgid "List the available case types within a catalogue (ZGW APIs)" +msgid "" +"List the available products bound to a case type within a catalogue (ZGW " +"APIs)" +msgstr "Lijst van beschikbare zaaktypen binnen een catalogus (ZGW API's)" + #: openforms/registrations/contrib/zgw_apis/apps.py:7 msgid "ZGW API's plugin" msgstr "ZGW API's plugin" @@ -10316,7 +10386,7 @@ msgid "objects API - JSON content template" msgstr "objecten API - JSON-inhoud sjabloon" #: openforms/registrations/contrib/zgw_apis/models.py:158 -#: openforms/registrations/contrib/zgw_apis/options.py:51 +#: openforms/registrations/contrib/zgw_apis/options.py:52 msgid "ZGW API set" msgstr "ZGW API-groep" @@ -10324,25 +10394,25 @@ msgstr "ZGW API-groep" msgid "ZGW API sets" msgstr "ZGW API-groepen" -#: openforms/registrations/contrib/zgw_apis/options.py:33 +#: openforms/registrations/contrib/zgw_apis/options.py:34 msgid "Key of the form variable to take the value from." msgstr "Sleutel van de formuliervariabele om de waarde uit te halen." -#: openforms/registrations/contrib/zgw_apis/options.py:36 +#: openforms/registrations/contrib/zgw_apis/options.py:37 msgid "Property" msgstr "Eigenschap" -#: openforms/registrations/contrib/zgw_apis/options.py:39 +#: openforms/registrations/contrib/zgw_apis/options.py:40 msgid "" "Name of the property on the case type to which the variable will be mapped." msgstr "" "Naam van de eigenschap op het zaaktype waar de variabele op gemapped wordt." -#: openforms/registrations/contrib/zgw_apis/options.py:50 +#: openforms/registrations/contrib/zgw_apis/options.py:51 msgid "Which ZGW API set to use." msgstr "De gewenste ZGW API-groep." -#: openforms/registrations/contrib/zgw_apis/options.py:60 +#: openforms/registrations/contrib/zgw_apis/options.py:61 msgid "" "The catalogue in the catalogi API from the selected API group. This " "overrides the catalogue specified in the API group, if it's set. Case and " @@ -10352,11 +10422,11 @@ msgstr "" "overschrijft de catalogus die in de API-groep ingesteld is. De beschikbare " "zaak- en documenttypen worden uit deze catalogus opgevraagd." -#: openforms/registrations/contrib/zgw_apis/options.py:67 +#: openforms/registrations/contrib/zgw_apis/options.py:68 msgid "Case type identification" msgstr "Zaaktype-identificatie" -#: openforms/registrations/contrib/zgw_apis/options.py:69 +#: openforms/registrations/contrib/zgw_apis/options.py:70 msgid "" "The case type will be retrieved in the specified catalogue. The version will " "automatically be selected based on the submission completion timestamp. When " @@ -10367,23 +10437,58 @@ msgstr "" "inzendingsdatum. Als je een waarde voor dit veld opgeeft, dan moet ook een " "catalogus ingesteld zijn." -#: openforms/registrations/contrib/zgw_apis/options.py:79 +#: openforms/registrations/contrib/zgw_apis/options.py:78 +#, fuzzy +#| msgid "attachment document type description" +msgid "Document type description" +msgstr "omschrijving bijlage-documenttype" + +#: openforms/registrations/contrib/zgw_apis/options.py:80 +#, fuzzy +#| msgid "" +#| "The case type will be retrieved in the specified catalogue. The version " +#| "will automatically be selected based on the submission completion " +#| "timestamp. When you specify this field, you MUST also specify a catalogue." +msgid "" +"The document type will be retrived in the specified catalogue. The version " +"will automatically be selected based on the submission completion timestamp. " +"When you specify this field, you MUST also specify the case type via its " +"identification. Only document types related to the case type are valid." +msgstr "" +"Het zaaktype wordt opgehaald binnen de ingestelde catalogus. De juiste " +"versie van het zaaktype wordt automatisch bepaald aan de hand van de " +"inzendingsdatum. Als je een waarde voor dit veld opgeeft, dan moet ook een " +"catalogus ingesteld zijn." + +#: openforms/registrations/contrib/zgw_apis/options.py:90 +#, fuzzy +#| msgid "Product" +msgid "Product url" +msgstr "Product" + +#: openforms/registrations/contrib/zgw_apis/options.py:92 +msgid "" +"The product url will be retrieved from the specified case type and the " +"version that is active at that moment. " +msgstr "" + +#: openforms/registrations/contrib/zgw_apis/options.py:101 msgid "URL of the ZAAKTYPE in the Catalogi API" msgstr "URL van het ZAAKTYPE in de Catalogi API" -#: openforms/registrations/contrib/zgw_apis/options.py:84 +#: openforms/registrations/contrib/zgw_apis/options.py:106 msgid "URL of the INFORMATIEOBJECTTYPE in the Catalogi API" msgstr "URL van het INFORMATIEOBJECTTYPE in de Catalogi API" -#: openforms/registrations/contrib/zgw_apis/options.py:89 +#: openforms/registrations/contrib/zgw_apis/options.py:112 msgid "RSIN of organization, which creates the ZAAK" msgstr "RSIN van de organisatie, die de ZAAK aanmaakt" -#: openforms/registrations/contrib/zgw_apis/options.py:92 +#: openforms/registrations/contrib/zgw_apis/options.py:115 msgid "Vertrouwelijkheidaanduiding" msgstr "Vertrouwelijkheidaanduiding" -#: openforms/registrations/contrib/zgw_apis/options.py:96 +#: openforms/registrations/contrib/zgw_apis/options.py:119 msgid "" "Indication of the level to which extend the dossier of the ZAAK is meant to " "be public." @@ -10391,7 +10496,7 @@ msgstr "" "Aanduiding van de mate waarin het zaakdossier van de ZAAK voor de " "openbaarheid bestemd is." -#: openforms/registrations/contrib/zgw_apis/options.py:102 +#: openforms/registrations/contrib/zgw_apis/options.py:125 msgid "" "Description (omschrijving) of the ROLTYPE to use for employees filling in a " "form for a citizen/company." @@ -10399,11 +10504,23 @@ msgstr "" "Omschrijving van het ROLTYPE om de medewerker te registreren die het " "formulier invult voor de klant (burger/bedrijf)." -#: openforms/registrations/contrib/zgw_apis/options.py:108 +#: openforms/registrations/contrib/zgw_apis/options.py:134 +#, fuzzy +#| msgid "Which Objects API group to use." +msgid "Which Objects API set to use." +msgstr "De gewenste Objecten API-groep." + +#: openforms/registrations/contrib/zgw_apis/options.py:135 +#, fuzzy +#| msgid "Objects API" +msgid "Objects API set" +msgstr "Objecten API" + +#: openforms/registrations/contrib/zgw_apis/options.py:140 msgid "objects API - objecttype" msgstr "objecten API - objecttype" -#: openforms/registrations/contrib/zgw_apis/options.py:110 +#: openforms/registrations/contrib/zgw_apis/options.py:142 msgid "" "URL that points to the ProductAanvraag objecttype in the Objecttypes API. " "The objecttype should have the following three attributes: 1) submission_id; " @@ -10413,27 +10530,33 @@ msgstr "" "objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " "(het type van de 'ProductAanvraag'); 3) data (ingezonden formuliergegevens)" -#: openforms/registrations/contrib/zgw_apis/options.py:119 +#: openforms/registrations/contrib/zgw_apis/options.py:151 msgid "objects API - objecttype version" msgstr "objecten API - objecttypeversie" -#: openforms/registrations/contrib/zgw_apis/options.py:120 +#: openforms/registrations/contrib/zgw_apis/options.py:152 msgid "Version of the objecttype in the Objecttypes API" msgstr "Versie van het objecttype in de Objecttypen API" -#: openforms/registrations/contrib/zgw_apis/options.py:124 +#: openforms/registrations/contrib/zgw_apis/options.py:156 msgid "objects API - JSON content field" msgstr "objecten API - JSON-inhoud veld" -#: openforms/registrations/contrib/zgw_apis/options.py:139 +#: openforms/registrations/contrib/zgw_apis/options.py:171 msgid "Variable-to-property mappings" msgstr "Variabele-naar-eigenschapkoppelingen" -#: openforms/registrations/contrib/zgw_apis/options.py:161 +#: openforms/registrations/contrib/zgw_apis/options.py:222 msgid "You must specify a case type." msgstr "Je moet een zaaktype instellen." -#: openforms/registrations/contrib/zgw_apis/options.py:182 +#: openforms/registrations/contrib/zgw_apis/options.py:233 +#, fuzzy +#| msgid "You must specify a case type." +msgid "You must specify a document type" +msgstr "Je moet een zaaktype instellen." + +#: openforms/registrations/contrib/zgw_apis/options.py:254 msgid "" "You must create a valid ZGW API Group config (with the necessary services) " "before importing." @@ -10441,41 +10564,55 @@ msgstr "" "Je moet eerst een werkende ZGW API-groep aanmaken voor dit formulier " "geïmporteerd kan worden." -#: openforms/registrations/contrib/zgw_apis/options.py:280 +#: openforms/registrations/contrib/zgw_apis/options.py:337 +msgid "Objects API group must be specified if an objecttype is specified." +msgstr "" + +#: openforms/registrations/contrib/zgw_apis/options.py:351 +msgid "" +"The specified objecttype is not present in the selected Objecttypes API (the " +"URL does not start with the API root of the Objecttypes API)." +msgstr "" + +#: openforms/registrations/contrib/zgw_apis/options.py:393 msgid "The provided zaaktype does not exist in the specified Catalogi API." msgstr "Het opgegeven zaaktype bestaat niet in de ingestelde Catalogi API." -#: openforms/registrations/contrib/zgw_apis/options.py:285 +#: openforms/registrations/contrib/zgw_apis/options.py:398 +#, fuzzy +#| msgid "" +#| "The provided informatieobjecttype does not exist in the specified " +#| "selected case type or Catalogi API." msgid "" -"The provided informatieobjecttype does not exist in the specified selected " -"case type or Catalogi API." +"The provided informatieobjecttype does not exist in the selected case type " +"or Catalogi API." msgstr "" "Het opgegeven informatieobjecttype bestaat niet in het geselecteerde " "zaaktype of in de ingestelde Catalogi API." -#: openforms/registrations/contrib/zgw_apis/options.py:297 +#: openforms/registrations/contrib/zgw_apis/options.py:410 msgid "You must specify a catalogue when passing a case type identification." msgstr "" "Je moet een catalogus aanduiden wanneer je het zaaktype via de identificatie " "opgeeft." -#: openforms/registrations/contrib/zgw_apis/options.py:394 +#: openforms/registrations/contrib/zgw_apis/options.py:526 #, python-brace-format msgid "Could not find a property with the name '{name}' in the case type" msgstr "" "Kon geen eigenschap met de naam '{name}' vinden binnen het ingestelde " "zaaktype." -#: openforms/registrations/contrib/zgw_apis/options.py:438 +#: openforms/registrations/contrib/zgw_apis/options.py:570 msgid "Could not find a roltype with this description related to the zaaktype." msgstr "" "Kon geen roltype vinden met deze omschrijving binnen het opgegeven zaaktype." -#: openforms/registrations/contrib/zgw_apis/plugin.py:111 +#: openforms/registrations/contrib/zgw_apis/plugin.py:172 msgid "ZGW API's" msgstr "ZGW API's" -#: openforms/registrations/contrib/zgw_apis/plugin.py:342 +#: openforms/registrations/contrib/zgw_apis/plugin.py:414 msgid "Employee who registered the case on behalf of the customer." msgstr "Medewerker die de zaak registreerde voor de klant." @@ -11720,69 +11857,69 @@ msgstr "formulierstap (historisch)" msgid "Submission step" msgstr "Inzendingsstap" -#: openforms/submissions/models/submission_value_variable.py:269 +#: openforms/submissions/models/submission_value_variable.py:282 msgid "The submission to which this variable value is related" msgstr "Inzending waar deze variabelewaarde bij hoort" -#: openforms/submissions/models/submission_value_variable.py:274 +#: openforms/submissions/models/submission_value_variable.py:287 msgid "form variable" msgstr "formuliervariabele" -#: openforms/submissions/models/submission_value_variable.py:275 +#: openforms/submissions/models/submission_value_variable.py:288 msgid "The form variable to which this value is related" msgstr "Formuliervariabele waar deze waarde bij hoort" -#: openforms/submissions/models/submission_value_variable.py:283 +#: openforms/submissions/models/submission_value_variable.py:296 msgid "Key of the variable" msgstr "Sleutel van de variabele" -#: openforms/submissions/models/submission_value_variable.py:287 +#: openforms/submissions/models/submission_value_variable.py:300 msgid "The value of the variable" msgstr "Waarde van de variabele" -#: openforms/submissions/models/submission_value_variable.py:294 +#: openforms/submissions/models/submission_value_variable.py:307 msgid "Where variable value came from" msgstr "Bron van de waarde" -#: openforms/submissions/models/submission_value_variable.py:299 +#: openforms/submissions/models/submission_value_variable.py:312 msgid "created at" msgstr "aangemaakt op" -#: openforms/submissions/models/submission_value_variable.py:300 +#: openforms/submissions/models/submission_value_variable.py:313 msgid "The date/time at which the value of this variable was created" msgstr "De timestamp waarop de waarde van deze variabele aangemaakt werd" -#: openforms/submissions/models/submission_value_variable.py:304 +#: openforms/submissions/models/submission_value_variable.py:317 msgid "modified at" msgstr "gewijzigd op" -#: openforms/submissions/models/submission_value_variable.py:305 +#: openforms/submissions/models/submission_value_variable.py:318 msgid "The date/time at which the value of this variable was last set" msgstr "Timestamp wanneer de waarde laatst gezet is" -#: openforms/submissions/models/submission_value_variable.py:311 +#: openforms/submissions/models/submission_value_variable.py:324 msgid "is initially prefilled" msgstr "gevuld vanuit prefill-gegevens" -#: openforms/submissions/models/submission_value_variable.py:312 +#: openforms/submissions/models/submission_value_variable.py:325 msgid "Can this variable be prefilled at the beginning of a submission?" msgstr "" "Is de waarde bij het starten van de inzending door een prefill-plugin gevuld?" -#: openforms/submissions/models/submission_value_variable.py:321 +#: openforms/submissions/models/submission_value_variable.py:334 msgid "Submission value variable" msgstr "Inzendingswaarde" -#: openforms/submissions/models/submission_value_variable.py:322 +#: openforms/submissions/models/submission_value_variable.py:335 msgid "Submission values variables" msgstr "Inzendingswaarden" -#: openforms/submissions/models/submission_value_variable.py:327 +#: openforms/submissions/models/submission_value_variable.py:340 #, python-brace-format msgid "Submission value variable {name}" msgstr "Inzendingswaarde {name}" -#: openforms/submissions/models/submission_value_variable.py:330 +#: openforms/submissions/models/submission_value_variable.py:343 #, python-brace-format msgid "Submission value variable {key}" msgstr "Inzendingswaarde {key}" @@ -13279,5 +13416,12 @@ msgid "Without any binding addresses, no Suwinet service can be used." msgstr "" "Zonder enig \"binding address\" kan er geen Suwinet service gebruikt worden." +#~ msgid "Filter informatieobjecttypen against this catalogus URL." +#~ msgstr "Filter documenttypen op basis van deze catalogus-URL." + +#~ msgid "Prefill plugin and attribute must both be specified." +#~ msgstr "" +#~ "De plugin en het attribuut voor prefill moeten beide opgegeven worden." + #~ msgid "Summary PDF" #~ msgstr "Samenvatting PDF" diff --git a/src/openforms/js/compiled-lang/en.json b/src/openforms/js/compiled-lang/en.json index 7773ec7631..edd5434958 100644 --- a/src/openforms/js/compiled-lang/en.json +++ b/src/openforms/js/compiled-lang/en.json @@ -955,6 +955,12 @@ "value": "The text that will be displayed in the form step to save the current information. Leave blank to get value from global configuration." } ], + "8M403q": [ + { + "type": 0, + "value": "Soft required fields should be filled out, but empty values don't block the users' progress. Sometimes this is needed for legal reasons. A component cannot be hard and soft required at the same time." + } + ], "8NbOpb": [ { "type": 0, @@ -2903,6 +2909,12 @@ "value": "Select existing form definition" } ], + "QL4SGQ": [ + { + "type": 0, + "value": "Soft required" + } + ], "QLTh2N": [ { "type": 0, @@ -5075,6 +5087,12 @@ "value": "Folder path" } ], + "jtWzSW": [ + { + "type": 0, + "value": "option 2: € 15,99" + } + ], "jy1jTd": [ { "offset": 0, @@ -5193,6 +5211,12 @@ "value": "Category" } ], + "ksJN3E": [ + { + "type": 0, + "value": "The email addresses to which the submission details will be sent" + } + ], "ktjLJK": [ { "type": 0, @@ -5529,12 +5553,6 @@ "value": "JSON Schema object target" } ], - "o6Ju6l": [ - { - "type": 0, - "value": "The email addresses to which the submission details will be sent" - } - ], "o83CBr": [ { "type": 0, @@ -6011,6 +6029,12 @@ "value": "Regular expression for city" } ], + "sxdJ/8": [ + { + "type": 0, + "value": "option 1: € 10,99" + } + ], "t5fg/K": [ { "type": 0, diff --git a/src/openforms/js/compiled-lang/nl.json b/src/openforms/js/compiled-lang/nl.json index 050007675e..1813963478 100644 --- a/src/openforms/js/compiled-lang/nl.json +++ b/src/openforms/js/compiled-lang/nl.json @@ -140,7 +140,7 @@ "01mWK2": [ { "type": 0, - "value": "The format(s) of the attachment(s) containing the submission details" + "value": "De formaten (of het formaat) van de bijlage(n) die de inzendingsgegevens bevatten." } ], "0D+m56": [ @@ -310,7 +310,7 @@ "1z/bNS": [ { "type": 0, - "value": "Zds zaaktype code" + "value": "Zaaktypecode" } ], "2/2h2C": [ @@ -352,7 +352,7 @@ "2P7mDI": [ { "type": 0, - "value": "Content of the registration email message (as text)." + "value": "Inhoud van de registratiemail (platte tekst)." } ], "2Z/hNo": [ @@ -408,7 +408,7 @@ "2nxTFx": [ { "type": 0, - "value": "Postcode Schema target" + "value": "Bestemmingspad postcode" } ], "2sbkGI": [ @@ -460,7 +460,7 @@ "3SCiQR": [ { "type": 0, - "value": "Copy configuration from registration" + "value": "Neem registratie-instellingen over" } ], "3W3Px9": [ @@ -490,7 +490,7 @@ "3zaZWN": [ { "type": 0, - "value": "Plugin configuration: demo" + "value": "Plugin-instellingen: demo" } ], "4/cCvG": [ @@ -774,7 +774,7 @@ "6qPITC": [ { "type": 0, - "value": "Something went wrong while retrieving the available object types." + "value": "Er gings iets fout bij het ophalen van de beschikabre objecttypes." } ], "7/Bhpw": [ @@ -892,7 +892,7 @@ "7ZdEaP": [ { "type": 0, - "value": "Documenttype description for newly created zaken in StUF-ZDS" + "value": "De omschrijving van het documenttype voor bijlagen/documenten bij de nieuw aangemaakt zaak." } ], "7b9pD8": [ @@ -922,7 +922,7 @@ "7hc31v": [ { "type": 0, - "value": "The email addresses to which the payment status update will be sent (defaults to general registration addresses)" + "value": "De e-mailadressen waarnaar de update van de betalingsstatus wordt verzonden (standaard wordt het algemene e-mailadres gebruikt)." } ], "7qqbU9": [ @@ -959,6 +959,12 @@ "value": "De tekst op de knop om de gegevens van de huidige stap op te slaan en het formulier te onderbreken. Laat dit veld leeg om de standaardinstelling te gebruiken." } ], + "8M403q": [ + { + "type": 0, + "value": "Aangeraden velden moeten in principe ingevuld worden, maar ontbrekende waarden blokkeren de voortgang niet. Dit is soms nodig voor juridische redenen. Een component kan niet tegelijk verplicht en aangeraden zijn." + } + ], "8NbOpb": [ { "type": 0, @@ -1010,7 +1016,7 @@ "8nY+h7": [ { "type": 0, - "value": "Zaaktype description for newly created Zaken in StUF-ZDS" + "value": "Zaaktypeomschrijving" } ], "8pemD3": [ @@ -1094,7 +1100,7 @@ "9akVrT": [ { "type": 0, - "value": "Zds documenttype omschrijving inzending" + "value": "Documenttypeomschrijving" } ], "9bGp7h": [ @@ -1256,7 +1262,7 @@ "B/A1Bk": [ { "type": 0, - "value": "Which merchant should be used for payments related to this form." + "value": "Welke merchant dient gebruikt te worden voor betalingen voor dit formulier." } ], "B1ONuu": [ @@ -1268,7 +1274,7 @@ "B5RSyi": [ { "type": 0, - "value": "Email payment subject" + "value": "Onderwerp betaalstatusmail" } ], "BCjZNo": [ @@ -1402,7 +1408,7 @@ "C2FSDV": [ { "type": 0, - "value": "Documents produced in the form submission are registered with this document type, unless more fine grained configuration is available. Only document types available on the selected case type are shown." + "value": "Documenten die voortkomen uit de formulierinzending worden met dit documenttype geregistreerd, tenzij er meer specifieke instellinen zijn. Je ziet enkel documenttypen die bij het geselecteerde zaaktype horen." } ], "C48xJT": [ @@ -1631,7 +1637,7 @@ "DJ8XX2": [ { "type": 0, - "value": "Select a registration backend and click the button to copy the configuration." + "value": "Kies een registratiepluginoptie en klik op de knop om de instellingen over te nemen." } ], "DJWATl": [ @@ -1855,7 +1861,7 @@ "F+UwT0": [ { "type": 0, - "value": "House letter Schema target" + "value": "Bestemmingspad huisletter" } ], "F+cPJR": [ @@ -1867,7 +1873,7 @@ "F2GYwp": [ { "type": 0, - "value": "Base" + "value": "Basis" } ], "F2VuCs": [ @@ -1903,7 +1909,7 @@ "FQ1JZc": [ { "type": 0, - "value": "Zaaktype code for newly created Zaken in StUF-ZDS" + "value": "Zaaktypecode waarmee de nieuwe zaak aangemaakt wordt." } ], "FQswyM": [ @@ -2017,7 +2023,7 @@ "Ggu4I8": [ { "type": 0, - "value": "Whether to map the specific subfield of addressNl component" + "value": "Vink aan om de adresvelden individueel te koppelen." } ], "Gi+cvN": [ @@ -2085,13 +2091,13 @@ "H7WmS4": [ { "type": 0, - "value": "Plugin configuration: Camunda" + "value": "Plugin-instellingen: Camunda" } ], "H7z8+8": [ { "type": 0, - "value": "Extra elements" + "value": "Extra elementen" } ], "HCfL9x": [ @@ -2145,7 +2151,7 @@ "HdRpKT": [ { "type": 0, - "value": "Version" + "value": "Versie" } ], "Hfdfv2": [ @@ -2475,7 +2481,7 @@ "LBEeSy": [ { "type": 0, - "value": "Drive ID" + "value": "Drive-ID" } ], "LD3weJ": [ @@ -2529,7 +2535,7 @@ "LeVpdf": [ { "type": 0, - "value": "Plugin configuration: Email" + "value": "Plugin-insellingen: e-mail" } ], "LiXrER": [ @@ -2671,7 +2677,7 @@ "NrF5vy": [ { "type": 0, - "value": "Document type" + "value": "Documenttype" } ], "Nsifca": [ @@ -2831,7 +2837,7 @@ "P4JMHA": [ { "type": 0, - "value": "Zaaktype status code for newly created zaken in StUF-ZDS" + "value": "Zaakstatuscode voor de nieuw aan te maken zaak." } ], "PC7ICN": [ @@ -2861,7 +2867,7 @@ "PhN977": [ { "type": 0, - "value": "Plugin configuration: StUF-ZDS" + "value": "Plugin-instellingen: StUF-ZDS" } ], "PhXIai": [ @@ -2920,6 +2926,12 @@ "value": "Selecteer een bestaande formulierdefinitie" } ], + "QL4SGQ": [ + { + "type": 0, + "value": "Aangeraden (niet-blokkerend verplicht)" + } + ], "QLTh2N": [ { "type": 0, @@ -2947,7 +2959,7 @@ "Qb1GWo": [ { "type": 0, - "value": "StUF-ZDS name" + "value": "StUF-ZDS-naam" } ], "Qjl92W": [ @@ -2959,7 +2971,7 @@ "QljfI7": [ { "type": 0, - "value": "Email subject" + "value": "E-mailonderwerp" } ], "Qr2wnR": [ @@ -3181,7 +3193,7 @@ "Su4nqf": [ { "type": 0, - "value": "Welke authenticatiemethode de mede-ondertekener moet gebruiken. Let op: Dit moet dezelfde authenticatiemethode zijn als is gebruikt op het formulier." + "value": "Welke authenticatiemethode de mede-ondertekenaar moet gebruiken. Let op: Dit moet dezelfde authenticatiemethode zijn als is gebruikt op het formulier." } ], "Sw6TLH": [ @@ -3661,7 +3673,7 @@ "Xg9O5Y": [ { "type": 0, - "value": "House number Schema target" + "value": "Bestemmingspad huisnummer" } ], "Xj1uvL": [ @@ -3787,7 +3799,7 @@ "Z/wFhz": [ { "type": 0, - "value": "Content of the registration email message (as html)." + "value": "Inhoud van de registratiemail (HTML)." } ], "Z5lydZ": [ @@ -3799,7 +3811,7 @@ "Z8f4hI": [ { "type": 0, - "value": "Document confidentiality level" + "value": "Vertrouwelijkheidaanduiding documenten" } ], "ZB6mnn": [ @@ -4434,7 +4446,7 @@ "eF9O7c": [ { "type": 0, - "value": "Attachments" + "value": "Bijlagen" } ], "eJEu3L": [ @@ -4452,7 +4464,7 @@ "eO6MNT": [ { "type": 0, - "value": "Zds zaaktype status code" + "value": "Zaakstatuscode" } ], "eUowhH": [ @@ -4540,7 +4552,7 @@ "f8lihY": [ { "type": 0, - "value": "Subject of the email sent to the registration backend. You can use the expressions {{ form_name }} and {{ public_reference }} to include the form name and the reference number to the submission in the subject." + "value": "Onderwerp van de registratiemail die verstuurd wordt. Je kan de uitdrukkingen {{ form_name }} en {{ public_reference }} gebruiken om formuliernaam en registratienummer op te nemen." } ], "f9Zr9D": [ @@ -4570,7 +4582,7 @@ "fQuLvm": [ { "type": 0, - "value": "Copy configuration from registration backend" + "value": "Registratie-instellingen overnemen" } ], "fRMCJI": [ @@ -4588,13 +4600,13 @@ "fTmdl/": [ { "type": 0, - "value": "Payment status update variable mapping" + "value": "Variabelekoppelingen voor de betaalstatusupdate" } ], "fUaRWW": [ { "type": 0, - "value": "City Schema target" + "value": "Bestemmingspad stad/gemeente" } ], "fWcg7I": [ @@ -4678,7 +4690,7 @@ "gDAZQ1": [ { "type": 0, - "value": "Zds zaaktype status omschrijving" + "value": "Zaakstatusomschrijving" } ], "gGNIdG": [ @@ -4696,7 +4708,7 @@ "gdEbdr": [ { "type": 0, - "value": "Map specific subfields" + "value": "Koppel individuele velden" } ], "gheRkp": [ @@ -4814,13 +4826,13 @@ "hQ7xjd": [ { "type": 0, - "value": "Zaaktype status omschrijving for newly created zaken in StUF-ZDS" + "value": "Omschrijving van de zaakstatus voor de nieuw aan te maken zaak." } ], "hSvi+z": [ { "type": 0, - "value": "Email content template text" + "value": "emailinhoudsjabloon (platte tekst)" } ], "hWRRHx": [ @@ -4958,7 +4970,7 @@ "ighCxq": [ { "type": 0, - "value": "Plugin configuration: MS Graph" + "value": "Plugin-instellingen: MS Graph/Sharepoint" } ], "inhTXo": [ @@ -5040,7 +5052,7 @@ "jU6W0l": [ { "type": 0, - "value": "Copy" + "value": "Overnemen" } ], "jUPlH5": [ @@ -5094,7 +5106,13 @@ "jpL29S": [ { "type": 0, - "value": "Folder path" + "value": "Maplocatie" + } + ], + "jtWzSW": [ + { + "type": 0, + "value": "optie 2: € 15,99" } ], "jy1jTd": [ @@ -5105,7 +5123,7 @@ "value": [ { "type": 0, - "value": "There is a validation error." + "value": "Er is een validatiefout." } ] }, @@ -5113,7 +5131,7 @@ "value": [ { "type": 0, - "value": "There are " + "value": "Er zijn " }, { "type": 1, @@ -5121,7 +5139,7 @@ }, { "type": 0, - "value": " validation errors." + "value": " validatefouten." } ] } @@ -5182,7 +5200,7 @@ "kWAxhF": [ { "type": 0, - "value": "Subject of the email sent to the registration backend to notify a change in the payment status." + "value": "Onderwerp van de registratiemail om een verandering in betaalstatus te signaleren." } ], "kg/eh1": [ @@ -5215,6 +5233,12 @@ "value": "Categorie" } ], + "ksJN3E": [ + { + "type": 0, + "value": "E-mailadressen ontvangers" + } + ], "ktjLJK": [ { "type": 0, @@ -5264,7 +5288,7 @@ "lNBZdl": [ { "type": 0, - "value": "The path of the folder where folders containing Open-Forms related documents will be created. You can use the expressions " + "value": "Het pad naar de map waar mappen voor documenten van Open Formulieren aangemaakt worden. Je kan de expressies " }, { "children": [ @@ -5292,7 +5316,7 @@ }, { "type": 0, - "value": " and " + "value": " en " }, { "children": [ @@ -5306,7 +5330,7 @@ }, { "type": 0, - "value": ". The path must start with " + "value": " gebruiken. Het pad moet beginnen met " }, { "children": [ @@ -5374,7 +5398,7 @@ "m83ECr": [ { "type": 0, - "value": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" + "value": "Wanneer je de instellingen van een registratiepluginoptie overneemt, dan worden alle bestaande instellingen overschreven. Ben je zeker dat je door wil gaan?" } ], "mCHS+l": [ @@ -5488,7 +5512,7 @@ "nNbK3G": [ { "type": 0, - "value": "Email content template HTML" + "value": "Sjabloon emailinhoud (HTML)" } ], "nSRkSW": [ @@ -5536,7 +5560,7 @@ "o4AUIi": [ { "type": 0, - "value": "Multiple target paths configured" + "value": "Individuele bestemmingspaden ingesteld" } ], "o5Mfn3": [ @@ -5548,13 +5572,7 @@ "o5iEgm": [ { "type": 0, - "value": "JSON Schema object target" - } - ], - "o6Ju6l": [ - { - "type": 0, - "value": "The email addresses to which the submission details will be sent" + "value": "JSON Schema van doelobject" } ], "o83CBr": [ @@ -5584,7 +5602,7 @@ "oVwrVo": [ { "type": 0, - "value": "Attach files to email" + "value": "Bijlagen invoegen" } ], "oWJX5K": [ @@ -5608,7 +5626,7 @@ "oqv4fM": [ { "type": 0, - "value": "The prefill values will be taken from an object of the selected type." + "value": "Het objecttype van het object waar de voorinvul/productgegevens uit opgehaald worden." } ], "osSl3z": [ @@ -5644,7 +5662,7 @@ "p3t0c/": [ { "type": 0, - "value": "This mapping is used to map the variable keys to keys used in the XML that is sent to StUF-ZDS. Those keys and the values belonging to them in the submission data are included in " + "value": "Met deze variabelekoppelingen stel je in welke formuliervariabelen met welke namen overeenkomen in de XML die naar StUF-ZDS gestuurd wordt. De namen en bijhorende waarden worden opgenomen in " }, { "children": [ @@ -5776,7 +5794,7 @@ "pjbN8m": [ { "type": 0, - "value": "Street name Schema target" + "value": "Bestemmingspad straatnaam" } ], "poZZD9": [ @@ -5872,7 +5890,7 @@ "r64cfz": [ { "type": 0, - "value": "Payment updates" + "value": "Betaalstatusupdates" } ], "r9MTrz": [ @@ -5990,7 +6008,7 @@ "sNGN82": [ { "type": 0, - "value": "Enable to attach file uploads to the registration email. If set, this overrides the global default. Form designers should take special care to ensure that the total file upload sizes do not exceed the email size limit." + "value": "Vink aan om gebruikersbestanden als bijlage aan de registratiemail toe te voegen. Als een waarde gezet is, dan heeft deze hogere prioriteit dan de globale configuratie. Formulierbeheerders moeten ervoor zorgen dat de totale maximale bestandsgrootte onder de maximale e-mailbestandsgrootte blijft." } ], "sR9GVQ": [ @@ -6033,6 +6051,12 @@ "value": "Reguliere expressie" } ], + "sxdJ/8": [ + { + "type": 0, + "value": "optie 1: € 10,99" + } + ], "t5fg/K": [ { "type": 0, @@ -6128,7 +6152,7 @@ "u/0IPY": [ { "type": 0, - "value": "House number addition Schema target" + "value": "Bestemmingspad huisnummertoevoeging" } ], "u3P/1E": [ @@ -6280,7 +6304,7 @@ "wAQaa5": [ { "type": 0, - "value": "Extra print statement" + "value": "Extra print-statement" } ], "wIaGgb": [ @@ -6368,7 +6392,7 @@ "wnTTZr": [ { "type": 0, - "value": "ID of the drive to use. If left empty, the default drive will be used." + "value": "ID van de schijf/drive waar bestanden terecht moeten komen. Indien leeg, dan wordt de standaard-drive gebruikt." } ], "wnxKT/": [ @@ -6380,7 +6404,7 @@ "wqCiwc": [ { "type": 0, - "value": "Indication of the level to which extend the dossier of the ZAAK is meant to be public. This is set on the documents created for the ZAAK." + "value": "Aanduiding van de mate waarin het zaakdossier van de ZAAK voor de openbaarheid bestemd is. Dit wordt toegepast op de zaakdocumenten die aangemaakt worden." } ], "wrdDVu": [ @@ -6582,7 +6606,7 @@ "z4zEf7": [ { "type": 0, - "value": "Zds zaaktype omschrijving" + "value": "Zaaktypeomschrijving" } ], "z7HXSS": [ @@ -6648,7 +6672,7 @@ "zYu3XI": [ { "type": 0, - "value": "Plugin configuration: Ogone legacy" + "value": "Plugin-instellingen: Ogone legacy" } ], "zeXZzX": [ diff --git a/src/openforms/js/components/admin/form_design/registrations/email/fields/EmailRecipients.js b/src/openforms/js/components/admin/form_design/registrations/email/fields/EmailRecipients.js index 205009c468..7c2ad6c6cf 100644 --- a/src/openforms/js/components/admin/form_design/registrations/email/fields/EmailRecipients.js +++ b/src/openforms/js/components/admin/form_design/registrations/email/fields/EmailRecipients.js @@ -15,7 +15,7 @@ const EmailRecipients = () => { name="toEmails" label={ } diff --git a/src/openforms/js/components/admin/form_design/registrations/zgw/ZGWOptionsFormFields.stories.js b/src/openforms/js/components/admin/form_design/registrations/zgw/ZGWOptionsFormFields.stories.js index 35fd9ebe02..3707b86e93 100644 --- a/src/openforms/js/components/admin/form_design/registrations/zgw/ZGWOptionsFormFields.stories.js +++ b/src/openforms/js/components/admin/form_design/registrations/zgw/ZGWOptionsFormFields.stories.js @@ -126,7 +126,7 @@ export const SelectCaseTypeAndDocumentType = { }); await rsSelect(caseTypeSelect, 'Request passport'); - const documentTypeSelect = canvas.getByLabelText('Document type', { + const documentTypeSelect = canvas.getByLabelText('Documenttype', { selector: '#id_documentTypeDescription', }); await rsSelect(documentTypeSelect, 'Attachment'); diff --git a/src/openforms/js/components/admin/form_design/variables/VariablesEditor.stories.js b/src/openforms/js/components/admin/form_design/variables/VariablesEditor.stories.js index f4619e2bc6..ed1c30a76d 100644 --- a/src/openforms/js/components/admin/form_design/variables/VariablesEditor.stories.js +++ b/src/openforms/js/components/admin/form_design/variables/VariablesEditor.stories.js @@ -691,26 +691,21 @@ export const ConfigurePrefillObjectsAPIWithCopyButton = { await userEvent.selectOptions(pluginDropdown, 'Objects API'); const toggleCopyDropdown = await modal.findByRole('link', { - name: 'Copy configuration from registration', + name: 'Neem registratie-instellingen over', }); expect(toggleCopyDropdown).toBeVisible(); await userEvent.click(toggleCopyDropdown); - const copyDropdown = await modal.findByLabelText( - 'Copy configuration from registration backend' - ); + const copyDropdown = await modal.findByLabelText('Registratie-instellingen overnemen'); expect(copyDropdown).toBeVisible(); await userEvent.click(copyDropdown); // Cannot do selectOption with react-select const options = await canvas.findAllByText('Example Objects API reg.'); const option = options[1]; - console.log(option); await userEvent.click(option); - const copyButton = await canvas.findByRole('button', { - name: 'Copy', - }); + const copyButton = await canvas.findByRole('button', {name: 'Overnemen'}); expect(copyButton).toBeVisible(); await userEvent.click(copyButton); @@ -902,18 +897,18 @@ export const AddressNLMappingSpecificTargetsNoDeriveAddress = { await userEvent.selectOptions(targetPathDropdown, ''); const specificTargetsCheckbox = await canvas.findByRole('checkbox', { - name: 'Map specific subfields', + name: 'Koppel individuele velden', }); userEvent.click(specificTargetsCheckbox); - const postcodeSelect = await canvas.findByLabelText('Postcode Schema target'); - const houseNumberSelect = await canvas.findByLabelText('House number Schema target'); - const houseLetterSelect = await canvas.findByLabelText('House letter Schema target'); + const postcodeSelect = await canvas.findByLabelText('Bestemmingspad postcode'); + const houseNumberSelect = await canvas.findByLabelText('Bestemmingspad huisnummer'); + const houseLetterSelect = await canvas.findByLabelText('Bestemmingspad huisletter'); const houseNumberAdditionSelect = await canvas.findByLabelText( - 'House number addition Schema target' + 'Bestemmingspad huisnummertoevoeging' ); - const citySelect = await canvas.findByLabelText('City Schema target'); - const streetNameSelect = await canvas.findByLabelText('Street name Schema target'); + const citySelect = await canvas.findByLabelText('Bestemmingspad stad/gemeente'); + const streetNameSelect = await canvas.findByLabelText('Bestemmingspad straatnaam'); expect(postcodeSelect).toBeVisible(); expect(houseNumberSelect).toBeVisible(); @@ -1013,18 +1008,18 @@ export const AddressNLMappingSpecificTargetsDeriveAddress = { await userEvent.selectOptions(targetPathDropdown, ''); const specificTargetsCheckbox = await canvas.findByRole('checkbox', { - name: 'Map specific subfields', + name: 'Koppel individuele velden', }); await userEvent.click(specificTargetsCheckbox); - const postcodeSelect = await canvas.findByLabelText('Postcode Schema target'); - const houseNumberSelect = await canvas.findByLabelText('House number Schema target'); - const houseLetterSelect = await canvas.findByLabelText('House letter Schema target'); + const postcodeSelect = await canvas.findByLabelText('Bestemmingspad postcode'); + const houseNumberSelect = await canvas.findByLabelText('Bestemmingspad huisnummer'); + const houseLetterSelect = await canvas.findByLabelText('Bestemmingspad huisletter'); const houseNumberAdditionSelect = await canvas.findByLabelText( - 'House number addition Schema target' + 'Bestemmingspad huisnummertoevoeging' ); - const citySelect = await canvas.findByLabelText('City Schema target'); - const streetNameSelect = await canvas.findByLabelText('Street name Schema target'); + const citySelect = await canvas.findByLabelText('Bestemmingspad stad/gemeente'); + const streetNameSelect = await canvas.findByLabelText('Bestemmingspad straatnaam'); expect(postcodeSelect).toBeVisible(); expect(houseNumberSelect).toBeVisible(); diff --git a/src/openforms/js/lang/en.json b/src/openforms/js/lang/en.json index a1cae37ddc..d842bd050f 100644 --- a/src/openforms/js/lang/en.json +++ b/src/openforms/js/lang/en.json @@ -2469,6 +2469,11 @@ "description": "Form category field label", "originalDefault": "Category" }, + "ksJN3E": { + "defaultMessage": "The email addresses to which the submission details will be sent", + "description": "Email registration options 'toEmails' label", + "originalDefault": "The email addresses to which the submission details will be sent" + }, "l1fi1t": { "defaultMessage": "(missing information)", "description": "JSON editor: unknown FormIO component key", @@ -2599,11 +2604,6 @@ "description": "'JSON Schema object target' label", "originalDefault": "JSON Schema object target" }, - "o6Ju6l": { - "defaultMessage": "The email addresses to which the submission details will be sent", - "description": "Email registration options 'attachFilesToEmail' label", - "originalDefault": "The email addresses to which the submission details will be sent" - }, "o8CfuS": { "defaultMessage": "String", "description": "JSON variable type \"string\" representation", diff --git a/src/openforms/js/lang/nl.json b/src/openforms/js/lang/nl.json index a68e17f65c..843da579d7 100644 --- a/src/openforms/js/lang/nl.json +++ b/src/openforms/js/lang/nl.json @@ -65,13 +65,14 @@ "originalDefault": "Configuration" }, "01mWK2": { - "defaultMessage": "The format(s) of the attachment(s) containing the submission details", + "defaultMessage": "De formaten (of het formaat) van de bijlage(n) die de inzendingsgegevens bevatten.", "description": "Email registration options 'attachmentFormats' label", "originalDefault": "The format(s) of the attachment(s) containing the submission details" }, "0EYS7D": { "defaultMessage": "Objecttype", "description": "Objects API prefill options 'Objecttype' label", + "isTranslated": true, "originalDefault": "Objecttype" }, "0M2B7B": { @@ -145,7 +146,7 @@ "originalDefault": "RSIN of the organization, which creates and owns the case and documents." }, "1z/bNS": { - "defaultMessage": "Zds zaaktype code", + "defaultMessage": "Zaaktypecode", "description": "StUF-ZDS registration options 'zdsZaaktypeCode' label", "originalDefault": "Zds zaaktype code" }, @@ -165,7 +166,7 @@ "originalDefault": "Number" }, "2P7mDI": { - "defaultMessage": "Content of the registration email message (as text).", + "defaultMessage": "Inhoud van de registratiemail (platte tekst).", "description": "Email registration options 'emailContentTemplateText' helpText", "originalDefault": "Content of the registration email message (as text)." }, @@ -196,7 +197,7 @@ "originalDefault": "API group" }, "2nxTFx": { - "defaultMessage": "Postcode Schema target", + "defaultMessage": "Bestemmingspad postcode", "description": "Objects registration variable mapping, addressNL component: 'options.postcode schema target' label", "originalDefault": "Postcode Schema target" }, @@ -211,7 +212,7 @@ "originalDefault": "When {desc}" }, "3SCiQR": { - "defaultMessage": "Copy configuration from registration", + "defaultMessage": "Neem registratie-instellingen over", "description": "Objects API prefill options: link to show copy from registration button", "originalDefault": "Copy configuration from registration" }, @@ -231,7 +232,7 @@ "originalDefault": "Toggle JSON Schema" }, "3zaZWN": { - "defaultMessage": "Plugin configuration: demo", + "defaultMessage": "Plugin-instellingen: demo", "description": "Demo registration options modal title", "originalDefault": "Plugin configuration: demo" }, @@ -338,7 +339,7 @@ "originalDefault": "Key" }, "6qPITC": { - "defaultMessage": "Something went wrong while retrieving the available object types.", + "defaultMessage": "Er gings iets fout bij het ophalen van de beschikabre objecttypes.", "description": "Objects API prefill options: object type select error", "originalDefault": "Something went wrong while retrieving the available object types." }, @@ -383,7 +384,7 @@ "originalDefault": "Next text" }, "7ZdEaP": { - "defaultMessage": "Documenttype description for newly created zaken in StUF-ZDS", + "defaultMessage": "De omschrijving van het documenttype voor bijlagen/documenten bij de nieuw aangemaakt zaak.", "description": "StUF-ZDS registration options 'zdsDocumenttypeOmschrijvingInzending' helpText", "originalDefault": "Documenttype description for newly created zaken in StUF-ZDS" }, @@ -403,7 +404,7 @@ "originalDefault": "Registration" }, "7hc31v": { - "defaultMessage": "The email addresses to which the payment status update will be sent (defaults to general registration addresses)", + "defaultMessage": "De e-mailadressen waarnaar de update van de betalingsstatus wordt verzonden (standaard wordt het algemene e-mailadres gebruikt).", "description": "Email registration options 'paymentEmails' label", "originalDefault": "The email addresses to which the payment status update will be sent (defaults to general registration addresses)" }, @@ -444,7 +445,7 @@ "originalDefault": "Component {label} ({key}) uses a non-existent component key {missingKey} in the simple logic." }, "8nY+h7": { - "defaultMessage": "Zaaktype description for newly created Zaken in StUF-ZDS", + "defaultMessage": "Zaaktypeomschrijving", "description": "StUF-ZDS registration options 'zdsZaaktypeOmschrijving' helpText", "originalDefault": "Zaaktype description for newly created Zaken in StUF-ZDS" }, @@ -484,7 +485,7 @@ "originalDefault": "Changing the objecttype will remove the existing variables mapping. Are you sure you want to continue?" }, "9akVrT": { - "defaultMessage": "Zds documenttype omschrijving inzending", + "defaultMessage": "Documenttypeomschrijving", "description": "StUF-ZDS registration options 'zdsDocumenttypeOmschrijvingInzending' label", "originalDefault": "Zds documenttype omschrijving inzending" }, @@ -564,12 +565,12 @@ "originalDefault": "Confirm" }, "B/A1Bk": { - "defaultMessage": "Which merchant should be used for payments related to this form.", + "defaultMessage": "Welke merchant dient gebruikt te worden voor betalingen voor dit formulier.", "description": "Ogone legacy payment options 'merchantId' help text", "originalDefault": "Which merchant should be used for payments related to this form." }, "B5RSyi": { - "defaultMessage": "Email payment subject", + "defaultMessage": "Onderwerp betaalstatusmail", "description": "Email registration options 'emailPaymentSubject' label", "originalDefault": "Email payment subject" }, @@ -630,7 +631,7 @@ "originalDefault": "Data extraction" }, "C2FSDV": { - "defaultMessage": "Documents produced in the form submission are registered with this document type, unless more fine grained configuration is available. Only document types available on the selected case type are shown.", + "defaultMessage": "Documenten die voortkomen uit de formulierinzending worden met dit documenttype geregistreerd, tenzij er meer specifieke instellinen zijn. Je ziet enkel documenttypen die bij het geselecteerde zaaktype horen.", "description": "ZGW APIs registration options 'document type' helpText", "originalDefault": "Documents produced in the form submission are registered with this document type, unless more fine grained configuration is available. Only document types available on the selected case type are shown." }, @@ -705,7 +706,7 @@ "originalDefault": "Move down" }, "DJ8XX2": { - "defaultMessage": "Select a registration backend and click the button to copy the configuration.", + "defaultMessage": "Kies een registratiepluginoptie en klik op de knop om de instellingen over te nemen.", "description": "Copy Objects API prefill configuration from registration backend help text", "originalDefault": "Select a registration backend and click the button to copy the configuration." }, @@ -797,7 +798,7 @@ "originalDefault": "in" }, "F+UwT0": { - "defaultMessage": "House letter Schema target", + "defaultMessage": "Bestemmingspad huisletter", "description": "'Objects registration variable mapping, addressNL component: 'options.houseLetter schema target' label", "originalDefault": "House letter Schema target" }, @@ -807,13 +808,14 @@ "originalDefault": "the array" }, "F2GYwp": { - "defaultMessage": "Base", + "defaultMessage": "Basis", "description": "StUF-ZDS registration backend options, 'base' tab label", "originalDefault": "Base" }, "F2VuCs": { "defaultMessage": "Merchant ID", "description": "Ogone legacy payment options 'merchantId' label", + "isTranslated": true, "originalDefault": "Merchant ID" }, "F9ew4C": { @@ -832,7 +834,7 @@ "originalDefault": "The co-sign component requires at least one authentication plugin to be enabled." }, "FQ1JZc": { - "defaultMessage": "Zaaktype code for newly created Zaken in StUF-ZDS", + "defaultMessage": "Zaaktypecode waarmee de nieuwe zaak aangemaakt wordt.", "description": "StUF-ZDS registration options 'zdsZaaktypeCode' helpText", "originalDefault": "Zaaktype code for newly created Zaken in StUF-ZDS" }, @@ -912,7 +914,7 @@ "originalDefault": "The text that will be displayed in the overview page to confirm the form is filled in correctly. Leave blank to get value from global configuration." }, "Ggu4I8": { - "defaultMessage": "Whether to map the specific subfield of addressNl component", + "defaultMessage": "Vink aan om de adresvelden individueel te koppelen.", "description": "'Map specific subfields' checkbox help text", "originalDefault": "Whether to map the specific subfield of addressNl component" }, @@ -947,12 +949,12 @@ "originalDefault": "Maintenance mode" }, "H7WmS4": { - "defaultMessage": "Plugin configuration: Camunda", + "defaultMessage": "Plugin-instellingen: Camunda", "description": "Camunda registration options modal title", "originalDefault": "Plugin configuration: Camunda" }, "H7z8+8": { - "defaultMessage": "Extra elements", + "defaultMessage": "Extra elementen", "description": "StUF-ZDS registration backend options, 'extra elements' tab label", "originalDefault": "Extra elements" }, @@ -992,7 +994,7 @@ "originalDefault": "BRP Personen purpose limitation header value" }, "HdRpKT": { - "defaultMessage": "Version", + "defaultMessage": "Versie", "description": "Objects API prefill options 'objecttypeVersion' label", "originalDefault": "Version" }, @@ -1182,7 +1184,7 @@ "originalDefault": "Something went wrong while rendering the registration options" }, "LBEeSy": { - "defaultMessage": "Drive ID", + "defaultMessage": "Drive-ID", "description": "MS Graph registration options 'driveId' label", "originalDefault": "Drive ID" }, @@ -1217,7 +1219,7 @@ "originalDefault": "Add variable" }, "LeVpdf": { - "defaultMessage": "Plugin configuration: Email", + "defaultMessage": "Plugin-insellingen: e-mail", "description": "Email registration options modal title", "originalDefault": "Plugin configuration: Email" }, @@ -1318,7 +1320,7 @@ "originalDefault": "Case type API resource URL in the Catalogi API." }, "NrF5vy": { - "defaultMessage": "Document type", + "defaultMessage": "Documenttype", "description": "ZGW APIs registration options 'document type' label", "originalDefault": "Document type" }, @@ -1393,6 +1395,7 @@ "Ox/rkB": { "defaultMessage": "Product", "description": "ZGW APIs registration options 'product' label", + "isTranslated": true, "originalDefault": "Product" }, "P/njxS": { @@ -1401,7 +1404,7 @@ "originalDefault": "Datetime" }, "P4JMHA": { - "defaultMessage": "Zaaktype status code for newly created zaken in StUF-ZDS", + "defaultMessage": "Zaakstatuscode voor de nieuw aan te maken zaak.", "description": "StUF-ZDS registration options 'zdsZaaktypeStatusCode' helpText", "originalDefault": "Zaaktype status code for newly created zaken in StUF-ZDS" }, @@ -1426,7 +1429,7 @@ "originalDefault": "Add rule" }, "PhN977": { - "defaultMessage": "Plugin configuration: StUF-ZDS", + "defaultMessage": "Plugin-instellingen: StUF-ZDS", "description": "StUF-ZDS registration options modal title", "originalDefault": "Plugin configuration: StUF-ZDS" }, @@ -1477,12 +1480,12 @@ "originalDefault": "No (with overview page)" }, "Qb1GWo": { - "defaultMessage": "StUF-ZDS name", + "defaultMessage": "StUF-ZDS-naam", "description": "StUF-ZDS extraElement name label", "originalDefault": "StUF-ZDS name" }, "QljfI7": { - "defaultMessage": "Email subject", + "defaultMessage": "E-mailonderwerp", "description": "Email registration options 'emailSubject' label", "originalDefault": "Email subject" }, @@ -1775,7 +1778,7 @@ "originalDefault": "Basic" }, "Xg9O5Y": { - "defaultMessage": "House number Schema target", + "defaultMessage": "Bestemmingspad huisnummer", "description": "Objects registration variable mapping, addressNL component: 'options.houseNumber schema target' label", "originalDefault": "House number Schema target" }, @@ -1815,7 +1818,7 @@ "originalDefault": "Are you sure you want to delete this?" }, "Z/wFhz": { - "defaultMessage": "Content of the registration email message (as html).", + "defaultMessage": "Inhoud van de registratiemail (HTML).", "description": "Email registration options 'emailContentTemplateHtml' helpText", "originalDefault": "Content of the registration email message (as html)." }, @@ -1825,7 +1828,7 @@ "originalDefault": "Introduction page" }, "Z8f4hI": { - "defaultMessage": "Document confidentiality level", + "defaultMessage": "Vertrouwelijkheidaanduiding documenten", "description": "StUF-ZDS registration options 'zdsZaakdocVertrouwelijkheid' label", "originalDefault": "Document confidentiality level" }, @@ -2097,7 +2100,7 @@ "originalDefault": "Name of the product request type. It is available in the JSON template as the 'productaanvraag_type' variable." }, "eF9O7c": { - "defaultMessage": "Attachments", + "defaultMessage": "Bijlagen", "description": "Email registration: attachments fieldset title", "originalDefault": "Attachments" }, @@ -2112,7 +2115,7 @@ "originalDefault": "Advanced options" }, "eO6MNT": { - "defaultMessage": "Zds zaaktype status code", + "defaultMessage": "Zaakstatuscode", "description": "StUF-ZDS registration options 'zdsZaaktypeStatusCode' label", "originalDefault": "Zds zaaktype status code" }, @@ -2132,7 +2135,7 @@ "originalDefault": "Begin text" }, "f8lihY": { - "defaultMessage": "Subject of the email sent to the registration backend. You can use the expressions '{{ form_name }}' and '{{ public_reference }}' to include the form name and the reference number to the submission in the subject.", + "defaultMessage": "Onderwerp van de registratiemail die verstuurd wordt. Je kan de uitdrukkingen '{{ form_name }}' en '{{ public_reference }}' gebruiken om formuliernaam en registratienummer op te nemen.", "description": "Email registration options 'emailSubject' helpText", "originalDefault": "Subject of the email sent to the registration backend. You can use the expressions '{{ form_name }}' and '{{ public_reference }}' to include the form name and the reference number to the submission in the subject." }, @@ -2152,17 +2155,17 @@ "originalDefault": "Pricing logic" }, "fQuLvm": { - "defaultMessage": "Copy configuration from registration backend", + "defaultMessage": "Registratie-instellingen overnemen", "description": "Copy Objects API prefill configuration from registration backend label", "originalDefault": "Copy configuration from registration backend" }, "fTmdl/": { - "defaultMessage": "Payment status update variable mapping", + "defaultMessage": "Variabelekoppelingen voor de betaalstatusupdate", "description": "StUF-ZDS registration paymentStatusUpdateMapping label", "originalDefault": "Payment status update variable mapping" }, "fUaRWW": { - "defaultMessage": "City Schema target", + "defaultMessage": "Bestemmingspad stad/gemeente", "description": "Objects registration variable mapping, addressNL component: 'options.city schema target' label", "originalDefault": "City Schema target" }, @@ -2202,7 +2205,7 @@ "originalDefault": "(not configured yet)" }, "gDAZQ1": { - "defaultMessage": "Zds zaaktype status omschrijving", + "defaultMessage": "Zaakstatusomschrijving", "description": "StUF-ZDS registration options 'zdsZaaktypeStatusOmschrijving' label", "originalDefault": "Zds zaaktype status omschrijving" }, @@ -2217,7 +2220,7 @@ "originalDefault": "Are you sure that you want to remove this mapping?" }, "gdEbdr": { - "defaultMessage": "Map specific subfields", + "defaultMessage": "Koppel individuele velden", "description": "'Map specific subfields' checkbox label", "originalDefault": "Map specific subfields" }, @@ -2277,12 +2280,12 @@ "originalDefault": "Add registration backend" }, "hQ7xjd": { - "defaultMessage": "Zaaktype status omschrijving for newly created zaken in StUF-ZDS", + "defaultMessage": "Omschrijving van de zaakstatus voor de nieuw aan te maken zaak.", "description": "StUF-ZDS registration options 'zdsZaaktypeStatusOmschrijving' helpText", "originalDefault": "Zaaktype status omschrijving for newly created zaken in StUF-ZDS" }, "hSvi+z": { - "defaultMessage": "Email content template text", + "defaultMessage": "emailinhoudsjabloon (platte tekst)", "description": "Email registration options 'emailContentTemplateText' label", "originalDefault": "Email content template text" }, @@ -2353,7 +2356,7 @@ "originalDefault": "Case type" }, "ighCxq": { - "defaultMessage": "Plugin configuration: MS Graph", + "defaultMessage": "Plugin-instellingen: MS Graph/Sharepoint", "description": "MS Graph registration options modal title", "originalDefault": "Plugin configuration: MS Graph" }, @@ -2403,7 +2406,7 @@ "originalDefault": "Edit complex variable" }, "jU6W0l": { - "defaultMessage": "Copy", + "defaultMessage": "Overnemen", "description": "Copy Objects API prefill configuration from registration backend button", "originalDefault": "Copy" }, @@ -2433,12 +2436,12 @@ "originalDefault": "Session will expire" }, "jpL29S": { - "defaultMessage": "Folder path", + "defaultMessage": "Maplocatie", "description": "MS Graph registration options 'folderPath' label", "originalDefault": "Folder path" }, "jy1jTd": { - "defaultMessage": "{numErrors, plural, one {There is a validation error.} other {There are {numErrors} validation errors.} }", + "defaultMessage": "{numErrors, plural, one {Er is een validatiefout.} other {Er zijn {numErrors} validatefouten.} }", "description": "Registration validation errors icon next to button to configure options", "originalDefault": "{numErrors, plural, one {There is a validation error.} other {There are {numErrors} validation errors.} }" }, @@ -2473,7 +2476,7 @@ "originalDefault": "disabled" }, "kWAxhF": { - "defaultMessage": "Subject of the email sent to the registration backend to notify a change in the payment status.", + "defaultMessage": "Onderwerp van de registratiemail om een verandering in betaalstatus te signaleren.", "description": "Email registration options 'emailPaymentSubject' helpText", "originalDefault": "Subject of the email sent to the registration backend to notify a change in the payment status." }, @@ -2487,6 +2490,11 @@ "description": "Form category field label", "originalDefault": "Category" }, + "ksJN3E": { + "defaultMessage": "E-mailadressen ontvangers", + "description": "Email registration options 'toEmails' label", + "originalDefault": "The email addresses to which the submission details will be sent" + }, "l1fi1t": { "defaultMessage": "(ontbrekende informatie)", "description": "JSON editor: unknown FormIO component key", @@ -2503,7 +2511,7 @@ "originalDefault": "Value" }, "lNBZdl": { - "defaultMessage": "The path of the folder where folders containing Open-Forms related documents will be created. You can use the expressions '{{' year '}}', '{{' month '}}' and '{{' day '}}'. The path must start with /.", + "defaultMessage": "Het pad naar de map waar mappen voor documenten van Open Formulieren aangemaakt worden. Je kan de expressies '{{' year '}}', '{{' month '}}' en '{{' day '}}' gebruiken. Het pad moet beginnen met /.", "description": "MS Graph registration options 'folderPath' help text", "originalDefault": "The path of the folder where folders containing Open-Forms related documents will be created. You can use the expressions '{{' year '}}', '{{' month '}}' and '{{' day '}}'. The path must start with /." }, @@ -2523,7 +2531,7 @@ "originalDefault": "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." }, "m83ECr": { - "defaultMessage": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?", + "defaultMessage": "Wanneer je de instellingen van een registratiepluginoptie overneemt, dan worden alle bestaande instellingen overschreven. Ben je zeker dat je door wil gaan?", "description": "Objects API prefill configuration: warning message when copying the config from registration backend", "originalDefault": "Copying the configuration from the registration backend will clear the existing configuration. Are you sure you want to continue?" }, @@ -2583,7 +2591,7 @@ "originalDefault": "Trigger condition" }, "nNbK3G": { - "defaultMessage": "Email content template HTML", + "defaultMessage": "Sjabloon emailinhoud (HTML)", "description": "Email registration options 'emailContentTemplateHtml' label", "originalDefault": "Email content template HTML" }, @@ -2608,20 +2616,15 @@ "originalDefault": "The purpose limitation (\"doelbinding\") for queries to the BRP Persoon API." }, "o4AUIi": { - "defaultMessage": "Multiple target paths configured", + "defaultMessage": "Individuele bestemmingspaden ingesteld", "description": "'Multiple target paths configured' registration summary message", "originalDefault": "Multiple target paths configured" }, "o5iEgm": { - "defaultMessage": "JSON Schema object target", + "defaultMessage": "JSON Schema van doelobject", "description": "'JSON Schema object target' label", "originalDefault": "JSON Schema object target" }, - "o6Ju6l": { - "defaultMessage": "The email addresses to which the submission details will be sent", - "description": "Email registration options 'attachFilesToEmail' label", - "originalDefault": "The email addresses to which the submission details will be sent" - }, "o8CfuS": { "defaultMessage": "Tekst (string)", "description": "JSON variable type \"string\" representation", @@ -2633,7 +2636,7 @@ "originalDefault": "Save" }, "oVwrVo": { - "defaultMessage": "Attach files to email", + "defaultMessage": "Bijlagen invoegen", "description": "Email registration options 'attachFilesToEmail' label", "originalDefault": "Attach files to email" }, @@ -2643,7 +2646,7 @@ "originalDefault": "Whether to include the content of the confirmation page in the PDF." }, "oqv4fM": { - "defaultMessage": "The prefill values will be taken from an object of the selected type.", + "defaultMessage": "Het objecttype van het object waar de voorinvul/productgegevens uit opgehaald worden.", "description": "Objects API prefill options 'Objecttype' helpText", "originalDefault": "The prefill values will be taken from an object of the selected type." }, @@ -2663,7 +2666,7 @@ "originalDefault": "Complex process variables" }, "p3t0c/": { - "defaultMessage": "This mapping is used to map the variable keys to keys used in the XML that is sent to StUF-ZDS. Those keys and the values belonging to them in the submission data are included in extraElementen.", + "defaultMessage": "Met deze variabelekoppelingen stel je in welke formuliervariabelen met welke namen overeenkomen in de XML die naar StUF-ZDS gestuurd wordt. De namen en bijhorende waarden worden opgenomen in extraElementen.", "description": "StUF-ZDS registration paymentStatusUpdateMapping message", "originalDefault": "This mapping is used to map the variable keys to keys used in the XML that is sent to StUF-ZDS. Those keys and the values belonging to them in the submission data are included in extraElementen." }, @@ -2698,7 +2701,7 @@ "originalDefault": "Select registration backend" }, "pjbN8m": { - "defaultMessage": "Street name Schema target", + "defaultMessage": "Bestemmingspad straatnaam", "description": "Objects registration variable mapping, addressNL component: 'options.streetName schema target' label", "originalDefault": "Street name Schema target" }, @@ -2763,7 +2766,7 @@ "originalDefault": "Manage complex process variables" }, "r64cfz": { - "defaultMessage": "Payment updates", + "defaultMessage": "Betaalstatusupdates", "description": "Email registration: payment configuration fieldset title", "originalDefault": "Payment updates" }, @@ -2828,7 +2831,7 @@ "originalDefault": "Whether to send a confirmation email to the end-user who submitted the form." }, "sNGN82": { - "defaultMessage": "Enable to attach file uploads to the registration email. If set, this overrides the global default. Form designers should take special care to ensure that the total file upload sizes do not exceed the email size limit.", + "defaultMessage": "Vink aan om gebruikersbestanden als bijlage aan de registratiemail toe te voegen. Als een waarde gezet is, dan heeft deze hogere prioriteit dan de globale configuratie. Formulierbeheerders moeten ervoor zorgen dat de totale maximale bestandsgrootte onder de maximale e-mailbestandsgrootte blijft.", "description": "Email registration options 'attachFilesToEmail' helpText", "originalDefault": "Enable to attach file uploads to the registration email. If set, this overrides the global default. Form designers should take special care to ensure that the total file upload sizes do not exceed the email size limit." }, @@ -2893,7 +2896,7 @@ "originalDefault": "Description (omschrijving) of the ROLTYPE to use for employees filling in a form for a citizen/company." }, "u/0IPY": { - "defaultMessage": "House number addition Schema target", + "defaultMessage": "Bestemmingspad huisnummertoevoeging", "description": "Objects registration variable mapping, addressNL component: 'options.houseNumberAddition schema target' label", "originalDefault": "House number addition Schema target" }, @@ -2968,7 +2971,7 @@ "originalDefault": "After how many seconds should the cached response expire." }, "wAQaa5": { - "defaultMessage": "Extra print statement", + "defaultMessage": "Extra print-statement", "description": "Demo registration options 'extraLine' label", "originalDefault": "Extra print statement" }, @@ -2998,7 +3001,7 @@ "originalDefault": "Component where times for an appointment will be shown" }, "wnTTZr": { - "defaultMessage": "ID of the drive to use. If left empty, the default drive will be used.", + "defaultMessage": "ID van de schijf/drive waar bestanden terecht moeten komen. Indien leeg, dan wordt de standaard-drive gebruikt.", "description": "MS Graph registration options 'driveId' help text", "originalDefault": "ID of the drive to use. If left empty, the default drive will be used." }, @@ -3008,7 +3011,7 @@ "originalDefault": "Component where products for an appointment will be shown" }, "wqCiwc": { - "defaultMessage": "Indication of the level to which extend the dossier of the ZAAK is meant to be public. This is set on the documents created for the ZAAK.", + "defaultMessage": "Aanduiding van de mate waarin het zaakdossier van de ZAAK voor de openbaarheid bestemd is. Dit wordt toegepast op de zaakdocumenten die aangemaakt worden.", "description": "StUF-ZDS registration options 'zdsZaakdocVertrouwelijkheid' helpText", "originalDefault": "Indication of the level to which extend the dossier of the ZAAK is meant to be public. This is set on the documents created for the ZAAK." }, @@ -3104,7 +3107,7 @@ "originalDefault": "Action" }, "z4zEf7": { - "defaultMessage": "Zds zaaktype omschrijving", + "defaultMessage": "Zaaktypeomschrijving", "description": "StUF-ZDS registration options 'zdsZaaktypeOmschrijving' label", "originalDefault": "Zds zaaktype omschrijving" }, @@ -3134,7 +3137,7 @@ "originalDefault": "Object" }, "zYu3XI": { - "defaultMessage": "Plugin configuration: Ogone legacy", + "defaultMessage": "Plugin-instellingen: Ogone legacy", "description": "Ogone legacy options modal title", "originalDefault": "Plugin configuration: Ogone legacy" }, From f51893ebe65a38b9e04a35cfcfc8ca2ef4f73865 Mon Sep 17 00:00:00 2001 From: Sergei Maertens Date: Mon, 25 Nov 2024 16:16:49 +0100 Subject: [PATCH 2/2] :globe_with_meridians: [#4849] Update Dutch translations --- .../conf/locale/nl/LC_MESSAGES/django.po | 1235 ++++++++--------- 1 file changed, 575 insertions(+), 660 deletions(-) diff --git a/src/openforms/conf/locale/nl/LC_MESSAGES/django.po b/src/openforms/conf/locale/nl/LC_MESSAGES/django.po index c08544524a..5f07e26cd0 100644 --- a/src/openforms/conf/locale/nl/LC_MESSAGES/django.po +++ b/src/openforms/conf/locale/nl/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Open Forms\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-11-25 14:43+0100\n" -"PO-Revision-Date: 2024-11-15 14:28+0100\n" +"PO-Revision-Date: 2024-11-25 16:13+0100\n" "Last-Translator: Sergei Maertens \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -28,12 +28,13 @@ msgid "" "omit this header without losing functionality. We recommend favouring the " "nonce mechanism though." msgstr "" -"De waarde van de CSP-nonce gegenereerd door de pagina die de SDK insluit/" -"embed. Als deze meegestuurd wordt, dan worden velden met rich tekst (uit " -"\"WYSIWYG\" editors) verwerkt om inline-styles toe te laten met de gegeven " -"nonce. Indien de insluitende pagina een `style-src` policy heeft die `unsafe-" -"inline` bevat, dan kan je deze header weglaten zonder functionaliteit te " -"verliezen. We raden echter aan om het nonce-mechanisme te gebruiken." +"De waarde van de CSP-nonce gegenereerd door de pagina die de SDK " +"insluit/embed. Als deze meegestuurd wordt, dan worden velden met rich tekst " +"(uit \"WYSIWYG\" editors) verwerkt om inline-styles toe te laten met de " +"gegeven nonce. Indien de insluitende pagina een `style-src` policy heeft die" +" `unsafe-inline` bevat, dan kan je deze header weglaten zonder " +"functionaliteit te verliezen. We raden echter aan om het nonce-mechanisme te" +" gebruiken." #: openforms/accounts/admin.py:39 msgid "Groups" @@ -225,8 +226,8 @@ msgstr "Google Analytics code" msgid "" "Typically looks like 'UA-XXXXX-Y'. Supplying this installs Google Analytics." msgstr "" -"Heeft typisch het formaat 'UA-XXXXX-Y'. Schakelt Google Analytics in als een " -"waarde ingevuld is." +"Heeft typisch het formaat 'UA-XXXXX-Y'. Schakelt Google Analytics in als een" +" waarde ingevuld is." #: openforms/analytics_tools/models.py:123 msgid "enable google analytics" @@ -243,7 +244,8 @@ msgstr "Matomo server-URL" #: openforms/analytics_tools/models.py:134 msgid "The base URL of your Matomo server, e.g. 'https://matomo.example.com'." msgstr "" -"De basis-URL van uw Matomo server, bijvoorbeeld 'https://matomo.example.com'." +"De basis-URL van uw Matomo server, bijvoorbeeld " +"'https://matomo.example.com'." #: openforms/analytics_tools/models.py:138 msgid "Matomo site ID" @@ -292,8 +294,8 @@ msgstr "Piwik PRO server-URL" #: openforms/analytics_tools/models.py:176 msgid "" -"The base URL of your Piwik PRO server, e.g. 'https://your-instance-name." -"piwik.pro'." +"The base URL of your Piwik PRO server, e.g. 'https://your-instance-" +"name.piwik.pro'." msgstr "" "De basis-URL van uw Piwik PRO server, bijvoorbeeld 'https://your-instance-" "name.piwik.pro/'." @@ -304,8 +306,8 @@ msgstr "Piwik PRO site-ID" #: openforms/analytics_tools/models.py:184 msgid "" -"The 'idsite' of the website you're tracking in Piwik PRO. https://help.piwik." -"pro/support/questions/find-website-id/" +"The 'idsite' of the website you're tracking in Piwik PRO. " +"https://help.piwik.pro/support/questions/find-website-id/" msgstr "" "De 'idsite'-waarde van de website die je analyseert met Piwik PRO. Zie ook " "https://help.piwik.pro/support/questions/find-website-id/" @@ -333,12 +335,12 @@ msgstr "SiteImprove ID" #: openforms/analytics_tools/models.py:204 msgid "" "Your SiteImprove ID - you can find this from the embed snippet example, " -"which should contain a URL like '//siteimproveanalytics.com/js/" -"siteanalyze_XXXXX.js'. The XXXXX is your ID." +"which should contain a URL like " +"'//siteimproveanalytics.com/js/siteanalyze_XXXXX.js'. The XXXXX is your ID." msgstr "" "Uw SiteImprove ID - deze waarde kan je terugvinden in het embed-voorbeeld. " -"Deze bevat normaal een URL zoals '//siteimproveanalytics.com/js/" -"siteanalyze_XXXXX.js'. De XXXXX is uw ID." +"Deze bevat normaal een URL zoals " +"'//siteimproveanalytics.com/js/siteanalyze_XXXXX.js'. De XXXXX is uw ID." #: openforms/analytics_tools/models.py:210 msgid "enable siteImprove analytics" @@ -396,8 +398,8 @@ msgstr "GovMetric secure GUID (inzending voltooid)" #: openforms/analytics_tools/models.py:247 msgid "" -"Your GovMetric secure GUID for when a form is finished - This is an optional " -"value. It is created by KLANTINFOCUS when a list of questions is created. " +"Your GovMetric secure GUID for when a form is finished - This is an optional" +" value. It is created by KLANTINFOCUS when a list of questions is created. " "It is a string that is unique per set of questions." msgstr "" "Het GovMetric secure GUID voor voltooide inzendingen. Deze waarde is niet " @@ -426,8 +428,8 @@ msgid "" "The name of your organization as registered in Expoints. This is used to " "construct the URL to communicate with Expoints." msgstr "" -"De naam/het label van de organisatie zoals deze bij Expoints bekend is. Deze " -"waarde wordt gebruikt om de URL op te bouwen om met Expoints te verbinden." +"De naam/het label van de organisatie zoals deze bij Expoints bekend is. Deze" +" waarde wordt gebruikt om de URL op te bouwen om met Expoints te verbinden." #: openforms/analytics_tools/models.py:271 msgid "Expoints configuration identifier" @@ -438,8 +440,8 @@ msgid "" "The UUID used to retrieve the configuration from Expoints to initialize the " "client satisfaction survey." msgstr "" -"Het UUID van de configuratie in Expoints om het tevredenheidsonderzoek op te " -"halen." +"Het UUID van de configuratie in Expoints om het tevredenheidsonderzoek op te" +" halen." #: openforms/analytics_tools/models.py:279 msgid "use Expoints test mode" @@ -447,8 +449,8 @@ msgstr "gebruik Expoints testmode" #: openforms/analytics_tools/models.py:282 msgid "" -"Indicates whether or not the test mode should be enabled. If enabled, filled " -"out surveys won't actually be sent, to avoid cluttering Expoints while " +"Indicates whether or not the test mode should be enabled. If enabled, filled" +" out surveys won't actually be sent, to avoid cluttering Expoints while " "testing." msgstr "" "Indien aangevinkt, dan wordt de testmode van Expoints ingeschakeld. " @@ -499,8 +501,8 @@ msgstr "" #: openforms/analytics_tools/models.py:448 msgid "" -"If you enable GovMetric, you need to provide the source ID for all languages " -"(the same one can be reused)." +"If you enable GovMetric, you need to provide the source ID for all languages" +" (the same one can be reused)." msgstr "" "Wanneer je GovMetric inschakelt, dan moet je een source ID ingegeven voor " "elke taaloptie. Je kan hetzelfde ID hergebruiken voor meerdere talen." @@ -535,8 +537,8 @@ msgid "" "has passed, the session is expired and the user is 'logged out'. Note that " "every subsequent API call resets the expiry." msgstr "" -"Aantal seconden waarna een sessie verloopt. Na het verlopen van de sessie is " -"de gebruiker uitgelogd en kan zijn huidige inzending niet meer afmaken. " +"Aantal seconden waarna een sessie verloopt. Na het verlopen van de sessie is" +" de gebruiker uitgelogd en kan zijn huidige inzending niet meer afmaken. " "Opmerking: Bij elke interactie met de API wordt de sessie verlengd." #: openforms/api/drf_spectacular/hooks.py:29 @@ -548,8 +550,8 @@ msgid "" "If true, the user is allowed to navigate between submission steps even if " "previous submission steps have not been completed yet." msgstr "" -"Indien waar, dan mag de gebruiker vrij binnen de formulierstappen navigeren, " -"ook als de vorige stappen nog niet voltooid zijn." +"Indien waar, dan mag de gebruiker vrij binnen de formulierstappen navigeren," +" ook als de vorige stappen nog niet voltooid zijn." #: openforms/api/drf_spectacular/hooks.py:45 msgid "Language code of the currently activated language." @@ -648,12 +650,12 @@ msgstr "Ping de API" #: openforms/api/views/views.py:64 msgid "" -"Pinging the API extends the user session. Note that you must be a staff user " -"or have active submission(s) in your session." +"Pinging the API extends the user session. Note that you must be a staff user" +" or have active submission(s) in your session." msgstr "" -"Door de API te pingen wordt de sessie van de gebruiker verlengd. Merk op dat " -"je een actieve inzending in je sessie dient te hebben of ingelogd moet zijn " -"in de beheerinterface." +"Door de API te pingen wordt de sessie van de gebruiker verlengd. Merk op dat" +" je een actieve inzending in je sessie dient te hebben of ingelogd moet zijn" +" in de beheerinterface." #: openforms/appointments/admin.py:44 msgid "Please configure the plugin first" @@ -904,7 +906,8 @@ msgstr "Het geselecteerde tijdstip is niet (langer) beschikbaar." msgid "ID of the product, repeat for multiple products." msgstr "Product-ID, herhaal deze parameter voor meerdere producten." -#: openforms/appointments/api/views.py:88 openforms/products/api/viewsets.py:12 +#: openforms/appointments/api/views.py:88 +#: openforms/products/api/viewsets.py:12 msgid "List available products" msgstr "Producten weergeven" @@ -982,7 +985,8 @@ msgid "Submission does not contain all the info needed to make an appointment" msgstr "" "Er ontbreken gegevens in de inzending om een afspraak te kunnen registreren." -#: openforms/appointments/constants.py:10 openforms/submissions/constants.py:13 +#: openforms/appointments/constants.py:10 +#: openforms/submissions/constants.py:13 msgid "Failed" msgstr "Mislukt" @@ -1408,8 +1412,8 @@ msgstr "ondersteunt betrouwbaarheidsniveau-overschrijven" #: openforms/authentication/api/serializers.py:29 msgid "" -"Does the Identity Provider support overriding the minimum Level of Assurance " -"(LoA) through the authentication request?" +"Does the Identity Provider support overriding the minimum Level of Assurance" +" (LoA) through the authentication request?" msgstr "" "Biedt de identity provider een mechanisme om het minimale " "betrouwbaarheidsniveau te specifiëren binnen een individueel " @@ -1460,7 +1464,8 @@ msgid "..." msgstr "..." #: openforms/authentication/api/serializers.py:67 -#: openforms/dmn/api/serializers.py:17 openforms/payments/api/serializers.py:25 +#: openforms/dmn/api/serializers.py:17 +#: openforms/payments/api/serializers.py:25 msgid "Identifier" msgstr "Unieke identificatie" @@ -1600,8 +1605,8 @@ msgid "" "forms, please remove this backend from these forms before disabling this " "authentication backend." msgstr "" -"{plugin_identifier} wordt gebruikt in één of meerdere formulieren. Haal deze " -"plugin eerst uit de inlogopties voor je deze backend uitschakelt." +"{plugin_identifier} wordt gebruikt in één of meerdere formulieren. Haal deze" +" plugin eerst uit de inlogopties voor je deze backend uitschakelt." #: openforms/authentication/contrib/digid_eherkenning_oidc/apps.py:8 msgid "DigiD/eHerkenning via OpenID Connect" @@ -1665,8 +1670,8 @@ msgstr "eIDAS" #: openforms/authentication/contrib/eherkenning/views.py:44 msgid "" -"Login failed due to no KvK number/Pseudo ID being returned by eHerkenning/" -"eIDAS." +"Login failed due to no KvK number/Pseudo ID being returned by " +"eHerkenning/eIDAS." msgstr "" "Inloggen mislukt omdat er geen geldig KvK-nummer/Pseudo-ID terugkwam uit " "eHerkenning." @@ -1781,7 +1786,8 @@ msgstr "Betrouwbaarheidsniveau" #: openforms/authentication/models.py:149 msgid "" -"How certain is the identity provider that this identity belongs to this user." +"How certain is the identity provider that this identity belongs to this " +"user." msgstr "" "Indicatie van de mate van zekerheid over de identiteit van de gebruiker, " "afgegeven door de identity provider." @@ -1868,8 +1874,8 @@ msgstr "Mag inzendingen opvoeren voor klanten" msgid "You must be logged in to start this form." msgstr "Je moet ingelogd zijn om dit formulier te starten." -#: openforms/authentication/signals.py:87 openforms/authentication/views.py:184 -#: openforms/authentication/views.py:319 +#: openforms/authentication/signals.py:87 +#: openforms/authentication/views.py:184 openforms/authentication/views.py:319 msgid "Demo plugins require an active admin session." msgstr "Om demo-plugins te gebruiken moet je als beheerder ingelogd zijn." @@ -1939,7 +1945,8 @@ msgid "Authentication context data: branch number" msgstr "Authenticatiecontext: vestigingsnummer" #: openforms/authentication/static_variables/static_variables.py:212 -msgid "Authentication context data: authorizee, acting subject identifier type" +msgid "" +"Authentication context data: authorizee, acting subject identifier type" msgstr "" "Authenticatiecontext: gemachtigde, identificatiesoort van de handelende " "persoon" @@ -1963,8 +1970,8 @@ msgid "" "When filling out a form for a client or company please enter additional " "information." msgstr "" -"Wanneer je een formulier invult voor een klant (burger of bedrijf), geef dan " -"extra informatie op." +"Wanneer je een formulier invult voor een klant (burger of bedrijf), geef dan" +" extra informatie op." #: openforms/authentication/templates/of_authentication/registrator_subject_info.html:43 #: openforms/authentication/templates/of_authentication/registrator_subject_info.html:53 @@ -1979,8 +1986,7 @@ msgstr "Start het authenticatie proces" msgid "" "This endpoint is the internal redirect target to start external login flow.\n" "\n" -"Note that this is NOT a JSON 'endpoint', but rather the browser should be " -"redirected to this URL and will in turn receive another redirect.\n" +"Note that this is NOT a JSON 'endpoint', but rather the browser should be redirected to this URL and will in turn receive another redirect.\n" "\n" "Various validations are performed:\n" "* the form must be live\n" @@ -1989,11 +1995,9 @@ msgid "" "* the `next` parameter must be present\n" "* the `next` parameter must match the CORS policy" msgstr "" -"Dit endpoint is het doel van de interne redirect om het externe login proces " -"te starten.\n" +"Dit endpoint is het doel van de interne redirect om het externe login proces te starten.\n" "\n" -"Merk op dat dit GEEN typische JSON-endpoint betreft maar een endpoint " -"waarnaar toe geredirect wordt en zelf ook een redirect teruggeeft.\n" +"Merk op dat dit GEEN typische JSON-endpoint betreft maar een endpoint waarnaar toe geredirect wordt en zelf ook een redirect teruggeeft.\n" "\n" "Diverse validaties worden uitgevoerd:\n" "* het formulier is actief\n" @@ -2008,8 +2012,8 @@ msgstr "URL-deel dat het formulier identificeert." #: openforms/authentication/views.py:109 msgid "" -"Identifier of the authentication plugin. Note that this is validated against " -"the configured available plugins for this particular form." +"Identifier of the authentication plugin. Note that this is validated against" +" the configured available plugins for this particular form." msgstr "" "Unieke identificatie van de authenticatieplugin. Merk op dat deze waarde " "gevalideerd wordt met de beschikbare plugins voor dit formulier." @@ -2035,8 +2039,8 @@ msgid "" "URL of the external authentication service where the end-user will be " "redirected to. The value is specific to the selected authentication plugin." msgstr "" -"URL van de externe authenticatie service waar de gebruiker naar toe verwezen " -"wordt. Deze waarde is specifiek voor de geselecteerde authenticatieplugin" +"URL van de externe authenticatie service waar de gebruiker naar toe verwezen" +" wordt. Deze waarde is specifiek voor de geselecteerde authenticatieplugin" #: openforms/authentication/views.py:150 msgid "OK. A login page is rendered." @@ -2057,8 +2061,8 @@ msgid "" "Method not allowed. The authentication plugin requires `POST` or `GET`, and " "the wrong method was used." msgstr "" -"Methode niet toegestaan. De authenticatieplugin moet worden benaderd middels " -"een `POST` of `GET`." +"Methode niet toegestaan. De authenticatieplugin moet worden benaderd middels" +" een `POST` of `GET`." #: openforms/authentication/views.py:235 msgid "Return from external login flow" @@ -2066,12 +2070,9 @@ msgstr "Aanroeppunt van het externe login proces" #: openforms/authentication/views.py:237 msgid "" -"Authentication plugins call this endpoint in the return step of the " -"authentication flow. Depending on the plugin, either `GET` or `POST` is " -"allowed as HTTP method.\n" +"Authentication plugins call this endpoint in the return step of the authentication flow. Depending on the plugin, either `GET` or `POST` is allowed as HTTP method.\n" "\n" -"Typically authentication plugins will redirect again to the URL where the " -"SDK is embedded.\n" +"Typically authentication plugins will redirect again to the URL where the SDK is embedded.\n" "\n" "Various validations are performed:\n" "* the form must be live\n" @@ -2079,9 +2080,7 @@ msgid "" "* logging in is required on the form\n" "* the redirect target must match the CORS policy" msgstr "" -"Authenticatieplugins roepen dit endpoint aan zodra het externe login proces " -"is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan " -"als HTTP-methode.\n" +"Authenticatieplugins roepen dit endpoint aan zodra het externe login proces is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan als HTTP-methode.\n" "\n" "Authenticatieplugins zullen typisch een redirect uitvoeren naar de SDK.\n" "\n" @@ -2238,7 +2237,8 @@ msgid "" "to accept before submitting a form." msgstr "" "Eén enkel Form.io selectievakjecomponent voor de verklaring die een " -"gebruiker mogelijks moet accepteren voor het formulier ingestuurd kan worden." +"gebruiker mogelijks moet accepteren voor het formulier ingestuurd kan " +"worden." #: openforms/config/api/constants.py:19 msgid "Component type (checkbox)" @@ -2268,8 +2268,8 @@ msgid "" "The formatted label to use next to the checkbox when asking the user to " "agree to the privacy policy." msgstr "" -"Het opgemaakte label dat naast het selectievakje moet worden getoond wanneer " -"de gebruiker wordt gevraagd akkoord te gaan met het privacybeleid." +"Het opgemaakte label dat naast het selectievakje moet worden getoond wanneer" +" de gebruiker wordt gevraagd akkoord te gaan met het privacybeleid." #: openforms/config/api/views.py:16 msgid "Privacy policy info" @@ -2393,7 +2393,8 @@ msgstr "kleur" msgid "Color in RGB hex format (#RRGGBB)" msgstr "Kleur in RGB hex-formaat (#RRGGBB)" -#: openforms/config/models/color.py:15 openforms/contrib/microsoft/models.py:11 +#: openforms/config/models/color.py:15 +#: openforms/contrib/microsoft/models.py:11 #: openforms/contrib/zgw/api/serializers.py:23 #: openforms/dmn/api/serializers.py:53 openforms/dmn/api/serializers.py:73 #: soap/models.py:18 @@ -2457,8 +2458,8 @@ msgid "" "The content of the submission confirmation page. It can contain variables " "that will be templated from the submitted form data." msgstr "" -"De inhoud van bevestigingspagina kan variabelen bevatten die op basis van de " -"ingediende formuliergegevens worden weergegeven. " +"De inhoud van bevestigingspagina kan variabelen bevatten die op basis van de" +" ingediende formuliergegevens worden weergegeven. " #: openforms/config/models/config.py:82 msgid "Thank you for submitting this form." @@ -2470,7 +2471,8 @@ msgstr "titel downloadlink inzendings-PDF" #: openforms/config/models/config.py:88 msgid "The title of the link to download the report of a submission." -msgstr "Titel/tekst van de downloadlink om de inzending als PDF te downloaden." +msgstr "" +"Titel/tekst van de downloadlink om de inzending als PDF te downloaden." #: openforms/config/models/config.py:89 msgid "Download PDF" @@ -2577,8 +2579,8 @@ msgid "" "without any initiator. Otherwise, a fake initiator is added with BSN " "111222333." msgstr "" -"Indien aangevinkt en de inzender is niet geauthenticeerd, dan wordt een zaak " -"aangemaakt zonder initiator. Indien uitgevinkt, dan zal een nep-initiator " +"Indien aangevinkt en de inzender is niet geauthenticeerd, dan wordt een zaak" +" aangemaakt zonder initiator. Indien uitgevinkt, dan zal een nep-initiator " "worden toegevoegd met BSN 111222333." #: openforms/config/models/config.py:203 @@ -2602,7 +2604,8 @@ msgstr "Stap wijzigen-label" #: openforms/config/models/config.py:216 msgid "" -"The text that will be displayed in the overview page to change a certain step" +"The text that will be displayed in the overview page to change a certain " +"step" msgstr "" "Het label de link op de overzichtspagina om een bepaalde stap te wijzigen" @@ -2645,7 +2648,8 @@ msgid "" msgstr "" "Het label van de knop om naar de vorige stap binnen het formulier te gaan" -#: openforms/config/models/config.py:248 openforms/forms/models/form_step.py:48 +#: openforms/config/models/config.py:248 +#: openforms/forms/models/form_step.py:48 msgid "step save text" msgstr "Opslaan-label" @@ -2659,7 +2663,8 @@ msgid "" "information" msgstr "Het label van de knop om het formulier tussentijds op te slaan" -#: openforms/config/models/config.py:256 openforms/forms/models/form_step.py:57 +#: openforms/config/models/config.py:256 +#: openforms/forms/models/form_step.py:57 msgid "step next text" msgstr "Volgende stap-label" @@ -2668,7 +2673,8 @@ msgid "Next" msgstr "Volgende" #: openforms/config/models/config.py:260 -msgid "The text that will be displayed in the form step to go to the next step" +msgid "" +"The text that will be displayed in the form step to go to the next step" msgstr "" "Het label van de knop om naar de volgende stap binnen het formulier te gaan" @@ -2690,11 +2696,11 @@ msgstr "Markeer verplichte velden met een asterisk" #: openforms/config/models/config.py:274 msgid "" "If checked, required fields are marked with an asterisk and optional fields " -"are unmarked. If unchecked, optional fields will be marked with '(optional)' " -"and required fields are unmarked." +"are unmarked. If unchecked, optional fields will be marked with '(optional)'" +" and required fields are unmarked." msgstr "" -"Indien aangevinkt, dan zijn verplichte velden gemarkeerd met een asterisk en " -"optionele velden niet gemarkeerd. Indien uitgevinkt, dan zijn optionele " +"Indien aangevinkt, dan zijn verplichte velden gemarkeerd met een asterisk en" +" optionele velden niet gemarkeerd. Indien uitgevinkt, dan zijn optionele " "velden gemarkeerd met '(niet verplicht)' en verplichte velden ongemarkeerd." #: openforms/config/models/config.py:281 @@ -2720,8 +2726,8 @@ msgid "" "displayed but marked as non-applicable.)" msgstr "" "Indien aangevinkt, dan worden stappen die (via logicaregels) niet van " -"toepassing zijn verborgen. Standaard zijn deze zichtbaar maar gemarkeerd als " -"n.v.t." +"toepassing zijn verborgen. Standaard zijn deze zichtbaar maar gemarkeerd als" +" n.v.t." #: openforms/config/models/config.py:298 msgid "The default zoom level for the leaflet map." @@ -2736,8 +2742,8 @@ msgstr "" #: openforms/config/models/config.py:311 msgid "The default longitude for the leaflet map." msgstr "" -"Standaard longitude voor kaartmateriaal (in coördinatenstelsel EPSG:4326/WGS " -"84)." +"Standaard longitude voor kaartmateriaal (in coördinatenstelsel EPSG:4326/WGS" +" 84)." #: openforms/config/models/config.py:324 msgid "default theme" @@ -2770,8 +2776,8 @@ msgstr "hoofdsite link" msgid "" "URL to the main website. Used for the 'back to municipality website' link." msgstr "" -"URL naar de hoofdsite van de organisatie. Wordt gebruikt voor 'terug naar de " -"gemeente website' link." +"URL naar de hoofdsite van de organisatie. Wordt gebruikt voor 'terug naar de" +" gemeente website' link." #: openforms/config/models/config.py:347 msgid "organization name" @@ -2813,7 +2819,8 @@ msgid "" "Due to DigiD requirements this value has to be less than or equal to " "%(limit_value)s minutes." msgstr "" -"Om veiligheidsredenen mag de waarde niet groter zijn %(limit_value)s minuten." +"Om veiligheidsredenen mag de waarde niet groter zijn %(limit_value)s " +"minuten." #: openforms/config/models/config.py:387 msgid "" @@ -2829,8 +2836,8 @@ msgstr "Betaling: bestellingsnummersjabloon" #, python-brace-format msgid "" "Template to use when generating payment order IDs. It should be alpha-" -"numerical and can contain the '/._-' characters. You can use the placeholder " -"tokens: {year}, {public_reference}, {uid}." +"numerical and can contain the '/._-' characters. You can use the placeholder" +" tokens: {year}, {public_reference}, {uid}." msgstr "" "Sjabloon voor de generatie van unieke betalingsreferenties. Het sjabloon " "moet alfanumeriek zijn en mag de karakters '/._-' bevatten. De placeholder " @@ -2874,8 +2881,8 @@ msgid "" "Yes, I have read the {% privacy_policy %} and explicitly agree to the " "processing of my submitted information." msgstr "" -"Ja, ik heb kennis genomen van het {% privacy_policy %} en geef uitdrukkelijk " -"toestemming voor het verwerken van de door mij opgegeven gegevens." +"Ja, ik heb kennis genomen van het {% privacy_policy %} en geef uitdrukkelijk" +" toestemming voor het verwerken van de door mij opgegeven gegevens." #: openforms/config/models/config.py:439 openforms/forms/models/form.py:199 msgid "ask statement of truth" @@ -3119,7 +3126,8 @@ msgstr "Een herkenbare naam om deze stijl te identificeren." #: openforms/forms/models/form.py:60 openforms/forms/models/form.py:675 #: openforms/forms/models/form_definition.py:39 #: openforms/forms/models/form_step.py:24 -#: openforms/forms/models/form_version.py:44 openforms/forms/models/logic.py:11 +#: openforms/forms/models/form_version.py:44 +#: openforms/forms/models/logic.py:11 #: openforms/forms/models/pricing_logic.py:30 openforms/payments/models.py:95 #: openforms/products/models/product.py:19 #: openforms/submissions/models/submission.py:110 @@ -3150,8 +3158,8 @@ msgid "" "Upload the email logo, visible to users who receive an email. We advise " "dimensions around 150px by 75px. SVG's are not permitted." msgstr "" -"Upload het logo van de gemeente dat zichtbaar is in e-mails. We adviseren de " -"dimensies van 150 x 75 pixels. SVG-bestanden zijn niet toegestaan." +"Upload het logo van de gemeente dat zichtbaar is in e-mails. We adviseren de" +" dimensies van 150 x 75 pixels. SVG-bestanden zijn niet toegestaan." #: openforms/config/models/theme.py:64 msgid "theme CSS class name" @@ -3160,7 +3168,8 @@ msgstr "Thema CSS class name" #: openforms/config/models/theme.py:66 msgid "If provided, this class name will be set on the element." msgstr "" -"Indien ingevuld, dan wordt deze class name aan het element toegevoegd." +"Indien ingevuld, dan wordt deze class name aan het element " +"toegevoegd." #: openforms/config/models/theme.py:69 msgid "theme stylesheet URL" @@ -3175,14 +3184,14 @@ msgid "" "The URL stylesheet with theme-specific rules for your organization. This " "will be included as final stylesheet, overriding previously defined styles. " "Note that you also have to include the host to the `style-src` CSP " -"directive. Example value: https://unpkg.com/@utrecht/design-tokens@1.0.0-" -"alpha.20/dist/index.css." +"directive. Example value: https://unpkg.com/@utrecht/design-" +"tokens@1.0.0-alpha.20/dist/index.css." msgstr "" -"URL naar de stylesheet met thema-specifieke regels voor uw organisatie. Deze " -"stylesheet wordt als laatste ingeladen, waarbij eerdere stijlregels dus " +"URL naar de stylesheet met thema-specifieke regels voor uw organisatie. Deze" +" stylesheet wordt als laatste ingeladen, waarbij eerdere stijlregels dus " "overschreven worden. Vergeet niet dat u ook de host van deze URL aan de " -"`style-src` CSP configuratie moet toevoegen. Voorbeeldwaarde: https://unpkg." -"com/@utrecht/design-tokens@1.0.0-alpha.20/dist/index.css." +"`style-src` CSP configuratie moet toevoegen. Voorbeeldwaarde: " +"https://unpkg.com/@utrecht/design-tokens@1.0.0-alpha.20/dist/index.css." #: openforms/config/models/theme.py:86 msgid "theme stylesheet" @@ -3208,15 +3217,15 @@ msgstr "design token waarden" msgid "" "Values of various style parameters, such as border radii, background " "colors... Note that this is advanced usage. Any available but un-specified " -"values will use fallback default values. See https://open-forms.readthedocs." -"io/en/latest/installation/form_hosting.html#run-time-configuration for " -"documentation." +"values will use fallback default values. See https://open-" +"forms.readthedocs.io/en/latest/installation/form_hosting.html#run-time-" +"configuration for documentation." msgstr "" -"Waarden met diverse stijl parameters, zoals randen, achtergrondkleuren, etc. " -"Dit is voor geavanceerde gebruikers. Attributen die niet zijn opgegeven " -"vallen terug op standaardwaarden. Zie https://open-forms.readthedocs.io/en/" -"latest/installation/form_hosting.html#run-time-configuration voor " -"documentatie." +"Waarden met diverse stijl parameters, zoals randen, achtergrondkleuren, etc." +" Dit is voor geavanceerde gebruikers. Attributen die niet zijn opgegeven " +"vallen terug op standaardwaarden. Zie https://open-" +"forms.readthedocs.io/en/latest/installation/form_hosting.html#run-time-" +"configuration voor documentatie." #: openforms/config/models/theme.py:127 #: openforms/forms/api/serializers/form.py:176 @@ -3284,10 +3293,11 @@ msgstr "Medeondertekening nodig" #: openforms/config/templates/config/default_cosign_submission_confirmation.html:8 msgid "" -"You can start the cosigning process immediately by clicking the button below." +"You can start the cosigning process immediately by clicking the button " +"below." msgstr "" -"Je kan het mede-ondertekenen meteen starten door de onderstaande knop aan te " -"klikken." +"Je kan het mede-ondertekenen meteen starten door de onderstaande knop aan te" +" klikken." #: openforms/config/templates/config/default_cosign_submission_confirmation.html:9 #: openforms/submissions/templatetags/cosign.py:17 @@ -3301,14 +3311,14 @@ msgstr "Alternatieve instructies" #: openforms/config/templates/config/default_cosign_submission_confirmation.html:12 #, python-format msgid "" -"We've sent an email with a cosign request to %(tt_openvariable)s cosigner_email " "%(tt_closevariable)s. Once the submission has been cosigned we will " "start processing your request." msgstr "" -"Wij hebben een e-mail gestuurd voor medeondertekening naar %(tt_openvariable)s cosigner_email " "%(tt_closevariable)s. Als deze ondertekend is, nemen wij je aanvraag in " "behandeling." @@ -3414,8 +3424,8 @@ msgstr "standaardwaarde BRP Personen doelbinding-header" #: openforms/contrib/haal_centraal/models.py:50 msgid "" "The default purpose limitation (\"doelbinding\") for queries to the BRP " -"Persoon API. If a more specific value is configured on a form, that value is " -"used instead." +"Persoon API. If a more specific value is configured on a form, that value is" +" used instead." msgstr "" "De standaard \"doelbinding\" voor BRP Personen bevragingen. Mogelijke " "waarden hiervoor zijn afhankelijk van je gateway-leverancier en/of eigen " @@ -3429,12 +3439,13 @@ msgstr "standaardwaarde BRP Personen verwerking-header" #: openforms/contrib/haal_centraal/models.py:60 msgid "" "The default processing (\"verwerking\") for queries to the BRP Persoon API. " -"If a more specific value is configured on a form, that value is used instead." +"If a more specific value is configured on a form, that value is used " +"instead." msgstr "" -"De standaard \"verwerking\" voor BRP Personen bevragingen. Mogelijke waarden " -"hiervoor zijn afhankelijk van je gateway-leverancier. Je kan deze ook op " -"formulierniveau opgeven en dan overschrijft de formulierspecifieke waarde de " -"standaardwaarde." +"De standaard \"verwerking\" voor BRP Personen bevragingen. Mogelijke waarden" +" hiervoor zijn afhankelijk van je gateway-leverancier. Je kan deze ook op " +"formulierniveau opgeven en dan overschrijft de formulierspecifieke waarde de" +" standaardwaarde." #: openforms/contrib/haal_centraal/models.py:80 msgid "Form" @@ -3448,8 +3459,8 @@ msgstr "BRP Personen doelbinding-header" msgid "" "The purpose limitation (\"doelbinding\") for queries to the BRP Persoon API." msgstr "" -"De \"doelbinding\" voor BRP Personen bevragingen. Mogelijke waarden hiervoor " -"zijn afhankelijk van je gateway-leverancier en/of eigen organisatie-" +"De \"doelbinding\" voor BRP Personen bevragingen. Mogelijke waarden hiervoor" +" zijn afhankelijk van je gateway-leverancier en/of eigen organisatie-" "instellingen." #: openforms/contrib/haal_centraal/models.py:93 @@ -3553,11 +3564,13 @@ msgstr "Rijksdriehoekcoördinaten" #: openforms/contrib/kadaster/api/serializers.py:47 msgid "" -"X and Y coordinates in the [Rijkdsdriehoek](https://nl.wikipedia.org/wiki/" -"Rijksdriehoeksco%C3%B6rdinaten) coordinate system." +"X and Y coordinates in the " +"[Rijkdsdriehoek](https://nl.wikipedia.org/wiki/Rijksdriehoeksco%C3%B6rdinaten)" +" coordinate system." msgstr "" -"X- en Y-coördinaten in de [Rijkdsdriehoek](https://nl.wikipedia.org/wiki/" -"Rijksdriehoeksco%C3%B6rdinaten) coordinate system." +"X- en Y-coördinaten in de " +"[Rijkdsdriehoek](https://nl.wikipedia.org/wiki/Rijksdriehoeksco%C3%B6rdinaten)" +" coordinate system." #: openforms/contrib/kadaster/api/serializers.py:58 msgid "Latitude, in decimal degrees." @@ -3579,14 +3592,11 @@ msgstr "Haal de straatnaam en stad op" msgid "" "Get the street name and city for a given postal code and house number.\n" "\n" -"**NOTE** the `/api/v2/location/get-street-name-and-city/` endpoint will be " -"removed in v3. Use `/api/v2/geo/address-autocomplete/` instead." +"**NOTE** the `/api/v2/location/get-street-name-and-city/` endpoint will be removed in v3. Use `/api/v2/geo/address-autocomplete/` instead." msgstr "" "Haal de straatnaam en stad op voor een opgegeven postcode en huisnummer.\n" "\n" -"**OPMERKING** de `/api/v2/location/get-street-name-and-city` endpoint zal in " -"v3 verwijderd worden. Gebruik in de plaats `/api/v2/geo/address-" -"autocomplete`." +"**OPMERKING** de `/api/v2/location/get-street-name-and-city` endpoint zal in v3 verwijderd worden. Gebruik in de plaats `/api/v2/geo/address-autocomplete`." #: openforms/contrib/kadaster/api/views.py:62 msgid "Postal code of the address" @@ -3601,7 +3611,8 @@ msgid "Get an adress based on coordinates" msgstr "Zoek adres op basis van coördinaten" #: openforms/contrib/kadaster/api/views.py:95 -msgid "Get the closest address name based on the given longitude and latitude." +msgid "" +"Get the closest address name based on the given longitude and latitude." msgstr "" "Haal de omschrijving op van het dichtsbijzijndste adres voor de opgegeven " "longitude en latitude." @@ -3620,18 +3631,13 @@ msgstr "Geef lijst van adressuggesties met coördinaten." #: openforms/contrib/kadaster/api/views.py:148 msgid "" -"Get a list of addresses, ordered by relevance/match score of the input " -"query. Note that only results having latitude/longitude data are returned.\n" +"Get a list of addresses, ordered by relevance/match score of the input query. Note that only results having latitude/longitude data are returned.\n" "\n" -"The results are retrieved from the configured geo search service, defaulting " -"to the Kadaster location server." +"The results are retrieved from the configured geo search service, defaulting to the Kadaster location server." msgstr "" -"Haal een lijst op van adressen, gesorteerd op relevantie/match score van de " -"zoekopdracht. Merk op dat enkel resultaten voorzien van latitude/longitude " -"teruggegeven worden.\n" +"Haal een lijst op van adressen, gesorteerd op relevantie/match score van de zoekopdracht. Merk op dat enkel resultaten voorzien van latitude/longitude teruggegeven worden.\n" "\n" -"Deze resultaten worden opgehaald uit de ingestelde geo-zoekservice. " -"Standaard is dit de Locatieserver van het Kadaster." +"Deze resultaten worden opgehaald uit de ingestelde geo-zoekservice. Standaard is dit de Locatieserver van het Kadaster." #: openforms/contrib/kadaster/api/views.py:159 msgid "" @@ -3849,11 +3855,11 @@ msgstr "De gewenste Objecten API-groep." #: openforms/contrib/objects_api/api/serializers.py:22 msgid "" -"URL reference to this object. This is the unique identification and location " -"of this object." +"URL reference to this object. This is the unique identification and location" +" of this object." msgstr "" -"URL-referentie naar dit object. Dit is de unieke identificatie en vindplaats " -"van het object." +"URL-referentie naar dit object. Dit is de unieke identificatie en vindplaats" +" van het object." #: openforms/contrib/objects_api/api/serializers.py:25 msgid "Unique identifier (UUID4)." @@ -3905,10 +3911,11 @@ msgstr "" #: openforms/contrib/objects_api/checks.py:36 #, python-brace-format msgid "" -"Missing Objecttypes API credentials for Objects API group {objects_api_group}" -msgstr "" -"Ontbrekende Objecttypen API authenticatiegegevens voor de Objecten API-groep " +"Missing Objecttypes API credentials for Objects API group " "{objects_api_group}" +msgstr "" +"Ontbrekende Objecttypen API authenticatiegegevens voor de Objecten API-groep" +" {objects_api_group}" #: openforms/contrib/objects_api/checks.py:70 #, python-brace-format @@ -3991,8 +3998,8 @@ msgid "" msgstr "" "Omschrijving van het documenttype in de Catalogi API (het " "INFORMATIEOBJECTTYPE.omschrijving attribuut) voor het PDF-document met " -"inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op basis " -"van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." +"inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op basis" +" van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." #: openforms/contrib/objects_api/models.py:110 #: openforms/registrations/contrib/objects_api/config.py:147 @@ -4008,8 +4015,8 @@ msgid "" msgstr "" "Omschrijving van het documenttype in de Catalogi API (het " "INFORMATIEOBJECTTYPE.omschrijving attribuut) voor het CSV-document met " -"inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op basis " -"van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." +"inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op basis" +" van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." #: openforms/contrib/objects_api/models.py:124 #: openforms/registrations/contrib/objects_api/config.py:160 @@ -4025,8 +4032,8 @@ msgid "" msgstr "" "Omschrijving van het documenttype in de Catalogi API (het " "INFORMATIEOBJECTTYPE.omschrijving attribuut) voor inzendingsbijlagen. De " -"juiste versie wordt automatisch geselecteerd op basis van de inzendingsdatum " -"en geldigheidsdatums van de documenttypeversies." +"juiste versie wordt automatisch geselecteerd op basis van de inzendingsdatum" +" en geldigheidsdatums van de documenttypeversies." #: openforms/contrib/objects_api/models.py:140 msgid "submission report informatieobjecttype" @@ -4072,7 +4079,8 @@ msgstr "Objecten API-groepen" #: openforms/contrib/objects_api/models.py:179 #: openforms/registrations/contrib/zgw_apis/models.py:165 -msgid "You must specify both domain and RSIN to uniquely identify a catalogue." +msgid "" +"You must specify both domain and RSIN to uniquely identify a catalogue." msgstr "" "Je moet het domein én RSIN beide opgeven om een catalogus uniek te " "identificeren." @@ -4103,7 +4111,8 @@ msgstr "" #: openforms/contrib/objects_api/validators.py:60 msgid "The document type URL is not in the specified catalogue." -msgstr "De opgegeven documenttype-URL bestaat niet in de ingestelde catalogus." +msgstr "" +"De opgegeven documenttype-URL bestaat niet in de ingestelde catalogus." #: openforms/contrib/objects_api/validators.py:73 #, python-brace-format @@ -4111,43 +4120,40 @@ msgid "No document type with description {description} found." msgstr "Kon geen documenttype met omschrijving '{description}' vinden." #: openforms/contrib/zgw/api/filters.py:16 -#, fuzzy #| msgid "catalogus URL" msgid "catalogue URL" msgstr "catalogus-URL" #: openforms/contrib/zgw/api/filters.py:17 -#, fuzzy #| msgid "Filter case types against this catalogue URL." msgid "Filter document types against this catalogue URL." -msgstr "Filter zaaktypen op basis van deze catalogus-URL." +msgstr "Filter documenttypen op basis van deze catalogus-URL." #: openforms/contrib/zgw/api/filters.py:23 #: openforms/registrations/contrib/zgw_apis/api/filters.py:64 -#, fuzzy #| msgid "Case type identification" msgid "case type identification" msgstr "Zaaktype-identificatie" #: openforms/contrib/zgw/api/filters.py:25 -#, fuzzy #| msgid "" -#| "The unique identification within the catalogue for a given case type. " -#| "Note that multiple versions of the same case type with the same " -#| "identification exist." +#| "The unique identification within the catalogue for a given case type. Note " +#| "that multiple versions of the same case type with the same identification " +#| "exist." msgid "" "Filter document types for a given case type. The identification is unique " "within the catalogue for a case type. Note that multiple versions of the " "same case type with the same identification exist. The filter returns a " "document type if it occurs within any version of the specified case type." msgstr "" -"De unieke identificatie binnen een catalogus van een zaaktype. Merk op dat " -"meerdere versies van hetzelfde zaaktype met dezelfde identificatie kunnen " -"bestaan." +"Filter documenttypen voor een gegeven zaaktype. De zaaktype-identificatie is" +" uniek binnen een catalogus. Merk op dat meerdere versies van hetzelfde " +"zaaktype met dezelfde identificatie kunnen bestaan. De filter geeft een " +"documenttype terug zodra deze binnen één versie van een zaaktype voorkomt." #: openforms/contrib/zgw/api/filters.py:38 msgid "A catalogue URL is required when filtering for a case type." -msgstr "" +msgstr "Je moet een catalogus-URL opgeven als je filtert binnen een zaaktype." #: openforms/contrib/zgw/api/serializers.py:20 #: openforms/contrib/zgw/serializers.py:25 openforms/multidomain/models.py:28 @@ -4247,11 +4253,11 @@ msgstr "Weergave van de catalogus die het documenttype bevat." #: openforms/contrib/zgw/api/serializers.py:87 msgid "The url of a product bound to a case type. " -msgstr "" +msgstr "De URL van een product dat gekoppeld is aan een zaaktype." #: openforms/contrib/zgw/api/serializers.py:91 msgid "The description of a product bound to a case type. " -msgstr "" +msgstr "De omschrijving van een product dat gekoppeld is aan een zaaktype." #: openforms/contrib/zgw/validators.py:27 msgid "You must select or set up a catalogi service to use." @@ -4318,7 +4324,8 @@ msgstr "Versie-identificatie" #: openforms/dmn/api/serializers.py:32 msgid "" -"The (unique) identifier pointing to a particular decision definition version." +"The (unique) identifier pointing to a particular decision definition " +"version." msgstr "De (unieke) identifier voor een beslisdefinitieversie." #: openforms/dmn/api/serializers.py:37 @@ -4483,7 +4490,8 @@ msgstr "" "Testbericht is succesvol verzonden naar %(recipients)s. Controleer uw inbox." #: openforms/emails/connection_check.py:92 -msgid "If the message doesn't arrive check the Django-yubin queue and cronjob." +msgid "" +"If the message doesn't arrive check the Django-yubin queue and cronjob." msgstr "" "Indien het bericht niet aankomt, controleer de Django-yubin wachtrij en " "periodieke acties." @@ -4570,8 +4578,8 @@ msgid "" "Use this form to send a test email to the supplied recipient and test the " "email backend configuration." msgstr "" -"Gebruik dit formulier om een testbericht te versturen naar een opgegeven e-" -"mailadres." +"Gebruik dit formulier om een testbericht te versturen naar een opgegeven " +"e-mailadres." #: openforms/emails/templates/admin/emails/connection_check.html:20 msgid "Send test email" @@ -4605,8 +4613,8 @@ msgstr "Registraties" #: openforms/emails/templates/emails/admin_digest.html:26 #, python-format msgid "" -"Form '%(form_name)s' failed %(counter)s time(s) between %(first_failure_at)s " -"and %(last_failure_at)s.
" +"Form '%(form_name)s' failed %(counter)s time(s) between %(first_failure_at)s" +" and %(last_failure_at)s.
" msgstr "" "Formulier '%(form_name)s' faalde %(counter)s keer tussen " "%(first_failure_at)s en %(last_failure_at)s.
" @@ -4715,8 +4723,8 @@ msgid "" "We couldn't process logic rule %(index)s for '%(form_name)s' because it " "appears to be invalid.
" msgstr "" -"Logicaregel %(index)s in formulier '%(form_name)s' lijkt ongeldig te zijn en " -"kon daarom niet gecontroleerd worden.
" +"Logicaregel %(index)s in formulier '%(form_name)s' lijkt ongeldig te zijn en" +" kon daarom niet gecontroleerd worden.
" #: openforms/emails/templates/emails/admin_digest.html:147 #, python-format @@ -4738,28 +4746,21 @@ msgstr "" msgid "" "\n" "Please visit the form page by navigating to the following link:\n" -"%(tt_openvariable)s form_url %(tt_closevariable)s.\n" +"%(tt_openvariable)s form_url %(tt_closevariable)s.\n" msgstr "" "\n" -"Gelieve naar de formulierpagina te navigeren met de volgende link: %(tt_openvariable)s form_url %(tt_closevariable)s.\n" +"Gelieve naar de formulierpagina te navigeren met de volgende link: %(tt_openvariable)s form_url %(tt_closevariable)s.\n" #: openforms/emails/templates/emails/co_sign/request.html:13 #, python-format msgid "" "\n" -"

This is a request to co-sign form \"%(tt_openvariable)s form_name " -"%(tt_closevariable)s\".

\n" +"

This is a request to co-sign form \"%(tt_openvariable)s form_name %(tt_closevariable)s\".

\n" "\n" "

%(instruction)s

\n" "\n" "

\n" -" You will then be redirected to authenticate yourself. After " -"authentication, fill in\n" +" You will then be redirected to authenticate yourself. After authentication, fill in\n" " the following code to retrieve the form submission:\n" "
\n" "
\n" @@ -4767,14 +4768,12 @@ msgid "" "

\n" msgstr "" "\n" -"

Dit is een verzoek om het formulier \\\"%(tt_openvariable)s form_name " -"%(tt_closevariable)s\\\" mede te ondertekenen.

\n" +"

Dit is een verzoek om het formulier \\\"%(tt_openvariable)s form_name %(tt_closevariable)s\\\" mede te ondertekenen.

\n" "\n" "

%(instruction)s

\n" "\n" "

\n" -" Daarna word je doorgestuurd naar een pagina waar je moet inloggen. Nadat " -"je bent ingelogd, haal je het formulier op met de volgende code:\n" +" Daarna word je doorgestuurd naar een pagina waar je moet inloggen. Nadat je bent ingelogd, haal je het formulier op met de volgende code:\n" "
\n" "
\n" " %(tt_openvariable)s code %(tt_closevariable)s\n" @@ -4786,12 +4785,9 @@ msgid "" "\n" "Dear Sir, Madam,
\n" "
\n" -"You have submitted the form \"%(tt_openvariable)s form_name " -"%(tt_closevariable)s\" on %(tt_openvariable)s submission_date " -"%(tt_closevariable)s.
\n" +"You have submitted the form \"%(tt_openvariable)s form_name %(tt_closevariable)s\" on %(tt_openvariable)s submission_date %(tt_closevariable)s.
\n" "
\n" -"Your reference is: %(tt_openvariable)s public_reference " -"%(tt_closevariable)s
\n" +"Your reference is: %(tt_openvariable)s public_reference %(tt_closevariable)s
\n" "
\n" "\n" "\n" @@ -4808,12 +4804,9 @@ msgstr "" "\n" "Geachte heer/mevrouw,
\n" "
\n" -"U heeft via de website het formulier \"%(tt_openvariable)s form_name " -"%(tt_closevariable)s\" verzonden op %(tt_openvariable)s submission_date " -"%(tt_closevariable)s.
\n" +"U heeft via de website het formulier \"%(tt_openvariable)s form_name %(tt_closevariable)s\" verzonden op %(tt_openvariable)s submission_date %(tt_closevariable)s.
\n" "
\n" -"Uw referentienummer is: %(tt_openvariable)s public_reference " -"%(tt_closevariable)s
\n" +"Uw referentienummer is: %(tt_openvariable)s public_reference %(tt_closevariable)s
\n" "
\n" "\n" "%(tt_openblock)s cosign_information %(tt_closeblock)s
\n" @@ -4839,26 +4832,22 @@ msgstr "" #, python-format msgid "" "\n" -"

This email address requires verification for the \"%(tt_openvariable)s " -"form_name %(tt_closevariable)s\" form.

\n" +"

This email address requires verification for the \"%(tt_openvariable)s form_name %(tt_closevariable)s\" form.

\n" "\n" "

Enter the code below to confirm your email address:

\n" "\n" "

%(tt_openvariable)s code %(tt_closevariable)s

\n" "\n" -"

If you did not request this verification, you can safely ignore this " -"email.

\n" +"

If you did not request this verification, you can safely ignore this email.

\n" msgstr "" "\n" -"

Dit e-mailadres moet gecontroleerd worden voor het \"%(tt_openvariable)s " -"form_name %(tt_closevariable)s\"-formulier.

\n" +"

Dit e-mailadres moet gecontroleerd worden voor het \"%(tt_openvariable)s form_name %(tt_closevariable)s\"-formulier.

\n" "\n" "

Voer de code die hieronder staat in om je e-mailadres te bevestigen:

\n" "\n" "

%(tt_openvariable)s code %(tt_closevariable)s

\n" "\n" -"

Als je niet zelf deze controle gestart bent, dan kan je deze e-mail " -"negeren.

\n" +"

Als je niet zelf deze controle gestart bent, dan kan je deze e-mail negeren.

\n" #: openforms/emails/templates/emails/email_verification/subject.txt:1 #, python-format @@ -4876,15 +4865,11 @@ msgid "" "\n" "Dear Sir or Madam,
\n" "
\n" -"You have stored the form \"%(tt_openvariable)s form_name " -"%(tt_closevariable)s\" via the website on %(tt_openvariable)s save_date " -"%(tt_closevariable)s.\n" +"You have stored the form \"%(tt_openvariable)s form_name %(tt_closevariable)s\" via the website on %(tt_openvariable)s save_date %(tt_closevariable)s.\n" "You can resume this form at a later time by clicking the link below.
\n" -"The link is valid up to and including %(tt_openvariable)s expiration_date " -"%(tt_closevariable)s.
\n" +"The link is valid up to and including %(tt_openvariable)s expiration_date %(tt_closevariable)s.
\n" "
\n" -"Resume " -"form \"%(tt_openvariable)s form_name %(tt_closevariable)s\".
\n" +"Resume form \"%(tt_openvariable)s form_name %(tt_closevariable)s\".
\n" "
\n" "Kind regards,
\n" "
\n" @@ -4892,24 +4877,14 @@ msgid "" "\n" msgstr "" "\n" -"Geachte heer/mevrouw,

U heeft via de website het formulier " -"\"%(tt_openvariable)s form_name %(tt_closevariable)s\" tussentijds " -"opgeslagen op %(tt_openvariable)s save_date %(tt_closevariable)s. U kunt dit " -"formulier op een later moment hervatten door op onderstaande link te klikken." -"
Onderstaande link is geldig tot en met %(tt_openvariable)s " -"expiration_date %(tt_closevariable)s.

Verder gaan met formulier " -"\"%(tt_openvariable)s form_name %(tt_closevariable)s\".

Met " -"vriendelijke groet,

Open Formulieren\n" +"Geachte heer/mevrouw,

U heeft via de website het formulier \"%(tt_openvariable)s form_name %(tt_closevariable)s\" tussentijds opgeslagen op %(tt_openvariable)s save_date %(tt_closevariable)s. U kunt dit formulier op een later moment hervatten door op onderstaande link te klikken.
Onderstaande link is geldig tot en met %(tt_openvariable)s expiration_date %(tt_closevariable)s.

Verder gaan met formulier \"%(tt_openvariable)s form_name %(tt_closevariable)s\".

Met vriendelijke groet,

Open Formulieren\n" #: openforms/emails/templates/emails/save_form/save_form.txt:1 #, python-format msgid "" "Dear Sir or Madam,\n" "\n" -"You have stored the form \"%(form_name)s\" via the website on " -"%(formatted_save_date)s. You can resume this form at a later time by " -"clicking the link below.\n" +"You have stored the form \"%(form_name)s\" via the website on %(formatted_save_date)s. You can resume this form at a later time by clicking the link below.\n" "The link is valid up to and including %(formatted_expiration_date)s.\n" "\n" "Resume form: %(continue_url)s\n" @@ -4920,10 +4895,7 @@ msgid "" msgstr "" "Geachte heer/mevrouw,\n" "\n" -"U heeft via de website het formulier \"%(form_name)s\" tussentijds " -"opgeslagen op %(formatted_save_date)s. U kunt dit formulier op een later " -"moment hervatten door op onderstaande link te klikken.Onderstaande link is " -"geldig tot en met %(formatted_expiration_date)s.\n" +"U heeft via de website het formulier \"%(form_name)s\" tussentijds opgeslagen op %(formatted_save_date)s. U kunt dit formulier op een later moment hervatten door op onderstaande link te klikken.Onderstaande link is geldig tot en met %(formatted_expiration_date)s.\n" "\n" "Verder gaan met formulier: %(continue_url)s\n" "\n" @@ -5031,8 +5003,8 @@ msgid "" "Payment of € %(payment_price)s is required. You can pay using the link " "below." msgstr "" -"Betaling van €%(payment_price)s vereist. U kunt het bedrag betalen door " -"op onderstaande link te klikken." +"Betaling van €%(payment_price)s vereist. U kunt het bedrag betalen door" +" op onderstaande link te klikken." #: openforms/emails/templates/emails/templatetags/payment_information.html:15 #: openforms/emails/templates/emails/templatetags/payment_information.txt:8 @@ -5103,13 +5075,15 @@ msgstr "Bestandsgrootte" msgid "The provided file is not a valid file type." msgstr "Het bestand is geen toegestaan bestandstype." -#: openforms/formio/api/validators.py:97 openforms/formio/api/validators.py:116 +#: openforms/formio/api/validators.py:97 +#: openforms/formio/api/validators.py:116 #, python-brace-format msgid "The provided file is not a {file_type}." msgstr "Het bestand is geen {file_type}." #: openforms/formio/api/validators.py:142 -msgid "The virus scan could not be performed at this time. Please retry later." +msgid "" +"The virus scan could not be performed at this time. Please retry later." msgstr "" "Het is momenteel niet mogelijk om bestanden te scannen op virussen. Probeer " "het later opnieuw." @@ -5137,29 +5111,19 @@ msgstr "Maak tijdelijk bestand aan" msgid "" "File upload handler for the Form.io file upload \"url\" storage type.\n" "\n" -"The uploads are stored temporarily and have to be claimed by the form " -"submission using the returned JSON data. \n" +"The uploads are stored temporarily and have to be claimed by the form submission using the returned JSON data. \n" "\n" -"Access to this view requires an active form submission. Unclaimed temporary " -"files automatically expire after {expire_days} day(s). \n" +"Access to this view requires an active form submission. Unclaimed temporary files automatically expire after {expire_days} day(s). \n" "\n" -"The maximum upload size for this instance is `{max_upload_size}`. Note that " -"this includes the multipart metadata and boundaries, so the actual maximum " -"file upload size is slightly smaller." +"The maximum upload size for this instance is `{max_upload_size}`. Note that this includes the multipart metadata and boundaries, so the actual maximum file upload size is slightly smaller." msgstr "" "Bestandsuploadhandler voor het Form.io bestandsupload opslagtype 'url'.\n" "\n" -"Bestandsuploads worden tijdelijke opgeslagen en moeten gekoppeld worden aan " -"een inzending.\n" +"Bestandsuploads worden tijdelijke opgeslagen en moeten gekoppeld worden aan een inzending.\n" "\n" -"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet " -"gekoppelde bestanden worden automatisch verwijderd na {expire_days} " -"dag(en).\n" +"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet gekoppelde bestanden worden automatisch verwijderd na {expire_days} dag(en).\n" "\n" -"De maximale toegestane upload-bestandsgrootte is `{max_upload_size}` voor " -"deze instantie. Merk op dat dit inclusief multipart-metadata en boundaries " -"is. De daadwerkelijke maximale bestandsgrootte is dus iets lager dan deze " -"waarde." +"De maximale toegestane upload-bestandsgrootte is `{max_upload_size}` voor deze instantie. Merk op dat dit inclusief multipart-metadata en boundaries is. De daadwerkelijke maximale bestandsgrootte is dus iets lager dan deze waarde." #: openforms/formio/apps.py:7 msgid "Formio integration" @@ -5243,10 +5207,11 @@ msgstr "" #: openforms/formio/components/vanilla.py:365 #, python-brace-format -msgid "The value of {root_key} must match the value of {nested_key} in 'data'." +msgid "" +"The value of {root_key} must match the value of {nested_key} in 'data'." msgstr "" -"De waarde van {root_key} moet overeenkomen met de waarde van {nested_key} in " -"'data'." +"De waarde van {root_key} moet overeenkomen met de waarde van {nested_key} in" +" 'data'." #: openforms/formio/components/vanilla.py:374 #: openforms/formio/components/vanilla.py:390 @@ -5445,8 +5410,8 @@ msgid "" "Please configure your email address in your admin profile before requesting " "a bulk export" msgstr "" -"Gelieve eerst uw e-mailadres in te stellen in uw gebruikersaccount voordat u " -"een bulk-export doet." +"Gelieve eerst uw e-mailadres in te stellen in uw gebruikersaccount voordat u" +" een bulk-export doet." #: openforms/forms/admin/form_definition.py:24 #, python-brace-format @@ -5584,8 +5549,8 @@ msgid "" "submit a form. Returns a list of formio component definitions, all of type " "'checkbox'." msgstr "" -"Een lijst van verklaringen die de gebruiker moet accepteren om het formulier " -"te kunnen inzenden. Deze worden teruggegeven als lijst van Form.io-" +"Een lijst van verklaringen die de gebruiker moet accepteren om het formulier" +" te kunnen inzenden. Deze worden teruggegeven als lijst van Form.io-" "componentdefinities, allemaal van het type 'checkbox'." #: openforms/forms/api/serializers/form.py:375 @@ -5602,8 +5567,8 @@ msgstr "" #: openforms/forms/api/serializers/form.py:551 msgid "" -"The `auto_login_authentication_backend` must be one of the selected backends " -"from `authentication_backends`" +"The `auto_login_authentication_backend` must be one of the selected backends" +" from `authentication_backends`" msgstr "" "De `auto_login_authentication_backend` moet één van de backends uit " "`authentication_backends` zijn." @@ -5704,21 +5669,26 @@ msgstr "" "sleutel in de formulierdefinitie." #: openforms/forms/api/serializers/form_variable.py:193 -#, fuzzy #| msgid "Prefill plugin and attribute must both be specified." msgid "" "Prefill plugin, attribute and options can not be specified at the same time." -msgstr "De plugin en het attribuut voor prefill moeten beide opgegeven worden." +msgstr "" +"De plugin, het attribuut en de opties voor prefill kunnen niet allemaal " +"tegelijk opgegeven worden." #: openforms/forms/api/serializers/form_variable.py:203 msgid "Prefill options should not be specified for component variables." msgstr "" +"Je kan geen prefillopties opgeven voor variabelen die uit een component " +"afgeleid zijn." #: openforms/forms/api/serializers/form_variable.py:213 msgid "" "Prefill plugin must be specified with either prefill attribute or prefill " "options." msgstr "" +"Je moet prefillopties of een prefillattribuut opgeven als je een " +"prefillplugin selecteert." #: openforms/forms/api/serializers/logic/action_serializers.py:29 msgid "property key" @@ -5745,8 +5715,8 @@ msgstr "waarde van het attribuut" #: openforms/forms/api/serializers/logic/action_serializers.py:46 msgid "" -"Valid JSON determining the new value of the specified property. For example: " -"`true` or `false`." +"Valid JSON determining the new value of the specified property. For example:" +" `true` or `false`." msgstr "" "De JSON die de nieuwe waarde van het gespecificeerde attribuut bepaald. " "Bijvoorbeeld: `true` of `false`." @@ -5758,8 +5728,8 @@ msgstr "Waarde" #: openforms/forms/api/serializers/logic/action_serializers.py:63 msgid "" -"A valid JsonLogic expression describing the value. This may refer to (other) " -"Form.io components." +"A valid JsonLogic expression describing the value. This may refer to (other)" +" Form.io components." msgstr "" "Een JSON-logic expressie die de waarde beschrijft. Deze mag naar (andere) " "Form.io componenten verwijzen." @@ -5815,8 +5785,8 @@ msgid "" "Key of the Form.io component that the action applies to. This field is " "required for the action types {action_types} - otherwise it's optional." msgstr "" -"Sleutel van de Form.io-component waarop de actie van toepassing is. Dit veld " -"is verplicht voor de actietypes {action_types} - anders is het optioneel. " +"Sleutel van de Form.io-component waarop de actie van toepassing is. Dit veld" +" is verplicht voor de actietypes {action_types} - anders is het optioneel. " #: openforms/forms/api/serializers/logic/action_serializers.py:158 msgid "Key of the target variable" @@ -5840,8 +5810,8 @@ msgstr "formulierstap" #: openforms/forms/api/serializers/logic/action_serializers.py:178 #, python-format msgid "" -"The form step that will be affected by the action. This field is required if " -"the action type is `%(action_type)s`, otherwise optional." +"The form step that will be affected by the action. This field is required if" +" the action type is `%(action_type)s`, otherwise optional." msgstr "" "De formulierstap die wordt beïnvloed door de actie. Dit veld is verplicht " "als het actietype `%(action_type)s` is, anders optioneel." @@ -5849,8 +5819,8 @@ msgstr "" #: openforms/forms/api/serializers/logic/action_serializers.py:188 #, python-format msgid "" -"The UUID of the form step that will be affected by the action. This field is " -"required if the action type is `%(action_type)s`, otherwise optional." +"The UUID of the form step that will be affected by the action. This field is" +" required if the action type is `%(action_type)s`, otherwise optional." msgstr "" "De formulierstap die wordt beïnvloed door de actie. Dit veld is verplicht " "als het actietype `%(action_type)s` is, anders optioneel." @@ -5902,8 +5872,8 @@ msgstr "" #: openforms/forms/api/serializers/logic/form_logic.py:86 msgid "Actions triggered when the trigger expression evaluates to 'truthy'." msgstr "" -"Acties die worden geactiveerd wanneer de trigger-expressie wordt geëvalueerd " -"als 'truthy'." +"Acties die worden geactiveerd wanneer de trigger-expressie wordt geëvalueerd" +" als 'truthy'." #: openforms/forms/api/serializers/logic/form_logic.py:110 msgid "" @@ -5917,8 +5887,7 @@ msgstr "" #: openforms/forms/api/validators.py:29 msgid "The first operand must be a `{\"var\": \"\"}` expression." -msgstr "" -"De eerste operand moet een `{\"var\": \"\"}` expressie zijn." +msgstr "De eerste operand moet een `{\"var\": \"\"}` expressie zijn." #: openforms/forms/api/validators.py:120 msgid "The variable cannot be empty." @@ -5979,40 +5948,27 @@ msgstr "Formulierstap definities weergeven" #: openforms/forms/api/viewsets.py:123 #, python-brace-format msgid "" -"Get a list of existing form definitions, where a single item may be a re-" -"usable or single-use definition. This includes form definitions not " -"currently used in any form(s) at all.\n" +"Get a list of existing form definitions, where a single item may be a re-usable or single-use definition. This includes form definitions not currently used in any form(s) at all.\n" "\n" -"You can filter this list down to only re-usable definitions or definitions " -"used in a particular form.\n" +"You can filter this list down to only re-usable definitions or definitions used in a particular form.\n" "\n" -"**Note**: filtering on both `is_reusable` and `used_in` at the same time is " -"implemented as an OR-filter.\n" +"**Note**: filtering on both `is_reusable` and `used_in` at the same time is implemented as an OR-filter.\n" "\n" "**Warning: the response data depends on user permissions**\n" "\n" -"Non-staff users receive a subset of all the documented fields. The fields " -"reserved for staff users are used for internal form configuration. These " -"are: \n" +"Non-staff users receive a subset of all the documented fields. The fields reserved for staff users are used for internal form configuration. These are: \n" "\n" "{admin_fields}" msgstr "" -"Geef een lijst van bestaande formulierdefinities waarin één enkele definitie " -"herbruikbaar of voor éénmalig gebruik kan zijn. Dit is inclusief definities " -"die in geen enkel formulier gebruikt zijn.\n" +"Geef een lijst van bestaande formulierdefinities waarin één enkele definitie herbruikbaar of voor éénmalig gebruik kan zijn. Dit is inclusief definities die in geen enkel formulier gebruikt zijn.\n" "\n" -"Je kan deze lijst filteren op enkel herbruikbare definities of definities " -"die in een specifiek formulier gebruikt worden.\n" +"Je kan deze lijst filteren op enkel herbruikbare definities of definities die in een specifiek formulier gebruikt worden.\n" "\n" -"**Merk op**: tegelijk filteren op `is_reusable` en `used_in` is " -"geïmplementeerd als een OF-filter - je krijgt dus beide resultaten terug.\n" +"**Merk op**: tegelijk filteren op `is_reusable` en `used_in` is geïmplementeerd als een OF-filter - je krijgt dus beide resultaten terug.\n" "\n" -"**Waarschuwing: de gegevens in het antwoord zijn afhankelijk van je " -"gebruikersrechten**\n" +"**Waarschuwing: de gegevens in het antwoord zijn afhankelijk van je gebruikersrechten**\n" "\n" -"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de " -"gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar " -"zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" +"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" "\n" "{admin_fields}" @@ -6043,27 +5999,19 @@ msgstr "Formulier definitie JSON schema weergeven" #: openforms/forms/api/viewsets.py:220 #, python-brace-format msgid "" -"List the active forms, including the pointers to the form steps. Form steps " -"are included in order as they should appear.\n" +"List the active forms, including the pointers to the form steps. Form steps are included in order as they should appear.\n" "\n" "**Warning: the response data depends on user permissions**\n" "\n" -"Non-staff users receive a subset of all the documented fields. The fields " -"reserved for staff users are used for internal form configuration. These " -"are: \n" +"Non-staff users receive a subset of all the documented fields. The fields reserved for staff users are used for internal form configuration. These are: \n" "\n" "{admin_fields}" msgstr "" -"Geef een lijst van actieve formulieren, inclusief verwijzingen naar de " -"formulierstappen. De formulierstappen komen voor in de volgorde waarin ze " -"zichtbaar moeten zijn.\n" +"Geef een lijst van actieve formulieren, inclusief verwijzingen naar de formulierstappen. De formulierstappen komen voor in de volgorde waarin ze zichtbaar moeten zijn.\n" "\n" -"**Waarschuwing: de gegevens in het antwoord zijn afhankelijk van je " -"gebruikersrechten**\n" +"**Waarschuwing: de gegevens in het antwoord zijn afhankelijk van je gebruikersrechten**\n" "\n" -"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de " -"gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar " -"zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" +"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" "\n" "{admin_fields}" @@ -6076,45 +6024,27 @@ msgstr "Formulier details weergeven" msgid "" "Retrieve the details/configuration of a particular form. \n" "\n" -"A form is a collection of form steps, where each form step points to a " -"formio.js form definition. Multiple definitions are combined in logical " -"steps to build a multi-step/page form for end-users to fill out. Form " -"definitions can be (and are) re-used among different forms.\n" +"A form is a collection of form steps, where each form step points to a formio.js form definition. Multiple definitions are combined in logical steps to build a multi-step/page form for end-users to fill out. Form definitions can be (and are) re-used among different forms.\n" "\n" "**Warning: the response data depends on user permissions**\n" "\n" -"Non-staff users receive a subset of all the documented fields. The fields " -"reserved for staff users are used for internal form configuration. These " -"are: \n" +"Non-staff users receive a subset of all the documented fields. The fields reserved for staff users are used for internal form configuration. These are: \n" "\n" "{admin_fields}\n" "\n" -"If the form doesn't have translations enabled, its default language is " -"forced by setting a language cookie and reflected in the Content-Language " -"response header. Normal HTTP Content Negotiation rules apply." +"If the form doesn't have translations enabled, its default language is forced by setting a language cookie and reflected in the Content-Language response header. Normal HTTP Content Negotiation rules apply." msgstr "" "Haal de details/configuratie op van een specifiek formulier.\n" "\n" -"Een formulier is een verzameling van één of meerdere formulierstappen " -"waarbij elke stap een verwijzing heeft naar een formio.js " -"formulierdefinitie. Meerdere definities samen vormen een logisch geheel van " -"formulierstappen die de klant doorloopt tijdens het invullen van het " -"formulier. Formulierdefinities kunnen herbruikbaar zijn tussen verschillende " -"formulieren.\n" +"Een formulier is een verzameling van één of meerdere formulierstappen waarbij elke stap een verwijzing heeft naar een formio.js formulierdefinitie. Meerdere definities samen vormen een logisch geheel van formulierstappen die de klant doorloopt tijdens het invullen van het formulier. Formulierdefinities kunnen herbruikbaar zijn tussen verschillende formulieren.\n" "\n" "**Waarschuwing: de response-data is afhankelijk van de gebruikersrechten**\n" "\n" -"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de " -"gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar " -"zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" +"Gebruikers die geen beheerder zijn, ontvangen maar een deel van de gedocumenteerde velden. De velden die enkel voor beheerders beschikbaar zijn, zijn voor interne formulierconfiguratie. Het gaat om de velden:\n" "\n" "{admin_fields}\n" "\n" -"Wanneer meertaligheid niet ingeschakeld is voor het formulier, dan wordt de " -"standaardtaal (`settings.LANGUAGE_CODE`) geforceerd gezet in een language " -"cookie. De actieve taal wordt gecommuniceerd in de Content-Language response " -"header. De gebruikelijke HTTP Content Negotiation principes zijn van " -"toepassing." +"Wanneer meertaligheid niet ingeschakeld is voor het formulier, dan wordt de standaardtaal (`settings.LANGUAGE_CODE`) geforceerd gezet in een language cookie. De actieve taal wordt gecommuniceerd in de Content-Language response header. De gebruikelijke HTTP Content Negotiation principes zijn van toepassing." #: openforms/forms/api/viewsets.py:246 msgid "Create form" @@ -6159,8 +6089,8 @@ msgstr "Configureer logicaregels in bulk" #: openforms/forms/api/viewsets.py:283 msgid "" -"By sending a list of LogicRules to this endpoint, all the LogicRules related " -"to the form will be replaced with the data sent to the endpoint." +"By sending a list of LogicRules to this endpoint, all the LogicRules related" +" to the form will be replaced with the data sent to the endpoint." msgstr "" "Alle logicaregels van het formulier worden vervangen met de toegestuurde " "regels." @@ -6171,8 +6101,8 @@ msgstr "Configureer prijslogicaregels in bulk" #: openforms/forms/api/viewsets.py:300 msgid "" -"By sending a list of FormPriceLogic to this endpoint, all the FormPriceLogic " -"related to the form will be replaced with the data sent to the endpoint." +"By sending a list of FormPriceLogic to this endpoint, all the FormPriceLogic" +" related to the form will be replaced with the data sent to the endpoint." msgstr "" "Alle prijslogicaregels van het formulier worden vervangen met de " "toegestuurde regels." @@ -6376,8 +6306,8 @@ msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " "below." msgstr "" -"De {name} \"{obj}\" is met succes gewijzigd. U kunt hieronder nog een {name} " -"bewerken." +"De {name} \"{obj}\" is met succes gewijzigd. U kunt hieronder nog een {name}" +" bewerken." #: openforms/forms/messages.py:70 msgid "You may edit it again below." @@ -6416,8 +6346,8 @@ msgid "" "Apply a specific appearance configuration to the form. If left blank, then " "the globally configured default is applied." msgstr "" -"Pas een specifieke stijl toe op het formulier. Indien geen optie gekozen is, " -"dan wordt de globale instelling toegepast." +"Pas een specifieke stijl toe op het formulier. Indien geen optie gekozen is," +" dan wordt de globale instelling toegepast." #: openforms/forms/models/form.py:89 msgid "translation enabled" @@ -6434,7 +6364,8 @@ msgstr "sleutel prijsvariabele" #: openforms/forms/models/form.py:102 msgid "Key of the variable that contains the calculated submission price." msgstr "" -"Sleutel van de variabele die de (berekende) kostprijs van de inzending bevat." +"Sleutel van de variabele die de (berekende) kostprijs van de inzending " +"bevat." #: openforms/forms/models/form.py:109 openforms/forms/models/form.py:452 msgid "authentication backend(s)" @@ -6512,8 +6443,8 @@ msgid "" "Whether to display the short progress summary, indicating the current step " "number and total amount of steps." msgstr "" -"Vink aan om het korte voortgangsoverzicht weer te geven. Dit overzicht toont " -"de huidige stap en het totaal aantal stappen, typisch onder de " +"Vink aan om het korte voortgangsoverzicht weer te geven. Dit overzicht toont" +" de huidige stap en het totaal aantal stappen, typisch onder de " "formuliertitel." #: openforms/forms/models/form.py:171 @@ -6532,8 +6463,8 @@ msgstr "voeg de \"bevestigingspaginatekst\" toe in de bevestigings-PDF" #: openforms/forms/models/form.py:180 msgid "Display the instruction from the confirmation page in the PDF." msgstr "" -"Vink aan om de inhoud van het \"bevestigingspaginatekst\"-veld toe te voegen " -"aan de PDF met gegevens ter bevestiging." +"Vink aan om de inhoud van het \"bevestigingspaginatekst\"-veld toe te voegen" +" aan de PDF met gegevens ter bevestiging." #: openforms/forms/models/form.py:183 msgid "send confirmation email" @@ -6565,8 +6496,8 @@ msgid "" "The text that will be displayed in the overview page to go to the previous " "step. Leave blank to get value from global configuration." msgstr "" -"Het label van de knop op de overzichtspagina om naar de vorige stap te gaan. " -"Laat leeg om de waarde van de algemene configuratie te gebruiken." +"Het label van de knop op de overzichtspagina om naar de vorige stap te gaan." +" Laat leeg om de waarde van de algemene configuratie te gebruiken." #: openforms/forms/models/form.py:235 msgid "" @@ -6605,8 +6536,8 @@ msgid "" "Content that will be shown on the start page of the form, below the title " "and above the log in text." msgstr "" -"Inhoud die op de formulierstartpagina wordt getoond, onder de titel en boven " -"de startknop(pen)." +"Inhoud die op de formulierstartpagina wordt getoond, onder de titel en boven" +" de startknop(pen)." #: openforms/forms/models/form.py:273 msgid "maintenance mode" @@ -6831,8 +6762,8 @@ msgid "" "The name of the submitted form. This is saved separately in case of form " "deletion." msgstr "" -"De naam van het ingestuurde formulier, apart opgeslagen in het geval dat het " -"formulier zelf verwijderd wordt." +"De naam van het ingestuurde formulier, apart opgeslagen in het geval dat het" +" formulier zelf verwijderd wordt." #: openforms/forms/models/form_statistics.py:23 msgid "Submission count" @@ -6874,8 +6805,8 @@ msgstr "Vorige stap-label" #: openforms/forms/models/form_step.py:43 msgid "" -"The text that will be displayed in the form step to go to the previous step. " -"Leave blank to get value from global configuration." +"The text that will be displayed in the form step to go to the previous step." +" Leave blank to get value from global configuration." msgstr "" "Het label van de knop om naar de vorige stap binnen het formulier te gaan. " "Laat leeg om de waarde van de algemene configuratie te gebruiken." @@ -6885,16 +6816,16 @@ msgid "" "The text that will be displayed in the form step to save the current " "information. Leave blank to get value from global configuration." msgstr "" -"Het label van de knop om het formulier tussentijds op te slaan. Laat leeg om " -"de waarde van de algemene configuratie te gebruiken." +"Het label van de knop om het formulier tussentijds op te slaan. Laat leeg om" +" de waarde van de algemene configuratie te gebruiken." #: openforms/forms/models/form_step.py:61 msgid "" "The text that will be displayed in the form step to go to the next step. " "Leave blank to get value from global configuration." msgstr "" -"Het label van de knop om naar de volgende stap binnen het formulier te gaan. " -"Laat leeg om de waarde van de algemene configuratie te gebruiken." +"Het label van de knop om naar de volgende stap binnen het formulier te gaan." +" Laat leeg om de waarde van de algemene configuratie te gebruiken." #: openforms/forms/models/form_step.py:66 msgid "is applicable" @@ -6944,7 +6875,8 @@ msgid "" "Where will the data that will be associated with this variable come from" msgstr "Oorsprong van de gegevens die in deze variabele opgeslagen worden" -#: openforms/forms/models/form_variable.py:140 openforms/variables/models.py:91 +#: openforms/forms/models/form_variable.py:140 +#: openforms/variables/models.py:91 msgid "service fetch configuration" msgstr "Servicebevragingconfiguratie" @@ -6977,14 +6909,13 @@ msgid "" "main identifier be used, or that related to the authorised person?" msgstr "" "Indien meerdere unieke identificaties beschikbaar zijn (bijvoorbeeld bij " -"eHerkenning Bewindvoering en DigiD Machtigen), welke prefill-gegevens moeten " -"dan opgehaald worden? Deze voor de machtiger of de gemachtigde?" +"eHerkenning Bewindvoering en DigiD Machtigen), welke prefill-gegevens moeten" +" dan opgehaald worden? Deze voor de machtiger of de gemachtigde?" #: openforms/forms/models/form_variable.py:171 -#, fuzzy #| msgid "prefill plugin" msgid "prefill options" -msgstr "prefillplugin" +msgstr "prefillopties" #: openforms/forms/models/form_variable.py:176 msgid "data type" @@ -7118,7 +7049,8 @@ msgstr "Is geavanceerd" #: openforms/forms/models/logic.py:46 msgid "" -"Is this an advanced rule (the admin user manually wrote the trigger as JSON)?" +"Is this an advanced rule (the admin user manually wrote the trigger as " +"JSON)?" msgstr "" "Is dit een geavanceerde regel (de beheerder heeft de trigger handmatig als " "JSON geschreven)?" @@ -7184,15 +7116,12 @@ msgstr "Formulieren" #: openforms/forms/templates/admin/forms/form/export.html:24 msgid "" "\n" -" Once your request has been processed, you will be sent an email " -"(at the address configured in your admin\n" -" profile) containing a link where you can download a zip file " -"with all the exported forms.\n" +" Once your request has been processed, you will be sent an email (at the address configured in your admin\n" +" profile) containing a link where you can download a zip file with all the exported forms.\n" " " msgstr "" "\n" -"Zodra uw verzoek verwerkt is, ontvangt u een e-mail met een link naar het " -"ZIP-bestand dat alle geëxporteerde formulieren bevat." +"Zodra uw verzoek verwerkt is, ontvangt u een e-mail met een link naar het ZIP-bestand dat alle geëxporteerde formulieren bevat." #: openforms/forms/templates/admin/forms/form/export.html:41 msgid "Export" @@ -7214,13 +7143,11 @@ msgstr "Hallo," #, python-format msgid "" "\n" -" Your zip file containing the exported forms is ready and can be " -"downloaded at the following URL:\n" +" Your zip file containing the exported forms is ready and can be downloaded at the following URL:\n" " %(download_url)s\n" msgstr "" "\n" -"Uw ZIP-bestand met formulier-exports is klaar. U kunt deze downloaden op de " -"volgende URL: %(download_url)s.\n" +"Uw ZIP-bestand met formulier-exports is klaar. U kunt deze downloaden op de volgende URL: %(download_url)s.\n" #: openforms/forms/templates/admin/forms/formsexport/email_content.html:13 msgid "Best wishes," @@ -7472,8 +7399,8 @@ msgstr "%(lead)s: bulk-export bestand gedownload." #: openforms/logging/templates/logging/events/email_status_change.txt:2 #, python-format msgid "" -"%(lead)s: The status of the email being sent for the event \"%(event)s\" has " -"changed. It is now: \"%(status)s\"" +"%(lead)s: The status of the email being sent for the event \"%(event)s\" has" +" changed. It is now: \"%(status)s\"" msgstr "" "%(lead)s: De e-mailverzendstatus voor het event \"%(event)s\" is gewijzigd " "naar \"%(status)s\"." @@ -7522,8 +7449,8 @@ msgid "" "%(lead)s: User %(user)s viewed outgoing request log %(method)s %(url)s in " "the admin" msgstr "" -"%(lead)s: Gebruiker %(user)s bekeek de log voor uitgaande verzoek %(method)s " -"%(url)s in de admin." +"%(lead)s: Gebruiker %(user)s bekeek de log voor uitgaande verzoek %(method)s" +" %(url)s in de admin." #: openforms/logging/templates/logging/events/payment_flow_failure.txt:2 #, python-format @@ -7611,7 +7538,8 @@ msgstr "%(lead)s: Prefillplugin %(plugin)s gaf lege waarden terug." #: openforms/logging/templates/logging/events/prefill_retrieve_failure.txt:2 #, python-format msgid "" -"%(lead)s: Prefill plugin %(plugin)s reported: Failed to retrieve information." +"%(lead)s: Prefill plugin %(plugin)s reported: Failed to retrieve " +"information." msgstr "" "%(lead)s: Prefillplugin %(plugin)s meldt: Informatie kon niet worden " "opgehaald." @@ -7622,8 +7550,8 @@ msgid "" "%(lead)s: Prefill plugin %(plugin)s reported: Successfully retrieved " "information to prefill fields: %(fields)s" msgstr "" -"%(lead)s: Prefillplugin %(plugin)s meldt: Informatie met succes opgehaald om " -"velden te prefillen: %(fields)s." +"%(lead)s: Prefillplugin %(plugin)s meldt: Informatie met succes opgehaald om" +" velden te prefillen: %(fields)s." #: openforms/logging/templates/logging/events/price_calculation_variable_error.txt:2 #, python-format @@ -7648,7 +7576,8 @@ msgstr "%(lead)s: Registratie debuggegevens: %(data)s" #: openforms/logging/templates/logging/events/registration_failure.txt:2 #, python-format -msgid "%(lead)s: Registration plugin %(plugin)s reported: Registration failed." +msgid "" +"%(lead)s: Registration plugin %(plugin)s reported: Registration failed." msgstr "%(lead)s: Registratieplugin %(plugin)s meldt: Registratie mislukt." #: openforms/logging/templates/logging/events/registration_payment_update_failure.txt:2 @@ -7808,12 +7737,14 @@ msgstr "De naam om weer te geven in de domeinwisselaar" #: openforms/multidomain/models.py:14 msgid "" "The absolute URL to redirect to. Typically this starts the login process on " -"the other domain. For example: https://open-forms.example.com/oidc/" -"authenticate/ or https://open-forms.example.com/admin/login/" +"the other domain. For example: https://open-" +"forms.example.com/oidc/authenticate/ or https://open-" +"forms.example.com/admin/login/" msgstr "" "De volledige URL om naar om te leiden. Deze URL start typisch het login " -"proces op het doeldomein. Bijvoorbeeld: https://open-forms.example.com/oidc/" -"authenticate/ of https://open-forms.example.com/admin/login/" +"proces op het doeldomein. Bijvoorbeeld: https://open-" +"forms.example.com/oidc/authenticate/ of https://open-" +"forms.example.com/admin/login/" #: openforms/multidomain/models.py:20 msgid "current" @@ -7821,11 +7752,11 @@ msgstr "huidige" #: openforms/multidomain/models.py:22 msgid "" -"Select this to show this domain as the current domain. The current domain is " -"selected by default and will not trigger a redirect." +"Select this to show this domain as the current domain. The current domain is" +" selected by default and will not trigger a redirect." msgstr "" -"Selecteer deze optie om dit domein weer te geven als het huidige domein. Het " -"huidige domein is standaard geselecteerd in de domeinwisselaar." +"Selecteer deze optie om dit domein weer te geven als het huidige domein. Het" +" huidige domein is standaard geselecteerd in de domeinwisselaar." #: openforms/multidomain/models.py:29 msgid "domains" @@ -7962,7 +7893,8 @@ msgstr "Ogone legacy" #, python-brace-format msgid "" "[Open Forms] {form_name} - submission payment received {public_reference}" -msgstr "[Open Formulieren] {form_name} - betaling ontvangen {public_reference}" +msgstr "" +"[Open Formulieren] {form_name} - betaling ontvangen {public_reference}" #: openforms/payments/models.py:101 msgid "Payment backend" @@ -7984,14 +7916,15 @@ msgstr "Bestelling ID" #: openforms/payments/models.py:114 msgid "" "The order ID to be sent to the payment provider. This ID is built by " -"concatenating an optional global prefix, the submission public reference and " -"a unique incrementing ID." +"concatenating an optional global prefix, the submission public reference and" +" a unique incrementing ID." msgstr "" "Het ordernummer wat naar de betaalprovider gestuurd wordt. Dit nummer wordt " "opgebouwd met een (optionele) globale prefix, publieke " "inzendingsreferentienummer en een uniek nummer." -#: openforms/payments/models.py:120 openforms/submissions/api/serializers.py:99 +#: openforms/payments/models.py:120 +#: openforms/submissions/api/serializers.py:99 msgid "payment amount" msgstr "bedrag" @@ -8054,11 +7987,9 @@ msgstr "Start het betaalproces" #: openforms/payments/views.py:45 msgid "" -"This endpoint provides information to start the payment flow for a " -"submission.\n" +"This endpoint provides information to start the payment flow for a submission.\n" "\n" -"Due to support for legacy platforms this view doesn't redirect but provides " -"information for the frontend to be used client side.\n" +"Due to support for legacy platforms this view doesn't redirect but provides information for the frontend to be used client side.\n" "\n" "Various validations are performed:\n" "* the form and submission must require payment\n" @@ -8067,16 +7998,11 @@ msgid "" "* the `next` parameter must be present\n" "* the `next` parameter must match the CORS policy\n" "\n" -"The HTTP 200 response contains the information to start the flow with the " -"payment provider. Depending on the 'type', send a `GET` or `POST` request " -"with the `data` as 'Form Data' to the given 'url'." +"The HTTP 200 response contains the information to start the flow with the payment provider. Depending on the 'type', send a `GET` or `POST` request with the `data` as 'Form Data' to the given 'url'." msgstr "" -"Dit endpoint geeft informatie om het betaalproces te starten voor een " -"inzending.\n" +"Dit endpoint geeft informatie om het betaalproces te starten voor een inzending.\n" "\n" -"Om legacy platformen te ondersteunen kan dit endpoint niet doorverwijzen " -"maar geeft doorverwijs informatie terug aan de frontend die het verder moet " -"afhandelen.\n" +"Om legacy platformen te ondersteunen kan dit endpoint niet doorverwijzen maar geeft doorverwijs informatie terug aan de frontend die het verder moet afhandelen.\n" "\n" "Diverse validaties worden uitgevoerd:\n" "* het formulier vereist betaling\n" @@ -8084,9 +8010,7 @@ msgstr "" "* de `next` parameter moet aanwezig zijn\n" "* de `next` parameter moet overeenkomen met het CORS-beleid\n" "\n" -"Het HTTP 200 antwoord bevat informatie om het betaalproces te starten bij de " -"betaalprovider. Afhankelijk van het `type`, een `POST` of `GET` is wordt " -"verstuurd met de `data` als 'Form Data' naar de opgegeven 'url'." +"Het HTTP 200 antwoord bevat informatie om het betaalproces te starten bij de betaalprovider. Afhankelijk van het `type`, een `POST` of `GET` is wordt verstuurd met de `data` als 'Form Data' naar de opgegeven 'url'." #: openforms/payments/views.py:63 msgid "UUID identifying the submission." @@ -8114,11 +8038,9 @@ msgstr "Aanroeppunt van het externe betaalprovider proces" #: openforms/payments/views.py:140 msgid "" -"Payment plugins call this endpoint in the return step of the payment flow. " -"Depending on the plugin, either `GET` or `POST` is allowed as HTTP method.\n" +"Payment plugins call this endpoint in the return step of the payment flow. Depending on the plugin, either `GET` or `POST` is allowed as HTTP method.\n" "\n" -"Typically payment plugins will redirect again to the URL where the SDK is " -"embedded.\n" +"Typically payment plugins will redirect again to the URL where the SDK is embedded.\n" "\n" "Various validations are performed:\n" "* the form and submission must require payment\n" @@ -8126,9 +8048,7 @@ msgid "" "* payment is required and configured on the form\n" "* the redirect target must match the CORS policy" msgstr "" -"Betaalproviderplugins roepen dit endpoint aan zodra het externe betaalproces " -"is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan " -"als HTTP-methode.\n" +"Betaalproviderplugins roepen dit endpoint aan zodra het externe betaalproces is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan als HTTP-methode.\n" "\n" "Betaalproviderplugins zullen typisch een redirect uitvoeren naar de SDK.\n" "\n" @@ -8163,21 +8083,16 @@ msgstr "Webhook-handler voor externe betalingsproces" #: openforms/payments/views.py:274 msgid "" -"This endpoint is used for server-to-server calls. Depending on the plugin, " -"either `GET` or `POST` is allowed as HTTP method.\n" +"This endpoint is used for server-to-server calls. Depending on the plugin, either `GET` or `POST` is allowed as HTTP method.\n" "\n" "Various validations are performed:\n" "* the `plugin_id` is configured on the form\n" "* payment is required and configured on the form" msgstr "" -"Authenticatieplugins roepen dit endpoint aan zodra het externe login proces " -"is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan " -"als HTTP-methode.\n" +"Authenticatieplugins roepen dit endpoint aan zodra het externe login proces is afgerond. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan als HTTP-methode.\n" "\n" "\n" -"Dit endpoint wordt gebruikt voor server-naar-server communicatie. " -"Afhankelijk van de plugin, een `POST` of `GET` is toegestaan als HTTP-" -"methode.\n" +"Dit endpoint wordt gebruikt voor server-naar-server communicatie. Afhankelijk van de plugin, een `POST` of `GET` is toegestaan als HTTP-methode.\n" "\n" "Diverse validaties worden uitgevoerd:\n" "* de `plugin_id` moet geconfigureerd zijn op het formulier\n" @@ -8233,7 +8148,8 @@ msgstr "Form.io componenttype" #: openforms/prefill/api/serializers.py:35 msgid "Only return plugins applicable for the specified component type." -msgstr "Geef enkel plugins die relevant zijn voor het opgegeven componenttype." +msgstr "" +"Geef enkel plugins die relevant zijn voor het opgegeven componenttype." #: openforms/prefill/api/serializers.py:68 #: openforms/registrations/api/serializers.py:31 @@ -9115,10 +9031,9 @@ msgid "objecttype" msgstr "objecttype" #: openforms/prefill/contrib/objects_api/api/serializers.py:56 -#, fuzzy #| msgid "Version of the objecttype in the Objecttypes API." msgid "UUID of the objecttype in the Objecttypes API. " -msgstr "Versie van het objecttype in de Objecttypen API." +msgstr "UUID van het objecttype in de Objecttypen-API." #: openforms/prefill/contrib/objects_api/api/serializers.py:59 #: openforms/registrations/contrib/objects_api/api/serializers.py:31 @@ -9252,7 +9167,8 @@ msgstr "Lijst van beschikbare registratie attributen" #: openforms/registrations/contrib/camunda/api.py:20 msgid "The process definition identifier, used to group different versions." -msgstr "De procesdefinitie-ID, gebruikt om verschillende versies te groeperen." +msgstr "" +"De procesdefinitie-ID, gebruikt om verschillende versies te groeperen." #: openforms/registrations/contrib/camunda/api.py:24 msgid "The human-readable name of the process definition." @@ -9413,8 +9329,8 @@ msgstr "De lijst met geneste variabeledefinities" #: openforms/registrations/contrib/camunda/serializers.py:168 msgid "" -"Name of the variable in the Camunda process instance. For complex variables, " -"the name must be supplied." +"Name of the variable in the Camunda process instance. For complex variables," +" the name must be supplied." msgstr "" "Naam van de variabele in het Camunda proces. Voor complexe variabelen moet " "een naam opgegeven zin." @@ -9430,8 +9346,8 @@ msgstr "De procesdefinitie waarvoor een procesinstantie moet worden gestart." #: openforms/registrations/contrib/camunda/serializers.py:193 msgid "" -"Which version of the process definition to start. The latest version is used " -"if not specified." +"Which version of the process definition to start. The latest version is used" +" if not specified." msgstr "" "Welke versie van de procesdefinitie moet worden gestart. Indien niet " "opgegeven, wordt de nieuwste versie gebruikt." @@ -9447,8 +9363,8 @@ msgstr "Complexe procesvariabelen" #: openforms/registrations/contrib/camunda/serializers.py:240 #, python-brace-format msgid "" -"The variable name(s) '{var_names}' occur(s) multiple times. Hint: check that " -"they are not specified in both the process variables and complex process " +"The variable name(s) '{var_names}' occur(s) multiple times. Hint: check that" +" they are not specified in both the process variables and complex process " "variables." msgstr "" "De variabele naam(en) '{var_names}' komen meerdere keren voor. Tip: " @@ -9515,8 +9431,8 @@ msgid "" msgstr "" "Vink aan om gebruikersbestanden als bijlage aan de registratiemail toe te " "voegen. Als een waarde gezet is, dan heeft deze hogere prioriteit dan de " -"globale configuratie. Formulierbeheerders moeten ervoor zorgen dat de totale " -"maximale bestandsgrootte onder de maximale e-mailbestandsgrootte blijft." +"globale configuratie. Formulierbeheerders moeten ervoor zorgen dat de totale" +" maximale bestandsgrootte onder de maximale e-mailbestandsgrootte blijft." #: openforms/registrations/contrib/email/config.py:46 msgid "email subject" @@ -9701,13 +9617,13 @@ msgstr "maplocatie" #: openforms/registrations/contrib/microsoft_graph/config.py:27 msgid "" -"The path of the folder where folders containing Open-Forms related documents " -"will be created. You can use the expressions {{ year }}, {{ month }} and " -"{{ day }}. It should be an absolute path - i.e. it should start with /" +"The path of the folder where folders containing Open-Forms related documents" +" will be created. You can use the expressions {{ year }}, {{ month }} and {{" +" day }}. It should be an absolute path - i.e. it should start with /" msgstr "" "Het pad naar de map waar mappen voor documenten van Open Formulieren " -"aangemaakt worden. Je kan de expressies {{ year }}, {{ month }} en {{ day }} " -"gebruiken. Dit moet een absoluut pad zijn (dus beginnen met een /)." +"aangemaakt worden. Je kan de expressies {{ year }}, {{ month }} en {{ day }}" +" gebruiken. Dit moet een absoluut pad zijn (dus beginnen met een /)." #: openforms/registrations/contrib/microsoft_graph/config.py:35 msgid "drive ID" @@ -9748,8 +9664,7 @@ msgstr "verplicht" #: openforms/registrations/contrib/objects_api/api/serializers.py:18 msgid "Wether the path is marked as required in the JSON Schema." -msgstr "" -"Geeft aan of het pad als \"verplicht\" gemarkeerd is in het JSON-schema." +msgstr "Geeft aan of het pad als \"verplicht\" gemarkeerd is in het JSON-schema." #: openforms/registrations/contrib/objects_api/api/serializers.py:28 msgid "objecttype uuid" @@ -9804,8 +9719,8 @@ msgid "" "The schema version of the objects API Options. Not to be confused with the " "objecttype version." msgstr "" -"De versie van de optiesconfiguratie. Niet te verwarren met de versie van het " -"objecttype." +"De versie van de optiesconfiguratie. Niet te verwarren met de versie van het" +" objecttype." #: openforms/registrations/contrib/objects_api/config.py:100 msgid "" @@ -9813,8 +9728,8 @@ msgid "" "objecttype should have the following three attributes: 1) submission_id; 2) " "type (the type of productaanvraag); 3) data (the submitted form data)" msgstr "" -"UUID van het OBJECTTYPE voor de 'ProductAanvraag' in de Objecttypen API. Het " -"objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " +"UUID van het OBJECTTYPE voor de 'ProductAanvraag' in de Objecttypen API. Het" +" objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " "(het type van de 'ProductAanvraag'); 3) data (ingezonden formuliergegevens)" #: openforms/registrations/contrib/objects_api/config.py:112 @@ -9835,8 +9750,8 @@ msgstr "CSV bestand inzending uploaden" #: openforms/registrations/contrib/objects_api/config.py:121 msgid "" -"Indicates whether or not the submission CSV should be uploaded as a Document " -"in Documenten API and attached to the ProductAanvraag." +"Indicates whether or not the submission CSV should be uploaded as a Document" +" in Documenten API and attached to the ProductAanvraag." msgstr "" "Geeft aan of de inzendingsgegevens als CSV in de Documenten API moet " "geüpload worden en toegevoegd aan de ProductAanvraag." @@ -9854,7 +9769,8 @@ msgid "" msgstr "" "Omschrijving van het documenttype in de Catalogi API voor het PDF-document " "met inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op " -"basis van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." +"basis van de inzendingsdatum en geldigheidsdatums van de " +"documenttypeversies." #: openforms/registrations/contrib/objects_api/config.py:153 msgid "" @@ -9865,7 +9781,8 @@ msgid "" msgstr "" "Omschrijving van het documenttype in de Catalogi API voor het CSV-document " "met inzendingsgegevens. De juiste versie wordt automatisch geselecteerd op " -"basis van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." +"basis van de inzendingsdatum en geldigheidsdatums van de " +"documenttypeversies." #: openforms/registrations/contrib/objects_api/config.py:166 msgid "" @@ -9875,8 +9792,8 @@ msgid "" "document type versions." msgstr "" "Omschrijving van het documenttype in de Catalogi API voor " -"inzendingsbijlagen. De juiste versie wordt automatisch geselecteerd op basis " -"van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." +"inzendingsbijlagen. De juiste versie wordt automatisch geselecteerd op basis" +" van de inzendingsdatum en geldigheidsdatums van de documenttypeversies." #: openforms/registrations/contrib/objects_api/config.py:175 msgid "submission report PDF informatieobjecttype" @@ -9949,8 +9866,8 @@ msgid "" "The 'dotted' path to a form variable key that should be mapped to the " "`record.geometry` attribute." msgstr "" -"De sleutel van de formuliervariabele die aan het geometrieveld 'record." -"geometry' gekoppeld wordt." +"De sleutel van de formuliervariabele die aan het geometrieveld " +"'record.geometry' gekoppeld wordt." #: openforms/registrations/contrib/objects_api/config.py:284 msgid "" @@ -9962,7 +9879,8 @@ msgstr "" #: openforms/registrations/contrib/objects_api/config.py:307 msgid "" -"No Objects API Group config was found matching the configured objecttype URL." +"No Objects API Group config was found matching the configured objecttype " +"URL." msgstr "" "Er bestaat geen Objecten API-groep die overeenkomt met de ingestelde " "Objecttype-URL." @@ -10023,8 +9941,8 @@ msgstr "Productaanvraag type" #: openforms/registrations/contrib/objects_api/models.py:31 msgid "" -"Description of the 'ProductAanvraag' type. This value is saved in the 'type' " -"attribute of the 'ProductAanvraag'." +"Description of the 'ProductAanvraag' type. This value is saved in the 'type'" +" attribute of the 'ProductAanvraag'." msgstr "" "Omschrijving van het type van de 'Productaanvraag'. Deze waarde wordt " "bewaard in het 'type' attribuut van de 'ProductAanvraag'." @@ -10093,7 +10011,8 @@ msgstr "Documenten URL" #: openforms/registrations/contrib/objects_api/models.py:107 msgid "The URL of the submission attachment registered in the Documents API." msgstr "" -"De resource-URL in de Documenten API van de geregistreerde inzendingsbijlage." +"De resource-URL in de Documenten API van de geregistreerde " +"inzendingsbijlage." #: openforms/registrations/contrib/objects_api/plugin.py:40 msgid "Objects API registration" @@ -10113,10 +10032,9 @@ msgid "CSV Url" msgstr "URL CSV" #: openforms/registrations/contrib/objects_api/registration_variables.py:66 -#, fuzzy #| msgid "Attachments:" msgid "Attachment URLs" -msgstr "Bijlage:" +msgstr "Bijlage-URLs" #: openforms/registrations/contrib/objects_api/registration_variables.py:78 #: openforms/registrations/contrib/stuf_zds/registration_variables.py:29 @@ -10186,7 +10104,8 @@ msgstr "Zaaktype status code voor nieuw aangemaakte zaken via StUF-ZDS" #: openforms/registrations/contrib/stuf_zds/options.py:58 msgid "Zaaktype status omschrijving for newly created zaken in StUF-ZDS" -msgstr "Zaaktype status omschrijving voor nieuw aangemaakte zaken via StUF-ZDS" +msgstr "" +"Zaaktype status omschrijving voor nieuw aangemaakte zaken via StUF-ZDS" #: openforms/registrations/contrib/stuf_zds/options.py:63 msgid "Documenttype description for newly created zaken in StUF-ZDS" @@ -10215,8 +10134,8 @@ msgid "" "is sent to StUF-ZDS. Those keys and the values belonging to them in the " "submission data are included in extraElementen." msgstr "" -"Met deze variabelekoppelingen stel je in welke formuliervariabelen als extra " -"elementen in StUF-ZDS meegestuurd worden, en met welke naam." +"Met deze variabelekoppelingen stel je in welke formuliervariabelen als extra" +" elementen in StUF-ZDS meegestuurd worden, en met welke naam." #: openforms/registrations/contrib/stuf_zds/plugin.py:165 msgid "StUF-ZDS" @@ -10269,10 +10188,9 @@ msgstr "" "de Catalogi API van deze groep opgehaald." #: openforms/registrations/contrib/zgw_apis/api/filters.py:65 -#, fuzzy #| msgid "Filter case types against this catalogue URL." msgid "Filter case types against this identification." -msgstr "Filter zaaktypen op basis van deze catalogus-URL." +msgstr "Filter zaaktypen op deze identificatie." #: openforms/registrations/contrib/zgw_apis/api/views.py:32 msgid "List the available Catalogi from the provided ZGW API group" @@ -10283,19 +10201,19 @@ msgid "List the available case types within a catalogue (ZGW APIs)" msgstr "Lijst van beschikbare zaaktypen binnen een catalogus (ZGW API's)" #: openforms/registrations/contrib/zgw_apis/api/views.py:85 -#, fuzzy #| msgid "" #| "List the available InformatieObjectTypen from the provided ZGW API group" msgid "List the available document types from the provided ZGW API group" msgstr "Lijst van beschikbare documenttypen (ZGW API's)" #: openforms/registrations/contrib/zgw_apis/api/views.py:102 -#, fuzzy #| msgid "List the available case types within a catalogue (ZGW APIs)" msgid "" "List the available products bound to a case type within a catalogue (ZGW " "APIs)" -msgstr "Lijst van beschikbare zaaktypen binnen een catalogus (ZGW API's)" +msgstr "" +"Lijst van beschikbare producten gekoppeld aan een zaaktype binnen een " +"catalogus (ZGW API's)" #: openforms/registrations/contrib/zgw_apis/apps.py:7 msgid "ZGW API's plugin" @@ -10360,8 +10278,8 @@ msgid "" "be overridden in the Registration tab of a given form." msgstr "" "Aanduiding van de mate waarin het zaakdossier van de ZAAK voor de " -"openbaarheid bestemd is. Dit kan per formulier in de registratieconfiguratie " -"overschreven worden." +"openbaarheid bestemd is. Dit kan per formulier in de registratieconfiguratie" +" overschreven worden." #: openforms/registrations/contrib/zgw_apis/models.py:126 msgid "vertrouwelijkheidaanduiding document" @@ -10428,9 +10346,9 @@ msgstr "Zaaktype-identificatie" #: openforms/registrations/contrib/zgw_apis/options.py:70 msgid "" -"The case type will be retrieved in the specified catalogue. The version will " -"automatically be selected based on the submission completion timestamp. When " -"you specify this field, you MUST also specify a catalogue." +"The case type will be retrieved in the specified catalogue. The version will" +" automatically be selected based on the submission completion timestamp. " +"When you specify this field, you MUST also specify a catalogue." msgstr "" "Het zaaktype wordt opgehaald binnen de ingestelde catalogus. De juiste " "versie van het zaaktype wordt automatisch bepaald aan de hand van de " @@ -10438,39 +10356,39 @@ msgstr "" "catalogus ingesteld zijn." #: openforms/registrations/contrib/zgw_apis/options.py:78 -#, fuzzy #| msgid "attachment document type description" msgid "Document type description" -msgstr "omschrijving bijlage-documenttype" +msgstr "Documenttypeomschrijving" #: openforms/registrations/contrib/zgw_apis/options.py:80 -#, fuzzy #| msgid "" -#| "The case type will be retrieved in the specified catalogue. The version " -#| "will automatically be selected based on the submission completion " -#| "timestamp. When you specify this field, you MUST also specify a catalogue." +#| "The case type will be retrieved in the specified catalogue. The version will" +#| " automatically be selected based on the submission completion timestamp. " +#| "When you specify this field, you MUST also specify a catalogue." msgid "" "The document type will be retrived in the specified catalogue. The version " -"will automatically be selected based on the submission completion timestamp. " -"When you specify this field, you MUST also specify the case type via its " +"will automatically be selected based on the submission completion timestamp." +" When you specify this field, you MUST also specify the case type via its " "identification. Only document types related to the case type are valid." msgstr "" -"Het zaaktype wordt opgehaald binnen de ingestelde catalogus. De juiste " -"versie van het zaaktype wordt automatisch bepaald aan de hand van de " -"inzendingsdatum. Als je een waarde voor dit veld opgeeft, dan moet ook een " -"catalogus ingesteld zijn." +"Het documenttype wordt opgehaald binnen de ingestelde catalogus. De juiste " +"versie van het documenttype wordt automatisch bepaald aan de hand van de " +"inzendingsdatum. Als je een waarde voor dit veld opgeeft, dan MOET je ook " +"het zaaktype via haar identificatie opgeven. Enkel documenttypen die bij het" +" zaaktype horen zijn geldig." #: openforms/registrations/contrib/zgw_apis/options.py:90 -#, fuzzy #| msgid "Product" msgid "Product url" -msgstr "Product" +msgstr "Product-URL" #: openforms/registrations/contrib/zgw_apis/options.py:92 msgid "" "The product url will be retrieved from the specified case type and the " "version that is active at that moment. " msgstr "" +"De product-URL wordt opgehaald uit het opgegeven zaaktype en de versie die " +"op dat moment geldig is." #: openforms/registrations/contrib/zgw_apis/options.py:101 msgid "URL of the ZAAKTYPE in the Catalogi API" @@ -10505,16 +10423,14 @@ msgstr "" "formulier invult voor de klant (burger/bedrijf)." #: openforms/registrations/contrib/zgw_apis/options.py:134 -#, fuzzy #| msgid "Which Objects API group to use." msgid "Which Objects API set to use." msgstr "De gewenste Objecten API-groep." #: openforms/registrations/contrib/zgw_apis/options.py:135 -#, fuzzy #| msgid "Objects API" msgid "Objects API set" -msgstr "Objecten API" +msgstr "Objecten API-groep" #: openforms/registrations/contrib/zgw_apis/options.py:140 msgid "objects API - objecttype" @@ -10523,11 +10439,11 @@ msgstr "objecten API - objecttype" #: openforms/registrations/contrib/zgw_apis/options.py:142 msgid "" "URL that points to the ProductAanvraag objecttype in the Objecttypes API. " -"The objecttype should have the following three attributes: 1) submission_id; " -"2) type (the type of productaanvraag); 3) data (the submitted form data)" +"The objecttype should have the following three attributes: 1) submission_id;" +" 2) type (the type of productaanvraag); 3) data (the submitted form data)" msgstr "" -"URL naar het OBJECTTYPE voor de 'ProductAanvraag' in de Objecttypen API. Het " -"objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " +"URL naar het OBJECTTYPE voor de 'ProductAanvraag' in de Objecttypen API. Het" +" objecttype moet de volgende attributen bevatten: 1) submission_id; 2) type " "(het type van de 'ProductAanvraag'); 3) data (ingezonden formuliergegevens)" #: openforms/registrations/contrib/zgw_apis/options.py:151 @@ -10551,10 +10467,9 @@ msgid "You must specify a case type." msgstr "Je moet een zaaktype instellen." #: openforms/registrations/contrib/zgw_apis/options.py:233 -#, fuzzy #| msgid "You must specify a case type." msgid "You must specify a document type" -msgstr "Je moet een zaaktype instellen." +msgstr "Je moet een documenttype instellen." #: openforms/registrations/contrib/zgw_apis/options.py:254 msgid "" @@ -10567,22 +10482,24 @@ msgstr "" #: openforms/registrations/contrib/zgw_apis/options.py:337 msgid "Objects API group must be specified if an objecttype is specified." msgstr "" +"Je moet een Objecten-API-groep selecteren als je een objecttype opgeeft." #: openforms/registrations/contrib/zgw_apis/options.py:351 msgid "" -"The specified objecttype is not present in the selected Objecttypes API (the " -"URL does not start with the API root of the Objecttypes API)." +"The specified objecttype is not present in the selected Objecttypes API (the" +" URL does not start with the API root of the Objecttypes API)." msgstr "" +"Het gekozen objecttype bestaat niet binnen de gekozen Objecttypen-API (de " +"URL begint niet met de basis-URL van de Objecttypen-API-service)." #: openforms/registrations/contrib/zgw_apis/options.py:393 msgid "The provided zaaktype does not exist in the specified Catalogi API." msgstr "Het opgegeven zaaktype bestaat niet in de ingestelde Catalogi API." #: openforms/registrations/contrib/zgw_apis/options.py:398 -#, fuzzy #| msgid "" -#| "The provided informatieobjecttype does not exist in the specified " -#| "selected case type or Catalogi API." +#| "The provided informatieobjecttype does not exist in the specified selected " +#| "case type or Catalogi API." msgid "" "The provided informatieobjecttype does not exist in the selected case type " "or Catalogi API." @@ -10593,8 +10510,8 @@ msgstr "" #: openforms/registrations/contrib/zgw_apis/options.py:410 msgid "You must specify a catalogue when passing a case type identification." msgstr "" -"Je moet een catalogus aanduiden wanneer je het zaaktype via de identificatie " -"opgeeft." +"Je moet een catalogus aanduiden wanneer je het zaaktype via de identificatie" +" opgeeft." #: openforms/registrations/contrib/zgw_apis/options.py:526 #, python-brace-format @@ -10604,7 +10521,8 @@ msgstr "" "zaaktype." #: openforms/registrations/contrib/zgw_apis/options.py:570 -msgid "Could not find a roltype with this description related to the zaaktype." +msgid "" +"Could not find a roltype with this description related to the zaaktype." msgstr "" "Kon geen roltype vinden met deze omschrijving binnen het opgegeven zaaktype." @@ -10622,13 +10540,11 @@ msgstr "Lijst van beschikbare services" #: openforms/services/api/viewsets.py:16 msgid "" -"Return a list of available (JSON) services/registrations configured in the " -"backend.\n" +"Return a list of available (JSON) services/registrations configured in the backend.\n" "\n" "Note that this endpoint is **EXPERIMENTAL**." msgstr "" -"Geef een lijst van beschikbare (JSON) services/registraties die in de " -"backend ingesteld zijn.\n" +"Geef een lijst van beschikbare (JSON) services/registraties die in de backend ingesteld zijn.\n" "\n" "Dit endpoint is **EXPERIMENTEEL**." @@ -10699,7 +10615,8 @@ msgstr "Betaling vereist" #: openforms/submissions/admin.py:410 msgid "You can only export the submissions of the same form type." msgstr "" -"Je kan alleen de inzendingen van één enkel formuliertype tegelijk exporteren." +"Je kan alleen de inzendingen van één enkel formuliertype tegelijk " +"exporteren." #: openforms/submissions/admin.py:417 #, python-format @@ -10730,7 +10647,8 @@ msgstr "Probeer %(verbose_name_plural)s opnieuw te verwerken" #, python-brace-format msgid "Retrying processing flow for {count} {verbose_name}" msgid_plural "Retrying processing flow for {count} {verbose_name_plural}" -msgstr[0] "Nieuwe verwerkingspoging voor {count} {verbose_name} wordt gestart." +msgstr[0] "" +"Nieuwe verwerkingspoging voor {count} {verbose_name} wordt gestart." msgstr[1] "" "Nieuwe verwerkingspoging voor {count} {verbose_name_plural} wordt gestart." @@ -10828,8 +10746,8 @@ msgstr "Formuliergegevens" #: openforms/submissions/api/serializers.py:309 msgid "" "The Form.io submission data object. This will be merged with the full form " -"submission data, including data from other steps, to evaluate the configured " -"form logic." +"submission data, including data from other steps, to evaluate the configured" +" form logic." msgstr "" "De Form.io inzendingsgegevens. Dit wordt samengevoegd met de " "inzendingsgegevens, inclusief de gegevens van de andere stappen, om de " @@ -10842,7 +10760,8 @@ msgstr "Contact e-mailadres" #: openforms/submissions/api/serializers.py:322 msgid "The email address where the 'magic' resume link should be sent to" msgstr "" -"Het e-mailadres waar de 'magische' vervolg link naar toe gestuurd moet worden" +"Het e-mailadres waar de 'magische' vervolg link naar toe gestuurd moet " +"worden" #: openforms/submissions/api/serializers.py:415 msgid "background processing status" @@ -10865,8 +10784,8 @@ msgid "" "The result from the background processing. This field only has a value if " "the processing has completed (both successfully or with errors)." msgstr "" -"Het resultaat van de achtergrondverwerking. Dit veld heeft alleen een waarde " -"als de verwerking is voltooid (zowel met succes als met fouten)." +"Het resultaat van de achtergrondverwerking. Dit veld heeft alleen een waarde" +" als de verwerking is voltooid (zowel met succes als met fouten)." #: openforms/submissions/api/serializers.py:436 msgid "Error information" @@ -11048,15 +10967,13 @@ msgid "" "\n" "This is called by the default Form.io file upload widget. \n" "\n" -"Access to this view requires an active form submission. Unclaimed temporary " -"files automatically expire after {expire_days} day(s). " +"Access to this view requires an active form submission. Unclaimed temporary files automatically expire after {expire_days} day(s). " msgstr "" "Haal tijdelijk bestand op.\n" "\n" "Deze aanroep wordt gedaan door het standaard Form.io bestandsupload widget.\n" "\n" -"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet " -"gekoppelde bestanden worden automatisch verwijderd na {expire_days} dag(en)" +"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet gekoppelde bestanden worden automatisch verwijderd na {expire_days} dag(en)" #: openforms/submissions/api/views.py:40 msgid "Delete temporary file upload" @@ -11069,15 +10986,13 @@ msgid "" "\n" "This is called by the default Form.io file upload widget. \n" "\n" -"Access to this view requires an active form submission. Unclaimed temporary " -"files automatically expire after {expire_days} day(s). " +"Access to this view requires an active form submission. Unclaimed temporary files automatically expire after {expire_days} day(s). " msgstr "" "Verwijder tijdelijk bestand.\n" "\n" "Deze aanroep wordt gedaan door het standaard Form.io bestandsupload widget.\n" "\n" -"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet " -"gekoppelde bestanden worden automatisch verwijderd na {expire_days} dag(en)" +"Toegang tot dit endpoint vereist een actieve formulier inzending. Niet gekoppelde bestanden worden automatisch verwijderd na {expire_days} dag(en)" #: openforms/submissions/api/views.py:80 msgid "Start email verification" @@ -11085,19 +11000,13 @@ msgstr "Start de e-mailverificatie" #: openforms/submissions/api/views.py:82 msgid "" -"Create an email verification resource to start the verification process. A " -"verification e-mail will be scheduled and sent to the provided email " -"address, containing the verification code to use during verification.\n" +"Create an email verification resource to start the verification process. A verification e-mail will be scheduled and sent to the provided email address, containing the verification code to use during verification.\n" "\n" -"Validations check that the provided component key is present in the form of " -"the submission and that it actually is an `email` component." +"Validations check that the provided component key is present in the form of the submission and that it actually is an `email` component." msgstr "" -"Maak een e-mailbevestigingverzoek aan om het verificatieproces te beginnen. " -"Hierna wordt een verificatie-e-mail verstuurd naar het opgegeven e-mailadres " -"die de bevestigingscode bevat die in het proces ingevoerd dient te worden.\n" +"Maak een e-mailbevestigingverzoek aan om het verificatieproces te beginnen. Hierna wordt een verificatie-e-mail verstuurd naar het opgegeven e-mailadres die de bevestigingscode bevat die in het proces ingevoerd dient te worden.\n" "\n" -"De validaties controleren dat de componentsleutel bestaat in het formulier, " -"en dat de component daadwerkelijk een e-mailcomponent is." +"De validaties controleren dat de componentsleutel bestaat in het formulier, en dat de component daadwerkelijk een e-mailcomponent is." #: openforms/submissions/api/views.py:105 msgid "Verify email address" @@ -11106,11 +11015,11 @@ msgstr "Verifieer een e-mailadres" #: openforms/submissions/api/views.py:107 msgid "" "Using the code obtained from the verification email, mark the email address " -"as verified. Using an invalid code results in validation errors in the error " -"response." +"as verified. Using an invalid code results in validation errors in the error" +" response." msgstr "" -"Gebruik de bevestigingscode uit de verificatie-e-mail om het e-mailadres als " -"\"geverifieerd\" te markeren. Als geen geldige code gebruikt wordt, dan " +"Gebruik de bevestigingscode uit de verificatie-e-mail om het e-mailadres als" +" \"geverifieerd\" te markeren. Als geen geldige code gebruikt wordt, dan " "bevat het antwoord validatiefouten." #: openforms/submissions/api/viewsets.py:93 @@ -11120,8 +11029,8 @@ msgstr "Actieve inzendingen weergeven" #: openforms/submissions/api/viewsets.py:95 msgid "" "Active submissions are submissions whose ID is in the user session. This " -"endpoint returns user-bound submissions. Note that you get different results " -"on different results because of the differing sessions." +"endpoint returns user-bound submissions. Note that you get different results" +" on different results because of the differing sessions." msgstr "" "Actieve inzendingen zijn inzendingen waarvan het ID zich in de " "gebruikerssessie bevindt. Dit endpoint geeft alle inzendingen terug die " @@ -11134,7 +11043,8 @@ msgstr "Inzending detail weergeven" #: openforms/submissions/api/viewsets.py:102 msgid "Get the state of a single submission in the user session." -msgstr "Haal de status op van een enkele inzending op van de gebruikerssessie." +msgstr "" +"Haal de status op van een enkele inzending op van de gebruikerssessie." #: openforms/submissions/api/viewsets.py:105 msgid "Start a submission" @@ -11479,8 +11389,10 @@ msgstr "registratie backend status" #: openforms/submissions/models/submission.py:180 msgid "" -"Indication whether the registration in the configured backend was successful." -msgstr "Indicatie of de doorzetting naar de registratie backend succesvol was." +"Indication whether the registration in the configured backend was " +"successful." +msgstr "" +"Indicatie of de doorzetting naar de registratie backend succesvol was." #: openforms/submissions/models/submission.py:184 msgid "pre-registration completed" @@ -11496,9 +11408,9 @@ msgstr "publieke referentie" #: openforms/submissions/models/submission.py:195 msgid "" -"The registration reference communicated to the end-user completing the form. " -"This reference is intended to be unique and the reference the end-user uses " -"to communicate with the service desk. It should be extracted from the " +"The registration reference communicated to the end-user completing the form." +" This reference is intended to be unique and the reference the end-user uses" +" to communicate with the service desk. It should be extracted from the " "registration result where possible, and otherwise generated to be unique. " "Note that this reference is displayed to the end-user and used as payment " "reference!" @@ -11608,9 +11520,9 @@ msgid "" msgstr "" "Een identificatie die als query-parameter opgegeven kan worden bij het " "starten van een formulier. Op basis van deze identificatie worden bestaande " -"gegevens opgehaald en gebruikt om formuliervelden voor in te vullen. Bij het " -"registreren kunnen de bestaande gegevens ook weer bijgewerkt worden, indien " -"gewenst, of de gegevens worden als 'nieuw' geregistreerd. Dit kan " +"gegevens opgehaald en gebruikt om formuliervelden voor in te vullen. Bij het" +" registreren kunnen de bestaande gegevens ook weer bijgewerkt worden, indien" +" gewenst, of de gegevens worden als 'nieuw' geregistreerd. Dit kan " "bijvoorbeeld een referentie zijn naar een record in de Objecten API." #: openforms/submissions/models/submission.py:275 @@ -11623,11 +11535,11 @@ msgstr "bij voltooiing taak-ID's" #: openforms/submissions/models/submission.py:283 msgid "" -"Celery task IDs of the on_completion workflow. Use this to inspect the state " -"of the async jobs." +"Celery task IDs of the on_completion workflow. Use this to inspect the state" +" of the async jobs." msgstr "" -"Celery-taak-ID's van de on_completion-workflow. Gebruik dit om de status van " -"de asynchrone taken te inspecteren. " +"Celery-taak-ID's van de on_completion-workflow. Gebruik dit om de status van" +" de asynchrone taken te inspecteren. " #: openforms/submissions/models/submission.py:289 msgid "needs on_completion retry" @@ -11819,8 +11731,8 @@ msgstr "laatst gedownload" #: openforms/submissions/models/submission_report.py:39 msgid "" -"When the submission report was last accessed. This value is updated when the " -"report is downloaded." +"When the submission report was last accessed. This value is updated when the" +" report is downloaded." msgstr "" "Datum waarom het document voor het laatst is opgevraagd. Deze waarde wordt " "bijgewerkt zodra het document wordt gedownload." @@ -11904,7 +11816,8 @@ msgstr "gevuld vanuit prefill-gegevens" #: openforms/submissions/models/submission_value_variable.py:325 msgid "Can this variable be prefilled at the beginning of a submission?" msgstr "" -"Is de waarde bij het starten van de inzending door een prefill-plugin gevuld?" +"Is de waarde bij het starten van de inzending door een prefill-plugin " +"gevuld?" #: openforms/submissions/models/submission_value_variable.py:334 msgid "Submission value variable" @@ -12037,8 +11950,8 @@ msgstr "Sorry, u hebt geen toegang tot deze pagina (403)" #: openforms/templates/403.html:15 msgid "" -"You don't appear to have sufficient permissions to view this content. Please " -"contact an administrator if you believe this to be an error." +"You don't appear to have sufficient permissions to view this content. Please" +" contact an administrator if you believe this to be an error." msgstr "" "U lijkt onvoldoende rechten te hebben om deze inhoud te bekijken. Gelieve " "contact op te nemen met uw beheerder indien dit onterecht is." @@ -12187,8 +12100,8 @@ msgstr "RFC5646 taalcode, bijvoorbeeld `en` of `en-us`" #: openforms/translations/api/serializers.py:26 msgid "" -"Language name in its local representation. e.g. \"fy\" = \"frysk\", \"nl\" = " -"\"Nederlands\"" +"Language name in its local representation. e.g. \"fy\" = \"frysk\", \"nl\" =" +" \"Nederlands\"" msgstr "" "Taalnaam in de lokale weergave. Bijvoorbeeld \"fy\" = \"frysk\", \"nl\" = " "\"Nederlands\"" @@ -12570,11 +12483,11 @@ msgstr "Waarde om te valideren." #: openforms/validations/api/views.py:84 msgid "" -"ID of the validation plugin, see the [`validation_plugin_list`](./#operation/" -"validation_plugin_list) operation" +"ID of the validation plugin, see the " +"[`validation_plugin_list`](./#operation/validation_plugin_list) operation" msgstr "" -"ID van de validatie plugin. Zie de [`validation_plugin_list`](./#operation/" -"validation_plugin_list) operatie" +"ID van de validatie plugin. Zie de " +"[`validation_plugin_list`](./#operation/validation_plugin_list) operatie" #: openforms/validations/registry.py:67 #, python-brace-format @@ -12684,8 +12597,7 @@ msgstr "Geef een lijst van beschikbare servicebevragingconfiguraties" #: openforms/variables/api/viewsets.py:18 msgid "" -"Return a list of available services fetch configurations configured in the " -"backend.\n" +"Return a list of available services fetch configurations configured in the backend.\n" "\n" "Note that this endpoint is **EXPERIMENTAL**." msgstr "" @@ -12822,7 +12734,8 @@ msgstr "{header!s}: waarde '{value!s}' moet een string zijn maar is dat niet." #: openforms/variables/validators.py:83 msgid "" -"{header!s}: value '{value!s}' contains {illegal_chars}, which is not allowed." +"{header!s}: value '{value!s}' contains {illegal_chars}, which is not " +"allowed." msgstr "" "{header!s}: waarde '{value!s}' bevat {illegal_chars}, deze karakters zijn " "niet toegestaan." @@ -12835,13 +12748,15 @@ msgstr "" "{header!s}: waarde '{value!s}' mag niet starten of eindigen met whitespace." #: openforms/variables/validators.py:100 -msgid "{header!s}: value '{value!s}' contains characters that are not allowed." +msgid "" +"{header!s}: value '{value!s}' contains characters that are not allowed." msgstr "" "{header!s}: waarde '{value!s}' bevat karakters die niet toegestaan zijn." #: openforms/variables/validators.py:107 msgid "{header!s}: header '{header!s}' should be a string, but isn't." -msgstr "{header!s}: header '{header!s}' moet een string zijn maar is dat niet." +msgstr "" +"{header!s}: header '{header!s}' moet een string zijn maar is dat niet." #: openforms/variables/validators.py:113 msgid "" @@ -12871,8 +12786,8 @@ msgstr "" msgid "" "{parameter!s}: value '{value!s}' should be a list of strings, but isn't." msgstr "" -"{parameter!s}: de waarde '{value!s}' moet een lijst van strings zijn maar is " -"dat niet." +"{parameter!s}: de waarde '{value!s}' moet een lijst van strings zijn maar is" +" dat niet." #: openforms/variables/validators.py:164 msgid "query parameter key '{parameter!s}' should be a string, but isn't." @@ -13071,11 +12986,11 @@ msgstr "endpoint VrijeBerichten" #: stuf/models.py:85 msgid "" -"Endpoint for synchronous free messages, usually '[...]/" -"VerwerkSynchroonVrijBericht' or '[...]/VrijeBerichten'." +"Endpoint for synchronous free messages, usually " +"'[...]/VerwerkSynchroonVrijBericht' or '[...]/VrijeBerichten'." msgstr "" -"Endpoint voor synchrone vrije berichten, typisch '[...]/" -"VerwerkSynchroonVrijBericht' of '[...]/VrijeBerichten'." +"Endpoint voor synchrone vrije berichten, typisch " +"'[...]/VerwerkSynchroonVrijBericht' of '[...]/VrijeBerichten'." #: stuf/models.py:89 msgid "endpoint OntvangAsynchroon" @@ -13204,11 +13119,11 @@ msgstr "Binding address Bijstandsregelingen" #: suwinet/models.py:33 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/Bijstandsregelingen/" -"v0500}BijstandsregelingenBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/Bijstandsregelingen/v0500}BijstandsregelingenBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/Bijstandsregelingen/" -"v0500}BijstandsregelingenBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/Bijstandsregelingen/v0500}BijstandsregelingenBinding" #: suwinet/models.py:39 msgid "BRPDossierPersoonGSD Binding Address" @@ -13216,11 +13131,11 @@ msgstr "Binding address BRPDossierPersoonGSD" #: suwinet/models.py:41 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/BRPDossierPersoonGSD/" -"v0200}BRPBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/BRPDossierPersoonGSD/v0200}BRPBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/BRPDossierPersoonGSD/" -"v0200}BRPBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/BRPDossierPersoonGSD/v0200}BRPBinding" #: suwinet/models.py:46 msgid "DUODossierPersoonGSD Binding Address" @@ -13228,11 +13143,11 @@ msgstr "Binding address DUODossierPersoonGSD" #: suwinet/models.py:48 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/DUODossierPersoonGSD/" -"v0300}DUOBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/DUODossierPersoonGSD/v0300}DUOBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/DUODossierPersoonGSD/" -"v0300}DUOBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/DUODossierPersoonGSD/v0300}DUOBinding" #: suwinet/models.py:53 msgid "DUODossierStudiefinancieringGSD Binding Address" @@ -13240,11 +13155,11 @@ msgstr "Binding address DUODossierStudiefinancieringGSD" #: suwinet/models.py:55 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"DUODossierStudiefinancieringGSD/v0200}DUOBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/DUODossierStudiefinancieringGSD/v0200}DUOBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"DUODossierStudiefinancieringGSD/v0200}DUOBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/DUODossierStudiefinancieringGSD/v0200}DUOBinding" #: suwinet/models.py:60 msgid "GSDDossierReintegratie Binding Address" @@ -13252,11 +13167,11 @@ msgstr "Binding address GSDDossierReintegratie" #: suwinet/models.py:62 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/GSDDossierReintegratie/" -"v0200}GSDReintegratieBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/GSDDossierReintegratie/v0200}GSDReintegratieBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/GSDDossierReintegratie/" -"v0200}GSDReintegratieBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/GSDDossierReintegratie/v0200}GSDReintegratieBinding" #: suwinet/models.py:67 msgid "IBVerwijsindex Binding Address" @@ -13264,11 +13179,11 @@ msgstr "Binding address IBVerwijsindex" #: suwinet/models.py:69 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/IBVerwijsindex/v0300}" -"IBVerwijsindexBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/IBVerwijsindex/v0300}IBVerwijsindexBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/IBVerwijsindex/v0300}" -"IBVerwijsindexBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/IBVerwijsindex/v0300}IBVerwijsindexBinding" #: suwinet/models.py:74 msgid "KadasterDossierGSD Binding Address" @@ -13276,11 +13191,11 @@ msgstr "Binding address KadasterDossierGSD" #: suwinet/models.py:76 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/KadasterDossierGSD/v0300}" -"KadasterBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/KadasterDossierGSD/v0300}KadasterBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/KadasterDossierGSD/" -"v0300}KadasterBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/KadasterDossierGSD/v0300}KadasterBinding" #: suwinet/models.py:81 msgid "RDWDossierDigitaleDiensten Binding Address" @@ -13288,11 +13203,11 @@ msgstr "Binding address RDWDossierDigitaleDiensten" #: suwinet/models.py:83 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"RDWDossierDigitaleDiensten/v0200}RDWBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/RDWDossierDigitaleDiensten/v0200}RDWBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"RDWDossierDigitaleDiensten/v0200}RDWBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/RDWDossierDigitaleDiensten/v0200}RDWBinding" #: suwinet/models.py:88 msgid "RDWDossierGSD Binding Address" @@ -13300,11 +13215,11 @@ msgstr "Binding address RDWDossierGSD" #: suwinet/models.py:90 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/RDWDossierGSD/v0200}" -"RDWBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/RDWDossierGSD/v0200}RDWBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/RDWDossierGSD/v0200}" -"RDWBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/RDWDossierGSD/v0200}RDWBinding" #: suwinet/models.py:95 msgid "SVBDossierPersoonGSD Binding Address" @@ -13312,11 +13227,11 @@ msgstr "Binding address SVBDossierPersoonGSD" #: suwinet/models.py:97 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/SVBDossierPersoonGSD/" -"v0200}SVBBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/SVBDossierPersoonGSD/v0200}SVBBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/SVBDossierPersoonGSD/" -"v0200}SVBBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/SVBDossierPersoonGSD/v0200}SVBBinding" #: suwinet/models.py:102 msgid "UWVDossierAanvraagUitkeringStatusGSD Binding Address" @@ -13324,11 +13239,11 @@ msgstr "Binding address UWVDossierAanvraagUitkeringStatusGSD" #: suwinet/models.py:104 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierAanvraagUitkeringStatusGSD/v0200}UWVAanvraagUitkeringStatusBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierAanvraagUitkeringStatusGSD/v0200}UWVAanvraagUitkeringStatusBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierAanvraagUitkeringStatusGSD/v0200}UWVAanvraagUitkeringStatusBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierAanvraagUitkeringStatusGSD/v0200}UWVAanvraagUitkeringStatusBinding" #: suwinet/models.py:109 msgid "UWVDossierInkomstenGSDDigitaleDiensten Binding Address" @@ -13336,11 +13251,11 @@ msgstr "Binding address UWVDossierInkomstenGSDDigitaleDiensten" #: suwinet/models.py:111 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierInkomstenGSDDigitaleDiensten/v0200}UWVIkvBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSDDigitaleDiensten/v0200}UWVIkvBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierInkomstenGSDDigitaleDiensten/v0200}UWVIkvBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSDDigitaleDiensten/v0200}UWVIkvBinding" #: suwinet/models.py:116 msgid "UWVDossierInkomstenGSD Binding Address" @@ -13348,11 +13263,11 @@ msgstr "Binding address UWVDossierInkomstenGSD" #: suwinet/models.py:118 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSD/" -"v0200}UWVIkvBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSD/v0200}UWVIkvBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSD/" -"v0200}UWVIkvBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierInkomstenGSD/v0200}UWVIkvBinding" #: suwinet/models.py:123 msgid "UWVDossierQuotumArbeidsbeperktenGSD Binding Address" @@ -13360,11 +13275,11 @@ msgstr "Binding address UWVDossierQuotumArbeidsbeperktenGSD" #: suwinet/models.py:125 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierQuotumArbeidsbeperktenGSD/v0300}UWVArbeidsbeperktenBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierQuotumArbeidsbeperktenGSD/v0300}UWVArbeidsbeperktenBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierQuotumArbeidsbeperktenGSD/v0300}UWVArbeidsbeperktenBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierQuotumArbeidsbeperktenGSD/v0300}UWVArbeidsbeperktenBinding" #: suwinet/models.py:130 msgid "UWVDossierWerknemersverzekeringenGSDDigitaleDiensten Binding Address" @@ -13372,11 +13287,11 @@ msgstr "Binding address UWVDossierWerknemersverzekeringenGSDDigitaleDiensten" #: suwinet/models.py:133 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierWerknemersverzekeringenGSDDigitaleDiensten/v0200}UWVBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierWerknemersverzekeringenGSDDigitaleDiensten/v0200}UWVBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierWerknemersverzekeringenGSDDigitaleDiensten/v0200}UWVBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierWerknemersverzekeringenGSDDigitaleDiensten/v0200}UWVBinding" #: suwinet/models.py:138 msgid "UWVDossierWerknemersverzekeringenGSD Binding Address" @@ -13384,11 +13299,11 @@ msgstr "Binding address UWVDossierWerknemersverzekeringenGSD" #: suwinet/models.py:140 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierWerknemersverzekeringenGSD/v0200}UWVBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierWerknemersverzekeringenGSD/v0200}UWVBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/" -"UWVDossierWerknemersverzekeringenGSD/v0200}UWVBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVDossierWerknemersverzekeringenGSD/v0200}UWVBinding" #: suwinet/models.py:145 msgid "UWVWbDossierPersoonGSD Binding Address" @@ -13396,11 +13311,11 @@ msgstr "Binding address UWVWbDossierPersoonGSD" #: suwinet/models.py:147 msgid "" -"Binding address for {http://bkwi.nl/SuwiML/Diensten/UWVWbDossierPersoonGSD/" -"v0200}UwvWbBinding" +"Binding address for " +"{http://bkwi.nl/SuwiML/Diensten/UWVWbDossierPersoonGSD/v0200}UwvWbBinding" msgstr "" -"Binding address voor {http://bkwi.nl/SuwiML/Diensten/UWVWbDossierPersoonGSD/" -"v0200}UwvWbBinding" +"Binding address voor " +"{http://bkwi.nl/SuwiML/Diensten/UWVWbDossierPersoonGSD/v0200}UwvWbBinding" #: suwinet/models.py:154 msgid "Suwinet configuration"