diff --git a/netbox/translations/nl/LC_MESSAGES/django.po b/netbox/translations/nl/LC_MESSAGES/django.po index dbec79b89..8c15b4df7 100644 --- a/netbox/translations/nl/LC_MESSAGES/django.po +++ b/netbox/translations/nl/LC_MESSAGES/django.po @@ -2,12467 +2,11439 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# -# Translators: -# Jeff Gehlbach, 2024 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-11 05:01+0000\n" -"PO-Revision-Date: 2023-10-30 17:48+0000\n" -"Last-Translator: Jeff Gehlbach, 2024\n" -"Language-Team: Dutch (https://app.transifex.com/netbox-community/teams/178115/nl/)\n" +"POT-Creation-Date: 2024-07-11 17:47+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: netbox/account/tables.py:27 netbox/templates/account/token.html:22 -#: netbox/templates/users/token.html:17 netbox/users/forms/bulk_import.py:39 -#: netbox/users/forms/model_forms.py:113 +#: account/tables.py:27 templates/account/token.html:22 +#: templates/users/token.html:17 users/forms/bulk_import.py:39 +#: users/forms/model_forms.py:113 msgid "Key" -msgstr "Sleutel" +msgstr "" -#: netbox/account/tables.py:31 netbox/users/forms/filtersets.py:133 +#: account/tables.py:31 users/forms/filtersets.py:133 msgid "Write Enabled" -msgstr "Schrijven ingeschakeld" +msgstr "" -#: netbox/account/tables.py:35 netbox/core/tables/jobs.py:29 -#: netbox/core/tables/tasks.py:79 netbox/extras/choices.py:142 -#: netbox/extras/tables/tables.py:500 netbox/templates/account/token.html:43 -#: netbox/templates/core/configrevision.html:26 -#: netbox/templates/core/configrevision_restore.html:12 -#: netbox/templates/core/job.html:51 netbox/templates/core/rq_task.html:16 -#: netbox/templates/core/rq_task.html:73 -#: netbox/templates/core/rq_worker.html:14 -#: netbox/templates/extras/htmx/script_result.html:12 -#: netbox/templates/extras/journalentry.html:22 -#: netbox/templates/generic/object.html:58 -#: netbox/templates/users/token.html:35 +#: account/tables.py:35 core/tables/jobs.py:29 core/tables/tasks.py:79 +#: extras/choices.py:142 extras/tables/tables.py:500 +#: templates/account/token.html:43 templates/core/configrevision.html:26 +#: templates/core/configrevision_restore.html:12 templates/core/job.html:51 +#: templates/core/rq_task.html:16 templates/core/rq_task.html:73 +#: templates/core/rq_worker.html:14 templates/extras/htmx/script_result.html:12 +#: templates/extras/journalentry.html:22 templates/generic/object.html:58 +#: templates/users/token.html:35 msgid "Created" -msgstr "Gemaakt" +msgstr "" -#: netbox/account/tables.py:39 netbox/templates/account/token.html:47 -#: netbox/templates/users/token.html:39 netbox/users/forms/bulk_edit.py:117 -#: netbox/users/forms/filtersets.py:137 +#: account/tables.py:39 templates/account/token.html:47 +#: templates/users/token.html:39 users/forms/bulk_edit.py:117 +#: users/forms/filtersets.py:137 msgid "Expires" -msgstr "Vervalt" +msgstr "" -#: netbox/account/tables.py:42 netbox/users/forms/filtersets.py:142 +#: account/tables.py:42 users/forms/filtersets.py:142 msgid "Last Used" -msgstr "Laatst gebruikt" +msgstr "" -#: netbox/account/tables.py:45 netbox/templates/account/token.html:55 -#: netbox/templates/users/token.html:47 netbox/users/forms/bulk_edit.py:122 -#: netbox/users/forms/model_forms.py:125 +#: account/tables.py:45 templates/account/token.html:55 +#: templates/users/token.html:47 users/forms/bulk_edit.py:122 +#: users/forms/model_forms.py:125 msgid "Allowed IPs" -msgstr "Toegestane IP-adressen" +msgstr "" -#: netbox/account/views.py:214 +#: account/views.py:204 msgid "Your preferences have been updated." -msgstr "Je voorkeuren zijn bijgewerkt." +msgstr "" -#: netbox/circuits/choices.py:21 netbox/dcim/choices.py:20 -#: netbox/dcim/choices.py:102 netbox/dcim/choices.py:174 -#: netbox/dcim/choices.py:220 netbox/dcim/choices.py:1459 -#: netbox/dcim/choices.py:1535 netbox/dcim/choices.py:1585 -#: netbox/virtualization/choices.py:20 netbox/virtualization/choices.py:45 -#: netbox/vpn/choices.py:18 +#: circuits/choices.py:21 dcim/choices.py:20 dcim/choices.py:102 +#: dcim/choices.py:174 dcim/choices.py:220 dcim/choices.py:1459 +#: dcim/choices.py:1535 dcim/choices.py:1585 virtualization/choices.py:20 +#: virtualization/choices.py:45 vpn/choices.py:18 msgid "Planned" -msgstr "Gepland" +msgstr "" -#: netbox/circuits/choices.py:22 netbox/netbox/navigation/menu.py:290 +#: circuits/choices.py:22 netbox/navigation/menu.py:290 msgid "Provisioning" -msgstr "Bevoorrading" +msgstr "" -#: netbox/circuits/choices.py:23 netbox/core/tables/tasks.py:22 -#: netbox/dcim/choices.py:22 netbox/dcim/choices.py:103 -#: netbox/dcim/choices.py:173 netbox/dcim/choices.py:219 -#: netbox/dcim/choices.py:1534 netbox/dcim/choices.py:1584 -#: netbox/extras/tables/tables.py:386 netbox/ipam/choices.py:31 -#: netbox/ipam/choices.py:49 netbox/ipam/choices.py:69 -#: netbox/ipam/choices.py:154 netbox/templates/extras/configcontext.html:25 -#: netbox/templates/users/user.html:37 netbox/users/forms/bulk_edit.py:38 -#: netbox/virtualization/choices.py:22 netbox/virtualization/choices.py:44 -#: netbox/vpn/choices.py:19 netbox/wireless/choices.py:25 +#: circuits/choices.py:23 core/tables/tasks.py:22 dcim/choices.py:22 +#: dcim/choices.py:103 dcim/choices.py:173 dcim/choices.py:219 +#: dcim/choices.py:1534 dcim/choices.py:1584 extras/tables/tables.py:386 +#: ipam/choices.py:31 ipam/choices.py:49 ipam/choices.py:69 ipam/choices.py:154 +#: templates/extras/configcontext.html:25 templates/users/user.html:37 +#: users/forms/bulk_edit.py:38 virtualization/choices.py:22 +#: virtualization/choices.py:44 vpn/choices.py:19 wireless/choices.py:25 msgid "Active" -msgstr "Actief" +msgstr "" -#: netbox/circuits/choices.py:24 netbox/dcim/choices.py:172 -#: netbox/dcim/choices.py:218 netbox/dcim/choices.py:1533 -#: netbox/dcim/choices.py:1586 netbox/virtualization/choices.py:24 -#: netbox/virtualization/choices.py:43 +#: circuits/choices.py:24 dcim/choices.py:172 dcim/choices.py:218 +#: dcim/choices.py:1533 dcim/choices.py:1586 virtualization/choices.py:24 +#: virtualization/choices.py:43 msgid "Offline" -msgstr "Offline" +msgstr "" -#: netbox/circuits/choices.py:25 +#: circuits/choices.py:25 msgid "Deprovisioning" -msgstr "Deprovisioning" +msgstr "" -#: netbox/circuits/choices.py:26 +#: circuits/choices.py:26 msgid "Decommissioned" -msgstr "Ontmanteld" +msgstr "" -#: netbox/circuits/filtersets.py:29 netbox/circuits/filtersets.py:196 -#: netbox/dcim/filtersets.py:97 netbox/dcim/filtersets.py:151 -#: netbox/dcim/filtersets.py:211 netbox/dcim/filtersets.py:297 -#: netbox/dcim/filtersets.py:406 netbox/dcim/filtersets.py:969 -#: netbox/dcim/filtersets.py:1316 netbox/dcim/filtersets.py:1843 -#: netbox/dcim/filtersets.py:2086 netbox/dcim/filtersets.py:2144 -#: netbox/ipam/filtersets.py:339 netbox/ipam/filtersets.py:945 -#: netbox/virtualization/filtersets.py:45 -#: netbox/virtualization/filtersets.py:173 netbox/vpn/filtersets.py:377 +#: circuits/filtersets.py:29 circuits/filtersets.py:196 dcim/filtersets.py:97 +#: dcim/filtersets.py:151 dcim/filtersets.py:211 dcim/filtersets.py:297 +#: dcim/filtersets.py:406 dcim/filtersets.py:969 dcim/filtersets.py:1316 +#: dcim/filtersets.py:1843 dcim/filtersets.py:2086 dcim/filtersets.py:2144 +#: ipam/filtersets.py:339 ipam/filtersets.py:945 +#: virtualization/filtersets.py:45 virtualization/filtersets.py:173 +#: vpn/filtersets.py:377 msgid "Region (ID)" -msgstr "Regio (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:36 netbox/circuits/filtersets.py:203 -#: netbox/dcim/filtersets.py:104 netbox/dcim/filtersets.py:157 -#: netbox/dcim/filtersets.py:218 netbox/dcim/filtersets.py:304 -#: netbox/dcim/filtersets.py:413 netbox/dcim/filtersets.py:976 -#: netbox/dcim/filtersets.py:1323 netbox/dcim/filtersets.py:1850 -#: netbox/dcim/filtersets.py:2093 netbox/dcim/filtersets.py:2151 -#: netbox/extras/filtersets.py:461 netbox/ipam/filtersets.py:346 -#: netbox/ipam/filtersets.py:952 netbox/virtualization/filtersets.py:52 -#: netbox/virtualization/filtersets.py:180 netbox/vpn/filtersets.py:372 +#: circuits/filtersets.py:36 circuits/filtersets.py:203 dcim/filtersets.py:104 +#: dcim/filtersets.py:157 dcim/filtersets.py:218 dcim/filtersets.py:304 +#: dcim/filtersets.py:413 dcim/filtersets.py:976 dcim/filtersets.py:1323 +#: dcim/filtersets.py:1850 dcim/filtersets.py:2093 dcim/filtersets.py:2151 +#: extras/filtersets.py:461 ipam/filtersets.py:346 ipam/filtersets.py:952 +#: virtualization/filtersets.py:52 virtualization/filtersets.py:180 +#: vpn/filtersets.py:372 msgid "Region (slug)" -msgstr "Regio (naaktslak)" +msgstr "" -#: netbox/circuits/filtersets.py:42 netbox/circuits/filtersets.py:209 -#: netbox/dcim/filtersets.py:127 netbox/dcim/filtersets.py:224 -#: netbox/dcim/filtersets.py:310 netbox/dcim/filtersets.py:419 -#: netbox/dcim/filtersets.py:982 netbox/dcim/filtersets.py:1329 -#: netbox/dcim/filtersets.py:1856 netbox/dcim/filtersets.py:2099 -#: netbox/dcim/filtersets.py:2157 netbox/ipam/filtersets.py:352 -#: netbox/ipam/filtersets.py:958 netbox/virtualization/filtersets.py:58 -#: netbox/virtualization/filtersets.py:186 +#: circuits/filtersets.py:42 circuits/filtersets.py:209 dcim/filtersets.py:127 +#: dcim/filtersets.py:224 dcim/filtersets.py:310 dcim/filtersets.py:419 +#: dcim/filtersets.py:982 dcim/filtersets.py:1329 dcim/filtersets.py:1856 +#: dcim/filtersets.py:2099 dcim/filtersets.py:2157 ipam/filtersets.py:352 +#: ipam/filtersets.py:958 virtualization/filtersets.py:58 +#: virtualization/filtersets.py:186 msgid "Site group (ID)" -msgstr "Sitegroep (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:49 netbox/circuits/filtersets.py:216 -#: netbox/dcim/filtersets.py:134 netbox/dcim/filtersets.py:231 -#: netbox/dcim/filtersets.py:317 netbox/dcim/filtersets.py:426 -#: netbox/dcim/filtersets.py:989 netbox/dcim/filtersets.py:1336 -#: netbox/dcim/filtersets.py:1863 netbox/dcim/filtersets.py:2106 -#: netbox/dcim/filtersets.py:2164 netbox/extras/filtersets.py:467 -#: netbox/ipam/filtersets.py:359 netbox/ipam/filtersets.py:965 -#: netbox/virtualization/filtersets.py:65 -#: netbox/virtualization/filtersets.py:193 +#: circuits/filtersets.py:49 circuits/filtersets.py:216 dcim/filtersets.py:134 +#: dcim/filtersets.py:231 dcim/filtersets.py:317 dcim/filtersets.py:426 +#: dcim/filtersets.py:989 dcim/filtersets.py:1336 dcim/filtersets.py:1863 +#: dcim/filtersets.py:2106 dcim/filtersets.py:2164 extras/filtersets.py:467 +#: ipam/filtersets.py:359 ipam/filtersets.py:965 +#: virtualization/filtersets.py:65 virtualization/filtersets.py:193 msgid "Site group (slug)" -msgstr "Sitegroep (slug)" +msgstr "" -#: netbox/circuits/filtersets.py:54 netbox/circuits/forms/bulk_edit.py:186 -#: netbox/circuits/forms/bulk_edit.py:214 -#: netbox/circuits/forms/bulk_import.py:123 -#: netbox/circuits/forms/filtersets.py:49 -#: netbox/circuits/forms/filtersets.py:169 -#: netbox/circuits/forms/filtersets.py:207 -#: netbox/circuits/forms/model_forms.py:136 -#: netbox/circuits/forms/model_forms.py:152 -#: netbox/circuits/tables/circuits.py:107 netbox/dcim/forms/bulk_edit.py:167 -#: netbox/dcim/forms/bulk_edit.py:239 netbox/dcim/forms/bulk_edit.py:575 -#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:130 -#: netbox/dcim/forms/bulk_import.py:181 netbox/dcim/forms/bulk_import.py:254 -#: netbox/dcim/forms/bulk_import.py:479 netbox/dcim/forms/bulk_import.py:1250 -#: netbox/dcim/forms/bulk_import.py:1278 netbox/dcim/forms/filtersets.py:86 -#: netbox/dcim/forms/filtersets.py:219 netbox/dcim/forms/filtersets.py:266 -#: netbox/dcim/forms/filtersets.py:375 netbox/dcim/forms/filtersets.py:684 -#: netbox/dcim/forms/filtersets.py:928 netbox/dcim/forms/filtersets.py:952 -#: netbox/dcim/forms/filtersets.py:1042 netbox/dcim/forms/filtersets.py:1080 -#: netbox/dcim/forms/filtersets.py:1488 netbox/dcim/forms/filtersets.py:1512 -#: netbox/dcim/forms/filtersets.py:1536 netbox/dcim/forms/model_forms.py:136 -#: netbox/dcim/forms/model_forms.py:164 netbox/dcim/forms/model_forms.py:206 -#: netbox/dcim/forms/model_forms.py:406 netbox/dcim/forms/model_forms.py:671 -#: netbox/dcim/forms/object_create.py:391 netbox/dcim/tables/devices.py:150 -#: netbox/dcim/tables/power.py:26 netbox/dcim/tables/power.py:93 -#: netbox/dcim/tables/racks.py:62 netbox/dcim/tables/racks.py:138 -#: netbox/dcim/tables/sites.py:129 netbox/extras/filtersets.py:477 -#: netbox/ipam/forms/bulk_edit.py:216 netbox/ipam/forms/bulk_edit.py:270 -#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/bulk_edit.py:522 -#: netbox/ipam/forms/bulk_import.py:170 netbox/ipam/forms/bulk_import.py:437 -#: netbox/ipam/forms/filtersets.py:153 netbox/ipam/forms/filtersets.py:231 -#: netbox/ipam/forms/filtersets.py:432 netbox/ipam/forms/filtersets.py:496 -#: netbox/ipam/forms/model_forms.py:203 netbox/ipam/forms/model_forms.py:587 -#: netbox/ipam/forms/model_forms.py:682 netbox/ipam/tables/ip.py:244 -#: netbox/ipam/tables/vlans.py:114 netbox/ipam/tables/vlans.py:216 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:6 -#: netbox/templates/dcim/device.html:22 -#: netbox/templates/dcim/inc/cable_termination.html:8 -#: netbox/templates/dcim/inc/cable_termination.html:33 -#: netbox/templates/dcim/location.html:37 -#: netbox/templates/dcim/powerpanel.html:22 netbox/templates/dcim/rack.html:22 -#: netbox/templates/dcim/rackreservation.html:28 -#: netbox/templates/dcim/site.html:28 netbox/templates/ipam/prefix.html:56 -#: netbox/templates/ipam/vlan.html:23 netbox/templates/ipam/vlan_edit.html:40 -#: netbox/templates/virtualization/cluster.html:42 -#: netbox/templates/virtualization/virtualmachine.html:91 -#: netbox/virtualization/forms/bulk_edit.py:91 -#: netbox/virtualization/forms/bulk_edit.py:109 -#: netbox/virtualization/forms/bulk_edit.py:124 -#: netbox/virtualization/forms/bulk_import.py:59 -#: netbox/virtualization/forms/bulk_import.py:85 -#: netbox/virtualization/forms/filtersets.py:79 -#: netbox/virtualization/forms/filtersets.py:148 -#: netbox/virtualization/forms/model_forms.py:71 -#: netbox/virtualization/forms/model_forms.py:104 -#: netbox/virtualization/forms/model_forms.py:171 -#: netbox/virtualization/tables/clusters.py:77 -#: netbox/virtualization/tables/virtualmachines.py:62 -#: netbox/vpn/forms/filtersets.py:266 netbox/wireless/forms/model_forms.py:76 -#: netbox/wireless/forms/model_forms.py:118 +#: circuits/filtersets.py:54 circuits/forms/bulk_edit.py:186 +#: circuits/forms/bulk_edit.py:214 circuits/forms/bulk_import.py:123 +#: circuits/forms/filtersets.py:49 circuits/forms/filtersets.py:169 +#: circuits/forms/filtersets.py:207 circuits/forms/model_forms.py:136 +#: circuits/forms/model_forms.py:152 circuits/tables/circuits.py:107 +#: dcim/forms/bulk_edit.py:167 dcim/forms/bulk_edit.py:239 +#: dcim/forms/bulk_edit.py:575 dcim/forms/bulk_edit.py:771 +#: dcim/forms/bulk_import.py:130 dcim/forms/bulk_import.py:181 +#: dcim/forms/bulk_import.py:254 dcim/forms/bulk_import.py:479 +#: dcim/forms/bulk_import.py:1250 dcim/forms/bulk_import.py:1278 +#: dcim/forms/filtersets.py:86 dcim/forms/filtersets.py:219 +#: dcim/forms/filtersets.py:266 dcim/forms/filtersets.py:375 +#: dcim/forms/filtersets.py:684 dcim/forms/filtersets.py:928 +#: dcim/forms/filtersets.py:952 dcim/forms/filtersets.py:1042 +#: dcim/forms/filtersets.py:1080 dcim/forms/filtersets.py:1488 +#: dcim/forms/filtersets.py:1512 dcim/forms/filtersets.py:1536 +#: dcim/forms/model_forms.py:136 dcim/forms/model_forms.py:164 +#: dcim/forms/model_forms.py:206 dcim/forms/model_forms.py:406 +#: dcim/forms/model_forms.py:671 dcim/forms/object_create.py:391 +#: dcim/tables/devices.py:150 dcim/tables/power.py:26 dcim/tables/power.py:93 +#: dcim/tables/racks.py:62 dcim/tables/racks.py:138 dcim/tables/sites.py:129 +#: extras/filtersets.py:477 ipam/forms/bulk_edit.py:216 +#: ipam/forms/bulk_edit.py:270 ipam/forms/bulk_edit.py:448 +#: ipam/forms/bulk_edit.py:522 ipam/forms/bulk_import.py:170 +#: ipam/forms/bulk_import.py:437 ipam/forms/filtersets.py:153 +#: ipam/forms/filtersets.py:231 ipam/forms/filtersets.py:432 +#: ipam/forms/filtersets.py:496 ipam/forms/model_forms.py:203 +#: ipam/forms/model_forms.py:587 ipam/forms/model_forms.py:682 +#: ipam/tables/ip.py:244 ipam/tables/vlans.py:114 ipam/tables/vlans.py:216 +#: templates/circuits/inc/circuit_termination_fields.html:6 +#: templates/dcim/device.html:22 templates/dcim/inc/cable_termination.html:8 +#: templates/dcim/inc/cable_termination.html:33 templates/dcim/location.html:37 +#: templates/dcim/powerpanel.html:22 templates/dcim/rack.html:22 +#: templates/dcim/rackreservation.html:28 templates/dcim/site.html:28 +#: templates/ipam/prefix.html:56 templates/ipam/vlan.html:23 +#: templates/ipam/vlan_edit.html:40 templates/virtualization/cluster.html:42 +#: templates/virtualization/virtualmachine.html:91 +#: virtualization/forms/bulk_edit.py:91 virtualization/forms/bulk_edit.py:109 +#: virtualization/forms/bulk_edit.py:124 virtualization/forms/bulk_import.py:59 +#: virtualization/forms/bulk_import.py:85 virtualization/forms/filtersets.py:79 +#: virtualization/forms/filtersets.py:148 +#: virtualization/forms/model_forms.py:71 +#: virtualization/forms/model_forms.py:104 +#: virtualization/forms/model_forms.py:171 virtualization/tables/clusters.py:77 +#: virtualization/tables/virtualmachines.py:62 vpn/forms/filtersets.py:266 +#: wireless/forms/model_forms.py:76 wireless/forms/model_forms.py:118 msgid "Site" -msgstr "Site" +msgstr "" -#: netbox/circuits/filtersets.py:60 netbox/circuits/filtersets.py:227 -#: netbox/circuits/filtersets.py:272 netbox/dcim/filtersets.py:241 -#: netbox/dcim/filtersets.py:327 netbox/dcim/filtersets.py:400 -#: netbox/extras/filtersets.py:483 netbox/ipam/filtersets.py:238 -#: netbox/ipam/filtersets.py:369 netbox/ipam/filtersets.py:975 -#: netbox/virtualization/filtersets.py:75 -#: netbox/virtualization/filtersets.py:203 netbox/vpn/filtersets.py:382 +#: circuits/filtersets.py:60 circuits/filtersets.py:227 +#: circuits/filtersets.py:272 dcim/filtersets.py:241 dcim/filtersets.py:327 +#: dcim/filtersets.py:400 extras/filtersets.py:483 ipam/filtersets.py:238 +#: ipam/filtersets.py:369 ipam/filtersets.py:975 +#: virtualization/filtersets.py:75 virtualization/filtersets.py:203 +#: vpn/filtersets.py:382 msgid "Site (slug)" -msgstr "Site (naaktslak)" +msgstr "" -#: netbox/circuits/filtersets.py:65 +#: circuits/filtersets.py:65 msgid "ASN (ID)" -msgstr "ASN (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:71 netbox/circuits/forms/filtersets.py:29 -#: netbox/ipam/forms/model_forms.py:157 netbox/ipam/models/asns.py:108 -#: netbox/ipam/models/asns.py:125 netbox/ipam/tables/asn.py:41 -#: netbox/templates/ipam/asn.html:20 +#: circuits/filtersets.py:71 circuits/forms/filtersets.py:29 +#: ipam/forms/model_forms.py:157 ipam/models/asns.py:108 +#: ipam/models/asns.py:125 ipam/tables/asn.py:41 templates/ipam/asn.html:20 msgid "ASN" -msgstr "ASN" +msgstr "" -#: netbox/circuits/filtersets.py:93 netbox/circuits/filtersets.py:120 -#: netbox/circuits/filtersets.py:154 netbox/circuits/filtersets.py:281 -#: netbox/ipam/filtersets.py:243 +#: circuits/filtersets.py:93 circuits/filtersets.py:120 +#: circuits/filtersets.py:154 circuits/filtersets.py:281 ipam/filtersets.py:243 msgid "Provider (ID)" -msgstr "Aanbieder (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:99 netbox/circuits/filtersets.py:126 -#: netbox/circuits/filtersets.py:160 netbox/circuits/filtersets.py:287 -#: netbox/ipam/filtersets.py:249 +#: circuits/filtersets.py:99 circuits/filtersets.py:126 +#: circuits/filtersets.py:160 circuits/filtersets.py:287 ipam/filtersets.py:249 msgid "Provider (slug)" -msgstr "Aanbieder (slug)" +msgstr "" -#: netbox/circuits/filtersets.py:165 +#: circuits/filtersets.py:165 msgid "Provider account (ID)" -msgstr "Account van de provider (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:171 +#: circuits/filtersets.py:171 msgid "Provider account (account)" -msgstr "Provideraccount (account)" +msgstr "" -#: netbox/circuits/filtersets.py:176 +#: circuits/filtersets.py:176 msgid "Provider network (ID)" -msgstr "Provider-netwerk (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:180 +#: circuits/filtersets.py:180 msgid "Circuit type (ID)" -msgstr "Circuittype (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:186 +#: circuits/filtersets.py:186 msgid "Circuit type (slug)" -msgstr "Circuittype (slug)" +msgstr "" -#: netbox/circuits/filtersets.py:221 netbox/circuits/filtersets.py:266 -#: netbox/dcim/filtersets.py:235 netbox/dcim/filtersets.py:321 -#: netbox/dcim/filtersets.py:394 netbox/dcim/filtersets.py:993 -#: netbox/dcim/filtersets.py:1341 netbox/dcim/filtersets.py:1868 -#: netbox/dcim/filtersets.py:2110 netbox/dcim/filtersets.py:2169 -#: netbox/ipam/filtersets.py:232 netbox/ipam/filtersets.py:363 -#: netbox/ipam/filtersets.py:969 netbox/virtualization/filtersets.py:69 -#: netbox/virtualization/filtersets.py:197 netbox/vpn/filtersets.py:387 +#: circuits/filtersets.py:221 circuits/filtersets.py:266 dcim/filtersets.py:235 +#: dcim/filtersets.py:321 dcim/filtersets.py:394 dcim/filtersets.py:993 +#: dcim/filtersets.py:1341 dcim/filtersets.py:1868 dcim/filtersets.py:2110 +#: dcim/filtersets.py:2169 ipam/filtersets.py:232 ipam/filtersets.py:363 +#: ipam/filtersets.py:969 virtualization/filtersets.py:69 +#: virtualization/filtersets.py:197 vpn/filtersets.py:387 msgid "Site (ID)" -msgstr "Website (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:231 netbox/circuits/filtersets.py:235 +#: circuits/filtersets.py:231 circuits/filtersets.py:235 msgid "Termination A (ID)" -msgstr "Beëindiging A (ID)" +msgstr "" -#: netbox/circuits/filtersets.py:258 netbox/core/filtersets.py:73 -#: netbox/core/filtersets.py:132 netbox/dcim/filtersets.py:693 -#: netbox/dcim/filtersets.py:1310 netbox/dcim/filtersets.py:2217 -#: netbox/extras/filtersets.py:41 netbox/extras/filtersets.py:63 -#: netbox/extras/filtersets.py:92 netbox/extras/filtersets.py:127 -#: netbox/extras/filtersets.py:176 netbox/extras/filtersets.py:204 -#: netbox/extras/filtersets.py:234 netbox/extras/filtersets.py:271 -#: netbox/extras/filtersets.py:343 netbox/extras/filtersets.py:390 -#: netbox/extras/filtersets.py:450 netbox/extras/filtersets.py:613 -#: netbox/extras/filtersets.py:655 netbox/extras/filtersets.py:696 -#: netbox/ipam/forms/model_forms.py:447 netbox/netbox/filtersets.py:275 -#: netbox/netbox/forms/__init__.py:22 netbox/netbox/forms/base.py:165 -#: netbox/templates/htmx/object_selector.html:28 -#: netbox/templates/inc/filter_list.html:45 -#: netbox/templates/ipam/ipaddress_assign.html:29 -#: netbox/templates/search.html:7 netbox/templates/search.html:26 -#: netbox/tenancy/filtersets.py:100 netbox/users/filtersets.py:23 -#: netbox/users/filtersets.py:52 netbox/users/filtersets.py:92 -#: netbox/users/filtersets.py:140 netbox/utilities/forms/forms.py:104 -#: netbox/utilities/templates/navigation/menu.html:16 +#: circuits/filtersets.py:258 core/filtersets.py:73 core/filtersets.py:132 +#: dcim/filtersets.py:693 dcim/filtersets.py:1310 dcim/filtersets.py:2217 +#: extras/filtersets.py:41 extras/filtersets.py:63 extras/filtersets.py:92 +#: extras/filtersets.py:127 extras/filtersets.py:176 extras/filtersets.py:204 +#: extras/filtersets.py:234 extras/filtersets.py:271 extras/filtersets.py:343 +#: extras/filtersets.py:390 extras/filtersets.py:450 extras/filtersets.py:613 +#: extras/filtersets.py:655 extras/filtersets.py:696 +#: ipam/forms/model_forms.py:447 netbox/filtersets.py:275 +#: netbox/forms/__init__.py:22 netbox/forms/base.py:165 +#: templates/htmx/object_selector.html:28 templates/inc/filter_list.html:45 +#: templates/ipam/ipaddress_assign.html:29 templates/search.html:7 +#: templates/search.html:26 tenancy/filtersets.py:100 users/filtersets.py:23 +#: users/filtersets.py:52 users/filtersets.py:92 users/filtersets.py:140 +#: utilities/forms/forms.py:104 utilities/templates/navigation/menu.html:16 msgid "Search" -msgstr "Zoek" +msgstr "" -#: netbox/circuits/filtersets.py:262 netbox/circuits/forms/bulk_edit.py:170 -#: netbox/circuits/forms/bulk_import.py:114 -#: netbox/circuits/forms/filtersets.py:196 -#: netbox/circuits/forms/filtersets.py:212 -#: netbox/circuits/forms/model_forms.py:109 -#: netbox/circuits/forms/model_forms.py:131 -#: netbox/circuits/tables/circuits.py:98 netbox/dcim/forms/connections.py:71 -#: netbox/templates/circuits/circuit.html:15 -#: netbox/templates/circuits/circuittermination.html:19 -#: netbox/templates/dcim/inc/cable_termination.html:55 -#: netbox/templates/dcim/trace/circuit.html:4 +#: circuits/filtersets.py:262 circuits/forms/bulk_edit.py:170 +#: circuits/forms/bulk_import.py:114 circuits/forms/filtersets.py:196 +#: circuits/forms/filtersets.py:212 circuits/forms/model_forms.py:109 +#: circuits/forms/model_forms.py:131 circuits/tables/circuits.py:98 +#: dcim/forms/connections.py:71 templates/circuits/circuit.html:15 +#: templates/circuits/circuittermination.html:19 +#: templates/dcim/inc/cable_termination.html:55 +#: templates/dcim/trace/circuit.html:4 msgid "Circuit" -msgstr "Circuit" +msgstr "" -#: netbox/circuits/filtersets.py:276 +#: circuits/filtersets.py:276 msgid "ProviderNetwork (ID)" -msgstr "Providernetwerk (ID)" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:28 -#: netbox/circuits/forms/filtersets.py:54 -#: netbox/circuits/forms/model_forms.py:27 -#: netbox/circuits/tables/providers.py:33 netbox/dcim/forms/bulk_edit.py:127 -#: netbox/dcim/forms/filtersets.py:189 netbox/dcim/forms/model_forms.py:122 -#: netbox/dcim/tables/sites.py:94 netbox/ipam/models/asns.py:126 -#: netbox/ipam/tables/asn.py:27 netbox/ipam/views.py:213 -#: netbox/netbox/navigation/menu.py:159 netbox/netbox/navigation/menu.py:162 -#: netbox/templates/circuits/provider.html:23 +#: circuits/forms/bulk_edit.py:28 circuits/forms/filtersets.py:54 +#: circuits/forms/model_forms.py:27 circuits/tables/providers.py:33 +#: dcim/forms/bulk_edit.py:127 dcim/forms/filtersets.py:189 +#: dcim/forms/model_forms.py:122 dcim/tables/sites.py:94 +#: ipam/models/asns.py:126 ipam/tables/asn.py:27 ipam/views.py:213 +#: netbox/navigation/menu.py:159 netbox/navigation/menu.py:162 +#: templates/circuits/provider.html:23 msgid "ASNs" -msgstr "ASN's" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:32 netbox/circuits/forms/bulk_edit.py:54 -#: netbox/circuits/forms/bulk_edit.py:81 -#: netbox/circuits/forms/bulk_edit.py:102 -#: netbox/circuits/forms/bulk_edit.py:162 -#: netbox/circuits/forms/bulk_edit.py:181 netbox/core/forms/bulk_edit.py:28 -#: netbox/core/tables/plugins.py:29 netbox/dcim/forms/bulk_create.py:35 -#: netbox/dcim/forms/bulk_edit.py:72 netbox/dcim/forms/bulk_edit.py:91 -#: netbox/dcim/forms/bulk_edit.py:150 netbox/dcim/forms/bulk_edit.py:191 -#: netbox/dcim/forms/bulk_edit.py:209 netbox/dcim/forms/bulk_edit.py:337 -#: netbox/dcim/forms/bulk_edit.py:373 netbox/dcim/forms/bulk_edit.py:388 -#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:486 -#: netbox/dcim/forms/bulk_edit.py:516 netbox/dcim/forms/bulk_edit.py:540 -#: netbox/dcim/forms/bulk_edit.py:613 netbox/dcim/forms/bulk_edit.py:665 -#: netbox/dcim/forms/bulk_edit.py:717 netbox/dcim/forms/bulk_edit.py:740 -#: netbox/dcim/forms/bulk_edit.py:788 netbox/dcim/forms/bulk_edit.py:858 -#: netbox/dcim/forms/bulk_edit.py:911 netbox/dcim/forms/bulk_edit.py:946 -#: netbox/dcim/forms/bulk_edit.py:986 netbox/dcim/forms/bulk_edit.py:1030 -#: netbox/dcim/forms/bulk_edit.py:1075 netbox/dcim/forms/bulk_edit.py:1102 -#: netbox/dcim/forms/bulk_edit.py:1120 netbox/dcim/forms/bulk_edit.py:1138 -#: netbox/dcim/forms/bulk_edit.py:1156 netbox/dcim/forms/bulk_edit.py:1575 -#: netbox/extras/forms/bulk_edit.py:36 netbox/extras/forms/bulk_edit.py:124 -#: netbox/extras/forms/bulk_edit.py:153 netbox/extras/forms/bulk_edit.py:183 -#: netbox/extras/forms/bulk_edit.py:264 netbox/extras/forms/bulk_edit.py:288 -#: netbox/extras/forms/bulk_edit.py:302 netbox/extras/tables/tables.py:59 -#: netbox/ipam/forms/bulk_edit.py:51 netbox/ipam/forms/bulk_edit.py:71 -#: netbox/ipam/forms/bulk_edit.py:91 netbox/ipam/forms/bulk_edit.py:115 -#: netbox/ipam/forms/bulk_edit.py:144 netbox/ipam/forms/bulk_edit.py:173 -#: netbox/ipam/forms/bulk_edit.py:192 netbox/ipam/forms/bulk_edit.py:261 -#: netbox/ipam/forms/bulk_edit.py:305 netbox/ipam/forms/bulk_edit.py:353 -#: netbox/ipam/forms/bulk_edit.py:396 netbox/ipam/forms/bulk_edit.py:424 -#: netbox/ipam/forms/bulk_edit.py:554 netbox/ipam/forms/bulk_edit.py:585 -#: netbox/templates/account/token.html:35 -#: netbox/templates/circuits/circuit.html:59 -#: netbox/templates/circuits/circuittype.html:26 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:88 -#: netbox/templates/circuits/provider.html:33 -#: netbox/templates/circuits/providernetwork.html:32 -#: netbox/templates/core/datasource.html:54 -#: netbox/templates/dcim/cable.html:36 -#: netbox/templates/dcim/consoleport.html:44 -#: netbox/templates/dcim/consoleserverport.html:44 -#: netbox/templates/dcim/device.html:94 -#: netbox/templates/dcim/devicebay.html:32 -#: netbox/templates/dcim/devicerole.html:30 -#: netbox/templates/dcim/devicetype.html:33 -#: netbox/templates/dcim/frontport.html:58 -#: netbox/templates/dcim/interface.html:69 -#: netbox/templates/dcim/inventoryitem.html:60 -#: netbox/templates/dcim/inventoryitemrole.html:22 -#: netbox/templates/dcim/location.html:33 -#: netbox/templates/dcim/manufacturer.html:40 -#: netbox/templates/dcim/module.html:70 -#: netbox/templates/dcim/modulebay.html:38 -#: netbox/templates/dcim/moduletype.html:26 -#: netbox/templates/dcim/platform.html:33 -#: netbox/templates/dcim/powerfeed.html:40 -#: netbox/templates/dcim/poweroutlet.html:40 -#: netbox/templates/dcim/powerpanel.html:30 -#: netbox/templates/dcim/powerport.html:40 netbox/templates/dcim/rack.html:51 -#: netbox/templates/dcim/rackreservation.html:62 -#: netbox/templates/dcim/rackrole.html:26 -#: netbox/templates/dcim/rearport.html:54 netbox/templates/dcim/region.html:33 -#: netbox/templates/dcim/site.html:60 netbox/templates/dcim/sitegroup.html:33 -#: netbox/templates/dcim/virtualchassis.html:31 -#: netbox/templates/extras/configcontext.html:21 -#: netbox/templates/extras/configtemplate.html:17 -#: netbox/templates/extras/customfield.html:34 -#: netbox/templates/extras/dashboard/widget_add.html:14 -#: netbox/templates/extras/eventrule.html:21 -#: netbox/templates/extras/exporttemplate.html:19 -#: netbox/templates/extras/savedfilter.html:17 -#: netbox/templates/extras/script_list.html:47 -#: netbox/templates/extras/tag.html:20 netbox/templates/extras/webhook.html:17 -#: netbox/templates/generic/bulk_import.html:120 -#: netbox/templates/ipam/aggregate.html:43 netbox/templates/ipam/asn.html:42 -#: netbox/templates/ipam/asnrange.html:38 -#: netbox/templates/ipam/fhrpgroup.html:34 -#: netbox/templates/ipam/ipaddress.html:55 -#: netbox/templates/ipam/iprange.html:67 netbox/templates/ipam/prefix.html:81 -#: netbox/templates/ipam/rir.html:26 netbox/templates/ipam/role.html:26 -#: netbox/templates/ipam/routetarget.html:21 -#: netbox/templates/ipam/service.html:50 -#: netbox/templates/ipam/servicetemplate.html:27 -#: netbox/templates/ipam/vlan.html:62 netbox/templates/ipam/vlangroup.html:34 -#: netbox/templates/ipam/vrf.html:33 netbox/templates/tenancy/contact.html:67 -#: netbox/templates/tenancy/contactgroup.html:25 -#: netbox/templates/tenancy/contactrole.html:22 -#: netbox/templates/tenancy/tenant.html:24 -#: netbox/templates/tenancy/tenantgroup.html:33 -#: netbox/templates/users/group.html:21 -#: netbox/templates/users/objectpermission.html:21 -#: netbox/templates/users/token.html:27 -#: netbox/templates/virtualization/cluster.html:25 -#: netbox/templates/virtualization/clustergroup.html:26 -#: netbox/templates/virtualization/clustertype.html:26 -#: netbox/templates/virtualization/virtualdisk.html:39 -#: netbox/templates/virtualization/virtualmachine.html:31 -#: netbox/templates/virtualization/vminterface.html:51 -#: netbox/templates/vpn/ikepolicy.html:17 -#: netbox/templates/vpn/ikeproposal.html:17 -#: netbox/templates/vpn/ipsecpolicy.html:17 -#: netbox/templates/vpn/ipsecprofile.html:17 -#: netbox/templates/vpn/ipsecprofile.html:40 -#: netbox/templates/vpn/ipsecprofile.html:73 -#: netbox/templates/vpn/ipsecproposal.html:17 -#: netbox/templates/vpn/l2vpn.html:26 netbox/templates/vpn/tunnel.html:33 -#: netbox/templates/vpn/tunnelgroup.html:30 -#: netbox/templates/wireless/wirelesslan.html:26 -#: netbox/templates/wireless/wirelesslangroup.html:33 -#: netbox/templates/wireless/wirelesslink.html:34 -#: netbox/tenancy/forms/bulk_edit.py:32 netbox/tenancy/forms/bulk_edit.py:80 -#: netbox/tenancy/forms/bulk_edit.py:122 netbox/users/forms/bulk_edit.py:64 -#: netbox/users/forms/bulk_edit.py:82 netbox/users/forms/bulk_edit.py:112 -#: netbox/virtualization/forms/bulk_edit.py:32 -#: netbox/virtualization/forms/bulk_edit.py:46 -#: netbox/virtualization/forms/bulk_edit.py:100 -#: netbox/virtualization/forms/bulk_edit.py:177 -#: netbox/virtualization/forms/bulk_edit.py:228 -#: netbox/virtualization/forms/bulk_edit.py:337 -#: netbox/vpn/forms/bulk_edit.py:28 netbox/vpn/forms/bulk_edit.py:64 -#: netbox/vpn/forms/bulk_edit.py:121 netbox/vpn/forms/bulk_edit.py:155 -#: netbox/vpn/forms/bulk_edit.py:190 netbox/vpn/forms/bulk_edit.py:215 -#: netbox/vpn/forms/bulk_edit.py:247 netbox/vpn/forms/bulk_edit.py:274 -#: netbox/wireless/forms/bulk_edit.py:29 netbox/wireless/forms/bulk_edit.py:82 -#: netbox/wireless/forms/bulk_edit.py:129 +#: circuits/forms/bulk_edit.py:32 circuits/forms/bulk_edit.py:54 +#: circuits/forms/bulk_edit.py:81 circuits/forms/bulk_edit.py:102 +#: circuits/forms/bulk_edit.py:162 circuits/forms/bulk_edit.py:181 +#: core/forms/bulk_edit.py:28 core/tables/plugins.py:29 +#: dcim/forms/bulk_create.py:35 dcim/forms/bulk_edit.py:72 +#: dcim/forms/bulk_edit.py:91 dcim/forms/bulk_edit.py:150 +#: dcim/forms/bulk_edit.py:191 dcim/forms/bulk_edit.py:209 +#: dcim/forms/bulk_edit.py:337 dcim/forms/bulk_edit.py:373 +#: dcim/forms/bulk_edit.py:388 dcim/forms/bulk_edit.py:447 +#: dcim/forms/bulk_edit.py:486 dcim/forms/bulk_edit.py:516 +#: dcim/forms/bulk_edit.py:540 dcim/forms/bulk_edit.py:613 +#: dcim/forms/bulk_edit.py:665 dcim/forms/bulk_edit.py:717 +#: dcim/forms/bulk_edit.py:740 dcim/forms/bulk_edit.py:788 +#: dcim/forms/bulk_edit.py:858 dcim/forms/bulk_edit.py:911 +#: dcim/forms/bulk_edit.py:946 dcim/forms/bulk_edit.py:986 +#: dcim/forms/bulk_edit.py:1030 dcim/forms/bulk_edit.py:1075 +#: dcim/forms/bulk_edit.py:1102 dcim/forms/bulk_edit.py:1120 +#: dcim/forms/bulk_edit.py:1138 dcim/forms/bulk_edit.py:1156 +#: dcim/forms/bulk_edit.py:1575 extras/forms/bulk_edit.py:36 +#: extras/forms/bulk_edit.py:124 extras/forms/bulk_edit.py:153 +#: extras/forms/bulk_edit.py:183 extras/forms/bulk_edit.py:264 +#: extras/forms/bulk_edit.py:288 extras/forms/bulk_edit.py:302 +#: extras/tables/tables.py:59 ipam/forms/bulk_edit.py:51 +#: ipam/forms/bulk_edit.py:71 ipam/forms/bulk_edit.py:91 +#: ipam/forms/bulk_edit.py:115 ipam/forms/bulk_edit.py:144 +#: ipam/forms/bulk_edit.py:173 ipam/forms/bulk_edit.py:192 +#: ipam/forms/bulk_edit.py:261 ipam/forms/bulk_edit.py:305 +#: ipam/forms/bulk_edit.py:353 ipam/forms/bulk_edit.py:396 +#: ipam/forms/bulk_edit.py:424 ipam/forms/bulk_edit.py:554 +#: ipam/forms/bulk_edit.py:585 templates/account/token.html:35 +#: templates/circuits/circuit.html:59 templates/circuits/circuittype.html:26 +#: templates/circuits/inc/circuit_termination_fields.html:88 +#: templates/circuits/provider.html:33 +#: templates/circuits/providernetwork.html:32 templates/core/datasource.html:54 +#: templates/dcim/cable.html:36 templates/dcim/consoleport.html:44 +#: templates/dcim/consoleserverport.html:44 templates/dcim/device.html:94 +#: templates/dcim/devicebay.html:32 templates/dcim/devicerole.html:30 +#: templates/dcim/devicetype.html:33 templates/dcim/frontport.html:58 +#: templates/dcim/interface.html:69 templates/dcim/inventoryitem.html:60 +#: templates/dcim/inventoryitemrole.html:22 templates/dcim/location.html:33 +#: templates/dcim/manufacturer.html:40 templates/dcim/module.html:70 +#: templates/dcim/modulebay.html:38 templates/dcim/moduletype.html:26 +#: templates/dcim/platform.html:33 templates/dcim/powerfeed.html:40 +#: templates/dcim/poweroutlet.html:40 templates/dcim/powerpanel.html:30 +#: templates/dcim/powerport.html:40 templates/dcim/rack.html:51 +#: templates/dcim/rackreservation.html:62 templates/dcim/rackrole.html:26 +#: templates/dcim/rearport.html:54 templates/dcim/region.html:33 +#: templates/dcim/site.html:60 templates/dcim/sitegroup.html:33 +#: templates/dcim/virtualchassis.html:31 templates/extras/configcontext.html:21 +#: templates/extras/configtemplate.html:17 templates/extras/customfield.html:34 +#: templates/extras/dashboard/widget_add.html:14 +#: templates/extras/eventrule.html:21 templates/extras/exporttemplate.html:19 +#: templates/extras/savedfilter.html:17 templates/extras/script_list.html:47 +#: templates/extras/tag.html:20 templates/extras/webhook.html:17 +#: templates/generic/bulk_import.html:120 templates/ipam/aggregate.html:43 +#: templates/ipam/asn.html:42 templates/ipam/asnrange.html:38 +#: templates/ipam/fhrpgroup.html:34 templates/ipam/ipaddress.html:55 +#: templates/ipam/iprange.html:67 templates/ipam/prefix.html:81 +#: templates/ipam/rir.html:26 templates/ipam/role.html:26 +#: templates/ipam/routetarget.html:21 templates/ipam/service.html:50 +#: templates/ipam/servicetemplate.html:27 templates/ipam/vlan.html:62 +#: templates/ipam/vlangroup.html:34 templates/ipam/vrf.html:33 +#: templates/tenancy/contact.html:67 templates/tenancy/contactgroup.html:25 +#: templates/tenancy/contactrole.html:22 templates/tenancy/tenant.html:24 +#: templates/tenancy/tenantgroup.html:33 templates/users/group.html:21 +#: templates/users/objectpermission.html:21 templates/users/token.html:27 +#: templates/virtualization/cluster.html:25 +#: templates/virtualization/clustergroup.html:26 +#: templates/virtualization/clustertype.html:26 +#: templates/virtualization/virtualdisk.html:39 +#: templates/virtualization/virtualmachine.html:31 +#: templates/virtualization/vminterface.html:51 templates/vpn/ikepolicy.html:17 +#: templates/vpn/ikeproposal.html:17 templates/vpn/ipsecpolicy.html:17 +#: templates/vpn/ipsecprofile.html:17 templates/vpn/ipsecprofile.html:40 +#: templates/vpn/ipsecprofile.html:73 templates/vpn/ipsecproposal.html:17 +#: templates/vpn/l2vpn.html:26 templates/vpn/tunnel.html:33 +#: templates/vpn/tunnelgroup.html:30 templates/wireless/wirelesslan.html:26 +#: templates/wireless/wirelesslangroup.html:33 +#: templates/wireless/wirelesslink.html:34 tenancy/forms/bulk_edit.py:32 +#: tenancy/forms/bulk_edit.py:80 tenancy/forms/bulk_edit.py:122 +#: users/forms/bulk_edit.py:64 users/forms/bulk_edit.py:82 +#: users/forms/bulk_edit.py:112 virtualization/forms/bulk_edit.py:32 +#: virtualization/forms/bulk_edit.py:46 virtualization/forms/bulk_edit.py:100 +#: virtualization/forms/bulk_edit.py:177 virtualization/forms/bulk_edit.py:228 +#: virtualization/forms/bulk_edit.py:337 vpn/forms/bulk_edit.py:28 +#: vpn/forms/bulk_edit.py:64 vpn/forms/bulk_edit.py:121 +#: vpn/forms/bulk_edit.py:155 vpn/forms/bulk_edit.py:190 +#: vpn/forms/bulk_edit.py:215 vpn/forms/bulk_edit.py:247 +#: vpn/forms/bulk_edit.py:274 wireless/forms/bulk_edit.py:29 +#: wireless/forms/bulk_edit.py:82 wireless/forms/bulk_edit.py:129 msgid "Description" -msgstr "Omschrijving" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:49 netbox/circuits/forms/bulk_edit.py:71 -#: netbox/circuits/forms/bulk_edit.py:121 -#: netbox/circuits/forms/bulk_import.py:35 -#: netbox/circuits/forms/bulk_import.py:50 -#: netbox/circuits/forms/bulk_import.py:73 -#: netbox/circuits/forms/filtersets.py:68 -#: netbox/circuits/forms/filtersets.py:86 -#: netbox/circuits/forms/filtersets.py:114 -#: netbox/circuits/forms/filtersets.py:129 -#: netbox/circuits/forms/filtersets.py:197 -#: netbox/circuits/forms/filtersets.py:230 -#: netbox/circuits/forms/model_forms.py:45 -#: netbox/circuits/forms/model_forms.py:59 -#: netbox/circuits/forms/model_forms.py:91 -#: netbox/circuits/tables/circuits.py:56 -#: netbox/circuits/tables/circuits.py:102 -#: netbox/circuits/tables/providers.py:72 -#: netbox/circuits/tables/providers.py:103 -#: netbox/templates/circuits/circuit.html:18 -#: netbox/templates/circuits/circuittermination.html:25 -#: netbox/templates/circuits/provider.html:20 -#: netbox/templates/circuits/provideraccount.html:20 -#: netbox/templates/circuits/providernetwork.html:20 -#: netbox/templates/dcim/inc/cable_termination.html:51 +#: circuits/forms/bulk_edit.py:49 circuits/forms/bulk_edit.py:71 +#: circuits/forms/bulk_edit.py:121 circuits/forms/bulk_import.py:35 +#: circuits/forms/bulk_import.py:50 circuits/forms/bulk_import.py:73 +#: circuits/forms/filtersets.py:68 circuits/forms/filtersets.py:86 +#: circuits/forms/filtersets.py:114 circuits/forms/filtersets.py:129 +#: circuits/forms/filtersets.py:197 circuits/forms/filtersets.py:230 +#: circuits/forms/model_forms.py:45 circuits/forms/model_forms.py:59 +#: circuits/forms/model_forms.py:91 circuits/tables/circuits.py:56 +#: circuits/tables/circuits.py:102 circuits/tables/providers.py:72 +#: circuits/tables/providers.py:103 templates/circuits/circuit.html:18 +#: templates/circuits/circuittermination.html:25 +#: templates/circuits/provider.html:20 +#: templates/circuits/provideraccount.html:20 +#: templates/circuits/providernetwork.html:20 +#: templates/dcim/inc/cable_termination.html:51 msgid "Provider" -msgstr "Aanbieder" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:78 -#: netbox/circuits/forms/filtersets.py:89 -#: netbox/templates/circuits/providernetwork.html:28 +#: circuits/forms/bulk_edit.py:78 circuits/forms/filtersets.py:89 +#: templates/circuits/providernetwork.html:28 msgid "Service ID" -msgstr "Service-ID" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:98 -#: netbox/circuits/forms/filtersets.py:105 netbox/dcim/forms/bulk_edit.py:205 -#: netbox/dcim/forms/bulk_edit.py:502 netbox/dcim/forms/bulk_edit.py:702 -#: netbox/dcim/forms/bulk_edit.py:1071 netbox/dcim/forms/bulk_edit.py:1098 -#: netbox/dcim/forms/bulk_edit.py:1571 netbox/dcim/forms/filtersets.py:995 -#: netbox/dcim/forms/filtersets.py:1371 netbox/dcim/forms/filtersets.py:1392 -#: netbox/dcim/tables/devices.py:687 netbox/dcim/tables/devices.py:744 -#: netbox/dcim/tables/devices.py:968 netbox/dcim/tables/devicetypes.py:245 -#: netbox/dcim/tables/devicetypes.py:260 netbox/dcim/tables/racks.py:32 -#: netbox/extras/forms/bulk_edit.py:260 netbox/extras/tables/tables.py:334 -#: netbox/templates/circuits/circuittype.html:30 -#: netbox/templates/dcim/cable.html:40 -#: netbox/templates/dcim/devicerole.html:34 -#: netbox/templates/dcim/frontport.html:40 -#: netbox/templates/dcim/inventoryitemrole.html:26 -#: netbox/templates/dcim/rackrole.html:30 -#: netbox/templates/dcim/rearport.html:40 netbox/templates/extras/tag.html:26 +#: circuits/forms/bulk_edit.py:98 circuits/forms/filtersets.py:105 +#: dcim/forms/bulk_edit.py:205 dcim/forms/bulk_edit.py:502 +#: dcim/forms/bulk_edit.py:702 dcim/forms/bulk_edit.py:1071 +#: dcim/forms/bulk_edit.py:1098 dcim/forms/bulk_edit.py:1571 +#: dcim/forms/filtersets.py:995 dcim/forms/filtersets.py:1371 +#: dcim/forms/filtersets.py:1392 dcim/tables/devices.py:687 +#: dcim/tables/devices.py:744 dcim/tables/devices.py:968 +#: dcim/tables/devicetypes.py:245 dcim/tables/devicetypes.py:260 +#: dcim/tables/racks.py:32 extras/forms/bulk_edit.py:260 +#: extras/tables/tables.py:334 templates/circuits/circuittype.html:30 +#: templates/dcim/cable.html:40 templates/dcim/devicerole.html:34 +#: templates/dcim/frontport.html:40 templates/dcim/inventoryitemrole.html:26 +#: templates/dcim/rackrole.html:30 templates/dcim/rearport.html:40 +#: templates/extras/tag.html:26 msgid "Color" -msgstr "Kleur" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:116 -#: netbox/circuits/forms/bulk_import.py:86 -#: netbox/circuits/forms/filtersets.py:124 netbox/core/forms/bulk_edit.py:18 -#: netbox/core/forms/filtersets.py:30 netbox/core/tables/data.py:20 -#: netbox/core/tables/jobs.py:18 netbox/dcim/forms/bulk_edit.py:282 -#: netbox/dcim/forms/bulk_edit.py:680 netbox/dcim/forms/bulk_edit.py:819 -#: netbox/dcim/forms/bulk_edit.py:887 netbox/dcim/forms/bulk_edit.py:906 -#: netbox/dcim/forms/bulk_edit.py:929 netbox/dcim/forms/bulk_edit.py:971 -#: netbox/dcim/forms/bulk_edit.py:1015 netbox/dcim/forms/bulk_edit.py:1066 -#: netbox/dcim/forms/bulk_edit.py:1093 netbox/dcim/forms/bulk_import.py:211 -#: netbox/dcim/forms/bulk_import.py:647 netbox/dcim/forms/bulk_import.py:673 -#: netbox/dcim/forms/bulk_import.py:699 netbox/dcim/forms/bulk_import.py:719 -#: netbox/dcim/forms/bulk_import.py:802 netbox/dcim/forms/bulk_import.py:896 -#: netbox/dcim/forms/bulk_import.py:938 netbox/dcim/forms/bulk_import.py:1152 -#: netbox/dcim/forms/bulk_import.py:1315 netbox/dcim/forms/filtersets.py:288 -#: netbox/dcim/forms/filtersets.py:886 netbox/dcim/forms/filtersets.py:985 -#: netbox/dcim/forms/filtersets.py:1106 netbox/dcim/forms/filtersets.py:1176 -#: netbox/dcim/forms/filtersets.py:1198 netbox/dcim/forms/filtersets.py:1220 -#: netbox/dcim/forms/filtersets.py:1237 netbox/dcim/forms/filtersets.py:1271 -#: netbox/dcim/forms/filtersets.py:1366 netbox/dcim/forms/filtersets.py:1387 -#: netbox/dcim/forms/model_forms.py:646 netbox/dcim/forms/model_forms.py:652 -#: netbox/dcim/forms/object_import.py:84 -#: netbox/dcim/forms/object_import.py:113 -#: netbox/dcim/forms/object_import.py:145 netbox/dcim/tables/devices.py:175 -#: netbox/dcim/tables/devices.py:797 netbox/dcim/tables/power.py:77 -#: netbox/extras/forms/bulk_import.py:39 netbox/extras/tables/tables.py:284 -#: netbox/extras/tables/tables.py:356 netbox/extras/tables/tables.py:474 -#: netbox/netbox/tables/tables.py:239 -#: netbox/templates/circuits/circuit.html:30 -#: netbox/templates/core/datasource.html:38 -#: netbox/templates/dcim/cable.html:15 -#: netbox/templates/dcim/consoleport.html:36 -#: netbox/templates/dcim/consoleserverport.html:36 -#: netbox/templates/dcim/frontport.html:36 -#: netbox/templates/dcim/interface.html:46 -#: netbox/templates/dcim/interface.html:169 -#: netbox/templates/dcim/interface.html:311 -#: netbox/templates/dcim/powerfeed.html:32 -#: netbox/templates/dcim/poweroutlet.html:36 -#: netbox/templates/dcim/powerport.html:36 netbox/templates/dcim/rack.html:76 -#: netbox/templates/dcim/rearport.html:36 -#: netbox/templates/extras/eventrule.html:80 -#: netbox/templates/virtualization/cluster.html:17 -#: netbox/templates/vpn/l2vpn.html:22 -#: netbox/templates/wireless/inc/authentication_attrs.html:8 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:14 -#: netbox/virtualization/forms/bulk_edit.py:60 -#: netbox/virtualization/forms/bulk_import.py:41 -#: netbox/virtualization/forms/filtersets.py:54 -#: netbox/virtualization/forms/model_forms.py:62 -#: netbox/virtualization/tables/clusters.py:66 -#: netbox/vpn/forms/bulk_edit.py:264 netbox/vpn/forms/bulk_import.py:264 -#: netbox/vpn/forms/filtersets.py:217 netbox/vpn/forms/model_forms.py:84 -#: netbox/vpn/forms/model_forms.py:119 netbox/vpn/forms/model_forms.py:231 +#: circuits/forms/bulk_edit.py:116 circuits/forms/bulk_import.py:86 +#: circuits/forms/filtersets.py:124 core/forms/bulk_edit.py:18 +#: core/forms/filtersets.py:30 core/tables/data.py:20 core/tables/jobs.py:18 +#: dcim/forms/bulk_edit.py:282 dcim/forms/bulk_edit.py:680 +#: dcim/forms/bulk_edit.py:819 dcim/forms/bulk_edit.py:887 +#: dcim/forms/bulk_edit.py:906 dcim/forms/bulk_edit.py:929 +#: dcim/forms/bulk_edit.py:971 dcim/forms/bulk_edit.py:1015 +#: dcim/forms/bulk_edit.py:1066 dcim/forms/bulk_edit.py:1093 +#: dcim/forms/bulk_import.py:211 dcim/forms/bulk_import.py:647 +#: dcim/forms/bulk_import.py:673 dcim/forms/bulk_import.py:699 +#: dcim/forms/bulk_import.py:719 dcim/forms/bulk_import.py:802 +#: dcim/forms/bulk_import.py:896 dcim/forms/bulk_import.py:938 +#: dcim/forms/bulk_import.py:1152 dcim/forms/bulk_import.py:1315 +#: dcim/forms/filtersets.py:288 dcim/forms/filtersets.py:886 +#: dcim/forms/filtersets.py:985 dcim/forms/filtersets.py:1106 +#: dcim/forms/filtersets.py:1176 dcim/forms/filtersets.py:1198 +#: dcim/forms/filtersets.py:1220 dcim/forms/filtersets.py:1237 +#: dcim/forms/filtersets.py:1271 dcim/forms/filtersets.py:1366 +#: dcim/forms/filtersets.py:1387 dcim/forms/model_forms.py:646 +#: dcim/forms/model_forms.py:652 dcim/forms/object_import.py:84 +#: dcim/forms/object_import.py:113 dcim/forms/object_import.py:145 +#: dcim/tables/devices.py:175 dcim/tables/devices.py:797 +#: dcim/tables/power.py:77 extras/forms/bulk_import.py:39 +#: extras/tables/tables.py:284 extras/tables/tables.py:356 +#: extras/tables/tables.py:474 netbox/tables/tables.py:239 +#: templates/circuits/circuit.html:30 templates/core/datasource.html:38 +#: templates/dcim/cable.html:15 templates/dcim/consoleport.html:36 +#: templates/dcim/consoleserverport.html:36 templates/dcim/frontport.html:36 +#: templates/dcim/interface.html:46 templates/dcim/interface.html:169 +#: templates/dcim/interface.html:311 templates/dcim/powerfeed.html:32 +#: templates/dcim/poweroutlet.html:36 templates/dcim/powerport.html:36 +#: templates/dcim/rack.html:76 templates/dcim/rearport.html:36 +#: templates/extras/eventrule.html:80 templates/virtualization/cluster.html:17 +#: templates/vpn/l2vpn.html:22 +#: templates/wireless/inc/authentication_attrs.html:8 +#: templates/wireless/inc/wirelesslink_interface.html:14 +#: virtualization/forms/bulk_edit.py:60 virtualization/forms/bulk_import.py:41 +#: virtualization/forms/filtersets.py:54 virtualization/forms/model_forms.py:62 +#: virtualization/tables/clusters.py:66 vpn/forms/bulk_edit.py:264 +#: vpn/forms/bulk_import.py:264 vpn/forms/filtersets.py:217 +#: vpn/forms/model_forms.py:84 vpn/forms/model_forms.py:119 +#: vpn/forms/model_forms.py:231 msgid "Type" -msgstr "Typ" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:126 -#: netbox/circuits/forms/bulk_import.py:79 -#: netbox/circuits/forms/filtersets.py:137 -#: netbox/circuits/forms/model_forms.py:96 +#: circuits/forms/bulk_edit.py:126 circuits/forms/bulk_import.py:79 +#: circuits/forms/filtersets.py:137 circuits/forms/model_forms.py:96 msgid "Provider account" -msgstr "Account van de provider" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:134 -#: netbox/circuits/forms/bulk_import.py:92 -#: netbox/circuits/forms/filtersets.py:148 netbox/core/forms/filtersets.py:35 -#: netbox/core/forms/filtersets.py:76 netbox/core/tables/data.py:23 -#: netbox/core/tables/jobs.py:26 netbox/core/tables/tasks.py:88 -#: netbox/dcim/forms/bulk_edit.py:105 netbox/dcim/forms/bulk_edit.py:180 -#: netbox/dcim/forms/bulk_edit.py:261 netbox/dcim/forms/bulk_edit.py:598 -#: netbox/dcim/forms/bulk_edit.py:654 netbox/dcim/forms/bulk_edit.py:686 -#: netbox/dcim/forms/bulk_edit.py:813 netbox/dcim/forms/bulk_edit.py:1594 -#: netbox/dcim/forms/bulk_import.py:87 netbox/dcim/forms/bulk_import.py:146 -#: netbox/dcim/forms/bulk_import.py:199 netbox/dcim/forms/bulk_import.py:444 -#: netbox/dcim/forms/bulk_import.py:598 netbox/dcim/forms/bulk_import.py:1146 -#: netbox/dcim/forms/bulk_import.py:1310 netbox/dcim/forms/bulk_import.py:1374 -#: netbox/dcim/forms/filtersets.py:172 netbox/dcim/forms/filtersets.py:231 -#: netbox/dcim/forms/filtersets.py:283 netbox/dcim/forms/filtersets.py:730 -#: netbox/dcim/forms/filtersets.py:855 netbox/dcim/forms/filtersets.py:889 -#: netbox/dcim/forms/filtersets.py:990 netbox/dcim/forms/filtersets.py:1101 -#: netbox/dcim/tables/devices.py:137 netbox/dcim/tables/devices.py:800 -#: netbox/dcim/tables/devices.py:1028 netbox/dcim/tables/modules.py:69 -#: netbox/dcim/tables/power.py:74 netbox/dcim/tables/racks.py:66 -#: netbox/dcim/tables/sites.py:82 netbox/dcim/tables/sites.py:133 -#: netbox/ipam/forms/bulk_edit.py:241 netbox/ipam/forms/bulk_edit.py:290 -#: netbox/ipam/forms/bulk_edit.py:338 netbox/ipam/forms/bulk_edit.py:544 -#: netbox/ipam/forms/bulk_import.py:191 netbox/ipam/forms/bulk_import.py:256 -#: netbox/ipam/forms/bulk_import.py:292 netbox/ipam/forms/bulk_import.py:458 -#: netbox/ipam/forms/filtersets.py:210 netbox/ipam/forms/filtersets.py:281 -#: netbox/ipam/forms/filtersets.py:355 netbox/ipam/forms/filtersets.py:508 -#: netbox/ipam/forms/model_forms.py:466 netbox/ipam/tables/ip.py:236 -#: netbox/ipam/tables/ip.py:309 netbox/ipam/tables/ip.py:359 -#: netbox/ipam/tables/ip.py:421 netbox/ipam/tables/ip.py:448 -#: netbox/ipam/tables/vlans.py:122 netbox/ipam/tables/vlans.py:227 -#: netbox/templates/circuits/circuit.html:34 -#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:30 -#: netbox/templates/core/rq_task.html:81 netbox/templates/core/system.html:18 -#: netbox/templates/dcim/cable.html:19 netbox/templates/dcim/device.html:178 -#: netbox/templates/dcim/location.html:45 netbox/templates/dcim/module.html:66 -#: netbox/templates/dcim/powerfeed.html:36 netbox/templates/dcim/rack.html:43 -#: netbox/templates/dcim/site.html:43 -#: netbox/templates/extras/script_list.html:49 -#: netbox/templates/ipam/ipaddress.html:37 -#: netbox/templates/ipam/iprange.html:54 netbox/templates/ipam/prefix.html:73 -#: netbox/templates/ipam/vlan.html:48 -#: netbox/templates/virtualization/cluster.html:21 -#: netbox/templates/virtualization/virtualmachine.html:19 -#: netbox/templates/vpn/tunnel.html:25 -#: netbox/templates/wireless/wirelesslan.html:22 -#: netbox/templates/wireless/wirelesslink.html:17 -#: netbox/users/forms/filtersets.py:33 netbox/users/forms/model_forms.py:195 -#: netbox/virtualization/forms/bulk_edit.py:70 -#: netbox/virtualization/forms/bulk_edit.py:118 -#: netbox/virtualization/forms/bulk_import.py:54 -#: netbox/virtualization/forms/bulk_import.py:80 -#: netbox/virtualization/forms/filtersets.py:62 -#: netbox/virtualization/forms/filtersets.py:160 -#: netbox/virtualization/tables/clusters.py:74 -#: netbox/virtualization/tables/virtualmachines.py:59 -#: netbox/vpn/forms/bulk_edit.py:39 netbox/vpn/forms/bulk_import.py:37 -#: netbox/vpn/forms/filtersets.py:47 netbox/vpn/tables/tunnels.py:48 -#: netbox/wireless/forms/bulk_edit.py:43 -#: netbox/wireless/forms/bulk_edit.py:105 -#: netbox/wireless/forms/bulk_import.py:43 -#: netbox/wireless/forms/bulk_import.py:84 -#: netbox/wireless/forms/filtersets.py:49 -#: netbox/wireless/forms/filtersets.py:83 -#: netbox/wireless/tables/wirelesslan.py:52 -#: netbox/wireless/tables/wirelesslink.py:19 +#: circuits/forms/bulk_edit.py:134 circuits/forms/bulk_import.py:92 +#: circuits/forms/filtersets.py:148 core/forms/filtersets.py:35 +#: core/forms/filtersets.py:76 core/tables/data.py:23 core/tables/jobs.py:26 +#: core/tables/tasks.py:88 dcim/forms/bulk_edit.py:105 +#: dcim/forms/bulk_edit.py:180 dcim/forms/bulk_edit.py:261 +#: dcim/forms/bulk_edit.py:598 dcim/forms/bulk_edit.py:654 +#: dcim/forms/bulk_edit.py:686 dcim/forms/bulk_edit.py:813 +#: dcim/forms/bulk_edit.py:1594 dcim/forms/bulk_import.py:87 +#: dcim/forms/bulk_import.py:146 dcim/forms/bulk_import.py:199 +#: dcim/forms/bulk_import.py:444 dcim/forms/bulk_import.py:598 +#: dcim/forms/bulk_import.py:1146 dcim/forms/bulk_import.py:1310 +#: dcim/forms/bulk_import.py:1374 dcim/forms/filtersets.py:172 +#: dcim/forms/filtersets.py:231 dcim/forms/filtersets.py:283 +#: dcim/forms/filtersets.py:730 dcim/forms/filtersets.py:855 +#: dcim/forms/filtersets.py:889 dcim/forms/filtersets.py:990 +#: dcim/forms/filtersets.py:1101 dcim/tables/devices.py:137 +#: dcim/tables/devices.py:800 dcim/tables/devices.py:1028 +#: dcim/tables/modules.py:69 dcim/tables/power.py:74 dcim/tables/racks.py:66 +#: dcim/tables/sites.py:82 dcim/tables/sites.py:133 ipam/forms/bulk_edit.py:241 +#: ipam/forms/bulk_edit.py:290 ipam/forms/bulk_edit.py:338 +#: ipam/forms/bulk_edit.py:544 ipam/forms/bulk_import.py:191 +#: ipam/forms/bulk_import.py:256 ipam/forms/bulk_import.py:292 +#: ipam/forms/bulk_import.py:458 ipam/forms/filtersets.py:210 +#: ipam/forms/filtersets.py:281 ipam/forms/filtersets.py:355 +#: ipam/forms/filtersets.py:508 ipam/forms/model_forms.py:466 +#: ipam/tables/ip.py:236 ipam/tables/ip.py:309 ipam/tables/ip.py:359 +#: ipam/tables/ip.py:421 ipam/tables/ip.py:448 ipam/tables/vlans.py:122 +#: ipam/tables/vlans.py:227 templates/circuits/circuit.html:34 +#: templates/core/datasource.html:46 templates/core/job.html:30 +#: templates/core/rq_task.html:81 templates/core/system.html:18 +#: templates/dcim/cable.html:19 templates/dcim/device.html:178 +#: templates/dcim/location.html:45 templates/dcim/module.html:66 +#: templates/dcim/powerfeed.html:36 templates/dcim/rack.html:43 +#: templates/dcim/site.html:43 templates/extras/script_list.html:49 +#: templates/ipam/ipaddress.html:37 templates/ipam/iprange.html:54 +#: templates/ipam/prefix.html:73 templates/ipam/vlan.html:48 +#: templates/virtualization/cluster.html:21 +#: templates/virtualization/virtualmachine.html:19 templates/vpn/tunnel.html:25 +#: templates/wireless/wirelesslan.html:22 +#: templates/wireless/wirelesslink.html:17 users/forms/filtersets.py:33 +#: users/forms/model_forms.py:195 virtualization/forms/bulk_edit.py:70 +#: virtualization/forms/bulk_edit.py:118 virtualization/forms/bulk_import.py:54 +#: virtualization/forms/bulk_import.py:80 virtualization/forms/filtersets.py:62 +#: virtualization/forms/filtersets.py:160 virtualization/tables/clusters.py:74 +#: virtualization/tables/virtualmachines.py:59 vpn/forms/bulk_edit.py:39 +#: vpn/forms/bulk_import.py:37 vpn/forms/filtersets.py:47 +#: vpn/tables/tunnels.py:48 wireless/forms/bulk_edit.py:43 +#: wireless/forms/bulk_edit.py:105 wireless/forms/bulk_import.py:43 +#: wireless/forms/bulk_import.py:84 wireless/forms/filtersets.py:49 +#: wireless/forms/filtersets.py:83 wireless/tables/wirelesslan.py:52 +#: wireless/tables/wirelesslink.py:19 msgid "Status" -msgstr "Status" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:140 -#: netbox/circuits/forms/bulk_import.py:97 -#: netbox/circuits/forms/filtersets.py:117 netbox/dcim/forms/bulk_edit.py:121 -#: netbox/dcim/forms/bulk_edit.py:186 netbox/dcim/forms/bulk_edit.py:256 -#: netbox/dcim/forms/bulk_edit.py:368 netbox/dcim/forms/bulk_edit.py:588 -#: netbox/dcim/forms/bulk_edit.py:692 netbox/dcim/forms/bulk_edit.py:1599 -#: netbox/dcim/forms/bulk_import.py:106 netbox/dcim/forms/bulk_import.py:151 -#: netbox/dcim/forms/bulk_import.py:192 netbox/dcim/forms/bulk_import.py:279 -#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:1158 -#: netbox/dcim/forms/bulk_import.py:1367 netbox/dcim/forms/filtersets.py:167 -#: netbox/dcim/forms/filtersets.py:199 netbox/dcim/forms/filtersets.py:250 -#: netbox/dcim/forms/filtersets.py:335 netbox/dcim/forms/filtersets.py:356 -#: netbox/dcim/forms/filtersets.py:653 netbox/dcim/forms/filtersets.py:847 -#: netbox/dcim/forms/filtersets.py:909 netbox/dcim/forms/filtersets.py:939 -#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/tables/power.py:88 -#: netbox/extras/filtersets.py:564 netbox/extras/forms/filtersets.py:332 -#: netbox/extras/forms/filtersets.py:405 netbox/ipam/forms/bulk_edit.py:41 -#: netbox/ipam/forms/bulk_edit.py:66 netbox/ipam/forms/bulk_edit.py:110 -#: netbox/ipam/forms/bulk_edit.py:139 netbox/ipam/forms/bulk_edit.py:164 -#: netbox/ipam/forms/bulk_edit.py:236 netbox/ipam/forms/bulk_edit.py:285 -#: netbox/ipam/forms/bulk_edit.py:333 netbox/ipam/forms/bulk_edit.py:539 -#: netbox/ipam/forms/bulk_import.py:37 netbox/ipam/forms/bulk_import.py:66 -#: netbox/ipam/forms/bulk_import.py:94 netbox/ipam/forms/bulk_import.py:114 -#: netbox/ipam/forms/bulk_import.py:134 netbox/ipam/forms/bulk_import.py:163 -#: netbox/ipam/forms/bulk_import.py:249 netbox/ipam/forms/bulk_import.py:285 -#: netbox/ipam/forms/bulk_import.py:451 netbox/ipam/forms/filtersets.py:48 -#: netbox/ipam/forms/filtersets.py:68 netbox/ipam/forms/filtersets.py:100 -#: netbox/ipam/forms/filtersets.py:120 netbox/ipam/forms/filtersets.py:143 -#: netbox/ipam/forms/filtersets.py:174 netbox/ipam/forms/filtersets.py:267 -#: netbox/ipam/forms/filtersets.py:310 netbox/ipam/forms/filtersets.py:476 -#: netbox/ipam/tables/ip.py:451 netbox/ipam/tables/vlans.py:224 -#: netbox/templates/circuits/circuit.html:38 -#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:79 -#: netbox/templates/dcim/location.html:49 -#: netbox/templates/dcim/powerfeed.html:44 netbox/templates/dcim/rack.html:34 -#: netbox/templates/dcim/rackreservation.html:49 -#: netbox/templates/dcim/site.html:47 -#: netbox/templates/dcim/virtualdevicecontext.html:52 -#: netbox/templates/ipam/aggregate.html:30 netbox/templates/ipam/asn.html:33 -#: netbox/templates/ipam/asnrange.html:29 -#: netbox/templates/ipam/ipaddress.html:28 -#: netbox/templates/ipam/iprange.html:58 netbox/templates/ipam/prefix.html:29 -#: netbox/templates/ipam/routetarget.html:17 -#: netbox/templates/ipam/vlan.html:39 netbox/templates/ipam/vrf.html:20 -#: netbox/templates/tenancy/tenant.html:17 -#: netbox/templates/virtualization/cluster.html:33 -#: netbox/templates/virtualization/virtualmachine.html:35 -#: netbox/templates/vpn/l2vpn.html:30 netbox/templates/vpn/tunnel.html:49 -#: netbox/templates/wireless/wirelesslan.html:34 -#: netbox/templates/wireless/wirelesslink.html:25 -#: netbox/tenancy/forms/forms.py:25 netbox/tenancy/forms/forms.py:48 -#: netbox/tenancy/forms/model_forms.py:52 netbox/tenancy/tables/columns.py:64 -#: netbox/virtualization/forms/bulk_edit.py:76 -#: netbox/virtualization/forms/bulk_edit.py:155 -#: netbox/virtualization/forms/bulk_import.py:66 -#: netbox/virtualization/forms/bulk_import.py:115 -#: netbox/virtualization/forms/filtersets.py:47 -#: netbox/virtualization/forms/filtersets.py:105 -#: netbox/vpn/forms/bulk_edit.py:59 netbox/vpn/forms/bulk_edit.py:269 -#: netbox/vpn/forms/bulk_import.py:59 netbox/vpn/forms/bulk_import.py:258 -#: netbox/vpn/forms/filtersets.py:214 netbox/wireless/forms/bulk_edit.py:63 -#: netbox/wireless/forms/bulk_edit.py:110 -#: netbox/wireless/forms/bulk_import.py:55 -#: netbox/wireless/forms/bulk_import.py:97 -#: netbox/wireless/forms/filtersets.py:35 -#: netbox/wireless/forms/filtersets.py:75 +#: circuits/forms/bulk_edit.py:140 circuits/forms/bulk_import.py:97 +#: circuits/forms/filtersets.py:117 dcim/forms/bulk_edit.py:121 +#: dcim/forms/bulk_edit.py:186 dcim/forms/bulk_edit.py:256 +#: dcim/forms/bulk_edit.py:368 dcim/forms/bulk_edit.py:588 +#: dcim/forms/bulk_edit.py:692 dcim/forms/bulk_edit.py:1599 +#: dcim/forms/bulk_import.py:106 dcim/forms/bulk_import.py:151 +#: dcim/forms/bulk_import.py:192 dcim/forms/bulk_import.py:279 +#: dcim/forms/bulk_import.py:418 dcim/forms/bulk_import.py:1158 +#: dcim/forms/bulk_import.py:1367 dcim/forms/filtersets.py:167 +#: dcim/forms/filtersets.py:199 dcim/forms/filtersets.py:250 +#: dcim/forms/filtersets.py:335 dcim/forms/filtersets.py:356 +#: dcim/forms/filtersets.py:653 dcim/forms/filtersets.py:847 +#: dcim/forms/filtersets.py:909 dcim/forms/filtersets.py:939 +#: dcim/forms/filtersets.py:1061 dcim/tables/power.py:88 +#: extras/filtersets.py:564 extras/forms/filtersets.py:332 +#: extras/forms/filtersets.py:405 ipam/forms/bulk_edit.py:41 +#: ipam/forms/bulk_edit.py:66 ipam/forms/bulk_edit.py:110 +#: ipam/forms/bulk_edit.py:139 ipam/forms/bulk_edit.py:164 +#: ipam/forms/bulk_edit.py:236 ipam/forms/bulk_edit.py:285 +#: ipam/forms/bulk_edit.py:333 ipam/forms/bulk_edit.py:539 +#: ipam/forms/bulk_import.py:37 ipam/forms/bulk_import.py:66 +#: ipam/forms/bulk_import.py:94 ipam/forms/bulk_import.py:114 +#: ipam/forms/bulk_import.py:134 ipam/forms/bulk_import.py:163 +#: ipam/forms/bulk_import.py:249 ipam/forms/bulk_import.py:285 +#: ipam/forms/bulk_import.py:451 ipam/forms/filtersets.py:48 +#: ipam/forms/filtersets.py:68 ipam/forms/filtersets.py:100 +#: ipam/forms/filtersets.py:120 ipam/forms/filtersets.py:143 +#: ipam/forms/filtersets.py:174 ipam/forms/filtersets.py:267 +#: ipam/forms/filtersets.py:310 ipam/forms/filtersets.py:476 +#: ipam/tables/ip.py:451 ipam/tables/vlans.py:224 +#: templates/circuits/circuit.html:38 templates/dcim/cable.html:23 +#: templates/dcim/device.html:79 templates/dcim/location.html:49 +#: templates/dcim/powerfeed.html:44 templates/dcim/rack.html:34 +#: templates/dcim/rackreservation.html:49 templates/dcim/site.html:47 +#: templates/dcim/virtualdevicecontext.html:52 templates/ipam/aggregate.html:30 +#: templates/ipam/asn.html:33 templates/ipam/asnrange.html:29 +#: templates/ipam/ipaddress.html:28 templates/ipam/iprange.html:58 +#: templates/ipam/prefix.html:29 templates/ipam/routetarget.html:17 +#: templates/ipam/vlan.html:39 templates/ipam/vrf.html:20 +#: templates/tenancy/tenant.html:17 templates/virtualization/cluster.html:33 +#: templates/virtualization/virtualmachine.html:35 templates/vpn/l2vpn.html:30 +#: templates/vpn/tunnel.html:49 templates/wireless/wirelesslan.html:34 +#: templates/wireless/wirelesslink.html:25 tenancy/forms/forms.py:25 +#: tenancy/forms/forms.py:48 tenancy/forms/model_forms.py:52 +#: tenancy/tables/columns.py:64 virtualization/forms/bulk_edit.py:76 +#: virtualization/forms/bulk_edit.py:155 virtualization/forms/bulk_import.py:66 +#: virtualization/forms/bulk_import.py:115 +#: virtualization/forms/filtersets.py:47 virtualization/forms/filtersets.py:105 +#: vpn/forms/bulk_edit.py:59 vpn/forms/bulk_edit.py:269 +#: vpn/forms/bulk_import.py:59 vpn/forms/bulk_import.py:258 +#: vpn/forms/filtersets.py:214 wireless/forms/bulk_edit.py:63 +#: wireless/forms/bulk_edit.py:110 wireless/forms/bulk_import.py:55 +#: wireless/forms/bulk_import.py:97 wireless/forms/filtersets.py:35 +#: wireless/forms/filtersets.py:75 msgid "Tenant" -msgstr "Huurder" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:145 -#: netbox/circuits/forms/filtersets.py:172 +#: circuits/forms/bulk_edit.py:145 circuits/forms/filtersets.py:172 msgid "Install date" -msgstr "Datum van installatie" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:150 -#: netbox/circuits/forms/filtersets.py:177 +#: circuits/forms/bulk_edit.py:150 circuits/forms/filtersets.py:177 msgid "Termination date" -msgstr "Beëindigingsdatum" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:156 -#: netbox/circuits/forms/filtersets.py:184 +#: circuits/forms/bulk_edit.py:156 circuits/forms/filtersets.py:184 msgid "Commit rate (Kbps)" -msgstr "Vastleggingssnelheid (Kbps)" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:171 -#: netbox/circuits/forms/model_forms.py:110 +#: circuits/forms/bulk_edit.py:171 circuits/forms/model_forms.py:110 msgid "Service Parameters" -msgstr "Serviceparameters" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:172 -#: netbox/circuits/forms/model_forms.py:111 -#: netbox/dcim/forms/model_forms.py:138 netbox/dcim/forms/model_forms.py:180 -#: netbox/dcim/forms/model_forms.py:228 netbox/dcim/forms/model_forms.py:267 -#: netbox/dcim/forms/model_forms.py:716 netbox/dcim/forms/model_forms.py:1639 -#: netbox/ipam/forms/model_forms.py:62 netbox/ipam/forms/model_forms.py:79 -#: netbox/ipam/forms/model_forms.py:113 netbox/ipam/forms/model_forms.py:134 -#: netbox/ipam/forms/model_forms.py:158 netbox/ipam/forms/model_forms.py:230 -#: netbox/ipam/forms/model_forms.py:259 netbox/ipam/forms/model_forms.py:314 -#: netbox/netbox/navigation/menu.py:37 -#: netbox/templates/dcim/device_edit.html:85 -#: netbox/templates/dcim/htmx/cable_edit.html:72 -#: netbox/templates/ipam/ipaddress_bulk_add.html:27 -#: netbox/templates/ipam/vlan_edit.html:22 -#: netbox/virtualization/forms/model_forms.py:80 -#: netbox/virtualization/forms/model_forms.py:222 -#: netbox/vpn/forms/bulk_edit.py:78 netbox/vpn/forms/filtersets.py:44 -#: netbox/vpn/forms/model_forms.py:62 netbox/vpn/forms/model_forms.py:147 -#: netbox/vpn/forms/model_forms.py:411 netbox/wireless/forms/model_forms.py:54 -#: netbox/wireless/forms/model_forms.py:163 +#: circuits/forms/bulk_edit.py:172 circuits/forms/model_forms.py:111 +#: dcim/forms/model_forms.py:138 dcim/forms/model_forms.py:180 +#: dcim/forms/model_forms.py:228 dcim/forms/model_forms.py:267 +#: dcim/forms/model_forms.py:716 dcim/forms/model_forms.py:1639 +#: ipam/forms/model_forms.py:62 ipam/forms/model_forms.py:79 +#: ipam/forms/model_forms.py:113 ipam/forms/model_forms.py:134 +#: ipam/forms/model_forms.py:158 ipam/forms/model_forms.py:230 +#: ipam/forms/model_forms.py:259 ipam/forms/model_forms.py:314 +#: netbox/navigation/menu.py:37 templates/dcim/device_edit.html:85 +#: templates/dcim/htmx/cable_edit.html:72 +#: templates/ipam/ipaddress_bulk_add.html:27 templates/ipam/vlan_edit.html:22 +#: virtualization/forms/model_forms.py:80 +#: virtualization/forms/model_forms.py:222 vpn/forms/bulk_edit.py:78 +#: vpn/forms/filtersets.py:44 vpn/forms/model_forms.py:62 +#: vpn/forms/model_forms.py:147 vpn/forms/model_forms.py:411 +#: wireless/forms/model_forms.py:54 wireless/forms/model_forms.py:163 msgid "Tenancy" -msgstr "Huurovereenkomst" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:191 -#: netbox/circuits/forms/bulk_edit.py:215 -#: netbox/circuits/forms/model_forms.py:153 -#: netbox/circuits/tables/circuits.py:111 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:62 -#: netbox/templates/circuits/providernetwork.html:17 +#: circuits/forms/bulk_edit.py:191 circuits/forms/bulk_edit.py:215 +#: circuits/forms/model_forms.py:153 circuits/tables/circuits.py:111 +#: templates/circuits/inc/circuit_termination_fields.html:62 +#: templates/circuits/providernetwork.html:17 msgid "Provider Network" -msgstr "Netwerk van providers" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:197 +#: circuits/forms/bulk_edit.py:197 msgid "Port speed (Kbps)" -msgstr "Poortsnelheid (Kbps)" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:201 +#: circuits/forms/bulk_edit.py:201 msgid "Upstream speed (Kbps)" -msgstr "Stroomopwaartse snelheid (Kbps)" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:204 netbox/dcim/forms/bulk_edit.py:849 -#: netbox/dcim/forms/bulk_edit.py:1208 netbox/dcim/forms/bulk_edit.py:1225 -#: netbox/dcim/forms/bulk_edit.py:1242 netbox/dcim/forms/bulk_edit.py:1260 -#: netbox/dcim/forms/bulk_edit.py:1348 netbox/dcim/forms/bulk_edit.py:1487 -#: netbox/dcim/forms/bulk_edit.py:1504 +#: circuits/forms/bulk_edit.py:204 dcim/forms/bulk_edit.py:849 +#: dcim/forms/bulk_edit.py:1208 dcim/forms/bulk_edit.py:1225 +#: dcim/forms/bulk_edit.py:1242 dcim/forms/bulk_edit.py:1260 +#: dcim/forms/bulk_edit.py:1348 dcim/forms/bulk_edit.py:1487 +#: dcim/forms/bulk_edit.py:1504 msgid "Mark connected" -msgstr "Markeer verbonden" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:217 -#: netbox/circuits/forms/model_forms.py:155 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:54 -#: netbox/templates/dcim/frontport.html:121 -#: netbox/templates/dcim/interface.html:193 -#: netbox/templates/dcim/rearport.html:111 +#: circuits/forms/bulk_edit.py:217 circuits/forms/model_forms.py:155 +#: templates/circuits/inc/circuit_termination_fields.html:54 +#: templates/dcim/frontport.html:121 templates/dcim/interface.html:193 +#: templates/dcim/rearport.html:111 msgid "Circuit Termination" -msgstr "Circuitbeëindiging" +msgstr "" -#: netbox/circuits/forms/bulk_edit.py:219 -#: netbox/circuits/forms/model_forms.py:157 +#: circuits/forms/bulk_edit.py:219 circuits/forms/model_forms.py:157 msgid "Termination Details" -msgstr "Details van de beëindiging" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:38 -#: netbox/circuits/forms/bulk_import.py:53 -#: netbox/circuits/forms/bulk_import.py:76 +#: circuits/forms/bulk_import.py:38 circuits/forms/bulk_import.py:53 +#: circuits/forms/bulk_import.py:76 msgid "Assigned provider" -msgstr "Toegewezen provider" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:82 +#: circuits/forms/bulk_import.py:82 msgid "Assigned provider account" -msgstr "Toegewezen provideraccount" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:89 +#: circuits/forms/bulk_import.py:89 msgid "Type of circuit" -msgstr "Soort circuit" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:94 netbox/dcim/forms/bulk_import.py:89 -#: netbox/dcim/forms/bulk_import.py:148 netbox/dcim/forms/bulk_import.py:201 -#: netbox/dcim/forms/bulk_import.py:446 netbox/dcim/forms/bulk_import.py:600 -#: netbox/dcim/forms/bulk_import.py:1312 netbox/ipam/forms/bulk_import.py:193 -#: netbox/ipam/forms/bulk_import.py:258 netbox/ipam/forms/bulk_import.py:294 -#: netbox/ipam/forms/bulk_import.py:460 -#: netbox/virtualization/forms/bulk_import.py:56 -#: netbox/virtualization/forms/bulk_import.py:82 -#: netbox/vpn/forms/bulk_import.py:39 netbox/wireless/forms/bulk_import.py:45 +#: circuits/forms/bulk_import.py:94 dcim/forms/bulk_import.py:89 +#: dcim/forms/bulk_import.py:148 dcim/forms/bulk_import.py:201 +#: dcim/forms/bulk_import.py:446 dcim/forms/bulk_import.py:600 +#: dcim/forms/bulk_import.py:1312 ipam/forms/bulk_import.py:193 +#: ipam/forms/bulk_import.py:258 ipam/forms/bulk_import.py:294 +#: ipam/forms/bulk_import.py:460 virtualization/forms/bulk_import.py:56 +#: virtualization/forms/bulk_import.py:82 vpn/forms/bulk_import.py:39 +#: wireless/forms/bulk_import.py:45 msgid "Operational status" -msgstr "Operationele status" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:101 -#: netbox/dcim/forms/bulk_import.py:110 netbox/dcim/forms/bulk_import.py:155 -#: netbox/dcim/forms/bulk_import.py:283 netbox/dcim/forms/bulk_import.py:422 -#: netbox/dcim/forms/bulk_import.py:1162 netbox/dcim/forms/bulk_import.py:1307 -#: netbox/dcim/forms/bulk_import.py:1371 netbox/ipam/forms/bulk_import.py:41 -#: netbox/ipam/forms/bulk_import.py:70 netbox/ipam/forms/bulk_import.py:98 -#: netbox/ipam/forms/bulk_import.py:118 netbox/ipam/forms/bulk_import.py:138 -#: netbox/ipam/forms/bulk_import.py:167 netbox/ipam/forms/bulk_import.py:253 -#: netbox/ipam/forms/bulk_import.py:289 netbox/ipam/forms/bulk_import.py:455 -#: netbox/virtualization/forms/bulk_import.py:70 -#: netbox/virtualization/forms/bulk_import.py:119 -#: netbox/vpn/forms/bulk_import.py:63 netbox/wireless/forms/bulk_import.py:59 -#: netbox/wireless/forms/bulk_import.py:101 +#: circuits/forms/bulk_import.py:101 dcim/forms/bulk_import.py:110 +#: dcim/forms/bulk_import.py:155 dcim/forms/bulk_import.py:283 +#: dcim/forms/bulk_import.py:422 dcim/forms/bulk_import.py:1162 +#: dcim/forms/bulk_import.py:1307 dcim/forms/bulk_import.py:1371 +#: ipam/forms/bulk_import.py:41 ipam/forms/bulk_import.py:70 +#: ipam/forms/bulk_import.py:98 ipam/forms/bulk_import.py:118 +#: ipam/forms/bulk_import.py:138 ipam/forms/bulk_import.py:167 +#: ipam/forms/bulk_import.py:253 ipam/forms/bulk_import.py:289 +#: ipam/forms/bulk_import.py:455 virtualization/forms/bulk_import.py:70 +#: virtualization/forms/bulk_import.py:119 vpn/forms/bulk_import.py:63 +#: wireless/forms/bulk_import.py:59 wireless/forms/bulk_import.py:101 msgid "Assigned tenant" -msgstr "Toegewezen huurder" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:119 -#: netbox/templates/circuits/inc/circuit_termination.html:6 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:15 -#: netbox/templates/dcim/cable.html:68 netbox/templates/dcim/cable.html:72 -#: netbox/vpn/forms/bulk_import.py:100 netbox/vpn/forms/filtersets.py:77 +#: circuits/forms/bulk_import.py:119 +#: templates/circuits/inc/circuit_termination.html:6 +#: templates/circuits/inc/circuit_termination_fields.html:15 +#: templates/dcim/cable.html:68 templates/dcim/cable.html:72 +#: vpn/forms/bulk_import.py:100 vpn/forms/filtersets.py:77 msgid "Termination" -msgstr "Opzegging" +msgstr "" -#: netbox/circuits/forms/bulk_import.py:129 -#: netbox/circuits/forms/filtersets.py:145 -#: netbox/circuits/forms/filtersets.py:225 -#: netbox/circuits/forms/model_forms.py:142 +#: circuits/forms/bulk_import.py:129 circuits/forms/filtersets.py:145 +#: circuits/forms/filtersets.py:225 circuits/forms/model_forms.py:142 msgid "Provider network" -msgstr "Netwerk van providers" +msgstr "" -#: netbox/circuits/forms/filtersets.py:28 -#: netbox/circuits/forms/filtersets.py:116 -#: netbox/circuits/forms/filtersets.py:198 netbox/dcim/forms/bulk_edit.py:248 -#: netbox/dcim/forms/bulk_edit.py:346 netbox/dcim/forms/bulk_edit.py:580 -#: netbox/dcim/forms/bulk_edit.py:627 netbox/dcim/forms/bulk_edit.py:780 -#: netbox/dcim/forms/bulk_import.py:186 netbox/dcim/forms/bulk_import.py:260 -#: netbox/dcim/forms/bulk_import.py:485 netbox/dcim/forms/bulk_import.py:1256 -#: netbox/dcim/forms/bulk_import.py:1290 netbox/dcim/forms/filtersets.py:94 -#: netbox/dcim/forms/filtersets.py:247 netbox/dcim/forms/filtersets.py:280 -#: netbox/dcim/forms/filtersets.py:332 netbox/dcim/forms/filtersets.py:383 -#: netbox/dcim/forms/filtersets.py:650 netbox/dcim/forms/filtersets.py:693 -#: netbox/dcim/forms/filtersets.py:908 netbox/dcim/forms/filtersets.py:937 -#: netbox/dcim/forms/filtersets.py:957 netbox/dcim/forms/filtersets.py:1021 -#: netbox/dcim/forms/filtersets.py:1051 netbox/dcim/forms/filtersets.py:1060 -#: netbox/dcim/forms/filtersets.py:1171 netbox/dcim/forms/filtersets.py:1193 -#: netbox/dcim/forms/filtersets.py:1215 netbox/dcim/forms/filtersets.py:1232 -#: netbox/dcim/forms/filtersets.py:1252 netbox/dcim/forms/filtersets.py:1360 -#: netbox/dcim/forms/filtersets.py:1382 netbox/dcim/forms/filtersets.py:1403 -#: netbox/dcim/forms/filtersets.py:1418 netbox/dcim/forms/filtersets.py:1432 -#: netbox/dcim/forms/model_forms.py:179 netbox/dcim/forms/model_forms.py:211 -#: netbox/dcim/forms/model_forms.py:411 netbox/dcim/forms/model_forms.py:676 -#: netbox/dcim/tables/devices.py:154 netbox/dcim/tables/power.py:30 -#: netbox/dcim/tables/racks.py:58 netbox/dcim/tables/racks.py:143 -#: netbox/extras/filtersets.py:488 netbox/extras/forms/filtersets.py:329 -#: netbox/ipam/forms/bulk_edit.py:457 netbox/ipam/forms/filtersets.py:173 -#: netbox/ipam/forms/filtersets.py:414 netbox/ipam/forms/filtersets.py:437 -#: netbox/ipam/forms/filtersets.py:474 netbox/ipam/forms/model_forms.py:599 -#: netbox/templates/dcim/device.html:26 -#: netbox/templates/dcim/device_edit.html:30 -#: netbox/templates/dcim/inc/cable_termination.html:12 -#: netbox/templates/dcim/location.html:26 -#: netbox/templates/dcim/powerpanel.html:26 netbox/templates/dcim/rack.html:26 -#: netbox/templates/dcim/rackreservation.html:32 -#: netbox/virtualization/forms/filtersets.py:46 -#: netbox/virtualization/forms/filtersets.py:100 -#: netbox/wireless/forms/model_forms.py:87 -#: netbox/wireless/forms/model_forms.py:129 +#: circuits/forms/filtersets.py:28 circuits/forms/filtersets.py:116 +#: circuits/forms/filtersets.py:198 dcim/forms/bulk_edit.py:248 +#: dcim/forms/bulk_edit.py:346 dcim/forms/bulk_edit.py:580 +#: dcim/forms/bulk_edit.py:627 dcim/forms/bulk_edit.py:780 +#: dcim/forms/bulk_import.py:186 dcim/forms/bulk_import.py:260 +#: dcim/forms/bulk_import.py:485 dcim/forms/bulk_import.py:1256 +#: dcim/forms/bulk_import.py:1290 dcim/forms/filtersets.py:94 +#: dcim/forms/filtersets.py:247 dcim/forms/filtersets.py:280 +#: dcim/forms/filtersets.py:332 dcim/forms/filtersets.py:383 +#: dcim/forms/filtersets.py:650 dcim/forms/filtersets.py:693 +#: dcim/forms/filtersets.py:908 dcim/forms/filtersets.py:937 +#: dcim/forms/filtersets.py:957 dcim/forms/filtersets.py:1021 +#: dcim/forms/filtersets.py:1051 dcim/forms/filtersets.py:1060 +#: dcim/forms/filtersets.py:1171 dcim/forms/filtersets.py:1193 +#: dcim/forms/filtersets.py:1215 dcim/forms/filtersets.py:1232 +#: dcim/forms/filtersets.py:1252 dcim/forms/filtersets.py:1360 +#: dcim/forms/filtersets.py:1382 dcim/forms/filtersets.py:1403 +#: dcim/forms/filtersets.py:1418 dcim/forms/filtersets.py:1432 +#: dcim/forms/model_forms.py:179 dcim/forms/model_forms.py:211 +#: dcim/forms/model_forms.py:411 dcim/forms/model_forms.py:676 +#: dcim/tables/devices.py:154 dcim/tables/power.py:30 dcim/tables/racks.py:58 +#: dcim/tables/racks.py:143 extras/filtersets.py:488 +#: extras/forms/filtersets.py:329 ipam/forms/bulk_edit.py:457 +#: ipam/forms/filtersets.py:173 ipam/forms/filtersets.py:414 +#: ipam/forms/filtersets.py:437 ipam/forms/filtersets.py:474 +#: ipam/forms/model_forms.py:599 templates/dcim/device.html:26 +#: templates/dcim/device_edit.html:30 +#: templates/dcim/inc/cable_termination.html:12 templates/dcim/location.html:26 +#: templates/dcim/powerpanel.html:26 templates/dcim/rack.html:26 +#: templates/dcim/rackreservation.html:32 virtualization/forms/filtersets.py:46 +#: virtualization/forms/filtersets.py:100 wireless/forms/model_forms.py:87 +#: wireless/forms/model_forms.py:129 msgid "Location" -msgstr "Locatie" +msgstr "" -#: netbox/circuits/forms/filtersets.py:30 -#: netbox/circuits/forms/filtersets.py:118 netbox/dcim/forms/filtersets.py:138 -#: netbox/dcim/forms/filtersets.py:152 netbox/dcim/forms/filtersets.py:168 -#: netbox/dcim/forms/filtersets.py:200 netbox/dcim/forms/filtersets.py:251 -#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:407 -#: netbox/dcim/forms/filtersets.py:654 netbox/dcim/forms/filtersets.py:1022 -#: netbox/netbox/navigation/menu.py:44 netbox/netbox/navigation/menu.py:46 -#: netbox/tenancy/forms/filtersets.py:42 netbox/tenancy/tables/columns.py:70 -#: netbox/tenancy/tables/contacts.py:25 netbox/tenancy/views.py:19 -#: netbox/virtualization/forms/filtersets.py:37 -#: netbox/virtualization/forms/filtersets.py:48 -#: netbox/virtualization/forms/filtersets.py:106 +#: circuits/forms/filtersets.py:30 circuits/forms/filtersets.py:118 +#: dcim/forms/filtersets.py:138 dcim/forms/filtersets.py:152 +#: dcim/forms/filtersets.py:168 dcim/forms/filtersets.py:200 +#: dcim/forms/filtersets.py:251 dcim/forms/filtersets.py:336 +#: dcim/forms/filtersets.py:407 dcim/forms/filtersets.py:654 +#: dcim/forms/filtersets.py:1022 netbox/navigation/menu.py:44 +#: netbox/navigation/menu.py:46 tenancy/forms/filtersets.py:42 +#: tenancy/tables/columns.py:70 tenancy/tables/contacts.py:25 +#: tenancy/views.py:19 virtualization/forms/filtersets.py:37 +#: virtualization/forms/filtersets.py:48 virtualization/forms/filtersets.py:106 msgid "Contacts" -msgstr "Contacten" +msgstr "" -#: netbox/circuits/forms/filtersets.py:35 -#: netbox/circuits/forms/filtersets.py:155 netbox/dcim/forms/bulk_edit.py:111 -#: netbox/dcim/forms/bulk_edit.py:223 netbox/dcim/forms/bulk_edit.py:755 -#: netbox/dcim/forms/bulk_import.py:92 netbox/dcim/forms/filtersets.py:72 -#: netbox/dcim/forms/filtersets.py:179 netbox/dcim/forms/filtersets.py:205 -#: netbox/dcim/forms/filtersets.py:258 netbox/dcim/forms/filtersets.py:361 -#: netbox/dcim/forms/filtersets.py:670 netbox/dcim/forms/filtersets.py:914 -#: netbox/dcim/forms/filtersets.py:944 netbox/dcim/forms/filtersets.py:1028 -#: netbox/dcim/forms/filtersets.py:1067 netbox/dcim/forms/filtersets.py:1480 -#: netbox/dcim/forms/filtersets.py:1504 netbox/dcim/forms/filtersets.py:1528 -#: netbox/dcim/forms/model_forms.py:111 netbox/dcim/forms/object_create.py:375 -#: netbox/dcim/tables/devices.py:140 netbox/dcim/tables/sites.py:85 -#: netbox/extras/filtersets.py:455 netbox/ipam/forms/bulk_edit.py:206 -#: netbox/ipam/forms/bulk_edit.py:438 netbox/ipam/forms/bulk_edit.py:512 -#: netbox/ipam/forms/filtersets.py:217 netbox/ipam/forms/filtersets.py:422 -#: netbox/ipam/forms/filtersets.py:482 netbox/ipam/forms/model_forms.py:571 -#: netbox/templates/dcim/device.html:18 netbox/templates/dcim/rack.html:16 -#: netbox/templates/dcim/rackreservation.html:22 -#: netbox/templates/dcim/region.html:26 netbox/templates/dcim/site.html:31 -#: netbox/templates/ipam/prefix.html:49 netbox/templates/ipam/vlan.html:16 -#: netbox/virtualization/forms/bulk_edit.py:81 -#: netbox/virtualization/forms/filtersets.py:59 -#: netbox/virtualization/forms/filtersets.py:133 -#: netbox/virtualization/forms/model_forms.py:92 -#: netbox/vpn/forms/filtersets.py:257 +#: circuits/forms/filtersets.py:35 circuits/forms/filtersets.py:155 +#: dcim/forms/bulk_edit.py:111 dcim/forms/bulk_edit.py:223 +#: dcim/forms/bulk_edit.py:755 dcim/forms/bulk_import.py:92 +#: dcim/forms/filtersets.py:72 dcim/forms/filtersets.py:179 +#: dcim/forms/filtersets.py:205 dcim/forms/filtersets.py:258 +#: dcim/forms/filtersets.py:361 dcim/forms/filtersets.py:670 +#: dcim/forms/filtersets.py:914 dcim/forms/filtersets.py:944 +#: dcim/forms/filtersets.py:1028 dcim/forms/filtersets.py:1067 +#: dcim/forms/filtersets.py:1480 dcim/forms/filtersets.py:1504 +#: dcim/forms/filtersets.py:1528 dcim/forms/model_forms.py:111 +#: dcim/forms/object_create.py:375 dcim/tables/devices.py:140 +#: dcim/tables/sites.py:85 extras/filtersets.py:455 ipam/forms/bulk_edit.py:206 +#: ipam/forms/bulk_edit.py:438 ipam/forms/bulk_edit.py:512 +#: ipam/forms/filtersets.py:217 ipam/forms/filtersets.py:422 +#: ipam/forms/filtersets.py:482 ipam/forms/model_forms.py:571 +#: templates/dcim/device.html:18 templates/dcim/rack.html:16 +#: templates/dcim/rackreservation.html:22 templates/dcim/region.html:26 +#: templates/dcim/site.html:31 templates/ipam/prefix.html:49 +#: templates/ipam/vlan.html:16 virtualization/forms/bulk_edit.py:81 +#: virtualization/forms/filtersets.py:59 virtualization/forms/filtersets.py:133 +#: virtualization/forms/model_forms.py:92 vpn/forms/filtersets.py:257 msgid "Region" -msgstr "regio" +msgstr "" -#: netbox/circuits/forms/filtersets.py:40 -#: netbox/circuits/forms/filtersets.py:160 netbox/dcim/forms/bulk_edit.py:231 -#: netbox/dcim/forms/bulk_edit.py:763 netbox/dcim/forms/filtersets.py:77 -#: netbox/dcim/forms/filtersets.py:184 netbox/dcim/forms/filtersets.py:210 -#: netbox/dcim/forms/filtersets.py:271 netbox/dcim/forms/filtersets.py:366 -#: netbox/dcim/forms/filtersets.py:675 netbox/dcim/forms/filtersets.py:919 -#: netbox/dcim/forms/filtersets.py:1033 netbox/dcim/forms/filtersets.py:1072 -#: netbox/dcim/forms/object_create.py:383 netbox/extras/filtersets.py:472 -#: netbox/ipam/forms/bulk_edit.py:211 netbox/ipam/forms/bulk_edit.py:445 -#: netbox/ipam/forms/bulk_edit.py:517 netbox/ipam/forms/filtersets.py:222 -#: netbox/ipam/forms/filtersets.py:427 netbox/ipam/forms/filtersets.py:487 -#: netbox/ipam/forms/model_forms.py:584 -#: netbox/virtualization/forms/bulk_edit.py:86 -#: netbox/virtualization/forms/filtersets.py:69 -#: netbox/virtualization/forms/filtersets.py:138 -#: netbox/virtualization/forms/model_forms.py:98 +#: circuits/forms/filtersets.py:40 circuits/forms/filtersets.py:160 +#: dcim/forms/bulk_edit.py:231 dcim/forms/bulk_edit.py:763 +#: dcim/forms/filtersets.py:77 dcim/forms/filtersets.py:184 +#: dcim/forms/filtersets.py:210 dcim/forms/filtersets.py:271 +#: dcim/forms/filtersets.py:366 dcim/forms/filtersets.py:675 +#: dcim/forms/filtersets.py:919 dcim/forms/filtersets.py:1033 +#: dcim/forms/filtersets.py:1072 dcim/forms/object_create.py:383 +#: extras/filtersets.py:472 ipam/forms/bulk_edit.py:211 +#: ipam/forms/bulk_edit.py:445 ipam/forms/bulk_edit.py:517 +#: ipam/forms/filtersets.py:222 ipam/forms/filtersets.py:427 +#: ipam/forms/filtersets.py:487 ipam/forms/model_forms.py:584 +#: virtualization/forms/bulk_edit.py:86 virtualization/forms/filtersets.py:69 +#: virtualization/forms/filtersets.py:138 +#: virtualization/forms/model_forms.py:98 msgid "Site group" -msgstr "Sitegroep" +msgstr "" -#: netbox/circuits/forms/filtersets.py:63 -#: netbox/circuits/forms/filtersets.py:81 -#: netbox/circuits/forms/filtersets.py:100 -#: netbox/circuits/forms/filtersets.py:115 netbox/core/forms/filtersets.py:64 -#: netbox/dcim/forms/bulk_edit.py:726 netbox/dcim/forms/filtersets.py:166 -#: netbox/dcim/forms/filtersets.py:198 netbox/dcim/forms/filtersets.py:846 -#: netbox/dcim/forms/filtersets.py:938 netbox/dcim/forms/filtersets.py:1062 -#: netbox/dcim/forms/filtersets.py:1170 netbox/dcim/forms/filtersets.py:1192 -#: netbox/dcim/forms/filtersets.py:1214 netbox/dcim/forms/filtersets.py:1231 -#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1359 -#: netbox/dcim/forms/filtersets.py:1381 netbox/dcim/forms/filtersets.py:1402 -#: netbox/dcim/forms/filtersets.py:1417 netbox/dcim/forms/filtersets.py:1430 -#: netbox/extras/forms/filtersets.py:43 netbox/extras/forms/filtersets.py:112 -#: netbox/extras/forms/filtersets.py:143 netbox/extras/forms/filtersets.py:183 -#: netbox/extras/forms/filtersets.py:199 netbox/extras/forms/filtersets.py:230 -#: netbox/extras/forms/filtersets.py:254 netbox/extras/forms/filtersets.py:450 -#: netbox/extras/forms/filtersets.py:485 netbox/ipam/forms/filtersets.py:99 -#: netbox/ipam/forms/filtersets.py:266 netbox/ipam/forms/filtersets.py:307 -#: netbox/ipam/forms/filtersets.py:382 netbox/ipam/forms/filtersets.py:475 -#: netbox/ipam/forms/filtersets.py:534 netbox/ipam/forms/filtersets.py:552 -#: netbox/netbox/tables/tables.py:255 -#: netbox/virtualization/forms/filtersets.py:45 -#: netbox/virtualization/forms/filtersets.py:103 -#: netbox/virtualization/forms/filtersets.py:194 -#: netbox/virtualization/forms/filtersets.py:239 -#: netbox/vpn/forms/filtersets.py:213 netbox/wireless/forms/filtersets.py:34 -#: netbox/wireless/forms/filtersets.py:74 +#: circuits/forms/filtersets.py:63 circuits/forms/filtersets.py:81 +#: circuits/forms/filtersets.py:100 circuits/forms/filtersets.py:115 +#: core/forms/filtersets.py:64 dcim/forms/bulk_edit.py:726 +#: dcim/forms/filtersets.py:166 dcim/forms/filtersets.py:198 +#: dcim/forms/filtersets.py:846 dcim/forms/filtersets.py:938 +#: dcim/forms/filtersets.py:1062 dcim/forms/filtersets.py:1170 +#: dcim/forms/filtersets.py:1192 dcim/forms/filtersets.py:1214 +#: dcim/forms/filtersets.py:1231 dcim/forms/filtersets.py:1248 +#: dcim/forms/filtersets.py:1359 dcim/forms/filtersets.py:1381 +#: dcim/forms/filtersets.py:1402 dcim/forms/filtersets.py:1417 +#: dcim/forms/filtersets.py:1430 extras/forms/filtersets.py:43 +#: extras/forms/filtersets.py:112 extras/forms/filtersets.py:143 +#: extras/forms/filtersets.py:183 extras/forms/filtersets.py:199 +#: extras/forms/filtersets.py:230 extras/forms/filtersets.py:254 +#: extras/forms/filtersets.py:450 extras/forms/filtersets.py:485 +#: ipam/forms/filtersets.py:99 ipam/forms/filtersets.py:266 +#: ipam/forms/filtersets.py:307 ipam/forms/filtersets.py:382 +#: ipam/forms/filtersets.py:475 ipam/forms/filtersets.py:534 +#: ipam/forms/filtersets.py:552 netbox/tables/tables.py:255 +#: virtualization/forms/filtersets.py:45 virtualization/forms/filtersets.py:103 +#: virtualization/forms/filtersets.py:194 +#: virtualization/forms/filtersets.py:239 vpn/forms/filtersets.py:213 +#: wireless/forms/filtersets.py:34 wireless/forms/filtersets.py:74 msgid "Attributes" -msgstr "Attributen" +msgstr "" -#: netbox/circuits/forms/filtersets.py:71 -#: netbox/circuits/tables/circuits.py:61 -#: netbox/circuits/tables/providers.py:66 -#: netbox/templates/circuits/circuit.html:22 -#: netbox/templates/circuits/provideraccount.html:24 +#: circuits/forms/filtersets.py:71 circuits/tables/circuits.py:61 +#: circuits/tables/providers.py:66 templates/circuits/circuit.html:22 +#: templates/circuits/provideraccount.html:24 msgid "Account" -msgstr "Rekening" +msgstr "" -#: netbox/circuits/forms/filtersets.py:215 +#: circuits/forms/filtersets.py:215 msgid "Term Side" -msgstr "Termzijde" +msgstr "" -#: netbox/circuits/models/circuits.py:25 netbox/dcim/models/cables.py:67 -#: netbox/dcim/models/device_component_templates.py:491 -#: netbox/dcim/models/device_component_templates.py:591 -#: netbox/dcim/models/device_components.py:976 -#: netbox/dcim/models/device_components.py:1050 -#: netbox/dcim/models/device_components.py:1166 -#: netbox/dcim/models/devices.py:469 netbox/dcim/models/racks.py:44 -#: netbox/extras/models/tags.py:28 +#: circuits/models/circuits.py:25 dcim/models/cables.py:67 +#: dcim/models/device_component_templates.py:491 +#: dcim/models/device_component_templates.py:591 +#: dcim/models/device_components.py:976 dcim/models/device_components.py:1050 +#: dcim/models/device_components.py:1166 dcim/models/devices.py:469 +#: dcim/models/racks.py:44 extras/models/tags.py:28 msgid "color" -msgstr "kleur" +msgstr "" -#: netbox/circuits/models/circuits.py:34 +#: circuits/models/circuits.py:34 msgid "circuit type" -msgstr "soort circuit" +msgstr "" -#: netbox/circuits/models/circuits.py:35 +#: circuits/models/circuits.py:35 msgid "circuit types" -msgstr "soorten circuits" +msgstr "" -#: netbox/circuits/models/circuits.py:46 +#: circuits/models/circuits.py:46 msgid "circuit ID" -msgstr "circuit-ID" +msgstr "" -#: netbox/circuits/models/circuits.py:47 +#: circuits/models/circuits.py:47 msgid "Unique circuit ID" -msgstr "Unieke circuit-ID" +msgstr "" -#: netbox/circuits/models/circuits.py:67 netbox/core/models/data.py:55 -#: netbox/core/models/jobs.py:85 netbox/dcim/models/cables.py:49 -#: netbox/dcim/models/devices.py:643 netbox/dcim/models/devices.py:1155 -#: netbox/dcim/models/devices.py:1364 netbox/dcim/models/power.py:96 -#: netbox/dcim/models/racks.py:98 netbox/dcim/models/sites.py:154 -#: netbox/dcim/models/sites.py:266 netbox/ipam/models/ip.py:253 -#: netbox/ipam/models/ip.py:522 netbox/ipam/models/ip.py:730 -#: netbox/ipam/models/vlans.py:175 netbox/virtualization/models/clusters.py:74 -#: netbox/virtualization/models/virtualmachines.py:84 -#: netbox/vpn/models/tunnels.py:40 netbox/wireless/models.py:94 -#: netbox/wireless/models.py:158 +#: circuits/models/circuits.py:67 core/models/data.py:55 core/models/jobs.py:85 +#: dcim/models/cables.py:49 dcim/models/devices.py:643 +#: dcim/models/devices.py:1155 dcim/models/devices.py:1364 +#: dcim/models/power.py:96 dcim/models/racks.py:98 dcim/models/sites.py:154 +#: dcim/models/sites.py:266 ipam/models/ip.py:253 ipam/models/ip.py:522 +#: ipam/models/ip.py:730 ipam/models/vlans.py:175 +#: virtualization/models/clusters.py:74 +#: virtualization/models/virtualmachines.py:84 vpn/models/tunnels.py:40 +#: wireless/models.py:94 wireless/models.py:158 msgid "status" -msgstr "-status" +msgstr "" -#: netbox/circuits/models/circuits.py:82 +#: circuits/models/circuits.py:82 msgid "installed" -msgstr "geïnstalleerd" +msgstr "" -#: netbox/circuits/models/circuits.py:87 +#: circuits/models/circuits.py:87 msgid "terminates" -msgstr "beëindigt" +msgstr "" -#: netbox/circuits/models/circuits.py:92 +#: circuits/models/circuits.py:92 msgid "commit rate (Kbps)" -msgstr "vastleggingssnelheid (Kbps)" +msgstr "" -#: netbox/circuits/models/circuits.py:93 +#: circuits/models/circuits.py:93 msgid "Committed rate" -msgstr "Toegewijde rente" +msgstr "" -#: netbox/circuits/models/circuits.py:135 +#: circuits/models/circuits.py:135 msgid "circuit" -msgstr "circuit" +msgstr "" -#: netbox/circuits/models/circuits.py:136 +#: circuits/models/circuits.py:136 msgid "circuits" -msgstr "circuits" +msgstr "" -#: netbox/circuits/models/circuits.py:169 +#: circuits/models/circuits.py:169 msgid "termination" -msgstr "beëindiging" +msgstr "" -#: netbox/circuits/models/circuits.py:186 +#: circuits/models/circuits.py:186 msgid "port speed (Kbps)" -msgstr "poortsnelheid (Kbps)" +msgstr "" -#: netbox/circuits/models/circuits.py:189 +#: circuits/models/circuits.py:189 msgid "Physical circuit speed" -msgstr "Snelheid van het fysieke circuit" +msgstr "" -#: netbox/circuits/models/circuits.py:194 +#: circuits/models/circuits.py:194 msgid "upstream speed (Kbps)" -msgstr "stroomopwaartse snelheid (Kbps)" +msgstr "" -#: netbox/circuits/models/circuits.py:195 +#: circuits/models/circuits.py:195 msgid "Upstream speed, if different from port speed" -msgstr "Stroomopwaartse snelheid, indien verschillend van de poortsnelheid" +msgstr "" -#: netbox/circuits/models/circuits.py:200 +#: circuits/models/circuits.py:200 msgid "cross-connect ID" -msgstr "ID voor kruisverbinding" +msgstr "" -#: netbox/circuits/models/circuits.py:201 +#: circuits/models/circuits.py:201 msgid "ID of the local cross-connect" -msgstr "ID van de lokale kruisverbinding" +msgstr "" -#: netbox/circuits/models/circuits.py:206 +#: circuits/models/circuits.py:206 msgid "patch panel/port(s)" -msgstr "patchpaneel/poort (en)" +msgstr "" -#: netbox/circuits/models/circuits.py:207 +#: circuits/models/circuits.py:207 msgid "Patch panel ID and port number(s)" -msgstr "ID en poortnummer (s) van het patchpaneel" +msgstr "" -#: netbox/circuits/models/circuits.py:210 -#: netbox/dcim/models/device_component_templates.py:61 -#: netbox/dcim/models/device_components.py:69 netbox/dcim/models/racks.py:538 -#: netbox/extras/models/configs.py:45 netbox/extras/models/configs.py:219 -#: netbox/extras/models/customfields.py:124 netbox/extras/models/models.py:60 -#: netbox/extras/models/models.py:186 netbox/extras/models/models.py:424 -#: netbox/extras/models/models.py:539 netbox/extras/models/staging.py:32 -#: netbox/extras/models/tags.py:32 netbox/netbox/models/__init__.py:109 -#: netbox/netbox/models/__init__.py:144 netbox/netbox/models/__init__.py:190 -#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:58 -#: netbox/users/models/users.py:33 -#: netbox/virtualization/models/virtualmachines.py:284 +#: circuits/models/circuits.py:210 dcim/models/device_component_templates.py:61 +#: dcim/models/device_components.py:69 dcim/models/racks.py:538 +#: extras/models/configs.py:45 extras/models/configs.py:219 +#: extras/models/customfields.py:124 extras/models/models.py:60 +#: extras/models/models.py:186 extras/models/models.py:424 +#: extras/models/models.py:539 extras/models/staging.py:32 +#: extras/models/tags.py:32 netbox/models/__init__.py:109 +#: netbox/models/__init__.py:144 netbox/models/__init__.py:190 +#: users/models/permissions.py:24 users/models/tokens.py:58 +#: users/models/users.py:33 virtualization/models/virtualmachines.py:284 msgid "description" -msgstr "omschrijving" +msgstr "" -#: netbox/circuits/models/circuits.py:223 +#: circuits/models/circuits.py:223 msgid "circuit termination" -msgstr "beëindiging van het circuit" +msgstr "" -#: netbox/circuits/models/circuits.py:224 +#: circuits/models/circuits.py:224 msgid "circuit terminations" -msgstr "circuitafsluitingen" +msgstr "" -#: netbox/circuits/models/circuits.py:237 +#: circuits/models/circuits.py:237 msgid "" "A circuit termination must attach to either a site or a provider network." msgstr "" -"Een circuitafsluiting moet verbonden zijn met een site of een netwerk van " -"een provider." -#: netbox/circuits/models/circuits.py:239 +#: circuits/models/circuits.py:239 msgid "" "A circuit termination cannot attach to both a site and a provider network." msgstr "" -"Een circuitafsluiting kan niet worden aangesloten op zowel een site als een " -"netwerk van een provider." -#: netbox/circuits/models/providers.py:22 -#: netbox/circuits/models/providers.py:66 -#: netbox/circuits/models/providers.py:104 netbox/core/models/data.py:42 -#: netbox/core/models/jobs.py:46 -#: netbox/dcim/models/device_component_templates.py:43 -#: netbox/dcim/models/device_components.py:54 -#: netbox/dcim/models/devices.py:583 netbox/dcim/models/devices.py:1295 -#: netbox/dcim/models/devices.py:1360 netbox/dcim/models/power.py:39 -#: netbox/dcim/models/power.py:92 netbox/dcim/models/racks.py:63 -#: netbox/dcim/models/sites.py:138 netbox/extras/models/configs.py:36 -#: netbox/extras/models/configs.py:215 netbox/extras/models/customfields.py:91 -#: netbox/extras/models/models.py:55 netbox/extras/models/models.py:181 -#: netbox/extras/models/models.py:324 netbox/extras/models/models.py:420 -#: netbox/extras/models/models.py:529 netbox/extras/models/models.py:624 -#: netbox/extras/models/scripts.py:30 netbox/extras/models/staging.py:27 -#: netbox/ipam/models/asns.py:18 netbox/ipam/models/fhrp.py:25 -#: netbox/ipam/models/services.py:52 netbox/ipam/models/services.py:88 -#: netbox/ipam/models/vlans.py:26 netbox/ipam/models/vlans.py:164 -#: netbox/ipam/models/vrfs.py:22 netbox/ipam/models/vrfs.py:79 -#: netbox/netbox/models/__init__.py:136 netbox/netbox/models/__init__.py:180 -#: netbox/tenancy/models/contacts.py:64 netbox/tenancy/models/tenants.py:20 -#: netbox/tenancy/models/tenants.py:45 netbox/users/models/permissions.py:20 -#: netbox/users/models/users.py:28 netbox/virtualization/models/clusters.py:57 -#: netbox/virtualization/models/virtualmachines.py:72 -#: netbox/virtualization/models/virtualmachines.py:274 -#: netbox/vpn/models/crypto.py:24 netbox/vpn/models/crypto.py:71 -#: netbox/vpn/models/crypto.py:131 netbox/vpn/models/crypto.py:183 -#: netbox/vpn/models/crypto.py:221 netbox/vpn/models/l2vpn.py:22 -#: netbox/vpn/models/tunnels.py:35 netbox/wireless/models.py:50 +#: circuits/models/providers.py:22 circuits/models/providers.py:66 +#: circuits/models/providers.py:104 core/models/data.py:42 +#: core/models/jobs.py:46 dcim/models/device_component_templates.py:43 +#: dcim/models/device_components.py:54 dcim/models/devices.py:583 +#: dcim/models/devices.py:1295 dcim/models/devices.py:1360 +#: dcim/models/power.py:39 dcim/models/power.py:92 dcim/models/racks.py:63 +#: dcim/models/sites.py:138 extras/models/configs.py:36 +#: extras/models/configs.py:215 extras/models/customfields.py:91 +#: extras/models/models.py:55 extras/models/models.py:181 +#: extras/models/models.py:324 extras/models/models.py:420 +#: extras/models/models.py:529 extras/models/models.py:624 +#: extras/models/scripts.py:30 extras/models/staging.py:27 +#: ipam/models/asns.py:18 ipam/models/fhrp.py:25 ipam/models/services.py:52 +#: ipam/models/services.py:88 ipam/models/vlans.py:26 ipam/models/vlans.py:164 +#: ipam/models/vrfs.py:22 ipam/models/vrfs.py:79 netbox/models/__init__.py:136 +#: netbox/models/__init__.py:180 tenancy/models/contacts.py:64 +#: tenancy/models/tenants.py:20 tenancy/models/tenants.py:45 +#: users/models/permissions.py:20 users/models/users.py:28 +#: virtualization/models/clusters.py:57 +#: virtualization/models/virtualmachines.py:72 +#: virtualization/models/virtualmachines.py:274 vpn/models/crypto.py:24 +#: vpn/models/crypto.py:71 vpn/models/crypto.py:131 vpn/models/crypto.py:183 +#: vpn/models/crypto.py:221 vpn/models/l2vpn.py:22 vpn/models/tunnels.py:35 +#: wireless/models.py:50 msgid "name" -msgstr "naam" +msgstr "" -#: netbox/circuits/models/providers.py:25 +#: circuits/models/providers.py:25 msgid "Full name of the provider" -msgstr "Volledige naam van de provider" +msgstr "" -#: netbox/circuits/models/providers.py:28 netbox/dcim/models/devices.py:86 -#: netbox/dcim/models/sites.py:149 netbox/extras/models/models.py:534 -#: netbox/ipam/models/asns.py:23 netbox/ipam/models/vlans.py:30 -#: netbox/netbox/models/__init__.py:140 netbox/netbox/models/__init__.py:185 -#: netbox/tenancy/models/tenants.py:25 netbox/tenancy/models/tenants.py:49 -#: netbox/vpn/models/l2vpn.py:27 netbox/wireless/models.py:55 +#: circuits/models/providers.py:28 dcim/models/devices.py:86 +#: dcim/models/sites.py:149 extras/models/models.py:534 ipam/models/asns.py:23 +#: ipam/models/vlans.py:30 netbox/models/__init__.py:140 +#: netbox/models/__init__.py:185 tenancy/models/tenants.py:25 +#: tenancy/models/tenants.py:49 vpn/models/l2vpn.py:27 wireless/models.py:55 msgid "slug" -msgstr "naaktslak" +msgstr "" -#: netbox/circuits/models/providers.py:42 +#: circuits/models/providers.py:42 msgid "provider" -msgstr "leverancier" +msgstr "" -#: netbox/circuits/models/providers.py:43 +#: circuits/models/providers.py:43 msgid "providers" -msgstr "providers" +msgstr "" -#: netbox/circuits/models/providers.py:63 +#: circuits/models/providers.py:63 msgid "account ID" -msgstr "account-ID" +msgstr "" -#: netbox/circuits/models/providers.py:86 +#: circuits/models/providers.py:86 msgid "provider account" -msgstr "provideraccount" +msgstr "" -#: netbox/circuits/models/providers.py:87 +#: circuits/models/providers.py:87 msgid "provider accounts" -msgstr "provideraccounts" +msgstr "" -#: netbox/circuits/models/providers.py:115 +#: circuits/models/providers.py:115 msgid "service ID" -msgstr "service-ID" +msgstr "" -#: netbox/circuits/models/providers.py:126 +#: circuits/models/providers.py:126 msgid "provider network" -msgstr "netwerk van providers" +msgstr "" -#: netbox/circuits/models/providers.py:127 +#: circuits/models/providers.py:127 msgid "provider networks" -msgstr "netwerken van providers" +msgstr "" -#: netbox/circuits/tables/circuits.py:30 -#: netbox/circuits/tables/providers.py:18 -#: netbox/circuits/tables/providers.py:69 -#: netbox/circuits/tables/providers.py:99 netbox/core/tables/data.py:16 -#: netbox/core/tables/jobs.py:14 netbox/core/tables/plugins.py:13 -#: netbox/core/tables/tasks.py:11 netbox/core/tables/tasks.py:115 -#: netbox/dcim/forms/filtersets.py:62 netbox/dcim/forms/object_create.py:43 -#: netbox/dcim/tables/devices.py:52 netbox/dcim/tables/devices.py:89 -#: netbox/dcim/tables/devices.py:131 netbox/dcim/tables/devices.py:286 -#: netbox/dcim/tables/devices.py:380 netbox/dcim/tables/devices.py:421 -#: netbox/dcim/tables/devices.py:470 netbox/dcim/tables/devices.py:519 -#: netbox/dcim/tables/devices.py:632 netbox/dcim/tables/devices.py:714 -#: netbox/dcim/tables/devices.py:761 netbox/dcim/tables/devices.py:824 -#: netbox/dcim/tables/devices.py:939 netbox/dcim/tables/devices.py:959 -#: netbox/dcim/tables/devices.py:988 netbox/dcim/tables/devices.py:1018 -#: netbox/dcim/tables/devicetypes.py:32 netbox/dcim/tables/power.py:22 -#: netbox/dcim/tables/power.py:62 netbox/dcim/tables/racks.py:23 -#: netbox/dcim/tables/racks.py:53 netbox/dcim/tables/sites.py:24 -#: netbox/dcim/tables/sites.py:51 netbox/dcim/tables/sites.py:78 -#: netbox/dcim/tables/sites.py:125 netbox/extras/forms/filtersets.py:191 -#: netbox/extras/tables/tables.py:43 netbox/extras/tables/tables.py:89 -#: netbox/extras/tables/tables.py:121 netbox/extras/tables/tables.py:145 -#: netbox/extras/tables/tables.py:210 netbox/extras/tables/tables.py:257 -#: netbox/extras/tables/tables.py:280 netbox/extras/tables/tables.py:330 -#: netbox/extras/tables/tables.py:382 netbox/extras/tables/tables.py:405 -#: netbox/ipam/forms/bulk_edit.py:391 netbox/ipam/forms/filtersets.py:386 -#: netbox/ipam/tables/asn.py:16 netbox/ipam/tables/ip.py:85 -#: netbox/ipam/tables/ip.py:159 netbox/ipam/tables/services.py:15 -#: netbox/ipam/tables/services.py:40 netbox/ipam/tables/vlans.py:64 -#: netbox/ipam/tables/vlans.py:110 netbox/ipam/tables/vrfs.py:26 -#: netbox/ipam/tables/vrfs.py:67 netbox/templates/circuits/circuittype.html:22 -#: netbox/templates/circuits/provideraccount.html:28 -#: netbox/templates/circuits/providernetwork.html:24 -#: netbox/templates/core/datasource.html:34 netbox/templates/core/job.html:26 -#: netbox/templates/core/rq_worker.html:43 -#: netbox/templates/dcim/consoleport.html:28 -#: netbox/templates/dcim/consoleserverport.html:28 -#: netbox/templates/dcim/devicebay.html:24 -#: netbox/templates/dcim/devicerole.html:26 -#: netbox/templates/dcim/frontport.html:28 -#: netbox/templates/dcim/inc/interface_vlans_table.html:5 -#: netbox/templates/dcim/inc/panels/inventory_items.html:18 -#: netbox/templates/dcim/interface.html:38 -#: netbox/templates/dcim/interface.html:165 -#: netbox/templates/dcim/inventoryitem.html:28 -#: netbox/templates/dcim/inventoryitemrole.html:18 -#: netbox/templates/dcim/location.html:29 -#: netbox/templates/dcim/manufacturer.html:36 -#: netbox/templates/dcim/modulebay.html:26 -#: netbox/templates/dcim/platform.html:29 -#: netbox/templates/dcim/poweroutlet.html:28 -#: netbox/templates/dcim/powerport.html:28 -#: netbox/templates/dcim/rackrole.html:22 -#: netbox/templates/dcim/rearport.html:28 netbox/templates/dcim/region.html:29 -#: netbox/templates/dcim/sitegroup.html:29 -#: netbox/templates/dcim/virtualdevicecontext.html:18 -#: netbox/templates/extras/configcontext.html:13 -#: netbox/templates/extras/configtemplate.html:13 -#: netbox/templates/extras/customfield.html:13 -#: netbox/templates/extras/customlink.html:13 -#: netbox/templates/extras/eventrule.html:13 -#: netbox/templates/extras/exporttemplate.html:15 -#: netbox/templates/extras/savedfilter.html:13 -#: netbox/templates/extras/script_list.html:46 -#: netbox/templates/extras/tag.html:14 netbox/templates/extras/webhook.html:13 -#: netbox/templates/ipam/asnrange.html:15 -#: netbox/templates/ipam/fhrpgroup.html:30 netbox/templates/ipam/rir.html:22 -#: netbox/templates/ipam/role.html:22 -#: netbox/templates/ipam/routetarget.html:13 -#: netbox/templates/ipam/service.html:24 -#: netbox/templates/ipam/servicetemplate.html:15 -#: netbox/templates/ipam/vlan.html:35 netbox/templates/ipam/vlangroup.html:30 -#: netbox/templates/tenancy/contact.html:25 -#: netbox/templates/tenancy/contactgroup.html:21 -#: netbox/templates/tenancy/contactrole.html:18 -#: netbox/templates/tenancy/tenantgroup.html:29 -#: netbox/templates/users/group.html:17 -#: netbox/templates/users/objectpermission.html:17 -#: netbox/templates/virtualization/cluster.html:13 -#: netbox/templates/virtualization/clustergroup.html:22 -#: netbox/templates/virtualization/clustertype.html:22 -#: netbox/templates/virtualization/virtualdisk.html:25 -#: netbox/templates/virtualization/virtualmachine.html:15 -#: netbox/templates/virtualization/vminterface.html:25 -#: netbox/templates/vpn/ikepolicy.html:13 -#: netbox/templates/vpn/ikeproposal.html:13 -#: netbox/templates/vpn/ipsecpolicy.html:13 -#: netbox/templates/vpn/ipsecprofile.html:13 -#: netbox/templates/vpn/ipsecprofile.html:36 -#: netbox/templates/vpn/ipsecprofile.html:69 -#: netbox/templates/vpn/ipsecproposal.html:13 -#: netbox/templates/vpn/l2vpn.html:14 netbox/templates/vpn/tunnel.html:21 -#: netbox/templates/vpn/tunnelgroup.html:26 -#: netbox/templates/wireless/wirelesslangroup.html:29 -#: netbox/tenancy/tables/contacts.py:19 netbox/tenancy/tables/contacts.py:41 -#: netbox/tenancy/tables/contacts.py:56 netbox/tenancy/tables/tenants.py:16 -#: netbox/tenancy/tables/tenants.py:38 netbox/users/tables.py:62 -#: netbox/users/tables.py:76 netbox/virtualization/forms/bulk_create.py:20 -#: netbox/virtualization/forms/object_create.py:13 -#: netbox/virtualization/forms/object_create.py:23 -#: netbox/virtualization/tables/clusters.py:17 -#: netbox/virtualization/tables/clusters.py:39 -#: netbox/virtualization/tables/clusters.py:62 -#: netbox/virtualization/tables/virtualmachines.py:54 -#: netbox/virtualization/tables/virtualmachines.py:132 -#: netbox/virtualization/tables/virtualmachines.py:187 -#: netbox/vpn/tables/crypto.py:18 netbox/vpn/tables/crypto.py:57 -#: netbox/vpn/tables/crypto.py:93 netbox/vpn/tables/crypto.py:129 -#: netbox/vpn/tables/crypto.py:158 netbox/vpn/tables/l2vpn.py:23 -#: netbox/vpn/tables/tunnels.py:18 netbox/vpn/tables/tunnels.py:40 -#: netbox/wireless/tables/wirelesslan.py:18 -#: netbox/wireless/tables/wirelesslan.py:79 +#: circuits/tables/circuits.py:30 circuits/tables/providers.py:18 +#: circuits/tables/providers.py:69 circuits/tables/providers.py:99 +#: core/tables/data.py:16 core/tables/jobs.py:14 core/tables/plugins.py:13 +#: core/tables/tasks.py:11 core/tables/tasks.py:115 dcim/forms/filtersets.py:62 +#: dcim/forms/object_create.py:43 dcim/tables/devices.py:52 +#: dcim/tables/devices.py:89 dcim/tables/devices.py:131 +#: dcim/tables/devices.py:286 dcim/tables/devices.py:380 +#: dcim/tables/devices.py:421 dcim/tables/devices.py:470 +#: dcim/tables/devices.py:519 dcim/tables/devices.py:632 +#: dcim/tables/devices.py:714 dcim/tables/devices.py:761 +#: dcim/tables/devices.py:824 dcim/tables/devices.py:939 +#: dcim/tables/devices.py:959 dcim/tables/devices.py:988 +#: dcim/tables/devices.py:1018 dcim/tables/devicetypes.py:32 +#: dcim/tables/power.py:22 dcim/tables/power.py:62 dcim/tables/racks.py:23 +#: dcim/tables/racks.py:53 dcim/tables/sites.py:24 dcim/tables/sites.py:51 +#: dcim/tables/sites.py:78 dcim/tables/sites.py:125 +#: extras/forms/filtersets.py:191 extras/tables/tables.py:43 +#: extras/tables/tables.py:89 extras/tables/tables.py:121 +#: extras/tables/tables.py:145 extras/tables/tables.py:210 +#: extras/tables/tables.py:257 extras/tables/tables.py:280 +#: extras/tables/tables.py:330 extras/tables/tables.py:382 +#: extras/tables/tables.py:405 ipam/forms/bulk_edit.py:391 +#: ipam/forms/filtersets.py:386 ipam/tables/asn.py:16 ipam/tables/ip.py:85 +#: ipam/tables/ip.py:159 ipam/tables/services.py:15 ipam/tables/services.py:40 +#: ipam/tables/vlans.py:64 ipam/tables/vlans.py:110 ipam/tables/vrfs.py:26 +#: ipam/tables/vrfs.py:67 templates/circuits/circuittype.html:22 +#: templates/circuits/provideraccount.html:28 +#: templates/circuits/providernetwork.html:24 templates/core/datasource.html:34 +#: templates/core/job.html:26 templates/core/rq_worker.html:43 +#: templates/dcim/consoleport.html:28 templates/dcim/consoleserverport.html:28 +#: templates/dcim/devicebay.html:24 templates/dcim/devicerole.html:26 +#: templates/dcim/frontport.html:28 +#: templates/dcim/inc/interface_vlans_table.html:5 +#: templates/dcim/inc/panels/inventory_items.html:18 +#: templates/dcim/interface.html:38 templates/dcim/interface.html:165 +#: templates/dcim/inventoryitem.html:28 +#: templates/dcim/inventoryitemrole.html:18 templates/dcim/location.html:29 +#: templates/dcim/manufacturer.html:36 templates/dcim/modulebay.html:26 +#: templates/dcim/platform.html:29 templates/dcim/poweroutlet.html:28 +#: templates/dcim/powerport.html:28 templates/dcim/rackrole.html:22 +#: templates/dcim/rearport.html:28 templates/dcim/region.html:29 +#: templates/dcim/sitegroup.html:29 templates/dcim/virtualdevicecontext.html:18 +#: templates/extras/configcontext.html:13 +#: templates/extras/configtemplate.html:13 templates/extras/customfield.html:13 +#: templates/extras/customlink.html:13 templates/extras/eventrule.html:13 +#: templates/extras/exporttemplate.html:15 templates/extras/savedfilter.html:13 +#: templates/extras/script_list.html:46 templates/extras/tag.html:14 +#: templates/extras/webhook.html:13 templates/ipam/asnrange.html:15 +#: templates/ipam/fhrpgroup.html:30 templates/ipam/rir.html:22 +#: templates/ipam/role.html:22 templates/ipam/routetarget.html:13 +#: templates/ipam/service.html:24 templates/ipam/servicetemplate.html:15 +#: templates/ipam/vlan.html:35 templates/ipam/vlangroup.html:30 +#: templates/tenancy/contact.html:25 templates/tenancy/contactgroup.html:21 +#: templates/tenancy/contactrole.html:18 templates/tenancy/tenantgroup.html:29 +#: templates/users/group.html:17 templates/users/objectpermission.html:17 +#: templates/virtualization/cluster.html:13 +#: templates/virtualization/clustergroup.html:22 +#: templates/virtualization/clustertype.html:22 +#: templates/virtualization/virtualdisk.html:25 +#: templates/virtualization/virtualmachine.html:15 +#: templates/virtualization/vminterface.html:25 templates/vpn/ikepolicy.html:13 +#: templates/vpn/ikeproposal.html:13 templates/vpn/ipsecpolicy.html:13 +#: templates/vpn/ipsecprofile.html:13 templates/vpn/ipsecprofile.html:36 +#: templates/vpn/ipsecprofile.html:69 templates/vpn/ipsecproposal.html:13 +#: templates/vpn/l2vpn.html:14 templates/vpn/tunnel.html:21 +#: templates/vpn/tunnelgroup.html:26 +#: templates/wireless/wirelesslangroup.html:29 tenancy/tables/contacts.py:19 +#: tenancy/tables/contacts.py:41 tenancy/tables/contacts.py:56 +#: tenancy/tables/tenants.py:16 tenancy/tables/tenants.py:38 users/tables.py:62 +#: users/tables.py:76 virtualization/forms/bulk_create.py:20 +#: virtualization/forms/object_create.py:13 +#: virtualization/forms/object_create.py:23 +#: virtualization/tables/clusters.py:17 virtualization/tables/clusters.py:39 +#: virtualization/tables/clusters.py:62 +#: virtualization/tables/virtualmachines.py:54 +#: virtualization/tables/virtualmachines.py:132 +#: virtualization/tables/virtualmachines.py:187 vpn/tables/crypto.py:18 +#: vpn/tables/crypto.py:57 vpn/tables/crypto.py:93 vpn/tables/crypto.py:129 +#: vpn/tables/crypto.py:158 vpn/tables/l2vpn.py:23 vpn/tables/tunnels.py:18 +#: vpn/tables/tunnels.py:40 wireless/tables/wirelesslan.py:18 +#: wireless/tables/wirelesslan.py:79 msgid "Name" -msgstr "Naam" +msgstr "" -#: netbox/circuits/tables/circuits.py:39 -#: netbox/circuits/tables/providers.py:45 -#: netbox/circuits/tables/providers.py:79 netbox/netbox/navigation/menu.py:253 -#: netbox/netbox/navigation/menu.py:257 netbox/netbox/navigation/menu.py:259 -#: netbox/templates/circuits/provider.html:57 -#: netbox/templates/circuits/provideraccount.html:44 -#: netbox/templates/circuits/providernetwork.html:50 +#: circuits/tables/circuits.py:39 circuits/tables/providers.py:45 +#: circuits/tables/providers.py:79 netbox/navigation/menu.py:253 +#: netbox/navigation/menu.py:257 netbox/navigation/menu.py:259 +#: templates/circuits/provider.html:57 +#: templates/circuits/provideraccount.html:44 +#: templates/circuits/providernetwork.html:50 msgid "Circuits" -msgstr "Circuits" +msgstr "" -#: netbox/circuits/tables/circuits.py:53 -#: netbox/templates/circuits/circuit.html:26 +#: circuits/tables/circuits.py:53 templates/circuits/circuit.html:26 msgid "Circuit ID" -msgstr "Circuit-ID" +msgstr "" -#: netbox/circuits/tables/circuits.py:67 -#: netbox/wireless/forms/model_forms.py:160 +#: circuits/tables/circuits.py:67 wireless/forms/model_forms.py:160 msgid "Side A" -msgstr "Kant A" +msgstr "" -#: netbox/circuits/tables/circuits.py:72 +#: circuits/tables/circuits.py:72 msgid "Side Z" -msgstr "Kant Z" +msgstr "" -#: netbox/circuits/tables/circuits.py:75 -#: netbox/templates/circuits/circuit.html:55 +#: circuits/tables/circuits.py:75 templates/circuits/circuit.html:55 msgid "Commit Rate" -msgstr "Vastleggingspercentage" +msgstr "" -#: netbox/circuits/tables/circuits.py:78 -#: netbox/circuits/tables/providers.py:48 -#: netbox/circuits/tables/providers.py:82 -#: netbox/circuits/tables/providers.py:107 netbox/dcim/tables/devices.py:1001 -#: netbox/dcim/tables/devicetypes.py:92 netbox/dcim/tables/modules.py:29 -#: netbox/dcim/tables/modules.py:72 netbox/dcim/tables/power.py:39 -#: netbox/dcim/tables/power.py:96 netbox/dcim/tables/racks.py:76 -#: netbox/dcim/tables/racks.py:156 netbox/dcim/tables/sites.py:103 -#: netbox/extras/tables/tables.py:516 netbox/ipam/tables/asn.py:69 -#: netbox/ipam/tables/fhrp.py:34 netbox/ipam/tables/ip.py:135 -#: netbox/ipam/tables/ip.py:272 netbox/ipam/tables/ip.py:325 -#: netbox/ipam/tables/ip.py:392 netbox/ipam/tables/services.py:24 -#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:141 -#: netbox/ipam/tables/vrfs.py:46 netbox/ipam/tables/vrfs.py:71 -#: netbox/templates/dcim/htmx/cable_edit.html:89 -#: netbox/templates/generic/bulk_edit.html:86 -#: netbox/templates/inc/panels/comments.html:6 -#: netbox/tenancy/tables/contacts.py:68 netbox/tenancy/tables/tenants.py:46 -#: netbox/utilities/forms/fields/fields.py:29 -#: netbox/virtualization/tables/clusters.py:91 -#: netbox/virtualization/tables/virtualmachines.py:81 -#: netbox/vpn/tables/crypto.py:37 netbox/vpn/tables/crypto.py:74 -#: netbox/vpn/tables/crypto.py:109 netbox/vpn/tables/crypto.py:140 -#: netbox/vpn/tables/crypto.py:173 netbox/vpn/tables/l2vpn.py:37 -#: netbox/vpn/tables/tunnels.py:61 netbox/wireless/tables/wirelesslan.py:27 -#: netbox/wireless/tables/wirelesslan.py:58 +#: circuits/tables/circuits.py:78 circuits/tables/providers.py:48 +#: circuits/tables/providers.py:82 circuits/tables/providers.py:107 +#: dcim/tables/devices.py:1001 dcim/tables/devicetypes.py:92 +#: dcim/tables/modules.py:29 dcim/tables/modules.py:72 dcim/tables/power.py:39 +#: dcim/tables/power.py:96 dcim/tables/racks.py:76 dcim/tables/racks.py:156 +#: dcim/tables/sites.py:103 extras/tables/tables.py:516 ipam/tables/asn.py:69 +#: ipam/tables/fhrp.py:34 ipam/tables/ip.py:135 ipam/tables/ip.py:272 +#: ipam/tables/ip.py:325 ipam/tables/ip.py:392 ipam/tables/services.py:24 +#: ipam/tables/services.py:54 ipam/tables/vlans.py:141 ipam/tables/vrfs.py:46 +#: ipam/tables/vrfs.py:71 templates/dcim/htmx/cable_edit.html:89 +#: templates/generic/bulk_edit.html:86 templates/inc/panels/comments.html:6 +#: tenancy/tables/contacts.py:68 tenancy/tables/tenants.py:46 +#: utilities/forms/fields/fields.py:29 virtualization/tables/clusters.py:91 +#: virtualization/tables/virtualmachines.py:81 vpn/tables/crypto.py:37 +#: vpn/tables/crypto.py:74 vpn/tables/crypto.py:109 vpn/tables/crypto.py:140 +#: vpn/tables/crypto.py:173 vpn/tables/l2vpn.py:37 vpn/tables/tunnels.py:61 +#: wireless/tables/wirelesslan.py:27 wireless/tables/wirelesslan.py:58 msgid "Comments" -msgstr "Opmerkingen" +msgstr "" -#: netbox/circuits/tables/providers.py:23 +#: circuits/tables/providers.py:23 msgid "Accounts" -msgstr "Accounts" +msgstr "" -#: netbox/circuits/tables/providers.py:29 +#: circuits/tables/providers.py:29 msgid "Account Count" -msgstr "Aantal accounts" +msgstr "" -#: netbox/circuits/tables/providers.py:39 netbox/dcim/tables/sites.py:100 +#: circuits/tables/providers.py:39 dcim/tables/sites.py:100 msgid "ASN Count" -msgstr "ASN-aantal" +msgstr "" -#: netbox/core/api/views.py:36 +#: core/api/views.py:36 msgid "This user does not have permission to synchronize this data source." msgstr "" -"Deze gebruiker heeft geen toestemming om deze gegevensbron te " -"synchroniseren." -#: netbox/core/choices.py:18 +#: core/choices.py:18 msgid "New" -msgstr "Nieuw" +msgstr "" -#: netbox/core/choices.py:19 netbox/core/constants.py:18 -#: netbox/core/tables/tasks.py:15 netbox/templates/core/rq_task.html:77 +#: core/choices.py:19 core/constants.py:18 core/tables/tasks.py:15 +#: templates/core/rq_task.html:77 msgid "Queued" -msgstr "In de wachtrij" +msgstr "" -#: netbox/core/choices.py:20 +#: core/choices.py:20 msgid "Syncing" -msgstr "Synchroniseren" +msgstr "" -#: netbox/core/choices.py:21 netbox/core/choices.py:57 -#: netbox/core/tables/jobs.py:41 netbox/extras/choices.py:228 -#: netbox/templates/core/job.html:68 +#: core/choices.py:21 core/choices.py:57 core/tables/jobs.py:41 +#: extras/choices.py:228 templates/core/job.html:68 msgid "Completed" -msgstr "Voltooid" +msgstr "" -#: netbox/core/choices.py:22 netbox/core/choices.py:59 -#: netbox/core/constants.py:20 netbox/core/tables/tasks.py:34 -#: netbox/dcim/choices.py:176 netbox/dcim/choices.py:222 -#: netbox/dcim/choices.py:1536 netbox/extras/choices.py:230 -#: netbox/virtualization/choices.py:47 +#: core/choices.py:22 core/choices.py:59 core/constants.py:20 +#: core/tables/tasks.py:34 dcim/choices.py:176 dcim/choices.py:222 +#: dcim/choices.py:1536 extras/choices.py:230 virtualization/choices.py:47 msgid "Failed" -msgstr "Mislukt" +msgstr "" -#: netbox/core/choices.py:35 netbox/netbox/navigation/menu.py:320 -#: netbox/netbox/navigation/menu.py:324 -#: netbox/templates/extras/script/base.html:14 -#: netbox/templates/extras/script_list.html:7 -#: netbox/templates/extras/script_list.html:12 -#: netbox/templates/extras/script_result.html:17 +#: core/choices.py:35 netbox/navigation/menu.py:320 +#: netbox/navigation/menu.py:324 templates/extras/script/base.html:14 +#: templates/extras/script_list.html:7 templates/extras/script_list.html:12 +#: templates/extras/script_result.html:17 msgid "Scripts" -msgstr "Scripts" +msgstr "" -#: netbox/core/choices.py:36 netbox/templates/extras/report/base.html:13 +#: core/choices.py:36 templates/extras/report/base.html:13 msgid "Reports" -msgstr "Rapporten" +msgstr "" -#: netbox/core/choices.py:54 netbox/extras/choices.py:225 +#: core/choices.py:54 extras/choices.py:225 msgid "Pending" -msgstr "In afwachting" +msgstr "" -#: netbox/core/choices.py:55 netbox/core/constants.py:23 -#: netbox/core/tables/jobs.py:32 netbox/core/tables/tasks.py:38 -#: netbox/extras/choices.py:226 netbox/templates/core/job.html:55 +#: core/choices.py:55 core/constants.py:23 core/tables/jobs.py:32 +#: core/tables/tasks.py:38 extras/choices.py:226 templates/core/job.html:55 msgid "Scheduled" -msgstr "Gepland" +msgstr "" -#: netbox/core/choices.py:56 netbox/extras/choices.py:227 +#: core/choices.py:56 extras/choices.py:227 msgid "Running" -msgstr "Hardlopen" +msgstr "" -#: netbox/core/choices.py:58 netbox/extras/choices.py:229 +#: core/choices.py:58 extras/choices.py:229 msgid "Errored" -msgstr "Fout" +msgstr "" -#: netbox/core/constants.py:19 netbox/core/tables/tasks.py:30 +#: core/constants.py:19 core/tables/tasks.py:30 msgid "Finished" -msgstr "Klaar" +msgstr "" -#: netbox/core/constants.py:21 netbox/core/tables/jobs.py:38 -#: netbox/templates/core/job.html:64 -#: netbox/templates/extras/htmx/script_result.html:8 +#: core/constants.py:21 core/tables/jobs.py:38 templates/core/job.html:64 +#: templates/extras/htmx/script_result.html:8 msgid "Started" -msgstr "Gestart" +msgstr "" -#: netbox/core/constants.py:22 netbox/core/tables/tasks.py:26 +#: core/constants.py:22 core/tables/tasks.py:26 msgid "Deferred" -msgstr "Uitgesteld" +msgstr "" -#: netbox/core/constants.py:24 +#: core/constants.py:24 msgid "Stopped" -msgstr "Gestopt" +msgstr "" -#: netbox/core/constants.py:25 +#: core/constants.py:25 msgid "Cancelled" -msgstr "Geannuleerd" +msgstr "" -#: netbox/core/data_backends.py:29 netbox/templates/dcim/interface.html:216 +#: core/data_backends.py:29 templates/dcim/interface.html:216 msgid "Local" -msgstr "Lokaal" +msgstr "" -#: netbox/core/data_backends.py:47 netbox/extras/tables/tables.py:462 -#: netbox/templates/account/profile.html:15 -#: netbox/templates/users/user.html:17 netbox/users/tables.py:31 +#: core/data_backends.py:47 extras/tables/tables.py:462 +#: templates/account/profile.html:15 templates/users/user.html:17 +#: users/tables.py:31 msgid "Username" -msgstr "Gebruikersnaam" +msgstr "" -#: netbox/core/data_backends.py:49 netbox/core/data_backends.py:55 +#: core/data_backends.py:49 core/data_backends.py:55 msgid "Only used for cloning with HTTP(S)" -msgstr "Alleen gebruikt voor klonen met HTTP (S)" +msgstr "" -#: netbox/core/data_backends.py:53 netbox/templates/account/base.html:17 -#: netbox/templates/account/password.html:11 -#: netbox/users/forms/model_forms.py:171 +#: core/data_backends.py:53 templates/account/base.html:17 +#: templates/account/password.html:11 users/forms/model_forms.py:171 msgid "Password" -msgstr "Wachtwoord" +msgstr "" -#: netbox/core/data_backends.py:59 +#: core/data_backends.py:59 msgid "Branch" -msgstr "Branch" +msgstr "" -#: netbox/core/data_backends.py:106 +#: core/data_backends.py:105 #, python-brace-format msgid "Fetching remote data failed ({name}): {error}" -msgstr "Het ophalen van externe gegevens is mislukt ({name}): {error}" +msgstr "" -#: netbox/core/data_backends.py:119 +#: core/data_backends.py:118 msgid "AWS access key ID" -msgstr "AWS-toegangssleutel-ID" +msgstr "" -#: netbox/core/data_backends.py:123 +#: core/data_backends.py:122 msgid "AWS secret access key" -msgstr "Geheime toegangssleutel van AWS" +msgstr "" -#: netbox/core/filtersets.py:49 netbox/extras/filtersets.py:245 -#: netbox/extras/filtersets.py:585 netbox/extras/filtersets.py:617 +#: core/filtersets.py:49 extras/filtersets.py:245 extras/filtersets.py:585 +#: extras/filtersets.py:617 msgid "Data source (ID)" -msgstr "Gegevensbron (ID)" +msgstr "" -#: netbox/core/filtersets.py:55 +#: core/filtersets.py:55 msgid "Data source (name)" -msgstr "Gegevensbron (naam)" +msgstr "" -#: netbox/core/forms/bulk_edit.py:25 netbox/core/forms/filtersets.py:40 -#: netbox/core/tables/data.py:26 netbox/dcim/forms/bulk_edit.py:1020 -#: netbox/dcim/forms/bulk_edit.py:1293 netbox/dcim/forms/filtersets.py:1288 -#: netbox/dcim/tables/devices.py:541 netbox/dcim/tables/devicetypes.py:221 -#: netbox/extras/forms/bulk_edit.py:98 netbox/extras/forms/bulk_edit.py:162 -#: netbox/extras/forms/bulk_edit.py:221 netbox/extras/forms/filtersets.py:120 -#: netbox/extras/forms/filtersets.py:207 netbox/extras/forms/filtersets.py:268 -#: netbox/extras/tables/tables.py:128 netbox/extras/tables/tables.py:217 -#: netbox/extras/tables/tables.py:294 netbox/netbox/preferences.py:22 -#: netbox/templates/core/datasource.html:42 -#: netbox/templates/dcim/interface.html:61 -#: netbox/templates/extras/customlink.html:17 -#: netbox/templates/extras/eventrule.html:17 -#: netbox/templates/extras/savedfilter.html:25 -#: netbox/templates/users/objectpermission.html:25 -#: netbox/templates/virtualization/vminterface.html:29 -#: netbox/users/forms/bulk_edit.py:89 netbox/users/forms/filtersets.py:71 -#: netbox/users/tables.py:83 netbox/virtualization/forms/bulk_edit.py:217 -#: netbox/virtualization/forms/filtersets.py:211 +#: core/forms/bulk_edit.py:25 core/forms/filtersets.py:40 +#: core/tables/data.py:26 dcim/forms/bulk_edit.py:1020 +#: dcim/forms/bulk_edit.py:1293 dcim/forms/filtersets.py:1288 +#: dcim/tables/devices.py:541 dcim/tables/devicetypes.py:221 +#: extras/forms/bulk_edit.py:98 extras/forms/bulk_edit.py:162 +#: extras/forms/bulk_edit.py:221 extras/forms/filtersets.py:120 +#: extras/forms/filtersets.py:207 extras/forms/filtersets.py:268 +#: extras/tables/tables.py:128 extras/tables/tables.py:217 +#: extras/tables/tables.py:294 netbox/preferences.py:22 +#: templates/core/datasource.html:42 templates/dcim/interface.html:61 +#: templates/extras/customlink.html:17 templates/extras/eventrule.html:17 +#: templates/extras/savedfilter.html:25 +#: templates/users/objectpermission.html:25 +#: templates/virtualization/vminterface.html:29 users/forms/bulk_edit.py:89 +#: users/forms/filtersets.py:71 users/tables.py:83 +#: virtualization/forms/bulk_edit.py:217 virtualization/forms/filtersets.py:211 msgid "Enabled" -msgstr "Ingeschakeld" +msgstr "" -#: netbox/core/forms/bulk_edit.py:34 netbox/extras/forms/model_forms.py:211 -#: netbox/templates/extras/savedfilter.html:53 -#: netbox/vpn/forms/filtersets.py:97 netbox/vpn/forms/filtersets.py:127 -#: netbox/vpn/forms/filtersets.py:151 netbox/vpn/forms/filtersets.py:170 -#: netbox/vpn/forms/model_forms.py:301 netbox/vpn/forms/model_forms.py:321 -#: netbox/vpn/forms/model_forms.py:337 netbox/vpn/forms/model_forms.py:357 -#: netbox/vpn/forms/model_forms.py:380 +#: core/forms/bulk_edit.py:34 extras/forms/model_forms.py:211 +#: templates/extras/savedfilter.html:53 vpn/forms/filtersets.py:97 +#: vpn/forms/filtersets.py:127 vpn/forms/filtersets.py:151 +#: vpn/forms/filtersets.py:170 vpn/forms/model_forms.py:301 +#: vpn/forms/model_forms.py:321 vpn/forms/model_forms.py:337 +#: vpn/forms/model_forms.py:357 vpn/forms/model_forms.py:380 msgid "Parameters" -msgstr "Parameters" +msgstr "" -#: netbox/core/forms/bulk_edit.py:38 netbox/templates/core/datasource.html:68 +#: core/forms/bulk_edit.py:38 templates/core/datasource.html:68 msgid "Ignore rules" -msgstr "Regels negeren" +msgstr "" -#: netbox/core/forms/filtersets.py:27 netbox/core/forms/model_forms.py:97 -#: netbox/extras/forms/model_forms.py:174 -#: netbox/extras/forms/model_forms.py:454 -#: netbox/extras/forms/model_forms.py:508 netbox/extras/tables/tables.py:155 -#: netbox/extras/tables/tables.py:374 netbox/extras/tables/tables.py:409 -#: netbox/templates/core/datasource.html:31 -#: netbox/templates/dcim/device/render_config.html:18 -#: netbox/templates/extras/configcontext.html:29 -#: netbox/templates/extras/configtemplate.html:21 -#: netbox/templates/extras/exporttemplate.html:35 -#: netbox/templates/virtualization/virtualmachine/render_config.html:18 +#: core/forms/filtersets.py:27 core/forms/model_forms.py:97 +#: extras/forms/model_forms.py:174 extras/forms/model_forms.py:454 +#: extras/forms/model_forms.py:508 extras/tables/tables.py:155 +#: extras/tables/tables.py:374 extras/tables/tables.py:409 +#: templates/core/datasource.html:31 +#: templates/dcim/device/render_config.html:18 +#: templates/extras/configcontext.html:29 +#: templates/extras/configtemplate.html:21 +#: templates/extras/exporttemplate.html:35 +#: templates/virtualization/virtualmachine/render_config.html:18 msgid "Data Source" -msgstr "Gegevensbron" +msgstr "" -#: netbox/core/forms/filtersets.py:52 netbox/core/forms/mixins.py:21 +#: core/forms/filtersets.py:52 core/forms/mixins.py:21 msgid "File" -msgstr "bestand" +msgstr "" -#: netbox/core/forms/filtersets.py:57 netbox/core/forms/mixins.py:16 -#: netbox/extras/forms/filtersets.py:148 netbox/extras/forms/filtersets.py:337 -#: netbox/extras/forms/filtersets.py:422 +#: core/forms/filtersets.py:57 core/forms/mixins.py:16 +#: extras/forms/filtersets.py:148 extras/forms/filtersets.py:337 +#: extras/forms/filtersets.py:422 msgid "Data source" -msgstr "Gegevensbron" +msgstr "" -#: netbox/core/forms/filtersets.py:67 netbox/extras/forms/filtersets.py:449 +#: core/forms/filtersets.py:67 extras/forms/filtersets.py:449 msgid "Creation" -msgstr "Creatie" +msgstr "" -#: netbox/core/forms/filtersets.py:71 netbox/extras/forms/filtersets.py:470 -#: netbox/extras/forms/filtersets.py:510 netbox/extras/tables/tables.py:184 -#: netbox/extras/tables/tables.py:505 netbox/templates/core/job.html:20 -#: netbox/templates/extras/objectchange.html:52 -#: netbox/tenancy/tables/contacts.py:90 netbox/vpn/tables/l2vpn.py:59 +#: core/forms/filtersets.py:71 extras/forms/filtersets.py:470 +#: extras/forms/filtersets.py:510 extras/tables/tables.py:184 +#: extras/tables/tables.py:505 templates/core/job.html:20 +#: templates/extras/objectchange.html:52 tenancy/tables/contacts.py:90 +#: vpn/tables/l2vpn.py:59 msgid "Object Type" -msgstr "Soort object" +msgstr "" -#: netbox/core/forms/filtersets.py:81 +#: core/forms/filtersets.py:81 msgid "Created after" -msgstr "Gemaakt na" +msgstr "" -#: netbox/core/forms/filtersets.py:86 +#: core/forms/filtersets.py:86 msgid "Created before" -msgstr "Eerder gemaakt" +msgstr "" -#: netbox/core/forms/filtersets.py:91 +#: core/forms/filtersets.py:91 msgid "Scheduled after" -msgstr "Daarna gepland" +msgstr "" -#: netbox/core/forms/filtersets.py:96 +#: core/forms/filtersets.py:96 msgid "Scheduled before" -msgstr "Eerder gepland" +msgstr "" -#: netbox/core/forms/filtersets.py:101 +#: core/forms/filtersets.py:101 msgid "Started after" -msgstr "Begonnen na" +msgstr "" -#: netbox/core/forms/filtersets.py:106 +#: core/forms/filtersets.py:106 msgid "Started before" -msgstr "Eerder begonnen" +msgstr "" -#: netbox/core/forms/filtersets.py:111 +#: core/forms/filtersets.py:111 msgid "Completed after" -msgstr "Voltooid na" +msgstr "" -#: netbox/core/forms/filtersets.py:116 +#: core/forms/filtersets.py:116 msgid "Completed before" -msgstr "Eerder voltooid" +msgstr "" -#: netbox/core/forms/filtersets.py:123 netbox/dcim/forms/bulk_edit.py:361 -#: netbox/dcim/forms/filtersets.py:354 netbox/dcim/forms/filtersets.py:398 -#: netbox/dcim/forms/model_forms.py:258 netbox/extras/forms/filtersets.py:465 -#: netbox/extras/forms/filtersets.py:505 -#: netbox/templates/dcim/rackreservation.html:58 -#: netbox/templates/extras/objectchange.html:36 -#: netbox/templates/extras/savedfilter.html:21 -#: netbox/templates/inc/user_menu.html:15 netbox/templates/users/token.html:21 -#: netbox/templates/users/user.html:6 netbox/templates/users/user.html:14 -#: netbox/users/filtersets.py:97 netbox/users/filtersets.py:164 -#: netbox/users/forms/filtersets.py:85 netbox/users/forms/filtersets.py:126 -#: netbox/users/forms/model_forms.py:156 netbox/users/forms/model_forms.py:193 -#: netbox/users/tables.py:19 +#: core/forms/filtersets.py:123 dcim/forms/bulk_edit.py:361 +#: dcim/forms/filtersets.py:354 dcim/forms/filtersets.py:398 +#: dcim/forms/model_forms.py:258 extras/forms/filtersets.py:465 +#: extras/forms/filtersets.py:505 templates/dcim/rackreservation.html:58 +#: templates/extras/objectchange.html:36 templates/extras/savedfilter.html:21 +#: templates/inc/user_menu.html:15 templates/users/token.html:21 +#: templates/users/user.html:6 templates/users/user.html:14 +#: users/filtersets.py:97 users/filtersets.py:164 users/forms/filtersets.py:85 +#: users/forms/filtersets.py:126 users/forms/model_forms.py:156 +#: users/forms/model_forms.py:193 users/tables.py:19 msgid "User" -msgstr "Gebruiker" +msgstr "" -#: netbox/core/forms/model_forms.py:54 netbox/core/tables/data.py:46 -#: netbox/templates/core/datafile.html:27 -#: netbox/templates/extras/report/base.html:33 -#: netbox/templates/extras/script/base.html:32 +#: core/forms/model_forms.py:54 core/tables/data.py:46 +#: templates/core/datafile.html:27 templates/extras/report/base.html:33 +#: templates/extras/script/base.html:32 msgid "Source" -msgstr "Bron" +msgstr "" -#: netbox/core/forms/model_forms.py:58 +#: core/forms/model_forms.py:58 msgid "Backend Parameters" -msgstr "Parameters aan de achterkant" +msgstr "" -#: netbox/core/forms/model_forms.py:96 +#: core/forms/model_forms.py:96 msgid "File Upload" -msgstr "Uploaden van bestanden" +msgstr "" -#: netbox/core/forms/model_forms.py:108 +#: core/forms/model_forms.py:108 msgid "Cannot upload a file and sync from an existing file" msgstr "" -"Kan een bestand niet uploaden en synchroniseren vanuit een bestaand bestand" -#: netbox/core/forms/model_forms.py:110 +#: core/forms/model_forms.py:110 msgid "Must upload a file or select a data file to sync" msgstr "" -"Moet een bestand uploaden of een gegevensbestand selecteren om te " -"synchroniseren" -#: netbox/core/forms/model_forms.py:153 -#: netbox/templates/dcim/rack_elevation_list.html:6 +#: core/forms/model_forms.py:153 templates/dcim/rack_elevation_list.html:6 msgid "Rack Elevations" -msgstr "Rackverhogingen" +msgstr "" -#: netbox/core/forms/model_forms.py:157 netbox/dcim/choices.py:1447 -#: netbox/dcim/forms/bulk_edit.py:867 netbox/dcim/forms/bulk_edit.py:1250 -#: netbox/dcim/forms/bulk_edit.py:1268 netbox/dcim/tables/racks.py:89 -#: netbox/netbox/navigation/menu.py:276 netbox/netbox/navigation/menu.py:280 +#: core/forms/model_forms.py:157 dcim/choices.py:1447 +#: dcim/forms/bulk_edit.py:867 dcim/forms/bulk_edit.py:1250 +#: dcim/forms/bulk_edit.py:1268 dcim/tables/racks.py:89 +#: netbox/navigation/menu.py:276 netbox/navigation/menu.py:280 msgid "Power" -msgstr "Kracht" +msgstr "" -#: netbox/core/forms/model_forms.py:159 netbox/netbox/navigation/menu.py:141 -#: netbox/templates/core/inc/config_data.html:37 +#: core/forms/model_forms.py:159 netbox/navigation/menu.py:141 +#: templates/core/inc/config_data.html:37 msgid "IPAM" -msgstr "IPAM" +msgstr "" -#: netbox/core/forms/model_forms.py:160 netbox/netbox/navigation/menu.py:217 -#: netbox/templates/core/inc/config_data.html:50 -#: netbox/vpn/forms/bulk_edit.py:77 netbox/vpn/forms/filtersets.py:43 -#: netbox/vpn/forms/model_forms.py:61 netbox/vpn/forms/model_forms.py:146 +#: core/forms/model_forms.py:160 netbox/navigation/menu.py:217 +#: templates/core/inc/config_data.html:50 vpn/forms/bulk_edit.py:77 +#: vpn/forms/filtersets.py:43 vpn/forms/model_forms.py:61 +#: vpn/forms/model_forms.py:146 msgid "Security" -msgstr "Beveiliging" +msgstr "" -#: netbox/core/forms/model_forms.py:161 -#: netbox/templates/core/inc/config_data.html:59 +#: core/forms/model_forms.py:161 templates/core/inc/config_data.html:59 msgid "Banners" -msgstr "Spandoeken" +msgstr "" -#: netbox/core/forms/model_forms.py:162 -#: netbox/templates/core/inc/config_data.html:80 +#: core/forms/model_forms.py:162 templates/core/inc/config_data.html:80 msgid "Pagination" -msgstr "Paginering" +msgstr "" -#: netbox/core/forms/model_forms.py:163 netbox/extras/forms/model_forms.py:67 -#: netbox/templates/core/inc/config_data.html:93 +#: core/forms/model_forms.py:163 extras/forms/model_forms.py:67 +#: templates/core/inc/config_data.html:93 msgid "Validation" -msgstr "Validatie" +msgstr "" -#: netbox/core/forms/model_forms.py:164 -#: netbox/templates/account/preferences.html:6 +#: core/forms/model_forms.py:164 templates/account/preferences.html:6 msgid "User Preferences" -msgstr "Gebruikersvoorkeuren" +msgstr "" -#: netbox/core/forms/model_forms.py:167 netbox/dcim/forms/filtersets.py:663 -#: netbox/templates/core/inc/config_data.html:127 -#: netbox/users/forms/model_forms.py:65 +#: core/forms/model_forms.py:167 dcim/forms/filtersets.py:663 +#: templates/core/inc/config_data.html:127 users/forms/model_forms.py:65 msgid "Miscellaneous" -msgstr "Diversen" +msgstr "" -#: netbox/core/forms/model_forms.py:169 +#: core/forms/model_forms.py:169 msgid "Config Revision" -msgstr "Revisie van de configuratie" +msgstr "" -#: netbox/core/forms/model_forms.py:208 +#: core/forms/model_forms.py:208 msgid "This parameter has been defined statically and cannot be modified." -msgstr "Deze parameter is statisch gedefinieerd en kan niet worden gewijzigd." +msgstr "" -#: netbox/core/forms/model_forms.py:216 +#: core/forms/model_forms.py:216 #, python-brace-format msgid "Current value: {value}" -msgstr "Huidige waarde: {value}" +msgstr "" -#: netbox/core/forms/model_forms.py:218 +#: core/forms/model_forms.py:218 msgid " (default)" -msgstr " (standaard)" +msgstr "" -#: netbox/core/models/config.py:18 netbox/core/models/data.py:282 -#: netbox/core/models/files.py:27 netbox/core/models/jobs.py:50 -#: netbox/extras/models/models.py:758 netbox/netbox/models/features.py:51 -#: netbox/users/models/tokens.py:33 +#: core/models/config.py:18 core/models/data.py:282 core/models/files.py:27 +#: core/models/jobs.py:50 extras/models/models.py:758 +#: netbox/models/features.py:51 users/models/tokens.py:33 msgid "created" -msgstr "aangemaakt" +msgstr "" -#: netbox/core/models/config.py:22 +#: core/models/config.py:22 msgid "comment" -msgstr "commentaar" +msgstr "" -#: netbox/core/models/config.py:29 +#: core/models/config.py:29 msgid "configuration data" -msgstr "configuratiegegevens" +msgstr "" -#: netbox/core/models/config.py:36 +#: core/models/config.py:36 msgid "config revision" -msgstr "revisie van de configuratie" +msgstr "" -#: netbox/core/models/config.py:37 +#: core/models/config.py:37 msgid "config revisions" -msgstr "revisies van de configuratie" +msgstr "" -#: netbox/core/models/config.py:41 +#: core/models/config.py:41 msgid "Default configuration" -msgstr "Standaardconfiguratie" +msgstr "" -#: netbox/core/models/config.py:43 +#: core/models/config.py:43 msgid "Current configuration" -msgstr "Huidige configuratie" +msgstr "" -#: netbox/core/models/config.py:44 +#: core/models/config.py:44 #, python-brace-format msgid "Config revision #{id}" -msgstr "Revisie van de configuratie #{id}" +msgstr "" -#: netbox/core/models/data.py:47 netbox/dcim/models/cables.py:43 -#: netbox/dcim/models/device_component_templates.py:177 -#: netbox/dcim/models/device_component_templates.py:211 -#: netbox/dcim/models/device_component_templates.py:246 -#: netbox/dcim/models/device_component_templates.py:308 -#: netbox/dcim/models/device_component_templates.py:387 -#: netbox/dcim/models/device_component_templates.py:486 -#: netbox/dcim/models/device_component_templates.py:586 -#: netbox/dcim/models/device_components.py:284 -#: netbox/dcim/models/device_components.py:313 -#: netbox/dcim/models/device_components.py:346 -#: netbox/dcim/models/device_components.py:464 -#: netbox/dcim/models/device_components.py:606 -#: netbox/dcim/models/device_components.py:971 -#: netbox/dcim/models/device_components.py:1045 -#: netbox/dcim/models/power.py:102 netbox/dcim/models/racks.py:128 -#: netbox/extras/models/customfields.py:77 netbox/extras/models/search.py:41 -#: netbox/virtualization/models/clusters.py:61 netbox/vpn/models/l2vpn.py:32 +#: core/models/data.py:47 dcim/models/cables.py:43 +#: dcim/models/device_component_templates.py:177 +#: dcim/models/device_component_templates.py:211 +#: dcim/models/device_component_templates.py:246 +#: dcim/models/device_component_templates.py:308 +#: dcim/models/device_component_templates.py:387 +#: dcim/models/device_component_templates.py:486 +#: dcim/models/device_component_templates.py:586 +#: dcim/models/device_components.py:284 dcim/models/device_components.py:313 +#: dcim/models/device_components.py:346 dcim/models/device_components.py:464 +#: dcim/models/device_components.py:606 dcim/models/device_components.py:971 +#: dcim/models/device_components.py:1045 dcim/models/power.py:102 +#: dcim/models/racks.py:128 extras/models/customfields.py:77 +#: extras/models/search.py:41 virtualization/models/clusters.py:61 +#: vpn/models/l2vpn.py:32 msgid "type" -msgstr "type" +msgstr "" -#: netbox/core/models/data.py:52 netbox/extras/choices.py:37 -#: netbox/extras/models/models.py:192 netbox/extras/tables/tables.py:590 -#: netbox/templates/core/datasource.html:58 +#: core/models/data.py:52 extras/choices.py:37 extras/models/models.py:192 +#: extras/tables/tables.py:590 templates/core/datasource.html:58 msgid "URL" -msgstr "URL" +msgstr "" -#: netbox/core/models/data.py:62 -#: netbox/dcim/models/device_component_templates.py:392 -#: netbox/dcim/models/device_components.py:513 -#: netbox/extras/models/models.py:90 netbox/extras/models/models.py:329 -#: netbox/extras/models/models.py:554 netbox/users/models/permissions.py:29 +#: core/models/data.py:62 dcim/models/device_component_templates.py:392 +#: dcim/models/device_components.py:513 extras/models/models.py:90 +#: extras/models/models.py:329 extras/models/models.py:554 +#: users/models/permissions.py:29 msgid "enabled" -msgstr "ingeschakeld" +msgstr "" -#: netbox/core/models/data.py:66 +#: core/models/data.py:66 msgid "ignore rules" -msgstr "negeer regels" +msgstr "" -#: netbox/core/models/data.py:68 +#: core/models/data.py:68 msgid "Patterns (one per line) matching files to ignore when syncing" msgstr "" -"Patronen (één per regel) die overeenkomen met bestanden om te negeren " -"tijdens het synchroniseren" -#: netbox/core/models/data.py:71 netbox/extras/models/models.py:562 +#: core/models/data.py:71 extras/models/models.py:562 msgid "parameters" -msgstr "parameters" +msgstr "" -#: netbox/core/models/data.py:76 +#: core/models/data.py:76 msgid "last synced" -msgstr "laatst gesynchroniseerd" +msgstr "" -#: netbox/core/models/data.py:84 +#: core/models/data.py:84 msgid "data source" -msgstr "gegevensbron" +msgstr "" -#: netbox/core/models/data.py:85 +#: core/models/data.py:85 msgid "data sources" -msgstr "gegevensbronnen" +msgstr "" -#: netbox/core/models/data.py:125 +#: core/models/data.py:125 #, python-brace-format msgid "Unknown backend type: {type}" -msgstr "Onbekend backend-type: {type}" +msgstr "" -#: netbox/core/models/data.py:180 +#: core/models/data.py:180 msgid "Cannot initiate sync; syncing already in progress." -msgstr "Kan de synchronisatie niet starten; de synchronisatie is al bezig." +msgstr "" -#: netbox/core/models/data.py:193 +#: core/models/data.py:193 msgid "" "There was an error initializing the backend. A dependency needs to be " "installed: " msgstr "" -"Er is een fout opgetreden bij het initialiseren van de backend. Er moet een " -"afhankelijkheid worden geïnstalleerd: " -#: netbox/core/models/data.py:286 netbox/core/models/files.py:31 -#: netbox/netbox/models/features.py:57 +#: core/models/data.py:286 core/models/files.py:31 netbox/models/features.py:57 msgid "last updated" -msgstr "laatst bijgewerkt" +msgstr "" -#: netbox/core/models/data.py:296 netbox/dcim/models/cables.py:444 +#: core/models/data.py:296 dcim/models/cables.py:442 msgid "path" -msgstr "pad" +msgstr "" -#: netbox/core/models/data.py:299 +#: core/models/data.py:299 msgid "File path relative to the data source's root" -msgstr "Bestandspad relatief ten opzichte van de hoofdmap van de gegevensbron" +msgstr "" -#: netbox/core/models/data.py:303 netbox/ipam/models/ip.py:503 +#: core/models/data.py:303 ipam/models/ip.py:503 msgid "size" -msgstr "grootte" +msgstr "" -#: netbox/core/models/data.py:306 +#: core/models/data.py:306 msgid "hash" -msgstr "hash" +msgstr "" -#: netbox/core/models/data.py:310 +#: core/models/data.py:310 msgid "Length must be 64 hexadecimal characters." -msgstr "De lengte moet 64 hexadecimale tekens zijn." +msgstr "" -#: netbox/core/models/data.py:312 +#: core/models/data.py:312 msgid "SHA256 hash of the file data" -msgstr "SHA256-hash van de bestandsgegevens" +msgstr "" -#: netbox/core/models/data.py:329 +#: core/models/data.py:329 msgid "data file" -msgstr "gegevensbestand" +msgstr "" -#: netbox/core/models/data.py:330 +#: core/models/data.py:330 msgid "data files" -msgstr "gegevensbestanden" +msgstr "" -#: netbox/core/models/data.py:417 +#: core/models/data.py:417 msgid "auto sync record" -msgstr "opname automatisch synchroniseren" +msgstr "" -#: netbox/core/models/data.py:418 +#: core/models/data.py:418 msgid "auto sync records" -msgstr "records automatisch synchroniseren" +msgstr "" -#: netbox/core/models/files.py:37 +#: core/models/files.py:37 msgid "file root" -msgstr "root van het bestand" +msgstr "" -#: netbox/core/models/files.py:42 +#: core/models/files.py:42 msgid "file path" -msgstr "bestandspad" +msgstr "" -#: netbox/core/models/files.py:44 +#: core/models/files.py:44 msgid "File path relative to the designated root path" -msgstr "Bestandspad relatief ten opzichte van het aangewezen hoofdpad" +msgstr "" -#: netbox/core/models/files.py:61 +#: core/models/files.py:61 msgid "managed file" -msgstr "beheerd bestand" +msgstr "" -#: netbox/core/models/files.py:62 +#: core/models/files.py:62 msgid "managed files" -msgstr "beheerde bestanden" +msgstr "" -#: netbox/core/models/jobs.py:54 +#: core/models/jobs.py:54 msgid "scheduled" -msgstr "gepland" +msgstr "" -#: netbox/core/models/jobs.py:59 +#: core/models/jobs.py:59 msgid "interval" -msgstr "interval" +msgstr "" -#: netbox/core/models/jobs.py:65 +#: core/models/jobs.py:65 msgid "Recurrence interval (in minutes)" -msgstr "Herhalingsinterval (in minuten)" +msgstr "" -#: netbox/core/models/jobs.py:68 +#: core/models/jobs.py:68 msgid "started" -msgstr "begon" +msgstr "" -#: netbox/core/models/jobs.py:73 +#: core/models/jobs.py:73 msgid "completed" -msgstr "voltooid" +msgstr "" -#: netbox/core/models/jobs.py:91 netbox/extras/models/models.py:121 -#: netbox/extras/models/staging.py:88 +#: core/models/jobs.py:91 extras/models/models.py:121 +#: extras/models/staging.py:88 msgid "data" -msgstr "gegevens" +msgstr "" -#: netbox/core/models/jobs.py:96 +#: core/models/jobs.py:96 msgid "error" -msgstr "fout" +msgstr "" -#: netbox/core/models/jobs.py:101 +#: core/models/jobs.py:101 msgid "job ID" -msgstr "taak-ID" +msgstr "" -#: netbox/core/models/jobs.py:112 +#: core/models/jobs.py:112 msgid "job" -msgstr "baan" +msgstr "" -#: netbox/core/models/jobs.py:113 +#: core/models/jobs.py:113 msgid "jobs" -msgstr "jobs" +msgstr "" -#: netbox/core/models/jobs.py:135 +#: core/models/jobs.py:135 #, python-brace-format msgid "Jobs cannot be assigned to this object type ({type})." -msgstr "Taken kunnen niet worden toegewezen aan dit objecttype ({type})." +msgstr "" -#: netbox/core/models/jobs.py:185 +#: core/models/jobs.py:185 #, python-brace-format msgid "Invalid status for job termination. Choices are: {choices}" msgstr "" -"Ongeldige status voor beëindiging van het dienstverband. De keuzes zijn: " -"{choices}" -#: netbox/core/tables/config.py:21 netbox/users/forms/filtersets.py:45 -#: netbox/users/tables.py:39 +#: core/tables/config.py:21 users/forms/filtersets.py:45 users/tables.py:39 msgid "Is Active" -msgstr "Is actief" +msgstr "" -#: netbox/core/tables/data.py:50 netbox/templates/core/datafile.html:31 +#: core/tables/data.py:50 templates/core/datafile.html:31 msgid "Path" -msgstr "Pad" +msgstr "" -#: netbox/core/tables/data.py:54 -#: netbox/templates/extras/inc/result_pending.html:7 +#: core/tables/data.py:54 templates/extras/inc/result_pending.html:7 msgid "Last updated" -msgstr "Laatst bijgewerkt" +msgstr "" -#: netbox/core/tables/jobs.py:10 netbox/core/tables/tasks.py:76 -#: netbox/dcim/tables/devicetypes.py:161 netbox/extras/tables/tables.py:180 -#: netbox/extras/tables/tables.py:351 netbox/netbox/tables/tables.py:188 -#: netbox/templates/dcim/virtualchassis_edit.html:52 -#: netbox/utilities/forms/forms.py:73 -#: netbox/wireless/tables/wirelesslink.py:16 +#: core/tables/jobs.py:10 core/tables/tasks.py:76 +#: dcim/tables/devicetypes.py:161 extras/tables/tables.py:180 +#: extras/tables/tables.py:351 netbox/tables/tables.py:188 +#: templates/dcim/virtualchassis_edit.html:52 utilities/forms/forms.py:73 +#: wireless/tables/wirelesslink.py:16 msgid "ID" -msgstr "ID" +msgstr "" -#: netbox/core/tables/jobs.py:21 netbox/extras/choices.py:41 -#: netbox/extras/tables/tables.py:242 netbox/extras/tables/tables.py:288 -#: netbox/extras/tables/tables.py:361 netbox/extras/tables/tables.py:479 -#: netbox/extras/tables/tables.py:510 netbox/extras/tables/tables.py:550 -#: netbox/extras/tables/tables.py:587 netbox/netbox/tables/tables.py:243 -#: netbox/templates/extras/eventrule.html:84 -#: netbox/templates/extras/journalentry.html:18 -#: netbox/templates/extras/objectchange.html:58 -#: netbox/tenancy/tables/contacts.py:93 netbox/vpn/tables/l2vpn.py:64 +#: core/tables/jobs.py:21 extras/choices.py:41 extras/tables/tables.py:242 +#: extras/tables/tables.py:288 extras/tables/tables.py:361 +#: extras/tables/tables.py:479 extras/tables/tables.py:510 +#: extras/tables/tables.py:550 extras/tables/tables.py:587 +#: netbox/tables/tables.py:243 templates/extras/eventrule.html:84 +#: templates/extras/journalentry.html:18 templates/extras/objectchange.html:58 +#: tenancy/tables/contacts.py:93 vpn/tables/l2vpn.py:64 msgid "Object" -msgstr "Voorwerp" +msgstr "" -#: netbox/core/tables/jobs.py:35 +#: core/tables/jobs.py:35 msgid "Interval" -msgstr "Interval" +msgstr "" -#: netbox/core/tables/plugins.py:16 netbox/templates/vpn/ipsecprofile.html:44 -#: netbox/vpn/forms/bulk_edit.py:141 netbox/vpn/forms/bulk_import.py:172 -#: netbox/vpn/tables/crypto.py:61 +#: core/tables/plugins.py:16 templates/vpn/ipsecprofile.html:44 +#: vpn/forms/bulk_edit.py:141 vpn/forms/bulk_import.py:172 +#: vpn/tables/crypto.py:61 msgid "Version" -msgstr "Versie" +msgstr "" -#: netbox/core/tables/plugins.py:20 +#: core/tables/plugins.py:20 msgid "Package" -msgstr "Pakket" +msgstr "" -#: netbox/core/tables/plugins.py:23 +#: core/tables/plugins.py:23 msgid "Author" -msgstr "Auteur" +msgstr "" -#: netbox/core/tables/plugins.py:26 +#: core/tables/plugins.py:26 msgid "Author Email" -msgstr "E-mail van de auteur" +msgstr "" -#: netbox/core/tables/plugins.py:33 +#: core/tables/plugins.py:33 msgid "No plugins found" -msgstr "Geen plug-ins gevonden" +msgstr "" -#: netbox/core/tables/tasks.py:18 +#: core/tables/tasks.py:18 msgid "Oldest Task" -msgstr "Oudste taak" +msgstr "" -#: netbox/core/tables/tasks.py:42 netbox/templates/core/rq_worker_list.html:34 +#: core/tables/tasks.py:42 templates/core/rq_worker_list.html:34 msgid "Workers" -msgstr "Werknemers" +msgstr "" -#: netbox/core/tables/tasks.py:46 netbox/vpn/tables/tunnels.py:88 +#: core/tables/tasks.py:46 vpn/tables/tunnels.py:88 msgid "Host" -msgstr "Gastheer" +msgstr "" -#: netbox/core/tables/tasks.py:50 netbox/ipam/forms/filtersets.py:542 +#: core/tables/tasks.py:50 ipam/forms/filtersets.py:542 msgid "Port" -msgstr "Poort" +msgstr "" -#: netbox/core/tables/tasks.py:54 +#: core/tables/tasks.py:54 msgid "DB" -msgstr "DB" +msgstr "" -#: netbox/core/tables/tasks.py:58 +#: core/tables/tasks.py:58 msgid "Scheduler PID" -msgstr "PID van de planner" +msgstr "" -#: netbox/core/tables/tasks.py:62 +#: core/tables/tasks.py:62 msgid "No queues found" -msgstr "Geen wachtrijen gevonden" +msgstr "" -#: netbox/core/tables/tasks.py:82 +#: core/tables/tasks.py:82 msgid "Enqueued" -msgstr "In de wachtrij gezet" +msgstr "" -#: netbox/core/tables/tasks.py:85 +#: core/tables/tasks.py:85 msgid "Ended" -msgstr "Afgelopen" +msgstr "" -#: netbox/core/tables/tasks.py:93 netbox/templates/core/rq_task.html:85 +#: core/tables/tasks.py:93 templates/core/rq_task.html:85 msgid "Callable" -msgstr "Oproepbaar" +msgstr "" -#: netbox/core/tables/tasks.py:97 +#: core/tables/tasks.py:97 msgid "No tasks found" -msgstr "Geen taken gevonden" +msgstr "" -#: netbox/core/tables/tasks.py:118 netbox/templates/core/rq_worker.html:47 +#: core/tables/tasks.py:118 templates/core/rq_worker.html:47 msgid "State" -msgstr "Staat" +msgstr "" -#: netbox/core/tables/tasks.py:121 netbox/templates/core/rq_worker.html:51 +#: core/tables/tasks.py:121 templates/core/rq_worker.html:51 msgid "Birth" -msgstr "Geboorte" +msgstr "" -#: netbox/core/tables/tasks.py:124 netbox/templates/core/rq_worker.html:59 +#: core/tables/tasks.py:124 templates/core/rq_worker.html:59 msgid "PID" -msgstr "PIDE" +msgstr "" -#: netbox/core/tables/tasks.py:128 +#: core/tables/tasks.py:128 msgid "No workers found" -msgstr "Geen werknemers gevonden" +msgstr "" -#: netbox/core/views.py:331 netbox/core/views.py:374 netbox/core/views.py:397 -#: netbox/core/views.py:415 netbox/core/views.py:450 +#: core/views.py:331 core/views.py:374 core/views.py:397 core/views.py:415 +#: core/views.py:450 #, python-brace-format msgid "Job {job_id} not found" -msgstr "Baan {job_id} niet gevonden" +msgstr "" -#: netbox/dcim/api/serializers_/devices.py:50 -#: netbox/dcim/api/serializers_/devicetypes.py:26 +#: dcim/api/serializers_/devices.py:50 dcim/api/serializers_/devicetypes.py:26 msgid "Position (U)" -msgstr "Positie (U)" +msgstr "" -#: netbox/dcim/api/serializers_/racks.py:45 netbox/templates/dcim/rack.html:30 +#: dcim/api/serializers_/racks.py:45 templates/dcim/rack.html:30 msgid "Facility ID" -msgstr "Faciliteits-ID" +msgstr "" -#: netbox/dcim/choices.py:21 netbox/virtualization/choices.py:21 +#: dcim/choices.py:21 virtualization/choices.py:21 msgid "Staging" -msgstr "enscenering" +msgstr "" -#: netbox/dcim/choices.py:23 netbox/dcim/choices.py:178 -#: netbox/dcim/choices.py:223 netbox/dcim/choices.py:1460 -#: netbox/virtualization/choices.py:23 netbox/virtualization/choices.py:48 +#: dcim/choices.py:23 dcim/choices.py:178 dcim/choices.py:223 +#: dcim/choices.py:1460 virtualization/choices.py:23 +#: virtualization/choices.py:48 msgid "Decommissioning" -msgstr "Ontmanteling" +msgstr "" -#: netbox/dcim/choices.py:24 +#: dcim/choices.py:24 msgid "Retired" -msgstr "Met pensioen" +msgstr "" -#: netbox/dcim/choices.py:65 +#: dcim/choices.py:65 msgid "2-post frame" -msgstr "Frame met 2 stijlen" +msgstr "" -#: netbox/dcim/choices.py:66 +#: dcim/choices.py:66 msgid "4-post frame" -msgstr "Frame met 4 stijlen" +msgstr "" -#: netbox/dcim/choices.py:67 +#: dcim/choices.py:67 msgid "4-post cabinet" -msgstr "Kast met 4 posten" +msgstr "" -#: netbox/dcim/choices.py:68 +#: dcim/choices.py:68 msgid "Wall-mounted frame" -msgstr "Frame voor wandmontage" +msgstr "" -#: netbox/dcim/choices.py:69 +#: dcim/choices.py:69 msgid "Wall-mounted frame (vertical)" -msgstr "Frame voor wandmontage (verticaal)" +msgstr "" -#: netbox/dcim/choices.py:70 +#: dcim/choices.py:70 msgid "Wall-mounted cabinet" -msgstr "Kast voor wandmontage" +msgstr "" -#: netbox/dcim/choices.py:71 +#: dcim/choices.py:71 msgid "Wall-mounted cabinet (vertical)" -msgstr "Wandkast (verticaal)" +msgstr "" -#: netbox/dcim/choices.py:83 netbox/dcim/choices.py:84 -#: netbox/dcim/choices.py:85 netbox/dcim/choices.py:86 +#: dcim/choices.py:83 dcim/choices.py:84 dcim/choices.py:85 dcim/choices.py:86 #, python-brace-format msgid "{n} inches" -msgstr "{n} inches" +msgstr "" -#: netbox/dcim/choices.py:100 netbox/ipam/choices.py:32 -#: netbox/ipam/choices.py:50 netbox/ipam/choices.py:70 -#: netbox/ipam/choices.py:155 netbox/wireless/choices.py:26 +#: dcim/choices.py:100 ipam/choices.py:32 ipam/choices.py:50 ipam/choices.py:70 +#: ipam/choices.py:155 wireless/choices.py:26 msgid "Reserved" -msgstr "Gereserveerd" +msgstr "" -#: netbox/dcim/choices.py:101 netbox/templates/dcim/device.html:259 +#: dcim/choices.py:101 templates/dcim/device.html:259 msgid "Available" -msgstr "Beschikbaar" +msgstr "" -#: netbox/dcim/choices.py:104 netbox/ipam/choices.py:33 -#: netbox/ipam/choices.py:51 netbox/ipam/choices.py:71 -#: netbox/ipam/choices.py:156 netbox/wireless/choices.py:28 +#: dcim/choices.py:104 ipam/choices.py:33 ipam/choices.py:51 ipam/choices.py:71 +#: ipam/choices.py:156 wireless/choices.py:28 msgid "Deprecated" -msgstr "Verouderd" +msgstr "" -#: netbox/dcim/choices.py:114 netbox/templates/dcim/rack.html:123 +#: dcim/choices.py:114 templates/dcim/rack.html:123 msgid "Millimeters" -msgstr "Millimeters" +msgstr "" -#: netbox/dcim/choices.py:115 netbox/dcim/choices.py:1482 +#: dcim/choices.py:115 dcim/choices.py:1482 msgid "Inches" -msgstr "Inches" +msgstr "" -#: netbox/dcim/choices.py:140 netbox/dcim/forms/bulk_edit.py:67 -#: netbox/dcim/forms/bulk_edit.py:86 netbox/dcim/forms/bulk_edit.py:172 -#: netbox/dcim/forms/bulk_edit.py:1298 netbox/dcim/forms/bulk_import.py:59 -#: netbox/dcim/forms/bulk_import.py:73 netbox/dcim/forms/bulk_import.py:136 -#: netbox/dcim/forms/bulk_import.py:505 netbox/dcim/forms/bulk_import.py:772 -#: netbox/dcim/forms/bulk_import.py:1027 netbox/dcim/forms/filtersets.py:228 -#: netbox/dcim/forms/model_forms.py:73 netbox/dcim/forms/model_forms.py:92 -#: netbox/dcim/forms/model_forms.py:169 netbox/dcim/forms/model_forms.py:1010 -#: netbox/dcim/forms/model_forms.py:1449 -#: netbox/dcim/forms/object_import.py:176 netbox/dcim/tables/devices.py:640 -#: netbox/dcim/tables/devices.py:919 netbox/extras/tables/tables.py:187 -#: netbox/ipam/tables/fhrp.py:59 netbox/ipam/tables/ip.py:374 -#: netbox/ipam/tables/services.py:44 netbox/templates/dcim/interface.html:102 -#: netbox/templates/dcim/interface.html:309 -#: netbox/templates/dcim/location.html:41 netbox/templates/dcim/region.html:37 -#: netbox/templates/dcim/sitegroup.html:37 -#: netbox/templates/ipam/service.html:28 -#: netbox/templates/tenancy/contactgroup.html:29 -#: netbox/templates/tenancy/tenantgroup.html:37 -#: netbox/templates/virtualization/vminterface.html:39 -#: netbox/templates/wireless/wirelesslangroup.html:37 -#: netbox/tenancy/forms/bulk_edit.py:27 netbox/tenancy/forms/bulk_edit.py:61 -#: netbox/tenancy/forms/bulk_import.py:24 -#: netbox/tenancy/forms/bulk_import.py:58 -#: netbox/tenancy/forms/model_forms.py:25 -#: netbox/tenancy/forms/model_forms.py:68 -#: netbox/virtualization/forms/bulk_edit.py:207 -#: netbox/virtualization/forms/bulk_import.py:151 -#: netbox/virtualization/tables/virtualmachines.py:155 -#: netbox/wireless/forms/bulk_edit.py:24 -#: netbox/wireless/forms/bulk_import.py:21 -#: netbox/wireless/forms/model_forms.py:21 +#: dcim/choices.py:140 dcim/forms/bulk_edit.py:67 dcim/forms/bulk_edit.py:86 +#: dcim/forms/bulk_edit.py:172 dcim/forms/bulk_edit.py:1298 +#: dcim/forms/bulk_import.py:59 dcim/forms/bulk_import.py:73 +#: dcim/forms/bulk_import.py:136 dcim/forms/bulk_import.py:505 +#: dcim/forms/bulk_import.py:772 dcim/forms/bulk_import.py:1027 +#: dcim/forms/filtersets.py:228 dcim/forms/model_forms.py:73 +#: dcim/forms/model_forms.py:92 dcim/forms/model_forms.py:169 +#: dcim/forms/model_forms.py:1010 dcim/forms/model_forms.py:1449 +#: dcim/forms/object_import.py:176 dcim/tables/devices.py:640 +#: dcim/tables/devices.py:919 extras/tables/tables.py:187 +#: ipam/tables/fhrp.py:59 ipam/tables/ip.py:374 ipam/tables/services.py:44 +#: templates/dcim/interface.html:102 templates/dcim/interface.html:309 +#: templates/dcim/location.html:41 templates/dcim/region.html:37 +#: templates/dcim/sitegroup.html:37 templates/ipam/service.html:28 +#: templates/tenancy/contactgroup.html:29 templates/tenancy/tenantgroup.html:37 +#: templates/virtualization/vminterface.html:39 +#: templates/wireless/wirelesslangroup.html:37 tenancy/forms/bulk_edit.py:27 +#: tenancy/forms/bulk_edit.py:61 tenancy/forms/bulk_import.py:24 +#: tenancy/forms/bulk_import.py:58 tenancy/forms/model_forms.py:25 +#: tenancy/forms/model_forms.py:68 virtualization/forms/bulk_edit.py:207 +#: virtualization/forms/bulk_import.py:151 +#: virtualization/tables/virtualmachines.py:155 wireless/forms/bulk_edit.py:24 +#: wireless/forms/bulk_import.py:21 wireless/forms/model_forms.py:21 msgid "Parent" -msgstr "Ouder" +msgstr "" -#: netbox/dcim/choices.py:141 +#: dcim/choices.py:141 msgid "Child" -msgstr "Kind" +msgstr "" -#: netbox/dcim/choices.py:155 netbox/templates/dcim/device.html:339 -#: netbox/templates/dcim/rack.html:175 -#: netbox/templates/dcim/rack_elevation_list.html:20 -#: netbox/templates/dcim/rackreservation.html:76 +#: dcim/choices.py:155 templates/dcim/device.html:339 +#: templates/dcim/rack.html:175 templates/dcim/rack_elevation_list.html:20 +#: templates/dcim/rackreservation.html:76 msgid "Front" -msgstr "Voorkant" +msgstr "" -#: netbox/dcim/choices.py:156 netbox/templates/dcim/device.html:345 -#: netbox/templates/dcim/rack.html:181 -#: netbox/templates/dcim/rack_elevation_list.html:21 -#: netbox/templates/dcim/rackreservation.html:82 +#: dcim/choices.py:156 templates/dcim/device.html:345 +#: templates/dcim/rack.html:181 templates/dcim/rack_elevation_list.html:21 +#: templates/dcim/rackreservation.html:82 msgid "Rear" -msgstr "Achterkant" +msgstr "" -#: netbox/dcim/choices.py:175 netbox/dcim/choices.py:221 -#: netbox/virtualization/choices.py:46 +#: dcim/choices.py:175 dcim/choices.py:221 virtualization/choices.py:46 msgid "Staged" -msgstr "Geënsceneerd" +msgstr "" -#: netbox/dcim/choices.py:177 +#: dcim/choices.py:177 msgid "Inventory" -msgstr "Inventaris" +msgstr "" -#: netbox/dcim/choices.py:193 +#: dcim/choices.py:193 msgid "Front to rear" -msgstr "Van voor naar achter" +msgstr "" -#: netbox/dcim/choices.py:194 +#: dcim/choices.py:194 msgid "Rear to front" -msgstr "Van achter naar voren" +msgstr "" -#: netbox/dcim/choices.py:195 +#: dcim/choices.py:195 msgid "Left to right" -msgstr "Van links naar rechts" +msgstr "" -#: netbox/dcim/choices.py:196 +#: dcim/choices.py:196 msgid "Right to left" -msgstr "Van rechts naar links" +msgstr "" -#: netbox/dcim/choices.py:197 +#: dcim/choices.py:197 msgid "Side to rear" -msgstr "Van links naar achteren" +msgstr "" -#: netbox/dcim/choices.py:198 netbox/dcim/choices.py:1255 +#: dcim/choices.py:198 dcim/choices.py:1255 msgid "Passive" -msgstr "Passief" +msgstr "" -#: netbox/dcim/choices.py:199 +#: dcim/choices.py:199 msgid "Mixed" -msgstr "Gemengd" +msgstr "" -#: netbox/dcim/choices.py:447 netbox/dcim/choices.py:693 +#: dcim/choices.py:447 dcim/choices.py:693 msgid "NEMA (Non-locking)" -msgstr "NEMA (niet-vergrendelend)" +msgstr "" -#: netbox/dcim/choices.py:469 netbox/dcim/choices.py:715 +#: dcim/choices.py:469 dcim/choices.py:715 msgid "NEMA (Locking)" -msgstr "NEMA (vergrendeling)" +msgstr "" -#: netbox/dcim/choices.py:492 netbox/dcim/choices.py:738 +#: dcim/choices.py:492 dcim/choices.py:738 msgid "California Style" -msgstr "Californische stijl" +msgstr "" -#: netbox/dcim/choices.py:500 +#: dcim/choices.py:500 msgid "International/ITA" -msgstr "Internationaal/ITA" +msgstr "" -#: netbox/dcim/choices.py:535 netbox/dcim/choices.py:773 +#: dcim/choices.py:535 dcim/choices.py:773 msgid "Proprietary" -msgstr "Gepatenteerd" +msgstr "" -#: netbox/dcim/choices.py:543 netbox/dcim/choices.py:782 -#: netbox/dcim/choices.py:1171 netbox/dcim/choices.py:1173 -#: netbox/dcim/choices.py:1378 netbox/dcim/choices.py:1380 -#: netbox/netbox/navigation/menu.py:187 +#: dcim/choices.py:543 dcim/choices.py:782 dcim/choices.py:1171 +#: dcim/choices.py:1173 dcim/choices.py:1378 dcim/choices.py:1380 +#: netbox/navigation/menu.py:187 msgid "Other" -msgstr "Andere" +msgstr "" -#: netbox/dcim/choices.py:746 +#: dcim/choices.py:746 msgid "ITA/International" -msgstr "ITA/internationaal" +msgstr "" -#: netbox/dcim/choices.py:812 +#: dcim/choices.py:812 msgid "Physical" -msgstr "Fysiek" +msgstr "" -#: netbox/dcim/choices.py:813 netbox/dcim/choices.py:978 +#: dcim/choices.py:813 dcim/choices.py:978 msgid "Virtual" -msgstr "Virtueel" +msgstr "" -#: netbox/dcim/choices.py:814 netbox/dcim/choices.py:1051 -#: netbox/dcim/forms/bulk_edit.py:1408 netbox/dcim/forms/filtersets.py:1251 -#: netbox/dcim/forms/model_forms.py:936 netbox/dcim/forms/model_forms.py:1344 -#: netbox/netbox/navigation/menu.py:127 netbox/netbox/navigation/menu.py:131 -#: netbox/templates/dcim/interface.html:210 +#: dcim/choices.py:814 dcim/choices.py:1051 dcim/forms/bulk_edit.py:1408 +#: dcim/forms/filtersets.py:1251 dcim/forms/model_forms.py:936 +#: dcim/forms/model_forms.py:1344 netbox/navigation/menu.py:127 +#: netbox/navigation/menu.py:131 templates/dcim/interface.html:210 msgid "Wireless" -msgstr "Draadloos" +msgstr "" -#: netbox/dcim/choices.py:976 +#: dcim/choices.py:976 msgid "Virtual interfaces" -msgstr "Virtuele interfaces" +msgstr "" -#: netbox/dcim/choices.py:979 netbox/dcim/forms/bulk_edit.py:1303 -#: netbox/dcim/forms/bulk_import.py:779 netbox/dcim/forms/model_forms.py:922 -#: netbox/dcim/tables/devices.py:644 netbox/templates/dcim/interface.html:106 -#: netbox/templates/virtualization/vminterface.html:43 -#: netbox/virtualization/forms/bulk_edit.py:212 -#: netbox/virtualization/forms/bulk_import.py:158 -#: netbox/virtualization/tables/virtualmachines.py:159 +#: dcim/choices.py:979 dcim/forms/bulk_edit.py:1303 +#: dcim/forms/bulk_import.py:779 dcim/forms/model_forms.py:922 +#: dcim/tables/devices.py:644 templates/dcim/interface.html:106 +#: templates/virtualization/vminterface.html:43 +#: virtualization/forms/bulk_edit.py:212 +#: virtualization/forms/bulk_import.py:158 +#: virtualization/tables/virtualmachines.py:159 msgid "Bridge" -msgstr "Brug" +msgstr "" -#: netbox/dcim/choices.py:980 +#: dcim/choices.py:980 msgid "Link Aggregation Group (LAG)" -msgstr "Linkaggregatiegroep (LAG)" +msgstr "" -#: netbox/dcim/choices.py:984 +#: dcim/choices.py:984 msgid "Ethernet (fixed)" -msgstr "Ethernet (vast)" +msgstr "" -#: netbox/dcim/choices.py:999 +#: dcim/choices.py:999 msgid "Ethernet (modular)" -msgstr "Ethernet (modulair)" +msgstr "" -#: netbox/dcim/choices.py:1035 +#: dcim/choices.py:1035 msgid "Ethernet (backplane)" -msgstr "Ethernet (backplane)" +msgstr "" -#: netbox/dcim/choices.py:1065 +#: dcim/choices.py:1065 msgid "Cellular" -msgstr "Mobiel" +msgstr "" -#: netbox/dcim/choices.py:1117 netbox/dcim/forms/filtersets.py:304 -#: netbox/dcim/forms/filtersets.py:740 netbox/dcim/forms/filtersets.py:894 -#: netbox/dcim/forms/filtersets.py:1446 -#: netbox/templates/dcim/inventoryitem.html:52 -#: netbox/templates/dcim/virtualchassis_edit.html:54 +#: dcim/choices.py:1117 dcim/forms/filtersets.py:304 +#: dcim/forms/filtersets.py:740 dcim/forms/filtersets.py:894 +#: dcim/forms/filtersets.py:1446 templates/dcim/inventoryitem.html:52 +#: templates/dcim/virtualchassis_edit.html:54 msgid "Serial" -msgstr "Serienummer" +msgstr "" -#: netbox/dcim/choices.py:1132 +#: dcim/choices.py:1132 msgid "Coaxial" -msgstr "Coaxiaal" +msgstr "" -#: netbox/dcim/choices.py:1152 +#: dcim/choices.py:1152 msgid "Stacking" -msgstr "Stapelen" +msgstr "" -#: netbox/dcim/choices.py:1202 +#: dcim/choices.py:1202 msgid "Half" -msgstr "Halve" +msgstr "" -#: netbox/dcim/choices.py:1203 +#: dcim/choices.py:1203 msgid "Full" -msgstr "Volledig" +msgstr "" -#: netbox/dcim/choices.py:1204 netbox/netbox/preferences.py:31 -#: netbox/wireless/choices.py:480 +#: dcim/choices.py:1204 netbox/preferences.py:31 wireless/choices.py:480 msgid "Auto" -msgstr "Auto" +msgstr "" -#: netbox/dcim/choices.py:1215 +#: dcim/choices.py:1215 msgid "Access" -msgstr "Toegang" +msgstr "" -#: netbox/dcim/choices.py:1216 netbox/ipam/tables/vlans.py:168 -#: netbox/ipam/tables/vlans.py:213 -#: netbox/templates/dcim/inc/interface_vlans_table.html:7 +#: dcim/choices.py:1216 ipam/tables/vlans.py:168 ipam/tables/vlans.py:213 +#: templates/dcim/inc/interface_vlans_table.html:7 msgid "Tagged" -msgstr "Getagd" +msgstr "" -#: netbox/dcim/choices.py:1217 +#: dcim/choices.py:1217 msgid "Tagged (All)" -msgstr "Getagd (Alles)" +msgstr "" -#: netbox/dcim/choices.py:1246 +#: dcim/choices.py:1246 msgid "IEEE Standard" -msgstr "IEEE-standaard" +msgstr "" -#: netbox/dcim/choices.py:1257 +#: dcim/choices.py:1257 msgid "Passive 24V (2-pair)" -msgstr "Passief 24V (2 paar)" +msgstr "" -#: netbox/dcim/choices.py:1258 +#: dcim/choices.py:1258 msgid "Passive 24V (4-pair)" -msgstr "Passief 24V (4 paar)" +msgstr "" -#: netbox/dcim/choices.py:1259 +#: dcim/choices.py:1259 msgid "Passive 48V (2-pair)" -msgstr "Passief 48V (2 paar)" +msgstr "" -#: netbox/dcim/choices.py:1260 +#: dcim/choices.py:1260 msgid "Passive 48V (4-pair)" -msgstr "Passief 48V (4 paar)" +msgstr "" -#: netbox/dcim/choices.py:1322 netbox/dcim/choices.py:1418 +#: dcim/choices.py:1322 dcim/choices.py:1418 msgid "Copper" -msgstr "Koper" +msgstr "" -#: netbox/dcim/choices.py:1345 +#: dcim/choices.py:1345 msgid "Fiber Optic" -msgstr "Glasvezel" +msgstr "" -#: netbox/dcim/choices.py:1434 +#: dcim/choices.py:1434 msgid "Fiber" -msgstr "Vezel" +msgstr "" -#: netbox/dcim/choices.py:1458 netbox/dcim/forms/filtersets.py:1158 +#: dcim/choices.py:1458 dcim/forms/filtersets.py:1158 msgid "Connected" -msgstr "Verbonden" +msgstr "" -#: netbox/dcim/choices.py:1477 +#: dcim/choices.py:1477 msgid "Kilometers" -msgstr "Kilometers" +msgstr "" -#: netbox/dcim/choices.py:1478 netbox/templates/dcim/cable_trace.html:65 +#: dcim/choices.py:1478 templates/dcim/cable_trace.html:65 msgid "Meters" -msgstr "Meters" +msgstr "" -#: netbox/dcim/choices.py:1479 +#: dcim/choices.py:1479 msgid "Centimeters" -msgstr "Centimeters" +msgstr "" -#: netbox/dcim/choices.py:1480 +#: dcim/choices.py:1480 msgid "Miles" -msgstr "Miles" +msgstr "" -#: netbox/dcim/choices.py:1481 netbox/templates/dcim/cable_trace.html:66 +#: dcim/choices.py:1481 templates/dcim/cable_trace.html:66 msgid "Feet" -msgstr "Voeten" +msgstr "" -#: netbox/dcim/choices.py:1497 netbox/templates/dcim/device.html:327 -#: netbox/templates/dcim/rack.html:152 +#: dcim/choices.py:1497 templates/dcim/device.html:327 +#: templates/dcim/rack.html:152 msgid "Kilograms" -msgstr "Kilogrammen" +msgstr "" -#: netbox/dcim/choices.py:1498 +#: dcim/choices.py:1498 msgid "Grams" -msgstr "Gram" +msgstr "" -#: netbox/dcim/choices.py:1499 netbox/templates/dcim/rack.html:153 +#: dcim/choices.py:1499 templates/dcim/rack.html:153 msgid "Pounds" -msgstr "Ponden" +msgstr "" -#: netbox/dcim/choices.py:1500 +#: dcim/choices.py:1500 msgid "Ounces" -msgstr "Ounces" +msgstr "" -#: netbox/dcim/choices.py:1546 netbox/tenancy/choices.py:17 +#: dcim/choices.py:1546 tenancy/choices.py:17 msgid "Primary" -msgstr "Primair" +msgstr "" -#: netbox/dcim/choices.py:1547 +#: dcim/choices.py:1547 msgid "Redundant" -msgstr "Redundante" +msgstr "" -#: netbox/dcim/choices.py:1568 +#: dcim/choices.py:1568 msgid "Single phase" -msgstr "Eenfasig" +msgstr "" -#: netbox/dcim/choices.py:1569 +#: dcim/choices.py:1569 msgid "Three-phase" -msgstr "Driefasig" +msgstr "" -#: netbox/dcim/fields.py:45 +#: dcim/fields.py:45 #, python-brace-format msgid "Invalid MAC address format: {value}" -msgstr "Ongeldig formaat van het MAC-adres: {value}" +msgstr "" -#: netbox/dcim/fields.py:71 +#: dcim/fields.py:71 #, python-brace-format msgid "Invalid WWN format: {value}" -msgstr "Ongeldig WWN-formaat: {value}" +msgstr "" -#: netbox/dcim/filtersets.py:85 +#: dcim/filtersets.py:85 msgid "Parent region (ID)" -msgstr "Ouderregio (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:91 +#: dcim/filtersets.py:91 msgid "Parent region (slug)" -msgstr "Ouderregio (naaktslak)" +msgstr "" -#: netbox/dcim/filtersets.py:115 +#: dcim/filtersets.py:115 msgid "Parent site group (ID)" -msgstr "Oudersitegroep (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:121 +#: dcim/filtersets.py:121 msgid "Parent site group (slug)" -msgstr "Bovenliggende sitegroep (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:163 netbox/ipam/filtersets.py:841 -#: netbox/ipam/filtersets.py:979 +#: dcim/filtersets.py:163 ipam/filtersets.py:841 ipam/filtersets.py:979 msgid "Group (ID)" -msgstr "Groep (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:169 +#: dcim/filtersets.py:169 msgid "Group (slug)" -msgstr "Groep (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:175 netbox/dcim/filtersets.py:180 +#: dcim/filtersets.py:175 dcim/filtersets.py:180 msgid "AS (ID)" -msgstr "ALS (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:245 +#: dcim/filtersets.py:245 msgid "Parent location (ID)" -msgstr "Locatie van de ouder (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:251 +#: dcim/filtersets.py:251 msgid "Parent location (slug)" -msgstr "Locatie van de ouder (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:257 netbox/dcim/filtersets.py:333 -#: netbox/dcim/filtersets.py:432 netbox/dcim/filtersets.py:1005 -#: netbox/dcim/filtersets.py:1352 netbox/dcim/filtersets.py:2122 +#: dcim/filtersets.py:257 dcim/filtersets.py:333 dcim/filtersets.py:432 +#: dcim/filtersets.py:1005 dcim/filtersets.py:1352 dcim/filtersets.py:2122 msgid "Location (ID)" -msgstr "Locatie (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:264 netbox/dcim/filtersets.py:340 -#: netbox/dcim/filtersets.py:439 netbox/dcim/filtersets.py:1358 -#: netbox/extras/filtersets.py:494 +#: dcim/filtersets.py:264 dcim/filtersets.py:340 dcim/filtersets.py:439 +#: dcim/filtersets.py:1358 extras/filtersets.py:494 msgid "Location (slug)" -msgstr "Locatie (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:354 netbox/dcim/filtersets.py:840 -#: netbox/dcim/filtersets.py:942 netbox/dcim/filtersets.py:1790 -#: netbox/ipam/filtersets.py:381 netbox/ipam/filtersets.py:493 -#: netbox/ipam/filtersets.py:989 netbox/virtualization/filtersets.py:210 +#: dcim/filtersets.py:354 dcim/filtersets.py:840 dcim/filtersets.py:942 +#: dcim/filtersets.py:1790 ipam/filtersets.py:381 ipam/filtersets.py:493 +#: ipam/filtersets.py:989 virtualization/filtersets.py:210 msgid "Role (ID)" -msgstr "Rol (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:360 netbox/dcim/filtersets.py:846 -#: netbox/dcim/filtersets.py:948 netbox/dcim/filtersets.py:1796 -#: netbox/extras/filtersets.py:510 netbox/ipam/filtersets.py:387 -#: netbox/ipam/filtersets.py:499 netbox/ipam/filtersets.py:995 -#: netbox/virtualization/filtersets.py:216 +#: dcim/filtersets.py:360 dcim/filtersets.py:846 dcim/filtersets.py:948 +#: dcim/filtersets.py:1796 extras/filtersets.py:510 ipam/filtersets.py:387 +#: ipam/filtersets.py:499 ipam/filtersets.py:995 +#: virtualization/filtersets.py:216 msgid "Role (slug)" -msgstr "Rol (naaktslak)" +msgstr "" -#: netbox/dcim/filtersets.py:389 netbox/dcim/filtersets.py:1010 -#: netbox/dcim/filtersets.py:1363 netbox/dcim/filtersets.py:2184 +#: dcim/filtersets.py:389 dcim/filtersets.py:1010 dcim/filtersets.py:1363 +#: dcim/filtersets.py:2184 msgid "Rack (ID)" -msgstr "Rek (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:443 netbox/extras/filtersets.py:282 -#: netbox/extras/filtersets.py:326 netbox/extras/filtersets.py:365 -#: netbox/extras/filtersets.py:664 netbox/users/filtersets.py:28 +#: dcim/filtersets.py:443 extras/filtersets.py:282 extras/filtersets.py:326 +#: extras/filtersets.py:365 extras/filtersets.py:664 users/filtersets.py:28 msgid "User (ID)" -msgstr "Gebruiker (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:449 netbox/extras/filtersets.py:288 -#: netbox/extras/filtersets.py:332 netbox/extras/filtersets.py:371 -#: netbox/users/filtersets.py:103 netbox/users/filtersets.py:170 +#: dcim/filtersets.py:449 extras/filtersets.py:288 extras/filtersets.py:332 +#: extras/filtersets.py:371 users/filtersets.py:103 users/filtersets.py:170 msgid "User (name)" -msgstr "Gebruiker (naam)" +msgstr "" -#: netbox/dcim/filtersets.py:481 netbox/dcim/filtersets.py:620 -#: netbox/dcim/filtersets.py:830 netbox/dcim/filtersets.py:881 -#: netbox/dcim/filtersets.py:921 netbox/dcim/filtersets.py:1254 -#: netbox/dcim/filtersets.py:1780 +#: dcim/filtersets.py:481 dcim/filtersets.py:620 dcim/filtersets.py:830 +#: dcim/filtersets.py:881 dcim/filtersets.py:921 dcim/filtersets.py:1254 +#: dcim/filtersets.py:1780 msgid "Manufacturer (ID)" -msgstr "Fabrikant (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:487 netbox/dcim/filtersets.py:626 -#: netbox/dcim/filtersets.py:836 netbox/dcim/filtersets.py:887 -#: netbox/dcim/filtersets.py:927 netbox/dcim/filtersets.py:1260 -#: netbox/dcim/filtersets.py:1786 +#: dcim/filtersets.py:487 dcim/filtersets.py:626 dcim/filtersets.py:836 +#: dcim/filtersets.py:887 dcim/filtersets.py:927 dcim/filtersets.py:1260 +#: dcim/filtersets.py:1786 msgid "Manufacturer (slug)" -msgstr "Fabrikant (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:491 +#: dcim/filtersets.py:491 msgid "Default platform (ID)" -msgstr "Standaardplatform (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:497 +#: dcim/filtersets.py:497 msgid "Default platform (slug)" -msgstr "Standaardplatform (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:500 netbox/dcim/forms/filtersets.py:453 +#: dcim/filtersets.py:500 dcim/forms/filtersets.py:453 msgid "Has a front image" -msgstr "Heeft een afbeelding op de voorkant" +msgstr "" -#: netbox/dcim/filtersets.py:504 netbox/dcim/forms/filtersets.py:460 +#: dcim/filtersets.py:504 dcim/forms/filtersets.py:460 msgid "Has a rear image" -msgstr "Heeft een afbeelding van de achterkant" +msgstr "" -#: netbox/dcim/filtersets.py:509 netbox/dcim/filtersets.py:630 -#: netbox/dcim/filtersets.py:1079 netbox/dcim/forms/filtersets.py:467 -#: netbox/dcim/forms/filtersets.py:563 netbox/dcim/forms/filtersets.py:779 +#: dcim/filtersets.py:509 dcim/filtersets.py:630 dcim/filtersets.py:1079 +#: dcim/forms/filtersets.py:467 dcim/forms/filtersets.py:563 +#: dcim/forms/filtersets.py:779 msgid "Has console ports" -msgstr "Heeft consolepoorten" +msgstr "" -#: netbox/dcim/filtersets.py:513 netbox/dcim/filtersets.py:634 -#: netbox/dcim/filtersets.py:1083 netbox/dcim/forms/filtersets.py:474 -#: netbox/dcim/forms/filtersets.py:570 netbox/dcim/forms/filtersets.py:786 +#: dcim/filtersets.py:513 dcim/filtersets.py:634 dcim/filtersets.py:1083 +#: dcim/forms/filtersets.py:474 dcim/forms/filtersets.py:570 +#: dcim/forms/filtersets.py:786 msgid "Has console server ports" -msgstr "Heeft consoleserverpoorten" +msgstr "" -#: netbox/dcim/filtersets.py:517 netbox/dcim/filtersets.py:638 -#: netbox/dcim/filtersets.py:1087 netbox/dcim/forms/filtersets.py:481 -#: netbox/dcim/forms/filtersets.py:577 netbox/dcim/forms/filtersets.py:793 +#: dcim/filtersets.py:517 dcim/filtersets.py:638 dcim/filtersets.py:1087 +#: dcim/forms/filtersets.py:481 dcim/forms/filtersets.py:577 +#: dcim/forms/filtersets.py:793 msgid "Has power ports" -msgstr "Heeft voedingspoorten" +msgstr "" -#: netbox/dcim/filtersets.py:521 netbox/dcim/filtersets.py:642 -#: netbox/dcim/filtersets.py:1091 netbox/dcim/forms/filtersets.py:488 -#: netbox/dcim/forms/filtersets.py:584 netbox/dcim/forms/filtersets.py:800 +#: dcim/filtersets.py:521 dcim/filtersets.py:642 dcim/filtersets.py:1091 +#: dcim/forms/filtersets.py:488 dcim/forms/filtersets.py:584 +#: dcim/forms/filtersets.py:800 msgid "Has power outlets" -msgstr "Heeft stopcontacten" +msgstr "" -#: netbox/dcim/filtersets.py:525 netbox/dcim/filtersets.py:646 -#: netbox/dcim/filtersets.py:1095 netbox/dcim/forms/filtersets.py:495 -#: netbox/dcim/forms/filtersets.py:591 netbox/dcim/forms/filtersets.py:807 +#: dcim/filtersets.py:525 dcim/filtersets.py:646 dcim/filtersets.py:1095 +#: dcim/forms/filtersets.py:495 dcim/forms/filtersets.py:591 +#: dcim/forms/filtersets.py:807 msgid "Has interfaces" -msgstr "Heeft interfaces" +msgstr "" -#: netbox/dcim/filtersets.py:529 netbox/dcim/filtersets.py:650 -#: netbox/dcim/filtersets.py:1099 netbox/dcim/forms/filtersets.py:502 -#: netbox/dcim/forms/filtersets.py:598 netbox/dcim/forms/filtersets.py:814 +#: dcim/filtersets.py:529 dcim/filtersets.py:650 dcim/filtersets.py:1099 +#: dcim/forms/filtersets.py:502 dcim/forms/filtersets.py:598 +#: dcim/forms/filtersets.py:814 msgid "Has pass-through ports" -msgstr "Heeft pass-through-poorten" +msgstr "" -#: netbox/dcim/filtersets.py:533 netbox/dcim/filtersets.py:1103 -#: netbox/dcim/forms/filtersets.py:516 +#: dcim/filtersets.py:533 dcim/filtersets.py:1103 dcim/forms/filtersets.py:516 msgid "Has module bays" -msgstr "Heeft modulevakken" +msgstr "" -#: netbox/dcim/filtersets.py:537 netbox/dcim/filtersets.py:1107 -#: netbox/dcim/forms/filtersets.py:509 +#: dcim/filtersets.py:537 dcim/filtersets.py:1107 dcim/forms/filtersets.py:509 msgid "Has device bays" -msgstr "Heeft apparaatvakken" +msgstr "" -#: netbox/dcim/filtersets.py:541 netbox/dcim/forms/filtersets.py:523 +#: dcim/filtersets.py:541 dcim/forms/filtersets.py:523 msgid "Has inventory items" -msgstr "Heeft inventarisitems" +msgstr "" -#: netbox/dcim/filtersets.py:698 netbox/dcim/filtersets.py:937 -#: netbox/dcim/filtersets.py:1384 +#: dcim/filtersets.py:698 dcim/filtersets.py:937 dcim/filtersets.py:1384 msgid "Device type (ID)" -msgstr "Soort apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:717 netbox/dcim/filtersets.py:1265 +#: dcim/filtersets.py:717 dcim/filtersets.py:1265 msgid "Module type (ID)" -msgstr "Moduletype (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:752 netbox/dcim/filtersets.py:1535 +#: dcim/filtersets.py:752 dcim/filtersets.py:1535 msgid "Power port (ID)" -msgstr "Voedingspoort (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:826 netbox/dcim/filtersets.py:1776 +#: dcim/filtersets.py:826 dcim/filtersets.py:1776 msgid "Parent inventory item (ID)" -msgstr "Onderliggend inventarisitem (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:869 netbox/dcim/filtersets.py:895 -#: netbox/dcim/filtersets.py:1075 netbox/virtualization/filtersets.py:238 +#: dcim/filtersets.py:869 dcim/filtersets.py:895 dcim/filtersets.py:1075 +#: virtualization/filtersets.py:238 msgid "Config template (ID)" -msgstr "Configuratiesjabloon (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:933 +#: dcim/filtersets.py:933 msgid "Device type (slug)" -msgstr "Soort apparaat (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:953 +#: dcim/filtersets.py:953 msgid "Parent Device (ID)" -msgstr "Ouderapparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:957 netbox/virtualization/filtersets.py:220 +#: dcim/filtersets.py:957 virtualization/filtersets.py:220 msgid "Platform (ID)" -msgstr "Platform (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:963 netbox/extras/filtersets.py:521 -#: netbox/virtualization/filtersets.py:226 +#: dcim/filtersets.py:963 extras/filtersets.py:521 +#: virtualization/filtersets.py:226 msgid "Platform (slug)" -msgstr "Platform (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:999 netbox/dcim/filtersets.py:1347 -#: netbox/dcim/filtersets.py:1874 netbox/dcim/filtersets.py:2116 -#: netbox/dcim/filtersets.py:2175 +#: dcim/filtersets.py:999 dcim/filtersets.py:1347 dcim/filtersets.py:1874 +#: dcim/filtersets.py:2116 dcim/filtersets.py:2175 msgid "Site name (slug)" -msgstr "Sitenaam (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:1015 +#: dcim/filtersets.py:1015 msgid "Parent bay (ID)" -msgstr "Ouderbaby (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1019 +#: dcim/filtersets.py:1019 msgid "VM cluster (ID)" -msgstr "VM-cluster (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1025 netbox/extras/filtersets.py:543 -#: netbox/virtualization/filtersets.py:136 +#: dcim/filtersets.py:1025 extras/filtersets.py:543 +#: virtualization/filtersets.py:136 msgid "Cluster group (slug)" -msgstr "Clustergroep (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:1030 netbox/virtualization/filtersets.py:130 +#: dcim/filtersets.py:1030 virtualization/filtersets.py:130 msgid "Cluster group (ID)" -msgstr "Clustergroep (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1036 +#: dcim/filtersets.py:1036 msgid "Device model (slug)" -msgstr "Apparaatmodel (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:1047 netbox/dcim/forms/bulk_edit.py:423 +#: dcim/filtersets.py:1047 dcim/forms/bulk_edit.py:423 msgid "Is full depth" -msgstr "Is volledige diepte" +msgstr "" -#: netbox/dcim/filtersets.py:1051 netbox/dcim/forms/common.py:18 -#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:1303 -#: netbox/dcim/models/device_components.py:519 -#: netbox/virtualization/filtersets.py:230 -#: netbox/virtualization/filtersets.py:297 -#: netbox/virtualization/forms/filtersets.py:172 -#: netbox/virtualization/forms/filtersets.py:219 +#: dcim/filtersets.py:1051 dcim/forms/common.py:18 dcim/forms/filtersets.py:749 +#: dcim/forms/filtersets.py:1303 dcim/models/device_components.py:519 +#: virtualization/filtersets.py:230 virtualization/filtersets.py:297 +#: virtualization/forms/filtersets.py:172 +#: virtualization/forms/filtersets.py:219 msgid "MAC address" -msgstr "MAC-adres" +msgstr "" -#: netbox/dcim/filtersets.py:1058 netbox/dcim/filtersets.py:1222 -#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:861 -#: netbox/virtualization/filtersets.py:234 -#: netbox/virtualization/forms/filtersets.py:176 +#: dcim/filtersets.py:1058 dcim/filtersets.py:1222 dcim/forms/filtersets.py:758 +#: dcim/forms/filtersets.py:861 virtualization/filtersets.py:234 +#: virtualization/forms/filtersets.py:176 msgid "Has a primary IP" -msgstr "Heeft een primair IP-adres" +msgstr "" -#: netbox/dcim/filtersets.py:1062 +#: dcim/filtersets.py:1062 msgid "Has an out-of-band IP" -msgstr "Heeft een IP-adres buiten de band" +msgstr "" -#: netbox/dcim/filtersets.py:1067 +#: dcim/filtersets.py:1067 msgid "Virtual chassis (ID)" -msgstr "Virtueel chassis (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1071 +#: dcim/filtersets.py:1071 msgid "Is a virtual chassis member" -msgstr "Is een virtueel chassislid" +msgstr "" -#: netbox/dcim/filtersets.py:1112 +#: dcim/filtersets.py:1112 msgid "OOB IP (ID)" -msgstr "TOOB IP (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1116 +#: dcim/filtersets.py:1116 msgid "Has virtual device context" -msgstr "Heeft een context voor een virtueel apparaat" +msgstr "" -#: netbox/dcim/filtersets.py:1205 +#: dcim/filtersets.py:1205 msgid "VDC (ID)" -msgstr "VDC (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1210 +#: dcim/filtersets.py:1210 msgid "Device model" -msgstr "Model van het apparaat" +msgstr "" -#: netbox/dcim/filtersets.py:1215 netbox/ipam/filtersets.py:632 -#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:420 +#: dcim/filtersets.py:1215 ipam/filtersets.py:632 vpn/filtersets.py:102 +#: vpn/filtersets.py:420 msgid "Interface (ID)" -msgstr "Interface (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1271 +#: dcim/filtersets.py:1271 msgid "Module type (model)" -msgstr "Moduletype (model)" +msgstr "" -#: netbox/dcim/filtersets.py:1277 +#: dcim/filtersets.py:1277 msgid "Module Bay (ID)" -msgstr "Modulebaai (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1281 netbox/dcim/filtersets.py:1373 -#: netbox/ipam/filtersets.py:611 netbox/ipam/filtersets.py:851 -#: netbox/ipam/filtersets.py:1075 netbox/virtualization/filtersets.py:161 -#: netbox/vpn/filtersets.py:398 +#: dcim/filtersets.py:1281 dcim/filtersets.py:1373 ipam/filtersets.py:611 +#: ipam/filtersets.py:851 ipam/filtersets.py:1075 +#: virtualization/filtersets.py:161 vpn/filtersets.py:398 msgid "Device (ID)" -msgstr "Apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1369 +#: dcim/filtersets.py:1369 msgid "Rack (name)" -msgstr "Rack (naam)" +msgstr "" -#: netbox/dcim/filtersets.py:1379 netbox/ipam/filtersets.py:606 -#: netbox/ipam/filtersets.py:846 netbox/ipam/filtersets.py:1081 -#: netbox/vpn/filtersets.py:393 +#: dcim/filtersets.py:1379 ipam/filtersets.py:606 ipam/filtersets.py:846 +#: ipam/filtersets.py:1081 vpn/filtersets.py:393 msgid "Device (name)" -msgstr "Apparaat (naam)" +msgstr "" -#: netbox/dcim/filtersets.py:1390 +#: dcim/filtersets.py:1390 msgid "Device type (model)" -msgstr "Soort apparaat (model)" +msgstr "" -#: netbox/dcim/filtersets.py:1395 +#: dcim/filtersets.py:1395 msgid "Device role (ID)" -msgstr "Rol van het apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1401 +#: dcim/filtersets.py:1401 msgid "Device role (slug)" -msgstr "Rol van het apparaat (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:1406 +#: dcim/filtersets.py:1406 msgid "Virtual Chassis (ID)" -msgstr "Virtueel chassis (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1412 netbox/dcim/forms/filtersets.py:108 -#: netbox/dcim/tables/devices.py:203 netbox/netbox/navigation/menu.py:66 -#: netbox/templates/dcim/device.html:120 -#: netbox/templates/dcim/device_edit.html:93 -#: netbox/templates/dcim/virtualchassis.html:20 -#: netbox/templates/dcim/virtualchassis_add.html:8 -#: netbox/templates/dcim/virtualchassis_edit.html:24 +#: dcim/filtersets.py:1412 dcim/forms/filtersets.py:108 +#: dcim/tables/devices.py:203 netbox/navigation/menu.py:66 +#: templates/dcim/device.html:120 templates/dcim/device_edit.html:93 +#: templates/dcim/virtualchassis.html:20 +#: templates/dcim/virtualchassis_add.html:8 +#: templates/dcim/virtualchassis_edit.html:24 msgid "Virtual Chassis" -msgstr "Virtueel chassis" +msgstr "" -#: netbox/dcim/filtersets.py:1432 +#: dcim/filtersets.py:1432 msgid "Module (ID)" -msgstr "Module (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1439 +#: dcim/filtersets.py:1439 msgid "Cable (ID)" -msgstr "Kabel (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1548 netbox/ipam/forms/bulk_import.py:188 -#: netbox/vpn/forms/bulk_import.py:308 +#: dcim/filtersets.py:1548 ipam/forms/bulk_import.py:188 +#: vpn/forms/bulk_import.py:308 msgid "Assigned VLAN" -msgstr "Toegewezen VLAN" +msgstr "" -#: netbox/dcim/filtersets.py:1552 +#: dcim/filtersets.py:1552 msgid "Assigned VID" -msgstr "Toegewezen VID" +msgstr "" -#: netbox/dcim/filtersets.py:1557 netbox/dcim/forms/bulk_edit.py:1382 -#: netbox/dcim/forms/bulk_import.py:830 netbox/dcim/forms/filtersets.py:1346 -#: netbox/dcim/forms/model_forms.py:1325 -#: netbox/dcim/models/device_components.py:712 -#: netbox/dcim/tables/devices.py:610 netbox/ipam/filtersets.py:316 -#: netbox/ipam/filtersets.py:327 netbox/ipam/filtersets.py:483 -#: netbox/ipam/filtersets.py:584 netbox/ipam/filtersets.py:595 -#: netbox/ipam/forms/bulk_edit.py:227 netbox/ipam/forms/bulk_edit.py:282 -#: netbox/ipam/forms/bulk_edit.py:324 netbox/ipam/forms/bulk_import.py:156 -#: netbox/ipam/forms/bulk_import.py:242 netbox/ipam/forms/bulk_import.py:278 -#: netbox/ipam/forms/filtersets.py:67 netbox/ipam/forms/filtersets.py:172 -#: netbox/ipam/forms/filtersets.py:309 netbox/ipam/forms/model_forms.py:60 -#: netbox/ipam/forms/model_forms.py:200 netbox/ipam/forms/model_forms.py:245 -#: netbox/ipam/forms/model_forms.py:298 netbox/ipam/forms/model_forms.py:429 -#: netbox/ipam/forms/model_forms.py:443 netbox/ipam/forms/model_forms.py:457 -#: netbox/ipam/models/ip.py:233 netbox/ipam/models/ip.py:512 -#: netbox/ipam/models/ip.py:720 netbox/ipam/models/vrfs.py:62 -#: netbox/ipam/tables/ip.py:241 netbox/ipam/tables/ip.py:306 -#: netbox/ipam/tables/ip.py:356 netbox/ipam/tables/ip.py:445 -#: netbox/templates/dcim/interface.html:133 -#: netbox/templates/ipam/ipaddress.html:18 -#: netbox/templates/ipam/iprange.html:40 netbox/templates/ipam/prefix.html:19 -#: netbox/templates/ipam/vrf.html:7 netbox/templates/ipam/vrf.html:13 -#: netbox/templates/virtualization/vminterface.html:47 -#: netbox/virtualization/forms/bulk_edit.py:261 -#: netbox/virtualization/forms/bulk_import.py:171 -#: netbox/virtualization/forms/filtersets.py:224 -#: netbox/virtualization/forms/model_forms.py:344 -#: netbox/virtualization/models/virtualmachines.py:350 -#: netbox/virtualization/tables/virtualmachines.py:136 +#: dcim/filtersets.py:1557 dcim/forms/bulk_edit.py:1382 +#: dcim/forms/bulk_import.py:830 dcim/forms/filtersets.py:1346 +#: dcim/forms/model_forms.py:1325 dcim/models/device_components.py:712 +#: dcim/tables/devices.py:610 ipam/filtersets.py:316 ipam/filtersets.py:327 +#: ipam/filtersets.py:483 ipam/filtersets.py:584 ipam/filtersets.py:595 +#: ipam/forms/bulk_edit.py:227 ipam/forms/bulk_edit.py:282 +#: ipam/forms/bulk_edit.py:324 ipam/forms/bulk_import.py:156 +#: ipam/forms/bulk_import.py:242 ipam/forms/bulk_import.py:278 +#: ipam/forms/filtersets.py:67 ipam/forms/filtersets.py:172 +#: ipam/forms/filtersets.py:309 ipam/forms/model_forms.py:60 +#: ipam/forms/model_forms.py:200 ipam/forms/model_forms.py:245 +#: ipam/forms/model_forms.py:298 ipam/forms/model_forms.py:429 +#: ipam/forms/model_forms.py:443 ipam/forms/model_forms.py:457 +#: ipam/models/ip.py:233 ipam/models/ip.py:512 ipam/models/ip.py:720 +#: ipam/models/vrfs.py:62 ipam/tables/ip.py:241 ipam/tables/ip.py:306 +#: ipam/tables/ip.py:356 ipam/tables/ip.py:445 +#: templates/dcim/interface.html:133 templates/ipam/ipaddress.html:18 +#: templates/ipam/iprange.html:40 templates/ipam/prefix.html:19 +#: templates/ipam/vrf.html:7 templates/ipam/vrf.html:13 +#: templates/virtualization/vminterface.html:47 +#: virtualization/forms/bulk_edit.py:261 +#: virtualization/forms/bulk_import.py:171 +#: virtualization/forms/filtersets.py:224 +#: virtualization/forms/model_forms.py:344 +#: virtualization/models/virtualmachines.py:350 +#: virtualization/tables/virtualmachines.py:136 msgid "VRF" -msgstr "VRF" +msgstr "" -#: netbox/dcim/filtersets.py:1563 netbox/ipam/filtersets.py:322 -#: netbox/ipam/filtersets.py:333 netbox/ipam/filtersets.py:489 -#: netbox/ipam/filtersets.py:590 netbox/ipam/filtersets.py:601 +#: dcim/filtersets.py:1563 ipam/filtersets.py:322 ipam/filtersets.py:333 +#: ipam/filtersets.py:489 ipam/filtersets.py:590 ipam/filtersets.py:601 msgid "VRF (RD)" -msgstr "VRF (ROOD)" +msgstr "" -#: netbox/dcim/filtersets.py:1568 netbox/ipam/filtersets.py:1016 -#: netbox/vpn/filtersets.py:361 +#: dcim/filtersets.py:1568 ipam/filtersets.py:1016 vpn/filtersets.py:361 msgid "L2VPN (ID)" -msgstr "L2VPN (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1574 netbox/dcim/forms/filtersets.py:1351 -#: netbox/dcim/tables/devices.py:558 netbox/ipam/filtersets.py:1022 -#: netbox/ipam/forms/filtersets.py:525 netbox/ipam/tables/vlans.py:133 -#: netbox/templates/dcim/interface.html:93 netbox/templates/ipam/vlan.html:66 -#: netbox/templates/vpn/l2vpntermination.html:12 -#: netbox/virtualization/forms/filtersets.py:229 -#: netbox/vpn/forms/bulk_import.py:280 netbox/vpn/forms/filtersets.py:246 -#: netbox/vpn/forms/model_forms.py:409 netbox/vpn/forms/model_forms.py:427 -#: netbox/vpn/models/l2vpn.py:63 netbox/vpn/tables/l2vpn.py:55 +#: dcim/filtersets.py:1574 dcim/forms/filtersets.py:1351 +#: dcim/tables/devices.py:558 ipam/filtersets.py:1022 +#: ipam/forms/filtersets.py:525 ipam/tables/vlans.py:133 +#: templates/dcim/interface.html:93 templates/ipam/vlan.html:66 +#: templates/vpn/l2vpntermination.html:12 +#: virtualization/forms/filtersets.py:229 vpn/forms/bulk_import.py:280 +#: vpn/forms/filtersets.py:246 vpn/forms/model_forms.py:409 +#: vpn/forms/model_forms.py:427 vpn/models/l2vpn.py:63 vpn/tables/l2vpn.py:55 msgid "L2VPN" -msgstr "L2VPN" +msgstr "" -#: netbox/dcim/filtersets.py:1606 +#: dcim/filtersets.py:1606 msgid "Virtual Chassis Interfaces for Device" -msgstr "Virtuele chassisinterfaces voor apparaten" +msgstr "" -#: netbox/dcim/filtersets.py:1611 +#: dcim/filtersets.py:1611 msgid "Virtual Chassis Interfaces for Device (ID)" -msgstr "Virtuele chassisinterfaces voor apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1615 +#: dcim/filtersets.py:1615 msgid "Kind of interface" -msgstr "Soort interface" +msgstr "" -#: netbox/dcim/filtersets.py:1620 netbox/virtualization/filtersets.py:289 +#: dcim/filtersets.py:1620 virtualization/filtersets.py:289 msgid "Parent interface (ID)" -msgstr "Ouderinterface (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1625 netbox/virtualization/filtersets.py:294 +#: dcim/filtersets.py:1625 virtualization/filtersets.py:294 msgid "Bridged interface (ID)" -msgstr "Overbrugde interface (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1630 +#: dcim/filtersets.py:1630 msgid "LAG interface (ID)" -msgstr "LAG-interface (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1657 netbox/dcim/filtersets.py:1669 -#: netbox/dcim/forms/filtersets.py:1263 netbox/dcim/forms/model_forms.py:1637 -#: netbox/templates/dcim/virtualdevicecontext.html:15 +#: dcim/filtersets.py:1657 dcim/filtersets.py:1669 +#: dcim/forms/filtersets.py:1263 dcim/forms/model_forms.py:1637 +#: templates/dcim/virtualdevicecontext.html:15 msgid "Virtual Device Context" -msgstr "Context van het virtuele apparaat" +msgstr "" -#: netbox/dcim/filtersets.py:1663 +#: dcim/filtersets.py:1663 msgid "Virtual Device Context (Identifier)" -msgstr "Context van het virtuele apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1674 -#: netbox/templates/wireless/wirelesslan.html:11 -#: netbox/wireless/forms/model_forms.py:53 +#: dcim/filtersets.py:1674 templates/wireless/wirelesslan.html:11 +#: wireless/forms/model_forms.py:53 msgid "Wireless LAN" -msgstr "Draadloos LAN" +msgstr "" -#: netbox/dcim/filtersets.py:1678 netbox/dcim/tables/devices.py:597 +#: dcim/filtersets.py:1678 dcim/tables/devices.py:597 msgid "Wireless link" -msgstr "Draadloze link" +msgstr "" -#: netbox/dcim/filtersets.py:1748 +#: dcim/filtersets.py:1748 msgid "Installed module (ID)" -msgstr "Geïnstalleerde module (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1759 +#: dcim/filtersets.py:1759 msgid "Installed device (ID)" -msgstr "Geïnstalleerd apparaat (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1765 +#: dcim/filtersets.py:1765 msgid "Installed device (name)" -msgstr "Geïnstalleerd apparaat (naam)" +msgstr "" -#: netbox/dcim/filtersets.py:1831 +#: dcim/filtersets.py:1831 msgid "Master (ID)" -msgstr "Meester (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1837 +#: dcim/filtersets.py:1837 msgid "Master (name)" -msgstr "Master (naam)" +msgstr "" -#: netbox/dcim/filtersets.py:1879 netbox/tenancy/filtersets.py:246 +#: dcim/filtersets.py:1879 tenancy/filtersets.py:246 msgid "Tenant (ID)" -msgstr "Huurder (ID)" +msgstr "" -#: netbox/dcim/filtersets.py:1885 netbox/extras/filtersets.py:570 -#: netbox/tenancy/filtersets.py:252 +#: dcim/filtersets.py:1885 extras/filtersets.py:570 tenancy/filtersets.py:252 msgid "Tenant (slug)" -msgstr "Huurder (slug)" +msgstr "" -#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1008 +#: dcim/filtersets.py:1921 dcim/forms/filtersets.py:1008 msgid "Unterminated" -msgstr "Onbeëindigd" +msgstr "" -#: netbox/dcim/filtersets.py:2179 +#: dcim/filtersets.py:2179 msgid "Power panel (ID)" -msgstr "Voedingspaneel (ID)" +msgstr "" -#: netbox/dcim/forms/bulk_create.py:40 netbox/extras/forms/filtersets.py:410 -#: netbox/extras/forms/model_forms.py:443 -#: netbox/extras/forms/model_forms.py:495 netbox/netbox/forms/base.py:84 -#: netbox/netbox/forms/mixins.py:81 netbox/netbox/tables/columns.py:461 -#: netbox/templates/circuits/inc/circuit_termination.html:32 -#: netbox/templates/generic/bulk_edit.html:65 -#: netbox/templates/inc/panels/tags.html:5 -#: netbox/utilities/forms/fields/fields.py:81 +#: dcim/forms/bulk_create.py:40 extras/forms/filtersets.py:410 +#: extras/forms/model_forms.py:443 extras/forms/model_forms.py:495 +#: netbox/forms/base.py:84 netbox/forms/mixins.py:81 +#: netbox/tables/columns.py:461 +#: templates/circuits/inc/circuit_termination.html:32 +#: templates/generic/bulk_edit.html:65 templates/inc/panels/tags.html:5 +#: utilities/forms/fields/fields.py:81 msgid "Tags" -msgstr "Labels" +msgstr "" -#: netbox/dcim/forms/bulk_create.py:112 netbox/dcim/forms/filtersets.py:1408 -#: netbox/dcim/forms/model_forms.py:431 netbox/dcim/forms/model_forms.py:489 -#: netbox/dcim/forms/object_create.py:197 -#: netbox/dcim/forms/object_create.py:353 netbox/dcim/tables/devices.py:162 -#: netbox/dcim/tables/devices.py:690 netbox/dcim/tables/devicetypes.py:242 -#: netbox/templates/dcim/device.html:43 netbox/templates/dcim/device.html:131 -#: netbox/templates/dcim/modulebay.html:34 -#: netbox/templates/dcim/virtualchassis.html:66 -#: netbox/templates/dcim/virtualchassis_edit.html:55 +#: dcim/forms/bulk_create.py:112 dcim/forms/filtersets.py:1408 +#: dcim/forms/model_forms.py:431 dcim/forms/model_forms.py:489 +#: dcim/forms/object_create.py:197 dcim/forms/object_create.py:353 +#: dcim/tables/devices.py:162 dcim/tables/devices.py:690 +#: dcim/tables/devicetypes.py:242 templates/dcim/device.html:43 +#: templates/dcim/device.html:131 templates/dcim/modulebay.html:34 +#: templates/dcim/virtualchassis.html:66 +#: templates/dcim/virtualchassis_edit.html:55 msgid "Position" -msgstr "Positie" +msgstr "" -#: netbox/dcim/forms/bulk_create.py:114 +#: dcim/forms/bulk_create.py:114 msgid "" "Alphanumeric ranges are supported. (Must match the number of names being " "created.)" msgstr "" -"Alfanumerieke reeksen worden ondersteund. (Moet overeenkomen met het aantal " -"namen dat wordt aangemaakt.)" -#: netbox/dcim/forms/bulk_edit.py:116 netbox/dcim/forms/bulk_import.py:99 -#: netbox/dcim/forms/model_forms.py:116 netbox/dcim/tables/sites.py:89 -#: netbox/ipam/filtersets.py:985 netbox/ipam/forms/bulk_edit.py:531 -#: netbox/ipam/forms/bulk_import.py:444 netbox/ipam/forms/model_forms.py:526 -#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:118 -#: netbox/ipam/tables/vlans.py:221 netbox/templates/dcim/interface.html:284 -#: netbox/templates/dcim/site.html:37 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23 -#: netbox/templates/ipam/vlan.html:27 netbox/templates/tenancy/contact.html:21 -#: netbox/templates/tenancy/tenant.html:20 netbox/templates/users/group.html:6 -#: netbox/templates/users/group.html:14 -#: netbox/templates/virtualization/cluster.html:29 -#: netbox/templates/vpn/tunnel.html:29 -#: netbox/templates/wireless/wirelesslan.html:18 -#: netbox/tenancy/forms/bulk_edit.py:43 netbox/tenancy/forms/bulk_edit.py:94 -#: netbox/tenancy/forms/bulk_import.py:40 -#: netbox/tenancy/forms/bulk_import.py:81 -#: netbox/tenancy/forms/filtersets.py:48 netbox/tenancy/forms/filtersets.py:78 -#: netbox/tenancy/forms/filtersets.py:97 -#: netbox/tenancy/forms/model_forms.py:45 -#: netbox/tenancy/forms/model_forms.py:97 -#: netbox/tenancy/forms/model_forms.py:122 -#: netbox/tenancy/tables/contacts.py:60 netbox/tenancy/tables/contacts.py:107 -#: netbox/tenancy/tables/tenants.py:42 netbox/users/filtersets.py:57 -#: netbox/users/filtersets.py:175 netbox/users/forms/filtersets.py:32 -#: netbox/users/forms/filtersets.py:38 netbox/users/forms/filtersets.py:80 -#: netbox/virtualization/forms/bulk_edit.py:65 -#: netbox/virtualization/forms/bulk_import.py:47 -#: netbox/virtualization/forms/filtersets.py:85 -#: netbox/virtualization/forms/model_forms.py:66 -#: netbox/virtualization/tables/clusters.py:70 -#: netbox/vpn/forms/bulk_edit.py:112 netbox/vpn/forms/bulk_import.py:158 -#: netbox/vpn/forms/filtersets.py:116 netbox/vpn/tables/crypto.py:31 -#: netbox/vpn/tables/tunnels.py:44 netbox/wireless/forms/bulk_edit.py:48 -#: netbox/wireless/forms/bulk_import.py:36 -#: netbox/wireless/forms/filtersets.py:46 -#: netbox/wireless/forms/model_forms.py:40 -#: netbox/wireless/tables/wirelesslan.py:48 +#: dcim/forms/bulk_edit.py:116 dcim/forms/bulk_import.py:99 +#: dcim/forms/model_forms.py:116 dcim/tables/sites.py:89 ipam/filtersets.py:985 +#: ipam/forms/bulk_edit.py:531 ipam/forms/bulk_import.py:444 +#: ipam/forms/model_forms.py:526 ipam/tables/fhrp.py:67 +#: ipam/tables/vlans.py:118 ipam/tables/vlans.py:221 +#: templates/dcim/interface.html:284 templates/dcim/site.html:37 +#: templates/ipam/inc/panels/fhrp_groups.html:23 templates/ipam/vlan.html:27 +#: templates/tenancy/contact.html:21 templates/tenancy/tenant.html:20 +#: templates/users/group.html:6 templates/users/group.html:14 +#: templates/virtualization/cluster.html:29 templates/vpn/tunnel.html:29 +#: templates/wireless/wirelesslan.html:18 tenancy/forms/bulk_edit.py:43 +#: tenancy/forms/bulk_edit.py:94 tenancy/forms/bulk_import.py:40 +#: tenancy/forms/bulk_import.py:81 tenancy/forms/filtersets.py:48 +#: tenancy/forms/filtersets.py:78 tenancy/forms/filtersets.py:97 +#: tenancy/forms/model_forms.py:45 tenancy/forms/model_forms.py:97 +#: tenancy/forms/model_forms.py:122 tenancy/tables/contacts.py:60 +#: tenancy/tables/contacts.py:107 tenancy/tables/tenants.py:42 +#: users/filtersets.py:57 users/filtersets.py:175 users/forms/filtersets.py:32 +#: users/forms/filtersets.py:38 users/forms/filtersets.py:80 +#: virtualization/forms/bulk_edit.py:65 virtualization/forms/bulk_import.py:47 +#: virtualization/forms/filtersets.py:85 virtualization/forms/model_forms.py:66 +#: virtualization/tables/clusters.py:70 vpn/forms/bulk_edit.py:112 +#: vpn/forms/bulk_import.py:158 vpn/forms/filtersets.py:116 +#: vpn/tables/crypto.py:31 vpn/tables/tunnels.py:44 +#: wireless/forms/bulk_edit.py:48 wireless/forms/bulk_import.py:36 +#: wireless/forms/filtersets.py:46 wireless/forms/model_forms.py:40 +#: wireless/tables/wirelesslan.py:48 msgid "Group" -msgstr "groep" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:131 +#: dcim/forms/bulk_edit.py:131 msgid "Contact name" -msgstr "Naam van de contactpersoon" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:136 +#: dcim/forms/bulk_edit.py:136 msgid "Contact phone" -msgstr "Telefoonnummer contacteren" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:142 +#: dcim/forms/bulk_edit.py:142 msgid "Contact E-mail" -msgstr "E-mailadres voor contact" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:145 netbox/dcim/forms/bulk_import.py:122 -#: netbox/dcim/forms/model_forms.py:127 +#: dcim/forms/bulk_edit.py:145 dcim/forms/bulk_import.py:122 +#: dcim/forms/model_forms.py:127 msgid "Time zone" -msgstr "Tijdzone" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:267 netbox/dcim/forms/bulk_edit.py:1160 -#: netbox/dcim/forms/bulk_edit.py:1548 netbox/dcim/forms/bulk_import.py:204 -#: netbox/dcim/forms/bulk_import.py:1015 netbox/dcim/forms/filtersets.py:301 -#: netbox/dcim/forms/filtersets.py:708 netbox/dcim/forms/filtersets.py:1438 -#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:1018 -#: netbox/dcim/forms/model_forms.py:1457 -#: netbox/dcim/forms/object_import.py:181 netbox/dcim/tables/devices.py:166 -#: netbox/dcim/tables/devices.py:792 netbox/dcim/tables/devices.py:903 -#: netbox/dcim/tables/devicetypes.py:300 netbox/dcim/tables/racks.py:69 -#: netbox/extras/filtersets.py:504 netbox/ipam/forms/bulk_edit.py:246 -#: netbox/ipam/forms/bulk_edit.py:295 netbox/ipam/forms/bulk_edit.py:343 -#: netbox/ipam/forms/bulk_edit.py:549 netbox/ipam/forms/bulk_import.py:196 -#: netbox/ipam/forms/bulk_import.py:261 netbox/ipam/forms/bulk_import.py:297 -#: netbox/ipam/forms/bulk_import.py:463 netbox/ipam/forms/filtersets.py:237 -#: netbox/ipam/forms/filtersets.py:289 netbox/ipam/forms/filtersets.py:360 -#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/forms/model_forms.py:186 -#: netbox/ipam/forms/model_forms.py:219 netbox/ipam/forms/model_forms.py:248 -#: netbox/ipam/forms/model_forms.py:689 netbox/ipam/tables/ip.py:257 -#: netbox/ipam/tables/ip.py:313 netbox/ipam/tables/ip.py:363 -#: netbox/ipam/tables/vlans.py:126 netbox/ipam/tables/vlans.py:230 -#: netbox/templates/dcim/device.html:182 -#: netbox/templates/dcim/inc/panels/inventory_items.html:20 -#: netbox/templates/dcim/interface.html:223 -#: netbox/templates/dcim/inventoryitem.html:36 -#: netbox/templates/dcim/rack.html:47 netbox/templates/ipam/ipaddress.html:41 -#: netbox/templates/ipam/iprange.html:50 netbox/templates/ipam/prefix.html:77 -#: netbox/templates/ipam/role.html:19 netbox/templates/ipam/vlan.html:52 -#: netbox/templates/virtualization/virtualmachine.html:23 -#: netbox/templates/vpn/tunneltermination.html:17 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:20 -#: netbox/tenancy/forms/bulk_edit.py:142 -#: netbox/tenancy/forms/filtersets.py:107 -#: netbox/tenancy/forms/model_forms.py:137 -#: netbox/tenancy/tables/contacts.py:102 -#: netbox/virtualization/forms/bulk_edit.py:145 -#: netbox/virtualization/forms/bulk_import.py:106 -#: netbox/virtualization/forms/filtersets.py:157 -#: netbox/virtualization/forms/model_forms.py:195 -#: netbox/virtualization/tables/virtualmachines.py:74 -#: netbox/vpn/forms/bulk_edit.py:87 netbox/vpn/forms/bulk_import.py:81 -#: netbox/vpn/forms/filtersets.py:85 netbox/vpn/forms/model_forms.py:78 -#: netbox/vpn/forms/model_forms.py:113 netbox/vpn/tables/tunnels.py:82 +#: dcim/forms/bulk_edit.py:267 dcim/forms/bulk_edit.py:1160 +#: dcim/forms/bulk_edit.py:1548 dcim/forms/bulk_import.py:204 +#: dcim/forms/bulk_import.py:1015 dcim/forms/filtersets.py:301 +#: dcim/forms/filtersets.py:708 dcim/forms/filtersets.py:1438 +#: dcim/forms/model_forms.py:219 dcim/forms/model_forms.py:1018 +#: dcim/forms/model_forms.py:1457 dcim/forms/object_import.py:181 +#: dcim/tables/devices.py:166 dcim/tables/devices.py:792 +#: dcim/tables/devices.py:903 dcim/tables/devicetypes.py:300 +#: dcim/tables/racks.py:69 extras/filtersets.py:504 ipam/forms/bulk_edit.py:246 +#: ipam/forms/bulk_edit.py:295 ipam/forms/bulk_edit.py:343 +#: ipam/forms/bulk_edit.py:549 ipam/forms/bulk_import.py:196 +#: ipam/forms/bulk_import.py:261 ipam/forms/bulk_import.py:297 +#: ipam/forms/bulk_import.py:463 ipam/forms/filtersets.py:237 +#: ipam/forms/filtersets.py:289 ipam/forms/filtersets.py:360 +#: ipam/forms/filtersets.py:516 ipam/forms/model_forms.py:186 +#: ipam/forms/model_forms.py:219 ipam/forms/model_forms.py:248 +#: ipam/forms/model_forms.py:689 ipam/tables/ip.py:257 ipam/tables/ip.py:313 +#: ipam/tables/ip.py:363 ipam/tables/vlans.py:126 ipam/tables/vlans.py:230 +#: templates/dcim/device.html:182 +#: templates/dcim/inc/panels/inventory_items.html:20 +#: templates/dcim/interface.html:223 templates/dcim/inventoryitem.html:36 +#: templates/dcim/rack.html:47 templates/ipam/ipaddress.html:41 +#: templates/ipam/iprange.html:50 templates/ipam/prefix.html:77 +#: templates/ipam/role.html:19 templates/ipam/vlan.html:52 +#: templates/virtualization/virtualmachine.html:23 +#: templates/vpn/tunneltermination.html:17 +#: templates/wireless/inc/wirelesslink_interface.html:20 +#: tenancy/forms/bulk_edit.py:142 tenancy/forms/filtersets.py:107 +#: tenancy/forms/model_forms.py:137 tenancy/tables/contacts.py:102 +#: virtualization/forms/bulk_edit.py:145 +#: virtualization/forms/bulk_import.py:106 +#: virtualization/forms/filtersets.py:157 +#: virtualization/forms/model_forms.py:195 +#: virtualization/tables/virtualmachines.py:74 vpn/forms/bulk_edit.py:87 +#: vpn/forms/bulk_import.py:81 vpn/forms/filtersets.py:85 +#: vpn/forms/model_forms.py:78 vpn/forms/model_forms.py:113 +#: vpn/tables/tunnels.py:82 msgid "Role" -msgstr "Rol" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:274 netbox/dcim/forms/bulk_edit.py:610 -#: netbox/dcim/forms/bulk_edit.py:662 netbox/templates/dcim/device.html:104 -#: netbox/templates/dcim/module.html:74 -#: netbox/templates/dcim/modulebay.html:66 netbox/templates/dcim/rack.html:55 +#: dcim/forms/bulk_edit.py:274 dcim/forms/bulk_edit.py:610 +#: dcim/forms/bulk_edit.py:662 templates/dcim/device.html:104 +#: templates/dcim/module.html:74 templates/dcim/modulebay.html:66 +#: templates/dcim/rack.html:55 msgid "Serial Number" -msgstr "Serienummer" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:277 netbox/dcim/forms/filtersets.py:308 -#: netbox/dcim/forms/filtersets.py:744 netbox/dcim/forms/filtersets.py:898 -#: netbox/dcim/forms/filtersets.py:1450 +#: dcim/forms/bulk_edit.py:277 dcim/forms/filtersets.py:308 +#: dcim/forms/filtersets.py:744 dcim/forms/filtersets.py:898 +#: dcim/forms/filtersets.py:1450 msgid "Asset tag" -msgstr "Tag voor bedrijfsmiddelen" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:287 netbox/dcim/forms/bulk_import.py:217 -#: netbox/dcim/forms/filtersets.py:293 netbox/templates/dcim/rack.html:86 +#: dcim/forms/bulk_edit.py:287 dcim/forms/bulk_import.py:217 +#: dcim/forms/filtersets.py:293 templates/dcim/rack.html:86 msgid "Width" -msgstr "Breedte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:293 netbox/templates/dcim/devicetype.html:37 +#: dcim/forms/bulk_edit.py:293 templates/dcim/devicetype.html:37 msgid "Height (U)" -msgstr "Hoogte (U)" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:298 +#: dcim/forms/bulk_edit.py:298 msgid "Descending units" -msgstr "Aflopende eenheden" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:301 +#: dcim/forms/bulk_edit.py:301 msgid "Outer width" -msgstr "Buitenbreedte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:306 +#: dcim/forms/bulk_edit.py:306 msgid "Outer depth" -msgstr "Buitendiepte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:311 netbox/dcim/forms/bulk_import.py:222 +#: dcim/forms/bulk_edit.py:311 dcim/forms/bulk_import.py:222 msgid "Outer unit" -msgstr "Buitenste eenheid" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:316 +#: dcim/forms/bulk_edit.py:316 msgid "Mounting depth" -msgstr "Inbouwdiepte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:321 netbox/dcim/forms/bulk_edit.py:351 -#: netbox/dcim/forms/bulk_edit.py:436 netbox/dcim/forms/bulk_edit.py:459 -#: netbox/dcim/forms/bulk_edit.py:475 netbox/dcim/forms/bulk_edit.py:495 -#: netbox/dcim/forms/bulk_import.py:329 netbox/dcim/forms/bulk_import.py:355 -#: netbox/dcim/forms/filtersets.py:252 netbox/dcim/forms/filtersets.py:313 -#: netbox/dcim/forms/filtersets.py:337 netbox/dcim/forms/filtersets.py:424 -#: netbox/dcim/forms/filtersets.py:530 netbox/dcim/forms/filtersets.py:549 -#: netbox/dcim/forms/filtersets.py:605 netbox/dcim/forms/model_forms.py:232 -#: netbox/dcim/forms/model_forms.py:346 netbox/dcim/tables/devicetypes.py:103 -#: netbox/dcim/tables/modules.py:35 netbox/dcim/tables/racks.py:103 -#: netbox/extras/forms/bulk_edit.py:45 netbox/extras/forms/bulk_edit.py:108 -#: netbox/extras/forms/bulk_edit.py:158 netbox/extras/forms/bulk_edit.py:278 -#: netbox/extras/forms/filtersets.py:61 netbox/extras/forms/filtersets.py:134 -#: netbox/extras/forms/filtersets.py:221 netbox/ipam/forms/bulk_edit.py:188 -#: netbox/templates/dcim/device.html:324 -#: netbox/templates/dcim/devicetype.html:49 -#: netbox/templates/dcim/moduletype.html:30 -#: netbox/templates/extras/configcontext.html:17 -#: netbox/templates/extras/customlink.html:25 -#: netbox/templates/extras/savedfilter.html:33 -#: netbox/templates/ipam/role.html:30 +#: dcim/forms/bulk_edit.py:321 dcim/forms/bulk_edit.py:351 +#: dcim/forms/bulk_edit.py:436 dcim/forms/bulk_edit.py:459 +#: dcim/forms/bulk_edit.py:475 dcim/forms/bulk_edit.py:495 +#: dcim/forms/bulk_import.py:329 dcim/forms/bulk_import.py:355 +#: dcim/forms/filtersets.py:252 dcim/forms/filtersets.py:313 +#: dcim/forms/filtersets.py:337 dcim/forms/filtersets.py:424 +#: dcim/forms/filtersets.py:530 dcim/forms/filtersets.py:549 +#: dcim/forms/filtersets.py:605 dcim/forms/model_forms.py:232 +#: dcim/forms/model_forms.py:346 dcim/tables/devicetypes.py:103 +#: dcim/tables/modules.py:35 dcim/tables/racks.py:103 +#: extras/forms/bulk_edit.py:45 extras/forms/bulk_edit.py:108 +#: extras/forms/bulk_edit.py:158 extras/forms/bulk_edit.py:278 +#: extras/forms/filtersets.py:61 extras/forms/filtersets.py:134 +#: extras/forms/filtersets.py:221 ipam/forms/bulk_edit.py:188 +#: templates/dcim/device.html:324 templates/dcim/devicetype.html:49 +#: templates/dcim/moduletype.html:30 templates/extras/configcontext.html:17 +#: templates/extras/customlink.html:25 templates/extras/savedfilter.html:33 +#: templates/ipam/role.html:30 msgid "Weight" -msgstr "Gewicht" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:326 netbox/dcim/forms/filtersets.py:318 +#: dcim/forms/bulk_edit.py:326 dcim/forms/filtersets.py:318 msgid "Max weight" -msgstr "Maximaal gewicht" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:331 netbox/dcim/forms/bulk_edit.py:441 -#: netbox/dcim/forms/bulk_edit.py:480 netbox/dcim/forms/bulk_import.py:228 -#: netbox/dcim/forms/bulk_import.py:334 netbox/dcim/forms/bulk_import.py:360 -#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/filtersets.py:534 -#: netbox/dcim/forms/filtersets.py:609 +#: dcim/forms/bulk_edit.py:331 dcim/forms/bulk_edit.py:441 +#: dcim/forms/bulk_edit.py:480 dcim/forms/bulk_import.py:228 +#: dcim/forms/bulk_import.py:334 dcim/forms/bulk_import.py:360 +#: dcim/forms/filtersets.py:323 dcim/forms/filtersets.py:534 +#: dcim/forms/filtersets.py:609 msgid "Weight unit" -msgstr "Gewichtseenheid" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:345 netbox/dcim/forms/bulk_edit.py:808 -#: netbox/dcim/forms/bulk_import.py:267 netbox/dcim/forms/bulk_import.py:270 -#: netbox/dcim/forms/bulk_import.py:492 netbox/dcim/forms/bulk_import.py:1297 -#: netbox/dcim/forms/bulk_import.py:1301 netbox/dcim/forms/filtersets.py:103 -#: netbox/dcim/forms/filtersets.py:341 netbox/dcim/forms/filtersets.py:355 -#: netbox/dcim/forms/filtersets.py:393 netbox/dcim/forms/filtersets.py:703 -#: netbox/dcim/forms/filtersets.py:966 netbox/dcim/forms/filtersets.py:1098 -#: netbox/dcim/forms/model_forms.py:226 netbox/dcim/forms/model_forms.py:248 -#: netbox/dcim/forms/model_forms.py:422 netbox/dcim/forms/model_forms.py:703 -#: netbox/dcim/forms/object_create.py:400 netbox/dcim/tables/devices.py:158 -#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:148 -#: netbox/ipam/forms/bulk_edit.py:465 netbox/ipam/forms/filtersets.py:442 -#: netbox/ipam/forms/model_forms.py:610 netbox/templates/dcim/device.html:30 -#: netbox/templates/dcim/inc/cable_termination.html:16 -#: netbox/templates/dcim/powerfeed.html:28 netbox/templates/dcim/rack.html:13 -#: netbox/templates/dcim/rack/base.html:4 -#: netbox/templates/dcim/rackreservation.html:19 -#: netbox/templates/dcim/rackreservation.html:36 -#: netbox/virtualization/forms/model_forms.py:113 +#: dcim/forms/bulk_edit.py:345 dcim/forms/bulk_edit.py:808 +#: dcim/forms/bulk_import.py:267 dcim/forms/bulk_import.py:270 +#: dcim/forms/bulk_import.py:492 dcim/forms/bulk_import.py:1297 +#: dcim/forms/bulk_import.py:1301 dcim/forms/filtersets.py:103 +#: dcim/forms/filtersets.py:341 dcim/forms/filtersets.py:355 +#: dcim/forms/filtersets.py:393 dcim/forms/filtersets.py:703 +#: dcim/forms/filtersets.py:966 dcim/forms/filtersets.py:1098 +#: dcim/forms/model_forms.py:226 dcim/forms/model_forms.py:248 +#: dcim/forms/model_forms.py:422 dcim/forms/model_forms.py:703 +#: dcim/forms/object_create.py:400 dcim/tables/devices.py:158 +#: dcim/tables/power.py:70 dcim/tables/racks.py:148 ipam/forms/bulk_edit.py:465 +#: ipam/forms/filtersets.py:442 ipam/forms/model_forms.py:610 +#: templates/dcim/device.html:30 templates/dcim/inc/cable_termination.html:16 +#: templates/dcim/powerfeed.html:28 templates/dcim/rack.html:13 +#: templates/dcim/rack/base.html:4 templates/dcim/rackreservation.html:19 +#: templates/dcim/rackreservation.html:36 +#: virtualization/forms/model_forms.py:113 msgid "Rack" -msgstr "Rek" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:349 netbox/dcim/forms/bulk_edit.py:628 -#: netbox/dcim/forms/filtersets.py:249 netbox/dcim/forms/filtersets.py:334 -#: netbox/dcim/forms/filtersets.py:417 netbox/dcim/forms/filtersets.py:544 -#: netbox/dcim/forms/filtersets.py:652 netbox/dcim/forms/filtersets.py:873 -#: netbox/dcim/forms/model_forms.py:613 netbox/dcim/forms/model_forms.py:1527 -#: netbox/templates/dcim/device_edit.html:20 +#: dcim/forms/bulk_edit.py:349 dcim/forms/bulk_edit.py:628 +#: dcim/forms/filtersets.py:249 dcim/forms/filtersets.py:334 +#: dcim/forms/filtersets.py:417 dcim/forms/filtersets.py:544 +#: dcim/forms/filtersets.py:652 dcim/forms/filtersets.py:873 +#: dcim/forms/model_forms.py:613 dcim/forms/model_forms.py:1527 +#: templates/dcim/device_edit.html:20 msgid "Hardware" -msgstr "Hardware" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:402 netbox/dcim/forms/bulk_edit.py:466 -#: netbox/dcim/forms/bulk_edit.py:530 netbox/dcim/forms/bulk_edit.py:554 -#: netbox/dcim/forms/bulk_edit.py:638 netbox/dcim/forms/bulk_edit.py:1165 -#: netbox/dcim/forms/bulk_edit.py:1553 netbox/dcim/forms/bulk_import.py:316 -#: netbox/dcim/forms/bulk_import.py:350 netbox/dcim/forms/bulk_import.py:389 -#: netbox/dcim/forms/bulk_import.py:425 netbox/dcim/forms/bulk_import.py:1021 -#: netbox/dcim/forms/filtersets.py:430 netbox/dcim/forms/filtersets.py:555 -#: netbox/dcim/forms/filtersets.py:631 netbox/dcim/forms/filtersets.py:713 -#: netbox/dcim/forms/filtersets.py:878 netbox/dcim/forms/filtersets.py:1443 -#: netbox/dcim/forms/model_forms.py:281 netbox/dcim/forms/model_forms.py:293 -#: netbox/dcim/forms/model_forms.py:339 netbox/dcim/forms/model_forms.py:379 -#: netbox/dcim/forms/model_forms.py:1023 netbox/dcim/forms/model_forms.py:1462 -#: netbox/dcim/forms/object_import.py:187 netbox/dcim/tables/devices.py:93 -#: netbox/dcim/tables/devices.py:169 netbox/dcim/tables/devices.py:906 -#: netbox/dcim/tables/devicetypes.py:81 netbox/dcim/tables/devicetypes.py:304 -#: netbox/dcim/tables/modules.py:20 netbox/dcim/tables/modules.py:60 -#: netbox/templates/dcim/devicetype.html:14 -#: netbox/templates/dcim/inventoryitem.html:44 -#: netbox/templates/dcim/manufacturer.html:33 -#: netbox/templates/dcim/modulebay.html:58 -#: netbox/templates/dcim/moduletype.html:14 -#: netbox/templates/dcim/platform.html:37 +#: dcim/forms/bulk_edit.py:402 dcim/forms/bulk_edit.py:466 +#: dcim/forms/bulk_edit.py:530 dcim/forms/bulk_edit.py:554 +#: dcim/forms/bulk_edit.py:638 dcim/forms/bulk_edit.py:1165 +#: dcim/forms/bulk_edit.py:1553 dcim/forms/bulk_import.py:316 +#: dcim/forms/bulk_import.py:350 dcim/forms/bulk_import.py:389 +#: dcim/forms/bulk_import.py:425 dcim/forms/bulk_import.py:1021 +#: dcim/forms/filtersets.py:430 dcim/forms/filtersets.py:555 +#: dcim/forms/filtersets.py:631 dcim/forms/filtersets.py:713 +#: dcim/forms/filtersets.py:878 dcim/forms/filtersets.py:1443 +#: dcim/forms/model_forms.py:281 dcim/forms/model_forms.py:293 +#: dcim/forms/model_forms.py:339 dcim/forms/model_forms.py:379 +#: dcim/forms/model_forms.py:1023 dcim/forms/model_forms.py:1462 +#: dcim/forms/object_import.py:187 dcim/tables/devices.py:93 +#: dcim/tables/devices.py:169 dcim/tables/devices.py:906 +#: dcim/tables/devicetypes.py:81 dcim/tables/devicetypes.py:304 +#: dcim/tables/modules.py:20 dcim/tables/modules.py:60 +#: templates/dcim/devicetype.html:14 templates/dcim/inventoryitem.html:44 +#: templates/dcim/manufacturer.html:33 templates/dcim/modulebay.html:58 +#: templates/dcim/moduletype.html:14 templates/dcim/platform.html:37 msgid "Manufacturer" -msgstr "Fabrikant" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:407 netbox/dcim/forms/bulk_import.py:322 -#: netbox/dcim/forms/filtersets.py:435 netbox/dcim/forms/model_forms.py:297 +#: dcim/forms/bulk_edit.py:407 dcim/forms/bulk_import.py:322 +#: dcim/forms/filtersets.py:435 dcim/forms/model_forms.py:297 msgid "Default platform" -msgstr "Standaardplatform" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:412 netbox/dcim/forms/bulk_edit.py:471 -#: netbox/dcim/forms/filtersets.py:438 netbox/dcim/forms/filtersets.py:558 +#: dcim/forms/bulk_edit.py:412 dcim/forms/bulk_edit.py:471 +#: dcim/forms/filtersets.py:438 dcim/forms/filtersets.py:558 msgid "Part number" -msgstr "Onderdeelnummer" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:416 +#: dcim/forms/bulk_edit.py:416 msgid "U height" -msgstr "U-hoogte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:428 +#: dcim/forms/bulk_edit.py:428 msgid "Exclude from utilization" -msgstr "Uitsluiten van gebruik" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:431 netbox/dcim/forms/bulk_edit.py:603 -#: netbox/dcim/forms/bulk_import.py:519 netbox/dcim/forms/filtersets.py:447 -#: netbox/dcim/forms/filtersets.py:735 netbox/templates/dcim/device.html:98 -#: netbox/templates/dcim/devicetype.html:65 +#: dcim/forms/bulk_edit.py:431 dcim/forms/bulk_edit.py:603 +#: dcim/forms/bulk_import.py:519 dcim/forms/filtersets.py:447 +#: dcim/forms/filtersets.py:735 templates/dcim/device.html:98 +#: templates/dcim/devicetype.html:65 msgid "Airflow" -msgstr "Luchtstroom" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:457 netbox/dcim/forms/model_forms.py:312 -#: netbox/dcim/tables/devicetypes.py:78 netbox/templates/dcim/device.html:88 -#: netbox/templates/dcim/devicebay.html:52 -#: netbox/templates/dcim/module.html:58 +#: dcim/forms/bulk_edit.py:457 dcim/forms/model_forms.py:312 +#: dcim/tables/devicetypes.py:78 templates/dcim/device.html:88 +#: templates/dcim/devicebay.html:52 templates/dcim/module.html:58 msgid "Device Type" -msgstr "Soort apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:494 netbox/dcim/forms/model_forms.py:345 -#: netbox/dcim/tables/modules.py:17 netbox/dcim/tables/modules.py:65 -#: netbox/templates/dcim/module.html:62 -#: netbox/templates/dcim/modulebay.html:62 -#: netbox/templates/dcim/moduletype.html:11 +#: dcim/forms/bulk_edit.py:494 dcim/forms/model_forms.py:345 +#: dcim/tables/modules.py:17 dcim/tables/modules.py:65 +#: templates/dcim/module.html:62 templates/dcim/modulebay.html:62 +#: templates/dcim/moduletype.html:11 msgid "Module Type" -msgstr "Moduletype" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:508 netbox/dcim/models/devices.py:474 +#: dcim/forms/bulk_edit.py:508 dcim/models/devices.py:474 msgid "VM role" -msgstr "VM-rol" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:511 netbox/dcim/forms/bulk_edit.py:535 -#: netbox/dcim/forms/bulk_edit.py:618 netbox/dcim/forms/bulk_import.py:373 -#: netbox/dcim/forms/bulk_import.py:377 netbox/dcim/forms/bulk_import.py:396 -#: netbox/dcim/forms/bulk_import.py:400 netbox/dcim/forms/bulk_import.py:525 -#: netbox/dcim/forms/bulk_import.py:529 netbox/dcim/forms/filtersets.py:620 -#: netbox/dcim/forms/filtersets.py:636 netbox/dcim/forms/filtersets.py:754 -#: netbox/dcim/forms/model_forms.py:358 netbox/dcim/forms/model_forms.py:384 -#: netbox/dcim/forms/model_forms.py:498 -#: netbox/virtualization/forms/bulk_import.py:132 -#: netbox/virtualization/forms/bulk_import.py:133 -#: netbox/virtualization/forms/filtersets.py:184 -#: netbox/virtualization/forms/model_forms.py:215 +#: dcim/forms/bulk_edit.py:511 dcim/forms/bulk_edit.py:535 +#: dcim/forms/bulk_edit.py:618 dcim/forms/bulk_import.py:373 +#: dcim/forms/bulk_import.py:377 dcim/forms/bulk_import.py:396 +#: dcim/forms/bulk_import.py:400 dcim/forms/bulk_import.py:525 +#: dcim/forms/bulk_import.py:529 dcim/forms/filtersets.py:620 +#: dcim/forms/filtersets.py:636 dcim/forms/filtersets.py:754 +#: dcim/forms/model_forms.py:358 dcim/forms/model_forms.py:384 +#: dcim/forms/model_forms.py:498 virtualization/forms/bulk_import.py:132 +#: virtualization/forms/bulk_import.py:133 +#: virtualization/forms/filtersets.py:184 +#: virtualization/forms/model_forms.py:215 msgid "Config template" -msgstr "Configuratiesjabloon" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:559 netbox/dcim/forms/bulk_edit.py:959 -#: netbox/dcim/forms/bulk_import.py:431 netbox/dcim/forms/filtersets.py:113 -#: netbox/dcim/forms/model_forms.py:444 netbox/dcim/forms/model_forms.py:820 -#: netbox/dcim/forms/model_forms.py:837 netbox/extras/filtersets.py:499 +#: dcim/forms/bulk_edit.py:559 dcim/forms/bulk_edit.py:959 +#: dcim/forms/bulk_import.py:431 dcim/forms/filtersets.py:113 +#: dcim/forms/model_forms.py:444 dcim/forms/model_forms.py:820 +#: dcim/forms/model_forms.py:837 extras/filtersets.py:499 msgid "Device type" -msgstr "Soort apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:570 netbox/dcim/forms/bulk_import.py:412 -#: netbox/dcim/forms/filtersets.py:118 netbox/dcim/forms/model_forms.py:452 +#: dcim/forms/bulk_edit.py:570 dcim/forms/bulk_import.py:412 +#: dcim/forms/filtersets.py:118 dcim/forms/model_forms.py:452 msgid "Device role" -msgstr "Rol van het apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:593 netbox/dcim/forms/bulk_import.py:437 -#: netbox/dcim/forms/filtersets.py:727 netbox/dcim/forms/model_forms.py:394 -#: netbox/dcim/forms/model_forms.py:456 netbox/dcim/tables/devices.py:179 -#: netbox/extras/filtersets.py:515 netbox/templates/dcim/device.html:186 -#: netbox/templates/dcim/platform.html:26 -#: netbox/templates/virtualization/virtualmachine.html:27 -#: netbox/virtualization/forms/bulk_edit.py:160 -#: netbox/virtualization/forms/bulk_import.py:122 -#: netbox/virtualization/forms/filtersets.py:168 -#: netbox/virtualization/forms/model_forms.py:203 -#: netbox/virtualization/tables/virtualmachines.py:78 +#: dcim/forms/bulk_edit.py:593 dcim/forms/bulk_import.py:437 +#: dcim/forms/filtersets.py:727 dcim/forms/model_forms.py:394 +#: dcim/forms/model_forms.py:456 dcim/tables/devices.py:179 +#: extras/filtersets.py:515 templates/dcim/device.html:186 +#: templates/dcim/platform.html:26 +#: templates/virtualization/virtualmachine.html:27 +#: virtualization/forms/bulk_edit.py:160 +#: virtualization/forms/bulk_import.py:122 +#: virtualization/forms/filtersets.py:168 +#: virtualization/forms/model_forms.py:203 +#: virtualization/tables/virtualmachines.py:78 msgid "Platform" -msgstr "Platform" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:626 netbox/dcim/forms/bulk_edit.py:1179 -#: netbox/dcim/forms/bulk_edit.py:1543 netbox/dcim/forms/bulk_edit.py:1589 -#: netbox/dcim/forms/bulk_import.py:580 netbox/dcim/forms/bulk_import.py:642 -#: netbox/dcim/forms/bulk_import.py:668 netbox/dcim/forms/bulk_import.py:694 -#: netbox/dcim/forms/bulk_import.py:714 netbox/dcim/forms/bulk_import.py:767 -#: netbox/dcim/forms/bulk_import.py:885 netbox/dcim/forms/bulk_import.py:933 -#: netbox/dcim/forms/bulk_import.py:950 netbox/dcim/forms/bulk_import.py:962 -#: netbox/dcim/forms/bulk_import.py:1010 netbox/dcim/forms/bulk_import.py:1361 -#: netbox/dcim/forms/connections.py:24 netbox/dcim/forms/filtersets.py:130 -#: netbox/dcim/forms/filtersets.py:852 netbox/dcim/forms/filtersets.py:982 -#: netbox/dcim/forms/filtersets.py:1172 netbox/dcim/forms/filtersets.py:1194 -#: netbox/dcim/forms/filtersets.py:1216 netbox/dcim/forms/filtersets.py:1233 -#: netbox/dcim/forms/filtersets.py:1253 netbox/dcim/forms/filtersets.py:1361 -#: netbox/dcim/forms/filtersets.py:1383 netbox/dcim/forms/filtersets.py:1404 -#: netbox/dcim/forms/filtersets.py:1419 netbox/dcim/forms/filtersets.py:1433 -#: netbox/dcim/forms/filtersets.py:1496 netbox/dcim/forms/filtersets.py:1520 -#: netbox/dcim/forms/filtersets.py:1544 netbox/dcim/forms/model_forms.py:576 -#: netbox/dcim/forms/model_forms.py:797 netbox/dcim/forms/model_forms.py:1156 -#: netbox/dcim/forms/model_forms.py:1611 -#: netbox/dcim/forms/object_create.py:257 netbox/dcim/tables/connections.py:22 -#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60 -#: netbox/dcim/tables/devices.py:282 netbox/dcim/tables/devices.py:359 -#: netbox/dcim/tables/devices.py:400 netbox/dcim/tables/devices.py:442 -#: netbox/dcim/tables/devices.py:493 netbox/dcim/tables/devices.py:582 -#: netbox/dcim/tables/devices.py:680 netbox/dcim/tables/devices.py:737 -#: netbox/dcim/tables/devices.py:784 netbox/dcim/tables/devices.py:844 -#: netbox/dcim/tables/devices.py:896 netbox/dcim/tables/devices.py:1022 -#: netbox/dcim/tables/modules.py:52 netbox/extras/forms/filtersets.py:330 -#: netbox/ipam/forms/bulk_import.py:303 netbox/ipam/forms/bulk_import.py:489 -#: netbox/ipam/forms/filtersets.py:558 netbox/ipam/forms/model_forms.py:317 -#: netbox/ipam/forms/model_forms.py:725 netbox/ipam/forms/model_forms.py:758 -#: netbox/ipam/forms/model_forms.py:784 netbox/ipam/tables/vlans.py:176 -#: netbox/templates/dcim/consoleport.html:20 -#: netbox/templates/dcim/consoleserverport.html:20 -#: netbox/templates/dcim/device.html:15 netbox/templates/dcim/device.html:130 -#: netbox/templates/dcim/device_edit.html:10 -#: netbox/templates/dcim/devicebay.html:20 -#: netbox/templates/dcim/devicebay.html:48 -#: netbox/templates/dcim/frontport.html:20 -#: netbox/templates/dcim/interface.html:30 -#: netbox/templates/dcim/interface.html:161 -#: netbox/templates/dcim/inventoryitem.html:20 -#: netbox/templates/dcim/module.html:54 -#: netbox/templates/dcim/modulebay.html:20 -#: netbox/templates/dcim/poweroutlet.html:20 -#: netbox/templates/dcim/powerport.html:20 -#: netbox/templates/dcim/rearport.html:20 -#: netbox/templates/dcim/virtualchassis.html:65 -#: netbox/templates/dcim/virtualchassis_edit.html:51 -#: netbox/templates/dcim/virtualdevicecontext.html:22 -#: netbox/templates/virtualization/virtualmachine.html:110 -#: netbox/templates/vpn/tunneltermination.html:23 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:6 -#: netbox/virtualization/filtersets.py:167 -#: netbox/virtualization/forms/bulk_edit.py:137 -#: netbox/virtualization/forms/bulk_import.py:99 -#: netbox/virtualization/forms/filtersets.py:128 -#: netbox/virtualization/forms/model_forms.py:185 -#: netbox/virtualization/tables/virtualmachines.py:70 netbox/vpn/choices.py:44 -#: netbox/vpn/forms/bulk_import.py:86 netbox/vpn/forms/bulk_import.py:283 -#: netbox/vpn/forms/filtersets.py:275 netbox/vpn/forms/model_forms.py:90 -#: netbox/vpn/forms/model_forms.py:125 netbox/vpn/forms/model_forms.py:236 -#: netbox/vpn/forms/model_forms.py:453 netbox/wireless/forms/model_forms.py:99 -#: netbox/wireless/forms/model_forms.py:141 -#: netbox/wireless/tables/wirelesslan.py:75 +#: dcim/forms/bulk_edit.py:626 dcim/forms/bulk_edit.py:1179 +#: dcim/forms/bulk_edit.py:1543 dcim/forms/bulk_edit.py:1589 +#: dcim/forms/bulk_import.py:580 dcim/forms/bulk_import.py:642 +#: dcim/forms/bulk_import.py:668 dcim/forms/bulk_import.py:694 +#: dcim/forms/bulk_import.py:714 dcim/forms/bulk_import.py:767 +#: dcim/forms/bulk_import.py:885 dcim/forms/bulk_import.py:933 +#: dcim/forms/bulk_import.py:950 dcim/forms/bulk_import.py:962 +#: dcim/forms/bulk_import.py:1010 dcim/forms/bulk_import.py:1361 +#: dcim/forms/connections.py:24 dcim/forms/filtersets.py:130 +#: dcim/forms/filtersets.py:852 dcim/forms/filtersets.py:982 +#: dcim/forms/filtersets.py:1172 dcim/forms/filtersets.py:1194 +#: dcim/forms/filtersets.py:1216 dcim/forms/filtersets.py:1233 +#: dcim/forms/filtersets.py:1253 dcim/forms/filtersets.py:1361 +#: dcim/forms/filtersets.py:1383 dcim/forms/filtersets.py:1404 +#: dcim/forms/filtersets.py:1419 dcim/forms/filtersets.py:1433 +#: dcim/forms/filtersets.py:1496 dcim/forms/filtersets.py:1520 +#: dcim/forms/filtersets.py:1544 dcim/forms/model_forms.py:576 +#: dcim/forms/model_forms.py:797 dcim/forms/model_forms.py:1156 +#: dcim/forms/model_forms.py:1611 dcim/forms/object_create.py:257 +#: dcim/tables/connections.py:22 dcim/tables/connections.py:41 +#: dcim/tables/connections.py:60 dcim/tables/devices.py:282 +#: dcim/tables/devices.py:359 dcim/tables/devices.py:400 +#: dcim/tables/devices.py:442 dcim/tables/devices.py:493 +#: dcim/tables/devices.py:582 dcim/tables/devices.py:680 +#: dcim/tables/devices.py:737 dcim/tables/devices.py:784 +#: dcim/tables/devices.py:844 dcim/tables/devices.py:896 +#: dcim/tables/devices.py:1022 dcim/tables/modules.py:52 +#: extras/forms/filtersets.py:330 ipam/forms/bulk_import.py:303 +#: ipam/forms/bulk_import.py:489 ipam/forms/filtersets.py:558 +#: ipam/forms/model_forms.py:317 ipam/forms/model_forms.py:725 +#: ipam/forms/model_forms.py:758 ipam/forms/model_forms.py:784 +#: ipam/tables/vlans.py:176 templates/dcim/consoleport.html:20 +#: templates/dcim/consoleserverport.html:20 templates/dcim/device.html:15 +#: templates/dcim/device.html:130 templates/dcim/device_edit.html:10 +#: templates/dcim/devicebay.html:20 templates/dcim/devicebay.html:48 +#: templates/dcim/frontport.html:20 templates/dcim/interface.html:30 +#: templates/dcim/interface.html:161 templates/dcim/inventoryitem.html:20 +#: templates/dcim/module.html:54 templates/dcim/modulebay.html:20 +#: templates/dcim/poweroutlet.html:20 templates/dcim/powerport.html:20 +#: templates/dcim/rearport.html:20 templates/dcim/virtualchassis.html:65 +#: templates/dcim/virtualchassis_edit.html:51 +#: templates/dcim/virtualdevicecontext.html:22 +#: templates/virtualization/virtualmachine.html:110 +#: templates/vpn/tunneltermination.html:23 +#: templates/wireless/inc/wirelesslink_interface.html:6 +#: virtualization/filtersets.py:167 virtualization/forms/bulk_edit.py:137 +#: virtualization/forms/bulk_import.py:99 +#: virtualization/forms/filtersets.py:128 +#: virtualization/forms/model_forms.py:185 +#: virtualization/tables/virtualmachines.py:70 vpn/choices.py:44 +#: vpn/forms/bulk_import.py:86 vpn/forms/bulk_import.py:283 +#: vpn/forms/filtersets.py:275 vpn/forms/model_forms.py:90 +#: vpn/forms/model_forms.py:125 vpn/forms/model_forms.py:236 +#: vpn/forms/model_forms.py:453 wireless/forms/model_forms.py:99 +#: wireless/forms/model_forms.py:141 wireless/tables/wirelesslan.py:75 msgid "Device" -msgstr "Apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:629 -#: netbox/templates/extras/dashboard/widget_config.html:7 -#: netbox/virtualization/forms/bulk_edit.py:191 +#: dcim/forms/bulk_edit.py:629 templates/extras/dashboard/widget_config.html:7 +#: virtualization/forms/bulk_edit.py:191 msgid "Configuration" -msgstr "Configuratie" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:643 netbox/dcim/forms/bulk_import.py:592 -#: netbox/dcim/forms/model_forms.py:590 netbox/dcim/forms/model_forms.py:845 +#: dcim/forms/bulk_edit.py:643 dcim/forms/bulk_import.py:592 +#: dcim/forms/model_forms.py:590 dcim/forms/model_forms.py:845 msgid "Module type" -msgstr "Moduletype" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:697 netbox/dcim/forms/bulk_edit.py:882 -#: netbox/dcim/forms/bulk_edit.py:901 netbox/dcim/forms/bulk_edit.py:924 -#: netbox/dcim/forms/bulk_edit.py:966 netbox/dcim/forms/bulk_edit.py:1010 -#: netbox/dcim/forms/bulk_edit.py:1061 netbox/dcim/forms/bulk_edit.py:1088 -#: netbox/dcim/forms/bulk_edit.py:1115 netbox/dcim/forms/bulk_edit.py:1133 -#: netbox/dcim/forms/bulk_edit.py:1151 netbox/dcim/forms/filtersets.py:66 -#: netbox/dcim/forms/object_create.py:46 netbox/templates/dcim/cable.html:32 -#: netbox/templates/dcim/consoleport.html:32 -#: netbox/templates/dcim/consoleserverport.html:32 -#: netbox/templates/dcim/devicebay.html:28 -#: netbox/templates/dcim/frontport.html:32 -#: netbox/templates/dcim/inc/panels/inventory_items.html:19 -#: netbox/templates/dcim/interface.html:42 -#: netbox/templates/dcim/inventoryitem.html:32 -#: netbox/templates/dcim/modulebay.html:30 -#: netbox/templates/dcim/poweroutlet.html:32 -#: netbox/templates/dcim/powerport.html:32 -#: netbox/templates/dcim/rearport.html:32 -#: netbox/templates/extras/customfield.html:26 -#: netbox/templates/generic/bulk_import.html:162 +#: dcim/forms/bulk_edit.py:697 dcim/forms/bulk_edit.py:882 +#: dcim/forms/bulk_edit.py:901 dcim/forms/bulk_edit.py:924 +#: dcim/forms/bulk_edit.py:966 dcim/forms/bulk_edit.py:1010 +#: dcim/forms/bulk_edit.py:1061 dcim/forms/bulk_edit.py:1088 +#: dcim/forms/bulk_edit.py:1115 dcim/forms/bulk_edit.py:1133 +#: dcim/forms/bulk_edit.py:1151 dcim/forms/filtersets.py:66 +#: dcim/forms/object_create.py:46 templates/dcim/cable.html:32 +#: templates/dcim/consoleport.html:32 templates/dcim/consoleserverport.html:32 +#: templates/dcim/devicebay.html:28 templates/dcim/frontport.html:32 +#: templates/dcim/inc/panels/inventory_items.html:19 +#: templates/dcim/interface.html:42 templates/dcim/inventoryitem.html:32 +#: templates/dcim/modulebay.html:30 templates/dcim/poweroutlet.html:32 +#: templates/dcim/powerport.html:32 templates/dcim/rearport.html:32 +#: templates/extras/customfield.html:26 templates/generic/bulk_import.html:162 msgid "Label" -msgstr "Etiket" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:706 netbox/dcim/forms/filtersets.py:999 -#: netbox/templates/dcim/cable.html:50 +#: dcim/forms/bulk_edit.py:706 dcim/forms/filtersets.py:999 +#: templates/dcim/cable.html:50 msgid "Length" -msgstr "Lengte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:711 netbox/dcim/forms/bulk_import.py:1165 -#: netbox/dcim/forms/bulk_import.py:1168 netbox/dcim/forms/filtersets.py:1003 +#: dcim/forms/bulk_edit.py:711 dcim/forms/bulk_import.py:1165 +#: dcim/forms/bulk_import.py:1168 dcim/forms/filtersets.py:1003 msgid "Length unit" -msgstr "Lengte-eenheid" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:735 -#: netbox/templates/dcim/virtualchassis.html:23 +#: dcim/forms/bulk_edit.py:735 templates/dcim/virtualchassis.html:23 msgid "Domain" -msgstr "Domein" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:803 netbox/dcim/forms/bulk_import.py:1284 -#: netbox/dcim/forms/filtersets.py:1089 netbox/dcim/forms/model_forms.py:698 +#: dcim/forms/bulk_edit.py:803 dcim/forms/bulk_import.py:1284 +#: dcim/forms/filtersets.py:1089 dcim/forms/model_forms.py:698 msgid "Power panel" -msgstr "Voedingspaneel" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:825 netbox/dcim/forms/bulk_import.py:1320 -#: netbox/dcim/forms/filtersets.py:1111 -#: netbox/templates/dcim/powerfeed.html:83 +#: dcim/forms/bulk_edit.py:825 dcim/forms/bulk_import.py:1320 +#: dcim/forms/filtersets.py:1111 templates/dcim/powerfeed.html:83 msgid "Supply" -msgstr "Levering" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:831 netbox/dcim/forms/bulk_import.py:1325 -#: netbox/dcim/forms/filtersets.py:1116 -#: netbox/templates/dcim/powerfeed.html:95 +#: dcim/forms/bulk_edit.py:831 dcim/forms/bulk_import.py:1325 +#: dcim/forms/filtersets.py:1116 templates/dcim/powerfeed.html:95 msgid "Phase" -msgstr "Fase" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:837 netbox/dcim/forms/filtersets.py:1121 -#: netbox/templates/dcim/powerfeed.html:87 +#: dcim/forms/bulk_edit.py:837 dcim/forms/filtersets.py:1121 +#: templates/dcim/powerfeed.html:87 msgid "Voltage" -msgstr "Spanning" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:841 netbox/dcim/forms/filtersets.py:1125 -#: netbox/templates/dcim/powerfeed.html:91 +#: dcim/forms/bulk_edit.py:841 dcim/forms/filtersets.py:1125 +#: templates/dcim/powerfeed.html:91 msgid "Amperage" -msgstr "Stroomsterkte" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:845 netbox/dcim/forms/filtersets.py:1129 +#: dcim/forms/bulk_edit.py:845 dcim/forms/filtersets.py:1129 msgid "Max utilization" -msgstr "Maximaal gebruik" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:934 +#: dcim/forms/bulk_edit.py:934 msgid "Maximum draw" -msgstr "Maximale trekking" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:937 -#: netbox/dcim/models/device_component_templates.py:256 -#: netbox/dcim/models/device_components.py:357 +#: dcim/forms/bulk_edit.py:937 dcim/models/device_component_templates.py:256 +#: dcim/models/device_components.py:357 msgid "Maximum power draw (watts)" -msgstr "Maximaal stroomverbruik (watt)" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:940 +#: dcim/forms/bulk_edit.py:940 msgid "Allocated draw" -msgstr "Toegewezen loting" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:943 -#: netbox/dcim/models/device_component_templates.py:263 -#: netbox/dcim/models/device_components.py:364 +#: dcim/forms/bulk_edit.py:943 dcim/models/device_component_templates.py:263 +#: dcim/models/device_components.py:364 msgid "Allocated power draw (watts)" -msgstr "Toegewezen stroomverbruik (watt)" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:976 netbox/dcim/forms/bulk_import.py:725 -#: netbox/dcim/forms/model_forms.py:901 netbox/dcim/forms/model_forms.py:1226 -#: netbox/dcim/forms/model_forms.py:1514 netbox/dcim/forms/object_import.py:55 +#: dcim/forms/bulk_edit.py:976 dcim/forms/bulk_import.py:725 +#: dcim/forms/model_forms.py:901 dcim/forms/model_forms.py:1226 +#: dcim/forms/model_forms.py:1514 dcim/forms/object_import.py:55 msgid "Power port" -msgstr "Voedingspoort" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:981 netbox/dcim/forms/bulk_import.py:732 +#: dcim/forms/bulk_edit.py:981 dcim/forms/bulk_import.py:732 msgid "Feed leg" -msgstr "Voer de poot in" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1027 netbox/dcim/forms/bulk_edit.py:1333 +#: dcim/forms/bulk_edit.py:1027 dcim/forms/bulk_edit.py:1333 msgid "Management only" -msgstr "Alleen voor beheer" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1037 netbox/dcim/forms/bulk_edit.py:1339 -#: netbox/dcim/forms/bulk_import.py:815 netbox/dcim/forms/filtersets.py:1312 -#: netbox/dcim/forms/object_import.py:90 -#: netbox/dcim/models/device_component_templates.py:411 -#: netbox/dcim/models/device_components.py:671 +#: dcim/forms/bulk_edit.py:1037 dcim/forms/bulk_edit.py:1339 +#: dcim/forms/bulk_import.py:815 dcim/forms/filtersets.py:1312 +#: dcim/forms/object_import.py:90 dcim/models/device_component_templates.py:411 +#: dcim/models/device_components.py:671 msgid "PoE mode" -msgstr "PoE-modus" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1043 netbox/dcim/forms/bulk_edit.py:1345 -#: netbox/dcim/forms/bulk_import.py:821 netbox/dcim/forms/filtersets.py:1317 -#: netbox/dcim/forms/object_import.py:95 -#: netbox/dcim/models/device_component_templates.py:417 -#: netbox/dcim/models/device_components.py:677 +#: dcim/forms/bulk_edit.py:1043 dcim/forms/bulk_edit.py:1345 +#: dcim/forms/bulk_import.py:821 dcim/forms/filtersets.py:1317 +#: dcim/forms/object_import.py:95 dcim/models/device_component_templates.py:417 +#: dcim/models/device_components.py:677 msgid "PoE type" -msgstr "PoE-type" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1049 netbox/dcim/forms/filtersets.py:1322 -#: netbox/dcim/forms/object_import.py:100 +#: dcim/forms/bulk_edit.py:1049 dcim/forms/filtersets.py:1322 +#: dcim/forms/object_import.py:100 msgid "Wireless role" -msgstr "Draadloze rol" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1186 netbox/dcim/forms/model_forms.py:612 -#: netbox/dcim/forms/model_forms.py:1171 netbox/dcim/tables/devices.py:305 -#: netbox/templates/dcim/consoleport.html:24 -#: netbox/templates/dcim/consoleserverport.html:24 -#: netbox/templates/dcim/frontport.html:24 -#: netbox/templates/dcim/interface.html:34 -#: netbox/templates/dcim/module.html:51 -#: netbox/templates/dcim/modulebay.html:54 -#: netbox/templates/dcim/poweroutlet.html:24 -#: netbox/templates/dcim/powerport.html:24 -#: netbox/templates/dcim/rearport.html:24 +#: dcim/forms/bulk_edit.py:1186 dcim/forms/model_forms.py:612 +#: dcim/forms/model_forms.py:1171 dcim/tables/devices.py:305 +#: templates/dcim/consoleport.html:24 templates/dcim/consoleserverport.html:24 +#: templates/dcim/frontport.html:24 templates/dcim/interface.html:34 +#: templates/dcim/module.html:51 templates/dcim/modulebay.html:54 +#: templates/dcim/poweroutlet.html:24 templates/dcim/powerport.html:24 +#: templates/dcim/rearport.html:24 msgid "Module" -msgstr "Module" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1313 netbox/dcim/tables/devices.py:649 -#: netbox/templates/dcim/interface.html:110 +#: dcim/forms/bulk_edit.py:1313 dcim/tables/devices.py:649 +#: templates/dcim/interface.html:110 msgid "LAG" -msgstr "VERTRAGING" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1318 netbox/dcim/forms/model_forms.py:1253 +#: dcim/forms/bulk_edit.py:1318 dcim/forms/model_forms.py:1253 msgid "Virtual device contexts" -msgstr "Contexten van virtuele apparaten" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1324 netbox/dcim/forms/bulk_import.py:653 -#: netbox/dcim/forms/bulk_import.py:679 netbox/dcim/forms/filtersets.py:1181 -#: netbox/dcim/forms/filtersets.py:1203 netbox/dcim/forms/filtersets.py:1276 -#: netbox/dcim/tables/devices.py:594 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:67 -#: netbox/templates/dcim/consoleport.html:40 -#: netbox/templates/dcim/consoleserverport.html:40 +#: dcim/forms/bulk_edit.py:1324 dcim/forms/bulk_import.py:653 +#: dcim/forms/bulk_import.py:679 dcim/forms/filtersets.py:1181 +#: dcim/forms/filtersets.py:1203 dcim/forms/filtersets.py:1276 +#: dcim/tables/devices.py:594 +#: templates/circuits/inc/circuit_termination_fields.html:67 +#: templates/dcim/consoleport.html:40 templates/dcim/consoleserverport.html:40 msgid "Speed" -msgstr "Snelheid" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1353 netbox/dcim/forms/bulk_import.py:824 -#: netbox/templates/vpn/ikepolicy.html:25 -#: netbox/templates/vpn/ipsecprofile.html:21 -#: netbox/templates/vpn/ipsecprofile.html:48 -#: netbox/virtualization/forms/bulk_edit.py:233 -#: netbox/virtualization/forms/bulk_import.py:165 -#: netbox/vpn/forms/bulk_edit.py:146 netbox/vpn/forms/bulk_edit.py:232 -#: netbox/vpn/forms/bulk_import.py:176 netbox/vpn/forms/bulk_import.py:234 -#: netbox/vpn/forms/filtersets.py:135 netbox/vpn/forms/filtersets.py:178 -#: netbox/vpn/forms/filtersets.py:192 netbox/vpn/tables/crypto.py:64 -#: netbox/vpn/tables/crypto.py:162 +#: dcim/forms/bulk_edit.py:1353 dcim/forms/bulk_import.py:824 +#: templates/vpn/ikepolicy.html:25 templates/vpn/ipsecprofile.html:21 +#: templates/vpn/ipsecprofile.html:48 virtualization/forms/bulk_edit.py:233 +#: virtualization/forms/bulk_import.py:165 vpn/forms/bulk_edit.py:146 +#: vpn/forms/bulk_edit.py:232 vpn/forms/bulk_import.py:176 +#: vpn/forms/bulk_import.py:234 vpn/forms/filtersets.py:135 +#: vpn/forms/filtersets.py:178 vpn/forms/filtersets.py:192 +#: vpn/tables/crypto.py:64 vpn/tables/crypto.py:162 msgid "Mode" -msgstr "Modus" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1361 netbox/dcim/forms/model_forms.py:1302 -#: netbox/ipam/forms/bulk_import.py:177 netbox/ipam/forms/filtersets.py:505 -#: netbox/ipam/models/vlans.py:84 netbox/virtualization/forms/bulk_edit.py:240 -#: netbox/virtualization/forms/model_forms.py:321 +#: dcim/forms/bulk_edit.py:1361 dcim/forms/model_forms.py:1302 +#: ipam/forms/bulk_import.py:177 ipam/forms/filtersets.py:505 +#: ipam/models/vlans.py:84 virtualization/forms/bulk_edit.py:240 +#: virtualization/forms/model_forms.py:321 msgid "VLAN group" -msgstr "VLAN-groep" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1369 netbox/dcim/forms/model_forms.py:1307 -#: netbox/dcim/tables/devices.py:567 -#: netbox/virtualization/forms/bulk_edit.py:248 -#: netbox/virtualization/forms/model_forms.py:326 +#: dcim/forms/bulk_edit.py:1369 dcim/forms/model_forms.py:1307 +#: dcim/tables/devices.py:567 virtualization/forms/bulk_edit.py:248 +#: virtualization/forms/model_forms.py:326 msgid "Untagged VLAN" -msgstr "VLAN zonder label" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:1316 -#: netbox/dcim/tables/devices.py:573 -#: netbox/virtualization/forms/bulk_edit.py:256 -#: netbox/virtualization/forms/model_forms.py:335 +#: dcim/forms/bulk_edit.py:1377 dcim/forms/model_forms.py:1316 +#: dcim/tables/devices.py:573 virtualization/forms/bulk_edit.py:256 +#: virtualization/forms/model_forms.py:335 msgid "Tagged VLANs" -msgstr "Getagde VLAN's" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1387 netbox/dcim/forms/model_forms.py:1289 +#: dcim/forms/bulk_edit.py:1387 dcim/forms/model_forms.py:1289 msgid "Wireless LAN group" -msgstr "Draadloze LAN-groep" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1392 netbox/dcim/forms/model_forms.py:1294 -#: netbox/dcim/tables/devices.py:603 netbox/netbox/navigation/menu.py:133 -#: netbox/templates/dcim/interface.html:280 -#: netbox/wireless/tables/wirelesslan.py:24 +#: dcim/forms/bulk_edit.py:1392 dcim/forms/model_forms.py:1294 +#: dcim/tables/devices.py:603 netbox/navigation/menu.py:133 +#: templates/dcim/interface.html:280 wireless/tables/wirelesslan.py:24 msgid "Wireless LANs" -msgstr "Draadloze LAN's" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1401 netbox/dcim/forms/filtersets.py:1249 -#: netbox/dcim/forms/model_forms.py:1337 netbox/ipam/forms/bulk_edit.py:271 -#: netbox/ipam/forms/bulk_edit.py:362 netbox/ipam/forms/filtersets.py:169 -#: netbox/templates/dcim/interface.html:122 -#: netbox/templates/ipam/prefix.html:95 -#: netbox/virtualization/forms/model_forms.py:349 +#: dcim/forms/bulk_edit.py:1401 dcim/forms/filtersets.py:1249 +#: dcim/forms/model_forms.py:1337 ipam/forms/bulk_edit.py:271 +#: ipam/forms/bulk_edit.py:362 ipam/forms/filtersets.py:169 +#: templates/dcim/interface.html:122 templates/ipam/prefix.html:95 +#: virtualization/forms/model_forms.py:349 msgid "Addressing" -msgstr "Adresseren" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1402 netbox/dcim/forms/filtersets.py:651 -#: netbox/dcim/forms/model_forms.py:1338 -#: netbox/virtualization/forms/model_forms.py:350 +#: dcim/forms/bulk_edit.py:1402 dcim/forms/filtersets.py:651 +#: dcim/forms/model_forms.py:1338 virtualization/forms/model_forms.py:350 msgid "Operation" -msgstr "Operatie" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1403 netbox/dcim/forms/filtersets.py:1250 -#: netbox/dcim/forms/model_forms.py:935 netbox/dcim/forms/model_forms.py:1340 +#: dcim/forms/bulk_edit.py:1403 dcim/forms/filtersets.py:1250 +#: dcim/forms/model_forms.py:935 dcim/forms/model_forms.py:1340 msgid "PoE" -msgstr "PoE" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1404 netbox/dcim/forms/model_forms.py:1339 -#: netbox/templates/dcim/interface.html:99 -#: netbox/virtualization/forms/bulk_edit.py:267 -#: netbox/virtualization/forms/model_forms.py:351 +#: dcim/forms/bulk_edit.py:1404 dcim/forms/model_forms.py:1339 +#: templates/dcim/interface.html:99 virtualization/forms/bulk_edit.py:267 +#: virtualization/forms/model_forms.py:351 msgid "Related Interfaces" -msgstr "Gerelateerde interfaces" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1405 netbox/dcim/forms/model_forms.py:1341 -#: netbox/virtualization/forms/bulk_edit.py:268 -#: netbox/virtualization/forms/model_forms.py:352 +#: dcim/forms/bulk_edit.py:1405 dcim/forms/model_forms.py:1341 +#: virtualization/forms/bulk_edit.py:268 +#: virtualization/forms/model_forms.py:352 msgid "802.1Q Switching" -msgstr "802.1Q-omschakeling" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1467 netbox/dcim/forms/bulk_edit.py:1469 +#: dcim/forms/bulk_edit.py:1467 dcim/forms/bulk_edit.py:1469 msgid "Interface mode must be specified to assign VLANs" -msgstr "De interfacemodus moet worden gespecificeerd om VLAN's toe te wijzen" +msgstr "" -#: netbox/dcim/forms/bulk_edit.py:1474 netbox/dcim/forms/common.py:50 +#: dcim/forms/bulk_edit.py:1474 dcim/forms/common.py:50 msgid "An access interface cannot have tagged VLANs assigned." msgstr "" -"Aan een toegangsinterface kunnen geen gelabelde VLAN's worden toegewezen." -#: netbox/dcim/forms/bulk_import.py:63 +#: dcim/forms/bulk_import.py:63 msgid "Name of parent region" -msgstr "Naam van de moederregio" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:77 +#: dcim/forms/bulk_import.py:77 msgid "Name of parent site group" -msgstr "Naam van de oudersitegroep" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:96 +#: dcim/forms/bulk_import.py:96 msgid "Assigned region" -msgstr "Toegewezen regio" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:103 netbox/tenancy/forms/bulk_import.py:44 -#: netbox/tenancy/forms/bulk_import.py:85 -#: netbox/wireless/forms/bulk_import.py:40 +#: dcim/forms/bulk_import.py:103 tenancy/forms/bulk_import.py:44 +#: tenancy/forms/bulk_import.py:85 wireless/forms/bulk_import.py:40 msgid "Assigned group" -msgstr "Toegewezen groep" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:122 +#: dcim/forms/bulk_import.py:122 msgid "available options" -msgstr "beschikbare opties" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:133 netbox/dcim/forms/bulk_import.py:482 -#: netbox/dcim/forms/bulk_import.py:1281 netbox/ipam/forms/bulk_import.py:174 -#: netbox/ipam/forms/bulk_import.py:441 -#: netbox/virtualization/forms/bulk_import.py:63 -#: netbox/virtualization/forms/bulk_import.py:89 +#: dcim/forms/bulk_import.py:133 dcim/forms/bulk_import.py:482 +#: dcim/forms/bulk_import.py:1281 ipam/forms/bulk_import.py:174 +#: ipam/forms/bulk_import.py:441 virtualization/forms/bulk_import.py:63 +#: virtualization/forms/bulk_import.py:89 msgid "Assigned site" -msgstr "Toegewezen site" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:140 +#: dcim/forms/bulk_import.py:140 msgid "Parent location" -msgstr "Locatie van de ouders" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:142 +#: dcim/forms/bulk_import.py:142 msgid "Location not found." -msgstr "Locatie niet gevonden." +msgstr "" -#: netbox/dcim/forms/bulk_import.py:196 +#: dcim/forms/bulk_import.py:196 msgid "Name of assigned tenant" -msgstr "Naam van de toegewezen huurder" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:208 +#: dcim/forms/bulk_import.py:208 msgid "Name of assigned role" -msgstr "Naam van de toegewezen rol" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:214 +#: dcim/forms/bulk_import.py:214 msgid "Rack type" -msgstr "Racktype" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:219 +#: dcim/forms/bulk_import.py:219 msgid "Rail-to-rail width (in inches)" -msgstr "Breedte van rail tot rail (in inches)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:225 +#: dcim/forms/bulk_import.py:225 msgid "Unit for outer dimensions" -msgstr "Eenheid voor buitenafmetingen" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:231 +#: dcim/forms/bulk_import.py:231 msgid "Unit for rack weights" -msgstr "Eenheid voor rackgewichten" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:257 +#: dcim/forms/bulk_import.py:257 msgid "Parent site" -msgstr "Site voor ouders" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:264 netbox/dcim/forms/bulk_import.py:1294 +#: dcim/forms/bulk_import.py:264 dcim/forms/bulk_import.py:1294 msgid "Rack's location (if any)" -msgstr "Locatie van het rek (indien aanwezig)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:273 netbox/dcim/forms/model_forms.py:253 -#: netbox/dcim/tables/racks.py:153 -#: netbox/templates/dcim/rackreservation.html:12 -#: netbox/templates/dcim/rackreservation.html:45 +#: dcim/forms/bulk_import.py:273 dcim/forms/model_forms.py:253 +#: dcim/tables/racks.py:153 templates/dcim/rackreservation.html:12 +#: templates/dcim/rackreservation.html:45 msgid "Units" -msgstr "Eenheden" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:276 +#: dcim/forms/bulk_import.py:276 msgid "Comma-separated list of individual unit numbers" -msgstr "Door komma's gescheiden lijst van individuele eenheidsnummers" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:319 +#: dcim/forms/bulk_import.py:319 msgid "The manufacturer which produces this device type" -msgstr "De fabrikant die dit apparaattype produceert" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:326 +#: dcim/forms/bulk_import.py:326 msgid "The default platform for devices of this type (optional)" -msgstr "Het standaardplatform voor apparaten van dit type (optioneel)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:331 +#: dcim/forms/bulk_import.py:331 msgid "Device weight" -msgstr "Gewicht van het apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:337 +#: dcim/forms/bulk_import.py:337 msgid "Unit for device weight" -msgstr "Eenheid voor het gewicht van het apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:357 +#: dcim/forms/bulk_import.py:357 msgid "Module weight" -msgstr "Gewicht van de module" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:363 +#: dcim/forms/bulk_import.py:363 msgid "Unit for module weight" -msgstr "Eenheid voor modulegewicht" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:393 +#: dcim/forms/bulk_import.py:393 msgid "Limit platform assignments to this manufacturer" -msgstr "Beperk de platformtoewijzingen aan deze fabrikant" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:415 netbox/dcim/forms/bulk_import.py:1364 -#: netbox/tenancy/forms/bulk_import.py:106 +#: dcim/forms/bulk_import.py:415 dcim/forms/bulk_import.py:1364 +#: tenancy/forms/bulk_import.py:106 msgid "Assigned role" -msgstr "Toegewezen rol" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:428 +#: dcim/forms/bulk_import.py:428 msgid "Device type manufacturer" -msgstr "Apparaattype fabrikant" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:434 +#: dcim/forms/bulk_import.py:434 msgid "Device type model" -msgstr "Apparaattype model" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:441 -#: netbox/virtualization/forms/bulk_import.py:126 +#: dcim/forms/bulk_import.py:441 virtualization/forms/bulk_import.py:126 msgid "Assigned platform" -msgstr "Toegewezen platform" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:449 netbox/dcim/forms/bulk_import.py:453 -#: netbox/dcim/forms/model_forms.py:479 +#: dcim/forms/bulk_import.py:449 dcim/forms/bulk_import.py:453 +#: dcim/forms/model_forms.py:479 msgid "Virtual chassis" -msgstr "Virtueel chassis" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:456 netbox/dcim/forms/filtersets.py:659 -#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/model_forms.py:465 -#: netbox/dcim/tables/devices.py:199 netbox/extras/filtersets.py:548 -#: netbox/extras/forms/filtersets.py:331 netbox/ipam/forms/bulk_edit.py:479 -#: netbox/ipam/forms/filtersets.py:415 netbox/ipam/forms/filtersets.py:459 -#: netbox/ipam/forms/model_forms.py:627 netbox/templates/dcim/device.html:239 -#: netbox/templates/virtualization/cluster.html:10 -#: netbox/templates/virtualization/virtualmachine.html:88 -#: netbox/templates/virtualization/virtualmachine.html:97 -#: netbox/virtualization/filtersets.py:157 -#: netbox/virtualization/filtersets.py:273 -#: netbox/virtualization/forms/bulk_edit.py:129 -#: netbox/virtualization/forms/bulk_import.py:92 -#: netbox/virtualization/forms/filtersets.py:99 -#: netbox/virtualization/forms/filtersets.py:123 -#: netbox/virtualization/forms/filtersets.py:200 -#: netbox/virtualization/forms/model_forms.py:79 -#: netbox/virtualization/forms/model_forms.py:176 -#: netbox/virtualization/tables/virtualmachines.py:66 +#: dcim/forms/bulk_import.py:456 dcim/forms/filtersets.py:659 +#: dcim/forms/filtersets.py:829 dcim/forms/model_forms.py:465 +#: dcim/tables/devices.py:199 extras/filtersets.py:548 +#: extras/forms/filtersets.py:331 ipam/forms/bulk_edit.py:479 +#: ipam/forms/filtersets.py:415 ipam/forms/filtersets.py:459 +#: ipam/forms/model_forms.py:627 templates/dcim/device.html:239 +#: templates/virtualization/cluster.html:10 +#: templates/virtualization/virtualmachine.html:88 +#: templates/virtualization/virtualmachine.html:97 +#: virtualization/filtersets.py:157 virtualization/filtersets.py:273 +#: virtualization/forms/bulk_edit.py:129 virtualization/forms/bulk_import.py:92 +#: virtualization/forms/filtersets.py:99 virtualization/forms/filtersets.py:123 +#: virtualization/forms/filtersets.py:200 +#: virtualization/forms/model_forms.py:79 +#: virtualization/forms/model_forms.py:176 +#: virtualization/tables/virtualmachines.py:66 msgid "Cluster" -msgstr "Cluster" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:460 +#: dcim/forms/bulk_import.py:460 msgid "Virtualization cluster" -msgstr "Virtualisatiecluster" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:489 +#: dcim/forms/bulk_import.py:489 msgid "Assigned location (if any)" -msgstr "Toegewezen locatie (indien aanwezig)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:496 +#: dcim/forms/bulk_import.py:496 msgid "Assigned rack (if any)" -msgstr "Toegewezen rek (indien aanwezig)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:499 +#: dcim/forms/bulk_import.py:499 msgid "Face" -msgstr "Gezicht" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:502 +#: dcim/forms/bulk_import.py:502 msgid "Mounted rack face" -msgstr "Gemonteerd rackfront" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:509 +#: dcim/forms/bulk_import.py:509 msgid "Parent device (for child devices)" -msgstr "Ouderapparaat (voor apparaten voor kinderen)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:512 +#: dcim/forms/bulk_import.py:512 msgid "Device bay" -msgstr "Toestelvak" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:516 +#: dcim/forms/bulk_import.py:516 msgid "Device bay in which this device is installed (for child devices)" msgstr "" -"Apparaatvak waarin dit apparaat is geïnstalleerd (voor onderliggende " -"apparaten)" -#: netbox/dcim/forms/bulk_import.py:522 +#: dcim/forms/bulk_import.py:522 msgid "Airflow direction" -msgstr "Richting van de luchtstroom" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:583 +#: dcim/forms/bulk_import.py:583 msgid "The device in which this module is installed" -msgstr "Het apparaat waarop deze module is geïnstalleerd" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:586 netbox/dcim/forms/model_forms.py:583 +#: dcim/forms/bulk_import.py:586 dcim/forms/model_forms.py:583 msgid "Module bay" -msgstr "Modulevak" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:589 +#: dcim/forms/bulk_import.py:589 msgid "The module bay in which this module is installed" -msgstr "De moduleruimte waarin deze module is geïnstalleerd" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:595 +#: dcim/forms/bulk_import.py:595 msgid "The type of module" -msgstr "Het type module" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:603 netbox/dcim/forms/model_forms.py:599 +#: dcim/forms/bulk_import.py:603 dcim/forms/model_forms.py:599 msgid "Replicate components" -msgstr "Componenten repliceren" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:605 +#: dcim/forms/bulk_import.py:605 msgid "" "Automatically populate components associated with this module type (enabled " "by default)" msgstr "" -"Componenten die aan dit moduletype zijn gekoppeld automatisch invullen " -"(standaard ingeschakeld)" -#: netbox/dcim/forms/bulk_import.py:608 netbox/dcim/forms/model_forms.py:605 +#: dcim/forms/bulk_import.py:608 dcim/forms/model_forms.py:605 msgid "Adopt components" -msgstr "Componenten adopteren" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:610 netbox/dcim/forms/model_forms.py:608 +#: dcim/forms/bulk_import.py:610 dcim/forms/model_forms.py:608 msgid "Adopt already existing components" -msgstr "Reeds bestaande componenten adopteren" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:650 netbox/dcim/forms/bulk_import.py:676 -#: netbox/dcim/forms/bulk_import.py:702 +#: dcim/forms/bulk_import.py:650 dcim/forms/bulk_import.py:676 +#: dcim/forms/bulk_import.py:702 msgid "Port type" -msgstr "Poorttype" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:658 netbox/dcim/forms/bulk_import.py:684 +#: dcim/forms/bulk_import.py:658 dcim/forms/bulk_import.py:684 msgid "Port speed in bps" -msgstr "Poortsnelheid in bps" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:722 +#: dcim/forms/bulk_import.py:722 msgid "Outlet type" -msgstr "Type stopcontact" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:729 +#: dcim/forms/bulk_import.py:729 msgid "Local power port which feeds this outlet" -msgstr "Lokale voedingspoort die dit stopcontact voedt" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:735 +#: dcim/forms/bulk_import.py:735 msgid "Electrical phase (for three-phase circuits)" -msgstr "Elektrische fase (voor driefasige circuits)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:776 netbox/dcim/forms/model_forms.py:1264 -#: netbox/virtualization/forms/bulk_import.py:155 -#: netbox/virtualization/forms/model_forms.py:305 +#: dcim/forms/bulk_import.py:776 dcim/forms/model_forms.py:1264 +#: virtualization/forms/bulk_import.py:155 +#: virtualization/forms/model_forms.py:305 msgid "Parent interface" -msgstr "Interface voor ouders" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:783 netbox/dcim/forms/model_forms.py:1272 -#: netbox/virtualization/forms/bulk_import.py:162 -#: netbox/virtualization/forms/model_forms.py:313 +#: dcim/forms/bulk_import.py:783 dcim/forms/model_forms.py:1272 +#: virtualization/forms/bulk_import.py:162 +#: virtualization/forms/model_forms.py:313 msgid "Bridged interface" -msgstr "Overbrugde interface" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:786 +#: dcim/forms/bulk_import.py:786 msgid "Lag" -msgstr "Lag" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:790 +#: dcim/forms/bulk_import.py:790 msgid "Parent LAG interface" -msgstr "LAG-interface voor ouders" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:793 +#: dcim/forms/bulk_import.py:793 msgid "Vdcs" -msgstr "Vdcs" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:798 +#: dcim/forms/bulk_import.py:798 msgid "VDC names separated by commas, encased with double quotes. Example:" msgstr "" -"VDC-namen gescheiden door komma's, tussen dubbele aanhalingstekens. " -"Voorbeeld:" -#: netbox/dcim/forms/bulk_import.py:804 +#: dcim/forms/bulk_import.py:804 msgid "Physical medium" -msgstr "Fysiek medium" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:807 netbox/dcim/forms/filtersets.py:1283 +#: dcim/forms/bulk_import.py:807 dcim/forms/filtersets.py:1283 msgid "Duplex" -msgstr "Dubbelzijdig" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:812 +#: dcim/forms/bulk_import.py:812 msgid "Poe mode" -msgstr "Poe-modus" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:818 +#: dcim/forms/bulk_import.py:818 msgid "Poe type" -msgstr "Poe-type" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:827 -#: netbox/virtualization/forms/bulk_import.py:168 +#: dcim/forms/bulk_import.py:827 virtualization/forms/bulk_import.py:168 msgid "IEEE 802.1Q operational mode (for L2 interfaces)" -msgstr "IEEE 802.1Q operationele modus (voor L2-interfaces)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:834 netbox/ipam/forms/bulk_import.py:160 -#: netbox/ipam/forms/bulk_import.py:246 netbox/ipam/forms/bulk_import.py:282 -#: netbox/ipam/forms/filtersets.py:201 netbox/ipam/forms/filtersets.py:277 -#: netbox/ipam/forms/filtersets.py:336 -#: netbox/virtualization/forms/bulk_import.py:175 +#: dcim/forms/bulk_import.py:834 ipam/forms/bulk_import.py:160 +#: ipam/forms/bulk_import.py:246 ipam/forms/bulk_import.py:282 +#: ipam/forms/filtersets.py:201 ipam/forms/filtersets.py:277 +#: ipam/forms/filtersets.py:336 virtualization/forms/bulk_import.py:175 msgid "Assigned VRF" -msgstr "Toegewezen VRF" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:837 +#: dcim/forms/bulk_import.py:837 msgid "Rf role" -msgstr "Rf-rol" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:840 +#: dcim/forms/bulk_import.py:840 msgid "Wireless role (AP/station)" -msgstr "Draadloze rol (AP/station)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:876 +#: dcim/forms/bulk_import.py:876 #, python-brace-format msgid "VDC {vdc} is not assigned to device {device}" -msgstr "VDC {vdc} is niet toegewezen aan het apparaat {device}" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:890 netbox/dcim/forms/model_forms.py:948 -#: netbox/dcim/forms/model_forms.py:1522 -#: netbox/dcim/forms/object_import.py:117 +#: dcim/forms/bulk_import.py:890 dcim/forms/model_forms.py:948 +#: dcim/forms/model_forms.py:1522 dcim/forms/object_import.py:117 msgid "Rear port" -msgstr "Poort aan de achterkant" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:893 +#: dcim/forms/bulk_import.py:893 msgid "Corresponding rear port" -msgstr "Bijbehorende poort aan de achterkant" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:898 netbox/dcim/forms/bulk_import.py:939 -#: netbox/dcim/forms/bulk_import.py:1155 +#: dcim/forms/bulk_import.py:898 dcim/forms/bulk_import.py:939 +#: dcim/forms/bulk_import.py:1155 msgid "Physical medium classification" -msgstr "Classificatie van fysieke media" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:967 netbox/dcim/tables/devices.py:805 +#: dcim/forms/bulk_import.py:967 dcim/tables/devices.py:805 msgid "Installed device" -msgstr "Geïnstalleerd apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:971 +#: dcim/forms/bulk_import.py:971 msgid "Child device installed within this bay" -msgstr "Kinderapparaat dat in deze bay is geïnstalleerd" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:973 +#: dcim/forms/bulk_import.py:973 msgid "Child device not found." -msgstr "Kinderapparaat niet gevonden." +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1031 +#: dcim/forms/bulk_import.py:1031 msgid "Parent inventory item" -msgstr "Onderliggend inventarisitem" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1034 +#: dcim/forms/bulk_import.py:1034 msgid "Component type" -msgstr "Soort onderdeel" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1038 +#: dcim/forms/bulk_import.py:1038 msgid "Component Type" -msgstr "Soort onderdeel" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1041 +#: dcim/forms/bulk_import.py:1041 msgid "Compnent name" -msgstr "Naam van het onderdeel" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1043 +#: dcim/forms/bulk_import.py:1043 msgid "Component Name" -msgstr "Naam van de component" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1085 +#: dcim/forms/bulk_import.py:1085 #, python-brace-format msgid "Component not found: {device} - {component_name}" -msgstr "Onderdeel niet gevonden: {device} - {component_name}" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1110 +#: dcim/forms/bulk_import.py:1110 msgid "Side A device" -msgstr "Side A-apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1113 netbox/dcim/forms/bulk_import.py:1131 +#: dcim/forms/bulk_import.py:1113 dcim/forms/bulk_import.py:1131 msgid "Device name" -msgstr "Naam van het apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1116 +#: dcim/forms/bulk_import.py:1116 msgid "Side A type" -msgstr "Type kant A" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1119 netbox/dcim/forms/bulk_import.py:1137 +#: dcim/forms/bulk_import.py:1119 dcim/forms/bulk_import.py:1137 msgid "Termination type" -msgstr "Soort beëindiging" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1122 +#: dcim/forms/bulk_import.py:1122 msgid "Side A name" -msgstr "Naam van kant A" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1123 netbox/dcim/forms/bulk_import.py:1141 +#: dcim/forms/bulk_import.py:1123 dcim/forms/bulk_import.py:1141 msgid "Termination name" -msgstr "Naam van beëindiging" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1128 +#: dcim/forms/bulk_import.py:1128 msgid "Side B device" -msgstr "Side B-apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1134 +#: dcim/forms/bulk_import.py:1134 msgid "Side B type" -msgstr "Type kant B" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1140 +#: dcim/forms/bulk_import.py:1140 msgid "Side B name" -msgstr "Naam van kant B" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1149 -#: netbox/wireless/forms/bulk_import.py:86 +#: dcim/forms/bulk_import.py:1149 wireless/forms/bulk_import.py:86 msgid "Connection status" -msgstr "Status van de verbinding" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1201 +#: dcim/forms/bulk_import.py:1201 #, python-brace-format msgid "Side {side_upper}: {device} {termination_object} is already connected" -msgstr "Kant {side_upper}: {device} {termination_object} is al verbonden" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1207 +#: dcim/forms/bulk_import.py:1207 #, python-brace-format msgid "{side_upper} side termination not found: {device} {name}" -msgstr "{side_upper} nevenbeëindiging niet gevonden: {device} {name}" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/model_forms.py:733 -#: netbox/dcim/tables/devices.py:992 netbox/templates/dcim/device.html:132 -#: netbox/templates/dcim/virtualchassis.html:27 -#: netbox/templates/dcim/virtualchassis.html:67 +#: dcim/forms/bulk_import.py:1232 dcim/forms/model_forms.py:733 +#: dcim/tables/devices.py:992 templates/dcim/device.html:132 +#: templates/dcim/virtualchassis.html:27 templates/dcim/virtualchassis.html:67 msgid "Master" -msgstr "Meester" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1236 +#: dcim/forms/bulk_import.py:1236 msgid "Master device" -msgstr "Master-apparaat" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1253 +#: dcim/forms/bulk_import.py:1253 msgid "Name of parent site" -msgstr "Naam van de moedersite" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1287 +#: dcim/forms/bulk_import.py:1287 msgid "Upstream power panel" -msgstr "Stroomopwaarts stroompaneel" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1317 +#: dcim/forms/bulk_import.py:1317 msgid "Primary or redundant" -msgstr "Primair of redundant" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1322 +#: dcim/forms/bulk_import.py:1322 msgid "Supply type (AC/DC)" -msgstr "Soort voeding (AC/DC)" +msgstr "" -#: netbox/dcim/forms/bulk_import.py:1327 +#: dcim/forms/bulk_import.py:1327 msgid "Single or three-phase" -msgstr "Enkel- of driefasig" +msgstr "" -#: netbox/dcim/forms/common.py:24 netbox/dcim/models/device_components.py:528 -#: netbox/templates/dcim/interface.html:57 -#: netbox/templates/virtualization/vminterface.html:55 -#: netbox/virtualization/forms/bulk_edit.py:225 +#: dcim/forms/common.py:24 dcim/models/device_components.py:528 +#: templates/dcim/interface.html:57 +#: templates/virtualization/vminterface.html:55 +#: virtualization/forms/bulk_edit.py:225 msgid "MTU" -msgstr "MTU" +msgstr "" -#: netbox/dcim/forms/common.py:65 +#: dcim/forms/common.py:65 #, python-brace-format msgid "" "The tagged VLANs ({vlans}) must belong to the same site as the interface's " "parent device/VM, or they must be global" msgstr "" -"De gelabelde VLAN's ({vlans}) moeten tot dezelfde site behoren als het " -"bovenliggende apparaat/VM van de interface, of ze moeten globaal zijn" -#: netbox/dcim/forms/common.py:110 +#: dcim/forms/common.py:110 msgid "" "Cannot install module with placeholder values in a module bay with no " "position defined." msgstr "" -"Kan een module met tijdelijke aanduidingen niet installeren in een " -"modulecompartiment zonder gedefinieerde positie." -#: netbox/dcim/forms/common.py:119 +#: dcim/forms/common.py:119 #, python-brace-format msgid "Cannot adopt {model} {name} as it already belongs to a module" -msgstr "Kan niet adopteren {model} {name} omdat het al bij een module hoort" +msgstr "" -#: netbox/dcim/forms/common.py:128 +#: dcim/forms/common.py:128 #, python-brace-format msgid "A {model} named {name} already exists" -msgstr "EEN {model} genoemd {name} bestaat al" +msgstr "" -#: netbox/dcim/forms/connections.py:48 netbox/dcim/forms/model_forms.py:686 -#: netbox/dcim/tables/power.py:66 -#: netbox/templates/dcim/inc/cable_termination.html:37 -#: netbox/templates/dcim/powerfeed.html:24 -#: netbox/templates/dcim/powerpanel.html:19 -#: netbox/templates/dcim/trace/powerpanel.html:4 +#: dcim/forms/connections.py:48 dcim/forms/model_forms.py:686 +#: dcim/tables/power.py:66 templates/dcim/inc/cable_termination.html:37 +#: templates/dcim/powerfeed.html:24 templates/dcim/powerpanel.html:19 +#: templates/dcim/trace/powerpanel.html:4 msgid "Power Panel" -msgstr "Voedingspaneel" +msgstr "" -#: netbox/dcim/forms/connections.py:57 netbox/dcim/forms/model_forms.py:713 -#: netbox/templates/dcim/powerfeed.html:21 -#: netbox/templates/dcim/powerport.html:80 +#: dcim/forms/connections.py:57 dcim/forms/model_forms.py:713 +#: templates/dcim/powerfeed.html:21 templates/dcim/powerport.html:80 msgid "Power Feed" -msgstr "Stroomvoorziening" +msgstr "" -#: netbox/dcim/forms/connections.py:79 +#: dcim/forms/connections.py:79 msgid "Side" -msgstr "Kant" +msgstr "" -#: netbox/dcim/forms/filtersets.py:143 +#: dcim/forms/filtersets.py:143 msgid "Parent region" -msgstr "Regio van het moederland" +msgstr "" -#: netbox/dcim/forms/filtersets.py:157 netbox/tenancy/forms/bulk_import.py:28 -#: netbox/tenancy/forms/bulk_import.py:62 -#: netbox/tenancy/forms/filtersets.py:33 netbox/tenancy/forms/filtersets.py:62 -#: netbox/wireless/forms/bulk_import.py:25 -#: netbox/wireless/forms/filtersets.py:25 +#: dcim/forms/filtersets.py:157 tenancy/forms/bulk_import.py:28 +#: tenancy/forms/bulk_import.py:62 tenancy/forms/filtersets.py:33 +#: tenancy/forms/filtersets.py:62 wireless/forms/bulk_import.py:25 +#: wireless/forms/filtersets.py:25 msgid "Parent group" -msgstr "Oudergroep" +msgstr "" -#: netbox/dcim/forms/filtersets.py:248 netbox/dcim/forms/filtersets.py:333 +#: dcim/forms/filtersets.py:248 dcim/forms/filtersets.py:333 msgid "Function" -msgstr "Functie" +msgstr "" -#: netbox/dcim/forms/filtersets.py:419 netbox/dcim/forms/model_forms.py:317 -#: netbox/templates/inc/panels/image_attachments.html:6 +#: dcim/forms/filtersets.py:419 dcim/forms/model_forms.py:317 +#: templates/inc/panels/image_attachments.html:6 msgid "Images" -msgstr "Afbeeldingen" +msgstr "" -#: netbox/dcim/forms/filtersets.py:422 netbox/dcim/forms/filtersets.py:547 -#: netbox/dcim/forms/filtersets.py:657 +#: dcim/forms/filtersets.py:422 dcim/forms/filtersets.py:547 +#: dcim/forms/filtersets.py:657 msgid "Components" -msgstr "Componenten" +msgstr "" -#: netbox/dcim/forms/filtersets.py:442 +#: dcim/forms/filtersets.py:442 msgid "Subdevice role" -msgstr "Rol van het subapparaat" +msgstr "" -#: netbox/dcim/forms/filtersets.py:721 +#: dcim/forms/filtersets.py:721 msgid "Model" -msgstr "Model" +msgstr "" -#: netbox/dcim/forms/filtersets.py:765 +#: dcim/forms/filtersets.py:765 msgid "Has an OOB IP" -msgstr "Heeft een OOB IP" +msgstr "" -#: netbox/dcim/forms/filtersets.py:772 +#: dcim/forms/filtersets.py:772 msgid "Virtual chassis member" -msgstr "Virtueel chassislid" +msgstr "" -#: netbox/dcim/forms/filtersets.py:821 +#: dcim/forms/filtersets.py:821 msgid "Has virtual device contexts" -msgstr "Heeft contexten voor virtuele apparaten" +msgstr "" -#: netbox/dcim/forms/filtersets.py:834 netbox/extras/filtersets.py:537 -#: netbox/ipam/forms/bulk_edit.py:476 netbox/ipam/forms/filtersets.py:464 -#: netbox/ipam/forms/model_forms.py:624 -#: netbox/virtualization/forms/filtersets.py:112 +#: dcim/forms/filtersets.py:834 extras/filtersets.py:537 +#: ipam/forms/bulk_edit.py:476 ipam/forms/filtersets.py:464 +#: ipam/forms/model_forms.py:624 virtualization/forms/filtersets.py:112 msgid "Cluster group" -msgstr "Clustergroep" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1141 +#: dcim/forms/filtersets.py:1141 msgid "Cabled" -msgstr "Bekabeld" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1148 +#: dcim/forms/filtersets.py:1148 msgid "Occupied" -msgstr "Bezet" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1173 netbox/dcim/forms/filtersets.py:1195 -#: netbox/dcim/forms/filtersets.py:1217 netbox/dcim/forms/filtersets.py:1234 -#: netbox/dcim/forms/filtersets.py:1254 netbox/dcim/tables/devices.py:352 -#: netbox/templates/dcim/consoleport.html:55 -#: netbox/templates/dcim/consoleserverport.html:55 -#: netbox/templates/dcim/frontport.html:69 -#: netbox/templates/dcim/interface.html:140 -#: netbox/templates/dcim/powerfeed.html:110 -#: netbox/templates/dcim/poweroutlet.html:59 -#: netbox/templates/dcim/powerport.html:59 -#: netbox/templates/dcim/rearport.html:65 +#: dcim/forms/filtersets.py:1173 dcim/forms/filtersets.py:1195 +#: dcim/forms/filtersets.py:1217 dcim/forms/filtersets.py:1234 +#: dcim/forms/filtersets.py:1254 dcim/tables/devices.py:352 +#: templates/dcim/consoleport.html:55 templates/dcim/consoleserverport.html:55 +#: templates/dcim/frontport.html:69 templates/dcim/interface.html:140 +#: templates/dcim/powerfeed.html:110 templates/dcim/poweroutlet.html:59 +#: templates/dcim/powerport.html:59 templates/dcim/rearport.html:65 msgid "Connection" -msgstr "Verbinding" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1266 netbox/extras/forms/bulk_edit.py:316 -#: netbox/extras/forms/bulk_import.py:239 -#: netbox/extras/forms/filtersets.py:473 -#: netbox/extras/forms/model_forms.py:551 netbox/extras/tables/tables.py:513 -#: netbox/templates/extras/journalentry.html:30 +#: dcim/forms/filtersets.py:1266 extras/forms/bulk_edit.py:316 +#: extras/forms/bulk_import.py:239 extras/forms/filtersets.py:473 +#: extras/forms/model_forms.py:551 extras/tables/tables.py:513 +#: templates/extras/journalentry.html:30 msgid "Kind" -msgstr "Vriendelijk" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1295 +#: dcim/forms/filtersets.py:1295 msgid "Mgmt only" -msgstr "Alleen voor beheer" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1307 netbox/dcim/forms/model_forms.py:1330 -#: netbox/dcim/models/device_components.py:630 -#: netbox/templates/dcim/interface.html:129 +#: dcim/forms/filtersets.py:1307 dcim/forms/model_forms.py:1330 +#: dcim/models/device_components.py:630 templates/dcim/interface.html:129 msgid "WWN" -msgstr "ZONNETJE" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1327 +#: dcim/forms/filtersets.py:1327 msgid "Wireless channel" -msgstr "Draadloos kanaal" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1331 +#: dcim/forms/filtersets.py:1331 msgid "Channel frequency (MHz)" -msgstr "Kanaalfrequentie (MHz)" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1335 +#: dcim/forms/filtersets.py:1335 msgid "Channel width (MHz)" -msgstr "Kanaalbreedte (MHz)" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1339 -#: netbox/templates/dcim/interface.html:85 +#: dcim/forms/filtersets.py:1339 templates/dcim/interface.html:85 msgid "Transmit power (dBm)" -msgstr "Zendvermogen (dBm)" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1362 netbox/dcim/forms/filtersets.py:1384 -#: netbox/dcim/tables/devices.py:316 netbox/templates/dcim/cable.html:12 -#: netbox/templates/dcim/cable_trace.html:46 -#: netbox/templates/dcim/frontport.html:77 -#: netbox/templates/dcim/htmx/cable_edit.html:50 -#: netbox/templates/dcim/inc/connection_endpoints.html:4 -#: netbox/templates/dcim/rearport.html:73 -#: netbox/templates/dcim/trace/cable.html:7 +#: dcim/forms/filtersets.py:1362 dcim/forms/filtersets.py:1384 +#: dcim/tables/devices.py:316 templates/dcim/cable.html:12 +#: templates/dcim/cable_trace.html:46 templates/dcim/frontport.html:77 +#: templates/dcim/htmx/cable_edit.html:50 +#: templates/dcim/inc/connection_endpoints.html:4 +#: templates/dcim/rearport.html:73 templates/dcim/trace/cable.html:7 msgid "Cable" -msgstr "Kabel" +msgstr "" -#: netbox/dcim/forms/filtersets.py:1454 netbox/dcim/tables/devices.py:915 +#: dcim/forms/filtersets.py:1454 dcim/tables/devices.py:915 msgid "Discovered" -msgstr "Ontdekt" +msgstr "" -#: netbox/dcim/forms/formsets.py:20 +#: dcim/forms/formsets.py:20 #, python-brace-format msgid "A virtual chassis member already exists in position {vc_position}." -msgstr "Er bestaat al een virtueel chassislid op zijn plaats {vc_position}." +msgstr "" -#: netbox/dcim/forms/model_forms.py:139 +#: dcim/forms/model_forms.py:139 msgid "Contact Info" -msgstr "Contactgegevens" +msgstr "" -#: netbox/dcim/forms/model_forms.py:194 netbox/templates/dcim/rackrole.html:19 +#: dcim/forms/model_forms.py:194 templates/dcim/rackrole.html:19 msgid "Rack Role" -msgstr "Rol van het rek" +msgstr "" -#: netbox/dcim/forms/model_forms.py:227 +#: dcim/forms/model_forms.py:227 msgid "Inventory Control" -msgstr "Inventarisbeheer" +msgstr "" -#: netbox/dcim/forms/model_forms.py:231 +#: dcim/forms/model_forms.py:231 msgid "Outer Dimensions" -msgstr "Buitenafmetingen" +msgstr "" -#: netbox/dcim/forms/model_forms.py:233 netbox/templates/dcim/device.html:315 -#: netbox/templates/dcim/rack.html:73 +#: dcim/forms/model_forms.py:233 templates/dcim/device.html:315 +#: templates/dcim/rack.html:73 msgid "Dimensions" -msgstr "Dimensies" +msgstr "" -#: netbox/dcim/forms/model_forms.py:255 +#: dcim/forms/model_forms.py:255 msgid "" "Comma-separated list of numeric unit IDs. A range may be specified using a " "hyphen." msgstr "" -"Door komma's gescheiden lijst van numerieke eenheid-ID's. Een bereik kan " -"worden gespecificeerd met een koppelteken." -#: netbox/dcim/forms/model_forms.py:266 netbox/dcim/tables/racks.py:133 +#: dcim/forms/model_forms.py:266 dcim/tables/racks.py:133 msgid "Reservation" -msgstr "Reservatie" +msgstr "" -#: netbox/dcim/forms/model_forms.py:306 netbox/dcim/forms/model_forms.py:389 -#: netbox/utilities/forms/fields/fields.py:47 +#: dcim/forms/model_forms.py:306 dcim/forms/model_forms.py:389 +#: utilities/forms/fields/fields.py:47 msgid "Slug" -msgstr "Naaktslak" +msgstr "" -#: netbox/dcim/forms/model_forms.py:315 -#: netbox/templates/dcim/devicetype.html:11 +#: dcim/forms/model_forms.py:315 templates/dcim/devicetype.html:11 msgid "Chassis" -msgstr "Onderstel" +msgstr "" -#: netbox/dcim/forms/model_forms.py:366 -#: netbox/templates/dcim/devicerole.html:23 +#: dcim/forms/model_forms.py:366 templates/dcim/devicerole.html:23 msgid "Device Role" -msgstr "Rol van het apparaat" +msgstr "" -#: netbox/dcim/forms/model_forms.py:433 netbox/dcim/models/devices.py:634 +#: dcim/forms/model_forms.py:433 dcim/models/devices.py:634 msgid "The lowest-numbered unit occupied by the device" msgstr "" -"De eenheid met het laagste nummer die door het apparaat wordt ingenomen" -#: netbox/dcim/forms/model_forms.py:490 +#: dcim/forms/model_forms.py:490 msgid "The position in the virtual chassis this device is identified by" msgstr "" -"De positie in het virtuele chassis waarmee dit apparaat wordt " -"geïdentificeerd" -#: netbox/dcim/forms/model_forms.py:494 netbox/templates/dcim/device.html:133 -#: netbox/templates/dcim/virtualchassis.html:68 -#: netbox/templates/dcim/virtualchassis_edit.html:56 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:26 -#: netbox/tenancy/forms/bulk_edit.py:147 -#: netbox/tenancy/forms/filtersets.py:110 +#: dcim/forms/model_forms.py:494 templates/dcim/device.html:133 +#: templates/dcim/virtualchassis.html:68 +#: templates/dcim/virtualchassis_edit.html:56 +#: templates/ipam/inc/panels/fhrp_groups.html:26 tenancy/forms/bulk_edit.py:147 +#: tenancy/forms/filtersets.py:110 msgid "Priority" -msgstr "Prioriteit" +msgstr "" -#: netbox/dcim/forms/model_forms.py:495 +#: dcim/forms/model_forms.py:495 msgid "The priority of the device in the virtual chassis" -msgstr "De prioriteit van het apparaat in het virtuele chassis" +msgstr "" -#: netbox/dcim/forms/model_forms.py:602 +#: dcim/forms/model_forms.py:602 msgid "Automatically populate components associated with this module type" msgstr "" -"Componenten die aan dit moduletype zijn gekoppeld automatisch invullen" -#: netbox/dcim/forms/model_forms.py:664 +#: dcim/forms/model_forms.py:664 msgid "Maximum length is 32767 (any unit)" -msgstr "De maximale lengte is 32767 (elke eenheid)" - -#: netbox/dcim/forms/model_forms.py:715 -msgid "Characteristics" -msgstr "Kenmerken" - -#: netbox/dcim/forms/model_forms.py:1035 -msgid "Console port template" -msgstr "Sjabloon voor consolepoort" - -#: netbox/dcim/forms/model_forms.py:1043 -msgid "Console server port template" -msgstr "Poortsjabloon voor consoleserver" - -#: netbox/dcim/forms/model_forms.py:1051 -msgid "Front port template" -msgstr "Sjabloon voor de voorpoort" - -#: netbox/dcim/forms/model_forms.py:1059 -msgid "Interface template" -msgstr "Interfacesjabloon" - -#: netbox/dcim/forms/model_forms.py:1067 -msgid "Power outlet template" -msgstr "Sjabloon voor stopcontact" - -#: netbox/dcim/forms/model_forms.py:1075 -msgid "Power port template" -msgstr "Sjabloon voor voedingspoort" - -#: netbox/dcim/forms/model_forms.py:1083 -msgid "Rear port template" -msgstr "Sjabloon voor achterpoort" - -#: netbox/dcim/forms/model_forms.py:1092 netbox/dcim/forms/model_forms.py:1335 -#: netbox/dcim/forms/model_forms.py:1498 netbox/dcim/forms/model_forms.py:1530 -#: netbox/dcim/tables/connections.py:65 netbox/ipam/forms/bulk_import.py:317 -#: netbox/ipam/forms/model_forms.py:278 netbox/ipam/forms/model_forms.py:287 -#: netbox/ipam/tables/fhrp.py:64 netbox/ipam/tables/ip.py:368 -#: netbox/ipam/tables/vlans.py:165 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:51 -#: netbox/templates/dcim/frontport.html:106 -#: netbox/templates/dcim/interface.html:27 -#: netbox/templates/dcim/interface.html:184 -#: netbox/templates/dcim/interface.html:310 -#: netbox/templates/dcim/rearport.html:102 -#: netbox/templates/virtualization/vminterface.html:18 -#: netbox/templates/vpn/tunneltermination.html:31 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:10 -#: netbox/templates/wireless/wirelesslink.html:10 -#: netbox/templates/wireless/wirelesslink.html:45 -#: netbox/virtualization/forms/model_forms.py:348 -#: netbox/vpn/forms/bulk_import.py:297 netbox/vpn/forms/model_forms.py:436 -#: netbox/vpn/forms/model_forms.py:445 -#: netbox/wireless/forms/model_forms.py:113 -#: netbox/wireless/forms/model_forms.py:155 -msgid "Interface" -msgstr "Interface" - -#: netbox/dcim/forms/model_forms.py:1093 netbox/dcim/forms/model_forms.py:1531 -#: netbox/dcim/tables/connections.py:27 -#: netbox/templates/dcim/consoleport.html:17 -#: netbox/templates/dcim/consoleserverport.html:74 -#: netbox/templates/dcim/frontport.html:112 -msgid "Console Port" -msgstr "Consolepoort" - -#: netbox/dcim/forms/model_forms.py:1094 netbox/dcim/forms/model_forms.py:1532 -#: netbox/templates/dcim/consoleport.html:73 -#: netbox/templates/dcim/consoleserverport.html:17 -#: netbox/templates/dcim/frontport.html:109 -msgid "Console Server Port" -msgstr "Console Server-poort" - -#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1533 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:52 -#: netbox/templates/dcim/consoleport.html:76 -#: netbox/templates/dcim/consoleserverport.html:77 -#: netbox/templates/dcim/frontport.html:17 -#: netbox/templates/dcim/frontport.html:115 -#: netbox/templates/dcim/interface.html:187 -#: netbox/templates/dcim/rearport.html:105 -msgid "Front Port" -msgstr "Voorpoort" - -#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1534 -#: netbox/dcim/tables/devices.py:693 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:53 -#: netbox/templates/dcim/consoleport.html:79 -#: netbox/templates/dcim/consoleserverport.html:80 -#: netbox/templates/dcim/frontport.html:50 -#: netbox/templates/dcim/frontport.html:118 -#: netbox/templates/dcim/interface.html:190 -#: netbox/templates/dcim/rearport.html:17 -#: netbox/templates/dcim/rearport.html:108 -msgid "Rear Port" -msgstr "Achterpoort" - -#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1535 -#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:500 -#: netbox/templates/dcim/poweroutlet.html:44 -#: netbox/templates/dcim/powerport.html:17 -msgid "Power Port" -msgstr "Voedingspoort" - -#: netbox/dcim/forms/model_forms.py:1098 netbox/dcim/forms/model_forms.py:1536 -#: netbox/templates/dcim/poweroutlet.html:17 -#: netbox/templates/dcim/powerport.html:77 -msgid "Power Outlet" -msgstr "Stopcontact" - -#: netbox/dcim/forms/model_forms.py:1100 netbox/dcim/forms/model_forms.py:1538 -msgid "Component Assignment" -msgstr "Toewijzing van componenten" - -#: netbox/dcim/forms/model_forms.py:1143 netbox/dcim/forms/model_forms.py:1585 -msgid "An InventoryItem can only be assigned to a single component." -msgstr "Een InventoryItem kan slechts aan één component worden toegewezen." - -#: netbox/dcim/forms/model_forms.py:1280 -msgid "LAG interface" -msgstr "LAG-interface" - -#: netbox/dcim/forms/model_forms.py:1431 -msgid "Child Device" -msgstr "Apparaat voor kinderen" - -#: netbox/dcim/forms/model_forms.py:1432 -msgid "" -"Child devices must first be created and assigned to the site and rack of the" -" parent device." msgstr "" -"Kindapparaten moeten eerst worden aangemaakt en toegewezen aan de site en " -"het rack van het ouderapparaat." -#: netbox/dcim/forms/model_forms.py:1474 +#: dcim/forms/model_forms.py:715 +msgid "Characteristics" +msgstr "" + +#: dcim/forms/model_forms.py:1035 +msgid "Console port template" +msgstr "" + +#: dcim/forms/model_forms.py:1043 +msgid "Console server port template" +msgstr "" + +#: dcim/forms/model_forms.py:1051 +msgid "Front port template" +msgstr "" + +#: dcim/forms/model_forms.py:1059 +msgid "Interface template" +msgstr "" + +#: dcim/forms/model_forms.py:1067 +msgid "Power outlet template" +msgstr "" + +#: dcim/forms/model_forms.py:1075 +msgid "Power port template" +msgstr "" + +#: dcim/forms/model_forms.py:1083 +msgid "Rear port template" +msgstr "" + +#: dcim/forms/model_forms.py:1092 dcim/forms/model_forms.py:1335 +#: dcim/forms/model_forms.py:1498 dcim/forms/model_forms.py:1530 +#: dcim/tables/connections.py:65 ipam/forms/bulk_import.py:317 +#: ipam/forms/model_forms.py:278 ipam/forms/model_forms.py:287 +#: ipam/tables/fhrp.py:64 ipam/tables/ip.py:368 ipam/tables/vlans.py:165 +#: templates/circuits/inc/circuit_termination_fields.html:51 +#: templates/dcim/frontport.html:106 templates/dcim/interface.html:27 +#: templates/dcim/interface.html:184 templates/dcim/interface.html:310 +#: templates/dcim/rearport.html:102 +#: templates/virtualization/vminterface.html:18 +#: templates/vpn/tunneltermination.html:31 +#: templates/wireless/inc/wirelesslink_interface.html:10 +#: templates/wireless/wirelesslink.html:10 +#: templates/wireless/wirelesslink.html:45 +#: virtualization/forms/model_forms.py:348 vpn/forms/bulk_import.py:297 +#: vpn/forms/model_forms.py:436 vpn/forms/model_forms.py:445 +#: wireless/forms/model_forms.py:113 wireless/forms/model_forms.py:155 +msgid "Interface" +msgstr "" + +#: dcim/forms/model_forms.py:1093 dcim/forms/model_forms.py:1531 +#: dcim/tables/connections.py:27 templates/dcim/consoleport.html:17 +#: templates/dcim/consoleserverport.html:74 templates/dcim/frontport.html:112 +msgid "Console Port" +msgstr "" + +#: dcim/forms/model_forms.py:1094 dcim/forms/model_forms.py:1532 +#: templates/dcim/consoleport.html:73 templates/dcim/consoleserverport.html:17 +#: templates/dcim/frontport.html:109 +msgid "Console Server Port" +msgstr "" + +#: dcim/forms/model_forms.py:1095 dcim/forms/model_forms.py:1533 +#: templates/circuits/inc/circuit_termination_fields.html:52 +#: templates/dcim/consoleport.html:76 templates/dcim/consoleserverport.html:77 +#: templates/dcim/frontport.html:17 templates/dcim/frontport.html:115 +#: templates/dcim/interface.html:187 templates/dcim/rearport.html:105 +msgid "Front Port" +msgstr "" + +#: dcim/forms/model_forms.py:1096 dcim/forms/model_forms.py:1534 +#: dcim/tables/devices.py:693 +#: templates/circuits/inc/circuit_termination_fields.html:53 +#: templates/dcim/consoleport.html:79 templates/dcim/consoleserverport.html:80 +#: templates/dcim/frontport.html:50 templates/dcim/frontport.html:118 +#: templates/dcim/interface.html:190 templates/dcim/rearport.html:17 +#: templates/dcim/rearport.html:108 +msgid "Rear Port" +msgstr "" + +#: dcim/forms/model_forms.py:1097 dcim/forms/model_forms.py:1535 +#: dcim/tables/connections.py:46 dcim/tables/devices.py:500 +#: templates/dcim/poweroutlet.html:44 templates/dcim/powerport.html:17 +msgid "Power Port" +msgstr "" + +#: dcim/forms/model_forms.py:1098 dcim/forms/model_forms.py:1536 +#: templates/dcim/poweroutlet.html:17 templates/dcim/powerport.html:77 +msgid "Power Outlet" +msgstr "" + +#: dcim/forms/model_forms.py:1100 dcim/forms/model_forms.py:1538 +msgid "Component Assignment" +msgstr "" + +#: dcim/forms/model_forms.py:1143 dcim/forms/model_forms.py:1585 +msgid "An InventoryItem can only be assigned to a single component." +msgstr "" + +#: dcim/forms/model_forms.py:1280 +msgid "LAG interface" +msgstr "" + +#: dcim/forms/model_forms.py:1431 +msgid "Child Device" +msgstr "" + +#: dcim/forms/model_forms.py:1432 +msgid "" +"Child devices must first be created and assigned to the site and rack of the " +"parent device." +msgstr "" + +#: dcim/forms/model_forms.py:1474 msgid "Console port" -msgstr "Consolepoort" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1482 +#: dcim/forms/model_forms.py:1482 msgid "Console server port" -msgstr "Console-serverpoort" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1490 +#: dcim/forms/model_forms.py:1490 msgid "Front port" -msgstr "Voorpoort" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1506 +#: dcim/forms/model_forms.py:1506 msgid "Power outlet" -msgstr "Stopcontact" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1526 -#: netbox/templates/dcim/inventoryitem.html:17 +#: dcim/forms/model_forms.py:1526 templates/dcim/inventoryitem.html:17 msgid "Inventory Item" -msgstr "Inventarisitem" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1599 -#: netbox/templates/dcim/inventoryitemrole.html:15 +#: dcim/forms/model_forms.py:1599 templates/dcim/inventoryitemrole.html:15 msgid "Inventory Item Role" -msgstr "Rol van het inventarisitem" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1617 netbox/templates/dcim/device.html:190 -#: netbox/templates/dcim/virtualdevicecontext.html:30 -#: netbox/templates/virtualization/virtualmachine.html:48 +#: dcim/forms/model_forms.py:1617 templates/dcim/device.html:190 +#: templates/dcim/virtualdevicecontext.html:30 +#: templates/virtualization/virtualmachine.html:48 msgid "Primary IPv4" -msgstr "Primaire IPv4" +msgstr "" -#: netbox/dcim/forms/model_forms.py:1626 netbox/templates/dcim/device.html:206 -#: netbox/templates/dcim/virtualdevicecontext.html:41 -#: netbox/templates/virtualization/virtualmachine.html:64 +#: dcim/forms/model_forms.py:1626 templates/dcim/device.html:206 +#: templates/dcim/virtualdevicecontext.html:41 +#: templates/virtualization/virtualmachine.html:64 msgid "Primary IPv6" -msgstr "Primaire IPv6" +msgstr "" -#: netbox/dcim/forms/object_create.py:48 -#: netbox/dcim/forms/object_create.py:199 -#: netbox/dcim/forms/object_create.py:355 +#: dcim/forms/object_create.py:48 dcim/forms/object_create.py:199 +#: dcim/forms/object_create.py:355 msgid "" "Alphanumeric ranges are supported. (Must match the number of objects being " "created.)" msgstr "" -"Alfanumerieke reeksen worden ondersteund. (Moet overeenkomen met het aantal " -"objecten dat wordt gemaakt.)" -#: netbox/dcim/forms/object_create.py:68 +#: dcim/forms/object_create.py:68 #, python-brace-format msgid "" -"The provided pattern specifies {value_count} values, but {pattern_count} are" -" expected." +"The provided pattern specifies {value_count} values, but {pattern_count} are " +"expected." msgstr "" -"Het meegeleverde patroon specificeert {value_count} waarden, maar " -"{pattern_count} worden verwacht." -#: netbox/dcim/forms/object_create.py:110 -#: netbox/dcim/forms/object_create.py:271 netbox/dcim/tables/devices.py:249 +#: dcim/forms/object_create.py:110 dcim/forms/object_create.py:271 +#: dcim/tables/devices.py:249 msgid "Rear ports" -msgstr "Poorten achteraan" +msgstr "" -#: netbox/dcim/forms/object_create.py:111 -#: netbox/dcim/forms/object_create.py:272 +#: dcim/forms/object_create.py:111 dcim/forms/object_create.py:272 msgid "Select one rear port assignment for each front port being created." msgstr "" -"Selecteer één toewijzing van de achterpoort voor elke poort aan de voorkant " -"die wordt gemaakt." -#: netbox/dcim/forms/object_create.py:164 +#: dcim/forms/object_create.py:164 #, python-brace-format msgid "" "The number of front port templates to be created ({frontport_count}) must " "match the selected number of rear port positions ({rearport_count})." msgstr "" -"Het aantal frontpoortsjablonen dat moet worden gemaakt ({frontport_count}) " -"moet overeenkomen met het geselecteerde aantal posities aan de achterkant " -"van de poort ({rearport_count})." -#: netbox/dcim/forms/object_create.py:251 +#: dcim/forms/object_create.py:251 #, python-brace-format msgid "" "The string {module} will be replaced with the position of the " "assigned module, if any." msgstr "" -"Het touwtje {module} wordt vervangen door de positie van de " -"toegewezen module, indien aanwezig." -#: netbox/dcim/forms/object_create.py:320 +#: dcim/forms/object_create.py:320 #, python-brace-format msgid "" "The number of front ports to be created ({frontport_count}) must match the " "selected number of rear port positions ({rearport_count})." msgstr "" -"Het aantal frontpoorten dat moet worden gemaakt ({frontport_count}) moet " -"overeenkomen met het geselecteerde aantal posities aan de achterkant van de " -"poort ({rearport_count})." -#: netbox/dcim/forms/object_create.py:409 netbox/dcim/tables/devices.py:998 -#: netbox/ipam/tables/fhrp.py:31 netbox/templates/dcim/virtualchassis.html:53 -#: netbox/templates/dcim/virtualchassis_edit.html:47 -#: netbox/templates/ipam/fhrpgroup.html:38 +#: dcim/forms/object_create.py:409 dcim/tables/devices.py:998 +#: ipam/tables/fhrp.py:31 templates/dcim/virtualchassis.html:53 +#: templates/dcim/virtualchassis_edit.html:47 templates/ipam/fhrpgroup.html:38 msgid "Members" -msgstr "Leden" +msgstr "" -#: netbox/dcim/forms/object_create.py:418 +#: dcim/forms/object_create.py:418 msgid "Initial position" -msgstr "Uitgangspositie" +msgstr "" -#: netbox/dcim/forms/object_create.py:421 +#: dcim/forms/object_create.py:421 msgid "" "Position of the first member device. Increases by one for each additional " "member." msgstr "" -"Positie van het apparaat van het eerste lid. Verhoogt met één voor elk extra" -" lid." -#: netbox/dcim/forms/object_create.py:435 +#: dcim/forms/object_create.py:435 msgid "A position must be specified for the first VC member." -msgstr "Voor het eerste VC-lid moet een positie worden gespecificeerd." +msgstr "" -#: netbox/dcim/models/cables.py:62 -#: netbox/dcim/models/device_component_templates.py:55 -#: netbox/dcim/models/device_components.py:63 -#: netbox/extras/models/customfields.py:110 +#: dcim/models/cables.py:62 dcim/models/device_component_templates.py:55 +#: dcim/models/device_components.py:63 extras/models/customfields.py:110 msgid "label" -msgstr "label" +msgstr "" -#: netbox/dcim/models/cables.py:71 +#: dcim/models/cables.py:71 msgid "length" -msgstr "lengte" +msgstr "" -#: netbox/dcim/models/cables.py:78 +#: dcim/models/cables.py:78 msgid "length unit" -msgstr "lengte-eenheid" +msgstr "" -#: netbox/dcim/models/cables.py:95 +#: dcim/models/cables.py:93 msgid "cable" -msgstr "kabel" +msgstr "" -#: netbox/dcim/models/cables.py:96 +#: dcim/models/cables.py:94 msgid "cables" -msgstr "kabels" +msgstr "" -#: netbox/dcim/models/cables.py:165 +#: dcim/models/cables.py:163 msgid "Must specify a unit when setting a cable length" -msgstr "Moet een eenheid specificeren bij het instellen van een kabellengte" +msgstr "" -#: netbox/dcim/models/cables.py:168 +#: dcim/models/cables.py:166 msgid "Must define A and B terminations when creating a new cable." msgstr "" -"Moet A- en B-aansluitingen definiëren bij het aanmaken van een nieuwe kabel." -#: netbox/dcim/models/cables.py:175 +#: dcim/models/cables.py:173 msgid "Cannot connect different termination types to same end of cable." msgstr "" -"Kan geen verschillende soorten aansluitingen aansluiten op hetzelfde " -"uiteinde van de kabel." -#: netbox/dcim/models/cables.py:183 +#: dcim/models/cables.py:181 #, python-brace-format msgid "Incompatible termination types: {type_a} and {type_b}" -msgstr "Incompatibele beëindigingstypen: {type_a} en {type_b}" +msgstr "" -#: netbox/dcim/models/cables.py:193 +#: dcim/models/cables.py:191 msgid "A and B terminations cannot connect to the same object." msgstr "" -"A- en B-aansluitingen kunnen geen verbinding maken met hetzelfde object." -#: netbox/dcim/models/cables.py:260 netbox/ipam/models/asns.py:37 +#: dcim/models/cables.py:258 ipam/models/asns.py:37 msgid "end" -msgstr "einde" +msgstr "" -#: netbox/dcim/models/cables.py:313 +#: dcim/models/cables.py:311 msgid "cable termination" -msgstr "kabelafsluiting" +msgstr "" -#: netbox/dcim/models/cables.py:314 +#: dcim/models/cables.py:312 msgid "cable terminations" -msgstr "kabelaansluitingen" +msgstr "" -#: netbox/dcim/models/cables.py:333 +#: dcim/models/cables.py:331 #, python-brace-format msgid "" "Duplicate termination found for {app_label}.{model} {termination_id}: cable " "{cable_pk}" msgstr "" -"Dubbele beëindiging gevonden voor {app_label}.{model} {termination_id}: " -"kabel {cable_pk}" -#: netbox/dcim/models/cables.py:343 +#: dcim/models/cables.py:341 #, python-brace-format msgid "Cables cannot be terminated to {type_display} interfaces" -msgstr "Kabels kunnen niet worden aangesloten op {type_display} interfaces" +msgstr "" -#: netbox/dcim/models/cables.py:350 +#: dcim/models/cables.py:348 msgid "Circuit terminations attached to a provider network may not be cabled." msgstr "" -"Circuitafsluitingen die zijn aangesloten op het netwerk van een provider " -"zijn mogelijk niet bekabeld." -#: netbox/dcim/models/cables.py:448 netbox/extras/models/configs.py:50 +#: dcim/models/cables.py:446 extras/models/configs.py:50 msgid "is active" -msgstr "is actief" +msgstr "" -#: netbox/dcim/models/cables.py:452 +#: dcim/models/cables.py:450 msgid "is complete" -msgstr "is compleet" +msgstr "" -#: netbox/dcim/models/cables.py:456 +#: dcim/models/cables.py:454 msgid "is split" -msgstr "is gesplitst" +msgstr "" -#: netbox/dcim/models/cables.py:464 +#: dcim/models/cables.py:462 msgid "cable path" -msgstr "kabelpad" +msgstr "" -#: netbox/dcim/models/cables.py:465 +#: dcim/models/cables.py:463 msgid "cable paths" -msgstr "kabelpaden" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:46 +#: dcim/models/device_component_templates.py:46 #, python-brace-format msgid "" "{module} is accepted as a substitution for the module bay position when " "attached to a module type." msgstr "" -"{module} wordt geaccepteerd als vervanging voor de positie van het " -"modulecompartiment wanneer deze is gekoppeld aan een moduletype." -#: netbox/dcim/models/device_component_templates.py:58 -#: netbox/dcim/models/device_components.py:66 +#: dcim/models/device_component_templates.py:58 +#: dcim/models/device_components.py:66 msgid "Physical label" -msgstr "Fysiek label" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:103 +#: dcim/models/device_component_templates.py:103 msgid "Component templates cannot be moved to a different device type." msgstr "" -"Componentsjablonen kunnen niet naar een ander apparaattype worden " -"verplaatst." -#: netbox/dcim/models/device_component_templates.py:154 +#: dcim/models/device_component_templates.py:154 msgid "" "A component template cannot be associated with both a device type and a " "module type." msgstr "" -"Een componentsjabloon kan niet worden gekoppeld aan zowel een apparaattype " -"als een moduletype." -#: netbox/dcim/models/device_component_templates.py:158 +#: dcim/models/device_component_templates.py:158 msgid "" "A component template must be associated with either a device type or a " "module type." msgstr "" -"Een componentsjabloon moet gekoppeld zijn aan een apparaattype of een " -"moduletype." -#: netbox/dcim/models/device_component_templates.py:186 +#: dcim/models/device_component_templates.py:186 msgid "console port template" -msgstr "sjabloon voor consolepoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:187 +#: dcim/models/device_component_templates.py:187 msgid "console port templates" -msgstr "sjablonen voor consolepoorten" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:220 +#: dcim/models/device_component_templates.py:220 msgid "console server port template" -msgstr "poortsjabloon voor consoleserver" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:221 +#: dcim/models/device_component_templates.py:221 msgid "console server port templates" -msgstr "poortsjablonen voor consoleservers" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:252 -#: netbox/dcim/models/device_components.py:353 +#: dcim/models/device_component_templates.py:252 +#: dcim/models/device_components.py:353 msgid "maximum draw" -msgstr "maximale trekking" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:259 -#: netbox/dcim/models/device_components.py:360 +#: dcim/models/device_component_templates.py:259 +#: dcim/models/device_components.py:360 msgid "allocated draw" -msgstr "toegewezen gelijkspel" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:269 +#: dcim/models/device_component_templates.py:269 msgid "power port template" -msgstr "sjabloon voor voedingspoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:270 +#: dcim/models/device_component_templates.py:270 msgid "power port templates" -msgstr "sjablonen voor voedingspoorten" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:289 -#: netbox/dcim/models/device_components.py:383 +#: dcim/models/device_component_templates.py:289 +#: dcim/models/device_components.py:383 #, python-brace-format msgid "Allocated draw cannot exceed the maximum draw ({maximum_draw}W)." msgstr "" -"De toegewezen trekking mag niet hoger zijn dan de maximale trekking " -"({maximum_draw}W)." -#: netbox/dcim/models/device_component_templates.py:321 -#: netbox/dcim/models/device_components.py:478 +#: dcim/models/device_component_templates.py:321 +#: dcim/models/device_components.py:478 msgid "feed leg" -msgstr "voerbeen" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:325 -#: netbox/dcim/models/device_components.py:482 +#: dcim/models/device_component_templates.py:325 +#: dcim/models/device_components.py:482 msgid "Phase (for three-phase feeds)" -msgstr "Fase (voor driefasige voedingen)" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:331 +#: dcim/models/device_component_templates.py:331 msgid "power outlet template" -msgstr "sjabloon voor stopcontact" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:332 +#: dcim/models/device_component_templates.py:332 msgid "power outlet templates" -msgstr "sjablonen voor stopcontacten" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:341 +#: dcim/models/device_component_templates.py:341 #, python-brace-format msgid "Parent power port ({power_port}) must belong to the same device type" msgstr "" -"Voedingspoort voor ouders ({power_port}) moet tot hetzelfde apparaattype " -"behoren" -#: netbox/dcim/models/device_component_templates.py:345 +#: dcim/models/device_component_templates.py:345 #, python-brace-format msgid "Parent power port ({power_port}) must belong to the same module type" msgstr "" -"Voedingspoort voor ouders ({power_port}) moet tot hetzelfde moduletype " -"behoren" -#: netbox/dcim/models/device_component_templates.py:397 -#: netbox/dcim/models/device_components.py:612 +#: dcim/models/device_component_templates.py:397 +#: dcim/models/device_components.py:612 msgid "management only" -msgstr "alleen beheer" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:405 -#: netbox/dcim/models/device_components.py:551 +#: dcim/models/device_component_templates.py:405 +#: dcim/models/device_components.py:551 msgid "bridge interface" -msgstr "bridge-interface" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:423 -#: netbox/dcim/models/device_components.py:637 +#: dcim/models/device_component_templates.py:423 +#: dcim/models/device_components.py:637 msgid "wireless role" -msgstr "draadloze rol" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:429 +#: dcim/models/device_component_templates.py:429 msgid "interface template" -msgstr "interfacesjabloon" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:430 +#: dcim/models/device_component_templates.py:430 msgid "interface templates" -msgstr "interfacesjablonen" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:437 -#: netbox/dcim/models/device_components.py:805 -#: netbox/virtualization/models/virtualmachines.py:400 +#: dcim/models/device_component_templates.py:437 +#: dcim/models/device_components.py:805 +#: virtualization/models/virtualmachines.py:400 msgid "An interface cannot be bridged to itself." -msgstr "Een interface kan niet naar zichzelf worden overbrugd." +msgstr "" -#: netbox/dcim/models/device_component_templates.py:440 +#: dcim/models/device_component_templates.py:440 #, python-brace-format msgid "Bridge interface ({bridge}) must belong to the same device type" -msgstr "Bridge-interface ({bridge}) moet tot hetzelfde apparaattype behoren" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:444 +#: dcim/models/device_component_templates.py:444 #, python-brace-format msgid "Bridge interface ({bridge}) must belong to the same module type" -msgstr "Bridge-interface ({bridge}) moet tot hetzelfde moduletype behoren" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:500 -#: netbox/dcim/models/device_components.py:985 +#: dcim/models/device_component_templates.py:500 +#: dcim/models/device_components.py:985 msgid "rear port position" -msgstr "positie van de achterpoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:525 +#: dcim/models/device_component_templates.py:525 msgid "front port template" -msgstr "sjabloon voor de voorpoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:526 +#: dcim/models/device_component_templates.py:526 msgid "front port templates" -msgstr "sjablonen voor de voorpoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:536 +#: dcim/models/device_component_templates.py:536 #, python-brace-format msgid "Rear port ({name}) must belong to the same device type" -msgstr "Achterpoort ({name}) moet tot hetzelfde apparaattype behoren" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:542 +#: dcim/models/device_component_templates.py:542 #, python-brace-format msgid "" "Invalid rear port position ({position}); rear port {name} has only {count} " "positions" msgstr "" -"Ongeldige positie van de achterpoort ({position}); achterpoort {name} heeft " -"slechts {count} standen" -#: netbox/dcim/models/device_component_templates.py:595 -#: netbox/dcim/models/device_components.py:1054 +#: dcim/models/device_component_templates.py:595 +#: dcim/models/device_components.py:1054 msgid "positions" -msgstr "standen" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:606 +#: dcim/models/device_component_templates.py:606 msgid "rear port template" -msgstr "sjabloon voor de achterpoort" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:607 +#: dcim/models/device_component_templates.py:607 msgid "rear port templates" -msgstr "sjablonen voor achterpoorten" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:636 -#: netbox/dcim/models/device_components.py:1095 +#: dcim/models/device_component_templates.py:636 +#: dcim/models/device_components.py:1095 msgid "position" -msgstr "positie" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:639 -#: netbox/dcim/models/device_components.py:1098 +#: dcim/models/device_component_templates.py:639 +#: dcim/models/device_components.py:1098 msgid "Identifier to reference when renaming installed components" msgstr "" -"Identificatie waarnaar moet worden verwezen bij het hernoemen van " -"geïnstalleerde componenten" -#: netbox/dcim/models/device_component_templates.py:645 +#: dcim/models/device_component_templates.py:645 msgid "module bay template" -msgstr "sjabloon voor modulebay" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:646 +#: dcim/models/device_component_templates.py:646 msgid "module bay templates" -msgstr "sjablonen voor modulebay" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:673 +#: dcim/models/device_component_templates.py:673 msgid "device bay template" -msgstr "sjabloon voor apparaatvak" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:674 +#: dcim/models/device_component_templates.py:674 msgid "device bay templates" -msgstr "sjablonen voor apparaatruimte" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:687 +#: dcim/models/device_component_templates.py:687 #, python-brace-format msgid "" "Subdevice role of device type ({device_type}) must be set to \"parent\" to " "allow device bays." msgstr "" -"De rol van het apparaattype van het subapparaat ({device_type}) moet op " -"„parent” zijn ingesteld om apparaatbays toe te staan." -#: netbox/dcim/models/device_component_templates.py:742 -#: netbox/dcim/models/device_components.py:1224 +#: dcim/models/device_component_templates.py:742 +#: dcim/models/device_components.py:1224 msgid "part ID" -msgstr "onderdeel-ID" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:744 -#: netbox/dcim/models/device_components.py:1226 +#: dcim/models/device_component_templates.py:744 +#: dcim/models/device_components.py:1226 msgid "Manufacturer-assigned part identifier" -msgstr "Onderdeel-ID toegewezen door de fabrikant" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:761 +#: dcim/models/device_component_templates.py:761 msgid "inventory item template" -msgstr "sjabloon voor inventarisitems" +msgstr "" -#: netbox/dcim/models/device_component_templates.py:762 +#: dcim/models/device_component_templates.py:762 msgid "inventory item templates" -msgstr "sjablonen voor inventarisitems" +msgstr "" -#: netbox/dcim/models/device_components.py:106 +#: dcim/models/device_components.py:106 msgid "Components cannot be moved to a different device." -msgstr "Componenten kunnen niet naar een ander apparaat worden verplaatst." +msgstr "" -#: netbox/dcim/models/device_components.py:145 +#: dcim/models/device_components.py:145 msgid "cable end" -msgstr "uiteinde van de kabel" +msgstr "" -#: netbox/dcim/models/device_components.py:151 +#: dcim/models/device_components.py:151 msgid "mark connected" -msgstr "markeer verbonden" +msgstr "" -#: netbox/dcim/models/device_components.py:153 +#: dcim/models/device_components.py:153 msgid "Treat as if a cable is connected" -msgstr "Behandel alsof er een kabel is aangesloten" +msgstr "" -#: netbox/dcim/models/device_components.py:171 +#: dcim/models/device_components.py:171 msgid "Must specify cable end (A or B) when attaching a cable." msgstr "" -"Moet het kabeluiteinde (A of B) specificeren bij het aansluiten van een " -"kabel." -#: netbox/dcim/models/device_components.py:175 +#: dcim/models/device_components.py:175 msgid "Cable end must not be set without a cable." -msgstr "Het kabeluiteinde mag niet zonder kabel worden ingesteld." +msgstr "" -#: netbox/dcim/models/device_components.py:179 +#: dcim/models/device_components.py:179 msgid "Cannot mark as connected with a cable attached." -msgstr "Kan niet markeren als verbonden met een aangesloten kabel." +msgstr "" -#: netbox/dcim/models/device_components.py:203 +#: dcim/models/device_components.py:203 #, python-brace-format msgid "{class_name} models must declare a parent_object property" -msgstr "{class_name} modellen moeten een eigenschap parent_object declareren" +msgstr "" -#: netbox/dcim/models/device_components.py:288 -#: netbox/dcim/models/device_components.py:317 -#: netbox/dcim/models/device_components.py:350 -#: netbox/dcim/models/device_components.py:468 +#: dcim/models/device_components.py:288 dcim/models/device_components.py:317 +#: dcim/models/device_components.py:350 dcim/models/device_components.py:468 msgid "Physical port type" -msgstr "Fysiek poorttype" +msgstr "" -#: netbox/dcim/models/device_components.py:291 -#: netbox/dcim/models/device_components.py:320 +#: dcim/models/device_components.py:291 dcim/models/device_components.py:320 msgid "speed" -msgstr "snelheid" +msgstr "" -#: netbox/dcim/models/device_components.py:295 -#: netbox/dcim/models/device_components.py:324 +#: dcim/models/device_components.py:295 dcim/models/device_components.py:324 msgid "Port speed in bits per second" -msgstr "Poortsnelheid in bits per seconde" +msgstr "" -#: netbox/dcim/models/device_components.py:301 +#: dcim/models/device_components.py:301 msgid "console port" -msgstr "consolepoort" +msgstr "" -#: netbox/dcim/models/device_components.py:302 +#: dcim/models/device_components.py:302 msgid "console ports" -msgstr "consolepoorten" +msgstr "" -#: netbox/dcim/models/device_components.py:330 +#: dcim/models/device_components.py:330 msgid "console server port" -msgstr "console-serverpoort" +msgstr "" -#: netbox/dcim/models/device_components.py:331 +#: dcim/models/device_components.py:331 msgid "console server ports" -msgstr "console-serverpoorten" +msgstr "" -#: netbox/dcim/models/device_components.py:370 +#: dcim/models/device_components.py:370 msgid "power port" -msgstr "voedingspoort" +msgstr "" -#: netbox/dcim/models/device_components.py:371 +#: dcim/models/device_components.py:371 msgid "power ports" -msgstr "voedingspoorten" +msgstr "" -#: netbox/dcim/models/device_components.py:488 +#: dcim/models/device_components.py:488 msgid "power outlet" -msgstr "stopcontact" +msgstr "" -#: netbox/dcim/models/device_components.py:489 +#: dcim/models/device_components.py:489 msgid "power outlets" -msgstr "stopcontacten" +msgstr "" -#: netbox/dcim/models/device_components.py:500 +#: dcim/models/device_components.py:500 #, python-brace-format msgid "Parent power port ({power_port}) must belong to the same device" msgstr "" -"Voedingspoort voor ouders ({power_port}) moet tot hetzelfde apparaat behoren" -#: netbox/dcim/models/device_components.py:531 netbox/vpn/models/crypto.py:81 -#: netbox/vpn/models/crypto.py:226 +#: dcim/models/device_components.py:531 vpn/models/crypto.py:81 +#: vpn/models/crypto.py:226 msgid "mode" -msgstr "-modus" +msgstr "" -#: netbox/dcim/models/device_components.py:535 +#: dcim/models/device_components.py:535 msgid "IEEE 802.1Q tagging strategy" -msgstr "IEEE 802.1Q-tagging-strategie" +msgstr "" -#: netbox/dcim/models/device_components.py:543 +#: dcim/models/device_components.py:543 msgid "parent interface" -msgstr "bovenliggende interface" +msgstr "" -#: netbox/dcim/models/device_components.py:603 +#: dcim/models/device_components.py:603 msgid "parent LAG" -msgstr "LAG van de ouders" +msgstr "" -#: netbox/dcim/models/device_components.py:613 +#: dcim/models/device_components.py:613 msgid "This interface is used only for out-of-band management" -msgstr "Deze interface wordt alleen gebruikt voor beheer buiten de band" +msgstr "" -#: netbox/dcim/models/device_components.py:618 +#: dcim/models/device_components.py:618 msgid "speed (Kbps)" -msgstr "snelheid (Kbps)" +msgstr "" -#: netbox/dcim/models/device_components.py:621 +#: dcim/models/device_components.py:621 msgid "duplex" -msgstr "tweezijdig" +msgstr "" -#: netbox/dcim/models/device_components.py:631 +#: dcim/models/device_components.py:631 msgid "64-bit World Wide Name" -msgstr "64-bits wereldwijde naam" +msgstr "" -#: netbox/dcim/models/device_components.py:643 +#: dcim/models/device_components.py:643 msgid "wireless channel" -msgstr "draadloos kanaal" +msgstr "" -#: netbox/dcim/models/device_components.py:650 +#: dcim/models/device_components.py:650 msgid "channel frequency (MHz)" -msgstr "kanaalfrequentie (MHz)" +msgstr "" -#: netbox/dcim/models/device_components.py:651 -#: netbox/dcim/models/device_components.py:659 +#: dcim/models/device_components.py:651 dcim/models/device_components.py:659 msgid "Populated by selected channel (if set)" -msgstr "Ingevuld per geselecteerd kanaal (indien ingesteld)" +msgstr "" -#: netbox/dcim/models/device_components.py:665 +#: dcim/models/device_components.py:665 msgid "transmit power (dBm)" -msgstr "zendvermogen (dBm)" +msgstr "" -#: netbox/dcim/models/device_components.py:690 netbox/wireless/models.py:116 +#: dcim/models/device_components.py:690 wireless/models.py:116 msgid "wireless LANs" -msgstr "draadloze LAN's" +msgstr "" -#: netbox/dcim/models/device_components.py:698 -#: netbox/virtualization/models/virtualmachines.py:330 +#: dcim/models/device_components.py:698 +#: virtualization/models/virtualmachines.py:330 msgid "untagged VLAN" -msgstr "VLAN zonder label" +msgstr "" -#: netbox/dcim/models/device_components.py:704 -#: netbox/virtualization/models/virtualmachines.py:336 +#: dcim/models/device_components.py:704 +#: virtualization/models/virtualmachines.py:336 msgid "tagged VLANs" -msgstr "gelabelde VLAN's" +msgstr "" -#: netbox/dcim/models/device_components.py:746 -#: netbox/virtualization/models/virtualmachines.py:372 +#: dcim/models/device_components.py:746 +#: virtualization/models/virtualmachines.py:372 msgid "interface" -msgstr "interface" +msgstr "" -#: netbox/dcim/models/device_components.py:747 -#: netbox/virtualization/models/virtualmachines.py:373 +#: dcim/models/device_components.py:747 +#: virtualization/models/virtualmachines.py:373 msgid "interfaces" -msgstr "interfaces" +msgstr "" -#: netbox/dcim/models/device_components.py:758 +#: dcim/models/device_components.py:758 #, python-brace-format msgid "{display_type} interfaces cannot have a cable attached." -msgstr "{display_type} op interfaces kan geen kabel worden aangesloten." +msgstr "" -#: netbox/dcim/models/device_components.py:766 +#: dcim/models/device_components.py:766 #, python-brace-format msgid "{display_type} interfaces cannot be marked as connected." msgstr "" -"{display_type} interfaces kunnen niet als verbonden worden gemarkeerd." -#: netbox/dcim/models/device_components.py:775 -#: netbox/virtualization/models/virtualmachines.py:385 +#: dcim/models/device_components.py:775 +#: virtualization/models/virtualmachines.py:385 msgid "An interface cannot be its own parent." -msgstr "Een interface kan niet zijn eigen ouder zijn." +msgstr "" -#: netbox/dcim/models/device_components.py:779 +#: dcim/models/device_components.py:779 msgid "Only virtual interfaces may be assigned to a parent interface." msgstr "" -"Alleen virtuele interfaces mogen aan een bovenliggende interface worden " -"toegewezen." -#: netbox/dcim/models/device_components.py:786 +#: dcim/models/device_components.py:786 #, python-brace-format msgid "" "The selected parent interface ({interface}) belongs to a different device " "({device})" msgstr "" -"De geselecteerde ouderinterface ({interface}) hoort bij een ander apparaat " -"({device})" -#: netbox/dcim/models/device_components.py:792 +#: dcim/models/device_components.py:792 #, python-brace-format msgid "" "The selected parent interface ({interface}) belongs to {device}, which is " "not part of virtual chassis {virtual_chassis}." msgstr "" -"De geselecteerde ouderinterface ({interface}) behoort tot {device}, dat geen" -" deel uitmaakt van een virtueel chassis {virtual_chassis}." -#: netbox/dcim/models/device_components.py:812 +#: dcim/models/device_components.py:812 #, python-brace-format msgid "" "The selected bridge interface ({bridge}) belongs to a different device " "({device})." msgstr "" -"De geselecteerde bridge-interface ({bridge}) hoort bij een ander apparaat " -"({device})." -#: netbox/dcim/models/device_components.py:818 +#: dcim/models/device_components.py:818 #, python-brace-format msgid "" "The selected bridge interface ({interface}) belongs to {device}, which is " "not part of virtual chassis {virtual_chassis}." msgstr "" -"De geselecteerde bridge-interface ({interface}) behoort tot {device}, dat " -"geen deel uitmaakt van een virtueel chassis {virtual_chassis}." -#: netbox/dcim/models/device_components.py:829 +#: dcim/models/device_components.py:829 msgid "Virtual interfaces cannot have a parent LAG interface." -msgstr "Virtuele interfaces kunnen geen bovenliggende LAG-interface hebben." +msgstr "" -#: netbox/dcim/models/device_components.py:833 +#: dcim/models/device_components.py:833 msgid "A LAG interface cannot be its own parent." -msgstr "Een LAG-interface kan niet zijn eigen ouder zijn." +msgstr "" -#: netbox/dcim/models/device_components.py:840 +#: dcim/models/device_components.py:840 #, python-brace-format msgid "" "The selected LAG interface ({lag}) belongs to a different device ({device})." msgstr "" -"De geselecteerde LAG-interface ({lag}) hoort bij een ander apparaat " -"({device})." -#: netbox/dcim/models/device_components.py:846 +#: dcim/models/device_components.py:846 #, python-brace-format msgid "" -"The selected LAG interface ({lag}) belongs to {device}, which is not part of" -" virtual chassis {virtual_chassis}." +"The selected LAG interface ({lag}) belongs to {device}, which is not part of " +"virtual chassis {virtual_chassis}." msgstr "" -"De geselecteerde LAG-interface ({lag}) behoort tot {device}, dat geen deel " -"uitmaakt van een virtueel chassis {virtual_chassis}." -#: netbox/dcim/models/device_components.py:857 +#: dcim/models/device_components.py:857 msgid "Virtual interfaces cannot have a PoE mode." -msgstr "Virtuele interfaces kunnen geen PoE-modus hebben." +msgstr "" -#: netbox/dcim/models/device_components.py:861 +#: dcim/models/device_components.py:861 msgid "Virtual interfaces cannot have a PoE type." -msgstr "Virtuele interfaces mogen geen PoE-type hebben." +msgstr "" -#: netbox/dcim/models/device_components.py:867 +#: dcim/models/device_components.py:867 msgid "Must specify PoE mode when designating a PoE type." -msgstr "Moet de PoE-modus specificeren bij het aanwijzen van een PoE-type." +msgstr "" -#: netbox/dcim/models/device_components.py:874 +#: dcim/models/device_components.py:874 msgid "Wireless role may be set only on wireless interfaces." -msgstr "De draadloze rol kan alleen worden ingesteld op draadloze interfaces." +msgstr "" -#: netbox/dcim/models/device_components.py:876 +#: dcim/models/device_components.py:876 msgid "Channel may be set only on wireless interfaces." -msgstr "Kanaal mag alleen worden ingesteld op draadloze interfaces." +msgstr "" -#: netbox/dcim/models/device_components.py:882 +#: dcim/models/device_components.py:882 msgid "Channel frequency may be set only on wireless interfaces." msgstr "" -"De kanaalfrequentie mag alleen worden ingesteld op draadloze interfaces." -#: netbox/dcim/models/device_components.py:886 +#: dcim/models/device_components.py:886 msgid "Cannot specify custom frequency with channel selected." msgstr "" -"Kan geen aangepaste frequentie specificeren met een geselecteerd kanaal." -#: netbox/dcim/models/device_components.py:892 +#: dcim/models/device_components.py:892 msgid "Channel width may be set only on wireless interfaces." -msgstr "De kanaalbreedte kan alleen worden ingesteld op draadloze interfaces." +msgstr "" -#: netbox/dcim/models/device_components.py:894 +#: dcim/models/device_components.py:894 msgid "Cannot specify custom width with channel selected." msgstr "" -"Kan geen aangepaste breedte specificeren als het kanaal is geselecteerd." -#: netbox/dcim/models/device_components.py:902 +#: dcim/models/device_components.py:902 #, python-brace-format msgid "" "The untagged VLAN ({untagged_vlan}) must belong to the same site as the " "interface's parent device, or it must be global." msgstr "" -"Het VLAN zonder label ({untagged_vlan}) moet tot dezelfde site behoren als " -"het bovenliggende apparaat van de interface, of het moet globaal zijn." -#: netbox/dcim/models/device_components.py:991 +#: dcim/models/device_components.py:991 msgid "Mapped position on corresponding rear port" -msgstr "In kaart gebrachte positie op de corresponderende achterpoort" +msgstr "" -#: netbox/dcim/models/device_components.py:1007 +#: dcim/models/device_components.py:1007 msgid "front port" -msgstr "poort aan de voorkant" +msgstr "" -#: netbox/dcim/models/device_components.py:1008 +#: dcim/models/device_components.py:1008 msgid "front ports" -msgstr "poorten aan de voorkant" +msgstr "" -#: netbox/dcim/models/device_components.py:1022 +#: dcim/models/device_components.py:1022 #, python-brace-format msgid "Rear port ({rear_port}) must belong to the same device" -msgstr "Achterpoort ({rear_port}) moet tot hetzelfde apparaat behoren" +msgstr "" -#: netbox/dcim/models/device_components.py:1030 +#: dcim/models/device_components.py:1030 #, python-brace-format msgid "" -"Invalid rear port position ({rear_port_position}): Rear port {name} has only" -" {positions} positions." +"Invalid rear port position ({rear_port_position}): Rear port {name} has only " +"{positions} positions." msgstr "" -"Ongeldige positie van de achterpoort ({rear_port_position}): Achterpoort " -"{name} heeft slechts {positions} posities." -#: netbox/dcim/models/device_components.py:1060 +#: dcim/models/device_components.py:1060 msgid "Number of front ports which may be mapped" -msgstr "Aantal poorten aan de voorkant dat in kaart kan worden gebracht" +msgstr "" -#: netbox/dcim/models/device_components.py:1065 +#: dcim/models/device_components.py:1065 msgid "rear port" -msgstr "achterpoort" +msgstr "" -#: netbox/dcim/models/device_components.py:1066 +#: dcim/models/device_components.py:1066 msgid "rear ports" -msgstr "poorten aan de achterkant" +msgstr "" -#: netbox/dcim/models/device_components.py:1080 +#: dcim/models/device_components.py:1080 #, python-brace-format msgid "" -"The number of positions cannot be less than the number of mapped front ports" -" ({frontport_count})" +"The number of positions cannot be less than the number of mapped front ports " +"({frontport_count})" msgstr "" -"Het aantal posities mag niet minder zijn dan het aantal toegewezen poorten " -"aan de voorkant ({frontport_count})" -#: netbox/dcim/models/device_components.py:1104 +#: dcim/models/device_components.py:1104 msgid "module bay" -msgstr "modulevak" +msgstr "" -#: netbox/dcim/models/device_components.py:1105 +#: dcim/models/device_components.py:1105 msgid "module bays" -msgstr "modulevakken" +msgstr "" -#: netbox/dcim/models/device_components.py:1126 +#: dcim/models/device_components.py:1126 msgid "device bay" -msgstr "apparaatvak" +msgstr "" -#: netbox/dcim/models/device_components.py:1127 +#: dcim/models/device_components.py:1127 msgid "device bays" -msgstr "bays voor apparaten" +msgstr "" -#: netbox/dcim/models/device_components.py:1137 +#: dcim/models/device_components.py:1137 #, python-brace-format msgid "This type of device ({device_type}) does not support device bays." -msgstr "Dit type apparaat ({device_type}) ondersteunt geen apparaatsleuven." +msgstr "" -#: netbox/dcim/models/device_components.py:1143 +#: dcim/models/device_components.py:1143 msgid "Cannot install a device into itself." -msgstr "Kan een apparaat niet op zichzelf installeren." +msgstr "" -#: netbox/dcim/models/device_components.py:1151 +#: dcim/models/device_components.py:1151 #, python-brace-format msgid "" "Cannot install the specified device; device is already installed in {bay}." msgstr "" -"Kan het opgegeven apparaat niet installeren; het apparaat is al " -"geïnstalleerd in {bay}." -#: netbox/dcim/models/device_components.py:1172 +#: dcim/models/device_components.py:1172 msgid "inventory item role" -msgstr "Rol van het inventarisitem" +msgstr "" -#: netbox/dcim/models/device_components.py:1173 +#: dcim/models/device_components.py:1173 msgid "inventory item roles" -msgstr "Rollen van inventarisitems" +msgstr "" -#: netbox/dcim/models/device_components.py:1230 -#: netbox/dcim/models/devices.py:597 netbox/dcim/models/devices.py:1163 -#: netbox/dcim/models/racks.py:114 +#: dcim/models/device_components.py:1230 dcim/models/devices.py:597 +#: dcim/models/devices.py:1163 dcim/models/racks.py:114 msgid "serial number" -msgstr "serienummer" +msgstr "" -#: netbox/dcim/models/device_components.py:1238 -#: netbox/dcim/models/devices.py:605 netbox/dcim/models/devices.py:1170 -#: netbox/dcim/models/racks.py:121 +#: dcim/models/device_components.py:1238 dcim/models/devices.py:605 +#: dcim/models/devices.py:1170 dcim/models/racks.py:121 msgid "asset tag" -msgstr "tag voor bedrijfsmiddelen" +msgstr "" -#: netbox/dcim/models/device_components.py:1239 +#: dcim/models/device_components.py:1239 msgid "A unique tag used to identify this item" -msgstr "Een unieke tag die wordt gebruikt om dit item te identificeren" +msgstr "" -#: netbox/dcim/models/device_components.py:1242 +#: dcim/models/device_components.py:1242 msgid "discovered" -msgstr "ontdekt" +msgstr "" -#: netbox/dcim/models/device_components.py:1244 +#: dcim/models/device_components.py:1244 msgid "This item was automatically discovered" -msgstr "Dit item is automatisch ontdekt" +msgstr "" -#: netbox/dcim/models/device_components.py:1262 +#: dcim/models/device_components.py:1262 msgid "inventory item" -msgstr "inventarisitem" +msgstr "" -#: netbox/dcim/models/device_components.py:1263 +#: dcim/models/device_components.py:1263 msgid "inventory items" -msgstr "inventarisartikelen" +msgstr "" -#: netbox/dcim/models/device_components.py:1274 +#: dcim/models/device_components.py:1274 msgid "Cannot assign self as parent." -msgstr "Kan zichzelf niet als ouder toewijzen." +msgstr "" -#: netbox/dcim/models/device_components.py:1282 +#: dcim/models/device_components.py:1282 msgid "Parent inventory item does not belong to the same device." msgstr "" -"Het item van de bovenliggende inventaris behoort niet tot hetzelfde " -"apparaat." -#: netbox/dcim/models/device_components.py:1288 +#: dcim/models/device_components.py:1288 msgid "Cannot move an inventory item with dependent children" -msgstr "Kan een inventarisitem met afhankelijke kinderen niet verplaatsen" +msgstr "" -#: netbox/dcim/models/device_components.py:1296 +#: dcim/models/device_components.py:1296 msgid "Cannot assign inventory item to component on another device" -msgstr "Kan inventarisitem niet toewijzen aan component op een ander apparaat" +msgstr "" -#: netbox/dcim/models/devices.py:54 +#: dcim/models/devices.py:54 msgid "manufacturer" -msgstr "fabrikant" +msgstr "" -#: netbox/dcim/models/devices.py:55 +#: dcim/models/devices.py:55 msgid "manufacturers" -msgstr "fabrikanten" +msgstr "" -#: netbox/dcim/models/devices.py:82 netbox/dcim/models/devices.py:382 +#: dcim/models/devices.py:82 dcim/models/devices.py:382 msgid "model" -msgstr "model-" +msgstr "" -#: netbox/dcim/models/devices.py:95 +#: dcim/models/devices.py:95 msgid "default platform" -msgstr "standaardplatform" +msgstr "" -#: netbox/dcim/models/devices.py:98 netbox/dcim/models/devices.py:386 +#: dcim/models/devices.py:98 dcim/models/devices.py:386 msgid "part number" -msgstr "onderdeelnummer" +msgstr "" -#: netbox/dcim/models/devices.py:101 netbox/dcim/models/devices.py:389 +#: dcim/models/devices.py:101 dcim/models/devices.py:389 msgid "Discrete part number (optional)" -msgstr "Discreet onderdeelnummer (optioneel)" +msgstr "" -#: netbox/dcim/models/devices.py:107 netbox/dcim/models/racks.py:138 +#: dcim/models/devices.py:107 dcim/models/racks.py:138 msgid "height (U)" -msgstr "hoogte (U)" +msgstr "" -#: netbox/dcim/models/devices.py:111 +#: dcim/models/devices.py:111 msgid "exclude from utilization" -msgstr "uitsluiten van gebruik" +msgstr "" -#: netbox/dcim/models/devices.py:112 +#: dcim/models/devices.py:112 msgid "Devices of this type are excluded when calculating rack utilization." msgstr "" -"Apparaten van dit type zijn uitgesloten bij de berekening van het " -"rackgebruik." -#: netbox/dcim/models/devices.py:116 +#: dcim/models/devices.py:116 msgid "is full depth" -msgstr "is volledig diep" +msgstr "" -#: netbox/dcim/models/devices.py:117 +#: dcim/models/devices.py:117 msgid "Device consumes both front and rear rack faces." msgstr "" -"Het apparaat verbruikt zowel de voorkant als de achterkant van het rack." -#: netbox/dcim/models/devices.py:123 +#: dcim/models/devices.py:123 msgid "parent/child status" -msgstr "status van ouder/kind" +msgstr "" -#: netbox/dcim/models/devices.py:124 +#: dcim/models/devices.py:124 msgid "" "Parent devices house child devices in device bays. Leave blank if this " "device type is neither a parent nor a child." msgstr "" -"In apparaten voor ouders zijn apparaten van kinderen ondergebracht in " -"apparaatvakken. Laat dit veld leeg als dit apparaattype geen ouder of kind " -"is." -#: netbox/dcim/models/devices.py:128 netbox/dcim/models/devices.py:649 +#: dcim/models/devices.py:128 dcim/models/devices.py:649 msgid "airflow" -msgstr "luchtstroom" +msgstr "" -#: netbox/dcim/models/devices.py:204 +#: dcim/models/devices.py:204 msgid "device type" -msgstr "apparaattype" +msgstr "" -#: netbox/dcim/models/devices.py:205 +#: dcim/models/devices.py:205 msgid "device types" -msgstr "soorten apparaten" +msgstr "" -#: netbox/dcim/models/devices.py:290 +#: dcim/models/devices.py:290 msgid "U height must be in increments of 0.5 rack units." -msgstr "De U-hoogte moet in stappen van 0,5 rekeenheden zijn." +msgstr "" -#: netbox/dcim/models/devices.py:307 +#: dcim/models/devices.py:307 #, python-brace-format msgid "" -"Device {device} in rack {rack} does not have sufficient space to accommodate" -" a height of {height}U" +"Device {device} in rack {rack} does not have sufficient space to accommodate " +"a height of {height}U" msgstr "" -"Apparaat {device} in een rek {rack} heeft niet voldoende ruimte voor een " -"hoogte van {height}U" -#: netbox/dcim/models/devices.py:322 +#: dcim/models/devices.py:322 #, python-brace-format msgid "" "Unable to set 0U height: Found {racked_instance_count} " "instances already mounted within racks." msgstr "" -"Kan de 0U-hoogte niet instellen: gevonden {racked_instance_count} instanties al in rekken " -"gemonteerd." -#: netbox/dcim/models/devices.py:331 +#: dcim/models/devices.py:331 msgid "" "Must delete all device bay templates associated with this device before " "declassifying it as a parent device." msgstr "" -"U moet alle sjablonen voor apparaatruimte verwijderen die aan dit apparaat " -"zijn gekoppeld voordat u het als ouderapparaat declassificeert." -#: netbox/dcim/models/devices.py:337 +#: dcim/models/devices.py:337 msgid "Child device types must be 0U." -msgstr "Apparaattypen voor kinderen moeten 0U zijn." +msgstr "" -#: netbox/dcim/models/devices.py:405 +#: dcim/models/devices.py:405 msgid "module type" -msgstr "moduletype" +msgstr "" -#: netbox/dcim/models/devices.py:406 +#: dcim/models/devices.py:406 msgid "module types" -msgstr "moduletypen" +msgstr "" -#: netbox/dcim/models/devices.py:475 +#: dcim/models/devices.py:475 msgid "Virtual machines may be assigned to this role" -msgstr "Virtuele machines kunnen aan deze rol worden toegewezen" +msgstr "" -#: netbox/dcim/models/devices.py:487 +#: dcim/models/devices.py:487 msgid "device role" -msgstr "rol van het apparaat" +msgstr "" -#: netbox/dcim/models/devices.py:488 +#: dcim/models/devices.py:488 msgid "device roles" -msgstr "rollen van het apparaat" +msgstr "" -#: netbox/dcim/models/devices.py:505 +#: dcim/models/devices.py:505 msgid "Optionally limit this platform to devices of a certain manufacturer" msgstr "" -"Beperk dit platform optioneel tot apparaten van een bepaalde fabrikant" -#: netbox/dcim/models/devices.py:517 +#: dcim/models/devices.py:517 msgid "platform" -msgstr "platform" +msgstr "" -#: netbox/dcim/models/devices.py:518 +#: dcim/models/devices.py:518 msgid "platforms" -msgstr "platformen" +msgstr "" -#: netbox/dcim/models/devices.py:566 +#: dcim/models/devices.py:566 msgid "The function this device serves" -msgstr "De functie die dit apparaat dient" +msgstr "" -#: netbox/dcim/models/devices.py:598 +#: dcim/models/devices.py:598 msgid "Chassis serial number, assigned by the manufacturer" -msgstr "Serienummer van het chassis, toegekend door de fabrikant" +msgstr "" -#: netbox/dcim/models/devices.py:606 netbox/dcim/models/devices.py:1171 +#: dcim/models/devices.py:606 dcim/models/devices.py:1171 msgid "A unique tag used to identify this device" -msgstr "Een unieke tag die wordt gebruikt om dit apparaat te identificeren" +msgstr "" -#: netbox/dcim/models/devices.py:633 +#: dcim/models/devices.py:633 msgid "position (U)" -msgstr "positie (U)" +msgstr "" -#: netbox/dcim/models/devices.py:640 +#: dcim/models/devices.py:640 msgid "rack face" -msgstr "gezicht met een rekje" +msgstr "" -#: netbox/dcim/models/devices.py:660 netbox/dcim/models/devices.py:1380 -#: netbox/virtualization/models/virtualmachines.py:100 +#: dcim/models/devices.py:660 dcim/models/devices.py:1380 +#: virtualization/models/virtualmachines.py:100 msgid "primary IPv4" -msgstr "primaire IPv4" +msgstr "" -#: netbox/dcim/models/devices.py:668 netbox/dcim/models/devices.py:1388 -#: netbox/virtualization/models/virtualmachines.py:108 +#: dcim/models/devices.py:668 dcim/models/devices.py:1388 +#: virtualization/models/virtualmachines.py:108 msgid "primary IPv6" -msgstr "primaire IPv6" +msgstr "" -#: netbox/dcim/models/devices.py:676 +#: dcim/models/devices.py:676 msgid "out-of-band IP" -msgstr "IP-adres buiten de band" +msgstr "" -#: netbox/dcim/models/devices.py:693 +#: dcim/models/devices.py:693 msgid "VC position" -msgstr "VC-positie" +msgstr "" -#: netbox/dcim/models/devices.py:696 +#: dcim/models/devices.py:696 msgid "Virtual chassis position" -msgstr "Virtuele chassispositie" +msgstr "" -#: netbox/dcim/models/devices.py:699 +#: dcim/models/devices.py:699 msgid "VC priority" -msgstr "VC-prioriteit" +msgstr "" -#: netbox/dcim/models/devices.py:703 +#: dcim/models/devices.py:703 msgid "Virtual chassis master election priority" -msgstr "Verkiezingsprioriteit van het virtuele chassis" +msgstr "" -#: netbox/dcim/models/devices.py:706 netbox/dcim/models/sites.py:207 +#: dcim/models/devices.py:706 dcim/models/sites.py:207 msgid "latitude" -msgstr "breedtegraad" +msgstr "" -#: netbox/dcim/models/devices.py:711 netbox/dcim/models/devices.py:719 -#: netbox/dcim/models/sites.py:212 netbox/dcim/models/sites.py:220 +#: dcim/models/devices.py:711 dcim/models/devices.py:719 +#: dcim/models/sites.py:212 dcim/models/sites.py:220 msgid "GPS coordinate in decimal format (xx.yyyyyy)" -msgstr "GPS-coördinaat in decimaal formaat (xx.jjjjj)" +msgstr "" -#: netbox/dcim/models/devices.py:714 netbox/dcim/models/sites.py:215 +#: dcim/models/devices.py:714 dcim/models/sites.py:215 msgid "longitude" -msgstr "lengtegraad" +msgstr "" -#: netbox/dcim/models/devices.py:787 +#: dcim/models/devices.py:787 msgid "Device name must be unique per site." -msgstr "De apparaatnaam moet per site uniek zijn." +msgstr "" -#: netbox/dcim/models/devices.py:798 netbox/ipam/models/services.py:75 +#: dcim/models/devices.py:798 ipam/models/services.py:75 msgid "device" -msgstr "apparaat" +msgstr "" -#: netbox/dcim/models/devices.py:799 +#: dcim/models/devices.py:799 msgid "devices" -msgstr "apparaten" +msgstr "" -#: netbox/dcim/models/devices.py:825 +#: dcim/models/devices.py:825 #, python-brace-format msgid "Rack {rack} does not belong to site {site}." -msgstr "Rek {rack} hoort niet bij de site {site}." +msgstr "" -#: netbox/dcim/models/devices.py:830 +#: dcim/models/devices.py:830 #, python-brace-format msgid "Location {location} does not belong to site {site}." -msgstr "Locatie {location} hoort niet bij de site {site}." +msgstr "" -#: netbox/dcim/models/devices.py:836 +#: dcim/models/devices.py:836 #, python-brace-format msgid "Rack {rack} does not belong to location {location}." -msgstr "Rek {rack} hoort niet bij de locatie {location}." +msgstr "" -#: netbox/dcim/models/devices.py:843 +#: dcim/models/devices.py:843 msgid "Cannot select a rack face without assigning a rack." -msgstr "Kan geen rackface selecteren zonder een rack toe te wijzen." +msgstr "" -#: netbox/dcim/models/devices.py:847 +#: dcim/models/devices.py:847 msgid "Cannot select a rack position without assigning a rack." -msgstr "Kan geen rackpositie selecteren zonder een rack toe te wijzen." +msgstr "" -#: netbox/dcim/models/devices.py:853 +#: dcim/models/devices.py:853 msgid "Position must be in increments of 0.5 rack units." -msgstr "De positie moet in stappen van 0,5 rekeenheden zijn." +msgstr "" -#: netbox/dcim/models/devices.py:857 +#: dcim/models/devices.py:857 msgid "Must specify rack face when defining rack position." msgstr "" -"Bij het bepalen van de positie van het rek moet het oppervlak van het rack " -"worden gespecificeerd." -#: netbox/dcim/models/devices.py:865 +#: dcim/models/devices.py:865 #, python-brace-format -msgid "" -"A 0U device type ({device_type}) cannot be assigned to a rack position." +msgid "A 0U device type ({device_type}) cannot be assigned to a rack position." msgstr "" -"Een 0U-apparaattype ({device_type}) kan niet worden toegewezen aan een " -"rackpositie." -#: netbox/dcim/models/devices.py:876 +#: dcim/models/devices.py:876 msgid "" "Child device types cannot be assigned to a rack face. This is an attribute " "of the parent device." msgstr "" -"Onderliggende apparaattypen kunnen niet aan een rackface worden toegewezen. " -"Dit is een kenmerk van het ouderapparaat." -#: netbox/dcim/models/devices.py:883 +#: dcim/models/devices.py:883 msgid "" "Child device types cannot be assigned to a rack position. This is an " "attribute of the parent device." msgstr "" -"Onderliggende apparaattypen kunnen niet worden toegewezen aan een " -"rackpositie. Dit is een kenmerk van het ouderapparaat." -#: netbox/dcim/models/devices.py:897 +#: dcim/models/devices.py:897 #, python-brace-format msgid "" "U{position} is already occupied or does not have sufficient space to " "accommodate this device type: {device_type} ({u_height}U)" msgstr "" -"U{position} is al bezet of beschikt niet over voldoende ruimte voor dit " -"apparaattype: {device_type} ({u_height}U)" -#: netbox/dcim/models/devices.py:912 +#: dcim/models/devices.py:912 #, python-brace-format msgid "{ip} is not an IPv4 address." -msgstr "{ip} is geen IPv4-adres." +msgstr "" -#: netbox/dcim/models/devices.py:921 netbox/dcim/models/devices.py:936 +#: dcim/models/devices.py:921 dcim/models/devices.py:936 #, python-brace-format msgid "The specified IP address ({ip}) is not assigned to this device." -msgstr "Het opgegeven IP-adres ({ip}) is niet toegewezen aan dit apparaat." +msgstr "" -#: netbox/dcim/models/devices.py:927 +#: dcim/models/devices.py:927 #, python-brace-format msgid "{ip} is not an IPv6 address." -msgstr "{ip} is geen IPv6-adres." +msgstr "" -#: netbox/dcim/models/devices.py:954 +#: dcim/models/devices.py:954 #, python-brace-format msgid "" "The assigned platform is limited to {platform_manufacturer} device types, " "but this device's type belongs to {devicetype_manufacturer}." msgstr "" -"Het toegewezen platform is beperkt tot {platform_manufacturer} " -"apparaattypen, maar het type van dit apparaat behoort tot " -"{devicetype_manufacturer}." -#: netbox/dcim/models/devices.py:965 +#: dcim/models/devices.py:965 #, python-brace-format msgid "The assigned cluster belongs to a different site ({site})" -msgstr "Het toegewezen cluster behoort tot een andere site ({site})" +msgstr "" -#: netbox/dcim/models/devices.py:973 +#: dcim/models/devices.py:973 msgid "A device assigned to a virtual chassis must have its position defined." msgstr "" -"De positie van een apparaat dat aan een virtueel chassis is toegewezen, moet" -" zijn positie hebben bepaald." -#: netbox/dcim/models/devices.py:1178 +#: dcim/models/devices.py:1178 msgid "module" -msgstr "module" +msgstr "" -#: netbox/dcim/models/devices.py:1179 +#: dcim/models/devices.py:1179 msgid "modules" -msgstr "modules" +msgstr "" -#: netbox/dcim/models/devices.py:1195 +#: dcim/models/devices.py:1195 #, python-brace-format msgid "" "Module must be installed within a module bay belonging to the assigned " "device ({device})." msgstr "" -"De module moet worden geïnstalleerd in een modulecompartiment dat bij het " -"toegewezen apparaat hoort ({device})." -#: netbox/dcim/models/devices.py:1299 +#: dcim/models/devices.py:1299 msgid "domain" -msgstr "domein" - -#: netbox/dcim/models/devices.py:1312 netbox/dcim/models/devices.py:1313 -msgid "virtual chassis" -msgstr "virtueel chassis" - -#: netbox/dcim/models/devices.py:1328 -#, python-brace-format -msgid "" -"The selected master ({master}) is not assigned to this virtual chassis." msgstr "" -"De geselecteerde master ({master}) is niet toegewezen aan dit virtuele " -"chassis." -#: netbox/dcim/models/devices.py:1344 +#: dcim/models/devices.py:1312 dcim/models/devices.py:1313 +msgid "virtual chassis" +msgstr "" + +#: dcim/models/devices.py:1328 +#, python-brace-format +msgid "The selected master ({master}) is not assigned to this virtual chassis." +msgstr "" + +#: dcim/models/devices.py:1344 #, python-brace-format msgid "" "Unable to delete virtual chassis {self}. There are member interfaces which " "form a cross-chassis LAG interfaces." msgstr "" -"Kan het virtuele chassis niet verwijderen {self}. Er zijn lidinterfaces die " -"een LAG-interface tussen chassis vormen." -#: netbox/dcim/models/devices.py:1369 netbox/vpn/models/l2vpn.py:37 +#: dcim/models/devices.py:1369 vpn/models/l2vpn.py:37 msgid "identifier" -msgstr "-identificatiecode" +msgstr "" -#: netbox/dcim/models/devices.py:1370 +#: dcim/models/devices.py:1370 msgid "Numeric identifier unique to the parent device" -msgstr "Numerieke identificatie die uniek is voor het ouderapparaat" +msgstr "" -#: netbox/dcim/models/devices.py:1398 netbox/extras/models/customfields.py:211 -#: netbox/extras/models/models.py:127 netbox/extras/models/models.py:722 -#: netbox/netbox/models/__init__.py:114 +#: dcim/models/devices.py:1398 extras/models/customfields.py:211 +#: extras/models/models.py:127 extras/models/models.py:722 +#: netbox/models/__init__.py:114 msgid "comments" -msgstr "reacties" +msgstr "" -#: netbox/dcim/models/devices.py:1414 +#: dcim/models/devices.py:1414 msgid "virtual device context" -msgstr "context van het virtuele apparaat" +msgstr "" -#: netbox/dcim/models/devices.py:1415 +#: dcim/models/devices.py:1415 msgid "virtual device contexts" -msgstr "contexten van virtuele apparaten" +msgstr "" -#: netbox/dcim/models/devices.py:1447 +#: dcim/models/devices.py:1447 #, python-brace-format msgid "{ip} is not an IPv{family} address." -msgstr "{ip} is geen IPv{family} adres." +msgstr "" -#: netbox/dcim/models/devices.py:1453 +#: dcim/models/devices.py:1453 msgid "Primary IP address must belong to an interface on the assigned device." msgstr "" -"Het primaire IP-adres moet bij een interface op het toegewezen apparaat " -"horen." -#: netbox/dcim/models/mixins.py:15 netbox/extras/models/configs.py:41 -#: netbox/extras/models/models.py:341 netbox/extras/models/models.py:550 -#: netbox/extras/models/search.py:48 netbox/ipam/models/ip.py:194 +#: dcim/models/mixins.py:15 extras/models/configs.py:41 +#: extras/models/models.py:341 extras/models/models.py:550 +#: extras/models/search.py:48 ipam/models/ip.py:194 msgid "weight" -msgstr "gewicht" +msgstr "" -#: netbox/dcim/models/mixins.py:22 +#: dcim/models/mixins.py:22 msgid "weight unit" -msgstr "gewichtseenheid" +msgstr "" -#: netbox/dcim/models/mixins.py:51 +#: dcim/models/mixins.py:51 msgid "Must specify a unit when setting a weight" -msgstr "Moet een eenheid specificeren bij het instellen van een gewicht" +msgstr "" -#: netbox/dcim/models/power.py:55 +#: dcim/models/power.py:55 msgid "power panel" -msgstr "voedingspaneel" +msgstr "" -#: netbox/dcim/models/power.py:56 +#: dcim/models/power.py:56 msgid "power panels" -msgstr "elektriciteitspanelen" +msgstr "" -#: netbox/dcim/models/power.py:70 +#: dcim/models/power.py:70 #, python-brace-format msgid "" "Location {location} ({location_site}) is in a different site than {site}" msgstr "" -"Locatie {location} ({location_site}) bevindt zich op een andere site dan " -"{site}" -#: netbox/dcim/models/power.py:108 +#: dcim/models/power.py:108 msgid "supply" -msgstr "bevoorrading" +msgstr "" -#: netbox/dcim/models/power.py:114 +#: dcim/models/power.py:114 msgid "phase" -msgstr "faseren" +msgstr "" -#: netbox/dcim/models/power.py:120 +#: dcim/models/power.py:120 msgid "voltage" -msgstr "spanning" +msgstr "" -#: netbox/dcim/models/power.py:125 +#: dcim/models/power.py:125 msgid "amperage" -msgstr "stroomsterkte" +msgstr "" -#: netbox/dcim/models/power.py:130 +#: dcim/models/power.py:130 msgid "max utilization" -msgstr "maximale benutting" +msgstr "" -#: netbox/dcim/models/power.py:133 +#: dcim/models/power.py:133 msgid "Maximum permissible draw (percentage)" -msgstr "Maximaal toelaatbare trekking (percentage)" +msgstr "" -#: netbox/dcim/models/power.py:136 +#: dcim/models/power.py:136 msgid "available power" -msgstr "beschikbaar vermogen" +msgstr "" -#: netbox/dcim/models/power.py:164 +#: dcim/models/power.py:164 msgid "power feed" -msgstr "voeding" +msgstr "" -#: netbox/dcim/models/power.py:165 +#: dcim/models/power.py:165 msgid "power feeds" -msgstr "voedingen" +msgstr "" -#: netbox/dcim/models/power.py:179 +#: dcim/models/power.py:179 #, python-brace-format msgid "" "Rack {rack} ({rack_site}) and power panel {powerpanel} ({powerpanel_site}) " "are in different sites." msgstr "" -"Rek {rack} ({rack_site}) en voedingspaneel {powerpanel} ({powerpanel_site}) " -"bevinden zich op verschillende locaties." -#: netbox/dcim/models/power.py:190 +#: dcim/models/power.py:190 msgid "Voltage cannot be negative for AC supply" -msgstr "De spanning kan niet negatief zijn voor de AC-voeding" - -#: netbox/dcim/models/racks.py:50 -msgid "rack role" -msgstr "rol als rack" - -#: netbox/dcim/models/racks.py:51 -msgid "rack roles" -msgstr "rollenbanen" - -#: netbox/dcim/models/racks.py:75 -msgid "facility ID" -msgstr "ID van de faciliteit" - -#: netbox/dcim/models/racks.py:76 -msgid "Locally-assigned identifier" -msgstr "Lokaal toegewezen identificatiecode" - -#: netbox/dcim/models/racks.py:109 netbox/ipam/forms/bulk_import.py:200 -#: netbox/ipam/forms/bulk_import.py:265 netbox/ipam/forms/bulk_import.py:300 -#: netbox/ipam/forms/bulk_import.py:467 -#: netbox/virtualization/forms/bulk_import.py:112 -msgid "Functional role" -msgstr "Functionele rol" - -#: netbox/dcim/models/racks.py:122 -msgid "A unique tag used to identify this rack" -msgstr "Een unieke tag die wordt gebruikt om dit rek te identificeren" - -#: netbox/dcim/models/racks.py:133 -msgid "width" -msgstr "breedte" - -#: netbox/dcim/models/racks.py:134 -msgid "Rail-to-rail width" -msgstr "Breedte van spoor tot spoor" - -#: netbox/dcim/models/racks.py:140 -msgid "Height in rack units" -msgstr "Hoogte in rekeenheden" - -#: netbox/dcim/models/racks.py:144 -msgid "starting unit" -msgstr "starteenheid" - -#: netbox/dcim/models/racks.py:146 -msgid "Starting unit for rack" -msgstr "Starteenheid voor rack" - -#: netbox/dcim/models/racks.py:150 -msgid "descending units" -msgstr "aflopende eenheden" - -#: netbox/dcim/models/racks.py:151 -msgid "Units are numbered top-to-bottom" -msgstr "Eenheden zijn van boven naar beneden genummerd" - -#: netbox/dcim/models/racks.py:154 -msgid "outer width" -msgstr "buitenbreedte" - -#: netbox/dcim/models/racks.py:157 -msgid "Outer dimension of rack (width)" -msgstr "Buitenafmeting van het rek (breedte)" - -#: netbox/dcim/models/racks.py:160 -msgid "outer depth" -msgstr "buitendiepte" - -#: netbox/dcim/models/racks.py:163 -msgid "Outer dimension of rack (depth)" -msgstr "Buitenafmeting van het rek (diepte)" - -#: netbox/dcim/models/racks.py:166 -msgid "outer unit" -msgstr "buiteneenheid" - -#: netbox/dcim/models/racks.py:172 -msgid "max weight" -msgstr "maximaal gewicht" - -#: netbox/dcim/models/racks.py:175 -msgid "Maximum load capacity for the rack" -msgstr "Maximaal draagvermogen voor het rack" - -#: netbox/dcim/models/racks.py:183 -msgid "mounting depth" -msgstr "montagediepte" - -#: netbox/dcim/models/racks.py:187 -msgid "" -"Maximum depth of a mounted device, in millimeters. For four-post racks, this" -" is the distance between the front and rear rails." msgstr "" -"Maximale diepte van een gemonteerd apparaat, in millimeters. Voor rekken met" -" vier stijlen is dit de afstand tussen de voor- en achterrails." -#: netbox/dcim/models/racks.py:221 +#: dcim/models/racks.py:50 +msgid "rack role" +msgstr "" + +#: dcim/models/racks.py:51 +msgid "rack roles" +msgstr "" + +#: dcim/models/racks.py:75 +msgid "facility ID" +msgstr "" + +#: dcim/models/racks.py:76 +msgid "Locally-assigned identifier" +msgstr "" + +#: dcim/models/racks.py:109 ipam/forms/bulk_import.py:200 +#: ipam/forms/bulk_import.py:265 ipam/forms/bulk_import.py:300 +#: ipam/forms/bulk_import.py:467 virtualization/forms/bulk_import.py:112 +msgid "Functional role" +msgstr "" + +#: dcim/models/racks.py:122 +msgid "A unique tag used to identify this rack" +msgstr "" + +#: dcim/models/racks.py:133 +msgid "width" +msgstr "" + +#: dcim/models/racks.py:134 +msgid "Rail-to-rail width" +msgstr "" + +#: dcim/models/racks.py:140 +msgid "Height in rack units" +msgstr "" + +#: dcim/models/racks.py:144 +msgid "starting unit" +msgstr "" + +#: dcim/models/racks.py:146 +msgid "Starting unit for rack" +msgstr "" + +#: dcim/models/racks.py:150 +msgid "descending units" +msgstr "" + +#: dcim/models/racks.py:151 +msgid "Units are numbered top-to-bottom" +msgstr "" + +#: dcim/models/racks.py:154 +msgid "outer width" +msgstr "" + +#: dcim/models/racks.py:157 +msgid "Outer dimension of rack (width)" +msgstr "" + +#: dcim/models/racks.py:160 +msgid "outer depth" +msgstr "" + +#: dcim/models/racks.py:163 +msgid "Outer dimension of rack (depth)" +msgstr "" + +#: dcim/models/racks.py:166 +msgid "outer unit" +msgstr "" + +#: dcim/models/racks.py:172 +msgid "max weight" +msgstr "" + +#: dcim/models/racks.py:175 +msgid "Maximum load capacity for the rack" +msgstr "" + +#: dcim/models/racks.py:183 +msgid "mounting depth" +msgstr "" + +#: dcim/models/racks.py:187 +msgid "" +"Maximum depth of a mounted device, in millimeters. For four-post racks, this " +"is the distance between the front and rear rails." +msgstr "" + +#: dcim/models/racks.py:221 msgid "rack" -msgstr "rek" +msgstr "" -#: netbox/dcim/models/racks.py:222 +#: dcim/models/racks.py:222 msgid "racks" -msgstr "rekken" +msgstr "" -#: netbox/dcim/models/racks.py:237 +#: dcim/models/racks.py:237 #, python-brace-format msgid "Assigned location must belong to parent site ({site})." -msgstr "De toegewezen locatie moet bij de bovenliggende site horen ({site})." +msgstr "" -#: netbox/dcim/models/racks.py:241 +#: dcim/models/racks.py:241 msgid "Must specify a unit when setting an outer width/depth" msgstr "" -"Moet een eenheid specificeren bij het instellen van een buitenbreedte/diepte" -#: netbox/dcim/models/racks.py:245 +#: dcim/models/racks.py:245 msgid "Must specify a unit when setting a maximum weight" msgstr "" -"Moet een eenheid specificeren bij het instellen van een maximaal gewicht" -#: netbox/dcim/models/racks.py:255 +#: dcim/models/racks.py:255 #, python-brace-format msgid "" "Rack must be at least {min_height}U tall to house currently installed " "devices." msgstr "" -"Het rek moet minimaal {min_height}Ik praat om de momenteel geïnstalleerde " -"apparaten te huisvesten." -#: netbox/dcim/models/racks.py:262 +#: dcim/models/racks.py:262 #, python-brace-format msgid "" "Rack unit numbering must begin at {position} or less to house currently " "installed devices." msgstr "" -"De nummering van de rackeenheid moet beginnen bij {position} of minder om " -"momenteel geïnstalleerde apparaten te huisvesten." -#: netbox/dcim/models/racks.py:270 +#: dcim/models/racks.py:270 #, python-brace-format msgid "Location must be from the same site, {site}." -msgstr "De locatie moet van dezelfde locatie zijn, {site}." +msgstr "" -#: netbox/dcim/models/racks.py:523 +#: dcim/models/racks.py:523 msgid "units" -msgstr "eenheden" +msgstr "" -#: netbox/dcim/models/racks.py:549 +#: dcim/models/racks.py:549 msgid "rack reservation" -msgstr "Reserveren van de baan" +msgstr "" -#: netbox/dcim/models/racks.py:550 +#: dcim/models/racks.py:550 msgid "rack reservations" -msgstr "Reserveringen volgen" +msgstr "" -#: netbox/dcim/models/racks.py:567 +#: dcim/models/racks.py:567 #, python-brace-format msgid "Invalid unit(s) for {height}U rack: {unit_list}" -msgstr "Ongeldige eenheid (en) voor {height}U-rail: {unit_list}" +msgstr "" -#: netbox/dcim/models/racks.py:580 +#: dcim/models/racks.py:580 #, python-brace-format msgid "The following units have already been reserved: {unit_list}" -msgstr "De volgende eenheden zijn al gereserveerd: {unit_list}" +msgstr "" -#: netbox/dcim/models/sites.py:49 +#: dcim/models/sites.py:49 msgid "A top-level region with this name already exists." -msgstr "Er bestaat al een regio op het hoogste niveau met deze naam." +msgstr "" -#: netbox/dcim/models/sites.py:59 +#: dcim/models/sites.py:59 msgid "A top-level region with this slug already exists." -msgstr "Er bestaat al een regio op het hoogste niveau met deze naaktslak." +msgstr "" -#: netbox/dcim/models/sites.py:62 +#: dcim/models/sites.py:62 msgid "region" -msgstr "regio" +msgstr "" -#: netbox/dcim/models/sites.py:63 +#: dcim/models/sites.py:63 msgid "regions" -msgstr "regio's" +msgstr "" -#: netbox/dcim/models/sites.py:102 +#: dcim/models/sites.py:102 msgid "A top-level site group with this name already exists." -msgstr "Er bestaat al een sitegroep op het hoogste niveau met deze naam." +msgstr "" -#: netbox/dcim/models/sites.py:112 +#: dcim/models/sites.py:112 msgid "A top-level site group with this slug already exists." -msgstr "Er bestaat al een sitegroep op het hoogste niveau met deze slug." +msgstr "" -#: netbox/dcim/models/sites.py:115 +#: dcim/models/sites.py:115 msgid "site group" -msgstr "sitegroep" +msgstr "" -#: netbox/dcim/models/sites.py:116 +#: dcim/models/sites.py:116 msgid "site groups" -msgstr "sitegroepen" +msgstr "" -#: netbox/dcim/models/sites.py:141 +#: dcim/models/sites.py:141 msgid "Full name of the site" -msgstr "Volledige naam van de site" +msgstr "" -#: netbox/dcim/models/sites.py:181 netbox/dcim/models/sites.py:279 +#: dcim/models/sites.py:181 dcim/models/sites.py:279 msgid "facility" -msgstr "faciliteit" +msgstr "" -#: netbox/dcim/models/sites.py:184 netbox/dcim/models/sites.py:282 +#: dcim/models/sites.py:184 dcim/models/sites.py:282 msgid "Local facility ID or description" -msgstr "ID of beschrijving van de lokale faciliteit" +msgstr "" -#: netbox/dcim/models/sites.py:195 +#: dcim/models/sites.py:195 msgid "physical address" -msgstr "fysiek adres" +msgstr "" -#: netbox/dcim/models/sites.py:198 +#: dcim/models/sites.py:198 msgid "Physical location of the building" -msgstr "Fysieke locatie van het gebouw" +msgstr "" -#: netbox/dcim/models/sites.py:201 +#: dcim/models/sites.py:201 msgid "shipping address" -msgstr "verzendadres" +msgstr "" -#: netbox/dcim/models/sites.py:204 +#: dcim/models/sites.py:204 msgid "If different from the physical address" -msgstr "Indien anders dan het fysieke adres" +msgstr "" -#: netbox/dcim/models/sites.py:238 +#: dcim/models/sites.py:238 msgid "site" -msgstr "site" +msgstr "" -#: netbox/dcim/models/sites.py:239 +#: dcim/models/sites.py:239 msgid "sites" -msgstr "sites" +msgstr "" -#: netbox/dcim/models/sites.py:309 +#: dcim/models/sites.py:309 msgid "A location with this name already exists within the specified site." -msgstr "Er bestaat al een locatie met deze naam op de opgegeven site." +msgstr "" -#: netbox/dcim/models/sites.py:319 +#: dcim/models/sites.py:319 msgid "A location with this slug already exists within the specified site." -msgstr "Er bestaat al een locatie met deze slug binnen de opgegeven site." +msgstr "" -#: netbox/dcim/models/sites.py:322 +#: dcim/models/sites.py:322 msgid "location" -msgstr "locatie" +msgstr "" -#: netbox/dcim/models/sites.py:323 +#: dcim/models/sites.py:323 msgid "locations" -msgstr "locaties" +msgstr "" -#: netbox/dcim/models/sites.py:337 +#: dcim/models/sites.py:337 #, python-brace-format msgid "Parent location ({parent}) must belong to the same site ({site})." msgstr "" -"Locatie van de ouder ({parent}) moet tot dezelfde site behoren ({site})." -#: netbox/dcim/tables/cables.py:55 +#: dcim/tables/cables.py:55 msgid "Termination A" -msgstr "Beëindiging A" +msgstr "" -#: netbox/dcim/tables/cables.py:60 +#: dcim/tables/cables.py:60 msgid "Termination B" -msgstr "Beëindiging B" +msgstr "" -#: netbox/dcim/tables/cables.py:66 netbox/wireless/tables/wirelesslink.py:22 +#: dcim/tables/cables.py:66 wireless/tables/wirelesslink.py:22 msgid "Device A" -msgstr "Apparaat A" +msgstr "" -#: netbox/dcim/tables/cables.py:72 netbox/wireless/tables/wirelesslink.py:31 +#: dcim/tables/cables.py:72 wireless/tables/wirelesslink.py:31 msgid "Device B" -msgstr "Apparaat B" +msgstr "" -#: netbox/dcim/tables/cables.py:78 +#: dcim/tables/cables.py:78 msgid "Location A" -msgstr "Locatie A" +msgstr "" -#: netbox/dcim/tables/cables.py:84 +#: dcim/tables/cables.py:84 msgid "Location B" -msgstr "Locatie B" +msgstr "" -#: netbox/dcim/tables/cables.py:90 +#: dcim/tables/cables.py:90 msgid "Rack A" -msgstr "Rek A" +msgstr "" -#: netbox/dcim/tables/cables.py:96 +#: dcim/tables/cables.py:96 msgid "Rack B" -msgstr "Rek B" +msgstr "" -#: netbox/dcim/tables/cables.py:102 +#: dcim/tables/cables.py:102 msgid "Site A" -msgstr "Site A" +msgstr "" -#: netbox/dcim/tables/cables.py:108 +#: dcim/tables/cables.py:108 msgid "Site B" -msgstr "Locatie B" +msgstr "" -#: netbox/dcim/tables/connections.py:31 netbox/dcim/tables/connections.py:50 -#: netbox/dcim/tables/connections.py:71 -#: netbox/templates/dcim/inc/connection_endpoints.html:16 +#: dcim/tables/connections.py:31 dcim/tables/connections.py:50 +#: dcim/tables/connections.py:71 +#: templates/dcim/inc/connection_endpoints.html:16 msgid "Reachable" -msgstr "Bereikbaar" +msgstr "" -#: netbox/dcim/tables/devices.py:58 netbox/dcim/tables/devices.py:103 -#: netbox/dcim/tables/racks.py:81 netbox/dcim/tables/sites.py:143 -#: netbox/extras/tables/tables.py:436 netbox/netbox/navigation/menu.py:56 -#: netbox/netbox/navigation/menu.py:60 netbox/netbox/navigation/menu.py:62 -#: netbox/virtualization/forms/model_forms.py:122 -#: netbox/virtualization/tables/clusters.py:83 -#: netbox/virtualization/views.py:205 +#: dcim/tables/devices.py:58 dcim/tables/devices.py:103 dcim/tables/racks.py:81 +#: dcim/tables/sites.py:143 extras/tables/tables.py:436 +#: netbox/navigation/menu.py:56 netbox/navigation/menu.py:60 +#: netbox/navigation/menu.py:62 virtualization/forms/model_forms.py:122 +#: virtualization/tables/clusters.py:83 virtualization/views.py:205 msgid "Devices" -msgstr "Apparaten" +msgstr "" -#: netbox/dcim/tables/devices.py:63 netbox/dcim/tables/devices.py:108 -#: netbox/virtualization/tables/clusters.py:88 +#: dcim/tables/devices.py:63 dcim/tables/devices.py:108 +#: virtualization/tables/clusters.py:88 msgid "VMs" -msgstr "VM's" +msgstr "" -#: netbox/dcim/tables/devices.py:97 netbox/dcim/tables/devices.py:213 -#: netbox/extras/forms/model_forms.py:506 -#: netbox/templates/dcim/device.html:112 -#: netbox/templates/dcim/device/render_config.html:11 -#: netbox/templates/dcim/device/render_config.html:14 -#: netbox/templates/dcim/devicerole.html:44 -#: netbox/templates/dcim/platform.html:41 -#: netbox/templates/extras/configtemplate.html:10 -#: netbox/templates/virtualization/virtualmachine.html:44 -#: netbox/templates/virtualization/virtualmachine/render_config.html:11 -#: netbox/templates/virtualization/virtualmachine/render_config.html:14 -#: netbox/virtualization/tables/virtualmachines.py:106 +#: dcim/tables/devices.py:97 dcim/tables/devices.py:213 +#: extras/forms/model_forms.py:506 templates/dcim/device.html:112 +#: templates/dcim/device/render_config.html:11 +#: templates/dcim/device/render_config.html:14 +#: templates/dcim/devicerole.html:44 templates/dcim/platform.html:41 +#: templates/extras/configtemplate.html:10 +#: templates/virtualization/virtualmachine.html:44 +#: templates/virtualization/virtualmachine/render_config.html:11 +#: templates/virtualization/virtualmachine/render_config.html:14 +#: virtualization/tables/virtualmachines.py:106 msgid "Config Template" -msgstr "Configuratiesjabloon" +msgstr "" -#: netbox/dcim/tables/devices.py:147 netbox/templates/dcim/sitegroup.html:26 +#: dcim/tables/devices.py:147 templates/dcim/sitegroup.html:26 msgid "Site Group" -msgstr "Sitegroep" +msgstr "" -#: netbox/dcim/tables/devices.py:184 netbox/dcim/tables/devices.py:1033 -#: netbox/ipam/forms/bulk_import.py:511 netbox/ipam/forms/model_forms.py:304 -#: netbox/ipam/forms/model_forms.py:313 netbox/ipam/tables/ip.py:352 -#: netbox/ipam/tables/ip.py:418 netbox/ipam/tables/ip.py:441 -#: netbox/templates/ipam/ipaddress.html:11 -#: netbox/virtualization/tables/virtualmachines.py:94 +#: dcim/tables/devices.py:184 dcim/tables/devices.py:1033 +#: ipam/forms/bulk_import.py:511 ipam/forms/model_forms.py:304 +#: ipam/forms/model_forms.py:313 ipam/tables/ip.py:352 ipam/tables/ip.py:418 +#: ipam/tables/ip.py:441 templates/ipam/ipaddress.html:11 +#: virtualization/tables/virtualmachines.py:94 msgid "IP Address" -msgstr "IP-adres" +msgstr "" -#: netbox/dcim/tables/devices.py:188 netbox/dcim/tables/devices.py:1037 -#: netbox/virtualization/tables/virtualmachines.py:85 +#: dcim/tables/devices.py:188 dcim/tables/devices.py:1037 +#: virtualization/tables/virtualmachines.py:85 msgid "IPv4 Address" -msgstr "IPv4-adres" +msgstr "" -#: netbox/dcim/tables/devices.py:192 netbox/dcim/tables/devices.py:1041 -#: netbox/virtualization/tables/virtualmachines.py:89 +#: dcim/tables/devices.py:192 dcim/tables/devices.py:1041 +#: virtualization/tables/virtualmachines.py:89 msgid "IPv6 Address" -msgstr "IPv6-adres" +msgstr "" -#: netbox/dcim/tables/devices.py:207 +#: dcim/tables/devices.py:207 msgid "VC Position" -msgstr "VC-positie" +msgstr "" -#: netbox/dcim/tables/devices.py:210 +#: dcim/tables/devices.py:210 msgid "VC Priority" -msgstr "VC-prioriteit" +msgstr "" -#: netbox/dcim/tables/devices.py:217 netbox/templates/dcim/device_edit.html:38 -#: netbox/templates/dcim/devicebay_populate.html:16 +#: dcim/tables/devices.py:217 templates/dcim/device_edit.html:38 +#: templates/dcim/devicebay_populate.html:16 msgid "Parent Device" -msgstr "Apparaat voor ouders" +msgstr "" -#: netbox/dcim/tables/devices.py:222 +#: dcim/tables/devices.py:222 msgid "Position (Device Bay)" -msgstr "Positie (apparaatvak)" +msgstr "" -#: netbox/dcim/tables/devices.py:231 +#: dcim/tables/devices.py:231 msgid "Console ports" -msgstr "Consolepoorten" +msgstr "" -#: netbox/dcim/tables/devices.py:234 +#: dcim/tables/devices.py:234 msgid "Console server ports" -msgstr "Serverpoorten voor de console" +msgstr "" -#: netbox/dcim/tables/devices.py:237 +#: dcim/tables/devices.py:237 msgid "Power ports" -msgstr "Voedingspoorten" +msgstr "" -#: netbox/dcim/tables/devices.py:240 +#: dcim/tables/devices.py:240 msgid "Power outlets" -msgstr "Stopcontacten" +msgstr "" -#: netbox/dcim/tables/devices.py:243 netbox/dcim/tables/devices.py:1046 -#: netbox/dcim/tables/devicetypes.py:125 netbox/dcim/views.py:988 -#: netbox/dcim/views.py:1227 netbox/dcim/views.py:1908 -#: netbox/netbox/navigation/menu.py:81 netbox/netbox/navigation/menu.py:237 -#: netbox/templates/dcim/device/base.html:37 -#: netbox/templates/dcim/device_list.html:43 -#: netbox/templates/dcim/devicetype/base.html:34 -#: netbox/templates/dcim/module.html:34 -#: netbox/templates/dcim/moduletype/base.html:34 -#: netbox/templates/dcim/virtualdevicecontext.html:61 -#: netbox/templates/dcim/virtualdevicecontext.html:81 -#: netbox/templates/virtualization/virtualmachine/base.html:27 -#: netbox/templates/virtualization/virtualmachine_list.html:14 -#: netbox/virtualization/tables/virtualmachines.py:100 -#: netbox/virtualization/views.py:363 netbox/wireless/tables/wirelesslan.py:55 +#: dcim/tables/devices.py:243 dcim/tables/devices.py:1046 +#: dcim/tables/devicetypes.py:125 dcim/views.py:988 dcim/views.py:1227 +#: dcim/views.py:1908 netbox/navigation/menu.py:81 +#: netbox/navigation/menu.py:237 templates/dcim/device/base.html:37 +#: templates/dcim/device_list.html:43 templates/dcim/devicetype/base.html:34 +#: templates/dcim/module.html:34 templates/dcim/moduletype/base.html:34 +#: templates/dcim/virtualdevicecontext.html:61 +#: templates/dcim/virtualdevicecontext.html:81 +#: templates/virtualization/virtualmachine/base.html:27 +#: templates/virtualization/virtualmachine_list.html:14 +#: virtualization/tables/virtualmachines.py:100 virtualization/views.py:363 +#: wireless/tables/wirelesslan.py:55 msgid "Interfaces" -msgstr "Interfaces" +msgstr "" -#: netbox/dcim/tables/devices.py:246 +#: dcim/tables/devices.py:246 msgid "Front ports" -msgstr "Poorten vooraan" +msgstr "" -#: netbox/dcim/tables/devices.py:252 +#: dcim/tables/devices.py:252 msgid "Device bays" -msgstr "Toestelvakken" +msgstr "" -#: netbox/dcim/tables/devices.py:255 +#: dcim/tables/devices.py:255 msgid "Module bays" -msgstr "Modulebays" +msgstr "" -#: netbox/dcim/tables/devices.py:258 +#: dcim/tables/devices.py:258 msgid "Inventory items" -msgstr "Inventarisartikelen" +msgstr "" -#: netbox/dcim/tables/devices.py:297 netbox/dcim/tables/modules.py:56 -#: netbox/templates/dcim/modulebay.html:17 +#: dcim/tables/devices.py:297 dcim/tables/modules.py:56 +#: templates/dcim/modulebay.html:17 msgid "Module Bay" -msgstr "Modulebaai" +msgstr "" -#: netbox/dcim/tables/devices.py:310 netbox/dcim/tables/devicetypes.py:48 -#: netbox/dcim/tables/devicetypes.py:140 netbox/dcim/views.py:1063 -#: netbox/dcim/views.py:2006 netbox/netbox/navigation/menu.py:90 -#: netbox/templates/dcim/device/base.html:52 -#: netbox/templates/dcim/device_list.html:71 -#: netbox/templates/dcim/devicetype/base.html:49 -#: netbox/templates/dcim/inc/panels/inventory_items.html:6 -#: netbox/templates/dcim/inventoryitemrole.html:32 +#: dcim/tables/devices.py:310 dcim/tables/devicetypes.py:48 +#: dcim/tables/devicetypes.py:140 dcim/views.py:1063 dcim/views.py:2006 +#: netbox/navigation/menu.py:90 templates/dcim/device/base.html:52 +#: templates/dcim/device_list.html:71 templates/dcim/devicetype/base.html:49 +#: templates/dcim/inc/panels/inventory_items.html:6 +#: templates/dcim/inventoryitemrole.html:32 msgid "Inventory Items" -msgstr "Inventarisartikelen" +msgstr "" -#: netbox/dcim/tables/devices.py:322 +#: dcim/tables/devices.py:322 msgid "Cable Color" -msgstr "Kleur van de kabel" +msgstr "" -#: netbox/dcim/tables/devices.py:328 +#: dcim/tables/devices.py:328 msgid "Link Peers" -msgstr "Peers koppelen" +msgstr "" -#: netbox/dcim/tables/devices.py:331 +#: dcim/tables/devices.py:331 msgid "Mark Connected" -msgstr "Markeer Verbonden" +msgstr "" -#: netbox/dcim/tables/devices.py:449 +#: dcim/tables/devices.py:449 msgid "Maximum draw (W)" -msgstr "Maximale trekkracht (W)" +msgstr "" -#: netbox/dcim/tables/devices.py:452 +#: dcim/tables/devices.py:452 msgid "Allocated draw (W)" -msgstr "Toegewezen trekking (W)" +msgstr "" -#: netbox/dcim/tables/devices.py:546 netbox/ipam/forms/model_forms.py:747 -#: netbox/ipam/tables/fhrp.py:28 netbox/ipam/views.py:596 -#: netbox/ipam/views.py:696 netbox/netbox/navigation/menu.py:145 -#: netbox/netbox/navigation/menu.py:147 -#: netbox/templates/dcim/interface.html:339 -#: netbox/templates/ipam/ipaddress_bulk_add.html:15 -#: netbox/templates/ipam/service.html:40 -#: netbox/templates/virtualization/vminterface.html:85 -#: netbox/vpn/tables/tunnels.py:98 +#: dcim/tables/devices.py:546 ipam/forms/model_forms.py:747 +#: ipam/tables/fhrp.py:28 ipam/views.py:596 ipam/views.py:696 +#: netbox/navigation/menu.py:145 netbox/navigation/menu.py:147 +#: templates/dcim/interface.html:339 templates/ipam/ipaddress_bulk_add.html:15 +#: templates/ipam/service.html:40 templates/virtualization/vminterface.html:85 +#: vpn/tables/tunnels.py:98 msgid "IP Addresses" -msgstr "IP-adressen" +msgstr "" -#: netbox/dcim/tables/devices.py:552 netbox/netbox/navigation/menu.py:189 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:6 +#: dcim/tables/devices.py:552 netbox/navigation/menu.py:189 +#: templates/ipam/inc/panels/fhrp_groups.html:6 msgid "FHRP Groups" -msgstr "FHRP-groepen" +msgstr "" -#: netbox/dcim/tables/devices.py:564 netbox/templates/dcim/interface.html:89 -#: netbox/templates/virtualization/vminterface.html:67 -#: netbox/templates/vpn/tunnel.html:18 -#: netbox/templates/vpn/tunneltermination.html:13 -#: netbox/vpn/forms/bulk_edit.py:76 netbox/vpn/forms/bulk_import.py:76 -#: netbox/vpn/forms/filtersets.py:42 netbox/vpn/forms/filtersets.py:82 -#: netbox/vpn/forms/model_forms.py:60 netbox/vpn/forms/model_forms.py:145 -#: netbox/vpn/tables/tunnels.py:78 +#: dcim/tables/devices.py:564 templates/dcim/interface.html:89 +#: templates/virtualization/vminterface.html:67 templates/vpn/tunnel.html:18 +#: templates/vpn/tunneltermination.html:13 vpn/forms/bulk_edit.py:76 +#: vpn/forms/bulk_import.py:76 vpn/forms/filtersets.py:42 +#: vpn/forms/filtersets.py:82 vpn/forms/model_forms.py:60 +#: vpn/forms/model_forms.py:145 vpn/tables/tunnels.py:78 msgid "Tunnel" -msgstr "Tunnel" +msgstr "" -#: netbox/dcim/tables/devices.py:589 netbox/dcim/tables/devicetypes.py:224 -#: netbox/templates/dcim/interface.html:65 +#: dcim/tables/devices.py:589 dcim/tables/devicetypes.py:224 +#: templates/dcim/interface.html:65 msgid "Management Only" -msgstr "Alleen beheer" +msgstr "" -#: netbox/dcim/tables/devices.py:607 +#: dcim/tables/devices.py:607 msgid "VDCs" -msgstr "VDC's" +msgstr "" -#: netbox/dcim/tables/devices.py:852 netbox/templates/dcim/modulebay.html:49 +#: dcim/tables/devices.py:852 templates/dcim/modulebay.html:49 msgid "Installed Module" -msgstr "Geïnstalleerde module" +msgstr "" -#: netbox/dcim/tables/devices.py:855 +#: dcim/tables/devices.py:855 msgid "Module Serial" -msgstr "Seriële module" +msgstr "" -#: netbox/dcim/tables/devices.py:859 +#: dcim/tables/devices.py:859 msgid "Module Asset Tag" -msgstr "Tag voor module-bedrijfsmiddelen" +msgstr "" -#: netbox/dcim/tables/devices.py:868 +#: dcim/tables/devices.py:868 msgid "Module Status" -msgstr "Status van de module" +msgstr "" -#: netbox/dcim/tables/devices.py:910 netbox/dcim/tables/devicetypes.py:308 -#: netbox/templates/dcim/inventoryitem.html:40 +#: dcim/tables/devices.py:910 dcim/tables/devicetypes.py:308 +#: templates/dcim/inventoryitem.html:40 msgid "Component" -msgstr "Onderdeel" +msgstr "" -#: netbox/dcim/tables/devices.py:965 +#: dcim/tables/devices.py:965 msgid "Items" -msgstr "Artikelen" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:38 netbox/netbox/navigation/menu.py:71 -#: netbox/netbox/navigation/menu.py:73 +#: dcim/tables/devicetypes.py:38 netbox/navigation/menu.py:71 +#: netbox/navigation/menu.py:73 msgid "Device Types" -msgstr "Apparaattypen" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:43 netbox/netbox/navigation/menu.py:74 +#: dcim/tables/devicetypes.py:43 netbox/navigation/menu.py:74 msgid "Module Types" -msgstr "Moduletypen" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:53 netbox/extras/forms/filtersets.py:380 -#: netbox/extras/forms/model_forms.py:413 netbox/extras/tables/tables.py:431 -#: netbox/netbox/navigation/menu.py:65 +#: dcim/tables/devicetypes.py:53 extras/forms/filtersets.py:380 +#: extras/forms/model_forms.py:413 extras/tables/tables.py:431 +#: netbox/navigation/menu.py:65 msgid "Platforms" -msgstr "Platformen" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:85 -#: netbox/templates/dcim/devicetype.html:29 +#: dcim/tables/devicetypes.py:85 templates/dcim/devicetype.html:29 msgid "Default Platform" -msgstr "Standaardplatform" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:89 -#: netbox/templates/dcim/devicetype.html:45 +#: dcim/tables/devicetypes.py:89 templates/dcim/devicetype.html:45 msgid "Full Depth" -msgstr "Volledige diepte" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:98 +#: dcim/tables/devicetypes.py:98 msgid "U Height" -msgstr "U-hoogte" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:110 netbox/dcim/tables/modules.py:26 +#: dcim/tables/devicetypes.py:110 dcim/tables/modules.py:26 msgid "Instances" -msgstr "Instanties" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:113 netbox/dcim/views.py:928 -#: netbox/dcim/views.py:1167 netbox/dcim/views.py:1844 -#: netbox/netbox/navigation/menu.py:84 -#: netbox/templates/dcim/device/base.html:25 -#: netbox/templates/dcim/device_list.html:15 -#: netbox/templates/dcim/devicetype/base.html:22 -#: netbox/templates/dcim/module.html:22 -#: netbox/templates/dcim/moduletype/base.html:22 +#: dcim/tables/devicetypes.py:113 dcim/views.py:928 dcim/views.py:1167 +#: dcim/views.py:1844 netbox/navigation/menu.py:84 +#: templates/dcim/device/base.html:25 templates/dcim/device_list.html:15 +#: templates/dcim/devicetype/base.html:22 templates/dcim/module.html:22 +#: templates/dcim/moduletype/base.html:22 msgid "Console Ports" -msgstr "Consolepoorten" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:116 netbox/dcim/views.py:943 -#: netbox/dcim/views.py:1182 netbox/dcim/views.py:1860 -#: netbox/netbox/navigation/menu.py:85 -#: netbox/templates/dcim/device/base.html:28 -#: netbox/templates/dcim/device_list.html:22 -#: netbox/templates/dcim/devicetype/base.html:25 -#: netbox/templates/dcim/module.html:25 -#: netbox/templates/dcim/moduletype/base.html:25 +#: dcim/tables/devicetypes.py:116 dcim/views.py:943 dcim/views.py:1182 +#: dcim/views.py:1860 netbox/navigation/menu.py:85 +#: templates/dcim/device/base.html:28 templates/dcim/device_list.html:22 +#: templates/dcim/devicetype/base.html:25 templates/dcim/module.html:25 +#: templates/dcim/moduletype/base.html:25 msgid "Console Server Ports" -msgstr "Serverpoorten voor de console" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:119 netbox/dcim/views.py:958 -#: netbox/dcim/views.py:1197 netbox/dcim/views.py:1876 -#: netbox/netbox/navigation/menu.py:86 -#: netbox/templates/dcim/device/base.html:31 -#: netbox/templates/dcim/device_list.html:29 -#: netbox/templates/dcim/devicetype/base.html:28 -#: netbox/templates/dcim/module.html:28 -#: netbox/templates/dcim/moduletype/base.html:28 +#: dcim/tables/devicetypes.py:119 dcim/views.py:958 dcim/views.py:1197 +#: dcim/views.py:1876 netbox/navigation/menu.py:86 +#: templates/dcim/device/base.html:31 templates/dcim/device_list.html:29 +#: templates/dcim/devicetype/base.html:28 templates/dcim/module.html:28 +#: templates/dcim/moduletype/base.html:28 msgid "Power Ports" -msgstr "Voedingspoorten" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:122 netbox/dcim/views.py:973 -#: netbox/dcim/views.py:1212 netbox/dcim/views.py:1892 -#: netbox/netbox/navigation/menu.py:87 -#: netbox/templates/dcim/device/base.html:34 -#: netbox/templates/dcim/device_list.html:36 -#: netbox/templates/dcim/devicetype/base.html:31 -#: netbox/templates/dcim/module.html:31 -#: netbox/templates/dcim/moduletype/base.html:31 +#: dcim/tables/devicetypes.py:122 dcim/views.py:973 dcim/views.py:1212 +#: dcim/views.py:1892 netbox/navigation/menu.py:87 +#: templates/dcim/device/base.html:34 templates/dcim/device_list.html:36 +#: templates/dcim/devicetype/base.html:31 templates/dcim/module.html:31 +#: templates/dcim/moduletype/base.html:31 msgid "Power Outlets" -msgstr "Stopcontacten" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:128 netbox/dcim/views.py:1003 -#: netbox/dcim/views.py:1242 netbox/dcim/views.py:1930 -#: netbox/netbox/navigation/menu.py:82 -#: netbox/templates/dcim/device/base.html:40 -#: netbox/templates/dcim/devicetype/base.html:37 -#: netbox/templates/dcim/module.html:37 -#: netbox/templates/dcim/moduletype/base.html:37 +#: dcim/tables/devicetypes.py:128 dcim/views.py:1003 dcim/views.py:1242 +#: dcim/views.py:1930 netbox/navigation/menu.py:82 +#: templates/dcim/device/base.html:40 templates/dcim/devicetype/base.html:37 +#: templates/dcim/module.html:37 templates/dcim/moduletype/base.html:37 msgid "Front Ports" -msgstr "Ports aan de voorkant" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:131 netbox/dcim/views.py:1018 -#: netbox/dcim/views.py:1257 netbox/dcim/views.py:1946 -#: netbox/netbox/navigation/menu.py:83 -#: netbox/templates/dcim/device/base.html:43 -#: netbox/templates/dcim/device_list.html:50 -#: netbox/templates/dcim/devicetype/base.html:40 -#: netbox/templates/dcim/module.html:40 -#: netbox/templates/dcim/moduletype/base.html:40 +#: dcim/tables/devicetypes.py:131 dcim/views.py:1018 dcim/views.py:1257 +#: dcim/views.py:1946 netbox/navigation/menu.py:83 +#: templates/dcim/device/base.html:43 templates/dcim/device_list.html:50 +#: templates/dcim/devicetype/base.html:40 templates/dcim/module.html:40 +#: templates/dcim/moduletype/base.html:40 msgid "Rear Ports" -msgstr "Poorten achteraan" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:134 netbox/dcim/views.py:1048 -#: netbox/dcim/views.py:1986 netbox/netbox/navigation/menu.py:89 -#: netbox/templates/dcim/device/base.html:49 -#: netbox/templates/dcim/device_list.html:57 -#: netbox/templates/dcim/devicetype/base.html:46 +#: dcim/tables/devicetypes.py:134 dcim/views.py:1048 dcim/views.py:1986 +#: netbox/navigation/menu.py:89 templates/dcim/device/base.html:49 +#: templates/dcim/device_list.html:57 templates/dcim/devicetype/base.html:46 msgid "Device Bays" -msgstr "Apparaatvakken" +msgstr "" -#: netbox/dcim/tables/devicetypes.py:137 netbox/dcim/views.py:1033 -#: netbox/dcim/views.py:1966 netbox/netbox/navigation/menu.py:88 -#: netbox/templates/dcim/device/base.html:46 -#: netbox/templates/dcim/device_list.html:64 -#: netbox/templates/dcim/devicetype/base.html:43 +#: dcim/tables/devicetypes.py:137 dcim/views.py:1033 dcim/views.py:1966 +#: netbox/navigation/menu.py:88 templates/dcim/device/base.html:46 +#: templates/dcim/device_list.html:64 templates/dcim/devicetype/base.html:43 msgid "Module Bays" -msgstr "Modulebays" +msgstr "" -#: netbox/dcim/tables/power.py:36 netbox/netbox/navigation/menu.py:282 -#: netbox/templates/dcim/powerpanel.html:51 +#: dcim/tables/power.py:36 netbox/navigation/menu.py:282 +#: templates/dcim/powerpanel.html:51 msgid "Power Feeds" -msgstr "Stroomvoedingen" +msgstr "" -#: netbox/dcim/tables/power.py:80 netbox/templates/dcim/powerfeed.html:99 +#: dcim/tables/power.py:80 templates/dcim/powerfeed.html:99 msgid "Max Utilization" -msgstr "Maximaal gebruik" +msgstr "" -#: netbox/dcim/tables/power.py:84 +#: dcim/tables/power.py:84 msgid "Available Power (VA)" -msgstr "Beschikbaar vermogen (VA)" +msgstr "" -#: netbox/dcim/tables/racks.py:29 netbox/dcim/tables/sites.py:138 -#: netbox/netbox/navigation/menu.py:24 netbox/netbox/navigation/menu.py:26 +#: dcim/tables/racks.py:29 dcim/tables/sites.py:138 +#: netbox/navigation/menu.py:24 netbox/navigation/menu.py:26 msgid "Racks" -msgstr "Rekken" +msgstr "" -#: netbox/dcim/tables/racks.py:73 netbox/templates/dcim/device.html:318 -#: netbox/templates/dcim/rack.html:90 +#: dcim/tables/racks.py:73 templates/dcim/device.html:318 +#: templates/dcim/rack.html:90 msgid "Height" -msgstr "Hoogte" +msgstr "" -#: netbox/dcim/tables/racks.py:85 +#: dcim/tables/racks.py:85 msgid "Space" -msgstr "Ruimte" +msgstr "" -#: netbox/dcim/tables/racks.py:96 netbox/templates/dcim/rack.html:100 +#: dcim/tables/racks.py:96 templates/dcim/rack.html:100 msgid "Outer Width" -msgstr "Buitenbreedte" +msgstr "" -#: netbox/dcim/tables/racks.py:100 netbox/templates/dcim/rack.html:110 +#: dcim/tables/racks.py:100 templates/dcim/rack.html:110 msgid "Outer Depth" -msgstr "Buitendiepte" +msgstr "" -#: netbox/dcim/tables/racks.py:108 +#: dcim/tables/racks.py:108 msgid "Max Weight" -msgstr "Maximaal gewicht" +msgstr "" -#: netbox/dcim/tables/sites.py:30 netbox/dcim/tables/sites.py:57 -#: netbox/extras/forms/filtersets.py:360 -#: netbox/extras/forms/model_forms.py:393 netbox/ipam/forms/bulk_edit.py:129 -#: netbox/ipam/forms/model_forms.py:151 netbox/ipam/tables/asn.py:66 -#: netbox/netbox/navigation/menu.py:15 netbox/netbox/navigation/menu.py:17 +#: dcim/tables/sites.py:30 dcim/tables/sites.py:57 +#: extras/forms/filtersets.py:360 extras/forms/model_forms.py:393 +#: ipam/forms/bulk_edit.py:129 ipam/forms/model_forms.py:151 +#: ipam/tables/asn.py:66 netbox/navigation/menu.py:15 +#: netbox/navigation/menu.py:17 msgid "Sites" -msgstr "Sites" +msgstr "" -#: netbox/dcim/tests/test_api.py:50 +#: dcim/tests/test_api.py:50 msgid "Test case must set peer_termination_type" -msgstr "De testcase moet peer_termination_type instellen" +msgstr "" -#: netbox/dcim/views.py:140 +#: dcim/views.py:140 #, python-brace-format msgid "Disconnected {count} {type}" -msgstr "Verbinding verbroken {count} {type}" +msgstr "" -#: netbox/dcim/views.py:686 netbox/netbox/navigation/menu.py:28 +#: dcim/views.py:686 netbox/navigation/menu.py:28 msgid "Reservations" -msgstr "Reserveringen" +msgstr "" -#: netbox/dcim/views.py:705 netbox/templates/dcim/location.html:90 -#: netbox/templates/dcim/site.html:140 +#: dcim/views.py:705 templates/dcim/location.html:90 +#: templates/dcim/site.html:140 msgid "Non-Racked Devices" -msgstr "Apparaten zonder rack" +msgstr "" -#: netbox/dcim/views.py:2019 netbox/extras/forms/model_forms.py:453 -#: netbox/templates/extras/configcontext.html:10 -#: netbox/virtualization/forms/model_forms.py:225 -#: netbox/virtualization/views.py:404 +#: dcim/views.py:2019 extras/forms/model_forms.py:453 +#: templates/extras/configcontext.html:10 +#: virtualization/forms/model_forms.py:225 virtualization/views.py:404 msgid "Config Context" -msgstr "Context van de configuratie" +msgstr "" -#: netbox/dcim/views.py:2029 netbox/virtualization/views.py:414 +#: dcim/views.py:2029 virtualization/views.py:414 msgid "Render Config" -msgstr "Render-configuratie" +msgstr "" -#: netbox/dcim/views.py:2080 netbox/extras/tables/tables.py:441 -#: netbox/netbox/navigation/menu.py:234 netbox/netbox/navigation/menu.py:236 -#: netbox/virtualization/views.py:179 +#: dcim/views.py:2080 extras/tables/tables.py:441 netbox/navigation/menu.py:234 +#: netbox/navigation/menu.py:236 virtualization/views.py:179 msgid "Virtual Machines" -msgstr "Virtuele machines" +msgstr "" -#: netbox/dcim/views.py:2963 netbox/ipam/tables/ip.py:233 +#: dcim/views.py:2963 ipam/tables/ip.py:233 msgid "Children" -msgstr "Kinderen" +msgstr "" -#: netbox/extras/api/customfields.py:88 +#: extras/api/customfields.py:88 #, python-brace-format msgid "Unknown related object(s): {name}" -msgstr "Onbekende gerelateerde object (en): {name}" +msgstr "" -#: netbox/extras/api/serializers_/customfields.py:74 +#: extras/api/serializers_/customfields.py:74 msgid "Changing the type of custom fields is not supported." -msgstr "Het wijzigen van het type aangepaste velden wordt niet ondersteund." +msgstr "" -#: netbox/extras/api/serializers_/scripts.py:71 -#: netbox/extras/api/serializers_/scripts.py:76 +#: extras/api/serializers_/scripts.py:71 extras/api/serializers_/scripts.py:76 msgid "Scheduling is not enabled for this script." -msgstr "Planning is niet ingeschakeld voor dit script." +msgstr "" -#: netbox/extras/choices.py:30 netbox/extras/forms/misc.py:14 +#: extras/choices.py:30 extras/forms/misc.py:14 msgid "Text" -msgstr "Tekst" +msgstr "" -#: netbox/extras/choices.py:31 +#: extras/choices.py:31 msgid "Text (long)" -msgstr "Tekst (lang)" +msgstr "" -#: netbox/extras/choices.py:32 +#: extras/choices.py:32 msgid "Integer" -msgstr "Integer" +msgstr "" -#: netbox/extras/choices.py:33 +#: extras/choices.py:33 msgid "Decimal" -msgstr "Decimaal" +msgstr "" -#: netbox/extras/choices.py:34 +#: extras/choices.py:34 msgid "Boolean (true/false)" -msgstr "Booleaans (waar/onwaar)" +msgstr "" -#: netbox/extras/choices.py:35 +#: extras/choices.py:35 msgid "Date" -msgstr "Datum" +msgstr "" -#: netbox/extras/choices.py:36 +#: extras/choices.py:36 msgid "Date & time" -msgstr "Datum en tijd" +msgstr "" -#: netbox/extras/choices.py:38 +#: extras/choices.py:38 msgid "JSON" -msgstr "JSON" +msgstr "" -#: netbox/extras/choices.py:39 +#: extras/choices.py:39 msgid "Selection" -msgstr "Selectie" +msgstr "" -#: netbox/extras/choices.py:40 +#: extras/choices.py:40 msgid "Multiple selection" -msgstr "Meervoudige selectie" +msgstr "" -#: netbox/extras/choices.py:42 +#: extras/choices.py:42 msgid "Multiple objects" -msgstr "Meerdere objecten" +msgstr "" -#: netbox/extras/choices.py:53 netbox/netbox/preferences.py:21 -#: netbox/templates/extras/customfield.html:66 netbox/vpn/choices.py:20 -#: netbox/wireless/choices.py:27 +#: extras/choices.py:53 netbox/preferences.py:21 +#: templates/extras/customfield.html:66 vpn/choices.py:20 +#: wireless/choices.py:27 msgid "Disabled" -msgstr "Uitgeschakeld" +msgstr "" -#: netbox/extras/choices.py:54 +#: extras/choices.py:54 msgid "Loose" -msgstr "Los" +msgstr "" -#: netbox/extras/choices.py:55 +#: extras/choices.py:55 msgid "Exact" -msgstr "Exact" +msgstr "" -#: netbox/extras/choices.py:66 +#: extras/choices.py:66 msgid "Always" -msgstr "Altijd" +msgstr "" -#: netbox/extras/choices.py:67 +#: extras/choices.py:67 msgid "If set" -msgstr "Indien ingesteld" +msgstr "" -#: netbox/extras/choices.py:68 netbox/extras/choices.py:81 +#: extras/choices.py:68 extras/choices.py:81 msgid "Hidden" -msgstr "Verborgen" +msgstr "" -#: netbox/extras/choices.py:79 +#: extras/choices.py:79 msgid "Yes" -msgstr "Ja" +msgstr "" -#: netbox/extras/choices.py:80 +#: extras/choices.py:80 msgid "No" -msgstr "Nee" +msgstr "" -#: netbox/extras/choices.py:108 netbox/templates/tenancy/contact.html:57 -#: netbox/tenancy/forms/bulk_edit.py:118 -#: netbox/wireless/forms/model_forms.py:162 +#: extras/choices.py:108 templates/tenancy/contact.html:57 +#: tenancy/forms/bulk_edit.py:118 wireless/forms/model_forms.py:162 msgid "Link" -msgstr "Link" +msgstr "" -#: netbox/extras/choices.py:124 +#: extras/choices.py:124 msgid "Newest" -msgstr "Nieuwste" +msgstr "" -#: netbox/extras/choices.py:125 +#: extras/choices.py:125 msgid "Oldest" -msgstr "Oudste" +msgstr "" -#: netbox/extras/choices.py:126 +#: extras/choices.py:126 msgid "Alphabetical (A-Z)" -msgstr "Alfabetisch (A-Z)" +msgstr "" -#: netbox/extras/choices.py:127 +#: extras/choices.py:127 msgid "Alphabetical (Z-A)" -msgstr "Alfabetisch (Z-A)" +msgstr "" -#: netbox/extras/choices.py:143 netbox/templates/generic/object.html:61 +#: extras/choices.py:143 templates/generic/object.html:61 msgid "Updated" -msgstr "Bijgewerkt" +msgstr "" -#: netbox/extras/choices.py:144 +#: extras/choices.py:144 msgid "Deleted" -msgstr "Verwijderd" +msgstr "" -#: netbox/extras/choices.py:161 netbox/extras/choices.py:185 +#: extras/choices.py:161 extras/choices.py:185 msgid "Info" -msgstr "Informatie" +msgstr "" -#: netbox/extras/choices.py:162 netbox/extras/choices.py:184 +#: extras/choices.py:162 extras/choices.py:184 msgid "Success" -msgstr "Succes" +msgstr "" -#: netbox/extras/choices.py:163 netbox/extras/choices.py:186 +#: extras/choices.py:163 extras/choices.py:186 msgid "Warning" -msgstr "Waarschuwing" +msgstr "" -#: netbox/extras/choices.py:164 +#: extras/choices.py:164 msgid "Danger" -msgstr "Gevaar" +msgstr "" -#: netbox/extras/choices.py:182 +#: extras/choices.py:182 msgid "Debug" -msgstr "Debuggen" +msgstr "" -#: netbox/extras/choices.py:183 netbox/netbox/choices.py:104 +#: extras/choices.py:183 netbox/choices.py:104 msgid "Default" -msgstr "Standaard" +msgstr "" -#: netbox/extras/choices.py:187 +#: extras/choices.py:187 msgid "Failure" -msgstr "Mislukking" +msgstr "" -#: netbox/extras/choices.py:203 +#: extras/choices.py:203 msgid "Hourly" -msgstr "Elk uur" +msgstr "" -#: netbox/extras/choices.py:204 +#: extras/choices.py:204 msgid "12 hours" -msgstr "12 uur" +msgstr "" -#: netbox/extras/choices.py:205 +#: extras/choices.py:205 msgid "Daily" -msgstr "Dagelijks" +msgstr "" -#: netbox/extras/choices.py:206 +#: extras/choices.py:206 msgid "Weekly" -msgstr "Wekelijks" +msgstr "" -#: netbox/extras/choices.py:207 +#: extras/choices.py:207 msgid "30 days" -msgstr "30 dagen" +msgstr "" -#: netbox/extras/choices.py:272 netbox/extras/tables/tables.py:297 -#: netbox/templates/dcim/virtualchassis_edit.html:107 -#: netbox/templates/extras/eventrule.html:40 -#: netbox/templates/generic/bulk_add_component.html:68 -#: netbox/templates/generic/object_edit.html:47 -#: netbox/templates/generic/object_edit.html:80 -#: netbox/templates/ipam/inc/ipaddress_edit_header.html:7 +#: extras/choices.py:272 extras/tables/tables.py:297 +#: templates/dcim/virtualchassis_edit.html:107 +#: templates/extras/eventrule.html:40 +#: templates/generic/bulk_add_component.html:68 +#: templates/generic/object_edit.html:47 templates/generic/object_edit.html:80 +#: templates/ipam/inc/ipaddress_edit_header.html:7 msgid "Create" -msgstr "Creëren" +msgstr "" -#: netbox/extras/choices.py:273 netbox/extras/tables/tables.py:300 -#: netbox/templates/extras/eventrule.html:44 +#: extras/choices.py:273 extras/tables/tables.py:300 +#: templates/extras/eventrule.html:44 msgid "Update" -msgstr "Bijwerken" +msgstr "" -#: netbox/extras/choices.py:274 netbox/extras/tables/tables.py:303 -#: netbox/templates/circuits/inc/circuit_termination.html:23 -#: netbox/templates/dcim/inc/panels/inventory_items.html:37 -#: netbox/templates/dcim/moduletype/component_templates.html:23 -#: netbox/templates/dcim/powerpanel.html:66 -#: netbox/templates/extras/eventrule.html:48 -#: netbox/templates/extras/script_list.html:37 -#: netbox/templates/generic/bulk_delete.html:20 -#: netbox/templates/generic/bulk_delete.html:66 -#: netbox/templates/generic/object_delete.html:19 -#: netbox/templates/htmx/delete_form.html:57 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:48 -#: netbox/templates/users/objectpermission.html:46 -#: netbox/utilities/templates/buttons/delete.html:11 +#: extras/choices.py:274 extras/tables/tables.py:303 +#: templates/circuits/inc/circuit_termination.html:23 +#: templates/dcim/inc/panels/inventory_items.html:37 +#: templates/dcim/moduletype/component_templates.html:23 +#: templates/dcim/powerpanel.html:66 templates/extras/eventrule.html:48 +#: templates/extras/script_list.html:37 templates/generic/bulk_delete.html:20 +#: templates/generic/bulk_delete.html:66 +#: templates/generic/object_delete.html:19 templates/htmx/delete_form.html:57 +#: templates/ipam/inc/panels/fhrp_groups.html:48 +#: templates/users/objectpermission.html:46 +#: utilities/templates/buttons/delete.html:11 msgid "Delete" -msgstr "Verwijderen" +msgstr "" -#: netbox/extras/choices.py:298 netbox/netbox/choices.py:57 -#: netbox/netbox/choices.py:105 +#: extras/choices.py:298 netbox/choices.py:57 netbox/choices.py:105 msgid "Blue" -msgstr "Blauw" +msgstr "" -#: netbox/extras/choices.py:299 netbox/netbox/choices.py:56 -#: netbox/netbox/choices.py:106 +#: extras/choices.py:299 netbox/choices.py:56 netbox/choices.py:106 msgid "Indigo" -msgstr "Indigo" +msgstr "" -#: netbox/extras/choices.py:300 netbox/netbox/choices.py:54 -#: netbox/netbox/choices.py:107 +#: extras/choices.py:300 netbox/choices.py:54 netbox/choices.py:107 msgid "Purple" -msgstr "Paars" +msgstr "" -#: netbox/extras/choices.py:301 netbox/netbox/choices.py:51 -#: netbox/netbox/choices.py:108 +#: extras/choices.py:301 netbox/choices.py:51 netbox/choices.py:108 msgid "Pink" -msgstr "Roze" +msgstr "" -#: netbox/extras/choices.py:302 netbox/netbox/choices.py:50 -#: netbox/netbox/choices.py:109 +#: extras/choices.py:302 netbox/choices.py:50 netbox/choices.py:109 msgid "Red" -msgstr "Rood" +msgstr "" -#: netbox/extras/choices.py:303 netbox/netbox/choices.py:68 -#: netbox/netbox/choices.py:110 +#: extras/choices.py:303 netbox/choices.py:68 netbox/choices.py:110 msgid "Orange" -msgstr "Oranje" +msgstr "" -#: netbox/extras/choices.py:304 netbox/netbox/choices.py:66 -#: netbox/netbox/choices.py:111 +#: extras/choices.py:304 netbox/choices.py:66 netbox/choices.py:111 msgid "Yellow" -msgstr "geel" +msgstr "" -#: netbox/extras/choices.py:305 netbox/netbox/choices.py:63 -#: netbox/netbox/choices.py:112 +#: extras/choices.py:305 netbox/choices.py:63 netbox/choices.py:112 msgid "Green" -msgstr "groen" +msgstr "" -#: netbox/extras/choices.py:306 netbox/netbox/choices.py:60 -#: netbox/netbox/choices.py:113 +#: extras/choices.py:306 netbox/choices.py:60 netbox/choices.py:113 msgid "Teal" -msgstr "taling" +msgstr "" -#: netbox/extras/choices.py:307 netbox/netbox/choices.py:59 -#: netbox/netbox/choices.py:114 +#: extras/choices.py:307 netbox/choices.py:59 netbox/choices.py:114 msgid "Cyan" -msgstr "cyaan" +msgstr "" -#: netbox/extras/choices.py:308 netbox/netbox/choices.py:115 +#: extras/choices.py:308 netbox/choices.py:115 msgid "Gray" -msgstr "grijs" +msgstr "" -#: netbox/extras/choices.py:309 netbox/netbox/choices.py:74 -#: netbox/netbox/choices.py:116 +#: extras/choices.py:309 netbox/choices.py:74 netbox/choices.py:116 msgid "Black" -msgstr "Zwart" +msgstr "" -#: netbox/extras/choices.py:310 netbox/netbox/choices.py:75 -#: netbox/netbox/choices.py:117 +#: extras/choices.py:310 netbox/choices.py:75 netbox/choices.py:117 msgid "White" -msgstr "wit" +msgstr "" -#: netbox/extras/choices.py:324 netbox/extras/forms/model_forms.py:242 -#: netbox/extras/forms/model_forms.py:324 -#: netbox/templates/extras/webhook.html:10 +#: extras/choices.py:324 extras/forms/model_forms.py:242 +#: extras/forms/model_forms.py:324 templates/extras/webhook.html:10 msgid "Webhook" -msgstr "Webhook" +msgstr "" -#: netbox/extras/choices.py:325 netbox/extras/forms/model_forms.py:312 -#: netbox/templates/extras/script/base.html:29 +#: extras/choices.py:325 extras/forms/model_forms.py:312 +#: templates/extras/script/base.html:29 msgid "Script" -msgstr "Script" +msgstr "" -#: netbox/extras/conditions.py:54 +#: extras/conditions.py:54 #, python-brace-format msgid "Unknown operator: {op}. Must be one of: {operators}" -msgstr "Onbekende operator: {op}. Moet een van de volgende zijn: {operators}" +msgstr "" -#: netbox/extras/conditions.py:58 +#: extras/conditions.py:58 #, python-brace-format msgid "Unsupported value type: {value}" -msgstr "Niet ondersteund waardetype: {value}" +msgstr "" -#: netbox/extras/conditions.py:60 +#: extras/conditions.py:60 #, python-brace-format msgid "Invalid type for {op} operation: {value}" -msgstr "Ongeldig type voor {op} operatie: {value}" +msgstr "" -#: netbox/extras/conditions.py:137 +#: extras/conditions.py:137 #, python-brace-format msgid "Ruleset must be a dictionary, not {ruleset}." -msgstr "De regelset moet een woordenboek zijn, niet {ruleset}." +msgstr "" -#: netbox/extras/conditions.py:142 +#: extras/conditions.py:142 msgid "Invalid logic type: must be 'AND' or 'OR'. Please check documentation." msgstr "" -"Ongeldig logicatype: moet 'AND' of 'OR' zijn. Controleer de documentatie." -#: netbox/extras/conditions.py:154 +#: extras/conditions.py:154 msgid "Incorrect key(s) informed. Please check documentation." msgstr "" -"Onjuiste sleutel (s) geïnformeerd. Controleer alstublieft de documentatie." -#: netbox/extras/dashboard/forms.py:38 +#: extras/dashboard/forms.py:38 msgid "Widget type" -msgstr "Widgettype" +msgstr "" -#: netbox/extras/dashboard/utils.py:36 +#: extras/dashboard/utils.py:36 #, python-brace-format msgid "Unregistered widget class: {name}" -msgstr "Ongeregistreerde widgetklasse: {name}" +msgstr "" -#: netbox/extras/dashboard/widgets.py:126 +#: extras/dashboard/widgets.py:126 #, python-brace-format msgid "{class_name} must define a render() method." -msgstr "{class_name} moet een render () -methode definiëren." +msgstr "" -#: netbox/extras/dashboard/widgets.py:161 +#: extras/dashboard/widgets.py:161 msgid "Note" -msgstr "Opmerking" +msgstr "" -#: netbox/extras/dashboard/widgets.py:162 +#: extras/dashboard/widgets.py:162 msgid "Display some arbitrary custom content. Markdown is supported." -msgstr "Geef willekeurige aangepaste inhoud weer. Markdown wordt ondersteund." +msgstr "" -#: netbox/extras/dashboard/widgets.py:175 +#: extras/dashboard/widgets.py:175 msgid "Object Counts" -msgstr "Tellingen van objecten" +msgstr "" -#: netbox/extras/dashboard/widgets.py:176 +#: extras/dashboard/widgets.py:176 msgid "" "Display a set of NetBox models and the number of objects created for each " "type." msgstr "" -"Geef een set NetBox-modellen weer en het aantal objecten dat voor elk type " -"is gemaakt." -#: netbox/extras/dashboard/widgets.py:186 +#: extras/dashboard/widgets.py:186 msgid "Filters to apply when counting the number of objects" msgstr "" -"Filters die moeten worden toegepast bij het tellen van het aantal objecten" -#: netbox/extras/dashboard/widgets.py:194 +#: extras/dashboard/widgets.py:194 msgid "Invalid format. Object filters must be passed as a dictionary." msgstr "" -"Ongeldig formaat. Objectfilters moeten als woordenboek worden doorgegeven." -#: netbox/extras/dashboard/widgets.py:222 +#: extras/dashboard/widgets.py:222 msgid "Object List" -msgstr "Objectlijst" +msgstr "" -#: netbox/extras/dashboard/widgets.py:223 +#: extras/dashboard/widgets.py:223 msgid "Display an arbitrary list of objects." -msgstr "Geef een willekeurige lijst met objecten weer." +msgstr "" -#: netbox/extras/dashboard/widgets.py:236 +#: extras/dashboard/widgets.py:236 msgid "The default number of objects to display" -msgstr "Het standaardaantal objecten dat moet worden weergegeven" +msgstr "" -#: netbox/extras/dashboard/widgets.py:248 +#: extras/dashboard/widgets.py:248 msgid "Invalid format. URL parameters must be passed as a dictionary." msgstr "" -"Ongeldig formaat. URL-parameters moeten als woordenboek worden doorgegeven." -#: netbox/extras/dashboard/widgets.py:288 +#: extras/dashboard/widgets.py:284 msgid "RSS Feed" -msgstr "RSS-feed" +msgstr "" -#: netbox/extras/dashboard/widgets.py:293 +#: extras/dashboard/widgets.py:289 msgid "Embed an RSS feed from an external website." -msgstr "Voeg een RSS-feed van een externe website in." +msgstr "" -#: netbox/extras/dashboard/widgets.py:300 +#: extras/dashboard/widgets.py:296 msgid "Feed URL" -msgstr "URL van de feed" +msgstr "" -#: netbox/extras/dashboard/widgets.py:305 +#: extras/dashboard/widgets.py:301 msgid "The maximum number of objects to display" -msgstr "Het maximale aantal objecten dat moet worden weergegeven" +msgstr "" -#: netbox/extras/dashboard/widgets.py:310 +#: extras/dashboard/widgets.py:306 msgid "How long to stored the cached content (in seconds)" -msgstr "Hoe lang moet de inhoud in de cache worden bewaard (in seconden)" +msgstr "" -#: netbox/extras/dashboard/widgets.py:362 -#: netbox/templates/account/base.html:10 -#: netbox/templates/account/bookmarks.html:7 -#: netbox/templates/inc/user_menu.html:30 +#: extras/dashboard/widgets.py:358 templates/account/base.html:10 +#: templates/account/bookmarks.html:7 templates/inc/user_menu.html:30 msgid "Bookmarks" -msgstr "Bladwijzers" +msgstr "" -#: netbox/extras/dashboard/widgets.py:366 +#: extras/dashboard/widgets.py:362 msgid "Show your personal bookmarks" -msgstr "Laat je persoonlijke bladwijzers zien" +msgstr "" -#: netbox/extras/events.py:137 +#: extras/events.py:134 #, python-brace-format msgid "Unknown action type for an event rule: {action_type}" -msgstr "Onbekend actietype voor een evenementregel: {action_type}" +msgstr "" -#: netbox/extras/events.py:185 +#: extras/events.py:182 #, python-brace-format msgid "Cannot import events pipeline {name} error: {error}" msgstr "" -"Kan de pijplijn voor gebeurtenissen niet importeren {name} fout: {error}" -#: netbox/extras/filtersets.py:45 +#: extras/filtersets.py:45 msgid "Script module (ID)" -msgstr "Scriptmodule (ID)" +msgstr "" -#: netbox/extras/filtersets.py:249 netbox/extras/filtersets.py:589 -#: netbox/extras/filtersets.py:621 +#: extras/filtersets.py:249 extras/filtersets.py:589 extras/filtersets.py:621 msgid "Data file (ID)" -msgstr "Gegevensbestand (ID)" +msgstr "" -#: netbox/extras/filtersets.py:526 -#: netbox/virtualization/forms/filtersets.py:118 +#: extras/filtersets.py:526 virtualization/forms/filtersets.py:118 msgid "Cluster type" -msgstr "Clustertype" +msgstr "" -#: netbox/extras/filtersets.py:532 netbox/virtualization/filtersets.py:95 -#: netbox/virtualization/filtersets.py:147 +#: extras/filtersets.py:532 virtualization/filtersets.py:95 +#: virtualization/filtersets.py:147 msgid "Cluster type (slug)" -msgstr "Clustertype (slug)" +msgstr "" -#: netbox/extras/filtersets.py:553 netbox/tenancy/forms/forms.py:16 -#: netbox/tenancy/forms/forms.py:39 +#: extras/filtersets.py:553 tenancy/forms/forms.py:16 tenancy/forms/forms.py:39 msgid "Tenant group" -msgstr "Huurdersgroep" +msgstr "" -#: netbox/extras/filtersets.py:559 netbox/tenancy/filtersets.py:189 -#: netbox/tenancy/filtersets.py:209 +#: extras/filtersets.py:559 tenancy/filtersets.py:189 tenancy/filtersets.py:209 msgid "Tenant group (slug)" -msgstr "Huurdersgroep (slug)" +msgstr "" -#: netbox/extras/filtersets.py:575 netbox/extras/forms/model_forms.py:371 -#: netbox/templates/extras/tag.html:11 +#: extras/filtersets.py:575 extras/forms/model_forms.py:371 +#: templates/extras/tag.html:11 msgid "Tag" -msgstr "Tag" +msgstr "" -#: netbox/extras/filtersets.py:581 +#: extras/filtersets.py:581 msgid "Tag (slug)" -msgstr "Label (slug)" +msgstr "" -#: netbox/extras/filtersets.py:645 netbox/extras/forms/filtersets.py:438 +#: extras/filtersets.py:645 extras/forms/filtersets.py:438 msgid "Has local config context data" -msgstr "Heeft contextgegevens voor de lokale configuratie" +msgstr "" -#: netbox/extras/filtersets.py:670 +#: extras/filtersets.py:670 msgid "User name" -msgstr "Gebruikersnaam" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:32 netbox/extras/forms/filtersets.py:57 +#: extras/forms/bulk_edit.py:32 extras/forms/filtersets.py:57 msgid "Group name" -msgstr "Naam van de groep" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:40 netbox/extras/forms/filtersets.py:65 -#: netbox/extras/tables/tables.py:50 -#: netbox/templates/extras/customfield.html:38 -#: netbox/templates/generic/bulk_import.html:118 +#: extras/forms/bulk_edit.py:40 extras/forms/filtersets.py:65 +#: extras/tables/tables.py:50 templates/extras/customfield.html:38 +#: templates/generic/bulk_import.html:118 msgid "Required" -msgstr "Verplicht" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:53 netbox/extras/forms/bulk_import.py:57 -#: netbox/extras/forms/filtersets.py:79 -#: netbox/extras/models/customfields.py:195 +#: extras/forms/bulk_edit.py:53 extras/forms/bulk_import.py:57 +#: extras/forms/filtersets.py:79 extras/models/customfields.py:195 msgid "UI visible" -msgstr "UI zichtbaar" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:58 netbox/extras/forms/bulk_import.py:63 -#: netbox/extras/forms/filtersets.py:84 -#: netbox/extras/models/customfields.py:202 +#: extras/forms/bulk_edit.py:58 extras/forms/bulk_import.py:63 +#: extras/forms/filtersets.py:84 extras/models/customfields.py:202 msgid "UI editable" -msgstr "UI bewerkbaar" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:63 netbox/extras/forms/filtersets.py:87 +#: extras/forms/bulk_edit.py:63 extras/forms/filtersets.py:87 msgid "Is cloneable" -msgstr "Is kloonbaar" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:103 netbox/extras/forms/filtersets.py:127 +#: extras/forms/bulk_edit.py:103 extras/forms/filtersets.py:127 msgid "New window" -msgstr "Nieuw venster" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:112 +#: extras/forms/bulk_edit.py:112 msgid "Button class" -msgstr "Knopklasse" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:129 netbox/extras/forms/filtersets.py:165 -#: netbox/extras/models/models.py:437 +#: extras/forms/bulk_edit.py:129 extras/forms/filtersets.py:165 +#: extras/models/models.py:437 msgid "MIME type" -msgstr "MIME-type" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:134 netbox/extras/forms/filtersets.py:168 +#: extras/forms/bulk_edit.py:134 extras/forms/filtersets.py:168 msgid "File extension" -msgstr "bestandsextensie" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:139 netbox/extras/forms/filtersets.py:172 +#: extras/forms/bulk_edit.py:139 extras/forms/filtersets.py:172 msgid "As attachment" -msgstr "Als bijlage" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:167 netbox/extras/forms/filtersets.py:214 -#: netbox/extras/tables/tables.py:220 -#: netbox/templates/extras/savedfilter.html:29 +#: extras/forms/bulk_edit.py:167 extras/forms/filtersets.py:214 +#: extras/tables/tables.py:220 templates/extras/savedfilter.html:29 msgid "Shared" -msgstr "Gedeeld" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:190 netbox/extras/forms/filtersets.py:243 -#: netbox/extras/models/models.py:202 +#: extras/forms/bulk_edit.py:190 extras/forms/filtersets.py:243 +#: extras/models/models.py:202 msgid "HTTP method" -msgstr "HTTP-methode" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:194 netbox/extras/forms/filtersets.py:237 -#: netbox/templates/extras/webhook.html:30 +#: extras/forms/bulk_edit.py:194 extras/forms/filtersets.py:237 +#: templates/extras/webhook.html:30 msgid "Payload URL" -msgstr "URL van de payload" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:199 netbox/extras/models/models.py:242 +#: extras/forms/bulk_edit.py:199 extras/models/models.py:242 msgid "SSL verification" -msgstr "SSL-verificatie" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:202 -#: netbox/templates/extras/webhook.html:38 +#: extras/forms/bulk_edit.py:202 templates/extras/webhook.html:38 msgid "Secret" -msgstr "Geheim" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:207 +#: extras/forms/bulk_edit.py:207 msgid "CA file path" -msgstr "CA-bestandspad" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:226 +#: extras/forms/bulk_edit.py:226 msgid "On create" -msgstr "Over creëren" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:231 +#: extras/forms/bulk_edit.py:231 msgid "On update" -msgstr "Bij de update" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:236 +#: extras/forms/bulk_edit.py:236 msgid "On delete" -msgstr "Bij verwijderen" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:241 +#: extras/forms/bulk_edit.py:241 msgid "On job start" -msgstr "Aan het begin van het werk" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:246 +#: extras/forms/bulk_edit.py:246 msgid "On job end" -msgstr "Aan het einde van het werk" +msgstr "" -#: netbox/extras/forms/bulk_edit.py:283 +#: extras/forms/bulk_edit.py:283 msgid "Is active" -msgstr "Is actief" +msgstr "" -#: netbox/extras/forms/bulk_import.py:34 -#: netbox/extras/forms/bulk_import.py:115 -#: netbox/extras/forms/bulk_import.py:136 -#: netbox/extras/forms/bulk_import.py:159 -#: netbox/extras/forms/bulk_import.py:183 -#: netbox/extras/forms/filtersets.py:115 netbox/extras/forms/filtersets.py:202 -#: netbox/extras/forms/model_forms.py:43 -#: netbox/extras/forms/model_forms.py:131 -#: netbox/extras/forms/model_forms.py:163 -#: netbox/extras/forms/model_forms.py:204 -#: netbox/extras/forms/model_forms.py:261 -#: netbox/extras/forms/model_forms.py:365 -#: netbox/users/forms/model_forms.py:273 +#: extras/forms/bulk_import.py:34 extras/forms/bulk_import.py:115 +#: extras/forms/bulk_import.py:136 extras/forms/bulk_import.py:159 +#: extras/forms/bulk_import.py:183 extras/forms/filtersets.py:115 +#: extras/forms/filtersets.py:202 extras/forms/model_forms.py:43 +#: extras/forms/model_forms.py:131 extras/forms/model_forms.py:163 +#: extras/forms/model_forms.py:204 extras/forms/model_forms.py:261 +#: extras/forms/model_forms.py:365 users/forms/model_forms.py:273 msgid "Object types" -msgstr "Objecttypen" +msgstr "" -#: netbox/extras/forms/bulk_import.py:36 -#: netbox/extras/forms/bulk_import.py:117 -#: netbox/extras/forms/bulk_import.py:138 -#: netbox/extras/forms/bulk_import.py:161 -#: netbox/extras/forms/bulk_import.py:185 -#: netbox/tenancy/forms/bulk_import.py:96 +#: extras/forms/bulk_import.py:36 extras/forms/bulk_import.py:117 +#: extras/forms/bulk_import.py:138 extras/forms/bulk_import.py:161 +#: extras/forms/bulk_import.py:185 tenancy/forms/bulk_import.py:96 msgid "One or more assigned object types" -msgstr "Een of meer toegewezen objecttypen" +msgstr "" -#: netbox/extras/forms/bulk_import.py:41 +#: extras/forms/bulk_import.py:41 msgid "Field data type (e.g. text, integer, etc.)" -msgstr "Veldgegevenstype (bijv. tekst, geheel getal, enz.)" +msgstr "" -#: netbox/extras/forms/bulk_import.py:44 netbox/extras/forms/filtersets.py:186 -#: netbox/extras/forms/filtersets.py:260 -#: netbox/extras/forms/model_forms.py:230 -#: netbox/tenancy/forms/filtersets.py:92 +#: extras/forms/bulk_import.py:44 extras/forms/filtersets.py:186 +#: extras/forms/filtersets.py:260 extras/forms/model_forms.py:230 +#: tenancy/forms/filtersets.py:92 msgid "Object type" -msgstr "Soort object" +msgstr "" -#: netbox/extras/forms/bulk_import.py:47 +#: extras/forms/bulk_import.py:47 msgid "Object type (for object or multi-object fields)" -msgstr "Objecttype (voor velden met objecten of velden met meerdere objecten)" +msgstr "" -#: netbox/extras/forms/bulk_import.py:50 netbox/extras/forms/filtersets.py:74 +#: extras/forms/bulk_import.py:50 extras/forms/filtersets.py:74 msgid "Choice set" -msgstr "Keuze set" +msgstr "" -#: netbox/extras/forms/bulk_import.py:54 +#: extras/forms/bulk_import.py:54 msgid "Choice set (for selection fields)" -msgstr "Keuzeset (voor selectievelden)" +msgstr "" -#: netbox/extras/forms/bulk_import.py:60 +#: extras/forms/bulk_import.py:60 msgid "Whether the custom field is displayed in the UI" -msgstr "Of het aangepaste veld wordt weergegeven in de gebruikersinterface" +msgstr "" -#: netbox/extras/forms/bulk_import.py:66 +#: extras/forms/bulk_import.py:66 msgid "Whether the custom field is editable in the UI" -msgstr "Of het aangepaste veld bewerkbaar is in de gebruikersinterface" +msgstr "" -#: netbox/extras/forms/bulk_import.py:82 +#: extras/forms/bulk_import.py:82 msgid "The base set of predefined choices to use (if any)" msgstr "" -"De basisset van vooraf gedefinieerde keuzes om te gebruiken (indien " -"aanwezig)" -#: netbox/extras/forms/bulk_import.py:88 +#: extras/forms/bulk_import.py:88 msgid "" "Quoted string of comma-separated field choices with optional labels " "separated by colon: \"choice1:First Choice,choice2:Second Choice\"" msgstr "" -"Tussen aanhalingstekens gescheiden veldkeuzes met optionele labels " -"gescheiden door een dubbele punt: „Choice1:First Choice, Choice2:Second " -"Choice”" -#: netbox/extras/forms/bulk_import.py:120 netbox/extras/models/models.py:351 +#: extras/forms/bulk_import.py:120 extras/models/models.py:351 msgid "button class" -msgstr "knopklasse" +msgstr "" -#: netbox/extras/forms/bulk_import.py:123 netbox/extras/models/models.py:355 +#: extras/forms/bulk_import.py:123 extras/models/models.py:355 msgid "" "The class of the first link in a group will be used for the dropdown button" msgstr "" -"De klasse van de eerste link in een groep wordt gebruikt voor de dropdown-" -"knop" -#: netbox/extras/forms/bulk_import.py:188 +#: extras/forms/bulk_import.py:188 msgid "Action object" -msgstr "Actieobject" +msgstr "" -#: netbox/extras/forms/bulk_import.py:190 +#: extras/forms/bulk_import.py:190 msgid "Webhook name or script as dotted path module.Class" -msgstr "Webhook-naam of script als stippelpad module.Class" +msgstr "" -#: netbox/extras/forms/bulk_import.py:211 +#: extras/forms/bulk_import.py:211 #, python-brace-format msgid "Webhook {name} not found" -msgstr "Webhook {name} niet gevonden" +msgstr "" -#: netbox/extras/forms/bulk_import.py:220 +#: extras/forms/bulk_import.py:220 #, python-brace-format msgid "Script {name} not found" -msgstr "Script {name} niet gevonden" +msgstr "" -#: netbox/extras/forms/bulk_import.py:236 +#: extras/forms/bulk_import.py:236 msgid "Assigned object type" -msgstr "Toegewezen objecttype" +msgstr "" -#: netbox/extras/forms/bulk_import.py:241 +#: extras/forms/bulk_import.py:241 msgid "The classification of entry" -msgstr "De classificatie van binnenkomst" +msgstr "" -#: netbox/extras/forms/filtersets.py:49 netbox/extras/forms/model_forms.py:47 +#: extras/forms/filtersets.py:49 extras/forms/model_forms.py:47 msgid "Related object type" -msgstr "Gerelateerd objecttype" +msgstr "" -#: netbox/extras/forms/filtersets.py:54 +#: extras/forms/filtersets.py:54 msgid "Field type" -msgstr "Soort veld" +msgstr "" -#: netbox/extras/forms/filtersets.py:98 netbox/extras/tables/tables.py:71 -#: netbox/templates/generic/bulk_import.html:154 +#: extras/forms/filtersets.py:98 extras/tables/tables.py:71 +#: templates/generic/bulk_import.html:154 msgid "Choices" -msgstr "Keuzes" +msgstr "" -#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:328 -#: netbox/extras/forms/filtersets.py:417 -#: netbox/extras/forms/model_forms.py:448 netbox/templates/core/job.html:78 -#: netbox/templates/extras/eventrule.html:90 +#: extras/forms/filtersets.py:142 extras/forms/filtersets.py:328 +#: extras/forms/filtersets.py:417 extras/forms/model_forms.py:448 +#: templates/core/job.html:78 templates/extras/eventrule.html:90 msgid "Data" -msgstr "Gegevens" +msgstr "" -#: netbox/extras/forms/filtersets.py:153 netbox/extras/forms/filtersets.py:342 -#: netbox/extras/forms/filtersets.py:427 netbox/netbox/choices.py:133 -#: netbox/utilities/forms/bulk_import.py:26 +#: extras/forms/filtersets.py:153 extras/forms/filtersets.py:342 +#: extras/forms/filtersets.py:427 netbox/choices.py:133 +#: utilities/forms/bulk_import.py:26 msgid "Data file" -msgstr "Gegevensbestand" +msgstr "" -#: netbox/extras/forms/filtersets.py:161 +#: extras/forms/filtersets.py:161 msgid "Content types" -msgstr "Inhoudstypen" +msgstr "" -#: netbox/extras/forms/filtersets.py:233 netbox/extras/models/models.py:207 +#: extras/forms/filtersets.py:233 extras/models/models.py:207 msgid "HTTP content type" -msgstr "HTTP-inhoudstype" +msgstr "" -#: netbox/extras/forms/filtersets.py:255 -#: netbox/extras/forms/model_forms.py:280 -#: netbox/templates/extras/eventrule.html:37 +#: extras/forms/filtersets.py:255 extras/forms/model_forms.py:280 +#: templates/extras/eventrule.html:37 msgid "Events" -msgstr "Evenementen" +msgstr "" -#: netbox/extras/forms/filtersets.py:265 +#: extras/forms/filtersets.py:265 msgid "Action type" -msgstr "Soort actie" +msgstr "" -#: netbox/extras/forms/filtersets.py:279 +#: extras/forms/filtersets.py:279 msgid "Object creations" -msgstr "Creaties van objecten" +msgstr "" -#: netbox/extras/forms/filtersets.py:286 +#: extras/forms/filtersets.py:286 msgid "Object updates" -msgstr "Updates van objecten" +msgstr "" -#: netbox/extras/forms/filtersets.py:293 +#: extras/forms/filtersets.py:293 msgid "Object deletions" -msgstr "Verwijderingen van objecten" +msgstr "" -#: netbox/extras/forms/filtersets.py:300 +#: extras/forms/filtersets.py:300 msgid "Job starts" -msgstr "De taak begint" +msgstr "" -#: netbox/extras/forms/filtersets.py:307 -#: netbox/extras/forms/model_forms.py:297 +#: extras/forms/filtersets.py:307 extras/forms/model_forms.py:297 msgid "Job terminations" -msgstr "Beëindigingen van het werk" +msgstr "" -#: netbox/extras/forms/filtersets.py:316 +#: extras/forms/filtersets.py:316 msgid "Tagged object type" -msgstr "Objecttype met tags" +msgstr "" -#: netbox/extras/forms/filtersets.py:321 +#: extras/forms/filtersets.py:321 msgid "Allowed object type" -msgstr "Toegestaan objecttype" +msgstr "" -#: netbox/extras/forms/filtersets.py:350 -#: netbox/extras/forms/model_forms.py:383 netbox/netbox/navigation/menu.py:18 +#: extras/forms/filtersets.py:350 extras/forms/model_forms.py:383 +#: netbox/navigation/menu.py:18 msgid "Regions" -msgstr "Regio's" +msgstr "" -#: netbox/extras/forms/filtersets.py:355 -#: netbox/extras/forms/model_forms.py:388 +#: extras/forms/filtersets.py:355 extras/forms/model_forms.py:388 msgid "Site groups" -msgstr "Sitegroepen" +msgstr "" -#: netbox/extras/forms/filtersets.py:365 -#: netbox/extras/forms/model_forms.py:398 netbox/netbox/navigation/menu.py:20 -#: netbox/templates/dcim/site.html:127 +#: extras/forms/filtersets.py:365 extras/forms/model_forms.py:398 +#: netbox/navigation/menu.py:20 templates/dcim/site.html:127 msgid "Locations" -msgstr "Locaties" +msgstr "" -#: netbox/extras/forms/filtersets.py:370 -#: netbox/extras/forms/model_forms.py:403 +#: extras/forms/filtersets.py:370 extras/forms/model_forms.py:403 msgid "Device types" -msgstr "Apparaattypes" +msgstr "" -#: netbox/extras/forms/filtersets.py:375 -#: netbox/extras/forms/model_forms.py:408 +#: extras/forms/filtersets.py:375 extras/forms/model_forms.py:408 msgid "Roles" -msgstr "Rollen" +msgstr "" -#: netbox/extras/forms/filtersets.py:385 -#: netbox/extras/forms/model_forms.py:418 +#: extras/forms/filtersets.py:385 extras/forms/model_forms.py:418 msgid "Cluster types" -msgstr "Clustertypen" +msgstr "" -#: netbox/extras/forms/filtersets.py:390 -#: netbox/extras/forms/model_forms.py:423 +#: extras/forms/filtersets.py:390 extras/forms/model_forms.py:423 msgid "Cluster groups" -msgstr "Clustergroepen" +msgstr "" -#: netbox/extras/forms/filtersets.py:395 -#: netbox/extras/forms/model_forms.py:428 netbox/netbox/navigation/menu.py:242 -#: netbox/netbox/navigation/menu.py:244 -#: netbox/templates/virtualization/clustertype.html:30 -#: netbox/virtualization/tables/clusters.py:23 -#: netbox/virtualization/tables/clusters.py:45 +#: extras/forms/filtersets.py:395 extras/forms/model_forms.py:428 +#: netbox/navigation/menu.py:242 netbox/navigation/menu.py:244 +#: templates/virtualization/clustertype.html:30 +#: virtualization/tables/clusters.py:23 virtualization/tables/clusters.py:45 msgid "Clusters" -msgstr "Clusters" +msgstr "" -#: netbox/extras/forms/filtersets.py:400 -#: netbox/extras/forms/model_forms.py:433 +#: extras/forms/filtersets.py:400 extras/forms/model_forms.py:433 msgid "Tenant groups" -msgstr "Huurdersgroepen" +msgstr "" -#: netbox/extras/forms/filtersets.py:454 netbox/extras/forms/filtersets.py:489 +#: extras/forms/filtersets.py:454 extras/forms/filtersets.py:489 msgid "After" -msgstr "Na" +msgstr "" -#: netbox/extras/forms/filtersets.py:459 netbox/extras/forms/filtersets.py:494 +#: extras/forms/filtersets.py:459 extras/forms/filtersets.py:494 msgid "Before" -msgstr "Voordien" +msgstr "" -#: netbox/extras/forms/filtersets.py:484 netbox/extras/tables/tables.py:457 -#: netbox/extras/tables/tables.py:543 netbox/extras/tables/tables.py:580 -#: netbox/templates/extras/objectchange.html:32 +#: extras/forms/filtersets.py:484 extras/tables/tables.py:457 +#: extras/tables/tables.py:543 extras/tables/tables.py:580 +#: templates/extras/objectchange.html:32 msgid "Time" -msgstr "Tijd" +msgstr "" -#: netbox/extras/forms/filtersets.py:498 -#: netbox/extras/forms/model_forms.py:282 netbox/extras/tables/tables.py:471 -#: netbox/templates/extras/eventrule.html:77 -#: netbox/templates/extras/objectchange.html:46 +#: extras/forms/filtersets.py:498 extras/forms/model_forms.py:282 +#: extras/tables/tables.py:471 templates/extras/eventrule.html:77 +#: templates/extras/objectchange.html:46 msgid "Action" -msgstr "Actie" +msgstr "" -#: netbox/extras/forms/model_forms.py:50 +#: extras/forms/model_forms.py:50 msgid "Type of the related object (for object/multi-object fields only)" msgstr "" -"Type van het gerelateerde object (alleen voor velden met object/meerdere " -"objecten)" -#: netbox/extras/forms/model_forms.py:61 -#: netbox/templates/extras/customfield.html:10 +#: extras/forms/model_forms.py:61 templates/extras/customfield.html:10 msgid "Custom Field" -msgstr "Aangepast veld" +msgstr "" -#: netbox/extras/forms/model_forms.py:64 -#: netbox/templates/extras/customfield.html:58 +#: extras/forms/model_forms.py:64 templates/extras/customfield.html:58 msgid "Behavior" -msgstr "Gedrag" +msgstr "" -#: netbox/extras/forms/model_forms.py:66 +#: extras/forms/model_forms.py:66 msgid "Values" -msgstr "Waarden" +msgstr "" -#: netbox/extras/forms/model_forms.py:75 +#: extras/forms/model_forms.py:75 msgid "" "The type of data stored in this field. For object/multi-object fields, " "select the related object type below." msgstr "" -"Het type gegevens dat in dit veld is opgeslagen. Voor velden met " -"object/meerdere objecten selecteert u hieronder het gerelateerde objecttype." -#: netbox/extras/forms/model_forms.py:78 +#: extras/forms/model_forms.py:78 msgid "" "This will be displayed as help text for the form field. Markdown is " "supported." msgstr "" -"Dit wordt weergegeven als helptekst voor het formulierveld. Markdown wordt " -"ondersteund." -#: netbox/extras/forms/model_forms.py:95 +#: extras/forms/model_forms.py:95 msgid "" "Enter one choice per line. An optional label may be specified for each " "choice by appending it with a colon. Example:" msgstr "" -"Voer één keuze per regel in. Voor elke keuze kan een optioneel label worden " -"gespecificeerd door er een dubbele punt aan toe te voegen. Voorbeeld:" -#: netbox/extras/forms/model_forms.py:138 -#: netbox/templates/extras/customlink.html:10 +#: extras/forms/model_forms.py:138 templates/extras/customlink.html:10 msgid "Custom Link" -msgstr "Aangepaste link" +msgstr "" -#: netbox/extras/forms/model_forms.py:140 +#: extras/forms/model_forms.py:140 msgid "Templates" -msgstr "Sjablonen" +msgstr "" -#: netbox/extras/forms/model_forms.py:152 +#: extras/forms/model_forms.py:152 #, python-brace-format msgid "" "Jinja2 template code for the link text. Reference the object as {example}. " "Links which render as empty text will not be displayed." msgstr "" -"Jinja2-sjablooncode voor de linktekst. Verwijs naar het object als " -"{example}. Links die als lege tekst worden weergegeven, worden niet " -"weergegeven." -#: netbox/extras/forms/model_forms.py:156 +#: extras/forms/model_forms.py:156 #, python-brace-format msgid "" "Jinja2 template code for the link URL. Reference the object as {example}." msgstr "" -"Jinja2-sjablooncode voor de link-URL. Verwijs naar het object als {example}." -#: netbox/extras/forms/model_forms.py:167 -#: netbox/extras/forms/model_forms.py:500 +#: extras/forms/model_forms.py:167 extras/forms/model_forms.py:500 msgid "Template code" -msgstr "Sjablooncode" +msgstr "" -#: netbox/extras/forms/model_forms.py:173 -#: netbox/templates/extras/exporttemplate.html:12 +#: extras/forms/model_forms.py:173 templates/extras/exporttemplate.html:12 msgid "Export Template" -msgstr "Sjabloon exporteren" +msgstr "" -#: netbox/extras/forms/model_forms.py:175 +#: extras/forms/model_forms.py:175 msgid "Rendering" -msgstr "Renderen" +msgstr "" -#: netbox/extras/forms/model_forms.py:189 -#: netbox/extras/forms/model_forms.py:525 +#: extras/forms/model_forms.py:189 extras/forms/model_forms.py:525 msgid "Template content is populated from the remote source selected below." msgstr "" -"De inhoud van de sjabloon wordt ingevuld via de externe bron die hieronder " -"is geselecteerd." -#: netbox/extras/forms/model_forms.py:196 -#: netbox/extras/forms/model_forms.py:532 +#: extras/forms/model_forms.py:196 extras/forms/model_forms.py:532 msgid "Must specify either local content or a data file" -msgstr "Moet lokale inhoud of een gegevensbestand specificeren" - -#: netbox/extras/forms/model_forms.py:210 netbox/netbox/forms/mixins.py:70 -#: netbox/templates/extras/savedfilter.html:10 -msgid "Saved Filter" -msgstr "Opgeslagen filter" - -#: netbox/extras/forms/model_forms.py:245 -#: netbox/templates/extras/webhook.html:23 -msgid "HTTP Request" -msgstr "HTTP-aanvraag" - -#: netbox/extras/forms/model_forms.py:247 -#: netbox/templates/extras/webhook.html:44 -msgid "SSL" -msgstr "SSL" - -#: netbox/extras/forms/model_forms.py:265 -msgid "Action choice" -msgstr "Keuze van de actie" - -#: netbox/extras/forms/model_forms.py:270 -msgid "Enter conditions in JSON format." -msgstr "Voer de voorwaarden in JSON formaat." - -#: netbox/extras/forms/model_forms.py:274 -msgid "" -"Enter parameters to pass to the action in JSON format." msgstr "" -"Voer parameters in om door te geven aan de actie JSON formaat." -#: netbox/extras/forms/model_forms.py:279 -#: netbox/templates/extras/eventrule.html:10 +#: extras/forms/model_forms.py:210 netbox/forms/mixins.py:70 +#: templates/extras/savedfilter.html:10 +msgid "Saved Filter" +msgstr "" + +#: extras/forms/model_forms.py:245 templates/extras/webhook.html:23 +msgid "HTTP Request" +msgstr "" + +#: extras/forms/model_forms.py:247 templates/extras/webhook.html:44 +msgid "SSL" +msgstr "" + +#: extras/forms/model_forms.py:265 +msgid "Action choice" +msgstr "" + +#: extras/forms/model_forms.py:270 +msgid "Enter conditions in JSON format." +msgstr "" + +#: extras/forms/model_forms.py:274 +msgid "" +"Enter parameters to pass to the action in JSON format." +msgstr "" + +#: extras/forms/model_forms.py:279 templates/extras/eventrule.html:10 msgid "Event Rule" -msgstr "Regel voor evenementen" +msgstr "" -#: netbox/extras/forms/model_forms.py:281 -#: netbox/templates/extras/eventrule.html:66 +#: extras/forms/model_forms.py:281 templates/extras/eventrule.html:66 msgid "Conditions" -msgstr "Voorwaarden" +msgstr "" -#: netbox/extras/forms/model_forms.py:293 +#: extras/forms/model_forms.py:293 msgid "Creations" -msgstr "Creaties" +msgstr "" -#: netbox/extras/forms/model_forms.py:294 +#: extras/forms/model_forms.py:294 msgid "Updates" -msgstr "Updates" +msgstr "" -#: netbox/extras/forms/model_forms.py:295 +#: extras/forms/model_forms.py:295 msgid "Deletions" -msgstr "Verwijderingen" +msgstr "" -#: netbox/extras/forms/model_forms.py:296 +#: extras/forms/model_forms.py:296 msgid "Job executions" -msgstr "Uitvoering van taken" +msgstr "" -#: netbox/extras/forms/model_forms.py:438 netbox/netbox/navigation/menu.py:39 -#: netbox/tenancy/tables/tenants.py:22 +#: extras/forms/model_forms.py:438 netbox/navigation/menu.py:39 +#: tenancy/tables/tenants.py:22 msgid "Tenants" -msgstr "Huurders" +msgstr "" -#: netbox/extras/forms/model_forms.py:458 netbox/ipam/forms/filtersets.py:142 -#: netbox/ipam/forms/filtersets.py:553 netbox/ipam/forms/model_forms.py:321 -#: netbox/templates/extras/configcontext.html:60 -#: netbox/templates/ipam/ipaddress.html:59 -#: netbox/templates/ipam/vlan_edit.html:30 -#: netbox/tenancy/forms/filtersets.py:87 netbox/users/forms/model_forms.py:311 +#: extras/forms/model_forms.py:458 ipam/forms/filtersets.py:142 +#: ipam/forms/filtersets.py:553 ipam/forms/model_forms.py:321 +#: templates/extras/configcontext.html:60 templates/ipam/ipaddress.html:59 +#: templates/ipam/vlan_edit.html:30 tenancy/forms/filtersets.py:87 +#: users/forms/model_forms.py:311 msgid "Assignment" -msgstr "Opdracht" +msgstr "" -#: netbox/extras/forms/model_forms.py:482 +#: extras/forms/model_forms.py:482 msgid "Data is populated from the remote source selected below." msgstr "" -"Gegevens worden ingevuld via de externe bron die hieronder is geselecteerd." -#: netbox/extras/forms/model_forms.py:488 +#: extras/forms/model_forms.py:488 msgid "Must specify either local data or a data file" -msgstr "Moet lokale gegevens of een gegevensbestand specificeren" +msgstr "" -#: netbox/extras/forms/model_forms.py:507 -#: netbox/templates/core/datafile.html:55 +#: extras/forms/model_forms.py:507 templates/core/datafile.html:55 msgid "Content" -msgstr "Inhoud" +msgstr "" -#: netbox/extras/forms/reports.py:17 netbox/extras/forms/scripts.py:23 +#: extras/forms/reports.py:17 extras/forms/scripts.py:23 msgid "Schedule at" -msgstr "Schema op" +msgstr "" -#: netbox/extras/forms/reports.py:18 +#: extras/forms/reports.py:18 msgid "Schedule execution of report to a set time" -msgstr "Plan de uitvoering van het rapport op een vast tijdstip" +msgstr "" -#: netbox/extras/forms/reports.py:23 netbox/extras/forms/scripts.py:29 +#: extras/forms/reports.py:23 extras/forms/scripts.py:29 msgid "Recurs every" -msgstr "Komt elke keer terug" +msgstr "" -#: netbox/extras/forms/reports.py:27 +#: extras/forms/reports.py:27 msgid "Interval at which this report is re-run (in minutes)" -msgstr "Interval waarop dit rapport opnieuw wordt uitgevoerd (in minuten)" +msgstr "" -#: netbox/extras/forms/reports.py:35 netbox/extras/forms/scripts.py:41 +#: extras/forms/reports.py:35 extras/forms/scripts.py:41 #, python-brace-format msgid " (current time: {now})" -msgstr " (huidige tijd: {now})" +msgstr "" -#: netbox/extras/forms/reports.py:45 netbox/extras/forms/scripts.py:51 +#: extras/forms/reports.py:45 extras/forms/scripts.py:51 msgid "Scheduled time must be in the future." -msgstr "De geplande tijd moet in de toekomst liggen." +msgstr "" -#: netbox/extras/forms/scripts.py:17 +#: extras/forms/scripts.py:17 msgid "Commit changes" -msgstr "Wijzigingen doorvoeren" +msgstr "" -#: netbox/extras/forms/scripts.py:18 +#: extras/forms/scripts.py:18 msgid "Commit changes to the database (uncheck for a dry-run)" msgstr "" -"Wijzigingen doorvoeren in de database (schakel het vinkje uit voor een " -"oefening; een repetitie)" -#: netbox/extras/forms/scripts.py:24 +#: extras/forms/scripts.py:24 msgid "Schedule execution of script to a set time" -msgstr "Plan de uitvoering van het script op een bepaald tijdstip" +msgstr "" -#: netbox/extras/forms/scripts.py:33 +#: extras/forms/scripts.py:33 msgid "Interval at which this script is re-run (in minutes)" -msgstr "Interval waarmee dit script opnieuw wordt uitgevoerd (in minuten)" +msgstr "" -#: netbox/extras/management/commands/reindex.py:66 +#: extras/management/commands/reindex.py:66 msgid "No indexers found!" -msgstr "Geen indexers gevonden!" +msgstr "" -#: netbox/extras/models/change_logging.py:29 +#: extras/models/change_logging.py:29 msgid "time" -msgstr "tijd" +msgstr "" -#: netbox/extras/models/change_logging.py:42 +#: extras/models/change_logging.py:42 msgid "user name" -msgstr "gebruikersnaam" +msgstr "" -#: netbox/extras/models/change_logging.py:47 +#: extras/models/change_logging.py:47 msgid "request ID" -msgstr "verzoek-ID" +msgstr "" -#: netbox/extras/models/change_logging.py:52 -#: netbox/extras/models/staging.py:70 +#: extras/models/change_logging.py:52 extras/models/staging.py:70 msgid "action" -msgstr "daad" +msgstr "" -#: netbox/extras/models/change_logging.py:86 +#: extras/models/change_logging.py:86 msgid "pre-change data" -msgstr "gegevens vóór de wijziging" +msgstr "" -#: netbox/extras/models/change_logging.py:92 +#: extras/models/change_logging.py:92 msgid "post-change data" -msgstr "gegevens na de wijziging" +msgstr "" -#: netbox/extras/models/change_logging.py:106 +#: extras/models/change_logging.py:106 msgid "object change" -msgstr "wijziging van het object" +msgstr "" -#: netbox/extras/models/change_logging.py:107 +#: extras/models/change_logging.py:107 msgid "object changes" -msgstr "wijzigingen in het object" +msgstr "" -#: netbox/extras/models/change_logging.py:123 +#: extras/models/change_logging.py:123 #, python-brace-format msgid "Change logging is not supported for this object type ({type})." msgstr "" -"Logboekregistratie van wijzigingen wordt niet ondersteund voor dit " -"objecttype ({type})." -#: netbox/extras/models/configs.py:130 +#: extras/models/configs.py:130 msgid "config context" -msgstr "context van de configuratie" +msgstr "" -#: netbox/extras/models/configs.py:131 +#: extras/models/configs.py:131 msgid "config contexts" -msgstr "contexten configureren" +msgstr "" -#: netbox/extras/models/configs.py:149 netbox/extras/models/configs.py:205 +#: extras/models/configs.py:149 extras/models/configs.py:205 msgid "JSON data must be in object form. Example:" -msgstr "JSON-gegevens moeten in objectvorm zijn. Voorbeeld:" - -#: netbox/extras/models/configs.py:169 -msgid "" -"Local config context data takes precedence over source contexts in the final" -" rendered config context" msgstr "" -"Contextgegevens van de lokale configuratie hebben voorrang op broncontexten " -"in de uiteindelijke gerenderde configuratiecontext" -#: netbox/extras/models/configs.py:224 +#: extras/models/configs.py:169 +msgid "" +"Local config context data takes precedence over source contexts in the final " +"rendered config context" +msgstr "" + +#: extras/models/configs.py:224 msgid "template code" -msgstr "sjablooncode" - -#: netbox/extras/models/configs.py:225 -msgid "Jinja2 template code." -msgstr "Jinja2-sjablooncode." - -#: netbox/extras/models/configs.py:228 -msgid "environment parameters" -msgstr "omgevingsparameters" - -#: netbox/extras/models/configs.py:233 -msgid "" -"Any additional" -" parameters to pass when constructing the Jinja2 environment." msgstr "" -"Elke aanvullende" -" parameters om door te geven bij het bouwen van de Jinja2-omgeving." -#: netbox/extras/models/configs.py:240 +#: extras/models/configs.py:225 +msgid "Jinja2 template code." +msgstr "" + +#: extras/models/configs.py:228 +msgid "environment parameters" +msgstr "" + +#: extras/models/configs.py:233 +msgid "" +"Any additional parameters to pass when constructing the Jinja2 " +"environment." +msgstr "" + +#: extras/models/configs.py:240 msgid "config template" -msgstr "configuratiesjabloon" +msgstr "" -#: netbox/extras/models/configs.py:241 +#: extras/models/configs.py:241 msgid "config templates" -msgstr "configuratiesjablonen" +msgstr "" -#: netbox/extras/models/customfields.py:74 +#: extras/models/customfields.py:74 msgid "The object(s) to which this field applies." -msgstr "Het (de) object (en) waarop dit veld van toepassing is." +msgstr "" -#: netbox/extras/models/customfields.py:81 +#: extras/models/customfields.py:81 msgid "The type of data this custom field holds" -msgstr "Het type gegevens dat dit aangepaste veld bevat" +msgstr "" -#: netbox/extras/models/customfields.py:88 +#: extras/models/customfields.py:88 msgid "The type of NetBox object this field maps to (for object fields)" msgstr "" -"Het type NetBox-object waarnaar dit veld wordt toegewezen (voor " -"objectvelden)" -#: netbox/extras/models/customfields.py:94 +#: extras/models/customfields.py:94 msgid "Internal field name" -msgstr "Naam van het interne veld" +msgstr "" -#: netbox/extras/models/customfields.py:98 +#: extras/models/customfields.py:98 msgid "Only alphanumeric characters and underscores are allowed." -msgstr "Alleen alfanumerieke tekens en onderstrepingstekens zijn toegestaan." +msgstr "" -#: netbox/extras/models/customfields.py:103 +#: extras/models/customfields.py:103 msgid "Double underscores are not permitted in custom field names." msgstr "" -"Dubbele onderstrepingstekens zijn niet toegestaan in aangepaste veldnamen." -#: netbox/extras/models/customfields.py:114 +#: extras/models/customfields.py:114 msgid "" "Name of the field as displayed to users (if not provided, 'the field's name " "will be used)" msgstr "" -"Naam van het veld zoals getoond aan gebruikers (indien niet opgegeven, wordt" -" 'de veldnaam gebruikt)" -#: netbox/extras/models/customfields.py:118 netbox/extras/models/models.py:345 +#: extras/models/customfields.py:118 extras/models/models.py:345 msgid "group name" -msgstr "naam van de groep" +msgstr "" -#: netbox/extras/models/customfields.py:121 +#: extras/models/customfields.py:121 msgid "Custom fields within the same group will be displayed together" -msgstr "Aangepaste velden binnen dezelfde groep worden samen weergegeven" +msgstr "" -#: netbox/extras/models/customfields.py:129 +#: extras/models/customfields.py:129 msgid "required" -msgstr "verplicht" +msgstr "" -#: netbox/extras/models/customfields.py:131 +#: extras/models/customfields.py:131 msgid "" "If true, this field is required when creating new objects or editing an " "existing object." msgstr "" -"Indien ingeschakeld, is dit veld vereist wanneer u nieuwe objecten maakt of " -"een bestaand object bewerkt." -#: netbox/extras/models/customfields.py:134 +#: extras/models/customfields.py:134 msgid "search weight" -msgstr "zoekgewicht" +msgstr "" -#: netbox/extras/models/customfields.py:137 +#: extras/models/customfields.py:137 msgid "" "Weighting for search. Lower values are considered more important. Fields " "with a search weight of zero will be ignored." msgstr "" -"Weging voor zoeken. Lagere waarden worden als belangrijker beschouwd. Velden" -" met een zoekgewicht van nul worden genegeerd." -#: netbox/extras/models/customfields.py:142 +#: extras/models/customfields.py:142 msgid "filter logic" -msgstr "filterlogica" - -#: netbox/extras/models/customfields.py:146 -msgid "" -"Loose matches any instance of a given string; exact matches the entire " -"field." msgstr "" -"Loose komt overeen met elk exemplaar van een bepaalde tekenreeks; exact komt" -" overeen met het hele veld." -#: netbox/extras/models/customfields.py:149 +#: extras/models/customfields.py:146 +msgid "" +"Loose matches any instance of a given string; exact matches the entire field." +msgstr "" + +#: extras/models/customfields.py:149 msgid "default" -msgstr "standaard" - -#: netbox/extras/models/customfields.py:153 -msgid "" -"Default value for the field (must be a JSON value). Encapsulate strings with" -" double quotes (e.g. \"Foo\")." msgstr "" -"Standaardwaarde voor het veld (moet een JSON-waarde zijn). Voeg tekenreeksen" -" in met dubbele aanhalingstekens (bijvoorbeeld „Foo”)." -#: netbox/extras/models/customfields.py:158 +#: extras/models/customfields.py:153 +msgid "" +"Default value for the field (must be a JSON value). Encapsulate strings with " +"double quotes (e.g. \"Foo\")." +msgstr "" + +#: extras/models/customfields.py:158 msgid "display weight" -msgstr "gewicht van het beeldscherm" +msgstr "" -#: netbox/extras/models/customfields.py:159 +#: extras/models/customfields.py:159 msgid "Fields with higher weights appear lower in a form." msgstr "" -"Velden met een hoger gewicht worden lager weergegeven in een formulier." -#: netbox/extras/models/customfields.py:164 +#: extras/models/customfields.py:164 msgid "minimum value" -msgstr "minimumwaarde" +msgstr "" -#: netbox/extras/models/customfields.py:165 +#: extras/models/customfields.py:165 msgid "Minimum allowed value (for numeric fields)" -msgstr "Minimaal toegestane waarde (voor numerieke velden)" +msgstr "" -#: netbox/extras/models/customfields.py:170 +#: extras/models/customfields.py:170 msgid "maximum value" -msgstr "maximale waarde" +msgstr "" -#: netbox/extras/models/customfields.py:171 +#: extras/models/customfields.py:171 msgid "Maximum allowed value (for numeric fields)" -msgstr "Maximaal toegestane waarde (voor numerieke velden)" +msgstr "" -#: netbox/extras/models/customfields.py:177 +#: extras/models/customfields.py:177 msgid "validation regex" -msgstr "validatieregex" +msgstr "" -#: netbox/extras/models/customfields.py:179 +#: extras/models/customfields.py:179 #, python-brace-format msgid "" "Regular expression to enforce on text field values. Use ^ and $ to force " "matching of entire string. For example, ^[A-Z]{3}$ will limit " "values to exactly three uppercase letters." msgstr "" -"Reguliere expressie om de waarden van tekstvelden af te dwingen. Gebruik ^ " -"en $ om het matchen van de hele string te forceren. Bijvoorbeeld ^ " -"[A-Z]{3}$ beperkt de waarden tot precies drie hoofdletters." -#: netbox/extras/models/customfields.py:187 +#: extras/models/customfields.py:187 msgid "choice set" -msgstr "keuzeset" +msgstr "" -#: netbox/extras/models/customfields.py:196 +#: extras/models/customfields.py:196 msgid "Specifies whether the custom field is displayed in the UI" msgstr "" -"Specificeert of het aangepaste veld wordt weergegeven in de " -"gebruikersinterface" -#: netbox/extras/models/customfields.py:203 +#: extras/models/customfields.py:203 msgid "Specifies whether the custom field value can be edited in the UI" msgstr "" -"Specificeert of de aangepaste veldwaarde kan worden bewerkt in de " -"gebruikersinterface" -#: netbox/extras/models/customfields.py:207 +#: extras/models/customfields.py:207 msgid "is cloneable" -msgstr "is kloonbaar" +msgstr "" -#: netbox/extras/models/customfields.py:208 +#: extras/models/customfields.py:208 msgid "Replicate this value when cloning objects" -msgstr "Repliceer deze waarde bij het klonen van objecten" +msgstr "" -#: netbox/extras/models/customfields.py:225 +#: extras/models/customfields.py:225 msgid "custom field" -msgstr "aangepast veld" +msgstr "" -#: netbox/extras/models/customfields.py:226 +#: extras/models/customfields.py:226 msgid "custom fields" -msgstr "aangepaste velden" +msgstr "" -#: netbox/extras/models/customfields.py:315 +#: extras/models/customfields.py:315 #, python-brace-format msgid "Invalid default value \"{value}\": {error}" -msgstr "Ongeldige standaardwaarde”{value}„: {error}" +msgstr "" -#: netbox/extras/models/customfields.py:322 +#: extras/models/customfields.py:322 msgid "A minimum value may be set only for numeric fields" msgstr "" -"Er mag alleen een minimumwaarde worden ingesteld voor numerieke velden" -#: netbox/extras/models/customfields.py:324 +#: extras/models/customfields.py:324 msgid "A maximum value may be set only for numeric fields" msgstr "" -"Er mag alleen een maximumwaarde worden ingesteld voor numerieke velden" -#: netbox/extras/models/customfields.py:334 -msgid "" -"Regular expression validation is supported only for text and URL fields" +#: extras/models/customfields.py:334 +msgid "Regular expression validation is supported only for text and URL fields" msgstr "" -"Validatie van reguliere expressies wordt alleen ondersteund voor tekst- en " -"URL-velden" -#: netbox/extras/models/customfields.py:344 +#: extras/models/customfields.py:344 msgid "Selection fields must specify a set of choices." -msgstr "Selectievelden moeten een reeks keuzes specificeren." +msgstr "" -#: netbox/extras/models/customfields.py:348 +#: extras/models/customfields.py:348 msgid "Choices may be set only on selection fields." -msgstr "Keuzes kunnen alleen worden ingesteld op selectievelden." +msgstr "" -#: netbox/extras/models/customfields.py:355 +#: extras/models/customfields.py:355 msgid "Object fields must define an object type." -msgstr "Objectvelden moeten een objecttype definiëren." +msgstr "" -#: netbox/extras/models/customfields.py:360 +#: extras/models/customfields.py:360 #, python-brace-format msgid "{type} fields may not define an object type." -msgstr "{type} velden definiëren mogelijk geen objecttype." +msgstr "" -#: netbox/extras/models/customfields.py:440 +#: extras/models/customfields.py:440 msgid "True" -msgstr "Waar" +msgstr "" -#: netbox/extras/models/customfields.py:441 +#: extras/models/customfields.py:441 msgid "False" -msgstr "Onwaar" +msgstr "" -#: netbox/extras/models/customfields.py:523 +#: extras/models/customfields.py:523 #, python-brace-format msgid "Values must match this regex: {regex}" -msgstr "Waarden moeten overeenkomen met deze regex: {regex}" +msgstr "" -#: netbox/extras/models/customfields.py:617 +#: extras/models/customfields.py:617 msgid "Value must be a string." -msgstr "De waarde moet een tekenreeks zijn." +msgstr "" -#: netbox/extras/models/customfields.py:619 +#: extras/models/customfields.py:619 #, python-brace-format msgid "Value must match regex '{regex}'" -msgstr "De waarde moet overeenkomen met regex '{regex}'" +msgstr "" -#: netbox/extras/models/customfields.py:624 +#: extras/models/customfields.py:624 msgid "Value must be an integer." -msgstr "De waarde moet een geheel getal zijn." +msgstr "" -#: netbox/extras/models/customfields.py:627 -#: netbox/extras/models/customfields.py:642 +#: extras/models/customfields.py:627 extras/models/customfields.py:642 #, python-brace-format msgid "Value must be at least {minimum}" -msgstr "De waarde moet minstens {minimum}" +msgstr "" -#: netbox/extras/models/customfields.py:631 -#: netbox/extras/models/customfields.py:646 +#: extras/models/customfields.py:631 extras/models/customfields.py:646 #, python-brace-format msgid "Value must not exceed {maximum}" -msgstr "De waarde mag niet hoger zijn dan {maximum}" +msgstr "" -#: netbox/extras/models/customfields.py:639 +#: extras/models/customfields.py:639 msgid "Value must be a decimal." -msgstr "De waarde moet een decimaal getal zijn." +msgstr "" -#: netbox/extras/models/customfields.py:651 +#: extras/models/customfields.py:651 msgid "Value must be true or false." -msgstr "De waarde moet waar of onwaar zijn." +msgstr "" -#: netbox/extras/models/customfields.py:659 +#: extras/models/customfields.py:659 msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)." -msgstr "De datumwaarden moeten de indeling ISO 8601 hebben (JJJJ-MM-DD)." +msgstr "" -#: netbox/extras/models/customfields.py:672 +#: extras/models/customfields.py:672 msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)." msgstr "" -"De datum- en tijdwaarden moeten de indeling ISO 8601 hebben (JJJJ-MM-DD " -"H:MM:SS)." -#: netbox/extras/models/customfields.py:679 +#: extras/models/customfields.py:679 #, python-brace-format msgid "Invalid choice ({value}) for choice set {choiceset}." -msgstr "Ongeldige keuze ({value}) voor keuzeset {choiceset}." +msgstr "" -#: netbox/extras/models/customfields.py:689 +#: extras/models/customfields.py:689 #, python-brace-format msgid "Invalid choice(s) ({value}) for choice set {choiceset}." -msgstr "Ongeldige keuze (s) ({value}) voor keuzeset {choiceset}." +msgstr "" -#: netbox/extras/models/customfields.py:698 +#: extras/models/customfields.py:698 #, python-brace-format msgid "Value must be an object ID, not {type}" -msgstr "De waarde moet een object-ID zijn, niet {type}" +msgstr "" -#: netbox/extras/models/customfields.py:704 +#: extras/models/customfields.py:704 #, python-brace-format msgid "Value must be a list of object IDs, not {type}" -msgstr "De waarde moet een lijst met object-ID's zijn, niet {type}" +msgstr "" -#: netbox/extras/models/customfields.py:708 +#: extras/models/customfields.py:708 #, python-brace-format msgid "Found invalid object ID: {id}" -msgstr "Ongeldige object-ID gevonden: {id}" +msgstr "" -#: netbox/extras/models/customfields.py:711 +#: extras/models/customfields.py:711 msgid "Required field cannot be empty." -msgstr "Het verplichte veld mag niet leeg zijn." +msgstr "" -#: netbox/extras/models/customfields.py:730 +#: extras/models/customfields.py:730 msgid "Base set of predefined choices (optional)" -msgstr "Basisset van vooraf gedefinieerde keuzes (optioneel)" +msgstr "" -#: netbox/extras/models/customfields.py:742 +#: extras/models/customfields.py:742 msgid "Choices are automatically ordered alphabetically" -msgstr "Keuzes worden automatisch alfabetisch gerangschikt" +msgstr "" -#: netbox/extras/models/customfields.py:749 +#: extras/models/customfields.py:749 msgid "custom field choice set" -msgstr "aangepaste veldkeuzeset" +msgstr "" -#: netbox/extras/models/customfields.py:750 +#: extras/models/customfields.py:750 msgid "custom field choice sets" -msgstr "aangepaste veldkeuzesets" +msgstr "" -#: netbox/extras/models/customfields.py:786 +#: extras/models/customfields.py:786 msgid "Must define base or extra choices." -msgstr "Moet basis- of extra keuzes definiëren." +msgstr "" -#: netbox/extras/models/dashboard.py:19 +#: extras/models/dashboard.py:19 msgid "layout" -msgstr "lay-out" +msgstr "" -#: netbox/extras/models/dashboard.py:23 +#: extras/models/dashboard.py:23 msgid "config" -msgstr "configuratie" +msgstr "" -#: netbox/extras/models/dashboard.py:28 +#: extras/models/dashboard.py:28 msgid "dashboard" -msgstr "dashboard" +msgstr "" -#: netbox/extras/models/dashboard.py:29 +#: extras/models/dashboard.py:29 msgid "dashboards" -msgstr "spatschermen" +msgstr "" -#: netbox/extras/models/models.py:51 +#: extras/models/models.py:51 msgid "object types" -msgstr "objecttypen" +msgstr "" -#: netbox/extras/models/models.py:52 +#: extras/models/models.py:52 msgid "The object(s) to which this rule applies." -msgstr "Het (de) object (en) waarop deze regel van toepassing is." +msgstr "" -#: netbox/extras/models/models.py:65 +#: extras/models/models.py:65 msgid "on create" -msgstr "op create" +msgstr "" -#: netbox/extras/models/models.py:67 +#: extras/models/models.py:67 msgid "Triggers when a matching object is created." -msgstr "Wordt geactiveerd wanneer een overeenkomend object wordt gemaakt." +msgstr "" -#: netbox/extras/models/models.py:70 +#: extras/models/models.py:70 msgid "on update" -msgstr "bij de update" +msgstr "" -#: netbox/extras/models/models.py:72 +#: extras/models/models.py:72 msgid "Triggers when a matching object is updated." -msgstr "Wordt geactiveerd wanneer een overeenkomend object wordt bijgewerkt." +msgstr "" -#: netbox/extras/models/models.py:75 +#: extras/models/models.py:75 msgid "on delete" -msgstr "bij verwijderen" +msgstr "" -#: netbox/extras/models/models.py:77 +#: extras/models/models.py:77 msgid "Triggers when a matching object is deleted." -msgstr "Wordt geactiveerd wanneer een overeenkomend object wordt verwijderd." +msgstr "" -#: netbox/extras/models/models.py:80 +#: extras/models/models.py:80 msgid "on job start" -msgstr "bij het begin van het werk" +msgstr "" -#: netbox/extras/models/models.py:82 +#: extras/models/models.py:82 msgid "Triggers when a job for a matching object is started." msgstr "" -"Wordt geactiveerd wanneer een taak voor een overeenkomend object wordt " -"gestart." -#: netbox/extras/models/models.py:85 +#: extras/models/models.py:85 msgid "on job end" -msgstr "aan het einde van het werk" +msgstr "" -#: netbox/extras/models/models.py:87 +#: extras/models/models.py:87 msgid "Triggers when a job for a matching object terminates." msgstr "" -"Wordt geactiveerd wanneer een taak voor een overeenkomend object wordt " -"beëindigd." -#: netbox/extras/models/models.py:94 +#: extras/models/models.py:94 msgid "conditions" -msgstr "voorwaarden" +msgstr "" -#: netbox/extras/models/models.py:97 +#: extras/models/models.py:97 msgid "" "A set of conditions which determine whether the event will be generated." -msgstr "Een set voorwaarden die bepalen of de gebeurtenis wordt gegenereerd." - -#: netbox/extras/models/models.py:105 -msgid "action type" -msgstr "actietype" - -#: netbox/extras/models/models.py:124 -msgid "Additional data to pass to the action object" -msgstr "Aanvullende gegevens om door te geven aan het actieobject" - -#: netbox/extras/models/models.py:136 -msgid "event rule" -msgstr "regel van het evenement" - -#: netbox/extras/models/models.py:137 -msgid "event rules" -msgstr "regels voor evenementen" - -#: netbox/extras/models/models.py:153 -msgid "" -"At least one event type must be selected: create, update, delete, job start," -" and/or job end." msgstr "" -"Er moet minstens één type gebeurtenis worden geselecteerd: aanmaken, " -"bijwerken, verwijderen, starten van de taak en/of einde van de taak." -#: netbox/extras/models/models.py:194 +#: extras/models/models.py:105 +msgid "action type" +msgstr "" + +#: extras/models/models.py:124 +msgid "Additional data to pass to the action object" +msgstr "" + +#: extras/models/models.py:136 +msgid "event rule" +msgstr "" + +#: extras/models/models.py:137 +msgid "event rules" +msgstr "" + +#: extras/models/models.py:153 +msgid "" +"At least one event type must be selected: create, update, delete, job start, " +"and/or job end." +msgstr "" + +#: extras/models/models.py:194 msgid "" "This URL will be called using the HTTP method defined when the webhook is " -"called. Jinja2 template processing is supported with the same context as the" -" request body." +"called. Jinja2 template processing is supported with the same context as the " +"request body." msgstr "" -"Deze URL wordt aangeroepen met behulp van de HTTP-methode die is " -"gedefinieerd wanneer de webhook wordt aangeroepen. De verwerking van " -"Jinja2-sjablonen wordt ondersteund met dezelfde context als de hoofdtekst " -"van het verzoek." -#: netbox/extras/models/models.py:209 +#: extras/models/models.py:209 msgid "" -"The complete list of official content types is available here." +"The complete list of official content types is available here." msgstr "" -"De volledige lijst met officiële inhoudstypen is beschikbaar hier." -#: netbox/extras/models/models.py:214 +#: extras/models/models.py:214 msgid "additional headers" -msgstr "extra kopteksten" +msgstr "" -#: netbox/extras/models/models.py:217 +#: extras/models/models.py:217 msgid "" "User-supplied HTTP headers to be sent with the request in addition to the " "HTTP content type. Headers should be defined in the format Name: " "Value. Jinja2 template processing is supported with the same context " "as the request body (below)." msgstr "" -"Door de gebruiker aangeleverde HTTP-headers die samen met het verzoek moeten" -" worden verzonden, naast het HTTP-inhoudstype. Kopteksten moeten in het " -"formaat worden gedefinieerd Naam: Value. De verwerking van " -"Jinja2-sjablonen wordt ondersteund met dezelfde context als de hoofdtekst " -"van het verzoek (hieronder)." -#: netbox/extras/models/models.py:223 +#: extras/models/models.py:223 msgid "body template" -msgstr "sjabloon voor het lichaam" +msgstr "" -#: netbox/extras/models/models.py:226 +#: extras/models/models.py:226 msgid "" "Jinja2 template for a custom request body. If blank, a JSON object " "representing the change will be included. Available context data includes: " "event, model, timestamp, " "username, request_id, and data." msgstr "" -"Jinja2-sjabloon voor een aangepaste hoofdtekst van de aanvraag. Indien leeg," -" wordt een JSON-object toegevoegd dat de wijziging voorstelt. De beschikbare" -" contextgegevens omvatten: evenement, model-, " -"tijdstempel, gebruikersnaam, " -"aanvraag_id, en gegevens." -#: netbox/extras/models/models.py:232 +#: extras/models/models.py:232 msgid "secret" -msgstr "geheim" +msgstr "" -#: netbox/extras/models/models.py:236 +#: extras/models/models.py:236 msgid "" "When provided, the request will include a X-Hook-Signature " "header containing a HMAC hex digest of the payload body using the secret as " "the key. The secret is not transmitted in the request." msgstr "" -"Indien verstrekt, bevat het verzoek een X-Hook-handtekening " -"header met een HMAC-hex-samenvatting van de payload-body met het geheim als " -"sleutel. Het geheim wordt niet in het verzoek doorgegeven." -#: netbox/extras/models/models.py:243 +#: extras/models/models.py:243 msgid "Enable SSL certificate verification. Disable with caution!" msgstr "" -"Activeer de verificatie van SSL-certificaten. Voorzichtig uitschakelen!" -#: netbox/extras/models/models.py:249 netbox/templates/extras/webhook.html:51 +#: extras/models/models.py:249 templates/extras/webhook.html:51 msgid "CA File Path" -msgstr "CA-bestandspad" - -#: netbox/extras/models/models.py:251 -msgid "" -"The specific CA certificate file to use for SSL verification. Leave blank to" -" use the system defaults." msgstr "" -"Het specifieke CA-certificaatbestand dat moet worden gebruikt voor SSL-" -"verificatie. Laat dit veld leeg om de standaardinstellingen van het systeem " -"te gebruiken." -#: netbox/extras/models/models.py:262 +#: extras/models/models.py:251 +msgid "" +"The specific CA certificate file to use for SSL verification. Leave blank to " +"use the system defaults." +msgstr "" + +#: extras/models/models.py:262 msgid "webhook" -msgstr "webhook" +msgstr "" -#: netbox/extras/models/models.py:263 +#: extras/models/models.py:263 msgid "webhooks" -msgstr "webhooks" +msgstr "" -#: netbox/extras/models/models.py:281 +#: extras/models/models.py:281 msgid "Do not specify a CA certificate file if SSL verification is disabled." msgstr "" -"Geef geen CA-certificaatbestand op als SSL-verificatie is uitgeschakeld." -#: netbox/extras/models/models.py:321 +#: extras/models/models.py:321 msgid "The object type(s) to which this link applies." -msgstr "Het (de) objecttype (s) waarop deze link van toepassing is." +msgstr "" -#: netbox/extras/models/models.py:333 +#: extras/models/models.py:333 msgid "link text" -msgstr "linktekst" +msgstr "" -#: netbox/extras/models/models.py:334 +#: extras/models/models.py:334 msgid "Jinja2 template code for link text" -msgstr "Jinja2-sjablooncode voor linktekst" +msgstr "" -#: netbox/extras/models/models.py:337 +#: extras/models/models.py:337 msgid "link URL" -msgstr "URL van de link" +msgstr "" -#: netbox/extras/models/models.py:338 +#: extras/models/models.py:338 msgid "Jinja2 template code for link URL" -msgstr "Jinja2-sjablooncode voor link-URL" +msgstr "" -#: netbox/extras/models/models.py:348 +#: extras/models/models.py:348 msgid "Links with the same group will appear as a dropdown menu" -msgstr "Links met dezelfde groep verschijnen als een dropdown-menu" +msgstr "" -#: netbox/extras/models/models.py:358 +#: extras/models/models.py:358 msgid "new window" -msgstr "nieuw venster" +msgstr "" -#: netbox/extras/models/models.py:360 +#: extras/models/models.py:360 msgid "Force link to open in a new window" -msgstr "Link forceren om in een nieuw venster te openen" +msgstr "" -#: netbox/extras/models/models.py:369 +#: extras/models/models.py:369 msgid "custom link" -msgstr "link op maat" +msgstr "" -#: netbox/extras/models/models.py:370 +#: extras/models/models.py:370 msgid "custom links" -msgstr "links op maat" +msgstr "" -#: netbox/extras/models/models.py:417 +#: extras/models/models.py:417 msgid "The object type(s) to which this template applies." -msgstr "Het (de) objecttype (s) waarop dit sjabloon van toepassing is." +msgstr "" -#: netbox/extras/models/models.py:430 +#: extras/models/models.py:430 msgid "" "Jinja2 template code. The list of objects being exported is passed as a " "context variable named queryset." msgstr "" -"Jinja2-sjablooncode. De lijst met objecten die worden geëxporteerd, wordt " -"doorgegeven als een contextvariabele met de naam queryset." -#: netbox/extras/models/models.py:438 +#: extras/models/models.py:438 msgid "Defaults to text/plain; charset=utf-8" -msgstr "Wordt standaard ingesteld op text/plain; charset=utf-8" +msgstr "" -#: netbox/extras/models/models.py:441 +#: extras/models/models.py:441 msgid "file extension" -msgstr "bestandsextensie" +msgstr "" -#: netbox/extras/models/models.py:444 +#: extras/models/models.py:444 msgid "Extension to append to the rendered filename" -msgstr "Uitbreiding om toe te voegen aan de gerenderde bestandsnaam" +msgstr "" -#: netbox/extras/models/models.py:447 +#: extras/models/models.py:447 msgid "as attachment" -msgstr "als bijlage" +msgstr "" -#: netbox/extras/models/models.py:449 +#: extras/models/models.py:449 msgid "Download file as attachment" -msgstr "Download het bestand als bijlage" +msgstr "" -#: netbox/extras/models/models.py:458 +#: extras/models/models.py:458 msgid "export template" -msgstr "sjabloon exporteren" +msgstr "" -#: netbox/extras/models/models.py:459 +#: extras/models/models.py:459 msgid "export templates" -msgstr "sjablonen exporteren" +msgstr "" -#: netbox/extras/models/models.py:476 +#: extras/models/models.py:476 #, python-brace-format msgid "\"{name}\" is a reserved name. Please choose a different name." -msgstr "„{name}„is een gereserveerde naam. Kies een andere naam." +msgstr "" -#: netbox/extras/models/models.py:526 +#: extras/models/models.py:526 msgid "The object type(s) to which this filter applies." -msgstr "Het (de) objecttype (s) waarop dit filter van toepassing is." +msgstr "" -#: netbox/extras/models/models.py:558 +#: extras/models/models.py:558 msgid "shared" -msgstr "gedeeld" +msgstr "" -#: netbox/extras/models/models.py:571 +#: extras/models/models.py:571 msgid "saved filter" -msgstr "opgeslagen filter" +msgstr "" -#: netbox/extras/models/models.py:572 +#: extras/models/models.py:572 msgid "saved filters" -msgstr "opgeslagen filters" +msgstr "" -#: netbox/extras/models/models.py:590 +#: extras/models/models.py:590 msgid "Filter parameters must be stored as a dictionary of keyword arguments." msgstr "" -"Filterparameters moeten worden opgeslagen als een woordenboek met " -"trefwoordargumenten." -#: netbox/extras/models/models.py:618 +#: extras/models/models.py:618 msgid "image height" -msgstr "hoogte van de afbeelding" +msgstr "" -#: netbox/extras/models/models.py:621 +#: extras/models/models.py:621 msgid "image width" -msgstr "breedte van de afbeelding" +msgstr "" -#: netbox/extras/models/models.py:638 +#: extras/models/models.py:638 msgid "image attachment" -msgstr "bijlage bij de afbeelding" +msgstr "" -#: netbox/extras/models/models.py:639 +#: extras/models/models.py:639 msgid "image attachments" -msgstr "bijlagen bij afbeeldingen" +msgstr "" -#: netbox/extras/models/models.py:653 +#: extras/models/models.py:653 #, python-brace-format msgid "Image attachments cannot be assigned to this object type ({type})." msgstr "" -"Afbeeldingsbijlagen kunnen niet aan dit objecttype worden toegewezen " -"({type})." -#: netbox/extras/models/models.py:716 +#: extras/models/models.py:716 msgid "kind" -msgstr "vriendelijk" +msgstr "" -#: netbox/extras/models/models.py:730 +#: extras/models/models.py:730 msgid "journal entry" -msgstr "journaalboeking" +msgstr "" -#: netbox/extras/models/models.py:731 +#: extras/models/models.py:731 msgid "journal entries" -msgstr "journaalboekingen" +msgstr "" -#: netbox/extras/models/models.py:746 +#: extras/models/models.py:746 #, python-brace-format msgid "Journaling is not supported for this object type ({type})." -msgstr "Journaling wordt niet ondersteund voor dit objecttype ({type})." +msgstr "" -#: netbox/extras/models/models.py:788 +#: extras/models/models.py:788 msgid "bookmark" -msgstr "bladwijzer" +msgstr "" -#: netbox/extras/models/models.py:789 +#: extras/models/models.py:789 msgid "bookmarks" -msgstr "bladwijzers" +msgstr "" -#: netbox/extras/models/models.py:802 +#: extras/models/models.py:802 #, python-brace-format msgid "Bookmarks cannot be assigned to this object type ({type})." msgstr "" -"Bladwijzers kunnen niet aan dit objecttype worden toegewezen ({type})." -#: netbox/extras/models/scripts.py:42 +#: extras/models/scripts.py:42 msgid "is executable" -msgstr "is uitvoerbaar" +msgstr "" -#: netbox/extras/models/scripts.py:64 +#: extras/models/scripts.py:64 msgid "script" -msgstr "script" +msgstr "" -#: netbox/extras/models/scripts.py:65 +#: extras/models/scripts.py:65 msgid "scripts" -msgstr "scripts" +msgstr "" -#: netbox/extras/models/scripts.py:111 +#: extras/models/scripts.py:111 msgid "script module" -msgstr "scriptmodule" +msgstr "" -#: netbox/extras/models/scripts.py:112 +#: extras/models/scripts.py:112 msgid "script modules" -msgstr "scriptmodules" +msgstr "" -#: netbox/extras/models/search.py:22 +#: extras/models/search.py:22 msgid "timestamp" -msgstr "tijdstempel" +msgstr "" -#: netbox/extras/models/search.py:37 +#: extras/models/search.py:37 msgid "field" -msgstr "veld" +msgstr "" -#: netbox/extras/models/search.py:45 +#: extras/models/search.py:45 msgid "value" -msgstr "waarde" +msgstr "" -#: netbox/extras/models/search.py:56 +#: extras/models/search.py:56 msgid "cached value" -msgstr "waarde in de cache" +msgstr "" -#: netbox/extras/models/search.py:57 +#: extras/models/search.py:57 msgid "cached values" -msgstr "waarden in de cache" +msgstr "" -#: netbox/extras/models/staging.py:45 +#: extras/models/staging.py:45 msgid "branch" -msgstr "filiaal" +msgstr "" -#: netbox/extras/models/staging.py:46 +#: extras/models/staging.py:46 msgid "branches" -msgstr "takken" +msgstr "" -#: netbox/extras/models/staging.py:98 +#: extras/models/staging.py:98 msgid "staged change" -msgstr "gefaseerde verandering" +msgstr "" -#: netbox/extras/models/staging.py:99 +#: extras/models/staging.py:99 msgid "staged changes" -msgstr "gefaseerde wijzigingen" +msgstr "" -#: netbox/extras/models/tags.py:40 +#: extras/models/tags.py:40 msgid "The object type(s) to which this tag can be applied." -msgstr "Het (de) objecttype (s) waarop deze tag kan worden toegepast." +msgstr "" -#: netbox/extras/models/tags.py:49 +#: extras/models/tags.py:49 msgid "tag" -msgstr "tag" +msgstr "" -#: netbox/extras/models/tags.py:50 +#: extras/models/tags.py:50 msgid "tags" -msgstr "labels" +msgstr "" -#: netbox/extras/models/tags.py:78 +#: extras/models/tags.py:78 msgid "tagged item" -msgstr "item met tags" +msgstr "" -#: netbox/extras/models/tags.py:79 +#: extras/models/tags.py:79 msgid "tagged items" -msgstr "getagde artikelen" +msgstr "" -#: netbox/extras/scripts.py:439 +#: extras/scripts.py:439 msgid "Script Data" -msgstr "Scriptgegevens" +msgstr "" -#: netbox/extras/scripts.py:443 +#: extras/scripts.py:443 msgid "Script Execution Parameters" -msgstr "Parameters voor uitvoering van scripts" +msgstr "" -#: netbox/extras/scripts.py:666 +#: extras/scripts.py:666 msgid "Database changes have been reverted automatically." -msgstr "Wijzigingen in de database zijn automatisch teruggedraaid." +msgstr "" -#: netbox/extras/scripts.py:679 +#: extras/scripts.py:679 msgid "Script aborted with error: " -msgstr "Script is met een fout afgebroken: " +msgstr "" -#: netbox/extras/scripts.py:689 +#: extras/scripts.py:689 msgid "An exception occurred: " -msgstr "Er deed zich een uitzondering voor: " +msgstr "" -#: netbox/extras/scripts.py:692 +#: extras/scripts.py:692 msgid "Database changes have been reverted due to error." -msgstr "Wijzigingen in de database zijn teruggedraaid vanwege een fout." +msgstr "" -#: netbox/extras/signals.py:133 +#: extras/signals.py:133 #, python-brace-format msgid "Deletion is prevented by a protection rule: {message}" -msgstr "Verwijdering wordt voorkomen door een beschermingsregel: {message}" +msgstr "" -#: netbox/extras/tables/tables.py:47 netbox/extras/tables/tables.py:125 -#: netbox/extras/tables/tables.py:149 netbox/extras/tables/tables.py:214 -#: netbox/extras/tables/tables.py:239 netbox/extras/tables/tables.py:291 -#: netbox/extras/tables/tables.py:337 -#: netbox/templates/extras/customfield.html:93 -#: netbox/templates/extras/eventrule.html:27 -#: netbox/templates/users/objectpermission.html:64 netbox/users/tables.py:80 +#: extras/tables/tables.py:47 extras/tables/tables.py:125 +#: extras/tables/tables.py:149 extras/tables/tables.py:214 +#: extras/tables/tables.py:239 extras/tables/tables.py:291 +#: extras/tables/tables.py:337 templates/extras/customfield.html:93 +#: templates/extras/eventrule.html:27 templates/users/objectpermission.html:64 +#: users/tables.py:80 msgid "Object Types" -msgstr "Objecttypen" +msgstr "" -#: netbox/extras/tables/tables.py:53 +#: extras/tables/tables.py:53 msgid "Visible" -msgstr "Zichtbaar" +msgstr "" -#: netbox/extras/tables/tables.py:56 +#: extras/tables/tables.py:56 msgid "Editable" -msgstr "Bewerkbaar" +msgstr "" -#: netbox/extras/tables/tables.py:62 +#: extras/tables/tables.py:62 msgid "Related Object Type" -msgstr "Gerelateerd objecttype" +msgstr "" -#: netbox/extras/tables/tables.py:66 -#: netbox/templates/extras/customfield.html:47 +#: extras/tables/tables.py:66 templates/extras/customfield.html:47 msgid "Choice Set" -msgstr "Keuzeset" +msgstr "" -#: netbox/extras/tables/tables.py:74 +#: extras/tables/tables.py:74 msgid "Is Cloneable" -msgstr "Is kloonbaar" +msgstr "" -#: netbox/extras/tables/tables.py:104 +#: extras/tables/tables.py:104 msgid "Count" -msgstr "Tellen" +msgstr "" -#: netbox/extras/tables/tables.py:107 +#: extras/tables/tables.py:107 msgid "Order Alphabetically" -msgstr "Alfabetisch ordenen" +msgstr "" -#: netbox/extras/tables/tables.py:131 -#: netbox/templates/extras/customlink.html:33 +#: extras/tables/tables.py:131 templates/extras/customlink.html:33 msgid "New Window" -msgstr "Nieuw venster" +msgstr "" -#: netbox/extras/tables/tables.py:152 +#: extras/tables/tables.py:152 msgid "As Attachment" -msgstr "Als bijlage" +msgstr "" -#: netbox/extras/tables/tables.py:159 netbox/extras/tables/tables.py:378 -#: netbox/extras/tables/tables.py:413 netbox/templates/core/datafile.html:24 -#: netbox/templates/dcim/device/render_config.html:22 -#: netbox/templates/extras/configcontext.html:39 -#: netbox/templates/extras/configtemplate.html:31 -#: netbox/templates/extras/exporttemplate.html:45 -#: netbox/templates/generic/bulk_import.html:35 -#: netbox/templates/virtualization/virtualmachine/render_config.html:22 +#: extras/tables/tables.py:159 extras/tables/tables.py:378 +#: extras/tables/tables.py:413 templates/core/datafile.html:24 +#: templates/dcim/device/render_config.html:22 +#: templates/extras/configcontext.html:39 +#: templates/extras/configtemplate.html:31 +#: templates/extras/exporttemplate.html:45 +#: templates/generic/bulk_import.html:35 +#: templates/virtualization/virtualmachine/render_config.html:22 msgid "Data File" -msgstr "Gegevensbestand" +msgstr "" -#: netbox/extras/tables/tables.py:164 netbox/extras/tables/tables.py:390 -#: netbox/extras/tables/tables.py:418 +#: extras/tables/tables.py:164 extras/tables/tables.py:390 +#: extras/tables/tables.py:418 msgid "Synced" -msgstr "Gesynchroniseerd" +msgstr "" -#: netbox/extras/tables/tables.py:191 +#: extras/tables/tables.py:191 msgid "Image" -msgstr "Afbeelding" +msgstr "" -#: netbox/extras/tables/tables.py:196 +#: extras/tables/tables.py:196 msgid "Size (Bytes)" -msgstr "Grootte (bytes)" +msgstr "" -#: netbox/extras/tables/tables.py:261 +#: extras/tables/tables.py:261 msgid "SSL Validation" -msgstr "SSL-validatie" +msgstr "" -#: netbox/extras/tables/tables.py:306 +#: extras/tables/tables.py:306 msgid "Job Start" -msgstr "Begin van de taak" +msgstr "" -#: netbox/extras/tables/tables.py:309 +#: extras/tables/tables.py:309 msgid "Job End" -msgstr "Einde van de opdracht" +msgstr "" -#: netbox/extras/tables/tables.py:426 netbox/netbox/navigation/menu.py:64 -#: netbox/templates/dcim/devicerole.html:8 +#: extras/tables/tables.py:426 netbox/navigation/menu.py:64 +#: templates/dcim/devicerole.html:8 msgid "Device Roles" -msgstr "Rollen van het apparaat" +msgstr "" -#: netbox/extras/tables/tables.py:467 netbox/templates/account/profile.html:19 -#: netbox/templates/users/user.html:21 +#: extras/tables/tables.py:467 templates/account/profile.html:19 +#: templates/users/user.html:21 msgid "Full Name" -msgstr "Volledige naam" +msgstr "" -#: netbox/extras/tables/tables.py:484 -#: netbox/templates/extras/objectchange.html:68 +#: extras/tables/tables.py:484 templates/extras/objectchange.html:68 msgid "Request ID" -msgstr "ID aanvragen" +msgstr "" -#: netbox/extras/tables/tables.py:521 +#: extras/tables/tables.py:521 msgid "Comments (Short)" -msgstr "Opmerkingen (kort)" +msgstr "" -#: netbox/extras/tables/tables.py:540 netbox/extras/tables/tables.py:574 +#: extras/tables/tables.py:540 extras/tables/tables.py:574 msgid "Line" -msgstr "Lijn" +msgstr "" -#: netbox/extras/tables/tables.py:547 netbox/extras/tables/tables.py:584 +#: extras/tables/tables.py:547 extras/tables/tables.py:584 msgid "Level" -msgstr "Niveau" +msgstr "" -#: netbox/extras/tables/tables.py:553 netbox/extras/tables/tables.py:593 +#: extras/tables/tables.py:553 extras/tables/tables.py:593 msgid "Message" -msgstr "Bericht" +msgstr "" -#: netbox/extras/tables/tables.py:577 +#: extras/tables/tables.py:577 msgid "Method" -msgstr "Methode" +msgstr "" -#: netbox/extras/validators.py:16 +#: extras/validators.py:16 #, python-format msgid "Ensure this value is equal to %(limit_value)s." -msgstr "Zorg ervoor dat deze waarde gelijk is aan %(limit_value)s." +msgstr "" -#: netbox/extras/validators.py:27 +#: extras/validators.py:27 #, python-format msgid "Ensure this value does not equal %(limit_value)s." -msgstr "Zorg ervoor dat deze waarde niet gelijk is %(limit_value)s." +msgstr "" -#: netbox/extras/validators.py:38 +#: extras/validators.py:38 msgid "This field must be empty." -msgstr "Dit veld moet leeg zijn." +msgstr "" -#: netbox/extras/validators.py:53 +#: extras/validators.py:53 msgid "This field must not be empty." -msgstr "Dit veld mag niet leeg zijn." +msgstr "" -#: netbox/extras/validators.py:95 +#: extras/validators.py:95 msgid "Validation rules must be passed as a dictionary" -msgstr "Validatieregels moeten als woordenboek worden doorgegeven" +msgstr "" -#: netbox/extras/validators.py:120 +#: extras/validators.py:120 #, python-brace-format msgid "Custom validation failed for {attribute}: {exception}" -msgstr "Aangepaste validatie is mislukt voor {attribute}: {exception}" +msgstr "" -#: netbox/extras/validators.py:140 +#: extras/validators.py:140 #, python-brace-format msgid "Invalid attribute \"{name}\" for request" -msgstr "Ongeldig kenmerk”{name}„op aanvraag" +msgstr "" -#: netbox/extras/validators.py:157 +#: extras/validators.py:157 #, python-brace-format msgid "Invalid attribute \"{name}\" for {model}" -msgstr "Ongeldig kenmerk”{name}„voor {model}" +msgstr "" -#: netbox/extras/views.py:889 +#: extras/views.py:889 msgid "Your dashboard has been reset." -msgstr "Je dashboard is opnieuw ingesteld." +msgstr "" -#: netbox/extras/views.py:935 +#: extras/views.py:935 msgid "Added widget: " -msgstr "Widget toegevoegd: " +msgstr "" -#: netbox/extras/views.py:976 +#: extras/views.py:976 msgid "Updated widget: " -msgstr "Bijgewerkte widget: " +msgstr "" -#: netbox/extras/views.py:1012 +#: extras/views.py:1012 msgid "Deleted widget: " -msgstr "Widget verwijderd: " +msgstr "" -#: netbox/extras/views.py:1014 +#: extras/views.py:1014 msgid "Error deleting widget: " -msgstr "Fout bij het verwijderen van de widget: " +msgstr "" -#: netbox/extras/views.py:1101 +#: extras/views.py:1101 msgid "Unable to run script: RQ worker process not running." -msgstr "Kan script niet uitvoeren: het RQ-werkproces wordt niet uitgevoerd." +msgstr "" -#: netbox/ipam/api/field_serializers.py:17 +#: ipam/api/field_serializers.py:17 msgid "Enter a valid IPv4 or IPv6 address with optional mask." -msgstr "Voer een geldig IPv4- of IPv6-adres in met optioneel masker." +msgstr "" -#: netbox/ipam/api/field_serializers.py:24 +#: ipam/api/field_serializers.py:24 #, python-brace-format msgid "Invalid IP address format: {data}" -msgstr "Ongeldig formaat van het IP-adres: {data}" +msgstr "" -#: netbox/ipam/api/field_serializers.py:37 +#: ipam/api/field_serializers.py:37 msgid "Enter a valid IPv4 or IPv6 prefix and mask in CIDR notation." msgstr "" -"Voer een geldig IPv4- of IPv6-voorvoegsel en masker in de CIDR-notatie in." -#: netbox/ipam/api/field_serializers.py:44 +#: ipam/api/field_serializers.py:44 #, python-brace-format msgid "Invalid IP prefix format: {data}" -msgstr "Ongeldig formaat voor IP-prefix: {data}" +msgstr "" -#: netbox/ipam/api/views.py:358 +#: ipam/api/views.py:358 msgid "" "Insufficient space is available to accommodate the requested prefix size(s)" msgstr "" -"Er is onvoldoende ruimte beschikbaar voor de gevraagde prefixgrootte (s)" -#: netbox/ipam/choices.py:30 +#: ipam/choices.py:30 msgid "Container" -msgstr "Container" +msgstr "" -#: netbox/ipam/choices.py:72 +#: ipam/choices.py:72 msgid "DHCP" -msgstr "DHCP" +msgstr "" -#: netbox/ipam/choices.py:73 +#: ipam/choices.py:73 msgid "SLAAC" -msgstr "SLAAC" +msgstr "" -#: netbox/ipam/choices.py:89 +#: ipam/choices.py:89 msgid "Loopback" -msgstr "Loopback" +msgstr "" -#: netbox/ipam/choices.py:90 netbox/tenancy/choices.py:18 +#: ipam/choices.py:90 tenancy/choices.py:18 msgid "Secondary" -msgstr "Secundair" +msgstr "" -#: netbox/ipam/choices.py:91 +#: ipam/choices.py:91 msgid "Anycast" -msgstr "Anycast" +msgstr "" -#: netbox/ipam/choices.py:115 +#: ipam/choices.py:115 msgid "Standard" -msgstr "Standaard" +msgstr "" -#: netbox/ipam/choices.py:120 +#: ipam/choices.py:120 msgid "CheckPoint" -msgstr "CheckPoint" +msgstr "" -#: netbox/ipam/choices.py:123 +#: ipam/choices.py:123 msgid "Cisco" -msgstr "Cisco" +msgstr "" -#: netbox/ipam/choices.py:137 +#: ipam/choices.py:137 msgid "Plaintext" -msgstr "Platte tekst" +msgstr "" -#: netbox/ipam/fields.py:36 +#: ipam/fields.py:36 #, python-brace-format msgid "Invalid IP address format: {address}" -msgstr "Ongeldig formaat van het IP-adres: {address}" +msgstr "" -#: netbox/ipam/filtersets.py:48 netbox/vpn/filtersets.py:323 +#: ipam/filtersets.py:48 vpn/filtersets.py:323 msgid "Import target" -msgstr "Doel importeren" +msgstr "" -#: netbox/ipam/filtersets.py:54 netbox/vpn/filtersets.py:329 +#: ipam/filtersets.py:54 vpn/filtersets.py:329 msgid "Import target (name)" -msgstr "Importdoel (naam)" +msgstr "" -#: netbox/ipam/filtersets.py:59 netbox/vpn/filtersets.py:334 +#: ipam/filtersets.py:59 vpn/filtersets.py:334 msgid "Export target" -msgstr "Doel exporteren" +msgstr "" -#: netbox/ipam/filtersets.py:65 netbox/vpn/filtersets.py:340 +#: ipam/filtersets.py:65 vpn/filtersets.py:340 msgid "Export target (name)" -msgstr "Exportdoel (naam)" +msgstr "" -#: netbox/ipam/filtersets.py:86 +#: ipam/filtersets.py:86 msgid "Importing VRF" -msgstr "VRF importeren" +msgstr "" -#: netbox/ipam/filtersets.py:92 +#: ipam/filtersets.py:92 msgid "Import VRF (RD)" -msgstr "VRF (RD) importeren" +msgstr "" -#: netbox/ipam/filtersets.py:97 +#: ipam/filtersets.py:97 msgid "Exporting VRF" -msgstr "VRF exporteren" +msgstr "" -#: netbox/ipam/filtersets.py:103 +#: ipam/filtersets.py:103 msgid "Export VRF (RD)" -msgstr "VRF (RD) exporteren" +msgstr "" -#: netbox/ipam/filtersets.py:108 +#: ipam/filtersets.py:108 msgid "Importing L2VPN" -msgstr "L2VPN importeren" +msgstr "" -#: netbox/ipam/filtersets.py:114 +#: ipam/filtersets.py:114 msgid "Importing L2VPN (identifier)" -msgstr "L2VPN importeren (identifier)" +msgstr "" -#: netbox/ipam/filtersets.py:119 +#: ipam/filtersets.py:119 msgid "Exporting L2VPN" -msgstr "L2VPN exporteren" +msgstr "" -#: netbox/ipam/filtersets.py:125 +#: ipam/filtersets.py:125 msgid "Exporting L2VPN (identifier)" -msgstr "L2VPN exporteren (identifier)" +msgstr "" -#: netbox/ipam/filtersets.py:155 netbox/ipam/filtersets.py:281 -#: netbox/ipam/forms/model_forms.py:227 netbox/ipam/tables/ip.py:211 -#: netbox/templates/ipam/prefix.html:12 +#: ipam/filtersets.py:155 ipam/filtersets.py:281 ipam/forms/model_forms.py:227 +#: ipam/tables/ip.py:211 templates/ipam/prefix.html:12 msgid "Prefix" -msgstr "Voorvoegsel" +msgstr "" -#: netbox/ipam/filtersets.py:159 netbox/ipam/filtersets.py:198 -#: netbox/ipam/filtersets.py:221 +#: ipam/filtersets.py:159 ipam/filtersets.py:198 ipam/filtersets.py:221 msgid "RIR (ID)" -msgstr "RIR (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:165 netbox/ipam/filtersets.py:204 -#: netbox/ipam/filtersets.py:227 +#: ipam/filtersets.py:165 ipam/filtersets.py:204 ipam/filtersets.py:227 msgid "RIR (slug)" -msgstr "RIR (slak)" +msgstr "" -#: netbox/ipam/filtersets.py:285 +#: ipam/filtersets.py:285 msgid "Within prefix" -msgstr "Binnen het voorvoegsel" +msgstr "" -#: netbox/ipam/filtersets.py:289 +#: ipam/filtersets.py:289 msgid "Within and including prefix" -msgstr "Binnen en inclusief voorvoegsel" +msgstr "" -#: netbox/ipam/filtersets.py:293 +#: ipam/filtersets.py:293 msgid "Prefixes which contain this prefix or IP" -msgstr "Prefixen die dit voorvoegsel of IP-adres bevatten" +msgstr "" -#: netbox/ipam/filtersets.py:304 netbox/ipam/filtersets.py:572 -#: netbox/ipam/forms/bulk_edit.py:327 netbox/ipam/forms/filtersets.py:196 -#: netbox/ipam/forms/filtersets.py:331 +#: ipam/filtersets.py:304 ipam/filtersets.py:572 ipam/forms/bulk_edit.py:327 +#: ipam/forms/filtersets.py:196 ipam/forms/filtersets.py:331 msgid "Mask length" -msgstr "Lengte van het masker" +msgstr "" -#: netbox/ipam/filtersets.py:373 netbox/vpn/filtersets.py:446 +#: ipam/filtersets.py:373 vpn/filtersets.py:446 msgid "VLAN (ID)" -msgstr "VLAN (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:377 netbox/vpn/filtersets.py:441 +#: ipam/filtersets.py:377 vpn/filtersets.py:441 msgid "VLAN number (1-4094)" -msgstr "VLAN-nummer (1-4094)" +msgstr "" -#: netbox/ipam/filtersets.py:471 netbox/ipam/filtersets.py:475 -#: netbox/ipam/filtersets.py:567 netbox/ipam/forms/model_forms.py:461 -#: netbox/templates/tenancy/contact.html:53 -#: netbox/tenancy/forms/bulk_edit.py:113 +#: ipam/filtersets.py:471 ipam/filtersets.py:475 ipam/filtersets.py:567 +#: ipam/forms/model_forms.py:461 templates/tenancy/contact.html:53 +#: tenancy/forms/bulk_edit.py:113 msgid "Address" -msgstr "Adres" +msgstr "" -#: netbox/ipam/filtersets.py:479 +#: ipam/filtersets.py:479 msgid "Ranges which contain this prefix or IP" -msgstr "Bereiken die dit voorvoegsel of IP-adres bevatten" +msgstr "" -#: netbox/ipam/filtersets.py:507 netbox/ipam/filtersets.py:563 +#: ipam/filtersets.py:507 ipam/filtersets.py:563 msgid "Parent prefix" -msgstr "Oudervoorvoegsel" +msgstr "" -#: netbox/ipam/filtersets.py:616 netbox/ipam/filtersets.py:856 -#: netbox/ipam/filtersets.py:1091 netbox/vpn/filtersets.py:404 +#: ipam/filtersets.py:616 ipam/filtersets.py:856 ipam/filtersets.py:1091 +#: vpn/filtersets.py:404 msgid "Virtual machine (name)" -msgstr "Virtuele machine (naam)" +msgstr "" -#: netbox/ipam/filtersets.py:621 netbox/ipam/filtersets.py:861 -#: netbox/ipam/filtersets.py:1085 netbox/virtualization/filtersets.py:278 -#: netbox/virtualization/filtersets.py:317 netbox/vpn/filtersets.py:409 +#: ipam/filtersets.py:621 ipam/filtersets.py:861 ipam/filtersets.py:1085 +#: virtualization/filtersets.py:278 virtualization/filtersets.py:317 +#: vpn/filtersets.py:409 msgid "Virtual machine (ID)" -msgstr "Virtuele machine (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:627 netbox/vpn/filtersets.py:97 -#: netbox/vpn/filtersets.py:415 +#: ipam/filtersets.py:627 vpn/filtersets.py:97 vpn/filtersets.py:415 msgid "Interface (name)" -msgstr "Interface (naam)" +msgstr "" -#: netbox/ipam/filtersets.py:638 netbox/vpn/filtersets.py:108 -#: netbox/vpn/filtersets.py:426 +#: ipam/filtersets.py:638 vpn/filtersets.py:108 vpn/filtersets.py:426 msgid "VM interface (name)" -msgstr "VM-interface (naam)" +msgstr "" -#: netbox/ipam/filtersets.py:643 netbox/vpn/filtersets.py:113 +#: ipam/filtersets.py:643 vpn/filtersets.py:113 msgid "VM interface (ID)" -msgstr "VM-interface (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:648 +#: ipam/filtersets.py:648 msgid "FHRP group (ID)" -msgstr "FHRP-groep (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:652 +#: ipam/filtersets.py:652 msgid "Is assigned to an interface" -msgstr "Is toegewezen aan een interface" +msgstr "" -#: netbox/ipam/filtersets.py:656 +#: ipam/filtersets.py:656 msgid "Is assigned" -msgstr "Is toegewezen" +msgstr "" -#: netbox/ipam/filtersets.py:668 +#: ipam/filtersets.py:668 msgid "Service (ID)" -msgstr "Service (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:673 +#: ipam/filtersets.py:673 msgid "NAT inside IP address (ID)" -msgstr "NAT binnen IP-adres (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:1096 +#: ipam/filtersets.py:1096 msgid "IP address (ID)" -msgstr "IP-adres (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:1102 netbox/ipam/models/ip.py:788 +#: ipam/filtersets.py:1102 ipam/models/ip.py:788 msgid "IP address" -msgstr "IP-adres" +msgstr "" -#: netbox/ipam/filtersets.py:1131 +#: ipam/filtersets.py:1131 msgid "Primary IPv4 (ID)" -msgstr "Primaire IPv4 (ID)" +msgstr "" -#: netbox/ipam/filtersets.py:1136 +#: ipam/filtersets.py:1136 msgid "Primary IPv6 (ID)" -msgstr "Primaire IPv6 (ID)" +msgstr "" -#: netbox/ipam/formfields.py:14 +#: ipam/formfields.py:14 msgid "Enter a valid IPv4 or IPv6 address (without a mask)." -msgstr "Voer een geldig IPv4- of IPv6-adres in (zonder masker)." +msgstr "" -#: netbox/ipam/formfields.py:32 +#: ipam/formfields.py:32 #, python-brace-format msgid "Invalid IPv4/IPv6 address format: {address}" -msgstr "Ongeldig IPv4/IPv6-adresformaat: {address}" +msgstr "" -#: netbox/ipam/formfields.py:37 +#: ipam/formfields.py:37 msgid "This field requires an IP address without a mask." -msgstr "Dit veld vereist een IP-adres zonder masker." +msgstr "" -#: netbox/ipam/formfields.py:39 netbox/ipam/formfields.py:61 +#: ipam/formfields.py:39 ipam/formfields.py:61 msgid "Please specify a valid IPv4 or IPv6 address." -msgstr "Geef een geldig IPv4- of IPv6-adres op." +msgstr "" -#: netbox/ipam/formfields.py:44 +#: ipam/formfields.py:44 msgid "Enter a valid IPv4 or IPv6 address (with CIDR mask)." -msgstr "Voer een geldig IPv4- of IPv6-adres in (met CIDR-masker)." +msgstr "" -#: netbox/ipam/formfields.py:56 +#: ipam/formfields.py:56 msgid "CIDR mask (e.g. /24) is required." -msgstr "Een CIDR-masker (bijv /24) is vereist." +msgstr "" -#: netbox/ipam/forms/bulk_create.py:13 +#: ipam/forms/bulk_create.py:13 msgid "Address pattern" -msgstr "Adrespatroon" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:48 +#: ipam/forms/bulk_edit.py:48 msgid "Enforce unique space" -msgstr "Zorg voor unieke ruimte" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:86 +#: ipam/forms/bulk_edit.py:86 msgid "Is private" -msgstr "Is privé" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:107 netbox/ipam/forms/bulk_edit.py:136 -#: netbox/ipam/forms/bulk_edit.py:161 netbox/ipam/forms/bulk_import.py:88 -#: netbox/ipam/forms/bulk_import.py:108 netbox/ipam/forms/bulk_import.py:128 -#: netbox/ipam/forms/filtersets.py:110 netbox/ipam/forms/filtersets.py:125 -#: netbox/ipam/forms/filtersets.py:148 netbox/ipam/forms/model_forms.py:94 -#: netbox/ipam/forms/model_forms.py:107 netbox/ipam/forms/model_forms.py:129 -#: netbox/ipam/forms/model_forms.py:147 netbox/ipam/models/asns.py:31 -#: netbox/ipam/models/asns.py:103 netbox/ipam/models/ip.py:71 -#: netbox/ipam/models/ip.py:90 netbox/ipam/tables/asn.py:20 -#: netbox/ipam/tables/asn.py:45 netbox/templates/ipam/aggregate.html:18 -#: netbox/templates/ipam/asn.html:27 netbox/templates/ipam/asnrange.html:19 -#: netbox/templates/ipam/rir.html:19 +#: ipam/forms/bulk_edit.py:107 ipam/forms/bulk_edit.py:136 +#: ipam/forms/bulk_edit.py:161 ipam/forms/bulk_import.py:88 +#: ipam/forms/bulk_import.py:108 ipam/forms/bulk_import.py:128 +#: ipam/forms/filtersets.py:110 ipam/forms/filtersets.py:125 +#: ipam/forms/filtersets.py:148 ipam/forms/model_forms.py:94 +#: ipam/forms/model_forms.py:107 ipam/forms/model_forms.py:129 +#: ipam/forms/model_forms.py:147 ipam/models/asns.py:31 ipam/models/asns.py:103 +#: ipam/models/ip.py:71 ipam/models/ip.py:90 ipam/tables/asn.py:20 +#: ipam/tables/asn.py:45 templates/ipam/aggregate.html:18 +#: templates/ipam/asn.html:27 templates/ipam/asnrange.html:19 +#: templates/ipam/rir.html:19 msgid "RIR" -msgstr "RIR" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:169 +#: ipam/forms/bulk_edit.py:169 msgid "Date added" -msgstr "Datum toegevoegd" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:230 +#: ipam/forms/bulk_edit.py:230 msgid "Prefix length" -msgstr "Lengte van het voorvoegsel" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:253 netbox/ipam/forms/filtersets.py:241 -#: netbox/templates/ipam/prefix.html:85 +#: ipam/forms/bulk_edit.py:253 ipam/forms/filtersets.py:241 +#: templates/ipam/prefix.html:85 msgid "Is a pool" -msgstr "Is een zwembad" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:258 netbox/ipam/forms/bulk_edit.py:302 -#: netbox/ipam/forms/filtersets.py:248 netbox/ipam/forms/filtersets.py:293 -#: netbox/ipam/models/ip.py:272 netbox/ipam/models/ip.py:539 +#: ipam/forms/bulk_edit.py:258 ipam/forms/bulk_edit.py:302 +#: ipam/forms/filtersets.py:248 ipam/forms/filtersets.py:293 +#: ipam/models/ip.py:272 ipam/models/ip.py:539 msgid "Treat as fully utilized" -msgstr "Behandel als volledig gebruikt" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:350 netbox/ipam/models/ip.py:772 +#: ipam/forms/bulk_edit.py:350 ipam/models/ip.py:772 msgid "DNS name" -msgstr "DNS-naam" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:371 netbox/ipam/forms/bulk_edit.py:572 -#: netbox/ipam/forms/bulk_import.py:393 netbox/ipam/forms/bulk_import.py:477 -#: netbox/ipam/forms/bulk_import.py:503 netbox/ipam/forms/filtersets.py:390 -#: netbox/ipam/forms/filtersets.py:537 netbox/templates/ipam/fhrpgroup.html:22 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:24 -#: netbox/templates/ipam/service.html:32 -#: netbox/templates/ipam/servicetemplate.html:19 +#: ipam/forms/bulk_edit.py:371 ipam/forms/bulk_edit.py:572 +#: ipam/forms/bulk_import.py:393 ipam/forms/bulk_import.py:477 +#: ipam/forms/bulk_import.py:503 ipam/forms/filtersets.py:390 +#: ipam/forms/filtersets.py:537 templates/ipam/fhrpgroup.html:22 +#: templates/ipam/inc/panels/fhrp_groups.html:24 templates/ipam/service.html:32 +#: templates/ipam/servicetemplate.html:19 msgid "Protocol" -msgstr "Protocol" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:378 netbox/ipam/forms/filtersets.py:397 -#: netbox/ipam/tables/fhrp.py:22 netbox/templates/ipam/fhrpgroup.html:26 +#: ipam/forms/bulk_edit.py:378 ipam/forms/filtersets.py:397 +#: ipam/tables/fhrp.py:22 templates/ipam/fhrpgroup.html:26 msgid "Group ID" -msgstr "Groeps-ID" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:383 netbox/ipam/forms/filtersets.py:402 -#: netbox/wireless/forms/bulk_edit.py:68 -#: netbox/wireless/forms/bulk_edit.py:115 -#: netbox/wireless/forms/bulk_import.py:62 -#: netbox/wireless/forms/bulk_import.py:65 -#: netbox/wireless/forms/bulk_import.py:104 -#: netbox/wireless/forms/bulk_import.py:107 -#: netbox/wireless/forms/filtersets.py:54 -#: netbox/wireless/forms/filtersets.py:88 +#: ipam/forms/bulk_edit.py:383 ipam/forms/filtersets.py:402 +#: wireless/forms/bulk_edit.py:68 wireless/forms/bulk_edit.py:115 +#: wireless/forms/bulk_import.py:62 wireless/forms/bulk_import.py:65 +#: wireless/forms/bulk_import.py:104 wireless/forms/bulk_import.py:107 +#: wireless/forms/filtersets.py:54 wireless/forms/filtersets.py:88 msgid "Authentication type" -msgstr "Authenticatietype" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:388 netbox/ipam/forms/filtersets.py:406 +#: ipam/forms/bulk_edit.py:388 ipam/forms/filtersets.py:406 msgid "Authentication key" -msgstr "Verificatiesleutel" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:405 netbox/ipam/forms/filtersets.py:383 -#: netbox/ipam/forms/model_forms.py:472 netbox/netbox/navigation/menu.py:370 -#: netbox/templates/ipam/fhrpgroup.html:49 -#: netbox/templates/wireless/inc/authentication_attrs.html:5 -#: netbox/wireless/forms/bulk_edit.py:91 -#: netbox/wireless/forms/bulk_edit.py:138 -#: netbox/wireless/forms/filtersets.py:36 -#: netbox/wireless/forms/filtersets.py:76 -#: netbox/wireless/forms/model_forms.py:55 -#: netbox/wireless/forms/model_forms.py:164 +#: ipam/forms/bulk_edit.py:405 ipam/forms/filtersets.py:383 +#: ipam/forms/model_forms.py:472 netbox/navigation/menu.py:370 +#: templates/ipam/fhrpgroup.html:49 +#: templates/wireless/inc/authentication_attrs.html:5 +#: wireless/forms/bulk_edit.py:91 wireless/forms/bulk_edit.py:138 +#: wireless/forms/filtersets.py:36 wireless/forms/filtersets.py:76 +#: wireless/forms/model_forms.py:55 wireless/forms/model_forms.py:164 msgid "Authentication" -msgstr "Authentificatie" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:415 +#: ipam/forms/bulk_edit.py:415 msgid "Minimum child VLAN VID" -msgstr "Minimale VLAN-VID voor kinderen" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:421 +#: ipam/forms/bulk_edit.py:421 msgid "Maximum child VLAN VID" -msgstr "Maximale VLAN-VID voor kinderen" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:429 netbox/ipam/forms/model_forms.py:566 +#: ipam/forms/bulk_edit.py:429 ipam/forms/model_forms.py:566 msgid "Scope type" -msgstr "Soort bereik" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:491 netbox/ipam/forms/model_forms.py:641 -#: netbox/ipam/tables/vlans.py:71 netbox/templates/ipam/vlangroup.html:38 +#: ipam/forms/bulk_edit.py:491 ipam/forms/model_forms.py:641 +#: ipam/tables/vlans.py:71 templates/ipam/vlangroup.html:38 msgid "Scope" -msgstr "Toepassingsgebied" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:563 +#: ipam/forms/bulk_edit.py:563 msgid "Site & Group" -msgstr "Site en groep" +msgstr "" -#: netbox/ipam/forms/bulk_edit.py:577 netbox/ipam/forms/model_forms.py:705 -#: netbox/ipam/forms/model_forms.py:737 netbox/ipam/tables/services.py:19 -#: netbox/ipam/tables/services.py:49 netbox/templates/ipam/service.html:36 -#: netbox/templates/ipam/servicetemplate.html:23 +#: ipam/forms/bulk_edit.py:577 ipam/forms/model_forms.py:705 +#: ipam/forms/model_forms.py:737 ipam/tables/services.py:19 +#: ipam/tables/services.py:49 templates/ipam/service.html:36 +#: templates/ipam/servicetemplate.html:23 msgid "Ports" -msgstr "Poorten" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:47 +#: ipam/forms/bulk_import.py:47 msgid "Import route targets" -msgstr "Routedoelen importeren" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:53 +#: ipam/forms/bulk_import.py:53 msgid "Export route targets" -msgstr "Routedoelen exporteren" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:91 netbox/ipam/forms/bulk_import.py:111 -#: netbox/ipam/forms/bulk_import.py:131 +#: ipam/forms/bulk_import.py:91 ipam/forms/bulk_import.py:111 +#: ipam/forms/bulk_import.py:131 msgid "Assigned RIR" -msgstr "Toegewezen RIR" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:181 +#: ipam/forms/bulk_import.py:181 msgid "VLAN's group (if any)" -msgstr "VLAN-groep (indien aanwezig)" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:184 netbox/ipam/forms/filtersets.py:256 -#: netbox/ipam/forms/model_forms.py:216 netbox/ipam/models/vlans.py:214 -#: netbox/ipam/tables/ip.py:254 netbox/templates/ipam/prefix.html:60 -#: netbox/templates/ipam/vlan.html:12 netbox/templates/ipam/vlan/base.html:6 -#: netbox/templates/ipam/vlan_edit.html:10 -#: netbox/templates/wireless/wirelesslan.html:30 -#: netbox/vpn/forms/bulk_import.py:304 netbox/vpn/forms/filtersets.py:284 -#: netbox/vpn/forms/model_forms.py:433 netbox/vpn/forms/model_forms.py:452 -#: netbox/wireless/forms/bulk_edit.py:55 -#: netbox/wireless/forms/bulk_import.py:48 -#: netbox/wireless/forms/model_forms.py:48 netbox/wireless/models.py:101 +#: ipam/forms/bulk_import.py:184 ipam/forms/filtersets.py:256 +#: ipam/forms/model_forms.py:216 ipam/models/vlans.py:214 ipam/tables/ip.py:254 +#: templates/ipam/prefix.html:60 templates/ipam/vlan.html:12 +#: templates/ipam/vlan/base.html:6 templates/ipam/vlan_edit.html:10 +#: templates/wireless/wirelesslan.html:30 vpn/forms/bulk_import.py:304 +#: vpn/forms/filtersets.py:284 vpn/forms/model_forms.py:433 +#: vpn/forms/model_forms.py:452 wireless/forms/bulk_edit.py:55 +#: wireless/forms/bulk_import.py:48 wireless/forms/model_forms.py:48 +#: wireless/models.py:101 msgid "VLAN" -msgstr "VLAN" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:307 +#: ipam/forms/bulk_import.py:307 msgid "Parent device of assigned interface (if any)" -msgstr "Ouderapparaat met toegewezen interface (indien aanwezig)" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/bulk_import.py:496 -#: netbox/ipam/forms/model_forms.py:731 -#: netbox/virtualization/filtersets.py:284 -#: netbox/virtualization/filtersets.py:323 -#: netbox/virtualization/forms/bulk_edit.py:200 -#: netbox/virtualization/forms/bulk_edit.py:326 -#: netbox/virtualization/forms/bulk_import.py:146 -#: netbox/virtualization/forms/bulk_import.py:207 -#: netbox/virtualization/forms/filtersets.py:208 -#: netbox/virtualization/forms/filtersets.py:244 -#: netbox/virtualization/forms/model_forms.py:288 -#: netbox/vpn/forms/bulk_import.py:93 netbox/vpn/forms/bulk_import.py:290 +#: ipam/forms/bulk_import.py:310 ipam/forms/bulk_import.py:496 +#: ipam/forms/model_forms.py:731 virtualization/filtersets.py:284 +#: virtualization/filtersets.py:323 virtualization/forms/bulk_edit.py:200 +#: virtualization/forms/bulk_edit.py:326 +#: virtualization/forms/bulk_import.py:146 +#: virtualization/forms/bulk_import.py:207 +#: virtualization/forms/filtersets.py:208 +#: virtualization/forms/filtersets.py:244 +#: virtualization/forms/model_forms.py:288 vpn/forms/bulk_import.py:93 +#: vpn/forms/bulk_import.py:290 msgid "Virtual machine" -msgstr "Virtuele machine" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:314 +#: ipam/forms/bulk_import.py:314 msgid "Parent VM of assigned interface (if any)" -msgstr "Bovenliggende VM van de toegewezen interface (indien aanwezig)" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:321 +#: ipam/forms/bulk_import.py:321 msgid "Assigned interface" -msgstr "Toegewezen interface" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:324 +#: ipam/forms/bulk_import.py:324 msgid "Is primary" -msgstr "Is primair" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:325 +#: ipam/forms/bulk_import.py:325 msgid "Make this the primary IP for the assigned device" -msgstr "Maak dit het primaire IP-adres voor het toegewezen apparaat" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:364 +#: ipam/forms/bulk_import.py:364 msgid "No device or virtual machine specified; cannot set as primary IP" msgstr "" -"Geen apparaat of virtuele machine gespecificeerd; kan niet worden ingesteld " -"als primair IP-adres" -#: netbox/ipam/forms/bulk_import.py:368 +#: ipam/forms/bulk_import.py:368 msgid "No interface specified; cannot set as primary IP" msgstr "" -"Geen interface gespecificeerd; kan niet worden ingesteld als primair IP-" -"adres" -#: netbox/ipam/forms/bulk_import.py:397 +#: ipam/forms/bulk_import.py:397 msgid "Auth type" -msgstr "Authenticatietype" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:412 +#: ipam/forms/bulk_import.py:412 msgid "Scope type (app & model)" -msgstr "Soort bereik (app en model)" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:418 +#: ipam/forms/bulk_import.py:418 #, python-brace-format msgid "Minimum child VLAN VID (default: {minimum})" -msgstr "Minimale VLAN-VID voor kinderen (standaard: {minimum})" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:424 +#: ipam/forms/bulk_import.py:424 #, python-brace-format msgid "Maximum child VLAN VID (default: {maximum})" -msgstr "Maximale VLAN-VID voor kinderen (standaard: {maximum})" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:448 +#: ipam/forms/bulk_import.py:448 msgid "Assigned VLAN group" -msgstr "Toegewezen VLAN-groep" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:479 netbox/ipam/forms/bulk_import.py:505 +#: ipam/forms/bulk_import.py:479 ipam/forms/bulk_import.py:505 msgid "IP protocol" -msgstr "IP-protocol" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:493 +#: ipam/forms/bulk_import.py:493 msgid "Required if not assigned to a VM" -msgstr "Vereist indien niet toegewezen aan een VM" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:500 +#: ipam/forms/bulk_import.py:500 msgid "Required if not assigned to a device" -msgstr "Vereist indien niet toegewezen aan een apparaat" +msgstr "" -#: netbox/ipam/forms/bulk_import.py:525 +#: ipam/forms/bulk_import.py:525 #, python-brace-format msgid "{ip} is not assigned to this device/VM." -msgstr "{ip} is niet toegewezen aan dit apparaat/VM." +msgstr "" -#: netbox/ipam/forms/filtersets.py:47 netbox/ipam/forms/model_forms.py:61 -#: netbox/netbox/navigation/menu.py:176 netbox/vpn/forms/model_forms.py:410 +#: ipam/forms/filtersets.py:47 ipam/forms/model_forms.py:61 +#: netbox/navigation/menu.py:176 vpn/forms/model_forms.py:410 msgid "Route Targets" -msgstr "Routedoelen" +msgstr "" -#: netbox/ipam/forms/filtersets.py:53 netbox/ipam/forms/model_forms.py:48 -#: netbox/vpn/forms/filtersets.py:224 netbox/vpn/forms/model_forms.py:397 +#: ipam/forms/filtersets.py:53 ipam/forms/model_forms.py:48 +#: vpn/forms/filtersets.py:224 vpn/forms/model_forms.py:397 msgid "Import targets" -msgstr "Doelen importeren" +msgstr "" -#: netbox/ipam/forms/filtersets.py:58 netbox/ipam/forms/model_forms.py:53 -#: netbox/vpn/forms/filtersets.py:229 netbox/vpn/forms/model_forms.py:402 +#: ipam/forms/filtersets.py:58 ipam/forms/model_forms.py:53 +#: vpn/forms/filtersets.py:229 vpn/forms/model_forms.py:402 msgid "Export targets" -msgstr "Doelen exporteren" +msgstr "" -#: netbox/ipam/forms/filtersets.py:73 +#: ipam/forms/filtersets.py:73 msgid "Imported by VRF" -msgstr "Geïmporteerd door VRF" +msgstr "" -#: netbox/ipam/forms/filtersets.py:78 +#: ipam/forms/filtersets.py:78 msgid "Exported by VRF" -msgstr "Geëxporteerd door VRF" +msgstr "" -#: netbox/ipam/forms/filtersets.py:87 netbox/ipam/tables/ip.py:89 -#: netbox/templates/ipam/rir.html:30 +#: ipam/forms/filtersets.py:87 ipam/tables/ip.py:89 templates/ipam/rir.html:30 msgid "Private" -msgstr "Privé" +msgstr "" -#: netbox/ipam/forms/filtersets.py:105 netbox/ipam/forms/filtersets.py:191 -#: netbox/ipam/forms/filtersets.py:272 netbox/ipam/forms/filtersets.py:326 +#: ipam/forms/filtersets.py:105 ipam/forms/filtersets.py:191 +#: ipam/forms/filtersets.py:272 ipam/forms/filtersets.py:326 msgid "Address family" -msgstr "Adres familie" +msgstr "" -#: netbox/ipam/forms/filtersets.py:119 netbox/templates/ipam/asnrange.html:25 +#: ipam/forms/filtersets.py:119 templates/ipam/asnrange.html:25 msgid "Range" -msgstr "Assortiment" +msgstr "" -#: netbox/ipam/forms/filtersets.py:128 +#: ipam/forms/filtersets.py:128 msgid "Start" -msgstr "Begin" +msgstr "" -#: netbox/ipam/forms/filtersets.py:132 +#: ipam/forms/filtersets.py:132 msgid "End" -msgstr "Einde" +msgstr "" -#: netbox/ipam/forms/filtersets.py:171 +#: ipam/forms/filtersets.py:171 msgid "VLAN Assignment" -msgstr "VLAN-toewijzing" +msgstr "" -#: netbox/ipam/forms/filtersets.py:186 +#: ipam/forms/filtersets.py:186 msgid "Search within" -msgstr "Zoek binnen" +msgstr "" -#: netbox/ipam/forms/filtersets.py:207 netbox/ipam/forms/filtersets.py:342 +#: ipam/forms/filtersets.py:207 ipam/forms/filtersets.py:342 msgid "Present in VRF" -msgstr "Aanwezig in VRF" +msgstr "" -#: netbox/ipam/forms/filtersets.py:311 +#: ipam/forms/filtersets.py:311 msgid "Device/VM" -msgstr "Apparaat/VM" +msgstr "" -#: netbox/ipam/forms/filtersets.py:321 +#: ipam/forms/filtersets.py:321 msgid "Parent Prefix" -msgstr "Voorvoegsel voor ouders" +msgstr "" -#: netbox/ipam/forms/filtersets.py:347 +#: ipam/forms/filtersets.py:347 msgid "Assigned Device" -msgstr "Toegewezen apparaat" +msgstr "" -#: netbox/ipam/forms/filtersets.py:352 +#: ipam/forms/filtersets.py:352 msgid "Assigned VM" -msgstr "Toegewezen VM" +msgstr "" -#: netbox/ipam/forms/filtersets.py:366 +#: ipam/forms/filtersets.py:366 msgid "Assigned to an interface" -msgstr "Toegewezen aan een interface" +msgstr "" -#: netbox/ipam/forms/filtersets.py:373 netbox/templates/ipam/ipaddress.html:51 +#: ipam/forms/filtersets.py:373 templates/ipam/ipaddress.html:51 msgid "DNS Name" -msgstr "DNS-naam" +msgstr "" -#: netbox/ipam/forms/filtersets.py:416 netbox/ipam/forms/filtersets.py:520 -#: netbox/ipam/models/vlans.py:156 netbox/templates/ipam/vlan.html:31 +#: ipam/forms/filtersets.py:416 ipam/forms/filtersets.py:520 +#: ipam/models/vlans.py:156 templates/ipam/vlan.html:31 msgid "VLAN ID" -msgstr "VLAN-ID" +msgstr "" -#: netbox/ipam/forms/filtersets.py:448 +#: ipam/forms/filtersets.py:448 msgid "Minimum VID" -msgstr "Minimale VID" +msgstr "" -#: netbox/ipam/forms/filtersets.py:454 +#: ipam/forms/filtersets.py:454 msgid "Maximum VID" -msgstr "Maximale VID" +msgstr "" -#: netbox/ipam/forms/filtersets.py:563 netbox/ipam/forms/model_forms.py:318 -#: netbox/ipam/forms/model_forms.py:759 netbox/ipam/forms/model_forms.py:785 -#: netbox/ipam/tables/vlans.py:191 -#: netbox/templates/virtualization/virtualdisk.html:21 -#: netbox/templates/virtualization/virtualmachine.html:12 -#: netbox/templates/virtualization/vminterface.html:21 -#: netbox/templates/vpn/tunneltermination.html:25 -#: netbox/virtualization/forms/filtersets.py:193 -#: netbox/virtualization/forms/filtersets.py:238 -#: netbox/virtualization/forms/model_forms.py:220 -#: netbox/virtualization/tables/virtualmachines.py:128 -#: netbox/virtualization/tables/virtualmachines.py:183 -#: netbox/vpn/choices.py:45 netbox/vpn/forms/filtersets.py:293 -#: netbox/vpn/forms/model_forms.py:160 netbox/vpn/forms/model_forms.py:171 -#: netbox/vpn/forms/model_forms.py:273 netbox/vpn/forms/model_forms.py:454 +#: ipam/forms/filtersets.py:563 ipam/forms/model_forms.py:318 +#: ipam/forms/model_forms.py:759 ipam/forms/model_forms.py:785 +#: ipam/tables/vlans.py:191 templates/virtualization/virtualdisk.html:21 +#: templates/virtualization/virtualmachine.html:12 +#: templates/virtualization/vminterface.html:21 +#: templates/vpn/tunneltermination.html:25 +#: virtualization/forms/filtersets.py:193 +#: virtualization/forms/filtersets.py:238 +#: virtualization/forms/model_forms.py:220 +#: virtualization/tables/virtualmachines.py:128 +#: virtualization/tables/virtualmachines.py:183 vpn/choices.py:45 +#: vpn/forms/filtersets.py:293 vpn/forms/model_forms.py:160 +#: vpn/forms/model_forms.py:171 vpn/forms/model_forms.py:273 +#: vpn/forms/model_forms.py:454 msgid "Virtual Machine" -msgstr "Virtuele machine" +msgstr "" -#: netbox/ipam/forms/model_forms.py:78 -#: netbox/templates/ipam/routetarget.html:10 +#: ipam/forms/model_forms.py:78 templates/ipam/routetarget.html:10 msgid "Route Target" -msgstr "Doel van de route" +msgstr "" -#: netbox/ipam/forms/model_forms.py:112 netbox/ipam/tables/ip.py:116 -#: netbox/templates/ipam/aggregate.html:11 -#: netbox/templates/ipam/prefix.html:38 +#: ipam/forms/model_forms.py:112 ipam/tables/ip.py:116 +#: templates/ipam/aggregate.html:11 templates/ipam/prefix.html:38 msgid "Aggregate" -msgstr "Aggregaat" +msgstr "" -#: netbox/ipam/forms/model_forms.py:133 netbox/templates/ipam/asnrange.html:12 +#: ipam/forms/model_forms.py:133 templates/ipam/asnrange.html:12 msgid "ASN Range" -msgstr "ASN-assortiment" +msgstr "" -#: netbox/ipam/forms/model_forms.py:229 +#: ipam/forms/model_forms.py:229 msgid "Site/VLAN Assignment" -msgstr "Site/VLAN-toewijzing" +msgstr "" -#: netbox/ipam/forms/model_forms.py:257 netbox/templates/ipam/iprange.html:10 +#: ipam/forms/model_forms.py:257 templates/ipam/iprange.html:10 msgid "IP Range" -msgstr "IP-bereik" +msgstr "" -#: netbox/ipam/forms/model_forms.py:293 netbox/ipam/forms/model_forms.py:319 -#: netbox/ipam/forms/model_forms.py:471 -#: netbox/templates/ipam/fhrpgroup.html:19 +#: ipam/forms/model_forms.py:293 ipam/forms/model_forms.py:319 +#: ipam/forms/model_forms.py:471 templates/ipam/fhrpgroup.html:19 msgid "FHRP Group" -msgstr "FHRP-groep" +msgstr "" -#: netbox/ipam/forms/model_forms.py:308 +#: ipam/forms/model_forms.py:308 msgid "Make this the primary IP for the device/VM" -msgstr "Maak dit het primaire IP-adres voor het apparaat/VM" +msgstr "" -#: netbox/ipam/forms/model_forms.py:323 +#: ipam/forms/model_forms.py:323 msgid "NAT IP (Inside)" -msgstr "NAT IP (binnenin)" +msgstr "" -#: netbox/ipam/forms/model_forms.py:382 +#: ipam/forms/model_forms.py:382 msgid "An IP address can only be assigned to a single object." -msgstr "Een IP-adres kan slechts aan één object worden toegewezen." +msgstr "" -#: netbox/ipam/forms/model_forms.py:388 netbox/ipam/models/ip.py:897 +#: ipam/forms/model_forms.py:388 ipam/models/ip.py:897 msgid "" "Cannot reassign IP address while it is designated as the primary IP for the " "parent object" msgstr "" -"Kan het IP-adres niet opnieuw toewijzen terwijl dit is aangewezen als het " -"primaire IP-adres voor het bovenliggende object" -#: netbox/ipam/forms/model_forms.py:398 +#: ipam/forms/model_forms.py:398 msgid "" "Only IP addresses assigned to an interface can be designated as primary IPs." msgstr "" -"Alleen IP-adressen die aan een interface zijn toegewezen, kunnen als " -"primaire IP-adressen worden aangeduid." -#: netbox/ipam/forms/model_forms.py:473 +#: ipam/forms/model_forms.py:473 msgid "Virtual IP Address" -msgstr "Virtueel IP-adres" +msgstr "" -#: netbox/ipam/forms/model_forms.py:558 +#: ipam/forms/model_forms.py:558 msgid "Assignment already exists" -msgstr "De opdracht bestaat al" +msgstr "" -#: netbox/ipam/forms/model_forms.py:637 netbox/ipam/forms/model_forms.py:679 -#: netbox/ipam/tables/ip.py:250 netbox/templates/ipam/vlan_edit.html:37 -#: netbox/templates/ipam/vlangroup.html:27 +#: ipam/forms/model_forms.py:637 ipam/forms/model_forms.py:679 +#: ipam/tables/ip.py:250 templates/ipam/vlan_edit.html:37 +#: templates/ipam/vlangroup.html:27 msgid "VLAN Group" -msgstr "VLAN-groep" +msgstr "" -#: netbox/ipam/forms/model_forms.py:638 +#: ipam/forms/model_forms.py:638 msgid "Child VLANs" -msgstr "Kind-VLAN's" +msgstr "" -#: netbox/ipam/forms/model_forms.py:710 netbox/ipam/forms/model_forms.py:742 +#: ipam/forms/model_forms.py:710 ipam/forms/model_forms.py:742 msgid "" "Comma-separated list of one or more port numbers. A range may be specified " "using a hyphen." msgstr "" -"Door komma's gescheiden lijst van een of meer poortnummers. Een bereik kan " -"worden gespecificeerd met een koppelteken." -#: netbox/ipam/forms/model_forms.py:715 -#: netbox/templates/ipam/servicetemplate.html:12 +#: ipam/forms/model_forms.py:715 templates/ipam/servicetemplate.html:12 msgid "Service Template" -msgstr "Servicesjabloon" +msgstr "" -#: netbox/ipam/forms/model_forms.py:762 +#: ipam/forms/model_forms.py:762 msgid "Port(s)" -msgstr "Poort (en)" +msgstr "" -#: netbox/ipam/forms/model_forms.py:763 netbox/ipam/forms/model_forms.py:791 -#: netbox/templates/ipam/service.html:21 +#: ipam/forms/model_forms.py:763 ipam/forms/model_forms.py:791 +#: templates/ipam/service.html:21 msgid "Service" -msgstr "Service" +msgstr "" -#: netbox/ipam/forms/model_forms.py:776 +#: ipam/forms/model_forms.py:776 msgid "Service template" -msgstr "Servicesjabloon" +msgstr "" -#: netbox/ipam/forms/model_forms.py:788 +#: ipam/forms/model_forms.py:788 msgid "From Template" -msgstr "Van sjabloon" +msgstr "" -#: netbox/ipam/forms/model_forms.py:789 +#: ipam/forms/model_forms.py:789 msgid "Custom" -msgstr "Op maat" +msgstr "" -#: netbox/ipam/forms/model_forms.py:819 +#: ipam/forms/model_forms.py:819 msgid "" "Must specify name, protocol, and port(s) if not using a service template." msgstr "" -"U moet de naam, het protocol en de poort (en) opgeven als u geen " -"servicesjabloon gebruikt." -#: netbox/ipam/models/asns.py:34 +#: ipam/models/asns.py:34 msgid "start" -msgstr "begin" +msgstr "" -#: netbox/ipam/models/asns.py:51 +#: ipam/models/asns.py:51 msgid "ASN range" -msgstr "ASN-assortiment" +msgstr "" -#: netbox/ipam/models/asns.py:52 +#: ipam/models/asns.py:52 msgid "ASN ranges" -msgstr "ASN-reeksen" +msgstr "" -#: netbox/ipam/models/asns.py:72 +#: ipam/models/asns.py:72 #, python-brace-format msgid "Starting ASN ({start}) must be lower than ending ASN ({end})." -msgstr "ASN starten ({start}) moet lager zijn dan het einde van ASN ({end})." +msgstr "" -#: netbox/ipam/models/asns.py:104 +#: ipam/models/asns.py:104 msgid "Regional Internet Registry responsible for this AS number space" msgstr "" -"Regionaal internetregister dat verantwoordelijk is voor deze AS-nummerruimte" -#: netbox/ipam/models/asns.py:109 +#: ipam/models/asns.py:109 msgid "16- or 32-bit autonomous system number" -msgstr "16- of 32-bits autonoom systeemnummer" +msgstr "" -#: netbox/ipam/models/fhrp.py:22 +#: ipam/models/fhrp.py:22 msgid "group ID" -msgstr "groeps-ID" +msgstr "" -#: netbox/ipam/models/fhrp.py:30 netbox/ipam/models/services.py:22 +#: ipam/models/fhrp.py:30 ipam/models/services.py:22 msgid "protocol" -msgstr "protocol" +msgstr "" -#: netbox/ipam/models/fhrp.py:38 netbox/wireless/models.py:27 +#: ipam/models/fhrp.py:38 wireless/models.py:27 msgid "authentication type" -msgstr "authenticatietype" +msgstr "" -#: netbox/ipam/models/fhrp.py:43 +#: ipam/models/fhrp.py:43 msgid "authentication key" -msgstr "authenticatiesleutel" +msgstr "" -#: netbox/ipam/models/fhrp.py:56 +#: ipam/models/fhrp.py:56 msgid "FHRP group" -msgstr "FHRP-groep" +msgstr "" -#: netbox/ipam/models/fhrp.py:57 +#: ipam/models/fhrp.py:57 msgid "FHRP groups" -msgstr "FHRP-groepen" +msgstr "" -#: netbox/ipam/models/fhrp.py:93 netbox/tenancy/models/contacts.py:134 +#: ipam/models/fhrp.py:93 tenancy/models/contacts.py:134 msgid "priority" -msgstr "prioriteit" +msgstr "" -#: netbox/ipam/models/fhrp.py:113 +#: ipam/models/fhrp.py:113 msgid "FHRP group assignment" -msgstr "FHRP-groepsopdracht" +msgstr "" -#: netbox/ipam/models/fhrp.py:114 +#: ipam/models/fhrp.py:114 msgid "FHRP group assignments" -msgstr "FHRP-groepsopdrachten" +msgstr "" -#: netbox/ipam/models/ip.py:65 +#: ipam/models/ip.py:65 msgid "private" -msgstr "privé" +msgstr "" -#: netbox/ipam/models/ip.py:66 +#: ipam/models/ip.py:66 msgid "IP space managed by this RIR is considered private" -msgstr "IP-ruimte die door deze RIR wordt beheerd, wordt als privé beschouwd" +msgstr "" -#: netbox/ipam/models/ip.py:72 netbox/netbox/navigation/menu.py:169 +#: ipam/models/ip.py:72 netbox/navigation/menu.py:169 msgid "RIRs" -msgstr "RIR's" +msgstr "" -#: netbox/ipam/models/ip.py:84 +#: ipam/models/ip.py:84 msgid "IPv4 or IPv6 network" -msgstr "IPv4- of IPv6-netwerk" +msgstr "" -#: netbox/ipam/models/ip.py:91 +#: ipam/models/ip.py:91 msgid "Regional Internet Registry responsible for this IP space" msgstr "" -"Regionaal internetregister dat verantwoordelijk is voor deze IP-ruimte" -#: netbox/ipam/models/ip.py:101 +#: ipam/models/ip.py:101 msgid "date added" -msgstr "datum toegevoegd" +msgstr "" -#: netbox/ipam/models/ip.py:115 +#: ipam/models/ip.py:115 msgid "aggregate" -msgstr "aggregaat" +msgstr "" -#: netbox/ipam/models/ip.py:116 +#: ipam/models/ip.py:116 msgid "aggregates" -msgstr "aggregaten" +msgstr "" -#: netbox/ipam/models/ip.py:132 +#: ipam/models/ip.py:132 msgid "Cannot create aggregate with /0 mask." -msgstr "Kan geen aggregaat maken met een masker /0." +msgstr "" -#: netbox/ipam/models/ip.py:144 +#: ipam/models/ip.py:144 #, python-brace-format msgid "" "Aggregates cannot overlap. {prefix} is already covered by an existing " "aggregate ({aggregate})." msgstr "" -"Aggregaten kunnen elkaar niet overlappen. {prefix} is al gedekt door een " -"bestaand aggregaat ({aggregate})." -#: netbox/ipam/models/ip.py:158 +#: ipam/models/ip.py:158 #, python-brace-format msgid "" "Prefixes cannot overlap aggregates. {prefix} covers an existing aggregate " "({aggregate})." msgstr "" -"Voorvoegsels mogen aggregaten niet overlappen. {prefix} omvat een bestaand " -"aggregaat ({aggregate})." -#: netbox/ipam/models/ip.py:200 netbox/ipam/models/ip.py:737 -#: netbox/vpn/models/tunnels.py:114 +#: ipam/models/ip.py:200 ipam/models/ip.py:737 vpn/models/tunnels.py:114 msgid "role" -msgstr "functie" +msgstr "" -#: netbox/ipam/models/ip.py:201 +#: ipam/models/ip.py:201 msgid "roles" -msgstr "rollen" +msgstr "" -#: netbox/ipam/models/ip.py:217 netbox/ipam/models/ip.py:293 +#: ipam/models/ip.py:217 ipam/models/ip.py:293 msgid "prefix" -msgstr "voorvoegsel" +msgstr "" -#: netbox/ipam/models/ip.py:218 +#: ipam/models/ip.py:218 msgid "IPv4 or IPv6 network with mask" -msgstr "IPv4- of IPv6-netwerk met masker" +msgstr "" -#: netbox/ipam/models/ip.py:254 +#: ipam/models/ip.py:254 msgid "Operational status of this prefix" -msgstr "Operationele status van dit voorvoegsel" +msgstr "" -#: netbox/ipam/models/ip.py:262 +#: ipam/models/ip.py:262 msgid "The primary function of this prefix" -msgstr "De primaire functie van dit voorvoegsel" +msgstr "" -#: netbox/ipam/models/ip.py:265 +#: ipam/models/ip.py:265 msgid "is a pool" -msgstr "is een zwembad" +msgstr "" -#: netbox/ipam/models/ip.py:267 +#: ipam/models/ip.py:267 msgid "All IP addresses within this prefix are considered usable" msgstr "" -"Alle IP-adressen binnen dit voorvoegsel worden als bruikbaar beschouwd" -#: netbox/ipam/models/ip.py:270 netbox/ipam/models/ip.py:537 +#: ipam/models/ip.py:270 ipam/models/ip.py:537 msgid "mark utilized" -msgstr "merk gebruikt" +msgstr "" -#: netbox/ipam/models/ip.py:294 +#: ipam/models/ip.py:294 msgid "prefixes" -msgstr "voorvoegsels" +msgstr "" -#: netbox/ipam/models/ip.py:317 +#: ipam/models/ip.py:317 msgid "Cannot create prefix with /0 mask." -msgstr "Kan geen voorvoegsel aanmaken met het masker /0." +msgstr "" -#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:874 +#: ipam/models/ip.py:324 ipam/models/ip.py:874 #, python-brace-format msgid "VRF {vrf}" -msgstr "VRF {vrf}" +msgstr "" -#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:874 +#: ipam/models/ip.py:324 ipam/models/ip.py:874 msgid "global table" -msgstr "globale tabel" +msgstr "" -#: netbox/ipam/models/ip.py:326 +#: ipam/models/ip.py:326 #, python-brace-format msgid "Duplicate prefix found in {table}: {prefix}" -msgstr "Duplicaat voorvoegsel gevonden in {table}: {prefix}" +msgstr "" -#: netbox/ipam/models/ip.py:495 +#: ipam/models/ip.py:495 msgid "start address" -msgstr "startadres" +msgstr "" -#: netbox/ipam/models/ip.py:496 netbox/ipam/models/ip.py:500 -#: netbox/ipam/models/ip.py:712 +#: ipam/models/ip.py:496 ipam/models/ip.py:500 ipam/models/ip.py:712 msgid "IPv4 or IPv6 address (with mask)" -msgstr "IPv4- of IPv6-adres (met masker)" +msgstr "" -#: netbox/ipam/models/ip.py:499 +#: ipam/models/ip.py:499 msgid "end address" -msgstr "eindadres" +msgstr "" -#: netbox/ipam/models/ip.py:526 +#: ipam/models/ip.py:526 msgid "Operational status of this range" -msgstr "Operationele status van deze serie" +msgstr "" -#: netbox/ipam/models/ip.py:534 +#: ipam/models/ip.py:534 msgid "The primary function of this range" -msgstr "De primaire functie van dit assortiment" +msgstr "" -#: netbox/ipam/models/ip.py:548 +#: ipam/models/ip.py:548 msgid "IP range" -msgstr "IP-bereik" +msgstr "" -#: netbox/ipam/models/ip.py:549 +#: ipam/models/ip.py:549 msgid "IP ranges" -msgstr "IP-bereiken" +msgstr "" -#: netbox/ipam/models/ip.py:565 +#: ipam/models/ip.py:565 msgid "Starting and ending IP address versions must match" msgstr "" -"De versies van het begin- en eindpunt van het IP-adres moeten overeenkomen" -#: netbox/ipam/models/ip.py:571 +#: ipam/models/ip.py:571 msgid "Starting and ending IP address masks must match" -msgstr "De IP-adresmaskers voor het begin en einde moeten overeenkomen" +msgstr "" -#: netbox/ipam/models/ip.py:578 +#: ipam/models/ip.py:578 #, python-brace-format msgid "" "Ending address must be greater than the starting address ({start_address})" -msgstr "Het eindadres moet groter zijn dan het beginadres ({start_address})" +msgstr "" -#: netbox/ipam/models/ip.py:590 +#: ipam/models/ip.py:590 #, python-brace-format msgid "Defined addresses overlap with range {overlapping_range} in VRF {vrf}" msgstr "" -"Gedefinieerde adressen overlappen met het bereik {overlapping_range} in VRF " -"{vrf}" -#: netbox/ipam/models/ip.py:599 +#: ipam/models/ip.py:599 #, python-brace-format msgid "Defined range exceeds maximum supported size ({max_size})" msgstr "" -"Het gedefinieerde bereik overschrijdt de maximale ondersteunde grootte " -"({max_size})" -#: netbox/ipam/models/ip.py:711 netbox/tenancy/models/contacts.py:82 +#: ipam/models/ip.py:711 tenancy/models/contacts.py:82 msgid "address" -msgstr "adres" +msgstr "" -#: netbox/ipam/models/ip.py:734 +#: ipam/models/ip.py:734 msgid "The operational status of this IP" -msgstr "De operationele status van dit IP-adres" +msgstr "" -#: netbox/ipam/models/ip.py:741 +#: ipam/models/ip.py:741 msgid "The functional role of this IP" -msgstr "De functionele rol van dit IP-adres" +msgstr "" -#: netbox/ipam/models/ip.py:765 netbox/templates/ipam/ipaddress.html:72 +#: ipam/models/ip.py:765 templates/ipam/ipaddress.html:72 msgid "NAT (inside)" -msgstr "NAT (binnen)" +msgstr "" -#: netbox/ipam/models/ip.py:766 +#: ipam/models/ip.py:766 msgid "The IP for which this address is the \"outside\" IP" -msgstr "Het IP-adres waarvoor dit adres het „externe” IP-adres is" +msgstr "" -#: netbox/ipam/models/ip.py:773 +#: ipam/models/ip.py:773 msgid "Hostname or FQDN (not case-sensitive)" -msgstr "Hostnaam of FQDN (niet hoofdlettergevoelig)" +msgstr "" -#: netbox/ipam/models/ip.py:789 netbox/ipam/models/services.py:94 +#: ipam/models/ip.py:789 ipam/models/services.py:94 msgid "IP addresses" -msgstr "IP-adressen" +msgstr "" -#: netbox/ipam/models/ip.py:845 +#: ipam/models/ip.py:845 msgid "Cannot create IP address with /0 mask." -msgstr "Kan geen IP-adres aanmaken met een masker /0." +msgstr "" -#: netbox/ipam/models/ip.py:851 +#: ipam/models/ip.py:851 #, python-brace-format msgid "{ip} is a network ID, which may not be assigned to an interface." msgstr "" -"{ip} is een netwerk-ID, die mogelijk niet aan een interface is toegewezen." -#: netbox/ipam/models/ip.py:862 +#: ipam/models/ip.py:862 #, python-brace-format -msgid "" -"{ip} is a broadcast address, which may not be assigned to an interface." +msgid "{ip} is a broadcast address, which may not be assigned to an interface." msgstr "" -"{ip} is een uitzendadres dat mogelijk niet aan een interface is toegewezen." -#: netbox/ipam/models/ip.py:876 +#: ipam/models/ip.py:876 #, python-brace-format msgid "Duplicate IP address found in {table}: {ipaddress}" -msgstr "Duplicaat IP-adres gevonden in {table}: {ipaddress}" +msgstr "" -#: netbox/ipam/models/ip.py:903 +#: ipam/models/ip.py:903 msgid "Only IPv6 addresses can be assigned SLAAC status" -msgstr "Alleen IPv6-adressen kunnen een SLAAC-status krijgen" +msgstr "" -#: netbox/ipam/models/services.py:33 +#: ipam/models/services.py:33 msgid "port numbers" -msgstr "poortnummers" +msgstr "" -#: netbox/ipam/models/services.py:59 +#: ipam/models/services.py:59 msgid "service template" -msgstr "servicesjabloon" +msgstr "" -#: netbox/ipam/models/services.py:60 +#: ipam/models/services.py:60 msgid "service templates" -msgstr "servicesjablonen" +msgstr "" -#: netbox/ipam/models/services.py:95 +#: ipam/models/services.py:95 msgid "The specific IP addresses (if any) to which this service is bound" msgstr "" -"De specifieke IP-adressen (indien aanwezig) waaraan deze service is " -"gekoppeld" -#: netbox/ipam/models/services.py:102 +#: ipam/models/services.py:102 msgid "service" -msgstr "service" +msgstr "" -#: netbox/ipam/models/services.py:103 +#: ipam/models/services.py:103 msgid "services" -msgstr "diensten" +msgstr "" -#: netbox/ipam/models/services.py:117 +#: ipam/models/services.py:117 msgid "" "A service cannot be associated with both a device and a virtual machine." msgstr "" -"Een service kan niet worden gekoppeld aan zowel een apparaat als een " -"virtuele machine." -#: netbox/ipam/models/services.py:119 -msgid "" -"A service must be associated with either a device or a virtual machine." +#: ipam/models/services.py:119 +msgid "A service must be associated with either a device or a virtual machine." msgstr "" -"Een service moet gekoppeld zijn aan een apparaat of een virtuele machine." -#: netbox/ipam/models/vlans.py:49 +#: ipam/models/vlans.py:49 msgid "minimum VLAN ID" -msgstr "minimale VLAN-id" +msgstr "" -#: netbox/ipam/models/vlans.py:55 +#: ipam/models/vlans.py:55 msgid "Lowest permissible ID of a child VLAN" -msgstr "Laagst toegestane ID van een onderliggend VLAN" +msgstr "" -#: netbox/ipam/models/vlans.py:58 +#: ipam/models/vlans.py:58 msgid "maximum VLAN ID" -msgstr "maximale VLAN-ID" +msgstr "" -#: netbox/ipam/models/vlans.py:64 +#: ipam/models/vlans.py:64 msgid "Highest permissible ID of a child VLAN" -msgstr "Hoogst toegestane ID van een onderliggend VLAN" +msgstr "" -#: netbox/ipam/models/vlans.py:85 +#: ipam/models/vlans.py:85 msgid "VLAN groups" -msgstr "VLAN-groepen" +msgstr "" -#: netbox/ipam/models/vlans.py:95 +#: ipam/models/vlans.py:95 msgid "Cannot set scope_type without scope_id." -msgstr "Kan scope_type niet instellen zonder scope_id." +msgstr "" -#: netbox/ipam/models/vlans.py:97 +#: ipam/models/vlans.py:97 msgid "Cannot set scope_id without scope_type." -msgstr "Kan scope_id niet instellen zonder scope_type." +msgstr "" -#: netbox/ipam/models/vlans.py:102 +#: ipam/models/vlans.py:102 msgid "Maximum child VID must be greater than or equal to minimum child VID" msgstr "" -"De maximale VID voor kinderen moet groter zijn dan of gelijk zijn aan de " -"minimale VID voor kinderen" -#: netbox/ipam/models/vlans.py:145 +#: ipam/models/vlans.py:145 msgid "The specific site to which this VLAN is assigned (if any)" -msgstr "De specifieke site waaraan dit VLAN is toegewezen (indien aanwezig)" +msgstr "" -#: netbox/ipam/models/vlans.py:153 +#: ipam/models/vlans.py:153 msgid "VLAN group (optional)" -msgstr "VLAN-groep (optioneel)" +msgstr "" -#: netbox/ipam/models/vlans.py:161 +#: ipam/models/vlans.py:161 msgid "Numeric VLAN ID (1-4094)" -msgstr "Numerieke VLAN-id (1-4094)" +msgstr "" -#: netbox/ipam/models/vlans.py:179 +#: ipam/models/vlans.py:179 msgid "Operational status of this VLAN" -msgstr "Operationele status van dit VLAN" +msgstr "" -#: netbox/ipam/models/vlans.py:187 +#: ipam/models/vlans.py:187 msgid "The primary function of this VLAN" -msgstr "De primaire functie van dit VLAN" +msgstr "" -#: netbox/ipam/models/vlans.py:215 netbox/ipam/tables/ip.py:175 -#: netbox/ipam/tables/vlans.py:78 netbox/ipam/views.py:971 -#: netbox/netbox/navigation/menu.py:180 netbox/netbox/navigation/menu.py:182 +#: ipam/models/vlans.py:215 ipam/tables/ip.py:175 ipam/tables/vlans.py:78 +#: ipam/views.py:971 netbox/navigation/menu.py:180 +#: netbox/navigation/menu.py:182 msgid "VLANs" -msgstr "VLAN's" +msgstr "" -#: netbox/ipam/models/vlans.py:230 +#: ipam/models/vlans.py:230 #, python-brace-format msgid "" "VLAN is assigned to group {group} (scope: {scope}); cannot also assign to " "site {site}." msgstr "" -"VLAN is toegewezen aan de groep {group} (toepassingsgebied: {scope}); kan " -"niet ook aan de site worden toegewezen {site}." -#: netbox/ipam/models/vlans.py:238 +#: ipam/models/vlans.py:238 #, python-brace-format msgid "VID must be between {minimum} and {maximum} for VLANs in group {group}" -msgstr "VID moet tussen {minimum} en {maximum} voor VLAN's in groep {group}" +msgstr "" -#: netbox/ipam/models/vrfs.py:30 +#: ipam/models/vrfs.py:30 msgid "route distinguisher" -msgstr "route-onderscheider" +msgstr "" -#: netbox/ipam/models/vrfs.py:31 +#: ipam/models/vrfs.py:31 msgid "Unique route distinguisher (as defined in RFC 4364)" -msgstr "Unieke routedifferentiator (zoals gedefinieerd in RFC 4364)" +msgstr "" -#: netbox/ipam/models/vrfs.py:42 +#: ipam/models/vrfs.py:42 msgid "enforce unique space" -msgstr "unieke ruimte afdwingen" +msgstr "" -#: netbox/ipam/models/vrfs.py:43 +#: ipam/models/vrfs.py:43 msgid "Prevent duplicate prefixes/IP addresses within this VRF" -msgstr "Voorkom dubbele voorvoegsels/IP-adressen in deze VRF" +msgstr "" -#: netbox/ipam/models/vrfs.py:63 netbox/netbox/navigation/menu.py:173 -#: netbox/netbox/navigation/menu.py:175 +#: ipam/models/vrfs.py:63 netbox/navigation/menu.py:173 +#: netbox/navigation/menu.py:175 msgid "VRFs" -msgstr "VRF's" +msgstr "" -#: netbox/ipam/models/vrfs.py:82 +#: ipam/models/vrfs.py:82 msgid "Route target value (formatted in accordance with RFC 4360)" msgstr "" -"Doelwaarde van de route (geformatteerd in overeenstemming met RFC 4360)" -#: netbox/ipam/models/vrfs.py:94 +#: ipam/models/vrfs.py:94 msgid "route target" -msgstr "doel van de route" +msgstr "" -#: netbox/ipam/models/vrfs.py:95 +#: ipam/models/vrfs.py:95 msgid "route targets" -msgstr "routedoelen" +msgstr "" -#: netbox/ipam/tables/asn.py:52 +#: ipam/tables/asn.py:52 msgid "ASDOT" -msgstr "ASDOT" +msgstr "" -#: netbox/ipam/tables/asn.py:57 +#: ipam/tables/asn.py:57 msgid "Site Count" -msgstr "Aantal sites" +msgstr "" -#: netbox/ipam/tables/asn.py:62 +#: ipam/tables/asn.py:62 msgid "Provider Count" -msgstr "Aantal providers" +msgstr "" -#: netbox/ipam/tables/ip.py:94 netbox/netbox/navigation/menu.py:166 -#: netbox/netbox/navigation/menu.py:168 +#: ipam/tables/ip.py:94 netbox/navigation/menu.py:166 +#: netbox/navigation/menu.py:168 msgid "Aggregates" -msgstr "Aggregaten" +msgstr "" -#: netbox/ipam/tables/ip.py:124 +#: ipam/tables/ip.py:124 msgid "Added" -msgstr "Toegevoegd" +msgstr "" -#: netbox/ipam/tables/ip.py:127 netbox/ipam/tables/ip.py:165 -#: netbox/ipam/tables/vlans.py:138 netbox/ipam/views.py:346 -#: netbox/netbox/navigation/menu.py:152 netbox/netbox/navigation/menu.py:154 -#: netbox/templates/ipam/vlan.html:84 +#: ipam/tables/ip.py:127 ipam/tables/ip.py:165 ipam/tables/vlans.py:138 +#: ipam/views.py:346 netbox/navigation/menu.py:152 +#: netbox/navigation/menu.py:154 templates/ipam/vlan.html:84 msgid "Prefixes" -msgstr "Voorvoegsels" +msgstr "" -#: netbox/ipam/tables/ip.py:130 netbox/ipam/tables/ip.py:267 -#: netbox/ipam/tables/ip.py:320 netbox/ipam/tables/vlans.py:82 -#: netbox/templates/dcim/device.html:260 -#: netbox/templates/ipam/aggregate.html:24 -#: netbox/templates/ipam/iprange.html:29 netbox/templates/ipam/prefix.html:106 +#: ipam/tables/ip.py:130 ipam/tables/ip.py:267 ipam/tables/ip.py:320 +#: ipam/tables/vlans.py:82 templates/dcim/device.html:260 +#: templates/ipam/aggregate.html:24 templates/ipam/iprange.html:29 +#: templates/ipam/prefix.html:106 msgid "Utilization" -msgstr "Gebruik" +msgstr "" -#: netbox/ipam/tables/ip.py:170 netbox/netbox/navigation/menu.py:148 +#: ipam/tables/ip.py:170 netbox/navigation/menu.py:148 msgid "IP Ranges" -msgstr "IP-bereiken" +msgstr "" -#: netbox/ipam/tables/ip.py:220 +#: ipam/tables/ip.py:220 msgid "Prefix (Flat)" -msgstr "Voorvoegsel (plat)" +msgstr "" -#: netbox/ipam/tables/ip.py:224 +#: ipam/tables/ip.py:224 msgid "Depth" -msgstr "Diepte" +msgstr "" -#: netbox/ipam/tables/ip.py:261 +#: ipam/tables/ip.py:261 msgid "Pool" -msgstr "Zwembad" +msgstr "" -#: netbox/ipam/tables/ip.py:264 netbox/ipam/tables/ip.py:317 +#: ipam/tables/ip.py:264 ipam/tables/ip.py:317 msgid "Marked Utilized" -msgstr "Gemarkeerd als gebruikt" +msgstr "" -#: netbox/ipam/tables/ip.py:301 +#: ipam/tables/ip.py:301 msgid "Start address" -msgstr "Startadres" +msgstr "" -#: netbox/ipam/tables/ip.py:379 +#: ipam/tables/ip.py:379 msgid "NAT (Inside)" -msgstr "NAT (binnenkant)" +msgstr "" -#: netbox/ipam/tables/ip.py:384 +#: ipam/tables/ip.py:384 msgid "NAT (Outside)" -msgstr "NAT (buiten)" +msgstr "" -#: netbox/ipam/tables/ip.py:389 +#: ipam/tables/ip.py:389 msgid "Assigned" -msgstr "Toegewezen" +msgstr "" -#: netbox/ipam/tables/ip.py:424 netbox/templates/vpn/l2vpntermination.html:16 -#: netbox/vpn/forms/filtersets.py:240 +#: ipam/tables/ip.py:424 templates/vpn/l2vpntermination.html:16 +#: vpn/forms/filtersets.py:240 msgid "Assigned Object" -msgstr "Toegewezen object" +msgstr "" -#: netbox/ipam/tables/vlans.py:68 +#: ipam/tables/vlans.py:68 msgid "Scope Type" -msgstr "Soort toepassingsgebied" +msgstr "" -#: netbox/ipam/tables/vlans.py:107 netbox/ipam/tables/vlans.py:210 -#: netbox/templates/dcim/inc/interface_vlans_table.html:4 +#: ipam/tables/vlans.py:107 ipam/tables/vlans.py:210 +#: templates/dcim/inc/interface_vlans_table.html:4 msgid "VID" -msgstr "VIDEO" +msgstr "" -#: netbox/ipam/tables/vrfs.py:30 +#: ipam/tables/vrfs.py:30 msgid "RD" -msgstr "ROOD" +msgstr "" -#: netbox/ipam/tables/vrfs.py:33 +#: ipam/tables/vrfs.py:33 msgid "Unique" -msgstr "Uniek" +msgstr "" -#: netbox/ipam/tables/vrfs.py:36 netbox/vpn/tables/l2vpn.py:27 +#: ipam/tables/vrfs.py:36 vpn/tables/l2vpn.py:27 msgid "Import Targets" -msgstr "Doelen importeren" +msgstr "" -#: netbox/ipam/tables/vrfs.py:41 netbox/vpn/tables/l2vpn.py:32 +#: ipam/tables/vrfs.py:41 vpn/tables/l2vpn.py:32 msgid "Export Targets" -msgstr "Doelen exporteren" +msgstr "" -#: netbox/ipam/validators.py:9 +#: ipam/validators.py:9 #, python-brace-format msgid "{prefix} is not a valid prefix. Did you mean {suggested}?" -msgstr "{prefix} is geen geldig voorvoegsel. Bedoelde je {suggested}?" +msgstr "" -#: netbox/ipam/validators.py:16 +#: ipam/validators.py:16 #, python-format msgid "The prefix length must be less than or equal to %(limit_value)s." msgstr "" -"De lengte van het voorvoegsel moet kleiner zijn dan of gelijk aan " -"%(limit_value)s." -#: netbox/ipam/validators.py:24 +#: ipam/validators.py:24 #, python-format msgid "The prefix length must be greater than or equal to %(limit_value)s." msgstr "" -"De lengte van het voorvoegsel moet groter zijn dan of gelijk zijn aan " -"%(limit_value)s." -#: netbox/ipam/validators.py:33 +#: ipam/validators.py:33 msgid "" "Only alphanumeric characters, asterisks, hyphens, periods, and underscores " "are allowed in DNS names" msgstr "" -"Alleen alfanumerieke tekens, sterretjes, koppeltekens, punten en " -"onderstrepingstekens zijn toegestaan in DNS-namen" -#: netbox/ipam/views.py:533 +#: ipam/views.py:533 msgid "Child Prefixes" -msgstr "Voorvoegsels voor kinderen" +msgstr "" -#: netbox/ipam/views.py:569 +#: ipam/views.py:569 msgid "Child Ranges" -msgstr "Ranges voor kinderen" +msgstr "" -#: netbox/ipam/views.py:898 +#: ipam/views.py:898 msgid "Related IPs" -msgstr "Gerelateerde IP's" +msgstr "" -#: netbox/ipam/views.py:1127 +#: ipam/views.py:1127 msgid "Device Interfaces" -msgstr "Interfaces voor apparaten" +msgstr "" -#: netbox/ipam/views.py:1145 +#: ipam/views.py:1145 msgid "VM Interfaces" -msgstr "VM-interfaces" +msgstr "" -#: netbox/netbox/api/fields.py:63 +#: netbox/api/fields.py:63 msgid "This field may not be blank." -msgstr "Dit veld is mogelijk niet leeg." +msgstr "" -#: netbox/netbox/api/fields.py:68 +#: netbox/api/fields.py:68 msgid "" "Value must be passed directly (e.g. \"foo\": 123); do not use a dictionary " "or list." msgstr "" -"De waarde moet rechtstreeks worden doorgegeven (bijvoorbeeld „foo”: 123); " -"gebruik geen woordenboek of lijst." -#: netbox/netbox/api/fields.py:89 +#: netbox/api/fields.py:89 #, python-brace-format msgid "{value} is not a valid choice." -msgstr "{value} is geen geldige keuze." +msgstr "" -#: netbox/netbox/api/fields.py:102 +#: netbox/api/fields.py:102 #, python-brace-format msgid "Invalid content type: {content_type}" -msgstr "Ongeldig inhoudstype: {content_type}" +msgstr "" -#: netbox/netbox/api/fields.py:103 +#: netbox/api/fields.py:103 msgid "Invalid value. Specify a content type as '.'." msgstr "" -"Ongeldige waarde. Specificeer een inhoudstype als " -"'.'." -#: netbox/netbox/authentication/__init__.py:141 +#: netbox/authentication/__init__.py:138 #, python-brace-format msgid "Invalid permission {permission} for model {model}" -msgstr "Ongeldige toestemming {permission} voor model {model}" +msgstr "" -#: netbox/netbox/choices.py:49 +#: netbox/choices.py:49 msgid "Dark Red" -msgstr "Donkerrood" +msgstr "" -#: netbox/netbox/choices.py:52 +#: netbox/choices.py:52 msgid "Rose" -msgstr "Roos" +msgstr "" -#: netbox/netbox/choices.py:53 +#: netbox/choices.py:53 msgid "Fuchsia" -msgstr "Fuchsia" +msgstr "" -#: netbox/netbox/choices.py:55 +#: netbox/choices.py:55 msgid "Dark Purple" -msgstr "Donkerpaars" +msgstr "" -#: netbox/netbox/choices.py:58 +#: netbox/choices.py:58 msgid "Light Blue" -msgstr "Lichtblauw" +msgstr "" -#: netbox/netbox/choices.py:61 +#: netbox/choices.py:61 msgid "Aqua" -msgstr "Aqua" +msgstr "" -#: netbox/netbox/choices.py:62 +#: netbox/choices.py:62 msgid "Dark Green" -msgstr "Donkergroen" +msgstr "" -#: netbox/netbox/choices.py:64 +#: netbox/choices.py:64 msgid "Light Green" -msgstr "Lichtgroen" +msgstr "" -#: netbox/netbox/choices.py:65 +#: netbox/choices.py:65 msgid "Lime" -msgstr "Limoen" +msgstr "" -#: netbox/netbox/choices.py:67 +#: netbox/choices.py:67 msgid "Amber" -msgstr "Amber" +msgstr "" -#: netbox/netbox/choices.py:69 +#: netbox/choices.py:69 msgid "Dark Orange" -msgstr "Donkeroranje" +msgstr "" -#: netbox/netbox/choices.py:70 +#: netbox/choices.py:70 msgid "Brown" -msgstr "bruin" +msgstr "" -#: netbox/netbox/choices.py:71 +#: netbox/choices.py:71 msgid "Light Grey" -msgstr "Lichtgrijs" +msgstr "" -#: netbox/netbox/choices.py:72 +#: netbox/choices.py:72 msgid "Grey" -msgstr "Grijs" +msgstr "" -#: netbox/netbox/choices.py:73 +#: netbox/choices.py:73 msgid "Dark Grey" -msgstr "Donkergrijs" +msgstr "" -#: netbox/netbox/choices.py:131 +#: netbox/choices.py:131 msgid "Direct" -msgstr "Rechtstreeks" +msgstr "" -#: netbox/netbox/choices.py:132 +#: netbox/choices.py:132 msgid "Upload" -msgstr "Uploaden" +msgstr "" -#: netbox/netbox/choices.py:144 netbox/netbox/choices.py:158 +#: netbox/choices.py:144 netbox/choices.py:158 msgid "Auto-detect" -msgstr "Automatisch detecteren" +msgstr "" -#: netbox/netbox/choices.py:159 +#: netbox/choices.py:159 msgid "Comma" -msgstr "Komma" +msgstr "" -#: netbox/netbox/choices.py:160 +#: netbox/choices.py:160 msgid "Semicolon" -msgstr "Puntkomma" +msgstr "" -#: netbox/netbox/choices.py:161 +#: netbox/choices.py:161 msgid "Tab" -msgstr "Tab" +msgstr "" -#: netbox/netbox/config/__init__.py:67 +#: netbox/config/__init__.py:67 #, python-brace-format msgid "Invalid configuration parameter: {item}" -msgstr "Ongeldige configuratieparameter: {item}" +msgstr "" -#: netbox/netbox/config/parameters.py:22 -#: netbox/templates/core/inc/config_data.html:62 +#: netbox/config/parameters.py:22 templates/core/inc/config_data.html:62 msgid "Login banner" -msgstr "Banner voor inloggen" +msgstr "" -#: netbox/netbox/config/parameters.py:24 +#: netbox/config/parameters.py:24 msgid "Additional content to display on the login page" -msgstr "Aanvullende inhoud om weer te geven op de inlogpagina" +msgstr "" -#: netbox/netbox/config/parameters.py:33 -#: netbox/templates/core/inc/config_data.html:66 +#: netbox/config/parameters.py:33 templates/core/inc/config_data.html:66 msgid "Maintenance banner" -msgstr "Onderhoudsbanner" +msgstr "" -#: netbox/netbox/config/parameters.py:35 +#: netbox/config/parameters.py:35 msgid "Additional content to display when in maintenance mode" -msgstr "Aanvullende inhoud om weer te geven in de onderhoudsmodus" +msgstr "" -#: netbox/netbox/config/parameters.py:44 -#: netbox/templates/core/inc/config_data.html:70 +#: netbox/config/parameters.py:44 templates/core/inc/config_data.html:70 msgid "Top banner" -msgstr "Bovenste banner" +msgstr "" -#: netbox/netbox/config/parameters.py:46 +#: netbox/config/parameters.py:46 msgid "Additional content to display at the top of every page" -msgstr "Aanvullende inhoud om bovenaan elke pagina weer te geven" +msgstr "" -#: netbox/netbox/config/parameters.py:55 -#: netbox/templates/core/inc/config_data.html:74 +#: netbox/config/parameters.py:55 templates/core/inc/config_data.html:74 msgid "Bottom banner" -msgstr "Onderste banner" +msgstr "" -#: netbox/netbox/config/parameters.py:57 +#: netbox/config/parameters.py:57 msgid "Additional content to display at the bottom of every page" -msgstr "Aanvullende inhoud om onderaan elke pagina weer te geven" +msgstr "" -#: netbox/netbox/config/parameters.py:68 +#: netbox/config/parameters.py:68 msgid "Globally unique IP space" -msgstr "Wereldwijd unieke IP-ruimte" +msgstr "" -#: netbox/netbox/config/parameters.py:70 +#: netbox/config/parameters.py:70 msgid "Enforce unique IP addressing within the global table" -msgstr "Unieke IP-adressering binnen de globale tabel afdwingen" +msgstr "" -#: netbox/netbox/config/parameters.py:75 -#: netbox/templates/core/inc/config_data.html:44 +#: netbox/config/parameters.py:75 templates/core/inc/config_data.html:44 msgid "Prefer IPv4" -msgstr "Geef de voorkeur aan IPv4" +msgstr "" -#: netbox/netbox/config/parameters.py:77 +#: netbox/config/parameters.py:77 msgid "Prefer IPv4 addresses over IPv6" -msgstr "Geef de voorkeur aan IPv4-adressen boven IPv6" +msgstr "" -#: netbox/netbox/config/parameters.py:84 +#: netbox/config/parameters.py:84 msgid "Rack unit height" -msgstr "Hoogte van de rackeenheid" +msgstr "" -#: netbox/netbox/config/parameters.py:86 +#: netbox/config/parameters.py:86 msgid "Default unit height for rendered rack elevations" -msgstr "Standaardeenheidshoogte voor gerenderde rackverhogingen" +msgstr "" -#: netbox/netbox/config/parameters.py:91 +#: netbox/config/parameters.py:91 msgid "Rack unit width" -msgstr "Breedte van de rackunit" +msgstr "" -#: netbox/netbox/config/parameters.py:93 +#: netbox/config/parameters.py:93 msgid "Default unit width for rendered rack elevations" -msgstr "Standaardeenheidsbreedte voor gerenderde rackhoogtes" +msgstr "" -#: netbox/netbox/config/parameters.py:100 +#: netbox/config/parameters.py:100 msgid "Powerfeed voltage" -msgstr "Voedingsspanning" +msgstr "" -#: netbox/netbox/config/parameters.py:102 +#: netbox/config/parameters.py:102 msgid "Default voltage for powerfeeds" -msgstr "Standaardspanning voor voedingen" +msgstr "" -#: netbox/netbox/config/parameters.py:107 +#: netbox/config/parameters.py:107 msgid "Powerfeed amperage" -msgstr "Stroomsterkte van de voeding" +msgstr "" -#: netbox/netbox/config/parameters.py:109 +#: netbox/config/parameters.py:109 msgid "Default amperage for powerfeeds" -msgstr "Standaardstroomsterkte voor voedingen" +msgstr "" -#: netbox/netbox/config/parameters.py:114 +#: netbox/config/parameters.py:114 msgid "Powerfeed max utilization" -msgstr "Maximaal gebruik van Powerfeed" +msgstr "" -#: netbox/netbox/config/parameters.py:116 +#: netbox/config/parameters.py:116 msgid "Default max utilization for powerfeeds" -msgstr "Maximaal standaardgebruik voor powerfeeds" +msgstr "" -#: netbox/netbox/config/parameters.py:123 -#: netbox/templates/core/inc/config_data.html:53 +#: netbox/config/parameters.py:123 templates/core/inc/config_data.html:53 msgid "Allowed URL schemes" -msgstr "Toegestane URL-schema's" +msgstr "" -#: netbox/netbox/config/parameters.py:128 +#: netbox/config/parameters.py:128 msgid "Permitted schemes for URLs in user-provided content" -msgstr "Toegestane schema's voor URL's in door gebruikers aangeleverde inhoud" +msgstr "" -#: netbox/netbox/config/parameters.py:136 +#: netbox/config/parameters.py:136 msgid "Default page size" -msgstr "Standaard paginaformaat" +msgstr "" -#: netbox/netbox/config/parameters.py:142 +#: netbox/config/parameters.py:142 msgid "Maximum page size" -msgstr "Maximale paginagrootte" +msgstr "" -#: netbox/netbox/config/parameters.py:150 -#: netbox/templates/core/inc/config_data.html:96 +#: netbox/config/parameters.py:150 templates/core/inc/config_data.html:96 msgid "Custom validators" -msgstr "Validators op maat" +msgstr "" -#: netbox/netbox/config/parameters.py:152 +#: netbox/config/parameters.py:152 msgid "Custom validation rules (JSON)" -msgstr "Aangepaste validatieregels (JSON)" +msgstr "" -#: netbox/netbox/config/parameters.py:160 -#: netbox/templates/core/inc/config_data.html:104 +#: netbox/config/parameters.py:160 templates/core/inc/config_data.html:104 msgid "Protection rules" -msgstr "Beschermingsregels" +msgstr "" -#: netbox/netbox/config/parameters.py:162 +#: netbox/config/parameters.py:162 msgid "Deletion protection rules (JSON)" -msgstr "Regels voor verwijderingsbeveiliging (JSON)" +msgstr "" -#: netbox/netbox/config/parameters.py:172 -#: netbox/templates/core/inc/config_data.html:117 +#: netbox/config/parameters.py:172 templates/core/inc/config_data.html:117 msgid "Default preferences" -msgstr "Standaardvoorkeuren" +msgstr "" -#: netbox/netbox/config/parameters.py:174 +#: netbox/config/parameters.py:174 msgid "Default preferences for new users" -msgstr "Standaardvoorkeuren voor nieuwe gebruikers" +msgstr "" -#: netbox/netbox/config/parameters.py:181 -#: netbox/templates/core/inc/config_data.html:129 +#: netbox/config/parameters.py:181 templates/core/inc/config_data.html:129 msgid "Maintenance mode" -msgstr "Onderhoudsmodus" +msgstr "" -#: netbox/netbox/config/parameters.py:183 +#: netbox/config/parameters.py:183 msgid "Enable maintenance mode" -msgstr "Onderhoudsmodus inschakelen" +msgstr "" -#: netbox/netbox/config/parameters.py:188 -#: netbox/templates/core/inc/config_data.html:133 +#: netbox/config/parameters.py:188 templates/core/inc/config_data.html:133 msgid "GraphQL enabled" -msgstr "GraphQL ingeschakeld" +msgstr "" -#: netbox/netbox/config/parameters.py:190 +#: netbox/config/parameters.py:190 msgid "Enable the GraphQL API" -msgstr "De GraphQL-API inschakelen" +msgstr "" -#: netbox/netbox/config/parameters.py:195 -#: netbox/templates/core/inc/config_data.html:137 +#: netbox/config/parameters.py:195 templates/core/inc/config_data.html:137 msgid "Changelog retention" -msgstr "Behoud van changelog" +msgstr "" -#: netbox/netbox/config/parameters.py:197 +#: netbox/config/parameters.py:197 msgid "Days to retain changelog history (set to zero for unlimited)" msgstr "" -"Dagen om de geschiedenis van het changelog te bewaren (ingesteld op nul voor" -" onbeperkt)" -#: netbox/netbox/config/parameters.py:202 +#: netbox/config/parameters.py:202 msgid "Job result retention" -msgstr "Behoud van werkresultaten" +msgstr "" -#: netbox/netbox/config/parameters.py:204 +#: netbox/config/parameters.py:204 msgid "Days to retain job result history (set to zero for unlimited)" msgstr "" -"Dagen om de geschiedenis van de taakresultaten bij te houden (op nul gezet " -"voor een onbeperkt aantal)" -#: netbox/netbox/config/parameters.py:209 -#: netbox/templates/core/inc/config_data.html:145 +#: netbox/config/parameters.py:209 templates/core/inc/config_data.html:145 msgid "Maps URL" -msgstr "URL van de kaart" - -#: netbox/netbox/config/parameters.py:211 -msgid "Base URL for mapping geographic locations" -msgstr "Basis-URL voor het in kaart brengen van geografische locaties" - -#: netbox/netbox/forms/__init__.py:12 -msgid "Partial match" -msgstr "Gedeeltelijke match" - -#: netbox/netbox/forms/__init__.py:13 -msgid "Exact match" -msgstr "Exacte overeenkomst" - -#: netbox/netbox/forms/__init__.py:14 -msgid "Starts with" -msgstr "Begint met" - -#: netbox/netbox/forms/__init__.py:15 -msgid "Ends with" -msgstr "Eindigt met" - -#: netbox/netbox/forms/__init__.py:16 -msgid "Regex" -msgstr "Regex" - -#: netbox/netbox/forms/__init__.py:34 -msgid "Object type(s)" -msgstr "Objecttype (s)" - -#: netbox/netbox/forms/__init__.py:40 -msgid "Lookup" -msgstr "Opzoeken" - -#: netbox/netbox/forms/base.py:88 -msgid "" -"Tag slugs separated by commas, encased with double quotes (e.g. " -"\"tag1,tag2,tag3\")" msgstr "" -"Tag-slugs gescheiden door komma's, tussen dubbele aanhalingstekens " -"(bijvoorbeeld „tag1, tag2, tag3\")" -#: netbox/netbox/forms/base.py:118 +#: netbox/config/parameters.py:211 +msgid "Base URL for mapping geographic locations" +msgstr "" + +#: netbox/forms/__init__.py:12 +msgid "Partial match" +msgstr "" + +#: netbox/forms/__init__.py:13 +msgid "Exact match" +msgstr "" + +#: netbox/forms/__init__.py:14 +msgid "Starts with" +msgstr "" + +#: netbox/forms/__init__.py:15 +msgid "Ends with" +msgstr "" + +#: netbox/forms/__init__.py:16 +msgid "Regex" +msgstr "" + +#: netbox/forms/__init__.py:34 +msgid "Object type(s)" +msgstr "" + +#: netbox/forms/__init__.py:40 +msgid "Lookup" +msgstr "" + +#: netbox/forms/base.py:88 +msgid "" +"Tag slugs separated by commas, encased with double quotes (e.g. \"tag1,tag2," +"tag3\")" +msgstr "" + +#: netbox/forms/base.py:118 msgid "Add tags" -msgstr "Tags toevoegen" +msgstr "" -#: netbox/netbox/forms/base.py:123 +#: netbox/forms/base.py:123 msgid "Remove tags" -msgstr "Tags verwijderen" +msgstr "" -#: netbox/netbox/forms/mixins.py:38 +#: netbox/forms/mixins.py:38 #, python-brace-format msgid "{class_name} must specify a model class." -msgstr "{class_name} moet een modelklasse specificeren." +msgstr "" -#: netbox/netbox/models/features.py:277 +#: netbox/models/features.py:277 #, python-brace-format msgid "Unknown field name '{name}' in custom field data." -msgstr "Onbekende veldnaam '{name}'in aangepaste veldgegevens." +msgstr "" -#: netbox/netbox/models/features.py:283 +#: netbox/models/features.py:283 #, python-brace-format msgid "Invalid value for custom field '{name}': {error}" -msgstr "Ongeldige waarde voor aangepast veld '{name}': {error}" +msgstr "" -#: netbox/netbox/models/features.py:290 +#: netbox/models/features.py:290 #, python-brace-format msgid "Missing required custom field '{name}'." -msgstr "Ontbreekt het vereiste aangepaste veld '{name}'." +msgstr "" -#: netbox/netbox/models/features.py:441 +#: netbox/models/features.py:441 msgid "Remote data source" -msgstr "Externe gegevensbron" +msgstr "" -#: netbox/netbox/models/features.py:451 +#: netbox/models/features.py:451 msgid "data path" -msgstr "datapad" +msgstr "" -#: netbox/netbox/models/features.py:455 +#: netbox/models/features.py:455 msgid "Path to remote file (relative to data source root)" msgstr "" -"Pad naar extern bestand (ten opzichte van de root van de gegevensbron)" -#: netbox/netbox/models/features.py:458 +#: netbox/models/features.py:458 msgid "auto sync enabled" -msgstr "automatische synchronisatie ingeschakeld" +msgstr "" -#: netbox/netbox/models/features.py:460 +#: netbox/models/features.py:460 msgid "Enable automatic synchronization of data when the data file is updated" msgstr "" -"Automatische synchronisatie van gegevens inschakelen wanneer het " -"gegevensbestand wordt bijgewerkt" -#: netbox/netbox/models/features.py:463 +#: netbox/models/features.py:463 msgid "date synced" -msgstr "datum gesynchroniseerd" +msgstr "" -#: netbox/netbox/models/features.py:557 +#: netbox/models/features.py:557 #, python-brace-format msgid "{class_name} must implement a sync_data() method." -msgstr "{class_name} moet een sync_data () -methode implementeren." +msgstr "" -#: netbox/netbox/navigation/menu.py:11 +#: netbox/navigation/menu.py:11 msgid "Organization" -msgstr "Organisatie" +msgstr "" -#: netbox/netbox/navigation/menu.py:19 +#: netbox/navigation/menu.py:19 msgid "Site Groups" -msgstr "Sitegroepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:27 +#: netbox/navigation/menu.py:27 msgid "Rack Roles" -msgstr "Rollen in rack" +msgstr "" -#: netbox/netbox/navigation/menu.py:31 +#: netbox/navigation/menu.py:31 msgid "Elevations" -msgstr "Verhogingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:40 +#: netbox/navigation/menu.py:40 msgid "Tenant Groups" -msgstr "Huurdersgroepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:47 +#: netbox/navigation/menu.py:47 msgid "Contact Groups" -msgstr "Contactgroepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:48 -#: netbox/templates/tenancy/contactrole.html:8 +#: netbox/navigation/menu.py:48 templates/tenancy/contactrole.html:8 msgid "Contact Roles" -msgstr "Rollen voor contactpersonen" +msgstr "" -#: netbox/netbox/navigation/menu.py:49 +#: netbox/navigation/menu.py:49 msgid "Contact Assignments" -msgstr "Neem contact op met opdrachten" +msgstr "" -#: netbox/netbox/navigation/menu.py:63 +#: netbox/navigation/menu.py:63 msgid "Modules" -msgstr "Modules" +msgstr "" -#: netbox/netbox/navigation/menu.py:67 netbox/templates/dcim/device.html:160 -#: netbox/templates/dcim/virtualdevicecontext.html:8 +#: netbox/navigation/menu.py:67 templates/dcim/device.html:160 +#: templates/dcim/virtualdevicecontext.html:8 msgid "Virtual Device Contexts" -msgstr "Contexten van virtuele apparaten" +msgstr "" -#: netbox/netbox/navigation/menu.py:75 +#: netbox/navigation/menu.py:75 msgid "Manufacturers" -msgstr "Fabrikanten" +msgstr "" -#: netbox/netbox/navigation/menu.py:79 +#: netbox/navigation/menu.py:79 msgid "Device Components" -msgstr "Onderdelen van het apparaat" +msgstr "" -#: netbox/netbox/navigation/menu.py:91 -#: netbox/templates/dcim/inventoryitemrole.html:8 +#: netbox/navigation/menu.py:91 templates/dcim/inventoryitemrole.html:8 msgid "Inventory Item Roles" -msgstr "Rollen van inventarisitems" +msgstr "" -#: netbox/netbox/navigation/menu.py:98 netbox/netbox/navigation/menu.py:102 +#: netbox/navigation/menu.py:98 netbox/navigation/menu.py:102 msgid "Connections" -msgstr "Verbindingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:104 +#: netbox/navigation/menu.py:104 msgid "Cables" -msgstr "Kabels" +msgstr "" -#: netbox/netbox/navigation/menu.py:105 +#: netbox/navigation/menu.py:105 msgid "Wireless Links" -msgstr "Draadloze links" +msgstr "" -#: netbox/netbox/navigation/menu.py:108 +#: netbox/navigation/menu.py:108 msgid "Interface Connections" -msgstr "Interface-aansluitingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:113 +#: netbox/navigation/menu.py:113 msgid "Console Connections" -msgstr "Console-aansluitingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:118 +#: netbox/navigation/menu.py:118 msgid "Power Connections" -msgstr "Stroomaansluitingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:134 +#: netbox/navigation/menu.py:134 msgid "Wireless LAN Groups" -msgstr "Draadloze LAN-groepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:155 +#: netbox/navigation/menu.py:155 msgid "Prefix & VLAN Roles" -msgstr "Prefix- en VLAN-rollen" +msgstr "" -#: netbox/netbox/navigation/menu.py:161 +#: netbox/navigation/menu.py:161 msgid "ASN Ranges" -msgstr "ASN-reeksen" +msgstr "" -#: netbox/netbox/navigation/menu.py:183 +#: netbox/navigation/menu.py:183 msgid "VLAN Groups" -msgstr "VLAN-groepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:190 +#: netbox/navigation/menu.py:190 msgid "Service Templates" -msgstr "Servicesjablonen" +msgstr "" -#: netbox/netbox/navigation/menu.py:191 netbox/templates/dcim/device.html:302 -#: netbox/templates/ipam/ipaddress.html:118 -#: netbox/templates/virtualization/virtualmachine.html:150 +#: netbox/navigation/menu.py:191 templates/dcim/device.html:302 +#: templates/ipam/ipaddress.html:118 +#: templates/virtualization/virtualmachine.html:150 msgid "Services" -msgstr "Diensten" +msgstr "" -#: netbox/netbox/navigation/menu.py:198 +#: netbox/navigation/menu.py:198 msgid "VPN" -msgstr "VPN" +msgstr "" -#: netbox/netbox/navigation/menu.py:202 netbox/netbox/navigation/menu.py:204 -#: netbox/vpn/tables/tunnels.py:24 +#: netbox/navigation/menu.py:202 netbox/navigation/menu.py:204 +#: vpn/tables/tunnels.py:24 msgid "Tunnels" -msgstr "Tunnels" +msgstr "" -#: netbox/netbox/navigation/menu.py:205 -#: netbox/templates/vpn/tunnelgroup.html:8 +#: netbox/navigation/menu.py:205 templates/vpn/tunnelgroup.html:8 msgid "Tunnel Groups" -msgstr "Tunnelgroepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:206 +#: netbox/navigation/menu.py:206 msgid "Tunnel Terminations" -msgstr "Tunnelafsluitingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:210 netbox/netbox/navigation/menu.py:212 -#: netbox/vpn/models/l2vpn.py:64 +#: netbox/navigation/menu.py:210 netbox/navigation/menu.py:212 +#: vpn/models/l2vpn.py:64 msgid "L2VPNs" -msgstr "L2VPN's" +msgstr "" -#: netbox/netbox/navigation/menu.py:213 netbox/templates/vpn/l2vpn.html:56 -#: netbox/templates/vpn/tunnel.html:72 netbox/vpn/tables/tunnels.py:58 +#: netbox/navigation/menu.py:213 templates/vpn/l2vpn.html:56 +#: templates/vpn/tunnel.html:72 vpn/tables/tunnels.py:58 msgid "Terminations" -msgstr "Beëindigingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:219 +#: netbox/navigation/menu.py:219 msgid "IKE Proposals" -msgstr "IKE-voorstellen" +msgstr "" -#: netbox/netbox/navigation/menu.py:220 -#: netbox/templates/vpn/ikeproposal.html:41 +#: netbox/navigation/menu.py:220 templates/vpn/ikeproposal.html:41 msgid "IKE Policies" -msgstr "IKE-beleid" +msgstr "" -#: netbox/netbox/navigation/menu.py:221 +#: netbox/navigation/menu.py:221 msgid "IPSec Proposals" -msgstr "IPsec-voorstellen" +msgstr "" -#: netbox/netbox/navigation/menu.py:222 -#: netbox/templates/vpn/ipsecproposal.html:37 +#: netbox/navigation/menu.py:222 templates/vpn/ipsecproposal.html:37 msgid "IPSec Policies" -msgstr "IPsec-beleid" +msgstr "" -#: netbox/netbox/navigation/menu.py:223 netbox/templates/vpn/ikepolicy.html:38 -#: netbox/templates/vpn/ipsecpolicy.html:25 +#: netbox/navigation/menu.py:223 templates/vpn/ikepolicy.html:38 +#: templates/vpn/ipsecpolicy.html:25 msgid "IPSec Profiles" -msgstr "IPsec-profielen" +msgstr "" -#: netbox/netbox/navigation/menu.py:230 -#: netbox/templates/dcim/device_edit.html:78 +#: netbox/navigation/menu.py:230 templates/dcim/device_edit.html:78 msgid "Virtualization" -msgstr "Virtualisatie" +msgstr "" -#: netbox/netbox/navigation/menu.py:238 -#: netbox/templates/virtualization/virtualmachine.html:170 -#: netbox/templates/virtualization/virtualmachine/base.html:32 -#: netbox/templates/virtualization/virtualmachine_list.html:21 -#: netbox/virtualization/tables/virtualmachines.py:103 -#: netbox/virtualization/views.py:385 +#: netbox/navigation/menu.py:238 +#: templates/virtualization/virtualmachine.html:170 +#: templates/virtualization/virtualmachine/base.html:32 +#: templates/virtualization/virtualmachine_list.html:21 +#: virtualization/tables/virtualmachines.py:103 virtualization/views.py:385 msgid "Virtual Disks" -msgstr "Virtuele schijven" +msgstr "" -#: netbox/netbox/navigation/menu.py:245 +#: netbox/navigation/menu.py:245 msgid "Cluster Types" -msgstr "Clustertypen" +msgstr "" -#: netbox/netbox/navigation/menu.py:246 +#: netbox/navigation/menu.py:246 msgid "Cluster Groups" -msgstr "Clustergroepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:260 +#: netbox/navigation/menu.py:260 msgid "Circuit Types" -msgstr "Circuittypes" +msgstr "" -#: netbox/netbox/navigation/menu.py:261 +#: netbox/navigation/menu.py:261 msgid "Circuit Terminations" -msgstr "Circuitafsluitingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:265 netbox/netbox/navigation/menu.py:267 +#: netbox/navigation/menu.py:265 netbox/navigation/menu.py:267 msgid "Providers" -msgstr "Aanbieders" +msgstr "" -#: netbox/netbox/navigation/menu.py:268 -#: netbox/templates/circuits/provider.html:51 +#: netbox/navigation/menu.py:268 templates/circuits/provider.html:51 msgid "Provider Accounts" -msgstr "Accounts van providers" +msgstr "" -#: netbox/netbox/navigation/menu.py:269 +#: netbox/navigation/menu.py:269 msgid "Provider Networks" -msgstr "Netwerken van providers" +msgstr "" -#: netbox/netbox/navigation/menu.py:283 +#: netbox/navigation/menu.py:283 msgid "Power Panels" -msgstr "Voedingspanelen" +msgstr "" -#: netbox/netbox/navigation/menu.py:294 +#: netbox/navigation/menu.py:294 msgid "Configurations" -msgstr "Configuraties" +msgstr "" -#: netbox/netbox/navigation/menu.py:296 +#: netbox/navigation/menu.py:296 msgid "Config Contexts" -msgstr "Contexten configureren" +msgstr "" -#: netbox/netbox/navigation/menu.py:297 +#: netbox/navigation/menu.py:297 msgid "Config Templates" -msgstr "Configuratiesjablonen" +msgstr "" -#: netbox/netbox/navigation/menu.py:304 netbox/netbox/navigation/menu.py:308 +#: netbox/navigation/menu.py:304 netbox/navigation/menu.py:308 msgid "Customization" -msgstr "Aanpassing" +msgstr "" -#: netbox/netbox/navigation/menu.py:310 -#: netbox/templates/dcim/device_edit.html:103 -#: netbox/templates/dcim/htmx/cable_edit.html:81 -#: netbox/templates/dcim/virtualchassis_add.html:31 -#: netbox/templates/dcim/virtualchassis_edit.html:40 -#: netbox/templates/generic/bulk_edit.html:76 -#: netbox/templates/htmx/form.html:19 netbox/templates/inc/filter_list.html:30 -#: netbox/templates/inc/panels/custom_fields.html:7 -#: netbox/templates/ipam/ipaddress_bulk_add.html:35 -#: netbox/templates/ipam/vlan_edit.html:59 +#: netbox/navigation/menu.py:310 templates/dcim/device_edit.html:103 +#: templates/dcim/htmx/cable_edit.html:81 +#: templates/dcim/virtualchassis_add.html:31 +#: templates/dcim/virtualchassis_edit.html:40 +#: templates/generic/bulk_edit.html:76 templates/htmx/form.html:19 +#: templates/inc/filter_list.html:30 templates/inc/panels/custom_fields.html:7 +#: templates/ipam/ipaddress_bulk_add.html:35 templates/ipam/vlan_edit.html:59 msgid "Custom Fields" -msgstr "Aangepaste velden" +msgstr "" -#: netbox/netbox/navigation/menu.py:311 +#: netbox/navigation/menu.py:311 msgid "Custom Field Choices" -msgstr "Aangepaste veldkeuzes" +msgstr "" -#: netbox/netbox/navigation/menu.py:312 +#: netbox/navigation/menu.py:312 msgid "Custom Links" -msgstr "Aangepaste links" +msgstr "" -#: netbox/netbox/navigation/menu.py:313 +#: netbox/navigation/menu.py:313 msgid "Export Templates" -msgstr "Sjablonen exporteren" +msgstr "" -#: netbox/netbox/navigation/menu.py:314 +#: netbox/navigation/menu.py:314 msgid "Saved Filters" -msgstr "Opgeslagen filters" +msgstr "" -#: netbox/netbox/navigation/menu.py:316 +#: netbox/navigation/menu.py:316 msgid "Image Attachments" -msgstr "Afbeeldingsbijlagen" +msgstr "" -#: netbox/netbox/navigation/menu.py:334 +#: netbox/navigation/menu.py:334 msgid "Operations" -msgstr "Operaties" +msgstr "" -#: netbox/netbox/navigation/menu.py:338 +#: netbox/navigation/menu.py:338 msgid "Integrations" -msgstr "Integraties" +msgstr "" -#: netbox/netbox/navigation/menu.py:340 +#: netbox/navigation/menu.py:340 msgid "Data Sources" -msgstr "Gegevensbronnen" +msgstr "" -#: netbox/netbox/navigation/menu.py:341 +#: netbox/navigation/menu.py:341 msgid "Event Rules" -msgstr "Regels voor evenementen" +msgstr "" -#: netbox/netbox/navigation/menu.py:342 +#: netbox/navigation/menu.py:342 msgid "Webhooks" -msgstr "Webhooks" +msgstr "" -#: netbox/netbox/navigation/menu.py:346 netbox/netbox/navigation/menu.py:350 -#: netbox/netbox/views/generic/feature_views.py:151 -#: netbox/templates/extras/report/base.html:37 -#: netbox/templates/extras/script/base.html:36 +#: netbox/navigation/menu.py:346 netbox/navigation/menu.py:350 +#: netbox/views/generic/feature_views.py:151 +#: templates/extras/report/base.html:37 templates/extras/script/base.html:36 msgid "Jobs" -msgstr "Jobs" +msgstr "" -#: netbox/netbox/navigation/menu.py:356 +#: netbox/navigation/menu.py:356 msgid "Logging" -msgstr "Loggen" +msgstr "" -#: netbox/netbox/navigation/menu.py:358 +#: netbox/navigation/menu.py:358 msgid "Journal Entries" -msgstr "Journaalboekingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:359 -#: netbox/templates/extras/objectchange.html:9 -#: netbox/templates/extras/objectchange_list.html:4 +#: netbox/navigation/menu.py:359 templates/extras/objectchange.html:9 +#: templates/extras/objectchange_list.html:4 msgid "Change Log" -msgstr "Logboek wijzigen" +msgstr "" -#: netbox/netbox/navigation/menu.py:366 netbox/templates/inc/user_menu.html:11 +#: netbox/navigation/menu.py:366 templates/inc/user_menu.html:11 msgid "Admin" -msgstr "beheerder" +msgstr "" -#: netbox/netbox/navigation/menu.py:374 netbox/templates/users/group.html:29 -#: netbox/users/forms/model_forms.py:233 netbox/users/forms/model_forms.py:245 -#: netbox/users/forms/model_forms.py:297 netbox/users/tables.py:102 +#: netbox/navigation/menu.py:374 templates/users/group.html:29 +#: users/forms/model_forms.py:233 users/forms/model_forms.py:245 +#: users/forms/model_forms.py:297 users/tables.py:102 msgid "Users" -msgstr "Gebruikers" +msgstr "" -#: netbox/netbox/navigation/menu.py:394 netbox/users/forms/model_forms.py:182 -#: netbox/users/forms/model_forms.py:194 netbox/users/forms/model_forms.py:302 -#: netbox/users/tables.py:35 netbox/users/tables.py:106 +#: netbox/navigation/menu.py:394 users/forms/model_forms.py:182 +#: users/forms/model_forms.py:194 users/forms/model_forms.py:302 +#: users/tables.py:35 users/tables.py:106 msgid "Groups" -msgstr "Groepen" +msgstr "" -#: netbox/netbox/navigation/menu.py:414 netbox/templates/account/base.html:21 -#: netbox/templates/inc/user_menu.html:36 +#: netbox/navigation/menu.py:414 templates/account/base.html:21 +#: templates/inc/user_menu.html:36 msgid "API Tokens" -msgstr "API-tokens" +msgstr "" -#: netbox/netbox/navigation/menu.py:421 netbox/users/forms/model_forms.py:188 -#: netbox/users/forms/model_forms.py:196 netbox/users/forms/model_forms.py:239 -#: netbox/users/forms/model_forms.py:246 +#: netbox/navigation/menu.py:421 users/forms/model_forms.py:188 +#: users/forms/model_forms.py:196 users/forms/model_forms.py:239 +#: users/forms/model_forms.py:246 msgid "Permissions" -msgstr "Machtigingen" +msgstr "" -#: netbox/netbox/navigation/menu.py:429 netbox/netbox/navigation/menu.py:433 -#: netbox/templates/core/system.html:7 +#: netbox/navigation/menu.py:429 netbox/navigation/menu.py:433 +#: templates/core/system.html:7 msgid "System" -msgstr "Systeem" +msgstr "" -#: netbox/netbox/navigation/menu.py:438 +#: netbox/navigation/menu.py:438 msgid "Configuration History" -msgstr "Configuratiegeschiedenis" +msgstr "" -#: netbox/netbox/navigation/menu.py:444 netbox/templates/core/rq_task.html:8 -#: netbox/templates/core/rq_task_list.html:22 +#: netbox/navigation/menu.py:444 templates/core/rq_task.html:8 +#: templates/core/rq_task_list.html:22 msgid "Background Tasks" -msgstr "Achtergrondtaken" +msgstr "" -#: netbox/netbox/navigation/menu.py:480 netbox/templates/500.html:35 -#: netbox/templates/account/preferences.html:22 -#: netbox/templates/core/system.html:80 +#: netbox/navigation/menu.py:480 templates/500.html:35 +#: templates/account/preferences.html:22 templates/core/system.html:80 msgid "Plugins" -msgstr "Plug-ins" +msgstr "" -#: netbox/netbox/plugins/navigation.py:47 -#: netbox/netbox/plugins/navigation.py:69 +#: netbox/plugins/navigation.py:47 netbox/plugins/navigation.py:69 msgid "Permissions must be passed as a tuple or list." -msgstr "Machtigingen moeten worden doorgegeven als een tuple of lijst." +msgstr "" -#: netbox/netbox/plugins/navigation.py:51 +#: netbox/plugins/navigation.py:51 msgid "Buttons must be passed as a tuple or list." -msgstr "Knoppen moeten als een tuple of lijst worden doorgegeven." +msgstr "" -#: netbox/netbox/plugins/navigation.py:73 +#: netbox/plugins/navigation.py:73 msgid "Button color must be a choice within ButtonColorChoices." -msgstr "De kleur van de knop moet een keuze zijn binnen ButtonColorChoices." +msgstr "" -#: netbox/netbox/plugins/registration.py:25 +#: netbox/plugins/registration.py:25 #, python-brace-format msgid "" -"PluginTemplateExtension class {template_extension} was passed as an " -"instance!" +"PluginTemplateExtension class {template_extension} was passed as an instance!" msgstr "" -"PluginTemplateExtension-klasse {template_extension} werd als voorbeeld " -"aangenomen!" -#: netbox/netbox/plugins/registration.py:31 +#: netbox/plugins/registration.py:31 #, python-brace-format msgid "" -"{template_extension} is not a subclass of " -"netbox.plugins.PluginTemplateExtension!" +"{template_extension} is not a subclass of netbox.plugins." +"PluginTemplateExtension!" msgstr "" -"{template_extension} is geen subklasse van de " -"NetBox.Plugins.PluginTemplateExtension!" -#: netbox/netbox/plugins/registration.py:37 +#: netbox/plugins/registration.py:37 #, python-brace-format msgid "" "PluginTemplateExtension class {template_extension} does not define a valid " "model!" msgstr "" -"PluginTemplateExtension-klasse {template_extension} definieert geen geldig " -"model!" -#: netbox/netbox/plugins/registration.py:47 +#: netbox/plugins/registration.py:47 #, python-brace-format msgid "{item} must be an instance of netbox.plugins.PluginMenuItem" -msgstr "{item} moet een exemplaar zijn van NetBox.Plugins.PluginMenuItem" +msgstr "" -#: netbox/netbox/plugins/registration.py:60 +#: netbox/plugins/registration.py:60 #, python-brace-format msgid "{menu_link} must be an instance of netbox.plugins.PluginMenuItem" -msgstr "{menu_link} moet een exemplaar zijn van NetBox.Plugins.PluginMenuItem" +msgstr "" -#: netbox/netbox/plugins/registration.py:65 +#: netbox/plugins/registration.py:65 #, python-brace-format msgid "{button} must be an instance of netbox.plugins.PluginMenuButton" -msgstr "{button} moet een exemplaar zijn van NetBox.Plugins.PluginMenuButton" +msgstr "" -#: netbox/netbox/plugins/templates.py:35 +#: netbox/plugins/templates.py:35 msgid "extra_context must be a dictionary" -msgstr "extra_context moet een woordenboek zijn" +msgstr "" -#: netbox/netbox/preferences.py:19 +#: netbox/preferences.py:19 msgid "HTMX Navigation" -msgstr "HTMX-navigatie" +msgstr "" -#: netbox/netbox/preferences.py:24 +#: netbox/preferences.py:24 msgid "Enable dynamic UI navigation" -msgstr "Dynamische UI-navigatie inschakelen" +msgstr "" -#: netbox/netbox/preferences.py:26 +#: netbox/preferences.py:26 msgid "Experimental feature" -msgstr "Experimentele functie" +msgstr "" -#: netbox/netbox/preferences.py:29 +#: netbox/preferences.py:29 msgid "Language" -msgstr "taal" +msgstr "" -#: netbox/netbox/preferences.py:34 +#: netbox/preferences.py:34 msgid "Forces UI translation to the specified language" -msgstr "Forceert UI-vertaling naar de opgegeven taal" +msgstr "" -#: netbox/netbox/preferences.py:36 +#: netbox/preferences.py:36 msgid "Support for translation has been disabled locally" -msgstr "Ondersteuning voor vertaling is lokaal uitgeschakeld" +msgstr "" -#: netbox/netbox/preferences.py:42 +#: netbox/preferences.py:42 msgid "Page length" -msgstr "Lengte van de pagina" +msgstr "" -#: netbox/netbox/preferences.py:44 +#: netbox/preferences.py:44 msgid "The default number of objects to display per page" -msgstr "Het standaardaantal objecten dat per pagina moet worden weergegeven" +msgstr "" -#: netbox/netbox/preferences.py:48 +#: netbox/preferences.py:48 msgid "Paginator placement" -msgstr "Plaatsing van de paginator" +msgstr "" -#: netbox/netbox/preferences.py:50 +#: netbox/preferences.py:50 msgid "Bottom" -msgstr "Onderkant" +msgstr "" -#: netbox/netbox/preferences.py:51 +#: netbox/preferences.py:51 msgid "Top" -msgstr "Bovenkant" +msgstr "" -#: netbox/netbox/preferences.py:52 +#: netbox/preferences.py:52 msgid "Both" -msgstr "Allebei" +msgstr "" -#: netbox/netbox/preferences.py:55 +#: netbox/preferences.py:55 msgid "Where the paginator controls will be displayed relative to a table" msgstr "" -"Waar de bedieningselementen van de paginator worden weergegeven ten opzichte" -" van een tabel" -#: netbox/netbox/preferences.py:60 +#: netbox/preferences.py:60 msgid "Data format" -msgstr "Formaat van de gegevens" +msgstr "" -#: netbox/netbox/preferences.py:65 +#: netbox/preferences.py:65 msgid "The preferred syntax for displaying generic data within the UI" msgstr "" -"De voorkeurssyntaxis voor het weergeven van generieke gegevens in de " -"gebruikersinterface" -#: netbox/netbox/registry.py:14 +#: netbox/registry.py:14 #, python-brace-format msgid "Invalid store: {key}" -msgstr "Ongeldige winkel: {key}" +msgstr "" -#: netbox/netbox/registry.py:17 +#: netbox/registry.py:17 msgid "Cannot add stores to registry after initialization" -msgstr "Kan na initialisatie geen winkels aan het register toevoegen" +msgstr "" -#: netbox/netbox/registry.py:20 +#: netbox/registry.py:20 msgid "Cannot delete stores from registry" -msgstr "Kan winkels niet verwijderen uit het register" +msgstr "" -#: netbox/netbox/settings.py:742 +#: netbox/settings.py:724 +msgid "Czech" +msgstr "" + +#: netbox/settings.py:725 +msgid "Danish" +msgstr "" + +#: netbox/settings.py:726 msgid "German" -msgstr "Duits" +msgstr "" -#: netbox/netbox/settings.py:743 +#: netbox/settings.py:727 msgid "English" -msgstr "Engels" +msgstr "" -#: netbox/netbox/settings.py:744 +#: netbox/settings.py:728 msgid "Spanish" -msgstr "Spaans" +msgstr "" -#: netbox/netbox/settings.py:745 +#: netbox/settings.py:729 msgid "French" -msgstr "Frans" +msgstr "" -#: netbox/netbox/settings.py:746 +#: netbox/settings.py:730 +msgid "Italian" +msgstr "" + +#: netbox/settings.py:731 msgid "Japanese" -msgstr "Japans" +msgstr "" -#: netbox/netbox/settings.py:747 +#: netbox/settings.py:732 +msgid "Dutch" +msgstr "" + +#: netbox/settings.py:733 +msgid "Polish" +msgstr "" + +#: netbox/settings.py:734 msgid "Portuguese" -msgstr "Portugees" +msgstr "" -#: netbox/netbox/settings.py:748 +#: netbox/settings.py:735 msgid "Russian" -msgstr "Russisch" +msgstr "" -#: netbox/netbox/settings.py:749 +#: netbox/settings.py:736 msgid "Turkish" -msgstr "Turks" +msgstr "" -#: netbox/netbox/settings.py:750 +#: netbox/settings.py:737 msgid "Ukrainian" -msgstr "Oekraïens" +msgstr "" -#: netbox/netbox/settings.py:751 +#: netbox/settings.py:738 msgid "Chinese" -msgstr "Chinese" +msgstr "" -#: netbox/netbox/tables/columns.py:188 +#: netbox/tables/columns.py:188 msgid "Toggle all" -msgstr "Alles omschakelen" +msgstr "" -#: netbox/netbox/tables/columns.py:290 +#: netbox/tables/columns.py:290 msgid "Toggle Dropdown" -msgstr "Dropdown in- en uitschakelen" +msgstr "" -#: netbox/netbox/tables/columns.py:555 netbox/templates/core/job.html:35 +#: netbox/tables/columns.py:555 templates/core/job.html:35 msgid "Error" -msgstr "Fout" +msgstr "" -#: netbox/netbox/tables/tables.py:57 +#: netbox/tables/tables.py:57 #, python-brace-format msgid "No {model_name} found" -msgstr "Nee {model_name} gevonden" +msgstr "" -#: netbox/netbox/tables/tables.py:248 -#: netbox/templates/generic/bulk_import.html:117 +#: netbox/tables/tables.py:248 templates/generic/bulk_import.html:117 msgid "Field" -msgstr "Veld" +msgstr "" -#: netbox/netbox/tables/tables.py:251 +#: netbox/tables/tables.py:251 msgid "Value" -msgstr "Waarde" +msgstr "" -#: netbox/netbox/tests/dummy_plugin/navigation.py:29 +#: netbox/tests/dummy_plugin/navigation.py:29 msgid "Dummy Plugin" -msgstr "Dummy-plug-in" +msgstr "" -#: netbox/netbox/views/generic/bulk_views.py:405 +#: netbox/views/generic/bulk_views.py:405 #, python-brace-format msgid "Row {i}: Object with ID {id} does not exist" -msgstr "Rij {i}: Object met ID {id} bestaat niet" +msgstr "" -#: netbox/netbox/views/generic/feature_views.py:38 +#: netbox/views/generic/feature_views.py:38 msgid "Changelog" -msgstr "Log met wijzigingen" +msgstr "" -#: netbox/netbox/views/generic/feature_views.py:91 +#: netbox/views/generic/feature_views.py:91 msgid "Journal" -msgstr "Tijdschrift" +msgstr "" -#: netbox/netbox/views/generic/object_views.py:108 +#: netbox/views/generic/object_views.py:108 #, python-brace-format msgid "{class_name} must implement get_children()" -msgstr "{class_name} moet get_children () implementeren" +msgstr "" -#: netbox/netbox/views/misc.py:43 +#: netbox/views/misc.py:43 msgid "" "There was an error loading the dashboard configuration. A default dashboard " "is in use." msgstr "" -"Er is een fout opgetreden tijdens het laden van de dashboardconfiguratie. Er" -" wordt een standaarddashboard gebruikt." -#: netbox/templates/403.html:4 +#: templates/403.html:4 msgid "Access Denied" -msgstr "Toegang geweigerd" +msgstr "" -#: netbox/templates/403.html:9 +#: templates/403.html:9 msgid "You do not have permission to access this page" -msgstr "Je hebt geen toestemming om deze pagina te openen" +msgstr "" -#: netbox/templates/404.html:4 +#: templates/404.html:4 msgid "Page Not Found" -msgstr "Pagina niet gevonden" +msgstr "" -#: netbox/templates/404.html:9 +#: templates/404.html:9 msgid "The requested page does not exist" -msgstr "De opgevraagde pagina bestaat niet" +msgstr "" -#: netbox/templates/500.html:7 netbox/templates/500.html:18 +#: templates/500.html:7 templates/500.html:18 msgid "Server Error" -msgstr "Serverfout" +msgstr "" -#: netbox/templates/500.html:23 +#: templates/500.html:23 msgid "There was a problem with your request. Please contact an administrator" msgstr "" -"Er was een probleem met je aanvraag. Neem contact op met een beheerder" -#: netbox/templates/500.html:28 +#: templates/500.html:28 msgid "The complete exception is provided below" -msgstr "De volledige uitzondering wordt hieronder gegeven" +msgstr "" -#: netbox/templates/500.html:33 netbox/templates/core/system.html:35 +#: templates/500.html:33 templates/core/system.html:35 msgid "Python version" -msgstr "Python-versie" +msgstr "" -#: netbox/templates/500.html:34 netbox/templates/core/system.html:31 +#: templates/500.html:34 templates/core/system.html:31 msgid "NetBox version" -msgstr "NetBox-versie" +msgstr "" -#: netbox/templates/500.html:36 +#: templates/500.html:36 msgid "None installed" -msgstr "Niet geïnstalleerd" +msgstr "" -#: netbox/templates/500.html:39 +#: templates/500.html:39 msgid "If further assistance is required, please post to the" -msgstr "Als er meer hulp nodig is, stuur dan een bericht naar de" +msgstr "" -#: netbox/templates/500.html:39 +#: templates/500.html:39 msgid "NetBox discussion forum" -msgstr "NetBox-discussieforum" +msgstr "" -#: netbox/templates/500.html:39 +#: templates/500.html:39 msgid "on GitHub" -msgstr "op GitHub" +msgstr "" -#: netbox/templates/500.html:42 netbox/templates/base/40x.html:17 +#: templates/500.html:42 templates/base/40x.html:17 msgid "Home Page" -msgstr "Homepagina" +msgstr "" -#: netbox/templates/account/base.html:7 netbox/templates/inc/user_menu.html:27 -#: netbox/vpn/forms/bulk_edit.py:255 netbox/vpn/forms/filtersets.py:189 -#: netbox/vpn/forms/model_forms.py:379 +#: templates/account/base.html:7 templates/inc/user_menu.html:27 +#: vpn/forms/bulk_edit.py:255 vpn/forms/filtersets.py:189 +#: vpn/forms/model_forms.py:379 msgid "Profile" -msgstr "Profiel" +msgstr "" -#: netbox/templates/account/base.html:13 -#: netbox/templates/inc/user_menu.html:33 +#: templates/account/base.html:13 templates/inc/user_menu.html:33 msgid "Preferences" -msgstr "Voorkeuren" +msgstr "" -#: netbox/templates/account/password.html:5 +#: templates/account/password.html:5 msgid "Change Password" -msgstr "Wachtwoord wijzigen" +msgstr "" -#: netbox/templates/account/password.html:17 -#: netbox/templates/account/preferences.html:77 -#: netbox/templates/core/configrevision_restore.html:63 -#: netbox/templates/dcim/devicebay_populate.html:34 -#: netbox/templates/dcim/virtualchassis_add_member.html:26 -#: netbox/templates/dcim/virtualchassis_edit.html:103 -#: netbox/templates/extras/object_journal.html:26 -#: netbox/templates/extras/script.html:38 -#: netbox/templates/generic/bulk_add_component.html:67 -#: netbox/templates/generic/bulk_delete.html:65 -#: netbox/templates/generic/bulk_edit.html:106 -#: netbox/templates/generic/bulk_import.html:56 -#: netbox/templates/generic/bulk_import.html:78 -#: netbox/templates/generic/bulk_import.html:100 -#: netbox/templates/generic/bulk_remove.html:62 -#: netbox/templates/generic/bulk_rename.html:63 -#: netbox/templates/generic/confirmation_form.html:19 -#: netbox/templates/generic/object_edit.html:72 -#: netbox/templates/htmx/delete_form.html:53 -#: netbox/templates/htmx/delete_form.html:55 -#: netbox/templates/ipam/ipaddress_assign.html:28 -#: netbox/templates/virtualization/cluster_add_devices.html:30 +#: templates/account/password.html:17 templates/account/preferences.html:77 +#: templates/core/configrevision_restore.html:63 +#: templates/dcim/devicebay_populate.html:34 +#: templates/dcim/virtualchassis_add_member.html:26 +#: templates/dcim/virtualchassis_edit.html:103 +#: templates/extras/object_journal.html:26 templates/extras/script.html:38 +#: templates/generic/bulk_add_component.html:67 +#: templates/generic/bulk_delete.html:65 templates/generic/bulk_edit.html:106 +#: templates/generic/bulk_import.html:56 templates/generic/bulk_import.html:78 +#: templates/generic/bulk_import.html:100 templates/generic/bulk_remove.html:62 +#: templates/generic/bulk_rename.html:63 +#: templates/generic/confirmation_form.html:19 +#: templates/generic/object_edit.html:72 templates/htmx/delete_form.html:53 +#: templates/htmx/delete_form.html:55 templates/ipam/ipaddress_assign.html:28 +#: templates/virtualization/cluster_add_devices.html:30 msgid "Cancel" -msgstr "Annuleer" +msgstr "" -#: netbox/templates/account/password.html:18 -#: netbox/templates/account/preferences.html:78 -#: netbox/templates/dcim/devicebay_populate.html:35 -#: netbox/templates/dcim/virtualchassis_add_member.html:28 -#: netbox/templates/dcim/virtualchassis_edit.html:105 -#: netbox/templates/extras/dashboard/widget_add.html:26 -#: netbox/templates/extras/dashboard/widget_config.html:19 -#: netbox/templates/extras/object_journal.html:27 -#: netbox/templates/generic/object_edit.html:75 -#: netbox/utilities/templates/helpers/applied_filters.html:16 -#: netbox/utilities/templates/helpers/table_config_form.html:40 +#: templates/account/password.html:18 templates/account/preferences.html:78 +#: templates/dcim/devicebay_populate.html:35 +#: templates/dcim/virtualchassis_add_member.html:28 +#: templates/dcim/virtualchassis_edit.html:105 +#: templates/extras/dashboard/widget_add.html:26 +#: templates/extras/dashboard/widget_config.html:19 +#: templates/extras/object_journal.html:27 +#: templates/generic/object_edit.html:75 +#: utilities/templates/helpers/applied_filters.html:16 +#: utilities/templates/helpers/table_config_form.html:40 msgid "Save" -msgstr "Opslaan" +msgstr "" -#: netbox/templates/account/preferences.html:34 +#: templates/account/preferences.html:34 msgid "Table Configurations" -msgstr "Tabelconfiguraties" +msgstr "" -#: netbox/templates/account/preferences.html:39 +#: templates/account/preferences.html:39 msgid "Clear table preferences" -msgstr "Tabelvoorkeuren wissen" +msgstr "" -#: netbox/templates/account/preferences.html:47 +#: templates/account/preferences.html:47 msgid "Toggle All" -msgstr "Alles omschakelen" +msgstr "" -#: netbox/templates/account/preferences.html:49 +#: templates/account/preferences.html:49 msgid "Table" -msgstr "Tafel" +msgstr "" -#: netbox/templates/account/preferences.html:50 +#: templates/account/preferences.html:50 msgid "Ordering" -msgstr "Bestellen" +msgstr "" -#: netbox/templates/account/preferences.html:51 +#: templates/account/preferences.html:51 msgid "Columns" -msgstr "Columns" +msgstr "" -#: netbox/templates/account/preferences.html:71 -#: netbox/templates/dcim/cable_trace.html:113 -#: netbox/templates/extras/object_configcontext.html:43 +#: templates/account/preferences.html:71 templates/dcim/cable_trace.html:113 +#: templates/extras/object_configcontext.html:43 msgid "None found" -msgstr "Niet gevonden" +msgstr "" -#: netbox/templates/account/profile.html:6 +#: templates/account/profile.html:6 msgid "User Profile" -msgstr "Gebruikersprofiel" +msgstr "" -#: netbox/templates/account/profile.html:12 +#: templates/account/profile.html:12 msgid "Account Details" -msgstr "Accountgegevens" +msgstr "" -#: netbox/templates/account/profile.html:29 -#: netbox/templates/tenancy/contact.html:43 -#: netbox/templates/users/user.html:25 netbox/tenancy/forms/bulk_edit.py:109 +#: templates/account/profile.html:29 templates/tenancy/contact.html:43 +#: templates/users/user.html:25 tenancy/forms/bulk_edit.py:109 msgid "Email" -msgstr "Email" +msgstr "" -#: netbox/templates/account/profile.html:33 -#: netbox/templates/users/user.html:29 +#: templates/account/profile.html:33 templates/users/user.html:29 msgid "Account Created" -msgstr "Account aangemaakt" +msgstr "" -#: netbox/templates/account/profile.html:37 -#: netbox/templates/users/user.html:33 +#: templates/account/profile.html:37 templates/users/user.html:33 msgid "Last Login" -msgstr "Laatste aanmelding" +msgstr "" -#: netbox/templates/account/profile.html:41 -#: netbox/templates/users/user.html:45 +#: templates/account/profile.html:41 templates/users/user.html:45 msgid "Superuser" -msgstr "Superuser" +msgstr "" -#: netbox/templates/account/profile.html:45 -#: netbox/templates/inc/user_menu.html:13 netbox/templates/users/user.html:41 +#: templates/account/profile.html:45 templates/inc/user_menu.html:13 +#: templates/users/user.html:41 msgid "Staff" -msgstr "Personeel" +msgstr "" -#: netbox/templates/account/profile.html:53 -#: netbox/templates/users/objectpermission.html:82 -#: netbox/templates/users/user.html:53 +#: templates/account/profile.html:53 templates/users/objectpermission.html:82 +#: templates/users/user.html:53 msgid "Assigned Groups" -msgstr "Toegewezen groepen" +msgstr "" -#: netbox/templates/account/profile.html:58 -#: netbox/templates/circuits/circuit_terminations_swap.html:18 -#: netbox/templates/circuits/circuit_terminations_swap.html:26 -#: netbox/templates/circuits/circuittermination.html:34 -#: netbox/templates/circuits/inc/circuit_termination.html:68 -#: netbox/templates/dcim/devicebay.html:59 -#: netbox/templates/dcim/inc/panels/inventory_items.html:45 -#: netbox/templates/dcim/interface.html:296 -#: netbox/templates/dcim/modulebay.html:76 -#: netbox/templates/extras/configcontext.html:70 -#: netbox/templates/extras/eventrule.html:72 -#: netbox/templates/extras/htmx/script_result.html:56 -#: netbox/templates/extras/objectchange.html:124 -#: netbox/templates/extras/objectchange.html:142 -#: netbox/templates/extras/webhook.html:67 -#: netbox/templates/extras/webhook.html:79 -#: netbox/templates/inc/panel_table.html:13 -#: netbox/templates/inc/panels/comments.html:12 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:56 -#: netbox/templates/users/group.html:34 netbox/templates/users/group.html:44 -#: netbox/templates/users/objectpermission.html:77 -#: netbox/templates/users/objectpermission.html:87 -#: netbox/templates/users/user.html:58 netbox/templates/users/user.html:68 +#: templates/account/profile.html:58 +#: templates/circuits/circuit_terminations_swap.html:18 +#: templates/circuits/circuit_terminations_swap.html:26 +#: templates/circuits/circuittermination.html:34 +#: templates/circuits/inc/circuit_termination.html:68 +#: templates/dcim/devicebay.html:59 +#: templates/dcim/inc/panels/inventory_items.html:45 +#: templates/dcim/interface.html:296 templates/dcim/modulebay.html:76 +#: templates/extras/configcontext.html:70 templates/extras/eventrule.html:72 +#: templates/extras/htmx/script_result.html:56 +#: templates/extras/objectchange.html:124 +#: templates/extras/objectchange.html:142 templates/extras/webhook.html:67 +#: templates/extras/webhook.html:79 templates/inc/panel_table.html:13 +#: templates/inc/panels/comments.html:12 +#: templates/ipam/inc/panels/fhrp_groups.html:56 templates/users/group.html:34 +#: templates/users/group.html:44 templates/users/objectpermission.html:77 +#: templates/users/objectpermission.html:87 templates/users/user.html:58 +#: templates/users/user.html:68 msgid "None" -msgstr "Geen" +msgstr "" -#: netbox/templates/account/profile.html:68 -#: netbox/templates/users/user.html:78 +#: templates/account/profile.html:68 templates/users/user.html:78 msgid "Recent Activity" -msgstr "Recente activiteit" +msgstr "" -#: netbox/templates/account/token.html:8 -#: netbox/templates/account/token_list.html:6 +#: templates/account/token.html:8 templates/account/token_list.html:6 msgid "My API Tokens" -msgstr "Mijn API-tokens" +msgstr "" -#: netbox/templates/account/token.html:11 -#: netbox/templates/account/token.html:19 netbox/templates/users/token.html:6 -#: netbox/templates/users/token.html:14 netbox/users/forms/filtersets.py:121 +#: templates/account/token.html:11 templates/account/token.html:19 +#: templates/users/token.html:6 templates/users/token.html:14 +#: users/forms/filtersets.py:121 msgid "Token" -msgstr "Blijk" +msgstr "" -#: netbox/templates/account/token.html:39 netbox/templates/users/token.html:31 -#: netbox/users/forms/bulk_edit.py:107 +#: templates/account/token.html:39 templates/users/token.html:31 +#: users/forms/bulk_edit.py:107 msgid "Write enabled" -msgstr "Schrijven ingeschakeld" +msgstr "" -#: netbox/templates/account/token.html:51 netbox/templates/users/token.html:43 +#: templates/account/token.html:51 templates/users/token.html:43 msgid "Last used" -msgstr "Laatst gebruikt" +msgstr "" -#: netbox/templates/account/token_list.html:12 +#: templates/account/token_list.html:12 msgid "Add a Token" -msgstr "Een token toevoegen" +msgstr "" -#: netbox/templates/base/base.html:18 netbox/templates/home.html:27 +#: templates/base/base.html:18 templates/home.html:27 msgid "Home" -msgstr "Home" +msgstr "" -#: netbox/templates/base/layout.html:32 +#: templates/base/layout.html:32 msgid "NetBox Logo" -msgstr "NetBox-logo" +msgstr "" -#: netbox/templates/base/layout.html:139 +#: templates/base/layout.html:139 msgid "Docs" -msgstr "Dokters" +msgstr "" -#: netbox/templates/base/layout.html:145 -#: netbox/templates/rest_framework/api.html:10 +#: templates/base/layout.html:145 templates/rest_framework/api.html:10 msgid "REST API" -msgstr "REST API" +msgstr "" -#: netbox/templates/base/layout.html:151 +#: templates/base/layout.html:151 msgid "REST API documentation" -msgstr "REST API-documentatie" +msgstr "" -#: netbox/templates/base/layout.html:158 +#: templates/base/layout.html:158 msgid "GraphQL API" -msgstr "GraphQL-API" +msgstr "" -#: netbox/templates/base/layout.html:165 +#: templates/base/layout.html:165 msgid "Source Code" -msgstr "Broncode" +msgstr "" -#: netbox/templates/base/layout.html:171 +#: templates/base/layout.html:171 msgid "Community" -msgstr "Gemeenschap" +msgstr "" -#: netbox/templates/circuits/circuit.html:47 +#: templates/circuits/circuit.html:47 msgid "Install Date" -msgstr "Datum van installatie" +msgstr "" -#: netbox/templates/circuits/circuit.html:51 +#: templates/circuits/circuit.html:51 msgid "Termination Date" -msgstr "Beëindigingsdatum" +msgstr "" -#: netbox/templates/circuits/circuit_terminations_swap.html:4 +#: templates/circuits/circuit_terminations_swap.html:4 msgid "Swap Circuit Terminations" -msgstr "Swap Circuit-afsluitingen" +msgstr "" -#: netbox/templates/circuits/circuit_terminations_swap.html:8 +#: templates/circuits/circuit_terminations_swap.html:8 #, python-format msgid "Swap these terminations for circuit %(circuit)s?" -msgstr "Verwissel deze aansluitingen voor een circuit %(circuit)s?" +msgstr "" -#: netbox/templates/circuits/circuit_terminations_swap.html:14 +#: templates/circuits/circuit_terminations_swap.html:14 msgid "A side" -msgstr "Een kant" +msgstr "" -#: netbox/templates/circuits/circuit_terminations_swap.html:22 +#: templates/circuits/circuit_terminations_swap.html:22 msgid "Z side" -msgstr "Z-kant" +msgstr "" -#: netbox/templates/circuits/circuittype.html:10 +#: templates/circuits/circuittype.html:10 msgid "Add Circuit" -msgstr "Circuit toevoegen" +msgstr "" -#: netbox/templates/circuits/circuittype.html:19 +#: templates/circuits/circuittype.html:19 msgid "Circuit Type" -msgstr "Circuittype" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination.html:10 -#: netbox/templates/dcim/devicetype/component_templates.html:33 -#: netbox/templates/dcim/manufacturer.html:11 -#: netbox/templates/dcim/moduletype/component_templates.html:29 -#: netbox/templates/generic/bulk_add_component.html:22 -#: netbox/templates/users/objectpermission.html:38 -#: netbox/utilities/templates/buttons/add.html:4 -#: netbox/utilities/templates/helpers/table_config_form.html:20 +#: templates/circuits/inc/circuit_termination.html:10 +#: templates/dcim/devicetype/component_templates.html:33 +#: templates/dcim/manufacturer.html:11 +#: templates/dcim/moduletype/component_templates.html:29 +#: templates/generic/bulk_add_component.html:22 +#: templates/users/objectpermission.html:38 +#: utilities/templates/buttons/add.html:4 +#: utilities/templates/helpers/table_config_form.html:20 msgid "Add" -msgstr "Toevoegen" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination.html:15 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:36 -#: netbox/templates/dcim/inc/panels/inventory_items.html:32 -#: netbox/templates/dcim/moduletype/component_templates.html:20 -#: netbox/templates/dcim/powerpanel.html:56 -#: netbox/templates/extras/script_list.html:32 -#: netbox/templates/generic/object_edit.html:47 -#: netbox/templates/ipam/inc/ipaddress_edit_header.html:7 -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:43 -#: netbox/utilities/templates/buttons/edit.html:3 +#: templates/circuits/inc/circuit_termination.html:15 +#: templates/circuits/inc/circuit_termination_fields.html:36 +#: templates/dcim/inc/panels/inventory_items.html:32 +#: templates/dcim/moduletype/component_templates.html:20 +#: templates/dcim/powerpanel.html:56 templates/extras/script_list.html:32 +#: templates/generic/object_edit.html:47 +#: templates/ipam/inc/ipaddress_edit_header.html:7 +#: templates/ipam/inc/panels/fhrp_groups.html:43 +#: utilities/templates/buttons/edit.html:3 msgid "Edit" -msgstr "Bewerken" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination.html:18 +#: templates/circuits/inc/circuit_termination.html:18 msgid "Swap" -msgstr "Ruil" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:19 -#: netbox/templates/dcim/consoleport.html:59 -#: netbox/templates/dcim/consoleserverport.html:60 -#: netbox/templates/dcim/powerfeed.html:114 +#: templates/circuits/inc/circuit_termination_fields.html:19 +#: templates/dcim/consoleport.html:59 templates/dcim/consoleserverport.html:60 +#: templates/dcim/powerfeed.html:114 msgid "Marked as connected" -msgstr "Gemarkeerd als verbonden" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:21 +#: templates/circuits/inc/circuit_termination_fields.html:21 msgid "to" -msgstr "naar" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:31 -#: netbox/templates/circuits/inc/circuit_termination_fields.html:32 -#: netbox/templates/dcim/frontport.html:80 -#: netbox/templates/dcim/inc/connection_endpoints.html:7 -#: netbox/templates/dcim/interface.html:154 -#: netbox/templates/dcim/rearport.html:76 +#: templates/circuits/inc/circuit_termination_fields.html:31 +#: templates/circuits/inc/circuit_termination_fields.html:32 +#: templates/dcim/frontport.html:80 +#: templates/dcim/inc/connection_endpoints.html:7 +#: templates/dcim/interface.html:154 templates/dcim/rearport.html:76 msgid "Trace" -msgstr "Spoor" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:35 +#: templates/circuits/inc/circuit_termination_fields.html:35 msgid "Edit cable" -msgstr "Kabel bewerken" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:40 +#: templates/circuits/inc/circuit_termination_fields.html:40 msgid "Remove cable" -msgstr "Kabel verwijderen" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:41 -#: netbox/templates/dcim/bulk_disconnect.html:5 -#: netbox/templates/dcim/device/consoleports.html:12 -#: netbox/templates/dcim/device/consoleserverports.html:12 -#: netbox/templates/dcim/device/frontports.html:12 -#: netbox/templates/dcim/device/interfaces.html:16 -#: netbox/templates/dcim/device/poweroutlets.html:12 -#: netbox/templates/dcim/device/powerports.html:12 -#: netbox/templates/dcim/device/rearports.html:12 -#: netbox/templates/dcim/powerpanel.html:61 +#: templates/circuits/inc/circuit_termination_fields.html:41 +#: templates/dcim/bulk_disconnect.html:5 +#: templates/dcim/device/consoleports.html:12 +#: templates/dcim/device/consoleserverports.html:12 +#: templates/dcim/device/frontports.html:12 +#: templates/dcim/device/interfaces.html:16 +#: templates/dcim/device/poweroutlets.html:12 +#: templates/dcim/device/powerports.html:12 +#: templates/dcim/device/rearports.html:12 templates/dcim/powerpanel.html:61 msgid "Disconnect" -msgstr "Verbinding verbreken" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:48 -#: netbox/templates/dcim/consoleport.html:69 -#: netbox/templates/dcim/consoleserverport.html:70 -#: netbox/templates/dcim/frontport.html:102 -#: netbox/templates/dcim/interface.html:180 -#: netbox/templates/dcim/interface.html:200 -#: netbox/templates/dcim/powerfeed.html:127 -#: netbox/templates/dcim/poweroutlet.html:71 -#: netbox/templates/dcim/poweroutlet.html:72 -#: netbox/templates/dcim/powerport.html:73 -#: netbox/templates/dcim/rearport.html:98 +#: templates/circuits/inc/circuit_termination_fields.html:48 +#: templates/dcim/consoleport.html:69 templates/dcim/consoleserverport.html:70 +#: templates/dcim/frontport.html:102 templates/dcim/interface.html:180 +#: templates/dcim/interface.html:200 templates/dcim/powerfeed.html:127 +#: templates/dcim/poweroutlet.html:71 templates/dcim/poweroutlet.html:72 +#: templates/dcim/powerport.html:73 templates/dcim/rearport.html:98 msgid "Connect" -msgstr "Verbind" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:70 +#: templates/circuits/inc/circuit_termination_fields.html:70 msgid "Downstream" -msgstr "Stroomafwaarts" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:71 +#: templates/circuits/inc/circuit_termination_fields.html:71 msgid "Upstream" -msgstr "Stroomopwaarts" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:80 +#: templates/circuits/inc/circuit_termination_fields.html:80 msgid "Cross-Connect" -msgstr "Cross-connect" +msgstr "" -#: netbox/templates/circuits/inc/circuit_termination_fields.html:84 +#: templates/circuits/inc/circuit_termination_fields.html:84 msgid "Patch Panel/Port" -msgstr "Patchpaneel/poort" +msgstr "" -#: netbox/templates/circuits/provider.html:11 +#: templates/circuits/provider.html:11 msgid "Add circuit" -msgstr "Circuit toevoegen" +msgstr "" -#: netbox/templates/circuits/provideraccount.html:17 +#: templates/circuits/provideraccount.html:17 msgid "Provider Account" -msgstr "Account van de provider" +msgstr "" -#: netbox/templates/core/configrevision.html:35 +#: templates/core/configrevision.html:35 msgid "Configuration Data" -msgstr "Configuratiegegevens" +msgstr "" -#: netbox/templates/core/configrevision.html:40 +#: templates/core/configrevision.html:40 msgid "Comment" -msgstr "Commentaar" +msgstr "" -#: netbox/templates/core/configrevision_restore.html:8 -#: netbox/templates/core/configrevision_restore.html:25 -#: netbox/templates/core/configrevision_restore.html:64 +#: templates/core/configrevision_restore.html:8 +#: templates/core/configrevision_restore.html:25 +#: templates/core/configrevision_restore.html:64 msgid "Restore" -msgstr "Herstellen" +msgstr "" -#: netbox/templates/core/configrevision_restore.html:36 +#: templates/core/configrevision_restore.html:36 msgid "Parameter" -msgstr "Parameter" +msgstr "" -#: netbox/templates/core/configrevision_restore.html:37 +#: templates/core/configrevision_restore.html:37 msgid "Current Value" -msgstr "Huidige waarde" +msgstr "" -#: netbox/templates/core/configrevision_restore.html:38 +#: templates/core/configrevision_restore.html:38 msgid "New Value" -msgstr "Nieuwe waarde" +msgstr "" -#: netbox/templates/core/configrevision_restore.html:50 +#: templates/core/configrevision_restore.html:50 msgid "Changed" -msgstr "Gewijzigd" +msgstr "" -#: netbox/templates/core/datafile.html:38 +#: templates/core/datafile.html:38 msgid "Last Updated" -msgstr "Laatst bijgewerkt" +msgstr "" -#: netbox/templates/core/datafile.html:42 -#: netbox/templates/ipam/iprange.html:25 -#: netbox/templates/virtualization/virtualdisk.html:29 +#: templates/core/datafile.html:42 templates/ipam/iprange.html:25 +#: templates/virtualization/virtualdisk.html:29 msgid "Size" -msgstr "Grootte" +msgstr "" -#: netbox/templates/core/datafile.html:43 +#: templates/core/datafile.html:43 msgid "bytes" -msgstr "bytes" +msgstr "" -#: netbox/templates/core/datafile.html:46 +#: templates/core/datafile.html:46 msgid "SHA256 Hash" -msgstr "SHA256-hash" +msgstr "" -#: netbox/templates/core/datasource.html:14 -#: netbox/templates/core/datasource.html:20 -#: netbox/utilities/templates/buttons/sync.html:5 +#: templates/core/datasource.html:14 templates/core/datasource.html:20 +#: utilities/templates/buttons/sync.html:5 msgid "Sync" -msgstr "Synchroniseren" +msgstr "" -#: netbox/templates/core/datasource.html:50 +#: templates/core/datasource.html:50 msgid "Last synced" -msgstr "Laatst gesynchroniseerd" +msgstr "" -#: netbox/templates/core/datasource.html:84 +#: templates/core/datasource.html:84 msgid "Backend" -msgstr "Backend" +msgstr "" -#: netbox/templates/core/datasource.html:99 +#: templates/core/datasource.html:99 msgid "No parameters defined" -msgstr "Geen parameters gedefinieerd" +msgstr "" -#: netbox/templates/core/datasource.html:114 +#: templates/core/datasource.html:114 msgid "Files" -msgstr "bestanden" +msgstr "" -#: netbox/templates/core/inc/config_data.html:7 +#: templates/core/inc/config_data.html:7 msgid "Rack elevations" -msgstr "Rackverhogingen" +msgstr "" -#: netbox/templates/core/inc/config_data.html:10 +#: templates/core/inc/config_data.html:10 msgid "Default unit height" -msgstr "Standaardeenheidshoogte" +msgstr "" -#: netbox/templates/core/inc/config_data.html:14 +#: templates/core/inc/config_data.html:14 msgid "Default unit width" -msgstr "Breedte van de standaardeenheid" +msgstr "" -#: netbox/templates/core/inc/config_data.html:20 +#: templates/core/inc/config_data.html:20 msgid "Power feeds" -msgstr "Stroomvoedingen" +msgstr "" -#: netbox/templates/core/inc/config_data.html:23 +#: templates/core/inc/config_data.html:23 msgid "Default voltage" -msgstr "Standaardspanning" +msgstr "" -#: netbox/templates/core/inc/config_data.html:27 +#: templates/core/inc/config_data.html:27 msgid "Default amperage" -msgstr "Standaard stroomsterkte" +msgstr "" -#: netbox/templates/core/inc/config_data.html:31 +#: templates/core/inc/config_data.html:31 msgid "Default max utilization" -msgstr "Maximaal standaardgebruik" +msgstr "" -#: netbox/templates/core/inc/config_data.html:40 +#: templates/core/inc/config_data.html:40 msgid "Enforce global unique" -msgstr "Wereldwijd uniek afdwingen" +msgstr "" -#: netbox/templates/core/inc/config_data.html:83 +#: templates/core/inc/config_data.html:83 msgid "Paginate count" -msgstr "Aantal paginaten" +msgstr "" -#: netbox/templates/core/inc/config_data.html:87 +#: templates/core/inc/config_data.html:87 msgid "Max page size" -msgstr "Maximale paginagrootte" +msgstr "" -#: netbox/templates/core/inc/config_data.html:114 +#: templates/core/inc/config_data.html:114 msgid "User preferences" -msgstr "Gebruikersvoorkeuren" +msgstr "" -#: netbox/templates/core/inc/config_data.html:141 +#: templates/core/inc/config_data.html:141 msgid "Job retention" -msgstr "Behoud van een baan" +msgstr "" -#: netbox/templates/core/job.html:17 netbox/templates/core/rq_task.html:12 -#: netbox/templates/core/rq_task.html:49 netbox/templates/core/rq_task.html:58 +#: templates/core/job.html:17 templates/core/rq_task.html:12 +#: templates/core/rq_task.html:49 templates/core/rq_task.html:58 msgid "Job" -msgstr "Baan" +msgstr "" -#: netbox/templates/core/job.html:40 -#: netbox/templates/extras/journalentry.html:26 +#: templates/core/job.html:40 templates/extras/journalentry.html:26 msgid "Created By" -msgstr "Gemaakt door" +msgstr "" -#: netbox/templates/core/job.html:48 +#: templates/core/job.html:48 msgid "Scheduling" -msgstr "Planning" +msgstr "" -#: netbox/templates/core/job.html:59 +#: templates/core/job.html:59 #, python-format msgid "every %(interval)s minutes" -msgstr "elk %(interval)s minuten" +msgstr "" -#: netbox/templates/core/rq_queue_list.html:5 -#: netbox/templates/core/rq_queue_list.html:13 -#: netbox/templates/core/rq_task_list.html:14 -#: netbox/templates/core/rq_worker.html:7 +#: templates/core/rq_queue_list.html:5 templates/core/rq_queue_list.html:13 +#: templates/core/rq_task_list.html:14 templates/core/rq_worker.html:7 msgid "Background Queues" -msgstr "Achtergrondwachtrijen" +msgstr "" -#: netbox/templates/core/rq_queue_list.html:24 -#: netbox/templates/core/rq_queue_list.html:25 -#: netbox/templates/core/rq_worker_list.html:44 -#: netbox/templates/core/rq_worker_list.html:45 -#: netbox/templates/extras/script_result.html:49 -#: netbox/templates/extras/script_result.html:51 -#: netbox/templates/inc/table_controls_htmx.html:30 -#: netbox/templates/inc/table_controls_htmx.html:33 +#: templates/core/rq_queue_list.html:24 templates/core/rq_queue_list.html:25 +#: templates/core/rq_worker_list.html:44 templates/core/rq_worker_list.html:45 +#: templates/extras/script_result.html:49 +#: templates/extras/script_result.html:51 +#: templates/inc/table_controls_htmx.html:30 +#: templates/inc/table_controls_htmx.html:33 msgid "Configure Table" -msgstr "Tabel configureren" +msgstr "" -#: netbox/templates/core/rq_task.html:29 +#: templates/core/rq_task.html:29 msgid "Stop" -msgstr "Stop" +msgstr "" -#: netbox/templates/core/rq_task.html:34 +#: templates/core/rq_task.html:34 msgid "Requeue" -msgstr "Requee" +msgstr "" -#: netbox/templates/core/rq_task.html:39 +#: templates/core/rq_task.html:39 msgid "Enqueue" -msgstr "In de wachtrij" +msgstr "" -#: netbox/templates/core/rq_task.html:61 +#: templates/core/rq_task.html:61 msgid "Queue" -msgstr "Wachtrij" +msgstr "" -#: netbox/templates/core/rq_task.html:65 +#: templates/core/rq_task.html:65 msgid "Timeout" -msgstr "Time-out" +msgstr "" -#: netbox/templates/core/rq_task.html:69 +#: templates/core/rq_task.html:69 msgid "Result TTL" -msgstr "Resultaat TTL" +msgstr "" -#: netbox/templates/core/rq_task.html:89 +#: templates/core/rq_task.html:89 msgid "Meta" -msgstr "Meta" +msgstr "" -#: netbox/templates/core/rq_task.html:93 +#: templates/core/rq_task.html:93 msgid "Arguments" -msgstr "Argumenten" +msgstr "" -#: netbox/templates/core/rq_task.html:97 +#: templates/core/rq_task.html:97 msgid "Keyword Arguments" -msgstr "Argumenten voor zoekwoorden" +msgstr "" -#: netbox/templates/core/rq_task.html:103 +#: templates/core/rq_task.html:103 msgid "Depends on" -msgstr "Hangt af van" +msgstr "" -#: netbox/templates/core/rq_task.html:109 +#: templates/core/rq_task.html:109 msgid "Exception" -msgstr "Uitzondering" +msgstr "" -#: netbox/templates/core/rq_task_list.html:28 +#: templates/core/rq_task_list.html:28 msgid "tasks in " -msgstr "taken in " +msgstr "" -#: netbox/templates/core/rq_task_list.html:33 +#: templates/core/rq_task_list.html:33 msgid "Queued Jobs" -msgstr "Opdrachten in de wachtrij" +msgstr "" -#: netbox/templates/core/rq_task_list.html:64 -#: netbox/templates/extras/script_result.html:68 +#: templates/core/rq_task_list.html:64 templates/extras/script_result.html:68 #, python-format msgid "" "Select all %(count)s %(object_type_plural)s matching query" msgstr "" -"Selecteer allemaal %(count)s %(object_type_plural)s " -"overeenkomende vraag" -#: netbox/templates/core/rq_worker.html:10 +#: templates/core/rq_worker.html:10 msgid "Worker Info" -msgstr "Informatie voor werknemers" +msgstr "" -#: netbox/templates/core/rq_worker.html:31 -#: netbox/templates/core/rq_worker.html:40 +#: templates/core/rq_worker.html:31 templates/core/rq_worker.html:40 msgid "Worker" -msgstr "Werknemer" +msgstr "" -#: netbox/templates/core/rq_worker.html:55 +#: templates/core/rq_worker.html:55 msgid "Queues" -msgstr "Wachtrijen" +msgstr "" -#: netbox/templates/core/rq_worker.html:63 +#: templates/core/rq_worker.html:63 msgid "Curent Job" -msgstr "Huidige baan" +msgstr "" -#: netbox/templates/core/rq_worker.html:67 +#: templates/core/rq_worker.html:67 msgid "Successful job count" -msgstr "Aantal succesvolle taken" +msgstr "" -#: netbox/templates/core/rq_worker.html:71 +#: templates/core/rq_worker.html:71 msgid "Failed job count" -msgstr "Aantal mislukte taken" +msgstr "" -#: netbox/templates/core/rq_worker.html:75 +#: templates/core/rq_worker.html:75 msgid "Total working time" -msgstr "Totale werktijd" +msgstr "" -#: netbox/templates/core/rq_worker.html:76 +#: templates/core/rq_worker.html:76 msgid "seconds" -msgstr "seconden" +msgstr "" -#: netbox/templates/core/rq_worker_list.html:13 -#: netbox/templates/core/rq_worker_list.html:21 +#: templates/core/rq_worker_list.html:13 templates/core/rq_worker_list.html:21 msgid "Background Workers" -msgstr "Achtergrondwerkers" +msgstr "" -#: netbox/templates/core/rq_worker_list.html:27 +#: templates/core/rq_worker_list.html:27 msgid "Workers in " -msgstr "Werknemers in " +msgstr "" -#: netbox/templates/core/system.html:11 -#: netbox/utilities/templates/buttons/export.html:4 +#: templates/core/system.html:11 utilities/templates/buttons/export.html:4 msgid "Export" -msgstr "Exporteren" +msgstr "" -#: netbox/templates/core/system.html:28 +#: templates/core/system.html:28 msgid "System Status" -msgstr "Status van het systeem" +msgstr "" -#: netbox/templates/core/system.html:39 +#: templates/core/system.html:39 msgid "Django version" -msgstr "Django-versie" +msgstr "" -#: netbox/templates/core/system.html:43 +#: templates/core/system.html:43 msgid "PostgreSQL version" -msgstr "PostgreSQL-versie" +msgstr "" -#: netbox/templates/core/system.html:47 +#: templates/core/system.html:47 msgid "Database name" -msgstr "Databasenaam" +msgstr "" -#: netbox/templates/core/system.html:51 +#: templates/core/system.html:51 msgid "Database size" -msgstr "Grootte van de database" +msgstr "" -#: netbox/templates/core/system.html:56 +#: templates/core/system.html:56 msgid "Unavailable" -msgstr "Niet beschikbaar" +msgstr "" -#: netbox/templates/core/system.html:61 +#: templates/core/system.html:61 msgid "RQ workers" -msgstr "RQ-werknemers" +msgstr "" -#: netbox/templates/core/system.html:64 +#: templates/core/system.html:64 msgid "default queue" -msgstr "standaardwachtrij" +msgstr "" -#: netbox/templates/core/system.html:68 +#: templates/core/system.html:68 msgid "System time" -msgstr "Systeemtijd" +msgstr "" -#: netbox/templates/core/system.html:90 +#: templates/core/system.html:90 msgid "Current Configuration" -msgstr "Huidige configuratie" +msgstr "" -#: netbox/templates/dcim/bulk_disconnect.html:9 +#: templates/dcim/bulk_disconnect.html:9 #, python-format msgid "" "Are you sure you want to disconnect these %(count)s %(obj_type_plural)s?" msgstr "" -"Weet je zeker dat je deze wilt loskoppelen %(count)s %(obj_type_plural)s?" -#: netbox/templates/dcim/cable_trace.html:10 +#: templates/dcim/cable_trace.html:10 #, python-format msgid "Cable Trace for %(object_type)s %(object)s" -msgstr "Cable Trace voor %(object_type)s %(object)s" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:24 -#: netbox/templates/dcim/inc/rack_elevation.html:7 +#: templates/dcim/cable_trace.html:24 templates/dcim/inc/rack_elevation.html:7 msgid "Download SVG" -msgstr "SVG downloaden" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:30 +#: templates/dcim/cable_trace.html:30 msgid "Asymmetric Path" -msgstr "Asymmetrisch pad" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:31 +#: templates/dcim/cable_trace.html:31 msgid "The nodes below have no links and result in an asymmetric path" msgstr "" -"De knooppunten hieronder hebben geen links en resulteren in een asymmetrisch" -" pad" -#: netbox/templates/dcim/cable_trace.html:38 +#: templates/dcim/cable_trace.html:38 msgid "Path split" -msgstr "Pad gesplitst" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:39 +#: templates/dcim/cable_trace.html:39 msgid "Select a node below to continue" -msgstr "Selecteer hieronder een knooppunt om door te gaan" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:55 +#: templates/dcim/cable_trace.html:55 msgid "Trace Completed" -msgstr "Traceren voltooid" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:58 +#: templates/dcim/cable_trace.html:58 msgid "Total segments" -msgstr "Totaal aantal segmenten" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:62 +#: templates/dcim/cable_trace.html:62 msgid "Total length" -msgstr "Totale lengte" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:77 +#: templates/dcim/cable_trace.html:77 msgid "No paths found" -msgstr "Geen paden gevonden" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:85 +#: templates/dcim/cable_trace.html:85 msgid "Related Paths" -msgstr "Gerelateerde paden" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:89 +#: templates/dcim/cable_trace.html:89 msgid "Origin" -msgstr "Herkomst" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:90 +#: templates/dcim/cable_trace.html:90 msgid "Destination" -msgstr "Bestemming" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:91 +#: templates/dcim/cable_trace.html:91 msgid "Segments" -msgstr "Segmenten" +msgstr "" -#: netbox/templates/dcim/cable_trace.html:104 +#: templates/dcim/cable_trace.html:104 msgid "Incomplete" -msgstr "Onvolledig" +msgstr "" -#: netbox/templates/dcim/component_list.html:14 +#: templates/dcim/component_list.html:14 msgid "Rename Selected" -msgstr "Geselecteerde naam wijzigen" +msgstr "" -#: netbox/templates/dcim/consoleport.html:65 -#: netbox/templates/dcim/consoleserverport.html:66 -#: netbox/templates/dcim/frontport.html:98 -#: netbox/templates/dcim/interface.html:176 -#: netbox/templates/dcim/poweroutlet.html:69 -#: netbox/templates/dcim/powerport.html:69 +#: templates/dcim/consoleport.html:65 templates/dcim/consoleserverport.html:66 +#: templates/dcim/frontport.html:98 templates/dcim/interface.html:176 +#: templates/dcim/poweroutlet.html:69 templates/dcim/powerport.html:69 msgid "Not Connected" -msgstr "Niet verbonden" +msgstr "" -#: netbox/templates/dcim/device.html:34 +#: templates/dcim/device.html:34 msgid "Highlight device in rack" -msgstr "Markeer het apparaat in het rack" +msgstr "" -#: netbox/templates/dcim/device.html:55 +#: templates/dcim/device.html:55 msgid "Not racked" -msgstr "Niet gehackt" +msgstr "" -#: netbox/templates/dcim/device.html:62 netbox/templates/dcim/site.html:94 +#: templates/dcim/device.html:62 templates/dcim/site.html:94 msgid "GPS Coordinates" -msgstr "GPS-coördinaten" +msgstr "" -#: netbox/templates/dcim/device.html:68 netbox/templates/dcim/site.html:100 +#: templates/dcim/device.html:68 templates/dcim/site.html:100 msgid "Map It" -msgstr "Breng het in kaart" +msgstr "" -#: netbox/templates/dcim/device.html:108 -#: netbox/templates/dcim/inventoryitem.html:56 -#: netbox/templates/dcim/module.html:78 -#: netbox/templates/dcim/modulebay.html:70 netbox/templates/dcim/rack.html:59 +#: templates/dcim/device.html:108 templates/dcim/inventoryitem.html:56 +#: templates/dcim/module.html:78 templates/dcim/modulebay.html:70 +#: templates/dcim/rack.html:59 msgid "Asset Tag" -msgstr "Tag voor bedrijfsmiddelen" +msgstr "" -#: netbox/templates/dcim/device.html:123 +#: templates/dcim/device.html:123 msgid "View Virtual Chassis" -msgstr "Bekijk het virtuele chassis" +msgstr "" -#: netbox/templates/dcim/device.html:164 +#: templates/dcim/device.html:164 msgid "Create VDC" -msgstr "VDC aanmaken" +msgstr "" -#: netbox/templates/dcim/device.html:175 -#: netbox/templates/dcim/device_edit.html:64 -#: netbox/virtualization/forms/model_forms.py:223 +#: templates/dcim/device.html:175 templates/dcim/device_edit.html:64 +#: virtualization/forms/model_forms.py:223 msgid "Management" -msgstr "Beheer" +msgstr "" -#: netbox/templates/dcim/device.html:195 netbox/templates/dcim/device.html:211 -#: netbox/templates/dcim/device.html:227 -#: netbox/templates/virtualization/virtualmachine.html:53 -#: netbox/templates/virtualization/virtualmachine.html:69 +#: templates/dcim/device.html:195 templates/dcim/device.html:211 +#: templates/dcim/device.html:227 +#: templates/virtualization/virtualmachine.html:53 +#: templates/virtualization/virtualmachine.html:69 msgid "NAT for" -msgstr "NAT voor" +msgstr "" -#: netbox/templates/dcim/device.html:197 netbox/templates/dcim/device.html:213 -#: netbox/templates/dcim/device.html:229 -#: netbox/templates/virtualization/virtualmachine.html:55 -#: netbox/templates/virtualization/virtualmachine.html:71 +#: templates/dcim/device.html:197 templates/dcim/device.html:213 +#: templates/dcim/device.html:229 +#: templates/virtualization/virtualmachine.html:55 +#: templates/virtualization/virtualmachine.html:71 msgid "NAT" -msgstr "NAT" +msgstr "" -#: netbox/templates/dcim/device.html:252 netbox/templates/dcim/rack.html:67 +#: templates/dcim/device.html:252 templates/dcim/rack.html:67 msgid "Power Utilization" -msgstr "Energiegebruik" +msgstr "" -#: netbox/templates/dcim/device.html:256 +#: templates/dcim/device.html:256 msgid "Input" -msgstr "Invoer" +msgstr "" -#: netbox/templates/dcim/device.html:257 +#: templates/dcim/device.html:257 msgid "Outlets" -msgstr "Verkooppunten" +msgstr "" -#: netbox/templates/dcim/device.html:258 +#: templates/dcim/device.html:258 msgid "Allocated" -msgstr "Toegewezen" +msgstr "" -#: netbox/templates/dcim/device.html:268 netbox/templates/dcim/device.html:270 -#: netbox/templates/dcim/device.html:286 -#: netbox/templates/dcim/powerfeed.html:67 +#: templates/dcim/device.html:268 templates/dcim/device.html:270 +#: templates/dcim/device.html:286 templates/dcim/powerfeed.html:67 msgid "VA" -msgstr "VA" +msgstr "" -#: netbox/templates/dcim/device.html:280 +#: templates/dcim/device.html:280 msgctxt "Leg of a power feed" msgid "Leg" -msgstr "Been" +msgstr "" -#: netbox/templates/dcim/device.html:306 -#: netbox/templates/virtualization/virtualmachine.html:154 +#: templates/dcim/device.html:306 +#: templates/virtualization/virtualmachine.html:154 msgid "Add a service" -msgstr "Een service toevoegen" +msgstr "" -#: netbox/templates/dcim/device/base.html:21 -#: netbox/templates/dcim/device_list.html:9 -#: netbox/templates/dcim/devicetype/base.html:18 -#: netbox/templates/dcim/module.html:18 -#: netbox/templates/dcim/moduletype/base.html:18 -#: netbox/templates/virtualization/virtualmachine/base.html:22 -#: netbox/templates/virtualization/virtualmachine_list.html:8 +#: templates/dcim/device/base.html:21 templates/dcim/device_list.html:9 +#: templates/dcim/devicetype/base.html:18 templates/dcim/module.html:18 +#: templates/dcim/moduletype/base.html:18 +#: templates/virtualization/virtualmachine/base.html:22 +#: templates/virtualization/virtualmachine_list.html:8 msgid "Add Components" -msgstr "Componenten toevoegen" +msgstr "" -#: netbox/templates/dcim/device/consoleports.html:24 +#: templates/dcim/device/consoleports.html:24 msgid "Add Console Ports" -msgstr "Consolepoorten toevoegen" +msgstr "" -#: netbox/templates/dcim/device/consoleserverports.html:24 +#: templates/dcim/device/consoleserverports.html:24 msgid "Add Console Server Ports" -msgstr "Console Server-poorten toevoegen" +msgstr "" -#: netbox/templates/dcim/device/devicebays.html:10 +#: templates/dcim/device/devicebays.html:10 msgid "Add Device Bays" -msgstr "Apparaatbays toevoegen" +msgstr "" -#: netbox/templates/dcim/device/frontports.html:24 +#: templates/dcim/device/frontports.html:24 msgid "Add Front Ports" -msgstr "Poorten aan de voorkant toevoegen" +msgstr "" -#: netbox/templates/dcim/device/inc/interface_table_controls.html:9 +#: templates/dcim/device/inc/interface_table_controls.html:9 msgid "Hide Enabled" -msgstr "Verbergen ingeschakeld" +msgstr "" -#: netbox/templates/dcim/device/inc/interface_table_controls.html:10 +#: templates/dcim/device/inc/interface_table_controls.html:10 msgid "Hide Disabled" -msgstr "Verbergen Uitgeschakeld" +msgstr "" -#: netbox/templates/dcim/device/inc/interface_table_controls.html:11 +#: templates/dcim/device/inc/interface_table_controls.html:11 msgid "Hide Virtual" -msgstr "Virtueel verbergen" +msgstr "" -#: netbox/templates/dcim/device/inc/interface_table_controls.html:12 +#: templates/dcim/device/inc/interface_table_controls.html:12 msgid "Hide Disconnected" -msgstr "Verberg de verbinding verbroken" +msgstr "" -#: netbox/templates/dcim/device/interfaces.html:27 +#: templates/dcim/device/interfaces.html:27 msgid "Add Interfaces" -msgstr "Interfaces toevoegen" +msgstr "" -#: netbox/templates/dcim/device/inventory.html:10 -#: netbox/templates/dcim/inc/panels/inventory_items.html:10 +#: templates/dcim/device/inventory.html:10 +#: templates/dcim/inc/panels/inventory_items.html:10 msgid "Add Inventory Item" -msgstr "Inventarisitem toevoegen" +msgstr "" -#: netbox/templates/dcim/device/modulebays.html:10 +#: templates/dcim/device/modulebays.html:10 msgid "Add Module Bays" -msgstr "Modulebays toevoegen" +msgstr "" -#: netbox/templates/dcim/device/poweroutlets.html:24 +#: templates/dcim/device/poweroutlets.html:24 msgid "Add Power Outlets" -msgstr "Stopcontacten toevoegen" +msgstr "" -#: netbox/templates/dcim/device/powerports.html:24 +#: templates/dcim/device/powerports.html:24 msgid "Add Power Port" -msgstr "Voedingspoort toevoegen" +msgstr "" -#: netbox/templates/dcim/device/rearports.html:24 +#: templates/dcim/device/rearports.html:24 msgid "Add Rear Ports" -msgstr "Achterpoorten toevoegen" +msgstr "" -#: netbox/templates/dcim/device/render_config.html:5 -#: netbox/templates/virtualization/virtualmachine/render_config.html:5 +#: templates/dcim/device/render_config.html:5 +#: templates/virtualization/virtualmachine/render_config.html:5 msgid "Config" -msgstr "Configuratie" +msgstr "" -#: netbox/templates/dcim/device/render_config.html:35 -#: netbox/templates/virtualization/virtualmachine/render_config.html:35 +#: templates/dcim/device/render_config.html:35 +#: templates/virtualization/virtualmachine/render_config.html:35 msgid "Context Data" -msgstr "Contextgegevens" +msgstr "" -#: netbox/templates/dcim/device/render_config.html:53 -#: netbox/templates/virtualization/virtualmachine/render_config.html:53 +#: templates/dcim/device/render_config.html:53 +#: templates/virtualization/virtualmachine/render_config.html:53 msgid "Rendered Config" -msgstr "Gerenderde configuratie" +msgstr "" -#: netbox/templates/dcim/device/render_config.html:55 -#: netbox/templates/virtualization/virtualmachine/render_config.html:55 +#: templates/dcim/device/render_config.html:55 +#: templates/virtualization/virtualmachine/render_config.html:55 msgid "Download" -msgstr "Downloaden" +msgstr "" -#: netbox/templates/dcim/device/render_config.html:61 -#: netbox/templates/virtualization/virtualmachine/render_config.html:61 +#: templates/dcim/device/render_config.html:61 +#: templates/virtualization/virtualmachine/render_config.html:61 msgid "No configuration template found" -msgstr "Geen configuratiesjabloon gevonden" +msgstr "" -#: netbox/templates/dcim/device_edit.html:44 +#: templates/dcim/device_edit.html:44 msgid "Parent Bay" -msgstr "Parent Bay" +msgstr "" -#: netbox/templates/dcim/device_edit.html:48 -#: netbox/utilities/templates/form_helpers/render_field.html:20 +#: templates/dcim/device_edit.html:48 +#: utilities/templates/form_helpers/render_field.html:20 msgid "Regenerate Slug" -msgstr "Regenereer naaktslak" +msgstr "" -#: netbox/templates/dcim/device_edit.html:49 -#: netbox/templates/generic/bulk_remove.html:21 -#: netbox/utilities/templates/helpers/table_config_form.html:23 +#: templates/dcim/device_edit.html:49 templates/generic/bulk_remove.html:21 +#: utilities/templates/helpers/table_config_form.html:23 msgid "Remove" -msgstr "Verwijderen" +msgstr "" -#: netbox/templates/dcim/device_edit.html:110 +#: templates/dcim/device_edit.html:110 msgid "Local Config Context Data" -msgstr "Contextgegevens voor lokale configuratie" +msgstr "" -#: netbox/templates/dcim/device_list.html:82 -#: netbox/templates/dcim/moduletype/component_templates.html:17 -#: netbox/templates/generic/bulk_rename.html:57 -#: netbox/templates/virtualization/virtualmachine/interfaces.html:11 -#: netbox/templates/virtualization/virtualmachine/virtual_disks.html:11 +#: templates/dcim/device_list.html:82 +#: templates/dcim/moduletype/component_templates.html:17 +#: templates/generic/bulk_rename.html:57 +#: templates/virtualization/virtualmachine/interfaces.html:11 +#: templates/virtualization/virtualmachine/virtual_disks.html:11 msgid "Rename" -msgstr "Hernoemen" +msgstr "" -#: netbox/templates/dcim/devicebay.html:17 +#: templates/dcim/devicebay.html:17 msgid "Device Bay" -msgstr "Apparaatvak" +msgstr "" -#: netbox/templates/dcim/devicebay.html:43 +#: templates/dcim/devicebay.html:43 msgid "Installed Device" -msgstr "Geïnstalleerd apparaat" +msgstr "" -#: netbox/templates/dcim/devicebay_depopulate.html:6 +#: templates/dcim/devicebay_depopulate.html:6 #, python-format msgid "Remove %(device)s from %(device_bay)s?" -msgstr "Verwijderen %(device)s uit %(device_bay)s?" +msgstr "" -#: netbox/templates/dcim/devicebay_depopulate.html:13 +#: templates/dcim/devicebay_depopulate.html:13 #, python-format msgid "" "Are you sure you want to remove %(device)s from " "%(device_bay)s?" msgstr "" -"Weet je zeker dat je wilt verwijderen %(device)s uit " -"%(device_bay)s?" -#: netbox/templates/dcim/devicebay_populate.html:13 +#: templates/dcim/devicebay_populate.html:13 msgid "Populate" -msgstr "Bevolken" +msgstr "" -#: netbox/templates/dcim/devicebay_populate.html:22 +#: templates/dcim/devicebay_populate.html:22 msgid "Bay" -msgstr "Baai" +msgstr "" -#: netbox/templates/dcim/devicerole.html:14 -#: netbox/templates/dcim/platform.html:17 +#: templates/dcim/devicerole.html:14 templates/dcim/platform.html:17 msgid "Add Device" -msgstr "Apparaat toevoegen" +msgstr "" -#: netbox/templates/dcim/devicerole.html:40 +#: templates/dcim/devicerole.html:40 msgid "VM Role" -msgstr "VM-rol" +msgstr "" -#: netbox/templates/dcim/devicetype.html:18 -#: netbox/templates/dcim/moduletype.html:18 +#: templates/dcim/devicetype.html:18 templates/dcim/moduletype.html:18 msgid "Model Name" -msgstr "Naam van het model" +msgstr "" -#: netbox/templates/dcim/devicetype.html:25 -#: netbox/templates/dcim/moduletype.html:22 +#: templates/dcim/devicetype.html:25 templates/dcim/moduletype.html:22 msgid "Part Number" -msgstr "Onderdeelnummer" +msgstr "" -#: netbox/templates/dcim/devicetype.html:41 +#: templates/dcim/devicetype.html:41 msgid "Exclude From Utilization" -msgstr "Van gebruik uitsluiten" +msgstr "" -#: netbox/templates/dcim/devicetype.html:59 +#: templates/dcim/devicetype.html:59 msgid "Parent/Child" -msgstr "Ouder/kind" +msgstr "" -#: netbox/templates/dcim/devicetype.html:71 +#: templates/dcim/devicetype.html:71 msgid "Front Image" -msgstr "Afbeelding op de voorkant" +msgstr "" -#: netbox/templates/dcim/devicetype.html:83 +#: templates/dcim/devicetype.html:83 msgid "Rear Image" -msgstr "Afbeelding aan de achterkant" +msgstr "" -#: netbox/templates/dcim/frontport.html:54 +#: templates/dcim/frontport.html:54 msgid "Rear Port Position" -msgstr "Positie van de achterpoort" +msgstr "" -#: netbox/templates/dcim/frontport.html:72 -#: netbox/templates/dcim/interface.html:144 -#: netbox/templates/dcim/poweroutlet.html:63 -#: netbox/templates/dcim/powerport.html:63 -#: netbox/templates/dcim/rearport.html:68 +#: templates/dcim/frontport.html:72 templates/dcim/interface.html:144 +#: templates/dcim/poweroutlet.html:63 templates/dcim/powerport.html:63 +#: templates/dcim/rearport.html:68 msgid "Marked as Connected" -msgstr "Gemarkeerd als verbonden" +msgstr "" -#: netbox/templates/dcim/frontport.html:86 -#: netbox/templates/dcim/rearport.html:82 +#: templates/dcim/frontport.html:86 templates/dcim/rearport.html:82 msgid "Connection Status" -msgstr "Status van de verbinding" +msgstr "" -#: netbox/templates/dcim/htmx/cable_edit.html:10 +#: templates/dcim/htmx/cable_edit.html:10 msgid "A Side" -msgstr "Een kant" +msgstr "" -#: netbox/templates/dcim/htmx/cable_edit.html:30 +#: templates/dcim/htmx/cable_edit.html:30 msgid "B Side" -msgstr "B-kant" +msgstr "" -#: netbox/templates/dcim/inc/cable_termination.html:65 +#: templates/dcim/inc/cable_termination.html:65 msgid "No termination" -msgstr "Geen beëindiging" +msgstr "" -#: netbox/templates/dcim/inc/cable_toggle_buttons.html:3 +#: templates/dcim/inc/cable_toggle_buttons.html:3 msgid "Mark Planned" -msgstr "Mark Gepland" +msgstr "" -#: netbox/templates/dcim/inc/cable_toggle_buttons.html:6 +#: templates/dcim/inc/cable_toggle_buttons.html:6 msgid "Mark Installed" -msgstr "Markeer geïnstalleerd" +msgstr "" -#: netbox/templates/dcim/inc/connection_endpoints.html:13 +#: templates/dcim/inc/connection_endpoints.html:13 msgid "Path Status" -msgstr "Status van het pad" +msgstr "" -#: netbox/templates/dcim/inc/connection_endpoints.html:18 +#: templates/dcim/inc/connection_endpoints.html:18 msgid "Not Reachable" -msgstr "Niet bereikbaar" +msgstr "" -#: netbox/templates/dcim/inc/connection_endpoints.html:23 +#: templates/dcim/inc/connection_endpoints.html:23 msgid "Path Endpoints" -msgstr "Eindpunten van het pad" +msgstr "" -#: netbox/templates/dcim/inc/endpoint_connection.html:8 -#: netbox/templates/dcim/powerfeed.html:120 -#: netbox/templates/dcim/rearport.html:94 +#: templates/dcim/inc/endpoint_connection.html:8 +#: templates/dcim/powerfeed.html:120 templates/dcim/rearport.html:94 msgid "Not connected" -msgstr "Niet verbonden" +msgstr "" -#: netbox/templates/dcim/inc/interface_vlans_table.html:6 +#: templates/dcim/inc/interface_vlans_table.html:6 msgid "Untagged" -msgstr "Niet gelabeld" +msgstr "" -#: netbox/templates/dcim/inc/interface_vlans_table.html:37 +#: templates/dcim/inc/interface_vlans_table.html:37 msgid "No VLANs Assigned" -msgstr "Geen VLAN's toegewezen" +msgstr "" -#: netbox/templates/dcim/inc/interface_vlans_table.html:44 -#: netbox/templates/ipam/prefix_list.html:16 -#: netbox/templates/ipam/prefix_list.html:33 +#: templates/dcim/inc/interface_vlans_table.html:44 +#: templates/ipam/prefix_list.html:16 templates/ipam/prefix_list.html:33 msgid "Clear" -msgstr "Duidelijk" +msgstr "" -#: netbox/templates/dcim/inc/interface_vlans_table.html:47 +#: templates/dcim/inc/interface_vlans_table.html:47 msgid "Clear All" -msgstr "Alles wissen" +msgstr "" -#: netbox/templates/dcim/interface.html:17 +#: templates/dcim/interface.html:17 msgid "Add Child Interface" -msgstr "Kindinterface toevoegen" +msgstr "" -#: netbox/templates/dcim/interface.html:50 +#: templates/dcim/interface.html:50 msgid "Speed/Duplex" -msgstr "Snelheid/duplex" +msgstr "" -#: netbox/templates/dcim/interface.html:73 +#: templates/dcim/interface.html:73 msgid "PoE Mode" -msgstr "PoE-modus" +msgstr "" -#: netbox/templates/dcim/interface.html:77 +#: templates/dcim/interface.html:77 msgid "PoE Type" -msgstr "PoE-type" +msgstr "" -#: netbox/templates/dcim/interface.html:81 -#: netbox/templates/virtualization/vminterface.html:63 +#: templates/dcim/interface.html:81 +#: templates/virtualization/vminterface.html:63 msgid "802.1Q Mode" -msgstr "802.1Q-modus" +msgstr "" -#: netbox/templates/dcim/interface.html:125 -#: netbox/templates/virtualization/vminterface.html:59 +#: templates/dcim/interface.html:125 +#: templates/virtualization/vminterface.html:59 msgid "MAC Address" -msgstr "MAC-adres" +msgstr "" -#: netbox/templates/dcim/interface.html:151 +#: templates/dcim/interface.html:151 msgid "Wireless Link" -msgstr "Draadloze link" +msgstr "" -#: netbox/templates/dcim/interface.html:218 netbox/vpn/choices.py:55 +#: templates/dcim/interface.html:218 vpn/choices.py:55 msgid "Peer" -msgstr "Peer" +msgstr "" -#: netbox/templates/dcim/interface.html:230 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:26 +#: templates/dcim/interface.html:230 +#: templates/wireless/inc/wirelesslink_interface.html:26 msgid "Channel" -msgstr "Kanaal" +msgstr "" -#: netbox/templates/dcim/interface.html:239 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:32 +#: templates/dcim/interface.html:239 +#: templates/wireless/inc/wirelesslink_interface.html:32 msgid "Channel Frequency" -msgstr "Kanaalfrequentie" +msgstr "" -#: netbox/templates/dcim/interface.html:242 -#: netbox/templates/dcim/interface.html:250 -#: netbox/templates/dcim/interface.html:261 -#: netbox/templates/dcim/interface.html:269 +#: templates/dcim/interface.html:242 templates/dcim/interface.html:250 +#: templates/dcim/interface.html:261 templates/dcim/interface.html:269 msgid "MHz" -msgstr "MHz" +msgstr "" -#: netbox/templates/dcim/interface.html:258 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:42 +#: templates/dcim/interface.html:258 +#: templates/wireless/inc/wirelesslink_interface.html:42 msgid "Channel Width" -msgstr "Kanaalbreedte" +msgstr "" -#: netbox/templates/dcim/interface.html:285 -#: netbox/templates/wireless/wirelesslan.html:14 -#: netbox/templates/wireless/wirelesslink.html:21 -#: netbox/wireless/forms/bulk_edit.py:60 -#: netbox/wireless/forms/bulk_edit.py:102 -#: netbox/wireless/forms/filtersets.py:40 -#: netbox/wireless/forms/filtersets.py:80 netbox/wireless/models.py:81 -#: netbox/wireless/models.py:155 netbox/wireless/tables/wirelesslan.py:44 +#: templates/dcim/interface.html:285 templates/wireless/wirelesslan.html:14 +#: templates/wireless/wirelesslink.html:21 wireless/forms/bulk_edit.py:60 +#: wireless/forms/bulk_edit.py:102 wireless/forms/filtersets.py:40 +#: wireless/forms/filtersets.py:80 wireless/models.py:81 wireless/models.py:155 +#: wireless/tables/wirelesslan.py:44 msgid "SSID" -msgstr "SSID" +msgstr "" -#: netbox/templates/dcim/interface.html:305 +#: templates/dcim/interface.html:305 msgid "LAG Members" -msgstr "LAG-leden" +msgstr "" -#: netbox/templates/dcim/interface.html:323 +#: templates/dcim/interface.html:323 msgid "No member interfaces" -msgstr "Geen interfaces voor leden" +msgstr "" -#: netbox/templates/dcim/interface.html:343 -#: netbox/templates/ipam/fhrpgroup.html:73 -#: netbox/templates/ipam/iprange/ip_addresses.html:7 -#: netbox/templates/ipam/prefix/ip_addresses.html:7 -#: netbox/templates/virtualization/vminterface.html:89 +#: templates/dcim/interface.html:343 templates/ipam/fhrpgroup.html:73 +#: templates/ipam/iprange/ip_addresses.html:7 +#: templates/ipam/prefix/ip_addresses.html:7 +#: templates/virtualization/vminterface.html:89 msgid "Add IP Address" -msgstr "IP-adres toevoegen" +msgstr "" -#: netbox/templates/dcim/inventoryitem.html:24 +#: templates/dcim/inventoryitem.html:24 msgid "Parent Item" -msgstr "Bovenliggend item" +msgstr "" -#: netbox/templates/dcim/inventoryitem.html:48 +#: templates/dcim/inventoryitem.html:48 msgid "Part ID" -msgstr "Onderdeel-ID" +msgstr "" -#: netbox/templates/dcim/location.html:17 +#: templates/dcim/location.html:17 msgid "Add Child Location" -msgstr "Locatie van het kind toevoegen" +msgstr "" -#: netbox/templates/dcim/location.html:58 netbox/templates/dcim/site.html:56 +#: templates/dcim/location.html:58 templates/dcim/site.html:56 msgid "Facility" -msgstr "Faciliteit" +msgstr "" -#: netbox/templates/dcim/location.html:77 +#: templates/dcim/location.html:77 msgid "Child Locations" -msgstr "Locaties voor kinderen" +msgstr "" -#: netbox/templates/dcim/location.html:81 netbox/templates/dcim/site.html:131 +#: templates/dcim/location.html:81 templates/dcim/site.html:131 msgid "Add a Location" -msgstr "Een locatie toevoegen" +msgstr "" -#: netbox/templates/dcim/location.html:94 netbox/templates/dcim/site.html:144 +#: templates/dcim/location.html:94 templates/dcim/site.html:144 msgid "Add a Device" -msgstr "Een apparaat toevoegen" +msgstr "" -#: netbox/templates/dcim/manufacturer.html:16 +#: templates/dcim/manufacturer.html:16 msgid "Add Device Type" -msgstr "Apparaattype toevoegen" +msgstr "" -#: netbox/templates/dcim/manufacturer.html:21 +#: templates/dcim/manufacturer.html:21 msgid "Add Module Type" -msgstr "Moduletype toevoegen" +msgstr "" -#: netbox/templates/dcim/powerfeed.html:53 +#: templates/dcim/powerfeed.html:53 msgid "Connected Device" -msgstr "Aangesloten apparaat" +msgstr "" -#: netbox/templates/dcim/powerfeed.html:63 +#: templates/dcim/powerfeed.html:63 msgid "Utilization (Allocated" -msgstr "Gebruik (toegewezen)" +msgstr "" -#: netbox/templates/dcim/powerfeed.html:80 +#: templates/dcim/powerfeed.html:80 msgid "Electrical Characteristics" -msgstr "Elektrische kenmerken" +msgstr "" -#: netbox/templates/dcim/powerfeed.html:88 +#: templates/dcim/powerfeed.html:88 msgctxt "Abbreviation for volts" msgid "V" -msgstr "V" +msgstr "" -#: netbox/templates/dcim/powerfeed.html:92 +#: templates/dcim/powerfeed.html:92 msgctxt "Abbreviation for amperes" msgid "A" -msgstr "EEN" +msgstr "" -#: netbox/templates/dcim/poweroutlet.html:48 +#: templates/dcim/poweroutlet.html:48 msgid "Feed Leg" -msgstr "Voer de poot in" +msgstr "" -#: netbox/templates/dcim/powerpanel.html:72 +#: templates/dcim/powerpanel.html:72 msgid "Add Power Feeds" -msgstr "Power Feeds toevoegen" +msgstr "" -#: netbox/templates/dcim/powerport.html:44 +#: templates/dcim/powerport.html:44 msgid "Maximum Draw" -msgstr "Maximaal aantal trekkingen" +msgstr "" -#: netbox/templates/dcim/powerport.html:48 +#: templates/dcim/powerport.html:48 msgid "Allocated Draw" -msgstr "Toegewezen gelijkspel" +msgstr "" -#: netbox/templates/dcim/rack.html:63 +#: templates/dcim/rack.html:63 msgid "Space Utilization" -msgstr "Ruimtegebruik" +msgstr "" -#: netbox/templates/dcim/rack.html:91 +#: templates/dcim/rack.html:91 msgid "descending" -msgstr "aflopend" +msgstr "" -#: netbox/templates/dcim/rack.html:91 +#: templates/dcim/rack.html:91 msgid "ascending" -msgstr "oplopend" +msgstr "" -#: netbox/templates/dcim/rack.html:94 +#: templates/dcim/rack.html:94 msgid "Starting Unit" -msgstr "Starteenheid" +msgstr "" -#: netbox/templates/dcim/rack.html:120 +#: templates/dcim/rack.html:120 msgid "Mounting Depth" -msgstr "Montagediepte" +msgstr "" -#: netbox/templates/dcim/rack.html:130 +#: templates/dcim/rack.html:130 msgid "Rack Weight" -msgstr "Gewicht van het rek" +msgstr "" -#: netbox/templates/dcim/rack.html:140 +#: templates/dcim/rack.html:140 msgid "Maximum Weight" -msgstr "Maximaal gewicht" +msgstr "" -#: netbox/templates/dcim/rack.html:150 +#: templates/dcim/rack.html:150 msgid "Total Weight" -msgstr "Totaal gewicht" +msgstr "" -#: netbox/templates/dcim/rack.html:167 -#: netbox/templates/dcim/rack_elevation_list.html:15 +#: templates/dcim/rack.html:167 templates/dcim/rack_elevation_list.html:15 msgid "Images and Labels" -msgstr "Afbeeldingen en labels" +msgstr "" -#: netbox/templates/dcim/rack.html:168 -#: netbox/templates/dcim/rack_elevation_list.html:16 +#: templates/dcim/rack.html:168 templates/dcim/rack_elevation_list.html:16 msgid "Images only" -msgstr "Alleen afbeeldingen" +msgstr "" -#: netbox/templates/dcim/rack.html:169 -#: netbox/templates/dcim/rack_elevation_list.html:17 +#: templates/dcim/rack.html:169 templates/dcim/rack_elevation_list.html:17 msgid "Labels only" -msgstr "Alleen labels" +msgstr "" -#: netbox/templates/dcim/rack/reservations.html:8 +#: templates/dcim/rack/reservations.html:8 msgid "Add reservation" -msgstr "Reservering toevoegen" +msgstr "" -#: netbox/templates/dcim/rack_elevation_list.html:12 +#: templates/dcim/rack_elevation_list.html:12 msgid "View List" -msgstr "Lijst bekijken" +msgstr "" -#: netbox/templates/dcim/rack_elevation_list.html:25 +#: templates/dcim/rack_elevation_list.html:25 msgid "Sort By" -msgstr "Sorteer op" +msgstr "" -#: netbox/templates/dcim/rack_elevation_list.html:74 +#: templates/dcim/rack_elevation_list.html:74 msgid "No Racks Found" -msgstr "Geen rekken gevonden" +msgstr "" -#: netbox/templates/dcim/rack_list.html:8 +#: templates/dcim/rack_list.html:8 msgid "View Elevations" -msgstr "Bekijk de verhogingen" +msgstr "" -#: netbox/templates/dcim/rackreservation.html:42 +#: templates/dcim/rackreservation.html:42 msgid "Reservation Details" -msgstr "Reserveringsgegevens" +msgstr "" -#: netbox/templates/dcim/rackrole.html:10 +#: templates/dcim/rackrole.html:10 msgid "Add Rack" -msgstr "Rack toevoegen" +msgstr "" -#: netbox/templates/dcim/rearport.html:50 +#: templates/dcim/rearport.html:50 msgid "Positions" -msgstr "Posities" +msgstr "" -#: netbox/templates/dcim/region.html:17 -#: netbox/templates/dcim/sitegroup.html:17 +#: templates/dcim/region.html:17 templates/dcim/sitegroup.html:17 msgid "Add Site" -msgstr "Site toevoegen" +msgstr "" -#: netbox/templates/dcim/region.html:55 +#: templates/dcim/region.html:55 msgid "Child Regions" -msgstr "Kindgebieden" +msgstr "" -#: netbox/templates/dcim/region.html:59 +#: templates/dcim/region.html:59 msgid "Add Region" -msgstr "Regio toevoegen" +msgstr "" -#: netbox/templates/dcim/site.html:64 +#: templates/dcim/site.html:64 msgid "Time Zone" -msgstr "Tijdzone" +msgstr "" -#: netbox/templates/dcim/site.html:67 +#: templates/dcim/site.html:67 msgid "UTC" -msgstr "UTC" +msgstr "" -#: netbox/templates/dcim/site.html:68 +#: templates/dcim/site.html:68 msgid "Site time" -msgstr "Tijd op de site" +msgstr "" -#: netbox/templates/dcim/site.html:75 +#: templates/dcim/site.html:75 msgid "Physical Address" -msgstr "Fysiek adres" +msgstr "" -#: netbox/templates/dcim/site.html:81 +#: templates/dcim/site.html:81 msgid "Map" -msgstr "Kaart" +msgstr "" -#: netbox/templates/dcim/site.html:90 +#: templates/dcim/site.html:90 msgid "Shipping Address" -msgstr "Verzendadres" +msgstr "" -#: netbox/templates/dcim/sitegroup.html:55 -#: netbox/templates/tenancy/contactgroup.html:46 -#: netbox/templates/tenancy/tenantgroup.html:55 -#: netbox/templates/wireless/wirelesslangroup.html:55 +#: templates/dcim/sitegroup.html:55 templates/tenancy/contactgroup.html:46 +#: templates/tenancy/tenantgroup.html:55 +#: templates/wireless/wirelesslangroup.html:55 msgid "Child Groups" -msgstr "Kindergroepen" +msgstr "" -#: netbox/templates/dcim/sitegroup.html:59 +#: templates/dcim/sitegroup.html:59 msgid "Add Site Group" -msgstr "Sitegroep toevoegen" +msgstr "" -#: netbox/templates/dcim/trace/attachment.html:5 -#: netbox/templates/extras/exporttemplate.html:31 +#: templates/dcim/trace/attachment.html:5 +#: templates/extras/exporttemplate.html:31 msgid "Attachment" -msgstr "Gehechtheid" +msgstr "" -#: netbox/templates/dcim/virtualchassis.html:57 +#: templates/dcim/virtualchassis.html:57 msgid "Add Member" -msgstr "Lid toevoegen" +msgstr "" -#: netbox/templates/dcim/virtualchassis_add.html:18 +#: templates/dcim/virtualchassis_add.html:18 msgid "Member Devices" -msgstr "Apparaten voor leden" +msgstr "" -#: netbox/templates/dcim/virtualchassis_add_member.html:10 +#: templates/dcim/virtualchassis_add_member.html:10 #, python-format msgid "Add New Member to Virtual Chassis %(virtual_chassis)s" -msgstr "Nieuw lid toevoegen aan virtueel chassis %(virtual_chassis)s" +msgstr "" -#: netbox/templates/dcim/virtualchassis_add_member.html:19 +#: templates/dcim/virtualchassis_add_member.html:19 msgid "Add New Member" -msgstr "Nieuw lid toevoegen" +msgstr "" -#: netbox/templates/dcim/virtualchassis_add_member.html:27 -#: netbox/templates/generic/object_edit.html:78 -#: netbox/templates/users/objectpermission.html:31 -#: netbox/users/forms/filtersets.py:68 netbox/users/forms/model_forms.py:309 +#: templates/dcim/virtualchassis_add_member.html:27 +#: templates/generic/object_edit.html:78 +#: templates/users/objectpermission.html:31 users/forms/filtersets.py:68 +#: users/forms/model_forms.py:309 msgid "Actions" -msgstr "Acties" +msgstr "" -#: netbox/templates/dcim/virtualchassis_add_member.html:29 +#: templates/dcim/virtualchassis_add_member.html:29 msgid "Save & Add Another" -msgstr "Opslaan en nog een toevoegen" +msgstr "" -#: netbox/templates/dcim/virtualchassis_edit.html:7 +#: templates/dcim/virtualchassis_edit.html:7 #, python-format msgid "Editing Virtual Chassis %(name)s" -msgstr "Virtueel chassis bewerken %(name)s" +msgstr "" -#: netbox/templates/dcim/virtualchassis_edit.html:53 +#: templates/dcim/virtualchassis_edit.html:53 msgid "Rack/Unit" -msgstr "Rack/eenheid" +msgstr "" -#: netbox/templates/dcim/virtualchassis_remove_member.html:5 +#: templates/dcim/virtualchassis_remove_member.html:5 msgid "Remove Virtual Chassis Member" -msgstr "Virtueel chassislid verwijderen" +msgstr "" -#: netbox/templates/dcim/virtualchassis_remove_member.html:9 +#: templates/dcim/virtualchassis_remove_member.html:9 #, python-format msgid "" "Are you sure you want to remove %(device)s from virtual " "chassis %(name)s?" msgstr "" -"Weet je zeker dat je wilt verwijderen %(device)s vanaf een " -"virtueel chassis %(name)s?" -#: netbox/templates/dcim/virtualdevicecontext.html:26 -#: netbox/templates/vpn/l2vpn.html:18 +#: templates/dcim/virtualdevicecontext.html:26 templates/vpn/l2vpn.html:18 msgid "Identifier" -msgstr "Identificatie" +msgstr "" -#: netbox/templates/exceptions/import_error.html:6 +#: templates/exceptions/import_error.html:6 msgid "" "A module import error occurred during this request. Common causes include " "the following:" msgstr "" -"Tijdens dit verzoek is er een fout opgetreden bij het importeren van de " -"module. Veelvoorkomende oorzaken zijn onder meer:" -#: netbox/templates/exceptions/import_error.html:10 +#: templates/exceptions/import_error.html:10 msgid "Missing required packages" -msgstr "Vereiste pakketten ontbreken" +msgstr "" -#: netbox/templates/exceptions/import_error.html:11 +#: templates/exceptions/import_error.html:11 msgid "" "This installation of NetBox might be missing one or more required Python " "packages. These packages are listed in requirements.txt and " @@ -12471,2987 +11443,2780 @@ msgid "" "pip freeze from the console and compare the output to the list " "of required packages." msgstr "" -"Bij deze installatie van NetBox ontbreken mogelijk een of meer vereiste " -"Python-pakketten. Deze pakketten staan vermeld in " -"requirements.txt en local_requirements.txt, en " -"worden normaal gesproken geïnstalleerd als onderdeel van het installatie- of" -" upgradeproces. Om geïnstalleerde pakketten te verifiëren, voer pip " -"freeze vanaf de console en vergelijk de uitvoer met de lijst met " -"vereiste pakketten." -#: netbox/templates/exceptions/import_error.html:20 +#: templates/exceptions/import_error.html:20 msgid "WSGI service not restarted after upgrade" -msgstr "De WSGI-service is niet opnieuw gestart na de upgrade" - -#: netbox/templates/exceptions/import_error.html:21 -msgid "" -"If this installation has recently been upgraded, check that the WSGI service" -" (e.g. gunicorn or uWSGI) has been restarted. This ensures that the new code" -" is running." msgstr "" -"Als deze installatie onlangs is geüpgraded, controleer dan of de WSGI-" -"service (bijvoorbeeld gunicorn of uWSGI) opnieuw is gestart. Dit zorgt " -"ervoor dat de nieuwe code actief is." -#: netbox/templates/exceptions/permission_error.html:6 +#: templates/exceptions/import_error.html:21 +msgid "" +"If this installation has recently been upgraded, check that the WSGI service " +"(e.g. gunicorn or uWSGI) has been restarted. This ensures that the new code " +"is running." +msgstr "" + +#: templates/exceptions/permission_error.html:6 msgid "" "A file permission error was detected while processing this request. Common " "causes include the following:" msgstr "" -"Tijdens de verwerking van dit verzoek is een fout in de bestandsrechten " -"gedetecteerd. Veelvoorkomende oorzaken zijn onder meer:" -#: netbox/templates/exceptions/permission_error.html:10 +#: templates/exceptions/permission_error.html:10 msgid "Insufficient write permission to the media root" -msgstr "Onvoldoende schrijfrechten naar de mediaroot" +msgstr "" -#: netbox/templates/exceptions/permission_error.html:11 +#: templates/exceptions/permission_error.html:11 #, python-format msgid "" "The configured media root is %(media_root)s. Ensure that the " "user NetBox runs as has access to write files to all locations within this " "path." msgstr "" -"De geconfigureerde mediaroot is %(media_root)s. Zorg ervoor dat" -" de gebruiker NetBox toegang heeft om bestanden naar alle locaties binnen " -"dit pad te schrijven." -#: netbox/templates/exceptions/programming_error.html:6 +#: templates/exceptions/programming_error.html:6 msgid "" "A database programming error was detected while processing this request. " "Common causes include the following:" msgstr "" -"Er is een programmeerfout in de database gedetecteerd tijdens de verwerking " -"van dit verzoek. Veelvoorkomende oorzaken zijn onder meer:" -#: netbox/templates/exceptions/programming_error.html:10 +#: templates/exceptions/programming_error.html:10 msgid "Database migrations missing" -msgstr "Databasemigraties ontbreken" +msgstr "" -#: netbox/templates/exceptions/programming_error.html:11 +#: templates/exceptions/programming_error.html:11 msgid "" "When upgrading to a new NetBox release, the upgrade script must be run to " "apply any new database migrations. You can run migrations manually by " "executing python3 manage.py migrate from the command line." msgstr "" -"Bij een upgrade naar een nieuwe NetBox-release moet het upgradescript worden" -" uitgevoerd om eventuele nieuwe databasemigraties toe te passen. U kunt " -"migraties handmatig uitvoeren door het uitvoeren van python3 manage.py" -" migreren vanaf de command line." -#: netbox/templates/exceptions/programming_error.html:18 +#: templates/exceptions/programming_error.html:18 msgid "Unsupported PostgreSQL version" -msgstr "Niet ondersteunde PostgreSQL-versie" +msgstr "" -#: netbox/templates/exceptions/programming_error.html:19 +#: templates/exceptions/programming_error.html:19 msgid "" "Ensure that PostgreSQL version 12 or later is in use. You can check this by " "connecting to the database using NetBox's credentials and issuing a query " "for SELECT VERSION()." msgstr "" -"Zorg ervoor dat PostgreSQL versie 12 of hoger in gebruik is. U kunt dit " -"controleren door verbinding te maken met de database met behulp van de " -"inloggegevens van NetBox en een query uit te voeren voor SELECTEER " -"VERSIE ()." -#: netbox/templates/extras/configcontext.html:45 -#: netbox/templates/extras/configtemplate.html:37 -#: netbox/templates/extras/exporttemplate.html:51 +#: templates/extras/configcontext.html:45 +#: templates/extras/configtemplate.html:37 +#: templates/extras/exporttemplate.html:51 msgid "The data file associated with this object has been deleted" -msgstr "Het gegevensbestand dat aan dit object is gekoppeld, is verwijderd" +msgstr "" -#: netbox/templates/extras/configcontext.html:54 -#: netbox/templates/extras/configtemplate.html:46 -#: netbox/templates/extras/exporttemplate.html:60 +#: templates/extras/configcontext.html:54 +#: templates/extras/configtemplate.html:46 +#: templates/extras/exporttemplate.html:60 msgid "Data Synced" -msgstr "Gegevens gesynchroniseerd" +msgstr "" -#: netbox/templates/extras/configcontext_list.html:7 -#: netbox/templates/extras/configtemplate_list.html:7 -#: netbox/templates/extras/exporttemplate_list.html:7 +#: templates/extras/configcontext_list.html:7 +#: templates/extras/configtemplate_list.html:7 +#: templates/extras/exporttemplate_list.html:7 msgid "Sync Data" -msgstr "Gegevens synchroniseren" +msgstr "" -#: netbox/templates/extras/configtemplate.html:56 +#: templates/extras/configtemplate.html:56 msgid "Environment Parameters" -msgstr "Milieuparameters" +msgstr "" -#: netbox/templates/extras/configtemplate.html:67 -#: netbox/templates/extras/exporttemplate.html:79 +#: templates/extras/configtemplate.html:67 +#: templates/extras/exporttemplate.html:79 msgid "Template" -msgstr "Sjabloon" +msgstr "" -#: netbox/templates/extras/customfield.html:30 -#: netbox/templates/extras/customlink.html:21 +#: templates/extras/customfield.html:30 templates/extras/customlink.html:21 msgid "Group Name" -msgstr "Naam van de groep" +msgstr "" -#: netbox/templates/extras/customfield.html:42 +#: templates/extras/customfield.html:42 msgid "Cloneable" -msgstr "Klonbaar" +msgstr "" -#: netbox/templates/extras/customfield.html:52 +#: templates/extras/customfield.html:52 msgid "Default Value" -msgstr "Standaardwaarde" +msgstr "" -#: netbox/templates/extras/customfield.html:61 +#: templates/extras/customfield.html:61 msgid "Search Weight" -msgstr "Zoekgewicht" +msgstr "" -#: netbox/templates/extras/customfield.html:71 +#: templates/extras/customfield.html:71 msgid "Filter Logic" -msgstr "Filterlogica" +msgstr "" -#: netbox/templates/extras/customfield.html:75 +#: templates/extras/customfield.html:75 msgid "Display Weight" -msgstr "Gewicht van het scherm" +msgstr "" -#: netbox/templates/extras/customfield.html:79 +#: templates/extras/customfield.html:79 msgid "UI Visible" -msgstr "UI zichtbaar" +msgstr "" -#: netbox/templates/extras/customfield.html:83 +#: templates/extras/customfield.html:83 msgid "UI Editable" -msgstr "UI bewerkbaar" +msgstr "" -#: netbox/templates/extras/customfield.html:103 +#: templates/extras/customfield.html:103 msgid "Validation Rules" -msgstr "Validatieregels" +msgstr "" -#: netbox/templates/extras/customfield.html:106 +#: templates/extras/customfield.html:106 msgid "Minimum Value" -msgstr "Minimumwaarde" +msgstr "" -#: netbox/templates/extras/customfield.html:110 +#: templates/extras/customfield.html:110 msgid "Maximum Value" -msgstr "Maximale waarde" +msgstr "" -#: netbox/templates/extras/customfield.html:114 +#: templates/extras/customfield.html:114 msgid "Regular Expression" -msgstr "Reguliere expressie" +msgstr "" -#: netbox/templates/extras/customlink.html:29 +#: templates/extras/customlink.html:29 msgid "Button Class" -msgstr "Knopklasse" +msgstr "" -#: netbox/templates/extras/customlink.html:39 -#: netbox/templates/extras/exporttemplate.html:66 -#: netbox/templates/extras/savedfilter.html:39 +#: templates/extras/customlink.html:39 templates/extras/exporttemplate.html:66 +#: templates/extras/savedfilter.html:39 msgid "Assigned Models" -msgstr "Toegewezen modellen" +msgstr "" -#: netbox/templates/extras/customlink.html:53 +#: templates/extras/customlink.html:53 msgid "Link Text" -msgstr "Tekst koppelen" +msgstr "" -#: netbox/templates/extras/customlink.html:61 +#: templates/extras/customlink.html:61 msgid "Link URL" -msgstr "URL van de link" +msgstr "" -#: netbox/templates/extras/dashboard/reset.html:4 -#: netbox/templates/home.html:66 +#: templates/extras/dashboard/reset.html:4 templates/home.html:66 msgid "Reset Dashboard" -msgstr "Dashboard opnieuw instellen" +msgstr "" -#: netbox/templates/extras/dashboard/reset.html:8 +#: templates/extras/dashboard/reset.html:8 msgid "" "This will remove all configured widgets and restore the " "default dashboard configuration." msgstr "" -"Dit zal verwijderen allemaal geconfigureerde widgets en " -"herstel de standaard dashboardconfiguratie." -#: netbox/templates/extras/dashboard/reset.html:13 +#: templates/extras/dashboard/reset.html:13 msgid "" "This change affects only your dashboard, and will not impact other " "users." msgstr "" -"Deze wijziging is alleen van invloed jouw dashboard, en heeft geen " -"invloed op andere gebruikers." -#: netbox/templates/extras/dashboard/widget_add.html:7 +#: templates/extras/dashboard/widget_add.html:7 msgid "Add a Widget" -msgstr "Een widget toevoegen" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/bookmarks.html:14 +#: templates/extras/dashboard/widgets/bookmarks.html:14 msgid "No bookmarks have been added yet." -msgstr "Er zijn nog geen bladwijzers toegevoegd." +msgstr "" -#: netbox/templates/extras/dashboard/widgets/objectcounts.html:10 +#: templates/extras/dashboard/widgets/objectcounts.html:10 msgid "No permission" -msgstr "Geen toestemming" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/objectlist.html:6 +#: templates/extras/dashboard/widgets/objectlist.html:6 msgid "No permission to view this content" -msgstr "Geen toestemming om deze inhoud te bekijken" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/objectlist.html:10 +#: templates/extras/dashboard/widgets/objectlist.html:10 msgid "Unable to load content. Invalid view name" -msgstr "Kan inhoud niet laden. Ongeldige weergavenaam" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/rssfeed.html:12 +#: templates/extras/dashboard/widgets/rssfeed.html:12 msgid "No content found" -msgstr "Geen inhoud gevonden" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/rssfeed.html:18 +#: templates/extras/dashboard/widgets/rssfeed.html:18 msgid "There was a problem fetching the RSS feed" -msgstr "Er is een probleem opgetreden bij het ophalen van de RSS-feed" +msgstr "" -#: netbox/templates/extras/dashboard/widgets/rssfeed.html:21 +#: templates/extras/dashboard/widgets/rssfeed.html:21 msgid "HTTP" -msgstr "HTTP" +msgstr "" -#: netbox/templates/extras/eventrule.html:52 +#: templates/extras/eventrule.html:52 msgid "Job start" -msgstr "Begin van de taak" +msgstr "" -#: netbox/templates/extras/eventrule.html:56 +#: templates/extras/eventrule.html:56 msgid "Job end" -msgstr "Einde van de opdracht" +msgstr "" -#: netbox/templates/extras/exporttemplate.html:23 +#: templates/extras/exporttemplate.html:23 msgid "MIME Type" -msgstr "MIME-type" +msgstr "" -#: netbox/templates/extras/exporttemplate.html:27 +#: templates/extras/exporttemplate.html:27 msgid "File Extension" -msgstr "bestandsextensie" +msgstr "" -#: netbox/templates/extras/htmx/script_result.html:10 +#: templates/extras/htmx/script_result.html:10 msgid "Scheduled for" -msgstr "Gepland voor" +msgstr "" -#: netbox/templates/extras/htmx/script_result.html:15 +#: templates/extras/htmx/script_result.html:15 msgid "Duration" -msgstr "Duur" +msgstr "" -#: netbox/templates/extras/htmx/script_result.html:23 +#: templates/extras/htmx/script_result.html:23 msgid "Test Summary" -msgstr "Samenvatting van de test" +msgstr "" -#: netbox/templates/extras/htmx/script_result.html:43 +#: templates/extras/htmx/script_result.html:43 msgid "Log" -msgstr "Logboek" +msgstr "" -#: netbox/templates/extras/htmx/script_result.html:52 +#: templates/extras/htmx/script_result.html:52 msgid "Output" -msgstr "Uitgang" +msgstr "" -#: netbox/templates/extras/inc/result_pending.html:4 +#: templates/extras/inc/result_pending.html:4 msgid "Loading" -msgstr "Aan het laden" +msgstr "" -#: netbox/templates/extras/inc/result_pending.html:6 +#: templates/extras/inc/result_pending.html:6 msgid "Results pending" -msgstr "Resultaten in behandeling" +msgstr "" -#: netbox/templates/extras/journalentry.html:15 +#: templates/extras/journalentry.html:15 msgid "Journal Entry" -msgstr "Dagboekinvoer" +msgstr "" -#: netbox/templates/extras/object_changelog.html:15 -#: netbox/templates/extras/objectchange_list.html:9 +#: templates/extras/object_changelog.html:15 +#: templates/extras/objectchange_list.html:9 msgid "Change log retention" -msgstr "Het bewaren van logboeken wijzigen" +msgstr "" -#: netbox/templates/extras/object_changelog.html:15 -#: netbox/templates/extras/objectchange_list.html:9 +#: templates/extras/object_changelog.html:15 +#: templates/extras/objectchange_list.html:9 msgid "days" -msgstr "dagen" +msgstr "" -#: netbox/templates/extras/object_changelog.html:15 -#: netbox/templates/extras/objectchange_list.html:9 +#: templates/extras/object_changelog.html:15 +#: templates/extras/objectchange_list.html:9 msgid "Indefinite" -msgstr "Onbepaald" +msgstr "" -#: netbox/templates/extras/object_configcontext.html:19 +#: templates/extras/object_configcontext.html:19 msgid "The local config context overwrites all source contexts" -msgstr "De lokale configuratiecontext overschrijft alle broncontexten" +msgstr "" -#: netbox/templates/extras/object_configcontext.html:25 +#: templates/extras/object_configcontext.html:25 msgid "Source Contexts" -msgstr "Broncontexten" +msgstr "" -#: netbox/templates/extras/object_journal.html:17 +#: templates/extras/object_journal.html:17 msgid "New Journal Entry" -msgstr "Nieuwe journaalpost" +msgstr "" -#: netbox/templates/extras/objectchange.html:29 -#: netbox/templates/users/objectpermission.html:42 +#: templates/extras/objectchange.html:29 +#: templates/users/objectpermission.html:42 msgid "Change" -msgstr "Verandering" +msgstr "" -#: netbox/templates/extras/objectchange.html:79 +#: templates/extras/objectchange.html:79 msgid "Difference" -msgstr "Verschil" +msgstr "" -#: netbox/templates/extras/objectchange.html:82 +#: templates/extras/objectchange.html:82 msgid "Previous" -msgstr "Vorige" +msgstr "" -#: netbox/templates/extras/objectchange.html:85 +#: templates/extras/objectchange.html:85 msgid "Next" -msgstr "Volgende" +msgstr "" -#: netbox/templates/extras/objectchange.html:93 +#: templates/extras/objectchange.html:93 msgid "Object Created" -msgstr "Object gemaakt" +msgstr "" -#: netbox/templates/extras/objectchange.html:95 +#: templates/extras/objectchange.html:95 msgid "Object Deleted" -msgstr "Object verwijderd" +msgstr "" -#: netbox/templates/extras/objectchange.html:97 +#: templates/extras/objectchange.html:97 msgid "No Changes" -msgstr "Geen wijzigingen" +msgstr "" -#: netbox/templates/extras/objectchange.html:111 +#: templates/extras/objectchange.html:111 msgid "Pre-Change Data" -msgstr "Gegevens vóór de wijziging" +msgstr "" -#: netbox/templates/extras/objectchange.html:122 +#: templates/extras/objectchange.html:122 msgid "Warning: Comparing non-atomic change to previous change record" msgstr "" -"Waarschuwing: niet-atomaire wijzigingen vergelijken met eerdere " -"wijzigingsrecords" -#: netbox/templates/extras/objectchange.html:131 +#: templates/extras/objectchange.html:131 msgid "Post-Change Data" -msgstr "Gegevens na de wijziging" +msgstr "" -#: netbox/templates/extras/objectchange.html:162 +#: templates/extras/objectchange.html:162 #, python-format msgid "See All %(count)s Changes" -msgstr "Alles bekijken %(count)s Veranderingen" +msgstr "" -#: netbox/templates/extras/report/base.html:30 +#: templates/extras/report/base.html:30 msgid "Report" -msgstr "Rapporteren" +msgstr "" -#: netbox/templates/extras/script.html:14 +#: templates/extras/script.html:14 msgid "You do not have permission to run scripts" -msgstr "Je hebt geen toestemming om scripts uit te voeren" +msgstr "" -#: netbox/templates/extras/script.html:41 -#: netbox/templates/extras/script.html:45 -#: netbox/templates/extras/script_list.html:88 +#: templates/extras/script.html:41 templates/extras/script.html:45 +#: templates/extras/script_list.html:88 msgid "Run Script" -msgstr "Script uitvoeren" +msgstr "" -#: netbox/templates/extras/script.html:51 -#: netbox/templates/extras/script/source.html:10 +#: templates/extras/script.html:51 templates/extras/script/source.html:10 msgid "Error loading script" -msgstr "Fout bij laden van script" +msgstr "" -#: netbox/templates/extras/script/jobs.html:16 +#: templates/extras/script/jobs.html:16 msgid "Script no longer exists in the source file." -msgstr "Het script bestaat niet meer in het bronbestand." +msgstr "" -#: netbox/templates/extras/script_list.html:48 +#: templates/extras/script_list.html:48 msgid "Last Run" -msgstr "Laatste run" +msgstr "" -#: netbox/templates/extras/script_list.html:63 +#: templates/extras/script_list.html:63 msgid "Script is no longer present in the source file" -msgstr "Het script is niet langer aanwezig in het bronbestand" +msgstr "" -#: netbox/templates/extras/script_list.html:76 +#: templates/extras/script_list.html:76 msgid "Never" -msgstr "Nooit" +msgstr "" -#: netbox/templates/extras/script_list.html:86 +#: templates/extras/script_list.html:86 msgid "Run Again" -msgstr "Ren opnieuw" +msgstr "" -#: netbox/templates/extras/script_list.html:140 +#: templates/extras/script_list.html:140 msgid "No Scripts Found" -msgstr "Geen scripts gevonden" +msgstr "" -#: netbox/templates/extras/script_list.html:143 +#: templates/extras/script_list.html:143 #, python-format msgid "" "Get started by creating a script from " "an uploaded file or data source." msgstr "" -"Ga aan de slag met een script maken " -"van een geüpload bestand of een gegevensbron." -#: netbox/templates/extras/script_result.html:35 -#: netbox/templates/generic/object_list.html:50 -#: netbox/templates/search.html:13 +#: templates/extras/script_result.html:35 templates/generic/object_list.html:50 +#: templates/search.html:13 msgid "Results" -msgstr "Resultaten" +msgstr "" -#: netbox/templates/extras/tag.html:32 +#: templates/extras/tag.html:32 msgid "Tagged Items" -msgstr "Getagde artikelen" +msgstr "" -#: netbox/templates/extras/tag.html:43 +#: templates/extras/tag.html:43 msgid "Allowed Object Types" -msgstr "Toegestane objecttypen" +msgstr "" -#: netbox/templates/extras/tag.html:51 +#: templates/extras/tag.html:51 msgid "Any" -msgstr "Elke" +msgstr "" -#: netbox/templates/extras/tag.html:57 +#: templates/extras/tag.html:57 msgid "Tagged Item Types" -msgstr "Typen artikelen met tags" +msgstr "" -#: netbox/templates/extras/tag.html:81 +#: templates/extras/tag.html:81 msgid "Tagged Objects" -msgstr "Getagde objecten" +msgstr "" -#: netbox/templates/extras/webhook.html:26 +#: templates/extras/webhook.html:26 msgid "HTTP Method" -msgstr "HTTP-methode" +msgstr "" -#: netbox/templates/extras/webhook.html:34 +#: templates/extras/webhook.html:34 msgid "HTTP Content Type" -msgstr "HTTP-inhoudstype" +msgstr "" -#: netbox/templates/extras/webhook.html:47 +#: templates/extras/webhook.html:47 msgid "SSL Verification" -msgstr "SSL-verificatie" +msgstr "" -#: netbox/templates/extras/webhook.html:61 +#: templates/extras/webhook.html:61 msgid "Additional Headers" -msgstr "Aanvullende kopteksten" +msgstr "" -#: netbox/templates/extras/webhook.html:73 +#: templates/extras/webhook.html:73 msgid "Body Template" -msgstr "Lichaamssjabloon" +msgstr "" -#: netbox/templates/generic/bulk_add_component.html:29 +#: templates/generic/bulk_add_component.html:29 msgid "Bulk Creation" -msgstr "Creatie in bulk" +msgstr "" -#: netbox/templates/generic/bulk_add_component.html:34 -#: netbox/templates/generic/bulk_delete.html:32 -#: netbox/templates/generic/bulk_edit.html:33 +#: templates/generic/bulk_add_component.html:34 +#: templates/generic/bulk_delete.html:32 templates/generic/bulk_edit.html:33 msgid "Selected Objects" -msgstr "Geselecteerde objecten" +msgstr "" -#: netbox/templates/generic/bulk_add_component.html:58 +#: templates/generic/bulk_add_component.html:58 msgid "to Add" -msgstr "om toe te voegen" +msgstr "" -#: netbox/templates/generic/bulk_delete.html:27 +#: templates/generic/bulk_delete.html:27 msgid "Bulk Delete" -msgstr "Bulk verwijderen" +msgstr "" -#: netbox/templates/generic/bulk_delete.html:49 +#: templates/generic/bulk_delete.html:49 msgid "Confirm Bulk Deletion" -msgstr "Bulkverwijdering bevestigen" +msgstr "" -#: netbox/templates/generic/bulk_delete.html:50 +#: templates/generic/bulk_delete.html:50 #, python-format msgid "" "The following operation will delete %(count)s " "%(type_plural)s. Please carefully review the selected objects and confirm " "this action." msgstr "" -"De volgende bewerking wordt verwijderd %(count)s " -"%(type_plural)s. Controleer de geselecteerde objecten zorgvuldig en bevestig" -" deze actie." -#: netbox/templates/generic/bulk_edit.html:21 -#: netbox/templates/generic/object_edit.html:22 +#: templates/generic/bulk_edit.html:21 templates/generic/object_edit.html:22 msgid "Editing" -msgstr "Bewerken" +msgstr "" -#: netbox/templates/generic/bulk_edit.html:28 +#: templates/generic/bulk_edit.html:28 msgid "Bulk Edit" -msgstr "Bulkbewerking" +msgstr "" -#: netbox/templates/generic/bulk_edit.html:107 -#: netbox/templates/generic/bulk_rename.html:66 +#: templates/generic/bulk_edit.html:107 templates/generic/bulk_rename.html:66 msgid "Apply" -msgstr "Solliciteer" +msgstr "" -#: netbox/templates/generic/bulk_import.html:19 +#: templates/generic/bulk_import.html:19 msgid "Bulk Import" -msgstr "Importeren in bulk" +msgstr "" -#: netbox/templates/generic/bulk_import.html:25 +#: templates/generic/bulk_import.html:25 msgid "Direct Import" -msgstr "Rechtstreeks importeren" +msgstr "" -#: netbox/templates/generic/bulk_import.html:30 +#: templates/generic/bulk_import.html:30 msgid "Upload File" -msgstr "Bestand uploaden" +msgstr "" -#: netbox/templates/generic/bulk_import.html:58 -#: netbox/templates/generic/bulk_import.html:80 -#: netbox/templates/generic/bulk_import.html:102 +#: templates/generic/bulk_import.html:58 templates/generic/bulk_import.html:80 +#: templates/generic/bulk_import.html:102 msgid "Submit" -msgstr "Verzenden" +msgstr "" -#: netbox/templates/generic/bulk_import.html:113 +#: templates/generic/bulk_import.html:113 msgid "Field Options" -msgstr "Veldopties" +msgstr "" -#: netbox/templates/generic/bulk_import.html:119 +#: templates/generic/bulk_import.html:119 msgid "Accessor" -msgstr "Accessor" +msgstr "" -#: netbox/templates/generic/bulk_import.html:161 +#: templates/generic/bulk_import.html:161 msgid "Import Value" -msgstr "Importwaarde" +msgstr "" -#: netbox/templates/generic/bulk_import.html:181 +#: templates/generic/bulk_import.html:181 msgid "Format: YYYY-MM-DD" -msgstr "Formaat: JJJJ-MM-DD" +msgstr "" -#: netbox/templates/generic/bulk_import.html:183 +#: templates/generic/bulk_import.html:183 msgid "Specify true or false" -msgstr "Specificeer waar of onwaar" +msgstr "" -#: netbox/templates/generic/bulk_import.html:195 +#: templates/generic/bulk_import.html:195 msgid "Required fields must be specified for all objects." msgstr "" -"Verplichte velden moeten voor alle objecten worden " -"gespecificeerd." -#: netbox/templates/generic/bulk_import.html:201 +#: templates/generic/bulk_import.html:201 #, python-format msgid "" "Related objects may be referenced by any unique attribute. For example, " "%(example)s would identify a VRF by its route distinguisher." msgstr "" -"Naar gerelateerde objecten kan met elk uniek kenmerk worden verwezen. " -"Bijvoorbeeld %(example)s zou een VRF identificeren aan de hand " -"van zijn route-identificator." -#: netbox/templates/generic/bulk_remove.html:28 +#: templates/generic/bulk_remove.html:28 msgid "Bulk Remove" -msgstr "Bulk verwijderen" +msgstr "" -#: netbox/templates/generic/bulk_remove.html:42 +#: templates/generic/bulk_remove.html:42 msgid "Confirm Bulk Removal" -msgstr "Bulkverwijdering bevestigen" +msgstr "" -#: netbox/templates/generic/bulk_remove.html:43 +#: templates/generic/bulk_remove.html:43 #, python-format msgid "" "The following operation will remove %(count)s %(obj_type_plural)s from " "%(parent_obj)s. Please carefully review the %(obj_type_plural)s to be " "removed and confirm below." msgstr "" -"De volgende bewerking wordt verwijderd %(count)s %(obj_type_plural)s uit " -"%(parent_obj)s. Lees a.u.b. zorgvuldig de %(obj_type_plural)s om hieronder " -"te worden verwijderd en te bevestigen." -#: netbox/templates/generic/bulk_remove.html:64 +#: templates/generic/bulk_remove.html:64 #, python-format msgid "Remove these %(count)s %(obj_type_plural)s" -msgstr "Verwijder deze %(count)s %(obj_type_plural)s" +msgstr "" -#: netbox/templates/generic/bulk_rename.html:20 +#: templates/generic/bulk_rename.html:20 msgid "Renaming" -msgstr "Hernoemen" +msgstr "" -#: netbox/templates/generic/bulk_rename.html:27 +#: templates/generic/bulk_rename.html:27 msgid "Bulk Rename" -msgstr "Bulk hernoemen" +msgstr "" -#: netbox/templates/generic/bulk_rename.html:39 +#: templates/generic/bulk_rename.html:39 msgid "Current Name" -msgstr "Huidige naam" +msgstr "" -#: netbox/templates/generic/bulk_rename.html:40 +#: templates/generic/bulk_rename.html:40 msgid "New Name" -msgstr "Nieuwe naam" +msgstr "" -#: netbox/templates/generic/bulk_rename.html:64 -#: netbox/utilities/templates/widgets/markdown_input.html:11 +#: templates/generic/bulk_rename.html:64 +#: utilities/templates/widgets/markdown_input.html:11 msgid "Preview" -msgstr "voorsmaak" +msgstr "" -#: netbox/templates/generic/confirmation_form.html:16 +#: templates/generic/confirmation_form.html:16 msgid "Are you sure" -msgstr "Weet je het zeker" +msgstr "" -#: netbox/templates/generic/confirmation_form.html:20 +#: templates/generic/confirmation_form.html:20 msgid "Confirm" -msgstr "Bevestigen" +msgstr "" -#: netbox/templates/generic/object_children.html:47 -#: netbox/utilities/templates/buttons/bulk_edit.html:4 +#: templates/generic/object_children.html:47 +#: utilities/templates/buttons/bulk_edit.html:4 msgid "Edit Selected" -msgstr "Geselecteerde bewerken" +msgstr "" -#: netbox/templates/generic/object_children.html:61 -#: netbox/utilities/templates/buttons/bulk_delete.html:4 +#: templates/generic/object_children.html:61 +#: utilities/templates/buttons/bulk_delete.html:4 msgid "Delete Selected" -msgstr "Geselecteerde verwijderen" +msgstr "" -#: netbox/templates/generic/object_edit.html:24 +#: templates/generic/object_edit.html:24 #, python-format msgid "Add a new %(object_type)s" -msgstr "Voeg een nieuwe toe %(object_type)s" +msgstr "" -#: netbox/templates/generic/object_edit.html:35 +#: templates/generic/object_edit.html:35 msgid "View model documentation" -msgstr "Modeldocumentatie bekijken" +msgstr "" -#: netbox/templates/generic/object_edit.html:36 +#: templates/generic/object_edit.html:36 msgid "Help" -msgstr "Hulp" +msgstr "" -#: netbox/templates/generic/object_edit.html:83 +#: templates/generic/object_edit.html:83 msgid "Create & Add Another" -msgstr "Nog een aanmaken en toevoegen" +msgstr "" -#: netbox/templates/generic/object_list.html:57 +#: templates/generic/object_list.html:57 msgid "Filters" -msgstr "Filters" +msgstr "" -#: netbox/templates/generic/object_list.html:96 +#: templates/generic/object_list.html:96 #, python-format msgid "" "Select all %(count)s " "%(object_type_plural)s matching query" msgstr "" -"Selecteer allemaal %(count)s %(object_type_plural)s overeenkomende " -"vraag" -#: netbox/templates/home.html:15 +#: templates/home.html:15 msgid "New Release Available" -msgstr "Nieuwe release beschikbaar" +msgstr "" -#: netbox/templates/home.html:16 +#: templates/home.html:16 msgid "is available" -msgstr "is beschikbaar" +msgstr "" -#: netbox/templates/home.html:18 +#: templates/home.html:18 msgctxt "Document title" msgid "Upgrade Instructions" -msgstr "Instructies voor de upgrade" +msgstr "" -#: netbox/templates/home.html:40 +#: templates/home.html:40 msgid "Unlock Dashboard" -msgstr "Dashboard ontgrendelen" +msgstr "" -#: netbox/templates/home.html:49 +#: templates/home.html:49 msgid "Lock Dashboard" -msgstr "Dashboard vergrendelen" +msgstr "" -#: netbox/templates/home.html:60 +#: templates/home.html:60 msgid "Add Widget" -msgstr "Widget toevoegen" +msgstr "" -#: netbox/templates/home.html:63 +#: templates/home.html:63 msgid "Save Layout" -msgstr "Lay-out opslaan" +msgstr "" -#: netbox/templates/htmx/delete_form.html:7 +#: templates/htmx/delete_form.html:7 msgid "Confirm Deletion" -msgstr "Verwijdering bevestigen" +msgstr "" -#: netbox/templates/htmx/delete_form.html:11 +#: templates/htmx/delete_form.html:11 #, python-format msgid "" "Are you sure you want to delete " "%(object_type)s %(object)s?" msgstr "" -"Weet je zeker dat je dat wilt verwijderen %(object_type)s %(object)s?" -#: netbox/templates/htmx/delete_form.html:17 +#: templates/htmx/delete_form.html:17 msgid "The following objects will be deleted as a result of this action." -msgstr "Als gevolg van deze actie worden de volgende objecten verwijderd." +msgstr "" -#: netbox/templates/htmx/object_selector.html:5 +#: templates/htmx/object_selector.html:5 msgid "Select" -msgstr "Selecteer" +msgstr "" -#: netbox/templates/inc/filter_list.html:42 -#: netbox/utilities/templates/helpers/table_config_form.html:39 +#: templates/inc/filter_list.html:42 +#: utilities/templates/helpers/table_config_form.html:39 msgid "Reset" -msgstr "Resetten" +msgstr "" -#: netbox/templates/inc/light_toggle.html:4 +#: templates/inc/light_toggle.html:4 msgid "Enable dark mode" -msgstr "Schakel de donkere modus in" +msgstr "" -#: netbox/templates/inc/light_toggle.html:7 +#: templates/inc/light_toggle.html:7 msgid "Enable light mode" -msgstr "Lichtmodus inschakelen" +msgstr "" -#: netbox/templates/inc/missing_prerequisites.html:8 +#: templates/inc/missing_prerequisites.html:8 #, python-format msgid "" "Before you can add a %(model)s you must first create a " "%(prerequisite_model)s." msgstr "" -"Voordat je een kunt toevoegen %(model)s je moet eerst een aanmaken " -"%(prerequisite_model)s." -#: netbox/templates/inc/paginator.html:15 +#: templates/inc/paginator.html:15 msgid "Page selection" -msgstr "Paginaselectie" +msgstr "" -#: netbox/templates/inc/paginator.html:75 +#: templates/inc/paginator.html:75 #, python-format msgid "Showing %(start)s-%(end)s of %(total)s" -msgstr "bewijs %(start)s-%(end)s van %(total)s" +msgstr "" -#: netbox/templates/inc/paginator.html:82 +#: templates/inc/paginator.html:82 msgid "Pagination options" -msgstr "Pagineringsopties" +msgstr "" -#: netbox/templates/inc/paginator.html:86 +#: templates/inc/paginator.html:86 msgid "Per Page" -msgstr "Per pagina" +msgstr "" -#: netbox/templates/inc/panels/image_attachments.html:10 +#: templates/inc/panels/image_attachments.html:10 msgid "Attach an image" -msgstr "Een afbeelding bijvoegen" +msgstr "" -#: netbox/templates/inc/panels/related_objects.html:5 +#: templates/inc/panels/related_objects.html:5 msgid "Related Objects" -msgstr "Gerelateerde objecten" +msgstr "" -#: netbox/templates/inc/panels/tags.html:11 +#: templates/inc/panels/tags.html:11 msgid "No tags assigned" -msgstr "Geen tags toegewezen" +msgstr "" -#: netbox/templates/inc/sync_warning.html:10 +#: templates/inc/sync_warning.html:10 msgid "Data is out of sync with upstream file" -msgstr "Gegevens lopen niet synchroon met het upstream-bestand" +msgstr "" -#: netbox/templates/inc/table_controls_htmx.html:7 +#: templates/inc/table_controls_htmx.html:7 msgid "Quick search" -msgstr "Snel zoeken" +msgstr "" -#: netbox/templates/inc/table_controls_htmx.html:20 +#: templates/inc/table_controls_htmx.html:20 msgid "Saved filter" -msgstr "Opgeslagen filter" +msgstr "" -#: netbox/templates/inc/user_menu.html:23 +#: templates/inc/user_menu.html:23 msgid "Django Admin" -msgstr "Django-beheerder" +msgstr "" -#: netbox/templates/inc/user_menu.html:40 +#: templates/inc/user_menu.html:40 msgid "Log Out" -msgstr "Uitloggen" +msgstr "" -#: netbox/templates/inc/user_menu.html:47 netbox/templates/login.html:36 +#: templates/inc/user_menu.html:47 templates/login.html:36 msgid "Log In" -msgstr "Inloggen" +msgstr "" -#: netbox/templates/ipam/aggregate.html:14 -#: netbox/templates/ipam/ipaddress.html:14 -#: netbox/templates/ipam/iprange.html:13 netbox/templates/ipam/prefix.html:15 +#: templates/ipam/aggregate.html:14 templates/ipam/ipaddress.html:14 +#: templates/ipam/iprange.html:13 templates/ipam/prefix.html:15 msgid "Family" -msgstr "Familie" +msgstr "" -#: netbox/templates/ipam/aggregate.html:39 +#: templates/ipam/aggregate.html:39 msgid "Date Added" -msgstr "Datum toegevoegd" +msgstr "" -#: netbox/templates/ipam/aggregate/prefixes.html:8 -#: netbox/templates/ipam/prefix/prefixes.html:8 -#: netbox/templates/ipam/role.html:10 +#: templates/ipam/aggregate/prefixes.html:8 +#: templates/ipam/prefix/prefixes.html:8 templates/ipam/role.html:10 msgid "Add Prefix" -msgstr "Voorvoegsel toevoegen" +msgstr "" -#: netbox/templates/ipam/asn.html:23 +#: templates/ipam/asn.html:23 msgid "AS Number" -msgstr "AS-nummer" +msgstr "" -#: netbox/templates/ipam/fhrpgroup.html:52 +#: templates/ipam/fhrpgroup.html:52 msgid "Authentication Type" -msgstr "Authenticatietype" +msgstr "" -#: netbox/templates/ipam/fhrpgroup.html:56 +#: templates/ipam/fhrpgroup.html:56 msgid "Authentication Key" -msgstr "Verificatiesleutel" +msgstr "" -#: netbox/templates/ipam/fhrpgroup.html:69 +#: templates/ipam/fhrpgroup.html:69 msgid "Virtual IP Addresses" -msgstr "Virtuele IP-adressen" +msgstr "" -#: netbox/templates/ipam/inc/ipaddress_edit_header.html:13 +#: templates/ipam/inc/ipaddress_edit_header.html:13 msgid "Assign IP" -msgstr "IP toewijzen" +msgstr "" -#: netbox/templates/ipam/inc/ipaddress_edit_header.html:19 +#: templates/ipam/inc/ipaddress_edit_header.html:19 msgid "Bulk Create" -msgstr "Bulk aanmaken" +msgstr "" -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:10 +#: templates/ipam/inc/panels/fhrp_groups.html:10 msgid "Create Group" -msgstr "Groep aanmaken" +msgstr "" -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:15 +#: templates/ipam/inc/panels/fhrp_groups.html:15 msgid "Assign Group" -msgstr "Groep toewijzen" +msgstr "" -#: netbox/templates/ipam/inc/panels/fhrp_groups.html:25 +#: templates/ipam/inc/panels/fhrp_groups.html:25 msgid "Virtual IPs" -msgstr "Virtuele IP-adressen" +msgstr "" -#: netbox/templates/ipam/inc/toggle_available.html:7 +#: templates/ipam/inc/toggle_available.html:7 msgid "Show Assigned" -msgstr "Toegewezen weergeven" +msgstr "" -#: netbox/templates/ipam/inc/toggle_available.html:10 +#: templates/ipam/inc/toggle_available.html:10 msgid "Show Available" -msgstr "Beschikbaar weergeven" +msgstr "" -#: netbox/templates/ipam/inc/toggle_available.html:13 +#: templates/ipam/inc/toggle_available.html:13 msgid "Show All" -msgstr "Alles weergeven" +msgstr "" -#: netbox/templates/ipam/ipaddress.html:23 -#: netbox/templates/ipam/iprange.html:45 netbox/templates/ipam/prefix.html:24 +#: templates/ipam/ipaddress.html:23 templates/ipam/iprange.html:45 +#: templates/ipam/prefix.html:24 msgid "Global" -msgstr "Globaal" +msgstr "" -#: netbox/templates/ipam/ipaddress.html:85 +#: templates/ipam/ipaddress.html:85 msgid "NAT (outside)" -msgstr "NAT (buiten)" +msgstr "" -#: netbox/templates/ipam/ipaddress_assign.html:8 +#: templates/ipam/ipaddress_assign.html:8 msgid "Assign an IP Address" -msgstr "Een IP-adres toewijzen" +msgstr "" -#: netbox/templates/ipam/ipaddress_assign.html:22 +#: templates/ipam/ipaddress_assign.html:22 msgid "Select IP Address" -msgstr "IP-adres selecteren" +msgstr "" -#: netbox/templates/ipam/ipaddress_assign.html:35 +#: templates/ipam/ipaddress_assign.html:35 msgid "Search Results" -msgstr "Zoekresultaten" +msgstr "" -#: netbox/templates/ipam/ipaddress_bulk_add.html:6 +#: templates/ipam/ipaddress_bulk_add.html:6 msgid "Bulk Add IP Addresses" -msgstr "IP-adressen in bulk toevoegen" +msgstr "" -#: netbox/templates/ipam/iprange.html:17 +#: templates/ipam/iprange.html:17 msgid "Starting Address" -msgstr "Startadres" +msgstr "" -#: netbox/templates/ipam/iprange.html:21 +#: templates/ipam/iprange.html:21 msgid "Ending Address" -msgstr "Eindadres" +msgstr "" -#: netbox/templates/ipam/iprange.html:33 netbox/templates/ipam/prefix.html:110 +#: templates/ipam/iprange.html:33 templates/ipam/prefix.html:110 msgid "Marked fully utilized" -msgstr "Gemarkeerd als volledig gebruikt" +msgstr "" -#: netbox/templates/ipam/prefix.html:99 +#: templates/ipam/prefix.html:99 msgid "Addressing Details" -msgstr "Adresseringsgegevens" +msgstr "" -#: netbox/templates/ipam/prefix.html:118 +#: templates/ipam/prefix.html:118 msgid "Child IPs" -msgstr "IP's voor kinderen" +msgstr "" -#: netbox/templates/ipam/prefix.html:126 +#: templates/ipam/prefix.html:126 msgid "Available IPs" -msgstr "Beschikbare IP-adressen" +msgstr "" -#: netbox/templates/ipam/prefix.html:138 +#: templates/ipam/prefix.html:138 msgid "First available IP" -msgstr "Eerste beschikbare IP" +msgstr "" -#: netbox/templates/ipam/prefix.html:179 +#: templates/ipam/prefix.html:179 msgid "Prefix Details" -msgstr "Details van het voorvoegsel" +msgstr "" -#: netbox/templates/ipam/prefix.html:185 +#: templates/ipam/prefix.html:185 msgid "Network Address" -msgstr "Netwerkadres" +msgstr "" -#: netbox/templates/ipam/prefix.html:189 +#: templates/ipam/prefix.html:189 msgid "Network Mask" -msgstr "Netwerkmasker" +msgstr "" -#: netbox/templates/ipam/prefix.html:193 +#: templates/ipam/prefix.html:193 msgid "Wildcard Mask" -msgstr "Wildcard-masker" +msgstr "" -#: netbox/templates/ipam/prefix.html:197 +#: templates/ipam/prefix.html:197 msgid "Broadcast Address" -msgstr "Adres van de uitzending" +msgstr "" -#: netbox/templates/ipam/prefix/ip_ranges.html:7 +#: templates/ipam/prefix/ip_ranges.html:7 msgid "Add IP Range" -msgstr "IP-bereik toevoegen" +msgstr "" -#: netbox/templates/ipam/prefix_list.html:7 +#: templates/ipam/prefix_list.html:7 msgid "Hide Depth Indicators" -msgstr "Diepte-indicatoren verbergen" +msgstr "" -#: netbox/templates/ipam/prefix_list.html:11 +#: templates/ipam/prefix_list.html:11 msgid "Max Depth" -msgstr "Maximale diepte" +msgstr "" -#: netbox/templates/ipam/prefix_list.html:28 +#: templates/ipam/prefix_list.html:28 msgid "Max Length" -msgstr "Maximale lengte" +msgstr "" -#: netbox/templates/ipam/rir.html:10 +#: templates/ipam/rir.html:10 msgid "Add Aggregate" -msgstr "Aggregaat toevoegen" +msgstr "" -#: netbox/templates/ipam/routetarget.html:38 +#: templates/ipam/routetarget.html:38 msgid "Importing VRFs" -msgstr "VRF's importeren" +msgstr "" -#: netbox/templates/ipam/routetarget.html:44 +#: templates/ipam/routetarget.html:44 msgid "Exporting VRFs" -msgstr "VRF's exporteren" +msgstr "" -#: netbox/templates/ipam/routetarget.html:52 +#: templates/ipam/routetarget.html:52 msgid "Importing L2VPNs" -msgstr "L2VPN's importeren" +msgstr "" -#: netbox/templates/ipam/routetarget.html:58 +#: templates/ipam/routetarget.html:58 msgid "Exporting L2VPNs" -msgstr "L2VPN's exporteren" +msgstr "" -#: netbox/templates/ipam/vlan.html:88 +#: templates/ipam/vlan.html:88 msgid "Add a Prefix" -msgstr "Een voorvoegsel toevoegen" +msgstr "" -#: netbox/templates/ipam/vlangroup.html:18 +#: templates/ipam/vlangroup.html:18 msgid "Add VLAN" -msgstr "VLAN toevoegen" +msgstr "" -#: netbox/templates/ipam/vlangroup.html:42 +#: templates/ipam/vlangroup.html:42 msgid "Permitted VIDs" -msgstr "Toegestane VID's" +msgstr "" -#: netbox/templates/ipam/vrf.html:16 +#: templates/ipam/vrf.html:16 msgid "Route Distinguisher" -msgstr "Routeherkenner" +msgstr "" -#: netbox/templates/ipam/vrf.html:29 +#: templates/ipam/vrf.html:29 msgid "Unique IP Space" -msgstr "Unieke IP-ruimte" +msgstr "" -#: netbox/templates/login.html:14 +#: templates/login.html:14 msgid "NetBox logo" -msgstr "NetBox-logo" +msgstr "" -#: netbox/templates/login.html:27 -#: netbox/utilities/templates/form_helpers/render_errors.html:7 +#: templates/login.html:27 +#: utilities/templates/form_helpers/render_errors.html:7 msgid "Errors" -msgstr "Fouten" +msgstr "" -#: netbox/templates/login.html:67 +#: templates/login.html:67 msgid "Sign In" -msgstr "Inloggen" +msgstr "" -#: netbox/templates/login.html:75 +#: templates/login.html:75 msgctxt "Denotes an alternative option" msgid "Or" -msgstr "Of" - -#: netbox/templates/media_failure.html:7 -msgid "Static Media Failure - NetBox" -msgstr "Statische mediafout - NetBox" - -#: netbox/templates/media_failure.html:21 -msgid "Static Media Failure" -msgstr "Statische mediafout" - -#: netbox/templates/media_failure.html:23 -msgid "The following static media file failed to load" -msgstr "Het volgende statische mediabestand kon niet worden geladen" - -#: netbox/templates/media_failure.html:26 -msgid "Check the following" -msgstr "Controleer het volgende" - -#: netbox/templates/media_failure.html:29 -msgid "" -"manage.py collectstatic was run during the most recent upgrade." -" This installs the most recent iteration of each static file into the static" -" root path." msgstr "" -"manage.py collectstatic werd uitgevoerd tijdens de meest " -"recente upgrade. Hiermee wordt de meest recente iteratie van elk statisch " -"bestand in het statische hoofdpad geïnstalleerd." -#: netbox/templates/media_failure.html:35 +#: templates/media_failure.html:7 +msgid "Static Media Failure - NetBox" +msgstr "" + +#: templates/media_failure.html:21 +msgid "Static Media Failure" +msgstr "" + +#: templates/media_failure.html:23 +msgid "The following static media file failed to load" +msgstr "" + +#: templates/media_failure.html:26 +msgid "Check the following" +msgstr "" + +#: templates/media_failure.html:29 +msgid "" +"manage.py collectstatic was run during the most recent upgrade. " +"This installs the most recent iteration of each static file into the static " +"root path." +msgstr "" + +#: templates/media_failure.html:35 #, python-format msgid "" "The HTTP service (e.g. nginx or Apache) is configured to serve files from " "the STATIC_ROOT path. Refer to the " "installation documentation for further guidance." msgstr "" -"De HTTP-service (bijvoorbeeld nginx of Apache) is geconfigureerd om " -"bestanden te serveren vanaf de STATIC_ROOT pad. Verwijs naar de installatiedocumentatie voor verdere " -"begeleiding." -#: netbox/templates/media_failure.html:47 +#: templates/media_failure.html:47 #, python-format msgid "" "The file %(filename)s exists in the static root directory and " "is readable by the HTTP server." msgstr "" -"Het bestand %(filename)s bestaat in de statische hoofdmap en is" -" leesbaar voor de HTTP-server." -#: netbox/templates/media_failure.html:55 +#: templates/media_failure.html:55 #, python-format -msgid "Click here to attempt loading NetBox again." +msgid "" +"Click here to attempt loading NetBox again." msgstr "" -"Klik hier om te proberen NetBox opnieuw te " -"laden." -#: netbox/templates/tenancy/contact.html:18 netbox/tenancy/filtersets.py:148 -#: netbox/tenancy/forms/bulk_edit.py:137 -#: netbox/tenancy/forms/filtersets.py:102 netbox/tenancy/forms/forms.py:56 -#: netbox/tenancy/forms/model_forms.py:106 -#: netbox/tenancy/forms/model_forms.py:130 -#: netbox/tenancy/tables/contacts.py:98 +#: templates/tenancy/contact.html:18 tenancy/filtersets.py:148 +#: tenancy/forms/bulk_edit.py:137 tenancy/forms/filtersets.py:102 +#: tenancy/forms/forms.py:56 tenancy/forms/model_forms.py:106 +#: tenancy/forms/model_forms.py:130 tenancy/tables/contacts.py:98 msgid "Contact" -msgstr "Neem contact op" +msgstr "" -#: netbox/templates/tenancy/contact.html:29 -#: netbox/tenancy/forms/bulk_edit.py:99 +#: templates/tenancy/contact.html:29 tenancy/forms/bulk_edit.py:99 msgid "Title" -msgstr "Titel" +msgstr "" -#: netbox/templates/tenancy/contact.html:33 -#: netbox/tenancy/forms/bulk_edit.py:104 netbox/tenancy/tables/contacts.py:64 +#: templates/tenancy/contact.html:33 tenancy/forms/bulk_edit.py:104 +#: tenancy/tables/contacts.py:64 msgid "Phone" -msgstr "Telefoon" +msgstr "" -#: netbox/templates/tenancy/contact.html:84 -#: netbox/tenancy/tables/contacts.py:73 +#: templates/tenancy/contact.html:84 tenancy/tables/contacts.py:73 msgid "Assignments" -msgstr "Opdrachten" +msgstr "" -#: netbox/templates/tenancy/contactgroup.html:18 -#: netbox/tenancy/forms/forms.py:66 netbox/tenancy/forms/model_forms.py:75 +#: templates/tenancy/contactgroup.html:18 tenancy/forms/forms.py:66 +#: tenancy/forms/model_forms.py:75 msgid "Contact Group" -msgstr "Contactgroep" +msgstr "" -#: netbox/templates/tenancy/contactgroup.html:50 +#: templates/tenancy/contactgroup.html:50 msgid "Add Contact Group" -msgstr "Contactgroep toevoegen" +msgstr "" -#: netbox/templates/tenancy/contactrole.html:15 -#: netbox/tenancy/filtersets.py:153 netbox/tenancy/forms/forms.py:61 -#: netbox/tenancy/forms/model_forms.py:87 +#: templates/tenancy/contactrole.html:15 tenancy/filtersets.py:153 +#: tenancy/forms/forms.py:61 tenancy/forms/model_forms.py:87 msgid "Contact Role" -msgstr "Rol van contactpersoon" +msgstr "" -#: netbox/templates/tenancy/object_contacts.html:9 +#: templates/tenancy/object_contacts.html:9 msgid "Add a contact" -msgstr "Een contact toevoegen" +msgstr "" -#: netbox/templates/tenancy/tenantgroup.html:17 +#: templates/tenancy/tenantgroup.html:17 msgid "Add Tenant" -msgstr "Huurder toevoegen" +msgstr "" -#: netbox/templates/tenancy/tenantgroup.html:26 -#: netbox/tenancy/forms/model_forms.py:32 netbox/tenancy/tables/columns.py:51 -#: netbox/tenancy/tables/columns.py:61 +#: templates/tenancy/tenantgroup.html:26 tenancy/forms/model_forms.py:32 +#: tenancy/tables/columns.py:51 tenancy/tables/columns.py:61 msgid "Tenant Group" -msgstr "Huurdersgroep" +msgstr "" -#: netbox/templates/tenancy/tenantgroup.html:59 +#: templates/tenancy/tenantgroup.html:59 msgid "Add Tenant Group" -msgstr "Tenantgroep toevoegen" +msgstr "" -#: netbox/templates/users/group.html:39 netbox/templates/users/user.html:63 +#: templates/users/group.html:39 templates/users/user.html:63 msgid "Assigned Permissions" -msgstr "Toegewezen machtigingen" +msgstr "" -#: netbox/templates/users/objectpermission.html:6 -#: netbox/templates/users/objectpermission.html:14 -#: netbox/users/forms/filtersets.py:67 +#: templates/users/objectpermission.html:6 +#: templates/users/objectpermission.html:14 users/forms/filtersets.py:67 msgid "Permission" -msgstr "Toestemming" +msgstr "" -#: netbox/templates/users/objectpermission.html:34 +#: templates/users/objectpermission.html:34 msgid "View" -msgstr "Bekijken" +msgstr "" -#: netbox/templates/users/objectpermission.html:52 -#: netbox/users/forms/model_forms.py:312 +#: templates/users/objectpermission.html:52 users/forms/model_forms.py:312 msgid "Constraints" -msgstr "Beperkingen" +msgstr "" -#: netbox/templates/users/objectpermission.html:72 +#: templates/users/objectpermission.html:72 msgid "Assigned Users" -msgstr "Toegewezen gebruikers" +msgstr "" -#: netbox/templates/virtualization/cluster.html:52 +#: templates/virtualization/cluster.html:52 msgid "Allocated Resources" -msgstr "Toegewezen middelen" +msgstr "" -#: netbox/templates/virtualization/cluster.html:55 -#: netbox/templates/virtualization/virtualmachine.html:121 +#: templates/virtualization/cluster.html:55 +#: templates/virtualization/virtualmachine.html:121 msgid "Virtual CPUs" -msgstr "Virtuele CPU's" +msgstr "" -#: netbox/templates/virtualization/cluster.html:59 -#: netbox/templates/virtualization/virtualmachine.html:125 +#: templates/virtualization/cluster.html:59 +#: templates/virtualization/virtualmachine.html:125 msgid "Memory" -msgstr "Geheugen" +msgstr "" -#: netbox/templates/virtualization/cluster.html:69 -#: netbox/templates/virtualization/virtualmachine.html:136 +#: templates/virtualization/cluster.html:69 +#: templates/virtualization/virtualmachine.html:136 msgid "Disk Space" -msgstr "Schijfruimte" +msgstr "" -#: netbox/templates/virtualization/cluster.html:72 -#: netbox/templates/virtualization/virtualdisk.html:32 -#: netbox/templates/virtualization/virtualmachine.html:140 +#: templates/virtualization/cluster.html:72 +#: templates/virtualization/virtualdisk.html:32 +#: templates/virtualization/virtualmachine.html:140 msgctxt "Abbreviation for gigabyte" msgid "GB" -msgstr "GB" +msgstr "" -#: netbox/templates/virtualization/cluster/base.html:18 +#: templates/virtualization/cluster/base.html:18 msgid "Add Virtual Machine" -msgstr "Virtuele machine toevoegen" +msgstr "" -#: netbox/templates/virtualization/cluster/base.html:24 +#: templates/virtualization/cluster/base.html:24 msgid "Assign Device" -msgstr "Apparaat toewijzen" +msgstr "" -#: netbox/templates/virtualization/cluster/devices.html:10 +#: templates/virtualization/cluster/devices.html:10 msgid "Remove Selected" -msgstr "Geselecteerde verwijderen" +msgstr "" -#: netbox/templates/virtualization/cluster_add_devices.html:9 +#: templates/virtualization/cluster_add_devices.html:9 #, python-format msgid "Add Device to Cluster %(cluster)s" -msgstr "Apparaat aan cluster toevoegen %(cluster)s" +msgstr "" -#: netbox/templates/virtualization/cluster_add_devices.html:23 +#: templates/virtualization/cluster_add_devices.html:23 msgid "Device Selection" -msgstr "Selectie van het apparaat" +msgstr "" -#: netbox/templates/virtualization/cluster_add_devices.html:31 +#: templates/virtualization/cluster_add_devices.html:31 msgid "Add Devices" -msgstr "Apparaten toevoegen" +msgstr "" -#: netbox/templates/virtualization/clustergroup.html:10 -#: netbox/templates/virtualization/clustertype.html:10 +#: templates/virtualization/clustergroup.html:10 +#: templates/virtualization/clustertype.html:10 msgid "Add Cluster" -msgstr "Cluster toevoegen" +msgstr "" -#: netbox/templates/virtualization/clustergroup.html:19 -#: netbox/virtualization/forms/model_forms.py:50 +#: templates/virtualization/clustergroup.html:19 +#: virtualization/forms/model_forms.py:50 msgid "Cluster Group" -msgstr "Clustergroep" +msgstr "" -#: netbox/templates/virtualization/clustertype.html:19 -#: netbox/templates/virtualization/virtualmachine.html:106 -#: netbox/virtualization/forms/model_forms.py:36 +#: templates/virtualization/clustertype.html:19 +#: templates/virtualization/virtualmachine.html:106 +#: virtualization/forms/model_forms.py:36 msgid "Cluster Type" -msgstr "Clustertype" +msgstr "" -#: netbox/templates/virtualization/virtualdisk.html:18 +#: templates/virtualization/virtualdisk.html:18 msgid "Virtual Disk" -msgstr "Virtuele schijf" +msgstr "" -#: netbox/templates/virtualization/virtualmachine.html:118 -#: netbox/virtualization/forms/bulk_edit.py:190 -#: netbox/virtualization/forms/model_forms.py:224 +#: templates/virtualization/virtualmachine.html:118 +#: virtualization/forms/bulk_edit.py:190 +#: virtualization/forms/model_forms.py:224 msgid "Resources" -msgstr "Hulpbronnen" +msgstr "" -#: netbox/templates/virtualization/virtualmachine.html:174 +#: templates/virtualization/virtualmachine.html:174 msgid "Add Virtual Disk" -msgstr "Virtuele schijf toevoegen" +msgstr "" -#: netbox/templates/vpn/ikepolicy.html:10 -#: netbox/templates/vpn/ipsecprofile.html:33 netbox/vpn/tables/crypto.py:166 +#: templates/vpn/ikepolicy.html:10 templates/vpn/ipsecprofile.html:33 +#: vpn/tables/crypto.py:166 msgid "IKE Policy" -msgstr "IKE-beleid" +msgstr "" -#: netbox/templates/vpn/ikepolicy.html:21 +#: templates/vpn/ikepolicy.html:21 msgid "IKE Version" -msgstr "IKE-versie" +msgstr "" -#: netbox/templates/vpn/ikepolicy.html:29 +#: templates/vpn/ikepolicy.html:29 msgid "Pre-Shared Key" -msgstr "Vooraf gedeelde sleutel" +msgstr "" -#: netbox/templates/vpn/ikepolicy.html:33 -#: netbox/templates/wireless/inc/authentication_attrs.html:20 +#: templates/vpn/ikepolicy.html:33 +#: templates/wireless/inc/authentication_attrs.html:20 msgid "Show Secret" -msgstr "Geheim tonen" +msgstr "" -#: netbox/templates/vpn/ikepolicy.html:57 -#: netbox/templates/vpn/ipsecpolicy.html:45 -#: netbox/templates/vpn/ipsecprofile.html:52 -#: netbox/templates/vpn/ipsecprofile.html:77 -#: netbox/vpn/forms/model_forms.py:316 netbox/vpn/forms/model_forms.py:352 -#: netbox/vpn/tables/crypto.py:68 netbox/vpn/tables/crypto.py:134 +#: templates/vpn/ikepolicy.html:57 templates/vpn/ipsecpolicy.html:45 +#: templates/vpn/ipsecprofile.html:52 templates/vpn/ipsecprofile.html:77 +#: vpn/forms/model_forms.py:316 vpn/forms/model_forms.py:352 +#: vpn/tables/crypto.py:68 vpn/tables/crypto.py:134 msgid "Proposals" -msgstr "Voorstellen" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:10 +#: templates/vpn/ikeproposal.html:10 msgid "IKE Proposal" -msgstr "IKE-voorstel" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:21 netbox/vpn/forms/bulk_edit.py:97 -#: netbox/vpn/forms/bulk_import.py:145 netbox/vpn/forms/filtersets.py:101 +#: templates/vpn/ikeproposal.html:21 vpn/forms/bulk_edit.py:97 +#: vpn/forms/bulk_import.py:145 vpn/forms/filtersets.py:101 msgid "Authentication method" -msgstr "Authenticatiemethode" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:25 -#: netbox/templates/vpn/ipsecproposal.html:21 -#: netbox/vpn/forms/bulk_edit.py:102 netbox/vpn/forms/bulk_edit.py:172 -#: netbox/vpn/forms/bulk_import.py:149 netbox/vpn/forms/bulk_import.py:195 -#: netbox/vpn/forms/filtersets.py:106 netbox/vpn/forms/filtersets.py:154 +#: templates/vpn/ikeproposal.html:25 templates/vpn/ipsecproposal.html:21 +#: vpn/forms/bulk_edit.py:102 vpn/forms/bulk_edit.py:172 +#: vpn/forms/bulk_import.py:149 vpn/forms/bulk_import.py:195 +#: vpn/forms/filtersets.py:106 vpn/forms/filtersets.py:154 msgid "Encryption algorithm" -msgstr "Encryptie-algoritme" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:29 -#: netbox/templates/vpn/ipsecproposal.html:25 -#: netbox/vpn/forms/bulk_edit.py:107 netbox/vpn/forms/bulk_edit.py:177 -#: netbox/vpn/forms/bulk_import.py:153 netbox/vpn/forms/bulk_import.py:200 -#: netbox/vpn/forms/filtersets.py:111 netbox/vpn/forms/filtersets.py:159 +#: templates/vpn/ikeproposal.html:29 templates/vpn/ipsecproposal.html:25 +#: vpn/forms/bulk_edit.py:107 vpn/forms/bulk_edit.py:177 +#: vpn/forms/bulk_import.py:153 vpn/forms/bulk_import.py:200 +#: vpn/forms/filtersets.py:111 vpn/forms/filtersets.py:159 msgid "Authentication algorithm" -msgstr "Authenticatie-algoritme" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:33 +#: templates/vpn/ikeproposal.html:33 msgid "DH group" -msgstr "DH-groep" +msgstr "" -#: netbox/templates/vpn/ikeproposal.html:37 -#: netbox/templates/vpn/ipsecproposal.html:29 -#: netbox/vpn/forms/bulk_edit.py:182 netbox/vpn/models/crypto.py:146 +#: templates/vpn/ikeproposal.html:37 templates/vpn/ipsecproposal.html:29 +#: vpn/forms/bulk_edit.py:182 vpn/models/crypto.py:146 msgid "SA lifetime (seconds)" -msgstr "Een leven lang (seconden)" +msgstr "" -#: netbox/templates/vpn/ipsecpolicy.html:10 -#: netbox/templates/vpn/ipsecprofile.html:66 netbox/vpn/tables/crypto.py:170 +#: templates/vpn/ipsecpolicy.html:10 templates/vpn/ipsecprofile.html:66 +#: vpn/tables/crypto.py:170 msgid "IPSec Policy" -msgstr "IPsec-beleid" +msgstr "" -#: netbox/templates/vpn/ipsecpolicy.html:21 netbox/vpn/forms/bulk_edit.py:210 -#: netbox/vpn/models/crypto.py:193 +#: templates/vpn/ipsecpolicy.html:21 vpn/forms/bulk_edit.py:210 +#: vpn/models/crypto.py:193 msgid "PFS group" -msgstr "PFS-groep" +msgstr "" -#: netbox/templates/vpn/ipsecprofile.html:10 -#: netbox/vpn/forms/model_forms.py:54 +#: templates/vpn/ipsecprofile.html:10 vpn/forms/model_forms.py:54 msgid "IPSec Profile" -msgstr "IPsec-profiel" +msgstr "" -#: netbox/templates/vpn/ipsecprofile.html:89 netbox/vpn/tables/crypto.py:137 +#: templates/vpn/ipsecprofile.html:89 vpn/tables/crypto.py:137 msgid "PFS Group" -msgstr "PFS-groep" +msgstr "" -#: netbox/templates/vpn/ipsecproposal.html:10 +#: templates/vpn/ipsecproposal.html:10 msgid "IPSec Proposal" -msgstr "IPsec-voorstel" +msgstr "" -#: netbox/templates/vpn/ipsecproposal.html:33 -#: netbox/vpn/forms/bulk_edit.py:186 netbox/vpn/models/crypto.py:152 +#: templates/vpn/ipsecproposal.html:33 vpn/forms/bulk_edit.py:186 +#: vpn/models/crypto.py:152 msgid "SA lifetime (KB)" -msgstr "Een leven lang (kB)" +msgstr "" -#: netbox/templates/vpn/l2vpn.html:11 -#: netbox/templates/vpn/l2vpntermination.html:9 +#: templates/vpn/l2vpn.html:11 templates/vpn/l2vpntermination.html:9 msgid "L2VPN Attributes" -msgstr "L2VPN-kenmerken" +msgstr "" -#: netbox/templates/vpn/l2vpn.html:60 netbox/templates/vpn/tunnel.html:76 +#: templates/vpn/l2vpn.html:60 templates/vpn/tunnel.html:76 msgid "Add a Termination" -msgstr "Een beëindiging toevoegen" +msgstr "" -#: netbox/templates/vpn/tunnel.html:9 +#: templates/vpn/tunnel.html:9 msgid "Add Termination" -msgstr "Beëindiging toevoegen" +msgstr "" -#: netbox/templates/vpn/tunnel.html:37 netbox/vpn/forms/bulk_edit.py:49 -#: netbox/vpn/forms/bulk_import.py:48 netbox/vpn/forms/filtersets.py:57 +#: templates/vpn/tunnel.html:37 vpn/forms/bulk_edit.py:49 +#: vpn/forms/bulk_import.py:48 vpn/forms/filtersets.py:57 msgid "Encapsulation" -msgstr "Inkapseling" +msgstr "" -#: netbox/templates/vpn/tunnel.html:41 netbox/vpn/forms/bulk_edit.py:55 -#: netbox/vpn/forms/bulk_import.py:53 netbox/vpn/forms/filtersets.py:64 -#: netbox/vpn/models/crypto.py:250 netbox/vpn/tables/tunnels.py:51 +#: templates/vpn/tunnel.html:41 vpn/forms/bulk_edit.py:55 +#: vpn/forms/bulk_import.py:53 vpn/forms/filtersets.py:64 +#: vpn/models/crypto.py:250 vpn/tables/tunnels.py:51 msgid "IPSec profile" -msgstr "IPsec-profiel" +msgstr "" -#: netbox/templates/vpn/tunnel.html:45 netbox/vpn/forms/bulk_edit.py:69 -#: netbox/vpn/forms/filtersets.py:68 +#: templates/vpn/tunnel.html:45 vpn/forms/bulk_edit.py:69 +#: vpn/forms/filtersets.py:68 msgid "Tunnel ID" -msgstr "Tunnel-ID" +msgstr "" -#: netbox/templates/vpn/tunnelgroup.html:14 +#: templates/vpn/tunnelgroup.html:14 msgid "Add Tunnel" -msgstr "Tunnel toevoegen" +msgstr "" -#: netbox/templates/vpn/tunnelgroup.html:23 netbox/vpn/forms/model_forms.py:36 -#: netbox/vpn/forms/model_forms.py:49 +#: templates/vpn/tunnelgroup.html:23 vpn/forms/model_forms.py:36 +#: vpn/forms/model_forms.py:49 msgid "Tunnel Group" -msgstr "Tunnelgroep" +msgstr "" -#: netbox/templates/vpn/tunneltermination.html:10 +#: templates/vpn/tunneltermination.html:10 msgid "Tunnel Termination" -msgstr "Afsluiting van de tunnel" +msgstr "" -#: netbox/templates/vpn/tunneltermination.html:35 -#: netbox/vpn/forms/bulk_import.py:107 netbox/vpn/forms/model_forms.py:102 -#: netbox/vpn/forms/model_forms.py:138 netbox/vpn/forms/model_forms.py:247 -#: netbox/vpn/tables/tunnels.py:101 +#: templates/vpn/tunneltermination.html:35 vpn/forms/bulk_import.py:107 +#: vpn/forms/model_forms.py:102 vpn/forms/model_forms.py:138 +#: vpn/forms/model_forms.py:247 vpn/tables/tunnels.py:101 msgid "Outside IP" -msgstr "Buiten IP" +msgstr "" -#: netbox/templates/vpn/tunneltermination.html:51 +#: templates/vpn/tunneltermination.html:51 msgid "Peer Terminations" -msgstr "Beëindigingen door collega's" +msgstr "" -#: netbox/templates/wireless/inc/authentication_attrs.html:12 +#: templates/wireless/inc/authentication_attrs.html:12 msgid "Cipher" -msgstr "Cijfer" +msgstr "" -#: netbox/templates/wireless/inc/authentication_attrs.html:16 +#: templates/wireless/inc/authentication_attrs.html:16 msgid "PSK" -msgstr "PSK" +msgstr "" -#: netbox/templates/wireless/inc/wirelesslink_interface.html:35 -#: netbox/templates/wireless/inc/wirelesslink_interface.html:45 +#: templates/wireless/inc/wirelesslink_interface.html:35 +#: templates/wireless/inc/wirelesslink_interface.html:45 msgctxt "Abbreviation for megahertz" msgid "MHz" -msgstr "MHz" +msgstr "" -#: netbox/templates/wireless/wirelesslan.html:57 +#: templates/wireless/wirelesslan.html:57 msgid "Attached Interfaces" -msgstr "Bijgevoegde interfaces" +msgstr "" -#: netbox/templates/wireless/wirelesslangroup.html:17 +#: templates/wireless/wirelesslangroup.html:17 msgid "Add Wireless LAN" -msgstr "Draadloos netwerk toevoegen" +msgstr "" -#: netbox/templates/wireless/wirelesslangroup.html:26 -#: netbox/wireless/forms/model_forms.py:28 +#: templates/wireless/wirelesslangroup.html:26 wireless/forms/model_forms.py:28 msgid "Wireless LAN Group" -msgstr "Draadloze LAN-groep" +msgstr "" -#: netbox/templates/wireless/wirelesslangroup.html:59 +#: templates/wireless/wirelesslangroup.html:59 msgid "Add Wireless LAN Group" -msgstr "Draadloze LAN-groep toevoegen" +msgstr "" -#: netbox/templates/wireless/wirelesslink.html:14 +#: templates/wireless/wirelesslink.html:14 msgid "Link Properties" -msgstr "Eigenschappen van de link" +msgstr "" -#: netbox/tenancy/choices.py:19 +#: tenancy/choices.py:19 msgid "Tertiary" -msgstr "Tertiair" +msgstr "" -#: netbox/tenancy/choices.py:20 +#: tenancy/choices.py:20 msgid "Inactive" -msgstr "Inactief" +msgstr "" -#: netbox/tenancy/filtersets.py:29 +#: tenancy/filtersets.py:29 msgid "Parent contact group (ID)" -msgstr "Contactgroep voor ouders (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:35 +#: tenancy/filtersets.py:35 msgid "Parent contact group (slug)" -msgstr "Contactgroep voor ouders (slug)" +msgstr "" -#: netbox/tenancy/filtersets.py:41 netbox/tenancy/filtersets.py:68 -#: netbox/tenancy/filtersets.py:111 +#: tenancy/filtersets.py:41 tenancy/filtersets.py:68 tenancy/filtersets.py:111 msgid "Contact group (ID)" -msgstr "Contactgroep (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:48 netbox/tenancy/filtersets.py:75 -#: netbox/tenancy/filtersets.py:118 +#: tenancy/filtersets.py:48 tenancy/filtersets.py:75 tenancy/filtersets.py:118 msgid "Contact group (slug)" -msgstr "Contactgroep (slug)" +msgstr "" -#: netbox/tenancy/filtersets.py:105 +#: tenancy/filtersets.py:105 msgid "Contact (ID)" -msgstr "Contactpersoon (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:122 +#: tenancy/filtersets.py:122 msgid "Contact role (ID)" -msgstr "Rol van contactpersoon (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:128 +#: tenancy/filtersets.py:128 msgid "Contact role (slug)" -msgstr "Contactrol (slug)" +msgstr "" -#: netbox/tenancy/filtersets.py:159 +#: tenancy/filtersets.py:159 msgid "Contact group" -msgstr "Contactgroep" +msgstr "" -#: netbox/tenancy/filtersets.py:170 +#: tenancy/filtersets.py:170 msgid "Parent tenant group (ID)" -msgstr "Ouderlijke tenantgroep (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:176 +#: tenancy/filtersets.py:176 msgid "Parent tenant group (slug)" -msgstr "Oudergroep van huurders (slug)" +msgstr "" -#: netbox/tenancy/filtersets.py:182 netbox/tenancy/filtersets.py:202 +#: tenancy/filtersets.py:182 tenancy/filtersets.py:202 msgid "Tenant group (ID)" -msgstr "Huurdersgroep (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:235 +#: tenancy/filtersets.py:235 msgid "Tenant Group (ID)" -msgstr "Huurdersgroep (ID)" +msgstr "" -#: netbox/tenancy/filtersets.py:242 +#: tenancy/filtersets.py:242 msgid "Tenant Group (slug)" -msgstr "Huurdersgroep (slug)" +msgstr "" -#: netbox/tenancy/forms/bulk_edit.py:66 +#: tenancy/forms/bulk_edit.py:66 msgid "Desciption" -msgstr "Beschrijving" +msgstr "" -#: netbox/tenancy/forms/bulk_import.py:101 +#: tenancy/forms/bulk_import.py:101 msgid "Assigned contact" -msgstr "Toegewezen contactpersoon" +msgstr "" -#: netbox/tenancy/models/contacts.py:32 +#: tenancy/models/contacts.py:32 msgid "contact group" -msgstr "contactgroep" +msgstr "" -#: netbox/tenancy/models/contacts.py:33 +#: tenancy/models/contacts.py:33 msgid "contact groups" -msgstr "contactgroepen" +msgstr "" -#: netbox/tenancy/models/contacts.py:48 +#: tenancy/models/contacts.py:48 msgid "contact role" -msgstr "contactrol" +msgstr "" -#: netbox/tenancy/models/contacts.py:49 +#: tenancy/models/contacts.py:49 msgid "contact roles" -msgstr "contactrollen" +msgstr "" -#: netbox/tenancy/models/contacts.py:68 +#: tenancy/models/contacts.py:68 msgid "title" -msgstr "noemen" +msgstr "" -#: netbox/tenancy/models/contacts.py:73 +#: tenancy/models/contacts.py:73 msgid "phone" -msgstr "telefoon" +msgstr "" -#: netbox/tenancy/models/contacts.py:78 +#: tenancy/models/contacts.py:78 msgid "email" -msgstr "e-mail" +msgstr "" -#: netbox/tenancy/models/contacts.py:87 +#: tenancy/models/contacts.py:87 msgid "link" -msgstr "verbinden" +msgstr "" -#: netbox/tenancy/models/contacts.py:103 +#: tenancy/models/contacts.py:103 msgid "contact" -msgstr "contact" +msgstr "" -#: netbox/tenancy/models/contacts.py:104 +#: tenancy/models/contacts.py:104 msgid "contacts" -msgstr "neemt contact op" +msgstr "" -#: netbox/tenancy/models/contacts.py:153 +#: tenancy/models/contacts.py:153 msgid "contact assignment" -msgstr "contactopdracht" +msgstr "" -#: netbox/tenancy/models/contacts.py:154 +#: tenancy/models/contacts.py:154 msgid "contact assignments" -msgstr "contactopdrachten" +msgstr "" -#: netbox/tenancy/models/contacts.py:170 +#: tenancy/models/contacts.py:170 #, python-brace-format msgid "Contacts cannot be assigned to this object type ({type})." msgstr "" -"Contactpersonen kunnen niet aan dit objecttype worden toegewezen ({type})." -#: netbox/tenancy/models/tenants.py:32 +#: tenancy/models/tenants.py:32 msgid "tenant group" -msgstr "huurdersgroep" +msgstr "" -#: netbox/tenancy/models/tenants.py:33 +#: tenancy/models/tenants.py:33 msgid "tenant groups" -msgstr "huurdersgroepen" +msgstr "" -#: netbox/tenancy/models/tenants.py:70 +#: tenancy/models/tenants.py:70 msgid "Tenant name must be unique per group." -msgstr "De naam van de huurder moet per groep uniek zijn." +msgstr "" -#: netbox/tenancy/models/tenants.py:80 +#: tenancy/models/tenants.py:80 msgid "Tenant slug must be unique per group." -msgstr "De slug van de huurder moet per groep uniek zijn." +msgstr "" -#: netbox/tenancy/models/tenants.py:88 +#: tenancy/models/tenants.py:88 msgid "tenant" -msgstr "huurder" +msgstr "" -#: netbox/tenancy/models/tenants.py:89 +#: tenancy/models/tenants.py:89 msgid "tenants" -msgstr "huurders" +msgstr "" -#: netbox/tenancy/tables/contacts.py:112 +#: tenancy/tables/contacts.py:112 msgid "Contact Title" -msgstr "Titel van de contactpersoon" +msgstr "" -#: netbox/tenancy/tables/contacts.py:116 +#: tenancy/tables/contacts.py:116 msgid "Contact Phone" -msgstr "Telefoonnummer contact opnemen" +msgstr "" -#: netbox/tenancy/tables/contacts.py:120 +#: tenancy/tables/contacts.py:120 msgid "Contact Email" -msgstr "E-mailadres voor contact" +msgstr "" -#: netbox/tenancy/tables/contacts.py:124 +#: tenancy/tables/contacts.py:124 msgid "Contact Address" -msgstr "Contactadres" +msgstr "" -#: netbox/tenancy/tables/contacts.py:128 +#: tenancy/tables/contacts.py:128 msgid "Contact Link" -msgstr "Link contact opnemen" +msgstr "" -#: netbox/tenancy/tables/contacts.py:132 +#: tenancy/tables/contacts.py:132 msgid "Contact Description" -msgstr "Beschrijving van de contactpersoon" +msgstr "" -#: netbox/users/filtersets.py:33 netbox/users/filtersets.py:68 +#: users/filtersets.py:33 users/filtersets.py:68 msgid "Permission (ID)" -msgstr "Toestemming (ID)" +msgstr "" -#: netbox/users/filtersets.py:63 netbox/users/filtersets.py:181 +#: users/filtersets.py:63 users/filtersets.py:181 msgid "Group (name)" -msgstr "Groep (naam)" +msgstr "" -#: netbox/users/forms/bulk_edit.py:26 +#: users/forms/bulk_edit.py:26 msgid "First name" -msgstr "Voornaam" +msgstr "" -#: netbox/users/forms/bulk_edit.py:31 +#: users/forms/bulk_edit.py:31 msgid "Last name" -msgstr "Achternaam" +msgstr "" -#: netbox/users/forms/bulk_edit.py:43 +#: users/forms/bulk_edit.py:43 msgid "Staff status" -msgstr "Status van het personeel" +msgstr "" -#: netbox/users/forms/bulk_edit.py:48 +#: users/forms/bulk_edit.py:48 msgid "Superuser status" -msgstr "Status van superuser" +msgstr "" -#: netbox/users/forms/bulk_import.py:41 +#: users/forms/bulk_import.py:41 msgid "If no key is provided, one will be generated automatically." msgstr "" -"Als er geen sleutel wordt verstrekt, wordt er automatisch een gegenereerd." -#: netbox/users/forms/filtersets.py:52 netbox/users/tables.py:42 +#: users/forms/filtersets.py:52 users/tables.py:42 msgid "Is Staff" -msgstr "Is personeel" +msgstr "" -#: netbox/users/forms/filtersets.py:59 netbox/users/tables.py:45 +#: users/forms/filtersets.py:59 users/tables.py:45 msgid "Is Superuser" -msgstr "Is Superuser" +msgstr "" -#: netbox/users/forms/filtersets.py:92 netbox/users/tables.py:86 +#: users/forms/filtersets.py:92 users/tables.py:86 msgid "Can View" -msgstr "Kan bekijken" +msgstr "" -#: netbox/users/forms/filtersets.py:99 netbox/users/tables.py:89 +#: users/forms/filtersets.py:99 users/tables.py:89 msgid "Can Add" -msgstr "Kan toevoegen" +msgstr "" -#: netbox/users/forms/filtersets.py:106 netbox/users/tables.py:92 +#: users/forms/filtersets.py:106 users/tables.py:92 msgid "Can Change" -msgstr "Kan veranderen" +msgstr "" -#: netbox/users/forms/filtersets.py:113 netbox/users/tables.py:95 +#: users/forms/filtersets.py:113 users/tables.py:95 msgid "Can Delete" -msgstr "Kan verwijderen" +msgstr "" -#: netbox/users/forms/model_forms.py:63 +#: users/forms/model_forms.py:63 msgid "User Interface" -msgstr "Gebruikersinterface" +msgstr "" -#: netbox/users/forms/model_forms.py:115 +#: users/forms/model_forms.py:115 msgid "" "Keys must be at least 40 characters in length. Be sure to record " "your key prior to submitting this form, as it may no longer be " "accessible once the token has been created." msgstr "" -"Sleutels moeten minstens 40 tekens lang zijn. Zorg ervoor dat je je " -"sleutel opneemt voordat dit formulier wordt verzonden, omdat het " -"mogelijk niet meer toegankelijk is nadat het token is aangemaakt." -#: netbox/users/forms/model_forms.py:127 +#: users/forms/model_forms.py:127 msgid "" -"Allowed IPv4/IPv6 networks from where the token can be used. Leave blank for" -" no restrictions. Example: " -"10.1.1.0/24,192.168.10.16/32,2001:db8:1::/64" +"Allowed IPv4/IPv6 networks from where the token can be used. Leave blank for " +"no restrictions. Example: 10.1.1.0/24,192.168.10.16/32,2001:" +"db8:1::/64" msgstr "" -"Toegestane IPv4/IPv6-netwerken van waaruit het token kan worden gebruikt. " -"Laat dit veld leeg zodat er geen beperkingen zijn. Voorbeeld: " -"10.1.1.0/24, 192.168.10.16/32,2001:db 8:1: :/64" -#: netbox/users/forms/model_forms.py:176 +#: users/forms/model_forms.py:176 msgid "Confirm password" -msgstr "Wachtwoord bevestigen" +msgstr "" -#: netbox/users/forms/model_forms.py:179 +#: users/forms/model_forms.py:179 msgid "Enter the same password as before, for verification." -msgstr "Voer ter verificatie hetzelfde wachtwoord in als voorheen." +msgstr "" -#: netbox/users/forms/model_forms.py:228 +#: users/forms/model_forms.py:228 msgid "Passwords do not match! Please check your input and try again." msgstr "" -"Wachtwoorden komen niet overeen! Controleer uw invoer en probeer het " -"opnieuw." -#: netbox/users/forms/model_forms.py:291 +#: users/forms/model_forms.py:291 msgid "Additional actions" -msgstr "Aanvullende acties" +msgstr "" -#: netbox/users/forms/model_forms.py:294 +#: users/forms/model_forms.py:294 msgid "Actions granted in addition to those listed above" -msgstr "Acties die zijn toegekend in aanvulling op de hierboven genoemde" +msgstr "" -#: netbox/users/forms/model_forms.py:310 +#: users/forms/model_forms.py:310 msgid "Objects" -msgstr "Objecten" +msgstr "" -#: netbox/users/forms/model_forms.py:322 +#: users/forms/model_forms.py:322 msgid "" "JSON expression of a queryset filter that will return only permitted " "objects. Leave null to match all objects of this type. A list of multiple " "objects will result in a logical OR operation." msgstr "" -"JSON-expressie van een querysetfilter dat alleen toegestane objecten " -"retourneert. Laat null zo staan dat alle objecten van dit type overeenkomen." -" Een lijst met meerdere objecten zal resulteren in een logische OR-" -"bewerking." -#: netbox/users/forms/model_forms.py:361 +#: users/forms/model_forms.py:361 msgid "At least one action must be selected." -msgstr "Er moet minstens één actie worden geselecteerd." +msgstr "" -#: netbox/users/forms/model_forms.py:379 +#: users/forms/model_forms.py:379 #, python-brace-format msgid "Invalid filter for {model}: {error}" -msgstr "Ongeldig filter voor {model}: {error}" - -#: netbox/users/models/permissions.py:39 -msgid "The list of actions granted by this permission" -msgstr "De lijst met acties die met deze toestemming zijn verleend" - -#: netbox/users/models/permissions.py:44 -msgid "constraints" -msgstr "verplichtingen" - -#: netbox/users/models/permissions.py:45 -msgid "" -"Queryset filter matching the applicable objects of the selected type(s)" msgstr "" -"Querysetfilter dat overeenkomt met de toepasselijke objecten van het " -"geselecteerde type (s)" -#: netbox/users/models/permissions.py:52 +#: users/models/permissions.py:39 +msgid "The list of actions granted by this permission" +msgstr "" + +#: users/models/permissions.py:44 +msgid "constraints" +msgstr "" + +#: users/models/permissions.py:45 +msgid "Queryset filter matching the applicable objects of the selected type(s)" +msgstr "" + +#: users/models/permissions.py:52 msgid "permission" -msgstr "toestemming" +msgstr "" -#: netbox/users/models/permissions.py:53 netbox/users/models/users.py:47 +#: users/models/permissions.py:53 users/models/users.py:47 msgid "permissions" -msgstr "toestemmingen" +msgstr "" -#: netbox/users/models/preferences.py:30 netbox/users/models/preferences.py:31 +#: users/models/preferences.py:30 users/models/preferences.py:31 msgid "user preferences" -msgstr "gebruikersvoorkeuren" +msgstr "" -#: netbox/users/models/preferences.py:98 +#: users/models/preferences.py:98 #, python-brace-format msgid "Key '{path}' is a leaf node; cannot assign new keys" msgstr "" -"Sleutel '{path}'is een bladknooppunt; kan geen nieuwe sleutels toewijzen" -#: netbox/users/models/preferences.py:110 +#: users/models/preferences.py:110 #, python-brace-format msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value" msgstr "" -"Sleutel '{path}'is een woordenboek; kan geen waarde toekennen die niet uit " -"het woordenboek bestaat" -#: netbox/users/models/tokens.py:37 +#: users/models/tokens.py:37 msgid "expires" -msgstr "vervalt" - -#: netbox/users/models/tokens.py:42 -msgid "last used" -msgstr "laatst gebruikt" - -#: netbox/users/models/tokens.py:47 -msgid "key" -msgstr "sleutel" - -#: netbox/users/models/tokens.py:53 -msgid "write enabled" -msgstr "schrijven ingeschakeld" - -#: netbox/users/models/tokens.py:55 -msgid "Permit create/update/delete operations using this key" -msgstr "Bewerkingen aanmaken, bijwerken/verwijderen met deze sleutel toestaan" - -#: netbox/users/models/tokens.py:66 -msgid "allowed IPs" -msgstr "toegestane IP's" - -#: netbox/users/models/tokens.py:68 -msgid "" -"Allowed IPv4/IPv6 networks from where the token can be used. Leave blank for" -" no restrictions. Ex: \"10.1.1.0/24, 192.168.10.16/32, 2001:DB8:1::/64\"" msgstr "" -"Toegestane IPv4/IPv6-netwerken van waaruit het token kan worden gebruikt. " -"Laat dit veld leeg zodat er geen beperkingen zijn. Bijvoorbeeld: " -"„10.1.1.0/24, 192.168.10.16/32, 2001:DB 8:1: :/64\"" -#: netbox/users/models/tokens.py:76 +#: users/models/tokens.py:42 +msgid "last used" +msgstr "" + +#: users/models/tokens.py:47 +msgid "key" +msgstr "" + +#: users/models/tokens.py:53 +msgid "write enabled" +msgstr "" + +#: users/models/tokens.py:55 +msgid "Permit create/update/delete operations using this key" +msgstr "" + +#: users/models/tokens.py:66 +msgid "allowed IPs" +msgstr "" + +#: users/models/tokens.py:68 +msgid "" +"Allowed IPv4/IPv6 networks from where the token can be used. Leave blank for " +"no restrictions. Ex: \"10.1.1.0/24, 192.168.10.16/32, 2001:DB8:1::/64\"" +msgstr "" + +#: users/models/tokens.py:76 msgid "token" -msgstr "blijk" +msgstr "" -#: netbox/users/models/tokens.py:77 +#: users/models/tokens.py:77 msgid "tokens" -msgstr "tokens" +msgstr "" -#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:42 +#: users/models/users.py:57 vpn/models/crypto.py:42 msgid "group" -msgstr "groeperen" +msgstr "" -#: netbox/users/models/users.py:58 netbox/users/models/users.py:77 +#: users/models/users.py:58 users/models/users.py:77 msgid "groups" -msgstr "groepen" +msgstr "" -#: netbox/users/models/users.py:92 +#: users/models/users.py:92 msgid "user" -msgstr "gebruiker" +msgstr "" -#: netbox/users/models/users.py:93 +#: users/models/users.py:93 msgid "users" -msgstr "gebruikers" +msgstr "" -#: netbox/users/models/users.py:104 +#: users/models/users.py:104 msgid "A user with this username already exists." -msgstr "Er bestaat al een gebruiker met deze gebruikersnaam." +msgstr "" -#: netbox/users/tables.py:98 +#: users/tables.py:98 msgid "Custom Actions" -msgstr "Acties op maat" +msgstr "" -#: netbox/utilities/api.py:153 +#: utilities/api.py:153 #, python-brace-format msgid "Related object not found using the provided attributes: {params}" msgstr "" -"Gerelateerd object niet gevonden met behulp van de opgegeven kenmerken: " -"{params}" -#: netbox/utilities/api.py:156 +#: utilities/api.py:156 #, python-brace-format msgid "Multiple objects match the provided attributes: {params}" -msgstr "Meerdere objecten komen overeen met de opgegeven kenmerken: {params}" +msgstr "" -#: netbox/utilities/api.py:168 +#: utilities/api.py:168 #, python-brace-format msgid "" "Related objects must be referenced by numeric ID or by dictionary of " "attributes. Received an unrecognized value: {value}" msgstr "" -"Naar gerelateerde objecten moet worden verwezen met een numerieke ID of een " -"woordenboek met attributen. Een niet-herkende waarde ontvangen: {value}" -#: netbox/utilities/api.py:177 +#: utilities/api.py:177 #, python-brace-format msgid "Related object not found using the provided numeric ID: {id}" msgstr "" -"Het gerelateerde object is niet gevonden met de opgegeven numerieke ID: {id}" -#: netbox/utilities/choices.py:19 +#: utilities/choices.py:19 #, python-brace-format msgid "{name} has a key defined but CHOICES is not a list" -msgstr "{name} heeft een sleutel gedefinieerd, maar CHOICES is geen lijst" +msgstr "" -#: netbox/utilities/conversion.py:19 +#: utilities/conversion.py:19 msgid "Weight must be a positive number" -msgstr "Gewicht moet een positief getal zijn" +msgstr "" -#: netbox/utilities/conversion.py:21 +#: utilities/conversion.py:21 #, python-brace-format msgid "Invalid value '{weight}' for weight (must be a number)" -msgstr "Ongeldige waarde '{weight}'voor gewicht (moet een getal zijn)" +msgstr "" -#: netbox/utilities/conversion.py:32 netbox/utilities/conversion.py:62 +#: utilities/conversion.py:32 utilities/conversion.py:62 #, python-brace-format msgid "Unknown unit {unit}. Must be one of the following: {valid_units}" msgstr "" -"Onbekende eenheid {unit}. Moet een van de volgende zijn: {valid_units}" -#: netbox/utilities/conversion.py:45 +#: utilities/conversion.py:45 msgid "Length must be a positive number" -msgstr "De lengte moet een positief getal zijn" +msgstr "" -#: netbox/utilities/conversion.py:47 +#: utilities/conversion.py:47 #, python-brace-format msgid "Invalid value '{length}' for length (must be a number)" -msgstr "Ongeldige waarde '{length}'voor lengte (moet een getal zijn)" +msgstr "" -#: netbox/utilities/error_handlers.py:31 +#: utilities/error_handlers.py:31 #, python-brace-format msgid "" "Unable to delete {objects}. {count} dependent objects were " "found: " msgstr "" -"Kan niet verwijderen {objects}. {count} afhankelijke " -"objecten zijn gevonden: " -#: netbox/utilities/error_handlers.py:33 +#: utilities/error_handlers.py:33 msgid "More than 50" -msgstr "Meer dan 50" +msgstr "" -#: netbox/utilities/fields.py:30 +#: utilities/fields.py:30 msgid "RGB color in hexadecimal. Example: " -msgstr "RGB-kleur in hexadecimaal. Voorbeeld: " +msgstr "" -#: netbox/utilities/fields.py:159 +#: utilities/fields.py:159 #, python-format msgid "" "%s(%r) is invalid. to_model parameter to CounterCacheField must be a string " "in the format 'app.model'" msgstr "" -"%s(%r) is ongeldig. De parameter to_model voor CounterCacheField moet een " -"tekenreeks zijn in het formaat 'app.model'" -#: netbox/utilities/fields.py:169 +#: utilities/fields.py:169 #, python-format msgid "" "%s(%r) is invalid. to_field parameter to CounterCacheField must be a string " "in the format 'field'" msgstr "" -"%s(%r) is ongeldig. De parameter to_field voor CounterCacheField moet een " -"tekenreeks zijn in de indeling 'field'" -#: netbox/utilities/forms/bulk_import.py:23 +#: utilities/forms/bulk_import.py:23 msgid "Enter object data in CSV, JSON or YAML format." -msgstr "Voer objectgegevens in CSV-, JSON- of YAML-formaat in." +msgstr "" -#: netbox/utilities/forms/bulk_import.py:36 +#: utilities/forms/bulk_import.py:36 msgid "CSV delimiter" -msgstr "CSV-scheidingsteken" +msgstr "" -#: netbox/utilities/forms/bulk_import.py:37 +#: utilities/forms/bulk_import.py:37 msgid "The character which delimits CSV fields. Applies only to CSV format." msgstr "" -"Het teken dat CSV-velden afbakent. Alleen van toepassing op CSV-formaat." -#: netbox/utilities/forms/bulk_import.py:51 +#: utilities/forms/bulk_import.py:51 msgid "Form data must be empty when uploading/selecting a file." msgstr "" -"Formuliergegevens moeten leeg zijn bij het uploaden/selecteren van een " -"bestand." -#: netbox/utilities/forms/bulk_import.py:80 +#: utilities/forms/bulk_import.py:80 #, python-brace-format msgid "Unknown data format: {format}" -msgstr "Onbekend gegevensformaat: {format}" +msgstr "" -#: netbox/utilities/forms/bulk_import.py:100 +#: utilities/forms/bulk_import.py:100 msgid "Unable to detect data format. Please specify." -msgstr "Kan het gegevensformaat niet detecteren. Specificeer alstublieft." +msgstr "" -#: netbox/utilities/forms/bulk_import.py:123 +#: utilities/forms/bulk_import.py:123 msgid "Invalid CSV delimiter" -msgstr "Ongeldig CSV-scheidingsteken" +msgstr "" -#: netbox/utilities/forms/bulk_import.py:167 +#: utilities/forms/bulk_import.py:167 msgid "" "Invalid YAML data. Data must be in the form of multiple documents, or a " "single document comprising a list of dictionaries." msgstr "" -"Ongeldige YAML-gegevens. De gegevens moeten de vorm hebben van meerdere " -"documenten, of een enkel document dat een lijst met woordenboeken bevat." -#: netbox/utilities/forms/fields/array.py:17 +#: utilities/forms/fields/array.py:17 #, python-brace-format msgid "" "Invalid list ({value}). Must be numeric and ranges must be in ascending " "order." msgstr "" -"Ongeldige lijst ({value}). Moet numeriek zijn en reeksen moeten in oplopende" -" volgorde staan." -#: netbox/utilities/forms/fields/csv.py:44 +#: utilities/forms/fields/csv.py:44 #, python-brace-format msgid "Invalid value for a multiple choice field: {value}" -msgstr "Ongeldige waarde voor een meerkeuzeveld: {value}" +msgstr "" -#: netbox/utilities/forms/fields/csv.py:57 -#: netbox/utilities/forms/fields/csv.py:74 +#: utilities/forms/fields/csv.py:57 utilities/forms/fields/csv.py:74 #, python-format msgid "Object not found: %(value)s" -msgstr "Object niet gevonden: %(value)s" +msgstr "" -#: netbox/utilities/forms/fields/csv.py:65 +#: utilities/forms/fields/csv.py:65 #, python-brace-format msgid "" -"\"{value}\" is not a unique value for this field; multiple objects were " -"found" +"\"{value}\" is not a unique value for this field; multiple objects were found" msgstr "" -"„{value}„is geen unieke waarde voor dit veld; er zijn meerdere objecten " -"gevonden" -#: netbox/utilities/forms/fields/csv.py:97 +#: utilities/forms/fields/csv.py:97 msgid "Object type must be specified as \".\"" -msgstr "Het objecttype moet worden gespecificeerd als”.„" +msgstr "" -#: netbox/utilities/forms/fields/csv.py:101 +#: utilities/forms/fields/csv.py:101 msgid "Invalid object type" -msgstr "Ongeldig objecttype" +msgstr "" -#: netbox/utilities/forms/fields/expandable.py:25 +#: utilities/forms/fields/expandable.py:25 msgid "" "Alphanumeric ranges are supported for bulk creation. Mixed cases and types " -"within a single range are not supported (example: " -"[ge,xe]-0/0/[0-9])." +"within a single range are not supported (example: [ge,xe]-0/0/[0-9])." msgstr "" -"Alfanumerieke reeksen worden ondersteund voor bulkaanmaak. Gemengde gevallen" -" en typen binnen één bereik worden niet ondersteund (bijvoorbeeld: " -"[leeftijd, ex] -0/0/ [0-9])." -#: netbox/utilities/forms/fields/expandable.py:46 +#: utilities/forms/fields/expandable.py:46 msgid "" -"Specify a numeric range to create multiple IPs.
Example: " -"192.0.2.[1,5,100-254]/24" +"Specify a numeric range to create multiple IPs.
Example: 192.0.2." +"[1,5,100-254]/24" msgstr "" -"Specificeer een numeriek bereik om meerdere IP-adressen te creëren.
Voorbeeld: 192.0.2. [1,5,100-254] /24" -#: netbox/utilities/forms/fields/fields.py:31 +#: utilities/forms/fields/fields.py:31 #, python-brace-format msgid "" " Markdown syntax is supported" msgstr "" -" Markdown syntaxis wordt ondersteund" -#: netbox/utilities/forms/fields/fields.py:48 +#: utilities/forms/fields/fields.py:48 msgid "URL-friendly unique shorthand" -msgstr "URL-vriendelijke unieke afkorting" +msgstr "" -#: netbox/utilities/forms/fields/fields.py:101 +#: utilities/forms/fields/fields.py:101 msgid "Enter context data in JSON format." -msgstr "Voer contextgegevens in JSON formaat." +msgstr "" -#: netbox/utilities/forms/fields/fields.py:124 +#: utilities/forms/fields/fields.py:124 msgid "MAC address must be in EUI-48 format" -msgstr "MAC-adres moet het EUI-48-formaat hebben" +msgstr "" -#: netbox/utilities/forms/forms.py:52 +#: utilities/forms/forms.py:52 msgid "Use regular expressions" -msgstr "Reguliere expressies gebruiken" +msgstr "" -#: netbox/utilities/forms/forms.py:75 +#: utilities/forms/forms.py:75 msgid "" "Numeric ID of an existing object to update (if not creating a new object)" msgstr "" -"Numerieke ID van een bestaand object dat moet worden bijgewerkt (als er geen" -" nieuw object wordt aangemaakt)" -#: netbox/utilities/forms/forms.py:92 +#: utilities/forms/forms.py:92 #, python-brace-format msgid "Unrecognized header: {name}" -msgstr "Koptekst niet herkend: {name}" +msgstr "" -#: netbox/utilities/forms/forms.py:118 +#: utilities/forms/forms.py:118 msgid "Available Columns" -msgstr "Beschikbare kolommen" +msgstr "" -#: netbox/utilities/forms/forms.py:126 +#: utilities/forms/forms.py:126 msgid "Selected Columns" -msgstr "Geselecteerde kolommen" +msgstr "" -#: netbox/utilities/forms/mixins.py:44 +#: utilities/forms/mixins.py:44 msgid "" "This object has been modified since the form was rendered. Please consult " "the object's change log for details." msgstr "" -"Dit object is gewijzigd sinds de weergave van het formulier. Raadpleeg het " -"wijzigingslogboek van het object voor meer informatie." -#: netbox/utilities/forms/utils.py:42 netbox/utilities/forms/utils.py:68 -#: netbox/utilities/forms/utils.py:85 netbox/utilities/forms/utils.py:87 +#: utilities/forms/utils.py:42 utilities/forms/utils.py:68 +#: utilities/forms/utils.py:85 utilities/forms/utils.py:87 #, python-brace-format msgid "Range \"{value}\" is invalid." -msgstr "Bereik”{value}„is ongeldig." +msgstr "" -#: netbox/utilities/forms/utils.py:74 +#: utilities/forms/utils.py:74 #, python-brace-format msgid "" "Invalid range: Ending value ({end}) must be greater than beginning value " "({begin})." msgstr "" -"Ongeldig bereik: eindwaarde ({end}) moet groter zijn dan de beginwaarde " -"({begin})." -#: netbox/utilities/forms/utils.py:232 +#: utilities/forms/utils.py:232 #, python-brace-format msgid "Duplicate or conflicting column header for \"{field}\"" -msgstr "Dubbele of conflicterende kolomkop voor”{field}„" +msgstr "" -#: netbox/utilities/forms/utils.py:238 +#: utilities/forms/utils.py:238 #, python-brace-format msgid "Duplicate or conflicting column header for \"{header}\"" -msgstr "Dubbele of conflicterende kolomkop voor”{header}„" +msgstr "" -#: netbox/utilities/forms/utils.py:247 +#: utilities/forms/utils.py:247 #, python-brace-format msgid "Row {row}: Expected {count_expected} columns but found {count_found}" msgstr "" -"Rij {row}: Verwacht {count_expected} columns maar gevonden {count_found}" -#: netbox/utilities/forms/utils.py:270 +#: utilities/forms/utils.py:270 #, python-brace-format msgid "Unexpected column header \"{field}\" found." -msgstr "Onverwachte kolomkop”{field}„gevonden." +msgstr "" -#: netbox/utilities/forms/utils.py:272 +#: utilities/forms/utils.py:272 #, python-brace-format msgid "Column \"{field}\" is not a related object; cannot use dots" -msgstr "Kolom”{field}„is geen gerelateerd object; kan geen punten gebruiken" +msgstr "" -#: netbox/utilities/forms/utils.py:276 +#: utilities/forms/utils.py:276 #, python-brace-format msgid "Invalid related object attribute for column \"{field}\": {to_field}" -msgstr "Ongeldig gerelateerd objectkenmerk voor kolom”{field}„: {to_field}" +msgstr "" -#: netbox/utilities/forms/utils.py:284 +#: utilities/forms/utils.py:284 #, python-brace-format msgid "Required column header \"{header}\" not found." -msgstr "Vereiste kolomkop”{header}„niet gevonden." +msgstr "" -#: netbox/utilities/forms/widgets/apiselect.py:124 +#: utilities/forms/widgets/apiselect.py:124 #, python-brace-format msgid "Missing required value for dynamic query param: '{dynamic_params}'" msgstr "" -"Ontbrekende vereiste waarde voor dynamische queryparameter: " -"'{dynamic_params}'" -#: netbox/utilities/forms/widgets/apiselect.py:141 +#: utilities/forms/widgets/apiselect.py:141 #, python-brace-format msgid "Missing required value for static query param: '{static_params}'" msgstr "" -"Ontbrekende vereiste waarde voor statische queryparameter: '{static_params}'" -#: netbox/utilities/permissions.py:39 +#: utilities/permissions.py:39 #, python-brace-format msgid "" -"Invalid permission name: {name}. Must be in the format " -"._" +"Invalid permission name: {name}. Must be in the format ." +"_" msgstr "" -"Ongeldige toestemmingsnaam: {name}. Moet in het formaat zijn " -"._" -#: netbox/utilities/permissions.py:57 +#: utilities/permissions.py:57 #, python-brace-format msgid "Unknown app_label/model_name for {name}" -msgstr "Onbekende app_label/model_name voor {name}" +msgstr "" -#: netbox/utilities/request.py:76 +#: utilities/request.py:76 #, python-brace-format msgid "Invalid IP address set for {header}: {ip}" -msgstr "Ongeldig IP-adres ingesteld voor {header}: {ip}" +msgstr "" -#: netbox/utilities/tables.py:47 +#: utilities/tables.py:47 #, python-brace-format msgid "A column named {name} is already defined for table {table_name}" msgstr "" -"Een kolom met de naam {name} is al gedefinieerd voor de tabel {table_name}" -#: netbox/utilities/templates/builtins/customfield_value.html:30 +#: utilities/templates/builtins/customfield_value.html:30 msgid "Not defined" -msgstr "Niet gedefinieerd" +msgstr "" -#: netbox/utilities/templates/buttons/bookmark.html:9 +#: utilities/templates/buttons/bookmark.html:9 msgid "Unbookmark" -msgstr "Bladwijzer uitzetten" +msgstr "" -#: netbox/utilities/templates/buttons/bookmark.html:13 +#: utilities/templates/buttons/bookmark.html:13 msgid "Bookmark" -msgstr "Bladwijzer" +msgstr "" -#: netbox/utilities/templates/buttons/clone.html:4 +#: utilities/templates/buttons/clone.html:4 msgid "Clone" -msgstr "Kloon" +msgstr "" -#: netbox/utilities/templates/buttons/export.html:7 +#: utilities/templates/buttons/export.html:7 msgid "Current View" -msgstr "Huidige weergave" +msgstr "" -#: netbox/utilities/templates/buttons/export.html:8 +#: utilities/templates/buttons/export.html:8 msgid "All Data" -msgstr "Alle gegevens" +msgstr "" -#: netbox/utilities/templates/buttons/export.html:28 +#: utilities/templates/buttons/export.html:28 msgid "Add export template" -msgstr "Exportsjabloon toevoegen" +msgstr "" -#: netbox/utilities/templates/buttons/import.html:4 +#: utilities/templates/buttons/import.html:4 msgid "Import" -msgstr "Importeren" +msgstr "" -#: netbox/utilities/templates/form_helpers/render_field.html:39 +#: utilities/templates/form_helpers/render_field.html:39 msgid "Copy to clipboard" -msgstr "Naar klembord kopiëren" +msgstr "" -#: netbox/utilities/templates/form_helpers/render_field.html:55 +#: utilities/templates/form_helpers/render_field.html:55 msgid "This field is required" -msgstr "Dit veld is verplicht" +msgstr "" -#: netbox/utilities/templates/form_helpers/render_field.html:68 +#: utilities/templates/form_helpers/render_field.html:68 msgid "Set Null" -msgstr "Null instellen" +msgstr "" -#: netbox/utilities/templates/helpers/applied_filters.html:11 +#: utilities/templates/helpers/applied_filters.html:11 msgid "Clear all" -msgstr "Alles wissen" +msgstr "" -#: netbox/utilities/templates/helpers/table_config_form.html:8 +#: utilities/templates/helpers/table_config_form.html:8 msgid "Table Configuration" -msgstr "Tabelconfiguratie" +msgstr "" -#: netbox/utilities/templates/helpers/table_config_form.html:31 +#: utilities/templates/helpers/table_config_form.html:31 msgid "Move Up" -msgstr "Omhoog gaan" +msgstr "" -#: netbox/utilities/templates/helpers/table_config_form.html:34 +#: utilities/templates/helpers/table_config_form.html:34 msgid "Move Down" -msgstr "Naar beneden gaan" +msgstr "" -#: netbox/utilities/templates/navigation/menu.html:14 +#: utilities/templates/navigation/menu.html:14 msgid "Search…" -msgstr "Zoek..." +msgstr "" -#: netbox/utilities/templates/navigation/menu.html:14 +#: utilities/templates/navigation/menu.html:14 msgid "Search NetBox" -msgstr "Zoek in NetBox" +msgstr "" -#: netbox/utilities/templates/widgets/apiselect.html:7 +#: utilities/templates/widgets/apiselect.html:7 msgid "Open selector" -msgstr "Selector openen" +msgstr "" -#: netbox/utilities/templates/widgets/clearable_file_input.html:12 +#: utilities/templates/widgets/clearable_file_input.html:12 msgid "None assigned" -msgstr "Geen toegewezen" +msgstr "" -#: netbox/utilities/templates/widgets/markdown_input.html:6 +#: utilities/templates/widgets/markdown_input.html:6 msgid "Write" -msgstr "Schrijf" +msgstr "" -#: netbox/utilities/testing/views.py:633 +#: utilities/testing/views.py:633 msgid "The test must define csv_update_data." -msgstr "De test moet csv_update_data definiëren." +msgstr "" -#: netbox/utilities/validators.py:65 +#: utilities/validators.py:65 #, python-brace-format msgid "{value} is not a valid regular expression." -msgstr "{value} is geen geldige reguliere expressie." +msgstr "" -#: netbox/utilities/views.py:45 +#: utilities/views.py:45 #, python-brace-format msgid "{self.__class__.__name__} must implement get_required_permission()" msgstr "" -"{self.__class__.__name__} moet get_required_permission () implementeren" -#: netbox/utilities/views.py:81 +#: utilities/views.py:81 #, python-brace-format msgid "{class_name} must implement get_required_permission()" -msgstr "{class_name} moet get_required_permission () implementeren" +msgstr "" -#: netbox/utilities/views.py:105 +#: utilities/views.py:105 #, python-brace-format msgid "" -"{class_name} has no queryset defined. ObjectPermissionRequiredMixin may only" -" be used on views which define a base queryset" +"{class_name} has no queryset defined. ObjectPermissionRequiredMixin may only " +"be used on views which define a base queryset" msgstr "" -"{class_name} heeft geen queryset gedefinieerd. ObjectPermissionRequiredMixIn" -" mag alleen worden gebruikt op views die een basisqueryset definiëren" -#: netbox/virtualization/filtersets.py:79 +#: virtualization/filtersets.py:79 msgid "Parent group (ID)" -msgstr "Oudergroep (ID)" +msgstr "" -#: netbox/virtualization/filtersets.py:85 +#: virtualization/filtersets.py:85 msgid "Parent group (slug)" -msgstr "Oudergroep (slug)" +msgstr "" -#: netbox/virtualization/filtersets.py:89 -#: netbox/virtualization/filtersets.py:141 +#: virtualization/filtersets.py:89 virtualization/filtersets.py:141 msgid "Cluster type (ID)" -msgstr "Clustertype (ID)" +msgstr "" -#: netbox/virtualization/filtersets.py:151 -#: netbox/virtualization/filtersets.py:267 +#: virtualization/filtersets.py:151 virtualization/filtersets.py:267 msgid "Cluster (ID)" -msgstr "Cluster (ID)" +msgstr "" -#: netbox/virtualization/forms/bulk_edit.py:166 -#: netbox/virtualization/models/virtualmachines.py:115 +#: virtualization/forms/bulk_edit.py:166 +#: virtualization/models/virtualmachines.py:115 msgid "vCPUs" -msgstr "vCPU's" +msgstr "" -#: netbox/virtualization/forms/bulk_edit.py:170 +#: virtualization/forms/bulk_edit.py:170 msgid "Memory (MB)" -msgstr "Geheugen (MB)" +msgstr "" -#: netbox/virtualization/forms/bulk_edit.py:174 +#: virtualization/forms/bulk_edit.py:174 msgid "Disk (GB)" -msgstr "Schijf (GB)" +msgstr "" -#: netbox/virtualization/forms/bulk_edit.py:334 -#: netbox/virtualization/forms/filtersets.py:247 +#: virtualization/forms/bulk_edit.py:334 virtualization/forms/filtersets.py:247 msgid "Size (GB)" -msgstr "Grootte (GB)" +msgstr "" -#: netbox/virtualization/forms/bulk_import.py:44 +#: virtualization/forms/bulk_import.py:44 msgid "Type of cluster" -msgstr "Soort cluster" +msgstr "" -#: netbox/virtualization/forms/bulk_import.py:51 +#: virtualization/forms/bulk_import.py:51 msgid "Assigned cluster group" -msgstr "Toegewezen clustergroep" +msgstr "" -#: netbox/virtualization/forms/bulk_import.py:96 +#: virtualization/forms/bulk_import.py:96 msgid "Assigned cluster" -msgstr "Toegewezen cluster" +msgstr "" -#: netbox/virtualization/forms/bulk_import.py:103 +#: virtualization/forms/bulk_import.py:103 msgid "Assigned device within cluster" -msgstr "Toegewezen apparaat binnen cluster" +msgstr "" -#: netbox/virtualization/forms/model_forms.py:153 +#: virtualization/forms/model_forms.py:153 #, python-brace-format msgid "" "{device} belongs to a different site ({device_site}) than the cluster " "({cluster_site})" msgstr "" -"{device} behoort tot een andere site ({device_site}) dan het cluster " -"({cluster_site})" -#: netbox/virtualization/forms/model_forms.py:192 +#: virtualization/forms/model_forms.py:192 msgid "Optionally pin this VM to a specific host device within the cluster" msgstr "" -"Optioneel kan deze VM worden vastgezet op een specifiek hostapparaat binnen " -"het cluster" -#: netbox/virtualization/forms/model_forms.py:221 +#: virtualization/forms/model_forms.py:221 msgid "Site/Cluster" -msgstr "Site/cluster" +msgstr "" -#: netbox/virtualization/forms/model_forms.py:244 +#: virtualization/forms/model_forms.py:244 msgid "Disk size is managed via the attachment of virtual disks." msgstr "" -"De schijfgrootte wordt beheerd via de koppeling van virtuele schijven." -#: netbox/virtualization/forms/model_forms.py:372 +#: virtualization/forms/model_forms.py:372 msgid "Disk" -msgstr "Schijf" +msgstr "" -#: netbox/virtualization/models/clusters.py:25 +#: virtualization/models/clusters.py:25 msgid "cluster type" -msgstr "clustertype" +msgstr "" -#: netbox/virtualization/models/clusters.py:26 +#: virtualization/models/clusters.py:26 msgid "cluster types" -msgstr "clustertypen" +msgstr "" -#: netbox/virtualization/models/clusters.py:45 +#: virtualization/models/clusters.py:45 msgid "cluster group" -msgstr "clustergroep" +msgstr "" -#: netbox/virtualization/models/clusters.py:46 +#: virtualization/models/clusters.py:46 msgid "cluster groups" -msgstr "clustergroepen" +msgstr "" -#: netbox/virtualization/models/clusters.py:121 +#: virtualization/models/clusters.py:121 msgid "cluster" -msgstr "cluster" +msgstr "" -#: netbox/virtualization/models/clusters.py:122 +#: virtualization/models/clusters.py:122 msgid "clusters" -msgstr "clusters" +msgstr "" -#: netbox/virtualization/models/clusters.py:141 +#: virtualization/models/clusters.py:141 #, python-brace-format msgid "" "{count} devices are assigned as hosts for this cluster but are not in site " "{site}" msgstr "" -"{count} apparaten zijn toegewezen als hosts voor dit cluster, maar bevinden " -"zich niet op de locatie {site}" -#: netbox/virtualization/models/virtualmachines.py:123 +#: virtualization/models/virtualmachines.py:123 msgid "memory (MB)" -msgstr "geheugen (MB)" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:128 +#: virtualization/models/virtualmachines.py:128 msgid "disk (GB)" -msgstr "schijf (GB)" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:161 +#: virtualization/models/virtualmachines.py:161 msgid "Virtual machine name must be unique per cluster." -msgstr "De naam van de virtuele machine moet per cluster uniek zijn." +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:164 +#: virtualization/models/virtualmachines.py:164 msgid "virtual machine" -msgstr "virtuele machine" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:165 +#: virtualization/models/virtualmachines.py:165 msgid "virtual machines" -msgstr "virtuele machines" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:179 +#: virtualization/models/virtualmachines.py:179 msgid "A virtual machine must be assigned to a site and/or cluster." msgstr "" -"Een virtuele machine moet worden toegewezen aan een site en/of cluster." -#: netbox/virtualization/models/virtualmachines.py:186 +#: virtualization/models/virtualmachines.py:186 #, python-brace-format -msgid "" -"The selected cluster ({cluster}) is not assigned to this site ({site})." +msgid "The selected cluster ({cluster}) is not assigned to this site ({site})." msgstr "" -"Het geselecteerde cluster ({cluster}) is niet toegewezen aan deze site " -"({site})." -#: netbox/virtualization/models/virtualmachines.py:193 +#: virtualization/models/virtualmachines.py:193 msgid "Must specify a cluster when assigning a host device." -msgstr "Moet een cluster specificeren bij het toewijzen van een hostapparaat." +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:198 +#: virtualization/models/virtualmachines.py:198 #, python-brace-format msgid "" "The selected device ({device}) is not assigned to this cluster ({cluster})." msgstr "" -"Het geselecteerde apparaat ({device}) is niet toegewezen aan dit cluster " -"({cluster})." -#: netbox/virtualization/models/virtualmachines.py:210 +#: virtualization/models/virtualmachines.py:210 #, python-brace-format msgid "" "The specified disk size ({size}) must match the aggregate size of assigned " "virtual disks ({total_size})." msgstr "" -"De opgegeven schijfgrootte ({size}) moet overeenkomen met de totale grootte " -"van toegewezen virtuele schijven ({total_size})." -#: netbox/virtualization/models/virtualmachines.py:224 +#: virtualization/models/virtualmachines.py:224 #, python-brace-format msgid "Must be an IPv{family} address. ({ip} is an IPv{version} address.)" -msgstr "Moet een IPv zijn{family} adres. ({ip} is een IPv{version} adres.)" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:233 +#: virtualization/models/virtualmachines.py:233 #, python-brace-format msgid "The specified IP address ({ip}) is not assigned to this VM." -msgstr "Het opgegeven IP-adres ({ip}) is niet toegewezen aan deze VM." +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:391 +#: virtualization/models/virtualmachines.py:391 #, python-brace-format msgid "" "The selected parent interface ({parent}) belongs to a different virtual " "machine ({virtual_machine})." msgstr "" -"De geselecteerde ouderinterface ({parent}) behoort tot een andere virtuele " -"machine ({virtual_machine})." -#: netbox/virtualization/models/virtualmachines.py:406 +#: virtualization/models/virtualmachines.py:406 #, python-brace-format msgid "" "The selected bridge interface ({bridge}) belongs to a different virtual " "machine ({virtual_machine})." msgstr "" -"De geselecteerde bridge-interface ({bridge}) behoort tot een andere virtuele" -" machine ({virtual_machine})." -#: netbox/virtualization/models/virtualmachines.py:417 +#: virtualization/models/virtualmachines.py:417 #, python-brace-format msgid "" "The untagged VLAN ({untagged_vlan}) must belong to the same site as the " "interface's parent virtual machine, or it must be global." msgstr "" -"Het VLAN zonder label ({untagged_vlan}) moet tot dezelfde site behoren als " -"de bovenliggende virtuele machine van de interface, of moet globaal zijn." -#: netbox/virtualization/models/virtualmachines.py:429 +#: virtualization/models/virtualmachines.py:429 msgid "size (GB)" -msgstr "grootte (GB)" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:433 +#: virtualization/models/virtualmachines.py:433 msgid "virtual disk" -msgstr "virtuele schijf" +msgstr "" -#: netbox/virtualization/models/virtualmachines.py:434 +#: virtualization/models/virtualmachines.py:434 msgid "virtual disks" -msgstr "virtuele schijven" +msgstr "" -#: netbox/vpn/choices.py:31 +#: vpn/choices.py:31 msgid "IPsec - Transport" -msgstr "IPsec - Vervoer" +msgstr "" -#: netbox/vpn/choices.py:32 +#: vpn/choices.py:32 msgid "IPsec - Tunnel" -msgstr "IPsec - Tunnel" +msgstr "" -#: netbox/vpn/choices.py:33 +#: vpn/choices.py:33 msgid "IP-in-IP" -msgstr "IP-in-IP" +msgstr "" -#: netbox/vpn/choices.py:34 +#: vpn/choices.py:34 msgid "GRE" -msgstr "GRIJS" +msgstr "" -#: netbox/vpn/choices.py:56 +#: vpn/choices.py:56 msgid "Hub" -msgstr "Hub" +msgstr "" -#: netbox/vpn/choices.py:57 +#: vpn/choices.py:57 msgid "Spoke" -msgstr "Spaak" +msgstr "" -#: netbox/vpn/choices.py:80 +#: vpn/choices.py:80 msgid "Aggressive" -msgstr "Agressief" +msgstr "" -#: netbox/vpn/choices.py:81 +#: vpn/choices.py:81 msgid "Main" -msgstr "Belangrijkste" +msgstr "" -#: netbox/vpn/choices.py:92 +#: vpn/choices.py:92 msgid "Pre-shared keys" -msgstr "Vooraf gedeelde sleutels" +msgstr "" -#: netbox/vpn/choices.py:93 +#: vpn/choices.py:93 msgid "Certificates" -msgstr "Certificaten" +msgstr "" -#: netbox/vpn/choices.py:94 +#: vpn/choices.py:94 msgid "RSA signatures" -msgstr "RSA-handtekeningen" +msgstr "" -#: netbox/vpn/choices.py:95 +#: vpn/choices.py:95 msgid "DSA signatures" -msgstr "DSA-handtekeningen" +msgstr "" -#: netbox/vpn/choices.py:178 netbox/vpn/choices.py:179 -#: netbox/vpn/choices.py:180 netbox/vpn/choices.py:181 -#: netbox/vpn/choices.py:182 netbox/vpn/choices.py:183 -#: netbox/vpn/choices.py:184 netbox/vpn/choices.py:185 -#: netbox/vpn/choices.py:186 netbox/vpn/choices.py:187 -#: netbox/vpn/choices.py:188 netbox/vpn/choices.py:189 -#: netbox/vpn/choices.py:190 netbox/vpn/choices.py:191 -#: netbox/vpn/choices.py:192 netbox/vpn/choices.py:193 -#: netbox/vpn/choices.py:194 netbox/vpn/choices.py:195 -#: netbox/vpn/choices.py:196 netbox/vpn/choices.py:197 -#: netbox/vpn/choices.py:198 netbox/vpn/choices.py:199 -#: netbox/vpn/choices.py:200 netbox/vpn/choices.py:201 +#: vpn/choices.py:178 vpn/choices.py:179 vpn/choices.py:180 vpn/choices.py:181 +#: vpn/choices.py:182 vpn/choices.py:183 vpn/choices.py:184 vpn/choices.py:185 +#: vpn/choices.py:186 vpn/choices.py:187 vpn/choices.py:188 vpn/choices.py:189 +#: vpn/choices.py:190 vpn/choices.py:191 vpn/choices.py:192 vpn/choices.py:193 +#: vpn/choices.py:194 vpn/choices.py:195 vpn/choices.py:196 vpn/choices.py:197 +#: vpn/choices.py:198 vpn/choices.py:199 vpn/choices.py:200 vpn/choices.py:201 #, python-brace-format msgid "Group {n}" -msgstr "groep {n}" +msgstr "" -#: netbox/vpn/choices.py:241 +#: vpn/choices.py:241 msgid "Ethernet Private LAN" -msgstr "Ethernet, privé-LAN" +msgstr "" -#: netbox/vpn/choices.py:242 +#: vpn/choices.py:242 msgid "Ethernet Virtual Private LAN" -msgstr "Virtueel privé-LAN via Ethernet" +msgstr "" -#: netbox/vpn/choices.py:245 +#: vpn/choices.py:245 msgid "Ethernet Private Tree" -msgstr "Ethernet Private Tree" +msgstr "" -#: netbox/vpn/choices.py:246 +#: vpn/choices.py:246 msgid "Ethernet Virtual Private Tree" -msgstr "Virtuele privéstructuur van Ethernet" +msgstr "" -#: netbox/vpn/filtersets.py:41 +#: vpn/filtersets.py:41 msgid "Tunnel group (ID)" -msgstr "Tunnelgroep (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:47 +#: vpn/filtersets.py:47 msgid "Tunnel group (slug)" -msgstr "Tunnelgroep (slug)" +msgstr "" -#: netbox/vpn/filtersets.py:54 +#: vpn/filtersets.py:54 msgid "IPSec profile (ID)" -msgstr "IPsec-profiel (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:60 +#: vpn/filtersets.py:60 msgid "IPSec profile (name)" -msgstr "IPsec-profiel (naam)" +msgstr "" -#: netbox/vpn/filtersets.py:81 +#: vpn/filtersets.py:81 msgid "Tunnel (ID)" -msgstr "Tunnel (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:87 +#: vpn/filtersets.py:87 msgid "Tunnel (name)" -msgstr "Tunnel (naam)" +msgstr "" -#: netbox/vpn/filtersets.py:118 +#: vpn/filtersets.py:118 msgid "Outside IP (ID)" -msgstr "Buiten IP (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:153 -#: netbox/vpn/filtersets.py:282 +#: vpn/filtersets.py:130 vpn/filtersets.py:153 vpn/filtersets.py:282 msgid "IKE policy (ID)" -msgstr "IKE-beleid (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:159 -#: netbox/vpn/filtersets.py:288 +#: vpn/filtersets.py:136 vpn/filtersets.py:159 vpn/filtersets.py:288 msgid "IKE policy (name)" -msgstr "IKE-beleid (naam)" +msgstr "" -#: netbox/vpn/filtersets.py:215 netbox/vpn/filtersets.py:292 +#: vpn/filtersets.py:215 vpn/filtersets.py:292 msgid "IPSec policy (ID)" -msgstr "IPsec-beleid (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:221 netbox/vpn/filtersets.py:298 +#: vpn/filtersets.py:221 vpn/filtersets.py:298 msgid "IPSec policy (name)" -msgstr "IPsec-beleid (naam)" +msgstr "" -#: netbox/vpn/filtersets.py:367 +#: vpn/filtersets.py:367 msgid "L2VPN (slug)" -msgstr "L2VPN (slug)" +msgstr "" -#: netbox/vpn/filtersets.py:431 +#: vpn/filtersets.py:431 msgid "VM Interface (ID)" -msgstr "VM-interface (ID)" +msgstr "" -#: netbox/vpn/filtersets.py:437 +#: vpn/filtersets.py:437 msgid "VLAN (name)" -msgstr "VLAN (naam)" +msgstr "" -#: netbox/vpn/forms/bulk_edit.py:45 netbox/vpn/forms/bulk_import.py:42 -#: netbox/vpn/forms/filtersets.py:54 +#: vpn/forms/bulk_edit.py:45 vpn/forms/bulk_import.py:42 +#: vpn/forms/filtersets.py:54 msgid "Tunnel group" -msgstr "Tunnelgroep" +msgstr "" -#: netbox/vpn/forms/bulk_edit.py:117 netbox/vpn/models/crypto.py:47 +#: vpn/forms/bulk_edit.py:117 vpn/models/crypto.py:47 msgid "SA lifetime" -msgstr "Een leven lang" +msgstr "" -#: netbox/vpn/forms/bulk_edit.py:151 netbox/wireless/forms/bulk_edit.py:79 -#: netbox/wireless/forms/bulk_edit.py:126 -#: netbox/wireless/forms/filtersets.py:64 -#: netbox/wireless/forms/filtersets.py:98 +#: vpn/forms/bulk_edit.py:151 wireless/forms/bulk_edit.py:79 +#: wireless/forms/bulk_edit.py:126 wireless/forms/filtersets.py:64 +#: wireless/forms/filtersets.py:98 msgid "Pre-shared key" -msgstr "Vooraf gedeelde sleutel" +msgstr "" -#: netbox/vpn/forms/bulk_edit.py:237 netbox/vpn/forms/bulk_import.py:239 -#: netbox/vpn/forms/filtersets.py:199 netbox/vpn/forms/model_forms.py:370 -#: netbox/vpn/models/crypto.py:104 +#: vpn/forms/bulk_edit.py:237 vpn/forms/bulk_import.py:239 +#: vpn/forms/filtersets.py:199 vpn/forms/model_forms.py:370 +#: vpn/models/crypto.py:104 msgid "IKE policy" -msgstr "IKE-beleid" +msgstr "" -#: netbox/vpn/forms/bulk_edit.py:242 netbox/vpn/forms/bulk_import.py:244 -#: netbox/vpn/forms/filtersets.py:204 netbox/vpn/forms/model_forms.py:374 -#: netbox/vpn/models/crypto.py:209 +#: vpn/forms/bulk_edit.py:242 vpn/forms/bulk_import.py:244 +#: vpn/forms/filtersets.py:204 vpn/forms/model_forms.py:374 +#: vpn/models/crypto.py:209 msgid "IPSec policy" -msgstr "IPsec-beleid" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:50 +#: vpn/forms/bulk_import.py:50 msgid "Tunnel encapsulation" -msgstr "Inkapseling van tunnels" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:83 +#: vpn/forms/bulk_import.py:83 msgid "Operational role" -msgstr "Operationele rol" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:90 +#: vpn/forms/bulk_import.py:90 msgid "Parent device of assigned interface" -msgstr "Ouderapparaat met toegewezen interface" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:97 +#: vpn/forms/bulk_import.py:97 msgid "Parent VM of assigned interface" -msgstr "Bovenliggende VM van de toegewezen interface" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:104 +#: vpn/forms/bulk_import.py:104 msgid "Device or virtual machine interface" -msgstr "Interface voor apparaat of virtuele machine" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:183 +#: vpn/forms/bulk_import.py:183 msgid "IKE proposal(s)" -msgstr "IKE-voorstel (en)" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:215 netbox/vpn/models/crypto.py:197 +#: vpn/forms/bulk_import.py:215 vpn/models/crypto.py:197 msgid "Diffie-Hellman group for Perfect Forward Secrecy" -msgstr "Diffie-Hellman-groep voor Perfect Forward Secrecy" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:222 +#: vpn/forms/bulk_import.py:222 msgid "IPSec proposal(s)" -msgstr "IPsec-voorstel (en)" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:236 +#: vpn/forms/bulk_import.py:236 msgid "IPSec protocol" -msgstr "IPsec-protocol" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:266 +#: vpn/forms/bulk_import.py:266 msgid "L2VPN type" -msgstr "L2VPN-type" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:287 +#: vpn/forms/bulk_import.py:287 msgid "Parent device (for interface)" -msgstr "Ouderapparaat (voor interface)" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:294 +#: vpn/forms/bulk_import.py:294 msgid "Parent virtual machine (for interface)" -msgstr "Virtuele bovenliggende machine (voor interface)" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:301 +#: vpn/forms/bulk_import.py:301 msgid "Assigned interface (device or VM)" -msgstr "Toegewezen interface (apparaat of VM)" +msgstr "" -#: netbox/vpn/forms/bulk_import.py:334 +#: vpn/forms/bulk_import.py:334 msgid "Cannot import device and VM interface terminations simultaneously." msgstr "" -"Kan apparaat- en VM-interface-afsluitingen niet tegelijkertijd importeren." -#: netbox/vpn/forms/bulk_import.py:336 +#: vpn/forms/bulk_import.py:336 msgid "Each termination must specify either an interface or a VLAN." -msgstr "Elke beëindiging moet een interface of een VLAN specificeren." +msgstr "" -#: netbox/vpn/forms/bulk_import.py:338 +#: vpn/forms/bulk_import.py:338 msgid "Cannot assign both an interface and a VLAN." -msgstr "Kan niet zowel een interface als een VLAN toewijzen." +msgstr "" -#: netbox/vpn/forms/filtersets.py:130 +#: vpn/forms/filtersets.py:130 msgid "IKE version" -msgstr "IKE-versie" +msgstr "" -#: netbox/vpn/forms/filtersets.py:142 netbox/vpn/forms/filtersets.py:175 -#: netbox/vpn/forms/model_forms.py:298 netbox/vpn/forms/model_forms.py:334 +#: vpn/forms/filtersets.py:142 vpn/forms/filtersets.py:175 +#: vpn/forms/model_forms.py:298 vpn/forms/model_forms.py:334 msgid "Proposal" -msgstr "Voorstel" +msgstr "" -#: netbox/vpn/forms/filtersets.py:251 +#: vpn/forms/filtersets.py:251 msgid "Assigned Object Type" -msgstr "Toegewezen objecttype" +msgstr "" -#: netbox/vpn/forms/model_forms.py:95 netbox/vpn/forms/model_forms.py:130 -#: netbox/vpn/forms/model_forms.py:240 netbox/vpn/tables/tunnels.py:91 +#: vpn/forms/model_forms.py:95 vpn/forms/model_forms.py:130 +#: vpn/forms/model_forms.py:240 vpn/tables/tunnels.py:91 msgid "Tunnel interface" -msgstr "Tunnelinterface" +msgstr "" -#: netbox/vpn/forms/model_forms.py:150 +#: vpn/forms/model_forms.py:150 msgid "First Termination" -msgstr "Eerste beëindiging" +msgstr "" -#: netbox/vpn/forms/model_forms.py:153 +#: vpn/forms/model_forms.py:153 msgid "Second Termination" -msgstr "Tweede beëindiging" +msgstr "" -#: netbox/vpn/forms/model_forms.py:197 +#: vpn/forms/model_forms.py:197 msgid "This parameter is required when defining a termination." -msgstr "Deze parameter is vereist voor het definiëren van een beëindiging." +msgstr "" -#: netbox/vpn/forms/model_forms.py:320 netbox/vpn/forms/model_forms.py:356 +#: vpn/forms/model_forms.py:320 vpn/forms/model_forms.py:356 msgid "Policy" -msgstr "Beleid" +msgstr "" -#: netbox/vpn/forms/model_forms.py:487 +#: vpn/forms/model_forms.py:487 msgid "A termination must specify an interface or VLAN." -msgstr "Een beëindiging moet een interface of VLAN specificeren." +msgstr "" -#: netbox/vpn/forms/model_forms.py:489 +#: vpn/forms/model_forms.py:489 msgid "" "A termination can only have one terminating object (an interface or VLAN)." msgstr "" -"Een beëindiging kan slechts één afsluitend object hebben (een interface of " -"VLAN)." -#: netbox/vpn/models/crypto.py:33 +#: vpn/models/crypto.py:33 msgid "encryption algorithm" -msgstr "coderingsalgoritme" +msgstr "" -#: netbox/vpn/models/crypto.py:37 +#: vpn/models/crypto.py:37 msgid "authentication algorithm" -msgstr "authenticatie-algoritme" +msgstr "" -#: netbox/vpn/models/crypto.py:44 +#: vpn/models/crypto.py:44 msgid "Diffie-Hellman group ID" -msgstr "Diffie-Hellman groeps-ID" +msgstr "" -#: netbox/vpn/models/crypto.py:50 +#: vpn/models/crypto.py:50 msgid "Security association lifetime (in seconds)" -msgstr "Levensduur van de beveiligingsvereniging (in seconden)" +msgstr "" -#: netbox/vpn/models/crypto.py:59 +#: vpn/models/crypto.py:59 msgid "IKE proposal" -msgstr "IKE-voorstel" +msgstr "" -#: netbox/vpn/models/crypto.py:60 +#: vpn/models/crypto.py:60 msgid "IKE proposals" -msgstr "IKE-voorstellen" +msgstr "" -#: netbox/vpn/models/crypto.py:76 +#: vpn/models/crypto.py:76 msgid "version" -msgstr "versie" +msgstr "" -#: netbox/vpn/models/crypto.py:88 netbox/vpn/models/crypto.py:190 +#: vpn/models/crypto.py:88 vpn/models/crypto.py:190 msgid "proposals" -msgstr "voorstellen" +msgstr "" -#: netbox/vpn/models/crypto.py:91 netbox/wireless/models.py:38 +#: vpn/models/crypto.py:91 wireless/models.py:38 msgid "pre-shared key" -msgstr "vooraf gedeelde sleutel" +msgstr "" -#: netbox/vpn/models/crypto.py:105 +#: vpn/models/crypto.py:105 msgid "IKE policies" -msgstr "IKE-beleid" +msgstr "" -#: netbox/vpn/models/crypto.py:118 +#: vpn/models/crypto.py:118 msgid "Mode is required for selected IKE version" -msgstr "Modus is vereist voor de geselecteerde IKE-versie" +msgstr "" -#: netbox/vpn/models/crypto.py:122 +#: vpn/models/crypto.py:122 msgid "Mode cannot be used for selected IKE version" -msgstr "De modus kan niet worden gebruikt voor de geselecteerde IKE-versie" +msgstr "" -#: netbox/vpn/models/crypto.py:136 +#: vpn/models/crypto.py:136 msgid "encryption" -msgstr "encryptie" +msgstr "" -#: netbox/vpn/models/crypto.py:141 +#: vpn/models/crypto.py:141 msgid "authentication" -msgstr "authenticatie" +msgstr "" -#: netbox/vpn/models/crypto.py:149 +#: vpn/models/crypto.py:149 msgid "Security association lifetime (seconds)" -msgstr "Levensduur van de beveiligingsvereniging (seconden)" +msgstr "" -#: netbox/vpn/models/crypto.py:155 +#: vpn/models/crypto.py:155 msgid "Security association lifetime (in kilobytes)" -msgstr "Levensduur van de veiligheidsorganisatie (in kilobytes)" +msgstr "" -#: netbox/vpn/models/crypto.py:164 +#: vpn/models/crypto.py:164 msgid "IPSec proposal" -msgstr "IPsec-voorstel" +msgstr "" -#: netbox/vpn/models/crypto.py:165 +#: vpn/models/crypto.py:165 msgid "IPSec proposals" -msgstr "IPsec-voorstellen" +msgstr "" -#: netbox/vpn/models/crypto.py:178 +#: vpn/models/crypto.py:178 msgid "Encryption and/or authentication algorithm must be defined" msgstr "" -"Het algoritme voor versleuteling en/of authenticatie moet worden " -"gedefinieerd" -#: netbox/vpn/models/crypto.py:210 +#: vpn/models/crypto.py:210 msgid "IPSec policies" -msgstr "IPsec-beleid" +msgstr "" -#: netbox/vpn/models/crypto.py:251 +#: vpn/models/crypto.py:251 msgid "IPSec profiles" -msgstr "IPsec-profielen" +msgstr "" -#: netbox/vpn/models/l2vpn.py:116 +#: vpn/models/l2vpn.py:116 msgid "L2VPN termination" -msgstr "L2VPN-beëindiging" +msgstr "" -#: netbox/vpn/models/l2vpn.py:117 +#: vpn/models/l2vpn.py:117 msgid "L2VPN terminations" -msgstr "L2VPN-beëindigingen" +msgstr "" -#: netbox/vpn/models/l2vpn.py:135 +#: vpn/models/l2vpn.py:135 #, python-brace-format msgid "L2VPN Termination already assigned ({assigned_object})" -msgstr "L2VPN Beëindiging is al toegewezen ({assigned_object})" +msgstr "" -#: netbox/vpn/models/l2vpn.py:147 +#: vpn/models/l2vpn.py:147 #, python-brace-format msgid "" "{l2vpn_type} L2VPNs cannot have more than two terminations; found " "{terminations_count} already defined." msgstr "" -"{l2vpn_type} L2VPN's kunnen niet meer dan twee beëindigingen hebben; " -"gevonden {terminations_count} reeds gedefinieerd." -#: netbox/vpn/models/tunnels.py:26 +#: vpn/models/tunnels.py:26 msgid "tunnel group" -msgstr "tunnelgroep" +msgstr "" -#: netbox/vpn/models/tunnels.py:27 +#: vpn/models/tunnels.py:27 msgid "tunnel groups" -msgstr "tunnelgroepen" +msgstr "" -#: netbox/vpn/models/tunnels.py:53 +#: vpn/models/tunnels.py:53 msgid "encapsulation" -msgstr "inkapseling" +msgstr "" -#: netbox/vpn/models/tunnels.py:72 +#: vpn/models/tunnels.py:72 msgid "tunnel ID" -msgstr "tunnel-ID" +msgstr "" -#: netbox/vpn/models/tunnels.py:94 +#: vpn/models/tunnels.py:94 msgid "tunnel" -msgstr "tunnel" +msgstr "" -#: netbox/vpn/models/tunnels.py:95 +#: vpn/models/tunnels.py:95 msgid "tunnels" -msgstr "tunnels" +msgstr "" -#: netbox/vpn/models/tunnels.py:153 +#: vpn/models/tunnels.py:153 msgid "An object may be terminated to only one tunnel at a time." -msgstr "Een object mag slechts in één tunnel tegelijk worden afgesloten." +msgstr "" -#: netbox/vpn/models/tunnels.py:156 +#: vpn/models/tunnels.py:156 msgid "tunnel termination" -msgstr "beëindiging van de tunnel" +msgstr "" -#: netbox/vpn/models/tunnels.py:157 +#: vpn/models/tunnels.py:157 msgid "tunnel terminations" -msgstr "tunnelafsluitingen" +msgstr "" -#: netbox/vpn/models/tunnels.py:174 +#: vpn/models/tunnels.py:174 #, python-brace-format msgid "{name} is already attached to a tunnel ({tunnel})." -msgstr "{name} is al bevestigd aan een tunnel ({tunnel})." +msgstr "" -#: netbox/vpn/tables/crypto.py:22 +#: vpn/tables/crypto.py:22 msgid "Authentication Method" -msgstr "Authenticatiemethode" +msgstr "" -#: netbox/vpn/tables/crypto.py:25 netbox/vpn/tables/crypto.py:97 +#: vpn/tables/crypto.py:25 vpn/tables/crypto.py:97 msgid "Encryption Algorithm" -msgstr "Encryptie-algoritme" +msgstr "" -#: netbox/vpn/tables/crypto.py:28 netbox/vpn/tables/crypto.py:100 +#: vpn/tables/crypto.py:28 vpn/tables/crypto.py:100 msgid "Authentication Algorithm" -msgstr "Authenticatie-algoritme" +msgstr "" -#: netbox/vpn/tables/crypto.py:34 +#: vpn/tables/crypto.py:34 msgid "SA Lifetime" -msgstr "Een leven lang" +msgstr "" -#: netbox/vpn/tables/crypto.py:71 +#: vpn/tables/crypto.py:71 msgid "Pre-shared Key" -msgstr "Vooraf gedeelde sleutel" +msgstr "" -#: netbox/vpn/tables/crypto.py:103 +#: vpn/tables/crypto.py:103 msgid "SA Lifetime (Seconds)" -msgstr "Een leven lang (seconden)" +msgstr "" -#: netbox/vpn/tables/crypto.py:106 +#: vpn/tables/crypto.py:106 msgid "SA Lifetime (KB)" -msgstr "SA-levensduur (KB)" +msgstr "" -#: netbox/vpn/tables/l2vpn.py:69 +#: vpn/tables/l2vpn.py:69 msgid "Object Parent" -msgstr "Voorwerp: ouder" +msgstr "" -#: netbox/vpn/tables/l2vpn.py:74 +#: vpn/tables/l2vpn.py:74 msgid "Object Site" -msgstr "Site van het object" +msgstr "" -#: netbox/wireless/choices.py:11 +#: wireless/choices.py:11 msgid "Access point" -msgstr "Toegangspunt" +msgstr "" -#: netbox/wireless/choices.py:12 +#: wireless/choices.py:12 msgid "Station" -msgstr "Station" +msgstr "" -#: netbox/wireless/choices.py:467 +#: wireless/choices.py:467 msgid "Open" -msgstr "Open" +msgstr "" -#: netbox/wireless/choices.py:469 +#: wireless/choices.py:469 msgid "WPA Personal (PSK)" -msgstr "WPA Personal (PSK)" +msgstr "" -#: netbox/wireless/choices.py:470 +#: wireless/choices.py:470 msgid "WPA Enterprise" -msgstr "WPA Enterprise" +msgstr "" -#: netbox/wireless/forms/bulk_edit.py:73 -#: netbox/wireless/forms/bulk_edit.py:120 -#: netbox/wireless/forms/bulk_import.py:68 -#: netbox/wireless/forms/bulk_import.py:71 -#: netbox/wireless/forms/bulk_import.py:110 -#: netbox/wireless/forms/bulk_import.py:113 -#: netbox/wireless/forms/filtersets.py:59 -#: netbox/wireless/forms/filtersets.py:93 +#: wireless/forms/bulk_edit.py:73 wireless/forms/bulk_edit.py:120 +#: wireless/forms/bulk_import.py:68 wireless/forms/bulk_import.py:71 +#: wireless/forms/bulk_import.py:110 wireless/forms/bulk_import.py:113 +#: wireless/forms/filtersets.py:59 wireless/forms/filtersets.py:93 msgid "Authentication cipher" -msgstr "Authenticatiecijfer" +msgstr "" -#: netbox/wireless/forms/bulk_import.py:52 +#: wireless/forms/bulk_import.py:52 msgid "Bridged VLAN" -msgstr "Overbrugd VLAN" +msgstr "" -#: netbox/wireless/forms/bulk_import.py:89 -#: netbox/wireless/tables/wirelesslink.py:27 +#: wireless/forms/bulk_import.py:89 wireless/tables/wirelesslink.py:27 msgid "Interface A" -msgstr "Interface A" +msgstr "" -#: netbox/wireless/forms/bulk_import.py:93 -#: netbox/wireless/tables/wirelesslink.py:36 +#: wireless/forms/bulk_import.py:93 wireless/tables/wirelesslink.py:36 msgid "Interface B" -msgstr "Interface B" +msgstr "" -#: netbox/wireless/forms/model_forms.py:161 +#: wireless/forms/model_forms.py:161 msgid "Side B" -msgstr "Kant B" +msgstr "" -#: netbox/wireless/models.py:30 +#: wireless/models.py:30 msgid "authentication cipher" -msgstr "authenticatiecijfer" +msgstr "" -#: netbox/wireless/models.py:68 +#: wireless/models.py:68 msgid "wireless LAN group" -msgstr "draadloze LAN-groep" +msgstr "" -#: netbox/wireless/models.py:69 +#: wireless/models.py:69 msgid "wireless LAN groups" -msgstr "draadloze LAN-groepen" +msgstr "" -#: netbox/wireless/models.py:115 +#: wireless/models.py:115 msgid "wireless LAN" -msgstr "draadloos LAN" +msgstr "" -#: netbox/wireless/models.py:143 +#: wireless/models.py:143 msgid "interface A" -msgstr "interface A" +msgstr "" -#: netbox/wireless/models.py:150 +#: wireless/models.py:150 msgid "interface B" -msgstr "interface B" +msgstr "" -#: netbox/wireless/models.py:198 +#: wireless/models.py:198 msgid "wireless link" -msgstr "draadloze link" +msgstr "" -#: netbox/wireless/models.py:199 +#: wireless/models.py:199 msgid "wireless links" -msgstr "draadloze verbindingen" +msgstr "" -#: netbox/wireless/models.py:216 netbox/wireless/models.py:222 +#: wireless/models.py:216 wireless/models.py:222 #, python-brace-format msgid "{type} is not a wireless interface." -msgstr "{type} is geen draadloze interface." +msgstr "" -#: netbox/wireless/utils.py:16 +#: wireless/utils.py:16 #, python-brace-format msgid "Invalid channel value: {channel}" -msgstr "Ongeldige kanaalwaarde: {channel}" +msgstr "" -#: netbox/wireless/utils.py:26 +#: wireless/utils.py:26 #, python-brace-format msgid "Invalid channel attribute: {name}" -msgstr "Ongeldig kanaalkenmerk: {name}" +msgstr ""