diff --git a/.github/ISSUE_TEMPLATE/01-feature_request.yaml b/.github/ISSUE_TEMPLATE/01-feature_request.yaml
index 83025d3be..ffd79b113 100644
--- a/.github/ISSUE_TEMPLATE/01-feature_request.yaml
+++ b/.github/ISSUE_TEMPLATE/01-feature_request.yaml
@@ -15,7 +15,7 @@ body:
attributes:
label: NetBox version
description: What version of NetBox are you currently running?
- placeholder: v4.4.6
+ placeholder: v4.4.7
validations:
required: true
- type: dropdown
diff --git a/.github/ISSUE_TEMPLATE/02-bug_report.yaml b/.github/ISSUE_TEMPLATE/02-bug_report.yaml
index 86019d273..f7770babb 100644
--- a/.github/ISSUE_TEMPLATE/02-bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/02-bug_report.yaml
@@ -27,7 +27,7 @@ body:
attributes:
label: NetBox Version
description: What version of NetBox are you currently running?
- placeholder: v4.4.6
+ placeholder: v4.4.7
validations:
required: true
- type: dropdown
diff --git a/contrib/generated_schema.json b/contrib/generated_schema.json
index 279357912..eb9005a6f 100644
--- a/contrib/generated_schema.json
+++ b/contrib/generated_schema.json
@@ -186,6 +186,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -293,6 +294,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
diff --git a/contrib/openapi.json b/contrib/openapi.json
index 25073dcb1..9d6fa4042 100644
--- a/contrib/openapi.json
+++ b/contrib/openapi.json
@@ -2,7 +2,7 @@
"openapi": "3.0.3",
"info": {
"title": "NetBox REST API",
- "version": "4.4.6",
+ "version": "4.4.7",
"license": {
"name": "Apache v2 License"
}
@@ -504,10 +504,11 @@
"name": "priority",
"schema": {
"type": "string",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true,
"enum": [
"inactive",
+ "null",
"primary",
"secondary",
"tertiary"
@@ -578,7 +579,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -590,7 +591,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -1842,7 +1843,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -1854,7 +1855,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -2391,7 +2392,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -3480,7 +3482,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -3492,7 +3494,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -3507,7 +3509,8 @@
"title": "Termination side",
"enum": [
"A",
- "Z"
+ "Z",
+ "null"
]
},
"description": "* `A` - A\n* `Z` - Z"
@@ -5259,7 +5262,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -5271,7 +5274,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -6349,13 +6352,14 @@
"name": "distance_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true,
"enum": [
"ft",
"km",
"m",
- "mi"
+ "mi",
+ "null"
]
},
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet"
@@ -6714,8 +6718,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -6728,8 +6731,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -6977,7 +6979,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -6997,7 +6999,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7010,7 +7012,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7023,7 +7025,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7036,7 +7038,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7049,7 +7051,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7062,7 +7064,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7075,7 +7077,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7088,7 +7090,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7101,7 +7103,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7114,7 +7116,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7127,7 +7129,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -7163,7 +7165,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -7175,7 +7177,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -8825,7 +8827,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -8837,7 +8839,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -10116,7 +10118,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -10128,7 +10130,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -10560,10 +10562,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 4294967295,
- "minimum": 1,
- "format": "int64"
+ "type": "string"
}
},
"description": "ASN",
@@ -10576,10 +10575,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 4294967295,
- "minimum": 1,
- "format": "int64"
+ "type": "string"
}
},
"description": "ASN",
@@ -11637,7 +11633,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -11649,7 +11645,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -12594,8 +12590,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -12608,8 +12603,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -12709,7 +12703,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12729,7 +12723,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12742,7 +12736,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12755,7 +12749,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12768,7 +12762,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12781,7 +12775,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12794,7 +12788,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12807,7 +12801,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12820,7 +12814,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12833,7 +12827,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12846,7 +12840,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12859,7 +12853,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -12895,7 +12889,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -12907,7 +12901,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -14351,7 +14345,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -14363,7 +14357,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -15433,8 +15427,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -15447,8 +15440,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "title": "Account ID"
+ "type": "string"
}
},
"description": "Provider account (account)",
@@ -15548,7 +15540,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15568,7 +15560,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15581,7 +15573,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15594,7 +15586,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15607,7 +15599,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15620,7 +15612,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15633,7 +15625,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15646,7 +15638,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15659,7 +15651,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15672,7 +15664,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15685,7 +15677,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15698,7 +15690,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
}
},
"explode": true,
@@ -15734,7 +15726,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -15746,7 +15738,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -18799,7 +18791,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -18811,7 +18803,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -20035,7 +20027,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20055,7 +20047,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20068,7 +20060,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20081,7 +20073,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20094,7 +20086,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20107,7 +20099,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20120,7 +20112,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20133,7 +20125,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20146,7 +20138,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20159,7 +20151,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20172,7 +20164,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20185,7 +20177,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
}
},
"explode": true,
@@ -20281,10 +20273,11 @@
"name": "action",
"schema": {
"type": "string",
- "x-spec-enum-id": "544f9b3b28b7ce6a",
+ "x-spec-enum-id": "36ce3d432464454d",
"enum": [
"create",
"delete",
+ "null",
"update"
]
},
@@ -21613,7 +21606,8 @@
"title": "End",
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -23355,7 +23349,7 @@
"name": "length_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "e64ce3a2c5997172",
+ "x-spec-enum-id": "6e7645525ba02462",
"nullable": true,
"enum": [
"cm",
@@ -23363,7 +23357,8 @@
"in",
"km",
"m",
- "mi"
+ "mi",
+ "null"
]
},
"description": "* `km` - Kilometers\n* `m` - Meters\n* `cm` - Centimeters\n* `mi` - Miles\n* `ft` - Feet\n* `in` - Inches"
@@ -23545,7 +23540,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23565,7 +23560,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23578,7 +23573,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23591,7 +23586,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23604,7 +23599,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23617,7 +23612,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23630,7 +23625,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23643,7 +23638,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23656,7 +23651,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23669,7 +23664,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23682,7 +23677,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23695,7 +23690,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -23731,7 +23726,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -23743,7 +23738,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -23912,7 +23907,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -23933,7 +23928,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -23947,7 +23942,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -23961,7 +23956,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -23975,7 +23970,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -23989,7 +23984,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24003,7 +23998,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24017,7 +24012,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24031,7 +24026,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24045,7 +24040,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24059,7 +24054,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -24073,7 +24068,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
}
},
@@ -25390,12 +25385,13 @@
"name": "type",
"schema": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"enum": [
"Other",
"Serial",
- "USB"
+ "USB",
+ "null"
]
},
"description": "* `Serial` - [('de-9', 'DE-9'), ('db-25', 'DB-25'), ('rj-11', 'RJ-11'), ('rj-12', 'RJ-12'), ('rj-45', 'RJ-45'), ('mini-din-8', 'Mini-DIN 8')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-b', 'USB Type B'), ('usb-c', 'USB Type C'), ('usb-mini-a', 'USB Mini A'), ('usb-mini-b', 'USB Mini B'), ('usb-micro-a', 'USB Micro A'), ('usb-micro-b', 'USB Micro B'), ('usb-micro-ab', 'USB Micro AB')]\n* `Other` - [('other', 'Other')]"
@@ -25829,7 +25825,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -26132,8 +26129,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -26146,8 +26142,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -26239,7 +26234,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26259,7 +26254,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26272,7 +26267,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26285,7 +26280,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26298,7 +26293,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26311,7 +26306,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26324,7 +26319,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26337,7 +26332,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26350,7 +26345,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26363,7 +26358,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26376,7 +26371,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -26389,7 +26384,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -27277,7 +27272,8 @@
38400,
4800,
57600,
- 9600
+ 9600,
+ "null"
]
},
"description": "Port speed in bits per second\n\n* `1200` - 1200 bps\n* `2400` - 2400 bps\n* `4800` - 4800 bps\n* `9600` - 9600 bps\n* `19200` - 19.2 kbps\n* `38400` - 38.4 kbps\n* `57600` - 57.6 kbps\n* `115200` - 115.2 kbps"
@@ -27312,7 +27308,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -27324,7 +27320,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -27337,7 +27333,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27359,7 +27355,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27374,7 +27370,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27389,7 +27385,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27404,7 +27400,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27419,7 +27415,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27434,7 +27430,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27449,7 +27445,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27464,7 +27460,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27479,7 +27475,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27494,7 +27490,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -27509,7 +27505,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -28861,12 +28857,13 @@
"name": "type",
"schema": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"enum": [
"Other",
"Serial",
- "USB"
+ "USB",
+ "null"
]
},
"description": "* `Serial` - [('de-9', 'DE-9'), ('db-25', 'DB-25'), ('rj-11', 'RJ-11'), ('rj-12', 'RJ-12'), ('rj-45', 'RJ-45'), ('mini-din-8', 'Mini-DIN 8')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-b', 'USB Type B'), ('usb-c', 'USB Type C'), ('usb-mini-a', 'USB Mini A'), ('usb-mini-b', 'USB Mini B'), ('usb-micro-a', 'USB Micro A'), ('usb-micro-b', 'USB Micro B'), ('usb-micro-ab', 'USB Micro AB')]\n* `Other` - [('other', 'Other')]"
@@ -29300,7 +29297,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -29603,8 +29601,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -29617,8 +29614,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -29710,7 +29706,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29730,7 +29726,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29743,7 +29739,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29756,7 +29752,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29769,7 +29765,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29782,7 +29778,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29795,7 +29791,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29808,7 +29804,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29821,7 +29817,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29834,7 +29830,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29847,7 +29843,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -29860,7 +29856,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -30748,7 +30744,8 @@
38400,
4800,
57600,
- 9600
+ 9600,
+ "null"
]
},
"description": "Port speed in bits per second\n\n* `1200` - 1200 bps\n* `2400` - 2400 bps\n* `4800` - 4800 bps\n* `9600` - 9600 bps\n* `19200` - 19.2 kbps\n* `38400` - 38.4 kbps\n* `57600` - 57.6 kbps\n* `115200` - 115.2 kbps"
@@ -30783,7 +30780,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -30795,7 +30792,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -30808,7 +30805,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30830,7 +30827,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30845,7 +30842,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30860,7 +30857,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30875,7 +30872,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30890,7 +30887,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30905,7 +30902,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30920,7 +30917,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30935,7 +30932,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30950,7 +30947,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30965,7 +30962,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -30980,7 +30977,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
}
},
@@ -32973,8 +32970,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -32987,8 +32983,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -33080,7 +33075,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33100,7 +33095,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33113,7 +33108,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33126,7 +33121,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33139,7 +33134,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33152,7 +33147,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33165,7 +33160,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33178,7 +33173,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33191,7 +33186,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33204,7 +33199,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33217,7 +33212,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33230,7 +33225,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -33379,8 +33374,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Installed device (name)",
@@ -33393,8 +33387,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Installed device (name)",
@@ -34147,7 +34140,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -34159,7 +34152,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -35719,7 +35712,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -35731,7 +35724,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -36169,13 +36162,14 @@
"name": "airflow",
"schema": {
"type": "string",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true,
"enum": [
"bottom-to-top",
"front-to-rear",
"left-to-right",
"mixed",
+ "null",
"passive",
"rear-to-front",
"rear-to-side",
@@ -38165,11 +38159,12 @@
"name": "subdevice_role",
"schema": {
"type": "string",
- "x-spec-enum-id": "d10d91f690a856c2",
+ "x-spec-enum-id": "65a61d5e1deb4a24",
"nullable": true,
"title": "Parent/child status",
"enum": [
"child",
+ "null",
"parent"
]
},
@@ -38205,7 +38200,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -38217,7 +38212,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -38406,12 +38401,13 @@
"name": "weight_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true,
"enum": [
"g",
"kg",
"lb",
+ "null",
"oz"
]
},
@@ -38834,13 +38830,14 @@
"name": "airflow",
"schema": {
"type": "string",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true,
"enum": [
"bottom-to-top",
"front-to-rear",
"left-to-right",
"mixed",
+ "null",
"passive",
"rear-to-front",
"rear-to-side",
@@ -39777,6 +39774,7 @@
"title": "Rack face",
"enum": [
"front",
+ "null",
"rear"
]
},
@@ -41962,7 +41960,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -41982,7 +41980,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -41995,7 +41993,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42008,7 +42006,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42021,7 +42019,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42034,7 +42032,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42047,7 +42045,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42060,7 +42058,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42073,7 +42071,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42086,7 +42084,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42099,7 +42097,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42112,7 +42110,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -42148,7 +42146,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -42160,7 +42158,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -44057,7 +44055,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44077,7 +44075,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44090,7 +44088,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44103,7 +44101,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44116,7 +44114,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44129,7 +44127,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44142,7 +44140,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44155,7 +44153,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44168,7 +44166,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44181,7 +44179,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44194,7 +44192,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44207,7 +44205,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -44642,7 +44640,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -45089,8 +45088,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -45103,8 +45101,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -45196,7 +45193,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45216,7 +45213,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45229,7 +45226,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45242,7 +45239,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45255,7 +45252,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45268,7 +45265,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45281,7 +45278,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45294,7 +45291,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45307,7 +45304,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45320,7 +45317,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45333,7 +45330,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -45346,7 +45343,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -46358,7 +46355,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -46370,7 +46367,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -46383,7 +46380,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46403,7 +46400,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46416,7 +46413,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46429,7 +46426,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46442,7 +46439,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46455,7 +46452,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46468,7 +46465,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46481,7 +46478,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46494,7 +46491,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46507,7 +46504,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46520,7 +46517,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -46533,7 +46530,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -48090,7 +48087,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48111,7 +48108,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48125,7 +48122,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48139,7 +48136,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48153,7 +48150,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48167,7 +48164,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48181,7 +48178,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48195,7 +48192,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48209,7 +48206,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48223,7 +48220,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48237,7 +48234,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48251,7 +48248,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -48460,7 +48457,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48480,7 +48477,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48493,7 +48490,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48506,7 +48503,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48519,7 +48516,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48532,7 +48529,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48545,7 +48542,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48558,7 +48555,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48571,7 +48568,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48584,7 +48581,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48597,7 +48594,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -48610,7 +48607,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -49071,7 +49068,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -49374,8 +49372,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -49388,8 +49385,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -49481,7 +49477,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49501,7 +49497,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49514,7 +49510,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49527,7 +49523,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49540,7 +49536,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49553,7 +49549,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49566,7 +49562,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49579,7 +49575,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49592,7 +49588,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49605,7 +49601,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49618,7 +49614,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49631,7 +49627,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -49696,7 +49692,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49717,7 +49713,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49731,7 +49727,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49745,7 +49741,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49759,7 +49755,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49773,7 +49769,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49787,7 +49783,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49801,7 +49797,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49815,7 +49811,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49829,7 +49825,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49843,7 +49839,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49857,7 +49853,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
}
},
@@ -49970,11 +49966,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -49987,11 +49979,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -50518,7 +50506,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50541,7 +50529,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50556,7 +50544,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50571,7 +50559,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50586,7 +50574,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50601,7 +50589,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50616,7 +50604,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50631,7 +50619,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50646,7 +50634,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50661,7 +50649,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50676,7 +50664,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -50691,7 +50679,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -51204,7 +51192,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51225,7 +51213,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51239,7 +51227,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51253,7 +51241,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51267,7 +51255,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51281,7 +51269,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51295,7 +51283,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51309,7 +51297,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51323,7 +51311,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51337,7 +51325,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51351,7 +51339,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51365,7 +51353,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
}
},
@@ -51539,7 +51527,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51561,7 +51549,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51576,7 +51564,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51591,7 +51579,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51606,7 +51594,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51621,7 +51609,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51636,7 +51624,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51651,7 +51639,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51666,7 +51654,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51681,7 +51669,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51696,7 +51684,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -51711,7 +51699,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
}
@@ -52297,7 +52285,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -52309,7 +52297,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -52407,7 +52395,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52427,7 +52415,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52440,7 +52428,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52453,7 +52441,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52466,7 +52454,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52479,7 +52467,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52492,7 +52480,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52505,7 +52493,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52518,7 +52506,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52531,7 +52519,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52544,7 +52532,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52557,7 +52545,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
}
},
"explode": true,
@@ -52629,10 +52617,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 32767,
- "minimum": 0,
- "nullable": true
+ "type": "string"
}
},
"description": "Virtual Device Context (Identifier)",
@@ -52645,10 +52630,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 32767,
- "minimum": 0,
- "nullable": true
+ "type": "string"
}
},
"description": "Virtual Device Context (Identifier)",
@@ -52883,9 +52865,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -52898,9 +52878,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -54535,7 +54513,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -54547,7 +54525,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -57094,8 +57072,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -57108,8 +57085,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -57201,7 +57177,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57221,7 +57197,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57234,7 +57210,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57247,7 +57223,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57260,7 +57236,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57273,7 +57249,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57286,7 +57262,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57299,7 +57275,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57312,7 +57288,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57325,7 +57301,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57338,7 +57314,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -57351,7 +57327,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -58634,7 +58610,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58654,7 +58630,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58667,7 +58643,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58680,7 +58656,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58693,7 +58669,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58706,7 +58682,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58719,7 +58695,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58732,7 +58708,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58745,7 +58721,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58758,7 +58734,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58771,7 +58747,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58784,7 +58760,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -58820,7 +58796,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -58832,7 +58808,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -60565,7 +60541,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60585,7 +60561,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60598,7 +60574,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60611,7 +60587,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60624,7 +60600,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60637,7 +60613,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60650,7 +60626,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60663,7 +60639,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60676,7 +60652,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60689,7 +60665,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60702,7 +60678,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60715,7 +60691,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -60751,7 +60727,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -60763,7 +60739,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -62126,7 +62102,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -62138,7 +62114,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -63518,7 +63494,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -63530,7 +63506,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -65610,8 +65586,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -65624,8 +65599,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -65717,7 +65691,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65737,7 +65711,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65750,7 +65724,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65763,7 +65737,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65776,7 +65750,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65789,7 +65763,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65802,7 +65776,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65815,7 +65789,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65828,7 +65802,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65841,7 +65815,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65854,7 +65828,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -65867,7 +65841,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -66961,7 +66935,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -66973,7 +66947,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -68101,7 +68075,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -68113,7 +68087,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -68544,11 +68518,12 @@
"name": "airflow",
"schema": {
"type": "string",
- "x-spec-enum-id": "f6e5562e0e98d69d",
+ "x-spec-enum-id": "5ad4e700c656b09d",
"nullable": true,
"enum": [
"front-to-rear",
"left-to-right",
+ "null",
"passive",
"rear-to-front",
"right-to-left",
@@ -69512,7 +69487,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -69524,7 +69499,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -69628,12 +69603,13 @@
"name": "weight_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true,
"enum": [
"g",
"kg",
"lb",
+ "null",
"oz"
]
},
@@ -70458,8 +70434,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -70472,8 +70447,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -71263,7 +71237,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71283,7 +71257,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71296,7 +71270,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71309,7 +71283,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71322,7 +71296,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71335,7 +71309,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71348,7 +71322,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71361,7 +71335,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71374,7 +71348,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71387,7 +71361,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71400,7 +71374,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71413,7 +71387,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
}
},
"explode": true,
@@ -71449,7 +71423,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -71461,7 +71435,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -72877,7 +72851,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -72889,7 +72863,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -73494,7 +73468,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -74259,6 +74234,7 @@
"type": "string",
"x-spec-enum-id": "994bc0696f4df57f",
"enum": [
+ "null",
"single-phase",
"three-phase"
]
@@ -74480,7 +74456,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74500,7 +74476,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74513,7 +74489,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74526,7 +74502,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74539,7 +74515,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74552,7 +74528,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74565,7 +74541,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74578,7 +74554,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74591,7 +74567,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74604,7 +74580,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74617,7 +74593,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74630,7 +74606,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
}
},
"explode": true,
@@ -74644,7 +74620,8 @@
"x-spec-enum-id": "1b6d99616ca6412b",
"enum": [
"ac",
- "dc"
+ "dc",
+ "null"
]
},
"description": "* `ac` - AC\n* `dc` - DC"
@@ -74679,7 +74656,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -74691,7 +74668,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -74806,6 +74783,7 @@
"type": "string",
"x-spec-enum-id": "093a164236819eb8",
"enum": [
+ "null",
"primary",
"redundant"
]
@@ -76404,7 +76382,7 @@
"name": "type",
"schema": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true,
"enum": [
"California Style",
@@ -76418,10 +76396,11 @@
"NEMA (Non-locking)",
"Other",
"Proprietary",
- "USB"
+ "USB",
+ "null"
]
},
- "description": "* `IEC 60320` - [('iec-60320-c5', 'C5'), ('iec-60320-c7', 'C7'), ('iec-60320-c13', 'C13'), ('iec-60320-c15', 'C15'), ('iec-60320-c17', 'C17'), ('iec-60320-c19', 'C19'), ('iec-60320-c21', 'C21')]\n* `IEC 60309` - [('iec-60309-p-n-e-4h', 'P+N+E 4H'), ('iec-60309-p-n-e-6h', 'P+N+E 6H'), ('iec-60309-p-n-e-9h', 'P+N+E 9H'), ('iec-60309-2p-e-4h', '2P+E 4H'), ('iec-60309-2p-e-6h', '2P+E 6H'), ('iec-60309-2p-e-9h', '2P+E 9H'), ('iec-60309-3p-e-4h', '3P+E 4H'), ('iec-60309-3p-e-6h', '3P+E 6H'), ('iec-60309-3p-e-9h', '3P+E 9H'), ('iec-60309-3p-n-e-4h', '3P+N+E 4H'), ('iec-60309-3p-n-e-6h', '3P+N+E 6H'), ('iec-60309-3p-n-e-9h', '3P+N+E 9H')]\n* `IEC 60906-1` - [('iec-60906-1', 'IEC 60906-1'), ('nbr-14136-10a', '2P+T 10A (NBR 14136)'), ('nbr-14136-20a', '2P+T 20A (NBR 14136)')]\n* `NEMA (Non-locking)` - [('nema-1-15r', 'NEMA 1-15R'), ('nema-5-15r', 'NEMA 5-15R'), ('nema-5-20r', 'NEMA 5-20R'), ('nema-5-30r', 'NEMA 5-30R'), ('nema-5-50r', 'NEMA 5-50R'), ('nema-6-15r', 'NEMA 6-15R'), ('nema-6-20r', 'NEMA 6-20R'), ('nema-6-30r', 'NEMA 6-30R'), ('nema-6-50r', 'NEMA 6-50R'), ('nema-10-30r', 'NEMA 10-30R'), ('nema-10-50r', 'NEMA 10-50R'), ('nema-14-20r', 'NEMA 14-20R'), ('nema-14-30r', 'NEMA 14-30R'), ('nema-14-50r', 'NEMA 14-50R'), ('nema-14-60r', 'NEMA 14-60R'), ('nema-15-15r', 'NEMA 15-15R'), ('nema-15-20r', 'NEMA 15-20R'), ('nema-15-30r', 'NEMA 15-30R'), ('nema-15-50r', 'NEMA 15-50R'), ('nema-15-60r', 'NEMA 15-60R')]\n* `NEMA (Locking)` - [('nema-l1-15r', 'NEMA L1-15R'), ('nema-l5-15r', 'NEMA L5-15R'), ('nema-l5-20r', 'NEMA L5-20R'), ('nema-l5-30r', 'NEMA L5-30R'), ('nema-l5-50r', 'NEMA L5-50R'), ('nema-l6-15r', 'NEMA L6-15R'), ('nema-l6-20r', 'NEMA L6-20R'), ('nema-l6-30r', 'NEMA L6-30R'), ('nema-l6-50r', 'NEMA L6-50R'), ('nema-l10-30r', 'NEMA L10-30R'), ('nema-l14-20r', 'NEMA L14-20R'), ('nema-l14-30r', 'NEMA L14-30R'), ('nema-l14-50r', 'NEMA L14-50R'), ('nema-l14-60r', 'NEMA L14-60R'), ('nema-l15-20r', 'NEMA L15-20R'), ('nema-l15-30r', 'NEMA L15-30R'), ('nema-l15-50r', 'NEMA L15-50R'), ('nema-l15-60r', 'NEMA L15-60R'), ('nema-l21-20r', 'NEMA L21-20R'), ('nema-l21-30r', 'NEMA L21-30R'), ('nema-l22-20r', 'NEMA L22-20R'), ('nema-l22-30r', 'NEMA L22-30R')]\n* `California Style` - [('CS6360C', 'CS6360C'), ('CS6364C', 'CS6364C'), ('CS8164C', 'CS8164C'), ('CS8264C', 'CS8264C'), ('CS8364C', 'CS8364C'), ('CS8464C', 'CS8464C')]\n* `ITA/International` - [('ita-e', 'ITA Type E (CEE 7/5)'), ('ita-f', 'ITA Type F (CEE 7/3)'), ('ita-g', 'ITA Type G (BS 1363)'), ('ita-h', 'ITA Type H'), ('ita-i', 'ITA Type I'), ('ita-j', 'ITA Type J'), ('ita-k', 'ITA Type K'), ('ita-l', 'ITA Type L (CEI 23-50)'), ('ita-m', 'ITA Type M (BS 546)'), ('ita-n', 'ITA Type N'), ('ita-o', 'ITA Type O'), ('ita-multistandard', 'ITA Multistandard')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-micro-b', 'USB Micro B'), ('usb-c', 'USB Type C')]\n* `Molex` - [('molex-micro-fit-1x2', 'Molex Micro-Fit 1x2'), ('molex-micro-fit-2x2', 'Molex Micro-Fit 2x2'), ('molex-micro-fit-2x4', 'Molex Micro-Fit 2x4')]\n* `DC` - [('dc-terminal', 'DC Terminal')]\n* `Proprietary` - [('eaton-c39', 'Eaton C39'), ('hdot-cx', 'HDOT Cx'), ('saf-d-grid', 'Saf-D-Grid'), ('neutrik-powercon-20a', 'Neutrik powerCON (20A)'), ('neutrik-powercon-32a', 'Neutrik powerCON (32A)'), ('neutrik-powercon-true1', 'Neutrik powerCON TRUE1'), ('neutrik-powercon-true1-top', 'Neutrik powerCON TRUE1 TOP'), ('ubiquiti-smartpower', 'Ubiquiti SmartPower')]\n* `Other` - [('hardwired', 'Hardwired'), ('other', 'Other')]"
+ "description": "* `IEC 60320` - [('iec-60320-c5', 'C5'), ('iec-60320-c7', 'C7'), ('iec-60320-c13', 'C13'), ('iec-60320-c15', 'C15'), ('iec-60320-c17', 'C17'), ('iec-60320-c19', 'C19'), ('iec-60320-c21', 'C21')]\n* `IEC 60309` - [('iec-60309-p-n-e-4h', 'P+N+E 4H'), ('iec-60309-p-n-e-6h', 'P+N+E 6H'), ('iec-60309-p-n-e-9h', 'P+N+E 9H'), ('iec-60309-2p-e-4h', '2P+E 4H'), ('iec-60309-2p-e-6h', '2P+E 6H'), ('iec-60309-2p-e-9h', '2P+E 9H'), ('iec-60309-3p-e-4h', '3P+E 4H'), ('iec-60309-3p-e-6h', '3P+E 6H'), ('iec-60309-3p-e-9h', '3P+E 9H'), ('iec-60309-3p-n-e-4h', '3P+N+E 4H'), ('iec-60309-3p-n-e-6h', '3P+N+E 6H'), ('iec-60309-3p-n-e-9h', '3P+N+E 9H')]\n* `IEC 60906-1` - [('iec-60906-1', 'IEC 60906-1'), ('nbr-14136-10a', '2P+T 10A (NBR 14136)'), ('nbr-14136-20a', '2P+T 20A (NBR 14136)')]\n* `NEMA (Non-locking)` - [('nema-1-15r', 'NEMA 1-15R'), ('nema-5-15r', 'NEMA 5-15R'), ('nema-5-20r', 'NEMA 5-20R'), ('nema-5-30r', 'NEMA 5-30R'), ('nema-5-50r', 'NEMA 5-50R'), ('nema-6-15r', 'NEMA 6-15R'), ('nema-6-20r', 'NEMA 6-20R'), ('nema-6-30r', 'NEMA 6-30R'), ('nema-6-50r', 'NEMA 6-50R'), ('nema-10-30r', 'NEMA 10-30R'), ('nema-10-50r', 'NEMA 10-50R'), ('nema-14-20r', 'NEMA 14-20R'), ('nema-14-30r', 'NEMA 14-30R'), ('nema-14-50r', 'NEMA 14-50R'), ('nema-14-60r', 'NEMA 14-60R'), ('nema-15-15r', 'NEMA 15-15R'), ('nema-15-20r', 'NEMA 15-20R'), ('nema-15-30r', 'NEMA 15-30R'), ('nema-15-50r', 'NEMA 15-50R'), ('nema-15-60r', 'NEMA 15-60R')]\n* `NEMA (Locking)` - [('nema-l1-15r', 'NEMA L1-15R'), ('nema-l5-15r', 'NEMA L5-15R'), ('nema-l5-20r', 'NEMA L5-20R'), ('nema-l5-30r', 'NEMA L5-30R'), ('nema-l5-50r', 'NEMA L5-50R'), ('nema-l6-15r', 'NEMA L6-15R'), ('nema-l6-20r', 'NEMA L6-20R'), ('nema-l6-30r', 'NEMA L6-30R'), ('nema-l6-50r', 'NEMA L6-50R'), ('nema-l10-30r', 'NEMA L10-30R'), ('nema-l14-20r', 'NEMA L14-20R'), ('nema-l14-30r', 'NEMA L14-30R'), ('nema-l14-50r', 'NEMA L14-50R'), ('nema-l14-60r', 'NEMA L14-60R'), ('nema-l15-20r', 'NEMA L15-20R'), ('nema-l15-30r', 'NEMA L15-30R'), ('nema-l15-50r', 'NEMA L15-50R'), ('nema-l15-60r', 'NEMA L15-60R'), ('nema-l21-20r', 'NEMA L21-20R'), ('nema-l21-30r', 'NEMA L21-30R'), ('nema-l22-20r', 'NEMA L22-20R'), ('nema-l22-30r', 'NEMA L22-30R')]\n* `California Style` - [('CS6360C', 'CS6360C'), ('CS6364C', 'CS6364C'), ('CS8164C', 'CS8164C'), ('CS8264C', 'CS8264C'), ('CS8364C', 'CS8364C'), ('CS8464C', 'CS8464C')]\n* `ITA/International` - [('ita-e', 'ITA Type E (CEE 7/5)'), ('ita-f', 'ITA Type F (CEE 7/3)'), ('ita-g', 'ITA Type G (BS 1363)'), ('ita-h', 'ITA Type H'), ('ita-i', 'ITA Type I'), ('ita-j', 'ITA Type J'), ('ita-k', 'ITA Type K'), ('ita-l', 'ITA Type L (CEI 23-50)'), ('ita-m', 'ITA Type M (BS 546)'), ('ita-n', 'ITA Type N'), ('ita-o', 'ITA Type O'), ('ita-multistandard', 'ITA Multistandard')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-micro-b', 'USB Micro B'), ('usb-c', 'USB Type C')]\n* `Molex` - [('molex-micro-fit-1x2', 'Molex Micro-Fit 1x2'), ('molex-micro-fit-2x2', 'Molex Micro-Fit 2x2'), ('molex-micro-fit-2x3', 'Molex Micro-Fit 2x3'), ('molex-micro-fit-2x4', 'Molex Micro-Fit 2x4')]\n* `DC` - [('dc-terminal', 'DC Terminal')]\n* `Proprietary` - [('eaton-c39', 'Eaton C39'), ('hdot-cx', 'HDOT Cx'), ('saf-d-grid', 'Saf-D-Grid'), ('neutrik-powercon-20a', 'Neutrik powerCON (20A)'), ('neutrik-powercon-32a', 'Neutrik powerCON (32A)'), ('neutrik-powercon-true1', 'Neutrik powerCON TRUE1'), ('neutrik-powercon-true1-top', 'Neutrik powerCON TRUE1 TOP'), ('ubiquiti-smartpower', 'Ubiquiti SmartPower')]\n* `Other` - [('hardwired', 'Hardwired'), ('other', 'Other')]"
},
{
"in": "query",
@@ -76852,7 +76831,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -77306,8 +77286,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -77320,8 +77299,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -77413,7 +77391,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77433,7 +77411,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77446,7 +77424,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77459,7 +77437,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77472,7 +77450,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77485,7 +77463,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77498,7 +77476,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77511,7 +77489,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77524,7 +77502,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77537,7 +77515,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77550,7 +77528,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -77563,7 +77541,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -78658,7 +78636,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78678,7 +78656,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78691,7 +78669,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78704,7 +78682,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78717,7 +78695,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78730,7 +78708,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78743,7 +78721,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78756,7 +78734,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78769,7 +78747,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78782,7 +78760,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78795,7 +78773,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78808,7 +78786,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
}
},
"explode": true,
@@ -78844,7 +78822,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -78856,7 +78834,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -78869,7 +78847,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78891,7 +78869,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78906,7 +78884,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78921,7 +78899,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78936,7 +78914,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78951,7 +78929,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78966,7 +78944,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78981,7 +78959,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -78996,7 +78974,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -79011,7 +78989,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -79026,7 +79004,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -79041,7 +79019,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
}
},
@@ -80459,7 +80437,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -80471,7 +80449,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -81899,7 +81877,7 @@
"name": "type",
"schema": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true,
"enum": [
"California Style",
@@ -81913,10 +81891,11 @@
"NEMA (Non-locking)",
"Other",
"Proprietary",
- "USB"
+ "USB",
+ "null"
]
},
- "description": "* `IEC 60320` - [('iec-60320-c6', 'C6'), ('iec-60320-c8', 'C8'), ('iec-60320-c14', 'C14'), ('iec-60320-c16', 'C16'), ('iec-60320-c18', 'C18'), ('iec-60320-c20', 'C20'), ('iec-60320-c22', 'C22')]\n* `IEC 60309` - [('iec-60309-p-n-e-4h', 'P+N+E 4H'), ('iec-60309-p-n-e-6h', 'P+N+E 6H'), ('iec-60309-p-n-e-9h', 'P+N+E 9H'), ('iec-60309-2p-e-4h', '2P+E 4H'), ('iec-60309-2p-e-6h', '2P+E 6H'), ('iec-60309-2p-e-9h', '2P+E 9H'), ('iec-60309-3p-e-4h', '3P+E 4H'), ('iec-60309-3p-e-6h', '3P+E 6H'), ('iec-60309-3p-e-9h', '3P+E 9H'), ('iec-60309-3p-n-e-4h', '3P+N+E 4H'), ('iec-60309-3p-n-e-6h', '3P+N+E 6H'), ('iec-60309-3p-n-e-9h', '3P+N+E 9H')]\n* `IEC 60906-1` - [('iec-60906-1', 'IEC 60906-1'), ('nbr-14136-10a', '2P+T 10A (NBR 14136)'), ('nbr-14136-20a', '2P+T 20A (NBR 14136)')]\n* `NEMA (Non-locking)` - [('nema-1-15p', 'NEMA 1-15P'), ('nema-5-15p', 'NEMA 5-15P'), ('nema-5-20p', 'NEMA 5-20P'), ('nema-5-30p', 'NEMA 5-30P'), ('nema-5-50p', 'NEMA 5-50P'), ('nema-6-15p', 'NEMA 6-15P'), ('nema-6-20p', 'NEMA 6-20P'), ('nema-6-30p', 'NEMA 6-30P'), ('nema-6-50p', 'NEMA 6-50P'), ('nema-10-30p', 'NEMA 10-30P'), ('nema-10-50p', 'NEMA 10-50P'), ('nema-14-20p', 'NEMA 14-20P'), ('nema-14-30p', 'NEMA 14-30P'), ('nema-14-50p', 'NEMA 14-50P'), ('nema-14-60p', 'NEMA 14-60P'), ('nema-15-15p', 'NEMA 15-15P'), ('nema-15-20p', 'NEMA 15-20P'), ('nema-15-30p', 'NEMA 15-30P'), ('nema-15-50p', 'NEMA 15-50P'), ('nema-15-60p', 'NEMA 15-60P')]\n* `NEMA (Locking)` - [('nema-l1-15p', 'NEMA L1-15P'), ('nema-l5-15p', 'NEMA L5-15P'), ('nema-l5-20p', 'NEMA L5-20P'), ('nema-l5-30p', 'NEMA L5-30P'), ('nema-l5-50p', 'NEMA L5-50P'), ('nema-l6-15p', 'NEMA L6-15P'), ('nema-l6-20p', 'NEMA L6-20P'), ('nema-l6-30p', 'NEMA L6-30P'), ('nema-l6-50p', 'NEMA L6-50P'), ('nema-l10-30p', 'NEMA L10-30P'), ('nema-l14-20p', 'NEMA L14-20P'), ('nema-l14-30p', 'NEMA L14-30P'), ('nema-l14-50p', 'NEMA L14-50P'), ('nema-l14-60p', 'NEMA L14-60P'), ('nema-l15-20p', 'NEMA L15-20P'), ('nema-l15-30p', 'NEMA L15-30P'), ('nema-l15-50p', 'NEMA L15-50P'), ('nema-l15-60p', 'NEMA L15-60P'), ('nema-l21-20p', 'NEMA L21-20P'), ('nema-l21-30p', 'NEMA L21-30P'), ('nema-l22-20p', 'NEMA L22-20P'), ('nema-l22-30p', 'NEMA L22-30P')]\n* `California Style` - [('cs6361c', 'CS6361C'), ('cs6365c', 'CS6365C'), ('cs8165c', 'CS8165C'), ('cs8265c', 'CS8265C'), ('cs8365c', 'CS8365C'), ('cs8465c', 'CS8465C')]\n* `International/ITA` - [('ita-c', 'ITA Type C (CEE 7/16)'), ('ita-e', 'ITA Type E (CEE 7/6)'), ('ita-f', 'ITA Type F (CEE 7/4)'), ('ita-ef', 'ITA Type E/F (CEE 7/7)'), ('ita-g', 'ITA Type G (BS 1363)'), ('ita-h', 'ITA Type H'), ('ita-i', 'ITA Type I'), ('ita-j', 'ITA Type J'), ('ita-k', 'ITA Type K'), ('ita-l', 'ITA Type L (CEI 23-50)'), ('ita-m', 'ITA Type M (BS 546)'), ('ita-n', 'ITA Type N'), ('ita-o', 'ITA Type O')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-b', 'USB Type B'), ('usb-c', 'USB Type C'), ('usb-mini-a', 'USB Mini A'), ('usb-mini-b', 'USB Mini B'), ('usb-micro-a', 'USB Micro A'), ('usb-micro-b', 'USB Micro B'), ('usb-micro-ab', 'USB Micro AB'), ('usb-3-b', 'USB 3.0 Type B'), ('usb-3-micro-b', 'USB 3.0 Micro B')]\n* `Molex` - [('molex-micro-fit-1x2', 'Molex Micro-Fit 1x2'), ('molex-micro-fit-2x2', 'Molex Micro-Fit 2x2'), ('molex-micro-fit-2x4', 'Molex Micro-Fit 2x4')]\n* `DC` - [('dc-terminal', 'DC Terminal')]\n* `Proprietary` - [('saf-d-grid', 'Saf-D-Grid'), ('neutrik-powercon-20', 'Neutrik powerCON (20A)'), ('neutrik-powercon-32', 'Neutrik powerCON (32A)'), ('neutrik-powercon-true1', 'Neutrik powerCON TRUE1'), ('neutrik-powercon-true1-top', 'Neutrik powerCON TRUE1 TOP'), ('ubiquiti-smartpower', 'Ubiquiti SmartPower')]\n* `Other` - [('hardwired', 'Hardwired'), ('other', 'Other')]"
+ "description": "* `IEC 60320` - [('iec-60320-c6', 'C6'), ('iec-60320-c8', 'C8'), ('iec-60320-c14', 'C14'), ('iec-60320-c16', 'C16'), ('iec-60320-c18', 'C18'), ('iec-60320-c20', 'C20'), ('iec-60320-c22', 'C22')]\n* `IEC 60309` - [('iec-60309-p-n-e-4h', 'P+N+E 4H'), ('iec-60309-p-n-e-6h', 'P+N+E 6H'), ('iec-60309-p-n-e-9h', 'P+N+E 9H'), ('iec-60309-2p-e-4h', '2P+E 4H'), ('iec-60309-2p-e-6h', '2P+E 6H'), ('iec-60309-2p-e-9h', '2P+E 9H'), ('iec-60309-3p-e-4h', '3P+E 4H'), ('iec-60309-3p-e-6h', '3P+E 6H'), ('iec-60309-3p-e-9h', '3P+E 9H'), ('iec-60309-3p-n-e-4h', '3P+N+E 4H'), ('iec-60309-3p-n-e-6h', '3P+N+E 6H'), ('iec-60309-3p-n-e-9h', '3P+N+E 9H')]\n* `IEC 60906-1` - [('iec-60906-1', 'IEC 60906-1'), ('nbr-14136-10a', '2P+T 10A (NBR 14136)'), ('nbr-14136-20a', '2P+T 20A (NBR 14136)')]\n* `NEMA (Non-locking)` - [('nema-1-15p', 'NEMA 1-15P'), ('nema-5-15p', 'NEMA 5-15P'), ('nema-5-20p', 'NEMA 5-20P'), ('nema-5-30p', 'NEMA 5-30P'), ('nema-5-50p', 'NEMA 5-50P'), ('nema-6-15p', 'NEMA 6-15P'), ('nema-6-20p', 'NEMA 6-20P'), ('nema-6-30p', 'NEMA 6-30P'), ('nema-6-50p', 'NEMA 6-50P'), ('nema-10-30p', 'NEMA 10-30P'), ('nema-10-50p', 'NEMA 10-50P'), ('nema-14-20p', 'NEMA 14-20P'), ('nema-14-30p', 'NEMA 14-30P'), ('nema-14-50p', 'NEMA 14-50P'), ('nema-14-60p', 'NEMA 14-60P'), ('nema-15-15p', 'NEMA 15-15P'), ('nema-15-20p', 'NEMA 15-20P'), ('nema-15-30p', 'NEMA 15-30P'), ('nema-15-50p', 'NEMA 15-50P'), ('nema-15-60p', 'NEMA 15-60P')]\n* `NEMA (Locking)` - [('nema-l1-15p', 'NEMA L1-15P'), ('nema-l5-15p', 'NEMA L5-15P'), ('nema-l5-20p', 'NEMA L5-20P'), ('nema-l5-30p', 'NEMA L5-30P'), ('nema-l5-50p', 'NEMA L5-50P'), ('nema-l6-15p', 'NEMA L6-15P'), ('nema-l6-20p', 'NEMA L6-20P'), ('nema-l6-30p', 'NEMA L6-30P'), ('nema-l6-50p', 'NEMA L6-50P'), ('nema-l10-30p', 'NEMA L10-30P'), ('nema-l14-20p', 'NEMA L14-20P'), ('nema-l14-30p', 'NEMA L14-30P'), ('nema-l14-50p', 'NEMA L14-50P'), ('nema-l14-60p', 'NEMA L14-60P'), ('nema-l15-20p', 'NEMA L15-20P'), ('nema-l15-30p', 'NEMA L15-30P'), ('nema-l15-50p', 'NEMA L15-50P'), ('nema-l15-60p', 'NEMA L15-60P'), ('nema-l21-20p', 'NEMA L21-20P'), ('nema-l21-30p', 'NEMA L21-30P'), ('nema-l22-20p', 'NEMA L22-20P'), ('nema-l22-30p', 'NEMA L22-30P')]\n* `California Style` - [('cs6361c', 'CS6361C'), ('cs6365c', 'CS6365C'), ('cs8165c', 'CS8165C'), ('cs8265c', 'CS8265C'), ('cs8365c', 'CS8365C'), ('cs8465c', 'CS8465C')]\n* `International/ITA` - [('ita-c', 'ITA Type C (CEE 7/16)'), ('ita-e', 'ITA Type E (CEE 7/6)'), ('ita-f', 'ITA Type F (CEE 7/4)'), ('ita-ef', 'ITA Type E/F (CEE 7/7)'), ('ita-g', 'ITA Type G (BS 1363)'), ('ita-h', 'ITA Type H'), ('ita-i', 'ITA Type I'), ('ita-j', 'ITA Type J'), ('ita-k', 'ITA Type K'), ('ita-l', 'ITA Type L (CEI 23-50)'), ('ita-m', 'ITA Type M (BS 546)'), ('ita-n', 'ITA Type N'), ('ita-o', 'ITA Type O')]\n* `USB` - [('usb-a', 'USB Type A'), ('usb-b', 'USB Type B'), ('usb-c', 'USB Type C'), ('usb-mini-a', 'USB Mini A'), ('usb-mini-b', 'USB Mini B'), ('usb-micro-a', 'USB Micro A'), ('usb-micro-b', 'USB Micro B'), ('usb-micro-ab', 'USB Micro AB'), ('usb-3-b', 'USB 3.0 Type B'), ('usb-3-micro-b', 'USB 3.0 Micro B')]\n* `Molex` - [('molex-micro-fit-1x2', 'Molex Micro-Fit 1x2'), ('molex-micro-fit-2x2', 'Molex Micro-Fit 2x2'), ('molex-micro-fit-2x3', 'Molex Micro-Fit 2x3'), ('molex-micro-fit-2x4', 'Molex Micro-Fit 2x4')]\n* `DC` - [('dc-terminal', 'DC Terminal')]\n* `Proprietary` - [('saf-d-grid', 'Saf-D-Grid'), ('neutrik-powercon-20', 'Neutrik powerCON (20A)'), ('neutrik-powercon-32', 'Neutrik powerCON (32A)'), ('neutrik-powercon-true1', 'Neutrik powerCON TRUE1'), ('neutrik-powercon-true1-top', 'Neutrik powerCON TRUE1 TOP'), ('ubiquiti-smartpower', 'Ubiquiti SmartPower')]\n* `Other` - [('hardwired', 'Hardwired'), ('other', 'Other')]"
},
{
"in": "query",
@@ -82432,7 +82411,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -82735,8 +82715,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -82749,8 +82728,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -82842,7 +82820,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82862,7 +82840,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82875,7 +82853,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82888,7 +82866,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82901,7 +82879,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82914,7 +82892,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82927,7 +82905,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82940,7 +82918,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82953,7 +82931,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82966,7 +82944,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82979,7 +82957,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -82992,7 +82970,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -83980,7 +83958,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -83992,7 +83970,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -84005,7 +83983,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84027,7 +84005,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84042,7 +84020,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84057,7 +84035,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84072,7 +84050,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84087,7 +84065,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84102,7 +84080,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84117,7 +84095,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84132,7 +84110,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84147,7 +84125,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84162,7 +84140,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -84177,7 +84155,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
}
},
@@ -85395,7 +85373,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85415,7 +85393,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85428,7 +85406,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85441,7 +85419,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85454,7 +85432,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85467,7 +85445,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85480,7 +85458,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85493,7 +85471,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85506,7 +85484,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85519,7 +85497,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85532,7 +85510,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85545,7 +85523,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
}
},
"explode": true,
@@ -85581,7 +85559,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -85593,7 +85571,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -87174,7 +87152,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -87186,7 +87164,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -87876,7 +87854,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87896,7 +87874,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87909,7 +87887,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87922,7 +87900,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87935,7 +87913,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87948,7 +87926,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87961,7 +87939,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87974,7 +87952,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -87987,7 +87965,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -88000,7 +87978,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -88013,7 +87991,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -88026,7 +88004,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
}
},
"explode": true,
@@ -88791,11 +88769,12 @@
"name": "outer_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true,
"enum": [
"in",
- "mm"
+ "mm",
+ "null"
]
},
"description": "* `mm` - Millimeters\n* `in` - Inches"
@@ -89159,7 +89138,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -89171,7 +89150,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -89360,12 +89339,13 @@
"name": "weight_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true,
"enum": [
"g",
"kg",
"lb",
+ "null",
"oz"
]
},
@@ -89960,6 +89940,7 @@
"nullable": true,
"enum": [
"front-to-rear",
+ "null",
"rear-to-front"
]
},
@@ -90607,7 +90588,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90628,7 +90609,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90642,7 +90623,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90656,7 +90637,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90670,7 +90651,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90684,7 +90665,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90698,7 +90679,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90712,7 +90693,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90726,7 +90707,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90740,7 +90721,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90754,7 +90735,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -90768,7 +90749,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
}
},
@@ -91582,11 +91563,12 @@
"name": "outer_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true,
"enum": [
"in",
- "mm"
+ "mm",
+ "null"
]
},
"description": "* `mm` - Millimeters\n* `in` - Inches"
@@ -92183,7 +92165,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92203,7 +92185,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92216,7 +92198,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92229,7 +92211,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92242,7 +92224,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92255,7 +92237,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92268,7 +92250,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92281,7 +92263,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92294,7 +92276,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92307,7 +92289,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92320,7 +92302,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92333,7 +92315,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
}
},
"explode": true,
@@ -92369,7 +92351,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -92381,7 +92363,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -92672,12 +92654,13 @@
"name": "weight_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true,
"enum": [
"g",
"kg",
"lb",
+ "null",
"oz"
]
},
@@ -94482,7 +94465,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94502,7 +94485,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94515,7 +94498,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94528,7 +94511,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94541,7 +94524,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94554,7 +94537,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94567,7 +94550,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94580,7 +94563,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94593,7 +94576,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94606,7 +94589,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94619,7 +94602,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -94632,7 +94615,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -95067,7 +95050,8 @@
"nullable": true,
"enum": [
"A",
- "B"
+ "B",
+ "null"
]
},
"description": "* `A` - A\n* `B` - B"
@@ -95514,8 +95498,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -95528,8 +95511,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -95621,7 +95603,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95641,7 +95623,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95654,7 +95636,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95667,7 +95649,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95680,7 +95662,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95693,7 +95675,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95706,7 +95688,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95719,7 +95701,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95732,7 +95714,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95745,7 +95727,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95758,7 +95740,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -95771,7 +95753,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
}
},
"explode": true,
@@ -96759,7 +96741,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -96771,7 +96753,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -96784,7 +96766,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96804,7 +96786,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96817,7 +96799,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96830,7 +96812,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96843,7 +96825,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96856,7 +96838,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96869,7 +96851,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96882,7 +96864,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96895,7 +96877,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96908,7 +96890,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96921,7 +96903,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -96934,7 +96916,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
}
},
"explode": true,
@@ -98431,7 +98413,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -98443,7 +98425,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -99848,7 +99830,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -99860,7 +99842,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -100292,10 +100274,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 4294967295,
- "minimum": 1,
- "format": "int64"
+ "type": "string"
}
},
"description": "AS (ID)",
@@ -100308,10 +100287,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 4294967295,
- "minimum": 1,
- "format": "int64"
+ "type": "string"
}
},
"description": "AS (ID)",
@@ -101615,7 +101591,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101635,7 +101611,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101648,7 +101624,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101661,7 +101637,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101674,7 +101650,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101687,7 +101663,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101700,7 +101676,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101713,7 +101689,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101726,7 +101702,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101739,7 +101715,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101752,7 +101728,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101765,7 +101741,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
}
},
"explode": true,
@@ -101801,7 +101777,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -101813,7 +101789,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -103077,8 +103053,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Master (name)",
@@ -103091,8 +103066,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Master (name)",
@@ -103575,7 +103549,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -103587,7 +103561,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -104967,7 +104941,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -104987,7 +104961,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105000,7 +104974,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105013,7 +104987,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105026,7 +105000,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105039,7 +105013,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105052,7 +105026,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105065,7 +105039,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105078,7 +105052,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105091,7 +105065,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105104,7 +105078,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105117,7 +105091,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
}
},
"explode": true,
@@ -105153,7 +105127,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -105165,7 +105139,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -107265,7 +107239,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -107277,7 +107251,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -111029,7 +111003,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -111041,7 +111015,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -111603,7 +111577,8 @@
"enum": [
"IATA",
"ISO_3166",
- "UN_LOCODE"
+ "UN_LOCODE",
+ "null"
]
},
"description": "Base set of predefined choices (optional)\n\n* `IATA` - IATA (Airport codes)\n* `ISO_3166` - ISO 3166 (Country codes)\n* `UN_LOCODE` - UN/LOCODE (Location codes)"
@@ -113012,11 +112987,12 @@
"name": "filter_logic",
"schema": {
"type": "string",
- "x-spec-enum-id": "a958350ae21c10ee",
+ "x-spec-enum-id": "d168820c798ae45a",
"enum": [
"disabled",
"exact",
- "loose"
+ "loose",
+ "null"
]
},
"description": "Loose matches any instance of a given string; exact matches the entire field.\n\n* `disabled` - Disabled\n* `loose` - Loose\n* `exact` - Exact"
@@ -113945,7 +113921,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -113966,7 +113942,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -113980,7 +113956,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -113994,7 +113970,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114008,7 +113984,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114022,7 +113998,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114036,7 +114012,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114050,7 +114026,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114064,7 +114040,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114078,7 +114054,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114092,7 +114068,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114106,7 +114082,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
}
},
"description": "The type of data this custom field holds",
@@ -114118,10 +114094,11 @@
"name": "ui_editable",
"schema": {
"type": "string",
- "x-spec-enum-id": "1065673147e26bb5",
+ "x-spec-enum-id": "336f52760e62022f",
"enum": [
"hidden",
"no",
+ "null",
"yes"
]
},
@@ -114132,11 +114109,12 @@
"name": "ui_visible",
"schema": {
"type": "string",
- "x-spec-enum-id": "cd2cf94af56de747",
+ "x-spec-enum-id": "f32800c399b927b6",
"enum": [
"always",
"hidden",
- "if-set"
+ "if-set",
+ "null"
]
},
"description": "Specifies whether the custom field is displayed in the UI\n\n* `always` - Always\n* `if-set` - If set\n* `hidden` - Hidden"
@@ -114979,7 +114957,7 @@
"name": "button_class",
"schema": {
"type": "string",
- "x-spec-enum-id": "ee8e5bb1ccdcdb19",
+ "x-spec-enum-id": "5e54b3bd086685ce",
"enum": [
"black",
"blue",
@@ -114989,6 +114967,7 @@
"gray",
"green",
"indigo",
+ "null",
"orange",
"pink",
"purple",
@@ -116658,7 +116637,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116678,7 +116657,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116691,7 +116670,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116704,7 +116683,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116717,7 +116696,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116730,7 +116709,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116743,7 +116722,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116756,7 +116735,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116769,7 +116748,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116782,7 +116761,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116795,7 +116774,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -116808,7 +116787,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
}
},
"explode": true,
@@ -117591,7 +117570,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -117603,7 +117582,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -121456,7 +121435,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121476,7 +121455,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121489,7 +121468,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121502,7 +121481,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121515,7 +121494,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121528,7 +121507,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121541,7 +121520,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121554,7 +121533,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121567,7 +121546,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121580,7 +121559,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121593,7 +121572,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121606,7 +121585,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
}
},
"explode": true,
@@ -121776,7 +121755,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -121788,7 +121767,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -129834,7 +129813,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129854,7 +129833,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129867,7 +129846,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129880,7 +129859,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129893,7 +129872,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129906,7 +129885,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129919,7 +129898,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129932,7 +129911,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129945,7 +129924,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129958,7 +129937,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129971,7 +129950,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -129984,7 +129963,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
}
},
"explode": true,
@@ -130560,7 +130539,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -130572,7 +130551,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -131725,7 +131704,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -131737,7 +131716,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -133288,7 +133267,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -133300,7 +133279,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -134719,7 +134698,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -134731,7 +134710,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -136407,7 +136386,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136429,7 +136408,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136444,7 +136423,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136459,7 +136438,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136474,7 +136453,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136489,7 +136468,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136504,7 +136483,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136519,7 +136498,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136534,7 +136513,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136549,7 +136528,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136564,7 +136543,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -136579,7 +136558,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
}
@@ -137291,7 +137270,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137311,7 +137290,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137324,7 +137303,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137337,7 +137316,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137350,7 +137329,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137363,7 +137342,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137376,7 +137355,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137389,7 +137368,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137402,7 +137381,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137415,7 +137394,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137428,7 +137407,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137441,7 +137420,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
}
},
"explode": true,
@@ -137497,7 +137476,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -137509,7 +137488,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -138954,7 +138933,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -138976,7 +138955,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -138991,7 +138970,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139006,7 +138985,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139021,7 +139000,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139036,7 +139015,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139051,7 +139030,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139066,7 +139045,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139081,7 +139060,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139096,7 +139075,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139111,7 +139090,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139126,7 +139105,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true
}
},
@@ -139167,7 +139146,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139188,7 +139167,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139202,7 +139181,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139216,7 +139195,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139230,7 +139209,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139244,7 +139223,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139258,7 +139237,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139272,7 +139251,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139286,7 +139265,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139300,7 +139279,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139314,7 +139293,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139328,7 +139307,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
}
},
"description": "The operational status of this IP",
@@ -139365,7 +139344,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -139377,7 +139356,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -139576,9 +139555,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -139591,9 +139568,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -140796,7 +140771,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140817,7 +140792,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140831,7 +140806,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140845,7 +140820,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140859,7 +140834,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140873,7 +140848,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140887,7 +140862,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140901,7 +140876,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140915,7 +140890,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140929,7 +140904,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140943,7 +140918,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140957,7 +140932,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this range",
@@ -140994,7 +140969,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -141006,7 +140981,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -141128,9 +141103,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -141143,9 +141116,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -142860,7 +142831,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142881,7 +142852,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142895,7 +142866,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142909,7 +142880,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142923,7 +142894,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142937,7 +142908,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142951,7 +142922,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142965,7 +142936,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142979,7 +142950,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -142993,7 +142964,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -143007,7 +142978,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -143021,7 +142992,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
}
},
"description": "Operational status of this prefix",
@@ -143058,7 +143029,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -143070,7 +143041,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -143328,9 +143299,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -143343,9 +143312,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -144822,7 +144789,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -144834,7 +144801,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -146061,7 +146028,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -146073,7 +146040,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -146840,11 +146807,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "Exporting L2VPN (identifier)",
@@ -146857,11 +146820,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "Exporting L2VPN (identifier)",
@@ -146900,9 +146859,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "Export VRF (RD)",
@@ -146915,9 +146872,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "Export VRF (RD)",
@@ -147041,11 +146996,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "Importing L2VPN (identifier)",
@@ -147058,11 +147009,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "Importing L2VPN (identifier)",
@@ -147101,9 +147048,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "Import VRF (RD)",
@@ -147116,9 +147061,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "Import VRF (RD)",
@@ -147466,7 +147409,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -147478,7 +147421,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -148672,8 +148615,9 @@
"name": "protocol",
"schema": {
"type": "string",
- "x-spec-enum-id": "5521e084b1ad51de",
+ "x-spec-enum-id": "e4b15bec749a2a32",
"enum": [
+ "null",
"sctp",
"tcp",
"udp"
@@ -148719,7 +148663,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -148731,7 +148675,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -150100,8 +150044,9 @@
"name": "protocol",
"schema": {
"type": "string",
- "x-spec-enum-id": "5521e084b1ad51de",
+ "x-spec-enum-id": "e4b15bec749a2a32",
"enum": [
+ "null",
"sctp",
"tcp",
"udp"
@@ -150147,7 +150092,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -150159,7 +150104,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -151566,7 +151511,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -151578,7 +151523,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -152859,7 +152804,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -152871,7 +152816,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -154018,7 +153963,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -154030,7 +153975,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -154879,11 +154824,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -154896,11 +154837,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -155225,7 +155162,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155248,7 +155185,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155264,7 +155201,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155280,7 +155217,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155296,7 +155233,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155312,7 +155249,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155328,7 +155265,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155344,7 +155281,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155360,7 +155297,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155376,7 +155313,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155392,7 +155329,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155408,7 +155345,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role"
}
@@ -155747,7 +155684,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155768,7 +155705,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155782,7 +155719,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155796,7 +155733,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155810,7 +155747,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155824,7 +155761,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155838,7 +155775,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155852,7 +155789,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155866,7 +155803,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155880,7 +155817,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155894,7 +155831,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155908,7 +155845,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
}
},
"description": "Operational status of this VLAN",
@@ -155945,7 +155882,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -155957,7 +155894,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -157489,7 +157426,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -157501,7 +157438,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -158647,10 +158584,11 @@
"name": "priority",
"schema": {
"type": "string",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true,
"enum": [
"inactive",
+ "null",
"primary",
"secondary",
"tertiary"
@@ -158748,7 +158686,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -158760,7 +158698,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -160115,7 +160053,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -160127,7 +160065,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -161354,7 +161292,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -161366,7 +161304,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -163094,7 +163032,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -163106,7 +163044,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -164586,7 +164524,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -164598,7 +164536,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -165949,7 +165887,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -165961,7 +165899,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -171823,7 +171761,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -171835,7 +171773,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -173062,7 +173000,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -173074,7 +173012,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -174552,7 +174490,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174572,7 +174510,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174585,7 +174523,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174598,7 +174536,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174611,7 +174549,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174624,7 +174562,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174637,7 +174575,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174650,7 +174588,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174663,7 +174601,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174676,7 +174614,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174689,7 +174627,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174702,7 +174640,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
}
},
"explode": true,
@@ -174738,7 +174676,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -174750,7 +174688,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -175756,11 +175694,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -175773,11 +175707,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer",
- "maximum": 9223372036854775807,
- "minimum": -9223372036854775808,
- "format": "int64",
- "nullable": true
+ "type": "string"
}
},
"description": "L2VPN",
@@ -176061,7 +175991,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176084,7 +176014,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176099,7 +176029,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176114,7 +176044,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176129,7 +176059,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176144,7 +176074,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176159,7 +176089,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176174,7 +176104,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176189,7 +176119,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176204,7 +176134,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176219,7 +176149,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176234,7 +176164,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true
}
},
@@ -176620,7 +176550,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -176632,7 +176562,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -176772,9 +176702,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -176787,9 +176715,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true,
- "title": "Route distinguisher"
+ "type": "string"
}
},
"description": "VRF (RD)",
@@ -177969,7 +177895,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -177981,7 +177907,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -178977,8 +178903,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device",
@@ -178991,8 +178916,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device",
@@ -180320,7 +180244,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180340,7 +180264,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180353,7 +180277,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180366,7 +180290,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180379,7 +180303,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180392,7 +180316,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180405,7 +180329,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180418,7 +180342,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180431,7 +180355,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180444,7 +180368,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180457,7 +180381,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180470,7 +180394,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
}
},
"explode": true,
@@ -180506,7 +180430,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -180518,7 +180442,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -182244,7 +182168,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -182256,7 +182180,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -182845,7 +182769,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182866,7 +182790,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182880,7 +182804,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182894,7 +182818,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182908,7 +182832,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182922,7 +182846,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182936,7 +182860,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182950,7 +182874,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182964,7 +182888,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182978,7 +182902,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -182992,7 +182916,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -183006,7 +182930,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
}
},
@@ -183020,7 +182944,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183040,7 +182964,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183053,7 +182977,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183066,7 +182990,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183079,7 +183003,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183092,7 +183016,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183105,7 +183029,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183118,7 +183042,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183131,7 +183055,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183144,7 +183068,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183157,7 +183081,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183170,7 +183094,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
}
},
"explode": true,
@@ -183433,7 +183357,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183453,7 +183377,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183466,7 +183390,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183479,7 +183403,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183492,7 +183416,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183505,7 +183429,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183518,7 +183442,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183531,7 +183455,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183544,7 +183468,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183557,7 +183481,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183570,7 +183494,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -183583,7 +183507,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
}
},
"explode": true,
@@ -184294,7 +184218,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -184306,7 +184230,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -185610,7 +185534,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -185622,7 +185546,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -186594,7 +186518,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186614,7 +186538,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186627,7 +186551,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186640,7 +186564,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186653,7 +186577,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186666,7 +186590,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186679,7 +186603,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186692,7 +186616,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186705,7 +186629,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186718,7 +186642,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186731,7 +186655,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186744,7 +186668,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
}
},
"explode": true,
@@ -186965,7 +186889,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -186977,7 +186901,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -187410,7 +187334,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187432,7 +187356,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187447,7 +187371,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187462,7 +187386,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187477,7 +187401,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187492,7 +187416,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187507,7 +187431,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187522,7 +187446,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187537,7 +187461,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187552,7 +187476,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187567,7 +187491,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187582,7 +187506,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
}
@@ -187847,7 +187771,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187869,7 +187793,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187884,7 +187808,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187899,7 +187823,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187914,7 +187838,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187929,7 +187853,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187944,7 +187868,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187959,7 +187883,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187974,7 +187898,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -187989,7 +187913,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -188004,7 +187928,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -188019,7 +187943,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
}
@@ -188649,7 +188573,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -188661,7 +188585,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -189186,6 +189110,30 @@
"type": "string"
}
},
+ {
+ "in": "query",
+ "name": "assigned_object_type_id",
+ "schema": {
+ "type": "array",
+ "items": {
+ "type": "integer"
+ }
+ },
+ "explode": true,
+ "style": "form"
+ },
+ {
+ "in": "query",
+ "name": "assigned_object_type_id__n",
+ "schema": {
+ "type": "array",
+ "items": {
+ "type": "integer"
+ }
+ },
+ "explode": true,
+ "style": "form"
+ },
{
"in": "query",
"name": "created",
@@ -189291,8 +189239,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -189305,8 +189252,7 @@
"schema": {
"type": "array",
"items": {
- "type": "string",
- "nullable": true
+ "type": "string"
}
},
"description": "Device (name)",
@@ -189742,7 +189688,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -189754,7 +189700,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -191435,7 +191381,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191455,7 +191401,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191468,7 +191414,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191481,7 +191427,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191494,7 +191440,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191507,7 +191453,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191520,7 +191466,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191533,7 +191479,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191546,7 +191492,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191559,7 +191505,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191572,7 +191518,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191585,7 +191531,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
}
},
"explode": true,
@@ -191621,7 +191567,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -191633,7 +191579,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -191748,7 +191694,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191768,7 +191714,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191781,7 +191727,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191794,7 +191740,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191807,7 +191753,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191820,7 +191766,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191833,7 +191779,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191846,7 +191792,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191859,7 +191805,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191872,7 +191818,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191885,7 +191831,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -191898,7 +191844,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
}
},
"explode": true,
@@ -193201,7 +193147,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -193213,7 +193159,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -194042,7 +193988,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194062,7 +194008,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194075,7 +194021,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194088,7 +194034,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194101,7 +194047,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194114,7 +194060,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194127,7 +194073,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194140,7 +194086,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194153,7 +194099,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194166,7 +194112,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194179,7 +194125,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194192,7 +194138,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
}
},
"explode": true,
@@ -194228,7 +194174,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -194240,7 +194186,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -195202,7 +195148,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195222,7 +195168,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195235,7 +195181,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195248,7 +195194,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195261,7 +195207,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195274,7 +195220,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195287,7 +195233,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195300,7 +195246,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195313,7 +195259,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195326,7 +195272,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195339,7 +195285,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195352,7 +195298,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
}
},
"explode": true,
@@ -195843,7 +195789,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195863,7 +195809,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195876,7 +195822,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195889,7 +195835,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195902,7 +195848,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195915,7 +195861,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195928,7 +195874,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195941,7 +195887,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195954,7 +195900,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195967,7 +195913,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195980,7 +195926,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -195993,7 +195939,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
}
},
"explode": true,
@@ -196029,7 +195975,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -196041,7 +195987,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -197553,7 +197499,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -197565,7 +197511,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -197998,7 +197944,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198020,7 +197966,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198035,7 +197981,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198050,7 +197996,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198065,7 +198011,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198080,7 +198026,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198095,7 +198041,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198110,7 +198056,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198125,7 +198071,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198140,7 +198086,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198155,7 +198101,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198170,7 +198116,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -198336,7 +198282,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198358,7 +198304,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198373,7 +198319,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198388,7 +198334,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198403,7 +198349,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198418,7 +198364,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198433,7 +198379,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198448,7 +198394,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198463,7 +198409,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198478,7 +198424,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198493,7 +198439,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -198508,7 +198454,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -199510,7 +199456,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199530,7 +199476,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199543,7 +199489,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199556,7 +199502,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199569,7 +199515,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199582,7 +199528,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199595,7 +199541,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199608,7 +199554,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199621,7 +199567,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199634,7 +199580,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199647,7 +199593,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199660,7 +199606,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
}
},
"explode": true,
@@ -199696,7 +199642,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -199708,7 +199654,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -200269,7 +200215,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200291,7 +200237,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200306,7 +200252,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200321,7 +200267,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200336,7 +200282,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200351,7 +200297,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200366,7 +200312,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200381,7 +200327,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200396,7 +200342,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200411,7 +200357,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200426,7 +200372,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200441,7 +200387,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
}
@@ -200607,7 +200553,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200629,7 +200575,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200644,7 +200590,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200659,7 +200605,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200674,7 +200620,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200689,7 +200635,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200704,7 +200650,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200719,7 +200665,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200734,7 +200680,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200749,7 +200695,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200764,7 +200710,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -200779,7 +200725,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
}
@@ -201127,13 +201073,14 @@
"name": "distance_unit",
"schema": {
"type": "string",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true,
"enum": [
"ft",
"km",
"m",
- "mi"
+ "mi",
+ "null"
]
},
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet"
@@ -201563,7 +201510,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201583,7 +201530,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201596,7 +201543,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201609,7 +201556,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201622,7 +201569,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201635,7 +201582,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201648,7 +201595,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201661,7 +201608,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201674,7 +201621,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201687,7 +201634,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201700,7 +201647,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201713,7 +201660,7 @@
"type": "array",
"items": {
"type": "string",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
}
},
"explode": true,
@@ -201749,7 +201696,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -201761,7 +201708,7 @@
"schema": {
"type": "array",
"items": {
- "type": "integer"
+ "type": "string"
}
},
"explode": true,
@@ -203352,7 +203299,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
},
"label": {
"type": "string",
@@ -203397,7 +203344,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
}
},
"required": [
@@ -204314,7 +204261,7 @@
],
"type": "string",
"description": "* `vrrp2` - VRRPv2\n* `vrrp3` - VRRPv3\n* `carp` - CARP\n* `clusterxl` - ClusterXL\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `other` - Other",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
},
"group_id": {
"type": "integer",
@@ -204350,7 +204297,7 @@
],
"type": "string",
"description": "* `vrrp2` - VRRPv2\n* `vrrp3` - VRRPv3\n* `carp` - CARP\n* `clusterxl` - ClusterXL\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `other` - Other",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
},
"group_id": {
"type": "integer",
@@ -204766,7 +204713,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `scheduled` - Scheduled\n* `running` - Running\n* `completed` - Completed\n* `errored` - Errored\n* `failed` - Failed",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
},
"label": {
"type": "string",
@@ -204873,7 +204820,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"label": {
"type": "string",
@@ -204950,7 +204897,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"description": {
"type": "string",
@@ -207495,7 +207442,7 @@
],
"type": "string",
"description": "* `cat3` - CAT3\n* `cat5` - CAT5\n* `cat5e` - CAT5e\n* `cat6` - CAT6\n* `cat6a` - CAT6a\n* `cat7` - CAT7\n* `cat7a` - CAT7a\n* `cat8` - CAT8\n* `mrj21-trunk` - MRJ21 Trunk\n* `dac-active` - Direct Attach Copper (Active)\n* `dac-passive` - Direct Attach Copper (Passive)\n* `coaxial` - Coaxial\n* `rg-6` - RG-6\n* `rg-8` - RG-8\n* `rg-11` - RG-11\n* `rg-59` - RG-59\n* `rg-62` - RG-62\n* `rg-213` - RG-213\n* `lmr-100` - LMR-100\n* `lmr-200` - LMR-200\n* `lmr-400` - LMR-400\n* `mmf` - Multimode Fiber\n* `mmf-om1` - Multimode Fiber (OM1)\n* `mmf-om2` - Multimode Fiber (OM2)\n* `mmf-om3` - Multimode Fiber (OM3)\n* `mmf-om4` - Multimode Fiber (OM4)\n* `mmf-om5` - Multimode Fiber (OM5)\n* `smf` - Single-mode Fiber\n* `smf-os1` - Single-mode Fiber (OS1)\n* `smf-os2` - Single-mode Fiber (OS2)\n* `aoc` - Active Optical Cabling (AOC)\n* `power` - Power\n* `usb` - USB",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
},
"a_terminations": {
@@ -207521,7 +207468,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"label": {
"type": "string",
@@ -207575,7 +207522,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `cm` - Centimeters\n* `mi` - Miles\n* `ft` - Feet\n* `in` - Inches",
- "x-spec-enum-id": "e64ce3a2c5997172"
+ "x-spec-enum-id": "6e7645525ba02462"
},
"label": {
"type": "string",
@@ -207674,7 +207621,7 @@
],
"type": "string",
"description": "* `cat3` - CAT3\n* `cat5` - CAT5\n* `cat5e` - CAT5e\n* `cat6` - CAT6\n* `cat6a` - CAT6a\n* `cat7` - CAT7\n* `cat7a` - CAT7a\n* `cat8` - CAT8\n* `mrj21-trunk` - MRJ21 Trunk\n* `dac-active` - Direct Attach Copper (Active)\n* `dac-passive` - Direct Attach Copper (Passive)\n* `coaxial` - Coaxial\n* `rg-6` - RG-6\n* `rg-8` - RG-8\n* `rg-11` - RG-11\n* `rg-59` - RG-59\n* `rg-62` - RG-62\n* `rg-213` - RG-213\n* `lmr-100` - LMR-100\n* `lmr-200` - LMR-200\n* `lmr-400` - LMR-400\n* `mmf` - Multimode Fiber\n* `mmf-om1` - Multimode Fiber (OM1)\n* `mmf-om2` - Multimode Fiber (OM2)\n* `mmf-om3` - Multimode Fiber (OM3)\n* `mmf-om4` - Multimode Fiber (OM4)\n* `mmf-om5` - Multimode Fiber (OM5)\n* `smf` - Single-mode Fiber\n* `smf-os1` - Single-mode Fiber (OS1)\n* `smf-os2` - Single-mode Fiber (OS2)\n* `aoc` - Active Optical Cabling (AOC)\n* `power` - Power\n* `usb` - USB",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
},
"a_terminations": {
@@ -207697,7 +207644,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -207746,7 +207693,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `cm` - Centimeters\n* `mi` - Miles\n* `ft` - Feet\n* `in` - Inches",
- "x-spec-enum-id": "e64ce3a2c5997172",
+ "x-spec-enum-id": "6e7645525ba02462",
"nullable": true
},
"description": {
@@ -207927,7 +207874,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"label": {
"type": "string",
@@ -207997,7 +207944,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af"
+ "x-spec-enum-id": "b1169a409430c02e"
},
"label": {
"type": "string",
@@ -208318,7 +208265,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
},
"label": {
"type": "string",
@@ -208396,7 +208343,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
},
"tags": {
"type": "array",
@@ -208520,7 +208467,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -208582,7 +208529,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"comments": {
@@ -209017,7 +208964,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `offline` - Offline",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
},
"label": {
"type": "string",
@@ -209280,7 +209227,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `offline` - Offline",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
},
"tenant": {
"oneOf": [
@@ -209950,6 +209897,10 @@
"data_file": {
"$ref": "#/components/schemas/BriefDataFile"
},
+ "auto_sync_enabled": {
+ "type": "boolean",
+ "description": "Enable automatic synchronization of data when the data file is updated"
+ },
"data_synced": {
"type": "string",
"format": "date-time",
@@ -210041,6 +209992,10 @@
}
]
},
+ "auto_sync_enabled": {
+ "type": "boolean",
+ "description": "Enable automatic synchronization of data when the data file is updated"
+ },
"tags": {
"type": "array",
"items": {
@@ -210119,7 +210074,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"label": {
"type": "string",
@@ -210333,7 +210288,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"speed": {
"enum": [
@@ -210443,7 +210398,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"label": {
"type": "string",
@@ -210561,7 +210516,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"description": {
"type": "string",
@@ -210638,7 +210593,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"label": {
"type": "string",
@@ -210852,7 +210807,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"speed": {
"enum": [
@@ -210962,7 +210917,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"label": {
"type": "string",
@@ -211080,7 +211035,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a"
+ "x-spec-enum-id": "7b8d0e83a4bb5178"
},
"description": {
"type": "string",
@@ -211240,7 +211195,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
},
"label": {
"type": "string",
@@ -211337,7 +211292,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524"
+ "x-spec-enum-id": "0548fc537440bf9d"
},
"tags": {
"type": "array",
@@ -211706,7 +211661,7 @@
],
"type": "string",
"description": "* `text` - Text\n* `longtext` - Text (long)\n* `integer` - Integer\n* `decimal` - Decimal\n* `boolean` - Boolean (true/false)\n* `date` - Date\n* `datetime` - Date & time\n* `url` - URL\n* `json` - JSON\n* `select` - Selection\n* `multiselect` - Multiple selection\n* `object` - Object\n* `multiobject` - Multiple objects",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
},
"label": {
"type": "string",
@@ -211782,7 +211737,7 @@
],
"type": "string",
"description": "* `disabled` - Disabled\n* `loose` - Loose\n* `exact` - Exact",
- "x-spec-enum-id": "a958350ae21c10ee"
+ "x-spec-enum-id": "d168820c798ae45a"
},
"label": {
"type": "string",
@@ -211805,7 +211760,7 @@
],
"type": "string",
"description": "* `always` - Always\n* `if-set` - If set\n* `hidden` - Hidden",
- "x-spec-enum-id": "cd2cf94af56de747"
+ "x-spec-enum-id": "f32800c399b927b6"
},
"label": {
"type": "string",
@@ -211828,7 +211783,7 @@
],
"type": "string",
"description": "* `yes` - Yes\n* `no` - No\n* `hidden` - Hidden",
- "x-spec-enum-id": "1065673147e26bb5"
+ "x-spec-enum-id": "336f52760e62022f"
},
"label": {
"type": "string",
@@ -212088,7 +212043,7 @@
],
"type": "string",
"description": "* `text` - Text\n* `longtext` - Text (long)\n* `integer` - Integer\n* `decimal` - Decimal\n* `boolean` - Boolean (true/false)\n* `date` - Date\n* `datetime` - Date & time\n* `url` - URL\n* `json` - JSON\n* `select` - Selection\n* `multiselect` - Multiple selection\n* `object` - Object\n* `multiobject` - Multiple objects",
- "x-spec-enum-id": "22e3a64138d10046"
+ "x-spec-enum-id": "47c52a3d983e924c"
},
"related_object_type": {
"type": "string",
@@ -212138,7 +212093,7 @@
],
"type": "string",
"description": "* `disabled` - Disabled\n* `loose` - Loose\n* `exact` - Exact",
- "x-spec-enum-id": "a958350ae21c10ee"
+ "x-spec-enum-id": "d168820c798ae45a"
},
"ui_visible": {
"enum": [
@@ -212148,7 +212103,7 @@
],
"type": "string",
"description": "* `always` - Always\n* `if-set` - If set\n* `hidden` - Hidden",
- "x-spec-enum-id": "cd2cf94af56de747"
+ "x-spec-enum-id": "f32800c399b927b6"
},
"ui_editable": {
"enum": [
@@ -212158,7 +212113,7 @@
],
"type": "string",
"description": "* `yes` - Yes\n* `no` - No\n* `hidden` - Hidden",
- "x-spec-enum-id": "1065673147e26bb5"
+ "x-spec-enum-id": "336f52760e62022f"
},
"is_cloneable": {
"type": "boolean",
@@ -212304,7 +212259,7 @@
"ghost-dark"
],
"type": "string",
- "x-spec-enum-id": "ee8e5bb1ccdcdb19",
+ "x-spec-enum-id": "5e54b3bd086685ce",
"description": "The class of the first link in a group will be used for the dropdown button\n\n* `default` - Default\n* `blue` - Blue\n* `indigo` - Indigo\n* `purple` - Purple\n* `pink` - Pink\n* `red` - Red\n* `orange` - Orange\n* `yellow` - Yellow\n* `green` - Green\n* `teal` - Teal\n* `cyan` - Cyan\n* `gray` - Gray\n* `black` - Black\n* `white` - White\n* `ghost-dark` - Link"
},
"new_window": {
@@ -212394,7 +212349,7 @@
"ghost-dark"
],
"type": "string",
- "x-spec-enum-id": "ee8e5bb1ccdcdb19",
+ "x-spec-enum-id": "5e54b3bd086685ce",
"description": "The class of the first link in a group will be used for the dropdown button\n\n* `default` - Default\n* `blue` - Blue\n* `indigo` - Indigo\n* `purple` - Purple\n* `pink` - Pink\n* `red` - Red\n* `orange` - Orange\n* `yellow` - Yellow\n* `green` - Green\n* `teal` - Teal\n* `cyan` - Cyan\n* `gray` - Gray\n* `black` - Black\n* `white` - White\n* `ghost-dark` - Link"
},
"new_window": {
@@ -212522,7 +212477,7 @@
"amazon-s3"
],
"description": "* `None` - ---------\n* `local` - Local\n* `git` - Git\n* `amazon-s3` - Amazon S3",
- "x-spec-enum-id": "570db3f2d4e98ccf"
+ "x-spec-enum-id": "562b613a749b34b0"
},
"label": {
"type": "string",
@@ -212556,7 +212511,7 @@
],
"type": "string",
"description": "* `new` - New\n* `queued` - Queued\n* `syncing` - Syncing\n* `completed` - Completed\n* `failed` - Failed",
- "x-spec-enum-id": "6dfb2220617590c8"
+ "x-spec-enum-id": "97ed937d7f0040be"
},
"label": {
"type": "string",
@@ -212662,7 +212617,7 @@
"amazon-s3"
],
"description": "* `None` - ---------\n* `local` - Local\n* `git` - Git\n* `amazon-s3` - Amazon S3",
- "x-spec-enum-id": "570db3f2d4e98ccf"
+ "x-spec-enum-id": "562b613a749b34b0"
},
"source_url": {
"type": "string",
@@ -212829,20 +212784,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -212870,7 +212821,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `inventory` - Inventory\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
},
"label": {
"type": "string",
@@ -212905,7 +212856,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782"
+ "x-spec-enum-id": "11cb3d363b41ba9e"
},
"label": {
"type": "string",
@@ -213587,7 +213538,7 @@
],
"type": "string",
"description": "* `parent` - Parent\n* `child` - Child",
- "x-spec-enum-id": "d10d91f690a856c2"
+ "x-spec-enum-id": "65a61d5e1deb4a24"
},
"label": {
"type": "string",
@@ -213619,7 +213570,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782"
+ "x-spec-enum-id": "11cb3d363b41ba9e"
},
"label": {
"type": "string",
@@ -213662,7 +213613,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884"
+ "x-spec-enum-id": "2235ce3f404afbc0"
},
"label": {
"type": "string",
@@ -213856,7 +213807,7 @@
],
"type": "string",
"description": "* `parent` - Parent\n* `child` - Child",
- "x-spec-enum-id": "d10d91f690a856c2",
+ "x-spec-enum-id": "65a61d5e1deb4a24",
"nullable": true
},
"airflow": {
@@ -213876,7 +213827,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true
},
"weight": {
@@ -213899,7 +213850,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"front_image": {
@@ -214050,20 +214001,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -214091,7 +214038,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `inventory` - Inventory\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
},
"label": {
"type": "string",
@@ -214126,7 +214073,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782"
+ "x-spec-enum-id": "11cb3d363b41ba9e"
},
"label": {
"type": "string",
@@ -214455,20 +214402,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -214484,7 +214427,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `inventory` - Inventory\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
},
"airflow": {
"enum": [
@@ -214502,7 +214445,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782"
+ "x-spec-enum-id": "11cb3d363b41ba9e"
},
"primary_ip4": {
"oneOf": [
@@ -214690,7 +214633,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424"
+ "x-spec-enum-id": "01e557313a5c7bd2"
},
"description": "The types of event which will trigger this rule."
},
@@ -214709,7 +214652,7 @@
],
"type": "string",
"description": "* `webhook` - Webhook\n* `script` - Script\n* `notification` - Notification",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
},
"label": {
"type": "string",
@@ -214810,7 +214753,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424"
+ "x-spec-enum-id": "01e557313a5c7bd2"
},
"description": "The types of event which will trigger this rule."
},
@@ -214826,7 +214769,7 @@
],
"type": "string",
"description": "* `webhook` - Webhook\n* `script` - Script\n* `notification` - Notification",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
},
"action_object_type": {
"type": "string"
@@ -215079,7 +215022,7 @@
],
"type": "string",
"description": "* `vrrp2` - VRRPv2\n* `vrrp3` - VRRPv3\n* `carp` - CARP\n* `clusterxl` - ClusterXL\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `other` - Other",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
},
"group_id": {
"type": "integer",
@@ -215095,7 +215038,7 @@
],
"type": "string",
"description": "* `plaintext` - Plaintext\n* `md5` - MD5",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
},
@@ -215273,7 +215216,7 @@
],
"type": "string",
"description": "* `vrrp2` - VRRPv2\n* `vrrp3` - VRRPv3\n* `carp` - CARP\n* `clusterxl` - ClusterXL\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `other` - Other",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
},
"group_id": {
"type": "integer",
@@ -215289,7 +215232,7 @@
],
"type": "string",
"description": "* `plaintext` - Plaintext\n* `md5` - MD5",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
},
@@ -215429,7 +215372,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"label": {
"type": "string",
@@ -215758,7 +215701,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -215909,7 +215852,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"label": {
"type": "string",
@@ -216127,7 +216070,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -216492,7 +216435,7 @@
],
"type": "string",
"description": "* `preshared-keys` - Pre-shared keys\n* `certificates` - Certificates\n* `rsa-signatures` - RSA signatures\n* `dsa-signatures` - DSA signatures",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
},
"label": {
"type": "string",
@@ -216521,7 +216464,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"label": {
"type": "string",
@@ -216551,7 +216494,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f"
+ "x-spec-enum-id": "0a7ca69695b483a7"
},
"label": {
"type": "string",
@@ -216698,7 +216641,7 @@
],
"type": "string",
"description": "* `preshared-keys` - Pre-shared keys\n* `certificates` - Certificates\n* `rsa-signatures` - RSA signatures\n* `dsa-signatures` - DSA signatures",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
},
"encryption_algorithm": {
"enum": [
@@ -216713,7 +216656,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"authentication_algorithm": {
"enum": [
@@ -216725,7 +216668,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f"
+ "x-spec-enum-id": "0a7ca69695b483a7"
},
"group": {
"enum": [
@@ -216862,7 +216805,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated\n* `dhcp` - DHCP\n* `slaac` - SLAAC",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
},
"label": {
"type": "string",
@@ -216893,7 +216836,7 @@
],
"type": "string",
"description": "* `loopback` - Loopback\n* `secondary` - Secondary\n* `anycast` - Anycast\n* `vip` - VIP\n* `vrrp` - VRRP\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `carp` - CARP",
- "x-spec-enum-id": "10fbcb4930889b0f"
+ "x-spec-enum-id": "53dca4cddd7b344a"
},
"label": {
"type": "string",
@@ -217039,7 +216982,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated\n* `dhcp` - DHCP\n* `slaac` - SLAAC",
- "x-spec-enum-id": "24935cfee15bd268"
+ "x-spec-enum-id": "c421c4c4a0fa7a2a"
},
"role": {
"enum": [
@@ -217055,7 +216998,7 @@
],
"type": "string",
"description": "* `loopback` - Loopback\n* `secondary` - Secondary\n* `anycast` - Anycast\n* `vip` - VIP\n* `vrrp` - VRRP\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `carp` - CARP",
- "x-spec-enum-id": "10fbcb4930889b0f"
+ "x-spec-enum-id": "53dca4cddd7b344a"
},
"assigned_object_type": {
"type": "string",
@@ -217185,7 +217128,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
},
"label": {
"type": "string",
@@ -217308,7 +217251,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
},
"role": {
"oneOf": [
@@ -217602,7 +217545,7 @@
],
"type": "string",
"description": "* `esp` - ESP\n* `ah` - AH",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
},
"label": {
"type": "string",
@@ -217678,7 +217621,7 @@
],
"type": "string",
"description": "* `esp` - ESP\n* `ah` - AH",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
},
"ike_policy": {
"oneOf": [
@@ -217767,7 +217710,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"label": {
"type": "string",
@@ -217797,7 +217740,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f"
+ "x-spec-enum-id": "0a7ca69695b483a7"
},
"label": {
"type": "string",
@@ -217889,7 +217832,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"authentication_algorithm": {
"enum": [
@@ -217901,7 +217844,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f"
+ "x-spec-enum-id": "0a7ca69695b483a7"
},
"sa_lifetime_seconds": {
"type": "integer",
@@ -218332,7 +218275,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"label": {
"type": "string",
@@ -218621,7 +218564,7 @@
],
"type": "string",
"description": "* `half` - Half\n* `full` - Full\n* `auto` - Auto",
- "x-spec-enum-id": "47eab9b1a65a1e21"
+ "x-spec-enum-id": "368458a2b67c916b"
},
"label": {
"type": "string",
@@ -218660,7 +218603,7 @@
],
"type": "string",
"description": "* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)",
- "x-spec-enum-id": "b6fe48fe21dbf01d"
+ "x-spec-enum-id": "84129b71b974ebe5"
},
"label": {
"type": "string",
@@ -218901,7 +218844,7 @@
],
"type": "string",
"description": "* `2.4g-1-2412-22` - 1 (2412 MHz)\n* `2.4g-2-2417-22` - 2 (2417 MHz)\n* `2.4g-3-2422-22` - 3 (2422 MHz)\n* `2.4g-4-2427-22` - 4 (2427 MHz)\n* `2.4g-5-2432-22` - 5 (2432 MHz)\n* `2.4g-6-2437-22` - 6 (2437 MHz)\n* `2.4g-7-2442-22` - 7 (2442 MHz)\n* `2.4g-8-2447-22` - 8 (2447 MHz)\n* `2.4g-9-2452-22` - 9 (2452 MHz)\n* `2.4g-10-2457-22` - 10 (2457 MHz)\n* `2.4g-11-2462-22` - 11 (2462 MHz)\n* `2.4g-12-2467-22` - 12 (2467 MHz)\n* `2.4g-13-2472-22` - 13 (2472 MHz)\n* `5g-32-5160-20` - 32 (5160/20 MHz)\n* `5g-34-5170-40` - 34 (5170/40 MHz)\n* `5g-36-5180-20` - 36 (5180/20 MHz)\n* `5g-38-5190-40` - 38 (5190/40 MHz)\n* `5g-40-5200-20` - 40 (5200/20 MHz)\n* `5g-42-5210-80` - 42 (5210/80 MHz)\n* `5g-44-5220-20` - 44 (5220/20 MHz)\n* `5g-46-5230-40` - 46 (5230/40 MHz)\n* `5g-48-5240-20` - 48 (5240/20 MHz)\n* `5g-50-5250-160` - 50 (5250/160 MHz)\n* `5g-52-5260-20` - 52 (5260/20 MHz)\n* `5g-54-5270-40` - 54 (5270/40 MHz)\n* `5g-56-5280-20` - 56 (5280/20 MHz)\n* `5g-58-5290-80` - 58 (5290/80 MHz)\n* `5g-60-5300-20` - 60 (5300/20 MHz)\n* `5g-62-5310-40` - 62 (5310/40 MHz)\n* `5g-64-5320-20` - 64 (5320/20 MHz)\n* `5g-100-5500-20` - 100 (5500/20 MHz)\n* `5g-102-5510-40` - 102 (5510/40 MHz)\n* `5g-104-5520-20` - 104 (5520/20 MHz)\n* `5g-106-5530-80` - 106 (5530/80 MHz)\n* `5g-108-5540-20` - 108 (5540/20 MHz)\n* `5g-110-5550-40` - 110 (5550/40 MHz)\n* `5g-112-5560-20` - 112 (5560/20 MHz)\n* `5g-114-5570-160` - 114 (5570/160 MHz)\n* `5g-116-5580-20` - 116 (5580/20 MHz)\n* `5g-118-5590-40` - 118 (5590/40 MHz)\n* `5g-120-5600-20` - 120 (5600/20 MHz)\n* `5g-122-5610-80` - 122 (5610/80 MHz)\n* `5g-124-5620-20` - 124 (5620/20 MHz)\n* `5g-126-5630-40` - 126 (5630/40 MHz)\n* `5g-128-5640-20` - 128 (5640/20 MHz)\n* `5g-132-5660-20` - 132 (5660/20 MHz)\n* `5g-134-5670-40` - 134 (5670/40 MHz)\n* `5g-136-5680-20` - 136 (5680/20 MHz)\n* `5g-138-5690-80` - 138 (5690/80 MHz)\n* `5g-140-5700-20` - 140 (5700/20 MHz)\n* `5g-142-5710-40` - 142 (5710/40 MHz)\n* `5g-144-5720-20` - 144 (5720/20 MHz)\n* `5g-149-5745-20` - 149 (5745/20 MHz)\n* `5g-151-5755-40` - 151 (5755/40 MHz)\n* `5g-153-5765-20` - 153 (5765/20 MHz)\n* `5g-155-5775-80` - 155 (5775/80 MHz)\n* `5g-157-5785-20` - 157 (5785/20 MHz)\n* `5g-159-5795-40` - 159 (5795/40 MHz)\n* `5g-161-5805-20` - 161 (5805/20 MHz)\n* `5g-163-5815-160` - 163 (5815/160 MHz)\n* `5g-165-5825-20` - 165 (5825/20 MHz)\n* `5g-167-5835-40` - 167 (5835/40 MHz)\n* `5g-169-5845-20` - 169 (5845/20 MHz)\n* `5g-171-5855-80` - 171 (5855/80 MHz)\n* `5g-173-5865-20` - 173 (5865/20 MHz)\n* `5g-175-5875-40` - 175 (5875/40 MHz)\n* `5g-177-5885-20` - 177 (5885/20 MHz)\n* `6g-1-5955-20` - 1 (5955/20 MHz)\n* `6g-3-5965-40` - 3 (5965/40 MHz)\n* `6g-5-5975-20` - 5 (5975/20 MHz)\n* `6g-7-5985-80` - 7 (5985/80 MHz)\n* `6g-9-5995-20` - 9 (5995/20 MHz)\n* `6g-11-6005-40` - 11 (6005/40 MHz)\n* `6g-13-6015-20` - 13 (6015/20 MHz)\n* `6g-15-6025-160` - 15 (6025/160 MHz)\n* `6g-17-6035-20` - 17 (6035/20 MHz)\n* `6g-19-6045-40` - 19 (6045/40 MHz)\n* `6g-21-6055-20` - 21 (6055/20 MHz)\n* `6g-23-6065-80` - 23 (6065/80 MHz)\n* `6g-25-6075-20` - 25 (6075/20 MHz)\n* `6g-27-6085-40` - 27 (6085/40 MHz)\n* `6g-29-6095-20` - 29 (6095/20 MHz)\n* `6g-31-6105-320` - 31 (6105/320 MHz)\n* `6g-33-6115-20` - 33 (6115/20 MHz)\n* `6g-35-6125-40` - 35 (6125/40 MHz)\n* `6g-37-6135-20` - 37 (6135/20 MHz)\n* `6g-39-6145-80` - 39 (6145/80 MHz)\n* `6g-41-6155-20` - 41 (6155/20 MHz)\n* `6g-43-6165-40` - 43 (6165/40 MHz)\n* `6g-45-6175-20` - 45 (6175/20 MHz)\n* `6g-47-6185-160` - 47 (6185/160 MHz)\n* `6g-49-6195-20` - 49 (6195/20 MHz)\n* `6g-51-6205-40` - 51 (6205/40 MHz)\n* `6g-53-6215-20` - 53 (6215/20 MHz)\n* `6g-55-6225-80` - 55 (6225/80 MHz)\n* `6g-57-6235-20` - 57 (6235/20 MHz)\n* `6g-59-6245-40` - 59 (6245/40 MHz)\n* `6g-61-6255-20` - 61 (6255/20 MHz)\n* `6g-65-6275-20` - 65 (6275/20 MHz)\n* `6g-67-6285-40` - 67 (6285/40 MHz)\n* `6g-69-6295-20` - 69 (6295/20 MHz)\n* `6g-71-6305-80` - 71 (6305/80 MHz)\n* `6g-73-6315-20` - 73 (6315/20 MHz)\n* `6g-75-6325-40` - 75 (6325/40 MHz)\n* `6g-77-6335-20` - 77 (6335/20 MHz)\n* `6g-79-6345-160` - 79 (6345/160 MHz)\n* `6g-81-6355-20` - 81 (6355/20 MHz)\n* `6g-83-6365-40` - 83 (6365/40 MHz)\n* `6g-85-6375-20` - 85 (6375/20 MHz)\n* `6g-87-6385-80` - 87 (6385/80 MHz)\n* `6g-89-6395-20` - 89 (6395/20 MHz)\n* `6g-91-6405-40` - 91 (6405/40 MHz)\n* `6g-93-6415-20` - 93 (6415/20 MHz)\n* `6g-95-6425-320` - 95 (6425/320 MHz)\n* `6g-97-6435-20` - 97 (6435/20 MHz)\n* `6g-99-6445-40` - 99 (6445/40 MHz)\n* `6g-101-6455-20` - 101 (6455/20 MHz)\n* `6g-103-6465-80` - 103 (6465/80 MHz)\n* `6g-105-6475-20` - 105 (6475/20 MHz)\n* `6g-107-6485-40` - 107 (6485/40 MHz)\n* `6g-109-6495-20` - 109 (6495/20 MHz)\n* `6g-111-6505-160` - 111 (6505/160 MHz)\n* `6g-113-6515-20` - 113 (6515/20 MHz)\n* `6g-115-6525-40` - 115 (6525/40 MHz)\n* `6g-117-6535-20` - 117 (6535/20 MHz)\n* `6g-119-6545-80` - 119 (6545/80 MHz)\n* `6g-121-6555-20` - 121 (6555/20 MHz)\n* `6g-123-6565-40` - 123 (6565/40 MHz)\n* `6g-125-6575-20` - 125 (6575/20 MHz)\n* `6g-129-6595-20` - 129 (6595/20 MHz)\n* `6g-131-6605-40` - 131 (6605/40 MHz)\n* `6g-133-6615-20` - 133 (6615/20 MHz)\n* `6g-135-6625-80` - 135 (6625/80 MHz)\n* `6g-137-6635-20` - 137 (6635/20 MHz)\n* `6g-139-6645-40` - 139 (6645/40 MHz)\n* `6g-141-6655-20` - 141 (6655/20 MHz)\n* `6g-143-6665-160` - 143 (6665/160 MHz)\n* `6g-145-6675-20` - 145 (6675/20 MHz)\n* `6g-147-6685-40` - 147 (6685/40 MHz)\n* `6g-149-6695-20` - 149 (6695/20 MHz)\n* `6g-151-6705-80` - 151 (6705/80 MHz)\n* `6g-153-6715-20` - 153 (6715/20 MHz)\n* `6g-155-6725-40` - 155 (6725/40 MHz)\n* `6g-157-6735-20` - 157 (6735/20 MHz)\n* `6g-159-6745-320` - 159 (6745/320 MHz)\n* `6g-161-6755-20` - 161 (6755/20 MHz)\n* `6g-163-6765-40` - 163 (6765/40 MHz)\n* `6g-165-6775-20` - 165 (6775/20 MHz)\n* `6g-167-6785-80` - 167 (6785/80 MHz)\n* `6g-169-6795-20` - 169 (6795/20 MHz)\n* `6g-171-6805-40` - 171 (6805/40 MHz)\n* `6g-173-6815-20` - 173 (6815/20 MHz)\n* `6g-175-6825-160` - 175 (6825/160 MHz)\n* `6g-177-6835-20` - 177 (6835/20 MHz)\n* `6g-179-6845-40` - 179 (6845/40 MHz)\n* `6g-181-6855-20` - 181 (6855/20 MHz)\n* `6g-183-6865-80` - 183 (6865/80 MHz)\n* `6g-185-6875-20` - 185 (6875/20 MHz)\n* `6g-187-6885-40` - 187 (6885/40 MHz)\n* `6g-189-6895-20` - 189 (6895/20 MHz)\n* `6g-193-6915-20` - 193 (6915/20 MHz)\n* `6g-195-6925-40` - 195 (6925/40 MHz)\n* `6g-197-6935-20` - 197 (6935/20 MHz)\n* `6g-199-6945-80` - 199 (6945/80 MHz)\n* `6g-201-6955-20` - 201 (6955/20 MHz)\n* `6g-203-6965-40` - 203 (6965/40 MHz)\n* `6g-205-6975-20` - 205 (6975/20 MHz)\n* `6g-207-6985-160` - 207 (6985/160 MHz)\n* `6g-209-6995-20` - 209 (6995/20 MHz)\n* `6g-211-7005-40` - 211 (7005/40 MHz)\n* `6g-213-7015-20` - 213 (7015/20 MHz)\n* `6g-215-7025-80` - 215 (7025/80 MHz)\n* `6g-217-7035-20` - 217 (7035/20 MHz)\n* `6g-219-7045-40` - 219 (7045/40 MHz)\n* `6g-221-7055-20` - 221 (7055/20 MHz)\n* `6g-225-7075-20` - 225 (7075/20 MHz)\n* `6g-227-7085-40` - 227 (7085/40 MHz)\n* `6g-229-7095-20` - 229 (7095/20 MHz)\n* `6g-233-7115-20` - 233 (7115/20 MHz)\n* `60g-1-58320-2160` - 1 (58.32/2.16 GHz)\n* `60g-2-60480-2160` - 2 (60.48/2.16 GHz)\n* `60g-3-62640-2160` - 3 (62.64/2.16 GHz)\n* `60g-4-64800-2160` - 4 (64.80/2.16 GHz)\n* `60g-5-66960-2160` - 5 (66.96/2.16 GHz)\n* `60g-6-69120-2160` - 6 (69.12/2.16 GHz)\n* `60g-9-59400-4320` - 9 (59.40/4.32 GHz)\n* `60g-10-61560-4320` - 10 (61.56/4.32 GHz)\n* `60g-11-63720-4320` - 11 (63.72/4.32 GHz)\n* `60g-12-65880-4320` - 12 (65.88/4.32 GHz)\n* `60g-13-68040-4320` - 13 (68.04/4.32 GHz)\n* `60g-17-60480-6480` - 17 (60.48/6.48 GHz)\n* `60g-18-62640-6480` - 18 (62.64/6.48 GHz)\n* `60g-19-64800-6480` - 19 (64.80/6.48 GHz)\n* `60g-20-66960-6480` - 20 (66.96/6.48 GHz)\n* `60g-25-61560-6480` - 25 (61.56/8.64 GHz)\n* `60g-26-63720-6480` - 26 (63.72/8.64 GHz)\n* `60g-27-65880-6480` - 27 (65.88/8.64 GHz)",
- "x-spec-enum-id": "aac33cc237adc8f9"
+ "x-spec-enum-id": "70cf66176c475063"
},
"label": {
"type": "string",
@@ -219146,7 +219089,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9"
+ "x-spec-enum-id": "5473d57885f237ab"
},
"label": {
"type": "string",
@@ -219616,7 +219559,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -219684,7 +219627,7 @@
],
"type": "string",
"description": "* `half` - Half\n* `full` - Full\n* `auto` - Auto",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
},
"wwn": {
@@ -219710,7 +219653,7 @@
],
"type": "string",
"description": "* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)",
- "x-spec-enum-id": "b6fe48fe21dbf01d"
+ "x-spec-enum-id": "84129b71b974ebe5"
},
"rf_role": {
"enum": [
@@ -219925,7 +219868,7 @@
],
"type": "string",
"description": "* `2.4g-1-2412-22` - 1 (2412 MHz)\n* `2.4g-2-2417-22` - 2 (2417 MHz)\n* `2.4g-3-2422-22` - 3 (2422 MHz)\n* `2.4g-4-2427-22` - 4 (2427 MHz)\n* `2.4g-5-2432-22` - 5 (2432 MHz)\n* `2.4g-6-2437-22` - 6 (2437 MHz)\n* `2.4g-7-2442-22` - 7 (2442 MHz)\n* `2.4g-8-2447-22` - 8 (2447 MHz)\n* `2.4g-9-2452-22` - 9 (2452 MHz)\n* `2.4g-10-2457-22` - 10 (2457 MHz)\n* `2.4g-11-2462-22` - 11 (2462 MHz)\n* `2.4g-12-2467-22` - 12 (2467 MHz)\n* `2.4g-13-2472-22` - 13 (2472 MHz)\n* `5g-32-5160-20` - 32 (5160/20 MHz)\n* `5g-34-5170-40` - 34 (5170/40 MHz)\n* `5g-36-5180-20` - 36 (5180/20 MHz)\n* `5g-38-5190-40` - 38 (5190/40 MHz)\n* `5g-40-5200-20` - 40 (5200/20 MHz)\n* `5g-42-5210-80` - 42 (5210/80 MHz)\n* `5g-44-5220-20` - 44 (5220/20 MHz)\n* `5g-46-5230-40` - 46 (5230/40 MHz)\n* `5g-48-5240-20` - 48 (5240/20 MHz)\n* `5g-50-5250-160` - 50 (5250/160 MHz)\n* `5g-52-5260-20` - 52 (5260/20 MHz)\n* `5g-54-5270-40` - 54 (5270/40 MHz)\n* `5g-56-5280-20` - 56 (5280/20 MHz)\n* `5g-58-5290-80` - 58 (5290/80 MHz)\n* `5g-60-5300-20` - 60 (5300/20 MHz)\n* `5g-62-5310-40` - 62 (5310/40 MHz)\n* `5g-64-5320-20` - 64 (5320/20 MHz)\n* `5g-100-5500-20` - 100 (5500/20 MHz)\n* `5g-102-5510-40` - 102 (5510/40 MHz)\n* `5g-104-5520-20` - 104 (5520/20 MHz)\n* `5g-106-5530-80` - 106 (5530/80 MHz)\n* `5g-108-5540-20` - 108 (5540/20 MHz)\n* `5g-110-5550-40` - 110 (5550/40 MHz)\n* `5g-112-5560-20` - 112 (5560/20 MHz)\n* `5g-114-5570-160` - 114 (5570/160 MHz)\n* `5g-116-5580-20` - 116 (5580/20 MHz)\n* `5g-118-5590-40` - 118 (5590/40 MHz)\n* `5g-120-5600-20` - 120 (5600/20 MHz)\n* `5g-122-5610-80` - 122 (5610/80 MHz)\n* `5g-124-5620-20` - 124 (5620/20 MHz)\n* `5g-126-5630-40` - 126 (5630/40 MHz)\n* `5g-128-5640-20` - 128 (5640/20 MHz)\n* `5g-132-5660-20` - 132 (5660/20 MHz)\n* `5g-134-5670-40` - 134 (5670/40 MHz)\n* `5g-136-5680-20` - 136 (5680/20 MHz)\n* `5g-138-5690-80` - 138 (5690/80 MHz)\n* `5g-140-5700-20` - 140 (5700/20 MHz)\n* `5g-142-5710-40` - 142 (5710/40 MHz)\n* `5g-144-5720-20` - 144 (5720/20 MHz)\n* `5g-149-5745-20` - 149 (5745/20 MHz)\n* `5g-151-5755-40` - 151 (5755/40 MHz)\n* `5g-153-5765-20` - 153 (5765/20 MHz)\n* `5g-155-5775-80` - 155 (5775/80 MHz)\n* `5g-157-5785-20` - 157 (5785/20 MHz)\n* `5g-159-5795-40` - 159 (5795/40 MHz)\n* `5g-161-5805-20` - 161 (5805/20 MHz)\n* `5g-163-5815-160` - 163 (5815/160 MHz)\n* `5g-165-5825-20` - 165 (5825/20 MHz)\n* `5g-167-5835-40` - 167 (5835/40 MHz)\n* `5g-169-5845-20` - 169 (5845/20 MHz)\n* `5g-171-5855-80` - 171 (5855/80 MHz)\n* `5g-173-5865-20` - 173 (5865/20 MHz)\n* `5g-175-5875-40` - 175 (5875/40 MHz)\n* `5g-177-5885-20` - 177 (5885/20 MHz)\n* `6g-1-5955-20` - 1 (5955/20 MHz)\n* `6g-3-5965-40` - 3 (5965/40 MHz)\n* `6g-5-5975-20` - 5 (5975/20 MHz)\n* `6g-7-5985-80` - 7 (5985/80 MHz)\n* `6g-9-5995-20` - 9 (5995/20 MHz)\n* `6g-11-6005-40` - 11 (6005/40 MHz)\n* `6g-13-6015-20` - 13 (6015/20 MHz)\n* `6g-15-6025-160` - 15 (6025/160 MHz)\n* `6g-17-6035-20` - 17 (6035/20 MHz)\n* `6g-19-6045-40` - 19 (6045/40 MHz)\n* `6g-21-6055-20` - 21 (6055/20 MHz)\n* `6g-23-6065-80` - 23 (6065/80 MHz)\n* `6g-25-6075-20` - 25 (6075/20 MHz)\n* `6g-27-6085-40` - 27 (6085/40 MHz)\n* `6g-29-6095-20` - 29 (6095/20 MHz)\n* `6g-31-6105-320` - 31 (6105/320 MHz)\n* `6g-33-6115-20` - 33 (6115/20 MHz)\n* `6g-35-6125-40` - 35 (6125/40 MHz)\n* `6g-37-6135-20` - 37 (6135/20 MHz)\n* `6g-39-6145-80` - 39 (6145/80 MHz)\n* `6g-41-6155-20` - 41 (6155/20 MHz)\n* `6g-43-6165-40` - 43 (6165/40 MHz)\n* `6g-45-6175-20` - 45 (6175/20 MHz)\n* `6g-47-6185-160` - 47 (6185/160 MHz)\n* `6g-49-6195-20` - 49 (6195/20 MHz)\n* `6g-51-6205-40` - 51 (6205/40 MHz)\n* `6g-53-6215-20` - 53 (6215/20 MHz)\n* `6g-55-6225-80` - 55 (6225/80 MHz)\n* `6g-57-6235-20` - 57 (6235/20 MHz)\n* `6g-59-6245-40` - 59 (6245/40 MHz)\n* `6g-61-6255-20` - 61 (6255/20 MHz)\n* `6g-65-6275-20` - 65 (6275/20 MHz)\n* `6g-67-6285-40` - 67 (6285/40 MHz)\n* `6g-69-6295-20` - 69 (6295/20 MHz)\n* `6g-71-6305-80` - 71 (6305/80 MHz)\n* `6g-73-6315-20` - 73 (6315/20 MHz)\n* `6g-75-6325-40` - 75 (6325/40 MHz)\n* `6g-77-6335-20` - 77 (6335/20 MHz)\n* `6g-79-6345-160` - 79 (6345/160 MHz)\n* `6g-81-6355-20` - 81 (6355/20 MHz)\n* `6g-83-6365-40` - 83 (6365/40 MHz)\n* `6g-85-6375-20` - 85 (6375/20 MHz)\n* `6g-87-6385-80` - 87 (6385/80 MHz)\n* `6g-89-6395-20` - 89 (6395/20 MHz)\n* `6g-91-6405-40` - 91 (6405/40 MHz)\n* `6g-93-6415-20` - 93 (6415/20 MHz)\n* `6g-95-6425-320` - 95 (6425/320 MHz)\n* `6g-97-6435-20` - 97 (6435/20 MHz)\n* `6g-99-6445-40` - 99 (6445/40 MHz)\n* `6g-101-6455-20` - 101 (6455/20 MHz)\n* `6g-103-6465-80` - 103 (6465/80 MHz)\n* `6g-105-6475-20` - 105 (6475/20 MHz)\n* `6g-107-6485-40` - 107 (6485/40 MHz)\n* `6g-109-6495-20` - 109 (6495/20 MHz)\n* `6g-111-6505-160` - 111 (6505/160 MHz)\n* `6g-113-6515-20` - 113 (6515/20 MHz)\n* `6g-115-6525-40` - 115 (6525/40 MHz)\n* `6g-117-6535-20` - 117 (6535/20 MHz)\n* `6g-119-6545-80` - 119 (6545/80 MHz)\n* `6g-121-6555-20` - 121 (6555/20 MHz)\n* `6g-123-6565-40` - 123 (6565/40 MHz)\n* `6g-125-6575-20` - 125 (6575/20 MHz)\n* `6g-129-6595-20` - 129 (6595/20 MHz)\n* `6g-131-6605-40` - 131 (6605/40 MHz)\n* `6g-133-6615-20` - 133 (6615/20 MHz)\n* `6g-135-6625-80` - 135 (6625/80 MHz)\n* `6g-137-6635-20` - 137 (6635/20 MHz)\n* `6g-139-6645-40` - 139 (6645/40 MHz)\n* `6g-141-6655-20` - 141 (6655/20 MHz)\n* `6g-143-6665-160` - 143 (6665/160 MHz)\n* `6g-145-6675-20` - 145 (6675/20 MHz)\n* `6g-147-6685-40` - 147 (6685/40 MHz)\n* `6g-149-6695-20` - 149 (6695/20 MHz)\n* `6g-151-6705-80` - 151 (6705/80 MHz)\n* `6g-153-6715-20` - 153 (6715/20 MHz)\n* `6g-155-6725-40` - 155 (6725/40 MHz)\n* `6g-157-6735-20` - 157 (6735/20 MHz)\n* `6g-159-6745-320` - 159 (6745/320 MHz)\n* `6g-161-6755-20` - 161 (6755/20 MHz)\n* `6g-163-6765-40` - 163 (6765/40 MHz)\n* `6g-165-6775-20` - 165 (6775/20 MHz)\n* `6g-167-6785-80` - 167 (6785/80 MHz)\n* `6g-169-6795-20` - 169 (6795/20 MHz)\n* `6g-171-6805-40` - 171 (6805/40 MHz)\n* `6g-173-6815-20` - 173 (6815/20 MHz)\n* `6g-175-6825-160` - 175 (6825/160 MHz)\n* `6g-177-6835-20` - 177 (6835/20 MHz)\n* `6g-179-6845-40` - 179 (6845/40 MHz)\n* `6g-181-6855-20` - 181 (6855/20 MHz)\n* `6g-183-6865-80` - 183 (6865/80 MHz)\n* `6g-185-6875-20` - 185 (6875/20 MHz)\n* `6g-187-6885-40` - 187 (6885/40 MHz)\n* `6g-189-6895-20` - 189 (6895/20 MHz)\n* `6g-193-6915-20` - 193 (6915/20 MHz)\n* `6g-195-6925-40` - 195 (6925/40 MHz)\n* `6g-197-6935-20` - 197 (6935/20 MHz)\n* `6g-199-6945-80` - 199 (6945/80 MHz)\n* `6g-201-6955-20` - 201 (6955/20 MHz)\n* `6g-203-6965-40` - 203 (6965/40 MHz)\n* `6g-205-6975-20` - 205 (6975/20 MHz)\n* `6g-207-6985-160` - 207 (6985/160 MHz)\n* `6g-209-6995-20` - 209 (6995/20 MHz)\n* `6g-211-7005-40` - 211 (7005/40 MHz)\n* `6g-213-7015-20` - 213 (7015/20 MHz)\n* `6g-215-7025-80` - 215 (7025/80 MHz)\n* `6g-217-7035-20` - 217 (7035/20 MHz)\n* `6g-219-7045-40` - 219 (7045/40 MHz)\n* `6g-221-7055-20` - 221 (7055/20 MHz)\n* `6g-225-7075-20` - 225 (7075/20 MHz)\n* `6g-227-7085-40` - 227 (7085/40 MHz)\n* `6g-229-7095-20` - 229 (7095/20 MHz)\n* `6g-233-7115-20` - 233 (7115/20 MHz)\n* `60g-1-58320-2160` - 1 (58.32/2.16 GHz)\n* `60g-2-60480-2160` - 2 (60.48/2.16 GHz)\n* `60g-3-62640-2160` - 3 (62.64/2.16 GHz)\n* `60g-4-64800-2160` - 4 (64.80/2.16 GHz)\n* `60g-5-66960-2160` - 5 (66.96/2.16 GHz)\n* `60g-6-69120-2160` - 6 (69.12/2.16 GHz)\n* `60g-9-59400-4320` - 9 (59.40/4.32 GHz)\n* `60g-10-61560-4320` - 10 (61.56/4.32 GHz)\n* `60g-11-63720-4320` - 11 (63.72/4.32 GHz)\n* `60g-12-65880-4320` - 12 (65.88/4.32 GHz)\n* `60g-13-68040-4320` - 13 (68.04/4.32 GHz)\n* `60g-17-60480-6480` - 17 (60.48/6.48 GHz)\n* `60g-18-62640-6480` - 18 (62.64/6.48 GHz)\n* `60g-19-64800-6480` - 19 (64.80/6.48 GHz)\n* `60g-20-66960-6480` - 20 (66.96/6.48 GHz)\n* `60g-25-61560-6480` - 25 (61.56/8.64 GHz)\n* `60g-26-63720-6480` - 26 (63.72/8.64 GHz)\n* `60g-27-65880-6480` - 27 (65.88/8.64 GHz)",
- "x-spec-enum-id": "aac33cc237adc8f9"
+ "x-spec-enum-id": "70cf66176c475063"
},
"poe_mode": {
"enum": [
@@ -219951,7 +219894,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9"
+ "x-spec-enum-id": "5473d57885f237ab"
},
"rf_channel_frequency": {
"type": "number",
@@ -220336,7 +220279,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"label": {
"type": "string",
@@ -220612,7 +220555,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9"
+ "x-spec-enum-id": "5473d57885f237ab"
},
"label": {
"type": "string",
@@ -220935,7 +220878,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -220983,7 +220926,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
},
"rf_role": {
@@ -221056,7 +220999,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"label": {
"type": "string",
@@ -221206,7 +221149,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"role": {
"oneOf": [
@@ -221657,7 +221600,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `scheduled` - Scheduled\n* `running` - Running\n* `completed` - Completed\n* `errored` - Errored\n* `failed` - Failed",
- "x-spec-enum-id": "e33887d83efcc138"
+ "x-spec-enum-id": "b3049df95b935eab"
},
"label": {
"type": "string",
@@ -221796,7 +221739,7 @@
],
"type": "string",
"description": "* `info` - Info\n* `success` - Success\n* `warning` - Warning\n* `danger` - Danger",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
},
"label": {
"type": "string",
@@ -221868,7 +221811,7 @@
],
"type": "string",
"description": "* `info` - Info\n* `success` - Success\n* `warning` - Warning\n* `danger` - Danger",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
},
"comments": {
"type": "string",
@@ -221951,7 +221894,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"label": {
"type": "string",
@@ -221985,7 +221928,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
},
"label": {
"type": "string",
@@ -222099,7 +222042,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"status": {
"enum": [
@@ -222109,7 +222052,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
},
"import_targets": {
"type": "array",
@@ -222331,7 +222274,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"label": {
"type": "string",
@@ -222467,7 +222410,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"tenant": {
"oneOf": [
@@ -222803,7 +222746,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"label": {
"type": "string",
@@ -223218,7 +223161,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"serial": {
"type": "string",
@@ -223313,7 +223256,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `passive` - Passive",
- "x-spec-enum-id": "f6e5562e0e98d69d"
+ "x-spec-enum-id": "5ad4e700c656b09d"
},
"label": {
"type": "string",
@@ -223352,7 +223295,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884"
+ "x-spec-enum-id": "2235ce3f404afbc0"
},
"label": {
"type": "string",
@@ -223566,7 +223509,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `passive` - Passive",
- "x-spec-enum-id": "f6e5562e0e98d69d",
+ "x-spec-enum-id": "5ad4e700c656b09d",
"nullable": true
},
"weight": {
@@ -223589,7 +223532,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"description": {
@@ -224846,7 +224789,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424",
+ "x-spec-enum-id": "01e557313a5c7bd2",
"title": "Event"
}
},
@@ -224983,7 +224926,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424",
+ "x-spec-enum-id": "01e557313a5c7bd2",
"title": "Event"
}
},
@@ -225048,7 +224991,7 @@
],
"type": "string",
"description": "* `create` - Created\n* `update` - Updated\n* `delete` - Deleted",
- "x-spec-enum-id": "544f9b3b28b7ce6a"
+ "x-spec-enum-id": "36ce3d432464454d"
},
"label": {
"type": "string",
@@ -229909,6 +229852,10 @@
}
]
},
+ "auto_sync_enabled": {
+ "type": "boolean",
+ "description": "Enable automatic synchronization of data when the data file is updated"
+ },
"tags": {
"type": "array",
"items": {
@@ -230061,7 +230008,7 @@
"ghost-dark"
],
"type": "string",
- "x-spec-enum-id": "ee8e5bb1ccdcdb19",
+ "x-spec-enum-id": "5e54b3bd086685ce",
"description": "The class of the first link in a group will be used for the dropdown button\n\n* `default` - Default\n* `blue` - Blue\n* `indigo` - Indigo\n* `purple` - Purple\n* `pink` - Pink\n* `red` - Red\n* `orange` - Orange\n* `yellow` - Yellow\n* `green` - Green\n* `teal` - Teal\n* `cyan` - Cyan\n* `gray` - Gray\n* `black` - Black\n* `white` - White\n* `ghost-dark` - Link"
},
"new_window": {
@@ -230274,7 +230221,7 @@
],
"type": "string",
"description": "* `vrrp2` - VRRPv2\n* `vrrp3` - VRRPv3\n* `carp` - CARP\n* `clusterxl` - ClusterXL\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `other` - Other",
- "x-spec-enum-id": "40dc831c689b4b78"
+ "x-spec-enum-id": "98de93c9f65d1c65"
},
"group_id": {
"type": "integer",
@@ -230290,7 +230237,7 @@
],
"type": "string",
"description": "* `plaintext` - Plaintext\n* `md5` - MD5",
- "x-spec-enum-id": "12b9faea3a45bf37",
+ "x-spec-enum-id": "565396e386e1542a",
"nullable": true,
"title": "Authentication type"
},
@@ -230823,7 +230770,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424",
+ "x-spec-enum-id": "01e557313a5c7bd2",
"title": "Event"
}
}
@@ -231473,7 +231420,6 @@
},
"key": {
"type": "string",
- "writeOnly": true,
"maxLength": 40,
"minLength": 40
},
@@ -231860,7 +231806,7 @@
],
"type": "string",
"description": "* `GET` - GET\n* `POST` - POST\n* `PUT` - PUT\n* `PATCH` - PATCH\n* `DELETE` - DELETE",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
},
"http_content_type": {
"type": "string",
@@ -232005,7 +231951,7 @@
],
"type": "string",
"description": "* `cat3` - CAT3\n* `cat5` - CAT5\n* `cat5e` - CAT5e\n* `cat6` - CAT6\n* `cat6a` - CAT6a\n* `cat7` - CAT7\n* `cat7a` - CAT7a\n* `cat8` - CAT8\n* `mrj21-trunk` - MRJ21 Trunk\n* `dac-active` - Direct Attach Copper (Active)\n* `dac-passive` - Direct Attach Copper (Passive)\n* `coaxial` - Coaxial\n* `rg-6` - RG-6\n* `rg-8` - RG-8\n* `rg-11` - RG-11\n* `rg-59` - RG-59\n* `rg-62` - RG-62\n* `rg-213` - RG-213\n* `lmr-100` - LMR-100\n* `lmr-200` - LMR-200\n* `lmr-400` - LMR-400\n* `mmf` - Multimode Fiber\n* `mmf-om1` - Multimode Fiber (OM1)\n* `mmf-om2` - Multimode Fiber (OM2)\n* `mmf-om3` - Multimode Fiber (OM3)\n* `mmf-om4` - Multimode Fiber (OM4)\n* `mmf-om5` - Multimode Fiber (OM5)\n* `smf` - Single-mode Fiber\n* `smf-os1` - Single-mode Fiber (OS1)\n* `smf-os2` - Single-mode Fiber (OS2)\n* `aoc` - Active Optical Cabling (AOC)\n* `power` - Power\n* `usb` - USB",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
},
"a_terminations": {
@@ -232028,7 +231974,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -232077,7 +232023,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `cm` - Centimeters\n* `mi` - Miles\n* `ft` - Feet\n* `in` - Inches",
- "x-spec-enum-id": "e64ce3a2c5997172",
+ "x-spec-enum-id": "6e7645525ba02462",
"nullable": true
},
"description": {
@@ -232133,7 +232079,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true
},
"tags": {
@@ -232202,7 +232148,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -232264,7 +232210,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"comments": {
@@ -232333,7 +232279,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `offline` - Offline",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
},
"tenant": {
"oneOf": [
@@ -232439,7 +232385,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"description": "Physical port type\n\n* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other"
},
@@ -232551,7 +232497,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
},
"description": {
@@ -232621,7 +232567,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"description": "Physical port type\n\n* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other"
},
@@ -232733,7 +232679,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
},
"description": {
@@ -232792,7 +232738,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true
},
"tags": {
@@ -232913,7 +232859,7 @@
"multiobject"
],
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046",
+ "x-spec-enum-id": "47c52a3d983e924c",
"description": "The type of data this custom field holds\n\n* `text` - Text\n* `longtext` - Text (long)\n* `integer` - Integer\n* `decimal` - Decimal\n* `boolean` - Boolean (true/false)\n* `date` - Date\n* `datetime` - Date & time\n* `url` - URL\n* `json` - JSON\n* `select` - Selection\n* `multiselect` - Multiple selection\n* `object` - Object\n* `multiobject` - Multiple objects"
},
"related_object_type": {
@@ -232963,7 +232909,7 @@
"exact"
],
"type": "string",
- "x-spec-enum-id": "a958350ae21c10ee",
+ "x-spec-enum-id": "d168820c798ae45a",
"description": "Loose matches any instance of a given string; exact matches the entire field.\n\n* `disabled` - Disabled\n* `loose` - Loose\n* `exact` - Exact"
},
"ui_visible": {
@@ -232973,7 +232919,7 @@
"hidden"
],
"type": "string",
- "x-spec-enum-id": "cd2cf94af56de747",
+ "x-spec-enum-id": "f32800c399b927b6",
"description": "Specifies whether the custom field is displayed in the UI\n\n* `always` - Always\n* `if-set` - If set\n* `hidden` - Hidden"
},
"ui_editable": {
@@ -232983,7 +232929,7 @@
"hidden"
],
"type": "string",
- "x-spec-enum-id": "1065673147e26bb5",
+ "x-spec-enum-id": "336f52760e62022f",
"description": "Specifies whether the custom field value can be edited in the UI\n\n* `yes` - Yes\n* `no` - No\n* `hidden` - Hidden"
},
"is_cloneable": {
@@ -233248,7 +233194,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "d10d91f690a856c2",
+ "x-spec-enum-id": "65a61d5e1deb4a24",
"nullable": true,
"title": "Parent/child status",
"description": "Parent devices house child devices in device bays. Leave blank if this device type is neither a parent nor a child.\n\n* `parent` - Parent\n* `child` - Child"
@@ -233270,7 +233216,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true
},
"weight": {
@@ -233293,7 +233239,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"front_image": {
@@ -233465,20 +233411,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -233494,7 +233436,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `inventory` - Inventory\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
},
"airflow": {
"enum": [
@@ -233513,7 +233455,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true
},
"primary_ip4": {
@@ -233680,7 +233622,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424"
+ "x-spec-enum-id": "01e557313a5c7bd2"
},
"description": "The types of event which will trigger this rule."
},
@@ -233696,7 +233638,7 @@
],
"type": "string",
"description": "* `webhook` - Webhook\n* `script` - Script\n* `notification` - Notification",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
},
"action_object_type": {
"type": "string"
@@ -233827,7 +233769,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -233973,7 +233915,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -234084,7 +234026,7 @@
],
"type": "string",
"description": "* `preshared-keys` - Pre-shared keys\n* `certificates` - Certificates\n* `rsa-signatures` - RSA signatures\n* `dsa-signatures` - DSA signatures",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
},
"encryption_algorithm": {
"enum": [
@@ -234099,7 +234041,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"authentication_algorithm": {
"enum": [
@@ -234113,7 +234055,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
},
"group": {
@@ -234220,7 +234162,7 @@
"slaac"
],
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268",
+ "x-spec-enum-id": "c421c4c4a0fa7a2a",
"description": "The operational status of this IP\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated\n* `dhcp` - DHCP\n* `slaac` - SLAAC"
},
"role": {
@@ -234237,7 +234179,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true,
"description": "The functional role of this IP\n\n* `loopback` - Loopback\n* `secondary` - Secondary\n* `anycast` - Anycast\n* `vip` - VIP\n* `vrrp` - VRRP\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `carp` - CARP"
},
@@ -234334,7 +234276,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15",
+ "x-spec-enum-id": "ca933c38b935e547",
"description": "Operational status of this range\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -234469,7 +234411,7 @@
],
"type": "string",
"description": "* `esp` - ESP\n* `ah` - AH",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
},
"ike_policy": {
"oneOf": [
@@ -234534,7 +234476,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
},
@@ -234550,7 +234492,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
},
@@ -234842,7 +234784,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -234901,7 +234843,7 @@
],
"type": "string",
"description": "* `half` - Half\n* `full` - Full\n* `auto` - Auto",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
},
"wwn": {
@@ -234927,7 +234869,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true,
"description": "IEEE 802.1Q tagging strategy\n\n* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)"
},
@@ -235148,7 +235090,7 @@
],
"type": "string",
"description": "* `2.4g-1-2412-22` - 1 (2412 MHz)\n* `2.4g-2-2417-22` - 2 (2417 MHz)\n* `2.4g-3-2422-22` - 3 (2422 MHz)\n* `2.4g-4-2427-22` - 4 (2427 MHz)\n* `2.4g-5-2432-22` - 5 (2432 MHz)\n* `2.4g-6-2437-22` - 6 (2437 MHz)\n* `2.4g-7-2442-22` - 7 (2442 MHz)\n* `2.4g-8-2447-22` - 8 (2447 MHz)\n* `2.4g-9-2452-22` - 9 (2452 MHz)\n* `2.4g-10-2457-22` - 10 (2457 MHz)\n* `2.4g-11-2462-22` - 11 (2462 MHz)\n* `2.4g-12-2467-22` - 12 (2467 MHz)\n* `2.4g-13-2472-22` - 13 (2472 MHz)\n* `5g-32-5160-20` - 32 (5160/20 MHz)\n* `5g-34-5170-40` - 34 (5170/40 MHz)\n* `5g-36-5180-20` - 36 (5180/20 MHz)\n* `5g-38-5190-40` - 38 (5190/40 MHz)\n* `5g-40-5200-20` - 40 (5200/20 MHz)\n* `5g-42-5210-80` - 42 (5210/80 MHz)\n* `5g-44-5220-20` - 44 (5220/20 MHz)\n* `5g-46-5230-40` - 46 (5230/40 MHz)\n* `5g-48-5240-20` - 48 (5240/20 MHz)\n* `5g-50-5250-160` - 50 (5250/160 MHz)\n* `5g-52-5260-20` - 52 (5260/20 MHz)\n* `5g-54-5270-40` - 54 (5270/40 MHz)\n* `5g-56-5280-20` - 56 (5280/20 MHz)\n* `5g-58-5290-80` - 58 (5290/80 MHz)\n* `5g-60-5300-20` - 60 (5300/20 MHz)\n* `5g-62-5310-40` - 62 (5310/40 MHz)\n* `5g-64-5320-20` - 64 (5320/20 MHz)\n* `5g-100-5500-20` - 100 (5500/20 MHz)\n* `5g-102-5510-40` - 102 (5510/40 MHz)\n* `5g-104-5520-20` - 104 (5520/20 MHz)\n* `5g-106-5530-80` - 106 (5530/80 MHz)\n* `5g-108-5540-20` - 108 (5540/20 MHz)\n* `5g-110-5550-40` - 110 (5550/40 MHz)\n* `5g-112-5560-20` - 112 (5560/20 MHz)\n* `5g-114-5570-160` - 114 (5570/160 MHz)\n* `5g-116-5580-20` - 116 (5580/20 MHz)\n* `5g-118-5590-40` - 118 (5590/40 MHz)\n* `5g-120-5600-20` - 120 (5600/20 MHz)\n* `5g-122-5610-80` - 122 (5610/80 MHz)\n* `5g-124-5620-20` - 124 (5620/20 MHz)\n* `5g-126-5630-40` - 126 (5630/40 MHz)\n* `5g-128-5640-20` - 128 (5640/20 MHz)\n* `5g-132-5660-20` - 132 (5660/20 MHz)\n* `5g-134-5670-40` - 134 (5670/40 MHz)\n* `5g-136-5680-20` - 136 (5680/20 MHz)\n* `5g-138-5690-80` - 138 (5690/80 MHz)\n* `5g-140-5700-20` - 140 (5700/20 MHz)\n* `5g-142-5710-40` - 142 (5710/40 MHz)\n* `5g-144-5720-20` - 144 (5720/20 MHz)\n* `5g-149-5745-20` - 149 (5745/20 MHz)\n* `5g-151-5755-40` - 151 (5755/40 MHz)\n* `5g-153-5765-20` - 153 (5765/20 MHz)\n* `5g-155-5775-80` - 155 (5775/80 MHz)\n* `5g-157-5785-20` - 157 (5785/20 MHz)\n* `5g-159-5795-40` - 159 (5795/40 MHz)\n* `5g-161-5805-20` - 161 (5805/20 MHz)\n* `5g-163-5815-160` - 163 (5815/160 MHz)\n* `5g-165-5825-20` - 165 (5825/20 MHz)\n* `5g-167-5835-40` - 167 (5835/40 MHz)\n* `5g-169-5845-20` - 169 (5845/20 MHz)\n* `5g-171-5855-80` - 171 (5855/80 MHz)\n* `5g-173-5865-20` - 173 (5865/20 MHz)\n* `5g-175-5875-40` - 175 (5875/40 MHz)\n* `5g-177-5885-20` - 177 (5885/20 MHz)\n* `6g-1-5955-20` - 1 (5955/20 MHz)\n* `6g-3-5965-40` - 3 (5965/40 MHz)\n* `6g-5-5975-20` - 5 (5975/20 MHz)\n* `6g-7-5985-80` - 7 (5985/80 MHz)\n* `6g-9-5995-20` - 9 (5995/20 MHz)\n* `6g-11-6005-40` - 11 (6005/40 MHz)\n* `6g-13-6015-20` - 13 (6015/20 MHz)\n* `6g-15-6025-160` - 15 (6025/160 MHz)\n* `6g-17-6035-20` - 17 (6035/20 MHz)\n* `6g-19-6045-40` - 19 (6045/40 MHz)\n* `6g-21-6055-20` - 21 (6055/20 MHz)\n* `6g-23-6065-80` - 23 (6065/80 MHz)\n* `6g-25-6075-20` - 25 (6075/20 MHz)\n* `6g-27-6085-40` - 27 (6085/40 MHz)\n* `6g-29-6095-20` - 29 (6095/20 MHz)\n* `6g-31-6105-320` - 31 (6105/320 MHz)\n* `6g-33-6115-20` - 33 (6115/20 MHz)\n* `6g-35-6125-40` - 35 (6125/40 MHz)\n* `6g-37-6135-20` - 37 (6135/20 MHz)\n* `6g-39-6145-80` - 39 (6145/80 MHz)\n* `6g-41-6155-20` - 41 (6155/20 MHz)\n* `6g-43-6165-40` - 43 (6165/40 MHz)\n* `6g-45-6175-20` - 45 (6175/20 MHz)\n* `6g-47-6185-160` - 47 (6185/160 MHz)\n* `6g-49-6195-20` - 49 (6195/20 MHz)\n* `6g-51-6205-40` - 51 (6205/40 MHz)\n* `6g-53-6215-20` - 53 (6215/20 MHz)\n* `6g-55-6225-80` - 55 (6225/80 MHz)\n* `6g-57-6235-20` - 57 (6235/20 MHz)\n* `6g-59-6245-40` - 59 (6245/40 MHz)\n* `6g-61-6255-20` - 61 (6255/20 MHz)\n* `6g-65-6275-20` - 65 (6275/20 MHz)\n* `6g-67-6285-40` - 67 (6285/40 MHz)\n* `6g-69-6295-20` - 69 (6295/20 MHz)\n* `6g-71-6305-80` - 71 (6305/80 MHz)\n* `6g-73-6315-20` - 73 (6315/20 MHz)\n* `6g-75-6325-40` - 75 (6325/40 MHz)\n* `6g-77-6335-20` - 77 (6335/20 MHz)\n* `6g-79-6345-160` - 79 (6345/160 MHz)\n* `6g-81-6355-20` - 81 (6355/20 MHz)\n* `6g-83-6365-40` - 83 (6365/40 MHz)\n* `6g-85-6375-20` - 85 (6375/20 MHz)\n* `6g-87-6385-80` - 87 (6385/80 MHz)\n* `6g-89-6395-20` - 89 (6395/20 MHz)\n* `6g-91-6405-40` - 91 (6405/40 MHz)\n* `6g-93-6415-20` - 93 (6415/20 MHz)\n* `6g-95-6425-320` - 95 (6425/320 MHz)\n* `6g-97-6435-20` - 97 (6435/20 MHz)\n* `6g-99-6445-40` - 99 (6445/40 MHz)\n* `6g-101-6455-20` - 101 (6455/20 MHz)\n* `6g-103-6465-80` - 103 (6465/80 MHz)\n* `6g-105-6475-20` - 105 (6475/20 MHz)\n* `6g-107-6485-40` - 107 (6485/40 MHz)\n* `6g-109-6495-20` - 109 (6495/20 MHz)\n* `6g-111-6505-160` - 111 (6505/160 MHz)\n* `6g-113-6515-20` - 113 (6515/20 MHz)\n* `6g-115-6525-40` - 115 (6525/40 MHz)\n* `6g-117-6535-20` - 117 (6535/20 MHz)\n* `6g-119-6545-80` - 119 (6545/80 MHz)\n* `6g-121-6555-20` - 121 (6555/20 MHz)\n* `6g-123-6565-40` - 123 (6565/40 MHz)\n* `6g-125-6575-20` - 125 (6575/20 MHz)\n* `6g-129-6595-20` - 129 (6595/20 MHz)\n* `6g-131-6605-40` - 131 (6605/40 MHz)\n* `6g-133-6615-20` - 133 (6615/20 MHz)\n* `6g-135-6625-80` - 135 (6625/80 MHz)\n* `6g-137-6635-20` - 137 (6635/20 MHz)\n* `6g-139-6645-40` - 139 (6645/40 MHz)\n* `6g-141-6655-20` - 141 (6655/20 MHz)\n* `6g-143-6665-160` - 143 (6665/160 MHz)\n* `6g-145-6675-20` - 145 (6675/20 MHz)\n* `6g-147-6685-40` - 147 (6685/40 MHz)\n* `6g-149-6695-20` - 149 (6695/20 MHz)\n* `6g-151-6705-80` - 151 (6705/80 MHz)\n* `6g-153-6715-20` - 153 (6715/20 MHz)\n* `6g-155-6725-40` - 155 (6725/40 MHz)\n* `6g-157-6735-20` - 157 (6735/20 MHz)\n* `6g-159-6745-320` - 159 (6745/320 MHz)\n* `6g-161-6755-20` - 161 (6755/20 MHz)\n* `6g-163-6765-40` - 163 (6765/40 MHz)\n* `6g-165-6775-20` - 165 (6775/20 MHz)\n* `6g-167-6785-80` - 167 (6785/80 MHz)\n* `6g-169-6795-20` - 169 (6795/20 MHz)\n* `6g-171-6805-40` - 171 (6805/40 MHz)\n* `6g-173-6815-20` - 173 (6815/20 MHz)\n* `6g-175-6825-160` - 175 (6825/160 MHz)\n* `6g-177-6835-20` - 177 (6835/20 MHz)\n* `6g-179-6845-40` - 179 (6845/40 MHz)\n* `6g-181-6855-20` - 181 (6855/20 MHz)\n* `6g-183-6865-80` - 183 (6865/80 MHz)\n* `6g-185-6875-20` - 185 (6875/20 MHz)\n* `6g-187-6885-40` - 187 (6885/40 MHz)\n* `6g-189-6895-20` - 189 (6895/20 MHz)\n* `6g-193-6915-20` - 193 (6915/20 MHz)\n* `6g-195-6925-40` - 195 (6925/40 MHz)\n* `6g-197-6935-20` - 197 (6935/20 MHz)\n* `6g-199-6945-80` - 199 (6945/80 MHz)\n* `6g-201-6955-20` - 201 (6955/20 MHz)\n* `6g-203-6965-40` - 203 (6965/40 MHz)\n* `6g-205-6975-20` - 205 (6975/20 MHz)\n* `6g-207-6985-160` - 207 (6985/160 MHz)\n* `6g-209-6995-20` - 209 (6995/20 MHz)\n* `6g-211-7005-40` - 211 (7005/40 MHz)\n* `6g-213-7015-20` - 213 (7015/20 MHz)\n* `6g-215-7025-80` - 215 (7025/80 MHz)\n* `6g-217-7035-20` - 217 (7035/20 MHz)\n* `6g-219-7045-40` - 219 (7045/40 MHz)\n* `6g-221-7055-20` - 221 (7055/20 MHz)\n* `6g-225-7075-20` - 225 (7075/20 MHz)\n* `6g-227-7085-40` - 227 (7085/40 MHz)\n* `6g-229-7095-20` - 229 (7095/20 MHz)\n* `6g-233-7115-20` - 233 (7115/20 MHz)\n* `60g-1-58320-2160` - 1 (58.32/2.16 GHz)\n* `60g-2-60480-2160` - 2 (60.48/2.16 GHz)\n* `60g-3-62640-2160` - 3 (62.64/2.16 GHz)\n* `60g-4-64800-2160` - 4 (64.80/2.16 GHz)\n* `60g-5-66960-2160` - 5 (66.96/2.16 GHz)\n* `60g-6-69120-2160` - 6 (69.12/2.16 GHz)\n* `60g-9-59400-4320` - 9 (59.40/4.32 GHz)\n* `60g-10-61560-4320` - 10 (61.56/4.32 GHz)\n* `60g-11-63720-4320` - 11 (63.72/4.32 GHz)\n* `60g-12-65880-4320` - 12 (65.88/4.32 GHz)\n* `60g-13-68040-4320` - 13 (68.04/4.32 GHz)\n* `60g-17-60480-6480` - 17 (60.48/6.48 GHz)\n* `60g-18-62640-6480` - 18 (62.64/6.48 GHz)\n* `60g-19-64800-6480` - 19 (64.80/6.48 GHz)\n* `60g-20-66960-6480` - 20 (66.96/6.48 GHz)\n* `60g-25-61560-6480` - 25 (61.56/8.64 GHz)\n* `60g-26-63720-6480` - 26 (63.72/8.64 GHz)\n* `60g-27-65880-6480` - 27 (65.88/8.64 GHz)",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
},
@@ -235179,7 +235121,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
},
"rf_channel_frequency": {
@@ -235561,7 +235503,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -235606,7 +235548,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
},
"rf_role": {
@@ -235663,7 +235605,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"role": {
"oneOf": [
@@ -235770,7 +235712,7 @@
],
"type": "string",
"description": "* `info` - Info\n* `success` - Success\n* `warning` - Warning\n* `danger` - Danger",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
},
"comments": {
"type": "string",
@@ -235829,7 +235771,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"status": {
"enum": [
@@ -235839,7 +235781,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
},
"import_targets": {
"type": "array",
@@ -235927,7 +235869,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"tenant": {
"oneOf": [
@@ -236007,7 +235949,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"serial": {
"type": "string",
@@ -236092,7 +236034,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `passive` - Passive",
- "x-spec-enum-id": "f6e5562e0e98d69d",
+ "x-spec-enum-id": "5ad4e700c656b09d",
"nullable": true
},
"weight": {
@@ -236115,7 +236057,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"description": {
@@ -236254,7 +236196,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `failed` - Failed",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
},
"type": {
"enum": [
@@ -236467,6 +236409,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -236483,9 +236426,9 @@
null
],
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true,
- "description": "Physical port type\n\n* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
+ "description": "Physical port type\n\n* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
},
"status": {
"enum": [
@@ -236495,7 +236438,7 @@
],
"type": "string",
"description": "* `enabled` - Enabled\n* `disabled` - Disabled\n* `faulty` - Faulty",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
},
"color": {
"type": "string",
@@ -236687,6 +236630,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -236703,8 +236647,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
},
"power_port": {
@@ -236879,6 +236823,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -236893,9 +236838,9 @@
null
],
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true,
- "description": "Physical port type\n\n* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
+ "description": "Physical port type\n\n* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
},
"maximum_draw": {
"type": "integer",
@@ -237075,6 +237020,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -237089,8 +237035,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df",
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
},
"maximum_draw": {
@@ -237185,7 +237131,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9",
+ "x-spec-enum-id": "026173ce39f2ee63",
"description": "Operational status of this prefix\n\n* `container` - Container\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -237298,7 +237244,7 @@
],
"type": "string",
"description": "* `reserved` - Reserved\n* `available` - Available\n* `planned` - Planned\n* `active` - Active\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
},
"role": {
"oneOf": [
@@ -237357,7 +237303,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
},
"width": {
@@ -237413,7 +237359,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"desc_units": {
@@ -237451,7 +237397,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"mounting_depth": {
@@ -237522,7 +237468,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `active` - Active\n* `stale` - Stale",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
},
"user": {
"oneOf": [
@@ -237611,7 +237557,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
},
"width": {
"enum": [
@@ -237674,7 +237620,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"weight": {
@@ -237704,7 +237650,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"mounting_depth": {
@@ -237832,7 +237778,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -237975,7 +237921,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -238057,7 +238003,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -238110,7 +238056,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -238204,7 +238150,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"region": {
"oneOf": [
@@ -238281,20 +238227,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -238374,7 +238316,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `active` - Active\n* `disabled` - Disabled",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
},
"group": {
"oneOf": [
@@ -238405,7 +238347,7 @@
],
"type": "string",
"description": "* `ipsec-transport` - IPsec - Transport\n* `ipsec-tunnel` - IPsec - Tunnel\n* `ip-ip` - IP-in-IP\n* `gre` - GRE\n* `wireguard` - WireGuard\n* `openvpn` - OpenVPN\n* `l2tp` - L2TP\n* `pptp` - PPTP",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
},
"ipsec_profile": {
"oneOf": [
@@ -238487,7 +238429,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"termination_type": {
"type": "string"
@@ -238598,7 +238540,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15",
+ "x-spec-enum-id": "ca933c38b935e547",
"description": "Operational status of this VLAN\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -238629,7 +238571,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role",
"description": "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)\n\n* `svlan` - Service\n* `cvlan` - Customer"
@@ -238721,7 +238663,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true,
"description": "IEEE 802.1Q tagging strategy\n\n* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)"
},
@@ -238901,7 +238843,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -238960,7 +238902,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"interface": {
"oneOf": [
@@ -239069,7 +239011,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `offline` - Offline",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
},
"description": {
"type": "string",
@@ -239111,7 +239053,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning\n* `paused` - Paused",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
},
"site": {
"oneOf": [
@@ -239383,7 +239325,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `disabled` - Disabled\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
},
"vlan": {
"oneOf": [
@@ -239436,7 +239378,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
},
@@ -239450,7 +239392,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
},
@@ -239510,7 +239452,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -239539,7 +239481,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
},
@@ -239553,7 +239495,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
},
@@ -239582,7 +239524,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"description": {
@@ -239845,7 +239787,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `failed` - Failed",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
},
"label": {
"type": "string",
@@ -240086,7 +240028,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `failed` - Failed",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
},
"type": {
"enum": [
@@ -240308,6 +240250,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -240324,8 +240267,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261"
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8"
},
"label": {
"type": "string",
@@ -240417,6 +240360,7 @@
"USB Type C",
"Molex Micro-Fit 1x2",
"Molex Micro-Fit 2x2",
+ "Molex Micro-Fit 2x3",
"Molex Micro-Fit 2x4",
"DC Terminal",
"Eaton C39",
@@ -240445,7 +240389,7 @@
],
"type": "string",
"description": "* `enabled` - Enabled\n* `disabled` - Disabled\n* `faulty` - Faulty",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
},
"label": {
"type": "string",
@@ -240719,6 +240663,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -240735,8 +240680,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
},
"status": {
@@ -240747,7 +240692,7 @@
],
"type": "string",
"description": "* `enabled` - Enabled\n* `disabled` - Disabled\n* `faulty` - Faulty",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
},
"color": {
"type": "string",
@@ -240942,6 +240887,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -240958,8 +240904,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261"
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8"
},
"label": {
"type": "string",
@@ -241051,6 +240997,7 @@
"USB Type C",
"Molex Micro-Fit 1x2",
"Molex Micro-Fit 2x2",
+ "Molex Micro-Fit 2x3",
"Molex Micro-Fit 2x4",
"DC Terminal",
"Eaton C39",
@@ -241264,6 +241211,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -241280,8 +241228,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
},
"power_port": {
@@ -241606,6 +241554,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -241620,8 +241569,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df"
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed"
},
"label": {
"type": "string",
@@ -241721,6 +241670,7 @@
"USB 3.0 Micro B",
"Molex Micro-Fit 1x2",
"Molex Micro-Fit 2x2",
+ "Molex Micro-Fit 2x3",
"Molex Micro-Fit 2x4",
"DC Terminal",
"Saf-D-Grid",
@@ -241981,6 +241931,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -241995,8 +241946,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df",
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
},
"maximum_draw": {
@@ -242180,6 +242131,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -242194,8 +242146,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df"
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed"
},
"label": {
"type": "string",
@@ -242295,6 +242247,7 @@
"USB 3.0 Micro B",
"Molex Micro-Fit 1x2",
"Molex Micro-Fit 2x2",
+ "Molex Micro-Fit 2x3",
"Molex Micro-Fit 2x4",
"DC Terminal",
"Saf-D-Grid",
@@ -242494,6 +242447,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -242508,8 +242462,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df",
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
},
"maximum_draw": {
@@ -242630,7 +242584,7 @@
],
"type": "string",
"description": "* `container` - Container\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
},
"label": {
"type": "string",
@@ -242786,7 +242740,7 @@
],
"type": "string",
"description": "* `container` - Container\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "d38bee5f512701d9"
+ "x-spec-enum-id": "026173ce39f2ee63"
},
"role": {
"oneOf": [
@@ -243404,7 +243358,7 @@
],
"type": "string",
"description": "* `reserved` - Reserved\n* `available` - Available\n* `planned` - Planned\n* `active` - Active\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
},
"label": {
"type": "string",
@@ -243462,7 +243416,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
},
"label": {
"type": "string",
@@ -243547,7 +243501,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884"
+ "x-spec-enum-id": "2235ce3f404afbc0"
},
"label": {
"type": "string",
@@ -243599,7 +243553,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e"
+ "x-spec-enum-id": "3d701848b66312c3"
},
"label": {
"type": "string",
@@ -243759,7 +243713,7 @@
],
"type": "string",
"description": "* `reserved` - Reserved\n* `available` - Available\n* `planned` - Planned\n* `active` - Active\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
},
"role": {
"oneOf": [
@@ -243818,7 +243772,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
},
"width": {
@@ -243872,7 +243826,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"desc_units": {
@@ -243910,7 +243864,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"mounting_depth": {
@@ -243997,7 +243951,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `active` - Active\n* `stale` - Stale",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
},
"label": {
"type": "string",
@@ -244093,7 +244047,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `active` - Active\n* `stale` - Stale",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
},
"user": {
"oneOf": [
@@ -244323,7 +244277,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
},
"label": {
"type": "string",
@@ -244416,7 +244370,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e"
+ "x-spec-enum-id": "3d701848b66312c3"
},
"label": {
"type": "string",
@@ -244458,7 +244412,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884"
+ "x-spec-enum-id": "2235ce3f404afbc0"
},
"label": {
"type": "string",
@@ -244560,7 +244514,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
},
"width": {
@@ -244622,7 +244576,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"weight": {
@@ -244652,7 +244606,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"mounting_depth": {
@@ -244855,7 +244809,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"label": {
"type": "string",
@@ -245113,7 +245067,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -245260,7 +245214,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"label": {
"type": "string",
@@ -245474,7 +245428,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -246158,7 +246112,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"label": {
"type": "string",
@@ -246255,7 +246209,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -246334,7 +246288,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"label": {
"type": "string",
@@ -246413,7 +246367,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -246492,7 +246446,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"label": {
"type": "string",
@@ -246556,20 +246510,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -246822,7 +246772,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"region": {
"oneOf": [
@@ -246899,20 +246849,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -247717,6 +247663,11 @@
"format": "date-time",
"nullable": true
},
+ "key": {
+ "type": "string",
+ "maxLength": 40,
+ "minLength": 40
+ },
"write_enabled": {
"type": "boolean",
"description": "Permit create/update/delete operations using this key"
@@ -247863,7 +247814,6 @@
},
"key": {
"type": "string",
- "writeOnly": true,
"maxLength": 40,
"minLength": 40
},
@@ -247917,7 +247867,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `active` - Active\n* `disabled` - Disabled",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
},
"label": {
"type": "string",
@@ -247953,7 +247903,7 @@
],
"type": "string",
"description": "* `ipsec-transport` - IPsec - Transport\n* `ipsec-tunnel` - IPsec - Tunnel\n* `ip-ip` - IP-in-IP\n* `gre` - GRE\n* `wireguard` - WireGuard\n* `openvpn` - OpenVPN\n* `l2tp` - L2TP\n* `pptp` - PPTP",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
},
"label": {
"type": "string",
@@ -248168,7 +248118,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `active` - Active\n* `disabled` - Disabled",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
},
"group": {
"oneOf": [
@@ -248199,7 +248149,7 @@
],
"type": "string",
"description": "* `ipsec-transport` - IPsec - Transport\n* `ipsec-tunnel` - IPsec - Tunnel\n* `ip-ip` - IP-in-IP\n* `gre` - GRE\n* `wireguard` - WireGuard\n* `openvpn` - OpenVPN\n* `l2tp` - L2TP\n* `pptp` - PPTP",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
},
"ipsec_profile": {
"oneOf": [
@@ -248300,7 +248250,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"label": {
"type": "string",
@@ -248392,7 +248342,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"termination_type": {
"type": "string"
@@ -248655,7 +248605,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
},
"label": {
"type": "string",
@@ -248690,7 +248640,7 @@
],
"type": "string",
"description": "* `svlan` - Service\n* `cvlan` - Customer",
- "x-spec-enum-id": "d2510f2d3e3d3fb1"
+ "x-spec-enum-id": "fa0abd59fb1a7312"
},
"label": {
"type": "string",
@@ -249007,7 +248957,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "6388dfb94ca1cc15"
+ "x-spec-enum-id": "ca933c38b935e547"
},
"role": {
"oneOf": [
@@ -249037,7 +248987,7 @@
],
"type": "string",
"description": "* `svlan` - Service\n* `cvlan` - Customer",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true
},
"qinq_svlan": {
@@ -249298,7 +249248,7 @@
],
"type": "string",
"description": "* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)",
- "x-spec-enum-id": "b6fe48fe21dbf01d"
+ "x-spec-enum-id": "84129b71b974ebe5"
},
"label": {
"type": "string",
@@ -249479,7 +249429,7 @@
],
"type": "string",
"description": "* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)",
- "x-spec-enum-id": "b6fe48fe21dbf01d"
+ "x-spec-enum-id": "84129b71b974ebe5"
},
"untagged_vlan": {
"oneOf": [
@@ -249938,7 +249888,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"label": {
"type": "string",
@@ -250061,7 +250011,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -250139,7 +250089,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"label": {
"type": "string",
@@ -250214,7 +250164,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"interface": {
"oneOf": [
@@ -250445,7 +250395,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `offline` - Offline",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
},
"label": {
"type": "string",
@@ -250587,7 +250537,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `offline` - Offline",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
},
"description": {
"type": "string",
@@ -250774,7 +250724,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning\n* `paused` - Paused",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
},
"label": {
"type": "string",
@@ -250979,7 +250929,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning\n* `paused` - Paused",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
},
"site": {
"oneOf": [
@@ -251224,7 +251174,7 @@
],
"type": "string",
"description": "* `GET` - GET\n* `POST` - POST\n* `PUT` - PUT\n* `PATCH` - PATCH\n* `DELETE` - DELETE",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
},
"http_content_type": {
"type": "string",
@@ -251318,7 +251268,7 @@
],
"type": "string",
"description": "* `GET` - GET\n* `POST` - POST\n* `PUT` - PUT\n* `PATCH` - PATCH\n* `DELETE` - DELETE",
- "x-spec-enum-id": "a12018571a034921"
+ "x-spec-enum-id": "867bf764d3b1eeaa"
},
"http_content_type": {
"type": "string",
@@ -251416,7 +251366,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `disabled` - Disabled\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
},
"label": {
"type": "string",
@@ -251470,7 +251420,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954"
+ "x-spec-enum-id": "e917c12aac765910"
},
"label": {
"type": "string",
@@ -251495,7 +251445,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc"
+ "x-spec-enum-id": "42f867e89988bb0c"
},
"label": {
"type": "string",
@@ -251726,7 +251676,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `disabled` - Disabled\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
},
"vlan": {
"oneOf": [
@@ -251778,7 +251728,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954"
+ "x-spec-enum-id": "e917c12aac765910"
},
"auth_cipher": {
"enum": [
@@ -251789,7 +251739,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc"
+ "x-spec-enum-id": "42f867e89988bb0c"
},
"auth_psk": {
"type": "string",
@@ -251857,7 +251807,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"label": {
"type": "string",
@@ -251890,7 +251840,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954"
+ "x-spec-enum-id": "e917c12aac765910"
},
"label": {
"type": "string",
@@ -251915,7 +251865,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc"
+ "x-spec-enum-id": "42f867e89988bb0c"
},
"label": {
"type": "string",
@@ -251955,7 +251905,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af"
+ "x-spec-enum-id": "b1169a409430c02e"
},
"label": {
"type": "string",
@@ -252046,7 +251996,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -252074,7 +252024,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954"
+ "x-spec-enum-id": "e917c12aac765910"
},
"auth_cipher": {
"enum": [
@@ -252085,7 +252035,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc"
+ "x-spec-enum-id": "42f867e89988bb0c"
},
"auth_psk": {
"type": "string",
@@ -252112,7 +252062,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"description": {
@@ -252244,7 +252194,7 @@
],
"type": "string",
"description": "* `cat3` - CAT3\n* `cat5` - CAT5\n* `cat5e` - CAT5e\n* `cat6` - CAT6\n* `cat6a` - CAT6a\n* `cat7` - CAT7\n* `cat7a` - CAT7a\n* `cat8` - CAT8\n* `mrj21-trunk` - MRJ21 Trunk\n* `dac-active` - Direct Attach Copper (Active)\n* `dac-passive` - Direct Attach Copper (Passive)\n* `coaxial` - Coaxial\n* `rg-6` - RG-6\n* `rg-8` - RG-8\n* `rg-11` - RG-11\n* `rg-59` - RG-59\n* `rg-62` - RG-62\n* `rg-213` - RG-213\n* `lmr-100` - LMR-100\n* `lmr-200` - LMR-200\n* `lmr-400` - LMR-400\n* `mmf` - Multimode Fiber\n* `mmf-om1` - Multimode Fiber (OM1)\n* `mmf-om2` - Multimode Fiber (OM2)\n* `mmf-om3` - Multimode Fiber (OM3)\n* `mmf-om4` - Multimode Fiber (OM4)\n* `mmf-om5` - Multimode Fiber (OM5)\n* `smf` - Single-mode Fiber\n* `smf-os1` - Single-mode Fiber (OS1)\n* `smf-os2` - Single-mode Fiber (OS2)\n* `aoc` - Active Optical Cabling (AOC)\n* `power` - Power\n* `usb` - USB",
- "x-spec-enum-id": "8d6d8ba53d82f066",
+ "x-spec-enum-id": "3d4d8d7ae24f7be8",
"nullable": true
},
"a_terminations": {
@@ -252267,7 +252217,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -252316,7 +252266,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `cm` - Centimeters\n* `mi` - Miles\n* `ft` - Feet\n* `in` - Inches",
- "x-spec-enum-id": "e64ce3a2c5997172",
+ "x-spec-enum-id": "6e7645525ba02462",
"nullable": true
},
"description": {
@@ -252372,7 +252322,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true
},
"tags": {
@@ -252446,7 +252396,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -252508,7 +252458,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"comments": {
@@ -252582,7 +252532,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `offline` - Offline",
- "x-spec-enum-id": "79d20a734d0eecbb"
+ "x-spec-enum-id": "65a25166053759eb"
},
"tenant": {
"oneOf": [
@@ -252692,7 +252642,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"description": "Physical port type\n\n* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other"
},
@@ -252808,7 +252758,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
},
"description": {
@@ -252881,7 +252831,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true,
"description": "Physical port type\n\n* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other"
},
@@ -252997,7 +252947,7 @@
],
"type": "string",
"description": "* `de-9` - DE-9\n* `db-25` - DB-25\n* `rj-11` - RJ-11\n* `rj-12` - RJ-12\n* `rj-45` - RJ-45\n* `mini-din-8` - Mini-DIN 8\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "c5f7197b7211818a",
+ "x-spec-enum-id": "7b8d0e83a4bb5178",
"nullable": true
},
"description": {
@@ -253059,7 +253009,7 @@
],
"type": "string",
"description": "* `primary` - Primary\n* `secondary` - Secondary\n* `tertiary` - Tertiary\n* `inactive` - Inactive",
- "x-spec-enum-id": "ef3a31644cec7524",
+ "x-spec-enum-id": "0548fc537440bf9d",
"nullable": true
},
"tags": {
@@ -253193,7 +253143,7 @@
"multiobject"
],
"type": "string",
- "x-spec-enum-id": "22e3a64138d10046",
+ "x-spec-enum-id": "47c52a3d983e924c",
"description": "The type of data this custom field holds\n\n* `text` - Text\n* `longtext` - Text (long)\n* `integer` - Integer\n* `decimal` - Decimal\n* `boolean` - Boolean (true/false)\n* `date` - Date\n* `datetime` - Date & time\n* `url` - URL\n* `json` - JSON\n* `select` - Selection\n* `multiselect` - Multiple selection\n* `object` - Object\n* `multiobject` - Multiple objects"
},
"related_object_type": {
@@ -253243,7 +253193,7 @@
"exact"
],
"type": "string",
- "x-spec-enum-id": "a958350ae21c10ee",
+ "x-spec-enum-id": "d168820c798ae45a",
"description": "Loose matches any instance of a given string; exact matches the entire field.\n\n* `disabled` - Disabled\n* `loose` - Loose\n* `exact` - Exact"
},
"ui_visible": {
@@ -253253,7 +253203,7 @@
"hidden"
],
"type": "string",
- "x-spec-enum-id": "cd2cf94af56de747",
+ "x-spec-enum-id": "f32800c399b927b6",
"description": "Specifies whether the custom field is displayed in the UI\n\n* `always` - Always\n* `if-set` - If set\n* `hidden` - Hidden"
},
"ui_editable": {
@@ -253263,7 +253213,7 @@
"hidden"
],
"type": "string",
- "x-spec-enum-id": "1065673147e26bb5",
+ "x-spec-enum-id": "336f52760e62022f",
"description": "Specifies whether the custom field value can be edited in the UI\n\n* `yes` - Yes\n* `no` - No\n* `hidden` - Hidden"
},
"is_cloneable": {
@@ -253541,7 +253491,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "d10d91f690a856c2",
+ "x-spec-enum-id": "65a61d5e1deb4a24",
"nullable": true,
"title": "Parent/child status",
"description": "Parent devices house child devices in device bays. Leave blank if this device type is neither a parent nor a child.\n\n* `parent` - Parent\n* `child` - Child"
@@ -253563,7 +253513,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true
},
"weight": {
@@ -253586,7 +253536,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"front_image": {
@@ -253763,20 +253713,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -253792,7 +253738,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `inventory` - Inventory\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "8d8971779f16ee18"
+ "x-spec-enum-id": "65feb4244cc9110c"
},
"airflow": {
"enum": [
@@ -253811,7 +253757,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `rear-to-side` - Rear to side\n* `bottom-to-top` - Bottom to top\n* `top-to-bottom` - Top to bottom\n* `passive` - Passive\n* `mixed` - Mixed",
- "x-spec-enum-id": "943288113dad6782",
+ "x-spec-enum-id": "11cb3d363b41ba9e",
"nullable": true
},
"primary_ip4": {
@@ -253983,7 +253929,7 @@
],
"type": "string",
"description": "* `object_created` - Object created\n* `object_updated` - Object updated\n* `object_deleted` - Object deleted\n* `job_started` - Job started\n* `job_completed` - Job completed\n* `job_failed` - Job failed\n* `job_errored` - Job errored",
- "x-spec-enum-id": "80d172232f4af424"
+ "x-spec-enum-id": "01e557313a5c7bd2"
},
"description": "The types of event which will trigger this rule."
},
@@ -253999,7 +253945,7 @@
],
"type": "string",
"description": "* `webhook` - Webhook\n* `script` - Script\n* `notification` - Notification",
- "x-spec-enum-id": "d07193c73ebc03c6"
+ "x-spec-enum-id": "287901b937995956"
},
"action_object_type": {
"type": "string"
@@ -254136,7 +254082,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -254288,7 +254234,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -254407,7 +254353,7 @@
],
"type": "string",
"description": "* `preshared-keys` - Pre-shared keys\n* `certificates` - Certificates\n* `rsa-signatures` - RSA signatures\n* `dsa-signatures` - DSA signatures",
- "x-spec-enum-id": "92bb2f1103b3a262"
+ "x-spec-enum-id": "a21158c52d0c455a"
},
"encryption_algorithm": {
"enum": [
@@ -254422,7 +254368,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe"
+ "x-spec-enum-id": "ae3dabd7b2b3cba2"
},
"authentication_algorithm": {
"enum": [
@@ -254436,7 +254382,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true
},
"group": {
@@ -254549,7 +254495,7 @@
"slaac"
],
"type": "string",
- "x-spec-enum-id": "24935cfee15bd268",
+ "x-spec-enum-id": "c421c4c4a0fa7a2a",
"description": "The operational status of this IP\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated\n* `dhcp` - DHCP\n* `slaac` - SLAAC"
},
"role": {
@@ -254566,7 +254512,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "10fbcb4930889b0f",
+ "x-spec-enum-id": "53dca4cddd7b344a",
"nullable": true,
"description": "The functional role of this IP\n\n* `loopback` - Loopback\n* `secondary` - Secondary\n* `anycast` - Anycast\n* `vip` - VIP\n* `vrrp` - VRRP\n* `hsrp` - HSRP\n* `glbp` - GLBP\n* `carp` - CARP"
},
@@ -254666,7 +254612,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15",
+ "x-spec-enum-id": "ca933c38b935e547",
"description": "Operational status of this range\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -254808,7 +254754,7 @@
],
"type": "string",
"description": "* `esp` - ESP\n* `ah` - AH",
- "x-spec-enum-id": "1136c2cdfee84436"
+ "x-spec-enum-id": "87ac6ada0da14ccf"
},
"ike_policy": {
"oneOf": [
@@ -254879,7 +254825,7 @@
],
"type": "string",
"description": "* `aes-128-cbc` - 128-bit AES (CBC)\n* `aes-128-gcm` - 128-bit AES (GCM)\n* `aes-192-cbc` - 192-bit AES (CBC)\n* `aes-192-gcm` - 192-bit AES (GCM)\n* `aes-256-cbc` - 256-bit AES (CBC)\n* `aes-256-gcm` - 256-bit AES (GCM)\n* `3des-cbc` - 3DES\n* `des-cbc` - DES",
- "x-spec-enum-id": "b022535cfdee79fe",
+ "x-spec-enum-id": "ae3dabd7b2b3cba2",
"nullable": true,
"title": "Encryption"
},
@@ -254895,7 +254841,7 @@
],
"type": "string",
"description": "* `hmac-sha1` - SHA-1 HMAC\n* `hmac-sha256` - SHA-256 HMAC\n* `hmac-sha384` - SHA-384 HMAC\n* `hmac-sha512` - SHA-512 HMAC\n* `hmac-md5` - MD5 HMAC",
- "x-spec-enum-id": "0830e8839f5dea4f",
+ "x-spec-enum-id": "0a7ca69695b483a7",
"nullable": true,
"title": "Authentication"
},
@@ -255190,7 +255136,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -255249,7 +255195,7 @@
],
"type": "string",
"description": "* `half` - Half\n* `full` - Full\n* `auto` - Auto",
- "x-spec-enum-id": "47eab9b1a65a1e21",
+ "x-spec-enum-id": "368458a2b67c916b",
"nullable": true
},
"wwn": {
@@ -255275,7 +255221,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true,
"description": "IEEE 802.1Q tagging strategy\n\n* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)"
},
@@ -255496,7 +255442,7 @@
],
"type": "string",
"description": "* `2.4g-1-2412-22` - 1 (2412 MHz)\n* `2.4g-2-2417-22` - 2 (2417 MHz)\n* `2.4g-3-2422-22` - 3 (2422 MHz)\n* `2.4g-4-2427-22` - 4 (2427 MHz)\n* `2.4g-5-2432-22` - 5 (2432 MHz)\n* `2.4g-6-2437-22` - 6 (2437 MHz)\n* `2.4g-7-2442-22` - 7 (2442 MHz)\n* `2.4g-8-2447-22` - 8 (2447 MHz)\n* `2.4g-9-2452-22` - 9 (2452 MHz)\n* `2.4g-10-2457-22` - 10 (2457 MHz)\n* `2.4g-11-2462-22` - 11 (2462 MHz)\n* `2.4g-12-2467-22` - 12 (2467 MHz)\n* `2.4g-13-2472-22` - 13 (2472 MHz)\n* `5g-32-5160-20` - 32 (5160/20 MHz)\n* `5g-34-5170-40` - 34 (5170/40 MHz)\n* `5g-36-5180-20` - 36 (5180/20 MHz)\n* `5g-38-5190-40` - 38 (5190/40 MHz)\n* `5g-40-5200-20` - 40 (5200/20 MHz)\n* `5g-42-5210-80` - 42 (5210/80 MHz)\n* `5g-44-5220-20` - 44 (5220/20 MHz)\n* `5g-46-5230-40` - 46 (5230/40 MHz)\n* `5g-48-5240-20` - 48 (5240/20 MHz)\n* `5g-50-5250-160` - 50 (5250/160 MHz)\n* `5g-52-5260-20` - 52 (5260/20 MHz)\n* `5g-54-5270-40` - 54 (5270/40 MHz)\n* `5g-56-5280-20` - 56 (5280/20 MHz)\n* `5g-58-5290-80` - 58 (5290/80 MHz)\n* `5g-60-5300-20` - 60 (5300/20 MHz)\n* `5g-62-5310-40` - 62 (5310/40 MHz)\n* `5g-64-5320-20` - 64 (5320/20 MHz)\n* `5g-100-5500-20` - 100 (5500/20 MHz)\n* `5g-102-5510-40` - 102 (5510/40 MHz)\n* `5g-104-5520-20` - 104 (5520/20 MHz)\n* `5g-106-5530-80` - 106 (5530/80 MHz)\n* `5g-108-5540-20` - 108 (5540/20 MHz)\n* `5g-110-5550-40` - 110 (5550/40 MHz)\n* `5g-112-5560-20` - 112 (5560/20 MHz)\n* `5g-114-5570-160` - 114 (5570/160 MHz)\n* `5g-116-5580-20` - 116 (5580/20 MHz)\n* `5g-118-5590-40` - 118 (5590/40 MHz)\n* `5g-120-5600-20` - 120 (5600/20 MHz)\n* `5g-122-5610-80` - 122 (5610/80 MHz)\n* `5g-124-5620-20` - 124 (5620/20 MHz)\n* `5g-126-5630-40` - 126 (5630/40 MHz)\n* `5g-128-5640-20` - 128 (5640/20 MHz)\n* `5g-132-5660-20` - 132 (5660/20 MHz)\n* `5g-134-5670-40` - 134 (5670/40 MHz)\n* `5g-136-5680-20` - 136 (5680/20 MHz)\n* `5g-138-5690-80` - 138 (5690/80 MHz)\n* `5g-140-5700-20` - 140 (5700/20 MHz)\n* `5g-142-5710-40` - 142 (5710/40 MHz)\n* `5g-144-5720-20` - 144 (5720/20 MHz)\n* `5g-149-5745-20` - 149 (5745/20 MHz)\n* `5g-151-5755-40` - 151 (5755/40 MHz)\n* `5g-153-5765-20` - 153 (5765/20 MHz)\n* `5g-155-5775-80` - 155 (5775/80 MHz)\n* `5g-157-5785-20` - 157 (5785/20 MHz)\n* `5g-159-5795-40` - 159 (5795/40 MHz)\n* `5g-161-5805-20` - 161 (5805/20 MHz)\n* `5g-163-5815-160` - 163 (5815/160 MHz)\n* `5g-165-5825-20` - 165 (5825/20 MHz)\n* `5g-167-5835-40` - 167 (5835/40 MHz)\n* `5g-169-5845-20` - 169 (5845/20 MHz)\n* `5g-171-5855-80` - 171 (5855/80 MHz)\n* `5g-173-5865-20` - 173 (5865/20 MHz)\n* `5g-175-5875-40` - 175 (5875/40 MHz)\n* `5g-177-5885-20` - 177 (5885/20 MHz)\n* `6g-1-5955-20` - 1 (5955/20 MHz)\n* `6g-3-5965-40` - 3 (5965/40 MHz)\n* `6g-5-5975-20` - 5 (5975/20 MHz)\n* `6g-7-5985-80` - 7 (5985/80 MHz)\n* `6g-9-5995-20` - 9 (5995/20 MHz)\n* `6g-11-6005-40` - 11 (6005/40 MHz)\n* `6g-13-6015-20` - 13 (6015/20 MHz)\n* `6g-15-6025-160` - 15 (6025/160 MHz)\n* `6g-17-6035-20` - 17 (6035/20 MHz)\n* `6g-19-6045-40` - 19 (6045/40 MHz)\n* `6g-21-6055-20` - 21 (6055/20 MHz)\n* `6g-23-6065-80` - 23 (6065/80 MHz)\n* `6g-25-6075-20` - 25 (6075/20 MHz)\n* `6g-27-6085-40` - 27 (6085/40 MHz)\n* `6g-29-6095-20` - 29 (6095/20 MHz)\n* `6g-31-6105-320` - 31 (6105/320 MHz)\n* `6g-33-6115-20` - 33 (6115/20 MHz)\n* `6g-35-6125-40` - 35 (6125/40 MHz)\n* `6g-37-6135-20` - 37 (6135/20 MHz)\n* `6g-39-6145-80` - 39 (6145/80 MHz)\n* `6g-41-6155-20` - 41 (6155/20 MHz)\n* `6g-43-6165-40` - 43 (6165/40 MHz)\n* `6g-45-6175-20` - 45 (6175/20 MHz)\n* `6g-47-6185-160` - 47 (6185/160 MHz)\n* `6g-49-6195-20` - 49 (6195/20 MHz)\n* `6g-51-6205-40` - 51 (6205/40 MHz)\n* `6g-53-6215-20` - 53 (6215/20 MHz)\n* `6g-55-6225-80` - 55 (6225/80 MHz)\n* `6g-57-6235-20` - 57 (6235/20 MHz)\n* `6g-59-6245-40` - 59 (6245/40 MHz)\n* `6g-61-6255-20` - 61 (6255/20 MHz)\n* `6g-65-6275-20` - 65 (6275/20 MHz)\n* `6g-67-6285-40` - 67 (6285/40 MHz)\n* `6g-69-6295-20` - 69 (6295/20 MHz)\n* `6g-71-6305-80` - 71 (6305/80 MHz)\n* `6g-73-6315-20` - 73 (6315/20 MHz)\n* `6g-75-6325-40` - 75 (6325/40 MHz)\n* `6g-77-6335-20` - 77 (6335/20 MHz)\n* `6g-79-6345-160` - 79 (6345/160 MHz)\n* `6g-81-6355-20` - 81 (6355/20 MHz)\n* `6g-83-6365-40` - 83 (6365/40 MHz)\n* `6g-85-6375-20` - 85 (6375/20 MHz)\n* `6g-87-6385-80` - 87 (6385/80 MHz)\n* `6g-89-6395-20` - 89 (6395/20 MHz)\n* `6g-91-6405-40` - 91 (6405/40 MHz)\n* `6g-93-6415-20` - 93 (6415/20 MHz)\n* `6g-95-6425-320` - 95 (6425/320 MHz)\n* `6g-97-6435-20` - 97 (6435/20 MHz)\n* `6g-99-6445-40` - 99 (6445/40 MHz)\n* `6g-101-6455-20` - 101 (6455/20 MHz)\n* `6g-103-6465-80` - 103 (6465/80 MHz)\n* `6g-105-6475-20` - 105 (6475/20 MHz)\n* `6g-107-6485-40` - 107 (6485/40 MHz)\n* `6g-109-6495-20` - 109 (6495/20 MHz)\n* `6g-111-6505-160` - 111 (6505/160 MHz)\n* `6g-113-6515-20` - 113 (6515/20 MHz)\n* `6g-115-6525-40` - 115 (6525/40 MHz)\n* `6g-117-6535-20` - 117 (6535/20 MHz)\n* `6g-119-6545-80` - 119 (6545/80 MHz)\n* `6g-121-6555-20` - 121 (6555/20 MHz)\n* `6g-123-6565-40` - 123 (6565/40 MHz)\n* `6g-125-6575-20` - 125 (6575/20 MHz)\n* `6g-129-6595-20` - 129 (6595/20 MHz)\n* `6g-131-6605-40` - 131 (6605/40 MHz)\n* `6g-133-6615-20` - 133 (6615/20 MHz)\n* `6g-135-6625-80` - 135 (6625/80 MHz)\n* `6g-137-6635-20` - 137 (6635/20 MHz)\n* `6g-139-6645-40` - 139 (6645/40 MHz)\n* `6g-141-6655-20` - 141 (6655/20 MHz)\n* `6g-143-6665-160` - 143 (6665/160 MHz)\n* `6g-145-6675-20` - 145 (6675/20 MHz)\n* `6g-147-6685-40` - 147 (6685/40 MHz)\n* `6g-149-6695-20` - 149 (6695/20 MHz)\n* `6g-151-6705-80` - 151 (6705/80 MHz)\n* `6g-153-6715-20` - 153 (6715/20 MHz)\n* `6g-155-6725-40` - 155 (6725/40 MHz)\n* `6g-157-6735-20` - 157 (6735/20 MHz)\n* `6g-159-6745-320` - 159 (6745/320 MHz)\n* `6g-161-6755-20` - 161 (6755/20 MHz)\n* `6g-163-6765-40` - 163 (6765/40 MHz)\n* `6g-165-6775-20` - 165 (6775/20 MHz)\n* `6g-167-6785-80` - 167 (6785/80 MHz)\n* `6g-169-6795-20` - 169 (6795/20 MHz)\n* `6g-171-6805-40` - 171 (6805/40 MHz)\n* `6g-173-6815-20` - 173 (6815/20 MHz)\n* `6g-175-6825-160` - 175 (6825/160 MHz)\n* `6g-177-6835-20` - 177 (6835/20 MHz)\n* `6g-179-6845-40` - 179 (6845/40 MHz)\n* `6g-181-6855-20` - 181 (6855/20 MHz)\n* `6g-183-6865-80` - 183 (6865/80 MHz)\n* `6g-185-6875-20` - 185 (6875/20 MHz)\n* `6g-187-6885-40` - 187 (6885/40 MHz)\n* `6g-189-6895-20` - 189 (6895/20 MHz)\n* `6g-193-6915-20` - 193 (6915/20 MHz)\n* `6g-195-6925-40` - 195 (6925/40 MHz)\n* `6g-197-6935-20` - 197 (6935/20 MHz)\n* `6g-199-6945-80` - 199 (6945/80 MHz)\n* `6g-201-6955-20` - 201 (6955/20 MHz)\n* `6g-203-6965-40` - 203 (6965/40 MHz)\n* `6g-205-6975-20` - 205 (6975/20 MHz)\n* `6g-207-6985-160` - 207 (6985/160 MHz)\n* `6g-209-6995-20` - 209 (6995/20 MHz)\n* `6g-211-7005-40` - 211 (7005/40 MHz)\n* `6g-213-7015-20` - 213 (7015/20 MHz)\n* `6g-215-7025-80` - 215 (7025/80 MHz)\n* `6g-217-7035-20` - 217 (7035/20 MHz)\n* `6g-219-7045-40` - 219 (7045/40 MHz)\n* `6g-221-7055-20` - 221 (7055/20 MHz)\n* `6g-225-7075-20` - 225 (7075/20 MHz)\n* `6g-227-7085-40` - 227 (7085/40 MHz)\n* `6g-229-7095-20` - 229 (7095/20 MHz)\n* `6g-233-7115-20` - 233 (7115/20 MHz)\n* `60g-1-58320-2160` - 1 (58.32/2.16 GHz)\n* `60g-2-60480-2160` - 2 (60.48/2.16 GHz)\n* `60g-3-62640-2160` - 3 (62.64/2.16 GHz)\n* `60g-4-64800-2160` - 4 (64.80/2.16 GHz)\n* `60g-5-66960-2160` - 5 (66.96/2.16 GHz)\n* `60g-6-69120-2160` - 6 (69.12/2.16 GHz)\n* `60g-9-59400-4320` - 9 (59.40/4.32 GHz)\n* `60g-10-61560-4320` - 10 (61.56/4.32 GHz)\n* `60g-11-63720-4320` - 11 (63.72/4.32 GHz)\n* `60g-12-65880-4320` - 12 (65.88/4.32 GHz)\n* `60g-13-68040-4320` - 13 (68.04/4.32 GHz)\n* `60g-17-60480-6480` - 17 (60.48/6.48 GHz)\n* `60g-18-62640-6480` - 18 (62.64/6.48 GHz)\n* `60g-19-64800-6480` - 19 (64.80/6.48 GHz)\n* `60g-20-66960-6480` - 20 (66.96/6.48 GHz)\n* `60g-25-61560-6480` - 25 (61.56/8.64 GHz)\n* `60g-26-63720-6480` - 26 (63.72/8.64 GHz)\n* `60g-27-65880-6480` - 27 (65.88/8.64 GHz)",
- "x-spec-enum-id": "aac33cc237adc8f9",
+ "x-spec-enum-id": "70cf66176c475063",
"nullable": true,
"title": "Wireless channel"
},
@@ -255527,7 +255473,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
},
"rf_channel_frequency": {
@@ -255914,7 +255860,7 @@
],
"type": "string",
"description": "* `virtual` - Virtual\n* `bridge` - Bridge\n* `lag` - Link Aggregation Group (LAG)\n* `100base-fx` - 100BASE-FX (10/100ME)\n* `100base-lfx` - 100BASE-LFX (10/100ME)\n* `100base-tx` - 100BASE-TX (10/100ME)\n* `100base-t1` - 100BASE-T1 (10/100ME)\n* `1000base-bx10-d` - 1000BASE-BX10-D (1GE BiDi Down)\n* `1000base-bx10-u` - 1000BASE-BX10-U (1GE BiDi Up)\n* `1000base-cwdm` - 1000BASE-CWDM (1GE)\n* `1000base-cx` - 1000BASE-CX (1GE DAC)\n* `1000base-dwdm` - 1000BASE-DWDM (1GE)\n* `1000base-ex` - 1000BASE-EX (1GE)\n* `1000base-lsx` - 1000BASE-LSX (1GE)\n* `1000base-lx` - 1000BASE-LX (1GE)\n* `1000base-lx10` - 1000BASE-LX10/LH (1GE)\n* `1000base-sx` - 1000BASE-SX (1GE)\n* `1000base-t` - 1000BASE-T (1GE)\n* `1000base-tx` - 1000BASE-TX (1GE)\n* `1000base-zx` - 1000BASE-ZX (1GE)\n* `2.5gbase-t` - 2.5GBASE-T (2.5GE)\n* `5gbase-t` - 5GBASE-T (5GE)\n* `10gbase-br-d` - 10GBASE-BR-D (10GE BiDi Down)\n* `10gbase-br-u` - 10GBASE-BR-U (10GE BiDi Up)\n* `10gbase-cx4` - 10GBASE-CX4 (10GE DAC)\n* `10gbase-er` - 10GBASE-ER (10GE)\n* `10gbase-lr` - 10GBASE-LR (10GE)\n* `10gbase-lrm` - 10GBASE-LRM (10GE)\n* `10gbase-lx4` - 10GBASE-LX4 (10GE)\n* `10gbase-sr` - 10GBASE-SR (10GE)\n* `10gbase-t` - 10GBASE-T (10GE)\n* `10gbase-zr` - 10GBASE-ZR (10GE)\n* `25gbase-cr` - 25GBASE-CR (25GE DAC)\n* `25gbase-er` - 25GBASE-ER (25GE)\n* `25gbase-lr` - 25GBASE-LR (25GE)\n* `25gbase-sr` - 25GBASE-SR (25GE)\n* `25gbase-t` - 25GBASE-T (25GE)\n* `40gbase-cr4` - 40GBASE-CR4 (40GE DAC)\n* `40gbase-er4` - 40GBASE-ER4 (40GE)\n* `40gbase-fr4` - 40GBASE-FR4 (40GE)\n* `40gbase-lr4` - 40GBASE-LR4 (40GE)\n* `40gbase-sr4` - 40GBASE-SR4 (40GE)\n* `50gbase-cr` - 50GBASE-CR (50GE DAC)\n* `50gbase-er` - 50GBASE-ER (50GE)\n* `50gbase-fr` - 50GBASE-FR (50GE)\n* `50gbase-lr` - 50GBASE-LR (50GE)\n* `50gbase-sr` - 50GBASE-SR (50GE)\n* `100gbase-cr1` - 100GBASE-CR1 (100GE DAC)\n* `100gbase-cr2` - 100GBASE-CR2 (100GE DAC)\n* `100gbase-cr4` - 100GBASE-CR4 (100GE DAC)\n* `100gbase-cr10` - 100GBASE-CR10 (100GE DAC)\n* `100gbase-cwdm4` - 100GBASE-CWDM4 (100GE)\n* `100gbase-dr` - 100GBASE-DR (100GE)\n* `100gbase-er4` - 100GBASE-ER4 (100GE)\n* `100gbase-fr1` - 100GBASE-FR1 (100GE)\n* `100gbase-lr1` - 100GBASE-LR1 (100GE)\n* `100gbase-lr4` - 100GBASE-LR4 (100GE)\n* `100gbase-sr1` - 100GBASE-SR1 (100GE)\n* `100gbase-sr1.2` - 100GBASE-SR1.2 (100GE BiDi)\n* `100gbase-sr2` - 100GBASE-SR2 (100GE)\n* `100gbase-sr4` - 100GBASE-SR4 (100GE)\n* `100gbase-sr10` - 100GBASE-SR10 (100GE)\n* `100gbase-zr` - 100GBASE-ZR (100GE)\n* `200gbase-cr2` - 200GBASE-CR2 (200GE)\n* `200gbase-cr4` - 200GBASE-CR4 (200GE)\n* `200gbase-dr4` - 200GBASE-DR4 (200GE)\n* `200gbase-er4` - 200GBASE-ER4 (200GE)\n* `200gbase-fr4` - 200GBASE-FR4 (200GE)\n* `200gbase-lr4` - 200GBASE-LR4 (200GE)\n* `200gbase-sr2` - 200GBASE-SR2 (200GE)\n* `200gbase-sr4` - 200GBASE-SR4 (200GE)\n* `200gbase-vr2` - 200GBASE-VR2 (200GE)\n* `400gbase-cr4` - 400GBASE-CR4 (400GE)\n* `400gbase-dr4` - 400GBASE-DR4 (400GE)\n* `400gbase-er8` - 400GBASE-ER8 (400GE)\n* `400gbase-fr4` - 400GBASE-FR4 (400GE)\n* `400gbase-fr8` - 400GBASE-FR8 (400GE)\n* `400gbase-lr4` - 400GBASE-LR4 (400GE)\n* `400gbase-lr8` - 400GBASE-LR8 (400GE)\n* `400gbase-sr4` - 400GBASE-SR4 (400GE)\n* `400gbase-sr4_2` - 400GBASE-SR4.2 (400GE BiDi)\n* `400gbase-sr8` - 400GBASE-SR8 (400GE)\n* `400gbase-sr16` - 400GBASE-SR16 (400GE)\n* `400gbase-vr4` - 400GBASE-VR4 (400GE)\n* `400gbase-zr` - 400GBASE-ZR (400GE)\n* `800gbase-cr8` - 800GBASE-CR8 (800GE)\n* `800gbase-dr8` - 800GBASE-DR8 (800GE)\n* `800gbase-sr8` - 800GBASE-SR8 (800GE)\n* `800gbase-vr8` - 800GBASE-VR8 (800GE)\n* `100base-x-sfp` - SFP (100ME)\n* `1000base-x-gbic` - GBIC (1GE)\n* `1000base-x-sfp` - SFP (1GE)\n* `10gbase-x-sfpp` - SFP+ (10GE)\n* `10gbase-x-xenpak` - XENPAK (10GE)\n* `10gbase-x-xfp` - XFP (10GE)\n* `10gbase-x-x2` - X2 (10GE)\n* `25gbase-x-sfp28` - SFP28 (25GE)\n* `40gbase-x-qsfpp` - QSFP+ (40GE)\n* `50gbase-x-sfp28` - QSFP28 (50GE)\n* `50gbase-x-sfp56` - SFP56 (50GE)\n* `100gbase-x-cfp` - CFP (100GE)\n* `100gbase-x-cfp2` - CFP2 (100GE)\n* `100gbase-x-cfp4` - CFP4 (100GE)\n* `100gbase-x-cxp` - CXP (100GE)\n* `100gbase-x-cpak` - Cisco CPAK (100GE)\n* `100gbase-x-dsfp` - DSFP (100GE)\n* `100gbase-x-qsfp28` - QSFP28 (100GE)\n* `100gbase-x-qsfpdd` - QSFP-DD (100GE)\n* `100gbase-x-sfpdd` - SFP-DD (100GE)\n* `200gbase-x-cfp2` - CFP2 (200GE)\n* `200gbase-x-qsfp56` - QSFP56 (200GE)\n* `200gbase-x-qsfpdd` - QSFP-DD (200GE)\n* `400gbase-x-qsfp112` - QSFP112 (400GE)\n* `400gbase-x-qsfpdd` - QSFP-DD (400GE)\n* `400gbase-x-cdfp` - CDFP (400GE)\n* `400gbase-x-cfp2` - CFP2 (400GE)\n* `400gbase-x-cfp8` - CPF8 (400GE)\n* `400gbase-x-osfp` - OSFP (400GE)\n* `400gbase-x-osfp-rhs` - OSFP-RHS (400GE)\n* `800gbase-x-osfp` - OSFP (800GE)\n* `800gbase-x-qsfpdd` - QSFP-DD (800GE)\n* `1000base-kx` - 1000BASE-KX (1GE)\n* `2.5gbase-kx` - 2.5GBASE-KX (2.5GE)\n* `5gbase-kr` - 5GBASE-KR (5GE)\n* `10gbase-kr` - 10GBASE-KR (10GE)\n* `10gbase-kx4` - 10GBASE-KX4 (10GE)\n* `25gbase-kr` - 25GBASE-KR (25GE)\n* `40gbase-kr4` - 40GBASE-KR4 (40GE)\n* `50gbase-kr` - 50GBASE-KR (50GE)\n* `100gbase-kp4` - 100GBASE-KP4 (100GE)\n* `100gbase-kr2` - 100GBASE-KR2 (100GE)\n* `100gbase-kr4` - 100GBASE-KR4 (100GE)\n* `ieee802.11a` - IEEE 802.11a\n* `ieee802.11g` - IEEE 802.11b/g\n* `ieee802.11n` - IEEE 802.11n (Wi-Fi 4)\n* `ieee802.11ac` - IEEE 802.11ac (Wi-Fi 5)\n* `ieee802.11ad` - IEEE 802.11ad (WiGig)\n* `ieee802.11ax` - IEEE 802.11ax (Wi-Fi 6)\n* `ieee802.11ay` - IEEE 802.11ay (WiGig)\n* `ieee802.11be` - IEEE 802.11be (Wi-Fi 7)\n* `ieee802.15.1` - IEEE 802.15.1 (Bluetooth)\n* `ieee802.15.4` - IEEE 802.15.4 (LR-WPAN)\n* `other-wireless` - Other (Wireless)\n* `gsm` - GSM\n* `cdma` - CDMA\n* `lte` - LTE\n* `4g` - 4G\n* `5g` - 5G\n* `sonet-oc3` - OC-3/STM-1\n* `sonet-oc12` - OC-12/STM-4\n* `sonet-oc48` - OC-48/STM-16\n* `sonet-oc192` - OC-192/STM-64\n* `sonet-oc768` - OC-768/STM-256\n* `sonet-oc1920` - OC-1920/STM-640\n* `sonet-oc3840` - OC-3840/STM-1234\n* `1gfc-sfp` - SFP (1GFC)\n* `2gfc-sfp` - SFP (2GFC)\n* `4gfc-sfp` - SFP (4GFC)\n* `8gfc-sfpp` - SFP+ (8GFC)\n* `16gfc-sfpp` - SFP+ (16GFC)\n* `32gfc-sfp28` - SFP28 (32GFC)\n* `32gfc-sfpp` - SFP+ (32GFC)\n* `64gfc-qsfpp` - QSFP+ (64GFC)\n* `64gfc-sfpdd` - SFP-DD (64GFC)\n* `64gfc-sfpp` - SFP+ (64GFC)\n* `128gfc-qsfp28` - QSFP28 (128GFC)\n* `infiniband-sdr` - SDR (2 Gbps)\n* `infiniband-ddr` - DDR (4 Gbps)\n* `infiniband-qdr` - QDR (8 Gbps)\n* `infiniband-fdr10` - FDR10 (10 Gbps)\n* `infiniband-fdr` - FDR (13.5 Gbps)\n* `infiniband-edr` - EDR (25 Gbps)\n* `infiniband-hdr` - HDR (50 Gbps)\n* `infiniband-ndr` - NDR (100 Gbps)\n* `infiniband-xdr` - XDR (250 Gbps)\n* `t1` - T1 (1.544 Mbps)\n* `e1` - E1 (2.048 Mbps)\n* `t3` - T3 (45 Mbps)\n* `e3` - E3 (34 Mbps)\n* `xdsl` - xDSL\n* `docsis` - DOCSIS\n* `moca` - MoCA\n* `bpon` - BPON (622 Mbps / 155 Mbps)\n* `epon` - EPON (1 Gbps)\n* `10g-epon` - 10G-EPON (10 Gbps)\n* `gpon` - GPON (2.5 Gbps / 1.25 Gbps)\n* `xg-pon` - XG-PON (10 Gbps / 2.5 Gbps)\n* `xgs-pon` - XGS-PON (10 Gbps)\n* `ng-pon2` - NG-PON2 (TWDM-PON) (4x10 Gbps)\n* `25g-pon` - 25G-PON (25 Gbps)\n* `50g-pon` - 50G-PON (50 Gbps)\n* `cisco-stackwise` - Cisco StackWise\n* `cisco-stackwise-plus` - Cisco StackWise Plus\n* `cisco-flexstack` - Cisco FlexStack\n* `cisco-flexstack-plus` - Cisco FlexStack Plus\n* `cisco-stackwise-80` - Cisco StackWise-80\n* `cisco-stackwise-160` - Cisco StackWise-160\n* `cisco-stackwise-320` - Cisco StackWise-320\n* `cisco-stackwise-480` - Cisco StackWise-480\n* `cisco-stackwise-1t` - Cisco StackWise-1T\n* `juniper-vcp` - Juniper VCP\n* `extreme-summitstack` - Extreme SummitStack\n* `extreme-summitstack-128` - Extreme SummitStack-128\n* `extreme-summitstack-256` - Extreme SummitStack-256\n* `extreme-summitstack-512` - Extreme SummitStack-512\n* `other` - Other",
- "x-spec-enum-id": "c6dfa8e84dd05942"
+ "x-spec-enum-id": "62208bd818e5f524"
},
"enabled": {
"type": "boolean"
@@ -255959,7 +255905,7 @@
],
"type": "string",
"description": "* `type1-ieee802.3af` - 802.3af (Type 1)\n* `type2-ieee802.3at` - 802.3at (Type 2)\n* `type3-ieee802.3bt` - 802.3bt (Type 3)\n* `type4-ieee802.3bt` - 802.3bt (Type 4)\n* `passive-24v-2pair` - Passive 24V (2-pair)\n* `passive-24v-4pair` - Passive 24V (4-pair)\n* `passive-48v-2pair` - Passive 48V (2-pair)\n* `passive-48v-4pair` - Passive 48V (4-pair)",
- "x-spec-enum-id": "74bd3be4012f6da9",
+ "x-spec-enum-id": "5473d57885f237ab",
"nullable": true
},
"rf_role": {
@@ -256020,7 +255966,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"role": {
"oneOf": [
@@ -256131,7 +256077,7 @@
],
"type": "string",
"description": "* `info` - Info\n* `success` - Success\n* `warning` - Warning\n* `danger` - Danger",
- "x-spec-enum-id": "a21af280f632fa34"
+ "x-spec-enum-id": "6f65abe0aab2c78c"
},
"comments": {
"type": "string",
@@ -256195,7 +256141,7 @@
],
"type": "string",
"description": "* `vpws` - VPWS\n* `vpls` - VPLS\n* `vxlan` - VXLAN\n* `vxlan-evpn` - VXLAN-EVPN\n* `mpls-evpn` - MPLS EVPN\n* `pbb-evpn` - PBB EVPN\n* `evpn-vpws` - EVPN VPWS\n* `epl` - EPL\n* `evpl` - EVPL\n* `ep-lan` - Ethernet Private LAN\n* `evp-lan` - Ethernet Virtual Private LAN\n* `ep-tree` - Ethernet Private Tree\n* `evp-tree` - Ethernet Virtual Private Tree\n* `spb` - SPB",
- "x-spec-enum-id": "730136816a2885f9"
+ "x-spec-enum-id": "0a46f8056d717efc"
},
"status": {
"enum": [
@@ -256205,7 +256151,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "937bacafb9d5d4bb"
+ "x-spec-enum-id": "8b9dc8efc7c3d5b0"
},
"import_targets": {
"type": "array",
@@ -256298,7 +256244,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"tenant": {
"oneOf": [
@@ -256383,7 +256329,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "2217e87d0c3efdda"
+ "x-spec-enum-id": "545817eb4c4f2ae4"
},
"serial": {
"type": "string",
@@ -256473,7 +256419,7 @@
],
"type": "string",
"description": "* `front-to-rear` - Front to rear\n* `rear-to-front` - Rear to front\n* `left-to-right` - Left to right\n* `right-to-left` - Right to left\n* `side-to-rear` - Side to rear\n* `passive` - Passive",
- "x-spec-enum-id": "f6e5562e0e98d69d",
+ "x-spec-enum-id": "5ad4e700c656b09d",
"nullable": true
},
"weight": {
@@ -256496,7 +256442,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"description": {
@@ -256643,7 +256589,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `failed` - Failed",
- "x-spec-enum-id": "b77fc919138c12f6"
+ "x-spec-enum-id": "ec530572dc778583"
},
"type": {
"enum": [
@@ -256860,6 +256806,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -256876,9 +256823,9 @@
null
],
"type": "string",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true,
- "description": "Physical port type\n\n* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
+ "description": "Physical port type\n\n* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
},
"status": {
"enum": [
@@ -256888,7 +256835,7 @@
],
"type": "string",
"description": "* `enabled` - Enabled\n* `disabled` - Disabled\n* `faulty` - Faulty",
- "x-spec-enum-id": "1024f7deaed962d7"
+ "x-spec-enum-id": "d60dce16858f3c69"
},
"color": {
"type": "string",
@@ -257084,6 +257031,7 @@
"usb-c",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"eaton-c39",
@@ -257100,8 +257048,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "8f9617d2648ab261",
+ "description": "* `iec-60320-c5` - C5\n* `iec-60320-c7` - C7\n* `iec-60320-c13` - C13\n* `iec-60320-c15` - C15\n* `iec-60320-c17` - C17\n* `iec-60320-c19` - C19\n* `iec-60320-c21` - C21\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15r` - NEMA 1-15R\n* `nema-5-15r` - NEMA 5-15R\n* `nema-5-20r` - NEMA 5-20R\n* `nema-5-30r` - NEMA 5-30R\n* `nema-5-50r` - NEMA 5-50R\n* `nema-6-15r` - NEMA 6-15R\n* `nema-6-20r` - NEMA 6-20R\n* `nema-6-30r` - NEMA 6-30R\n* `nema-6-50r` - NEMA 6-50R\n* `nema-10-30r` - NEMA 10-30R\n* `nema-10-50r` - NEMA 10-50R\n* `nema-14-20r` - NEMA 14-20R\n* `nema-14-30r` - NEMA 14-30R\n* `nema-14-50r` - NEMA 14-50R\n* `nema-14-60r` - NEMA 14-60R\n* `nema-15-15r` - NEMA 15-15R\n* `nema-15-20r` - NEMA 15-20R\n* `nema-15-30r` - NEMA 15-30R\n* `nema-15-50r` - NEMA 15-50R\n* `nema-15-60r` - NEMA 15-60R\n* `nema-l1-15r` - NEMA L1-15R\n* `nema-l5-15r` - NEMA L5-15R\n* `nema-l5-20r` - NEMA L5-20R\n* `nema-l5-30r` - NEMA L5-30R\n* `nema-l5-50r` - NEMA L5-50R\n* `nema-l6-15r` - NEMA L6-15R\n* `nema-l6-20r` - NEMA L6-20R\n* `nema-l6-30r` - NEMA L6-30R\n* `nema-l6-50r` - NEMA L6-50R\n* `nema-l10-30r` - NEMA L10-30R\n* `nema-l14-20r` - NEMA L14-20R\n* `nema-l14-30r` - NEMA L14-30R\n* `nema-l14-50r` - NEMA L14-50R\n* `nema-l14-60r` - NEMA L14-60R\n* `nema-l15-20r` - NEMA L15-20R\n* `nema-l15-30r` - NEMA L15-30R\n* `nema-l15-50r` - NEMA L15-50R\n* `nema-l15-60r` - NEMA L15-60R\n* `nema-l21-20r` - NEMA L21-20R\n* `nema-l21-30r` - NEMA L21-30R\n* `nema-l22-20r` - NEMA L22-20R\n* `nema-l22-30r` - NEMA L22-30R\n* `CS6360C` - CS6360C\n* `CS6364C` - CS6364C\n* `CS8164C` - CS8164C\n* `CS8264C` - CS8264C\n* `CS8364C` - CS8364C\n* `CS8464C` - CS8464C\n* `ita-e` - ITA Type E (CEE 7/5)\n* `ita-f` - ITA Type F (CEE 7/3)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `ita-multistandard` - ITA Multistandard\n* `usb-a` - USB Type A\n* `usb-micro-b` - USB Micro B\n* `usb-c` - USB Type C\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `eaton-c39` - Eaton C39\n* `hdot-cx` - HDOT Cx\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20a` - Neutrik powerCON (20A)\n* `neutrik-powercon-32a` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "db3e4eb2b93615f8",
"nullable": true
},
"power_port": {
@@ -257279,6 +257227,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -257293,9 +257242,9 @@
null
],
"type": "string",
- "x-spec-enum-id": "292850be2c08f7df",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true,
- "description": "Physical port type\n\n* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
+ "description": "Physical port type\n\n* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other"
},
"maximum_draw": {
"type": "integer",
@@ -257479,6 +257428,7 @@
"usb-3-micro-b",
"molex-micro-fit-1x2",
"molex-micro-fit-2x2",
+ "molex-micro-fit-2x3",
"molex-micro-fit-2x4",
"dc-terminal",
"saf-d-grid",
@@ -257493,8 +257443,8 @@
null
],
"type": "string",
- "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
- "x-spec-enum-id": "292850be2c08f7df",
+ "description": "* `iec-60320-c6` - C6\n* `iec-60320-c8` - C8\n* `iec-60320-c14` - C14\n* `iec-60320-c16` - C16\n* `iec-60320-c18` - C18\n* `iec-60320-c20` - C20\n* `iec-60320-c22` - C22\n* `iec-60309-p-n-e-4h` - P+N+E 4H\n* `iec-60309-p-n-e-6h` - P+N+E 6H\n* `iec-60309-p-n-e-9h` - P+N+E 9H\n* `iec-60309-2p-e-4h` - 2P+E 4H\n* `iec-60309-2p-e-6h` - 2P+E 6H\n* `iec-60309-2p-e-9h` - 2P+E 9H\n* `iec-60309-3p-e-4h` - 3P+E 4H\n* `iec-60309-3p-e-6h` - 3P+E 6H\n* `iec-60309-3p-e-9h` - 3P+E 9H\n* `iec-60309-3p-n-e-4h` - 3P+N+E 4H\n* `iec-60309-3p-n-e-6h` - 3P+N+E 6H\n* `iec-60309-3p-n-e-9h` - 3P+N+E 9H\n* `iec-60906-1` - IEC 60906-1\n* `nbr-14136-10a` - 2P+T 10A (NBR 14136)\n* `nbr-14136-20a` - 2P+T 20A (NBR 14136)\n* `nema-1-15p` - NEMA 1-15P\n* `nema-5-15p` - NEMA 5-15P\n* `nema-5-20p` - NEMA 5-20P\n* `nema-5-30p` - NEMA 5-30P\n* `nema-5-50p` - NEMA 5-50P\n* `nema-6-15p` - NEMA 6-15P\n* `nema-6-20p` - NEMA 6-20P\n* `nema-6-30p` - NEMA 6-30P\n* `nema-6-50p` - NEMA 6-50P\n* `nema-10-30p` - NEMA 10-30P\n* `nema-10-50p` - NEMA 10-50P\n* `nema-14-20p` - NEMA 14-20P\n* `nema-14-30p` - NEMA 14-30P\n* `nema-14-50p` - NEMA 14-50P\n* `nema-14-60p` - NEMA 14-60P\n* `nema-15-15p` - NEMA 15-15P\n* `nema-15-20p` - NEMA 15-20P\n* `nema-15-30p` - NEMA 15-30P\n* `nema-15-50p` - NEMA 15-50P\n* `nema-15-60p` - NEMA 15-60P\n* `nema-l1-15p` - NEMA L1-15P\n* `nema-l5-15p` - NEMA L5-15P\n* `nema-l5-20p` - NEMA L5-20P\n* `nema-l5-30p` - NEMA L5-30P\n* `nema-l5-50p` - NEMA L5-50P\n* `nema-l6-15p` - NEMA L6-15P\n* `nema-l6-20p` - NEMA L6-20P\n* `nema-l6-30p` - NEMA L6-30P\n* `nema-l6-50p` - NEMA L6-50P\n* `nema-l10-30p` - NEMA L10-30P\n* `nema-l14-20p` - NEMA L14-20P\n* `nema-l14-30p` - NEMA L14-30P\n* `nema-l14-50p` - NEMA L14-50P\n* `nema-l14-60p` - NEMA L14-60P\n* `nema-l15-20p` - NEMA L15-20P\n* `nema-l15-30p` - NEMA L15-30P\n* `nema-l15-50p` - NEMA L15-50P\n* `nema-l15-60p` - NEMA L15-60P\n* `nema-l21-20p` - NEMA L21-20P\n* `nema-l21-30p` - NEMA L21-30P\n* `nema-l22-20p` - NEMA L22-20P\n* `nema-l22-30p` - NEMA L22-30P\n* `cs6361c` - CS6361C\n* `cs6365c` - CS6365C\n* `cs8165c` - CS8165C\n* `cs8265c` - CS8265C\n* `cs8365c` - CS8365C\n* `cs8465c` - CS8465C\n* `ita-c` - ITA Type C (CEE 7/16)\n* `ita-e` - ITA Type E (CEE 7/6)\n* `ita-f` - ITA Type F (CEE 7/4)\n* `ita-ef` - ITA Type E/F (CEE 7/7)\n* `ita-g` - ITA Type G (BS 1363)\n* `ita-h` - ITA Type H\n* `ita-i` - ITA Type I\n* `ita-j` - ITA Type J\n* `ita-k` - ITA Type K\n* `ita-l` - ITA Type L (CEI 23-50)\n* `ita-m` - ITA Type M (BS 546)\n* `ita-n` - ITA Type N\n* `ita-o` - ITA Type O\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `usb-3-b` - USB 3.0 Type B\n* `usb-3-micro-b` - USB 3.0 Micro B\n* `molex-micro-fit-1x2` - Molex Micro-Fit 1x2\n* `molex-micro-fit-2x2` - Molex Micro-Fit 2x2\n* `molex-micro-fit-2x3` - Molex Micro-Fit 2x3\n* `molex-micro-fit-2x4` - Molex Micro-Fit 2x4\n* `dc-terminal` - DC Terminal\n* `saf-d-grid` - Saf-D-Grid\n* `neutrik-powercon-20` - Neutrik powerCON (20A)\n* `neutrik-powercon-32` - Neutrik powerCON (32A)\n* `neutrik-powercon-true1` - Neutrik powerCON TRUE1\n* `neutrik-powercon-true1-top` - Neutrik powerCON TRUE1 TOP\n* `ubiquiti-smartpower` - Ubiquiti SmartPower\n* `hardwired` - Hardwired\n* `other` - Other",
+ "x-spec-enum-id": "aadcbe6ca854c1ed",
"nullable": true
},
"maximum_draw": {
@@ -257592,7 +257542,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "d38bee5f512701d9",
+ "x-spec-enum-id": "026173ce39f2ee63",
"description": "Operational status of this prefix\n\n* `container` - Container\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -257708,7 +257658,7 @@
],
"type": "string",
"description": "* `reserved` - Reserved\n* `available` - Available\n* `planned` - Planned\n* `active` - Active\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "0c556d55dc1baa13"
+ "x-spec-enum-id": "76eea4eef8804bcb"
},
"role": {
"oneOf": [
@@ -257767,7 +257717,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea",
+ "x-spec-enum-id": "8a902fde21d48841",
"nullable": true
},
"width": {
@@ -257823,7 +257773,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"desc_units": {
@@ -257861,7 +257811,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"mounting_depth": {
@@ -257936,7 +257886,7 @@
],
"type": "string",
"description": "* `pending` - Pending\n* `active` - Active\n* `stale` - Stale",
- "x-spec-enum-id": "b62013475549e423"
+ "x-spec-enum-id": "ed6038a4deee151c"
},
"user": {
"oneOf": [
@@ -258031,7 +257981,7 @@
],
"type": "string",
"description": "* `2-post-frame` - 2-post frame\n* `4-post-frame` - 4-post frame\n* `4-post-cabinet` - 4-post cabinet\n* `wall-frame` - Wall-mounted frame\n* `wall-frame-vertical` - Wall-mounted frame (vertical)\n* `wall-cabinet` - Wall-mounted cabinet\n* `wall-cabinet-vertical` - Wall-mounted cabinet (vertical)",
- "x-spec-enum-id": "e32aaa89a223f2ea"
+ "x-spec-enum-id": "8a902fde21d48841"
},
"width": {
"enum": [
@@ -258094,7 +258044,7 @@
],
"type": "string",
"description": "* `mm` - Millimeters\n* `in` - Inches",
- "x-spec-enum-id": "86a846b6c40f495e",
+ "x-spec-enum-id": "3d701848b66312c3",
"nullable": true
},
"weight": {
@@ -258124,7 +258074,7 @@
],
"type": "string",
"description": "* `kg` - Kilograms\n* `g` - Grams\n* `lb` - Pounds\n* `oz` - Ounces",
- "x-spec-enum-id": "7c1876f422815884",
+ "x-spec-enum-id": "2235ce3f404afbc0",
"nullable": true
},
"mounting_depth": {
@@ -258258,7 +258208,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -258406,7 +258356,7 @@
],
"type": "string",
"description": "* `8p8c` - 8P8C\n* `8p6c` - 8P6C\n* `8p4c` - 8P4C\n* `8p2c` - 8P2C\n* `6p6c` - 6P6C\n* `6p4c` - 6P4C\n* `6p2c` - 6P2C\n* `4p4c` - 4P4C\n* `4p2c` - 4P2C\n* `gg45` - GG45\n* `tera-4p` - TERA 4P\n* `tera-2p` - TERA 2P\n* `tera-1p` - TERA 1P\n* `110-punch` - 110 Punch\n* `bnc` - BNC\n* `f` - F Connector\n* `n` - N Connector\n* `mrj21` - MRJ21\n* `fc` - FC\n* `fc-pc` - FC/PC\n* `fc-upc` - FC/UPC\n* `fc-apc` - FC/APC\n* `lc` - LC\n* `lc-pc` - LC/PC\n* `lc-upc` - LC/UPC\n* `lc-apc` - LC/APC\n* `lsh` - LSH\n* `lsh-pc` - LSH/PC\n* `lsh-upc` - LSH/UPC\n* `lsh-apc` - LSH/APC\n* `lx5` - LX.5\n* `lx5-pc` - LX.5/PC\n* `lx5-upc` - LX.5/UPC\n* `lx5-apc` - LX.5/APC\n* `mpo` - MPO\n* `mtrj` - MTRJ\n* `sc` - SC\n* `sc-pc` - SC/PC\n* `sc-upc` - SC/UPC\n* `sc-apc` - SC/APC\n* `st` - ST\n* `cs` - CS\n* `sn` - SN\n* `sma-905` - SMA 905\n* `sma-906` - SMA 906\n* `urm-p2` - URM-P2\n* `urm-p4` - URM-P4\n* `urm-p8` - URM-P8\n* `splice` - Splice\n* `usb-a` - USB Type A\n* `usb-b` - USB Type B\n* `usb-c` - USB Type C\n* `usb-mini-a` - USB Mini A\n* `usb-mini-b` - USB Mini B\n* `usb-micro-a` - USB Micro A\n* `usb-micro-b` - USB Micro B\n* `usb-micro-ab` - USB Micro AB\n* `other` - Other",
- "x-spec-enum-id": "ea67ae8ba4602f8a"
+ "x-spec-enum-id": "2696b7065f33307c"
},
"color": {
"type": "string",
@@ -258496,7 +258446,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -258556,7 +258506,7 @@
],
"type": "string",
"description": "* `tcp` - TCP\n* `udp` - UDP\n* `sctp` - SCTP",
- "x-spec-enum-id": "5521e084b1ad51de"
+ "x-spec-enum-id": "e4b15bec749a2a32"
},
"ports": {
"type": "array",
@@ -258659,7 +258609,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `staging` - Staging\n* `active` - Active\n* `decommissioning` - Decommissioning\n* `retired` - Retired",
- "x-spec-enum-id": "e363a8ddb138be50"
+ "x-spec-enum-id": "1cf60831fbb35e7f"
},
"region": {
"oneOf": [
@@ -258736,20 +258686,16 @@
"latitude": {
"type": "number",
"format": "double",
- "maximum": 100,
- "minimum": -100,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 90.0,
+ "minimum": -90.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
"longitude": {
"type": "number",
"format": "double",
- "maximum": 1000,
- "minimum": -1000,
- "exclusiveMaximum": true,
- "exclusiveMinimum": true,
+ "maximum": 180.0,
+ "minimum": -180.0,
"nullable": true,
"description": "GPS coordinate in decimal format (xx.yyyyyy)"
},
@@ -258837,7 +258783,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `active` - Active\n* `disabled` - Disabled",
- "x-spec-enum-id": "0d65f7912cba74aa"
+ "x-spec-enum-id": "2431ef62c418f485"
},
"group": {
"oneOf": [
@@ -258868,7 +258814,7 @@
],
"type": "string",
"description": "* `ipsec-transport` - IPsec - Transport\n* `ipsec-tunnel` - IPsec - Tunnel\n* `ip-ip` - IP-in-IP\n* `gre` - GRE\n* `wireguard` - WireGuard\n* `openvpn` - OpenVPN\n* `l2tp` - L2TP\n* `pptp` - PPTP",
- "x-spec-enum-id": "54a2e45824009c49"
+ "x-spec-enum-id": "4f3254459f0e94f0"
},
"ipsec_profile": {
"oneOf": [
@@ -258954,7 +258900,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"termination_type": {
"type": "string"
@@ -259069,7 +259015,7 @@
"deprecated"
],
"type": "string",
- "x-spec-enum-id": "6388dfb94ca1cc15",
+ "x-spec-enum-id": "ca933c38b935e547",
"description": "Operational status of this VLAN\n\n* `active` - Active\n* `reserved` - Reserved\n* `deprecated` - Deprecated"
},
"role": {
@@ -259100,7 +259046,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "d2510f2d3e3d3fb1",
+ "x-spec-enum-id": "fa0abd59fb1a7312",
"nullable": true,
"title": "Q-in-Q role",
"description": "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)\n\n* `svlan` - Service\n* `cvlan` - Customer"
@@ -259196,7 +259142,7 @@
null
],
"type": "string",
- "x-spec-enum-id": "b6fe48fe21dbf01d",
+ "x-spec-enum-id": "84129b71b974ebe5",
"nullable": true,
"description": "IEEE 802.1Q tagging strategy\n\n* `access` - Access\n* `tagged` - Tagged\n* `tagged-all` - Tagged (All)\n* `q-in-q` - Q-in-Q (802.1ad)"
},
@@ -259383,7 +259329,7 @@
],
"type": "string",
"description": "* `planned` - Planned\n* `provisioning` - Provisioning\n* `active` - Active\n* `offline` - Offline\n* `deprovisioning` - Deprovisioning\n* `decommissioned` - Decommissioned",
- "x-spec-enum-id": "63c838134a022200"
+ "x-spec-enum-id": "0a239d878b6666a4"
},
"tenant": {
"oneOf": [
@@ -259447,7 +259393,7 @@
],
"type": "string",
"description": "* `peer` - Peer\n* `hub` - Hub\n* `spoke` - Spoke",
- "x-spec-enum-id": "52225cd60b867572"
+ "x-spec-enum-id": "0b3bfadcebd86b58"
},
"interface": {
"oneOf": [
@@ -259560,7 +259506,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `planned` - Planned\n* `offline` - Offline",
- "x-spec-enum-id": "ee1ef02def7a91ab"
+ "x-spec-enum-id": "0e2c0919d51b83cb"
},
"description": {
"type": "string",
@@ -259607,7 +259553,7 @@
],
"type": "string",
"description": "* `offline` - Offline\n* `active` - Active\n* `planned` - Planned\n* `staged` - Staged\n* `failed` - Failed\n* `decommissioning` - Decommissioning\n* `paused` - Paused",
- "x-spec-enum-id": "c649dc8de233760f"
+ "x-spec-enum-id": "effecc3b94e0b74b"
},
"site": {
"oneOf": [
@@ -259886,7 +259832,7 @@
],
"type": "string",
"description": "* `active` - Active\n* `reserved` - Reserved\n* `disabled` - Disabled\n* `deprecated` - Deprecated",
- "x-spec-enum-id": "412ebdca597f609e"
+ "x-spec-enum-id": "e5549d7370ce2e6c"
},
"vlan": {
"oneOf": [
@@ -259939,7 +259885,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
},
@@ -259953,7 +259899,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
},
@@ -260016,7 +259962,7 @@
],
"type": "string",
"description": "* `connected` - Connected\n* `planned` - Planned\n* `decommissioning` - Decommissioning",
- "x-spec-enum-id": "fbc2f302c08be50d"
+ "x-spec-enum-id": "80d251a40f3a3144"
},
"tenant": {
"oneOf": [
@@ -260045,7 +259991,7 @@
],
"type": "string",
"description": "* `open` - Open\n* `wep` - WEP\n* `wpa-personal` - WPA Personal (PSK)\n* `wpa-enterprise` - WPA Enterprise",
- "x-spec-enum-id": "a2043acb899b3954",
+ "x-spec-enum-id": "e917c12aac765910",
"nullable": true,
"title": "Authentication type"
},
@@ -260059,7 +260005,7 @@
],
"type": "string",
"description": "* `auto` - Auto\n* `tkip` - TKIP\n* `aes` - AES",
- "x-spec-enum-id": "8fdaefa727c26fdc",
+ "x-spec-enum-id": "42f867e89988bb0c",
"nullable": true,
"title": "Authentication cipher"
},
@@ -260088,7 +260034,7 @@
],
"type": "string",
"description": "* `km` - Kilometers\n* `m` - Meters\n* `mi` - Miles\n* `ft` - Feet",
- "x-spec-enum-id": "53542e7902f946af",
+ "x-spec-enum-id": "b1169a409430c02e",
"nullable": true
},
"description": {
diff --git a/docs/release-notes/version-4.4.md b/docs/release-notes/version-4.4.md
index cd5afe07f..5c38a6a69 100644
--- a/docs/release-notes/version-4.4.md
+++ b/docs/release-notes/version-4.4.md
@@ -1,5 +1,36 @@
# NetBox v4.4
+## v4.4.7 (2025-11-25)
+
+### Enhancements
+
+* [#20371](https://github.com/netbox-community/netbox/issues/20371) - Add Molex Micro-Fit 2x3 for power ports & power outlets
+* [#20731](https://github.com/netbox-community/netbox/issues/20731) - Enable specifying `data_source` & `data_file` when bulk import config templates
+* [#20820](https://github.com/netbox-community/netbox/issues/20820) - Enable filtering of custom fields by object type
+* [#20823](https://github.com/netbox-community/netbox/issues/20823) - Disallow creation of API tokens with an expiration date in the past
+* [#20841](https://github.com/netbox-community/netbox/issues/20841) - Support advanced filtering for available rack types when creating/editing a rack
+
+### Bug Fixes
+
+* [#20134](https://github.com/netbox-community/netbox/issues/20134) - Prevent out-of-band HTMX content swaps in embedded tables
+* [#20432](https://github.com/netbox-community/netbox/issues/20432) - Fix tracing of cables across multiple circuits in parallel
+* [#20465](https://github.com/netbox-community/netbox/issues/20465) - Ensure that scripts are updated immediately when a new file is uploaded
+* [#20638](https://github.com/netbox-community/netbox/issues/20638) - Correct OpenAPI schema for bulk create operations
+* [#20649](https://github.com/netbox-community/netbox/issues/20649) - Enforce view permissions on REST API endpoint for custom scripts
+* [#20740](https://github.com/netbox-community/netbox/issues/20740) - Ensure permissions constraints are enforced when executing custom scripts via the REST API
+* [#20743](https://github.com/netbox-community/netbox/issues/20743) - Pass request context to custom script when triggered by an event rule
+* [#20766](https://github.com/netbox-community/netbox/issues/20766) - Fix inadvertent translations on server error page
+* [#20775](https://github.com/netbox-community/netbox/issues/20775) - Fix `TypeError` exception when bulk renaming unnamed devices
+* [#20822](https://github.com/netbox-community/netbox/issues/20822) - Add missing `auto_sync_enabled` field in bulk edit forms
+* [#20827](https://github.com/netbox-community/netbox/issues/20827) - Fix UI styling issue when toggling between light and dark mode
+* [#20839](https://github.com/netbox-community/netbox/issues/20839) - Fix filtering by object type in UI for custom links and saved filters
+* [#20840](https://github.com/netbox-community/netbox/issues/20840) - Remove extraneous references to airflow for RackType model
+* [#20844](https://github.com/netbox-community/netbox/issues/20844) - Fix object type filter for L2VPN terminations
+* [#20859](https://github.com/netbox-community/netbox/issues/20859) - Prevent dashboard crash due to exception raised by a widget
+* [#20865](https://github.com/netbox-community/netbox/issues/20865) - Enforce proper min/max values for latitude & longitude fields
+
+---
+
## v4.4.6 (2025-11-11)
### Enhancements
diff --git a/netbox/project-static/package.json b/netbox/project-static/package.json
index feb7e3abe..4840d0182 100644
--- a/netbox/project-static/package.json
+++ b/netbox/project-static/package.json
@@ -30,7 +30,7 @@
"gridstack": "12.3.3",
"htmx.org": "2.0.8",
"query-string": "9.3.1",
- "sass": "1.94.0",
+ "sass": "1.94.2",
"tom-select": "2.4.3",
"typeface-inter": "3.18.1",
"typeface-roboto-mono": "1.1.13"
diff --git a/netbox/project-static/yarn.lock b/netbox/project-static/yarn.lock
index 7df312024..daed2c6a0 100644
--- a/netbox/project-static/yarn.lock
+++ b/netbox/project-static/yarn.lock
@@ -3190,10 +3190,10 @@ safe-regex-test@^1.1.0:
es-errors "^1.3.0"
is-regex "^1.2.1"
-sass@1.94.0:
- version "1.94.0"
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.0.tgz#a04198d8940358ca6ad537d2074051edbbe7c1a7"
- integrity sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==
+sass@1.94.2:
+ version "1.94.2"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.2.tgz#198511fc6fdd2fc0a71b8d1261735c12608d4ef3"
+ integrity sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"
diff --git a/netbox/release.yaml b/netbox/release.yaml
index 7cdc5e012..9165e63f1 100644
--- a/netbox/release.yaml
+++ b/netbox/release.yaml
@@ -1,3 +1,3 @@
-version: "4.4.6"
+version: "4.4.7"
edition: "Community"
-published: "2025-11-11"
+published: "2025-11-25"
diff --git a/netbox/translations/cs/LC_MESSAGES/django.mo b/netbox/translations/cs/LC_MESSAGES/django.mo
index 0dc829bc2..a982e2c14 100644
Binary files a/netbox/translations/cs/LC_MESSAGES/django.mo and b/netbox/translations/cs/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/cs/LC_MESSAGES/django.po b/netbox/translations/cs/LC_MESSAGES/django.po
index bd3e8ff4f..d6442009a 100644
--- a/netbox/translations/cs/LC_MESSAGES/django.po
+++ b/netbox/translations/cs/LC_MESSAGES/django.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Czech (https://app.transifex.com/netbox-community/teams/178115/cs/)\n"
@@ -177,7 +177,7 @@ msgstr "Mluvil"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Region (ID)"
@@ -190,7 +190,7 @@ msgstr "Region (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Region (zkratka)"
@@ -227,15 +227,15 @@ msgstr "Skupina lokalit (zkratka)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -272,7 +272,7 @@ msgstr "Lokalita"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Lokalita (zkratka)"
@@ -331,7 +331,7 @@ msgstr "Typ okruhu (URL zkratka)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Lokalita (ID)"
@@ -454,7 +454,7 @@ msgstr "Virtuální obvod"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Rozhraní (ID)"
@@ -718,8 +718,8 @@ msgstr "Barva"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -789,7 +789,7 @@ msgstr "Účet poskytovatele"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -870,7 +870,7 @@ msgstr "Stav"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1017,8 +1017,8 @@ msgstr "Atributy"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1087,7 +1087,7 @@ msgstr "Podrobnosti o zakončení"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1116,9 +1116,9 @@ msgstr "Síť poskytovatele"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1241,9 +1241,9 @@ msgstr "Provozní role"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1279,7 +1279,7 @@ msgstr "Rozhraní"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1292,7 +1292,7 @@ msgstr "Rozhraní"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1316,7 +1316,7 @@ msgstr "Lokace"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1341,7 +1341,7 @@ msgstr "Kontakty"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1367,7 +1367,7 @@ msgstr "Region"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1458,7 +1458,7 @@ msgstr "Typ obvodu"
msgid "Group Assignment"
msgstr "Skupinové přiřazení"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1490,7 +1490,7 @@ msgstr "Jedinečné ID okruhu"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1604,7 +1604,7 @@ msgstr "ID propojovacího panelu a číslo portu/ů"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1912,7 +1912,7 @@ msgstr "Smluvní rychlost"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2003,9 +2003,9 @@ msgstr "Zakončení"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2352,6 +2352,7 @@ msgid "File"
msgstr "Soubor"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2406,7 +2407,7 @@ msgstr "Dokončeno dříve"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2589,7 +2590,7 @@ msgstr "Protokolování změn není u tohoto typu objektu podporováno ({type}).
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "vytvořil"
@@ -2622,7 +2623,7 @@ msgstr "Aktuální konfigurace"
msgid "Config revision #{id}"
msgstr "Revize konfigurace #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2710,7 +2711,7 @@ msgstr ""
msgid "last updated"
msgstr "naposledy aktualizováno"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "cesta"
@@ -3218,9 +3219,9 @@ msgstr "Zatuchlý"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3356,7 +3357,7 @@ msgstr "Virtuální"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3367,7 +3368,7 @@ msgid "Virtual interfaces"
msgstr "Virtuální rozhraní"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3857,7 +3858,7 @@ msgstr "Je plná hloubka"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3915,14 +3916,14 @@ msgstr "Stojan (název)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Zařízení (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Zařízení (název)"
@@ -3962,29 +3963,29 @@ msgstr "Kabel (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Virtuální počítač (název)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Virtuální počítač (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Rozhraní (název)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Rozhraní virtuálního počítače (název)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Rozhraní virtuálního počítače (ID)"
@@ -4014,7 +4015,7 @@ msgstr "Přiřazené VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4052,7 +4053,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4073,7 +4074,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Zásady překladu VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4127,14 +4128,14 @@ msgstr "MAC adresa"
msgid "Primary MAC address (ID)"
msgstr "Primární MAC adresa (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Primární MAC adresa"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Kontext virtuálního zařízení"
@@ -4211,7 +4212,7 @@ msgid "Tags"
msgstr "Značky"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4260,14 +4261,14 @@ msgstr "Časové pásmo"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4335,24 +4336,24 @@ msgstr "Hloubka montáže"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4362,7 +4363,7 @@ msgid "Weight"
msgstr "Hmotnost"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Max. hmotnost"
@@ -4370,38 +4371,38 @@ msgstr "Max. hmotnost"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Jednotka hmotnosti"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Typ stojanu"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Vnější rozměry"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Rozměry"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Číslování"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Typ stojanu"
@@ -4422,12 +4423,11 @@ msgstr "Inventární číslo"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Proudění vzduchu"
@@ -4435,12 +4435,12 @@ msgstr "Proudění vzduchu"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4454,17 +4454,17 @@ msgid "Rack"
msgstr "Stojan"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Výchozí platforma"
@@ -4481,11 +4481,11 @@ msgstr "Výška U pozic"
msgid "Exclude from utilization"
msgstr "Vyloučit z využití"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4493,7 +4493,7 @@ msgstr "Vyloučit z využití"
msgid "Device Type"
msgstr "Typ zařízení"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4501,7 +4501,7 @@ msgstr "Schéma"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4512,11 +4512,11 @@ msgstr "Schéma"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4524,7 +4524,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Typ modulu"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Šasi"
@@ -4540,8 +4540,8 @@ msgstr "Role virtuálního počítače"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4551,19 +4551,19 @@ msgstr "Konfigurační šablona"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Typ zařízení"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Role zařízení"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4577,7 +4577,7 @@ msgstr "Platforma"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4609,7 +4609,7 @@ msgid "Virtualization"
msgstr "Virtualizace"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Typ modulu"
@@ -4652,7 +4652,7 @@ msgid "Domain"
msgstr "Doména"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Napájecí panel"
@@ -4703,8 +4703,8 @@ msgid "Allocated power draw (watts)"
msgstr "Přidělený příkon (W)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Napájecí port"
@@ -4737,8 +4737,8 @@ msgstr "Typ PoE"
msgid "Wireless role"
msgstr "Bezdrátová role"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4757,7 +4757,7 @@ msgstr "Modul"
msgid "LAG"
msgstr "Agregační skupina"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Kontexty virtuálních zařízení"
@@ -4786,7 +4786,7 @@ msgid "Mode"
msgstr "Režim"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4795,7 +4795,7 @@ msgid "VLAN group"
msgstr "Skupina VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4803,7 +4803,7 @@ msgid "Untagged VLAN"
msgstr "Neznačené VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4819,17 +4819,17 @@ msgid "Remove tagged VLANs"
msgstr "Odstranit označené VLANy"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Služba VLAN služby Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Skupina bezdrátových sítí"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4837,7 +4837,7 @@ msgid "Wireless LANs"
msgstr "Bezdrátové LAN sítě"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4849,17 +4849,17 @@ msgid "Addressing"
msgstr "Adresování"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operace"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4867,7 +4867,7 @@ msgid "Related Interfaces"
msgstr "Související rozhraní"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4975,7 +4975,7 @@ msgstr "Nadřazená lokalita"
msgid "Rack's location (if any)"
msgstr "Umístění stojanu (pokud existuje)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5049,7 +5049,7 @@ msgid "Assigned platform"
msgstr "Přiřazená platforma"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Virtuální podvozek"
@@ -5091,7 +5091,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Zařízení, ve kterém je tento modul nainstalován"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Modulová přihrádka"
@@ -5103,7 +5103,7 @@ msgstr "Místo modulu, ve kterém je tento modul nainstalován"
msgid "The type of module"
msgstr "Typ modulu"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Replikace komponent"
@@ -5115,11 +5115,11 @@ msgstr ""
"Automaticky naplnit komponenty přidružené k tomuto typu modulu (ve výchozím "
"nastavení povoleno)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Přijměte komponenty"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Přijměte již existující komponenty"
@@ -5144,13 +5144,13 @@ msgstr "Místní napájecí port, který napájí tuto zásuvku"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Elektrická fáze (pro třífázové obvody)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Nadřazené rozhraní"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5236,8 +5236,8 @@ msgstr "Bezdrátová role (AP/stanice)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} není přiřazen k zařízení {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Zadní port"
@@ -5411,7 +5411,7 @@ msgstr ""
"{color} neodpovídal žádnému použitému názvu barvy a byl delší než šest "
"znaků: neplatný hex."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5442,7 +5442,7 @@ msgstr "Typ napájení (AC/DC)"
msgid "Single or three-phase"
msgstr "Jednofázové nebo třífázové"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5453,7 +5453,7 @@ msgstr "Primární IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "IPv4 adresa s maskou, např. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5507,7 +5507,7 @@ msgstr "Nelze adoptovat {model} {name}, protože již patří do modulu"
msgid "A {model} named {name} already exists"
msgstr "{model} pojmenovaný {name} již existuje"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5516,7 +5516,7 @@ msgstr "{model} pojmenovaný {name} již existuje"
msgid "Power Panel"
msgstr "Napájecí panel"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5542,12 +5542,12 @@ msgstr "Rodičovská skupina"
msgid "Function"
msgstr "Funkce"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Rezervace"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5610,7 +5610,7 @@ msgid "Connection"
msgstr "Připojení"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5621,7 +5621,7 @@ msgstr "Druh"
msgid "Mgmt only"
msgstr "Pouze správa"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5728,22 +5728,22 @@ msgstr "Kontaktní informace"
msgid "Rack Role"
msgstr "Role stojanu"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "URL zkratka"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Vyberte předdefinovaný typ stojanu nebo nastavte fyzikální vlastnosti níže."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Řízení zásob"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5751,40 +5751,40 @@ msgstr ""
"Seznam číselných ID jednotek oddělený čárkami. Rozsah lze zadat pomocí "
"pomlčky."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr "Zadejte platné schéma JSON pro definování podporovaných atributů."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil a atributy"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Role zařízení"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Nejnižší číslovaná pozice obsazená zařízením"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "Poloha ve virtuálním podvozku tohoto zařízení je identifikována"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Priorita zařízení ve virtuálním šasi"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Automaticky naplnit komponenty přidružené k tomuto typu modulu"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Charakteristika"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5799,35 +5799,35 @@ msgstr ""
"přítomen, bude automaticky nahrazen hodnotou pozice při vytváření nového "
"modulu."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Šablona portu konzoly"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Šablona portu konzolového serveru"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Šablona předního portu"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Šablona rozhraní"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Šablona elektrické zásuvky"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Šablona napájecího portu"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Šablona zadního portu"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5835,14 +5835,14 @@ msgstr "Šablona zadního portu"
msgid "Console Port"
msgstr "Port konzoly"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Port konzolového serveru"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5853,7 +5853,7 @@ msgstr "Port konzolového serveru"
msgid "Front Port"
msgstr "Přední port"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5866,40 +5866,40 @@ msgstr "Přední port"
msgid "Rear Port"
msgstr "Zadní port"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Napájecí port"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Napájecí zásuvka"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Přiřazení komponent"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "InventoryItem lze přiřadit pouze k jedné komponentě."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Rozhraní LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtrujte sítě VLAN dostupné pro přiřazení podle skupiny."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Podřazené zařízení"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5907,37 +5907,37 @@ msgstr ""
"Podřízená zařízení musí být nejprve vytvořena a přiřazena k lokalitě a "
"stojanu nadřazeného zařízení."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Port konzoly"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Port konzolového serveru"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Přední port"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Napájecí zásuvka"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Položka inventáře"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Role položky inventáře"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Rozhraní VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5954,7 +5954,7 @@ msgstr "Rozhraní VM"
msgid "Virtual Machine"
msgstr "Virtuální stroj"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC adresu lze přiřadit pouze jednomu objektu."
@@ -6031,63 +6031,63 @@ msgstr "Členská zařízení"
msgid "A position must be specified for the first VC member."
msgstr "Pro prvního člena virtuálnáho šasi musí být specifikována pozice."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "štítek"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "délka"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "jednotka délky"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "kabel"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "kabely"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Při nastavování délky kabelu je nutné zadat jednotku"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Při vytváření nového kabelu je nutné definovat zakončení A a B."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr "Nelze připojit různé typy zakončení ke stejnému konci kabelu."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Nekompatibilní typy ukončení: {type_a} a {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Koncovky A a B se nemohou připojit ke stejnému objektu."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "konec"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "zakončení kabelu"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "zakončení kabelů"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6095,7 +6095,7 @@ msgid ""
msgstr ""
"Nelze připojit kabel {obj_parent} > {obj} protože je označen jako připojený."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6104,63 +6104,63 @@ msgstr ""
"Nalezeno duplicitní ukončení pro {app_label}.{model} {termination_id}: kabel"
" {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kabely nelze zakončit v {type_display} rozhraní"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Zakončení okruhů připojené k síti poskytovatele nemusí být kabelovány."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "je aktivní"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "je kompletní"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "je rozdělen"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "trasa kabelu"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "trasy kabelů"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Všechny původní zakončení musí být připojeny ke stejnému odkazu"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "Všechny zakončení středního rozpětí musí mít stejný typ zakončení"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "Všechna zakončení středního rozpětí musí mít stejný nadřazený objekt"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Všechny linky musí být kabelové nebo bezdrátové"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Všechny odkazy musí odpovídat prvnímu typu odkazu"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Všechny pozice v rámci cesty na opačných koncích odkazů se musí shodovat"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Chybí filtr polohy vzdáleného ukončení"
@@ -8451,62 +8451,62 @@ msgstr "Filtry, které se použijí při počítání počtu objektů"
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "Neplatný formát. Objektové filtry musí být předány jako slovník."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Seznam objektů"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Zobrazí libovolný seznam objektů."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Výchozí počet objektů k zobrazení"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "Neplatný formát. Parametry URL musí být předány jako slovník."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Neplatný výběr modelu: {self['model'].data} není podporován."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS kanál"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Vložte kanál RSS z externího webu."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "Adresa URL zdroje"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Vyžaduje externí připojení"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Maximální počet objektů, které se mají zobrazit"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Jak dlouho uložit obsah uložený v mezipaměti (v sekundách)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Hodnota časového limitu pro načtení zdroje (v sekundách)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Záložky"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Zobrazit své osobní záložky"
@@ -8676,7 +8676,7 @@ msgstr "Tajemství"
msgid "CA file path"
msgstr "Cesta k souboru CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Typy událostí"
@@ -8688,9 +8688,9 @@ msgstr "Je aktivní"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8705,9 +8705,9 @@ msgstr "Typy objektů"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Jeden nebo více přiřazených typů objektů"
@@ -8766,37 +8766,68 @@ msgid ""
"The class of the first link in a group will be used for the dropdown button"
msgstr "Třída prvního odkazu ve skupině bude použita pro rozevírací tlačítko"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Datový soubor"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Musí zadat místní obsah nebo datový soubor"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Typ (y) události, které spustí toto pravidlo"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Akční objekt"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Název nebo skript Webhooku jako tečkovaná cesta module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webový háček {name} nenalezeno"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Skript {name} nenalezeno"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Typ přiřazeného objektu"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Klasifikace vstupu"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8805,11 +8836,11 @@ msgstr "Klasifikace vstupu"
msgid "Users"
msgstr "Uživatelé"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Uživatelská jména oddělená čárkami, uzavřená dvojitými uvozovkami"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8822,7 +8853,7 @@ msgstr "Uživatelská jména oddělená čárkami, uzavřená dvojitými uvozovk
msgid "Groups"
msgstr "Skupiny"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Názvy skupin oddělené čárkami, uzavřené dvojitými uvozovkami"
@@ -8853,12 +8884,6 @@ msgstr "Údaje"
msgid "Rendering"
msgstr "Vykreslování"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Datový soubor"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Typy obsahu"
@@ -9027,11 +9052,6 @@ msgstr "Šablona exportu"
msgid "Template content is populated from the remote source selected below."
msgstr "Obsah šablony je vyplněn ze vzdáleného zdroje vybraného níže."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Musí zadat místní obsah nebo datový soubor"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10201,6 +10221,14 @@ msgstr "Linka"
msgid "Method"
msgstr "Metoda"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10340,19 +10368,19 @@ msgstr "Zákazník"
msgid "Invalid IP address format: {address}"
msgstr "Neplatný formát IP adresy: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Cíl importu"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Cíl importu (název)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Cíl exportu"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Cíl exportu (název)"
@@ -10430,11 +10458,11 @@ msgstr "Skupina VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Skupina VLAN (slimák)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Číslo VLAN (1-4094)"
@@ -12749,63 +12777,63 @@ msgstr "Po inicializaci nelze do registru přidat úložiště"
msgid "Cannot delete stores from registry"
msgstr "Nelze odstranit obchody z registru"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Čeština"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Dánština"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Němčina"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Angličtina"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Španělština"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Francouzština"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italština"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japonština"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Holandština"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Polština"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Portugalština"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Ruština"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Turečtina"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ukrajinština"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Čínština"
@@ -14336,11 +14364,11 @@ msgstr "Přidělené losování"
msgid "Space Utilization"
msgstr "Využití prostoru"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Hmotnost stojanu"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maximální hmotnost"
@@ -14522,20 +14550,15 @@ msgid "Missing required packages"
msgstr "Chybí požadované balíčky"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"V této instalaci NetBoxu může chybět jeden nebo více požadovaných balíčků "
-"Pythonu. Tyto balíčky jsou uvedeny v requirements.txt a "
-"local_requirements.txt, a jsou obvykle instalovány jako součást"
-" procesu instalace nebo upgradu. Chcete-li ověřit nainstalované balíčky, "
-"spusťte zmrazení pipů z konzoly a porovnejte výstup se seznamem"
-" požadovaných balíčků."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14587,28 +14610,24 @@ msgid "Database migrations missing"
msgstr "Chybí migrace databáze"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Při upgradu na novou verzi NetBox musí být spuštěn skript upgradu, aby bylo "
-"možné použít všechny nové migrace databáze. Migrace můžete spouštět ručně "
-"provedením python3 manage.py migrovat z příkazového řádku."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Nepodporovaná verze PostgreSQL"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Ujistěte se, že se používá PostgreSQL verze 14 nebo novější. Můžete to "
-"zkontrolovat připojením k databázi pomocí přihlašovacích údajů NetBoxu a "
-"zadáním dotazu na VYBERTE VERZI ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15573,14 +15592,12 @@ msgid "Check the following"
msgstr "Zkontrolujte následující"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 kolektstatický byl spuštěn během posledního upgradu. "
-"Tím se nainstaluje nejnovější iterace každého statického souboru do statické"
-" kořenové cesty."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16270,31 +16287,31 @@ msgstr "Klíč '{path}'je listový uzel; nelze přiřadit nové klíče"
msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr "Klíč '{path}'je slovník; nelze přiřadit jinou hodnotu než slovník"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "vyprší"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "naposledy použitý"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "klíč"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "zapisování povoleno"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "Povolit vytváření, aktualizace/odstranění operací pomocí tohoto klíče"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "povolené adresy IP"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16302,14 +16319,25 @@ msgstr ""
"Povolené sítě IPv4/IPv6, ze kterých lze token použít. Ponechte prázdné bez "
"omezení. Příklad: „10.1.1.0/24, 192.168.10.16/32, 2001: DB 8:1: :/64“"
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "žeton"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "žetony"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "skupina"
@@ -17137,59 +17165,59 @@ msgstr "Virtuální privátní strom Ethernetu"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Skupina tunelů (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Skupina tunelů (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Profil IPsec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Profil IPsec (název)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunel (název)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Vnější IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Zásady IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Zásady IKE (název)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Zásady IPsec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Zásada IPsec (název)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Rozhraní virtuálního počítače (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (název)"
diff --git a/netbox/translations/da/LC_MESSAGES/django.mo b/netbox/translations/da/LC_MESSAGES/django.mo
index 108b338b5..cbc084734 100644
Binary files a/netbox/translations/da/LC_MESSAGES/django.mo and b/netbox/translations/da/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/da/LC_MESSAGES/django.po b/netbox/translations/da/LC_MESSAGES/django.po
index 5ded3630b..89d52d8fe 100644
--- a/netbox/translations/da/LC_MESSAGES/django.po
+++ b/netbox/translations/da/LC_MESSAGES/django.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Danish (https://app.transifex.com/netbox-community/teams/178115/da/)\n"
@@ -174,7 +174,7 @@ msgstr "Talede"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Område (ID)"
@@ -187,7 +187,7 @@ msgstr "Område (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Region (slug)"
@@ -224,15 +224,15 @@ msgstr "Områdegruppe (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -269,7 +269,7 @@ msgstr "Område"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Område (slug)"
@@ -328,7 +328,7 @@ msgstr "Kredsløbstype (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Område (ID)"
@@ -451,7 +451,7 @@ msgstr "Virtuelt kredsløb"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Grænseflade (ID)"
@@ -715,8 +715,8 @@ msgstr "Farve"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -786,7 +786,7 @@ msgstr "Leverandørkonto"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -867,7 +867,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1014,8 +1014,8 @@ msgstr "Attributter"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1084,7 +1084,7 @@ msgstr "Oplysninger om opsigelse"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1113,9 +1113,9 @@ msgstr "Leverandørnetværk"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1238,9 +1238,9 @@ msgstr "Operationel rolle"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1276,7 +1276,7 @@ msgstr "Grænseflade"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1289,7 +1289,7 @@ msgstr "Grænseflade"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1313,7 +1313,7 @@ msgstr "Beliggenhed"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1338,7 +1338,7 @@ msgstr "Kontakter"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1364,7 +1364,7 @@ msgstr "Regionen"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1455,7 +1455,7 @@ msgstr "Kredsløbstype"
msgid "Group Assignment"
msgstr "Gruppeopgave"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1487,7 +1487,7 @@ msgstr "Unikt kredsløbs-ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1601,7 +1601,7 @@ msgstr "Patchpanelets ID og portnummer"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1909,7 +1909,7 @@ msgstr "Forpligtelsesrate"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2000,9 +2000,9 @@ msgstr "Opsigelser"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2349,6 +2349,7 @@ msgid "File"
msgstr "Fil"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2403,7 +2404,7 @@ msgstr "Færdiggjort før"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2585,7 +2586,7 @@ msgstr "Ændringslogføring understøttes ikke for denne objekttype ({type})."
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "oprettet"
@@ -2618,7 +2619,7 @@ msgstr "Nuværende konfiguration"
msgid "Config revision #{id}"
msgstr "Konfigurationsrevision #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2707,7 +2708,7 @@ msgstr ""
msgid "last updated"
msgstr "sidst opdateret"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "sti"
@@ -3216,9 +3217,9 @@ msgstr "Forældet"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3354,7 +3355,7 @@ msgstr "Virtuel"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3365,7 +3366,7 @@ msgid "Virtual interfaces"
msgstr "Virtuelle grænseflader"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3855,7 +3856,7 @@ msgstr "Er fuld dybde"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3913,14 +3914,14 @@ msgstr "Rack (navn)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Enhed (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Enhed (navn)"
@@ -3960,29 +3961,29 @@ msgstr "Kabel (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Virtuel maskine (navn)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Virtuel maskine (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Grænseflade (navn)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "VM-grænseflade (navn)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "VM-grænseflade (ID)"
@@ -4012,7 +4013,7 @@ msgstr "Tildelt VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4050,7 +4051,7 @@ msgid "VRF (RD)"
msgstr "VRF (RED.)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4071,7 +4072,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN-oversættelsespolitik (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4125,14 +4126,14 @@ msgstr "MAC-adresse"
msgid "Primary MAC address (ID)"
msgstr "Primær MAC-adresse (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Primær MAC-adresse"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Virtuel enhedskontekst"
@@ -4209,7 +4210,7 @@ msgid "Tags"
msgstr "Mærker"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4258,14 +4259,14 @@ msgstr "Tidszone"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4333,24 +4334,24 @@ msgstr "Monteringsdybde"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4360,7 +4361,7 @@ msgid "Weight"
msgstr "Vægt"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Maks. Vægt"
@@ -4368,38 +4369,38 @@ msgstr "Maks. Vægt"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Vægtenhed"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Racktype"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Udvendige mål"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensioner"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Nummerering"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Racktype"
@@ -4420,12 +4421,11 @@ msgstr "Aktivemærke"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Luftstrøm"
@@ -4433,12 +4433,12 @@ msgstr "Luftstrøm"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4452,17 +4452,17 @@ msgid "Rack"
msgstr "Rack"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Standardplatform"
@@ -4479,11 +4479,11 @@ msgstr "U højde"
msgid "Exclude from utilization"
msgstr "Ekskluder fra udnyttelse"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4491,7 +4491,7 @@ msgstr "Ekskluder fra udnyttelse"
msgid "Device Type"
msgstr "Enhedstype"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4499,7 +4499,7 @@ msgstr "Skema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4510,11 +4510,11 @@ msgstr "Skema"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4522,7 +4522,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Modultype"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Chassis"
@@ -4538,8 +4538,8 @@ msgstr "VM-rolle"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4549,19 +4549,19 @@ msgstr "Konfigurationsskabelon"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Enhedstype"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Enhedsrolle"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4575,7 +4575,7 @@ msgstr "Platformen"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4607,7 +4607,7 @@ msgid "Virtualization"
msgstr "Virtualisering"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Modultype"
@@ -4650,7 +4650,7 @@ msgid "Domain"
msgstr "domæne"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Strømpanel"
@@ -4701,8 +4701,8 @@ msgid "Allocated power draw (watts)"
msgstr "Allokeret forbrug (watt)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Strømstik"
@@ -4735,8 +4735,8 @@ msgstr "PoE-type"
msgid "Wireless role"
msgstr "Trådløs rolle"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4755,7 +4755,7 @@ msgstr "Modul"
msgid "LAG"
msgstr "FORSINKELSE"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Virtuelle enhedskontekster"
@@ -4784,7 +4784,7 @@ msgid "Mode"
msgstr "Tilstand"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4793,7 +4793,7 @@ msgid "VLAN group"
msgstr "VLAN-gruppe"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4801,7 +4801,7 @@ msgid "Untagged VLAN"
msgstr "Umærket VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4817,17 +4817,17 @@ msgid "Remove tagged VLANs"
msgstr "Fjern mærkede VLAN'er"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q-service-VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Trådløs LAN-gruppe"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4835,7 +4835,7 @@ msgid "Wireless LANs"
msgstr "Trådløse LAN"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4847,17 +4847,17 @@ msgid "Addressing"
msgstr "Adressering"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Betjening"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4865,7 +4865,7 @@ msgid "Related Interfaces"
msgstr "Relaterede grænseflader"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4973,7 +4973,7 @@ msgstr "Overordnet område"
msgid "Rack's location (if any)"
msgstr "Rackets placering (hvis nogen)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5047,7 +5047,7 @@ msgid "Assigned platform"
msgstr "Tildelt platform"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Virtuelt kabinet"
@@ -5087,7 +5087,7 @@ msgstr "Enhedsplads, hvor denne enhed er installeret (til børneenheder)"
msgid "The device in which this module is installed"
msgstr "Enheden, hvor dette modul er installeret"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Modulplads"
@@ -5099,7 +5099,7 @@ msgstr "Modulrummet, hvor dette modul er installeret"
msgid "The type of module"
msgstr "Typen af modul"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Replikerer komponenter"
@@ -5111,11 +5111,11 @@ msgstr ""
"Udfyld automatisk komponenter, der er knyttet til denne modultype (aktiveret"
" som standard)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Vedtage komponenter"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Vedtage allerede eksisterende komponenter"
@@ -5140,13 +5140,13 @@ msgstr "Lokalt strømstik, der forsyner dette strømudtag"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Elektrisk fase (til trefasede kredsløb)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Forældregrænseflade"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5234,8 +5234,8 @@ msgstr "Trådløs rolle (AP/station)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} er ikke tildelt enheden {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Bageste port"
@@ -5409,7 +5409,7 @@ msgstr ""
"{color} matchede ikke noget brugt farvenavn og var længere end seks tegn: "
"ugyldig hex."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5440,7 +5440,7 @@ msgstr "Forsyningstype (AC/DC)"
msgid "Single or three-phase"
msgstr "Enkelt- eller trefaset"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5451,7 +5451,7 @@ msgstr "Primær IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "IP-adresse med maske, fx 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5505,7 +5505,7 @@ msgstr "Kan ikke adoptere {model} {name} da det allerede hører til et modul"
msgid "A {model} named {name} already exists"
msgstr "EN {model} som hedder {name} findes allerede"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5514,7 +5514,7 @@ msgstr "EN {model} som hedder {name} findes allerede"
msgid "Power Panel"
msgstr "Strømpanel"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5540,12 +5540,12 @@ msgstr "Forældregruppe"
msgid "Function"
msgstr "Funktion"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Reservation"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5608,7 +5608,7 @@ msgid "Connection"
msgstr "Forbindelse"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5619,7 +5619,7 @@ msgstr "Venlig"
msgid "Mgmt only"
msgstr "Kun Mgmt"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5726,22 +5726,22 @@ msgstr "Kontaktoplysninger"
msgid "Rack Role"
msgstr "Rackrolle"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Slug"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Vælg en foruddefineret racktype, eller angiv fysiske egenskaber nedenfor."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Lagerstyring"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5749,42 +5749,42 @@ msgstr ""
"Kommasepareret liste over numeriske enheds-id'er. Et interval kan angives "
"ved hjælp af en bindestreg."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Angiv et gyldigt JSON-skema for at definere understøttede attributter."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil og attributter"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Enhedsrolle"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Den lavest nummererede enhed, der er besat af enheden"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"Placeringen i det virtuelle chassis, som denne enhed identificeres ved"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Enhedens prioritet i det virtuelle chassis"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Udfyld automatisk komponenter, der er knyttet til denne modultype"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Karakteristika"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5799,35 +5799,35 @@ msgstr ""
"stede, erstattes automatisk med positionsværdien, når du opretter et nyt "
"modul."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Konsolportskabelon"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Konsolserverportskabelon"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Frontportskabelon"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Grænsefladeskabelon"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Skabelon til strømudtag"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Strømstikskabelon"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Bagport skabelon"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5835,14 +5835,14 @@ msgstr "Bagport skabelon"
msgid "Console Port"
msgstr "Konsolport"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Konsolserverport"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5853,7 +5853,7 @@ msgstr "Konsolserverport"
msgid "Front Port"
msgstr "Frontport"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5866,40 +5866,40 @@ msgstr "Frontport"
msgid "Rear Port"
msgstr "Bageste port"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Strømstik"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Strømudtag"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Komponenttildeling"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "En InventoryItem kan kun tildeles til en enkelt komponent."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "LAG-grænseflade"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtrer VLAN'er, der er tilgængelige til tildeling efter gruppe."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Børneenhed"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5907,37 +5907,37 @@ msgstr ""
"Underordnede enheder skal først oprettes og tildeles til den overordnede "
"enheds område og rack."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Konsolport"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Konsolserverport"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Frontport"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Strømudtag"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Lagergenstand"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Lagervarrolle"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "VM-grænseflade"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5954,7 +5954,7 @@ msgstr "VM-grænseflade"
msgid "Virtual Machine"
msgstr "Virtuel maskine"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "En MAC-adresse kan kun tildeles et enkelt objekt."
@@ -6031,65 +6031,65 @@ msgstr "Medlemsenheder"
msgid "A position must be specified for the first VC member."
msgstr "En stilling skal specificeres for det første VC-medlem."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "etiket"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "længde"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "længdeenhed"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "kabel"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "ledninger"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Skal angive en enhed, når du indstiller en kabellængde"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Skal definere A- og B-afslutninger, når du opretter et nyt kabel."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Kan ikke tilslutte forskellige termineringstyper til samme ende af kablet."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Inkompatible opsigelsestyper: {type_a} og {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr ""
"A- og B-terminationer kan ikke oprette forbindelse til det samme objekt."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "slutning"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "kabelafslutning"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "kabelafslutninger"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6098,7 +6098,7 @@ msgstr ""
"Kan ikke tilslutte et kabel til {obj_parent} > {obj} fordi det er markeret "
"som tilsluttet."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6107,68 +6107,68 @@ msgstr ""
"Duplikat opsigelse fundet for {app_label}.{model} {termination_id}: kabel "
"{cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kabler kan ikke afsluttes til {type_display} grænseflader"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Kredsløbsterminationer, der er knyttet til et leverandørnetværk, er muligvis"
" ikke kablet."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "er aktiv"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "er komplet"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "er splittet"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "kabelbane"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "kabelstier"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Alle terminationer med oprindelsesstatus skal være knyttet til det samme "
"link"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "Alle mellemspændingsterminationer skal have samme termineringstype"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Alle mellemspændingsafslutninger skal have det samme overordnede objekt"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Alle links skal være kabel eller trådløse"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Alle links skal matche den første linktype"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Alle positioner, der tæller inden for stien i modsatte ender af links, skal "
"matche"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Fjernslutningspositionsfilter mangler"
@@ -8467,62 +8467,62 @@ msgstr "Filtre, der skal anvendes, når antallet af objekter tælles"
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "Ugyldigt format. Objektfiltre skal sendes som en ordbog."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Objektliste"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Vis en vilkårlig liste over objekter."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Standardantallet af objekter, der skal vises"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "Ugyldigt format. URL-parametre skal sendes som en ordbog."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Ugyldigt modelvalg: {self['model'].data} understøttes ikke."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS-feed"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Indlejr et RSS-feed fra en ekstern hjemmeside."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "Foderwebadresse"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Kræver ekstern forbindelse"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Det maksimale antal objekter, der skal vises"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Hvor længe det cachelagrede indhold skal gemmes (i sekunder)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Timeout-værdi for hentning af feedet (i sekunder)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Bogmærker"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Vis dine personlige bogmærker"
@@ -8692,7 +8692,7 @@ msgstr "Hemmelighed"
msgid "CA file path"
msgstr "CA-filsti"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Begivenhedstyper"
@@ -8704,9 +8704,9 @@ msgstr "Er aktiv"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8721,9 +8721,9 @@ msgstr "Objekttyper"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "En eller flere tildelte objekttyper"
@@ -8783,37 +8783,68 @@ msgid ""
msgstr ""
"Klassen for det første link i en gruppe vil blive brugt til rullemenuen"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Datafiler"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Skal angive enten lokalt indhold eller en datafil"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Hændelsestype (r), der udløser denne regel"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Handlingsobjekt"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Webhook-navn eller script som stiplet sti module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} ikke fundet"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Manuskript {name} ikke fundet"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Tildelt objekttype"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Klassificering af indrejse"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8822,11 +8853,11 @@ msgstr "Klassificering af indrejse"
msgid "Users"
msgstr "Brugere"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Brugernavne adskilt af kommaer, indkapslet med dobbelte anførselstegn"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8839,7 +8870,7 @@ msgstr "Brugernavne adskilt af kommaer, indkapslet med dobbelte anførselstegn"
msgid "Groups"
msgstr "Grupper"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Gruppenavne adskilt af kommaer, indkapslet med dobbelte anførselstegn"
@@ -8870,12 +8901,6 @@ msgstr "Data"
msgid "Rendering"
msgstr "Gengivelse"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Datafiler"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Indholdstyper"
@@ -9044,11 +9069,6 @@ msgstr ""
"Skabelonindhold udfyldes fra den fjerntliggende kilde, der er valgt "
"nedenfor."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Skal angive enten lokalt indhold eller en datafil"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10223,6 +10243,14 @@ msgstr "Linje"
msgid "Method"
msgstr "Fremgangsmåde"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10362,19 +10390,19 @@ msgstr "Kunden"
msgid "Invalid IP address format: {address}"
msgstr "Ugyldigt IP-adresseformat: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Importmål"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Importmål (navn)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Eksportmål"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Eksportmål (navn)"
@@ -10452,11 +10480,11 @@ msgstr "VLAN-gruppen (ID)"
msgid "VLAN Group (slug)"
msgstr "VLAN-gruppen (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN-nummer (1-4094)"
@@ -12783,63 +12811,63 @@ msgstr ""
msgid "Cannot delete stores from registry"
msgstr "Kan ikke slette butikker fra registreringsdatabasen"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Tjekkisk"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "dansk"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Tysk"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "engelsk"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "spansk"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "franskmænd"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italiensk"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japansk"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Hollandsk"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Polere"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "portugisisk"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Russisk"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Tyrkisk"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "kinesisk"
@@ -14373,11 +14401,11 @@ msgstr "Tildelt lodtrækning"
msgid "Space Utilization"
msgstr "Rumudnyttelse"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Rackvægt"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maksimal vægt"
@@ -14559,20 +14587,15 @@ msgid "Missing required packages"
msgstr "Mangler nødvendige pakker"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"Denne installation af NetBox mangler muligvis en eller flere krævede Python-"
-"pakker. Disse pakker er opført i requirements.txt og "
-"local_requirements.txt, og installeres normalt som en del af "
-"installations- eller opgraderingsprocessen. Hvis du vil kontrollere "
-"installerede pakker, skal du køre pip frysning fra konsollen og"
-" sammenlign output med listen over nødvendige pakker."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14624,30 +14647,24 @@ msgid "Database migrations missing"
msgstr "Databasemigreringer mangler"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Når du opgraderer til en ny NetBox-udgivelse, skal opgraderingsscriptet "
-"køres for at anvende nye databaseoverførsler. Du kan køre migreringer "
-"manuelt ved at udføre python3 manage.py migrere fra "
-"kommandolinjen."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Ikke-understøttet PostgreSQL-version"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Sørg for, at PostgreSQL version 14 eller nyere er i brug. Du kan kontrollere"
-" dette ved at oprette forbindelse til databasen ved hjælp af NetBox's "
-"legitimationsoplysninger og sende en forespørgsel til VÆLG VERSION "
-"()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15611,14 +15628,12 @@ msgid "Check the following"
msgstr "Kontroller følgende"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 blev kørt under den seneste "
-"opgradering. Dette installerer den seneste iteration af hver statisk fil i "
-"den statiske rodsti."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16310,31 +16325,31 @@ msgstr "Nøgle '{path}'er en bladnode; kan ikke tildele nye nøgler"
msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr "Nøgle '{path}'er en ordbog; kan ikke tildele en ikke-ordbogsværdi"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "udløber"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "sidst brugt"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "nøgle"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "skrive aktiveret"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "Tillad oprette/opdatere/slette handlinger ved hjælp af denne nøgle"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "tilladte IP'er"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16343,14 +16358,25 @@ msgstr ""
"uden begrænsninger. Eksempel: „10.1.1.0/24, 192.168.10.16/32, 2001: DB 8:1: "
":/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "symbolet"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "tokens"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "gruppe"
@@ -17176,59 +17202,59 @@ msgstr "Ethernet virtuelt privat træ"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Tunnelgruppe (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Tunnelgruppe (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPsec-profil (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPsec-profil (navn)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunnel (navn)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Udenfor IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE-politik (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE-politik (navn)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPsec-politik (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPsec-politik (navn)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "VM-grænseflade (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (navn)"
diff --git a/netbox/translations/de/LC_MESSAGES/django.mo b/netbox/translations/de/LC_MESSAGES/django.mo
index 3396b42c0..02527f534 100644
Binary files a/netbox/translations/de/LC_MESSAGES/django.mo and b/netbox/translations/de/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/de/LC_MESSAGES/django.po b/netbox/translations/de/LC_MESSAGES/django.po
index 407ec7425..195eee951 100644
--- a/netbox/translations/de/LC_MESSAGES/django.po
+++ b/netbox/translations/de/LC_MESSAGES/django.po
@@ -10,17 +10,17 @@
# haagehan, 2024
# Niklas, 2025
# Jeremy Stretch, 2025
-# chbally, 2025
# Robin Reinhardt, 2025
+# chbally, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
-"Last-Translator: Robin Reinhardt, 2025\n"
+"Last-Translator: chbally, 2025\n"
"Language-Team: German (https://app.transifex.com/netbox-community/teams/178115/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -179,7 +179,7 @@ msgstr "Spoke"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Region (ID)"
@@ -192,7 +192,7 @@ msgstr "Region (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Region (URL-Slug)"
@@ -229,15 +229,15 @@ msgstr "Standortgruppe (URL-Slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -274,7 +274,7 @@ msgstr "Standort"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Standort (URL-Slug)"
@@ -333,7 +333,7 @@ msgstr "Transportnetz Typ (URL-Slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Standort (ID)"
@@ -456,7 +456,7 @@ msgstr "Virtuelle Verbindung"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Schnittstelle (ID)"
@@ -720,8 +720,8 @@ msgstr "Farbe"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -791,7 +791,7 @@ msgstr "Providerkonto"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -872,7 +872,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1019,8 +1019,8 @@ msgstr "Attribute"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1089,7 +1089,7 @@ msgstr "Einzelheiten zum Abschlusspunkt"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1118,9 +1118,9 @@ msgstr "Providernetzwerk"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1243,9 +1243,9 @@ msgstr "Operative Rolle"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1281,7 +1281,7 @@ msgstr "Schnittstelle"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1294,7 +1294,7 @@ msgstr "Schnittstelle"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1318,7 +1318,7 @@ msgstr "Lokation"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1343,7 +1343,7 @@ msgstr "Kontakte"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1369,7 +1369,7 @@ msgstr "Region"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1460,7 +1460,7 @@ msgstr "Verbindungstyp"
msgid "Group Assignment"
msgstr "Gruppenzuweisung"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1492,7 +1492,7 @@ msgstr "Eindeutige Transportnetz-ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1607,7 +1607,7 @@ msgstr "Patchpanel-ID und Anschlussnummer(n)"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1916,7 +1916,7 @@ msgstr "Garantierte Bandbreite"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2007,9 +2007,9 @@ msgstr "Abschlusspunkte"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2357,6 +2357,7 @@ msgid "File"
msgstr "Datei"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2411,7 +2412,7 @@ msgstr "Abgeschlossen vor"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2599,7 +2600,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "erstellt"
@@ -2632,7 +2633,7 @@ msgstr "Aktuelle Konfiguration"
msgid "Config revision #{id}"
msgstr "Konfigurationsrevision #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2721,7 +2722,7 @@ msgstr ""
msgid "last updated"
msgstr "zuletzt aktualisiert"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "Pfad"
@@ -3233,9 +3234,9 @@ msgstr "Abgestanden"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3371,7 +3372,7 @@ msgstr "Virtuell"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3382,7 +3383,7 @@ msgid "Virtual interfaces"
msgstr "Virtuelle Schnittstellen"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3872,7 +3873,7 @@ msgstr "Hat volle Tiefe"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3930,14 +3931,14 @@ msgstr "Rack (Name)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Gerät (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Gerät (Name)"
@@ -3977,29 +3978,29 @@ msgstr "Kabel (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Virtuelle Maschine (Name)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Virtuelle Maschine (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Schnittstelle (Name)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "VM-Schnittstelle (Name)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "VM-Schnittstelle (ID)"
@@ -4029,7 +4030,7 @@ msgstr "Zugewiesene VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4067,7 +4068,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4088,7 +4089,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN-Übersetzungsrichtlinie (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4143,14 +4144,14 @@ msgstr "MAC-Adresse"
msgid "Primary MAC address (ID)"
msgstr "Primäre MAC-Adresse (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Primäre MAC-Adresse"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Virtual Device Context"
@@ -4227,7 +4228,7 @@ msgid "Tags"
msgstr "Tags"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4276,14 +4277,14 @@ msgstr "Zeitzone"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4351,24 +4352,24 @@ msgstr "Einbautiefe"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4378,7 +4379,7 @@ msgid "Weight"
msgstr "Gewicht"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Maximales Gewicht"
@@ -4386,38 +4387,38 @@ msgstr "Maximales Gewicht"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Gewichtseinheit"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Rack-Typ"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Äußere Abmessungen"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Abmessungen"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Nummerierung"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Racktyp"
@@ -4438,12 +4439,11 @@ msgstr "Asset-Tag"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Luftstrom"
@@ -4451,12 +4451,12 @@ msgstr "Luftstrom"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4470,17 +4470,17 @@ msgid "Rack"
msgstr "Rack"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Standard-Betriebssystem"
@@ -4497,11 +4497,11 @@ msgstr "Höheneinheit"
msgid "Exclude from utilization"
msgstr "Von der Nutzung ausschließen"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4509,7 +4509,7 @@ msgstr "Von der Nutzung ausschließen"
msgid "Device Type"
msgstr "Gerätetyp"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4517,7 +4517,7 @@ msgstr "Schema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4528,11 +4528,11 @@ msgstr "Schema"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4540,7 +4540,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Modultyp"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Gehäuse"
@@ -4556,8 +4556,8 @@ msgstr "VM-Rolle"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4567,19 +4567,19 @@ msgstr "Konfigurationsvorlage"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Gerätetyp"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Geräterolle"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4593,7 +4593,7 @@ msgstr "Betriebssystem"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4625,7 +4625,7 @@ msgid "Virtualization"
msgstr "Virtualisierung"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Modultyp"
@@ -4668,7 +4668,7 @@ msgid "Domain"
msgstr "Domäne"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Stromverteiler"
@@ -4719,8 +4719,8 @@ msgid "Allocated power draw (watts)"
msgstr "Zugewiesene Leistungsaufnahme (Watt)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Stromanschluss"
@@ -4753,8 +4753,8 @@ msgstr "PoE-Typ"
msgid "Wireless role"
msgstr "WLAN Funktion"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4773,7 +4773,7 @@ msgstr "Modul"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Virtual Device Contexts"
@@ -4802,7 +4802,7 @@ msgid "Mode"
msgstr "Modus"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4811,7 +4811,7 @@ msgid "VLAN group"
msgstr "VLAN-Gruppe"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4819,7 +4819,7 @@ msgid "Untagged VLAN"
msgstr "Untagged VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4835,17 +4835,17 @@ msgid "Remove tagged VLANs"
msgstr "Getaggte VLANs entfernen"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q-Dienst-VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "WLAN-Gruppe"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4853,7 +4853,7 @@ msgid "Wireless LANs"
msgstr "WLANs"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4865,17 +4865,17 @@ msgid "Addressing"
msgstr "Adressierung"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Dienst / Port"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4883,7 +4883,7 @@ msgid "Related Interfaces"
msgstr "Verwandte Schnittstellen"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4994,7 +4994,7 @@ msgstr "Übergeordneter Standort"
msgid "Rack's location (if any)"
msgstr "Lokation des Racks (falls vorhanden)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5068,7 +5068,7 @@ msgid "Assigned platform"
msgstr "Zugewiesenes Betriebssystem"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Virtuelles Gehäuse"
@@ -5110,7 +5110,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Das Gerät, in dem dieses Modul installiert ist"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Moduleinsatz"
@@ -5122,7 +5122,7 @@ msgstr "Der Modulschacht, in dem dieses Modul installiert ist"
msgid "The type of module"
msgstr "Der Typ des Moduls"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Komponenten replizieren"
@@ -5134,11 +5134,11 @@ msgstr ""
"Automatisches Ausfüllen von Komponenten, die diesem Modultyp zugeordnet sind"
" (standardmäßig aktiviert)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Komponenten übernehmen"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Übernehmen Sie bereits bestehende Komponenten"
@@ -5163,13 +5163,13 @@ msgstr "Lokaler Stromanschluss, der diese Steckdose speist"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Elektrische Phase (für dreiphasige Stromkreise)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Übergeordnete Schnittstelle"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5259,8 +5259,8 @@ msgstr "WLAN Rolle (AP/Station)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} ist dem Gerät {device} nicht zugewiesen"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Rückseitenanschluss"
@@ -5440,7 +5440,7 @@ msgstr ""
"{color} stimmte mit keinem verwendeten Farbnamen überein und war länger als "
"sechs Zeichen: ungültiges Hexadezimalzeichen."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5471,7 +5471,7 @@ msgstr "Versorgungsart (AC/DC)"
msgid "Single or three-phase"
msgstr "Ein- oder Dreiphasig"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5482,7 +5482,7 @@ msgstr "Primäre IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "IPv4-Adresse mit Maske, z. B. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5538,7 +5538,7 @@ msgstr ""
msgid "A {model} named {name} already exists"
msgstr "Ein {model} genannt {name} existiert bereits"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5547,7 +5547,7 @@ msgstr "Ein {model} genannt {name} existiert bereits"
msgid "Power Panel"
msgstr "Stromverteiler"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5573,12 +5573,12 @@ msgstr "Übergeordnete Gruppe"
msgid "Function"
msgstr "Funktion"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Reservierung"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5641,7 +5641,7 @@ msgid "Connection"
msgstr "Verbindung"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5652,7 +5652,7 @@ msgstr "Art"
msgid "Mgmt only"
msgstr "Nur Verwaltung"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5759,23 +5759,23 @@ msgstr "Kontaktinformationen"
msgid "Rack Role"
msgstr "Rackrolle"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "URL-Slug"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Wählen Sie einen vordefinierten Racktyp oder legen Sie unten die physischen "
"Eigenschaften fest."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Inventarsteuerung"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5783,45 +5783,45 @@ msgstr ""
"Kommagetrennte Liste numerischer Einheiten-IDs. Ein Bereich kann mit einem "
"Bindestrich angegeben werden."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Geben Sie ein gültiges JSON-Schema ein, um unterstützte Attribute zu "
"definieren."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil und Eigenschaften"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Rolle des Geräts"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Die HE mit der niedrigsten Nummer, die vom Gerät belegt ist"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"Die Position im virtuellen Gehäuse, durch die dieses Gerät identifiziert "
"wird"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Die Priorität des Geräts im virtuellen Gehäuse"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr ""
"Füllen Sie automatisch Komponenten aus, die diesem Modultyp zugeordnet sind"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Charakteristiken"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5836,35 +5836,35 @@ msgstr ""
"{module}, falls vorhanden, wird beim Erstellen eines neuen "
"Moduls automatisch durch den Positionswert ersetzt."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Konsolenanschlussvorlage"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Port-Vorlage für Konsolenserver"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Frontanschluss-Vorlage"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Schnittstellen-Vorlage"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Vorlage für Steckdosen"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Vorlage für Stromverteiler"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Vorlage für den hinteren Anschluss"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5872,14 +5872,14 @@ msgstr "Vorlage für den hinteren Anschluss"
msgid "Console Port"
msgstr "Konsolenanschluss"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Konsolenserveranschluss"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5890,7 +5890,7 @@ msgstr "Konsolenserveranschluss"
msgid "Front Port"
msgstr "Frontanschluss"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5903,41 +5903,41 @@ msgstr "Frontanschluss"
msgid "Rear Port"
msgstr "Rückanschluss"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Stromanschluss"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Stromabgang"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Komponentenzuweisung"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr ""
"Ein InventoryItem kann nur einer einzelnen Komponente zugewiesen werden."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "LAG-Schnittstelle"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtern Sie VLANs, die für die Zuweisung nach Gruppen verfügbar sind."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "untergeordnetes Gerät"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5945,37 +5945,37 @@ msgstr ""
"Untergeordnete Geräte müssen zuerst erstellt und dem Standort und dem Rack "
"des übergeordneten Geräts zugewiesen werden."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Konsolenanschluss"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Konsolenserveranschluss"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Frontanschluss"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Stromabgang"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Inventar-Artikel"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Rolle des Inventarartikels"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "VM-Schnittstelle"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5992,7 +5992,7 @@ msgstr "VM-Schnittstelle"
msgid "Virtual Machine"
msgstr "Virtuelle Maschine"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Eine MAC-Adresse kann nur einem einzelnen Objekt zugewiesen werden."
@@ -6074,68 +6074,68 @@ msgstr "Mitgliedsgeräte"
msgid "A position must be specified for the first VC member."
msgstr "Für das erste VC-Mitglied muss eine Position angegeben werden."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "Label"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "Länge"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "Längeneinheit"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "Kabel"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "Kabel"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Bei der Eingabe einer Kabellänge muss eine Einheit angegeben werden"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr ""
"Beim Erstellen eines neuen Kabels müssen A- und B-Anschlüsse definiert "
"werden."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Verschiedene Anschlusstypen können nicht an dasselbe Kabelende angeschlossen"
" werden."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Inkompatible Verbindungssarten: {type_a} und {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr ""
"A- und B-Anschlüsse können nicht mit demselben Objekt verbunden werden."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "Ende"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "Kabelabschlusspunkt"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "Kabelabschlusspunkte"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6144,7 +6144,7 @@ msgstr ""
"Es kann kein Kabel angeschlossen werden an {obj_parent} > {obj} weil es als "
"verbunden markiert ist."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6153,69 +6153,69 @@ msgstr ""
"Doppelte Terminierung gefunden für {app_label}.{model} {termination_id}: "
"Kabel {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kabel können nicht an {type_display} Schnittstellen terminiert werden"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Transportnetzabschlüsse, die an ein Provider-Netzwerk angeschlossen sind, "
"sind möglicherweise nicht verkabelt."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "ist aktiv"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "ist abgeschlossen"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "ist aufgeteilt"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "Kabelweg"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "Kabelwege"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Alle ursprünglichen Verbindungsabschlüsse müssen an denselben Link angehängt"
" werden"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Alle Mid-Span-Verbindungsabschlüsse müssen denselben Abschlusstyp haben"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Ein Verbindungsabschluss muss an einem Abschlussobjekt verbunden werden."
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Alle Verbindungen müssen verkabelt oder drahtlos sein"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Alle Links müssen dem ersten Linktyp entsprechen"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Die Anzahl aller Positionen innerhalb des Pfads an den gegenüberliegenden "
"Enden der Links muss übereinstimmen."
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Der Filter für die Position der entfernten Abschlüsse fehlt"
@@ -8589,63 +8589,63 @@ msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr ""
"Ungültiges Format. Objektfilter müssen als Wörterbuch übergeben werden."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Liste der Objekte"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Zeigt eine beliebige Liste von Objekten an."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Die Standardanzahl der anzuzeigenden Objekte"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Ungültiges Format. URL-Parameter müssen als Verzeichnis übergeben werden."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Ungültige Modellauswahl: {self['model'].data} wird nicht unterstützt."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS-Feed"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Betten Sie einen RSS-Feed von einer externen Website ein."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "Feed-URL"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Erfordert eine externe Verbindung"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Die maximale Anzahl der anzuzeigenden Objekte"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Wie lange soll der Inhalt zwischengespeichert werden (in Sekunden)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Timeout-Wert für das Abrufen des Feeds (in Sekunden)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Lesezeichen"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Zeige persönliche Lesezeichen an"
@@ -8815,7 +8815,7 @@ msgstr "Secret"
msgid "CA file path"
msgstr "CA-Dateipfad"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Ereignistypen"
@@ -8827,9 +8827,9 @@ msgstr "Ist aktiv"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8844,9 +8844,9 @@ msgstr "Typen von Objekten"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Ein oder mehrere zugewiesene Objekttypen"
@@ -8913,37 +8913,70 @@ msgstr ""
"Die Klasse des ersten Links in einer Gruppe wird für den Dropdown-Button "
"verwendet"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr "Datenquelle, die die Datendatei bereitstellt"
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Datei"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr "Datendatei, die den Vorlagencode enthält"
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr "Automatische Synchronisation aktiviert"
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+"Automatische Synchronisation des Vorlageninhalts aktivieren, wenn die "
+"Datendatei aktualisiert wird"
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Muss entweder lokalen Inhalt oder eine Datendatei angeben"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Ereignistype(n), die diese Regel auslösen"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Aktionsobjekt"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Webhook-Name oder Skript als gepunkteter Pfad module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} nicht gefunden"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Skript {name} nicht gefunden"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Zugewiesener Objekttyp"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Die Klassifizierung des Eintrags"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8952,13 +8985,13 @@ msgstr "Die Klassifizierung des Eintrags"
msgid "Users"
msgstr "Benutzer"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Durch Kommas getrennte Benutzernamen, umgeben von doppelten "
"Anführungszeichen"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8971,7 +9004,7 @@ msgstr ""
msgid "Groups"
msgstr "Gruppen"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr ""
"Gruppennamen, getrennt durch Kommas, umgeben von doppelten Anführungszeichen"
@@ -9003,12 +9036,6 @@ msgstr "Daten"
msgid "Rendering"
msgstr "Rendern"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Datei"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Inhaltstypen"
@@ -9181,11 +9208,6 @@ msgid "Template content is populated from the remote source selected below."
msgstr ""
"Der Vorlageninhalt wird aus der unten ausgewählten Remote-Quelle gefüllt."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Muss entweder lokalen Inhalt oder eine Datendatei angeben"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10385,6 +10407,16 @@ msgstr "Linie"
msgid "Method"
msgstr "Methode"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr "Beim Versuch, dieses Widget zu rendern, ist ein Fehler aufgetreten:"
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+"Bitte versuchen Sie, das Widget neu zu konfigurieren oder entfernen Sie es "
+"aus Ihrem Dashboard."
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10532,19 +10564,19 @@ msgstr "Kunde"
msgid "Invalid IP address format: {address}"
msgstr "Ungültiges IP-Adressformat: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Ziel importieren"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Importziel (Name)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Ziel exportieren"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Exportziel (Name)"
@@ -10622,11 +10654,11 @@ msgstr "VLAN-Gruppe (ID)"
msgid "VLAN Group (slug)"
msgstr "Standortgruppe (URL-Slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN-Nummer (1-4094)"
@@ -12983,63 +13015,63 @@ msgstr ""
msgid "Cannot delete stores from registry"
msgstr "Stores können nicht aus der Registrierung gelöscht werden"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Tschechisch"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Dänisch"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Deutsch"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Englisch"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Spanisch"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Französisch"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italenisch"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japanisch"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Niederländisch"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Polnisch"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Portugiesisch"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Russisch"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Türkisch"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ukrainisch"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Chinesisch"
@@ -14578,11 +14610,11 @@ msgstr "zugewiesene Auslastung"
msgid "Space Utilization"
msgstr "Höheneinheitennutzung"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Gewicht des Racks"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maximales Gewicht"
@@ -14764,21 +14796,22 @@ msgid "Missing required packages"
msgstr "Erforderliche Pakete fehlen"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
"Bei dieser Installation von NetBox fehlen möglicherweise ein oder mehrere "
"erforderliche Python-Pakete. Diese Pakete sind aufgeführt in "
-"requirements.txt und local_requirements.txt, und "
-"werden normalerweise als Teil des Installations- oder Upgrade-Vorgangs "
-"installiert. Um die installierten Pakete zu überprüfen, führen Sie Folgendes"
-" aus einfrieren von der Konsole aus und vergleichen Sie die "
-"Ausgabe mit der Liste der benötigten Pakete."
+"%(req_file)s und %(local_req_file)s, und werden "
+"normalerweise als Teil des Installations- oder Upgrade-Vorgangs installiert."
+" Um die installierten Pakete zu überprüfen, führen Sie Folgendes aus "
+"%(pip_cmd)s von der Konsole aus und vergleichen Sie die Ausgabe"
+" mit der Liste der benötigten Pakete."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14830,30 +14863,32 @@ msgid "Database migrations missing"
msgstr "Datenbankmigrationen fehlen"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
"Beim Upgrade auf eine neue NetBox-Version muss das Upgrade-Skript ausgeführt"
" werden, um alle neuen Datenbankmigrationen anzuwenden. Sie können "
-"Migrationen manuell anwenden, indem Sie python3 manage.py "
-"migrate von der Befehlszeile aus ausführen."
+"Migrationen manuell ausführen, indem Sie %(command)s von der "
+"Befehlszeile aus."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "PostgreSQL-Version wird nicht unterstützt"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
"Stellen Sie sicher, dass PostgreSQL Version 14 oder höher verwendet wird. "
"Sie können dies überprüfen, indem Sie mit den Anmeldeinformationen von "
"NetBox eine Verbindung zur Datenbank herstellen und eine Abfrage für "
-"VERSION WÄHLEN ()."
+"ausführen %(sql_query)s."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15821,14 +15856,15 @@ msgid "Check the following"
msgstr "Überprüfe das Folgende"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 sammelt statische Daten wurde während des letzten "
-"Upgrades ausgeführt. Dadurch wird die neueste Iteration jeder statischen "
-"Datei im statischen Stammpfad installiert."
+"%(command)s wurde während des letzten Upgrades ausgeführt. "
+"Dadurch wird die neueste Iteration jeder statischen Datei im statischen "
+"Stammpfad installiert."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16531,32 +16567,32 @@ msgstr ""
"Schlüssel '{path}'ist ein Wörterbuch; es kann kein Wert zugewiesen werden, "
"der nicht aus dem Wörterbuch stammt"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "läuft ab"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "zuletzt benutzt"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "Schlüssel"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "Schreiben aktiviert"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Lasse Erstellen/Aktualisieren/Löschen Vorgänge mit diesem Schlüssel zu"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "erlaubte IPs"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16565,14 +16601,27 @@ msgstr ""
"kann. Lassen Sie das Feld leer, wenn Sie keine Einschränkungen haben "
"möchten. Beispiel: „10.1.1.0/24, 192.168.10.16/32, 2001:DB 8:1: :/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "Token"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "Token"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+"Die Ablaufzeit muss in der Zukunft liegen. Die aktuelle Serverzeit ist "
+"{current_time} ({timezone})."
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "Gruppe"
@@ -17421,59 +17470,59 @@ msgstr "Virtueller privater Ethernet-Baum"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Tunnelgruppe (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Tunnelgruppe (URL-Slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPSec-Profil (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPSec-Profil (Name)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunnel (Name)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Externe IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE-Richtlinie (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE-Richtlinie (Name)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPSec-Richtlinie (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPSec-Richtlinie (Name)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (URL-Slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "VM-Schnittstelle (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (Name)"
diff --git a/netbox/translations/es/LC_MESSAGES/django.mo b/netbox/translations/es/LC_MESSAGES/django.mo
index f7af15a3a..310fcb07a 100644
Binary files a/netbox/translations/es/LC_MESSAGES/django.mo and b/netbox/translations/es/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/es/LC_MESSAGES/django.po b/netbox/translations/es/LC_MESSAGES/django.po
index 77b805bee..67e2c7e4b 100644
--- a/netbox/translations/es/LC_MESSAGES/django.po
+++ b/netbox/translations/es/LC_MESSAGES/django.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Spanish (https://app.transifex.com/netbox-community/teams/178115/es/)\n"
@@ -174,7 +174,7 @@ msgstr "Habló"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Región (ID)"
@@ -187,7 +187,7 @@ msgstr "Región (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Región (babosa)"
@@ -224,15 +224,15 @@ msgstr "Grupo de sitios (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -269,7 +269,7 @@ msgstr "Sitio"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Sitio (slug)"
@@ -328,7 +328,7 @@ msgstr "Tipo de circuito (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Sitio (ID)"
@@ -451,7 +451,7 @@ msgstr "Circuito virtual"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interfaz (ID)"
@@ -715,8 +715,8 @@ msgstr "Color"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -786,7 +786,7 @@ msgstr "Cuenta de proveedor"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -867,7 +867,7 @@ msgstr "Estado"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1014,8 +1014,8 @@ msgstr "Atributos"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1084,7 +1084,7 @@ msgstr "Detalles de terminación"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1113,9 +1113,9 @@ msgstr "Red de proveedores"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1238,9 +1238,9 @@ msgstr "Función operativa"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1276,7 +1276,7 @@ msgstr "Interfaz"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1289,7 +1289,7 @@ msgstr "Interfaz"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1313,7 +1313,7 @@ msgstr "Ubicación"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1338,7 +1338,7 @@ msgstr "Contactos"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1364,7 +1364,7 @@ msgstr "Región"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1455,7 +1455,7 @@ msgstr "Tipo de circuito"
msgid "Group Assignment"
msgstr "Asignación grupal"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1487,7 +1487,7 @@ msgstr "ID de circuito único"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1601,7 +1601,7 @@ msgstr "ID del panel de conexiones y números de puerto"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1910,7 +1910,7 @@ msgstr "Tasa de compromiso"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2001,9 +2001,9 @@ msgstr "Terminaciones"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2350,6 +2350,7 @@ msgid "File"
msgstr "Expediente"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2404,7 +2405,7 @@ msgstr "Completado antes"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2589,7 +2590,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "creado"
@@ -2622,7 +2623,7 @@ msgstr "Configuración actual"
msgid "Config revision #{id}"
msgstr "Revisión de configuración #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2712,7 +2713,7 @@ msgstr ""
msgid "last updated"
msgstr "última actualización"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "ruta"
@@ -3224,9 +3225,9 @@ msgstr "Rancio"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3362,7 +3363,7 @@ msgstr "Virtual"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3373,7 +3374,7 @@ msgid "Virtual interfaces"
msgstr "Interfaces virtuales"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3863,7 +3864,7 @@ msgstr "Es de profundidad total"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3921,14 +3922,14 @@ msgstr "Rack (nombre)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Dispositivo (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Dispositivo (nombre)"
@@ -3968,29 +3969,29 @@ msgstr "Cable (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Máquina virtual (nombre)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Máquina virtual (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interfaz (nombre)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Interfaz VM (nombre)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Interfaz de máquina virtual (ID)"
@@ -4020,7 +4021,7 @@ msgstr "VID asignado"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4058,7 +4059,7 @@ msgid "VRF (RD)"
msgstr "VRF (ROJO)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4079,7 +4080,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Política de traducción de VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4137,14 +4138,14 @@ msgstr "Dirección MAC"
msgid "Primary MAC address (ID)"
msgstr "Dirección MAC principal (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Dirección MAC principal"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Contexto de dispositivo virtual"
@@ -4221,7 +4222,7 @@ msgid "Tags"
msgstr "Etiquetas"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4270,14 +4271,14 @@ msgstr "Zona horaria"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4345,24 +4346,24 @@ msgstr "Profundidad de montaje"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4372,7 +4373,7 @@ msgid "Weight"
msgstr "Peso"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Peso máximo"
@@ -4380,38 +4381,38 @@ msgstr "Peso máximo"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Unidad de peso"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Tipo de bastidor"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Dimensiones exteriores"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensiones"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numeración"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Tipo de bastidor"
@@ -4432,12 +4433,11 @@ msgstr "Etiqueta de activo"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Flujo de aire"
@@ -4445,12 +4445,12 @@ msgstr "Flujo de aire"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4464,17 +4464,17 @@ msgid "Rack"
msgstr "Estante"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Plataforma predeterminada"
@@ -4491,11 +4491,11 @@ msgstr "Altura en U"
msgid "Exclude from utilization"
msgstr "Excluir de la utilización"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4503,7 +4503,7 @@ msgstr "Excluir de la utilización"
msgid "Device Type"
msgstr "Tipo de dispositivo"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4511,7 +4511,7 @@ msgstr "Esquema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4522,11 +4522,11 @@ msgstr "Esquema"
msgid "Profile"
msgstr "Perfil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4534,7 +4534,7 @@ msgstr "Perfil"
msgid "Module Type"
msgstr "Tipo de módulo"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Chasis"
@@ -4550,8 +4550,8 @@ msgstr "Función de máquina virtual"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4561,19 +4561,19 @@ msgstr "Plantilla de configuración"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Tipo de dispositivo"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Función del dispositivo"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4587,7 +4587,7 @@ msgstr "Plataforma"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4619,7 +4619,7 @@ msgid "Virtualization"
msgstr "Virtualización"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Tipo de módulo"
@@ -4662,7 +4662,7 @@ msgid "Domain"
msgstr "Dominio"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Panel de alimentación"
@@ -4713,8 +4713,8 @@ msgid "Allocated power draw (watts)"
msgstr "Consumo de energía asignado (vatios)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Puerto de alimentación"
@@ -4747,8 +4747,8 @@ msgstr "Tipo de PoE"
msgid "Wireless role"
msgstr "Función inalámbrica"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4767,7 +4767,7 @@ msgstr "Módulo"
msgid "LAG"
msgstr "DESFASE"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Contextos de dispositivos virtuales"
@@ -4796,7 +4796,7 @@ msgid "Mode"
msgstr "Modo"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4805,7 +4805,7 @@ msgid "VLAN group"
msgstr "Grupo de VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4813,7 +4813,7 @@ msgid "Untagged VLAN"
msgstr "VLAN sin etiquetar"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4829,17 +4829,17 @@ msgid "Remove tagged VLANs"
msgstr "Eliminar las VLAN etiquetadas"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "VLAN de servicio Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Grupo LAN inalámbrico"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4847,7 +4847,7 @@ msgid "Wireless LANs"
msgstr "LAN inalámbricas"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4859,17 +4859,17 @@ msgid "Addressing"
msgstr "Dirigiéndose"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operación"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4877,7 +4877,7 @@ msgid "Related Interfaces"
msgstr "Interfaces relacionadas"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4986,7 +4986,7 @@ msgstr "Sitio para padres"
msgid "Rack's location (if any)"
msgstr "Ubicación del bastidor (si existe)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5061,7 +5061,7 @@ msgid "Assigned platform"
msgstr "Plataforma asignada"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Chasis virtual"
@@ -5103,7 +5103,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "El dispositivo en el que está instalado este módulo"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Compartimento de módulos"
@@ -5115,7 +5115,7 @@ msgstr "El compartimiento del módulo en el que está instalado este módulo"
msgid "The type of module"
msgstr "El tipo de módulo"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Replicar componentes"
@@ -5127,11 +5127,11 @@ msgstr ""
"Rellenar automáticamente los componentes asociados a este tipo de módulo "
"(activado de forma predeterminada)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Adopte componentes"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Adopte los componentes ya existentes"
@@ -5156,13 +5156,13 @@ msgstr "Puerto de alimentación local que alimenta esta toma"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Fase eléctrica (para circuitos trifásicos)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interfaz principal"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5250,8 +5250,8 @@ msgstr "Función inalámbrica (AP/estación)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} no está asignado al dispositivo {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Puerto trasero"
@@ -5431,7 +5431,7 @@ msgstr ""
"{color} no coincidía con ningún nombre de color usado y tenía más de seis "
"caracteres: hexadecimal no válido."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5462,7 +5462,7 @@ msgstr "Tipo de alimentación (AC/DC)"
msgid "Single or three-phase"
msgstr "Monofásico o trifásico"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5473,7 +5473,7 @@ msgstr "IPv4 principal"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Dirección IPv4 con máscara, p. ej. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5528,7 +5528,7 @@ msgstr "No puede adoptar {model} {name} porque ya pertenece a un módulo"
msgid "A {model} named {name} already exists"
msgstr "UN {model} llamado {name} ya existe"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5537,7 +5537,7 @@ msgstr "UN {model} llamado {name} ya existe"
msgid "Power Panel"
msgstr "Panel de alimentación"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5563,12 +5563,12 @@ msgstr "Grupo de padres"
msgid "Function"
msgstr "Función"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Reservación"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5631,7 +5631,7 @@ msgid "Connection"
msgstr "Conexión"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5642,7 +5642,7 @@ msgstr "Amable"
msgid "Mgmt only"
msgstr "Solo administración"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5749,23 +5749,23 @@ msgstr "Información de contacto"
msgid "Rack Role"
msgstr "Rol de bastidor"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Babosa"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Seleccione un tipo de bastidor predefinido o defina las características "
"físicas a continuación."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Control de inventario"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5773,43 +5773,43 @@ msgstr ""
"Lista de identificadores de unidades numéricas separados por comas. Se puede"
" especificar un rango mediante un guión."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Introduzca un esquema JSON válido para definir los atributos admitidos."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Perfil y atributos"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Función del dispositivo"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "La unidad con el número más bajo ocupado por el dispositivo"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"La posición en el chasis virtual por la que se identifica este dispositivo"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "La prioridad del dispositivo en el chasis virtual"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr ""
"Rellenar automáticamente los componentes asociados a este tipo de módulo"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Características"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5824,35 +5824,35 @@ msgstr ""
"{module}, si está presente, se reemplazará automáticamente por "
"el valor de posición al crear un nuevo módulo."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Plantilla de puerto de consola"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Plantilla de puerto de servidor de consola"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Plantilla de puerto frontal"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Plantilla de interfaz"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Plantilla de toma de corriente"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Plantilla de puerto de alimentación"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Plantilla de puerto trasero"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5860,14 +5860,14 @@ msgstr "Plantilla de puerto trasero"
msgid "Console Port"
msgstr "Puerto de consola"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Puerto de servidor de consola"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5878,7 +5878,7 @@ msgstr "Puerto de servidor de consola"
msgid "Front Port"
msgstr "Puerto frontal"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5891,40 +5891,40 @@ msgstr "Puerto frontal"
msgid "Rear Port"
msgstr "Puerto trasero"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Puerto de alimentación"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Toma de corriente"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Asignación de componentes"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Un InventoryItem solo se puede asignar a un único componente."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Interfaz LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtre las VLAN disponibles para la asignación por grupo."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Dispositivo infantil"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5932,37 +5932,37 @@ msgstr ""
"Los dispositivos secundarios primero deben crearse y asignarse al sitio y al"
" rack del dispositivo principal."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Puerto de consola"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Puerto de servidor de consola"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Puerto frontal"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "toma de corriente"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Artículo de inventario"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Función del artículo de inventario"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Interfaz VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5979,7 +5979,7 @@ msgstr "Interfaz VM"
msgid "Virtual Machine"
msgstr "Máquina virtual"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Una dirección MAC solo se puede asignar a un único objeto."
@@ -6061,65 +6061,65 @@ msgstr "Dispositivos de los miembros"
msgid "A position must be specified for the first VC member."
msgstr "Se debe especificar un puesto para el primer miembro del VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "etiqueta"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "longitud"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "unidad de longitud"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "cable"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "cables"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Debe especificar una unidad al configurar la longitud de un cable"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Debe definir las terminaciones A y B al crear un cable nuevo."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"No se pueden conectar diferentes tipos de terminaciones al mismo extremo del"
" cable."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Tipos de terminación incompatibles: {type_a} y {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Las terminaciones A y B no pueden conectarse al mismo objeto."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "fin"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "terminación de cable"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "terminaciones de cables"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6128,7 +6128,7 @@ msgstr ""
"No se puede conectar un cable a {obj_parent} > {obj} porque está marcado "
"como conectado."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6137,68 +6137,68 @@ msgstr ""
"Se encontró una terminación duplicada para {app_label}.{model} "
"{termination_id}: cable {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Los cables no se pueden terminar en {type_display} interfaz"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Es posible que las terminaciones de circuito conectadas a la red de un "
"proveedor no estén cableadas."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "está activo"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "está completo"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "está dividido"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "ruta de cable"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "rutas de cable"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Todas las terminaciones originarias deben adjuntarse al mismo enlace"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Todas las terminaciones de tramo intermedio deben tener el mismo tipo de "
"terminación"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Todas las terminaciones intermedias deben tener el mismo objeto principal"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Todos los enlaces deben ser por cable o inalámbricos"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Todos los enlaces deben coincidir con el primer tipo de enlace"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Todos los recuentos de posiciones dentro de la ruta en los extremos opuestos"
" de los enlaces deben coincidir"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Falta el filtro de posición de terminación remota"
@@ -8548,63 +8548,63 @@ msgstr ""
"Formato no válido. Los filtros de objetos se deben pasar como un "
"diccionario."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Lista de objetos"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Muestra una lista arbitraria de objetos."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "El número predeterminado de objetos que se van a mostrar"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Formato no válido. Los parámetros de URL se deben pasar como un diccionario."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Selección de modelo no válida: {self['model'].data} no es compatible."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "Fuente RSS"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Inserte una fuente RSS desde un sitio web externo."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL del feed"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Requiere conexión externa"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "El número máximo de objetos que se van a mostrar"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Cuánto tiempo se debe almacenar el contenido en caché (en segundos)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Valor de tiempo de espera para obtener el feed (en segundos)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Marcadores"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Muestra tus marcadores personales"
@@ -8774,7 +8774,7 @@ msgstr "Secreto"
msgid "CA file path"
msgstr "Ruta del archivo CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Tipos de eventos"
@@ -8786,9 +8786,9 @@ msgstr "Está activo"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8803,9 +8803,9 @@ msgstr "Tipos de objetos"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Uno o más tipos de objetos asignados"
@@ -8867,37 +8867,68 @@ msgid ""
msgstr ""
"La clase del primer enlace de un grupo se usará para el botón desplegable"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Archivo de datos"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Debe especificar el contenido local o un archivo de datos"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Los tipos de eventos que activarán esta regla"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Objeto de acción"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Nombre o script del webhook como ruta punteada module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} no se encontró"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Guión {name} no se encontró"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Tipo de objeto asignado"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "La clasificación de entrada"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8906,11 +8937,11 @@ msgstr "La clasificación de entrada"
msgid "Users"
msgstr "usuarios"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Nombres de usuario separados por comas y entre comillas dobles"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8923,7 +8954,7 @@ msgstr "Nombres de usuario separados por comas y entre comillas dobles"
msgid "Groups"
msgstr "Grupos"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Nombres de grupos separados por comas y entre comillas"
@@ -8954,12 +8985,6 @@ msgstr "Datos"
msgid "Rendering"
msgstr "Renderización"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Archivo de datos"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Tipos de contenido"
@@ -9132,11 +9157,6 @@ msgstr ""
"El contenido de la plantilla se rellena desde la fuente remota seleccionada "
"a continuación."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Debe especificar el contenido local o un archivo de datos"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10336,6 +10356,14 @@ msgstr "Línea"
msgid "Method"
msgstr "Método"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10478,19 +10506,19 @@ msgstr "Cliente"
msgid "Invalid IP address format: {address}"
msgstr "Formato de dirección IP no válido: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Objetivo de importación"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Destino de importación (nombre)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Objetivo de exportación"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Destino de exportación (nombre)"
@@ -10568,11 +10596,11 @@ msgstr "Grupo de VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Grupo VLAN (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Número de VLAN (1-4094)"
@@ -12925,63 +12953,63 @@ msgstr "No se pueden agregar tiendas al registro después de la inicialización"
msgid "Cannot delete stores from registry"
msgstr "No se pueden eliminar las tiendas del registro"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "checa"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "danés"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "alemán"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Inglés"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Español"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "francesa"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "italiano"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "japonés"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "holandesa"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "polaco"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "portugués"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "rusa"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "turca"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "ucraniana"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "chino"
@@ -14521,11 +14549,11 @@ msgstr "Sorteo asignado"
msgid "Space Utilization"
msgstr "Utilización del espacio"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Peso del estante"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Peso máximo"
@@ -14707,21 +14735,15 @@ msgid "Missing required packages"
msgstr "Faltan paquetes requeridos"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"Es posible que a esta instalación de NetBox le falten uno o más paquetes de "
-"Python necesarios. Estos paquetes se enumeran en "
-"requirements.txt y local_requirements.txt, y "
-"normalmente se instalan como parte del proceso de instalación o "
-"actualización. Para comprobar los paquetes instalados, ejecute pipa "
-"congelada desde la consola y compare el resultado con la lista de "
-"paquetes necesarios."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14773,29 +14795,24 @@ msgid "Database migrations missing"
msgstr "Faltan migraciones de bases de datos"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Al actualizar a una nueva versión de NetBox, se debe ejecutar el script de "
-"actualización para aplicar cualquier migración nueva de bases de datos. "
-"Puede ejecutar las migraciones manualmente mediante la ejecución "
-"python3 manage.py migre desde la línea de comandos."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Versión de PostgreSQL no compatible"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Asegúrese de que la versión 14 o posterior de PostgreSQL esté en uso. Puede "
-"comprobarlo conectándose a la base de datos con las credenciales de NetBox y"
-" realizando una consulta para SELECCIONAR VERSIÓN ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15764,14 +15781,12 @@ msgid "Check the following"
msgstr "Compruebe lo siguiente"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 recopila estática se ejecutó durante la actualización"
-" más reciente. Esto instala la iteración más reciente de cada archivo "
-"estático en la ruta raíz estática."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16468,32 +16483,32 @@ msgstr ""
"Clave '{path}'es un diccionario; no puede asignar un valor que no sea de "
"diccionario"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "caduca"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "utilizado por última vez"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "clave"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "escritura habilitada"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Permitir operaciones de creación/actualización/eliminación con esta clave"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "IP permitidas"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16502,14 +16517,25 @@ msgstr ""
"blanco para que no haya restricciones. Por ejemplo: «10.1.1.0/24, "
"192.168.10.16/32, 2001:DB 8:1: :/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "simbólico"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "fichas"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "grupo"
@@ -17356,59 +17382,59 @@ msgstr "Árbol privado virtual de Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Grupo de túneles (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Grupo de túneles (babosas)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Perfil IPSec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Perfil IPSec (nombre)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Túnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Túnel (nombre)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "IP externa (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Política de IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Política IKE (nombre)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Política IPSec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Política IPSec (nombre)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "VPN L2 (babosa)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Interfaz VM (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (nombre)"
diff --git a/netbox/translations/fr/LC_MESSAGES/django.mo b/netbox/translations/fr/LC_MESSAGES/django.mo
index a2f0f5886..239a3448a 100644
Binary files a/netbox/translations/fr/LC_MESSAGES/django.mo and b/netbox/translations/fr/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/fr/LC_MESSAGES/django.po b/netbox/translations/fr/LC_MESSAGES/django.po
index 884edcf48..facd55588 100644
--- a/netbox/translations/fr/LC_MESSAGES/django.po
+++ b/netbox/translations/fr/LC_MESSAGES/django.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: French (https://app.transifex.com/netbox-community/teams/178115/fr/)\n"
@@ -184,7 +184,7 @@ msgstr "Spoke"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Région (ID)"
@@ -197,7 +197,7 @@ msgstr "Région (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Région (slug)"
@@ -234,15 +234,15 @@ msgstr "Groupe de sites (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -279,7 +279,7 @@ msgstr "Site"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Site (slug)"
@@ -338,7 +338,7 @@ msgstr "Type de circuit (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Site (ID)"
@@ -461,7 +461,7 @@ msgstr "Circuit virtuel"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interface (ID)"
@@ -725,8 +725,8 @@ msgstr "Couleur"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -796,7 +796,7 @@ msgstr "Identifiant de compte du prestataire"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -877,7 +877,7 @@ msgstr "Statut"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1024,8 +1024,8 @@ msgstr "Attributs"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1094,7 +1094,7 @@ msgstr "Détails de terminaison"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1123,9 +1123,9 @@ msgstr "Réseau de fournisseurs"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1248,9 +1248,9 @@ msgstr "Rôle opérationnel"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1286,7 +1286,7 @@ msgstr "Interface"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1299,7 +1299,7 @@ msgstr "Interface"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1323,7 +1323,7 @@ msgstr "Emplacement"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1348,7 +1348,7 @@ msgstr "Contacts"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1374,7 +1374,7 @@ msgstr "Région"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1465,7 +1465,7 @@ msgstr "Type de circuit"
msgid "Group Assignment"
msgstr "Affectation de groupe"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1497,7 +1497,7 @@ msgstr "ID de circuit unique"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1611,7 +1611,7 @@ msgstr "ID du panneau de raccordement et numéro (s) de port"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1920,7 +1920,7 @@ msgstr "Bande passante garantie"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2011,9 +2011,9 @@ msgstr "Terminaisons"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2361,6 +2361,7 @@ msgid "File"
msgstr "Fichier"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2415,7 +2416,7 @@ msgstr "Terminé avant"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2604,7 +2605,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "créé"
@@ -2637,7 +2638,7 @@ msgstr "Configuration actuelle"
msgid "Config revision #{id}"
msgstr "Révision de configuration #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2728,7 +2729,7 @@ msgstr ""
msgid "last updated"
msgstr "dernière mise à jour"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "chemin"
@@ -3240,9 +3241,9 @@ msgstr "Rassis"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3378,7 +3379,7 @@ msgstr "Virtuel"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3389,7 +3390,7 @@ msgid "Virtual interfaces"
msgstr "Interfaces virtuelles"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3879,7 +3880,7 @@ msgstr "Est en pleine profondeur"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3937,14 +3938,14 @@ msgstr "Baie (nom)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Appareil (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Appareil (nom)"
@@ -3984,29 +3985,29 @@ msgstr "Câble (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Machine virtuelle (nom)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Machine virtuelle (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interface (nom)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Interface de machine virtuelle (nom)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Interface de machine virtuelle (ID)"
@@ -4036,7 +4037,7 @@ msgstr "VID attribué"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4074,7 +4075,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4095,7 +4096,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Politique de traduction VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4150,14 +4151,14 @@ msgstr "Adresse MAC"
msgid "Primary MAC address (ID)"
msgstr "Adresse MAC principale (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Adresse MAC principale"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Contexte du périphérique virtuel"
@@ -4234,7 +4235,7 @@ msgid "Tags"
msgstr "Étiquettes"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4283,14 +4284,14 @@ msgstr "Fuseau horaire"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4358,24 +4359,24 @@ msgstr "Profondeur de montage"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4385,7 +4386,7 @@ msgid "Weight"
msgstr "Poids"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Poids maximum"
@@ -4393,38 +4394,38 @@ msgstr "Poids maximum"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Unité de poids"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Type de baie"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Dimensions extérieures"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensions"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numérotation"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Type de baie"
@@ -4445,12 +4446,11 @@ msgstr "Étiquette d'actif"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Flux d'air"
@@ -4458,12 +4458,12 @@ msgstr "Flux d'air"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4477,17 +4477,17 @@ msgid "Rack"
msgstr "Baie"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Matériel"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Plateforme par défaut"
@@ -4504,11 +4504,11 @@ msgstr "Hauteur en U"
msgid "Exclude from utilization"
msgstr "Exclure de l'utilisation"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4516,7 +4516,7 @@ msgstr "Exclure de l'utilisation"
msgid "Device Type"
msgstr "Type d'appareil"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4524,7 +4524,7 @@ msgstr "Schéma"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4535,11 +4535,11 @@ msgstr "Schéma"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4547,7 +4547,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Type de module"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Châssis"
@@ -4563,8 +4563,8 @@ msgstr "rôle de machine virtuelle"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4574,19 +4574,19 @@ msgstr "Modèle de configuration"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Type d'appareil"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Rôle de l'appareil"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4600,7 +4600,7 @@ msgstr "Plateforme"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4632,7 +4632,7 @@ msgid "Virtualization"
msgstr "Virtualisation"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Type de module"
@@ -4675,7 +4675,7 @@ msgid "Domain"
msgstr "Domaine"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "panneau d'alimentation"
@@ -4726,8 +4726,8 @@ msgid "Allocated power draw (watts)"
msgstr "Consommation électrique allouée (watts)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "port d'alimentation"
@@ -4760,8 +4760,8 @@ msgstr "Type PoE"
msgid "Wireless role"
msgstr "Rôle sans fil"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4780,7 +4780,7 @@ msgstr "Modules"
msgid "LAG"
msgstr "DÉCALAGE"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Contextes des appareils virtuels"
@@ -4809,7 +4809,7 @@ msgid "Mode"
msgstr "Mode"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4818,7 +4818,7 @@ msgid "VLAN group"
msgstr "groupe VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4826,7 +4826,7 @@ msgid "Untagged VLAN"
msgstr "VLAN non étiqueté"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4842,17 +4842,17 @@ msgid "Remove tagged VLANs"
msgstr "Retirer des VLANs étiquetés"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Service VLAN Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Groupe LAN sans fil"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4860,7 +4860,7 @@ msgid "Wireless LANs"
msgstr "Réseaux locaux sans fil"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4872,17 +4872,17 @@ msgid "Addressing"
msgstr "Adressage"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Fonctionnement"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4890,7 +4890,7 @@ msgid "Related Interfaces"
msgstr "Interfaces associées"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4999,7 +4999,7 @@ msgstr "Site parent"
msgid "Rack's location (if any)"
msgstr "Emplacement de la baie (le cas échéant)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5073,7 +5073,7 @@ msgid "Assigned platform"
msgstr "Plateforme attribuée"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Châssis virtuel"
@@ -5115,7 +5115,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "L'appareil sur lequel ce module est installé"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Baie modulaire"
@@ -5127,7 +5127,7 @@ msgstr "La baie du module dans laquelle ce module est installé"
msgid "The type of module"
msgstr "Le type de module"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Répliquer les composants"
@@ -5139,11 +5139,11 @@ msgstr ""
"Remplir automatiquement les composants associés à ce type de module (activé "
"par défaut)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Adoptez des composants"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Adoptez des composants déjà existants"
@@ -5168,13 +5168,13 @@ msgstr "Port d'alimentation local qui alimente cette prise"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Phase électrique (pour circuits triphasés)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interface parente"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5261,8 +5261,8 @@ msgstr "Rôle sans fil (AP/station)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} n'est pas attribué à l'appareil {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Port arrière"
@@ -5442,7 +5442,7 @@ msgstr ""
"{color} ne correspondait à aucun nom de couleur utilisé et comportait plus "
"de six caractères : hexadécimal non valide."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5473,7 +5473,7 @@ msgstr "Type d'alimentation (AC/DC)"
msgid "Single or three-phase"
msgstr "Monophasé ou triphasé"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5484,7 +5484,7 @@ msgstr "IPv4 principal"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Adresse IPv4 avec masque, par exemple 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5541,7 +5541,7 @@ msgstr ""
msgid "A {model} named {name} already exists"
msgstr "UN {model} nommé {name} existe déjà"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5550,7 +5550,7 @@ msgstr "UN {model} nommé {name} existe déjà"
msgid "Power Panel"
msgstr "Panneau d'alimentation"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5576,12 +5576,12 @@ msgstr "Groupe de parents"
msgid "Function"
msgstr "Fonction"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Réservation"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5644,7 +5644,7 @@ msgid "Connection"
msgstr "Connexion"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5655,7 +5655,7 @@ msgstr "Type"
msgid "Mgmt only"
msgstr "Gestion uniquement"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5762,23 +5762,23 @@ msgstr "Informations de contact"
msgid "Rack Role"
msgstr "Role de la baie"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Identifiant"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Sélectionnez un type de baie prédéfini ou définissez les caractéristiques "
"physiques ci-dessous."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Contrôle des stocks"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5786,42 +5786,42 @@ msgstr ""
"Liste d'identifiants d'unités numériques séparés par des virgules. Une plage"
" peut être spécifiée à l'aide d'un trait d'union."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Entrez un schéma JSON valide pour définir les attributs pris en charge."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil et attributs"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Rôle de l'appareil"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "L'unité la moins numérotée occupée par l'appareil"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"La position dans le châssis virtuel par laquelle cet appareil est identifié"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "La priorité de l'appareil dans le châssis virtuel"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Remplir automatiquement les composants associés à ce type de module"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Caractéristiques"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5836,35 +5836,35 @@ msgstr ""
"{module}, s'il est présent, sera automatiquement remplacé par "
"la valeur de position lors de la création d'un nouveau module."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Modèle de port de console"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Modèle de port de serveur de console"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Modèle de port avant"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Modèle d'interface"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Modèle de prise de courant"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Modèle de port d'alimentation"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Modèle de port arrière"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5872,14 +5872,14 @@ msgstr "Modèle de port arrière"
msgid "Console Port"
msgstr "Port de console"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Port du serveur de consoles"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5890,7 +5890,7 @@ msgstr "Port du serveur de consoles"
msgid "Front Port"
msgstr "Port avant"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5903,40 +5903,40 @@ msgstr "Port avant"
msgid "Rear Port"
msgstr "Port arrière"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Port d'alimentation"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Prise de courant"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Affectation des composants"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Un item d'inventaire ne peut être attribué qu'à un seul composant."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Interface LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtrez les VLAN disponibles pour une attribution par groupe."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Appareil pour enfants"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5944,37 +5944,37 @@ msgstr ""
"Les appareils enfants doivent d'abord être créés et affectés au site et à la"
" baie de l'appareil parent."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Port de console"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Port du serveur de console"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Port avant"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "prise de courant"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Article d'inventaire"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Rôle de l'article d'inventaire"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Interface de machine virtuelle"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5991,7 +5991,7 @@ msgstr "Interface de machine virtuelle"
msgid "Virtual Machine"
msgstr "Machine virtuelle"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Une adresse MAC ne peut être attribuée qu'à un seul objet."
@@ -6070,68 +6070,68 @@ msgstr "Appareils membres"
msgid "A position must be specified for the first VC member."
msgstr "Une position doit être spécifiée pour le premier membre du VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "étiquette"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "longueur"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "unité de longueur"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "câble"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "câbles"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr ""
"Vous devez spécifier une unité lors du réglage de la longueur du câble"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr ""
"Vous devez définir les terminaisons A et B lors de la création d'un nouveau "
"câble."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Impossible de connecter différents types de terminaisons à la même extrémité"
" du câble."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Types de terminaison incompatibles : {type_a} et {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Les terminaisons A et B ne peuvent pas se connecter au même objet."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "fin"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "terminaison de câble"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "terminaisons de câble"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6140,7 +6140,7 @@ msgstr ""
"Impossible de connecter un câble à {obj_parent} > {obj} car il est marqué "
"comme connecté."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6149,68 +6149,68 @@ msgstr ""
"Un doublon de terminaison a été trouvé pour {app_label}.{model} "
"{termination_id}: câble {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Les câbles ne peuvent pas être raccordés à {type_display} interfaces"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Les terminaisons de circuit connectées au réseau d'un fournisseur peuvent ne"
" pas être câblées."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "est actif"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "est terminé"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "est divisé"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "chemin de câble"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "chemins de câbles"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Toutes les terminaisons d'origine doivent être jointes au même lien"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Toutes les terminaisons à mi-distance doivent avoir le même type de "
"terminaison"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Toutes les terminaisons à mi-travée doivent avoir le même objet parent"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Toutes les liaisons doivent être câblées ou sans fil"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Tous les liens doivent correspondre au premier type de lien"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Toutes les positions dénombrées dans le chemin aux extrémités opposées des "
"liens doivent correspondre"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Le filtre de position de terminaison à distance est manquant"
@@ -8561,66 +8561,66 @@ msgstr ""
"Format non valide. Les filtres d'objets doivent être transmis sous forme de "
"dictionnaire."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Liste d'objets"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Afficher une liste arbitraire d'objets."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Le nombre d'objets à afficher par défaut"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Format non valide. Les paramètres d'URL doivent être transmis sous forme de "
"dictionnaire."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr ""
"Sélection de modèle non valide : {self['model'].data} n'est pas pris en "
"charge."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "Fil RSS"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Intégrez un flux RSS provenant d'un site Web externe."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL du flux"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Nécessite une connexion externe"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Le nombre maximum d'objets à afficher"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Durée de conservation du contenu mis en cache (en secondes)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Valeur du délai d'attente pour récupérer le flux (en secondes)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Signets"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Afficher vos favoris personnels"
@@ -8791,7 +8791,7 @@ msgstr "Secret"
msgid "CA file path"
msgstr "chemin du fichier CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Types d'événements"
@@ -8803,9 +8803,9 @@ msgstr "Est actif"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8820,9 +8820,9 @@ msgstr "Types d'objets"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Un ou plusieurs types d'objets attribués"
@@ -8883,37 +8883,68 @@ msgid ""
msgstr ""
"La classe du premier lien d'un groupe sera utilisée pour le bouton déroulant"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Fichier de données"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Doit spécifier un contenu local ou un fichier de données"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Le ou les types d'événements qui déclencheront cette règle"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Objet d'action"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Nom du webhook ou script sous forme de chemin pointillé module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} introuvable"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Scénario {name} introuvable"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Type d'objet attribué"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "La classification de l'entrée"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8922,12 +8953,12 @@ msgstr "La classification de l'entrée"
msgid "Users"
msgstr "Utilisateurs"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Noms d'utilisateur séparés par des virgules, encadrés par des guillemets"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8940,7 +8971,7 @@ msgstr ""
msgid "Groups"
msgstr "Groupes"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Noms de groupes séparés par des virgules, entre guillemets doubles"
@@ -8971,12 +9002,6 @@ msgstr "Données"
msgid "Rendering"
msgstr "Rendu"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Fichier de données"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Types de contenu"
@@ -9149,11 +9174,6 @@ msgstr ""
"Le contenu du modèle est renseigné à partir de la source distante "
"sélectionnée ci-dessous."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Doit spécifier un contenu local ou un fichier de données"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10363,6 +10383,14 @@ msgstr "Ligne"
msgid "Method"
msgstr "Méthode"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10506,19 +10534,19 @@ msgstr "Client"
msgid "Invalid IP address format: {address}"
msgstr "Format d'adresse IP non valide : {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Objectif d'importation"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Cible d'importation (nom)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Objectif d'exportation"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Cible d'exportation (nom)"
@@ -10596,11 +10624,11 @@ msgstr "Groupe VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Groupe VLAN (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (IDENTIFIANT)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Numéro de VLAN (1-4094)"
@@ -12967,63 +12995,63 @@ msgstr "Impossible d'ajouter des magasins au registre après l'initialisation"
msgid "Cannot delete stores from registry"
msgstr "Impossible de supprimer des magasins du registre"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "tchèque"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "danois"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "allemand"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Anglais"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "espagnol"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "français"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "italien"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "japonais"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "néerlandais"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "polonais"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "portugais"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "russe"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Turc"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ukrainien"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "chinois"
@@ -14564,11 +14592,11 @@ msgstr "Puissance alloué"
msgid "Space Utilization"
msgstr "Espace utilisé"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Poids de la baie"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Poids maximum"
@@ -14750,21 +14778,15 @@ msgid "Missing required packages"
msgstr "Paquets requis manquants"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"Il se peut qu'il manque un ou plusieurs paquets Python nécessaires à cette "
-"installation de NetBox. Ces paquets sont répertoriés dans "
-"requirements.txt et local_requirements.txt, et "
-"sont normalement installés dans le cadre du processus d'installation ou de "
-"mise à jour. Pour vérifier les paquets installés, exécutez pip "
-"freeze depuis la console et comparez la sortie à la liste des paquets"
-" requis."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14816,31 +14838,24 @@ msgid "Database migrations missing"
msgstr "Migration de base de données manquante"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Lors de la mise à jour vers une nouvelle version de NetBox, le script de "
-"mise à jour doit être exécuté pour appliquer toute nouvelle migration de "
-"base de données. Vous pouvez exécuter les migrations manuellement en "
-"exécutant python3 manage.py migrate à partir de la ligne de "
-"commande."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Version de PostgreSQL non prise en charge"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Assurez-vous que la version 14 ou ultérieure de PostgreSQL est utilisée. "
-"Vous pouvez vérifier cela en vous connectant à la base de données à l'aide "
-"des informations d'identification de NetBox et en lançant une requête pour "
-"SÉLECTIONNEZ LA VERSION ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15809,14 +15824,12 @@ msgid "Check the following"
msgstr "Vérifiez les points suivants"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 a été exécuté lors de la dernière mise "
-"à jour. Cela installe la version la plus récente de chaque fichier statique "
-"dans le repertoire STATIC_ROOT."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16512,33 +16525,33 @@ msgstr ""
"La clé '{path}'est un dictionnaire ; impossible d'attribuer une valeur autre"
" que dictionnaire"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "expire"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "utilisé pour la dernière fois"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "clé"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "écriture activée"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Autoriser les opérations de création/mise à jour/suppression à l'aide de "
"cette clé"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "adresses IP autorisées"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16547,14 +16560,25 @@ msgstr ""
"Laissez ce champ vide pour éviter toute restriction. Par exemple : "
"« 10.1.1.0/24, 192.168.10.16/32, 2001 : DB 8:1 : /64 »"
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "jeton"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "jetons"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "groupe"
@@ -17398,59 +17422,59 @@ msgstr "Arbre privé virtuel Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Groupe de tunnels (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Groupe de tunnels (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "profil IPSec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Profil IPSec (nom)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunnel (nom)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "IP externe (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Politique IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Politique IKE (nom)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Politique IPSec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Politique IPSec (nom)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Interface de machine virtuelle (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (nom)"
diff --git a/netbox/translations/it/LC_MESSAGES/django.mo b/netbox/translations/it/LC_MESSAGES/django.mo
index 5441739ac..b83878885 100644
Binary files a/netbox/translations/it/LC_MESSAGES/django.mo and b/netbox/translations/it/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/it/LC_MESSAGES/django.po b/netbox/translations/it/LC_MESSAGES/django.po
index 158f7a1a4..826a1a8d7 100644
--- a/netbox/translations/it/LC_MESSAGES/django.po
+++ b/netbox/translations/it/LC_MESSAGES/django.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Italian (https://app.transifex.com/netbox-community/teams/178115/it/)\n"
@@ -176,7 +176,7 @@ msgstr "Ha parlato"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Regione (ID)"
@@ -189,7 +189,7 @@ msgstr "Regione (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Regione (slug)"
@@ -226,15 +226,15 @@ msgstr "Gruppo del sito (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -271,7 +271,7 @@ msgstr "Sito"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Sito (slug)"
@@ -330,7 +330,7 @@ msgstr "Tipo di circuito (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Sito (ID)"
@@ -453,7 +453,7 @@ msgstr "Circuito virtuale"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interfaccia (ID)"
@@ -717,8 +717,8 @@ msgstr "Colore"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -788,7 +788,7 @@ msgstr "Provider account "
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -869,7 +869,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1016,8 +1016,8 @@ msgstr "Attributi"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1086,7 +1086,7 @@ msgstr "Dettagli sulla cessazione"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1115,9 +1115,9 @@ msgstr "Provider network"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1240,9 +1240,9 @@ msgstr "Ruolo operativo"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1278,7 +1278,7 @@ msgstr "Interfaccia"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1291,7 +1291,7 @@ msgstr "Interfaccia"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1315,7 +1315,7 @@ msgstr "Locazione"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1340,7 +1340,7 @@ msgstr "Contatti"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1366,7 +1366,7 @@ msgstr "Regione"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1457,7 +1457,7 @@ msgstr "Tipo di circuito"
msgid "Group Assignment"
msgstr "Assegnazione di gruppo"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1489,7 +1489,7 @@ msgstr "ID univoco del circuito"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1603,7 +1603,7 @@ msgstr "ID del patch panel e numero/i di porta"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1912,7 +1912,7 @@ msgstr "Tasso di impegno"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2003,9 +2003,9 @@ msgstr "Terminazioni"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2354,6 +2354,7 @@ msgid "File"
msgstr "File"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2408,7 +2409,7 @@ msgstr "Completato prima"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2594,7 +2595,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "creato"
@@ -2627,7 +2628,7 @@ msgstr "Configurazione attuale"
msgid "Config revision #{id}"
msgstr "Revisione della configurazione #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2717,7 +2718,7 @@ msgstr ""
msgid "last updated"
msgstr "ultimo aggiornamento"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "sentiero"
@@ -3229,9 +3230,9 @@ msgstr "Stantio"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3367,7 +3368,7 @@ msgstr "Virtuale"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3378,7 +3379,7 @@ msgid "Virtual interfaces"
msgstr "Interfacce virtuali"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3868,7 +3869,7 @@ msgstr "È a piena profondità"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3926,14 +3927,14 @@ msgstr "Rack (nome)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Dispositivo (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Dispositivo (nome)"
@@ -3973,29 +3974,29 @@ msgstr "Cavo (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Macchina virtuale (nome)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Macchina virtuale (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interfaccia (nome)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Interfaccia VM (nome)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Interfaccia VM (ID)"
@@ -4025,7 +4026,7 @@ msgstr "VID assegnato"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4063,7 +4064,7 @@ msgid "VRF (RD)"
msgstr "VRF (ROSSO)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4084,7 +4085,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Politica di traduzione VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4142,14 +4143,14 @@ msgstr "Indirizzo MAC"
msgid "Primary MAC address (ID)"
msgstr "Indirizzo MAC (ID) primario"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Indirizzo MAC primario"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Contesto del dispositivo virtuale"
@@ -4226,7 +4227,7 @@ msgid "Tags"
msgstr "Etichette"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4275,14 +4276,14 @@ msgstr "Fuso orario"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4350,24 +4351,24 @@ msgstr "Profondità di montaggio"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4377,7 +4378,7 @@ msgid "Weight"
msgstr "Peso"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Peso massimo"
@@ -4385,38 +4386,38 @@ msgstr "Peso massimo"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Unità di peso"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Tipo di rack"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Dimensioni esterne"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensioni"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numerazione"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Tipo di rack"
@@ -4437,12 +4438,11 @@ msgstr "Etichetta dell'asset"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Flusso d'aria"
@@ -4450,12 +4450,12 @@ msgstr "Flusso d'aria"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4469,17 +4469,17 @@ msgid "Rack"
msgstr "cremagliera"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Piattaforma predefinita"
@@ -4496,11 +4496,11 @@ msgstr "Altezza U"
msgid "Exclude from utilization"
msgstr "Escludi dall'utilizzo"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4508,7 +4508,7 @@ msgstr "Escludi dall'utilizzo"
msgid "Device Type"
msgstr "Tipo di dispositivo"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4516,7 +4516,7 @@ msgstr "Schema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4527,11 +4527,11 @@ msgstr "Schema"
msgid "Profile"
msgstr "Profilo"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4539,7 +4539,7 @@ msgstr "Profilo"
msgid "Module Type"
msgstr "Tipo di modulo"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Telaio"
@@ -4555,8 +4555,8 @@ msgstr "Ruolo VM"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4566,19 +4566,19 @@ msgstr "Modello di configurazione"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Tipo di dispositivo"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Ruolo del dispositivo"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4592,7 +4592,7 @@ msgstr "piattaforma"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4624,7 +4624,7 @@ msgid "Virtualization"
msgstr "Virtualizzazione"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Tipo di modulo"
@@ -4667,7 +4667,7 @@ msgid "Domain"
msgstr "Dominio"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Pannello di alimentazione"
@@ -4718,8 +4718,8 @@ msgid "Allocated power draw (watts)"
msgstr "Potenza assorbita allocata (watt)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Porta di alimentazione"
@@ -4752,8 +4752,8 @@ msgstr "Tipo PoE"
msgid "Wireless role"
msgstr "Ruolo wireless"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4772,7 +4772,7 @@ msgstr "Modulo"
msgid "LAG"
msgstr "RITARDO"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Contesti dei dispositivi virtuali"
@@ -4801,7 +4801,7 @@ msgid "Mode"
msgstr "modalità"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4810,7 +4810,7 @@ msgid "VLAN group"
msgstr "Gruppo VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4818,7 +4818,7 @@ msgid "Untagged VLAN"
msgstr "VLAN senza tag"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4834,17 +4834,17 @@ msgid "Remove tagged VLANs"
msgstr "Rimuovi le VLAN contrassegnate"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "VLAN di servizio Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Gruppo LAN wireless"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4852,7 +4852,7 @@ msgid "Wireless LANs"
msgstr "LAN wireless"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4864,17 +4864,17 @@ msgid "Addressing"
msgstr "Indirizzamento"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operazione"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4882,7 +4882,7 @@ msgid "Related Interfaces"
msgstr "Interfacce correlate"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4994,7 +4994,7 @@ msgstr "Sito principale"
msgid "Rack's location (if any)"
msgstr "Posizione del rack (se presente)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5068,7 +5068,7 @@ msgid "Assigned platform"
msgstr "Piattaforma assegnata"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Chassis virtuale"
@@ -5110,7 +5110,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Il dispositivo in cui è installato questo modulo"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "alloggiamento per moduli"
@@ -5122,7 +5122,7 @@ msgstr "L'alloggiamento del modulo in cui è installato questo modulo"
msgid "The type of module"
msgstr "Il tipo di modulo"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Componenti replicati"
@@ -5134,11 +5134,11 @@ msgstr ""
"Compila automaticamente i componenti associati a questo tipo di modulo "
"(abilitato per impostazione predefinita)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Adotta i componenti"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Adotta componenti già esistenti"
@@ -5163,13 +5163,13 @@ msgstr "Porta di alimentazione locale che alimenta questa presa"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Fase elettrica (per circuiti trifase)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interfaccia principale"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5256,8 +5256,8 @@ msgstr "Ruolo wireless (AP/stazione)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} non è assegnato al dispositivo {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Porta posteriore"
@@ -5438,7 +5438,7 @@ msgstr ""
"{color} non corrispondeva a nessun nome di colore usato ed era più lungo di "
"sei caratteri: esadecimale non valido."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5469,7 +5469,7 @@ msgstr "Tipo di alimentazione (AC/DC)"
msgid "Single or three-phase"
msgstr "Monofase o trifase"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5480,7 +5480,7 @@ msgstr "IPv4 primario"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Indirizzo IPv4 con maschera, ad esempio 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5535,7 +5535,7 @@ msgstr "Non può adottare {model} {name} in quanto appartiene già a un modulo"
msgid "A {model} named {name} already exists"
msgstr "UN {model} denominato {name} esiste già"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5544,7 +5544,7 @@ msgstr "UN {model} denominato {name} esiste già"
msgid "Power Panel"
msgstr "Pannello di alimentazione"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5570,12 +5570,12 @@ msgstr "Gruppo di genitori"
msgid "Function"
msgstr "Funzione"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Prenotazione"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5638,7 +5638,7 @@ msgid "Connection"
msgstr "Connessione"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5649,7 +5649,7 @@ msgstr "Gentile"
msgid "Mgmt only"
msgstr "Solo gestione"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5757,23 +5757,23 @@ msgstr "Informazioni di contatto"
msgid "Rack Role"
msgstr "Ruolo del rack"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "lumaca"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Seleziona un tipo di rack predefinito o imposta le caratteristiche fisiche "
"di seguito."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Controllo dell'inventario"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5781,44 +5781,44 @@ msgstr ""
"Elenco separato da virgole di ID di unità numeriche. È possibile specificare"
" un intervallo utilizzando un trattino."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Inserisci uno schema JSON valido per definire gli attributi supportati."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profilo e attributi"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Ruolo del dispositivo"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "L'unità con il numero più basso occupata dal dispositivo"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"La posizione nello chassis virtuale da cui viene identificato questo "
"dispositivo"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "La priorità del dispositivo nello chassis virtuale"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr ""
"Compila automaticamente i componenti associati a questo tipo di modulo"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Caratteristiche"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5833,35 +5833,35 @@ msgstr ""
"{module}, se presente, verrà automaticamente sostituito con il "
"valore della posizione durante la creazione di un nuovo modulo."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Modello di porta console"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Modello di porta del server console"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Modello di porta anteriore"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Modello di interfaccia"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Modello di presa di corrente"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Modello di porta di alimentazione"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Modello di porta posteriore"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5869,14 +5869,14 @@ msgstr "Modello di porta posteriore"
msgid "Console Port"
msgstr "Porta console"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Porta Console Server"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5887,7 +5887,7 @@ msgstr "Porta Console Server"
msgid "Front Port"
msgstr "Porta anteriore"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5900,40 +5900,40 @@ msgstr "Porta anteriore"
msgid "Rear Port"
msgstr "Porta posteriore"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Porta di alimentazione"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Presa di corrente"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Assegnazione dei componenti"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Un InventoryItem può essere assegnato solo a un singolo componente."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Interfaccia LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtra le VLAN disponibili per l'assegnazione per gruppo."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Dispositivo per bambini"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5941,37 +5941,37 @@ msgstr ""
"I dispositivi secondari devono prima essere creati e assegnati al sito e al "
"rack del dispositivo principale."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Porta console"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Porta console server"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Porta anteriore"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Presa di corrente"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Articolo di inventario"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Ruolo dell'articolo di inventario"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Interfaccia VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5988,7 +5988,7 @@ msgstr "Interfaccia VM"
msgid "Virtual Machine"
msgstr "Macchina virtuale"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Un indirizzo MAC può essere assegnato a un solo oggetto."
@@ -6070,67 +6070,67 @@ msgstr "Dispositivi per i membri"
msgid "A position must be specified for the first VC member."
msgstr "È necessario specificare una posizione per il primo membro VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "etichetta"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "lunghezza"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "unità di lunghezza"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "cavo"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "cavi"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr ""
"È necessario specificare un'unità quando si imposta la lunghezza del cavo"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr ""
"È necessario definire le terminazioni A e B quando si crea un nuovo cavo."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Non è possibile collegare tipi di terminazione diversi alla stessa estremità"
" del cavo."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Tipi di terminazione incompatibili: {type_a} e {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Le terminazioni A e B non possono connettersi allo stesso oggetto."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "fine"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "terminazione del cavo"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "terminazioni dei cavi"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6139,7 +6139,7 @@ msgstr ""
"Non è possibile collegare un cavo a {obj_parent} > {obj} perché è "
"contrassegnato come connesso."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6148,68 +6148,68 @@ msgstr ""
"È stata rilevata una terminazione duplicata per {app_label}.{model} "
"{termination_id}: cavo {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "I cavi non possono essere terminati {type_display} interfacce"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Le terminazioni dei circuiti collegate alla rete di un provider potrebbero "
"non essere cablate."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "è attivo"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "è completo"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "è diviso"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "percorso via cavo"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "percorsi via cavo"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Tutte le terminazioni originarie devono essere allegate allo stesso link"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Tutte le terminazioni mid-span devono avere lo stesso tipo di terminazione"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Tutte le terminazioni mid-span devono avere lo stesso oggetto principale"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Tutti i collegamenti devono essere via cavo o wireless"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Tutti i link devono corrispondere al primo tipo di link"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Tutti i conteggi delle posizioni all'interno del percorso alle estremità "
"opposte dei collegamenti devono corrispondere"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Manca il filtro della posizione di terminazione remota"
@@ -8574,66 +8574,66 @@ msgstr ""
"Formato non valido. I filtri degli oggetti devono essere passati come "
"dizionario."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Elenco oggetti"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Visualizza un elenco arbitrario di oggetti."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Il numero predefinito di oggetti da visualizzare"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Formato non valido. I parametri URL devono essere passati come dizionario."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr ""
"Selezione del modello non valida: {self['model'].data} non è supportato."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "Feed RSS"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Incorpora un feed RSS da un sito Web esterno."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL del feed"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Richiede una connessione esterna"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Il numero massimo di oggetti da visualizzare"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr ""
"Per quanto tempo conservare il contenuto memorizzato nella cache (in "
"secondi)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Valore di timeout per il recupero del feed (in secondi)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Segnalibri"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Mostra i tuoi segnalibri personali"
@@ -8803,7 +8803,7 @@ msgstr "Segreto"
msgid "CA file path"
msgstr "Percorso del file CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Tipi di eventi"
@@ -8815,9 +8815,9 @@ msgstr "È attivo"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8832,9 +8832,9 @@ msgstr "Tipi di oggetti"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Uno o più tipi di oggetti assegnati"
@@ -8896,37 +8896,68 @@ msgstr ""
"La classe del primo link di un gruppo verrà utilizzata per il pulsante a "
"discesa"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "File di dati"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "È necessario specificare il contenuto locale o un file di dati"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "I tipi di evento che attiveranno questa regola"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Oggetto d'azione"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Nome o script del webhook come percorso punteggiato module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} non trovato"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Sceneggiatura {name} non trovato"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Tipo di oggetto assegnato"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "La classificazione degli ingressi"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8935,11 +8966,11 @@ msgstr "La classificazione degli ingressi"
msgid "Users"
msgstr "Utenti"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Nomi utente separati da virgole, racchiusi tra virgolette"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8952,7 +8983,7 @@ msgstr "Nomi utente separati da virgole, racchiusi tra virgolette"
msgid "Groups"
msgstr "Gruppi"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Nomi di gruppo separati da virgole, racchiusi tra virgolette doppie"
@@ -8983,12 +9014,6 @@ msgstr "Dati"
msgid "Rendering"
msgstr "Rendering"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "File di dati"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Tipi di contenuto"
@@ -9161,11 +9186,6 @@ msgstr ""
"Il contenuto del modello viene compilato dalla fonte remota selezionata di "
"seguito."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "È necessario specificare il contenuto locale o un file di dati"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10362,6 +10382,14 @@ msgstr "Linea"
msgid "Method"
msgstr "Metodo"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10505,19 +10533,19 @@ msgstr "Cliente"
msgid "Invalid IP address format: {address}"
msgstr "Formato dell'indirizzo IP non valido: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Obiettivo di importazione"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Obiettivo di importazione (nome)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Obiettivo di esportazione"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Destinazione di esportazione (nome)"
@@ -10595,11 +10623,11 @@ msgstr "Gruppo VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Gruppo VLAN (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Numero VLAN (1-4094)"
@@ -12959,63 +12987,63 @@ msgstr "Impossibile aggiungere negozi al registro dopo l'inizializzazione"
msgid "Cannot delete stores from registry"
msgstr "Impossibile eliminare i negozi dal registro"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "cechi"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "danese"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Tedesco"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Inglese"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "spagnolo"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Francese"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italiano"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Giapponese"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Olandese"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Polacco"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "portoghese"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Russo"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "turco"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "ucraino"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Cinese"
@@ -14551,11 +14579,11 @@ msgstr "Pareggio assegnato"
msgid "Space Utilization"
msgstr "Utilizzo dello spazio"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Peso dello scaffale"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Peso massimo"
@@ -14737,21 +14765,15 @@ msgid "Missing required packages"
msgstr "Pacchetti obbligatori mancanti"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"In questa installazione di NetBox potrebbero mancare uno o più pacchetti "
-"Python richiesti. Questi pacchetti sono elencati in "
-"requirements.txt e local_requirements.txte vengono"
-" normalmente installati come parte del processo di installazione o "
-"aggiornamento. Per verificare i pacchetti installati, esegui "
-"congelamento dei tubi dalla console e confronta l'output con "
-"l'elenco dei pacchetti richiesti."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14804,29 +14826,24 @@ msgid "Database migrations missing"
msgstr "Migrazioni del database mancanti"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Quando si esegue l'aggiornamento a una nuova versione di NetBox, è "
-"necessario eseguire lo script di aggiornamento per applicare eventuali nuove"
-" migrazioni del database. È possibile eseguire le migrazioni manualmente "
-"eseguendo python3 manage.py migrare dalla riga di comando."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Versione PostgreSQL non supportata"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Assicurati che PostgreSQL versione 14 o successiva sia in uso. Puoi "
-"verificarlo connettendoti al database utilizzando le credenziali di NetBox "
-"ed eseguendo una richiesta per SELEZIONA LA VERSIONE ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15796,14 +15813,12 @@ msgid "Check the following"
msgstr "Controlla quanto segue"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 raccoglie dati statici è stato eseguito durante "
-"l'aggiornamento più recente. Questo installa l'iterazione più recente di "
-"ogni file statico nel percorso radice statico."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16499,33 +16514,33 @@ msgstr ""
"Chiave '{path}'è un dizionario; non può assegnare un valore diverso dal "
"dizionario"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "scade"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "usato per ultimo"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "chiave"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "scrittura abilitata"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Consenti operazioni di creazione/aggiornamento/eliminazione utilizzando "
"questa chiave"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "IP consentiti"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16534,14 +16549,25 @@ msgstr ""
"vuoto per non avere restrizioni. Es: «10.1.1.0/24, 192.168.10.16/32, 2001:DB"
" 8:1: :/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "gettone"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "gettoni"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "gruppo"
@@ -17383,59 +17409,59 @@ msgstr "Albero privato virtuale Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Gruppo Tunnel (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Gruppo tunnel (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Profilo IPSec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Profilo IPSec (nome)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunnel (nome)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "IP esterno (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Politica IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Politica IKE (nome)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Politica IPSec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Politica IPSec (nome)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Interfaccia VM (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (nome)"
diff --git a/netbox/translations/ja/LC_MESSAGES/django.mo b/netbox/translations/ja/LC_MESSAGES/django.mo
index e9041c800..67e12bc0b 100644
Binary files a/netbox/translations/ja/LC_MESSAGES/django.mo and b/netbox/translations/ja/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/ja/LC_MESSAGES/django.po b/netbox/translations/ja/LC_MESSAGES/django.po
index f010cff72..d686f1976 100644
--- a/netbox/translations/ja/LC_MESSAGES/django.po
+++ b/netbox/translations/ja/LC_MESSAGES/django.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: teapot, 2025\n"
"Language-Team: Japanese (https://app.transifex.com/netbox-community/teams/178115/ja/)\n"
@@ -173,7 +173,7 @@ msgstr "スポーク"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "リージョン (ID)"
@@ -186,7 +186,7 @@ msgstr "リージョン (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "リージョン (slug)"
@@ -223,15 +223,15 @@ msgstr "サイトグループ (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -268,7 +268,7 @@ msgstr "サイト"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "サイト (slug)"
@@ -327,7 +327,7 @@ msgstr "回線タイプ (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "サイト (ID)"
@@ -341,7 +341,7 @@ msgstr "ロケーション (ID)"
#: netbox/circuits/filtersets.py:242 netbox/circuits/filtersets.py:246
msgid "Termination A (ID)"
-msgstr "ターミネーション A (ID)"
+msgstr "終端A (ID)"
#: netbox/circuits/filtersets.py:271 netbox/circuits/filtersets.py:373
#: netbox/circuits/filtersets.py:535 netbox/core/filtersets.py:81
@@ -450,7 +450,7 @@ msgstr "仮想回線"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "インタフェース (ID)"
@@ -714,8 +714,8 @@ msgstr "色"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -785,7 +785,7 @@ msgstr "プロバイダアカウント"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -866,7 +866,7 @@ msgstr "ステータス"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -936,7 +936,7 @@ msgstr "開通日"
#: netbox/circuits/forms/bulk_edit.py:164
#: netbox/circuits/forms/filtersets.py:196
msgid "Termination date"
-msgstr "終了日"
+msgstr "終端日"
#: netbox/circuits/forms/bulk_edit.py:170
#: netbox/circuits/forms/filtersets.py:203
@@ -1013,8 +1013,8 @@ msgstr "属性"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1038,7 +1038,7 @@ msgstr "テナンシー"
#: netbox/circuits/forms/model_forms.py:171
#: netbox/dcim/forms/bulk_import.py:1419 netbox/dcim/forms/bulk_import.py:1444
msgid "Termination type"
-msgstr "終了タイプ"
+msgstr "終端タイプ"
#: netbox/circuits/forms/bulk_edit.py:218
#: netbox/circuits/forms/bulk_import.py:133
@@ -1048,7 +1048,7 @@ msgstr "終了タイプ"
#: netbox/templates/dcim/cable.html:68 netbox/templates/dcim/cable.html:72
#: netbox/vpn/forms/bulk_import.py:100 netbox/vpn/forms/filtersets.py:82
msgid "Termination"
-msgstr "終了"
+msgstr "終端"
#: netbox/circuits/forms/bulk_edit.py:226
msgid "Port speed (Kbps)"
@@ -1078,12 +1078,12 @@ msgstr "回線終端"
#: netbox/circuits/forms/bulk_edit.py:245
#: netbox/circuits/forms/model_forms.py:187
msgid "Termination Details"
-msgstr "終了詳細"
+msgstr "終端詳細"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1112,9 +1112,9 @@ msgstr "プロバイダネットワーク"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1237,9 +1237,9 @@ msgstr "運用上のロール"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1275,7 +1275,7 @@ msgstr "インタフェース"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1288,7 +1288,7 @@ msgstr "インタフェース"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1312,7 +1312,7 @@ msgstr "ロケーション"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1337,7 +1337,7 @@ msgstr "連絡先"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1363,7 +1363,7 @@ msgstr "リージョン"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1454,7 +1454,7 @@ msgstr "回線タイプ"
msgid "Group Assignment"
msgstr "グループ割当"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1486,7 +1486,7 @@ msgstr "一意な回線 ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1504,11 +1504,11 @@ msgstr "状態"
#: netbox/circuits/models/circuits.py:81 netbox/templates/core/plugin.html:20
msgid "installed"
-msgstr "開通済"
+msgstr "導入"
#: netbox/circuits/models/circuits.py:86
msgid "terminates"
-msgstr "終端"
+msgstr "解約"
#: netbox/circuits/models/circuits.py:91
msgid "commit rate (Kbps)"
@@ -1600,7 +1600,7 @@ msgstr "パッチパネル ID とポート番号"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1908,7 +1908,7 @@ msgstr "保証帯域"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -1999,9 +1999,9 @@ msgstr "終端"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2348,6 +2348,7 @@ msgid "File"
msgstr "ファイル"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2402,7 +2403,7 @@ msgstr "以前に完了"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2584,7 +2585,7 @@ msgstr "このオブジェクトタイプ ({type}) では変更ログはサポ
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "作成"
@@ -2617,7 +2618,7 @@ msgstr "現在の設定"
msgid "Config revision #{id}"
msgstr "設定履歴 #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2702,7 +2703,7 @@ msgstr "バックエンドの初期化中にエラーが発生しました。依
msgid "last updated"
msgstr "最終更新日時"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "パス"
@@ -3210,9 +3211,9 @@ msgstr "古い"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3348,7 +3349,7 @@ msgstr "仮想"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3359,7 +3360,7 @@ msgid "Virtual interfaces"
msgstr "仮想インタフェース"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3849,7 +3850,7 @@ msgstr "奥行きをすべて使う"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3907,14 +3908,14 @@ msgstr "ラック (名前)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "デバイス (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "デバイス (名前)"
@@ -3954,29 +3955,29 @@ msgstr "ケーブル (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "仮想マシン (名前)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "仮想マシン (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "インタフェース (名前)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "VM インタフェース (名前)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "VM インタフェース (ID)"
@@ -4006,7 +4007,7 @@ msgstr "割当 VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4044,7 +4045,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4065,7 +4066,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN 変換ポリシー (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4119,14 +4120,14 @@ msgstr "MAC アドレス"
msgid "Primary MAC address (ID)"
msgstr "プライマリ MAC アドレス (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "プライマリ MAC アドレス"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "仮想デバイスコンテキスト"
@@ -4203,7 +4204,7 @@ msgid "Tags"
msgstr "タグ"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4250,14 +4251,14 @@ msgstr "タイムゾーン"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4325,24 +4326,24 @@ msgstr "取り付け奥行き"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4352,7 +4353,7 @@ msgid "Weight"
msgstr "重量"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "最大重量"
@@ -4360,38 +4361,38 @@ msgstr "最大重量"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "重量単位"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "ラックタイプ"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "外形寸法"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "寸法"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "ナンバリング"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "ラックタイプ"
@@ -4412,12 +4413,11 @@ msgstr "アセットタグ"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "エアフロー"
@@ -4425,12 +4425,12 @@ msgstr "エアフロー"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4444,17 +4444,17 @@ msgid "Rack"
msgstr "ラック"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "ハードウェア"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "デフォルトプラットフォーム"
@@ -4471,11 +4471,11 @@ msgstr "ユニット数"
msgid "Exclude from utilization"
msgstr "ラック利用率に含めない"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4483,7 +4483,7 @@ msgstr "ラック利用率に含めない"
msgid "Device Type"
msgstr "デバイスタイプ"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4491,7 +4491,7 @@ msgstr "スキーマ"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4502,11 +4502,11 @@ msgstr "スキーマ"
msgid "Profile"
msgstr "プロフィール"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4514,7 +4514,7 @@ msgstr "プロフィール"
msgid "Module Type"
msgstr "モジュールタイプ"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "シャーシ"
@@ -4530,8 +4530,8 @@ msgstr "VMのロール"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4541,19 +4541,19 @@ msgstr "設定テンプレート"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "デバイスタイプ"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "デバイスロール"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4567,7 +4567,7 @@ msgstr "プラットフォーム"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4599,7 +4599,7 @@ msgid "Virtualization"
msgstr "仮想化"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "モジュールタイプ"
@@ -4642,7 +4642,7 @@ msgid "Domain"
msgstr "ドメイン"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "電源盤"
@@ -4693,8 +4693,8 @@ msgid "Allocated power draw (watts)"
msgstr "割当消費電力 (ワット)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "電源ポート"
@@ -4727,8 +4727,8 @@ msgstr "PoE タイプ"
msgid "Wireless role"
msgstr "無線ロール"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4747,7 +4747,7 @@ msgstr "モジュール"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "仮想デバイスコンテキスト"
@@ -4776,7 +4776,7 @@ msgid "Mode"
msgstr "モード"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4785,7 +4785,7 @@ msgid "VLAN group"
msgstr "VLAN グループ"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4793,7 +4793,7 @@ msgid "Untagged VLAN"
msgstr "タグなし VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4809,17 +4809,17 @@ msgid "Remove tagged VLANs"
msgstr "タグ付 VLAN の削除"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q サービス VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "無線 LAN グループ"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4827,7 +4827,7 @@ msgid "Wireless LANs"
msgstr "無線 LAN"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4839,17 +4839,17 @@ msgid "Addressing"
msgstr "アドレス"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "オペレーション"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4857,7 +4857,7 @@ msgid "Related Interfaces"
msgstr "関連インタフェース"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4965,7 +4965,7 @@ msgstr "親サイト"
msgid "Rack's location (if any)"
msgstr "ラックのロケーション (存在する場合)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5039,7 +5039,7 @@ msgid "Assigned platform"
msgstr "割当プラットフォーム"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "バーチャルシャーシ"
@@ -5079,7 +5079,7 @@ msgstr "取付られているデバイスベイ (子デバイス用)"
msgid "The device in which this module is installed"
msgstr "取付られているデバイス"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "モジュールベイ"
@@ -5091,7 +5091,7 @@ msgstr "取付られているモジュールベイ"
msgid "The type of module"
msgstr "モジュールタイプ"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "構成要素を複製"
@@ -5101,11 +5101,11 @@ msgid ""
"by default)"
msgstr "関連する構成要素を自動的に登録 (デフォルト)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "既存の構成要素を採用"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "既存の構成要素を採用"
@@ -5130,13 +5130,13 @@ msgstr "このコンセントに給電する電源ポート"
msgid "Electrical phase (for three-phase circuits)"
msgstr "電気位相 (三相回路用)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "親インタフェース"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5222,8 +5222,8 @@ msgstr "無線ロール (AP/ステーション)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} デバイスには割り当てられていません {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "背面ポート"
@@ -5393,7 +5393,7 @@ msgid ""
"characters: invalid hex."
msgstr "{color} 使用されているどの色名とも一致せず、6 文字を超えました。16 進数が無効です。"
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5424,7 +5424,7 @@ msgstr "電源タイプ (AC/DC)"
msgid "Single or three-phase"
msgstr "単相または三相"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5435,7 +5435,7 @@ msgstr "プライマリ IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "マスク付きの IPv4 アドレス (例:1.2.3.4/24)"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5485,7 +5485,7 @@ msgstr " {model} {name} は既にモジュールに属しているので採用
msgid "A {model} named {name} already exists"
msgstr "{model} {name} は既に存在しています"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5494,7 +5494,7 @@ msgstr "{model} {name} は既に存在しています"
msgid "Power Panel"
msgstr "電源盤"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5520,12 +5520,12 @@ msgstr "親グループ"
msgid "Function"
msgstr "機能"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "予約"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5588,7 +5588,7 @@ msgid "Connection"
msgstr "接続"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5599,7 +5599,7 @@ msgstr "種類"
msgid "Mgmt only"
msgstr "管理のみ"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5706,60 +5706,60 @@ msgstr "連絡先情報"
msgid "Rack Role"
msgstr "ラックロール"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Slug"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr "定義済みのラックタイプを選択するか、以下で物理特性を設定してください。"
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "在庫管理"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
msgstr "カンマ区切りのユニット ID 。範囲はハイフンを使用して指定できます。"
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr "有効な JSON スキーマを入力して、サポートされている属性を定義します。"
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "プロファイルと属性"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "デバイスロール"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "デバイスが使用している最も小さいユニット番号"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "仮想シャーシ内の位置"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "仮想シャーシ内の優先度"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "このモジュールタイプに関連する構成要素を自動的に入力する"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "特性"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5772,35 +5772,35 @@ msgstr ""
"1[ge,xe]-0/0/[0-9]1)。トークン "
"{module}が存在する場合、新しいモジュールを作成する際に、自動的に位置の値に置き換えられます。"
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "コンソールポートテンプレート"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "コンソールサーバポートテンプレート"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "前面ポートテンプレート"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "インタフェーステンプレート"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "電源コンセントテンプレート"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "電源ポートテンプレート"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "背面ポートテンプレート"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5808,14 +5808,14 @@ msgstr "背面ポートテンプレート"
msgid "Console Port"
msgstr "コンソールポート"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "コンソールサーバポート"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5826,7 +5826,7 @@ msgstr "コンソールサーバポート"
msgid "Front Port"
msgstr "前面ポート"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5839,76 +5839,76 @@ msgstr "前面ポート"
msgid "Rear Port"
msgstr "背面ポート"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "電源ポート"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "電源コンセント"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "構成要素割り当て"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "在庫品目は1つの構成要素にのみ割り当てることができます。"
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "LAG インタフェース"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "割り当て可能な VLAN をグループ別にフィルタリングします。"
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "子デバイス"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
msgstr "まず子デバイスを作成し、親デバイスのサイトとラックに割り当てる必要があります。"
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "コンソールポート"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "コンソールサーバポート"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "前面ポート"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "電源コンセント"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "在庫品目"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "在庫品目ロール"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "VM インターフェイス"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5925,7 +5925,7 @@ msgstr "VM インターフェイス"
msgid "Virtual Machine"
msgstr "仮想マシン"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC アドレスは 1 つのオブジェクトにのみ割り当てることができます。"
@@ -5996,131 +5996,131 @@ msgstr "メンバーデバイス"
msgid "A position must be specified for the first VC member."
msgstr "最初の VC メンバーのポジションを指定する必要があります。"
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "ラベル"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "長さ"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "長さの単位"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "ケーブル"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "ケーブル"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "ケーブル長を設定するときは単位を指定する必要があります"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "新しいケーブルを作成するときは、A 終端と B 終端を定義する必要があります。"
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr "ケーブルの同じ端に異なる終端タイプを接続することはできません。"
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "互換性のない終端タイプ: {type_a} そして {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "A 端子と B 端子を同じオブジェクトに接続することはできません。"
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "端"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "ケーブル終端"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "ケーブル終端"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
"connected."
msgstr "にケーブルを接続できません {obj_parent} > {obj} 接続済みとマークされているからです。"
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
"{cable_pk}"
-msgstr "の重複終了が見つかりました {app_label}。{model} {termination_id}: ケーブル {cable_pk}"
+msgstr "{app_label}の重複終了が見つかりました 。{model} {termination_id}: ケーブル {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "ケーブルは終端できません {type_display} インターフェース"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr "プロバイダーネットワークに接続されている回線終端はケーブル接続できない場合があります。"
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "アクティブ"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "完了"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "分割"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "ケーブル経路"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "ケーブル経路"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "元の端子はすべて同じリンクに接続する必要があります"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "ミッドスパン終端はすべて同じ終端タイプでなければなりません"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "すべてのミッドスパン終端には同じ親オブジェクトが必要です"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "すべてのリンクはケーブルまたはワイヤレスでなければなりません"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "すべてのリンクは最初のリンクタイプと一致する必要があります"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr "リンクの両端のパス内の位置数はすべて一致する必要があります"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "リモートターミネーションポジションフィルタがありません"
@@ -8360,62 +8360,62 @@ msgstr "オブジェクトの数をカウントするときに適用するフィ
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "形式が無効です。オブジェクトフィルタはディクショナリとして渡さなければなりません。"
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "オブジェクトリスト"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "任意のオブジェクトリストを表示します。"
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "デフォルトで表示するオブジェクト数"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "形式が無効です。URL パラメータはディクショナリとして渡さなければなりません。"
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "モデル選択が無効です: {self['model'].data} はサポートされていません。"
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS フィード"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "外部 Web サイトの RSS フィードを埋め込みます。"
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "フィード URL"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "外部接続が必要"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "表示するオブジェクトの最大数"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "キャッシュされたコンテンツを保存する時間 (秒)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "フィード取得のタイムアウト値 (秒単位)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "ブックマーク"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "個人用のブックマークを表示する"
@@ -8585,7 +8585,7 @@ msgstr "シークレット"
msgid "CA file path"
msgstr "CA ファイルパス"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "イベントタイプ"
@@ -8597,9 +8597,9 @@ msgstr "有効"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8614,9 +8614,9 @@ msgstr "オブジェクトタイプ"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "1 つ以上の割当オブジェクトタイプ"
@@ -8675,37 +8675,68 @@ msgid ""
"The class of the first link in a group will be used for the dropdown button"
msgstr "グループ内の最初のリンクのクラスがドロップダウンボタンに使用されます"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "データファイル"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "ローカルコンテンツまたはデータファイルのいずれかを指定する必要があります"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "このルールをトリガーするイベントタイプ"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "アクションオブジェクト"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "ドットパス形式 (module.Class) のウェブフック名またはスクリプト"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "ウェブフック {name} 見つかりません"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "スクリプト {name} 見つかりません"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "割当オブジェクトタイプ"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "エントリの分類"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8714,11 +8745,11 @@ msgstr "エントリの分類"
msgid "Users"
msgstr "ユーザ"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "二重引用符で囲んだカンマ区切りのユーザ名"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8731,7 +8762,7 @@ msgstr "二重引用符で囲んだカンマ区切りのユーザ名"
msgid "Groups"
msgstr "グループ"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "二重引用符で囲んだカンマ区切りのグループ名"
@@ -8762,12 +8793,6 @@ msgstr "データ"
msgid "Rendering"
msgstr "レンダリング"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "データファイル"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "コンテンツタイプ"
@@ -8929,11 +8954,6 @@ msgstr "エクスポートテンプレート"
msgid "Template content is populated from the remote source selected below."
msgstr "選択したリモートソースから、テンプレートコンテンツが入力されます。"
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "ローカルコンテンツまたはデータファイルのいずれかを指定する必要があります"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10068,6 +10088,14 @@ msgstr "ライン"
msgid "Method"
msgstr "メソッド"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10206,19 +10234,19 @@ msgstr "顧客"
msgid "Invalid IP address format: {address}"
msgstr "IP アドレス形式が無効です: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "インポート対象"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "インポート対象 (名前)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "エクスポート対象"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "エクスポート対象 (名前)"
@@ -10296,11 +10324,11 @@ msgstr "VLAN グループ (ID)"
msgid "VLAN Group (slug)"
msgstr "VLAN グループ (スラッグ)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN 番号 (1-4094)"
@@ -12573,63 +12601,63 @@ msgstr "初期化後にストアをレジストリに追加できません"
msgid "Cannot delete stores from registry"
msgstr "レジストリからストアを削除できません"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "チェコ語"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "デンマーク語"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "ドイツ語"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "英語"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "スペイン語"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "フランス語"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "イタリア語"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "日本語"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "オランダ語"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "ポーランド語"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "ポルトガル語"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "ロシア語"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "トルコ語"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "ウクライナ語"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "中国語"
@@ -13184,7 +13212,7 @@ msgstr "バーチャルサーキットの追加"
#: netbox/templates/circuits/virtualcircuit.html:91
#: netbox/templates/vpn/tunnel.html:9
msgid "Add Termination"
-msgstr "終了を追加"
+msgstr "終端を追加"
#: netbox/templates/circuits/virtualcircuittermination.html:23
msgid "Virtual Circuit Termination"
@@ -14153,11 +14181,11 @@ msgstr "割り当てられた抽選"
msgid "Space Utilization"
msgstr "スペース活用"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "ラック重量"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "最大重量"
@@ -14335,18 +14363,15 @@ msgid "Missing required packages"
msgstr "必要なパッケージが見つかりません"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"この NetBox の取付には、必要な Python パッケージが 1 つ以上欠けている可能性があります。これらのパッケージは、に一覧表示されています。"
-" requirements.txt そして "
-"local_requirements.txt、通常は取付またはアップグレードプロセスの一部として取付されます。取付されたパッケージを確認するには、以下を実行します。"
-" ピップフリーズ コンソールから、出力を必要なパッケージのリストと比較します。"
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14392,27 +14417,24 @@ msgid "Database migrations missing"
msgstr "データベースマイグレーションが見つかりません"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"NetBox "
-"の新しいリリースにアップグレードする場合、新しいデータベースマイグレーションを適用するには、アップグレードスクリプトを実行する必要があります。マイグレーションは以下を実行することで手動で実行できます。"
-" python3 manage.py マイグレーション コマンドラインから。"
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "サポートされていない PostgreSQL バージョン"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"PostgreSQL バージョン 14 以降が使用されていることを確認してください。これを確認するには、NetBox "
-"の認証情報を使用してデータベースに接続し、次のクエリを実行します。 SELECT VERSION()。"
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15365,13 +15387,12 @@ msgid "Check the following"
msgstr "以下を確認してください"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 コレクトスタティック "
-"最新のアップグレード時に実行されました。これにより、各静的ファイルの最新のイテレーションが静的ルートパスにインストールされます。"
#: netbox/templates/media_failure.html:35
#, python-format
@@ -15647,7 +15668,7 @@ msgstr "L2VPN アトリビュート"
#: netbox/templates/vpn/l2vpn.html:64 netbox/templates/vpn/tunnel.html:76
msgid "Add a Termination"
-msgstr "終了を追加"
+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:62
@@ -16052,31 +16073,31 @@ msgstr "キー '{path}'はリーフノードです。新しいキーを割り当
msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr "キー '{path}'はディクショナリです。ディクショナリ以外の値は割り当てられません"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "期限切れ"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "最終使用日"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "キー"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "書き込み有効"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "このキーを使用して作成/更新/削除操作を許可する"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "許可された IP"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16085,14 +16106,25 @@ msgstr ""
"ネットワーク。制限がない場合は空白のままにしてください。例:10.1.1.0/24、192.168.10.16/32、2001: DB 8:1:: "
"/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "トークン"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "トークン"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "グループ"
@@ -16355,7 +16387,7 @@ msgstr "レンジ」{value}「は無効です。"
msgid ""
"Invalid range: Ending value ({end}) must be greater than beginning value "
"({begin})."
-msgstr "範囲が無効です:終了値 ({end}) は開始値 () より大きくなければなりません{begin})。"
+msgstr "範囲が無効です:終了値 ({end}) は開始値 ({begin}) より大きくなければなりません。"
#: netbox/utilities/forms/utils.py:235
#, python-brace-format
@@ -16873,59 +16905,59 @@ msgstr "イーサネット仮想プライベートツリー"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "トンネルグループ (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "トンネルグループ (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPsec プロファイル (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPsec プロファイル (名前)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "トンネル (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "トンネル (名前)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "外部IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE ポリシー (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE ポリシー (名前)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPsec ポリシー (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPsec ポリシー (名前)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "VM インタフェース (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (名前)"
@@ -17142,16 +17174,16 @@ msgstr "IPsec プロファイル"
#: netbox/vpn/models/l2vpn.py:117
msgid "L2VPN termination"
-msgstr "L2 VPN ターミネーション"
+msgstr "L2 VPN 終端"
#: netbox/vpn/models/l2vpn.py:118
msgid "L2VPN terminations"
-msgstr "L2 VPN ターミネーション"
+msgstr "L2 VPN 終端"
#: netbox/vpn/models/l2vpn.py:133
#, python-brace-format
msgid "L2VPN Termination already assigned ({assigned_object})"
-msgstr "L2VPN ターミネーションはすでに割り当てられています({assigned_object})"
+msgstr "L2VPN 終端はすでに割り当てられています({assigned_object})"
#: netbox/vpn/models/l2vpn.py:145
#, python-brace-format
diff --git a/netbox/translations/nl/LC_MESSAGES/django.mo b/netbox/translations/nl/LC_MESSAGES/django.mo
index a9a6de79a..6c57a4483 100644
Binary files a/netbox/translations/nl/LC_MESSAGES/django.mo and b/netbox/translations/nl/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/nl/LC_MESSAGES/django.po b/netbox/translations/nl/LC_MESSAGES/django.po
index fefc7222a..799b1cc2f 100644
--- a/netbox/translations/nl/LC_MESSAGES/django.po
+++ b/netbox/translations/nl/LC_MESSAGES/django.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Dutch (https://app.transifex.com/netbox-community/teams/178115/nl/)\n"
@@ -178,7 +178,7 @@ msgstr "Spoke"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Regio (ID)"
@@ -191,7 +191,7 @@ msgstr "Regio (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Regio (slug)"
@@ -228,15 +228,15 @@ msgstr "Sitegroep (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -273,7 +273,7 @@ msgstr "Site"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Site (slug)"
@@ -332,7 +332,7 @@ msgstr "Circuittype (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Locatie (ID)"
@@ -455,7 +455,7 @@ msgstr "Virtueel circuit"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interface (ID)"
@@ -719,8 +719,8 @@ msgstr "Kleur"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -790,7 +790,7 @@ msgstr "Provideraccount"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -871,7 +871,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1018,8 +1018,8 @@ msgstr "Attributen"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1088,7 +1088,7 @@ msgstr "Details van de beëindiging"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1117,9 +1117,9 @@ msgstr "Netwerkprovider"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1242,9 +1242,9 @@ msgstr "Operationele rol"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1280,7 +1280,7 @@ msgstr "Interface"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1293,7 +1293,7 @@ msgstr "Interface"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1317,7 +1317,7 @@ msgstr "Locatie"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1342,7 +1342,7 @@ msgstr "Contacten"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1368,7 +1368,7 @@ msgstr "Regio"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1459,7 +1459,7 @@ msgstr "Circuittype"
msgid "Group Assignment"
msgstr "Groepsopdracht"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1491,7 +1491,7 @@ msgstr "Uniek circuit-ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1605,7 +1605,7 @@ msgstr "ID en poortnummer(s) van het patchpaneel"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1914,7 +1914,7 @@ msgstr "Vastleggingspercentage"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2005,9 +2005,9 @@ msgstr "Beëindigingen"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2356,6 +2356,7 @@ msgid "File"
msgstr "Bestand"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2410,7 +2411,7 @@ msgstr "Eerder voltooid"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2597,7 +2598,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "aangemaakt"
@@ -2630,7 +2631,7 @@ msgstr "Huidige configuratie"
msgid "Config revision #{id}"
msgstr "Revisie van de configuratie #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2719,7 +2720,7 @@ msgstr ""
msgid "last updated"
msgstr "laatst bijgewerkt"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "pad"
@@ -3231,9 +3232,9 @@ msgstr "Muf"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3369,7 +3370,7 @@ msgstr "Virtueel"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3380,7 +3381,7 @@ msgid "Virtual interfaces"
msgstr "Virtuele interfaces"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3870,7 +3871,7 @@ msgstr "Is volledige diepte"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3928,14 +3929,14 @@ msgstr "Rack (naam)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Apparaat (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Apparaat (naam)"
@@ -3975,29 +3976,29 @@ msgstr "Kabel (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Virtuele machine (naam)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Virtuele machine (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interface (naam)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "VM-interface (naam)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "VM-interface (ID)"
@@ -4027,7 +4028,7 @@ msgstr "Toegewezen VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4065,7 +4066,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4086,7 +4087,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN-vertaalbeleid (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4142,14 +4143,14 @@ msgstr "MAC-adres"
msgid "Primary MAC address (ID)"
msgstr "Primair MAC-adres (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Primair MAC-adres"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Context van het virtuele apparaat"
@@ -4226,7 +4227,7 @@ msgid "Tags"
msgstr "Labels"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4275,14 +4276,14 @@ msgstr "Tijdzone"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4350,24 +4351,24 @@ msgstr "Inbouwdiepte"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4377,7 +4378,7 @@ msgid "Weight"
msgstr "Gewicht"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Maximaal gewicht"
@@ -4385,38 +4386,38 @@ msgstr "Maximaal gewicht"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Gewichtseenheid"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Racktype"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Buitenafmetingen"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensies"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Nummering"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Racktype"
@@ -4437,12 +4438,11 @@ msgstr "Tag voor bedrijfsmiddelen"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Luchtstroom"
@@ -4450,12 +4450,12 @@ msgstr "Luchtstroom"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4469,17 +4469,17 @@ msgid "Rack"
msgstr "Rek"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Standaardplatform"
@@ -4496,11 +4496,11 @@ msgstr "U-hoogte"
msgid "Exclude from utilization"
msgstr "Uitsluiten van gebruik"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4508,7 +4508,7 @@ msgstr "Uitsluiten van gebruik"
msgid "Device Type"
msgstr "Soort apparaat"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4516,7 +4516,7 @@ msgstr "Schema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4527,11 +4527,11 @@ msgstr "Schema"
msgid "Profile"
msgstr "Profiel"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4539,7 +4539,7 @@ msgstr "Profiel"
msgid "Module Type"
msgstr "Moduletype"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Chassis"
@@ -4555,8 +4555,8 @@ msgstr "VM-rol"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4566,19 +4566,19 @@ msgstr "Configuratiesjabloon"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Soort apparaat"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Rol van het apparaat"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4592,7 +4592,7 @@ msgstr "Platform"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4624,7 +4624,7 @@ msgid "Virtualization"
msgstr "Virtualisatie"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Moduletype"
@@ -4667,7 +4667,7 @@ msgid "Domain"
msgstr "Domein"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Voedingspaneel"
@@ -4718,8 +4718,8 @@ msgid "Allocated power draw (watts)"
msgstr "Toegewezen stroomverbruik (watt)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Voedingspoort"
@@ -4752,8 +4752,8 @@ msgstr "PoE-type"
msgid "Wireless role"
msgstr "Draadloze rol"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4772,7 +4772,7 @@ msgstr "Module"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Contexten van virtuele apparaten"
@@ -4801,7 +4801,7 @@ msgid "Mode"
msgstr "Modus"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4810,7 +4810,7 @@ msgid "VLAN group"
msgstr "VLAN-groep"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4818,7 +4818,7 @@ msgid "Untagged VLAN"
msgstr "VLAN zonder label"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4834,17 +4834,17 @@ msgid "Remove tagged VLANs"
msgstr "Getagde VLAN's verwijderen"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "VLAN voor Q-in-Q-service"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Draadloze LAN-groep"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4852,7 +4852,7 @@ msgid "Wireless LANs"
msgstr "Draadloze LAN's"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4864,17 +4864,17 @@ msgid "Addressing"
msgstr "Addressing"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operatie"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4882,7 +4882,7 @@ msgid "Related Interfaces"
msgstr "Gerelateerde interfaces"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4993,7 +4993,7 @@ msgstr "Site voor ouders"
msgid "Rack's location (if any)"
msgstr "Locatie van het rek (indien aanwezig)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5067,7 +5067,7 @@ msgid "Assigned platform"
msgstr "Toegewezen platform"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Virtueel chassis"
@@ -5109,7 +5109,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Het apparaat waarop deze module is geïnstalleerd"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Modulevak"
@@ -5121,7 +5121,7 @@ msgstr "De moduleruimte waarin deze module is geïnstalleerd"
msgid "The type of module"
msgstr "Het type module"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Componenten repliceren"
@@ -5133,11 +5133,11 @@ msgstr ""
"Componenten die aan dit moduletype zijn gekoppeld automatisch invullen "
"(standaard ingeschakeld)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Componenten adopteren"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Reeds bestaande componenten adopteren"
@@ -5162,13 +5162,13 @@ msgstr "Lokale voedingspoort die dit stopcontact voedt"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Elektrische fase (voor driefasige circuits)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interface voor ouders"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5256,8 +5256,8 @@ msgstr "Draadloze rol (AP/station)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} is niet toegewezen aan het apparaat {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Poort aan de achterkant"
@@ -5437,7 +5437,7 @@ msgstr ""
"{color} kwam niet overeen met een gebruikte kleurnaam en bestond uit meer "
"dan zes tekens: ongeldige hexadecimale waarde."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5468,7 +5468,7 @@ msgstr "Soort voeding (AC/DC)"
msgid "Single or three-phase"
msgstr "Enkel- of driefasig"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5479,7 +5479,7 @@ msgstr "Primaire IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "IPv4-adres met masker, bijvoorbeeld 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5534,7 +5534,7 @@ msgstr "Kan niet adopteren {model} {name} omdat het al bij een module hoort"
msgid "A {model} named {name} already exists"
msgstr "EEN {model} genoemd {name} bestaat al"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5543,7 +5543,7 @@ msgstr "EEN {model} genoemd {name} bestaat al"
msgid "Power Panel"
msgstr "Voedingspaneel"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5569,12 +5569,12 @@ msgstr "Oudergroep"
msgid "Function"
msgstr "Functie"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Reservatie"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5637,7 +5637,7 @@ msgid "Connection"
msgstr "Verbinding"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5648,7 +5648,7 @@ msgstr "Soort"
msgid "Mgmt only"
msgstr "Alleen voor beheer"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5755,23 +5755,23 @@ msgstr "Contactgegevens"
msgid "Rack Role"
msgstr "Rol van het rek"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Slug"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Selecteer een vooraf gedefinieerd racktype of stel hieronder de fysieke "
"kenmerken in."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Inventarisbeheer"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5779,45 +5779,45 @@ 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:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Voer een geldig JSON-schema in om ondersteunde kenmerken te definiëren."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profiel en kenmerken"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Apparaat Rol"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr ""
"De eenheid met het laagste nummer die door het apparaat wordt gebruikt"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
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:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "De prioriteit van het apparaat in het virtuele chassis"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
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:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Kenmerken"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5832,35 +5832,35 @@ msgstr ""
"indien aanwezig, wordt automatisch vervangen door de positiewaarde bij het "
"aanmaken van een nieuwe module."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Sjabloon voor consolepoort"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Poortsjabloon voor consoleserver"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Sjabloon voor de voorpoort"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Interfacesjabloon"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Sjabloon voor stopcontact"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Sjabloon voor voedingspoort"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Sjabloon voor achterpoort"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5868,14 +5868,14 @@ msgstr "Sjabloon voor achterpoort"
msgid "Console Port"
msgstr "Consolepoort"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: 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:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5886,7 +5886,7 @@ msgstr "Console Server-poort"
msgid "Front Port"
msgstr "Poort Voor"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5899,40 +5899,40 @@ msgstr "Poort Voor"
msgid "Rear Port"
msgstr "Poort achter"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Voedingspoort"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Stopcontact"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Toewijzing van componenten"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
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:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "LAG-interface"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filter-VLAN's die beschikbaar zijn voor toewijzing per groep."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Apparaat voor kinderen"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5940,37 +5940,37 @@ msgstr ""
"Kindapparaten moeten eerst worden aangemaakt en toegewezen aan de site en "
"het rack van het ouderapparaat."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Consolepoort"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Console-serverpoort"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Poort voor"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Stopcontact"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Inventarisitem"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Rol van het inventarisitem"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "VM-interface"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5987,7 +5987,7 @@ msgstr "VM-interface"
msgid "Virtual Machine"
msgstr "Virtuele machine"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Een MAC-adres kan slechts aan één object worden toegewezen."
@@ -6069,67 +6069,67 @@ msgstr "Apparaten voor leden"
msgid "A position must be specified for the first VC member."
msgstr "Voor het eerste VC-lid moet een positie worden gespecificeerd."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "label"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "lengte"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "lengte-eenheid"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "kabel"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "kabels"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Moet een eenheid specificeren bij het instellen van een kabellengte"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
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:203
+#: netbox/dcim/models/cables.py:202
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:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Incompatibele beëindigingstypen: {type_a} en {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
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:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "einde"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "kabelafsluiting"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "kabelaansluitingen"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6138,7 +6138,7 @@ msgstr ""
"Kan geen kabel aansluiten op {obj_parent} > {obj} omdat het als verbonden is"
" gemarkeerd."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6147,68 +6147,68 @@ msgstr ""
"Dubbele beëindiging gevonden voor {app_label}.{model} {termination_id}: "
"kabel {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kabels kunnen niet worden aangesloten op {type_display} interfaces"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
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:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "is actief"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "is compleet"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "is gesplitst"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "kabelpad"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "kabelpaden"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Alle oorspronkelijke beëindigingen moeten aan dezelfde link worden "
"toegevoegd"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Alle tussentijdse beëindigingen moeten hetzelfde beëindigingstype hebben"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Alle mid-span afsluitingen moeten hetzelfde bovenliggende object hebben"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Alle verbindingen moeten via de kabel of draadloos zijn"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Alle links moeten overeenkomen met het eerste linktype"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Alle posities binnen het pad aan weerszijden van links moeten overeenkomen"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Het filter voor de positie van de eindpositie op afstand ontbreekt"
@@ -8550,63 +8550,63 @@ 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:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Objectlijst"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Geef een willekeurige lijst met objecten weer."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Het standaardaantal objecten dat moet worden weergegeven"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
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:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Ongeldige modelselectie: {self['model'].data} wordt niet ondersteund."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS-feed"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Voeg een RSS-feed van een externe website in."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL van de feed"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Vereist een externe verbinding"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Het maximale aantal objecten dat moet worden weergegeven"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Hoe lang moet de inhoud in de cache worden bewaard (in seconden)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Time-outwaarde voor het ophalen van de feed (in seconden)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Bladwijzers"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Laat je persoonlijke bladwijzers zien"
@@ -8777,7 +8777,7 @@ msgstr "Geheim"
msgid "CA file path"
msgstr "CA-bestandspad"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Soorten gebeurtenis"
@@ -8789,9 +8789,9 @@ msgstr "Is actief"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8806,9 +8806,9 @@ msgstr "Objecttypen"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Een of meer toegewezen objecttypen"
@@ -8872,37 +8872,68 @@ msgstr ""
"De klasse van de eerste link in een groep wordt gebruikt voor de dropdown-"
"knop"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Gegevensbestand"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Moet lokale inhoud of een gegevensbestand specificeren"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Het (de) gebeurtenistype (s) dat deze regel activeert"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Actieobject"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Webhook-naam of script als stippelpad module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} niet gevonden"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Script {name} niet gevonden"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Toegewezen objecttype"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "De classificatie van binnenkomst"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8911,12 +8942,12 @@ msgstr "De classificatie van binnenkomst"
msgid "Users"
msgstr "Gebruikers"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Gebruikersnamen gescheiden door komma's, tussen dubbele aanhalingstekens"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8929,7 +8960,7 @@ msgstr ""
msgid "Groups"
msgstr "Groepen"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Groepsnamen gescheiden door komma's, tussen dubbele aanhalingstekens"
@@ -8960,12 +8991,6 @@ msgstr "Gegevens"
msgid "Rendering"
msgstr "Renderen"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Gegevensbestand"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Inhoudstypen"
@@ -9139,11 +9164,6 @@ msgstr ""
"De inhoud van de sjabloon wordt ingevuld via de externe bron die hieronder "
"is geselecteerd."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Moet lokale inhoud of een gegevensbestand specificeren"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10339,6 +10359,14 @@ msgstr "Lijn"
msgid "Method"
msgstr "Methode"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10479,19 +10507,19 @@ msgstr "Klant"
msgid "Invalid IP address format: {address}"
msgstr "Ongeldig formaat van het IP-adres: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Doel importeren"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Importdoel (naam)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Doel exporteren"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Exportdoel (naam)"
@@ -10569,11 +10597,11 @@ msgstr "VLAN-groep (ID)"
msgid "VLAN Group (slug)"
msgstr "VLAN-groep (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN-nummer (1-4094)"
@@ -12926,63 +12954,63 @@ msgstr "Kan na initialisatie geen winkels aan het register toevoegen"
msgid "Cannot delete stores from registry"
msgstr "Kan winkels niet verwijderen uit het register"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Tsjechisch"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Deens"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Duits"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Engels"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Spaans"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Frans"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italiaans"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japans"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Nederlands"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Pools"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Portugees"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Russisch"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Turks"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Oekraïens"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Chinees"
@@ -14521,11 +14549,11 @@ msgstr "Toegewezen gelijkspel"
msgid "Space Utilization"
msgstr "Ruimtegebruik"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Gewicht van het rek"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maximaal gewicht"
@@ -14707,21 +14735,15 @@ msgid "Missing required packages"
msgstr "Vereiste pakketten ontbreken"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s 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
msgid "WSGI service not restarted after upgrade"
@@ -14773,30 +14795,24 @@ msgid "Database migrations missing"
msgstr "Databasemigraties ontbreken"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s 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
msgid "Unsupported PostgreSQL version"
msgstr "Niet ondersteunde PostgreSQL-versie"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Zorg ervoor dat PostgreSQL versie 14 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/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15763,14 +15779,12 @@ msgid "Check the following"
msgstr "Controleer het volgende"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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
#, python-format
@@ -16471,31 +16485,31 @@ msgstr ""
"Sleutel '{path}'is een woordenboek; kan geen waarde toekennen die niet uit "
"het woordenboek bestaat"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "vervalt"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "laatst gebruikt"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "sleutel"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "schrijven ingeschakeld"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "Bewerkingen aanmaken, bijwerken/verwijderen met deze sleutel toestaan"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "toegestane IP's"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16504,14 +16518,25 @@ msgstr ""
"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:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "blijk"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "tokens"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "groeperen"
@@ -17350,59 +17375,59 @@ msgstr "Virtuele privéstructuur van Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Tunnelgroep (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Tunnelgroep (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPsec-profiel (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPsec-profiel (naam)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunnel (naam)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Buiten IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE-beleid (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE-beleid (naam)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPsec-beleid (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPsec-beleid (naam)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "VM-interface (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (naam)"
diff --git a/netbox/translations/pl/LC_MESSAGES/django.mo b/netbox/translations/pl/LC_MESSAGES/django.mo
index d18783d04..9a8334741 100644
Binary files a/netbox/translations/pl/LC_MESSAGES/django.mo and b/netbox/translations/pl/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/pl/LC_MESSAGES/django.po b/netbox/translations/pl/LC_MESSAGES/django.po
index 6b61ffe4b..8c978281b 100644
--- a/netbox/translations/pl/LC_MESSAGES/django.po
+++ b/netbox/translations/pl/LC_MESSAGES/django.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Polish (https://app.transifex.com/netbox-community/teams/178115/pl/)\n"
@@ -177,7 +177,7 @@ msgstr "Mówił"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Region (ID)"
@@ -190,7 +190,7 @@ msgstr "Region (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Region (uproszczona nazwa)"
@@ -227,15 +227,15 @@ msgstr "Grupa placówek (uproszczona nazwa)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -272,7 +272,7 @@ msgstr "Placówka"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Placówka (Uproszczona nazwa)"
@@ -331,7 +331,7 @@ msgstr "Typ łącza (uproszczona nazwa)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Placówka (ID)"
@@ -454,7 +454,7 @@ msgstr "Wirtualne łącze"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interfejs (ID)"
@@ -718,8 +718,8 @@ msgstr "Kolor"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -789,7 +789,7 @@ msgstr "Konto u dostawcy usług"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -870,7 +870,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1017,8 +1017,8 @@ msgstr "Atrybuty"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1087,7 +1087,7 @@ msgstr "Szczegóły wypowiedzenia"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1116,9 +1116,9 @@ msgstr "Sieć dostawcy usług"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1241,9 +1241,9 @@ msgstr "Rola operacyjna"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1279,7 +1279,7 @@ msgstr "Interfejs"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1292,7 +1292,7 @@ msgstr "Interfejs"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1316,7 +1316,7 @@ msgstr "Lokalizacja"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1341,7 +1341,7 @@ msgstr "Kontakty"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1367,7 +1367,7 @@ msgstr "Region"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1458,7 +1458,7 @@ msgstr "Typ łącza"
msgid "Group Assignment"
msgstr "Przydział grupy"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1490,7 +1490,7 @@ msgstr "Unikalne ID łącza"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1604,7 +1604,7 @@ msgstr "ID panelu krosowego i numer(y) portu(ów)"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1912,7 +1912,7 @@ msgstr "Przydzielona przepustowość"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2003,9 +2003,9 @@ msgstr "Zakończenia"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2352,6 +2352,7 @@ msgid "File"
msgstr "Plik"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2406,7 +2407,7 @@ msgstr "Zakończone przed"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2590,7 +2591,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "utworzony"
@@ -2623,7 +2624,7 @@ msgstr "Bieżąca konfiguracja"
msgid "Config revision #{id}"
msgstr "Wersja konfiguracji #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2711,7 +2712,7 @@ msgstr ""
msgid "last updated"
msgstr "Ostatnia aktualizacja"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "ścieżka"
@@ -3221,9 +3222,9 @@ msgstr "Nieświeży"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3359,7 +3360,7 @@ msgstr "Wirtualny"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3370,7 +3371,7 @@ msgid "Virtual interfaces"
msgstr "Interfejsy wirtualne"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3860,7 +3861,7 @@ msgstr "Jest pełnej głębokości"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3918,14 +3919,14 @@ msgstr "Szafa (nazwa)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Urządzenie (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Urządzenie (nazwa)"
@@ -3965,29 +3966,29 @@ msgstr "Kabel (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Maszyna wirtualna (nazwa)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Maszyna wirtualna (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interfejs (nazwa)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Interfejs maszyny wirtualnej (nazwa)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Interfejs maszyny wirtualnej (ID)"
@@ -4017,7 +4018,7 @@ msgstr "Przypisany VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4055,7 +4056,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4076,7 +4077,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Polityka tłumaczenia VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4133,14 +4134,14 @@ msgstr "Adres MAC"
msgid "Primary MAC address (ID)"
msgstr "Podstawowy adres MAC (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Podstawowy adres MAC"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Kontekst urządzenia wirtualnego"
@@ -4217,7 +4218,7 @@ msgid "Tags"
msgstr "Tagi"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4266,14 +4267,14 @@ msgstr "Strefa czasowa"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4341,24 +4342,24 @@ msgstr "Głębokość montażu"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4368,7 +4369,7 @@ msgid "Weight"
msgstr "Waga"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Waga maksymalna"
@@ -4376,38 +4377,38 @@ msgstr "Waga maksymalna"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Jednostka wagowa"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Typ szafy"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Wymiary zewnętrzne"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Wymiary"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numeracja"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Typ szafy"
@@ -4428,12 +4429,11 @@ msgstr "Etykieta zasobu"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Przepływ powietrza"
@@ -4441,12 +4441,12 @@ msgstr "Przepływ powietrza"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4460,17 +4460,17 @@ msgid "Rack"
msgstr "Szafa"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Sprzęt"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Domyślna platforma"
@@ -4487,11 +4487,11 @@ msgstr "Wysokość U"
msgid "Exclude from utilization"
msgstr "Wyklucz z wykorzystania"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4499,7 +4499,7 @@ msgstr "Wyklucz z wykorzystania"
msgid "Device Type"
msgstr "Typ urządzenia"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4507,7 +4507,7 @@ msgstr "Schemat"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4518,11 +4518,11 @@ msgstr "Schemat"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4530,7 +4530,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Typ modułu"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Obudowa"
@@ -4546,8 +4546,8 @@ msgstr "Rola maszyny wirtualnej"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4557,19 +4557,19 @@ msgstr "Szablon konfiguracji"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Typ urządzenia"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Rola urządzenia"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4583,7 +4583,7 @@ msgstr "Platforma"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4615,7 +4615,7 @@ msgid "Virtualization"
msgstr "Wirtualizacja"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Rodzaj modułu"
@@ -4658,7 +4658,7 @@ msgid "Domain"
msgstr "Domena"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Rozdzielnica zasilająca"
@@ -4709,8 +4709,8 @@ msgid "Allocated power draw (watts)"
msgstr "Przydzielony pobór mocy (waty)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Port zasilania"
@@ -4743,8 +4743,8 @@ msgstr "Typ PoE"
msgid "Wireless role"
msgstr "Rola sieci bezprzewodowej"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4763,7 +4763,7 @@ msgstr "Moduł"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Konteksty urządzeń wirtualnych"
@@ -4792,7 +4792,7 @@ msgid "Mode"
msgstr "Tryb"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4801,7 +4801,7 @@ msgid "VLAN group"
msgstr "Grupa VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4809,7 +4809,7 @@ msgid "Untagged VLAN"
msgstr "Nietagowany VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4825,17 +4825,17 @@ msgid "Remove tagged VLANs"
msgstr "Usuń tagowane VLANy"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q Service VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Grupy WLAN"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4843,7 +4843,7 @@ msgid "Wireless LANs"
msgstr "Sieci WLAN"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4855,17 +4855,17 @@ msgid "Addressing"
msgstr "Adresowanie"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Działanie"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4873,7 +4873,7 @@ msgid "Related Interfaces"
msgstr "Powiązane interfejsy"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4981,7 +4981,7 @@ msgstr "Witryna nadrzędna"
msgid "Rack's location (if any)"
msgstr "Lokalizacja szafy (jeśli określona)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5055,7 +5055,7 @@ msgid "Assigned platform"
msgstr "Przydzielona platforma"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Wirtualne podwozie"
@@ -5097,7 +5097,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Urządzenie, w którym zainstalowany jest ten moduł"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Wnęka modułu"
@@ -5109,7 +5109,7 @@ msgstr "Wnęka modułu, w której ten moduł jest zainstalowany"
msgid "The type of module"
msgstr "Rodzaj modułu"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Replikacja komponentów"
@@ -5121,11 +5121,11 @@ msgstr ""
"Automatyczne wypełnianie komponentów powiązanych z tym typem modułu "
"(domyślnie włączone)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Zastosuj komponenty"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Zastosuj już istniejące komponenty"
@@ -5150,13 +5150,13 @@ msgstr "Lokalny port zasilania zasilający to gniazdko"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Faza elektryczna (dla obwodów trójfazowych)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interfejs nadrzędny"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5244,8 +5244,8 @@ msgstr "Rola bezprzewodowa (AP/stacja)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} nie jest przypisany do urządzenia {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Tylny port"
@@ -5421,7 +5421,7 @@ msgstr ""
"{color} nie pasował do żadnej używanej nazwy koloru i był dłuższy niż sześć "
"znaków: nieprawidłowy hex."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5452,7 +5452,7 @@ msgstr "Rodzaj zasilania (AC/DC)"
msgid "Single or three-phase"
msgstr "Pojedynczy lub trójfazowy"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5463,7 +5463,7 @@ msgstr "Podstawowy IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Adres IPv4 z maską, np. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5517,7 +5517,7 @@ msgstr "Nie można adoptować {model} {name} ponieważ już należy do modułu"
msgid "A {model} named {name} already exists"
msgstr "A {model} o nazwie {name} już istnieje"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5526,7 +5526,7 @@ msgstr "A {model} o nazwie {name} już istnieje"
msgid "Power Panel"
msgstr "Rozdzielnica zasilająca"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5552,12 +5552,12 @@ msgstr "Grupa nadrzędna"
msgid "Function"
msgstr "Funkcja"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Rezerwacje"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5620,7 +5620,7 @@ msgid "Connection"
msgstr "Połączenie"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5631,7 +5631,7 @@ msgstr "Typ"
msgid "Mgmt only"
msgstr "Tylko MGMT"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5738,22 +5738,22 @@ msgstr "Informacje kontaktowe"
msgid "Rack Role"
msgstr "Rola szafy"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Uproszczona nazwa"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Wybierz predefiniowany typ szafy lub ustaw parametry fizyczne poniżej."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Kontrola zapasów"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5761,42 +5761,42 @@ msgstr ""
"Lista numerycznych identyfikatorów jednostek oddzielonych przecinkami. "
"Zakres można określić za pomocą myślnika."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Wprowadź prawidłowy schemat JSON, aby zdefiniować obsługiwane atrybuty."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil i atrybuty"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Rola urządzenia"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Jednostka o najniższej liczbie zajmowana przez urządzenie"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr ""
"Pozycja w wirtualnej obudowie tego urządzenia jest identyfikowana przez"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Priorytet urządzenia w wirtualnej obudowie"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Automatyczne wypełnianie komponentów powiązanych z tym typem modułu"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Charakterystyka"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5811,35 +5811,35 @@ msgstr ""
"zostanie automatycznie zastąpiony wartością pozycji podczas tworzenia nowego"
" modułu."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Szablon portu konsoli"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Szablon portu serwera konsoli"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Szablon portu przedniego"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Szablon interfejsu"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Szablon gniazdka elektrycznego"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Szablon portu zasilania"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Szablon tylnego portu"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5847,14 +5847,14 @@ msgstr "Szablon tylnego portu"
msgid "Console Port"
msgstr "Port konsoli"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Port serwera konsoli"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5865,7 +5865,7 @@ msgstr "Port serwera konsoli"
msgid "Front Port"
msgstr "Port przedni"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5878,40 +5878,40 @@ msgstr "Port przedni"
msgid "Rear Port"
msgstr "Tylny port"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Port zasilania"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Gniazdo zasilania"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Przypisywanie komponentów"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "InventoryItem można przypisać tylko do pojedynczego komponentu."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Interfejs LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtruj sieci VLAN dostępne do przypisania według grup."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Urządzenie dziecięce"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5919,37 +5919,37 @@ msgstr ""
"Urządzenia podrzędne muszą być najpierw utworzone i przypisane do terenu "
"i szafy urządzenia nadrzędnego."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Port konsoli"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Port serwera konsoli"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Port przedni"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Gniazdo zasilania"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Przedmiot zapasów"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Rola pozycji zapasów"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Interfejs VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5966,7 +5966,7 @@ msgstr "Interfejs VM"
msgid "Virtual Machine"
msgstr "Maszyna wirtualna"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Adres MAC można przypisać tylko do jednego obiektu."
@@ -6046,64 +6046,64 @@ msgstr "Urządzenia członkowskie"
msgid "A position must be specified for the first VC member."
msgstr "Pozycja musi być określona dla pierwszego członka VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "etykieta"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "długość"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "jednostka długości"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "kabel"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "linki"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Należy określić jednostkę podczas ustawiania długości kabla"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Musi zdefiniować zakończenia A i B podczas tworzenia nowego kabla."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Nie można podłączyć różnych typów zakończeń do tego samego końca kabla."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Niekompatybilne typy zakończeń: {type_a} a {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Zakończenia A i B nie mogą łączyć się z tym samym punktem."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "zakończyć"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "zakończenie kabla"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "zakończenia kabli"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6112,7 +6112,7 @@ msgstr ""
"Nie można podłączyć kabla do {obj_parent} > {obj} ponieważ jest oznaczony "
"jako połączony."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6121,66 +6121,66 @@ msgstr ""
"Znaleziono duplikat zakończenia {app_label}.{model} {termination_id}: kabel "
"{cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kable nie mogą być zakończone {type_display} interfejsy"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Zakończenia obwodów podłączone do sieci dostawcy nie mogą być okablowane."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "jest aktywny"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "jest kompletny"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "jest podzielony"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "ścieżka kabla"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "ścieżki kablowe"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Wszystkie początkowe zakończenia muszą być dołączone do tego samego "
"połączenia"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "Wszystkie pośrednie zakończenia muszą mieć ten sam typ zakończenia"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "Wszystkie pośrednie zakończenia muszą mieć ten sam obiekt nadrzędny"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Wszystkie łącza muszą być kablowe lub bezprzewodowe"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Wszystkie linki muszą być zgodne z pierwszym typem łącza"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Wszystkie pozycje zliczane w ścieżce na przeciwległych końcach łączy muszą "
"być zgodne"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Brak filtra pozycji dla zdalnego zakończenia"
@@ -8505,65 +8505,65 @@ msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr ""
"Nieprawidłowy format. Filtry obiektów muszą być przekazywane jako słownik."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Lista obiektów"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Wyświetla dowolną listę obiektów."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Domyślna liczba obiektów do wyświetlenia"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Nieprawidłowy format. Parametry adresu URL muszą być przekazywane jako "
"słownik."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr ""
"Nieprawidłowy wybór modelu: {self['model'].data} nie jest obsługiwany."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "Kanał RSS"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Osadź kanał RSS z zewnętrznej strony internetowej."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "Adres URL kanału"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Wymaga połączenia zewnętrznego"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Maksymalna liczba obiektów do wyświetlenia"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Jak długo przechowywać zawartość w pamięci podręcznej (w sekundach)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Wartość limitu czasu pobierania danych (w sekundach)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Zakładki"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Pokaż swoje osobiste zakładki"
@@ -8733,7 +8733,7 @@ msgstr "Tajemnica"
msgid "CA file path"
msgstr "Ścieżka pliku CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Rodzaje zdarzeń"
@@ -8745,9 +8745,9 @@ msgstr "Jest aktywny"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8762,9 +8762,9 @@ msgstr "Typy obiektów"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Jeden lub więcej przypisanych typów obiektów"
@@ -8824,37 +8824,68 @@ msgid ""
msgstr ""
"Klasa pierwszego łącza w grupie zostanie użyta dla rozwijanego przycisku"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Plik danych"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Musi określić zawartość lokalną lub plik danych"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Typy zdarzeń, które wyzwalają tę regułę"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Obiekt akcji"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Nazwa lub skrypt Webhook jako ścieżka kropkowana module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Hook internetowy {name} nie znaleziono"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Skrypt {name} nie znaleziono"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Przypisany typ obiektu"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Klasyfikacja wpisu"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8863,12 +8894,12 @@ msgstr "Klasyfikacja wpisu"
msgid "Users"
msgstr "Użytkownicy"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Nazwy użytkowników oddzielone przecinkami, otoczone podwójnymi cudzysłowami"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8881,7 +8912,7 @@ msgstr ""
msgid "Groups"
msgstr "Grupy"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Nazwy grup oddzielone przecinkami, otoczone podwójnymi cudzysłowami"
@@ -8912,12 +8943,6 @@ msgstr "Dane"
msgid "Rendering"
msgstr "Renderowanie"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Plik danych"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Typy treści"
@@ -9087,11 +9112,6 @@ msgid "Template content is populated from the remote source selected below."
msgstr ""
"Zawartość szablonu jest wypełniana ze zdalnego źródła wybranego poniżej."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Musi określić zawartość lokalną lub plik danych"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10272,6 +10292,14 @@ msgstr "Linia"
msgid "Method"
msgstr "Metoda"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10412,19 +10440,19 @@ msgstr "Klient"
msgid "Invalid IP address format: {address}"
msgstr "Nieprawidłowy format adresu IP: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Importuj cel"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Import docelowy (nazwa)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Cel eksportu"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Eksportuj cel (nazwa)"
@@ -10502,11 +10530,11 @@ msgstr "Grupa VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Grupa VLAN (uproszczona nazwa)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Numer VLAN (1-4094)"
@@ -12847,63 +12875,63 @@ msgstr "Nie można dodać sklepów do rejestru po zainicjowaniu"
msgid "Cannot delete stores from registry"
msgstr "Nie można usunąć sklepów z rejestru"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "czeski"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "duński"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "niemiecki"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "angielski"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "hiszpański"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "francuski"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "włoski"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "japoński"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "holenderski"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "polski"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "portugalski"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "rosyjski"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "turecki"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "ukraiński"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "chiński"
@@ -14435,11 +14463,11 @@ msgstr "Przydzielone obciążenie"
msgid "Space Utilization"
msgstr "Wykorzystanie przestrzeni"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Waga szafy"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maksymalna waga"
@@ -14621,20 +14649,15 @@ msgid "Missing required packages"
msgstr "Brakujące wymagane pakiety"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"W tej instalacji NetBox może brakować jednego lub więcej wymaganych pakietów"
-" Pythona. Pakiety te są wymienione w Plik requirements.txt a "
-"Plik local_requirements.txt, i są zwykle instalowane w ramach "
-"procesu instalacji lub aktualizacji. Aby zweryfikować zainstalowane pakiety,"
-" uruchom zamrażanie pip z konsoli i porównaj dane wyjściowe z "
-"listą wymaganych pakietów."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14686,29 +14709,24 @@ msgid "Database migrations missing"
msgstr "Brak migracji baz danych"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Podczas uaktualniania do nowej wersji NetBox, skrypt aktualizacji musi "
-"zostać uruchomiony, aby zastosować wszelkie nowe migracje baz danych. "
-"Migracje można uruchamiać ręcznie, wykonując migracja python3 "
-"manage.py z wiersza poleceń."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Nieobsługiwana wersja PostgreSQL"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Upewnij się, że w użyciu jest PostgreSQL w wersji 14 lub nowszej. Możesz to "
-"sprawdzić, łącząc się z bazą danych za pomocą poświadczeń NetBox i wydając "
-"zapytanie dotyczące WYBIERZ WERSJĘ ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15676,14 +15694,12 @@ msgid "Check the following"
msgstr "Sprawdź następujące"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 został uruchomiony podczas ostatniej "
-"aktualizacji. Spowoduje to zainstalowanie najnowszej iteracji każdego pliku "
-"statycznego do statycznej ścieżki głównej."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16374,33 +16390,33 @@ msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr ""
"Klucz '{path}'jest słownikiem; nie może przypisać wartości innej niż słownik"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "wygasa"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "ostatnio używane"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "przycisk"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "włączony zapis"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Zezwalaj na operacje tworzenia/aktualizowania/usuwania przy użyciu tego "
"klucza"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "dozwolone adresy IP"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16409,14 +16425,25 @@ msgstr ""
" ograniczeń. Na przykład: „10.1.1.0/24, 192.168.10.16/32, 2001: DB 8:1: "
":/64”"
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "żeton"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "tokeny"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "grupa"
@@ -17255,59 +17282,59 @@ msgstr "Wirtualne prywatne drzewo Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Grupa tuneli (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Grupa tunelowa (ślimak)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Profil IPsec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Profil IPsec (nazwa)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tunel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tunel (nazwa)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Zewnętrzny adres IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Polityka IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Polityka IKE (nazwa)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Polityka IPsec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Polityka IPsec (nazwa)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (identyfikator)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Interfejs maszyny wirtualnej (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (nazwa)"
diff --git a/netbox/translations/pt/LC_MESSAGES/django.mo b/netbox/translations/pt/LC_MESSAGES/django.mo
index 762cbf6ae..f45b26cdc 100644
Binary files a/netbox/translations/pt/LC_MESSAGES/django.mo and b/netbox/translations/pt/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/pt/LC_MESSAGES/django.po b/netbox/translations/pt/LC_MESSAGES/django.po
index 5cea0c375..fa2d69be6 100644
--- a/netbox/translations/pt/LC_MESSAGES/django.po
+++ b/netbox/translations/pt/LC_MESSAGES/django.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Portuguese (https://app.transifex.com/netbox-community/teams/178115/pt/)\n"
@@ -176,7 +176,7 @@ msgstr "Spoke"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Região (ID)"
@@ -189,7 +189,7 @@ msgstr "Região (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Região (slug)"
@@ -226,15 +226,15 @@ msgstr "Grupo de sites (slug)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -271,7 +271,7 @@ msgstr "Site"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Site (slug)"
@@ -330,7 +330,7 @@ msgstr "Tipo de circuito (slug)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Site (ID)"
@@ -453,7 +453,7 @@ msgstr "Circuito virtual"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Interface (ID)"
@@ -717,8 +717,8 @@ msgstr "Cor"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -788,7 +788,7 @@ msgstr "Conta do provedor"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -869,7 +869,7 @@ msgstr "Status"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1016,8 +1016,8 @@ msgstr "Atributos"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1086,7 +1086,7 @@ msgstr "Detalhes da Terminação"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1115,9 +1115,9 @@ msgstr "Rede do provedor"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1240,9 +1240,9 @@ msgstr "Função operacional"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1278,7 +1278,7 @@ msgstr "Interface"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1291,7 +1291,7 @@ msgstr "Interface"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1315,7 +1315,7 @@ msgstr "Local"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1340,7 +1340,7 @@ msgstr "Contatos"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1366,7 +1366,7 @@ msgstr "Região"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1457,7 +1457,7 @@ msgstr "Tipo de circuito"
msgid "Group Assignment"
msgstr "Atribuição do Grupo"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1489,7 +1489,7 @@ msgstr "ID única do circuito"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1603,7 +1603,7 @@ msgstr "ID do patch panel e número da(s) porta(s)"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1912,7 +1912,7 @@ msgstr "Taxa Garantida"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2003,9 +2003,9 @@ msgstr "Terminações"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2352,6 +2352,7 @@ msgid "File"
msgstr "Arquivo"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2406,7 +2407,7 @@ msgstr "Concluído antes"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2592,7 +2593,7 @@ msgstr "Changelog não é suportado para este tipo de objeto ({type})."
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "criado"
@@ -2625,7 +2626,7 @@ msgstr "Configuração atual"
msgid "Config revision #{id}"
msgstr "Revisão da configuração #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2716,7 +2717,7 @@ msgstr ""
msgid "last updated"
msgstr "última atualização"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "caminho"
@@ -3226,9 +3227,9 @@ msgstr "Obsoleto"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3364,7 +3365,7 @@ msgstr "Virtual"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3375,7 +3376,7 @@ msgid "Virtual interfaces"
msgstr "Interfaces virtuais"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3865,7 +3866,7 @@ msgstr "É full-depth"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3923,14 +3924,14 @@ msgstr "Rack (nome)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Dispositivo (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Dispositivo (nome)"
@@ -3970,29 +3971,29 @@ msgstr "Cabo (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Máquina virtual (nome)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Máquina virtual (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Interface (nome)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Interface da VM (nome)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Interface da VM (ID)"
@@ -4022,7 +4023,7 @@ msgstr "VLAN ID Designada "
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4060,7 +4061,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4081,7 +4082,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Política de Tradução de VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4139,14 +4140,14 @@ msgstr "Endereço MAC"
msgid "Primary MAC address (ID)"
msgstr "Endereço MAC primário (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Endereço MAC primário"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Contexto de Dispositivo Virtual"
@@ -4223,7 +4224,7 @@ msgid "Tags"
msgstr "Etiquetas"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4272,14 +4273,14 @@ msgstr "Fuso horário"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4347,24 +4348,24 @@ msgstr "Profundidade de montagem"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4374,7 +4375,7 @@ msgid "Weight"
msgstr "Peso"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Peso máximo"
@@ -4382,38 +4383,38 @@ msgstr "Peso máximo"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Unidade de peso"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Tipo de Rack"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Dimensões externas"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Dimensões"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numeração"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Tipo de rack"
@@ -4434,12 +4435,11 @@ msgstr "Etiqueta de patrimônio"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Fluxo de Ar"
@@ -4447,12 +4447,12 @@ msgstr "Fluxo de Ar"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4466,17 +4466,17 @@ msgid "Rack"
msgstr "Rack"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Hardware"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Plataforma padrão"
@@ -4493,11 +4493,11 @@ msgstr "Altura em U"
msgid "Exclude from utilization"
msgstr "Excluir da utilização"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4505,7 +4505,7 @@ msgstr "Excluir da utilização"
msgid "Device Type"
msgstr "Tipo de Dispositivo"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4513,7 +4513,7 @@ msgstr "Esquema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4524,11 +4524,11 @@ msgstr "Esquema"
msgid "Profile"
msgstr "Perfil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4536,7 +4536,7 @@ msgstr "Perfil"
msgid "Module Type"
msgstr "Tipo de Módulo"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Chassi"
@@ -4552,8 +4552,8 @@ msgstr "Função da VM"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4563,19 +4563,19 @@ msgstr "Modelo de configuração"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Tipo de dispositivo"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Função do dispositivo"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4589,7 +4589,7 @@ msgstr "Plataforma"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4621,7 +4621,7 @@ msgid "Virtualization"
msgstr "Virtualização"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Tipo de módulo"
@@ -4664,7 +4664,7 @@ msgid "Domain"
msgstr "Domínio"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Quadro de alimentação"
@@ -4715,8 +4715,8 @@ msgid "Allocated power draw (watts)"
msgstr "Consumo de energia alocado (Watts)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Porta de alimentação"
@@ -4749,8 +4749,8 @@ msgstr "Tipo de PoE"
msgid "Wireless role"
msgstr "Função do Wireless"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4769,7 +4769,7 @@ msgstr "Módulo"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Contextos de dispositivos virtuais"
@@ -4798,7 +4798,7 @@ msgid "Mode"
msgstr "Modo"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4807,7 +4807,7 @@ msgid "VLAN group"
msgstr "Grupo de VLANs"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4815,7 +4815,7 @@ msgid "Untagged VLAN"
msgstr "VLAN Não Tagueada"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4831,17 +4831,17 @@ msgid "Remove tagged VLANs"
msgstr "Remover VLANs tagueadas"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "VLAN de Serviço Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Grupo da Rede Wireless"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4849,7 +4849,7 @@ msgid "Wireless LANs"
msgstr "Redes Wireless"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4861,17 +4861,17 @@ msgid "Addressing"
msgstr "Endereçamento"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operação"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4879,7 +4879,7 @@ msgid "Related Interfaces"
msgstr "Interfaces Relacionadas"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4988,7 +4988,7 @@ msgstr "Site principal"
msgid "Rack's location (if any)"
msgstr "Localização do rack (se houver)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5062,7 +5062,7 @@ msgid "Assigned platform"
msgstr "Plataforma designada"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Chassi virtual"
@@ -5104,7 +5104,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "O dispositivo no qual este módulo está instalado"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Compartimento de módulo"
@@ -5116,7 +5116,7 @@ msgstr "O compartimento no qual este módulo está instalado"
msgid "The type of module"
msgstr "O tipo de módulo"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Replicar componentes"
@@ -5128,11 +5128,11 @@ msgstr ""
"Popular automaticamente os componentes associados a este tipo de módulo "
"(ativado por padrão)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Adotar componentes"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Adotar componentes já existentes"
@@ -5157,13 +5157,13 @@ msgstr "Porta de alimentação local que alimenta esta tomada"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Fase (para circuitos trifásicos)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Interface pai"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5253,8 +5253,8 @@ msgstr ""
"Contexto de dispositivo virtual {vdc} não está associado ao dispositivo "
"{device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Porta traseira"
@@ -5430,7 +5430,7 @@ msgstr ""
"{color} não corresponde a nenhum nome de cor usado e tem mais de seis "
"caracteres: hexadecimal inválido."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5461,7 +5461,7 @@ msgstr "Tipo de alimentação (AC/DC)"
msgid "Single or three-phase"
msgstr "Monofásico ou trifásico"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5472,7 +5472,7 @@ msgstr "IPv4 Primário"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Endereço IPv4 com máscara, por exemplo, 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5527,7 +5527,7 @@ msgstr "Não é possível adotar {model} {name} pois já pertence a outro módul
msgid "A {model} named {name} already exists"
msgstr "Um {model} com nome {name} já existe."
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5536,7 +5536,7 @@ msgstr "Um {model} com nome {name} já existe."
msgid "Power Panel"
msgstr "Quadro de Alimentação"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5562,12 +5562,12 @@ msgstr "Grupo principal"
msgid "Function"
msgstr "Função"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Reserva"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5630,7 +5630,7 @@ msgid "Connection"
msgstr "Conexão"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5641,7 +5641,7 @@ msgstr "Tipo"
msgid "Mgmt only"
msgstr "Somente gerenciamento"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5748,22 +5748,22 @@ msgstr "Informações de Contato"
msgid "Rack Role"
msgstr "Função do Rack"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Slug"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Selecione um tipo pré-definido de rack, ou ajuste as características abaixo."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Controle de Inventário"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5771,41 +5771,41 @@ msgstr ""
"Lista separada por vírgulas de números de IDs. Um intervalo pode ser "
"especificado usando hífen."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr "Insira um esquema JSON válido para definir os atributos suportados."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Perfis e Atributos"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Função do Dispositivo"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "A unidade mais baixa ocupada pelo dispositivo"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "A posição no chassi virtual pela qual este dispositivo é identificado"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "A prioridade do dispositivo no chassi virtual"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr ""
"Popular automaticamente os componentes associados a este tipo de módulo"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Características"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5820,35 +5820,35 @@ msgstr ""
" será automaticamente substituído pelo valor da posição ao criar um novo "
"módulo."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Modelo da porta de console"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Modelo da porta do servidor de console"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Modelo da porta frontal"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Modelo da interface"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Modelo da tomada elétrica"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Modelo da porta de alimentação"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Modelo da porta traseira"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5856,14 +5856,14 @@ msgstr "Modelo da porta traseira"
msgid "Console Port"
msgstr "Porta de Console"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Porta do Servidor de Console"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5874,7 +5874,7 @@ msgstr "Porta do Servidor de Console"
msgid "Front Port"
msgstr "Porta Frontal"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5887,40 +5887,40 @@ msgstr "Porta Frontal"
msgid "Rear Port"
msgstr "Porta Traseira"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Porta de Alimentação"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Tomada Elétrica"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Atribuição de Componentes"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Um item de inventário só pode ser associado a um único componente."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Interface LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Filtre as VLANs disponíveis para atribuição por grupo."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Dispositivo Filho"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5928,37 +5928,37 @@ msgstr ""
"Os dispositivos filhos devem primeiro ser criados e atribuídos ao site e ao "
"rack do dispositivo pai."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Porta de console"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Porta do servidor de console"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Porta frontal"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Tomada elétrica"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Item de Inventário"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Função do Item de Inventário"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Interface de VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5975,7 +5975,7 @@ msgstr "Interface de VM"
msgid "Virtual Machine"
msgstr "Máquina Virtual"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "Um endereço MAC só pode ser atribuído a um único objeto."
@@ -6058,65 +6058,65 @@ msgid "A position must be specified for the first VC member."
msgstr ""
"Uma posição deve ser especificada para o primeiro membro do chassi virtual."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "rótulo"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "comprimento"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "unidade de comprimento"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "cabo"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "cabos"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Deve especificar uma unidade ao definir o comprimento do cabo"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Terminações A e B devem ser definidas ao criar um novo cabo."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Não é possível conectar diferentes tipos de terminação à mesma extremidade "
"do cabo."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Tipos de terminações incompatíveis: {type_a} e {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "As terminações A e B não podem se conectar ao mesmo objeto."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "fim"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "terminação de cabo"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "terminações de cabos"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6125,7 +6125,7 @@ msgstr ""
"Não é possível conectar um cabo ao {obj_parent} > {obj} porque está marcado "
"como conectado."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6134,66 +6134,66 @@ msgstr ""
"Terminação duplicada encontrada para {app_label}.{model} {termination_id}: "
"cabo {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Os cabos não podem ser terminados em interfaces {type_display}"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"As terminações de circuito conectadas a uma rede de provedor não podem ser "
"cabeadas."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "está ativo"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "está completo"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "é dividido"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "caminho do cabo"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "caminhos do cabos"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Todas as terminações de origem devem estar conectadas ao mesmo link"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Todas as terminações intermediárias devem ter o mesmo tipo de terminação"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "Todas as terminações intermediárias devem ter o mesmo objeto pai"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Todos os links devem ser cabo ou wireless"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Todos os links devem corresponder ao tipo do primeiro link"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Todas as contagens de posições dentro do caminho, em extremidades opostas "
"dos links, devem corresponder"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "O filtro de posição de terminação remota está ausente"
@@ -8528,65 +8528,65 @@ msgstr ""
"Formato inválido. Os filtros de objetos devem ser passados como um "
"dicionário."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Lista de Objetos"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Exibe uma lista arbitrária de objetos."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "O número padrão de objetos a serem exibidos"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Formato inválido. Os parâmetros de URL devem ser passados como um "
"dicionário."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Seleção de modelo inválida: {self['model'].data} não é suportado."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "Feed RSS"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Incorpore um feed RSS de um site externo."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL do feed"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Requer conexão externa"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "O número máximo de objetos a serem exibidos"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr ""
"Por quanto tempo o conteúdo em cache deve ser armazenado (em segundos)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Valor do tempo limite para buscar o feed (em segundos)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Favoritos"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Exibe seus favoritos pessoais"
@@ -8756,7 +8756,7 @@ msgstr "Senha"
msgid "CA file path"
msgstr "Caminho do arquivo CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Tipos de evento"
@@ -8768,9 +8768,9 @@ msgstr "Está ativo"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8785,9 +8785,9 @@ msgstr "Tipos de objetos"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Um ou mais tipos de objetos associados"
@@ -8848,37 +8848,68 @@ msgid ""
msgstr ""
"A classe do primeiro link em um grupo será usada para o botão suspenso"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Arquivo de dados"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Deve especificar o conteúdo local ou um arquivo de dados"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "O(s) tipo(s) de evento que acionará(ão) esta regra."
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Objeto de ação"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Nome do webhook ou script como caminho pontilhado module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Webhook {name} não encontrado"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Script {name} não encontrado"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Tipo de objeto associado"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "A classificação da entrada"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8887,11 +8918,11 @@ msgstr "A classificação da entrada"
msgid "Users"
msgstr "Usuários"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Nomes de usuários separados por vírgulas, envoltos por aspas duplas."
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8904,7 +8935,7 @@ msgstr "Nomes de usuários separados por vírgulas, envoltos por aspas duplas."
msgid "Groups"
msgstr "Grupos"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Nomes de grupo separados por vírgulas, envoltos por aspas duplas."
@@ -8935,12 +8966,6 @@ msgstr "Dados"
msgid "Rendering"
msgstr "Renderizando"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Arquivo de dados"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Tipos de conteúdo"
@@ -9113,11 +9138,6 @@ msgstr ""
"O conteúdo do modelo é preenchido a partir da fonte remota selecionada "
"abaixo."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Deve especificar o conteúdo local ou um arquivo de dados"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10304,6 +10324,14 @@ msgstr "Linha"
msgid "Method"
msgstr "Método"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10445,19 +10473,19 @@ msgstr "Cliente"
msgid "Invalid IP address format: {address}"
msgstr "Formato de endereço IP inválido: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Import target"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Import target (nome)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Export target"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Export target (nome)"
@@ -10535,11 +10563,11 @@ msgstr "Grupo de VLANs (ID)"
msgid "VLAN Group (slug)"
msgstr "Grupo de VLANs (slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Número da VLAN (1-4094)"
@@ -12871,63 +12899,63 @@ msgstr "Não é possível adicionar stores ao registro após a inicialização"
msgid "Cannot delete stores from registry"
msgstr "Não é possível excluir stores do registro"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Tcheco"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Dinamarquês"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Alemão"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Inglês"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Espanhol"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Francês"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Italiano"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japonês"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Holandês"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Polonês"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Português"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Russo"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Turco"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ucraniano"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Chinês"
@@ -14461,11 +14489,11 @@ msgstr "Consumo Alocado"
msgid "Space Utilization"
msgstr "Espaço Utilizado"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Peso do Rack"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Peso Máximo"
@@ -14647,20 +14675,15 @@ msgid "Missing required packages"
msgstr "Pacotes necessários ausentes"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"Esta instalação do NetBox pode não ter um ou mais pacotes Python "
-"necessários. Estes pacotes estão listados em requirements.txt e"
-" local_requirements.txt, e normalmente são instalados como "
-"parte do processo de instalação ou atualização. Para verificar os pacotes "
-"instalados, execute pip freeze a partir do console e compare a "
-"saída com a lista de pacotes necessários."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14712,30 +14735,24 @@ msgid "Database migrations missing"
msgstr "Migrações do banco de dados ausentes"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Ao atualizar para uma nova versão do NetBox, o script de atualização deve "
-"ser executado para aplicar qualquer nova migração de banco de dados. Você "
-"pode executar migrações manualmente executando python3 manage.py "
-"migrate a partir da linha de comando."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Versão não suportada do PostgreSQL"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Certifique-se de que a versão 14 ou posterior do PostgreSQL esteja em uso. "
-"Você pode verificar isso conectando-se ao banco de dados usando as "
-"credenciais do NetBox e fazendo uma consulta para SELECT "
-"VERSION()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15704,14 +15721,12 @@ msgid "Check the following"
msgstr "Verifique o seguinte"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 coleta estática foi executado durante a atualização "
-"mais recente. Isso instala a iteração mais recente de cada arquivo estático "
-"no caminho raiz estático."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16404,31 +16419,31 @@ msgstr ""
"Chave '{path}'é um dicionário; não pode atribuir um valor que não seja do "
"dicionário"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "expira"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "usado pela última vez"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "chave"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "escrita habilitada"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "Permitir operações de criação/atualização/exclusão usando esta chave"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "IPs permitidos"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16437,14 +16452,25 @@ msgstr ""
"para nenhuma restrição. Ex: “10.1.1.0/24, 192.168.10.16/32, 2001:DB 8:1: "
":/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "token"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "tokens"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "grupo"
@@ -17280,59 +17306,59 @@ msgstr "Árvore privada virtual Ethernet"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Grupo de túneis (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Grupo de túneis (slug)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Perfil de IPsec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Perfil de IPsec (nome)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Túnel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Túnel (nome)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "IP Externo (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Política da IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Política da IKE (nome)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Política de IPsec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Política de IPsec (nome)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (slug)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Interface da VM (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (nome)"
diff --git a/netbox/translations/ru/LC_MESSAGES/django.mo b/netbox/translations/ru/LC_MESSAGES/django.mo
index 1b6ccc961..ba003a41a 100644
Binary files a/netbox/translations/ru/LC_MESSAGES/django.mo and b/netbox/translations/ru/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/ru/LC_MESSAGES/django.po b/netbox/translations/ru/LC_MESSAGES/django.po
index d940beb2f..65857995d 100644
--- a/netbox/translations/ru/LC_MESSAGES/django.po
+++ b/netbox/translations/ru/LC_MESSAGES/django.po
@@ -13,19 +13,19 @@
# Vladyslav V. Prodan, 2024
# dropclient, 2025
# Artem Kotik, 2025
-# Alevtina Karashokova, 2025
# Elena Mishina, 2025
# Michael Tatarinov, 2025
# Jeremy Stretch, 2025
+# Alevtina Karashokova, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
-"Last-Translator: Jeremy Stretch, 2025\n"
+"Last-Translator: Alevtina Karashokova, 2025\n"
"Language-Team: Russian (https://app.transifex.com/netbox-community/teams/178115/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -185,7 +185,7 @@ msgstr "Spoke"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Регион (ID)"
@@ -198,7 +198,7 @@ msgstr "Регион (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Регион (пуля)"
@@ -235,15 +235,15 @@ msgstr "Группа площадок (подстрока)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -280,7 +280,7 @@ msgstr "Площадка"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Площадка (подстрока)"
@@ -339,7 +339,7 @@ msgstr "Тип канала связи (подстрока)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Площадка (ID)"
@@ -462,7 +462,7 @@ msgstr "Виртуальный канал"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Интерфейс (ID)"
@@ -726,8 +726,8 @@ msgstr "Цвет"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -797,7 +797,7 @@ msgstr "Аккаунт провайдера"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -878,7 +878,7 @@ msgstr "Статус"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1025,8 +1025,8 @@ msgstr "Атрибуты"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1095,7 +1095,7 @@ msgstr "Сведения об точке подключения"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1124,9 +1124,9 @@ msgstr "Сеть провайдера"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1249,9 +1249,9 @@ msgstr "Операционная роль"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1287,7 +1287,7 @@ msgstr "Интерфейс"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1300,7 +1300,7 @@ msgstr "Интерфейс"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1324,7 +1324,7 @@ msgstr "Локация"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1349,7 +1349,7 @@ msgstr "Контакты"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1375,7 +1375,7 @@ msgstr "Регион"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1466,7 +1466,7 @@ msgstr "Тип цепи"
msgid "Group Assignment"
msgstr "Групповое задание"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1498,7 +1498,7 @@ msgstr "Уникальный ID канала связи"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1612,7 +1612,7 @@ msgstr "ID патч-панели и номера порта(-ов)"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1920,7 +1920,7 @@ msgstr "Гарантированная скорость"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2011,9 +2011,9 @@ msgstr "Соединения"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2361,6 +2361,7 @@ msgid "File"
msgstr "Файл"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2415,7 +2416,7 @@ msgstr "Завершено до"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2600,7 +2601,7 @@ msgstr ""
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "создан(а)"
@@ -2633,7 +2634,7 @@ msgstr "Текущая конфигурация"
msgid "Config revision #{id}"
msgstr "Ревизия конфигурации #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2722,7 +2723,7 @@ msgstr ""
msgid "last updated"
msgstr "последнее обновление"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "путь"
@@ -3232,9 +3233,9 @@ msgstr "Несвежий"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3370,7 +3371,7 @@ msgstr "Виртуальный"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3381,7 +3382,7 @@ msgid "Virtual interfaces"
msgstr "Виртуальные интерфейсы"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3871,7 +3872,7 @@ msgstr "Полная глубина"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3929,14 +3930,14 @@ msgstr "Стойка (имя)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Устройство (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Устройство (имя)"
@@ -3976,29 +3977,29 @@ msgstr "Кабель (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Виртуальная машина (имя)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Виртуальная машина (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Интерфейс (имя)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Интерфейс виртуальной машины (имя)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Интерфейс виртуальной машины (ID)"
@@ -4028,7 +4029,7 @@ msgstr "Назначенный VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4066,7 +4067,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4087,7 +4088,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Политика трансляции VLAN (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4145,14 +4146,14 @@ msgstr "MAC-адрес"
msgid "Primary MAC address (ID)"
msgstr "Основной MAC-адрес (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Основной MAC-адрес"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Виртуальный контекст"
@@ -4229,7 +4230,7 @@ msgid "Tags"
msgstr "Теги"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4278,14 +4279,14 @@ msgstr "Часовой пояс"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4353,24 +4354,24 @@ msgstr "Глубина крепления"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4380,7 +4381,7 @@ msgid "Weight"
msgstr "Вес"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Максимальный вес"
@@ -4388,38 +4389,38 @@ msgstr "Максимальный вес"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Единица веса"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Тип стойки"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Внешние размеры"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Габариты"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Нумерация"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Тип стойки"
@@ -4440,12 +4441,11 @@ msgstr "Инвентарный номер"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Воздушный поток"
@@ -4453,12 +4453,12 @@ msgstr "Воздушный поток"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4472,17 +4472,17 @@ msgid "Rack"
msgstr "Стойка"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Аппаратное обеспечение"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Платформа по умолчанию"
@@ -4499,11 +4499,11 @@ msgstr "Высота U"
msgid "Exclude from utilization"
msgstr "Исключить из использования"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4511,7 +4511,7 @@ msgstr "Исключить из использования"
msgid "Device Type"
msgstr "Тип устройства"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4519,7 +4519,7 @@ msgstr "Схема"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4530,11 +4530,11 @@ msgstr "Схема"
msgid "Profile"
msgstr "Профиль"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4542,7 +4542,7 @@ msgstr "Профиль"
msgid "Module Type"
msgstr "Тип модуля"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Шасси"
@@ -4558,8 +4558,8 @@ msgstr "Роль виртуальной машины"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4569,19 +4569,19 @@ msgstr "Шаблон конфигурации"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Тип устройства"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Роль устройства"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4595,7 +4595,7 @@ msgstr "Платформа"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4627,7 +4627,7 @@ msgid "Virtualization"
msgstr "Виртуализация"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Тип модуля"
@@ -4670,7 +4670,7 @@ msgid "Domain"
msgstr "Домен"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Распределительный щит"
@@ -4721,8 +4721,8 @@ msgid "Allocated power draw (watts)"
msgstr "Распределенная потребляемая мощность (Вт)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Порт питания"
@@ -4755,8 +4755,8 @@ msgstr "Тип PoE"
msgid "Wireless role"
msgstr "Роль беспроводной связи"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4775,7 +4775,7 @@ msgstr "Модуль"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Виртуальные контексты"
@@ -4804,7 +4804,7 @@ msgid "Mode"
msgstr "Режим"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4813,7 +4813,7 @@ msgid "VLAN group"
msgstr "Группа VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4821,7 +4821,7 @@ msgid "Untagged VLAN"
msgstr "VLAN без тегов"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4837,17 +4837,17 @@ msgid "Remove tagged VLANs"
msgstr "Удалить тегированные VLAN-ы"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Сервисная VLAN «Q-in-Q»"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Беспроводная группа LAN"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4855,7 +4855,7 @@ msgid "Wireless LANs"
msgstr "Беспроводные LANы"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4867,17 +4867,17 @@ msgid "Addressing"
msgstr "Адресация"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Операция"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4885,7 +4885,7 @@ msgid "Related Interfaces"
msgstr "Связанные интерфейсы"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4993,7 +4993,7 @@ msgstr "Родительская площадка"
msgid "Rack's location (if any)"
msgstr "Локация стойки (если есть)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5067,7 +5067,7 @@ msgid "Assigned platform"
msgstr "Назначенная платформа"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Виртуальное шасси"
@@ -5109,7 +5109,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Устройство, в котором установлен данный модуль"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Отсек для модулей"
@@ -5121,7 +5121,7 @@ msgstr "Отсек для модулей, в котором установлен
msgid "The type of module"
msgstr "Тип модуля"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Репликация компонентов"
@@ -5133,11 +5133,11 @@ msgstr ""
"Автоматическое заполнение компонентов, связанных с этим типом модуля "
"(включено по умолчанию)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Принять компоненты"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Используйте уже существующие компоненты"
@@ -5162,13 +5162,13 @@ msgstr "Локальный порт питания, питающий эту ро
msgid "Electrical phase (for three-phase circuits)"
msgstr "Электрическая фаза (для трехфазных цепей)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Родительский интерфейс"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5214,12 +5214,13 @@ msgstr "Рабочий режим IEEE 802.1Q (для интерфейсов L2)
#: netbox/dcim/forms/bulk_import.py:978
#: netbox/virtualization/forms/bulk_import.py:186
msgid "Filter VLANs available for assignment by group"
-msgstr ""
+msgstr "Фильтровать доступные к назначению VLAN-ы по группе."
#: netbox/dcim/forms/bulk_import.py:985
#: netbox/virtualization/forms/bulk_import.py:193
msgid "Assigned untagged VLAN ID (filtered by VLAN group)"
msgstr ""
+"Назначенный идентификатор VLAN без тегов (отфильтрованный по группе VLAN)"
#: netbox/dcim/forms/bulk_import.py:994
#: netbox/virtualization/forms/bulk_import.py:202
@@ -5227,11 +5228,15 @@ msgid ""
"Assigned tagged VLAN IDs separated by commas, encased with double quotes "
"(filtered by VLAN group). Example:"
msgstr ""
+"Назначенные идентификаторы VLAN c тегами, разделённые запятыми и заключённые"
+" в двойные кавычки (отфильтрованные по группе VLAN). Пример:"
#: netbox/dcim/forms/bulk_import.py:1005
#: netbox/virtualization/forms/bulk_import.py:213
msgid "Assigned Q-in-Q Service VLAN ID (filtered by VLAN group)"
msgstr ""
+"Назначенный идентификатор сервисной VLAN «Q-in-Q» (отфильтрованный по группе"
+" VLAN)"
#: netbox/dcim/forms/bulk_import.py:1012 netbox/ipam/forms/bulk_import.py:164
#: netbox/ipam/forms/bulk_import.py:253 netbox/ipam/forms/bulk_import.py:289
@@ -5254,8 +5259,8 @@ msgstr "Роль беспроводной сети (точка доступа/с
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "В ПОСТОЯННОГО ТОКА {vdc} не присвоено устройству {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Задний порт"
@@ -5431,7 +5436,7 @@ msgstr ""
"{color} не совпадало ни с одним из используемых названий цветов и содержало "
"более шести символов: неправильный шестнадцатеричный код."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5462,7 +5467,7 @@ msgstr "Тип питания (AC/DC)"
msgid "Single or three-phase"
msgstr "Однофазный или трехфазный"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5473,7 +5478,7 @@ msgstr "Основной IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Адрес IPv4 с маской, напр. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5529,7 +5534,7 @@ msgstr ""
msgid "A {model} named {name} already exists"
msgstr "A {model} названный {name} уже существует"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5538,7 +5543,7 @@ msgstr "A {model} названный {name} уже существует"
msgid "Power Panel"
msgstr "Распределительный щит"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5564,12 +5569,12 @@ msgstr "Родительская группа"
msgid "Function"
msgstr "Функция"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Резервирование"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5632,7 +5637,7 @@ msgid "Connection"
msgstr "Подключение"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5643,7 +5648,7 @@ msgstr "Вид"
msgid "Mgmt only"
msgstr "Только менеджмент"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5750,23 +5755,23 @@ msgstr "Контактная информация"
msgid "Rack Role"
msgstr "Роль стойки"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Подстрока"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Выберите заранее определенный тип стойки или задайте физические "
"характеристики ниже."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Управление запасами"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5774,41 +5779,41 @@ msgstr ""
"Список числовых идентификаторов, разделенных запятыми. Диапазон можно "
"указать с помощью дефиса."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Введите действительную схему JSON для определения поддерживаемых атрибутов."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Профиль и атрибуты"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Роль устройства"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Устройство с наименьшим номером, занимаемое устройством"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "Положение в виртуальном корпусе этого устройства определяется по"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Приоритет устройства в виртуальном шасси"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Автоматическое заполнение компонентов, связанных с этим типом модуля"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Характеристики"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5822,35 +5827,35 @@ msgstr ""
"[ge, xe]-0/0/[0-9]). Переменная {module} будет "
"автоматически заменена значением позиции при создании нового модуля."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Шаблон консольного порта"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Шаблон порта консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Шаблон переднего порта"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Шаблон интерфейса"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Шаблон розетки питания"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Шаблон порта питания"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Шаблон заднего порта"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5858,14 +5863,14 @@ msgstr "Шаблон заднего порта"
msgid "Console Port"
msgstr "Консольный порт"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Порт консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5876,7 +5881,7 @@ msgstr "Порт консольного сервера"
msgid "Front Port"
msgstr "Передний порт"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5889,40 +5894,40 @@ msgstr "Передний порт"
msgid "Rear Port"
msgstr "Задний порт"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Порт питания"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Розетка питания"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Назначение компонентов"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Инвентарный номер можно присвоить только одному компоненту."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Интерфейс LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Фильтровать доступные к назначению VLAN-ы по группе."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Дочернее устройство"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5930,37 +5935,37 @@ msgstr ""
"Сначала необходимо создать дочерние устройства и назначить их площадке и "
"стойке родительского устройства."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Консольный порт"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Порт консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Передний порт"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Розетка питания"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Комплектующие"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Роли комплектующих"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Интерфейс виртуальной машины"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5977,7 +5982,7 @@ msgstr "Интерфейс виртуальной машины"
msgid "Virtual Machine"
msgstr "Виртуальная машина"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC-адрес можно присвоить только одному объекту."
@@ -6059,65 +6064,65 @@ msgstr "Устройства для участников"
msgid "A position must be specified for the first VC member."
msgstr "Должность должна быть указана для первого члена VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr " лейбл"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "Длина"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "единица длины"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "кабель"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "кабели"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "При настройке длины кабеля необходимо указать единицу измерения"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr ""
"При создании нового кабеля необходимо определить концевые разъемы A и B."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr ""
"Невозможно подключить разные типы разъемов к одному и тому же концу кабеля."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Несовместимые типы терминации: {type_a} а также {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Окончания A и B не могут подключаться к одному и тому же объекту."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "конец"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "точка подключения кабеля"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "точки подключения кабеля"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6126,7 +6131,7 @@ msgstr ""
"Невозможно подключить кабель к {obj_parent} > {obj} потому что оно помечено "
"как подключенное."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6135,68 +6140,68 @@ msgstr ""
"Обнаружен дубликат подключения для {app_label}.{model} {termination_id}: "
"кабель {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Кабели не могут быть подключены к {type_display} интерфейсов"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Концевые разъемы, подключенные к сети провайдера, могут не подключаться к "
"кабелям."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "активен"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "завершен"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "разделен"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "кабельная трасса"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "кабельные трассы"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr ""
"Все исходные терминалы должны быть прикреплены к одной и той же ссылке"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "Все промежуточные терминалы должны иметь один и тот же тип терминации"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Все терминалы среднего диапазона должны иметь один и тот же родительский "
"объект"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Все каналы должны быть кабельными или беспроводными"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Все ссылки должны соответствовать первому типу ссылки"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Количество всех позиций на пути на противоположных концах ссылок должно "
"совпадать"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Фильтр положения удаленного оконечного устройства отсутствует"
@@ -8523,62 +8528,62 @@ msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr ""
"Неверный формат. Фильтры объектов необходимо передавать в виде словаря."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Список объектов"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Отобразите произвольный список объектов."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Количество отображаемых объектов по умолчанию"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "Неверный формат. Параметры URL должны быть переданы в виде словаря."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Неверный выбор модели: {self['model'].data} не поддерживается."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS-канал"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Вставьте RSS-канал с внешнего веб-сайта."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL-адрес ленты"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Требуется внешнее подключение"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Максимальное количество отображаемых объектов"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Как долго хранить кэшированный контент (в секундах)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Значение тайм-аута для загрузки ленты (в секундах)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Закладки"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Покажите свои личные закладки"
@@ -8748,7 +8753,7 @@ msgstr "Секрет"
msgid "CA file path"
msgstr "Путь к файлу CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Типы событий"
@@ -8760,9 +8765,9 @@ msgstr "Активен"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8777,9 +8782,9 @@ msgstr "Типы объектов"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Один или несколько назначенных типов объектов"
@@ -8843,37 +8848,70 @@ msgstr ""
"Класс первой ссылки в группе будет использоваться для кнопки раскрывающегося"
" списка"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr "Источник данных, предоставляющий файл данных"
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Файл данных"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr "Файл данных, содержащий код шаблона"
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr "Автоматическая синхронизация включена"
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+"Включить автоматическую синхронизацию содержимого шаблона при обновлении "
+"файла данных."
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Необходимо указать локальное содержимое или файл данных"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Тип(ы) события(-ий), при котором будет запущено это правило"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Объект действия"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Имя веб-хука или скрипт в виде пунктирного пути module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Вебхук {name} не найден"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Сценарий {name} не найден"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Назначенный тип объекта"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Классификация записей"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8882,12 +8920,12 @@ msgstr "Классификация записей"
msgid "Users"
msgstr "Пользователи"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Имена пользователей, разделенные запятыми и заключенные в двойные кавычки"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8900,7 +8938,7 @@ msgstr ""
msgid "Groups"
msgstr "Группы"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Имена групп, разделенные запятыми и заключенные в двойные кавычки"
@@ -8931,12 +8969,6 @@ msgstr "Данные"
msgid "Rendering"
msgstr "Рендеринг"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Файл данных"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Типы контента"
@@ -9107,11 +9139,6 @@ msgid "Template content is populated from the remote source selected below."
msgstr ""
"Содержимое шаблона заполняется из удаленного источника, выбранного ниже."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Необходимо указать локальное содержимое или файл данных"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10293,6 +10320,14 @@ msgstr "Линия"
msgid "Method"
msgstr "Метод"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10431,19 +10466,19 @@ msgstr "Клиент"
msgid "Invalid IP address format: {address}"
msgstr "Неверный формат IP-адреса: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Цель импорта"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Цель импорта (имя)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Цель экспорта"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Цель экспорта (имя)"
@@ -10521,11 +10556,11 @@ msgstr "Группа VLAN (ID)"
msgid "VLAN Group (slug)"
msgstr "Группа VLAN (слаг)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Номер VLAN (1-4094)"
@@ -12866,63 +12901,63 @@ msgstr "Невозможно добавить хранилище в реестр
msgid "Cannot delete stores from registry"
msgstr "Невозможно удалить хранилище из реестра"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Чешский"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Датский"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Немецкий"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Английский"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Испанский"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Французский"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Итальянский"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Японский"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Голландский"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Польский"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Португальский"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Русский"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Турецкий"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Украинский"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Китайский"
@@ -12967,16 +13002,16 @@ msgstr ""
#: netbox/netbox/views/generic/bulk_views.py:388
msgid "Must be a list."
-msgstr ""
+msgstr "Должно быть списком."
#: netbox/netbox/views/generic/bulk_views.py:398
msgid "Must be a dictionary."
-msgstr ""
+msgstr "Должно быть словарём."
#: netbox/netbox/views/generic/bulk_views.py:461
#, python-brace-format
msgid "Object with ID {id} does not exist"
-msgstr ""
+msgstr "Объект с идентификатором {id} не существует"
#: netbox/netbox/views/generic/bulk_views.py:546
#, python-brace-format
@@ -14456,11 +14491,11 @@ msgstr "Выделенная мощность"
msgid "Space Utilization"
msgstr "Использование пространства"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Вес стойки"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Максимальный вес"
@@ -14642,20 +14677,21 @@ msgid "Missing required packages"
msgstr "Отсутствуют необходимые пакеты"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
"В этой установке NetBox может отсутствовать один или несколько необходимых "
-"пакетов Python. Эти пакеты перечислены в requirements.txt а "
-"также local_requirements.txt, и обычно устанавливаются в "
-"процессе установки или обновления. Чтобы проверить установленные пакеты, "
-"запустите замораживание губ из консоли и сравните выходные "
-"данные со списком необходимых пакетов."
+"пакетов Python. Эти пакеты перечислены в %(req_file)s и "
+"%(local_req_file)s и обычно устанавливаются в рамках процесса "
+"установки или обновления. Чтобы проверить установленные пакеты, запустите "
+"%(pip_cmd)s из консоли и сравните вывод со списком необходимых "
+"пакетов."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14707,29 +14743,31 @@ msgid "Database migrations missing"
msgstr "Отсутствует миграция баз данных"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
"При обновлении до новой версии NetBox необходимо запустить сценарий "
-"обновления, чтобы применить любые новые миграции баз данных. Перенос можно "
-"запустить вручную, выполнив Миграция manage.py на python3 из "
-"командной строки."
+"обновления, чтобы применить все новые миграции базы данных. Вы можете "
+"запустить миграции вручную, выполнив %(command)s из командной "
+"строки."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Неподдерживаемая версия PostgreSQL"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
"Убедитесь, что используется PostgreSQL версии 14 или более поздней. Вы "
-"можете проверить это, подключившись к базе данных NetBox, и отправив запрос "
-"на ВЫБЕРИТЕ ВЕРСИЮ ()."
+"можете проверить это, подключившись к базе данных с помощью учётных данных "
+"NetBox и отправив запрос на %(sql_query)s."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15342,18 +15380,18 @@ msgstr "В результате этого действия следующие
#, python-format
msgid "Dismiss %(count)s unread notification?"
msgid_plural "Dismiss %(count)s unread notifications?"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgstr[0] "Удалить %(count)s непрочитанное уведомление?"
+msgstr[1] "Удалить %(count)s непрочитанных уведомления?"
+msgstr[2] "Удалить %(count)s непрочитанных уведомлений?"
+msgstr[3] "Удалить %(count)s непрочитанное уведомление?"
#: netbox/templates/htmx/notifications.html:7
msgid "Dismiss all unread notifications"
-msgstr ""
+msgstr "Удалить все непрочитанные уведомления"
#: netbox/templates/htmx/notifications.html:9
msgid "Dismiss all"
-msgstr ""
+msgstr "Удалить все"
#: netbox/templates/htmx/notifications.html:26
msgid "ago"
@@ -15698,14 +15736,15 @@ msgid "Check the following"
msgstr "Проверьте следующее"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 была запущен во время последнего "
-"обновления. При этом последняя итерация каждого статического файла "
-"устанавливается в статический корневой путь."
+"%(command)s была запущена во время последнего обновления. Эта "
+"команда устанавливает последнюю версию каждого статического файла в корневой"
+" каталог статических файлов."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16397,32 +16436,32 @@ msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr ""
"Ключ '{path}'— словарь; не может присвоить значение, отличное от словаря"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "истекает"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "последний раз использованный"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "ключ"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "запись включена"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Разрешить операции создания/обновления/удаления с использованием этого ключа"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "разрешенные IP-адреса"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16431,14 +16470,25 @@ msgstr ""
"поле пустым, чтобы не было ограничений. Пример: «10.1.1.0/24, "
"192.168.10.16/32, 2001:DB8:1::/64»"
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "токен"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "токены"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "группа"
@@ -17275,59 +17325,59 @@ msgstr "Виртуальное частное дерево Ethernet"
msgid "SPB"
msgstr "СПБ"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Группа туннелей (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Группа туннелей (подстрока)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Профиль IPsec (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Профиль IPsec (имя)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Туннель (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Туннель (название)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Внешний IP-адрес (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Политика IKE (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Политика IKE (название)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Политика IPsec (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Политика IPsec (имя)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (подстрока)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Интерфейс виртуальной машины (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (название)"
diff --git a/netbox/translations/tr/LC_MESSAGES/django.mo b/netbox/translations/tr/LC_MESSAGES/django.mo
index 3b281c3b2..5a6a48178 100644
Binary files a/netbox/translations/tr/LC_MESSAGES/django.mo and b/netbox/translations/tr/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/tr/LC_MESSAGES/django.po b/netbox/translations/tr/LC_MESSAGES/django.po
index 6bf60c428..966cb842a 100644
--- a/netbox/translations/tr/LC_MESSAGES/django.po
+++ b/netbox/translations/tr/LC_MESSAGES/django.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Turkish (https://app.transifex.com/netbox-community/teams/178115/tr/)\n"
@@ -175,7 +175,7 @@ msgstr "konuştu"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Bölge (ID)"
@@ -188,7 +188,7 @@ msgstr "Bölge (ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Bölge (kısa ad)"
@@ -225,15 +225,15 @@ msgstr "Site grubu (kısa ad)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -270,7 +270,7 @@ msgstr "Site"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Site (kısa ad)"
@@ -329,7 +329,7 @@ msgstr "Devre tipi (kısa ad)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Site (ID)"
@@ -452,7 +452,7 @@ msgstr "Sanal devre"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Arayüz (ID)"
@@ -716,8 +716,8 @@ msgstr "Renk"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -787,7 +787,7 @@ msgstr "Sağlayıcı hesabı"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -868,7 +868,7 @@ msgstr "Durum"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1015,8 +1015,8 @@ msgstr "Öznitellikler"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1085,7 +1085,7 @@ msgstr "Fesih Ayrıntıları"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1114,9 +1114,9 @@ msgstr "Sağlayıcı ağı"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1239,9 +1239,9 @@ msgstr "Operasyonel rol"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1277,7 +1277,7 @@ msgstr "Arayüz"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1290,7 +1290,7 @@ msgstr "Arayüz"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1314,7 +1314,7 @@ msgstr "Konum"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1339,7 +1339,7 @@ msgstr "İletişim"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1365,7 +1365,7 @@ msgstr "Bölge"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1456,7 +1456,7 @@ msgstr "Devre tipi"
msgid "Group Assignment"
msgstr "Grup Ödevi"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1488,7 +1488,7 @@ msgstr "Benzersiz devre ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1602,7 +1602,7 @@ msgstr "Bağlantı paneli ID ve port numaraları"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1910,7 +1910,7 @@ msgstr "Taahhüt Oranı"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2001,9 +2001,9 @@ msgstr "Fesih"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2350,6 +2350,7 @@ msgid "File"
msgstr "Dosya"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2404,7 +2405,7 @@ msgstr "Daha önce tamamlandı"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2588,7 +2589,7 @@ msgstr "Değişiklik günlüğü bu nesne türü için desteklenmez ({type})."
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "oluşturulan"
@@ -2621,7 +2622,7 @@ msgstr "Geçerli yapılandırma"
msgid "Config revision #{id}"
msgstr "Yapılandırma revizyonu #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2710,7 +2711,7 @@ msgstr ""
msgid "last updated"
msgstr "son güncellendi"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "yol"
@@ -3219,9 +3220,9 @@ msgstr "Bayat"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3357,7 +3358,7 @@ msgstr "Sanal"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3368,7 +3369,7 @@ msgid "Virtual interfaces"
msgstr "Sanal arayüzler"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3858,7 +3859,7 @@ msgstr "Tam derinlik mi"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3916,14 +3917,14 @@ msgstr "Raf (isim)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Cihaz (ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Cihaz (isim)"
@@ -3963,29 +3964,29 @@ msgstr "Kablo (ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Sanal makine (isim)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Sanal makine (ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Arayüz (isim)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "VM arabirimi (isim)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "VM arabirimi (ID)"
@@ -4015,7 +4016,7 @@ msgstr "Atanmış VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4053,7 +4054,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (KİMLİĞİ)"
@@ -4074,7 +4075,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN Çeviri Politikası (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4128,14 +4129,14 @@ msgstr "MAC Adresi"
msgid "Primary MAC address (ID)"
msgstr "Birincil MAC adresi (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Birincil MAC adresi"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Sanal Cihaz Bağlamı"
@@ -4212,7 +4213,7 @@ msgid "Tags"
msgstr "Etiketler"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4261,14 +4262,14 @@ msgstr "Saat dilimi"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4336,24 +4337,24 @@ msgstr "Montaj derinliği"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4363,7 +4364,7 @@ msgid "Weight"
msgstr "Ağırlığı"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Maksimum ağırlık"
@@ -4371,38 +4372,38 @@ msgstr "Maksimum ağırlık"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Ağırlık birimi"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Raf Tipi"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Dış Ölçüler"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Ölçüler"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Numaralandırma"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Raf tipi"
@@ -4423,12 +4424,11 @@ msgstr "Varlık etiketi"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Hava akışı"
@@ -4436,12 +4436,12 @@ msgstr "Hava akışı"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4455,17 +4455,17 @@ msgid "Rack"
msgstr "Raf"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Donanım"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Varsayılan platform"
@@ -4482,11 +4482,11 @@ msgstr "U yüksekliği"
msgid "Exclude from utilization"
msgstr "Kullanımdan hariç tut"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4494,7 +4494,7 @@ msgstr "Kullanımdan hariç tut"
msgid "Device Type"
msgstr "Cihaz Türü"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4502,7 +4502,7 @@ msgstr "Şema"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4513,11 +4513,11 @@ msgstr "Şema"
msgid "Profile"
msgstr "Profil"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4525,7 +4525,7 @@ msgstr "Profil"
msgid "Module Type"
msgstr "Modül Türü"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Şasi"
@@ -4541,8 +4541,8 @@ msgstr "VM rolü"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4552,19 +4552,19 @@ msgstr "Yapılandırma şablonu"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Cihaz tipi"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Cihaz rolü"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4578,7 +4578,7 @@ msgstr "Platform"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4610,7 +4610,7 @@ msgid "Virtualization"
msgstr "Sanallaştırma"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Modül tipi"
@@ -4653,7 +4653,7 @@ msgid "Domain"
msgstr "Alan adı"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Güç paneli"
@@ -4704,8 +4704,8 @@ msgid "Allocated power draw (watts)"
msgstr "Tahsis edilen güç çekimi (watt)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Güç bağlantı noktası"
@@ -4738,8 +4738,8 @@ msgstr "PoE tipi"
msgid "Wireless role"
msgstr "Kablosuz rolü"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4758,7 +4758,7 @@ msgstr "Modül"
msgid "LAG"
msgstr "GECİKME"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Sanal cihaz bağlamları"
@@ -4787,7 +4787,7 @@ msgid "Mode"
msgstr "Modu"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4796,7 +4796,7 @@ msgid "VLAN group"
msgstr "VLAN grubu"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4804,7 +4804,7 @@ msgid "Untagged VLAN"
msgstr "Etiketsiz VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4820,17 +4820,17 @@ msgid "Remove tagged VLANs"
msgstr "Etiketli VLAN'ları kaldır"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q Hizmeti VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Kablosuz LAN grubu"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4838,7 +4838,7 @@ msgid "Wireless LANs"
msgstr "Kablosuz LAN'lar"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4850,17 +4850,17 @@ msgid "Addressing"
msgstr "Adresleme"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Operasyon"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4868,7 +4868,7 @@ msgid "Related Interfaces"
msgstr "İlgili Arayüzler"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4976,7 +4976,7 @@ msgstr "Ana site"
msgid "Rack's location (if any)"
msgstr "Rafın konumu (varsa)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5050,7 +5050,7 @@ msgid "Assigned platform"
msgstr "Atanan platform"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Sanal şasi"
@@ -5090,7 +5090,7 @@ msgstr "Bu cihazın kurulu olduğu cihaz yuvası (alt cihazlar için)"
msgid "The device in which this module is installed"
msgstr "Bu modülün kurulu olduğu cihaz"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Modül yuvası"
@@ -5102,7 +5102,7 @@ msgstr "Bu modülün kurulu olduğu modül yuvası"
msgid "The type of module"
msgstr "Modül türü"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Bileşenleri çoğaltın"
@@ -5114,11 +5114,11 @@ msgstr ""
"Bu modül türüyle ilişkili bileşenleri otomatik olarak doldurun (varsayılan "
"olarak etkindir)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Bileşenleri benimseyin"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Mevcut bileşenleri benimseyin"
@@ -5143,13 +5143,13 @@ msgstr "Bu prizi besleyen yerel güç portu"
msgid "Electrical phase (for three-phase circuits)"
msgstr "Elektrik fazı (üç fazlı devreler için)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Ebeveyn arayüzü"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5237,8 +5237,8 @@ msgstr "Kablosuz rolü (AP/istasyon)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} cihaza atanmadı {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Arka bağlantı noktası"
@@ -5410,7 +5410,7 @@ msgstr ""
"{color} kullanılan herhangi bir renk adıyla eşleşmedi ve altı karakterden "
"uzundu: geçersiz altıgen."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5441,7 +5441,7 @@ msgstr "Besleme tipi (AC/DC)"
msgid "Single or three-phase"
msgstr "Tek veya üç fazlı"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5452,7 +5452,7 @@ msgstr "Birincil IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "Maskeli IPv4 adresi, örn. 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5506,7 +5506,7 @@ msgstr "Evlat edinemiyor {model} {name} zaten bir modüle ait olduğu için"
msgid "A {model} named {name} already exists"
msgstr "BİR {model} adlandırmak {name} zaten var"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5515,7 +5515,7 @@ msgstr "BİR {model} adlandırmak {name} zaten var"
msgid "Power Panel"
msgstr "Güç Paneli"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5541,12 +5541,12 @@ msgstr "Ebeveyn grubu"
msgid "Function"
msgstr "Fonksiyon"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Rezervasyon"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5609,7 +5609,7 @@ msgid "Connection"
msgstr "Bağlantı"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5620,7 +5620,7 @@ msgstr "Tür"
msgid "Mgmt only"
msgstr "Sadece Mgmt"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5727,23 +5727,23 @@ msgstr "İletişim Bilgisi"
msgid "Rack Role"
msgstr "Raf Rolü"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Kısa isim"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Önceden tanımlanmış bir raf tipi seçin veya aşağıda fiziksel özellikleri "
"ayarlayın."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Envanter Kontrolü"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5751,41 +5751,41 @@ msgstr ""
"Virgülle ayrılmış sayısal birim kimlikleri listesi. Bir aralık bir tire "
"kullanılarak belirtilebilir."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr ""
"Desteklenen öznitelikleri tanımlamak için geçerli bir JSON şeması girin."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Profil ve Nitelikler"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Cİhaz Rolü"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Cihazın kullandığı en düşük numaralı birim"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "Bu cihazın sanal kasadaki konumu tanımlanır"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Sanal kasadaki cihazın önceliği"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Bu modül türüyle ilişkili bileşenleri otomatik olarak doldurun"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "ÖZELLİKLERİ"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5799,35 +5799,35 @@ msgstr ""
"[0-9]). Simge {module}, varsa, yeni bir modül "
"oluştururken otomatik olarak konum değeri ile değiştirilecektir."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Konsol bağlantı noktası şablonu"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Konsol sunucusu bağlantı noktası şablonu"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Ön bağlantı noktası şablonu"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Arayüz şablonu"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Elektrik prizi şablonu"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Güç bağlantı noktası şablonu"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Arka bağlantı noktası şablonu"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5835,14 +5835,14 @@ msgstr "Arka bağlantı noktası şablonu"
msgid "Console Port"
msgstr "Konsol Bağlantı Noktası"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Konsol Sunucusu Bağlantı Noktası"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5853,7 +5853,7 @@ msgstr "Konsol Sunucusu Bağlantı Noktası"
msgid "Front Port"
msgstr "Ön Bağlantı Noktası"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5866,40 +5866,40 @@ msgstr "Ön Bağlantı Noktası"
msgid "Rear Port"
msgstr "Arka Bağlantı Noktası"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Güç Bağlantı Noktası"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Güç Çıkışı"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Bileşen Ataması"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Bir InventoryItem yalnızca tek bir bileşene atanabilir."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "LAG arayüzü"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Gruba göre atama için mevcut VLAN'ları filtreleyin."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Çocuk Cihazı"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5907,37 +5907,37 @@ msgstr ""
"Alt aygıtlar önce oluşturulmalı ve ana aygıtın sahasına ve rafına "
"atanmalıdır."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Konsol bağlantı noktası"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Konsol sunucusu bağlantı noktası"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Ön bağlantı noktası"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Güç çıkışı"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Envanter Öğesi"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Envanter Öğesi Rolü"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "VM Arayüzü"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5954,7 +5954,7 @@ msgstr "VM Arayüzü"
msgid "Virtual Machine"
msgstr "Sanal Makine"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC adresi yalnızca tek bir nesneye atanabilir."
@@ -6032,63 +6032,63 @@ msgstr "Üye Cihazları"
msgid "A position must be specified for the first VC member."
msgstr "İlk VC üyesi için bir pozisyon belirtilmelidir."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "etiketlemek"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "uzunluk"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "uzunluk birimi"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "kablo"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "kablolar"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Kablo uzunluğu ayarlarken bir birim belirtmeniz gerekir"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Yeni bir kablo oluştururken A ve B sonlandırmalarını tanımlamalıdır."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr "Farklı sonlandırma türleri kablonun aynı ucuna bağlanamaz."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Uyumsuz sonlandırma türleri: {type_a} ve {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "A ve B sonlandırmaları aynı nesneye bağlanamaz."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "son"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "kablo sonlandırma"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "kablo sonlandırmaları"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6096,7 +6096,7 @@ msgid ""
msgstr ""
"Kablo bağlanamıyor {obj_parent} > {obj} çünkü bağlı olarak işaretlenmiştir."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6105,63 +6105,63 @@ msgstr ""
"Yinelenen sonlandırma bulundu {app_label}.{model} {termination_id}: kablo "
"{cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Kablolar sonlandırılamaz {type_display} arayüzleri"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr "Bir sağlayıcı ağına bağlı devre sonlandırmaları kablolanmayabilir."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "aktiftir"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "tamamlandı"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "bölünmüş"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "kablo yolu"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "kablo yolları"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Tüm kaynak sonlandırmalar aynı bağlantıya eklenmelidir"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Tüm orta açıklıklı sonlandırmalar aynı sonlandırma türüne sahip olmalıdır"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "Tüm orta açıklıklı sonlandırmalar aynı ana nesneye sahip olmalıdır"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Tüm bağlantılar kablo veya kablosuz olmalıdır"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Tüm bağlantılar ilk bağlantı türüyle eşleşmelidir"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Bağlantıların zıt uçlarındaki yol içindeki tüm pozisyonlar eşleşmelidir"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Uzaktan sonlandırma konum filtresi eksik"
@@ -8447,63 +8447,63 @@ msgstr "Nesne sayısını sayarken uygulanacak filtreler"
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "Geçersiz biçim. Nesne filtreleri sözlük olarak iletilmelidir."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Nesne Listesi"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "İsteğe bağlı bir nesne listesi görüntüleyin."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Görüntülenecek nesnelerin varsayılan sayısı"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "Geçersiz biçim. URL parametreleri sözlük olarak iletilmelidir."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Geçersiz model seçimi: {self['model'].data} desteklenmiyor."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS Beslemesi"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Harici bir web sitesinden bir RSS beslemesi ekleyin."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "Akış URL'si"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Harici bağlantı gerektirir"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Görüntülenecek maksimum nesne sayısı"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr ""
"Önbelleğe alınan içeriğin ne kadar süre saklanacağı (saniye cinsinden)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Beslemeyi almak için zaman aşımı değeri (saniye cinsinden)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Yer İşaretleri"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Kişisel yer imlerinizi gösterin"
@@ -8673,7 +8673,7 @@ msgstr "Gizli"
msgid "CA file path"
msgstr "CA dosya yolu"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Etkinlik türleri"
@@ -8685,9 +8685,9 @@ msgstr "Aktif"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8702,9 +8702,9 @@ msgstr "Nesne türleri"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Bir veya daha fazla atanmış nesne türü"
@@ -8765,37 +8765,68 @@ msgid ""
msgstr ""
"Bir gruptaki ilk bağlantının sınıfı açılır düğme için kullanılacaktır."
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Veri dosyası"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Yerel içerik veya veri dosyası belirtmelidir"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Bu kuralı tetikleyecek olay türü (ler)"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Eylem nesnesi"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Noktalı yol olarak Webhook adı veya komut dosyası module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Web kancası {name} bulunamadı"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Senaryo {name} bulunamadı"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Atanan nesne türü"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Girişin sınıflandırılması"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8804,12 +8835,12 @@ msgstr "Girişin sınıflandırılması"
msgid "Users"
msgstr "Kullanıcılar"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr ""
"Virgülle ayrılmış, çift tırnak işareti ile çevrelenmiş kullanıcı adları"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8822,7 +8853,7 @@ msgstr ""
msgid "Groups"
msgstr "Gruplar"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Virgülle ayrılmış, çift tırnak işareti ile çevrelenmiş grup adları"
@@ -8853,12 +8884,6 @@ msgstr "Veriler"
msgid "Rendering"
msgstr "Oluşturma"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Veri dosyası"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "İçerik türleri"
@@ -9028,11 +9053,6 @@ msgstr "Dışa Aktarma Şablonu"
msgid "Template content is populated from the remote source selected below."
msgstr "Şablon içeriği aşağıda seçilen uzak kaynaktan doldurulur."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Yerel içerik veya veri dosyası belirtmelidir"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10211,6 +10231,14 @@ msgstr "Çizgi"
msgid "Method"
msgstr "Yöntemi"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10349,19 +10377,19 @@ msgstr "Müşteri"
msgid "Invalid IP address format: {address}"
msgstr "Geçersiz IP adresi biçimi: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Hedefi içe aktarma"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Hedefi içe aktarma (isim)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Dışa aktarma hedefi"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Dışa aktarma hedefi (isim)"
@@ -10439,11 +10467,11 @@ msgstr "VLAN Grubu (ID)"
msgid "VLAN Group (slug)"
msgstr "VLAN Grubu (kısa ad)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (KİMLİĞİ)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN numarası (1-4094)"
@@ -12761,63 +12789,63 @@ msgstr "Başlatıldıktan sonra kayıt defterine mağazalar eklenemiyor"
msgid "Cannot delete stores from registry"
msgstr "Mağazalar kayıt defterinden silinemiyor"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Çek"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Danca"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Alman"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "İngilizce"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "İspanyolca"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Fransızca"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "İtalyan"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Japonca"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Hollandalı"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Lehçe"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Portekizce"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Rusça"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Türkçe"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Ukraynalı"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Çince"
@@ -14353,11 +14381,11 @@ msgstr "Tahsis Edilen Çekiliş"
msgid "Space Utilization"
msgstr "Alan Kullanımı"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Raf Ağırlığı"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Maksimum Ağırlık"
@@ -14539,20 +14567,15 @@ msgid "Missing required packages"
msgstr "Gerekli paketler eksik"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"NetBox'ın bu kurulumunda bir veya daha fazla gerekli Python paketi eksik "
-"olabilir. Bu paketler şurada listelenmiştir requirements.txt ve"
-" local_requirements.txt, ve normalde yükleme veya yükseltme "
-"işleminin bir parçası olarak yüklenir. Yüklü paketleri doğrulamak için "
-"çalıştırın pip dondurma konsoldan ve çıktıyı gerekli paketlerin"
-" listesiyle karşılaştırın."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14604,29 +14627,24 @@ msgid "Database migrations missing"
msgstr "Veritabanı geçişleri eksik"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Yeni bir NetBox sürümüne yükseltirken, yeni veritabanı geçişlerini uygulamak"
-" için yükseltme komut dosyasının çalıştırılması gerekir. Yürüterek geçişleri"
-" manuel olarak çalıştırabilirsiniz python3 manage.py geçişi "
-"komut satırından."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Desteklenmeyen PostgreSQL sürümü"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"PostgreSQL sürüm 14 veya sonraki sürümünün kullanımda olduğundan emin olun. "
-"NetBox'ın kimlik bilgilerini kullanarak veritabanına bağlanarak ve bir sorgu"
-" düzenleyerek bunu kontrol edebilirsiniz. SÜRÜMÜ SEÇİN ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15589,14 +15607,12 @@ msgid "Check the following"
msgstr "Aşağıdakileri kontrol edin"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 collectstatik en son yükseltme sırasında "
-"çalıştırıldı. Bu, her statik dosyanın en son yinelemesini statik kök yoluna "
-"yükler."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16286,32 +16302,32 @@ msgstr "Anahtar '{path}'bir yaprak düğümüdür; yeni anahtarlar atanamıyor"
msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr "Anahtar '{path}'bir sözlüktür; sözlük dışı bir değer atayamaz"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "süresi dolmak"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "son kullanılan"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "anahtar"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "yazma etkin"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Bu anahtarı kullanarak oluşturma/güncelleme/silme işlemlerine izin verin"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "izin verilen IP'ler"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16320,14 +16336,25 @@ msgstr ""
"olmadan boş bırakın. Örn: “10.1.1.0/24, 192.168.10.16/32, 2001: DB 8:1: "
":/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "jeton"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "jetonlar"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "grup"
@@ -17150,59 +17177,59 @@ msgstr "Ethernet Sanal Özel Ağacı"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Tünel grubu (ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Tünel grubu (kısa ad)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPsec profili (ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPsec profili (ad)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Tünel (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Tünel (isim)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Dış IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE ilkesi (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE ilkesi (isim)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPsec ilkesi (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPsec ilkesi (ad)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (kısa ad)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "VM Arabirimi (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (isim)"
diff --git a/netbox/translations/uk/LC_MESSAGES/django.mo b/netbox/translations/uk/LC_MESSAGES/django.mo
index 29ff85852..32cb4f672 100644
Binary files a/netbox/translations/uk/LC_MESSAGES/django.mo and b/netbox/translations/uk/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/uk/LC_MESSAGES/django.po b/netbox/translations/uk/LC_MESSAGES/django.po
index 2dec34fb5..df7354a5a 100644
--- a/netbox/translations/uk/LC_MESSAGES/django.po
+++ b/netbox/translations/uk/LC_MESSAGES/django.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Vladyslav V. Prodan, 2025\n"
"Language-Team: Ukrainian (https://app.transifex.com/netbox-community/teams/178115/uk/)\n"
@@ -174,7 +174,7 @@ msgstr "Спиця (в колесі)"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "Регіон (ідентифікатор)"
@@ -187,7 +187,7 @@ msgstr "Регіон (ідентифікатор)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "Регіон (скорочення)"
@@ -224,15 +224,15 @@ msgstr "Група тех. майданчиків (скорочення)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -269,7 +269,7 @@ msgstr "Тех. майданчик"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "Тех. майданчик (скорочення)"
@@ -328,7 +328,7 @@ msgstr "Тип каналу зв'язку (скорочення)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "Тех. майданчик (ідентифікатор)"
@@ -451,7 +451,7 @@ msgstr "Віртуальна схема"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "Інтерфейс (ідентифікатор)"
@@ -715,8 +715,8 @@ msgstr "Колір"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -786,7 +786,7 @@ msgstr "Обліковий запис постачальника"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -867,7 +867,7 @@ msgstr "Статус"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1014,8 +1014,8 @@ msgstr "Атрибути"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1084,7 +1084,7 @@ msgstr "Деталі кінця"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1113,9 +1113,9 @@ msgstr "Мережа провайдера"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1238,9 +1238,9 @@ msgstr "Операційна роль"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1276,7 +1276,7 @@ msgstr "Інтерфейс"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1289,7 +1289,7 @@ msgstr "Інтерфейс"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1313,7 +1313,7 @@ msgstr "Розташування"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1338,7 +1338,7 @@ msgstr "Контакти"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1364,7 +1364,7 @@ msgstr "Регіон"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1455,7 +1455,7 @@ msgstr "Тип схеми"
msgid "Group Assignment"
msgstr "Групове завдання"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1487,7 +1487,7 @@ msgstr "Унікальний ідентифікатор каналу зв'язк
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1602,7 +1602,7 @@ msgstr "Ідентифікатор патч-панелі та номер(и) п
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1910,7 +1910,7 @@ msgstr "Гарантований процент чи коефіцієнт дос
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2001,9 +2001,9 @@ msgstr "Кінці"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2350,6 +2350,7 @@ msgid "File"
msgstr "Файл"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2404,7 +2405,7 @@ msgstr "Завершено раніше"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2586,7 +2587,7 @@ msgstr "Журнал змін не підтримується для цього
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "створено"
@@ -2619,7 +2620,7 @@ msgstr "Поточне налаштування"
msgid "Config revision #{id}"
msgstr "Ревізія конфігурації #{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2707,7 +2708,7 @@ msgstr ""
msgid "last updated"
msgstr "останнє оновлення"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "доріжка"
@@ -3218,9 +3219,9 @@ msgstr "Несвіжі"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3356,7 +3357,7 @@ msgstr "Віртуальний"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3367,7 +3368,7 @@ msgid "Virtual interfaces"
msgstr "Віртуальні інтерфейси"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3857,7 +3858,7 @@ msgstr "Це повна глибина"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3915,14 +3916,14 @@ msgstr "Стійка (назва)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "Пристрій (ідентифікатор)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "Пристрій (назва)"
@@ -3962,29 +3963,29 @@ msgstr "Кабель (ідентифікатор)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "Віртуальна машина (назва)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "Віртуальна машина (ідентифікатор)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "Інтерфейс (назва)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "Інтерфейс віртуальної машини (назва)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "Інтерфейс віртуальної машини (ідентифікатор)"
@@ -4014,7 +4015,7 @@ msgstr "Призначений VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4052,7 +4053,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ідентифікатор)"
@@ -4073,7 +4074,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "Політика перекладу VLAN (ідентифікатор)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4128,14 +4129,14 @@ msgstr "MAC-адреса"
msgid "Primary MAC address (ID)"
msgstr "Основна MAC-адреса (ідентифікатор)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "Основна MAC-адреса"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "Контекст віртуального пристрою"
@@ -4212,7 +4213,7 @@ msgid "Tags"
msgstr "Мітки"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4261,14 +4262,14 @@ msgstr "Часовий пояс"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4336,24 +4337,24 @@ msgstr "Глибина монтажу"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4363,7 +4364,7 @@ msgid "Weight"
msgstr "Вага"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "Максимальна вага"
@@ -4371,38 +4372,38 @@ msgstr "Максимальна вага"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "Вага юніта"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "Тип стійки"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "Зовнішні розміри"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "Габарити"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "Нумерація"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "Тип стійки"
@@ -4423,12 +4424,11 @@ msgstr "Призначеня міток"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "Потік повітря"
@@ -4436,12 +4436,12 @@ msgstr "Потік повітря"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4455,17 +4455,17 @@ msgid "Rack"
msgstr "Стійка"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "Апаратне забезпечення"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "Платформа за замовчуванням"
@@ -4482,11 +4482,11 @@ msgstr "Висота U"
msgid "Exclude from utilization"
msgstr "Виключити з утилізації"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4494,7 +4494,7 @@ msgstr "Виключити з утилізації"
msgid "Device Type"
msgstr "Тип пристрою"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4502,7 +4502,7 @@ msgstr "схема"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4513,11 +4513,11 @@ msgstr "схема"
msgid "Profile"
msgstr "Профіль"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4525,7 +4525,7 @@ msgstr "Профіль"
msgid "Module Type"
msgstr "Тип модуля"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "Шасі"
@@ -4541,8 +4541,8 @@ msgstr "Роль віртуальної машини"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4552,19 +4552,19 @@ msgstr "Шаблон конфігурації"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "Тип пристрою"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "Роль пристрою"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4578,7 +4578,7 @@ msgstr "Платформа"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4610,7 +4610,7 @@ msgid "Virtualization"
msgstr "Віртуалізація"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "Тип модуля"
@@ -4653,7 +4653,7 @@ msgid "Domain"
msgstr "Домен"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "Панель живлення"
@@ -4704,8 +4704,8 @@ msgid "Allocated power draw (watts)"
msgstr "Виділена споживана потужність (Вт)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "Порт живлення"
@@ -4738,8 +4738,8 @@ msgstr "Тип PoE"
msgid "Wireless role"
msgstr "Бездротова роль"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4758,7 +4758,7 @@ msgstr "Модуль"
msgid "LAG"
msgstr "LAG"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "Контексти віртуальних пристроїв"
@@ -4787,7 +4787,7 @@ msgid "Mode"
msgstr "Режим"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4796,7 +4796,7 @@ msgid "VLAN group"
msgstr "Група VLAN"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4804,7 +4804,7 @@ msgid "Untagged VLAN"
msgstr "VLAN без міток"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4820,17 +4820,17 @@ msgid "Remove tagged VLANs"
msgstr "Видалити мітки з VLAN'ів"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Сервісна локальна мережа Q-in-Q"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "Група бездротової локальної мережі"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4838,7 +4838,7 @@ msgid "Wireless LANs"
msgstr "Бездротові локальні мережі"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4850,17 +4850,17 @@ msgid "Addressing"
msgstr "Адресація"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "Операція"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4868,7 +4868,7 @@ msgid "Related Interfaces"
msgstr "Пов'язані інтерфейси"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4976,7 +4976,7 @@ msgstr "Батьківський тех. майданчик"
msgid "Rack's location (if any)"
msgstr "Розташування стійки (якщо є)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5050,7 +5050,7 @@ msgid "Assigned platform"
msgstr "Призначена платформа"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "Віртуальне шасі"
@@ -5092,7 +5092,7 @@ msgstr ""
msgid "The device in which this module is installed"
msgstr "Пристрій, в якому встановлений даний модуль"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "Відсік для модулів"
@@ -5104,7 +5104,7 @@ msgstr "Відсік для модуля, в якому встановлений
msgid "The type of module"
msgstr "Тип модуля"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "Повторювання компонентів"
@@ -5116,11 +5116,11 @@ msgstr ""
"Автоматично заповнювати компоненти, пов'язані з цим типом модуля (увімкнено "
"за замовчуванням)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "Прийняти компоненти"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "Прийняти вже існуючі компоненти"
@@ -5145,13 +5145,13 @@ msgstr "Локальний порт живлення, який живить цю
msgid "Electrical phase (for three-phase circuits)"
msgstr "Електрична фаза (для трифазних ланцюгів)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "Батьківський інтерфейс"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5246,8 +5246,8 @@ msgstr ""
"Джерело живлення постійного струму {vdc} не призначається до пристрою "
"{device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "Задній порт"
@@ -5423,7 +5423,7 @@ msgstr ""
"{color} не відповідав жодному використаному назві кольору і мав більше шести"
" символів: недійсний шістнадцятковий."
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5454,7 +5454,7 @@ msgstr "Тип живлення (змінній/постійний струм)"
msgid "Single or three-phase"
msgstr "Однофазний або трифазний (струм)"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5465,7 +5465,7 @@ msgstr "Первинна адреса IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "IPv4 адреса з маскою, наприклад 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5521,7 +5521,7 @@ msgstr ""
msgid "A {model} named {name} already exists"
msgstr "А {model} названий {name} вже існує"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5530,7 +5530,7 @@ msgstr "А {model} названий {name} вже існує"
msgid "Power Panel"
msgstr "Панель живлення"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5556,12 +5556,12 @@ msgstr "Батьківська група"
msgid "Function"
msgstr "Функція"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "Бронювання"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5624,7 +5624,7 @@ msgid "Connection"
msgstr "Підключення"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5635,7 +5635,7 @@ msgstr "Вид"
msgid "Mgmt only"
msgstr "Тільки управління"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5742,23 +5742,23 @@ msgstr "Контактна інформація"
msgid "Rack Role"
msgstr "Роль стійки"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "Скорочення"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr ""
"Виберіть попередньо визначений тип стійки або встановіть фізичні "
"характеристики нижче."
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "Контроль запасів"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
@@ -5766,40 +5766,40 @@ msgstr ""
"Список ідентифікаторів числових юнітів, розділених комами. Діапазон можна "
"вказати за допомогою дефіса."
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr "Введіть дійсну схему JSON для визначення підтримуваних атрибутів."
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "Профіль та атрибути"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "Роль пристрою"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "Юніт з найменшим номером, зайнятим пристроєм"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "Положення у віртуальному шасі цього пристрою визначається"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "Пріоритет пристрою в віртуальному шасі"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "Автоматично заповнювати компоненти, пов'язані з цим типом модуля"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "Характеристики"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5813,35 +5813,35 @@ msgstr ""
"[ге, хе] -0/0/ [0-9]). Жетон {module}, якщо є, "
"буде автоматично замінено значенням позиції при створенні нового модуля."
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "Шаблон порту консолі"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "Шаблон порту консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "Шаблон фронтального порту"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "Шаблон інтерфейсу"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "Шаблон електрічної розетки"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "Шаблон порту живлення"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "Шаблон порту ззаду"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5849,14 +5849,14 @@ msgstr "Шаблон порту ззаду"
msgid "Console Port"
msgstr "Порт консолі"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Порт консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5867,7 +5867,7 @@ msgstr "Порт консольного сервера"
msgid "Front Port"
msgstr "Передній порт"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5880,40 +5880,40 @@ msgstr "Передній порт"
msgid "Rear Port"
msgstr "Порт ззаду"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "Порт живлення"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "Електрична розетка"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "Призначення компонентів"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "Елемент інвентаря можна призначити лише одному компоненту."
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "Інтерфейс LAG"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "Фільтр VLAN'ів, доступних для призначення за групами."
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "Підпорядкований пристрій"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
@@ -5921,37 +5921,37 @@ msgstr ""
"Підпорядковані пристрої спочатку повинні бути створені та присвоєні до тех. "
"майданчику та стійки батьківського пристрою."
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Консольний порт"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Порт консольного сервера"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "Передній порт"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "Розетка живлення"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "Елемент інвентаря"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "Роль елемента інвентаря"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "Інтерфейс VM"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5968,7 +5968,7 @@ msgstr "Інтерфейс VM"
msgid "Virtual Machine"
msgstr "Віртуальна машина"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC-адресу можна призначити лише одному об'єкту."
@@ -6049,63 +6049,63 @@ msgstr "Учасника пристроїв"
msgid "A position must be specified for the first VC member."
msgstr "Позиція повинна бути вказана для першого члена VC."
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "етикетка"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "довжина"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "довжина юніта"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "кабель"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "кабелів"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "Необхідно вказати номер юніта при установці довжини кабелю"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "Необхідно визначити кінці А і Б при створенні нового кабелю."
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr "Не вдається підключити різні типи кінцевок до одного кінця кабелю."
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "Несумісні типи з'єднання: {type_a} і {type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "Кінцевки A і Б не можуть з'єднуватися з одним об'єктом."
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "кінець"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "кабельний кінець"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "кабельні кінці"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
@@ -6114,7 +6114,7 @@ msgstr ""
"Не вдається підключити кабель до {obj_parent} > {obj} тому що він позначений"
" як підключений."
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -6123,68 +6123,68 @@ msgstr ""
"Знайдено дублікат кінця {app_label}.{model} {termination_id}: кабель "
"{cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "Кабелі не можуть бути підключені в {type_display} інтерфейси"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr ""
"Кінці каналу зв'язку, приєднані до мережі провайдера, не можуть бути "
"кабельними."
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "активний"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "завершено"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "розщеплюється"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "кабельний шлях"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "кабельні шляхи"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "Усі початкові закінчення повинні бути приєднані до одного посилання"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr ""
"Усі закінчення середнього прольоту повинні мати однаковий тип закінчення"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr ""
"Усі закінчення середнього прольоту повинні мати однаковий батьківський "
"об'єкт"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "Всі посилання повинні бути кабельними або бездротовими"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "Усі посилання повинні відповідати першому типу посилання"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr ""
"Усі позиції, що підраховуються в межах шляху на протилежних кінцях посилань,"
" повинні збігатися"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "Відсутній фільтр положення віддаленого завершення"
@@ -8517,63 +8517,63 @@ msgstr "Фільтри, які застосовуються при підрах
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "Невірний формат. Фільтри об'єктів повинні бути передані як словник."
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "Список об'єктів"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "Відображення довільного списку об'єктів."
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "Кількість об'єктів за замовченням для відображення"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr ""
"Невірний формат. Параметри URL-адреси повинні бути передані як словник."
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "Невірний вибір моделі: {self['model'].data} не підтримується."
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS-канал"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "Вбудовувати RSS-канал із зовнішнього веб-сайту."
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "URL-адреса каналу"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "Потрібне зовнішнє підключення"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "Максимальна кількість об'єктів для відображення"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "Як довго зберігати кешований вміст (в секундах)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "Значення тайм-ауту для отримання каналу (у секундах)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "Закладки"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "Показувати особисті закладки"
@@ -8743,7 +8743,7 @@ msgstr "Таємниця"
msgid "CA file path"
msgstr "Шляхи до файлу CA"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "Типи подій"
@@ -8755,9 +8755,9 @@ msgstr "Активний"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8772,9 +8772,9 @@ msgstr "Типи об'єктів"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "Один або кілька присвоєних типів об'єктів"
@@ -8836,37 +8836,68 @@ msgid ""
msgstr ""
"Клас першого посилання в групі буде використовуватися для спадної кнопки"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "Файл даних"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "Повинен вказати локальний вміст або файл даних"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "Тип(и) події, які ініціюватимуть це правило"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "Об'єкт дії"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Ім'я вебхука або скрипт у вигляді пунктирного шляху module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "Веб-хук {name} не знайдено"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "Сценарій {name} не знайдено"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "Призначений тип об'єкта"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "Класифікація вступу"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8875,11 +8906,11 @@ msgstr "Класифікація вступу"
msgid "Users"
msgstr "Користувачі"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "Імена користувачів, розділені комами, укладені подвійними лапками"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8892,7 +8923,7 @@ msgstr "Імена користувачів, розділені комами, у
msgid "Groups"
msgstr "Групи"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "Імена груп, розділені комами, укладені подвійними лапками"
@@ -8923,12 +8954,6 @@ msgstr "Дані"
msgid "Rendering"
msgstr "Відтворювати"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "Файл даних"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "Типи контенту"
@@ -9098,11 +9123,6 @@ msgstr "Експортувати шаблон"
msgid "Template content is populated from the remote source selected below."
msgstr "Вміст шаблону заповнюється з віддаленого джерела, вибраного нижче."
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "Повинен вказати локальний вміст або файл даних"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10279,6 +10299,14 @@ msgstr "Лінія"
msgid "Method"
msgstr "Метод"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10419,19 +10447,19 @@ msgstr "Клієнт"
msgid "Invalid IP address format: {address}"
msgstr "Невірний формат IP-адреси: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "Імпортувати ціль"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "Імпорт цілі (назва)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "Ціль експорту"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "Ціль експорту (назва)"
@@ -10509,11 +10537,11 @@ msgstr "Група VLAN (ідентифікатор)"
msgid "VLAN Group (slug)"
msgstr "Група VLAN (скорочення)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ідентифікатор)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "Номер VLAN (1-4094)"
@@ -12851,63 +12879,63 @@ msgstr "Не вдається додати магазини до реєстру
msgid "Cannot delete stores from registry"
msgstr "Неможливо видалити магазини з реєстру"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "Чеська мова"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "Данська мова"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "Німецька мова"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "Англійська мова"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "Іспанська мова"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "Французька мова"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "Італійська мова"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "Японська мова"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "Голландська мова"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "Польська мова"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "Португальська мова"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "Російська мова"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "Турецька мова"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "Українська мова"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "Китайська мова"
@@ -14439,11 +14467,11 @@ msgstr "Виділена потужність"
msgid "Space Utilization"
msgstr "Використання простору"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "Вага стійки"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "Максимальна вага"
@@ -14625,20 +14653,15 @@ msgid "Missing required packages"
msgstr "Відсутні необхідні пакети"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"У цій інсталяції NetBox може бути відсутній один або кілька необхідних "
-"пакетів Python. Ці пакети перераховані в requirements.txt та "
-"local_requirements.txt, і зазвичай встановлюються як частина "
-"процесу встановлення або оновлення. Щоб перевірити встановлені пакети, "
-"запустіть pip freeze з консолі і порівняйте вихід зі списком "
-"необхідних пакетів."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14689,29 +14712,24 @@ msgid "Database migrations missing"
msgstr "Відсутні міграції баз даних"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"Під час оновлення до нового випуску NetBox необхідно запустити сценарій "
-"оновлення, щоб застосувати будь-які нові міграції баз даних. Ви можете "
-"запустити міграцію вручну, виконавши міграція python3 manage.py"
-" з командного рядка."
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "Непідтримувана версія PostgreSQL"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"Переконайтеся, що використовується PostgreSQL версії 14 або новішої версії. "
-"Перевірити це можна, підключившись до бази даних за допомогою облікових "
-"даних NetBox і оформивши запит на ОБЕРІТЬ ВЕРСІЮ ()."
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15678,14 +15696,12 @@ msgid "Check the following"
msgstr "Перевірте наступне"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 було запущено під час останнього "
-"оновлення. Це встановлює останню ітерацію кожного статичного файлу в "
-"статичний кореневий шлях."
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16376,32 +16392,32 @@ msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr ""
"Ключ '{path}'є словником; не може призначити значення, яке не є словником"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "спливає"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "востаннє використаний"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "ключ"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "запис увімкнено"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr ""
"Дозволити створення/оновлення/видалення операцій за допомогою цього ключа"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "дозволені IP-адреси"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16410,14 +16426,25 @@ msgstr ""
"порожнім без обмежень. Наприклад: \"10.1.1.0/24, 192.168.10.16/32, "
"2001:DB8:1::/64\""
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "жетон"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "жетонів"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "групи"
@@ -17256,59 +17283,59 @@ msgstr "Віртуальне приватне дерево Ethernet"
msgid "SPB"
msgstr "СПБ"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "Тунельна група (ідентифікатор)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "Тунельна група (скорочення)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "Профіль IPsec (ідентифікатор)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "Профіль IPsec (ім'я)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "Тунель (ідентифікатор)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "Тунель (назва)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "Зовнішній IP (ідентифікатор)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "Політика IKE (ідентифікатор)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "Політика IKE (назва)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "Політика IPsec (ідентифікатор)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "Політика IPsec (назва)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN (скорочення)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "Інтерфейс віртуальної машини (ідентифікатор)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN (назва)"
diff --git a/netbox/translations/zh/LC_MESSAGES/django.mo b/netbox/translations/zh/LC_MESSAGES/django.mo
index 5efa2bdcd..ffb8beb54 100644
Binary files a/netbox/translations/zh/LC_MESSAGES/django.mo and b/netbox/translations/zh/LC_MESSAGES/django.mo differ
diff --git a/netbox/translations/zh/LC_MESSAGES/django.po b/netbox/translations/zh/LC_MESSAGES/django.po
index 16da87d04..740e3fc9f 100644
--- a/netbox/translations/zh/LC_MESSAGES/django.po
+++ b/netbox/translations/zh/LC_MESSAGES/django.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-11-11 05:01+0000\n"
+"POT-Creation-Date: 2025-11-25 05:01+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: 韩于惟, 2025\n"
"Language-Team: Chinese (https://app.transifex.com/netbox-community/teams/178115/zh/)\n"
@@ -184,7 +184,7 @@ msgstr "分支节点"
#: netbox/dcim/filtersets.py:1429 netbox/dcim/filtersets.py:1527
#: netbox/dcim/filtersets.py:2252 netbox/dcim/filtersets.py:2495
#: netbox/dcim/filtersets.py:2553 netbox/ipam/filtersets.py:942
-#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:361
+#: netbox/virtualization/filtersets.py:139 netbox/vpn/filtersets.py:362
msgid "Region (ID)"
msgstr "区域(ID)"
@@ -197,7 +197,7 @@ msgstr "区域(ID)"
#: netbox/dcim/filtersets.py:2259 netbox/dcim/filtersets.py:2502
#: netbox/dcim/filtersets.py:2560 netbox/extras/filtersets.py:646
#: netbox/ipam/filtersets.py:949 netbox/virtualization/filtersets.py:146
-#: netbox/vpn/filtersets.py:356
+#: netbox/vpn/filtersets.py:357
msgid "Region (slug)"
msgstr "地区(缩写)"
@@ -234,15 +234,15 @@ msgstr "站点组(缩写)"
#: netbox/dcim/forms/bulk_import.py:237 netbox/dcim/forms/bulk_import.py:338
#: netbox/dcim/forms/bulk_import.py:614 netbox/dcim/forms/bulk_import.py:1603
#: netbox/dcim/forms/bulk_import.py:1631 netbox/dcim/forms/filtersets.py:89
-#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:344
+#: netbox/dcim/forms/filtersets.py:227 netbox/dcim/forms/filtersets.py:339
#: netbox/dcim/forms/filtersets.py:441 netbox/dcim/forms/filtersets.py:783
#: netbox/dcim/forms/filtersets.py:1002 netbox/dcim/forms/filtersets.py:1075
#: netbox/dcim/forms/filtersets.py:1099 netbox/dcim/forms/filtersets.py:1189
#: netbox/dcim/forms/filtersets.py:1227 netbox/dcim/forms/filtersets.py:1733
#: netbox/dcim/forms/filtersets.py:1757 netbox/dcim/forms/filtersets.py:1781
#: netbox/dcim/forms/model_forms.py:147 netbox/dcim/forms/model_forms.py:175
-#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:576
-#: netbox/dcim/forms/model_forms.py:840 netbox/dcim/forms/object_create.py:395
+#: netbox/dcim/forms/model_forms.py:251 netbox/dcim/forms/model_forms.py:577
+#: netbox/dcim/forms/model_forms.py:841 netbox/dcim/forms/object_create.py:395
#: netbox/dcim/tables/devices.py:171 netbox/dcim/tables/power.py:26
#: netbox/dcim/tables/power.py:93 netbox/dcim/tables/racks.py:125
#: netbox/dcim/tables/racks.py:215 netbox/dcim/tables/sites.py:151
@@ -279,7 +279,7 @@ msgstr "站点"
#: netbox/dcim/filtersets.py:245 netbox/dcim/filtersets.py:366
#: netbox/dcim/filtersets.py:461 netbox/extras/filtersets.py:668
#: netbox/ipam/filtersets.py:257 netbox/ipam/filtersets.py:972
-#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:366
+#: netbox/virtualization/filtersets.py:169 netbox/vpn/filtersets.py:367
msgid "Site (slug)"
msgstr "站点(缩写)"
@@ -338,7 +338,7 @@ msgstr "线路类型(缩写)"
#: netbox/dcim/filtersets.py:1552 netbox/dcim/filtersets.py:2277
#: netbox/dcim/filtersets.py:2519 netbox/dcim/filtersets.py:2578
#: netbox/ipam/filtersets.py:251 netbox/ipam/filtersets.py:966
-#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:371
+#: netbox/virtualization/filtersets.py:163 netbox/vpn/filtersets.py:372
msgid "Site (ID)"
msgstr "站点(ID)"
@@ -461,7 +461,7 @@ msgstr "虚拟电路"
#: netbox/circuits/filtersets.py:575 netbox/dcim/filtersets.py:1361
#: netbox/dcim/filtersets.py:1796 netbox/ipam/filtersets.py:628
-#: netbox/vpn/filtersets.py:102 netbox/vpn/filtersets.py:404
+#: netbox/vpn/filtersets.py:103 netbox/vpn/filtersets.py:405
msgid "Interface (ID)"
msgstr "接口(ID)"
@@ -725,8 +725,8 @@ msgstr "颜色"
#: netbox/dcim/forms/filtersets.py:1325 netbox/dcim/forms/filtersets.py:1350
#: netbox/dcim/forms/filtersets.py:1374 netbox/dcim/forms/filtersets.py:1394
#: netbox/dcim/forms/filtersets.py:1441 netbox/dcim/forms/filtersets.py:1548
-#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:820
-#: netbox/dcim/forms/model_forms.py:826 netbox/dcim/forms/object_import.py:84
+#: netbox/dcim/forms/filtersets.py:1572 netbox/dcim/forms/model_forms.py:821
+#: netbox/dcim/forms/model_forms.py:827 netbox/dcim/forms/object_import.py:84
#: netbox/dcim/forms/object_import.py:113
#: netbox/dcim/forms/object_import.py:146 netbox/dcim/tables/devices.py:196
#: netbox/dcim/tables/devices.py:875 netbox/dcim/tables/power.py:77
@@ -796,7 +796,7 @@ msgstr "运营商账户"
#: netbox/dcim/forms/bulk_import.py:1232 netbox/dcim/forms/bulk_import.py:1453
#: netbox/dcim/forms/bulk_import.py:1663 netbox/dcim/forms/bulk_import.py:1727
#: netbox/dcim/forms/filtersets.py:180 netbox/dcim/forms/filtersets.py:239
-#: netbox/dcim/forms/filtersets.py:361 netbox/dcim/forms/filtersets.py:462
+#: netbox/dcim/forms/filtersets.py:356 netbox/dcim/forms/filtersets.py:462
#: netbox/dcim/forms/filtersets.py:829 netbox/dcim/forms/filtersets.py:954
#: netbox/dcim/forms/filtersets.py:1036 netbox/dcim/forms/filtersets.py:1137
#: netbox/dcim/forms/filtersets.py:1248 netbox/dcim/forms/filtersets.py:1404
@@ -877,7 +877,7 @@ msgstr "状态"
#: netbox/dcim/forms/bulk_import.py:248 netbox/dcim/forms/bulk_import.py:368
#: netbox/dcim/forms/bulk_import.py:553 netbox/dcim/forms/bulk_import.py:1465
#: netbox/dcim/forms/bulk_import.py:1720 netbox/dcim/forms/filtersets.py:175
-#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:325
+#: netbox/dcim/forms/filtersets.py:207 netbox/dcim/forms/filtersets.py:320
#: netbox/dcim/forms/filtersets.py:401 netbox/dcim/forms/filtersets.py:422
#: netbox/dcim/forms/filtersets.py:752 netbox/dcim/forms/filtersets.py:946
#: netbox/dcim/forms/filtersets.py:1056 netbox/dcim/forms/filtersets.py:1086
@@ -1024,8 +1024,8 @@ msgstr "属性"
#: netbox/circuits/forms/model_forms.py:241
#: netbox/circuits/forms/model_forms.py:346
#: netbox/dcim/forms/model_forms.py:149 netbox/dcim/forms/model_forms.py:192
-#: netbox/dcim/forms/model_forms.py:282 netbox/dcim/forms/model_forms.py:340
-#: netbox/dcim/forms/model_forms.py:886 netbox/dcim/forms/model_forms.py:1881
+#: netbox/dcim/forms/model_forms.py:283 netbox/dcim/forms/model_forms.py:341
+#: netbox/dcim/forms/model_forms.py:887 netbox/dcim/forms/model_forms.py:1882
#: netbox/ipam/forms/bulk_edit.py:448 netbox/ipam/forms/model_forms.py:68
#: netbox/ipam/forms/model_forms.py:85 netbox/ipam/forms/model_forms.py:120
#: netbox/ipam/forms/model_forms.py:142 netbox/ipam/forms/model_forms.py:167
@@ -1094,7 +1094,7 @@ msgstr "终端详情"
#: netbox/circuits/forms/bulk_edit.py:289
#: netbox/circuits/forms/bulk_import.py:188
#: netbox/circuits/forms/filtersets.py:305
-#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:665
+#: netbox/circuits/tables/circuits.py:207 netbox/dcim/forms/model_forms.py:666
#: netbox/templates/circuits/circuitgroupassignment.html:34
#: netbox/templates/dcim/device.html:139
#: netbox/templates/dcim/virtualchassis.html:58
@@ -1123,9 +1123,9 @@ msgstr "运营商网络"
#: netbox/circuits/forms/model_forms.py:366 netbox/dcim/forms/bulk_edit.py:383
#: netbox/dcim/forms/bulk_edit.py:1351 netbox/dcim/forms/bulk_edit.py:1787
#: netbox/dcim/forms/bulk_import.py:260 netbox/dcim/forms/bulk_import.py:1201
-#: netbox/dcim/forms/filtersets.py:369 netbox/dcim/forms/filtersets.py:807
+#: netbox/dcim/forms/filtersets.py:364 netbox/dcim/forms/filtersets.py:807
#: netbox/dcim/forms/filtersets.py:1632 netbox/dcim/forms/model_forms.py:264
-#: netbox/dcim/forms/model_forms.py:1227 netbox/dcim/forms/model_forms.py:1696
+#: netbox/dcim/forms/model_forms.py:1228 netbox/dcim/forms/model_forms.py:1697
#: netbox/dcim/forms/object_import.py:182 netbox/dcim/tables/devices.py:187
#: netbox/dcim/tables/devices.py:870 netbox/dcim/tables/devices.py:996
#: netbox/dcim/tables/devicetypes.py:311 netbox/dcim/tables/racks.py:132
@@ -1248,9 +1248,9 @@ msgstr "操作角色"
#: netbox/circuits/forms/bulk_import.py:259
#: netbox/circuits/forms/model_forms.py:369
#: netbox/circuits/tables/virtual_circuits.py:111
-#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1301
-#: netbox/dcim/forms/model_forms.py:1570 netbox/dcim/forms/model_forms.py:1737
-#: netbox/dcim/forms/model_forms.py:1772 netbox/dcim/forms/model_forms.py:1902
+#: netbox/dcim/forms/bulk_import.py:1332 netbox/dcim/forms/model_forms.py:1302
+#: netbox/dcim/forms/model_forms.py:1571 netbox/dcim/forms/model_forms.py:1738
+#: netbox/dcim/forms/model_forms.py:1773 netbox/dcim/forms/model_forms.py:1903
#: netbox/dcim/tables/connections.py:65 netbox/dcim/tables/devices.py:1169
#: netbox/ipam/forms/bulk_import.py:324 netbox/ipam/forms/model_forms.py:291
#: netbox/ipam/forms/model_forms.py:300 netbox/ipam/tables/fhrp.py:64
@@ -1286,7 +1286,7 @@ msgstr "接口"
#: netbox/dcim/forms/bulk_import.py:242 netbox/dcim/forms/bulk_import.py:344
#: netbox/dcim/forms/bulk_import.py:620 netbox/dcim/forms/bulk_import.py:1609
#: netbox/dcim/forms/bulk_import.py:1643 netbox/dcim/forms/filtersets.py:97
-#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:358
+#: netbox/dcim/forms/filtersets.py:319 netbox/dcim/forms/filtersets.py:353
#: netbox/dcim/forms/filtersets.py:398 netbox/dcim/forms/filtersets.py:449
#: netbox/dcim/forms/filtersets.py:749 netbox/dcim/forms/filtersets.py:792
#: netbox/dcim/forms/filtersets.py:972 netbox/dcim/forms/filtersets.py:1010
@@ -1299,7 +1299,7 @@ msgstr "接口"
#: netbox/dcim/forms/filtersets.py:1564 netbox/dcim/forms/filtersets.py:1588
#: netbox/dcim/forms/filtersets.py:1606 netbox/dcim/forms/filtersets.py:1623
#: netbox/dcim/forms/model_forms.py:191 netbox/dcim/forms/model_forms.py:256
-#: netbox/dcim/forms/model_forms.py:581 netbox/dcim/forms/model_forms.py:845
+#: netbox/dcim/forms/model_forms.py:582 netbox/dcim/forms/model_forms.py:846
#: netbox/dcim/tables/devices.py:175 netbox/dcim/tables/power.py:30
#: netbox/dcim/tables/racks.py:121 netbox/dcim/tables/racks.py:220
#: netbox/extras/filtersets.py:673 netbox/extras/forms/filtersets.py:385
@@ -1323,7 +1323,7 @@ msgstr "位置"
#: netbox/circuits/forms/filtersets.py:74
#: netbox/circuits/forms/filtersets.py:132 netbox/dcim/forms/filtersets.py:146
#: netbox/dcim/forms/filtersets.py:160 netbox/dcim/forms/filtersets.py:176
-#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:330
+#: netbox/dcim/forms/filtersets.py:208 netbox/dcim/forms/filtersets.py:325
#: netbox/dcim/forms/filtersets.py:402 netbox/dcim/forms/filtersets.py:478
#: netbox/dcim/forms/filtersets.py:753 netbox/dcim/forms/filtersets.py:1169
#: netbox/ipam/forms/filtersets.py:103 netbox/ipam/forms/filtersets.py:183
@@ -1348,7 +1348,7 @@ msgstr "联系"
#: netbox/dcim/forms/bulk_edit.py:339 netbox/dcim/forms/bulk_edit.py:942
#: netbox/dcim/forms/bulk_import.py:97 netbox/dcim/forms/filtersets.py:75
#: netbox/dcim/forms/filtersets.py:187 netbox/dcim/forms/filtersets.py:213
-#: netbox/dcim/forms/filtersets.py:336 netbox/dcim/forms/filtersets.py:427
+#: netbox/dcim/forms/filtersets.py:331 netbox/dcim/forms/filtersets.py:427
#: netbox/dcim/forms/filtersets.py:769 netbox/dcim/forms/filtersets.py:988
#: netbox/dcim/forms/filtersets.py:1061 netbox/dcim/forms/filtersets.py:1091
#: netbox/dcim/forms/filtersets.py:1175 netbox/dcim/forms/filtersets.py:1214
@@ -1374,7 +1374,7 @@ msgstr "地区"
#: netbox/circuits/forms/filtersets.py:236 netbox/dcim/forms/bulk_edit.py:347
#: netbox/dcim/forms/bulk_edit.py:950 netbox/dcim/forms/filtersets.py:80
#: netbox/dcim/forms/filtersets.py:192 netbox/dcim/forms/filtersets.py:218
-#: netbox/dcim/forms/filtersets.py:349 netbox/dcim/forms/filtersets.py:432
+#: netbox/dcim/forms/filtersets.py:344 netbox/dcim/forms/filtersets.py:432
#: netbox/dcim/forms/filtersets.py:774 netbox/dcim/forms/filtersets.py:993
#: netbox/dcim/forms/filtersets.py:1066 netbox/dcim/forms/filtersets.py:1180
#: netbox/dcim/forms/filtersets.py:1219 netbox/dcim/forms/object_create.py:387
@@ -1465,7 +1465,7 @@ msgstr "电路类型"
msgid "Group Assignment"
msgstr "电路组分配"
-#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:70
+#: netbox/circuits/models/base.py:18 netbox/dcim/models/cables.py:69
#: netbox/dcim/models/device_component_templates.py:525
#: netbox/dcim/models/device_component_templates.py:625
#: netbox/dcim/models/device_components.py:517
@@ -1497,7 +1497,7 @@ msgstr "唯一线路 ID"
#: netbox/circuits/models/circuits.py:66
#: netbox/circuits/models/virtual_circuits.py:59 netbox/core/models/data.py:52
-#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:52
+#: netbox/core/models/jobs.py:95 netbox/dcim/models/cables.py:51
#: netbox/dcim/models/device_components.py:488
#: netbox/dcim/models/device_components.py:1319
#: netbox/dcim/models/devices.py:580 netbox/dcim/models/devices.py:1194
@@ -1611,7 +1611,7 @@ msgstr "配线架 ID 和端口号"
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:384 netbox/netbox/models/__init__.py:115
#: netbox/netbox/models/__init__.py:150 netbox/netbox/models/__init__.py:200
-#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:57
+#: netbox/users/models/permissions.py:24 netbox/users/models/tokens.py:59
#: netbox/users/models/users.py:33
#: netbox/virtualization/models/virtualmachines.py:281
msgid "description"
@@ -1919,7 +1919,7 @@ msgstr "承诺速率"
#: netbox/dcim/tables/racks.py:148 netbox/dcim/tables/racks.py:236
#: netbox/dcim/tables/sites.py:40 netbox/dcim/tables/sites.py:74
#: netbox/dcim/tables/sites.py:121 netbox/dcim/tables/sites.py:179
-#: netbox/extras/forms/bulk_import.py:276 netbox/extras/tables/tables.py:702
+#: netbox/extras/forms/bulk_import.py:303 netbox/extras/tables/tables.py:702
#: netbox/ipam/tables/asn.py:69 netbox/ipam/tables/fhrp.py:34
#: netbox/ipam/tables/ip.py:83 netbox/ipam/tables/ip.py:227
#: netbox/ipam/tables/ip.py:286 netbox/ipam/tables/ip.py:355
@@ -2010,9 +2010,9 @@ msgstr "终端"
#: netbox/dcim/forms/filtersets.py:1567 netbox/dcim/forms/filtersets.py:1591
#: netbox/dcim/forms/filtersets.py:1609 netbox/dcim/forms/filtersets.py:1626
#: netbox/dcim/forms/filtersets.py:1741 netbox/dcim/forms/filtersets.py:1765
-#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:747
-#: netbox/dcim/forms/model_forms.py:967 netbox/dcim/forms/model_forms.py:1368
-#: netbox/dcim/forms/model_forms.py:1853 netbox/dcim/forms/model_forms.py:1926
+#: netbox/dcim/forms/filtersets.py:1789 netbox/dcim/forms/model_forms.py:748
+#: netbox/dcim/forms/model_forms.py:968 netbox/dcim/forms/model_forms.py:1369
+#: netbox/dcim/forms/model_forms.py:1854 netbox/dcim/forms/model_forms.py:1927
#: netbox/dcim/forms/object_create.py:260 netbox/dcim/tables/connections.py:22
#: netbox/dcim/tables/connections.py:41 netbox/dcim/tables/connections.py:60
#: netbox/dcim/tables/devices.py:308 netbox/dcim/tables/devices.py:403
@@ -2359,6 +2359,7 @@ msgid "File"
msgstr "文件"
#: netbox/core/forms/filtersets.py:65 netbox/core/forms/mixins.py:16
+#: netbox/extras/forms/bulk_import.py:164
#: netbox/extras/forms/filtersets.py:176 netbox/extras/forms/filtersets.py:367
#: netbox/extras/forms/filtersets.py:398 netbox/extras/forms/filtersets.py:485
msgid "Data source"
@@ -2413,7 +2414,7 @@ msgstr "完成后"
#: netbox/core/forms/filtersets.py:132 netbox/core/forms/filtersets.py:161
#: netbox/dcim/forms/bulk_edit.py:496 netbox/dcim/forms/filtersets.py:469
-#: netbox/dcim/forms/model_forms.py:333 netbox/extras/forms/filtersets.py:547
+#: netbox/dcim/forms/model_forms.py:334 netbox/extras/forms/filtersets.py:547
#: netbox/extras/forms/filtersets.py:567 netbox/extras/tables/tables.py:371
#: netbox/extras/tables/tables.py:411
#: netbox/templates/core/objectchange.html:36
@@ -2595,7 +2596,7 @@ msgstr "此对象类型 ({type}) 不支持更改日志记录。"
#: netbox/core/models/files.py:29 netbox/core/models/jobs.py:60
#: netbox/extras/models/models.py:839 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:195
-#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:32
+#: netbox/netbox/models/features.py:61 netbox/users/models/tokens.py:34
msgid "created"
msgstr "已创建"
@@ -2628,7 +2629,7 @@ msgstr "当前配置"
msgid "Config revision #{id}"
msgstr "配置修订#{id}"
-#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:45
+#: netbox/core/models/data.py:44 netbox/dcim/models/cables.py:44
#: netbox/dcim/models/device_component_templates.py:200
#: netbox/dcim/models/device_component_templates.py:235
#: netbox/dcim/models/device_component_templates.py:271
@@ -2713,7 +2714,7 @@ msgstr "初始化后端时出错。 需要安装依赖:"
msgid "last updated"
msgstr "最后更新"
-#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:529
+#: netbox/core/models/data.py:283 netbox/dcim/models/cables.py:528
msgid "path"
msgstr "路径"
@@ -3221,9 +3222,9 @@ msgstr "陈旧"
#: netbox/dcim/forms/bulk_import.py:1213 netbox/dcim/forms/filtersets.py:236
#: netbox/dcim/forms/filtersets.py:714 netbox/dcim/forms/filtersets.py:725
#: netbox/dcim/forms/model_forms.py:80 netbox/dcim/forms/model_forms.py:100
-#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:518
-#: netbox/dcim/forms/model_forms.py:540 netbox/dcim/forms/model_forms.py:1219
-#: netbox/dcim/forms/model_forms.py:1688
+#: netbox/dcim/forms/model_forms.py:180 netbox/dcim/forms/model_forms.py:519
+#: netbox/dcim/forms/model_forms.py:541 netbox/dcim/forms/model_forms.py:1220
+#: netbox/dcim/forms/model_forms.py:1689
#: netbox/dcim/forms/object_import.py:177 netbox/dcim/tables/devices.py:67
#: netbox/dcim/tables/devices.py:111 netbox/dcim/tables/devices.py:719
#: netbox/dcim/tables/devices.py:929 netbox/dcim/tables/devices.py:1016
@@ -3359,7 +3360,7 @@ msgstr "虚拟"
#: netbox/dcim/choices.py:881 netbox/dcim/choices.py:1347
#: netbox/dcim/forms/bulk_edit.py:1652 netbox/dcim/forms/filtersets.py:1418
-#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1582
+#: netbox/dcim/forms/model_forms.py:1130 netbox/dcim/forms/model_forms.py:1583
#: netbox/netbox/navigation/menu.py:147 netbox/netbox/navigation/menu.py:151
#: netbox/templates/dcim/interface.html:267
msgid "Wireless"
@@ -3370,7 +3371,7 @@ msgid "Virtual interfaces"
msgstr "虚拟接口"
#: netbox/dcim/choices.py:1148 netbox/dcim/forms/bulk_edit.py:1505
-#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1111
+#: netbox/dcim/forms/bulk_import.py:923 netbox/dcim/forms/model_forms.py:1112
#: netbox/dcim/tables/devices.py:723 netbox/templates/dcim/interface.html:112
#: netbox/templates/virtualization/vminterface.html:43
#: netbox/virtualization/forms/bulk_edit.py:194
@@ -3860,7 +3861,7 @@ msgstr "是否全尺寸"
#: netbox/dcim/filtersets.py:1197 netbox/dcim/forms/filtersets.py:848
#: netbox/dcim/forms/filtersets.py:1473 netbox/dcim/forms/filtersets.py:1688
-#: netbox/dcim/forms/model_forms.py:1899 netbox/dcim/models/devices.py:1290
+#: netbox/dcim/forms/model_forms.py:1900 netbox/dcim/models/devices.py:1290
#: netbox/dcim/models/devices.py:1310 netbox/virtualization/filtersets.py:201
#: netbox/virtualization/filtersets.py:273
#: netbox/virtualization/forms/filtersets.py:178
@@ -3918,14 +3919,14 @@ msgstr "机柜(名称)"
#: netbox/dcim/filtersets.py:1486 netbox/dcim/filtersets.py:1584
#: netbox/dcim/filtersets.py:1775 netbox/ipam/filtersets.py:607
#: netbox/ipam/filtersets.py:848 netbox/ipam/filtersets.py:1165
-#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:382
+#: netbox/virtualization/filtersets.py:127 netbox/vpn/filtersets.py:383
msgid "Device (ID)"
msgstr "设备(ID)"
#: netbox/dcim/filtersets.py:1492 netbox/dcim/filtersets.py:1590
#: netbox/dcim/filtersets.py:1770 netbox/ipam/filtersets.py:602
#: netbox/ipam/filtersets.py:843 netbox/ipam/filtersets.py:1160
-#: netbox/vpn/filtersets.py:377
+#: netbox/vpn/filtersets.py:378
msgid "Device (name)"
msgstr "设备(名称)"
@@ -3965,29 +3966,29 @@ msgstr "线缆(ID)"
#: netbox/dcim/filtersets.py:1780 netbox/ipam/filtersets.py:612
#: netbox/ipam/filtersets.py:853 netbox/ipam/filtersets.py:1170
-#: netbox/vpn/filtersets.py:388
+#: netbox/vpn/filtersets.py:389
msgid "Virtual machine (name)"
msgstr "虚拟机(名称)"
#: netbox/dcim/filtersets.py:1785 netbox/ipam/filtersets.py:617
#: netbox/ipam/filtersets.py:858 netbox/ipam/filtersets.py:1175
#: netbox/virtualization/filtersets.py:253
-#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:393
+#: netbox/virtualization/filtersets.py:304 netbox/vpn/filtersets.py:394
msgid "Virtual machine (ID)"
msgstr "虚拟机(ID)"
#: netbox/dcim/filtersets.py:1791 netbox/ipam/filtersets.py:623
-#: netbox/vpn/filtersets.py:97 netbox/vpn/filtersets.py:399
+#: netbox/vpn/filtersets.py:98 netbox/vpn/filtersets.py:400
msgid "Interface (name)"
msgstr "接口(名称)"
#: netbox/dcim/filtersets.py:1802 netbox/ipam/filtersets.py:634
-#: netbox/vpn/filtersets.py:108 netbox/vpn/filtersets.py:410
+#: netbox/vpn/filtersets.py:109 netbox/vpn/filtersets.py:411
msgid "VM interface (name)"
msgstr "虚拟接口(名称)"
#: netbox/dcim/filtersets.py:1807 netbox/ipam/filtersets.py:639
-#: netbox/vpn/filtersets.py:113
+#: netbox/vpn/filtersets.py:114
msgid "VM interface (ID)"
msgstr "虚拟接口(ID)"
@@ -4017,7 +4018,7 @@ msgstr "指定VID"
#: netbox/dcim/filtersets.py:1893 netbox/dcim/forms/bulk_edit.py:1618
#: netbox/dcim/forms/bulk_import.py:1008 netbox/dcim/forms/filtersets.py:1526
-#: netbox/dcim/forms/model_forms.py:1548
+#: netbox/dcim/forms/model_forms.py:1549
#: netbox/dcim/models/device_components.py:810
#: netbox/dcim/tables/devices.py:677 netbox/ipam/filtersets.py:335
#: netbox/ipam/filtersets.py:346 netbox/ipam/filtersets.py:478
@@ -4055,7 +4056,7 @@ msgid "VRF (RD)"
msgstr "VRF (RD)"
#: netbox/dcim/filtersets.py:1904 netbox/ipam/filtersets.py:1024
-#: netbox/vpn/filtersets.py:345
+#: netbox/vpn/filtersets.py:346
msgid "L2VPN (ID)"
msgstr "L2VPN (ID)"
@@ -4076,7 +4077,7 @@ msgid "VLAN Translation Policy (ID)"
msgstr "VLAN 转换策略 (ID)"
#: netbox/dcim/filtersets.py:1921 netbox/dcim/forms/filtersets.py:1497
-#: netbox/dcim/forms/model_forms.py:1565
+#: netbox/dcim/forms/model_forms.py:1566
#: netbox/dcim/models/device_components.py:612
#: netbox/ipam/forms/filtersets.py:511 netbox/ipam/forms/model_forms.py:714
#: netbox/templates/ipam/vlantranslationpolicy.html:11
@@ -4130,14 +4131,14 @@ msgstr "MAC 地址"
msgid "Primary MAC address (ID)"
msgstr "主 MAC 地址 (ID)"
-#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1552
+#: netbox/dcim/filtersets.py:2008 netbox/dcim/forms/model_forms.py:1553
#: netbox/virtualization/filtersets.py:284
#: netbox/virtualization/forms/model_forms.py:309
msgid "Primary MAC address"
msgstr "主 MAC 地址"
#: netbox/dcim/filtersets.py:2030 netbox/dcim/filtersets.py:2042
-#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1879
+#: netbox/dcim/forms/filtersets.py:1433 netbox/dcim/forms/model_forms.py:1880
#: netbox/templates/dcim/virtualdevicecontext.html:15
msgid "Virtual Device Context"
msgstr "虚拟设备上下文"
@@ -4214,7 +4215,7 @@ msgid "Tags"
msgstr "标签"
#: netbox/dcim/forms/bulk_create.py:115 netbox/dcim/forms/filtersets.py:1596
-#: netbox/dcim/forms/model_forms.py:601 netbox/dcim/forms/model_forms.py:660
+#: netbox/dcim/forms/model_forms.py:602 netbox/dcim/forms/model_forms.py:661
#: netbox/dcim/forms/object_create.py:208
#: netbox/dcim/forms/object_create.py:357 netbox/dcim/tables/devices.py:183
#: netbox/dcim/tables/devices.py:770 netbox/dcim/tables/devicetypes.py:253
@@ -4261,14 +4262,14 @@ msgstr "时区"
#: netbox/dcim/forms/bulk_import.py:189 netbox/dcim/forms/bulk_import.py:405
#: netbox/dcim/forms/bulk_import.py:454 netbox/dcim/forms/bulk_import.py:524
#: netbox/dcim/forms/bulk_import.py:560 netbox/dcim/forms/bulk_import.py:1207
-#: netbox/dcim/forms/filtersets.py:315 netbox/dcim/forms/filtersets.py:374
+#: netbox/dcim/forms/filtersets.py:310 netbox/dcim/forms/filtersets.py:369
#: netbox/dcim/forms/filtersets.py:501 netbox/dcim/forms/filtersets.py:639
#: netbox/dcim/forms/filtersets.py:730 netbox/dcim/forms/filtersets.py:812
#: netbox/dcim/forms/filtersets.py:1025 netbox/dcim/forms/filtersets.py:1637
-#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:354
-#: netbox/dcim/forms/model_forms.py:366 netbox/dcim/forms/model_forms.py:438
-#: netbox/dcim/forms/model_forms.py:545 netbox/dcim/forms/model_forms.py:1232
-#: netbox/dcim/forms/model_forms.py:1701
+#: netbox/dcim/forms/model_forms.py:219 netbox/dcim/forms/model_forms.py:355
+#: netbox/dcim/forms/model_forms.py:367 netbox/dcim/forms/model_forms.py:439
+#: netbox/dcim/forms/model_forms.py:546 netbox/dcim/forms/model_forms.py:1233
+#: netbox/dcim/forms/model_forms.py:1702
#: netbox/dcim/forms/object_import.py:188 netbox/dcim/tables/devices.py:115
#: netbox/dcim/tables/devices.py:190 netbox/dcim/tables/devices.py:999
#: netbox/dcim/tables/devicetypes.py:85 netbox/dcim/tables/devicetypes.py:315
@@ -4336,24 +4337,24 @@ msgstr "安装深度"
#: netbox/dcim/forms/bulk_edit.py:569 netbox/dcim/forms/bulk_edit.py:592
#: netbox/dcim/forms/bulk_edit.py:637 netbox/dcim/forms/bulk_edit.py:659
#: netbox/dcim/forms/bulk_import.py:418 netbox/dcim/forms/bulk_import.py:465
-#: netbox/dcim/forms/filtersets.py:287 netbox/dcim/forms/filtersets.py:309
-#: netbox/dcim/forms/filtersets.py:329 netbox/dcim/forms/filtersets.py:403
+#: netbox/dcim/forms/filtersets.py:282 netbox/dcim/forms/filtersets.py:304
+#: netbox/dcim/forms/filtersets.py:324 netbox/dcim/forms/filtersets.py:403
#: netbox/dcim/forms/filtersets.py:495 netbox/dcim/forms/filtersets.py:601
#: netbox/dcim/forms/filtersets.py:628 netbox/dcim/forms/filtersets.py:694
-#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:315
+#: netbox/dcim/forms/model_forms.py:234 netbox/dcim/forms/model_forms.py:316
#: netbox/dcim/tables/devicetypes.py:111 netbox/dcim/tables/modules.py:57
#: netbox/dcim/tables/racks.py:78 netbox/dcim/tables/racks.py:179
#: netbox/extras/forms/bulk_edit.py:57 netbox/extras/forms/bulk_edit.py:137
#: netbox/extras/forms/bulk_edit.py:191 netbox/extras/forms/bulk_edit.py:219
#: netbox/extras/forms/bulk_edit.py:315 netbox/extras/forms/bulk_edit.py:347
-#: netbox/extras/forms/bulk_import.py:248 netbox/extras/forms/filtersets.py:67
+#: netbox/extras/forms/bulk_import.py:275 netbox/extras/forms/filtersets.py:67
#: netbox/extras/forms/filtersets.py:161 netbox/extras/forms/filtersets.py:255
#: netbox/extras/forms/filtersets.py:285
#: netbox/extras/forms/model_forms.py:574 netbox/ipam/forms/bulk_edit.py:193
#: netbox/templates/dcim/device.html:330
#: netbox/templates/dcim/devicetype.html:49
#: netbox/templates/dcim/moduletype.html:51 netbox/templates/dcim/rack.html:81
-#: netbox/templates/dcim/racktype.html:41
+#: netbox/templates/dcim/racktype.html:37
#: netbox/templates/extras/configcontext.html:17
#: netbox/templates/extras/customlink.html:25
#: netbox/templates/extras/savedfilter.html:33
@@ -4363,7 +4364,7 @@ msgid "Weight"
msgstr "重量"
#: netbox/dcim/forms/bulk_edit.py:303 netbox/dcim/forms/bulk_edit.py:457
-#: netbox/dcim/forms/filtersets.py:292
+#: netbox/dcim/forms/filtersets.py:287
msgid "Max weight"
msgstr "最大承重"
@@ -4371,38 +4372,38 @@ msgstr "最大承重"
#: netbox/dcim/forms/bulk_edit.py:574 netbox/dcim/forms/bulk_edit.py:642
#: netbox/dcim/forms/bulk_import.py:217 netbox/dcim/forms/bulk_import.py:302
#: netbox/dcim/forms/bulk_import.py:423 netbox/dcim/forms/bulk_import.py:470
-#: netbox/dcim/forms/filtersets.py:297 netbox/dcim/forms/filtersets.py:605
+#: netbox/dcim/forms/filtersets.py:292 netbox/dcim/forms/filtersets.py:605
#: netbox/dcim/forms/filtersets.py:698
msgid "Weight unit"
msgstr "重量单位"
-#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:307
+#: netbox/dcim/forms/bulk_edit.py:322 netbox/dcim/forms/filtersets.py:302
#: netbox/dcim/forms/model_forms.py:230 netbox/dcim/forms/model_forms.py:269
#: netbox/templates/dcim/rack.html:45 netbox/templates/dcim/racktype.html:13
msgid "Rack Type"
msgstr "机架类型"
#: netbox/dcim/forms/bulk_edit.py:324 netbox/dcim/forms/bulk_edit.py:478
-#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:314
+#: netbox/dcim/forms/model_forms.py:233 netbox/dcim/forms/model_forms.py:315
msgid "Outer Dimensions"
msgstr "外部尺寸"
#: netbox/dcim/forms/bulk_edit.py:327 netbox/dcim/forms/model_forms.py:235
-#: netbox/dcim/forms/model_forms.py:316 netbox/extras/tables/tables.py:250
+#: netbox/dcim/forms/model_forms.py:317 netbox/extras/tables/tables.py:250
#: netbox/templates/dcim/device.html:321
#: netbox/templates/dcim/inc/panels/racktype_dimensions.html:3
#: netbox/templates/extras/imageattachment.html:40
msgid "Dimensions"
msgstr "外部尺寸"
-#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:308
-#: netbox/dcim/forms/filtersets.py:328 netbox/dcim/forms/model_forms.py:237
+#: netbox/dcim/forms/bulk_edit.py:329 netbox/dcim/forms/filtersets.py:303
+#: netbox/dcim/forms/filtersets.py:323 netbox/dcim/forms/model_forms.py:237
#: netbox/templates/dcim/inc/panels/racktype_numbering.html:3
msgid "Numbering"
msgstr "编号"
#: netbox/dcim/forms/bulk_edit.py:388 netbox/dcim/forms/bulk_import.py:267
-#: netbox/dcim/forms/filtersets.py:382
+#: netbox/dcim/forms/filtersets.py:377
msgid "Rack type"
msgstr "机柜类型"
@@ -4423,12 +4424,11 @@ msgstr "资产标签"
#: netbox/dcim/forms/bulk_edit.py:447 netbox/dcim/forms/bulk_edit.py:564
#: netbox/dcim/forms/bulk_edit.py:632 netbox/dcim/forms/bulk_edit.py:781
#: netbox/dcim/forms/bulk_import.py:296 netbox/dcim/forms/bulk_import.py:459
-#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:282
+#: netbox/dcim/forms/bulk_import.py:654 netbox/dcim/forms/filtersets.py:380
#: netbox/dcim/forms/filtersets.py:518 netbox/dcim/forms/filtersets.py:689
#: netbox/dcim/forms/filtersets.py:834 netbox/templates/dcim/device.html:104
#: netbox/templates/dcim/devicetype.html:65
#: netbox/templates/dcim/moduletype.html:47 netbox/templates/dcim/rack.html:65
-#: netbox/templates/dcim/racktype.html:28
msgid "Airflow"
msgstr "气流方向"
@@ -4436,12 +4436,12 @@ msgstr "气流方向"
#: netbox/dcim/forms/bulk_import.py:351 netbox/dcim/forms/bulk_import.py:354
#: netbox/dcim/forms/bulk_import.py:627 netbox/dcim/forms/bulk_import.py:1650
#: netbox/dcim/forms/bulk_import.py:1654 netbox/dcim/forms/filtersets.py:106
-#: netbox/dcim/forms/filtersets.py:326 netbox/dcim/forms/filtersets.py:407
+#: netbox/dcim/forms/filtersets.py:321 netbox/dcim/forms/filtersets.py:407
#: netbox/dcim/forms/filtersets.py:421 netbox/dcim/forms/filtersets.py:459
#: netbox/dcim/forms/filtersets.py:802 netbox/dcim/forms/filtersets.py:1015
#: netbox/dcim/forms/filtersets.py:1113 netbox/dcim/forms/filtersets.py:1245
-#: netbox/dcim/forms/model_forms.py:279 netbox/dcim/forms/model_forms.py:323
-#: netbox/dcim/forms/model_forms.py:592 netbox/dcim/forms/model_forms.py:873
+#: netbox/dcim/forms/model_forms.py:280 netbox/dcim/forms/model_forms.py:324
+#: netbox/dcim/forms/model_forms.py:593 netbox/dcim/forms/model_forms.py:874
#: netbox/dcim/forms/object_create.py:404 netbox/dcim/tables/devices.py:179
#: netbox/dcim/tables/power.py:70 netbox/dcim/tables/racks.py:225
#: netbox/ipam/forms/filtersets.py:467 netbox/templates/dcim/device.html:36
@@ -4455,17 +4455,17 @@ msgid "Rack"
msgstr "机柜"
#: netbox/dcim/forms/bulk_edit.py:479 netbox/dcim/forms/bulk_edit.py:814
-#: netbox/dcim/forms/filtersets.py:327 netbox/dcim/forms/filtersets.py:400
+#: netbox/dcim/forms/filtersets.py:322 netbox/dcim/forms/filtersets.py:400
#: netbox/dcim/forms/filtersets.py:488 netbox/dcim/forms/filtersets.py:623
#: netbox/dcim/forms/filtersets.py:751 netbox/dcim/forms/filtersets.py:973
-#: netbox/dcim/forms/model_forms.py:447 netbox/dcim/forms/model_forms.py:787
-#: netbox/dcim/forms/model_forms.py:1769
+#: netbox/dcim/forms/model_forms.py:448 netbox/dcim/forms/model_forms.py:788
+#: netbox/dcim/forms/model_forms.py:1770
#: netbox/templates/dcim/device_edit.html:22
msgid "Hardware"
msgstr "硬件"
#: netbox/dcim/forms/bulk_edit.py:540 netbox/dcim/forms/bulk_import.py:411
-#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:371
+#: netbox/dcim/forms/filtersets.py:506 netbox/dcim/forms/model_forms.py:372
msgid "Default platform"
msgstr "默认系统平台"
@@ -4482,11 +4482,11 @@ msgstr "U高度"
msgid "Exclude from utilization"
msgstr "从利用率中排除"
-#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:386
-#: netbox/dcim/forms/model_forms.py:1026 netbox/dcim/forms/model_forms.py:1068
-#: netbox/dcim/forms/model_forms.py:1095 netbox/dcim/forms/model_forms.py:1123
-#: netbox/dcim/forms/model_forms.py:1154 netbox/dcim/forms/model_forms.py:1173
-#: netbox/dcim/forms/model_forms.py:1191
+#: netbox/dcim/forms/bulk_edit.py:590 netbox/dcim/forms/model_forms.py:387
+#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
+#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
+#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
+#: netbox/dcim/forms/model_forms.py:1192
#: netbox/dcim/forms/object_create.py:123 netbox/dcim/tables/devicetypes.py:82
#: netbox/templates/dcim/device.html:94
#: netbox/templates/dcim/devicebay.html:52
@@ -4494,7 +4494,7 @@ msgstr "从利用率中排除"
msgid "Device Type"
msgstr "设备型号"
-#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:413
+#: netbox/dcim/forms/bulk_edit.py:599 netbox/dcim/forms/model_forms.py:414
#: netbox/extras/forms/model_forms.py:591
#: netbox/templates/dcim/moduletypeprofile.html:32
msgid "Schema"
@@ -4502,7 +4502,7 @@ msgstr "架构"
#: netbox/dcim/forms/bulk_edit.py:611 netbox/dcim/forms/bulk_edit.py:618
#: netbox/dcim/forms/bulk_import.py:448 netbox/dcim/forms/filtersets.py:634
-#: netbox/dcim/forms/model_forms.py:420 netbox/dcim/forms/model_forms.py:433
+#: netbox/dcim/forms/model_forms.py:421 netbox/dcim/forms/model_forms.py:434
#: netbox/dcim/tables/modules.py:45 netbox/extras/forms/filtersets.py:393
#: netbox/extras/forms/model_forms.py:615 netbox/extras/tables/tables.py:583
#: netbox/templates/account/base.html:7
@@ -4513,11 +4513,11 @@ msgstr "架构"
msgid "Profile"
msgstr "个人资料"
-#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:446
-#: netbox/dcim/forms/model_forms.py:1027 netbox/dcim/forms/model_forms.py:1069
-#: netbox/dcim/forms/model_forms.py:1096 netbox/dcim/forms/model_forms.py:1124
-#: netbox/dcim/forms/model_forms.py:1155 netbox/dcim/forms/model_forms.py:1174
-#: netbox/dcim/forms/model_forms.py:1192
+#: netbox/dcim/forms/bulk_edit.py:656 netbox/dcim/forms/model_forms.py:447
+#: netbox/dcim/forms/model_forms.py:1028 netbox/dcim/forms/model_forms.py:1070
+#: netbox/dcim/forms/model_forms.py:1097 netbox/dcim/forms/model_forms.py:1125
+#: netbox/dcim/forms/model_forms.py:1156 netbox/dcim/forms/model_forms.py:1175
+#: netbox/dcim/forms/model_forms.py:1193
#: netbox/dcim/forms/object_create.py:124 netbox/dcim/tables/modules.py:54
#: netbox/dcim/tables/modules.py:100 netbox/templates/dcim/module.html:92
#: netbox/templates/dcim/modulebay.html:66
@@ -4525,7 +4525,7 @@ msgstr "个人资料"
msgid "Module Type"
msgstr "设备配件类型"
-#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:389
+#: netbox/dcim/forms/bulk_edit.py:660 netbox/dcim/forms/model_forms.py:390
#: netbox/templates/dcim/devicetype.html:11
msgid "Chassis"
msgstr "机箱"
@@ -4541,8 +4541,8 @@ msgstr "VM 角色"
#: netbox/dcim/forms/bulk_import.py:535 netbox/dcim/forms/bulk_import.py:660
#: netbox/dcim/forms/bulk_import.py:664 netbox/dcim/forms/filtersets.py:709
#: netbox/dcim/forms/filtersets.py:735 netbox/dcim/forms/filtersets.py:853
-#: netbox/dcim/forms/model_forms.py:512 netbox/dcim/forms/model_forms.py:551
-#: netbox/dcim/forms/model_forms.py:669
+#: netbox/dcim/forms/model_forms.py:513 netbox/dcim/forms/model_forms.py:552
+#: netbox/dcim/forms/model_forms.py:670
#: netbox/virtualization/forms/bulk_import.py:143
#: netbox/virtualization/forms/bulk_import.py:144
#: netbox/virtualization/forms/filtersets.py:194
@@ -4552,19 +4552,19 @@ msgstr "配置模版"
#: netbox/dcim/forms/bulk_edit.py:737 netbox/dcim/forms/bulk_edit.py:1150
#: netbox/dcim/forms/bulk_import.py:566 netbox/dcim/forms/filtersets.py:116
-#: netbox/dcim/forms/model_forms.py:614 netbox/dcim/forms/model_forms.py:990
-#: netbox/dcim/forms/model_forms.py:1007 netbox/extras/filtersets.py:684
+#: netbox/dcim/forms/model_forms.py:615 netbox/dcim/forms/model_forms.py:991
+#: netbox/dcim/forms/model_forms.py:1008 netbox/extras/filtersets.py:684
msgid "Device type"
msgstr "设备型号"
#: netbox/dcim/forms/bulk_edit.py:748 netbox/dcim/forms/bulk_import.py:547
-#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:622
+#: netbox/dcim/forms/filtersets.py:121 netbox/dcim/forms/model_forms.py:623
msgid "Device role"
msgstr "设备角色"
#: netbox/dcim/forms/bulk_edit.py:771 netbox/dcim/forms/bulk_import.py:572
-#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:563
-#: netbox/dcim/forms/model_forms.py:627 netbox/dcim/tables/devices.py:205
+#: netbox/dcim/forms/filtersets.py:826 netbox/dcim/forms/model_forms.py:564
+#: netbox/dcim/forms/model_forms.py:628 netbox/dcim/tables/devices.py:205
#: netbox/extras/filtersets.py:700 netbox/templates/dcim/device.html:192
#: netbox/templates/dcim/platform.html:26
#: netbox/templates/virtualization/virtualmachine.html:27
@@ -4578,7 +4578,7 @@ msgstr "平台"
#: netbox/dcim/forms/bulk_edit.py:801 netbox/dcim/forms/bulk_import.py:591
#: netbox/dcim/forms/filtersets.py:758 netbox/dcim/forms/filtersets.py:928
-#: netbox/dcim/forms/model_forms.py:636 netbox/dcim/tables/devices.py:225
+#: netbox/dcim/forms/model_forms.py:637 netbox/dcim/tables/devices.py:225
#: netbox/extras/filtersets.py:733 netbox/extras/forms/filtersets.py:387
#: netbox/ipam/forms/filtersets.py:439 netbox/ipam/forms/filtersets.py:472
#: netbox/templates/dcim/device.html:245
@@ -4610,7 +4610,7 @@ msgid "Virtualization"
msgstr "虚拟化"
#: netbox/dcim/forms/bulk_edit.py:830 netbox/dcim/forms/bulk_import.py:733
-#: netbox/dcim/forms/model_forms.py:764 netbox/dcim/forms/model_forms.py:1015
+#: netbox/dcim/forms/model_forms.py:765 netbox/dcim/forms/model_forms.py:1016
msgid "Module type"
msgstr "模块类型"
@@ -4653,7 +4653,7 @@ msgid "Domain"
msgstr "域"
#: netbox/dcim/forms/bulk_edit.py:990 netbox/dcim/forms/bulk_import.py:1637
-#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:867
+#: netbox/dcim/forms/filtersets.py:1236 netbox/dcim/forms/model_forms.py:868
msgid "Power panel"
msgstr "电源面版"
@@ -4704,8 +4704,8 @@ msgid "Allocated power draw (watts)"
msgstr "分配功率(瓦)"
#: netbox/dcim/forms/bulk_edit.py:1167 netbox/dcim/forms/bulk_import.py:866
-#: netbox/dcim/forms/model_forms.py:1084 netbox/dcim/forms/model_forms.py:1438
-#: netbox/dcim/forms/model_forms.py:1753 netbox/dcim/forms/object_import.py:55
+#: netbox/dcim/forms/model_forms.py:1085 netbox/dcim/forms/model_forms.py:1439
+#: netbox/dcim/forms/model_forms.py:1754 netbox/dcim/forms/object_import.py:55
msgid "Power port"
msgstr "电源接口"
@@ -4738,8 +4738,8 @@ msgstr "PoE类型"
msgid "Wireless role"
msgstr "无线角色"
-#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:786
-#: netbox/dcim/forms/model_forms.py:1383 netbox/dcim/tables/devices.py:345
+#: netbox/dcim/forms/bulk_edit.py:1377 netbox/dcim/forms/model_forms.py:787
+#: netbox/dcim/forms/model_forms.py:1384 netbox/dcim/tables/devices.py:345
#: netbox/templates/dcim/consoleport.html:24
#: netbox/templates/dcim/consoleserverport.html:24
#: netbox/templates/dcim/frontport.html:24
@@ -4758,7 +4758,7 @@ msgstr "模块"
msgid "LAG"
msgstr "链路聚合"
-#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1465
+#: netbox/dcim/forms/bulk_edit.py:1524 netbox/dcim/forms/model_forms.py:1466
msgid "Virtual device contexts"
msgstr "设备虚拟上下文"
@@ -4787,7 +4787,7 @@ msgid "Mode"
msgstr "模式"
#: netbox/dcim/forms/bulk_edit.py:1567 netbox/dcim/forms/bulk_import.py:974
-#: netbox/dcim/forms/model_forms.py:1514 netbox/ipam/forms/bulk_import.py:174
+#: netbox/dcim/forms/model_forms.py:1515 netbox/ipam/forms/bulk_import.py:174
#: netbox/ipam/forms/filtersets.py:561 netbox/ipam/models/vlans.py:93
#: netbox/virtualization/forms/bulk_edit.py:222
#: netbox/virtualization/forms/bulk_import.py:182
@@ -4796,7 +4796,7 @@ msgid "VLAN group"
msgstr "VLAN 组"
#: netbox/dcim/forms/bulk_edit.py:1576 netbox/dcim/forms/bulk_import.py:981
-#: netbox/dcim/forms/model_forms.py:1520 netbox/dcim/tables/devices.py:622
+#: netbox/dcim/forms/model_forms.py:1521 netbox/dcim/tables/devices.py:622
#: netbox/virtualization/forms/bulk_edit.py:230
#: netbox/virtualization/forms/bulk_import.py:189
#: netbox/virtualization/forms/model_forms.py:338
@@ -4804,7 +4804,7 @@ msgid "Untagged VLAN"
msgstr "未标记的VLAN"
#: netbox/dcim/forms/bulk_edit.py:1585 netbox/dcim/forms/bulk_import.py:988
-#: netbox/dcim/forms/model_forms.py:1529 netbox/dcim/tables/devices.py:628
+#: netbox/dcim/forms/model_forms.py:1530 netbox/dcim/tables/devices.py:628
#: netbox/virtualization/forms/bulk_edit.py:238
#: netbox/virtualization/forms/bulk_import.py:196
#: netbox/virtualization/forms/model_forms.py:347
@@ -4820,17 +4820,17 @@ msgid "Remove tagged VLANs"
msgstr "移除带标签的 VLAN"
#: netbox/dcim/forms/bulk_edit.py:1608 netbox/dcim/forms/bulk_import.py:1001
-#: netbox/dcim/forms/model_forms.py:1538
+#: netbox/dcim/forms/model_forms.py:1539
#: netbox/virtualization/forms/bulk_import.py:209
#: netbox/virtualization/forms/model_forms.py:356
msgid "Q-in-Q Service VLAN"
msgstr "Q-in-Q 服务 VLAN"
-#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1501
+#: netbox/dcim/forms/bulk_edit.py:1623 netbox/dcim/forms/model_forms.py:1502
msgid "Wireless LAN group"
msgstr "无线局域网组"
-#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1506
+#: netbox/dcim/forms/bulk_edit.py:1628 netbox/dcim/forms/model_forms.py:1507
#: netbox/dcim/tables/devices.py:670 netbox/netbox/navigation/menu.py:153
#: netbox/templates/dcim/interface.html:337
#: netbox/wireless/tables/wirelesslan.py:28
@@ -4838,7 +4838,7 @@ msgid "Wireless LANs"
msgstr "无线局域网"
#: netbox/dcim/forms/bulk_edit.py:1637 netbox/dcim/forms/filtersets.py:1415
-#: netbox/dcim/forms/model_forms.py:1572 netbox/ipam/forms/bulk_edit.py:269
+#: netbox/dcim/forms/model_forms.py:1573 netbox/ipam/forms/bulk_edit.py:269
#: netbox/ipam/forms/bulk_edit.py:367 netbox/ipam/forms/filtersets.py:177
#: netbox/netbox/navigation/menu.py:109
#: netbox/templates/dcim/interface.html:128
@@ -4850,17 +4850,17 @@ msgid "Addressing"
msgstr "寻址"
#: netbox/dcim/forms/bulk_edit.py:1638 netbox/dcim/forms/filtersets.py:750
-#: netbox/dcim/forms/model_forms.py:1573
+#: netbox/dcim/forms/model_forms.py:1574
#: netbox/virtualization/forms/model_forms.py:377
msgid "Operation"
msgstr "操作"
#: netbox/dcim/forms/bulk_edit.py:1639 netbox/dcim/forms/filtersets.py:1416
-#: netbox/dcim/forms/model_forms.py:1128 netbox/dcim/forms/model_forms.py:1575
+#: netbox/dcim/forms/model_forms.py:1129 netbox/dcim/forms/model_forms.py:1576
msgid "PoE"
msgstr "PoE"
-#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1574
+#: netbox/dcim/forms/bulk_edit.py:1640 netbox/dcim/forms/model_forms.py:1575
#: netbox/templates/dcim/interface.html:105
#: netbox/virtualization/forms/bulk_edit.py:254
#: netbox/virtualization/forms/model_forms.py:378
@@ -4868,7 +4868,7 @@ msgid "Related Interfaces"
msgstr "相关接口"
#: netbox/dcim/forms/bulk_edit.py:1642 netbox/dcim/forms/filtersets.py:1417
-#: netbox/dcim/forms/model_forms.py:1578
+#: netbox/dcim/forms/model_forms.py:1579
#: netbox/virtualization/forms/bulk_edit.py:257
#: netbox/virtualization/forms/filtersets.py:206
#: netbox/virtualization/forms/model_forms.py:381
@@ -4976,7 +4976,7 @@ msgstr "上一级站点"
msgid "Rack's location (if any)"
msgstr "机柜所在位置(如果有)"
-#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:328
+#: netbox/dcim/forms/bulk_import.py:357 netbox/dcim/forms/model_forms.py:329
#: netbox/dcim/tables/racks.py:230
#: netbox/templates/dcim/rackreservation.html:12
#: netbox/templates/dcim/rackreservation.html:45
@@ -5050,7 +5050,7 @@ msgid "Assigned platform"
msgstr "指定系统平台"
#: netbox/dcim/forms/bulk_import.py:584 netbox/dcim/forms/bulk_import.py:588
-#: netbox/dcim/forms/model_forms.py:650
+#: netbox/dcim/forms/model_forms.py:651
msgid "Virtual chassis"
msgstr "堆叠"
@@ -5090,7 +5090,7 @@ msgstr "安装此设备的设备托架(用于子设备)"
msgid "The device in which this module is installed"
msgstr "安装此模块的设备"
-#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:754
+#: netbox/dcim/forms/bulk_import.py:727 netbox/dcim/forms/model_forms.py:755
msgid "Module bay"
msgstr "设备板卡插槽"
@@ -5102,7 +5102,7 @@ msgstr "安装此模块的模块托架"
msgid "The type of module"
msgstr "模块类型"
-#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:773
+#: netbox/dcim/forms/bulk_import.py:744 netbox/dcim/forms/model_forms.py:774
msgid "Replicate components"
msgstr "组件冗余"
@@ -5112,11 +5112,11 @@ msgid ""
"by default)"
msgstr "自动填充此模块类型关联的组件(默认启用)"
-#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:779
+#: netbox/dcim/forms/bulk_import.py:749 netbox/dcim/forms/model_forms.py:780
msgid "Adopt components"
msgstr "选定组件"
-#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:782
+#: netbox/dcim/forms/bulk_import.py:751 netbox/dcim/forms/model_forms.py:783
msgid "Adopt already existing components"
msgstr "选定已经存在的组件"
@@ -5141,13 +5141,13 @@ msgstr "该插座供电的电源端口"
msgid "Electrical phase (for three-phase circuits)"
msgstr "供电相位(用于三相电)"
-#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1476
+#: netbox/dcim/forms/bulk_import.py:920 netbox/dcim/forms/model_forms.py:1477
#: netbox/virtualization/forms/bulk_import.py:166
#: netbox/virtualization/forms/model_forms.py:317
msgid "Parent interface"
msgstr "上一级接口"
-#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1484
+#: netbox/dcim/forms/bulk_import.py:927 netbox/dcim/forms/model_forms.py:1485
#: netbox/virtualization/forms/bulk_import.py:173
#: netbox/virtualization/forms/model_forms.py:325
msgid "Bridged interface"
@@ -5233,8 +5233,8 @@ msgstr "无线角色(AP/基站)"
msgid "VDC {vdc} is not assigned to device {device}"
msgstr "VDC {vdc} 没有指定给设备 {device}"
-#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1142
-#: netbox/dcim/forms/model_forms.py:1761
+#: netbox/dcim/forms/bulk_import.py:1076 netbox/dcim/forms/model_forms.py:1143
+#: netbox/dcim/forms/model_forms.py:1762
#: netbox/dcim/forms/object_import.py:117
msgid "Rear port"
msgstr "后置端口"
@@ -5404,7 +5404,7 @@ msgid ""
"characters: invalid hex."
msgstr "{color} 与任何使用的颜色名称都不匹配且长度超过六个字符:十六进制无效。"
-#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:903
+#: netbox/dcim/forms/bulk_import.py:1585 netbox/dcim/forms/model_forms.py:904
#: netbox/dcim/tables/devices.py:1088 netbox/templates/dcim/device.html:138
#: netbox/templates/dcim/virtualchassis.html:17
#: netbox/templates/dcim/virtualchassis.html:57
@@ -5435,7 +5435,7 @@ msgstr "供应类型(AC/DC)"
msgid "Single or three-phase"
msgstr "单相或三相"
-#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1859
+#: netbox/dcim/forms/bulk_import.py:1731 netbox/dcim/forms/model_forms.py:1860
#: netbox/templates/dcim/device.html:196
#: netbox/templates/dcim/virtualdevicecontext.html:30
#: netbox/templates/virtualization/virtualmachine.html:52
@@ -5446,7 +5446,7 @@ msgstr "主 IPv4"
msgid "IPv4 address with mask, e.g. 1.2.3.4/24"
msgstr "带掩码的 IPv4 地址,例如 1.2.3.4/24"
-#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1868
+#: netbox/dcim/forms/bulk_import.py:1738 netbox/dcim/forms/model_forms.py:1869
#: netbox/templates/dcim/device.html:212
#: netbox/templates/dcim/virtualdevicecontext.html:41
#: netbox/templates/virtualization/virtualmachine.html:68
@@ -5494,7 +5494,7 @@ msgstr "无法选定 {model} {name} ,因为它已属于某个模块"
msgid "A {model} named {name} already exists"
msgstr "名为 {name} 的 {model} 已存在"
-#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:855
+#: netbox/dcim/forms/connections.py:54 netbox/dcim/forms/model_forms.py:856
#: netbox/dcim/tables/power.py:66
#: netbox/templates/dcim/inc/cable_termination.html:40
#: netbox/templates/dcim/powerfeed.html:24
@@ -5503,7 +5503,7 @@ msgstr "名为 {name} 的 {model} 已存在"
msgid "Power Panel"
msgstr "电源面板"
-#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:883
+#: netbox/dcim/forms/connections.py:63 netbox/dcim/forms/model_forms.py:884
#: netbox/templates/dcim/powerfeed.html:21
#: netbox/templates/dcim/powerport.html:80
msgid "Power Feed"
@@ -5529,12 +5529,12 @@ msgstr "上一级组"
msgid "Function"
msgstr "功能用途"
-#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:339
+#: netbox/dcim/forms/filtersets.py:420 netbox/dcim/forms/model_forms.py:340
#: netbox/dcim/tables/racks.py:210
msgid "Reservation"
msgstr "预留"
-#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:391
+#: netbox/dcim/forms/filtersets.py:490 netbox/dcim/forms/model_forms.py:392
#: netbox/netbox/views/generic/feature_views.py:97
#: netbox/templates/inc/panels/image_attachments.html:6
msgid "Images"
@@ -5597,7 +5597,7 @@ msgid "Connection"
msgstr "连接"
#: netbox/dcim/forms/filtersets.py:1436 netbox/extras/forms/bulk_edit.py:423
-#: netbox/extras/forms/bulk_import.py:271
+#: netbox/extras/forms/bulk_import.py:298
#: netbox/extras/forms/filtersets.py:555
#: netbox/extras/forms/model_forms.py:793 netbox/extras/tables/tables.py:699
#: netbox/templates/extras/journalentry.html:30
@@ -5608,7 +5608,7 @@ msgstr "类型"
msgid "Mgmt only"
msgstr "仅用于管理"
-#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1560
+#: netbox/dcim/forms/filtersets.py:1477 netbox/dcim/forms/model_forms.py:1561
#: netbox/dcim/models/device_components.py:735
#: netbox/templates/dcim/interface.html:142
msgid "WWN"
@@ -5715,60 +5715,60 @@ msgstr "联系方式"
msgid "Rack Role"
msgstr "机柜角色"
-#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:380
-#: netbox/dcim/forms/model_forms.py:556
+#: netbox/dcim/forms/model_forms.py:225 netbox/dcim/forms/model_forms.py:381
+#: netbox/dcim/forms/model_forms.py:557
#: netbox/utilities/forms/fields/fields.py:48
msgid "Slug"
msgstr "缩写"
-#: netbox/dcim/forms/model_forms.py:272
+#: netbox/dcim/forms/model_forms.py:273
msgid "Select a pre-defined rack type, or set physical characteristics below."
msgstr "选择预定义的机架类型,或在下面设置物理特征。"
-#: netbox/dcim/forms/model_forms.py:281
+#: netbox/dcim/forms/model_forms.py:282
msgid "Inventory Control"
msgstr "库存管理"
-#: netbox/dcim/forms/model_forms.py:330
+#: netbox/dcim/forms/model_forms.py:331
msgid ""
"Comma-separated list of numeric unit IDs. A range may be specified using a "
"hyphen."
msgstr "以逗号分隔的数字U位 列表。 可以使用-字符指定范围。"
-#: netbox/dcim/forms/model_forms.py:415 netbox/extras/forms/model_forms.py:593
+#: netbox/dcim/forms/model_forms.py:416 netbox/extras/forms/model_forms.py:593
msgid "Enter a valid JSON schema to define supported attributes."
msgstr "输入有效的 JSON 架构以定义支持的属性。"
-#: netbox/dcim/forms/model_forms.py:448
+#: netbox/dcim/forms/model_forms.py:449
msgid "Profile & Attributes"
msgstr "配置文件和属性"
-#: netbox/dcim/forms/model_forms.py:527
+#: netbox/dcim/forms/model_forms.py:528
#: netbox/templates/dcim/devicerole.html:23
msgid "Device Role"
msgstr "设备角色"
-#: netbox/dcim/forms/model_forms.py:603 netbox/dcim/models/devices.py:570
+#: netbox/dcim/forms/model_forms.py:604 netbox/dcim/models/devices.py:570
msgid "The lowest-numbered unit occupied by the device"
msgstr "设备在机柜上最下面的U位"
-#: netbox/dcim/forms/model_forms.py:661
+#: netbox/dcim/forms/model_forms.py:662
msgid "The position in the virtual chassis this device is identified by"
msgstr "该设备在虚拟机箱中的位置由以下方式标识"
-#: netbox/dcim/forms/model_forms.py:666
+#: netbox/dcim/forms/model_forms.py:667
msgid "The priority of the device in the virtual chassis"
msgstr "堆叠中设备的优先级"
-#: netbox/dcim/forms/model_forms.py:776
+#: netbox/dcim/forms/model_forms.py:777
msgid "Automatically populate components associated with this module type"
msgstr "自动填充与此模块类型关联的组件"
-#: netbox/dcim/forms/model_forms.py:885
+#: netbox/dcim/forms/model_forms.py:886
msgid "Characteristics"
msgstr "特性"
-#: netbox/dcim/forms/model_forms.py:1042
+#: netbox/dcim/forms/model_forms.py:1043
#, python-brace-format
msgid ""
"Alphanumeric ranges are supported for bulk creation. Mixed cases and types "
@@ -5780,35 +5780,35 @@ msgstr ""
"批量创建支持字母数字范围。不支持单个范围内的混合大小写和类型(例如: [ge,xe] -0/0/ [0-9])。代币 "
"{module},如果存在,将在创建新模块时自动替换为位置值。"
-#: netbox/dcim/forms/model_forms.py:1244
+#: netbox/dcim/forms/model_forms.py:1245
msgid "Console port template"
msgstr "控制台端口模板"
-#: netbox/dcim/forms/model_forms.py:1252
+#: netbox/dcim/forms/model_forms.py:1253
msgid "Console server port template"
msgstr "控制口模版"
-#: netbox/dcim/forms/model_forms.py:1260
+#: netbox/dcim/forms/model_forms.py:1261
msgid "Front port template"
msgstr "前向端口模版"
-#: netbox/dcim/forms/model_forms.py:1268
+#: netbox/dcim/forms/model_forms.py:1269
msgid "Interface template"
msgstr "接口模版"
-#: netbox/dcim/forms/model_forms.py:1276
+#: netbox/dcim/forms/model_forms.py:1277
msgid "Power outlet template"
msgstr "电源插座模版"
-#: netbox/dcim/forms/model_forms.py:1284
+#: netbox/dcim/forms/model_forms.py:1285
msgid "Power port template"
msgstr "电源接口模版"
-#: netbox/dcim/forms/model_forms.py:1292
+#: netbox/dcim/forms/model_forms.py:1293
msgid "Rear port template"
msgstr "后置接口模版"
-#: netbox/dcim/forms/model_forms.py:1302 netbox/dcim/forms/model_forms.py:1773
+#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
#: netbox/dcim/tables/connections.py:27
#: netbox/templates/dcim/consoleport.html:17
#: netbox/templates/dcim/consoleserverport.html:73
@@ -5816,14 +5816,14 @@ msgstr "后置接口模版"
msgid "Console Port"
msgstr "Console 端口"
-#: netbox/dcim/forms/model_forms.py:1303 netbox/dcim/forms/model_forms.py:1774
+#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
#: netbox/templates/dcim/consoleport.html:73
#: netbox/templates/dcim/consoleserverport.html:17
#: netbox/templates/dcim/frontport.html:109
msgid "Console Server Port"
msgstr "Console 服务器端口"
-#: netbox/dcim/forms/model_forms.py:1304 netbox/dcim/forms/model_forms.py:1775
+#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
#: netbox/templates/circuits/inc/circuit_termination_fields.html:53
#: netbox/templates/dcim/consoleport.html:76
#: netbox/templates/dcim/consoleserverport.html:76
@@ -5834,7 +5834,7 @@ msgstr "Console 服务器端口"
msgid "Front Port"
msgstr "前置接口"
-#: netbox/dcim/forms/model_forms.py:1305 netbox/dcim/forms/model_forms.py:1776
+#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
#: netbox/dcim/tables/devices.py:773
#: netbox/templates/circuits/inc/circuit_termination_fields.html:54
#: netbox/templates/dcim/consoleport.html:79
@@ -5847,76 +5847,76 @@ msgstr "前置接口"
msgid "Rear Port"
msgstr "后置接口"
-#: netbox/dcim/forms/model_forms.py:1306 netbox/dcim/forms/model_forms.py:1777
+#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
#: netbox/dcim/tables/connections.py:46 netbox/dcim/tables/devices.py:543
#: netbox/templates/dcim/poweroutlet.html:58
#: netbox/templates/dcim/powerport.html:17
msgid "Power Port"
msgstr "电源接口"
-#: netbox/dcim/forms/model_forms.py:1307 netbox/dcim/forms/model_forms.py:1778
+#: netbox/dcim/forms/model_forms.py:1308 netbox/dcim/forms/model_forms.py:1779
#: netbox/templates/dcim/poweroutlet.html:17
#: netbox/templates/dcim/powerport.html:77
msgid "Power Outlet"
msgstr "电源插座"
-#: netbox/dcim/forms/model_forms.py:1309 netbox/dcim/forms/model_forms.py:1780
+#: netbox/dcim/forms/model_forms.py:1310 netbox/dcim/forms/model_forms.py:1781
msgid "Component Assignment"
msgstr "组件分配"
-#: netbox/dcim/forms/model_forms.py:1355 netbox/dcim/forms/model_forms.py:1827
+#: netbox/dcim/forms/model_forms.py:1356 netbox/dcim/forms/model_forms.py:1828
msgid "An InventoryItem can only be assigned to a single component."
msgstr "库存项只能分配给单个组件"
-#: netbox/dcim/forms/model_forms.py:1492
+#: netbox/dcim/forms/model_forms.py:1493
msgid "LAG interface"
msgstr "链路聚合接口"
-#: netbox/dcim/forms/model_forms.py:1515
+#: netbox/dcim/forms/model_forms.py:1516
msgid "Filter VLANs available for assignment by group."
msgstr "按组筛选可供分配的 VLAN。"
-#: netbox/dcim/forms/model_forms.py:1670
+#: netbox/dcim/forms/model_forms.py:1671
msgid "Child Device"
msgstr "子设备"
-#: netbox/dcim/forms/model_forms.py:1671
+#: netbox/dcim/forms/model_forms.py:1672
msgid ""
"Child devices must first be created and assigned to the site and rack of the"
" parent device."
msgstr "必须首先创建子设备,并将其分配给父设备的站点和机柜。"
-#: netbox/dcim/forms/model_forms.py:1713
+#: netbox/dcim/forms/model_forms.py:1714
msgid "Console port"
msgstr "Console 接口"
-#: netbox/dcim/forms/model_forms.py:1721
+#: netbox/dcim/forms/model_forms.py:1722
msgid "Console server port"
msgstr "Console 服务器端口"
-#: netbox/dcim/forms/model_forms.py:1729
+#: netbox/dcim/forms/model_forms.py:1730
msgid "Front port"
msgstr "前置接口"
-#: netbox/dcim/forms/model_forms.py:1745
+#: netbox/dcim/forms/model_forms.py:1746
msgid "Power outlet"
msgstr "电源插座"
-#: netbox/dcim/forms/model_forms.py:1767
+#: netbox/dcim/forms/model_forms.py:1768
#: netbox/templates/dcim/inventoryitem.html:17
msgid "Inventory Item"
msgstr "库存项"
-#: netbox/dcim/forms/model_forms.py:1841
+#: netbox/dcim/forms/model_forms.py:1842
#: netbox/templates/dcim/inventoryitemrole.html:15
msgid "Inventory Item Role"
msgstr "库存物品分类"
-#: netbox/dcim/forms/model_forms.py:1911
+#: netbox/dcim/forms/model_forms.py:1912
msgid "VM Interface"
msgstr "虚拟机接口"
-#: netbox/dcim/forms/model_forms.py:1927 netbox/ipam/forms/filtersets.py:631
+#: netbox/dcim/forms/model_forms.py:1928 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
@@ -5933,7 +5933,7 @@ msgstr "虚拟机接口"
msgid "Virtual Machine"
msgstr "虚拟机"
-#: netbox/dcim/forms/model_forms.py:1966
+#: netbox/dcim/forms/model_forms.py:1967
msgid "A MAC address can only be assigned to a single object."
msgstr "MAC 地址只能分配给单个对象。"
@@ -6001,131 +6001,131 @@ msgstr "成员设备"
msgid "A position must be specified for the first VC member."
msgstr "必须为第一个VC成员指定一个位置。"
-#: netbox/dcim/models/cables.py:65
+#: netbox/dcim/models/cables.py:64
#: netbox/dcim/models/device_component_templates.py:52
#: netbox/dcim/models/device_components.py:58
#: netbox/extras/models/customfields.py:113
msgid "label"
msgstr "标记"
-#: netbox/dcim/models/cables.py:74
+#: netbox/dcim/models/cables.py:73
msgid "length"
msgstr "长度"
-#: netbox/dcim/models/cables.py:81
+#: netbox/dcim/models/cables.py:80
msgid "length unit"
msgstr "长度单位"
-#: netbox/dcim/models/cables.py:99
+#: netbox/dcim/models/cables.py:98
msgid "cable"
msgstr "线缆"
-#: netbox/dcim/models/cables.py:100
+#: netbox/dcim/models/cables.py:99
msgid "cables"
msgstr "线缆"
-#: netbox/dcim/models/cables.py:193
+#: netbox/dcim/models/cables.py:192
msgid "Must specify a unit when setting a cable length"
msgstr "设置线缆长度时必须指定单位"
-#: netbox/dcim/models/cables.py:196
+#: netbox/dcim/models/cables.py:195
msgid "Must define A and B terminations when creating a new cable."
msgstr "创建新线缆时必须定义A端和B端。"
-#: netbox/dcim/models/cables.py:203
+#: netbox/dcim/models/cables.py:202
msgid "Cannot connect different termination types to same end of cable."
msgstr "无法将不同的端点类型连接到线缆的两端。"
-#: netbox/dcim/models/cables.py:211
+#: netbox/dcim/models/cables.py:210
#, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "不兼容的端点类型: {type_a} 和{type_b}"
-#: netbox/dcim/models/cables.py:221
+#: netbox/dcim/models/cables.py:220
msgid "A and B terminations cannot connect to the same object."
msgstr "A B端不能连接到同一个对象"
-#: netbox/dcim/models/cables.py:338 netbox/ipam/models/asns.py:38
+#: netbox/dcim/models/cables.py:337 netbox/ipam/models/asns.py:38
msgid "end"
msgstr "结束"
-#: netbox/dcim/models/cables.py:387
+#: netbox/dcim/models/cables.py:386
msgid "cable termination"
msgstr "线缆端点"
-#: netbox/dcim/models/cables.py:388
+#: netbox/dcim/models/cables.py:387
msgid "cable terminations"
msgstr "线缆端点"
-#: netbox/dcim/models/cables.py:401
+#: netbox/dcim/models/cables.py:400
#, python-brace-format
msgid ""
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
"connected."
msgstr "无法将电缆连接到 {obj_parent} > {obj} 因为它被标记为已连接。"
-#: netbox/dcim/models/cables.py:418
+#: netbox/dcim/models/cables.py:417
#, python-brace-format
msgid ""
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
"{cable_pk}"
msgstr "发现{app_label}重复的终端:{model} {termination_id}: 线缆 {cable_pk}"
-#: netbox/dcim/models/cables.py:428
+#: netbox/dcim/models/cables.py:427
#, python-brace-format
msgid "Cables cannot be terminated to {type_display} interfaces"
msgstr "线缆不能连接至{type_display} 接口"
-#: netbox/dcim/models/cables.py:435
+#: netbox/dcim/models/cables.py:434
msgid "Circuit terminations attached to a provider network may not be cabled."
msgstr "运营商网络的线路可能没有连接。"
-#: netbox/dcim/models/cables.py:533 netbox/extras/models/configs.py:99
+#: netbox/dcim/models/cables.py:532 netbox/extras/models/configs.py:99
msgid "is active"
msgstr "激活的"
-#: netbox/dcim/models/cables.py:537
+#: netbox/dcim/models/cables.py:536
msgid "is complete"
msgstr "完成的"
-#: netbox/dcim/models/cables.py:541
+#: netbox/dcim/models/cables.py:540
msgid "is split"
msgstr "被拆分的"
-#: netbox/dcim/models/cables.py:549
+#: netbox/dcim/models/cables.py:548
msgid "cable path"
msgstr "线缆连接路径"
-#: netbox/dcim/models/cables.py:550
+#: netbox/dcim/models/cables.py:549
msgid "cable paths"
msgstr "线缆连接路径"
-#: netbox/dcim/models/cables.py:625
+#: netbox/dcim/models/cables.py:624
msgid "All originating terminations must be attached to the same link"
msgstr "所有原始终端必须连接到同一个链接"
-#: netbox/dcim/models/cables.py:637
+#: netbox/dcim/models/cables.py:636
msgid "All mid-span terminations must have the same termination type"
msgstr "所有中跨端子必须具有相同的端接类型"
-#: netbox/dcim/models/cables.py:642
+#: netbox/dcim/models/cables.py:644
msgid "All mid-span terminations must have the same parent object"
msgstr "所有中跨终端必须具有相同的父对象"
-#: netbox/dcim/models/cables.py:666
+#: netbox/dcim/models/cables.py:668
msgid "All links must be cable or wireless"
msgstr "所有链路必须是有线或无线的"
-#: netbox/dcim/models/cables.py:668
+#: netbox/dcim/models/cables.py:670
msgid "All links must match first link type"
msgstr "所有链接必须匹配第一个链接类型"
-#: netbox/dcim/models/cables.py:751
+#: netbox/dcim/models/cables.py:753
msgid ""
"All positions counts within the path on opposite ends of links must match"
msgstr "链路两端路径内的所有位置都必须匹配"
-#: netbox/dcim/models/cables.py:760
+#: netbox/dcim/models/cables.py:762
msgid "Remote termination position filter is missing"
msgstr "缺少远程终端位置过滤器"
@@ -8350,62 +8350,62 @@ msgstr "统计对象数时要应用的筛选器"
msgid "Invalid format. Object filters must be passed as a dictionary."
msgstr "无效的格式。对象筛选器必须作为字典传递。"
-#: netbox/extras/dashboard/widgets.py:231
+#: netbox/extras/dashboard/widgets.py:234
msgid "Object List"
msgstr "对象列表"
-#: netbox/extras/dashboard/widgets.py:232
+#: netbox/extras/dashboard/widgets.py:235
msgid "Display an arbitrary list of objects."
msgstr "显示任意的对象列表。"
-#: netbox/extras/dashboard/widgets.py:245
+#: netbox/extras/dashboard/widgets.py:248
msgid "The default number of objects to display"
msgstr "要显示的默认对象数"
-#: netbox/extras/dashboard/widgets.py:257
+#: netbox/extras/dashboard/widgets.py:260
msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "无效的格式。URL参数必须作为字典传递。"
-#: netbox/extras/dashboard/widgets.py:266
+#: netbox/extras/dashboard/widgets.py:269
msgid "Invalid model selection: {self['model'].data} is not supported."
msgstr "模型选择无效: {self['model'].data} 不支持。"
-#: netbox/extras/dashboard/widgets.py:306
+#: netbox/extras/dashboard/widgets.py:309
msgid "RSS Feed"
msgstr "RSS订阅"
-#: netbox/extras/dashboard/widgets.py:313
+#: netbox/extras/dashboard/widgets.py:316
msgid "Embed an RSS feed from an external website."
msgstr "嵌入来自外部网站的 RSS 源。"
-#: netbox/extras/dashboard/widgets.py:320
+#: netbox/extras/dashboard/widgets.py:323
msgid "Feed URL"
msgstr "订阅链接"
-#: netbox/extras/dashboard/widgets.py:324
+#: netbox/extras/dashboard/widgets.py:327
msgid "Requires external connection"
msgstr "需要外部连接"
-#: netbox/extras/dashboard/widgets.py:330
+#: netbox/extras/dashboard/widgets.py:333
msgid "The maximum number of objects to display"
msgstr "要多显示的对象数"
-#: netbox/extras/dashboard/widgets.py:335
+#: netbox/extras/dashboard/widgets.py:338
msgid "How long to stored the cached content (in seconds)"
msgstr "存储缓存内容的时间(秒)"
-#: netbox/extras/dashboard/widgets.py:341
+#: netbox/extras/dashboard/widgets.py:344
msgid "Timeout value for fetching the feed (in seconds)"
msgstr "获取 Feed 的超时值(以秒为单位)"
-#: netbox/extras/dashboard/widgets.py:398
+#: netbox/extras/dashboard/widgets.py:401
#: netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:43
msgid "Bookmarks"
msgstr "书签"
-#: netbox/extras/dashboard/widgets.py:402
+#: netbox/extras/dashboard/widgets.py:405
msgid "Show your personal bookmarks"
msgstr "显示您的个人书签"
@@ -8575,7 +8575,7 @@ msgstr "密钥"
msgid "CA file path"
msgstr "CA证书文件路径"
-#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:204
+#: netbox/extras/forms/bulk_edit.py:289 netbox/extras/forms/bulk_import.py:231
#: netbox/extras/forms/model_forms.py:457
msgid "Event types"
msgstr "事件类型"
@@ -8587,9 +8587,9 @@ msgstr "激活的"
#: netbox/extras/forms/bulk_import.py:38
#: netbox/extras/forms/bulk_import.py:119
#: netbox/extras/forms/bulk_import.py:140
-#: netbox/extras/forms/bulk_import.py:174
-#: netbox/extras/forms/bulk_import.py:198
-#: netbox/extras/forms/bulk_import.py:252
+#: netbox/extras/forms/bulk_import.py:201
+#: netbox/extras/forms/bulk_import.py:225
+#: netbox/extras/forms/bulk_import.py:279
#: netbox/extras/forms/filtersets.py:142 netbox/extras/forms/filtersets.py:236
#: netbox/extras/forms/filtersets.py:266 netbox/extras/forms/model_forms.py:52
#: netbox/extras/forms/model_forms.py:224
@@ -8604,9 +8604,9 @@ msgstr "对象类型"
#: netbox/extras/forms/bulk_import.py:40
#: netbox/extras/forms/bulk_import.py:121
#: netbox/extras/forms/bulk_import.py:142
-#: netbox/extras/forms/bulk_import.py:176
-#: netbox/extras/forms/bulk_import.py:200
-#: netbox/extras/forms/bulk_import.py:254
+#: netbox/extras/forms/bulk_import.py:203
+#: netbox/extras/forms/bulk_import.py:227
+#: netbox/extras/forms/bulk_import.py:281
#: netbox/tenancy/forms/bulk_import.py:101
msgid "One or more assigned object types"
msgstr "一个或多个分配对象类型"
@@ -8663,37 +8663,68 @@ msgid ""
"The class of the first link in a group will be used for the dropdown button"
msgstr "列表中第一个类将用于下拉按钮"
-#: netbox/extras/forms/bulk_import.py:205
+#: netbox/extras/forms/bulk_import.py:168
+msgid "Data source which provides the data file"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:171
+#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
+#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
+#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
+msgid "Data file"
+msgstr "数据文件"
+
+#: netbox/extras/forms/bulk_import.py:175
+msgid "Data file containing the template code"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:179
+msgid "Auto sync enabled"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:180
+msgid ""
+"Enable automatic synchronization of template content when the data file is "
+"updated"
+msgstr ""
+
+#: netbox/extras/forms/bulk_import.py:195
+#: netbox/extras/forms/model_forms.py:291
+#: netbox/extras/forms/model_forms.py:771
+msgid "Must specify either local content or a data file"
+msgstr "必须指定本地内容或数据文件"
+
+#: netbox/extras/forms/bulk_import.py:232
msgid "The event type(s) which will trigger this rule"
msgstr "将触发此规则的事件类型"
-#: netbox/extras/forms/bulk_import.py:208
+#: netbox/extras/forms/bulk_import.py:235
msgid "Action object"
msgstr "动作对象"
-#: netbox/extras/forms/bulk_import.py:210
+#: netbox/extras/forms/bulk_import.py:237
msgid "Webhook name or script as dotted path module.Class"
msgstr "Webhook名称或脚本的路径为module.Class"
-#: netbox/extras/forms/bulk_import.py:231
+#: netbox/extras/forms/bulk_import.py:258
#, python-brace-format
msgid "Webhook {name} not found"
msgstr "未找到 Webhook {name}"
-#: netbox/extras/forms/bulk_import.py:240
+#: netbox/extras/forms/bulk_import.py:267
#, python-brace-format
msgid "Script {name} not found"
msgstr "未找到脚本{name}"
-#: netbox/extras/forms/bulk_import.py:268
+#: netbox/extras/forms/bulk_import.py:295
msgid "Assigned object type"
msgstr "分配的对象类型"
-#: netbox/extras/forms/bulk_import.py:273
+#: netbox/extras/forms/bulk_import.py:300
msgid "The classification of entry"
msgstr "条目的分类"
-#: netbox/extras/forms/bulk_import.py:289
+#: netbox/extras/forms/bulk_import.py:316
#: netbox/extras/forms/model_forms.py:400 netbox/netbox/navigation/menu.py:414
#: netbox/templates/extras/notificationgroup.html:41
#: netbox/templates/users/group.html:29 netbox/users/forms/model_forms.py:247
@@ -8702,11 +8733,11 @@ msgstr "条目的分类"
msgid "Users"
msgstr "用户"
-#: netbox/extras/forms/bulk_import.py:293
+#: netbox/extras/forms/bulk_import.py:320
msgid "User names separated by commas, encased with double quotes"
msgstr "用户名用逗号分隔,用双引号括起来"
-#: netbox/extras/forms/bulk_import.py:296
+#: netbox/extras/forms/bulk_import.py:323
#: netbox/extras/forms/model_forms.py:395 netbox/netbox/navigation/menu.py:295
#: netbox/netbox/navigation/menu.py:434
#: netbox/templates/extras/notificationgroup.html:31
@@ -8719,7 +8750,7 @@ msgstr "用户名用逗号分隔,用双引号括起来"
msgid "Groups"
msgstr "组"
-#: netbox/extras/forms/bulk_import.py:300
+#: netbox/extras/forms/bulk_import.py:327
msgid "Group names separated by commas, encased with double quotes"
msgstr "群组名称用逗号分隔,用双引号括起来"
@@ -8750,12 +8781,6 @@ msgstr "数据"
msgid "Rendering"
msgstr "转换"
-#: netbox/extras/forms/filtersets.py:181 netbox/extras/forms/filtersets.py:372
-#: netbox/extras/forms/filtersets.py:403 netbox/extras/forms/filtersets.py:490
-#: netbox/netbox/choices.py:132 netbox/utilities/forms/bulk_import.py:28
-msgid "Data file"
-msgstr "数据文件"
-
#: netbox/extras/forms/filtersets.py:189
msgid "Content types"
msgstr "内容类型"
@@ -8915,11 +8940,6 @@ msgstr "导出模版"
msgid "Template content is populated from the remote source selected below."
msgstr "模板内容是从下面选择的远程源填充的。"
-#: netbox/extras/forms/model_forms.py:291
-#: netbox/extras/forms/model_forms.py:771
-msgid "Must specify either local content or a data file"
-msgstr "必须指定本地内容或数据文件"
-
#: netbox/extras/forms/model_forms.py:305 netbox/netbox/forms/mixins.py:90
#: netbox/templates/extras/savedfilter.html:10
msgid "Saved Filter"
@@ -10049,6 +10069,14 @@ msgstr "线"
msgid "Method"
msgstr "方法"
+#: netbox/extras/templatetags/dashboard.py:16
+msgid "An error was encountered when attempting to render this widget:"
+msgstr ""
+
+#: netbox/extras/templatetags/dashboard.py:17
+msgid "Please try reconfiguring the widget, or remove it from your dashboard."
+msgstr ""
+
#: netbox/extras/validators.py:15
#, python-format
msgid "Ensure this value is equal to %(limit_value)s."
@@ -10187,19 +10215,19 @@ msgstr "顾客"
msgid "Invalid IP address format: {address}"
msgstr "IP 地址格式无效: {address}"
-#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:307
+#: netbox/ipam/filtersets.py:52 netbox/vpn/filtersets.py:308
msgid "Import target"
msgstr "引入target"
-#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:313
+#: netbox/ipam/filtersets.py:58 netbox/vpn/filtersets.py:314
msgid "Import target (name)"
msgstr "引入target(名称)"
-#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:318
+#: netbox/ipam/filtersets.py:63 netbox/vpn/filtersets.py:319
msgid "Export target"
msgstr "输出target"
-#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:324
+#: netbox/ipam/filtersets.py:69 netbox/vpn/filtersets.py:325
msgid "Export target (name)"
msgstr "输出target(名称)"
@@ -10277,11 +10305,11 @@ msgstr "VLAN 组 (ID)"
msgid "VLAN Group (slug)"
msgstr "VLAN 组(slug)"
-#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:430
+#: netbox/ipam/filtersets.py:368 netbox/vpn/filtersets.py:431
msgid "VLAN (ID)"
msgstr "VLAN (ID)"
-#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:425
+#: netbox/ipam/filtersets.py:372 netbox/vpn/filtersets.py:426
msgid "VLAN number (1-4094)"
msgstr "VLAN 号(1-4094)"
@@ -12551,63 +12579,63 @@ msgstr "初始化后无法在注册表中添加存储空间"
msgid "Cannot delete stores from registry"
msgstr "无法从注册表中删除存储"
-#: netbox/netbox/settings.py:819
+#: netbox/netbox/settings.py:822
msgid "Czech"
msgstr "捷克语"
-#: netbox/netbox/settings.py:820
+#: netbox/netbox/settings.py:823
msgid "Danish"
msgstr "丹麦语"
-#: netbox/netbox/settings.py:821
+#: netbox/netbox/settings.py:824
msgid "German"
msgstr "德语"
-#: netbox/netbox/settings.py:822
+#: netbox/netbox/settings.py:825
msgid "English"
msgstr "英语"
-#: netbox/netbox/settings.py:823
+#: netbox/netbox/settings.py:826
msgid "Spanish"
msgstr "西班牙语"
-#: netbox/netbox/settings.py:824
+#: netbox/netbox/settings.py:827
msgid "French"
msgstr "法语"
-#: netbox/netbox/settings.py:825
+#: netbox/netbox/settings.py:828
msgid "Italian"
msgstr "意大利语"
-#: netbox/netbox/settings.py:826
+#: netbox/netbox/settings.py:829
msgid "Japanese"
msgstr "日语"
-#: netbox/netbox/settings.py:827
+#: netbox/netbox/settings.py:830
msgid "Dutch"
msgstr "荷兰语"
-#: netbox/netbox/settings.py:828
+#: netbox/netbox/settings.py:831
msgid "Polish"
msgstr "波兰语"
-#: netbox/netbox/settings.py:829
+#: netbox/netbox/settings.py:832
msgid "Portuguese"
msgstr "葡萄牙语"
-#: netbox/netbox/settings.py:830
+#: netbox/netbox/settings.py:833
msgid "Russian"
msgstr "俄语"
-#: netbox/netbox/settings.py:831
+#: netbox/netbox/settings.py:834
msgid "Turkish"
msgstr "土耳其语"
-#: netbox/netbox/settings.py:832
+#: netbox/netbox/settings.py:835
msgid "Ukrainian"
msgstr "乌克兰语"
-#: netbox/netbox/settings.py:833
+#: netbox/netbox/settings.py:836
msgid "Chinese"
msgstr "中文"
@@ -14129,11 +14157,11 @@ msgstr "允许功率"
msgid "Space Utilization"
msgstr "机柜空间利用率"
-#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:44
+#: netbox/templates/dcim/rack.html:84 netbox/templates/dcim/racktype.html:40
msgid "Rack Weight"
msgstr "机柜重量"
-#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:54
+#: netbox/templates/dcim/rack.html:94 netbox/templates/dcim/racktype.html:50
msgid "Maximum Weight"
msgstr "最大承重"
@@ -14311,19 +14339,15 @@ msgid "Missing required packages"
msgstr "缺少必需的程序包"
#: netbox/templates/exceptions/import_error.html:11
+#, python-format
msgid ""
"This installation of NetBox might be missing one or more required Python "
-"packages. These packages are listed in requirements.txt and "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
+"packages. These packages are listed in %(req_file)s and "
+"%(local_req_file)s, and are normally installed as part of the "
+"installation or upgrade process. To verify installed packages, run "
+"%(pip_cmd)s from the console and compare the output to the list"
+" of required packages."
msgstr ""
-"NetBox 的此安装可能缺少一个或多个必需的 Python 包。 这些包列在 requirements.txt 和 "
-"local_requirements.txt, and are normally installed as part of "
-"the installation or upgrade process. To verify installed packages, run "
-"pip freeze from the console and compare the output to the list "
-"of required packages."
#: netbox/templates/exceptions/import_error.html:20
msgid "WSGI service not restarted after upgrade"
@@ -14365,26 +14389,24 @@ msgid "Database migrations missing"
msgstr "缺少数据库迁移"
#: netbox/templates/exceptions/programming_error.html:11
+#, python-format
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."
+"executing %(command)s from the command line."
msgstr ""
-"升级到新的NetBox版本时,必须运行升级脚本才能应用任何新的数据库迁移。您可以通过从命令行执行python3 manage.py "
-"migrate手动进行迁移。"
#: netbox/templates/exceptions/programming_error.html:18
msgid "Unsupported PostgreSQL version"
msgstr "不支持当前PostgreSQL版本"
#: netbox/templates/exceptions/programming_error.html:19
+#, python-format
msgid ""
"Ensure that PostgreSQL version 14 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()."
+"for %(sql_query)s."
msgstr ""
-"确保正在使用 PostgreSQL 版本 14 或更高版本。您可以通过使用 NetBox 的凭据连接到数据库并发出查询来检查这一点 选择版本"
-" ()。"
#: netbox/templates/extras/configcontextprofile.html:30
msgid "JSON Schema"
@@ -15331,12 +15353,12 @@ msgid "Check the following"
msgstr "检查以下内容"
#: netbox/templates/media_failure.html:29
+#, python-format
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."
+"%(command)s 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 。这会将每个静态文件的最新迭代版本安装到静态文件根路径中。"
#: netbox/templates/media_failure.html:35
#, python-format
@@ -16012,31 +16034,31 @@ msgstr "Key '{path}' 是一个子节点;无法分配新密钥"
msgid "Key '{path}' is a dictionary; cannot assign a non-dictionary value"
msgstr "Key '{path}'是一个字典;无法分配非字典值"
-#: netbox/users/models/tokens.py:36
+#: netbox/users/models/tokens.py:38
msgid "expires"
msgstr "过期"
-#: netbox/users/models/tokens.py:41
+#: netbox/users/models/tokens.py:43
msgid "last used"
msgstr "最后使用"
-#: netbox/users/models/tokens.py:46
+#: netbox/users/models/tokens.py:48
msgid "key"
msgstr "key"
-#: netbox/users/models/tokens.py:52
+#: netbox/users/models/tokens.py:54
msgid "write enabled"
msgstr "可写开启"
-#: netbox/users/models/tokens.py:54
+#: netbox/users/models/tokens.py:56
msgid "Permit create/update/delete operations using this key"
msgstr "允许使用此密钥进行创建/更新/删除操作"
-#: netbox/users/models/tokens.py:65
+#: netbox/users/models/tokens.py:67
msgid "allowed IPs"
msgstr "允许的 IP"
-#: netbox/users/models/tokens.py:67
+#: netbox/users/models/tokens.py:69
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\""
@@ -16044,14 +16066,25 @@ msgstr ""
"允许使用 token 的 IPv4/IPv6 网络。 留空表示没有限制。 "
"例如:“10.1.1.0/24、192.168.10.16/32、2001:DB8:1::/64”"
-#: netbox/users/models/tokens.py:75
+#: netbox/users/models/tokens.py:77
msgid "token"
msgstr "token"
-#: netbox/users/models/tokens.py:76
+#: netbox/users/models/tokens.py:78
msgid "tokens"
msgstr "tokens"
+#. Translators: {current_time} is the current server date and time in ISO
+#. format,
+#. {timezone} is the configured server time zone (for example, "UTC" or
+#. "Europe/Berlin").
+#: netbox/users/models/tokens.py:103
+#, python-brace-format
+msgid ""
+"Expiration time must be in the future. Current server time is {current_time}"
+" ({timezone})."
+msgstr ""
+
#: netbox/users/models/users.py:57 netbox/vpn/models/crypto.py:43
msgid "group"
msgstr "组"
@@ -16820,59 +16853,59 @@ msgstr "Ethernet Virtual Private Tree"
msgid "SPB"
msgstr "SPB"
-#: netbox/vpn/filtersets.py:41
+#: netbox/vpn/filtersets.py:42
msgid "Tunnel group (ID)"
msgstr "隧道组(ID)"
-#: netbox/vpn/filtersets.py:47
+#: netbox/vpn/filtersets.py:48
msgid "Tunnel group (slug)"
msgstr "隧道组(缩写)"
-#: netbox/vpn/filtersets.py:54
+#: netbox/vpn/filtersets.py:55
msgid "IPSec profile (ID)"
msgstr "IPSec 通道(ID)"
-#: netbox/vpn/filtersets.py:60
+#: netbox/vpn/filtersets.py:61
msgid "IPSec profile (name)"
msgstr "IPSec 通道(名称)"
-#: netbox/vpn/filtersets.py:81
+#: netbox/vpn/filtersets.py:82
msgid "Tunnel (ID)"
msgstr "隧道 (ID)"
-#: netbox/vpn/filtersets.py:87
+#: netbox/vpn/filtersets.py:88
msgid "Tunnel (name)"
msgstr "隧道(名称)"
-#: netbox/vpn/filtersets.py:118
+#: netbox/vpn/filtersets.py:119
msgid "Outside IP (ID)"
msgstr "外部 IP (ID)"
-#: netbox/vpn/filtersets.py:130 netbox/vpn/filtersets.py:263
+#: netbox/vpn/filtersets.py:131 netbox/vpn/filtersets.py:264
msgid "IKE policy (ID)"
msgstr "IKE 策略 (ID)"
-#: netbox/vpn/filtersets.py:136 netbox/vpn/filtersets.py:269
+#: netbox/vpn/filtersets.py:137 netbox/vpn/filtersets.py:270
msgid "IKE policy (name)"
msgstr "IKE 策略(名称)"
-#: netbox/vpn/filtersets.py:200 netbox/vpn/filtersets.py:273
+#: netbox/vpn/filtersets.py:201 netbox/vpn/filtersets.py:274
msgid "IPSec policy (ID)"
msgstr "IPsec 策略 (ID)"
-#: netbox/vpn/filtersets.py:206 netbox/vpn/filtersets.py:279
+#: netbox/vpn/filtersets.py:207 netbox/vpn/filtersets.py:280
msgid "IPSec policy (name)"
msgstr "IPsec 策略(名称)"
-#: netbox/vpn/filtersets.py:351
+#: netbox/vpn/filtersets.py:352
msgid "L2VPN (slug)"
msgstr "L2VPN(缩写)"
-#: netbox/vpn/filtersets.py:415
+#: netbox/vpn/filtersets.py:416
msgid "VM Interface (ID)"
msgstr "虚拟接口 (ID)"
-#: netbox/vpn/filtersets.py:421
+#: netbox/vpn/filtersets.py:422
msgid "VLAN (name)"
msgstr "VLAN(名称)"
diff --git a/pyproject.toml b/pyproject.toml
index 6f84f25df..50a617c47 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,7 +3,7 @@
[project]
name = "netbox"
-version = "4.4.6"
+version = "4.4.7"
requires-python = ">=3.10"
description = "The premier source of truth powering network automation."
readme = "README.md"
diff --git a/requirements.txt b/requirements.txt
index 6b6a54e7e..cc55ce580 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,9 +10,9 @@ django-pglocks==1.0.4
django-prometheus==2.4.1
django-redis==6.0.0
django-rich==2.2.0
-django-rq==3.1
+django-rq==3.2.1
django-storages==1.14.6
-django-tables2==2.7.5
+django-tables2==2.8.0
django-taggit==6.1.0
django-timezone-field==7.1
djangorestframework==3.16.1
@@ -23,21 +23,21 @@ gunicorn==23.0.0
Jinja2==3.1.6
jsonschema==4.25.1
Markdown==3.10
-mkdocs-material==9.6.22
+mkdocs-material==9.7.0
mkdocstrings==0.30.1
mkdocstrings-python==1.19.0
netaddr==1.3.0
nh3==0.3.2
Pillow==12.0.0
-psycopg[c,pool]==3.2.12
+psycopg[c,pool]==3.2.13
PyYAML==6.0.3
requests==2.32.5
-rq==2.6.0
+rq==2.6.1
social-auth-app-django==5.6.0
social-auth-core==4.8.1
sorl-thumbnail==12.11.0
-strawberry-graphql==0.285.0
-strawberry-graphql-django==0.67.0
+strawberry-graphql==0.287.0
+strawberry-graphql-django==0.67.2
svgwrite==1.4.3
tablib==3.9.0
tzdata==2025.2