Compare commits

..

45 Commits

Author SHA1 Message Date
Arthur
18efe72b11 14884 log error on form validation fail 2025-10-15 16:24:37 -07:00
Arthur
6930df85f3 14884 de-reference script params from EventRule 2025-10-15 16:16:40 -07:00
bctiemann
5ad6bd88f6 Merge pull request #20577 from netbox-community/20492-disable-token-plaintext-retrieval
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Closes #20492: Disable API token plaintext retrieval
2025-10-14 15:30:47 -04:00
Jeremy Stretch
2bebfccf9b Closes #20492: Disable API token plaintext retrieval 2025-10-14 14:57:37 -04:00
Jeremy Stretch
b7cc4c418b Fixes #20476: Prohibit changing a token's owner (#20576) 2025-10-14 13:12:15 -05:00
Jeremy Stretch
37a9d03348 Merge branch 'main' into feature 2025-10-14 13:54:47 -04:00
bctiemann
a91af996d5 Merge pull request #20537 from netbox-community/17571-remove-htmx-navigation
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
#17571 - Remove HTMX navigation
2025-10-09 17:49:35 -04:00
Brian Tiemann
bb290dc792 Remove from docs 2025-10-08 18:24:12 -04:00
Brian Tiemann
fcdb7ff6c8 Remove HTMX navigation 2025-10-08 14:33:23 -04:00
bctiemann
18a308ae3a Merge pull request #20477 from netbox-community/20210-new-token-auth
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Closes #20210: Implement new version of API token
2025-10-07 11:21:02 -04:00
Jeremy Stretch
c63e60a62b Add a token prefix
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
2025-10-06 17:04:10 -04:00
Jeremy Stretch
82db8a9c02 Update documentation
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
2025-10-03 14:24:21 -04:00
Jeremy Stretch
bb75bceec5 Clean up tests 2025-10-03 13:55:48 -04:00
Jeremy Stretch
9a68cde95f Merge branch 'feature' into 20210-new-token-auth
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
2025-10-03 12:09:21 -04:00
Jeremy Stretch
6c723dfb1a Merge branch 'main' into feature
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2025-10-03 12:09:03 -04:00
Jeremy Stretch
9b85d92ad0 Clean up auth backend 2025-10-03 12:08:24 -04:00
Jeremy Stretch
917a2c2618 Validate peppers on init 2025-10-03 11:41:04 -04:00
Jeremy Stretch
6388705e57 Clean up TokenForm 2025-10-03 10:45:54 -04:00
Jeremy Stretch
ac335c3d87 Clean up filterset tests 2025-10-03 10:26:13 -04:00
Jeremy Stretch
a54c508da2 Misc cleanup 2025-10-03 09:58:20 -04:00
Jeremy Stretch
d69042f26e Clean up token tables 2025-10-03 09:53:44 -04:00
Jeremy Stretch
f6290dd7af Toggle plaintext display for v1 tokens 2025-10-03 09:16:50 -04:00
Jeremy Stretch
adce67a7cf Standardize on the use of v2 tokens in tests 2025-10-02 16:37:28 -04:00
Jeremy Stretch
f82f084c02 Misc cleanup 2025-10-02 16:33:04 -04:00
Jeremy Stretch
43fc7fb58a Add constraints to enforce v1/v2-dependent fields 2025-10-02 16:05:09 -04:00
Jeremy Stretch
11099b01bb Rename pepper field to pepper_id for clarity 2025-10-02 15:38:17 -04:00
Jeremy Stretch
5dc48f3a88 Enforce a fixed key length for v2 tokens 2025-10-02 15:26:22 -04:00
Jeremy Stretch
1ee23ba6fa Initial work on #20210 2025-10-02 15:04:29 -04:00
Jeremy Stretch
23d7515b41 Merge branch 'main' into feature
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2025-10-01 08:03:43 -04:00
Jeremy Stretch
12818f1786 Closes #20295: Make cable terminations REST API endpoint read-only (#20394)
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2025-09-19 10:54:51 -07:00
Jeremy Stretch
f0ae0da1c7 Update OpenAPI schema
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
2025-09-18 15:09:07 -04:00
Jeremy Stretch
c30e4813b7 Merge branch 'main' into feature 2025-09-18 14:42:24 -04:00
Jeremy Stretch
57a7afd548 Merge branch 'main' into feature
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2025-09-16 12:00:48 -04:00
Martin Hauser
b4eaeead13 Fixes #20342: Override create_superuser to drop is_staff (#20351)
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
* fix(users): Override create_superuser to drop is_staff

Override `UserManager.create_superuser()` to strip `is_staff` from
`extra_fields` and enforce `is_superuser=True`, fixing the `TypeError`
during `createsuperuser` with the custom `User` model.

Fixes #20342

* Set alters_data=True on manager methods

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2025-09-15 14:36:51 -04:00
bctiemann
24fff6bd74 Merge pull request #20326 from netbox-community/20096-remove-legacy-script-methods
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Closes #20096: Remove legacy `load_yaml()` & `load_json()` methods from BaseScript
2025-09-15 08:53:57 -04:00
Jeremy Stretch
b9567208d4 Closes #20088: Remove model from webhook context (replaced by object_type) (#20325)
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
2025-09-12 09:54:54 -07:00
Jeremy Stretch
cfcea7c941 Closes #19898: Remove legacy /api/extras/object-types/ endpoint (#20324)
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Closes #19898: Remove legacy /api/extras/object-types/ endpoint
2025-09-11 15:09:49 -05:00
Jeremy Stretch
21ba27fb39 Closes #20096: Remove legacy load_yaml() & load_json() methods from BaseScript 2025-09-11 11:30:15 -04:00
Jeremy Stretch
c0e4d1c1e3 Closes #16137: Remove is_staff boolean from User model (#20306)
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
* Closes #16137: Remove is_staff boolean from User model

* Remove default is_staff value from UserManager.create_user()

* Restore staff_only on MenuItem

* Introduce IsSuperuser API permission to replace IsAdminUser

* Update and improve RQ task API view tests

* Remove is_staff attribute assignment from RemoteUserBackend
2025-09-10 16:51:59 -04:00
bctiemann
d95eaa7ba2 Merge pull request #20299 from netbox-community/19095-support-new-pythons
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Closes #19095: Introduce support for Python 3.13 & 3.14
2025-09-08 16:19:54 -04:00
Jeremy Stretch
5506901867 Omit Python 3.14 from the testing matrix temporarily 2025-09-08 15:41:06 -04:00
Jeremy Stretch
ec9da88134 Closes #19095: Introduce support for Python 3.13 & 3.14 2025-09-08 15:36:12 -04:00
bctiemann
e221f1fffa Merge pull request #20231 from netbox-community/19889-drop-old-pythons
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Closes #19889: Drop support for Python 3.10 & 3.11
2025-09-05 11:21:10 -04:00
Jeremy Stretch
530dad279a Closes #20095: Remove obsolete module core.models.contenttypes (#20250) 2025-09-05 07:49:59 -05:00
Jeremy Stretch
b1439dc298 Closes #19889: Drop support for Python 3.10 & 3.11 2025-09-02 15:38:32 -04:00
121 changed files with 2964 additions and 3373 deletions

View File

@@ -15,7 +15,7 @@ body:
attributes:
label: NetBox version
description: What version of NetBox are you currently running?
placeholder: v4.4.4
placeholder: v4.4.3
validations:
required: true
- type: dropdown

View File

@@ -27,7 +27,7 @@ body:
attributes:
label: NetBox Version
description: What version of NetBox are you currently running?
placeholder: v4.4.4
placeholder: v4.4.3
validations:
required: true
- type: dropdown
@@ -35,9 +35,9 @@ body:
label: Python Version
description: What version of Python are you currently running?
options:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
- "3.14"
validations:
required: true
- type: textarea

View File

@@ -31,7 +31,7 @@ jobs:
NETBOX_CONFIGURATION: netbox.configuration_testing
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
python-version: ['3.12', '3.13']
node-version: ['20.x']
services:
redis:

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.1
rev: v0.6.9
hooks:
- id: ruff
name: "Ruff linter"

View File

@@ -166,8 +166,7 @@ strawberry-graphql-django
svgwrite
# Tabular dataset library (for table-based exports)
# Current: https://github.com/jazzband/tablib/releases
# Previous: https://github.com/jazzband/tablib/blob/master/HISTORY.md
# https://github.com/jazzband/tablib/blob/master/HISTORY.md
tablib
# Timezone data (required by django-timezone-field on Python 3.9+)

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
## Local Authentication
Local user accounts and groups can be created in NetBox under the "Authentication" section in the "Admin" menu. This section is available only to users with the "staff" permission enabled.
Local user accounts and groups can be created in NetBox under the "Authentication" section in the "Admin" menu.
At a minimum, each user account must have a username and password set. User accounts may also denote a first name, last name, and email address. [Permissions](../permissions.md) may also be assigned to individual users and/or groups as needed.

View File

@@ -127,19 +127,3 @@ The list of groups that promote an remote User to Superuser on Login. If group i
Default: `[]` (Empty list)
The list of users that get promoted to Superuser on Login. If user isn't present in list on next Login, the Role gets revoked. (Requires `REMOTE_AUTH_ENABLED` and `REMOTE_AUTH_GROUP_SYNC_ENABLED` )
---
## REMOTE_AUTH_STAFF_GROUPS
Default: `[]` (Empty list)
The list of groups that promote an remote User to Staff on Login. If group isn't present on next Login, the Role gets revoked. (Requires `REMOTE_AUTH_ENABLED` and `REMOTE_AUTH_GROUP_SYNC_ENABLED` )
---
## REMOTE_AUTH_STAFF_USERS
Default: `[]` (Empty list)
The list of users that get promoted to Staff on Login. If user isn't present in list on next Login, the Role gets revoked. (Requires `REMOTE_AUTH_ENABLED` and `REMOTE_AUTH_GROUP_SYNC_ENABLED` )

View File

