|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
msgstr ""
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
"Report-Msgid-Bugs-To: \n"
|
|
|
-"POT-Creation-Date: 2026-05-14 06:05+0000\n"
|
|
|
+"POT-Creation-Date: 2026-05-15 06:10+0000\n"
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
@@ -1298,7 +1298,7 @@ msgstr ""
|
|
|
#: netbox/dcim/models/racks.py:329 netbox/dcim/models/racks.py:716
|
|
|
#: netbox/dcim/models/sites.py:163 netbox/dcim/models/sites.py:287
|
|
|
#: netbox/ipam/models/ip.py:252 netbox/ipam/models/ip.py:554
|
|
|
-#: netbox/ipam/models/ip.py:787 netbox/ipam/models/vlans.py:227
|
|
|
+#: netbox/ipam/models/ip.py:792 netbox/ipam/models/vlans.py:227
|
|
|
#: netbox/virtualization/models/clusters.py:70
|
|
|
#: netbox/virtualization/models/virtualmachines.py:169
|
|
|
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
|
|
|
@@ -1523,7 +1523,7 @@ msgstr ""
|
|
|
|
|
|
#: netbox/circuits/models/virtual_circuits.py:138
|
|
|
#: netbox/ipam/models/asns.py:146 netbox/ipam/models/ip.py:209
|
|
|
-#: netbox/ipam/models/ip.py:794 netbox/vpn/models/tunnels.py:109
|
|
|
+#: netbox/ipam/models/ip.py:799 netbox/vpn/models/tunnels.py:109
|
|
|
msgid "role"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -4015,7 +4015,7 @@ msgstr ""
|
|
|
#: netbox/ipam/forms/model_forms.py:274 netbox/ipam/forms/model_forms.py:327
|
|
|
#: netbox/ipam/forms/model_forms.py:490 netbox/ipam/forms/model_forms.py:510
|
|
|
#: netbox/ipam/forms/model_forms.py:524 netbox/ipam/models/ip.py:232
|
|
|
-#: netbox/ipam/models/ip.py:544 netbox/ipam/models/ip.py:777
|
|
|
+#: netbox/ipam/models/ip.py:544 netbox/ipam/models/ip.py:782
|
|
|
#: netbox/ipam/models/vrfs.py:64 netbox/ipam/tables/ip.py:192
|
|
|
#: netbox/ipam/tables/ip.py:263 netbox/ipam/tables/ip.py:316
|
|
|
#: netbox/ipam/tables/ip.py:418 netbox/ipam/ui/panels.py:103
|
|
|
@@ -8706,7 +8706,7 @@ msgstr ""
|
|
|
|
|
|
#: netbox/extras/forms/bulk_edit.py:165 netbox/extras/forms/bulk_edit.py:384
|
|
|
#: netbox/extras/forms/filtersets.py:208 netbox/extras/forms/filtersets.py:531
|
|
|
-#: netbox/extras/models/mixins.py:101 netbox/extras/ui/panels.py:238
|
|
|
+#: netbox/extras/models/mixins.py:102 netbox/extras/ui/panels.py:238
|
|
|
#: netbox/extras/ui/panels.py:464
|
|
|
msgid "MIME type"
|
|
|
msgstr ""
|
|
|
@@ -9725,50 +9725,69 @@ msgstr ""
|
|
|
msgid "dashboards"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:86
|
|
|
+#: netbox/extras/models/mixins.py:87
|
|
|
msgid "template code"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:87
|
|
|
+#: netbox/extras/models/mixins.py:88
|
|
|
msgid "Jinja template code."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:90
|
|
|
+#: netbox/extras/models/mixins.py:91
|
|
|
msgid "environment parameters"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:95
|
|
|
+#: netbox/extras/models/mixins.py:96
|
|
|
#, python-brace-format
|
|
|
msgid ""
|
|
|
"Any <a href=\"{url}\">additional parameters</a> to pass when constructing "
|
|
|
"the Jinja environment"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:102
|
|
|
+#: netbox/extras/models/mixins.py:103
|
|
|
#, python-brace-format
|
|
|
msgid "Defaults to <code>{default}</code>"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:107
|
|
|
+#: netbox/extras/models/mixins.py:108
|
|
|
msgid "Filename to give to the rendered export file"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:110
|
|
|
+#: netbox/extras/models/mixins.py:111
|
|
|
msgid "file extension"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:113
|
|
|
+#: netbox/extras/models/mixins.py:114
|
|
|
msgid "Extension to append to the rendered filename"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:116
|
|
|
+#: netbox/extras/models/mixins.py:117
|
|
|
msgid "as attachment"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/extras/models/mixins.py:118
|
|
|
+#: netbox/extras/models/mixins.py:119
|
|
|
msgid "Download file as attachment"
|
|
|
msgstr ""
|
|
|
|
|
|
+#: netbox/extras/models/mixins.py:147
|
|
|
+#, python-brace-format
|
|
|
+msgid ""
|
|
|
+"The \"{key}\" parameter is deprecated and may not be set on new or modified "
|
|
|
+"templates."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: netbox/extras/models/mixins.py:153
|
|
|
+#, python-brace-format
|
|
|
+msgid "\"{key}\" is not a permitted Jinja2 environment parameter."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: netbox/extras/models/mixins.py:161
|
|
|
+#, python-brace-format
|
|
|
+msgid ""
|
|
|
+"Invalid value \"{value}\" for parameter \"{key}\". Allowed values are: "
|
|
|
+"{allowed}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
#: netbox/extras/models/models.py:64
|
|
|
msgid "The object(s) to which this rule applies."
|
|
|
msgstr ""
|
|
|
@@ -10716,7 +10735,7 @@ msgstr ""
|
|
|
msgid "IP address (ID)"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/filtersets.py:1274 netbox/ipam/models/ip.py:846
|
|
|
+#: netbox/ipam/filtersets.py:1274 netbox/ipam/models/ip.py:851
|
|
|
msgid "IP address"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -10836,7 +10855,7 @@ msgstr ""
|
|
|
msgid "Treat as populated"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/forms/bulk_edit.py:312 netbox/ipam/models/ip.py:829
|
|
|
+#: netbox/ipam/forms/bulk_edit.py:312 netbox/ipam/models/ip.py:834
|
|
|
msgid "DNS name"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -11386,12 +11405,12 @@ msgstr ""
|
|
|
msgid "Cannot create prefix with /0 mask."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:936
|
|
|
+#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:941
|
|
|
#, python-brace-format
|
|
|
msgid "VRF {vrf}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:936
|
|
|
+#: netbox/ipam/models/ip.py:324 netbox/ipam/models/ip.py:941
|
|
|
msgid "global table"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -11405,7 +11424,7 @@ msgid "start address"
|
|
|
msgstr ""
|
|
|
|
|
|
#: netbox/ipam/models/ip.py:528 netbox/ipam/models/ip.py:532
|
|
|
-#: netbox/ipam/models/ip.py:769
|
|
|
+#: netbox/ipam/models/ip.py:774
|
|
|
msgid "IPv4 or IPv6 address (with mask)"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -11449,87 +11468,88 @@ msgstr ""
|
|
|
msgid "Starting and ending IP address masks must match"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:612
|
|
|
+#: netbox/ipam/models/ip.py:613
|
|
|
#, python-brace-format
|
|
|
msgid ""
|
|
|
-"Ending address must be greater than the starting address ({start_address})"
|
|
|
+"Ending address must be greater than or equal to the starting address "
|
|
|
+"({start_address})"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:640
|
|
|
+#: netbox/ipam/models/ip.py:641
|
|
|
#, python-brace-format
|
|
|
msgid "Defined addresses overlap with range {overlapping_range} in VRF {vrf}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:649
|
|
|
+#: netbox/ipam/models/ip.py:650
|
|
|
#, python-brace-format
|
|
|
msgid "Defined range exceeds maximum supported size ({max_size})"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:768 netbox/tenancy/models/contacts.py:104
|
|
|
+#: netbox/ipam/models/ip.py:773 netbox/tenancy/models/contacts.py:104
|
|
|
msgid "address"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:791
|
|
|
+#: netbox/ipam/models/ip.py:796
|
|
|
msgid "The operational status of this IP"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:799
|
|
|
+#: netbox/ipam/models/ip.py:804
|
|
|
msgid "The functional role of this IP"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:822 netbox/ipam/ui/panels.py:127
|
|
|
+#: netbox/ipam/models/ip.py:827 netbox/ipam/ui/panels.py:127
|
|
|
msgid "NAT (inside)"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:823
|
|
|
+#: netbox/ipam/models/ip.py:828
|
|
|
msgid "The IP for which this address is the \"outside\" IP"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:830
|
|
|
+#: netbox/ipam/models/ip.py:835
|
|
|
msgid "Hostname or FQDN (not case-sensitive)"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:847 netbox/ipam/models/services.py:86
|
|
|
+#: netbox/ipam/models/ip.py:852 netbox/ipam/models/services.py:86
|
|
|
msgid "IP addresses"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:907
|
|
|
+#: netbox/ipam/models/ip.py:912
|
|
|
msgid "Cannot create IP address with /0 mask."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:913
|
|
|
+#: netbox/ipam/models/ip.py:918
|
|
|
#, python-brace-format
|
|
|
msgid "{ip} is a network ID, which may not be assigned to an interface."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:924
|
|
|
+#: netbox/ipam/models/ip.py:929
|
|
|
#, python-brace-format
|
|
|
msgid "{ip} is a broadcast address, which may not be assigned to an interface."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:938
|
|
|
+#: netbox/ipam/models/ip.py:943
|
|
|
#, python-brace-format
|
|
|
msgid "Duplicate IP address found in {table}: {ipaddress}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:954
|
|
|
+#: netbox/ipam/models/ip.py:959
|
|
|
#, python-brace-format
|
|
|
msgid "Cannot create IP address {ip} inside range {range}."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:975
|
|
|
+#: netbox/ipam/models/ip.py:980
|
|
|
msgid ""
|
|
|
"Cannot reassign IP address while it is designated as the primary IP for the "
|
|
|
"parent object"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:982
|
|
|
+#: netbox/ipam/models/ip.py:987
|
|
|
msgid ""
|
|
|
"Cannot reassign IP address while it is designated as the OOB IP for the "
|
|
|
"parent object"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/ipam/models/ip.py:988
|
|
|
+#: netbox/ipam/models/ip.py:993
|
|
|
msgid "Only IPv6 addresses can be assigned SLAAC status"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -13048,67 +13068,67 @@ msgstr ""
|
|
|
msgid "Cannot delete stores from registry"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:860
|
|
|
+#: netbox/netbox/settings.py:865
|
|
|
msgid "Czech"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:861
|
|
|
+#: netbox/netbox/settings.py:866
|
|
|
msgid "Danish"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:862
|
|
|
+#: netbox/netbox/settings.py:867
|
|
|
msgid "German"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:863
|
|
|
+#: netbox/netbox/settings.py:868
|
|
|
msgid "English"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:864
|
|
|
+#: netbox/netbox/settings.py:869
|
|
|
msgid "Spanish"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:865
|
|
|
+#: netbox/netbox/settings.py:870
|
|
|
msgid "French"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:866
|
|
|
+#: netbox/netbox/settings.py:871
|
|
|
msgid "Italian"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:867
|
|
|
+#: netbox/netbox/settings.py:872
|
|
|
msgid "Japanese"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:868
|
|
|
+#: netbox/netbox/settings.py:873
|
|
|
msgid "Latvian"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:869
|
|
|
+#: netbox/netbox/settings.py:874
|
|
|
msgid "Dutch"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:870
|
|
|
+#: netbox/netbox/settings.py:875
|
|
|
msgid "Polish"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:871
|
|
|
+#: netbox/netbox/settings.py:876
|
|
|
msgid "Portuguese"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:872
|
|
|
+#: netbox/netbox/settings.py:877
|
|
|
msgid "Russian"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:873
|
|
|
+#: netbox/netbox/settings.py:878
|
|
|
msgid "Turkish"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:874
|
|
|
+#: netbox/netbox/settings.py:879
|
|
|
msgid "Ukrainian"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/settings.py:875
|
|
|
+#: netbox/netbox/settings.py:880
|
|
|
msgid "Chinese"
|
|
|
msgstr ""
|
|
|
|
|
|
@@ -13177,81 +13197,81 @@ msgid ""
|
|
|
"{error}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:419
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:423
|
|
|
msgid "Must be a list."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:429
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:433
|
|
|
msgid "Must be a dictionary."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:486
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:490
|
|
|
#, python-brace-format
|
|
|
msgid "Object with ID {id} does not exist"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:549
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:553
|
|
|
#, python-brace-format
|
|
|
msgid ""
|
|
|
"Duplicate objects found: {model} with ID(s) {ids} appears multiple times"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:601
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:605
|
|
|
#, python-brace-format
|
|
|
msgid "Bulk import {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:617
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:621
|
|
|
#, python-brace-format
|
|
|
msgid "Imported {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:807
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:811
|
|
|
#, python-brace-format
|
|
|
msgid "Bulk edit {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:823
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:827
|
|
|
#, python-brace-format
|
|
|
msgid "Updated {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:856
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1105
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1153
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:860
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1109
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1157
|
|
|
#, python-brace-format
|
|
|
msgid "No {object_type} were selected."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:964
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:968
|
|
|
#, python-brace-format
|
|
|
msgid "Renamed {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1034
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1038
|
|
|
#, python-brace-format
|
|
|
msgid "Bulk delete {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1061
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1065
|
|
|
#, python-brace-format
|
|
|
msgid "Deleted {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1078
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1082
|
|
|
msgid "Deletion failed due to the presence of one or more dependent objects."
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1166
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1170
|
|
|
#, python-brace-format
|
|
|
msgid "Bulk add {count} {object_type}"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1219
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1223
|
|
|
msgid "An integrity error occurred while creating components"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: netbox/netbox/views/generic/bulk_views.py:1231
|
|
|
+#: netbox/netbox/views/generic/bulk_views.py:1235
|
|
|
#, python-brace-format
|
|
|
msgid "Added {count} {component} to {parent_count} {parent}."
|
|
|
msgstr ""
|