@@ -23,6 +23,31 @@ ALLOWED_HOSTS = ['*']
---
## API_TOKEN_PEPPERS
!!! info "This parameter was introduced in NetBox v4.5."
[Cryptographic peppers](https://en.wikipedia.org/wiki/Pepper_(cryptography)) are employed to generate hashes of sensitive values on the server. This parameter defines the peppers used to hash v2 API tokens in NetBox. You must define at least one pepper before creating a v2 API token. See the [API documentation](../integrations/rest-api.md#authentication) for further information about how peppers are used.
```python
API_TOKEN_PEPPERS = {
# DO NOT USE THIS EXAMPLE PEPPER IN PRODUCTION
1: 'kp7ht*76fiQAhUi5dHfASLlYUE_S^gI^(7J^K5M!LfoH@vl&b_',
}
```
!!! warning "Peppers are sensitive"
Treat pepper values as extremely sensitive. Consider populating peppers from environment variables at initialization time rather than defining them in the configuration file, if feasible.
Peppers must be at least 50 characters in length and should comprise a random string with a diverse character set. Consider using the Python script at `$INSTALL_ROOT/netbox/generate_secret_key.py` to generate a pepper value.
It is recommended to start with a pepper ID of `1`. Additional peppers can be introduced later as needed to begin rotating token hashes.
!!! tip
Although NetBox will run without `API_TOKEN_PEPPERS` defined, the use of v2 API tokens will be unavailable.
---
## DATABASE
!!! warning "Legacy Configuration Parameter"

View File

@@ -1,16 +1,5 @@
# Security & Authentication Parameters
## ALLOW_TOKEN_RETRIEVAL
Default: `False`
!!! note
The default value of this parameter changed from `True` to `False` in NetBox v4.3.0.
If disabled, the values of API tokens will not be displayed after each token's initial creation. A user **must** record the value of a token prior to its creation, or it will be lost. Note that this affects _all_ users, regardless of assigned permissions.
---
## ALLOWED_URL_SCHEMES
!!! tip "Dynamic Configuration Parameter"

View File

@@ -131,17 +131,6 @@ self.log_info(f"Running as user {username} (IP: {ip_address})...")
For a complete list of available request parameters, please see the [Django documentation](https://docs.djangoproject.com/en/stable/ref/request-response/).
## Reading Data from Files
The Script class provides two convenience methods for reading data from files:
* `load_yaml`
* `load_json`
These two methods will load data in YAML or JSON format, respectively, from files within the local path (i.e. `SCRIPTS_ROOT`).
**Note:** These convenience methods are deprecated and will be removed in NetBox v4.4. These only work if running scripts within the local path, they will not work if using a storage other than ScriptFileSystemStorage.
## Logging
The Script object provides a set of convenient functions for recording messages at different severity levels:
@@ -404,61 +393,6 @@ A complete date & time. Returns a `datetime.datetime` object.
Custom scripts can be run via the web UI by navigating to the script, completing any required form data, and clicking the "run script" button. It is possible to schedule a script to be executed at specified time in the future. A scheduled script can be canceled by deleting the associated job result object.
#### Prefilling variables via URL parameters
Script form fields can be prefilled by appending query parameters to the script URL. Each parameter name must match the variable name defined on the script class. Prefilled values are treated as initial values and can be edited before execution. Multiple values can be supplied by repeating the same parameter. Query values must be percentencoded where required (for example, spaces as `%20`).
Examples:
For string and integer variables, when a script defines:
```python
from extras.scripts import Script, StringVar, IntegerVar
class MyScript(Script):
name = StringVar()
count = IntegerVar()
```
the following URL prefills the `name` and `count` fields:
```
https://<netbox>/extras/scripts/<script_id>/?name=Branch42&count=3
```
For object variables (`ObjectVar`), supply the objects primary key (PK):
```
https://<netbox>/extras/scripts/<script_id>/?device=1
```
If an object ID cannot be resolved or the object is not visible to the requesting user, the field remains unpopulated.
Supported variable types:
| Variable class | Expected input | Example query string |
|--------------------------|---------------------------------|---------------------------------------------|
| `StringVar` | string (percentencoded) | `?name=Branch42` |
| `TextVar` | string (percentencoded) | `?notes=Initial%20value` |
| `IntegerVar` | integer | `?count=3` |
| `DecimalVar` | decimal number | `?ratio=0.75` |
| `BooleanVar` | value → `True`; empty → `False` | `?enabled=true` (True), `?enabled=` (False) |
| `ChoiceVar` | choice value (not label) | `?role=edge` |
| `MultiChoiceVar` | choice values (repeat) | `?roles=edge&roles=core` |
| `ObjectVar(Device)` | PK (integer) | `?device=1` |
| `MultiObjectVar(Device)` | PKs (repeat) | `?devices=1&devices=2` |
| `IPAddressVar` | IP address | `?ip=198.51.100.10` |
| `IPAddressWithMaskVar` | IP address with mask | `?addr=192.0.2.1/24` |
| `IPNetworkVar` | IP network prefix | `?network=2001:db8::/64` |
| `DateVar` | date `YYYY-MM-DD` | `?date=2025-01-05` |
| `DateTimeVar` | ISO datetime | `?when=2025-01-05T14:30:00` |
| `FileVar` | — (not supported) | — |
!!! note
- The parameter names above are examples; use the actual variable attribute names defined by the script.
- For `BooleanVar`, only an empty value (`?enabled=`) unchecks the box; any other value including `false` or `0` checks it.
- File uploads (`FileVar`) cannot be prefilled via URL parameters.
### Via the API
To run a script via the REST API, issue a POST request to the script's endpoint specifying the form data and commitment. For example, to run a script named `example.MyReport`, we would make a request such as the following:

View File

@@ -7,7 +7,7 @@ Getting started with NetBox development is pretty straightforward, and should fe
* A Linux system or compatible environment
* A PostgreSQL server, which can be installed locally [per the documentation](../installation/1-postgresql.md)
* A Redis server, which can also be [installed locally](../installation/2-redis.md)
* Python 3.10 or later
* Python 3.12 or later
### 1. Fork the Repo

View File

@@ -8,7 +8,7 @@ NetBox's REST API, powered by the [Django REST Framework](https://www.django-res
```no-highlight
curl -s -X POST \
-H "Authorization: Token $TOKEN" \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
http://netbox/api/ipam/prefixes/ \
--data '{"prefix": "192.0.2.0/24", "site": {"name": "Branch 12"}}'

View File

@@ -34,9 +34,6 @@ Sets the default number of rows displayed on paginated tables.
### Paginator placement
Controls where pagination controls are rendered relative to a table.
### HTMX navigation (experimental)
Enables partialpage navigation for supported views. Disable this preference if unexpected behavior is observed.
### Striped table rows
Toggles alternating row backgrounds on tables.

View File

@@ -6,8 +6,8 @@ This section of the documentation discusses installing and configuring the NetBo
Begin by installing all system packages required by NetBox and its dependencies.
!!! warning "Python 3.10 or later required"
NetBox supports Python 3.10, 3.11, and 3.12.
!!! warning "Python 3.12 or later required"
NetBox supports only Python 3.12 or later.
```no-highlight
sudo apt install -y python3 python3-pip python3-venv python3-dev \
@@ -15,7 +15,7 @@ build-essential libxml2-dev libxslt1-dev libffi-dev libpq-dev \
libssl-dev zlib1g-dev
```
Before continuing, check that your installed Python version is at least 3.10:
Before continuing, check that your installed Python version is at least 3.12:
```no-highlight
python3 -V
@@ -120,6 +120,23 @@ If you are not yet sure what the domain name and/or IP address of the NetBox ins
ALLOWED_HOSTS = ['*']
```
### API_TOKEN_PEPPERS
Define at least one random cryptographic pepper, identified by a numeric ID starting at 1. This will be used to generate SHA256 checksums for API tokens.
```python
API_TOKEN_PEPPERS = {
# DO NOT USE THIS EXAMPLE PEPPER IN PRODUCTION
1: 'kp7ht*76fiQAhUi5dHfASLlYUE_S^gI^(7J^K5M!LfoH@vl&b_',
}
```
!!! tip
As with [`SECRET_KEY`](#secret_key) below, you can use the `generate_secret_key.py` script to generate a random pepper:
```no-highlight
python3 ../generate_secret_key.py
```
### DATABASES
This parameter holds the PostgreSQL database configuration details. The default database must be defined; additional databases may be defined as needed e.g. by plugins.
@@ -235,10 +252,10 @@ Once NetBox has been configured, we're ready to proceed with the actual installa
sudo /opt/netbox/upgrade.sh
```
Note that **Python 3.10 or later is required** for NetBox v4.0 and later releases. If the default Python installation on your server is set to a lesser version, pass the path to the supported installation as an environment variable named `PYTHON`. (Note that the environment variable must be passed _after_ the `sudo` command.)
Note that **Python 3.12 or later is required** for NetBox v4.5 and later releases. If the default Python installation on your server is set to a lesser version, pass the path to the supported installation as an environment variable named `PYTHON`. (Note that the environment variable must be passed _after_ the `sudo` command.)
```no-highlight
sudo PYTHON=/usr/bin/python3.10 /opt/netbox/upgrade.sh
sudo PYTHON=/usr/bin/python3.12 /opt/netbox/upgrade.sh
```
!!! note

View File

@@ -60,6 +60,3 @@ You should see output similar to the following:
If the NetBox service fails to start, issue the command `journalctl -eu netbox` to check for log messages that may indicate the problem.
Once you've verified that the WSGI workers are up and running, move on to HTTP server setup.
!!! note
There is a bug in the current stable release of gunicorn (v21.2.0) where automatic restarts of the worker processes can result in 502 errors under heavy load. (See [gunicorn bug #3038](https://github.com/benoitc/gunicorn/issues/3038) for more detail.) Users who encounter this issue may opt to downgrade to an earlier, unaffected release of gunicorn (`pip install gunicorn==20.1.0`). Note, however, that this earlier release does not officially support Python 3.11.

View File

@@ -121,7 +121,6 @@ AUTH_LDAP_MIRROR_GROUPS = True
# Define special user types using groups. Exercise great caution when assigning superuser status.
AUTH_LDAP_USER_FLAGS_BY_GROUP = {
"is_active": "cn=active,ou=groups,dc=example,dc=com",
"is_staff": "cn=staff,ou=groups,dc=example,dc=com",
"is_superuser": "cn=superuser,ou=groups,dc=example,dc=com"
}
@@ -134,7 +133,6 @@ AUTH_LDAP_CACHE_TIMEOUT = 3600
```
* `is_active` - All users must be mapped to at least this group to enable authentication. Without this, users cannot log in.
* `is_staff` - Users mapped to this group are enabled for access to the administration tools; this is the equivalent of checking the "staff status" box on a manually created user. This doesn't grant any specific permissions.
* `is_superuser` - Users mapped to this group will be granted superuser status. Superusers are implicitly granted all permissions.
!!! warning
@@ -248,7 +246,6 @@ AUTH_LDAP_MIRROR_GROUPS = True
# Define special user types using groups. Exercise great caution when assigning superuser status.
AUTH_LDAP_USER_FLAGS_BY_GROUP = {
"is_active": "cn=active,ou=groups,dc=example,dc=com",
"is_staff": "cn=staff,ou=groups,dc=example,dc=com",
"is_superuser": "cn=superuser,ou=groups,dc=example,dc=com"
}

View File

@@ -27,7 +27,7 @@ The following sections detail how to set up a new instance of NetBox:
| Dependency | Supported Versions |
|------------|--------------------|
| Python | 3.10, 3.11, 3.12 |
| Python | 3.12, 3.13, 3.14 |
| PostgreSQL | 14+ |
| Redis | 4.0+ |

View File

@@ -19,7 +19,7 @@ NetBox requires the following dependencies:
| Dependency | Supported Versions |
|------------|--------------------|
| Python | 3.10, 3.11, 3.12 |
| Python | 3.12, 3.13, 3.14 |
| PostgreSQL | 14+ |
| Redis | 4.0+ |
@@ -27,6 +27,7 @@ NetBox requires the following dependencies:
| NetBox Version | Python min | Python max | PostgreSQL min | Redis min | Documentation |
|:--------------:|:----------:|:----------:|:--------------:|:---------:|:-----------------------------------------------------------------------------------------:|
| 4.5 | 3.12 | 3.14 | 14 | 4.0 | [Link](https://github.com/netbox-community/netbox/blob/v4.5.0/docs/installation/index.md) |
| 4.4 | 3.10 | 3.12 | 14 | 4.0 | [Link](https://github.com/netbox-community/netbox/blob/v4.4.0/docs/installation/index.md) |
| 4.3 | 3.10 | 3.12 | 14 | 4.0 | [Link](https://github.com/netbox-community/netbox/blob/v4.3.0/docs/installation/index.md) |
| 4.2 | 3.10 | 3.12 | 13 | 4.0 | [Link](https://github.com/netbox-community/netbox/blob/v4.2.0/docs/installation/index.md) |
@@ -130,7 +131,7 @@ sudo ./upgrade.sh
If the default version of Python is not at least 3.10, you'll need to pass the path to a supported Python version as an environment variable when calling the upgrade script. For example:
```no-highlight
sudo PYTHON=/usr/bin/python3.10 ./upgrade.sh
sudo PYTHON=/usr/bin/python3.12 ./upgrade.sh
```
!!! note

View File

@@ -80,7 +80,7 @@ Likewise, the site, rack, and device objects are located under the "DCIM" applic
The full hierarchy of available endpoints can be viewed by navigating to the API root in a web browser.
Each model generally has two views associated with it: a list view and a detail view. The list view is used to retrieve a list of multiple objects and to create new objects. The detail view is used to retrieve, update, or delete an single existing object. All objects are referenced by their numeric primary key (`id`).
Each model generally has two views associated with it: a list view and a detail view. The list view is used to retrieve a list of multiple objects and to create new objects. The detail view is used to retrieve, update, or delete a single existing object. All objects are referenced by their numeric primary key (`id`).
* `/api/dcim/devices/` - List existing devices or create a new device
* `/api/dcim/devices/123/` - Retrieve, update, or delete the device with ID 123
@@ -653,18 +653,22 @@ The NetBox REST API primarily employs token-based authentication. For convenienc
### Tokens
A token is a unique identifier mapped to a NetBox user account. Each user may have one or more tokens which he or she can use for authentication when making REST API requests. To create a token, navigate to the API tokens page under your user profile.
A token is a secret, unique identifier mapped to a NetBox user account. Each user may have one or more tokens which he or she can use for authentication when making REST API requests. To create a token, navigate to the API tokens page under your user profile. When creating a token, NetBox will automatically populate a randomly-generated token value.
!!! note "Tokens cannot be retrieved once created"
Once a token has been created, its plaintext value cannot be retrieved. For this reason, you must take care to securely record the token locally immediately upon its creation. If a token plaintext is lost, it cannot be recovered: A new token must be created.
By default, all users can create and manage their own REST API tokens under the user control panel in the UI or via the REST API. This ability can be disabled by overriding the [`DEFAULT_PERMISSIONS`](../configuration/security.md#default_permissions) configuration parameter.
Each token contains a 160-bit key represented as 40 hexadecimal characters. When creating a token, you'll typically leave the key field blank so that a random key will be automatically generated. However, NetBox allows you to specify a key in case you need to restore a previously deleted token to operation.
Additionally, a token can be set to expire at a specific time. This can be useful if an external client needs to be granted temporary access to NetBox.
!!! info "Restricting Token Retrieval"
The ability to retrieve the key value of a previously-created API token can be restricted by disabling the [`ALLOW_TOKEN_RETRIEVAL`](../configuration/security.md#allow_token_retrieval) configuration parameter.
#### v1 and v2 Tokens
### Restricting Write Operations
Beginning with NetBox v4.5, two versions of API token are supported, denoted as v1 and v2. Users are strongly encouraged to create only v2 tokens and to discontinue the use of v1 tokens. Support for v1 tokens will be removed in a future NetBox release.
v2 API tokens offer much stronger security. The token plaintext given at creation time is hashed together with a configured [cryptographic pepper](../configuration/required-parameters.md#api_token_peppers) to generate a unique checksum. This checksum is irreversible; the token plaintext is never stored on the server and thus cannot be retrieved even with database-level access.
#### Restricting Write Operations
By default, a token can be used to perform all actions via the API that a user would be permitted to do via the web UI. Deselecting the "write enabled" option will restrict API requests made with the token to read operations (e.g. GET) only.
@@ -681,10 +685,22 @@ It is possible to provision authentication tokens for other users via the REST A
### Authenticating to the API
An authentication token is attached to a request by setting the `Authorization` header to the string `Token` followed by a space and the user's token:
An authentication token is included with a request in its `Authorization` header. The format of the header value depends on the version of token in use. v2 tokens use the following form, concatenating the token's prefix (`nbt_`) and key with its plaintext value, separated by a period:
```
$ curl -H "Authorization: Token $TOKEN" \
Authorization: Bearer nbt_<key>.<token>
```
Legacy v1 tokens use the prefix `Token` rather than `Bearer`, and include only the token plaintext. (v1 tokens do not have a key.)
```
Authorization: Token <token>
```
Below is an example REST API request utilizing a v2 token.
```
$ curl -H "Authorization: Bearer nbt_4F9DAouzURLb.zjebxBPzICiPbWz0Wtx0fTL7bCKXKGTYhNzkgC2S" \
-H "Accept: application/json; indent=4" \
https://netbox/api/dcim/sites/
{

View File

@@ -173,12 +173,12 @@ classifiers=[
'Intended Audience :: Developers',
'Natural Language :: English',
"Programming Language :: Python :: 3 :: Only",
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Programming Language :: Python :: 3.14',
]
requires-python = ">=3.10.0"
requires-python = ">=3.12.0"
```
@@ -195,7 +195,7 @@ python3 -m venv ~/.virtualenvs/my_plugin
You can make NetBox available within this environment by creating a path file pointing to its location. This will add NetBox to the Python path upon activation. (Be sure to adjust the command below to specify your actual virtual environment path, Python version, and NetBox installation.)
```shell
echo /opt/netbox/netbox > $VENV/lib/python3.10/site-packages/netbox.pth
echo /opt/netbox/netbox > $VENV/lib/python3.12/site-packages/netbox.pth
```
## Development Installation

View File

@@ -64,14 +64,17 @@ item1 = PluginMenuItem(
A `PluginMenuItem` has the following attributes:
| Attribute | Required | Description |
|-----------------|----------|----------------------------------------------------------------------------------------------------------|
| `link` | Yes | Name of the URL path to which this menu item links |
| `link_text` | Yes | The text presented to the user |
| `permissions` | - | A list of permissions required to display this link |
| `auth_required` | - | Display only for authenticated users |
| `staff_only` | - | Display only for users who have `is_staff` set to true (any specified permissions will also be required) |
| `buttons` | - | An iterable of PluginMenuButton instances to include |
| Attribute | Required | Description |
|-----------------|----------|------------------------------------------------------|
| `link` | Yes | Name of the URL path to which this menu item links |
| `link_text` | Yes | The text presented to the user |
| `permissions` | - | A list of permissions required to display this link |
| `auth_required` | - | Display only for authenticated users |
| `staff_only` | - | Display only for superusers |
| `buttons` | - | An iterable of PluginMenuButton instances to include |
!!! note "Changed in NetBox v4.5"
In releases prior to NetBox v4.5, `staff_only` restricted display of a menu item to only users with `is_staff` set to True. In NetBox v4.5, the `is_staff` flag was removed from the user model. Menu items with `staff_only` set to True are now displayed only for superusers.
## Menu Buttons

View File

@@ -1,17 +1,5 @@
# NetBox v4.4
## v4.4.4 (2025-10-15)
### Bug Fixes
* [#20554](https://github.com/netbox-community/netbox/issues/20554) - Fix generic relation filters to accept `<app>.<model>` format matching POST requests
* [#20574](https://github.com/netbox-community/netbox/issues/20574) - Fix excessive storage initialization overhead when listing scripts with remote backends
* [#20584](https://github.com/netbox-community/netbox/issues/20584) - Enforce PoE mode requirement on interface templates when PoE type is set
* [#20585](https://github.com/netbox-community/netbox/issues/20585) - Fix API schema generation crash for models with single-field UniqueConstraints
* [#20587](https://github.com/netbox-community/netbox/issues/20587) - Fix upgrade.sh failure when removing stale content types
---
## v4.4.3 (2025-10-14)
### Enhancements

View File

@@ -1,57 +0,0 @@
from django.utils.translation import gettext as _
from account.models import UserToken
from netbox.tables import NetBoxTable, columns
__all__ = (
'UserTokenTable',
)
TOKEN = """<samp><span id="token_{{ record.pk }}">{{ record }}</span></samp>"""
ALLOWED_IPS = """{{ value|join:", " }}"""
COPY_BUTTON = """
{% if settings.ALLOW_TOKEN_RETRIEVAL %}
{% copy_content record.pk prefix="token_" color="success" %}
{% endif %}
"""
class UserTokenTable(NetBoxTable):
"""
Table for users to manager their own API tokens under account views.
"""
key = columns.TemplateColumn(
verbose_name=_('Key'),
template_code=TOKEN,
)
write_enabled = columns.BooleanColumn(
verbose_name=_('Write Enabled')
)
created = columns.DateTimeColumn(
timespec='minutes',
verbose_name=_('Created'),
)
expires = columns.DateTimeColumn(
timespec='minutes',
verbose_name=_('Expires'),
)
last_used = columns.DateTimeColumn(
verbose_name=_('Last Used'),
)
allowed_ips = columns.TemplateColumn(
verbose_name=_('Allowed IPs'),
template_code=ALLOWED_IPS
)
actions = columns.ActionsColumn(
actions=('edit', 'delete'),
extra_buttons=COPY_BUTTON
)
class Meta(NetBoxTable.Meta):
model = UserToken
fields = (
'pk', 'id', 'key', 'description', 'write_enabled', 'created', 'expires', 'last_used', 'allowed_ips',
)

View File

@@ -26,8 +26,9 @@ from extras.tables import BookmarkTable, NotificationTable, SubscriptionTable
from netbox.authentication import get_auth_backend_display, get_saml_idps
from netbox.config import get_config
from netbox.views import generic
from users import forms, tables
from users import forms
from users.models import UserConfig
from users.tables import TokenTable
from utilities.request import safe_for_redirect
from utilities.string import remove_linebreaks
from utilities.views import register_model_view
@@ -328,7 +329,8 @@ class UserTokenListView(LoginRequiredMixin, View):
def get(self, request):
tokens = UserToken.objects.filter(user=request.user)
table = tables.UserTokenTable(tokens)
table = TokenTable(tokens)
table.columns.hide('user')
table.configure(request)
return render(request, 'account/token_list.html', {
@@ -343,11 +345,9 @@ class UserTokenView(LoginRequiredMixin, View):
def get(self, request, pk):
token = get_object_or_404(UserToken.objects.filter(user=request.user), pk=pk)
key = token.key if settings.ALLOW_TOKEN_RETRIEVAL else None
return render(request, 'account/token.html', {
'object': token,
'key': key,
})

View File

@@ -9,7 +9,6 @@ from drf_spectacular.utils import OpenApiParameter, extend_schema
from rest_framework import viewsets
from rest_framework.decorators import action
from rest_framework.exceptions import PermissionDenied
from rest_framework.permissions import IsAdminUser
from rest_framework.response import Response
from rest_framework.routers import APIRootView
from rest_framework.viewsets import ReadOnlyModelViewSet
@@ -24,7 +23,7 @@ from netbox.api.authentication import IsAuthenticatedOrLoginNotRequired
from netbox.api.metadata import ContentTypeMetadata
from netbox.api.pagination import LimitOffsetListPagination
from netbox.api.viewsets import NetBoxModelViewSet, NetBoxReadOnlyModelViewSet
from utilities.api import IsSuperuser
from . import serializers
@@ -100,7 +99,7 @@ class BaseRQViewSet(viewsets.ViewSet):
"""
Base class for RQ view sets. Provides a list() method. Subclasses must implement get_data().
"""
permission_classes = [IsAdminUser]
permission_classes = [IsSuperuser]
serializer_class = None
def get_data(self):

View File

@@ -80,7 +80,6 @@ class JobFilterSet(BaseFilterSet):
method='search',
label=_('Search'),
)
object_type = ContentTypeFilter()
created = django_filters.DateTimeFilter()
created__before = django_filters.DateTimeFilter(
field_name='created',
@@ -170,7 +169,6 @@ class ObjectChangeFilterSet(BaseFilterSet):
changed_object_type_id = django_filters.ModelMultipleChoiceFilter(
queryset=ContentType.objects.all()
)
related_object_type = ContentTypeFilter()
user_id = django_filters.ModelMultipleChoiceFilter(
queryset=User.objects.all(),
label=_('User (ID)'),

View File

@@ -1,3 +0,0 @@
# TODO: Remove this module in NetBox v4.5
# Provided for backward compatibility
from .object_types import *

View File

@@ -8,6 +8,7 @@ from rq.job import Job as RQ_Job, JobStatus
from rq.registry import FailedJobRegistry, StartedJobRegistry
from rest_framework import status
from users.constants import TOKEN_PREFIX
from users.models import Token, User
from utilities.testing import APITestCase, APIViewTestCases, TestCase
from utilities.testing.utils import disable_logging
@@ -107,14 +108,14 @@ class ObjectTypeTest(APITestCase):
def test_list_objects(self):
object_type_count = ObjectType.objects.count()
response = self.client.get(reverse('extras-api:objecttype-list'), **self.header)
response = self.client.get(reverse('core-api:objecttype-list'), **self.header)
self.assertHttpStatus(response, status.HTTP_200_OK)
self.assertEqual(response.data['count'], object_type_count)
def test_get_object(self):
object_type = ObjectType.objects.first()
url = reverse('extras-api:objecttype-detail', kwargs={'pk': object_type.pk})
url = reverse('core-api:objecttype-detail', kwargs={'pk': object_type.pk})
self.assertHttpStatus(self.client.get(url, **self.header), status.HTTP_200_OK)
@@ -134,12 +135,9 @@ class BackgroundTaskTestCase(TestCase):
Create a user and token for API calls.
"""
# Create the test user and assign permissions
self.user = User.objects.create_user(username='testuser')
self.user.is_staff = True
self.user.is_active = True
self.user.save()
self.user = User.objects.create_user(username='testuser', is_active=True)
self.token = Token.objects.create(user=self.user)
self.header = {'HTTP_AUTHORIZATION': f'Token {self.token.key}'}
self.header = {'HTTP_AUTHORIZATION': f'Bearer {TOKEN_PREFIX}{self.token.key}.{self.token.token}'}
# Clear all queues prior to running each test
get_queue('default').connection.flushall()
@@ -150,13 +148,11 @@ class BackgroundTaskTestCase(TestCase):
url = reverse('core-api:rqqueue-list')
# Attempt to load view without permission
self.user.is_staff = False
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_staff = True
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
@@ -165,7 +161,16 @@ class BackgroundTaskTestCase(TestCase):
self.assertIn('low', str(response.content))
def test_background_queue(self):
response = self.client.get(reverse('core-api:rqqueue-detail', args=['default']), **self.header)
url = reverse('core-api:rqqueue-detail', args=['default'])
# Attempt to load view without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertIn('default', str(response.content))
self.assertIn('oldest_job_timestamp', str(response.content))
@@ -174,8 +179,16 @@ class BackgroundTaskTestCase(TestCase):
def test_background_task_list(self):
queue = get_queue('default')
queue.enqueue(self.dummy_job_default)
url = reverse('core-api:rqtask-list')
response = self.client.get(reverse('core-api:rqtask-list'), **self.header)
# Attempt to load view without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertIn('origin', str(response.content))
self.assertIn('core.tests.test_api.BackgroundTaskTestCase.dummy_job_default()', str(response.content))
@@ -183,8 +196,16 @@ class BackgroundTaskTestCase(TestCase):
def test_background_task(self):
queue = get_queue('default')
job = queue.enqueue(self.dummy_job_default)
url = reverse('core-api:rqtask-detail', args=[job.id])
response = self.client.get(reverse('core-api:rqtask-detail', args=[job.id]), **self.header)
# Attempt to load view without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertIn(str(job.id), str(response.content))
self.assertIn('origin', str(response.content))
@@ -194,45 +215,65 @@ class BackgroundTaskTestCase(TestCase):
def test_background_task_delete(self):
queue = get_queue('default')
job = queue.enqueue(self.dummy_job_default)
url = reverse('core-api:rqtask-delete', args=[job.id])
response = self.client.post(reverse('core-api:rqtask-delete', args=[job.id]), **self.header)
# Attempt to load view without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_superuser = True
self.user.save()
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertFalse(RQ_Job.exists(job.id, connection=queue.connection))
queue = get_queue('default')
self.assertNotIn(job.id, queue.job_ids)
def test_background_task_requeue(self):
queue = get_queue('default')
# Enqueue & run a job that will fail
queue = get_queue('default')
job = queue.enqueue(self.dummy_job_failing)
worker = get_worker('default')
with disable_logging():
worker.work(burst=True)
self.assertTrue(job.is_failed)
url = reverse('core-api:rqtask-requeue', args=[job.id])
# Attempt to requeue the job without permission
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 403)
# Re-enqueue the failed job and check that its status has been reset
response = self.client.post(reverse('core-api:rqtask-requeue', args=[job.id]), **self.header)
self.user.is_superuser = True
self.user.save()
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 200)
job = RQ_Job.fetch(job.id, queue.connection)
self.assertFalse(job.is_failed)
def test_background_task_enqueue(self):
queue = get_queue('default')
# Enqueue some jobs that each depends on its predecessor
queue = get_queue('default')
job = previous_job = None
for _ in range(0, 3):
job = queue.enqueue(self.dummy_job_default, depends_on=previous_job)
previous_job = job
url = reverse('core-api:rqtask-enqueue', args=[job.id])
# Check that the last job to be enqueued has a status of deferred
self.assertIsNotNone(job)
self.assertEqual(job.get_status(), JobStatus.DEFERRED)
self.assertIsNone(job.enqueued_at)
# Attempt to force-enqueue the job without permission
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 403)
# Force-enqueue the deferred job
response = self.client.post(reverse('core-api:rqtask-enqueue', args=[job.id]), **self.header)
self.user.is_superuser = True
self.user.save()
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 200)
# Check that job's status is updated correctly
@@ -242,19 +283,27 @@ class BackgroundTaskTestCase(TestCase):
def test_background_task_stop(self):
queue = get_queue('default')
worker = get_worker('default')
job = queue.enqueue(self.dummy_job_default)
worker.prepare_job_execution(job)
url = reverse('core-api:rqtask-stop', args=[job.id])
self.assertEqual(job.get_status(), JobStatus.STARTED)
response = self.client.post(reverse('core-api:rqtask-stop', args=[job.id]), **self.header)
# Attempt to stop the task without permission
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 403)
# Stop the task
self.user.is_superuser = True
self.user.save()
response = self.client.post(url, **self.header)
self.assertEqual(response.status_code, 200)
with disable_logging():
worker.monitor_work_horse(job, queue) # Sets the job as Failed and removes from Started
started_job_registry = StartedJobRegistry(queue.name, connection=queue.connection)
self.assertEqual(len(started_job_registry), 0)
# Verify that the task was cancelled
canceled_job_registry = FailedJobRegistry(queue.name, connection=queue.connection)
self.assertEqual(len(canceled_job_registry), 1)
self.assertIn(job.id, canceled_job_registry)
@@ -262,19 +311,34 @@ class BackgroundTaskTestCase(TestCase):
def test_worker_list(self):
worker1 = get_worker('default', name=uuid.uuid4().hex)
worker1.register_birth()
worker2 = get_worker('high')
worker2.register_birth()
url = reverse('core-api:rqworker-list')
response = self.client.get(reverse('core-api:rqworker-list'), **self.header)
# Attempt to fetch the worker list without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Fetch the worker list
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertIn(str(worker1.name), str(response.content))
def test_worker(self):
worker1 = get_worker('default', name=uuid.uuid4().hex)
worker1.register_birth()
url = reverse('core-api:rqworker-detail', args=[worker1.name])
response = self.client.get(reverse('core-api:rqworker-detail', args=[worker1.name]), **self.header)
# Attempt to fetch a worker without permission
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 403)
# Fetch the worker
self.user.is_superuser = True
self.user.save()
response = self.client.get(url, **self.header)
self.assertEqual(response.status_code, 200)
self.assertIn(str(worker1.name), str(response.content))
self.assertIn('birth_date', str(response.content))

View File

@@ -158,7 +158,7 @@ class BackgroundTaskTestCase(TestCase):
def setUp(self):
super().setUp()
self.user.is_staff = True
self.user.is_superuser = True
self.user.is_active = True
self.user.save()
@@ -171,13 +171,13 @@ class BackgroundTaskTestCase(TestCase):
url = reverse('core:background_queue_list')
# Attempt to load view without permission
self.user.is_staff = False
self.user.is_superuser = False
self.user.save()
response = self.client.get(url)
self.assertEqual(response.status_code, 403)
# Load view with permission
self.user.is_staff = True
self.user.is_superuser = True
self.user.save()
response = self.client.get(url)
self.assertEqual(response.status_code, 200)
@@ -356,7 +356,7 @@ class SystemTestCase(TestCase):
def setUp(self):
super().setUp()
self.user.is_staff = True
self.user.is_superuser = True
self.user.save()
def test_system_view_default(self):

View File

@@ -372,7 +372,7 @@ class ConfigRevisionRestoreView(ContentTypePermissionRequiredMixin, View):
class BaseRQView(UserPassesTestMixin, View):
def test_func(self):
return self.request.user.is_staff
return self.request.user.is_superuser
class BackgroundQueueListView(TableMixin, BaseRQView):
@@ -555,7 +555,7 @@ class WorkerView(BaseRQView):
class SystemView(UserPassesTestMixin, View):
def test_func(self):
return self.request.user.is_staff
return self.request.user.is_superuser
def get(self, request):
@@ -638,7 +638,7 @@ class BasePluginView(UserPassesTestMixin, View):
CACHE_KEY_CATALOG_ERROR = 'plugins-catalog-error'
def test_func(self):
return self.request.user.is_staff
return self.request.user.is_superuser
def get_cached_plugins(self, request):
catalog_plugins = {}

View File

@@ -1,10 +1,8 @@
from django.contrib.contenttypes.models import ContentType
from drf_spectacular.types import OpenApiTypes
from drf_spectacular.utils import extend_schema_field
from rest_framework import serializers
from dcim.choices import *
from dcim.constants import *
from dcim.models import Cable, CablePath, CableTermination
from netbox.api.fields import ChoiceField, ContentTypeField
from netbox.api.serializers import BaseModelSerializer, GenericObjectSerializer, NetBoxModelSerializer
@@ -51,9 +49,11 @@ class TracedCableSerializer(BaseModelSerializer):
class CableTerminationSerializer(NetBoxModelSerializer):
termination_type = ContentTypeField(
queryset=ContentType.objects.filter(CABLE_TERMINATION_MODELS)
read_only=True,
)
termination = serializers.SerializerMethodField(
read_only=True,
)
termination = serializers.SerializerMethodField(read_only=True)
class Meta:
model = CableTermination
@@ -61,6 +61,8 @@ class CableTerminationSerializer(NetBoxModelSerializer):
'id', 'url', 'display', 'cable', 'cable_end', 'termination_type', 'termination_id',
'termination', 'created', 'last_updated',
]
read_only_fields = fields
brief_fields = ('id', 'url', 'display', 'cable', 'cable_end', 'termination_type', 'termination_id')
@extend_schema_field(serializers.JSONField(allow_null=True))
def get_termination(self, obj):

View File

@@ -16,7 +16,7 @@ from extras.api.mixins import ConfigContextQuerySetMixin, RenderConfigMixin
from netbox.api.authentication import IsAuthenticatedOrLoginNotRequired
from netbox.api.metadata import ContentTypeMetadata
from netbox.api.pagination import StripCountAnnotationsPaginator
from netbox.api.viewsets import NetBoxModelViewSet, MPTTLockedMixin
from netbox.api.viewsets import NetBoxModelViewSet, MPTTLockedMixin, NetBoxReadOnlyModelViewSet
from netbox.api.viewsets.mixins import SequentialBulkCreatesMixin
from utilities.api import get_serializer_for_model
from utilities.query_functions import CollateAsChar
@@ -563,7 +563,7 @@ class CableViewSet(NetBoxModelViewSet):
filterset_class = filtersets.CableFilterSet
class CableTerminationViewSet(NetBoxModelViewSet):
class CableTerminationViewSet(NetBoxReadOnlyModelViewSet):
metadata_class = ContentTypeMetadata
queryset = CableTermination.objects.all()
serializer_class = serializers.CableTerminationSerializer

View File

@@ -1764,7 +1764,6 @@ class PowerOutletFilterSet(
class MACAddressFilterSet(NetBoxModelFilterSet):
mac_address = MultiValueMACAddressFilter()
assigned_object_type = ContentTypeFilter()
device = MultiValueCharFilter(
method='filter_device',
field_name='name',

View File

@@ -7,7 +7,6 @@ from mptt.models import MPTTModel, TreeForeignKey
from dcim.choices import *
from dcim.constants import *
from dcim.models.mixins import InterfaceValidationMixin
from netbox.models import ChangeLoggedModel
from utilities.fields import ColorField, NaturalOrderingField
from utilities.mptt import TreeManager
@@ -406,7 +405,7 @@ class PowerOutletTemplate(ModularComponentTemplateModel):
}
class InterfaceTemplate(InterfaceValidationMixin, ModularComponentTemplateModel):
class InterfaceTemplate(ModularComponentTemplateModel):
"""
A template for a physical data interface on a new Device.
"""
@@ -470,6 +469,8 @@ class InterfaceTemplate(InterfaceValidationMixin, ModularComponentTemplateModel)
super().clean()
if self.bridge:
if self.pk and self.bridge_id == self.pk:
raise ValidationError({'bridge': _("An interface cannot be bridged to itself.")})
if self.device_type and self.device_type != self.bridge.device_type:
raise ValidationError({
'bridge': _(
@@ -483,6 +484,11 @@ class InterfaceTemplate(InterfaceValidationMixin, ModularComponentTemplateModel)
).format(bridge=self.bridge)
})
if self.rf_role and self.type not in WIRELESS_IFACE_TYPES:
raise ValidationError({
'rf_role': "Wireless role may be set only on wireless interfaces."
})
def instantiate(self, **kwargs):
return self.component_model(
name=self.resolve_name(kwargs.get('module')),

View File

@@ -11,7 +11,6 @@ from mptt.models import MPTTModel, TreeForeignKey
from dcim.choices import *
from dcim.constants import *
from dcim.fields import WWNField
from dcim.models.mixins import InterfaceValidationMixin
from netbox.choices import ColorChoices
from netbox.models import OrganizationalModel, NetBoxModel
from utilities.fields import ColorField, NaturalOrderingField
@@ -677,14 +676,7 @@ class BaseInterface(models.Model):
return self.primary_mac_address.mac_address
class Interface(
InterfaceValidationMixin,
ModularComponentModel,
BaseInterface,
CabledObjectModel,
PathEndpoint,
TrackingModelMixin,
):
class Interface(ModularComponentModel, BaseInterface, CabledObjectModel, PathEndpoint, TrackingModelMixin):
"""
A network interface within a Device. A physical Interface can connect to exactly one other Interface.
"""
@@ -901,6 +893,10 @@ class Interface(
# Bridge validation
# An interface cannot be bridged to itself
if self.pk and self.bridge_id == self.pk:
raise ValidationError({'bridge': _("An interface cannot be bridged to itself.")})
# A bridged interface belongs to the same device or virtual chassis
if self.bridge and self.bridge.device != self.device:
if self.device.virtual_chassis is None:
@@ -946,9 +942,29 @@ class Interface(
)
})
# PoE validation
# Only physical interfaces may have a PoE mode/type assigned
if self.poe_mode and self.is_virtual:
raise ValidationError({
'poe_mode': _("Virtual interfaces cannot have a PoE mode.")
})
if self.poe_type and self.is_virtual:
raise ValidationError({
'poe_type': _("Virtual interfaces cannot have a PoE type.")
})
# An interface with a PoE type set must also specify a mode
if self.poe_type and not self.poe_mode:
raise ValidationError({
'poe_type': _("Must specify PoE mode when designating a PoE type.")
})
# Wireless validation
# RF channel may only be set for wireless interfaces
# RF role & channel may only be set for wireless interfaces
if self.rf_role and not self.is_wireless:
raise ValidationError({'rf_role': _("Wireless role may be set only on wireless interfaces.")})
if self.rf_channel and not self.is_wireless:
raise ValidationError({'rf_channel': _("Channel may be set only on wireless interfaces.")})

View File

@@ -4,11 +4,8 @@ from django.core.exceptions import ValidationError
from django.db import models
from django.utils.translation import gettext_lazy as _
from dcim.constants import VIRTUAL_IFACE_TYPES, WIRELESS_IFACE_TYPES
__all__ = (
'CachedScopeMixin',
'InterfaceValidationMixin',
'RenderConfigMixin',
)
@@ -119,33 +116,3 @@ class CachedScopeMixin(models.Model):
self._site = self.scope.site
self._location = self.scope
cache_related_objects.alters_data = True
class InterfaceValidationMixin:
def clean(self):
super().clean()
# An interface cannot be bridged to itself
if self.pk and self.bridge_id == self.pk:
raise ValidationError({'bridge': _("An interface cannot be bridged to itself.")})
# Only physical interfaces may have a PoE mode/type assigned
if self.poe_mode and self.type in VIRTUAL_IFACE_TYPES:
raise ValidationError({
'poe_mode': _("Virtual interfaces cannot have a PoE mode.")
})
if self.poe_type and self.type in VIRTUAL_IFACE_TYPES:
raise ValidationError({
'poe_type': _("Virtual interfaces cannot have a PoE type.")
})
# An interface with a PoE type set must also specify a mode
if self.poe_type and not self.poe_mode:
raise ValidationError({
'poe_type': _("Must specify PoE mode when designating a PoE type.")
})
# RF role may be set only for wireless interfaces
if self.rf_role and self.type not in WIRELESS_IFACE_TYPES:
raise ValidationError({'rf_role': _("Wireless role may be set only on wireless interfaces.")})

View File

@@ -2376,6 +2376,33 @@ class CableTest(APIViewTestCases.APIViewTestCase):
]
class CableTerminationTest(
APIViewTestCases.GetObjectViewTestCase,
APIViewTestCases.ListObjectsViewTestCase,
):
model = CableTermination
brief_fields = ['cable', 'cable_end', 'display', 'id', 'termination_id', 'termination_type', 'url']
@classmethod
def setUpTestData(cls):
device1 = create_test_device('Device 1')
device2 = create_test_device('Device 2')
interfaces = []
for device in (device1, device2):
for i in range(0, 10):
interfaces.append(Interface(device=device, type=InterfaceTypeChoices.TYPE_1GE_FIXED, name=f'eth{i}'))
Interface.objects.bulk_create(interfaces)
cables = (
Cable(a_terminations=[interfaces[0]], b_terminations=[interfaces[10]], label='Cable 1'),
Cable(a_terminations=[interfaces[1]], b_terminations=[interfaces[11]], label='Cable 2'),
Cable(a_terminations=[interfaces[2]], b_terminations=[interfaces[12]], label='Cable 3'),
)
for cable in cables:
cable.save()
class ConnectedDeviceTest(APITestCase):
@classmethod

View File

@@ -5,7 +5,6 @@ from rest_framework import serializers
from core.api.serializers_.jobs import JobSerializer
from extras.models import Script
from netbox.api.serializers import ValidatedModelSerializer
from utilities.datetime import local_now
__all__ = (
'ScriptDetailSerializer',
@@ -67,31 +66,11 @@ class ScriptInputSerializer(serializers.Serializer):
interval = serializers.IntegerField(required=False, allow_null=True)
def validate_schedule_at(self, value):
"""
Validates the specified schedule time for a script execution.
"""
if value:
if not self.context['script'].python_class.scheduling_enabled:
raise serializers.ValidationError(_('Scheduling is not enabled for this script.'))
if value < local_now():
raise serializers.ValidationError(_('Scheduled time must be in the future.'))
if value and not self.context['script'].python_class.scheduling_enabled:
raise serializers.ValidationError(_("Scheduling is not enabled for this script."))
return value
def validate_interval(self, value):
"""
Validates the provided interval based on the script's scheduling configuration.
"""
if value and not self.context['script'].python_class.scheduling_enabled:
raise serializers.ValidationError(_('Scheduling is not enabled for this script.'))
raise serializers.ValidationError(_("Scheduling is not enabled for this script."))
return value
def validate(self, data):
"""
Validates the given data and ensures the necessary fields are populated.
"""
# Set the schedule_at time to now if only an interval is provided
# while handling the case where schedule_at is null.
if data.get('interval') and not data.get('schedule_at'):
data['schedule_at'] = local_now()
return super().validate(data)

View File

@@ -1,10 +1,8 @@
from django.urls import include, path
from core.api.views import ObjectTypeViewSet
from netbox.api.routers import NetBoxRouter
from . import views
router = NetBoxRouter()
router.APIRootView = views.ExtrasRootView
@@ -29,9 +27,6 @@ router.register('config-context-profiles', views.ConfigContextProfileViewSet)
router.register('config-templates', views.ConfigTemplateViewSet)
router.register('scripts', views.ScriptViewSet, basename='script')
# TODO: Remove in NetBox v4.5
router.register('object-types', ObjectTypeViewSet)
app_name = 'extras-api'
urlpatterns = [
path('dashboard/', views.DashboardView.as_view(), name='dashboard'),

View File

@@ -95,7 +95,11 @@ def process_event_rules(event_rules, object_type, event_type, data, username=Non
continue
# Compile event data
event_data = event_rule.action_data or {}
if event_rule.action_type == EventRuleActionChoices.SCRIPT:
event_data = {}
else:
event_data = event_rule.action_data or {}
event_data.update(data)
# Webhooks
@@ -131,6 +135,20 @@ def process_event_rules(event_rules, object_type, event_type, data, username=Non
elif event_rule.action_type == EventRuleActionChoices.SCRIPT:
# Resolve the script from action parameters
script = event_rule.action_object.python_class()
if event_rule.action_data:
form = script.as_form(event_rule.action_data)
if form.is_valid():
form.cleaned_data.pop('_schedule_at')
form.cleaned_data.pop('_interval')
form.cleaned_data.pop('_commit')
event_data.update(form.cleaned_data)
else:
logger.error(
_("Processing event rule {event_rule} failed - Cannot validate script form: {errors}").format(
event_rule=event_rule, errors=form.errors
)
)
continue
# Enqueue a Job to record the script's execution
from extras.jobs import ScriptJob

View File

@@ -1,12 +1,9 @@
import inspect
import json
import logging
import os
import re
import yaml
from django import forms
from django.conf import settings
from django.core.files.storage import storages
from django.core.validators import RegexValidator
from django.utils import timezone
@@ -329,9 +326,6 @@ class BaseScript:
# Declare the placeholder for the current request
self.request = None
# Initiate the storage backend (local, S3, etc) as a class attr
self.storage = storages.create_storage(storages.backends["scripts"])
# Compile test methods and initialize results skeleton
for method in dir(self):
if method.startswith('test_') and callable(getattr(self, method)):
@@ -397,7 +391,8 @@ class BaseScript:
return inspect.getfile(self.__class__)
def findsource(self, object):
with self.storage.open(os.path.basename(self.filename), 'r') as f:
storage = storages.create_storage(storages.backends["scripts"])
with storage.open(os.path.basename(self.filename), 'r') as f:
data = f.read()
# Break the source code into lines
@@ -490,7 +485,7 @@ class BaseScript:
if self.fieldsets:
fieldsets.extend(self.fieldsets)
else:
fields = list(name for name, _ in self._get_vars().items())
fields = list(name for name, __ in self._get_vars().items())
fieldsets.append((_('Script Data'), fields))
# Append the default fieldset if defined in the Meta class
@@ -582,40 +577,6 @@ class BaseScript:
self._log(message, obj, level=LogLevelChoices.LOG_FAILURE)
self.failed = True
#
# Convenience functions
#
def load_yaml(self, filename):
"""
Return data from a YAML file
"""
# TODO: DEPRECATED: Remove this method in v4.5
self._log(
_("load_yaml is deprecated and will be removed in v4.5"),
level=LogLevelChoices.LOG_WARNING
)
file_path = os.path.join(settings.SCRIPTS_ROOT, filename)
with open(file_path, 'r') as datafile:
data = yaml.load(datafile, Loader=yaml.SafeLoader)
return data
def load_json(self, filename):
"""
Return data from a JSON file
"""
# TODO: DEPRECATED: Remove this method in v4.5
self._log(
_("load_json is deprecated and will be removed in v4.5"),
level=LogLevelChoices.LOG_WARNING
)
file_path = os.path.join(settings.SCRIPTS_ROOT, filename)
with open(file_path, 'r') as datafile:
data = json.load(datafile)
return data
#
# Legacy Report functionality
#

View File

@@ -3,7 +3,6 @@ import datetime
from django.contrib.contenttypes.models import ContentType
from django.urls import reverse
from django.utils.timezone import make_aware, now
from rest_framework import status
from core.choices import ManagedFileRootPathChoices
from core.events import *
@@ -859,16 +858,16 @@ class ConfigTemplateTest(APIViewTestCases.APIViewTestCase):
class ScriptTest(APITestCase):
class TestScriptClass(PythonClass):
class Meta:
name = 'Test script'
commit = True
scheduling_enabled = True
name = "Test script"
var1 = StringVar()
var2 = IntegerVar()
var3 = BooleanVar()
def run(self, data, commit=True):
self.log_info(data['var1'])
self.log_success(data['var2'])
self.log_failure(data['var3'])
@@ -879,16 +878,14 @@ class ScriptTest(APITestCase):
def setUpTestData(cls):
module = ScriptModule.objects.create(
file_root=ManagedFileRootPathChoices.SCRIPTS,
file_path='script.py',
file_path='/var/tmp/script.py'
)
script = Script.objects.create(
Script.objects.create(
module=module,
name='Test script',
name="Test script",
is_executable=True,
)
cls.url = reverse('extras-api:script-detail', kwargs={'pk': script.pk})
@property
def python_class(self):
return self.TestScriptClass
@@ -901,7 +898,7 @@ class ScriptTest(APITestCase):
def test_get_script(self):
module = ScriptModule.objects.get(
file_root=ManagedFileRootPathChoices.SCRIPTS,
file_path='script.py',
file_path='/var/tmp/script.py'
)
script = module.scripts.all().first()
url = reverse('extras-api:script-detail', kwargs={'pk': script.pk})
@@ -912,76 +909,6 @@ class ScriptTest(APITestCase):
self.assertEqual(response.data['vars']['var2'], 'IntegerVar')
self.assertEqual(response.data['vars']['var3'], 'BooleanVar')
def test_schedule_script_past_time_rejected(self):
"""
Scheduling with past schedule_at should fail.
"""
self.add_permissions('extras.run_script')
payload = {
'data': {'var1': 'hello', 'var2': 1, 'var3': False},
'commit': True,
'schedule_at': now() - datetime.timedelta(hours=1),
}
response = self.client.post(self.url, payload, format='json', **self.header)
self.assertHttpStatus(response, status.HTTP_400_BAD_REQUEST)
self.assertIn('schedule_at', response.data)
# Be tolerant of exact wording but ensure we failed on schedule_at being in the past
self.assertIn('future', str(response.data['schedule_at']).lower())
def test_schedule_script_interval_only(self):
"""
Interval without schedule_at should auto-set schedule_at now.
"""
self.add_permissions('extras.run_script')
payload = {
'data': {'var1': 'hello', 'var2': 1, 'var3': False},
'commit': True,
'interval': 60,
}
response = self.client.post(self.url, payload, format='json', **self.header)
self.assertHttpStatus(response, status.HTTP_200_OK)
# The latest job is returned in the script detail serializer under "result"
self.assertIn('result', response.data)
self.assertEqual(response.data['result']['interval'], 60)
# Ensure a start time was autopopulated
self.assertIsNotNone(response.data['result']['scheduled'])
def test_schedule_script_when_disabled(self):
"""
Scheduling should fail when script.scheduling_enabled=False.
"""
self.add_permissions('extras.run_script')
# Temporarily disable scheduling on the in-test Python class
original = getattr(self.TestScriptClass.Meta, 'scheduling_enabled', True)
self.TestScriptClass.Meta.scheduling_enabled = False
base = {
'data': {'var1': 'hello', 'var2': 1, 'var3': False},
'commit': True,
}
# Check both schedule_at and interval paths
cases = [
{**base, 'schedule_at': now() + datetime.timedelta(minutes=5)},
{**base, 'interval': 60},
]
try:
for case in cases:
with self.subTest(case=list(case.keys())):
response = self.client.post(self.url, case, format='json', **self.header)
self.assertHttpStatus(response, status.HTTP_400_BAD_REQUEST)
# Error should be attached to whichever field we used
key = 'schedule_at' if 'schedule_at' in case else 'interval'
self.assertIn(key, response.data)
self.assertIn('scheduling is not enabled', str(response.data[key]).lower())
finally:
# Restore the original setting for other tests
self.TestScriptClass.Meta.scheduling_enabled = original
class CreatedUpdatedFilterTest(APITestCase):

View File

@@ -363,7 +363,7 @@ class EventRuleTest(APITestCase):
body = json.loads(request.body)
self.assertEqual(body['event'], 'created')
self.assertEqual(body['timestamp'], job.kwargs['timestamp'])
self.assertEqual(body['model'], 'site')
self.assertEqual(body['object_type'], 'dcim.site')
self.assertEqual(body['username'], 'testuser')
self.assertEqual(body['request_id'], str(request_id))
self.assertEqual(body['data']['name'], 'Site 1')

View File

@@ -1,5 +1,3 @@
import logging
import tempfile
from datetime import date, datetime, timezone
from decimal import Decimal
@@ -9,7 +7,6 @@ from netaddr import IPAddress, IPNetwork
from dcim.models import DeviceRole
from extras.scripts import *
from utilities.testing import disable_logging
CHOICES = (
('ff0000', 'Red'),
@@ -35,35 +32,6 @@ JSON_DATA = """
"""
class ScriptTest(TestCase):
def test_load_yaml(self):
datafile = tempfile.NamedTemporaryFile()
datafile.write(bytes(YAML_DATA, 'UTF-8'))
datafile.seek(0)
with disable_logging(level=logging.WARNING):
data = Script().load_yaml(datafile.name)
self.assertEqual(data, {
'Foo': 123,
'Bar': 456,
'Baz': ['A', 'B', 'C'],
})
def test_load_json(self):
datafile = tempfile.NamedTemporaryFile()
datafile.write(bytes(JSON_DATA, 'UTF-8'))
datafile.seek(0)
with disable_logging(level=logging.WARNING):
data = Script().load_json(datafile.name)
self.assertEqual(data, {
'Foo': 123,
'Bar': 456,
'Baz': ['A', 'B', 'C'],
})
class ScriptVariablesTest(TestCase):
def test_stringvar(self):

View File

@@ -52,7 +52,6 @@ def send_webhook(event_rule, object_type, event_type, data, timestamp, username,
'event': WEBHOOK_EVENT_TYPES.get(event_type, event_type),
'timestamp': timestamp,
'object_type': '.'.join(object_type.natural_key()),
'model': object_type.model,
'username': username,
'request_id': request.id if request else None,
'data': data,
@@ -100,7 +99,7 @@ def send_webhook(event_rule, object_type, event_type, data, timestamp, username,
'data': body.encode('utf8'),
}
logger.info(
f"Sending {params['method']} request to {params['url']} ({context['model']} {context['event']})"
f"Sending {params['method']} request to {params['url']} ({context['object_type']} {context['event']})"
)
logger.debug(params)
try:

View File

@@ -595,7 +595,6 @@ class IPAddressFilterSet(NetBoxModelFilterSet, TenancyFilterSet, ContactModelFil
to_field_name='rd',
label=_('VRF (RD)'),
)
assigned_object_type = ContentTypeFilter()
device = MultiValueCharFilter(
method='filter_device',
field_name='name',
@@ -1153,7 +1152,6 @@ class ServiceTemplateFilterSet(NetBoxModelFilterSet):
class ServiceFilterSet(ContactModelFilterSet, NetBoxModelFilterSet):
parent_object_type = ContentTypeFilter()
device = MultiValueCharFilter(
method='filter_device',
field_name='name',

View File

@@ -170,7 +170,7 @@ class IPAddressFilter(ContactFilterMixin, TenancyFilterMixin, PrimaryModelFilter
@strawberry_django.filter_field()
def assigned(self, value: bool, prefix) -> Q:
return Q(**{f"{prefix}assigned_object_id__isnull": not value})
return Q(assigned_object_id__isnull=(not value))
@strawberry_django.filter_field()
def parent(self, value: list[str], prefix) -> Q:

View File

@@ -3,7 +3,6 @@ import django_tables2 as tables
from ipam.models import *
from netbox.tables import NetBoxTable, columns
from tenancy.tables import ContactsColumnMixin
__all__ = (
'ServiceTable',
@@ -36,7 +35,7 @@ class ServiceTemplateTable(NetBoxTable):
default_columns = ('pk', 'name', 'protocol', 'ports', 'description')
class ServiceTable(ContactsColumnMixin, NetBoxTable):
class ServiceTable(NetBoxTable):
name = tables.Column(
verbose_name=_('Name'),
linkify=True
@@ -61,7 +60,7 @@ class ServiceTable(ContactsColumnMixin, NetBoxTable):
class Meta(NetBoxTable.Meta):
model = Service
fields = (
'pk', 'id', 'name', 'parent', 'protocol', 'ports', 'ipaddresses', 'description', 'contacts', 'comments',
'tags', 'created', 'last_updated',
'pk', 'id', 'name', 'parent', 'protocol', 'ports', 'ipaddresses', 'description', 'comments', 'tags',
'created', 'last_updated',
)
default_columns = ('pk', 'name', 'parent', 'protocol', 'ports', 'description')

View File

@@ -2,47 +2,90 @@ import logging
from django.conf import settings
from django.utils import timezone
from rest_framework import authentication, exceptions
from drf_spectacular.extensions import OpenApiAuthenticationExtension
from rest_framework import exceptions
from rest_framework.authentication import BaseAuthentication, get_authorization_header
from rest_framework.permissions import BasePermission, DjangoObjectPermissions, SAFE_METHODS
from netbox.config import get_config
from users.constants import TOKEN_PREFIX
from users.models import Token
from utilities.request import get_client_ip
V1_KEYWORD = 'Token'
V2_KEYWORD = 'Bearer'
class TokenAuthentication(authentication.TokenAuthentication):
class TokenAuthentication(BaseAuthentication):
"""
A custom authentication scheme which enforces Token expiration times and source IP restrictions.
"""
model = Token
def authenticate(self, request):
result = super().authenticate(request)
if result:
token = result[1]
# Enforce source IP restrictions (if any) set on the token
if token.allowed_ips:
client_ip = get_client_ip(request)
if client_ip is None:
raise exceptions.AuthenticationFailed(
"Client IP address could not be determined for validation. Check that the HTTP server is "
"correctly configured to pass the required header(s)."
)
if not token.validate_client_ip(client_ip):
raise exceptions.AuthenticationFailed(
f"Source IP {client_ip} is not permitted to authenticate using this token."
)
return result
def authenticate_credentials(self, key):
model = self.get_model()
# Authorization header is not present; ignore
if not (auth := get_authorization_header(request).split()):
return
# Unrecognized header; ignore
if auth[0].lower() not in (V1_KEYWORD.lower().encode(), V2_KEYWORD.lower().encode()):
return
# Check for extraneous token content
if len(auth) != 2:
raise exceptions.AuthenticationFailed(
'Invalid authorization header: Must be in the form "Bearer <key>.<token>" or "Token <token>"'
)
# Extract the key (if v2) & token plaintext from the auth header
try:
token = model.objects.prefetch_related('user').get(key=key)
except model.DoesNotExist:
raise exceptions.AuthenticationFailed("Invalid token")
auth_value = auth[1].decode()
except UnicodeError:
raise exceptions.AuthenticationFailed("Invalid authorization header: Token contains invalid characters")
# Infer token version from presence or absence of prefix
version = 2 if auth_value.startswith(TOKEN_PREFIX) else 1
if version == 1:
key, plaintext = None, auth_value
else:
auth_value = auth_value.removeprefix(TOKEN_PREFIX)
try:
key, plaintext = auth_value.split('.', 1)
except ValueError:
raise exceptions.AuthenticationFailed(
"Invalid authorization header: Could not parse key from v2 token. Did you mean to use 'Token' "
"instead of 'Bearer'?"
)
# Look for a matching token in the database
try:
qs = Token.objects.prefetch_related('user')
if version == 1:
# Fetch v1 token by querying plaintext value directly
token = qs.get(version=version, plaintext=plaintext)
else:
# Fetch v2 token by key, then validate the plaintext
token = qs.get(version=version, key=key)
if not token.validate(plaintext):
# Key is valid but plaintext is not. Raise DoesNotExist to guard against key enumeration.
raise Token.DoesNotExist()
except Token.DoesNotExist:
raise exceptions.AuthenticationFailed(f"Invalid v{version} token")
# Enforce source IP restrictions (if any) set on the token
if token.allowed_ips:
client_ip = get_client_ip(request)
if client_ip is None:
raise exceptions.AuthenticationFailed(
"Client IP address could not be determined for validation. Check that the HTTP server is "
"correctly configured to pass the required header(s)."
)
if not token.validate_client_ip(client_ip):
raise exceptions.AuthenticationFailed(
f"Source IP {client_ip} is not permitted to authenticate using this token."
)
# Enforce the Token's expiration time, if one has been set.
if token.is_expired:
raise exceptions.AuthenticationFailed("Token expired")
# Update last used, but only once per minute at most. This reduces write load on the database
if not token.last_used or (timezone.now() - token.last_used).total_seconds() > 60:
@@ -54,11 +97,8 @@ class TokenAuthentication(authentication.TokenAuthentication):
else:
Token.objects.filter(pk=token.pk).update(last_used=timezone.now())
# Enforce the Token's expiration time, if one has been set.
if token.is_expired:
raise exceptions.AuthenticationFailed("Token expired")
user = token.user
# When LDAP authentication is active try to load user data from LDAP directory
if 'netbox.authentication.LDAPBackend' in settings.REMOTE_AUTH_BACKEND:
from netbox.authentication import LDAPBackend
@@ -132,3 +172,17 @@ class IsAuthenticatedOrLoginNotRequired(BasePermission):
if not settings.LOGIN_REQUIRED:
return True
return request.user.is_authenticated
class TokenScheme(OpenApiAuthenticationExtension):
target_class = 'netbox.api.authentication.TokenAuthentication'
name = 'tokenAuth'
match_subclasses = True
def get_security_definition(self, auto_schema):
return {
'type': 'apiKey',
'in': 'header',
'name': 'Authorization',
'description': '`Token <token>` (v1) or `Bearer <key>.<token>` (v2)',
}

View File

@@ -184,14 +184,13 @@ class RemoteUserBackend(_RemoteUserBackend):
else:
user.groups.clear()
logger.debug(f"Stripping user {user} from Groups")
# Evaluate superuser status
user.is_superuser = self._is_superuser(user)
logger.debug(f"User {user} is Superuser: {user.is_superuser}")
logger.debug(
f"User {user} should be Superuser: {self._is_superuser(user)}")
user.is_staff = self._is_staff(user)
logger.debug(f"User {user} is Staff: {user.is_staff}")
logger.debug(f"User {user} should be Staff: {self._is_staff(user)}")
user.save()
return user
@@ -251,19 +250,8 @@ class RemoteUserBackend(_RemoteUserBackend):
return bool(result)
def _is_staff(self, user):
logger = logging.getLogger('netbox.auth.RemoteUserBackend')
staff_groups = settings.REMOTE_AUTH_STAFF_GROUPS
logger.debug(f"Superuser Groups: {staff_groups}")
staff_users = settings.REMOTE_AUTH_STAFF_USERS
logger.debug(f"Staff Users :{staff_users}")
user_groups = set()
for g in user.groups.all():
user_groups.add(g.name)
logger.debug(f"User {user.username} is in Groups:{user_groups}")
result = user.username in staff_users or (
set(user_groups) & set(staff_groups))
logger.debug(f"User {user.username} in Staff Users :{result}")
return bool(result)
# Retain for pre-v4.5 compatibility
return user.is_superuser
def configure_user(self, request, user):
logger = logging.getLogger('netbox.auth.RemoteUserBackend')

View File

@@ -68,6 +68,16 @@ REDIS = {
# https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-SECRET_KEY
SECRET_KEY = ''
# Define a mapping of cryptographic peppers to use when hashing API tokens. A minimum of one pepper is required to
# enable v2 API tokens (NetBox v4.5+). Define peppers as a mapping of numeric ID to pepper value, as shown below. Each
# pepper must be at least 50 characters in length.
#
# API_TOKEN_PEPPERS = {
# 1: "<random string>",
# 2: "<random string>",
# }
API_TOKEN_PEPPERS = {}
#########################
# #
@@ -81,9 +91,6 @@ ADMINS = [
# ('John Doe', 'jdoe@example.com'),
]
# Permit the retrieval of API tokens after their creation.
ALLOW_TOKEN_RETRIEVAL = False
# Enable any desired validators for local account passwords below. For a list of included validators, please see the
# Django documentation at https://docs.djangoproject.com/en/stable/topics/auth/passwords/#password-validation.
AUTH_PASSWORD_VALIDATORS = [

View File

@@ -43,7 +43,9 @@ SECRET_KEY = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'
DEFAULT_PERMISSIONS = {}
ALLOW_TOKEN_RETRIEVAL = True
API_TOKEN_PEPPERS = {
1: 'TEST-VALUE-DO-NOT-USE-TEST-VALUE-DO-NOT-USE-TEST-VALUE-DO-NOT-USE',
}
LOGGING = {
'version': 1,

View File

@@ -28,7 +28,6 @@ def preferences(request):
user_preferences = request.user.config if request.user.is_authenticated else {}
return {
'preferences': user_preferences,
'htmx_navigation': user_preferences.get('ui.htmx_navigation', False) == 'true'
}

View File

@@ -676,8 +676,6 @@ def has_feature(model_or_ct, feature):
# If a ContentType was passed, resolve its model class and run the associated feature test
elif type(model_or_ct) is ContentType:
model = model_or_ct.model_class()
if model is None: # Stale content type
return False
try:
test_func = registry['model_features'][feature]
except KeyError:

View File

@@ -22,7 +22,7 @@ def get_unique_validators(field_name, model_field):
# START custom logic
conditions = {
cond for cond in conditions
if cond is None or cond.referenced_base_fields == field_set
if cond.referenced_base_fields == field_set
}
# END custom logic

View File

@@ -3,12 +3,12 @@ from collections import OrderedDict
from django.apps import apps
from django.urls.exceptions import NoReverseMatch
from drf_spectacular.utils import extend_schema
from rest_framework import permissions
from rest_framework.response import Response
from rest_framework.reverse import reverse
from rest_framework.views import APIView
from netbox.registry import registry
from utilities.api import IsSuperuser
@extend_schema(exclude=True)
@@ -16,7 +16,7 @@ class InstalledPluginsAPIView(APIView):
"""
API view for listing all installed plugins
"""
permission_classes = [permissions.IsAdminUser]
permission_classes = [IsSuperuser]
_ignore_model_permissions = True
schema = None

View File

@@ -26,16 +26,6 @@ def get_csv_delimiters():
PREFERENCES = {
# User interface
'ui.htmx_navigation': UserPreference(
label=_('HTMX Navigation'),
choices=(
('', _('Disabled')),
('true', _('Enabled')),
),
description=_('Enable dynamic UI navigation'),
default=False,
warning=_('Experimental feature')
),
'locale.language': UserPreference(
label=_('Language'),
choices=(

View File

@@ -20,6 +20,7 @@ from netbox.plugins import PluginConfig
from netbox.registry import registry
import storages.utils # type: ignore
from utilities.release import load_release_data
from utilities.security import validate_peppers
from utilities.string import trailing_slash
from .monkey import get_unique_validators
@@ -43,9 +44,9 @@ VERSION = RELEASE.full_version # Retained for backward compatibility
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
# Validate Python version
if sys.version_info < (3, 10):
if sys.version_info < (3, 12):
raise RuntimeError(
f"NetBox requires Python 3.10 or later. (Currently installed: Python {platform.python_version()})"
f"NetBox requires Python 3.12 or later. (Currently installed: Python {platform.python_version()})"
)
#
@@ -75,8 +76,8 @@ elif hasattr(configuration, 'DATABASE') and hasattr(configuration, 'DATABASES'):
# Set static config parameters
ADMINS = getattr(configuration, 'ADMINS', [])
ALLOW_TOKEN_RETRIEVAL = getattr(configuration, 'ALLOW_TOKEN_RETRIEVAL', False)
ALLOWED_HOSTS = getattr(configuration, 'ALLOWED_HOSTS') # Required
API_TOKEN_PEPPERS = getattr(configuration, 'API_TOKEN_PEPPERS', {})
AUTH_PASSWORD_VALIDATORS = getattr(configuration, 'AUTH_PASSWORD_VALIDATORS', [
{
"NAME": "django.contrib.auth.password_validation.MinimumLengthValidator",
@@ -174,8 +175,6 @@ REMOTE_AUTH_SUPERUSERS = getattr(configuration, 'REMOTE_AUTH_SUPERUSERS', [])
REMOTE_AUTH_USER_EMAIL = getattr(configuration, 'REMOTE_AUTH_USER_EMAIL', 'HTTP_REMOTE_USER_EMAIL')
REMOTE_AUTH_USER_FIRST_NAME = getattr(configuration, 'REMOTE_AUTH_USER_FIRST_NAME', 'HTTP_REMOTE_USER_FIRST_NAME')
REMOTE_AUTH_USER_LAST_NAME = getattr(configuration, 'REMOTE_AUTH_USER_LAST_NAME', 'HTTP_REMOTE_USER_LAST_NAME')
REMOTE_AUTH_STAFF_GROUPS = getattr(configuration, 'REMOTE_AUTH_STAFF_GROUPS', [])
REMOTE_AUTH_STAFF_USERS = getattr(configuration, 'REMOTE_AUTH_STAFF_USERS', [])
# Required by extras/migrations/0109_script_models.py
REPORTS_ROOT = getattr(configuration, 'REPORTS_ROOT', os.path.join(BASE_DIR, 'reports')).rstrip('/')
RQ_DEFAULT_TIMEOUT = getattr(configuration, 'RQ_DEFAULT_TIMEOUT', 300)
@@ -229,6 +228,12 @@ if len(SECRET_KEY) < 50:
f" python {BASE_DIR}/generate_secret_key.py"
)
# Validate API token peppers
if API_TOKEN_PEPPERS:
validate_peppers(API_TOKEN_PEPPERS)
else:
warnings.warn("API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.")
# Validate update repo URL and timeout
if RELEASE_CHECK_URL:
try:

View File

@@ -270,7 +270,7 @@ class ActionsColumn(tables.Column):
if not (self.actions or self.extra_buttons):
return ''
# Skip dummy records (e.g. available VLANs or IP ranges replacing individual IPs)
if type(record) is not model or not getattr(record, 'pk', None):
if not isinstance(record, model) or not getattr(record, 'pk', None):
return ''
if request := getattr(table, 'context', {}).get('request'):

View File

@@ -8,6 +8,7 @@ from rest_framework.test import APIClient
from core.models import ObjectType
from dcim.models import Rack, Site
from users.constants import TOKEN_PREFIX
from users.models import Group, ObjectPermission, Token, User
from utilities.testing import TestCase
from utilities.testing.api import APITestCase
@@ -16,67 +17,159 @@ from utilities.testing.api import APITestCase
class TokenAuthenticationTestCase(APITestCase):
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_token_authentication(self):
url = reverse('dcim-api:site-list')
def test_no_token(self):
# Request without a token should return a 403
response = self.client.get(url)
response = self.client.get(reverse('dcim-api:site-list'))
self.assertEqual(response.status_code, 403)
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_v1_token_valid(self):
# Create a v1 token
token = Token.objects.create(version=1, user=self.user)
# Valid token should return a 200
token = Token.objects.create(user=self.user)
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token.key}')
self.assertEqual(response.status_code, 200)
header = f'Token {token.token}'
response = self.client.get(reverse('dcim-api:site-list'), HTTP_AUTHORIZATION=header)
self.assertEqual(response.status_code, 200, response.data)
# Check that the token's last_used time has been updated
token.refresh_from_db()
self.assertIsNotNone(token.last_used)
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_v1_token_invalid(self):
# Invalid token should return a 403
header = 'Token XXXXXXXXXX'
response = self.client.get(reverse('dcim-api:site-list'), HTTP_AUTHORIZATION=header)
self.assertEqual(response.status_code, 403)
self.assertEqual(response.data['detail'], "Invalid v1 token")
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_v2_token_valid(self):
# Create a v2 token
token = Token.objects.create(version=2, user=self.user)
# Valid token should return a 200
header = f'Bearer {TOKEN_PREFIX}{token.key}.{token.token}'
response = self.client.get(reverse('dcim-api:site-list'), HTTP_AUTHORIZATION=header)
self.assertEqual(response.status_code, 200, response.data)
# Check that the token's last_used time has been updated
token.refresh_from_db()
self.assertIsNotNone(token.last_used)
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_v2_token_invalid(self):
# Invalid token should return a 403
header = f'Bearer {TOKEN_PREFIX}XXXXXX.XXXXXXXXXX'
response = self.client.get(reverse('dcim-api:site-list'), HTTP_AUTHORIZATION=header)
self.assertEqual(response.status_code, 403)
self.assertEqual(response.data['detail'], "Invalid v2 token")
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_token_expiration(self):
url = reverse('dcim-api:site-list')
# Request without a non-expired token should succeed
token = Token.objects.create(user=self.user)
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token.key}')
# Create v1 & v2 tokens
future = datetime.datetime(2100, 1, 1, tzinfo=datetime.timezone.utc)
token1 = Token.objects.create(version=1, user=self.user, expires=future)
token2 = Token.objects.create(version=2, user=self.user, expires=future)
# Request with a non-expired token should succeed
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token1.token}')
self.assertEqual(response.status_code, 200)
response = self.client.get(url, HTTP_AUTHORIZATION=f'Bearer {TOKEN_PREFIX}{token2.key}.{token2.token}')
self.assertEqual(response.status_code, 200)
# Request with an expired token should fail
token.expires = datetime.datetime(2020, 1, 1, tzinfo=datetime.timezone.utc)
token.save()
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token.key}')
past = datetime.datetime(2020, 1, 1, tzinfo=datetime.timezone.utc)
token1.expires = past
token1.save()
token2.expires = past
token2.save()
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token1.key}')
self.assertEqual(response.status_code, 403)
response = self.client.get(url, HTTP_AUTHORIZATION=f'Bearer {TOKEN_PREFIX}{token2.key}')
self.assertEqual(response.status_code, 403)
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_token_write_enabled(self):
url = reverse('dcim-api:site-list')
data = {
'name': 'Site 1',
'slug': 'site-1',
}
data = [
{
'name': 'Site 1',
'slug': 'site-1',
},
{
'name': 'Site 2',
'slug': 'site-2',
},
]
self.add_permissions('dcim.view_site', 'dcim.add_site')
# Request with a write-disabled token should fail
token = Token.objects.create(user=self.user, write_enabled=False)
response = self.client.post(url, data, format='json', HTTP_AUTHORIZATION=f'Token {token.key}')
# Create v1 & v2 tokens
token1 = Token.objects.create(version=1, user=self.user, write_enabled=False)
token2 = Token.objects.create(version=2, user=self.user, write_enabled=False)
token1_header = f'Token {token1.token}'
token2_header = f'Bearer {TOKEN_PREFIX}{token2.key}.{token2.token}'
# GET request with a write-disabled token should succeed
response = self.client.get(url, HTTP_AUTHORIZATION=token1_header)
self.assertEqual(response.status_code, 200)
response = self.client.get(url, HTTP_AUTHORIZATION=token2_header)
self.assertEqual(response.status_code, 200)
# POST request with a write-disabled token should fail
response = self.client.post(url, data[0], format='json', HTTP_AUTHORIZATION=token1_header)
self.assertEqual(response.status_code, 403)
response = self.client.post(url, data[1], format='json', HTTP_AUTHORIZATION=token2_header)
self.assertEqual(response.status_code, 403)
# Request with a write-enabled token should succeed
token.write_enabled = True
token.save()
response = self.client.post(url, data, format='json', HTTP_AUTHORIZATION=f'Token {token.key}')
self.assertEqual(response.status_code, 403)
# POST request with a write-enabled token should succeed
token1.write_enabled = True
token1.save()
token2.write_enabled = True
token2.save()
response = self.client.post(url, data[0], format='json', HTTP_AUTHORIZATION=token1_header)
self.assertEqual(response.status_code, 201)
response = self.client.post(url, data[1], format='json', HTTP_AUTHORIZATION=token2_header)
self.assertEqual(response.status_code, 201)
@override_settings(LOGIN_REQUIRED=True, EXEMPT_VIEW_PERMISSIONS=['*'])
def test_token_allowed_ips(self):
url = reverse('dcim-api:site-list')
# Create v1 & v2 tokens
token1 = Token.objects.create(version=1, user=self.user, allowed_ips=['192.0.2.0/24'])
token2 = Token.objects.create(version=2, user=self.user, allowed_ips=['192.0.2.0/24'])
# Request from a non-allowed client IP should fail
token = Token.objects.create(user=self.user, allowed_ips=['192.0.2.0/24'])
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token.key}', REMOTE_ADDR='127.0.0.1')
response = self.client.get(
url,
HTTP_AUTHORIZATION=f'Token {token1.token}',
REMOTE_ADDR='127.0.0.1'
)
self.assertEqual(response.status_code, 403)
response = self.client.get(
url,
HTTP_AUTHORIZATION=f'Bearer {TOKEN_PREFIX}{token2.key}.{token2.token}',
REMOTE_ADDR='127.0.0.1'
)
self.assertEqual(response.status_code, 403)
# Request with an expired token should fail
response = self.client.get(url, HTTP_AUTHORIZATION=f'Token {token.key}', REMOTE_ADDR='192.0.2.1')
# Request from an allowed client IP should succeed
response = self.client.get(
url,
HTTP_AUTHORIZATION=f'Token {token1.token}',
REMOTE_ADDR='192.0.2.1'
)
self.assertEqual(response.status_code, 200)
response = self.client.get(
url,
HTTP_AUTHORIZATION=f'Bearer {TOKEN_PREFIX}{token2.key}.{token2.token}',
REMOTE_ADDR='192.0.2.1'
)
self.assertEqual(response.status_code, 200)
@@ -427,7 +520,7 @@ class ObjectPermissionAPIViewTestCase(TestCase):
"""
self.user = User.objects.create(username='testuser')
self.token = Token.objects.create(user=self.user)
self.header = {'HTTP_AUTHORIZATION': 'Token {}'.format(self.token.key)}
self.header = {'HTTP_AUTHORIZATION': f'Bearer {TOKEN_PREFIX}{self.token.key}.{self.token.token}'}
@override_settings(EXEMPT_VIEW_PERMISSIONS=[])
def test_get_object(self):

View File

@@ -47,9 +47,9 @@ class HomeView(ConditionalLoginRequiredMixin, View):
))
dashboard = get_default_dashboard(config=DEFAULT_DASHBOARD).get_layout()
# Check whether a new release is available. (Only for staff/superusers.)
# Check whether a new release is available. (Only for superusers.)
new_release = None
if request.user.is_staff or request.user.is_superuser:
if request.user.is_superuser:
latest_release = cache.get('latest_release')
if latest_release:
release_version, release_url = latest_release

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -41,7 +41,7 @@
"@types/node": "^22.3.0",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"esbuild": "^0.25.11",
"esbuild": "^0.25.6",
"esbuild-sass-plugin": "^3.3.1",
"eslint": "<9.0",
"eslint-config-prettier": "^9.1.0",

View File

@@ -19,135 +19,135 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
"@esbuild/aix-ppc64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz#2ae33300598132cc4cf580dbbb28d30fed3c5c49"
integrity sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==
"@esbuild/aix-ppc64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.8.tgz#a1414903bb38027382f85f03dda6065056757727"
integrity sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==
"@esbuild/android-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.25.11.tgz#927708b3db5d739d6cb7709136924cc81bec9b03"
integrity sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==
"@esbuild/android-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.25.8.tgz#c859994089e9767224269884061f89dae6fb51c6"
integrity sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==
"@esbuild/android-arm@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.25.11.tgz#571f94e7f4068957ec4c2cfb907deae3d01b55ae"
integrity sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==
"@esbuild/android-arm@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.25.8.tgz#96a8f2ca91c6cd29ea90b1af79d83761c8ba0059"
integrity sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==
"@esbuild/android-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.25.11.tgz#8a3bf5cae6c560c7ececa3150b2bde76e0fb81e6"
integrity sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==
"@esbuild/android-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.25.8.tgz#a3a626c4fec4a024a9fa8c7679c39996e92916f0"
integrity sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==
"@esbuild/darwin-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.11.tgz#0a678c4ac4bf8717e67481e1a797e6c152f93c84"
integrity sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==
"@esbuild/darwin-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.8.tgz#a5e1252ca2983d566af1c0ea39aded65736fc66d"
integrity sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==
"@esbuild/darwin-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.25.11.tgz#70f5e925a30c8309f1294d407a5e5e002e0315fe"
integrity sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==
"@esbuild/darwin-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.25.8.tgz#5271b0df2bb12ce8df886704bfdd1c7cc01385d2"
integrity sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==
"@esbuild/freebsd-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.11.tgz#4ec1db687c5b2b78b44148025da9632397553e8a"
integrity sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==
"@esbuild/freebsd-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.8.tgz#d0a0e7fdf19733b8bb1566b81df1aa0bb7e46ada"
integrity sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==
"@esbuild/freebsd-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.11.tgz#4c81abd1b142f1e9acfef8c5153d438ca53f44bb"
integrity sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==
"@esbuild/freebsd-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.8.tgz#2de8b2e0899d08f1cb1ef3128e159616e7e85343"
integrity sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==
"@esbuild/linux-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.25.11.tgz#69517a111acfc2b93aa0fb5eaeb834c0202ccda5"
integrity sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==
"@esbuild/linux-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.25.8.tgz#a4209efadc0c2975716458484a4e90c237c48ae9"
integrity sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==
"@esbuild/linux-arm@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.25.11.tgz#58dac26eae2dba0fac5405052b9002dac088d38f"
integrity sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==
"@esbuild/linux-arm@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.25.8.tgz#ccd9e291c24cd8d9142d819d463e2e7200d25b19"
integrity sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==
"@esbuild/linux-ia32@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.25.11.tgz#b89d4efe9bdad46ba944f0f3b8ddd40834268c2b"
integrity sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==
"@esbuild/linux-ia32@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.25.8.tgz#006ad1536d0c2b28fb3a1cf0b53bcb85aaf92c4d"
integrity sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==
"@esbuild/linux-loong64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.25.11.tgz#11f603cb60ad14392c3f5c94d64b3cc8b630fbeb"
integrity sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==
"@esbuild/linux-loong64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.25.8.tgz#127b3fbfb2c2e08b1397e985932f718f09a8f5c4"
integrity sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==
"@esbuild/linux-mips64el@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.11.tgz#b7d447ff0676b8ab247d69dac40a5cf08e5eeaf5"
integrity sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==
"@esbuild/linux-mips64el@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.8.tgz#837d1449517791e3fa7d82675a2d06d9f56cb340"
integrity sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==
"@esbuild/linux-ppc64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.11.tgz#b3a28ed7cc252a61b07ff7c8fd8a984ffd3a2f74"
integrity sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==
"@esbuild/linux-ppc64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.8.tgz#aa2e3bd93ab8df084212f1895ca4b03c42d9e0fe"
integrity sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==
"@esbuild/linux-riscv64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.11.tgz#ce75b08f7d871a75edcf4d2125f50b21dc9dc273"
integrity sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==
"@esbuild/linux-riscv64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.8.tgz#a340620e31093fef72767dd28ab04214b3442083"
integrity sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==
"@esbuild/linux-s390x@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.25.11.tgz#cd08f6c73b6b6ff9ccdaabbd3ff6ad3dca99c263"
integrity sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==
"@esbuild/linux-s390x@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.25.8.tgz#ddfed266c8c13f5efb3105a0cd47f6dcd0e79e71"
integrity sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==
"@esbuild/linux-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.25.11.tgz#3c3718af31a95d8946ebd3c32bb1e699bdf74910"
integrity sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==
"@esbuild/linux-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.25.8.tgz#9a4f78c75c051e8c060183ebb39a269ba936a2ac"
integrity sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==
"@esbuild/netbsd-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.11.tgz#b4c767082401e3a4e8595fe53c47cd7f097c8077"
integrity sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==
"@esbuild/netbsd-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.8.tgz#902c80e1d678047926387230bc037e63e00697d0"
integrity sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==
"@esbuild/netbsd-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.11.tgz#f2a930458ed2941d1f11ebc34b9c7d61f7a4d034"
integrity sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==
"@esbuild/netbsd-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.8.tgz#2d9eb4692add2681ff05a14ce99de54fbed7079c"
integrity sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==
"@esbuild/openbsd-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.11.tgz#b4ae93c75aec48bc1e8a0154957a05f0641f2dad"
integrity sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==
"@esbuild/openbsd-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.8.tgz#89c3b998c6de739db38ab7fb71a8a76b3fa84a45"
integrity sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==
"@esbuild/openbsd-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.11.tgz#b42863959c8dcf9b01581522e40012d2c70045e2"
integrity sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==
"@esbuild/openbsd-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.8.tgz#2f01615cf472b0e48c077045cfd96b5c149365cc"
integrity sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==
"@esbuild/openharmony-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.11.tgz#b2e717141c8fdf6bddd4010f0912e6b39e1640f1"
integrity sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==
"@esbuild/openharmony-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.8.tgz#a201f720cd2c3ebf9a6033fcc3feb069a54b509a"
integrity sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==
"@esbuild/sunos-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.25.11.tgz#9fbea1febe8778927804828883ec0f6dd80eb244"
integrity sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==
"@esbuild/sunos-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.25.8.tgz#07046c977985a3334667f19e6ab3a01a80862afb"
integrity sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==
"@esbuild/win32-arm64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.25.11.tgz#501539cedb24468336073383989a7323005a8935"
integrity sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==
"@esbuild/win32-arm64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.25.8.tgz#4a5470caf0d16127c05d4833d4934213c69392d1"
integrity sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==
"@esbuild/win32-ia32@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.25.11.tgz#8ac7229aa82cef8f16ffb58f1176a973a7a15343"
integrity sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==
"@esbuild/win32-ia32@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.25.8.tgz#3de3e8470b7b328d99dbc3e9ec1eace207e5bbc4"
integrity sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==
"@esbuild/win32-x64@0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.11.tgz#5ecda6f3fe138b7e456f4e429edde33c823f392f"
integrity sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==
"@esbuild/win32-x64@0.25.8":
version "0.25.8"
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.8.tgz#610d7ea539d2fcdbe39237b5cc175eb2c4451f9c"
integrity sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==
"@eslint-community/eslint-utils@^4.2.0":
version "4.4.0"
@@ -1642,37 +1642,37 @@ esbuild-sass-plugin@^3.3.1:
safe-identifier "^0.4.2"
sass "^1.71.1"
esbuild@^0.25.11:
version "0.25.11"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.25.11.tgz#0f31b82f335652580f75ef6897bba81962d9ae3d"
integrity sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==
esbuild@^0.25.6:
version "0.25.8"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.25.8.tgz#482d42198b427c9c2f3a81b63d7663aecb1dda07"
integrity sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==
optionalDependencies:
"@esbuild/aix-ppc64" "0.25.11"
"@esbuild/android-arm" "0.25.11"
"@esbuild/android-arm64" "0.25.11"
"@esbuild/android-x64" "0.25.11"
"@esbuild/darwin-arm64" "0.25.11"
"@esbuild/darwin-x64" "0.25.11"
"@esbuild/freebsd-arm64" "0.25.11"
"@esbuild/freebsd-x64" "0.25.11"
"@esbuild/linux-arm" "0.25.11"
"@esbuild/linux-arm64" "0.25.11"
"@esbuild/linux-ia32" "0.25.11"
"@esbuild/linux-loong64" "0.25.11"
"@esbuild/linux-mips64el" "0.25.11"
"@esbuild/linux-ppc64" "0.25.11"
"@esbuild/linux-riscv64" "0.25.11"
"@esbuild/linux-s390x" "0.25.11"
"@esbuild/linux-x64" "0.25.11"
"@esbuild/netbsd-arm64" "0.25.11"
"@esbuild/netbsd-x64" "0.25.11"
"@esbuild/openbsd-arm64" "0.25.11"
"@esbuild/openbsd-x64" "0.25.11"
"@esbuild/openharmony-arm64" "0.25.11"
"@esbuild/sunos-x64" "0.25.11"
"@esbuild/win32-arm64" "0.25.11"
"@esbuild/win32-ia32" "0.25.11"
"@esbuild/win32-x64" "0.25.11"
"@esbuild/aix-ppc64" "0.25.8"
"@esbuild/android-arm" "0.25.8"
"@esbuild/android-arm64" "0.25.8"
"@esbuild/android-x64" "0.25.8"
"@esbuild/darwin-arm64" "0.25.8"
"@esbuild/darwin-x64" "0.25.8"
"@esbuild/freebsd-arm64" "0.25.8"
"@esbuild/freebsd-x64" "0.25.8"
"@esbuild/linux-arm" "0.25.8"
"@esbuild/linux-arm64" "0.25.8"
"@esbuild/linux-ia32" "0.25.8"
"@esbuild/linux-loong64" "0.25.8"
"@esbuild/linux-mips64el" "0.25.8"
"@esbuild/linux-ppc64" "0.25.8"
"@esbuild/linux-riscv64" "0.25.8"
"@esbuild/linux-s390x" "0.25.8"
"@esbuild/linux-x64" "0.25.8"
"@esbuild/netbsd-arm64" "0.25.8"
"@esbuild/netbsd-x64" "0.25.8"
"@esbuild/openbsd-arm64" "0.25.8"
"@esbuild/openbsd-x64" "0.25.8"
"@esbuild/openharmony-arm64" "0.25.8"
"@esbuild/sunos-x64" "0.25.8"
"@esbuild/win32-arm64" "0.25.8"
"@esbuild/win32-ia32" "0.25.8"
"@esbuild/win32-x64" "0.25.8"
escape-string-regexp@^4.0.0:
version "4.0.0"

View File

@@ -1,3 +1,3 @@
version: "4.4.4"
version: "4.4.3"
edition: "Community"
published: "2025-10-15"
published: "2025-10-14"

View File

@@ -39,10 +39,6 @@
<th scope="row">{% trans "Superuser" %}</th>
<td>{% checkmark request.user.is_superuser %}</td>
</tr>
<tr>
<th scope="row">{% trans "Staff" %}</th>
<td>{% checkmark request.user.is_staff %}</td>
</tr>
</table>
</div>
</div>

View File

@@ -1,62 +1,8 @@
{% extends 'generic/object.html' %}
{% load form_helpers %}
{% load helpers %}
{% extends 'users/token.html' %}
{% load i18n %}
{% load plugins %}
{% block breadcrumbs %}
<li class="breadcrumb-item"><a href="{% url 'account:usertoken_list' %}">{% trans "My API Tokens" %}</a></li>
<li class="breadcrumb-item">
<a href="{% url 'account:usertoken_list' %}">{% trans "My API Tokens" %}</a>
</li>
{% endblock breadcrumbs %}
{% block title %}{% trans "Token" %} {{ object }}{% endblock %}
{% block subtitle %}{% endblock %}
{% block content %}
<div class="row">
<div class="col col-md-12">
<div class="card">
<h2 class="card-header">{% trans "Token" %}</h2>
<table class="table table-hover attr-table">
<tr>
<th scope="row">{% trans "Key" %}</th>
<td>
{% if key %}
<div class="float-end">
{% copy_content "token_id" %}
</div>
<div id="token_id">{{ key }}</div>
{% else %}
{{ object.partial }}
{% endif %}
</td>
</tr>
<tr>
<th scope="row">{% trans "Description" %}</th>
<td>{{ object.description|placeholder }}</td>
</tr>
<tr>
<th scope="row">{% trans "Write enabled" %}</th>
<td>{% checkmark object.write_enabled %}</td>
</tr>
<tr>
<th scope="row">{% trans "Created" %}</th>
<td>{{ object.created|isodatetime }}</td>
</tr>
<tr>
<th scope="row">{% trans "Expires" %}</th>
<td>{{ object.expires|isodatetime|placeholder }}</td>
</tr>
<tr>
<th scope="row">{% trans "Last used" %}</th>
<td>{{ object.last_used|isodatetime|placeholder }}</td>
</tr>
<tr>
<th scope="row">{% trans "Allowed IPs" %}</th>
<td>{{ object.allowed_ips|join:", "|placeholder }}</td>
</tr>
</table>
</div>
</div>
</div>
{% endblock %}

View File

@@ -95,7 +95,7 @@ Blocks:
{# Page content #}
<div class="page-wrapper">
<div id="page-content" {% htmx_boost %}>
<div id="page-content">
{# Page header #}
{% block header %}

View File

@@ -27,15 +27,13 @@
<div class="mt-1 small text-secondary">
{% if request.user.is_superuser %}
{% trans "Admin" %}
{% elif request.user.is_staff %}
{% trans "Staff" %}
{% else %}
{% trans "User" %}
{% endif %}
</div>
</div>
</a>
<div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow" {% htmx_boost %}>
<div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
<a href="{% url 'account:profile' %}" class="dropdown-item">
<i class="mdi mdi-account"></i> {% trans "Profile" %}
</a>

View File

@@ -37,7 +37,7 @@
path. Refer to <a href="{{ docs_url }}">the installation documentation</a> for further guidance.
{% endblocktrans %}
<ul>
{% if request.user.is_staff or request.user.is_superuser %}
{% if request.user.is_superuser %}
<li><code>STATIC_ROOT: <strong>{{ settings.STATIC_ROOT }}</strong></code></li>
{% endif %}
<li><code>STATIC_URL: <strong>{{ settings.STATIC_URL }}</strong></code></li>

View File

@@ -14,9 +14,24 @@
<h2 class="card-header">{% trans "Token" %}</h2>
<table class="table table-hover attr-table">
<tr>
<th scope="row">{% trans "Key" %}</th>
<td>{% if settings.ALLOW_TOKEN_RETRIEVAL %}{{ object.key }}{% else %}{{ object.partial }}{% endif %}</td>
<th scope="row">{% trans "Version" %}</th>
<td>{{ object.version }}</td>
</tr>
{% if object.version == 1 %}
<tr>
<th scope="row">{% trans "Token" %}</th>
<td>{{ object.partial }}</td>
</tr>
{% else %}
<tr>
<th scope="row">{% trans "Key" %}</th>
<td>{{ object }}</td>
</tr>
<tr>
<th scope="row">{% trans "Pepper ID" %}</th>
<td>{{ object.pepper_id }}</td>
</tr>
{% endif %}
<tr>
<th scope="row">{% trans "User" %}</th>
<td>

View File

@@ -35,10 +35,6 @@
<th scope="row">{% trans "Active" %}</th>
<td>{% checkmark object.is_active %}</td>
</tr>
<tr>
<th scope="row">{% trans "Staff" %}</th>
<td>{% checkmark object.is_staff %}</td>
</tr>
<tr>
<th scope="row">{% trans "Superuser" %}</th>
<td>{% checkmark object.is_superuser %}</td>

View File

@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -243,7 +243,7 @@ msgstr "Skupina lokalit (zkratka)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -509,7 +509,7 @@ msgstr "ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -808,7 +808,7 @@ msgstr "Účet poskytovatele"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -892,7 +892,7 @@ msgstr "Stav"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1131,7 +1131,7 @@ msgstr "Síť poskytovatele"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1246,7 +1246,7 @@ msgstr "Provozní role"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1412,8 +1412,8 @@ msgstr "Přiřazení"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1497,7 +1497,7 @@ msgstr "Jedinečné ID okruhu"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1601,7 +1601,7 @@ msgstr "ID propojovacího panelu a číslo portu/ů"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1641,7 +1641,7 @@ msgstr "Ukončení obvodu se musí připojit k zakončujícímu objektu."
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1767,8 +1767,8 @@ msgstr "zakončení virtuálních obvodů"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1915,7 +1915,7 @@ msgstr "Smluvní rychlost"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2015,7 +2015,7 @@ msgstr "Zakončení"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3467,8 +3467,8 @@ msgstr "Auto"
msgid "Access"
msgstr "Přístupový"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Značkovaný"
@@ -4048,7 +4048,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5896,7 +5896,7 @@ msgid "VM Interface"
msgstr "Rozhraní VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6464,7 +6464,7 @@ msgstr "označené VLAN"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10533,7 +10533,7 @@ msgstr "Skupina VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10623,8 +10623,8 @@ msgid "VLAN ID ranges"
msgstr "Rozsahy ID VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Role Q-in-Q"
@@ -10637,7 +10637,7 @@ msgid "Site & Group"
msgstr "Stránky a skupina"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10738,7 +10738,7 @@ msgstr "Přiřazená skupina VLAN"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Servisní VLAN (pro zákaznické sítě VLAN Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Zásady překladu VLAN"
@@ -10839,8 +10839,8 @@ msgstr "Přiřazeno k rozhraní"
msgid "DNS Name"
msgstr "Název DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10850,11 +10850,11 @@ msgstr "VLAN"
msgid "Contains VLAN ID"
msgstr "Obsahuje VLAN ID"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Místní VLAN ID"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Vzdálené VLAN ID"
@@ -10862,7 +10862,7 @@ msgstr "Vzdálené VLAN ID"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "ID VLAN"
@@ -11362,32 +11362,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Rozsahy se nemohou překrývat."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Konkrétní místo, ke kterému je tato VLAN přiřazena (pokud existuje)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Skupina VLAN (volitelné)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Numerické ID VLAN (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Provozní stav této VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Primární funkce této VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Označení VLAN zákazníka/služby (pro Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11396,7 +11396,7 @@ msgstr ""
"VLAN je přiřazena ke skupině {group} (oblast působnosti: {scope}); nelze "
"také přiřadit k webu {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11405,25 +11405,25 @@ msgstr ""
"Přiřazené místo {site} není členem přiřazené skupiny {group} (oblast "
"působnosti: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID musí být v rozmezí {ranges} pro sítě VLAN ve skupině {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Službě VLAN mohou být přiřazeny pouze zákaznické sítě VLAN typu Q-in-Q."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Zákaznická VLAN Q-in-Q musí být přiřazena ke službě VLAN služby."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Zásady překladu VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Pravidlo překladu VLAN"
@@ -11482,14 +11482,14 @@ msgid "Added"
msgstr "Přidal"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Předpony"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11548,26 +11548,26 @@ msgstr "Přiřazeno"
msgid "Assigned Object"
msgstr "Přiřazený objekt"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Rozsahy VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VIDIO"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Pravidla"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Místní VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Vzdálený VID"
@@ -12683,63 +12683,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Čeština"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Dánština"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Němčina"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Angličtina"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Španělština"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Francouzština"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italština"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japonština"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Holandština"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Polština"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Portugalština"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Ruština"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Turečtina"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ukrajinština"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Čínština"

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -240,7 +240,7 @@ msgstr "Områdegruppe (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -506,7 +506,7 @@ msgstr "ASN'er"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -805,7 +805,7 @@ msgstr "Leverandørkonto"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -889,7 +889,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1128,7 +1128,7 @@ msgstr "Leverandørnetværk"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1243,7 +1243,7 @@ msgstr "Operationel rolle"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1409,8 +1409,8 @@ msgstr "Opgave"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1494,7 +1494,7 @@ msgstr "Unikt kredsløbs-ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1598,7 +1598,7 @@ msgstr "Patchpanelets ID og portnummer"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1638,7 +1638,7 @@ msgstr "En kredsløbsafslutning skal fastgøres til et afsluttende objekt."
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1764,8 +1764,8 @@ msgstr "virtuelle kredsløbsafslutninger"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1912,7 +1912,7 @@ msgstr "Forpligtelsesrate"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2012,7 +2012,7 @@ msgstr "Opsigelser"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3465,8 +3465,8 @@ msgstr "Auto"
msgid "Access"
msgstr "Adgang"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Markeret"
@@ -4046,7 +4046,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5896,7 +5896,7 @@ msgid "VM Interface"
msgstr "VM-grænseflade"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6469,7 +6469,7 @@ msgstr "mærkede VLAN'er"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10554,7 +10554,7 @@ msgstr "VLAN-gruppen"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10644,8 +10644,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN-ID-intervaller"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Q-in-Q-rolle"
@@ -10658,7 +10658,7 @@ msgid "Site & Group"
msgstr "Område & Gruppe"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10758,7 +10758,7 @@ msgstr "Tildelt VLAN-gruppe"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Service VLAN (til Q-in-Q/802.1ad kunde VLAN'er)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN-oversættelsespolitik"
@@ -10858,8 +10858,8 @@ msgstr "Tildelt til en grænseflade"
msgid "DNS Name"
msgstr "DNS-navn"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10869,11 +10869,11 @@ msgstr "VLAN'er"
msgid "Contains VLAN ID"
msgstr "Indeholder VLAN ID"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Lokalt VLAN-id"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Fjernbetjent VLAN-id"
@@ -10881,7 +10881,7 @@ msgstr "Fjernbetjent VLAN-id"
msgid "Q-in-Q/802.1ad"
msgstr "Q-i-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN-ID"
@@ -11390,32 +11390,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Intervaller kan ikke overlappe hinanden."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Det specifikke område, som dette VLAN er tildelt (hvis nogen)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN-gruppe (valgfrit)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Numerisk VLAN-id (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Driftsstatus for dette VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Den primære funktion af denne VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Kunde/service VLAN-betegnelse (til Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11424,7 +11424,7 @@ msgstr ""
"VLAN er tildelt til gruppe {group} (anvendelsesområde: {scope}); kan ikke "
"også tildele til området {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11433,25 +11433,25 @@ msgstr ""
"Det tildelte websted {site} er ikke medlem af den tildelte gruppe {group} "
"(anvendelsesområde: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"VID skal være inden for intervaller {ranges} til VLAN'er i gruppe {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "Kun Q-in-Q-kunde-VLAN'er kan tildeles et service-VLAN."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Et Q-in-Q-kunde-VLAN skal tildeles et service-VLAN."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "VLAN-oversættelsespolitikker"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN-oversættelsesregel"
@@ -11510,14 +11510,14 @@ msgid "Added"
msgstr "Tilføjet"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Præfikser"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11576,26 +11576,26 @@ msgstr "Tildelt"
msgid "Assigned Object"
msgstr "Tildelt objekt"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID intervaller"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VIDEO"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Regler"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Lokal VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Fjernbetjening VID"
@@ -12716,63 +12716,63 @@ msgstr ""
msgid "Cannot delete stores from registry"
msgstr "Kan ikke slette butikker fra registreringsdatabasen"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Tjekkisk"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "dansk"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Tysk"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "engelsk"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "spansk"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "franskmænd"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italiensk"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japansk"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Hollandsk"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Polere"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "portugisisk"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Russisk"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Tyrkisk"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ukrainsk"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "kinesisk"

View File

@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: chbally, 2025\n"
"Language-Team: German (https://app.transifex.com/netbox-community/teams/178115/de/)\n"
@@ -245,7 +245,7 @@ msgstr "Standortgruppe (URL-Slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -511,7 +511,7 @@ msgstr "ASNs"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -810,7 +810,7 @@ msgstr "Providerkonto"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -894,7 +894,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1133,7 +1133,7 @@ msgstr "Providernetzwerk"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1248,7 +1248,7 @@ msgstr "Operative Rolle"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1414,8 +1414,8 @@ msgstr "Zuweisung"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1499,7 +1499,7 @@ msgstr "Eindeutige Transportnetz-ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1604,7 +1604,7 @@ msgstr "Patchpanel-ID und Anschlussnummer(n)"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1645,7 +1645,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1771,8 +1771,8 @@ msgstr "virtuelle Verbindungsabschlüsse"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1919,7 +1919,7 @@ msgstr "Garantierte Bandbreite"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2019,7 +2019,7 @@ msgstr "Abschlusspunkte"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3482,8 +3482,8 @@ msgstr "Automatisch"
msgid "Access"
msgstr "Untagged"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Tagged"
@@ -4063,7 +4063,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5932,7 +5932,7 @@ msgid "VM Interface"
msgstr "VM-Schnittstelle"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6524,7 +6524,7 @@ msgstr "tagged VLANs"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10722,7 +10722,7 @@ msgstr "VLAN-Gruppe"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10812,8 +10812,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN-ID-Bereiche"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Q-in-Q-Rolle"
@@ -10826,7 +10826,7 @@ msgid "Site & Group"
msgstr "Standort und Gruppe"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10932,7 +10932,7 @@ msgstr "Zugewiesene VLAN-Gruppe"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Service-VLAN (für Q-in-Q/802.1ad-Kunden-VLANs)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN-Übersetzungsrichtlinie"
@@ -11033,8 +11033,8 @@ msgstr "Einer Schnittstelle zugewiesen"
msgid "DNS Name"
msgstr "DNS-Name"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -11044,11 +11044,11 @@ msgstr "VLANs"
msgid "Contains VLAN ID"
msgstr "Enthält VLAN-ID"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Lokale VLAN-ID"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Remote-VLAN-ID"
@@ -11056,7 +11056,7 @@ msgstr "Remote-VLAN-ID"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN-ID"
@@ -11574,33 +11574,33 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Bereiche dürfen sich nicht überschneiden."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr ""
"Der spezifische Standort, der dieses VLAN zugewiesen ist (falls vorhanden)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN-Gruppe (optional)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Numerische VLAN-ID (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Betriebsstatus dieses VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Die Hauptfunktion dieses VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Kunden-/Service-VLAN-Bezeichnung (für Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11609,7 +11609,7 @@ msgstr ""
"VLAN ist der Gruppe {group} (Scope: {scope}) zugewiesen; kann nicht auch dem"
" Standort {site} zugewiesen werden."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11618,25 +11618,25 @@ msgstr ""
"Die zugewiesene Site {site} ist kein Mitglied der zugewiesenen Gruppe "
"{group} (Umfang: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"VID muss in Bereichen liegen {ranges} für VLANs in einer Gruppe {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "Nur Q-in-Q-Kunden-VLANs können einem Service-VLAN zugewiesen werden."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Ein Q-in-Q-Kunden-VLAN muss einem Service-VLAN zugewiesen werden."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Richtlinien für VLAN-Übersetzungen"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN-Übersetzungsregel"
@@ -11695,14 +11695,14 @@ msgid "Added"
msgstr "Hinzugefügt"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefixe"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11761,26 +11761,26 @@ msgstr "Zugewiesen"
msgid "Assigned Object"
msgstr "Zugewiesenes Objekt"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID-Bereiche"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Regeln"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Lokales VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Entfernte-VID"
@@ -12914,63 +12914,63 @@ msgstr ""
msgid "Cannot delete stores from registry"
msgstr "Stores können nicht aus der Registrierung gelöscht werden"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Tschechisch"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Dänisch"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Deutsch"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Englisch"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Spanisch"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Französisch"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italenisch"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japanisch"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Niederländisch"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Polnisch"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Portugiesisch"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Russisch"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Türkisch"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ukrainisch"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Chinesisch"

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -240,7 +240,7 @@ msgstr "Grupo de sitios (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -506,7 +506,7 @@ msgstr "ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -805,7 +805,7 @@ msgstr "Cuenta de proveedor"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -889,7 +889,7 @@ msgstr "Estado"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1128,7 +1128,7 @@ msgstr "Red de proveedores"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1243,7 +1243,7 @@ msgstr "Función operativa"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1409,8 +1409,8 @@ msgstr "Asignación"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1494,7 +1494,7 @@ msgstr "ID de circuito único"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1598,7 +1598,7 @@ msgstr "ID del panel de conexiones y números de puerto"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1639,7 +1639,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1765,8 +1765,8 @@ msgstr "terminaciones de circuitos virtuales"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1913,7 +1913,7 @@ msgstr "Tasa de compromiso"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2013,7 +2013,7 @@ msgstr "Terminaciones"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3473,8 +3473,8 @@ msgstr "Auto"
msgid "Access"
msgstr "Acceso"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Etiquetado"
@@ -4054,7 +4054,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5921,7 +5921,7 @@ msgid "VM Interface"
msgstr "Interfaz VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6509,7 +6509,7 @@ msgstr "VLAN etiquetadas"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10670,7 +10670,7 @@ msgstr "Grupo VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10760,8 +10760,8 @@ msgid "VLAN ID ranges"
msgstr "Intervalos de ID de VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Función de Q-in-Q"
@@ -10774,7 +10774,7 @@ msgid "Site & Group"
msgstr "Sitio y grupo"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10883,7 +10883,7 @@ msgstr "Grupo de VLAN asignado"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "VLAN de servicio (para VLAN de clientes de Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Política de traducción de VLAN"
@@ -10984,8 +10984,8 @@ msgstr "Asignado a una interfaz"
msgid "DNS Name"
msgstr "Nombre DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10995,11 +10995,11 @@ msgstr "VLAN"
msgid "Contains VLAN ID"
msgstr "Contiene el identificador de VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "ID de VLAN local"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "ID de VLAN remota"
@@ -11007,7 +11007,7 @@ msgstr "ID de VLAN remota"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "IDENTIFICADOR DE VLAN"
@@ -11520,32 +11520,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Los rangos no se pueden superponer."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "El sitio específico al que está asignada esta VLAN (si existe)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Grupo de VLAN (opcional)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "ID de VLAN numérico (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Estado operativo de esta VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "La función principal de esta VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Designación de VLAN de cliente/servicio (para Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11554,7 +11554,7 @@ msgstr ""
"La VLAN está asignada al grupo {group} (alcance: {scope}); no se puede "
"asignar también al sitio {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11563,25 +11563,25 @@ msgstr ""
"El sitio asignado {site} no es miembro del grupo asignado {group} (alcance: "
"{scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "El VID debe estar en rangos {ranges} para VLAN en grupo {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Solo las VLAN de clientes de Q-in-Q pueden asignarse a una VLAN de servicio."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Se debe asignar una VLAN de cliente de Q-in-Q a una VLAN de servicio."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Políticas de traducción de VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Regla de traducción de VLAN"
@@ -11640,14 +11640,14 @@ msgid "Added"
msgstr "Añadido"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefijos"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11706,26 +11706,26 @@ msgstr "Asignado"
msgid "Assigned Object"
msgstr "Objeto asignado"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Gamas VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VÍDEO"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Reglas"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "VID local"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "VID remoto"
@@ -12858,63 +12858,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "checa"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "danés"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "alemán"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Inglés"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Español"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "francesa"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "italiano"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "japonés"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "holandesa"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "polaco"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "portugués"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "rusa"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "turca"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "ucraniana"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "chino"

View File

@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -250,7 +250,7 @@ msgstr "Groupe de sites (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -516,7 +516,7 @@ msgstr "Numéros d'AS"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -815,7 +815,7 @@ msgstr "Identifiant de compte du prestataire"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -899,7 +899,7 @@ msgstr "Statut"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1138,7 +1138,7 @@ msgstr "Réseau de fournisseurs"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1253,7 +1253,7 @@ msgstr "Rôle opérationnel"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1419,8 +1419,8 @@ msgstr "Affectation"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1504,7 +1504,7 @@ msgstr "ID de circuit unique"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1608,7 +1608,7 @@ msgstr "ID du panneau de raccordement et numéro (s) de port"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1649,7 +1649,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1775,8 +1775,8 @@ msgstr "terminaisons de circuits virtuels"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1923,7 +1923,7 @@ msgstr "Bande passante garantie"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2023,7 +2023,7 @@ msgstr "Terminaisons"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3489,8 +3489,8 @@ msgstr "Automatique"
msgid "Access"
msgstr "Accès"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Tagué"
@@ -4070,7 +4070,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5933,7 +5933,7 @@ msgid "VM Interface"
msgstr "Interface de machine virtuelle"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6518,7 +6518,7 @@ msgstr "VLAN étiquetés"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10698,7 +10698,7 @@ msgstr "Groupe VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10788,8 +10788,8 @@ msgid "VLAN ID ranges"
msgstr "Plages d'ID VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Rôle Q-in-Q"
@@ -10802,7 +10802,7 @@ msgid "Site & Group"
msgstr "Site et groupe"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10909,7 +10909,7 @@ msgstr "Groupe VLAN attribué"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Service VLAN (pour les VLAN clients Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Politique de traduction VLAN"
@@ -11010,8 +11010,8 @@ msgstr "Affecté à une interface"
msgid "DNS Name"
msgstr "Nom DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -11021,11 +11021,11 @@ msgstr "VLAN"
msgid "Contains VLAN ID"
msgstr "Contient un ID de VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "ID de VLAN local"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "ID de VLAN distant"
@@ -11033,7 +11033,7 @@ msgstr "ID de VLAN distant"
msgid "Q-in-Q/802.1ad"
msgstr "Q-en-Q/802.1AD"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "IDENTIFIANT DE VLAN"
@@ -11551,32 +11551,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Les plages ne peuvent pas se chevaucher."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Le site spécifique auquel ce VLAN est associé (le cas échéant)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Groupe VLAN (facultatif)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "ID VLAN numérique (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "État opérationnel de ce VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "La principale fonction de ce VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Désignation du VLAN client/service (pour Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11585,7 +11585,7 @@ msgstr ""
"Le VLAN est associé au groupe {group} (champ d'application : {scope}) ; ne "
"peut pas également être associé au site {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11594,27 +11594,27 @@ msgstr ""
"Le site assigné {site} n'est pas membre du groupe assigné {group} (champ "
"d'application : {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"Le VID doit être compris dans des plages {ranges} pour les VLAN en groupe "
"{group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Seuls les VLAN clients Q-in-Q peuvent être affectés à un VLAN de service."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Un VLAN client Q-in-Q doit être attribué à un VLAN de service."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Politiques de traduction VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Règle de traduction VLAN"
@@ -11673,14 +11673,14 @@ msgid "Added"
msgstr "Ajouté"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Préfixes"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11739,26 +11739,26 @@ msgstr "Attribué"
msgid "Assigned Object"
msgstr "Objet attribué"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Gammes VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Règles"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "VID local"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "VID à distance"
@@ -12900,63 +12900,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "tchèque"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "danois"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "allemand"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Anglais"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "espagnol"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "français"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "italien"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "japonais"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "néerlandais"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "polonais"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "portugais"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "russe"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Turc"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ukrainien"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "chinois"

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -242,7 +242,7 @@ msgstr "Gruppo del sito (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -508,7 +508,7 @@ msgstr "ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -807,7 +807,7 @@ msgstr "Provider account "
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -891,7 +891,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1130,7 +1130,7 @@ msgstr "Provider network"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1245,7 +1245,7 @@ msgstr "Ruolo operativo"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1411,8 +1411,8 @@ msgstr "Assegnazione"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1496,7 +1496,7 @@ msgstr "ID univoco del circuito"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1600,7 +1600,7 @@ msgstr "ID del patch panel e numero/i di porta"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1641,7 +1641,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1767,8 +1767,8 @@ msgstr "terminazioni di circuiti virtuali"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1915,7 +1915,7 @@ msgstr "Tasso di impegno"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2015,7 +2015,7 @@ msgstr "Terminazioni"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3478,8 +3478,8 @@ msgstr "Auto"
msgid "Access"
msgstr "Accesso"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Taggato"
@@ -4059,7 +4059,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5930,7 +5930,7 @@ msgid "VM Interface"
msgstr "Interfaccia VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6525,7 +6525,7 @@ msgstr "VLAN contrassegnate"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10697,7 +10697,7 @@ msgstr "Gruppo VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10787,8 +10787,8 @@ msgid "VLAN ID ranges"
msgstr "Intervalli di ID VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Ruolo Q-in-Q"
@@ -10801,7 +10801,7 @@ msgid "Site & Group"
msgstr "Sito e gruppo"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10906,7 +10906,7 @@ msgstr "Gruppo VLAN assegnato"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "VLAN di servizio (per le VLAN dei clienti Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Politica di traduzione VLAN"
@@ -11006,8 +11006,8 @@ msgstr "Assegnata a un'interfaccia"
msgid "DNS Name"
msgstr "Nome DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -11017,11 +11017,11 @@ msgstr "VLAN"
msgid "Contains VLAN ID"
msgstr "Contiene l'ID VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "ID VLAN locale"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "ID VLAN remoto"
@@ -11029,7 +11029,7 @@ msgstr "ID VLAN remoto"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "ID VLAN"
@@ -11546,32 +11546,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Gli intervalli non possono sovrapporsi."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Il sito specifico a cui è assegnata questa VLAN (se presente)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Gruppo VLAN (opzionale)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "ID VLAN numerico (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Stato operativo di questa VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "La funzione principale di questa VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Designazione VLAN cliente/servizio (per Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11580,7 +11580,7 @@ msgstr ""
"La VLAN è assegnata al gruppo {group} (scopo: {scope}); non può essere "
"assegnato anche al sito {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11589,28 +11589,28 @@ msgstr ""
"Il sito assegnato {site} non è un membro del gruppo assegnato {group} "
"(scopo: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"Il VID deve essere compreso negli intervalli {ranges} per le VLAN in gruppo "
"{group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Solo le VLAN dei clienti Q-in-Q possono essere assegnate a una VLAN di "
"servizio."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Una VLAN cliente Q-in-Q deve essere assegnata a una VLAN di servizio."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Politiche di traduzione VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Regola di traduzione VLAN"
@@ -11669,14 +11669,14 @@ msgid "Added"
msgstr "Aggiunto"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefissi"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11735,26 +11735,26 @@ msgstr "Assegnata"
msgid "Assigned Object"
msgstr "Oggetto assegnato"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Gamme VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Regole"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "VID locale"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "VID remoto"
@@ -12892,63 +12892,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "cechi"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "danese"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Tedesco"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Inglese"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "spagnolo"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Francese"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italiano"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Giapponese"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Olandese"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Polacco"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "portoghese"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Russo"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "turco"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "ucraino"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Cinese"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Japanese (https://app.transifex.com/netbox-community/teams/178115/ja/)\n"
@@ -239,7 +239,7 @@ msgstr "サイトグループ (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -505,7 +505,7 @@ msgstr "ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -804,7 +804,7 @@ msgstr "プロバイダアカウント"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -888,7 +888,7 @@ msgstr "ステータス"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1127,7 +1127,7 @@ msgstr "プロバイダネットワーク"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1242,7 +1242,7 @@ msgstr "運用上のロール"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1408,8 +1408,8 @@ msgstr "割当"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1493,7 +1493,7 @@ msgstr "一意な回線 ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1597,7 +1597,7 @@ msgstr "パッチパネル ID とポート番号"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1637,7 +1637,7 @@ msgstr "回路終端は終端オブジェクトに接続する必要がありま
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1763,8 +1763,8 @@ msgstr "仮想回線終端"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1911,7 +1911,7 @@ msgstr "保証帯域"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2011,7 +2011,7 @@ msgstr "終端"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3459,8 +3459,8 @@ msgstr "自動"
msgid "Access"
msgstr "アクセス"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "タグ付き"
@@ -4040,7 +4040,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5867,7 +5867,7 @@ msgid "VM Interface"
msgstr "VM インターフェイス"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6411,7 +6411,7 @@ msgstr "タグ付き VLAN"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10400,7 +10400,7 @@ msgstr "VLAN グループ"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10490,8 +10490,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN ID の範囲"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Q-in-Q ロール"
@@ -10504,7 +10504,7 @@ msgid "Site & Group"
msgstr "サイトとグループ"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10603,7 +10603,7 @@ msgstr "割当 VLAN グループ"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "サービス VLANQ-in-Q/802.1ad カスタマー VLAN 用)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN 変換ポリシー"
@@ -10702,8 +10702,8 @@ msgstr "インタフェースに割当済"
msgid "DNS Name"
msgstr "DNS名"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10713,11 +10713,11 @@ msgstr "VLAN"
msgid "Contains VLAN ID"
msgstr "VLAN ID が含まれています"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "ローカル VLAN ID"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "リモート VLAN ID"
@@ -10725,7 +10725,7 @@ msgstr "リモート VLAN ID"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN ID"
@@ -11202,63 +11202,63 @@ msgstr "範囲の終了 VLAN ID は、開始 VLAN ID ({range})以上である必
msgid "Ranges cannot overlap."
msgstr "範囲は重複できません。"
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "この VLAN が割り当てられているサイト (存在する場合)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN グループ (オプション)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "数値によるVLAN ID (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "この VLAN の動作ステータス"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "この VLAN の主な機能"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "カスタマー/サービス VLAN 指定 (Q-in-Q/IEEE 802.1ad 用)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
"site {site}."
msgstr "VLANはグループ{group}に割り当てられています (スコープ: {scope}) サイト{site}への割り当てはできません 。"
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
"(scope: {scope})."
msgstr "割り当てられたサイト {site} 割り当てられたグループのメンバーではない {group} (スコープ: {scope})。"
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID は範囲内にある必要があります {ranges} グループ内の VLAN 用 {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "サービス VLAN に割り当てることができるのは Q-in-Q カスタマー VLAN だけです。"
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Q-in-Q カスタマー VLAN はサービス VLAN に割り当てる必要があります。"
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "VLAN 変換ポリシー"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN トランスレーションルール"
@@ -11317,14 +11317,14 @@ msgid "Added"
msgstr "追加日"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "プレフィックス"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11383,26 +11383,26 @@ msgstr "割当済"
msgid "Assigned Object"
msgstr "割当オブジェクト"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID レンジ"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "ルール"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "ローカル VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "リモート VID"
@@ -12509,63 +12509,63 @@ msgstr "初期化後にストアをレジストリに追加できません"
msgid "Cannot delete stores from registry"
msgstr "レジストリからストアを削除できません"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "チェコ語"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "デンマーク語"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "ドイツ語"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "英語"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "スペイン語"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "フランス語"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "イタリア語"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "日本語"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "オランダ語"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "ポーランド語"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "ポルトガル語"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "ロシア語"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "トルコ語"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "ウクライナ語"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "中国語"

View File

@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -244,7 +244,7 @@ msgstr "Sitegroep (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -510,7 +510,7 @@ msgstr "ASN's"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -809,7 +809,7 @@ msgstr "Provideraccount"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -893,7 +893,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1132,7 +1132,7 @@ msgstr "Netwerkprovider"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1247,7 +1247,7 @@ msgstr "Operationele rol"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1413,8 +1413,8 @@ msgstr "Opdracht"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1498,7 +1498,7 @@ msgstr "Uniek circuit-ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1602,7 +1602,7 @@ msgstr "ID en poortnummer(s) van het patchpaneel"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1643,7 +1643,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1769,8 +1769,8 @@ msgstr "beëindigingen van virtuele circuits"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1917,7 +1917,7 @@ msgstr "Vastleggingspercentage"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2017,7 +2017,7 @@ msgstr "Beëindigingen"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3480,8 +3480,8 @@ msgstr "Auto"
msgid "Access"
msgstr "Toegang"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Getagd"
@@ -4061,7 +4061,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5929,7 +5929,7 @@ msgid "VM Interface"
msgstr "VM-interface"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6519,7 +6519,7 @@ msgstr "gelabelde VLAN's"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10671,7 +10671,7 @@ msgstr "VLAN-groep"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10761,8 +10761,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN-ID-bereiken"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "De rol van Q-in-Q"
@@ -10775,7 +10775,7 @@ msgid "Site & Group"
msgstr "Site en groep"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10883,7 +10883,7 @@ msgstr "Toegewezen VLAN-groep"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Service-VLAN (voor Q-in-Q/802.1Ad-klant-VLAN's)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN-vertaalbeleid"
@@ -10984,8 +10984,8 @@ msgstr "Toegewezen aan een interface"
msgid "DNS Name"
msgstr "DNS-naam"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10995,11 +10995,11 @@ msgstr "VLAN's"
msgid "Contains VLAN ID"
msgstr "Bevat VLAN-ID"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Lokale VLAN-id"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "VLAN-id op afstand"
@@ -11007,7 +11007,7 @@ msgstr "VLAN-id op afstand"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN-ID"
@@ -11518,32 +11518,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Bereiken kunnen elkaar niet overlappen."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "De specifieke site waaraan dit VLAN is toegewezen (indien aanwezig)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN-groep (optioneel)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Numerieke VLAN-id (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Operationele status van dit VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "De primaire functie van dit VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "VLAN-aanduiding voor klant/service (voor Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11552,7 +11552,7 @@ msgstr ""
"VLAN is toegewezen aan de groep {group} (toepassingsgebied: {scope}); kan "
"niet ook aan de site worden toegewezen {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11561,25 +11561,25 @@ msgstr ""
"De toegewezen site {site} is geen lid van de toegewezen groep {group} "
"(toepassingsgebied: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID moet binnen bereik zijn {ranges} voor VLAN's in groep {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Alleen Q-in-Q-klant-VLAN's kunnen worden toegewezen aan een service-VLAN."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Een Q-in-Q-klant-VLAN moet worden toegewezen aan een service-VLAN."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "VLAN-vertaalbeleid"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN-vertaalregel"
@@ -11639,14 +11639,14 @@ msgid "Added"
msgstr "Toegevoegd"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefixen"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11705,26 +11705,26 @@ msgstr "Toegewezen"
msgid "Assigned Object"
msgstr "Toegewezen object"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID-reeksen"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Regels"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Lokale VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "VID op afstand"
@@ -12859,63 +12859,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Tsjechisch"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Deens"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Duits"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Engels"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Spaans"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Frans"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italiaans"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japans"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Nederlands"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Pools"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Portugees"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Russisch"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Turks"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Oekraïens"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Chinees"

View File

@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -243,7 +243,7 @@ msgstr "Grupa placówek (uproszczona nazwa)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -509,7 +509,7 @@ msgstr "Numery ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -808,7 +808,7 @@ msgstr "Konto u dostawcy usług"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -892,7 +892,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1131,7 +1131,7 @@ msgstr "Sieć dostawcy usług"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1246,7 +1246,7 @@ msgstr "Rola operacyjna"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1412,8 +1412,8 @@ msgstr "Zlecenie"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1497,7 +1497,7 @@ msgstr "Unikalne ID łącza"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1601,7 +1601,7 @@ msgstr "ID panelu krosowego i numer(y) portu(ów)"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1641,7 +1641,7 @@ msgstr "Zakończenie łącza musi być przypisane do punktu zakończenia."
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1767,8 +1767,8 @@ msgstr "zakończenia łączy wirtualnych"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1915,7 +1915,7 @@ msgstr "Przydzielona przepustowość"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2015,7 +2015,7 @@ msgstr "Zakończenia"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3470,8 +3470,8 @@ msgstr "Automatyczny"
msgid "Access"
msgstr "Dostępowy (nietagowany)"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Tagowany"
@@ -4051,7 +4051,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5908,7 +5908,7 @@ msgid "VM Interface"
msgstr "Interfejs VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6489,7 +6489,7 @@ msgstr "oznaczone sieci VLAN"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10604,7 +10604,7 @@ msgstr "Grupa VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10694,8 +10694,8 @@ msgid "VLAN ID ranges"
msgstr "Zakresy identyfikatorów VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Rola Q w Q"
@@ -10708,7 +10708,7 @@ msgid "Site & Group"
msgstr "Strona & Grupa"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10810,7 +10810,7 @@ msgstr "Przypisana grupa VLAN"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Usługa VLAN (dla sieci VLAN klienta Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Zasady tłumaczenia sieci VLAN"
@@ -10911,8 +10911,8 @@ msgstr "Przypisany do interfejsu"
msgid "DNS Name"
msgstr "Nazwa DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10922,11 +10922,11 @@ msgstr "sieci VLAN"
msgid "Contains VLAN ID"
msgstr "Zawiera identyfikator VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Lokalny identyfikator sieci VLAN"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Zdalny identyfikator sieci VLAN"
@@ -10934,7 +10934,7 @@ msgstr "Zdalny identyfikator sieci VLAN"
msgid "Q-in-Q/802.1ad"
msgstr "Q w Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "IDENTYFIKATOR VLAN"
@@ -11447,33 +11447,33 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Zakresy nie mogą się nakładać."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr ""
"Określona strona, do której przypisana jest ta sieć VLAN (jeśli istnieje)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Grupa VLAN (opcjonalnie)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Numeryczny identyfikator sieci VLAN (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Stan operacyjny tej sieci VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Podstawowa funkcja tej VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Oznaczenie sieci VLAN klienta/usługi (dla Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11482,7 +11482,7 @@ msgstr ""
"VLAN jest przypisana do grupy {group} (zakres: {scope}); nie można również "
"przypisać do witryny {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11491,24 +11491,24 @@ msgstr ""
"Przydzielona witryna {site} nie jest członkiem przypisanej grupy {group} "
"(zakres: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID musi być w zakresach {ranges} dla sieci VLAN w grupie {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "Tylko sieci VLAN klientów Q-in-Q mogą być przypisane do usługi VLAN."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Usługa VLAN klienta Q-in-Q musi być przypisana do sieci VLAN usługi."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Zasady tłumaczenia sieci VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Reguła tłumaczenia VLAN"
@@ -11567,14 +11567,14 @@ msgid "Added"
msgstr "Dodano"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefiksy"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11633,26 +11633,26 @@ msgstr "Przypisany"
msgid "Assigned Object"
msgstr "Przypisany obiekt"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Zakresy VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VIDEO"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Zasady"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Lokalny VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Zdalny VID"
@@ -12780,63 +12780,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "czeski"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "duński"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "niemiecki"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "angielski"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "hiszpański"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "francuski"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "włoski"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "japoński"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "holenderski"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "polski"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "portugalski"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "rosyjski"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "turecki"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "ukraiński"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "chiński"

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Fabricio Maciel, 2025\n"
"Language-Team: Portuguese (https://app.transifex.com/netbox-community/teams/178115/pt/)\n"
@@ -242,7 +242,7 @@ msgstr "Grupo de sites (slug)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -508,7 +508,7 @@ msgstr "ASNs"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -807,7 +807,7 @@ msgstr "Conta do provedor"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -891,7 +891,7 @@ msgstr "Status"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1130,7 +1130,7 @@ msgstr "Rede do provedor"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1245,7 +1245,7 @@ msgstr "Função operacional"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1411,8 +1411,8 @@ msgstr "Atribuição"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1496,7 +1496,7 @@ msgstr "ID única do circuito"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1600,7 +1600,7 @@ msgstr "ID do patch panel e número da(s) porta(s)"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1641,7 +1641,7 @@ msgstr ""
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1767,8 +1767,8 @@ msgstr "terminações de circuito virtual"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1915,7 +1915,7 @@ msgstr "Taxa Garantida"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2015,7 +2015,7 @@ msgstr "Terminações"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3475,8 +3475,8 @@ msgstr "Automático"
msgid "Access"
msgstr "Acesso"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Tagueada"
@@ -4056,7 +4056,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5917,7 +5917,7 @@ msgid "VM Interface"
msgstr "Interface de VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6501,7 +6501,7 @@ msgstr "VLANs tagueadas"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10637,7 +10637,7 @@ msgstr "Grupo de VLANs"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10727,8 +10727,8 @@ msgid "VLAN ID ranges"
msgstr "Faixas para ID de VLAN."
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Função do Q-in-Q"
@@ -10741,7 +10741,7 @@ msgid "Site & Group"
msgstr "Site e Grupo"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10846,7 +10846,7 @@ msgstr "Grupo de VLANs associado"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "VLAN de Serviço (para VLANs de clientes Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Política de tradução de VLAN"
@@ -10946,8 +10946,8 @@ msgstr "Associado a uma interface"
msgid "DNS Name"
msgstr "Nome DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10957,11 +10957,11 @@ msgstr "VLANs"
msgid "Contains VLAN ID"
msgstr "Contém ID de VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "ID da VLAN Local"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "ID da VLAN Remota"
@@ -10969,7 +10969,7 @@ msgstr "ID da VLAN Remota"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "ID da VLAN"
@@ -11474,32 +11474,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Os intervalos não podem se sobrepor."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "O site específico ao qual esta VLAN está associada (se houver)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Grupo de VLANs (opcional)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "ID numérica da VLAN (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Status operacional desta VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Função principal desta VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Designação de VLAN de cliente/serviço (para Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11508,7 +11508,7 @@ msgstr ""
"A VLAN está atribuída ao grupo {group} (escopo: {scope}); não pode ser "
"associada ao site {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11517,25 +11517,25 @@ msgstr ""
"O site atribuído {site} não é membro do grupo designado {group} (escopo: "
"{scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VLAN ID devem estar nas faixas {ranges} para VLANs no grupo {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Somente VLANs de clientes Q-in-Q podem ser atribuídas a uma VLAN de serviço."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Uma VLAN de cliente Q-in-Q deve ser atribuída a uma VLAN de serviço."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Políticas de tradução de VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Regra de tradução de VLAN"
@@ -11594,14 +11594,14 @@ msgid "Added"
msgstr "Adicionado"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Prefixos"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11660,26 +11660,26 @@ msgstr "Associado"
msgid "Assigned Object"
msgstr "Objeto Associado"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Faixas de ID de VLAN"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VLAN ID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Regras"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "VID Local"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "VID Remoto"
@@ -12804,63 +12804,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Tcheco"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Dinamarquês"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Alemão"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Inglês"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Espanhol"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Francês"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Italiano"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japonês"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Holandês"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Polonês"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Português"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Russo"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Turco"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ucraniano"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Chinês"

View File

@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Russian (https://app.transifex.com/netbox-community/teams/178115/ru/)\n"
@@ -251,7 +251,7 @@ msgstr "Группа площадок (подстрока)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -517,7 +517,7 @@ msgstr "ASN"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -816,7 +816,7 @@ msgstr "Аккаунт провайдера"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -900,7 +900,7 @@ msgstr "Статус"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1139,7 +1139,7 @@ msgstr "Сеть провайдера"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1254,7 +1254,7 @@ msgstr "Операционная роль"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1420,8 +1420,8 @@ msgstr "Задание"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1505,7 +1505,7 @@ msgstr "Уникальный ID канала связи"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1609,7 +1609,7 @@ msgstr "ID патч-панели и номера порта(-ов)"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1649,7 +1649,7 @@ msgstr "Конец цепи должен быть прикреплен к кон
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1775,8 +1775,8 @@ msgstr "точки подключения виртуальных каналов"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1923,7 +1923,7 @@ msgstr "Гарантированная скорость"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2023,7 +2023,7 @@ msgstr "Соединения"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3481,8 +3481,8 @@ msgstr "Авто"
msgid "Access"
msgstr "Доступ"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Тегированный"
@@ -4062,7 +4062,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5919,7 +5919,7 @@ msgid "VM Interface"
msgstr "Интерфейс виртуальной машины"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6503,7 +6503,7 @@ msgstr "тегированные VLAN"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10623,7 +10623,7 @@ msgstr "VLAN группа"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10713,8 +10713,8 @@ msgid "VLAN ID ranges"
msgstr "Диапазоны идентификаторов VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Роль Q-in-Q"
@@ -10727,7 +10727,7 @@ msgid "Site & Group"
msgstr "Площадка и группа"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10829,7 +10829,7 @@ msgstr "Назначенная VLAN группа"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Сервисная VLAN (для клиентских виртуальных сетей Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Политика трансляции VLAN"
@@ -10930,8 +10930,8 @@ msgstr "Назначено интерфейсу"
msgid "DNS Name"
msgstr "DNS-имя"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10941,11 +10941,11 @@ msgstr "VLAN-ы"
msgid "Contains VLAN ID"
msgstr "Содержит идентификатор VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Идентификатор локальной сети VLAN"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Идентификатор удаленной сети VLAN"
@@ -10953,7 +10953,7 @@ msgstr "Идентификатор удаленной сети VLAN"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN ID"
@@ -11462,32 +11462,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Диапазоны не могут перекрываться."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Конкретная площадка, которой назначена эта VLAN (если есть)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Группа VLAN (опционально)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Цифровой VLAN ID (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Рабочее состояние этой VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Основная функция этой VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Обозначение VLAN для клиентов/служб (для Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11496,7 +11496,7 @@ msgstr ""
"VLAN назначена группе {group} (область применения: {scope}) и не может быть "
"присвоена площадке {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11505,27 +11505,27 @@ msgstr ""
"Назначенная площадка {site} не входит в назначенную группу {group} (область "
"применения: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"VID должен быть в диапазонах {ranges} для виртуальных локальных сетей в "
"группе {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Только клиентские VLAN Q-in-Q могут быть отнесены к служебной сети VLAN."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "VLAN клиента Q-in-Q должна быть отнесена к служебной VLAN."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Политики трансляции VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Правило трансляции VLAN"
@@ -11584,14 +11584,14 @@ msgid "Added"
msgstr "Добавлено"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Префиксы"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11650,26 +11650,26 @@ msgstr "Назначено"
msgid "Assigned Object"
msgstr "Назначенный объект"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Диапазоны VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Правила"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Местный VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Удаленный VID"
@@ -12799,63 +12799,63 @@ msgstr "Невозможно добавить хранилище в реестр
msgid "Cannot delete stores from registry"
msgstr "Невозможно удалить хранилище из реестра"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Чешский"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Датский"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Немецкий"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Английский"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Испанский"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Французский"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Итальянский"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Японский"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Голландский"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Польский"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Португальский"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Русский"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Турецкий"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Украинский"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Китайский"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+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"
@@ -241,7 +241,7 @@ msgstr "Site grubu (kısa ad)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -507,7 +507,7 @@ msgstr "ASN'ler"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -806,7 +806,7 @@ msgstr "Sağlayıcı hesabı"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -890,7 +890,7 @@ msgstr "Durum"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1129,7 +1129,7 @@ msgstr "Sağlayıcıı"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1244,7 +1244,7 @@ msgstr "Operasyonel rol"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1410,8 +1410,8 @@ msgstr "Ödev"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1495,7 +1495,7 @@ msgstr "Benzersiz devre ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1599,7 +1599,7 @@ msgstr "Bağlantı paneli ID ve port numaraları"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1639,7 +1639,7 @@ msgstr "Bir devre sonlandırma, sonlandırma nesnesine bağlanmalıdır."
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1765,8 +1765,8 @@ msgstr "sanal devre sonlandırmaları"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1913,7 +1913,7 @@ msgstr "Taahhüt Oranı"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2013,7 +2013,7 @@ msgstr "Fesih"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3468,8 +3468,8 @@ msgstr "Oto"
msgid "Access"
msgstr "Erişim"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Etiketlenmiş"
@@ -4049,7 +4049,7 @@ msgstr "L2VPN (KİMLİĞİ)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5896,7 +5896,7 @@ msgid "VM Interface"
msgstr "VM Arayüzü"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6461,7 +6461,7 @@ msgstr "etiketli VLAN'lar"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10542,7 +10542,7 @@ msgstr "VLAN Grubu"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10632,8 +10632,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN ID aralıkları"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Q-in-Q rolü"
@@ -10646,7 +10646,7 @@ msgid "Site & Group"
msgstr "Site ve Grup"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10746,7 +10746,7 @@ msgstr "Atanmış VLAN grubu"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Hizmet VLAN (Q-in-Q/802.1ad müşteri VLAN'ları için)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN çeviri politikası"
@@ -10847,8 +10847,8 @@ msgstr "Bir arayüze atandı"
msgid "DNS Name"
msgstr "DNS Adı"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10858,11 +10858,11 @@ msgstr "VLAN'lar"
msgid "Contains VLAN ID"
msgstr "VLAN Kimliği içerir"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Yerel VLAN Kimliği"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Uzak VLAN Kimliği"
@@ -10870,7 +10870,7 @@ msgstr "Uzak VLAN Kimliği"
msgid "Q-in-Q/802.1ad"
msgstr "Q-in-Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN KİMLİĞİ"
@@ -11366,32 +11366,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Aralıklar üst üste gelemez."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Bu VLAN'ın atandığı belirli site (varsa)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN grubu (isteğe bağlı)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Sayısal VLAN Kimliği (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Bu VLAN'ın operasyonel durumu"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Bu VLAN'ın birincil işlevi"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Müşteri/hizmet VLAN tanımı (Q-in-Q/IEEE 802.1ad için)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11400,7 +11400,7 @@ msgstr ""
"VLAN {group} adlı gruba (kapsam: {scope}) atandığı için; {site} adlı siteye "
"de atanamaz ."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11408,24 +11408,24 @@ msgid ""
msgstr ""
"Atanan site {site} atanan grubun üyesi değil {group} (kapsam: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID aralıklarda olmalıdır {ranges} gruptaki VLAN'lar için {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "Bir hizmet VLAN'ına yalnızca Q-in-Q müşteri VLAN'ları atanabilir."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "Bir Q-in-Q müşteri VLAN'ı bir hizmet VLAN'ına atanmalıdır."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "VLAN çeviri politikaları"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN çeviri kuralı"
@@ -11484,14 +11484,14 @@ msgid "Added"
msgstr "Eklendi"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Önekler"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11550,26 +11550,26 @@ msgstr "Atanmış"
msgid "Assigned Object"
msgstr "Atanan Nesne"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID Aralıkları"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VİDEO"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Kuralları"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Yerel VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Uzaktan VID"
@@ -12695,63 +12695,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:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Çek"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Danca"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Alman"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "İngilizce"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "İspanyolca"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Fransızca"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "İtalyan"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Japonca"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Hollandalı"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Lehçe"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Portekizce"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Rusça"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Türkçe"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Ukraynalı"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Çince"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Ukrainian (https://app.transifex.com/netbox-community/teams/178115/uk/)\n"
@@ -240,7 +240,7 @@ msgstr "Група тех. майданчиків (скорочення)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -506,7 +506,7 @@ msgstr "ASNs"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -805,7 +805,7 @@ msgstr "Обліковий запис постачальника"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -889,7 +889,7 @@ msgstr "Статус"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1128,7 +1128,7 @@ msgstr "Мережа провайдера"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1243,7 +1243,7 @@ msgstr "Операційна роль"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1409,8 +1409,8 @@ msgstr "Призначення"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1494,7 +1494,7 @@ msgstr "Унікальний ідентифікатор каналу зв'язк
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1599,7 +1599,7 @@ msgstr "Ідентифікатор патч-панелі та номер(и) п
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1639,7 +1639,7 @@ msgstr "Закриття ланцюга повинно приєднатися д
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1765,8 +1765,8 @@ msgstr "завершення віртуальних схем"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1913,7 +1913,7 @@ msgstr "Гарантований процент чи коефіцієнт дос
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2013,7 +2013,7 @@ msgstr "Кінці"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3467,8 +3467,8 @@ msgstr "Авто"
msgid "Access"
msgstr "Доступ"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "З мітками"
@@ -4048,7 +4048,7 @@ msgstr "L2VPN (ідентифікатор)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5905,7 +5905,7 @@ msgid "VM Interface"
msgstr "Інтерфейс VM"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6487,7 +6487,7 @@ msgstr "VLAN'и з мітками"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10606,7 +10606,7 @@ msgstr "Група VLAN"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10696,8 +10696,8 @@ msgid "VLAN ID ranges"
msgstr "Діапазони ідентифікаторів VLAN"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Роль Q-in-Q"
@@ -10710,7 +10710,7 @@ msgid "Site & Group"
msgstr "Тех. майданчик і група"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10819,7 +10819,7 @@ msgstr "Призначена група VLAN"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "Сервісна VLAN (для VLAN клієнтів Q-in-Q/802.1ad)"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "Політика перекладу VLAN"
@@ -10920,8 +10920,8 @@ msgstr "Призначено на інтерфейс"
msgid "DNS Name"
msgstr "Ім'я DNS"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10931,11 +10931,11 @@ msgstr "VLAN'и"
msgid "Contains VLAN ID"
msgstr "Містить ідентифікатор VLAN"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "Локальний ідентифікатор VLAN"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "Віддалений ідентифікатор VLAN"
@@ -10943,7 +10943,7 @@ msgstr "Віддалений ідентифікатор VLAN"
msgid "Q-in-Q/802.1ad"
msgstr "Контроль Q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "Ідентифікатор VLAN"
@@ -11451,32 +11451,32 @@ msgstr ""
msgid "Ranges cannot overlap."
msgstr "Діапазони не можуть перекриватися."
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "Конкретний тех. майданчик, якому присвоєно цей VLAN (якщо такий є)"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "Група VLAN (необов'язково)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "Числовий ідентифікатор VLAN (1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "Операційний стан цього VLAN"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "Основна функція цього VLAN"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "Позначення VLAN клієнта/служби (для Q-in-Q/IEEE 802.1ad)"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
@@ -11485,7 +11485,7 @@ msgstr ""
"VLAN присвоюється групі {group} (сфера застосування: {scope}); також не може"
" призначатися до тех. майданчику {site}."
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
@@ -11494,27 +11494,27 @@ msgstr ""
"Призначений сайт {site} не є членом призначеної групи {group} (сфера "
"застосування: {scope})."
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr ""
"VID повинен знаходитися в діапазоні {ranges} для VLAN'ів у групі {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr ""
"Тільки VLAN клієнтів Q-in-Q можуть бути призначені для обслуговування VLAN."
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr ""
"Клієнтська VLAN клієнта Q-in-Q повинна бути призначена для службової VLAN."
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "Політика перекладу VLAN"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "Правило перекладу VLAN"
@@ -11573,14 +11573,14 @@ msgid "Added"
msgstr "Додано"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "Мережеві префікси"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11639,26 +11639,26 @@ msgstr "Призначений"
msgid "Assigned Object"
msgstr "Призначений об'єкт"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "Діапазони VID"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VID"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "Правила"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "Локальний VID"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "Віддалений VID"
@@ -12779,63 +12779,63 @@ msgstr "Не вдається додати магазини до реєстру
msgid "Cannot delete stores from registry"
msgstr "Неможливо видалити магазини з реєстру"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "Чеська мова"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "Данська мова"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "Німецька мова"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "Англійська мова"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "Іспанська мова"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "Французька мова"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "Італійська мова"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "Японська мова"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "Голландська мова"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "Польська мова"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "Португальська мова"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "Російська мова"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "Турецька мова"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "Українська мова"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "Китайська мова"

View File

@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-15 05:03+0000\n"
"POT-Creation-Date: 2025-10-10 05:03+0000\n"
"PO-Revision-Date: 2023-10-30 17:48+0000\n"
"Last-Translator: Jeremy Stretch, 2025\n"
"Language-Team: Chinese (https://app.transifex.com/netbox-community/teams/178115/zh/)\n"
@@ -249,7 +249,7 @@ msgstr "站点组(缩写)"
#: netbox/ipam/forms/bulk_import.py:475 netbox/ipam/forms/filtersets.py:161
#: netbox/ipam/forms/filtersets.py:236 netbox/ipam/forms/filtersets.py:457
#: netbox/ipam/forms/filtersets.py:552 netbox/ipam/forms/model_forms.py:673
#: netbox/ipam/tables/vlans.py:90 netbox/ipam/tables/vlans.py:200
#: netbox/ipam/tables/vlans.py:89 netbox/ipam/tables/vlans.py:199
#: netbox/templates/dcim/device.html:22
#: netbox/templates/dcim/inc/cable_termination.html:8
#: netbox/templates/dcim/inc/cable_termination.html:36
@@ -515,7 +515,7 @@ msgstr "自治系统编号/AS编号"
#: netbox/ipam/forms/bulk_edit.py:358 netbox/ipam/forms/bulk_edit.py:401
#: netbox/ipam/forms/bulk_edit.py:417 netbox/ipam/forms/bulk_edit.py:511
#: netbox/ipam/forms/bulk_edit.py:543 netbox/ipam/forms/bulk_edit.py:586
#: netbox/ipam/tables/vlans.py:243 netbox/ipam/tables/vlans.py:270
#: netbox/ipam/tables/vlans.py:242 netbox/ipam/tables/vlans.py:269
#: netbox/templates/account/token.html:35
#: netbox/templates/circuits/circuit.html:69
#: netbox/templates/circuits/circuitgroup.html:32
@@ -814,7 +814,7 @@ msgstr "运营商账户"
#: netbox/ipam/forms/model_forms.py:512 netbox/ipam/tables/ip.py:184
#: netbox/ipam/tables/ip.py:265 netbox/ipam/tables/ip.py:321
#: netbox/ipam/tables/ip.py:394 netbox/ipam/tables/ip.py:421
#: netbox/ipam/tables/vlans.py:98 netbox/ipam/tables/vlans.py:211
#: netbox/ipam/tables/vlans.py:97 netbox/ipam/tables/vlans.py:210
#: netbox/templates/circuits/circuit.html:34
#: netbox/templates/circuits/virtualcircuit.html:43
#: netbox/templates/core/datasource.html:46 netbox/templates/core/job.html:21
@@ -898,7 +898,7 @@ msgstr "状态"
#: netbox/ipam/forms/filtersets.py:182 netbox/ipam/forms/filtersets.py:282
#: netbox/ipam/forms/filtersets.py:333 netbox/ipam/forms/filtersets.py:441
#: netbox/ipam/forms/filtersets.py:532 netbox/ipam/tables/ip.py:424
#: netbox/ipam/tables/vlans.py:208 netbox/templates/circuits/circuit.html:48
#: netbox/ipam/tables/vlans.py:207 netbox/templates/circuits/circuit.html:48
#: netbox/templates/circuits/circuitgroup.html:36
#: netbox/templates/circuits/virtualcircuit.html:47
#: netbox/templates/dcim/cable.html:23 netbox/templates/dcim/device.html:85
@@ -1137,7 +1137,7 @@ msgstr "运营商网络"
#: netbox/ipam/forms/model_forms.py:221 netbox/ipam/forms/model_forms.py:260
#: netbox/ipam/forms/model_forms.py:688 netbox/ipam/tables/ip.py:210
#: netbox/ipam/tables/ip.py:269 netbox/ipam/tables/ip.py:325
#: netbox/ipam/tables/vlans.py:102 netbox/ipam/tables/vlans.py:214
#: netbox/ipam/tables/vlans.py:101 netbox/ipam/tables/vlans.py:213
#: netbox/templates/circuits/virtualcircuittermination.html:42
#: netbox/templates/dcim/device.html:188
#: netbox/templates/dcim/inc/panels/inventory_items.html:20
@@ -1252,7 +1252,7 @@ msgstr "操作角色"
#: 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
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:148
#: netbox/ipam/tables/ip.py:330 netbox/ipam/tables/vlans.py:147
#: netbox/templates/circuits/inc/circuit_termination_fields.html:52
#: netbox/templates/circuits/virtualcircuittermination.html:53
#: netbox/templates/circuits/virtualcircuittermination.html:60
@@ -1418,8 +1418,8 @@ msgstr "分配"
#: netbox/dcim/tables/sites.py:103 netbox/extras/forms/filtersets.py:572
#: netbox/ipam/filtersets.py:981 netbox/ipam/forms/bulk_edit.py:488
#: netbox/ipam/forms/bulk_import.py:482 netbox/ipam/forms/model_forms.py:571
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:94
#: netbox/ipam/tables/vlans.py:205
#: netbox/ipam/tables/fhrp.py:67 netbox/ipam/tables/vlans.py:93
#: netbox/ipam/tables/vlans.py:204
#: netbox/templates/circuits/circuitgroupassignment.html:22
#: netbox/templates/dcim/interface.html:341 netbox/templates/dcim/site.html:37
#: netbox/templates/ipam/inc/panels/fhrp_groups.html:23
@@ -1503,7 +1503,7 @@ msgstr "唯一线路 ID"
#: netbox/dcim/models/racks.py:294 netbox/dcim/models/racks.py:677
#: netbox/dcim/models/sites.py:154 netbox/dcim/models/sites.py:270
#: netbox/ipam/models/ip.py:243 netbox/ipam/models/ip.py:529
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:227
#: netbox/ipam/models/ip.py:758 netbox/ipam/models/vlans.py:217
#: netbox/virtualization/models/clusters.py:70
#: netbox/virtualization/models/virtualmachines.py:79
#: netbox/vpn/models/l2vpn.py:36 netbox/vpn/models/tunnels.py:38
@@ -1607,7 +1607,7 @@ msgstr "配线架 ID 和端口号"
#: netbox/extras/models/models.py:479 netbox/extras/models/models.py:558
#: netbox/extras/models/models.py:684
#: netbox/extras/models/notifications.py:131 netbox/extras/models/tags.py:33
#: netbox/ipam/models/vlans.py:383 netbox/netbox/models/__init__.py:115
#: netbox/ipam/models/vlans.py:373 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/users.py:33
@@ -1647,7 +1647,7 @@ msgstr "电路终端必须连接到终端对象。"
#: netbox/extras/models/scripts.py:30 netbox/ipam/models/asns.py:18
#: netbox/ipam/models/fhrp.py:24 netbox/ipam/models/services.py:51
#: netbox/ipam/models/services.py:80 netbox/ipam/models/vlans.py:38
#: netbox/ipam/models/vlans.py:216 netbox/ipam/models/vlans.py:362
#: netbox/ipam/models/vlans.py:206 netbox/ipam/models/vlans.py:352
#: netbox/ipam/models/vrfs.py:20 netbox/ipam/models/vrfs.py:75
#: netbox/netbox/models/__init__.py:142 netbox/netbox/models/__init__.py:190
#: netbox/tenancy/models/contacts.py:56 netbox/tenancy/models/tenants.py:19
@@ -1773,8 +1773,8 @@ msgstr "虚拟电路终止"
#: netbox/ipam/forms/filtersets.py:496 netbox/ipam/tables/asn.py:16
#: netbox/ipam/tables/ip.py:32 netbox/ipam/tables/ip.py:107
#: netbox/ipam/tables/services.py:15 netbox/ipam/tables/services.py:40
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:86
#: netbox/ipam/tables/vlans.py:234 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vlans.py:33 netbox/ipam/tables/vlans.py:85
#: netbox/ipam/tables/vlans.py:233 netbox/ipam/tables/vrfs.py:26
#: netbox/ipam/tables/vrfs.py:68
#: netbox/templates/circuits/circuitgroup.html:28
#: netbox/templates/circuits/circuittype.html:22
@@ -1921,7 +1921,7 @@ msgstr "承诺速率"
#: 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 netbox/ipam/tables/services.py:24
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:124
#: netbox/ipam/tables/services.py:54 netbox/ipam/tables/vlans.py:123
#: netbox/ipam/tables/vrfs.py:47 netbox/ipam/tables/vrfs.py:72
#: netbox/templates/dcim/htmx/cable_edit.html:90
#: netbox/templates/generic/bulk_edit.html:86
@@ -2021,7 +2021,7 @@ msgstr "终端"
#: netbox/dcim/tables/devices.py:989 netbox/dcim/tables/devices.py:1118
#: netbox/dcim/tables/modules.py:87 netbox/extras/forms/filtersets.py:386
#: netbox/ipam/forms/bulk_import.py:310 netbox/ipam/forms/filtersets.py:626
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:159
#: netbox/ipam/forms/model_forms.py:334 netbox/ipam/tables/vlans.py:158
#: netbox/templates/circuits/virtualcircuittermination.html:56
#: netbox/templates/dcim/consoleport.html:20
#: netbox/templates/dcim/consoleserverport.html:20
@@ -3469,8 +3469,8 @@ msgstr "自动"
msgid "Access"
msgstr "接入"
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:151
#: netbox/ipam/tables/vlans.py:196
#: netbox/dcim/choices.py:1518 netbox/ipam/tables/vlans.py:150
#: netbox/ipam/tables/vlans.py:195
#: netbox/templates/dcim/inc/interface_vlans_table.html:7
msgid "Tagged"
msgstr "Trunk口"
@@ -4050,7 +4050,7 @@ msgstr "L2VPN (ID)"
#: netbox/dcim/filtersets.py:1879 netbox/dcim/forms/filtersets.py:1531
#: netbox/dcim/tables/devices.py:613 netbox/ipam/filtersets.py:1029
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:116
#: netbox/ipam/forms/filtersets.py:592 netbox/ipam/tables/vlans.py:115
#: netbox/templates/dcim/interface.html:99 netbox/templates/ipam/vlan.html:82
#: netbox/templates/vpn/l2vpntermination.html:12
#: netbox/virtualization/forms/filtersets.py:241
@@ -5874,7 +5874,7 @@ msgid "VM Interface"
msgstr "虚拟机接口"
#: netbox/dcim/forms/model_forms.py:1924 netbox/ipam/forms/filtersets.py:631
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:174
#: netbox/ipam/forms/model_forms.py:335 netbox/ipam/tables/vlans.py:173
#: netbox/templates/virtualization/virtualdisk.html:21
#: netbox/templates/virtualization/virtualmachine.html:12
#: netbox/templates/virtualization/vminterface.html:21
@@ -6414,7 +6414,7 @@ msgstr "已标记 VLANs"
#: netbox/dcim/models/device_components.py:604
#: netbox/dcim/tables/devices.py:631 netbox/ipam/forms/bulk_edit.py:521
#: netbox/ipam/forms/bulk_import.py:514 netbox/ipam/forms/filtersets.py:587
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:109
#: netbox/ipam/forms/model_forms.py:694 netbox/ipam/tables/vlans.py:108
#: netbox/templates/dcim/interface.html:86 netbox/templates/ipam/vlan.html:77
#: netbox/templates/virtualization/vminterface.html:60
msgid "Q-in-Q SVLAN"
@@ -10380,7 +10380,7 @@ msgstr "VLAN组"
#: netbox/ipam/forms/bulk_edit.py:218 netbox/ipam/forms/bulk_import.py:188
#: netbox/ipam/forms/filtersets.py:271 netbox/ipam/forms/model_forms.py:218
#: netbox/ipam/models/vlans.py:289 netbox/ipam/tables/ip.py:207
#: netbox/ipam/models/vlans.py:279 netbox/ipam/tables/ip.py:207
#: netbox/templates/ipam/prefix.html:56 netbox/templates/ipam/vlan.html:12
#: netbox/templates/ipam/vlan/base.html:6
#: netbox/templates/ipam/vlan_edit.html:14
@@ -10470,8 +10470,8 @@ msgid "VLAN ID ranges"
msgstr "VLAN ID 范围"
#: netbox/ipam/forms/bulk_edit.py:516 netbox/ipam/forms/bulk_import.py:508
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:249
#: netbox/ipam/tables/vlans.py:106
#: netbox/ipam/forms/filtersets.py:579 netbox/ipam/models/vlans.py:239
#: netbox/ipam/tables/vlans.py:105
msgid "Q-in-Q role"
msgstr "Q-in-Q 角色"
@@ -10484,7 +10484,7 @@ msgid "Site & Group"
msgstr "站点 & 组"
#: netbox/ipam/forms/bulk_edit.py:557 netbox/ipam/forms/bulk_import.py:538
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:259
#: netbox/ipam/forms/model_forms.py:726 netbox/ipam/tables/vlans.py:258
#: netbox/templates/ipam/vlantranslationrule.html:14
#: netbox/vpn/forms/model_forms.py:322 netbox/vpn/forms/model_forms.py:359
msgid "Policy"
@@ -10583,7 +10583,7 @@ msgstr "分配的VLAN组"
msgid "Service VLAN (for Q-in-Q/802.1ad customer VLANs)"
msgstr "服务 VLAN适用于 q-in-q/802.1ad 客户 VLAN"
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:368
#: netbox/ipam/forms/bulk_import.py:541 netbox/ipam/models/vlans.py:358
msgid "VLAN translation policy"
msgstr "VLAN 转换策略"
@@ -10682,8 +10682,8 @@ msgstr "指定给一个接口"
msgid "DNS Name"
msgstr "DNS名称"
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:290
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:52
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1086 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202
msgid "VLANs"
@@ -10693,11 +10693,11 @@ msgstr "VLANs"
msgid "Contains VLAN ID"
msgstr "包含 VLAN ID"
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:388
#: netbox/ipam/forms/filtersets.py:516 netbox/ipam/models/vlans.py:378
msgid "Local VLAN ID"
msgstr "本地 VLAN ID"
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:396
#: netbox/ipam/forms/filtersets.py:521 netbox/ipam/models/vlans.py:386
msgid "Remote VLAN ID"
msgstr "远程 VLAN ID"
@@ -10705,7 +10705,7 @@ msgstr "远程 VLAN ID"
msgid "Q-in-Q/802.1ad"
msgstr "q-in-q/802.1ad"
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:208
#: netbox/ipam/forms/filtersets.py:576 netbox/ipam/models/vlans.py:198
#: netbox/templates/ipam/vlan.html:31
msgid "VLAN ID"
msgstr "VLAN ID"
@@ -11182,63 +11182,63 @@ msgstr "范围内的结束 VLAN ID 必须大于或等于起始 VLAN ID ({range})
msgid "Ranges cannot overlap."
msgstr "范围不能重叠。"
#: netbox/ipam/models/vlans.py:197
#: netbox/ipam/models/vlans.py:187
msgid "The specific site to which this VLAN is assigned (if any)"
msgstr "此VLAN所属的站点如果有"
#: netbox/ipam/models/vlans.py:205
#: netbox/ipam/models/vlans.py:195
msgid "VLAN group (optional)"
msgstr "VLAN组(可选)"
#: netbox/ipam/models/vlans.py:213 netbox/ipam/models/vlans.py:393
#: netbox/ipam/models/vlans.py:401
#: netbox/ipam/models/vlans.py:203 netbox/ipam/models/vlans.py:383
#: netbox/ipam/models/vlans.py:391
msgid "Numeric VLAN ID (1-4094)"
msgstr "VLAN ID(1-4094)"
#: netbox/ipam/models/vlans.py:231
#: netbox/ipam/models/vlans.py:221
msgid "Operational status of this VLAN"
msgstr "此VLAN的操作状态"
#: netbox/ipam/models/vlans.py:239
#: netbox/ipam/models/vlans.py:229
msgid "The primary function of this VLAN"
msgstr "此VLAN的主要功能"
#: netbox/ipam/models/vlans.py:254
#: netbox/ipam/models/vlans.py:244
msgid "Customer/service VLAN designation (for Q-in-Q/IEEE 802.1ad)"
msgstr "客户/服务 VLAN 指定(适用于 q-in-q/IEEE 802.1ad"
#: netbox/ipam/models/vlans.py:303
#: netbox/ipam/models/vlans.py:293
#, python-brace-format
msgid ""
"VLAN is assigned to group {group} (scope: {scope}); cannot also assign to "
"site {site}."
msgstr "VLAN 已分配给组 {group}(作用域:{scope} 不能再分配给站点:{site}。"
#: netbox/ipam/models/vlans.py:310
#: netbox/ipam/models/vlans.py:300
#, python-brace-format
msgid ""
"The assigned site {site} is not a member of the assigned group {group} "
"(scope: {scope})."
msgstr "分配的站点 {site} 不是分配组的成员 {group} (范围: {scope})。"
#: netbox/ipam/models/vlans.py:319
#: netbox/ipam/models/vlans.py:309
#, python-brace-format
msgid "VID must be in ranges {ranges} for VLANs in group {group}"
msgstr "VID 必须在范围内 {ranges} 对于组中的 VLAN {group}"
#: netbox/ipam/models/vlans.py:326
#: netbox/ipam/models/vlans.py:316
msgid "Only Q-in-Q customer VLANs maybe assigned to a service VLAN."
msgstr "只能将 Q-in-Q 客户 VLAN 分配给服务 VLAN。"
#: netbox/ipam/models/vlans.py:332
#: netbox/ipam/models/vlans.py:322
msgid "A Q-in-Q customer VLAN must be assigned to a service VLAN."
msgstr "必须将 Q-in-Q 客户 VLAN 分配给服务 VLAN。"
#: netbox/ipam/models/vlans.py:369
#: netbox/ipam/models/vlans.py:359
msgid "VLAN translation policies"
msgstr "VLAN 转换策略"
#: netbox/ipam/models/vlans.py:410
#: netbox/ipam/models/vlans.py:400
msgid "VLAN translation rule"
msgstr "VLAN 转换规则"
@@ -11297,14 +11297,14 @@ msgid "Added"
msgstr "已添加"
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:121 netbox/ipam/views.py:420
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:420
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100
msgid "Prefixes"
msgstr "前缀"
#: netbox/ipam/tables/ip.py:78 netbox/ipam/tables/ip.py:222
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:56
#: netbox/ipam/tables/ip.py:281 netbox/ipam/tables/vlans.py:55
#: netbox/templates/dcim/device.html:266
#: netbox/templates/ipam/aggregate.html:24
#: netbox/templates/ipam/iprange.html:37 netbox/templates/ipam/prefix.html:102
@@ -11363,26 +11363,26 @@ msgstr "分配"
msgid "Assigned Object"
msgstr "指定对象"
#: netbox/ipam/tables/vlans.py:46
#: netbox/ipam/tables/vlans.py:45
msgid "VID Ranges"
msgstr "VID 范围"
#: netbox/ipam/tables/vlans.py:83 netbox/ipam/tables/vlans.py:193
#: netbox/ipam/tables/vlans.py:82 netbox/ipam/tables/vlans.py:192
#: netbox/templates/dcim/inc/interface_vlans_table.html:4
msgid "VID"
msgstr "VLAN号"
#: netbox/ipam/tables/vlans.py:240
#: netbox/ipam/tables/vlans.py:239
#: netbox/templates/ipam/vlantranslationpolicy.html:22
msgid "Rules"
msgstr "规则"
#: netbox/ipam/tables/vlans.py:263
#: netbox/ipam/tables/vlans.py:262
#: netbox/templates/ipam/vlantranslationrule.html:18
msgid "Local VID"
msgstr "本地视频"
#: netbox/ipam/tables/vlans.py:267
#: netbox/ipam/tables/vlans.py:266
#: netbox/templates/ipam/vlantranslationrule.html:22
msgid "Remote VID"
msgstr "远程 VID"
@@ -12487,63 +12487,63 @@ msgstr "初始化后无法在注册表中添加存储空间"
msgid "Cannot delete stores from registry"
msgstr "无法从注册表中删除存储"
#: netbox/netbox/settings.py:812
#: netbox/netbox/settings.py:800
msgid "Czech"
msgstr "捷克语"
#: netbox/netbox/settings.py:813
#: netbox/netbox/settings.py:801
msgid "Danish"
msgstr "丹麦语"
#: netbox/netbox/settings.py:814
#: netbox/netbox/settings.py:802
msgid "German"
msgstr "德语"
#: netbox/netbox/settings.py:815
#: netbox/netbox/settings.py:803
msgid "English"
msgstr "英语"
#: netbox/netbox/settings.py:816
#: netbox/netbox/settings.py:804
msgid "Spanish"
msgstr "西班牙语"
#: netbox/netbox/settings.py:817
#: netbox/netbox/settings.py:805
msgid "French"
msgstr "法语"
#: netbox/netbox/settings.py:818
#: netbox/netbox/settings.py:806
msgid "Italian"
msgstr "意大利语"
#: netbox/netbox/settings.py:819
#: netbox/netbox/settings.py:807
msgid "Japanese"
msgstr "日语"
#: netbox/netbox/settings.py:820
#: netbox/netbox/settings.py:808
msgid "Dutch"
msgstr "荷兰语"
#: netbox/netbox/settings.py:821
#: netbox/netbox/settings.py:809
msgid "Polish"
msgstr "波兰语"
#: netbox/netbox/settings.py:822
#: netbox/netbox/settings.py:810
msgid "Portuguese"
msgstr "葡萄牙语"
#: netbox/netbox/settings.py:823
#: netbox/netbox/settings.py:811
msgid "Russian"
msgstr "俄语"
#: netbox/netbox/settings.py:824
#: netbox/netbox/settings.py:812
msgid "Turkish"
msgstr "土耳其语"
#: netbox/netbox/settings.py:825
#: netbox/netbox/settings.py:813
msgid "Ukrainian"
msgstr "乌克兰语"
#: netbox/netbox/settings.py:826
#: netbox/netbox/settings.py:814
msgid "Chinese"
msgstr "中文"

View File

@@ -1,4 +1,3 @@
from django.conf import settings
from django.contrib.auth import authenticate
from rest_framework import serializers
from rest_framework.exceptions import AuthenticationFailed, PermissionDenied
@@ -15,14 +14,13 @@ __all__ = (
class TokenSerializer(ValidatedModelSerializer):
key = serializers.CharField(
min_length=40,
max_length=40,
allow_blank=True,
token = serializers.CharField(
required=False,
write_only=not settings.ALLOW_TOKEN_RETRIEVAL
default=Token.generate,
)
user = UserSerializer(
nested=True
)
user = UserSerializer(nested=True)
allowed_ips = serializers.ListField(
child=IPNetworkSerializer(),
required=False,
@@ -33,15 +31,20 @@ class TokenSerializer(ValidatedModelSerializer):
class Meta:
model = Token
fields = (
'id', 'url', 'display_url', 'display', 'user', 'created', 'expires', 'last_used', 'key', 'write_enabled',
'description', 'allowed_ips',
'id', 'url', 'display_url', 'display', 'version', 'key', 'user', 'description', 'created', 'expires',
'last_used', 'write_enabled', 'pepper_id', 'allowed_ips', 'token',
)
brief_fields = ('id', 'url', 'display', 'key', 'write_enabled', 'description')
read_only_fields = ('key',)
brief_fields = ('id', 'url', 'display', 'version', 'key', 'write_enabled', 'description')
def to_internal_value(self, data):
if not getattr(self.instance, 'key', None) and 'key' not in data:
data['key'] = Token.generate_key()
return super().to_internal_value(data)
def get_fields(self):
fields = super().get_fields()
# Make user field read-only if updating an existing Token.
if self.instance is not None:
fields['user'].read_only = True
return fields
def validate(self, data):
@@ -75,8 +78,8 @@ class TokenProvisionSerializer(TokenSerializer):
class Meta:
model = Token
fields = (
'id', 'url', 'display_url', 'display', 'user', 'created', 'expires', 'last_used', 'key', 'write_enabled',
'description', 'allowed_ips', 'username', 'password',
'id', 'url', 'display_url', 'display', 'version', 'user', 'key', 'created', 'expires', 'last_used', 'key',
'write_enabled', 'description', 'allowed_ips', 'username', 'password', 'token',
)
def validate(self, data):

View File

@@ -52,7 +52,7 @@ class UserSerializer(ValidatedModelSerializer):
model = User
fields = (
'id', 'url', 'display_url', 'display', 'username', 'password', 'first_name', 'last_name', 'email',
'is_staff', 'is_active', 'date_joined', 'last_login', 'groups', 'permissions',
'is_active', 'date_joined', 'last_login', 'groups', 'permissions',
)
brief_fields = ('id', 'url', 'display', 'username')
extra_kwargs = {

17
netbox/users/choices.py Normal file
View File

@@ -0,0 +1,17 @@
from django.utils.translation import gettext_lazy as _
from utilities.choices import ChoiceSet
__all__ = (
'TokenVersionChoices',
)
class TokenVersionChoices(ChoiceSet):
V1 = 1
V2 = 2
CHOICES = [
(V1, _('v1')),
(V2, _('v2')),
]

View File

@@ -1,3 +1,5 @@
import string
from django.db.models import Q
@@ -7,3 +9,9 @@ OBJECTPERMISSION_OBJECT_TYPES = Q(
)
CONSTRAINT_TOKEN_USER = '$user'
# API tokens
TOKEN_PREFIX = 'nbt_' # Used for v2 tokens only
TOKEN_KEY_LENGTH = 12
TOKEN_DEFAULT_LENGTH = 40
TOKEN_CHARSET = string.ascii_letters + string.digits

View File

@@ -81,7 +81,7 @@ class UserFilterSet(BaseFilterSet):
class Meta:
model = User
fields = (
'id', 'username', 'first_name', 'last_name', 'email', 'date_joined', 'last_login', 'is_staff', 'is_active',
'id', 'username', 'first_name', 'last_name', 'email', 'date_joined', 'last_login', 'is_active',
'is_superuser',
)
@@ -130,15 +130,27 @@ class TokenFilterSet(BaseFilterSet):
field_name='expires',
lookup_expr='lte'
)
last_used = django_filters.DateTimeFilter()
last_used__gte = django_filters.DateTimeFilter(
field_name='last_used',
lookup_expr='gte'
)
last_used__lte = django_filters.DateTimeFilter(
field_name='last_used',
lookup_expr='lte'
)
class Meta:
model = Token
fields = ('id', 'key', 'write_enabled', 'description', 'last_used')
fields = (
'id', 'version', 'key', 'pepper_id', 'write_enabled', 'description', 'created', 'expires', 'last_used',
)
def search(self, queryset, name, value):
if not value.strip():
return queryset
return queryset.filter(
Q(key=value) |
Q(user__username__icontains=value) |
Q(description__icontains=value)
)

View File

@@ -37,11 +37,6 @@ class UserBulkEditForm(BulkEditForm):
widget=BulkEditNullBooleanSelect,
label=_('Active')
)
is_staff = forms.NullBooleanField(
required=False,
widget=BulkEditNullBooleanSelect,
label=_('Staff status')
)
is_superuser = forms.NullBooleanField(
required=False,
widget=BulkEditNullBooleanSelect,
@@ -50,7 +45,7 @@ class UserBulkEditForm(BulkEditForm):
model = User
fieldsets = (
FieldSet('first_name', 'last_name', 'is_active', 'is_staff', 'is_superuser'),
FieldSet('first_name', 'last_name', 'is_active', 'is_superuser'),
)
nullable_fields = ('first_name', 'last_name')

View File

@@ -1,6 +1,7 @@
from django import forms
from django.utils.translation import gettext as _
from users.models import *
from users.choices import TokenVersionChoices
from utilities.forms import CSVModelForm
@@ -23,8 +24,7 @@ class UserImportForm(CSVModelForm):
class Meta:
model = User
fields = (
'username', 'first_name', 'last_name', 'email', 'password', 'is_staff',
'is_active', 'is_superuser'
'username', 'first_name', 'last_name', 'email', 'password', 'is_active', 'is_superuser'
)
def save(self, *args, **kwargs):
@@ -35,12 +35,18 @@ class UserImportForm(CSVModelForm):
class TokenImportForm(CSVModelForm):
key = forms.CharField(
label=_('Key'),
version = forms.ChoiceField(
choices=TokenVersionChoices,
initial=TokenVersionChoices.V2,
required=False,
help_text=_("If no key is provided, one will be generated automatically.")
help_text=_("Specify version 1 or 2 (v2 will be used by default)")
)
token = forms.CharField(
label=_('Token'),
required=False,
help_text=_("If no token is provided, one will be generated automatically.")
)
class Meta:
model = Token
fields = ('user', 'key', 'write_enabled', 'expires', 'description',)
fields = ('user', 'version', 'token', 'write_enabled', 'expires', 'description',)

View File

@@ -3,10 +3,12 @@ from django.utils.translation import gettext_lazy as _
from netbox.forms import NetBoxModelFilterSetForm
from netbox.forms.mixins import SavedFiltersMixin
from users.choices import TokenVersionChoices
from users.models import Group, ObjectPermission, Token, User
from utilities.forms import BOOLEAN_WITH_BLANK_CHOICES, FilterForm
from utilities.forms.fields import DynamicModelMultipleChoiceField
from utilities.forms.rendering import FieldSet
from utilities.forms.utils import add_blank_choice
from utilities.forms.widgets import DateTimePicker
__all__ = (
@@ -29,7 +31,7 @@ class UserFilterForm(NetBoxModelFilterSetForm):
fieldsets = (
FieldSet('q', 'filter_id',),
FieldSet('group_id', name=_('Group')),
FieldSet('is_active', 'is_staff', 'is_superuser', name=_('Status')),
FieldSet('is_active', 'is_superuser', name=_('Status')),
)
group_id = DynamicModelMultipleChoiceField(
queryset=Group.objects.all(),
@@ -43,13 +45,6 @@ class UserFilterForm(NetBoxModelFilterSetForm):
),
label=_('Is Active'),
)
is_staff = forms.NullBooleanField(
required=False,
widget=forms.Select(
choices=BOOLEAN_WITH_BLANK_CHOICES
),
label=_('Is Staff'),
)
is_superuser = forms.NullBooleanField(
required=False,
widget=forms.Select(
@@ -117,7 +112,11 @@ class TokenFilterForm(SavedFiltersMixin, FilterForm):
model = Token
fieldsets = (
FieldSet('q', 'filter_id',),
FieldSet('user_id', 'write_enabled', 'expires', 'last_used', name=_('Token')),
FieldSet('version', 'user_id', 'write_enabled', 'expires', 'last_used', name=_('Token')),
)
version = forms.ChoiceField(
choices=add_blank_choice(TokenVersionChoices),
required=False,
)
user_id = DynamicModelMultipleChoiceField(
queryset=User.objects.all(),

View File

@@ -1,7 +1,6 @@
import json
from django import forms
from django.conf import settings
from django.contrib.auth import password_validation
from django.contrib.postgres.forms import SimpleArrayField
from django.core.exceptions import FieldError
@@ -12,14 +11,11 @@ from core.models import ObjectType
from ipam.formfields import IPNetworkFormField
from ipam.validators import prefix_validator
from netbox.preferences import PREFERENCES
from users.choices import TokenVersionChoices
from users.constants import *
from users.models import *
from utilities.data import flatten_dict
from utilities.forms.fields import (
ContentTypeMultipleChoiceField,
DynamicModelMultipleChoiceField,
JSONField,
)
from utilities.forms.fields import ContentTypeMultipleChoiceField, DynamicModelMultipleChoiceField, JSONField
from utilities.forms.rendering import FieldSet
from utilities.forms.widgets import DateTimePicker, SplitMultiSelectWidget
from utilities.permissions import qs_filter_from_constraints
@@ -64,8 +60,7 @@ class UserConfigFormMetaclass(forms.models.ModelFormMetaclass):
class UserConfigForm(forms.ModelForm, metaclass=UserConfigFormMetaclass):
fieldsets = (
FieldSet(
'locale.language', 'pagination.per_page', 'pagination.placement', 'ui.htmx_navigation',
'ui.tables.striping',
'locale.language', 'pagination.per_page', 'pagination.placement', 'ui.tables.striping',
name=_('User Interface')
),
FieldSet('data_format', 'csv_delimiter', name=_('Miscellaneous')),
@@ -115,11 +110,11 @@ class UserConfigForm(forms.ModelForm, metaclass=UserConfigFormMetaclass):
class UserTokenForm(forms.ModelForm):
key = forms.CharField(
label=_('Key'),
token = forms.CharField(
label=_('Token'),
help_text=_(
'Keys must be at least 40 characters in length. <strong>Be sure to record your key</strong> prior to '
'submitting this form, as it may no longer be accessible once the token has been created.'
'Tokens must be at least 40 characters in length. <strong>Be sure to record your key</strong> prior to '
'submitting this form, as it will no longer be accessible once the token has been created.'
),
widget=forms.TextInput(
attrs={'data-clipboard': 'true'}
@@ -138,7 +133,7 @@ class UserTokenForm(forms.ModelForm):
class Meta:
model = Token
fields = [
'key', 'write_enabled', 'expires', 'description', 'allowed_ips',
'version', 'token', 'write_enabled', 'expires', 'description', 'allowed_ips',
]
widgets = {
'expires': DateTimePicker(),
@@ -147,13 +142,24 @@ class UserTokenForm(forms.ModelForm):
def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
# Omit the key field if token retrieval is not permitted
if self.instance.pk and not settings.ALLOW_TOKEN_RETRIEVAL:
del self.fields['key']
if self.instance.pk:
# Disable the version & user fields for existing Tokens
self.fields['version'].disabled = True
self.fields['user'].disabled = True
# Omit the key field when editing an existing Token
del self.fields['token']
# Generate an initial random key if none has been specified
if not self.instance.pk and not self.initial.get('key'):
self.initial['key'] = Token.generate_key()
elif self.instance._state.adding and not self.initial.get('token'):
self.initial['version'] = TokenVersionChoices.V2
self.initial['token'] = Token.generate()
def save(self, commit=True):
if self.instance._state.adding and self.cleaned_data.get('token'):
self.instance.token = self.cleaned_data['token']
return super().save(commit=commit)
class TokenForm(UserTokenForm):
@@ -162,14 +168,17 @@ class TokenForm(UserTokenForm):
label=_('User')
)
class Meta:
model = Token
class Meta(UserTokenForm.Meta):
fields = [
'user', 'key', 'write_enabled', 'expires', 'description', 'allowed_ips',
'version', 'token', 'user', 'write_enabled', 'expires', 'description', 'allowed_ips',
]
widgets = {
'expires': DateTimePicker(),
}
def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
# If not creating a new Token, disable the user field
if self.instance and not self.instance._state.adding:
self.fields['user'].disabled = True
class UserForm(forms.ModelForm):
@@ -198,7 +207,7 @@ class UserForm(forms.ModelForm):
fieldsets = (
FieldSet('username', 'password', 'confirm_password', 'first_name', 'last_name', 'email', name=_('User')),
FieldSet('groups', name=_('Groups')),
FieldSet('is_active', 'is_staff', 'is_superuser', name=_('Status')),
FieldSet('is_active', 'is_superuser', name=_('Status')),
FieldSet('object_permissions', name=_('Permissions')),
)
@@ -206,7 +215,7 @@ class UserForm(forms.ModelForm):
model = User
fields = [
'username', 'first_name', 'last_name', 'email', 'groups', 'object_permissions',
'is_active', 'is_staff', 'is_superuser',
'is_active', 'is_superuser',
]
def __init__(self, *args, **kwargs):

View File

@@ -27,7 +27,6 @@ class UserFilter(BaseObjectTypeFilterMixin):
last_name: FilterLookup[str] | None = strawberry_django.filter_field()
email: FilterLookup[str] | None = strawberry_django.filter_field()
is_superuser: FilterLookup[bool] | None = strawberry_django.filter_field()
is_staff: FilterLookup[bool] | None = strawberry_django.filter_field()
is_active: FilterLookup[bool] | None = strawberry_django.filter_field()
date_joined: DatetimeFilterLookup[datetime] | None = strawberry_django.filter_field()
last_login: DatetimeFilterLookup[datetime] | None = strawberry_django.filter_field()

Some files were not shown because too many files have changed in this diff Show More