From f7065721139d61351939e715d125f4efdab8ffc3 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 05:02:08 +0000 Subject: [PATCH] Update source translation strings --- netbox/translations/en/LC_MESSAGES/django.po | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/netbox/translations/en/LC_MESSAGES/django.po b/netbox/translations/en/LC_MESSAGES/django.po index 77bef53c6..c30bc0c2f 100644 --- a/netbox/translations/en/LC_MESSAGES/django.po +++ b/netbox/translations/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-11 05:02+0000\n" +"POT-Creation-Date: 2025-06-14 05:01+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2511,7 +2511,7 @@ msgstr "" #: netbox/core/models/files.py:30 netbox/core/models/jobs.py:52 #: netbox/extras/models/models.py:806 netbox/extras/models/notifications.py:39 #: netbox/extras/models/notifications.py:186 -#: netbox/netbox/models/features.py:53 netbox/users/models/tokens.py:32 +#: netbox/netbox/models/features.py:54 netbox/users/models/tokens.py:32 msgid "created" msgstr "" @@ -2624,7 +2624,7 @@ msgid "" msgstr "" #: netbox/core/models/data.py:273 netbox/core/models/files.py:34 -#: netbox/netbox/models/features.py:59 +#: netbox/netbox/models/features.py:60 msgid "last updated" msgstr "" @@ -11425,51 +11425,51 @@ msgstr "" msgid "{class_name} must specify a model class." msgstr "" -#: netbox/netbox/models/features.py:280 +#: netbox/netbox/models/features.py:281 #, python-brace-format msgid "Unknown field name '{name}' in custom field data." msgstr "" -#: netbox/netbox/models/features.py:286 +#: netbox/netbox/models/features.py:287 #, python-brace-format msgid "Invalid value for custom field '{name}': {error}" msgstr "" -#: netbox/netbox/models/features.py:295 +#: netbox/netbox/models/features.py:296 #, python-brace-format msgid "Custom field '{name}' must have a unique value." msgstr "" -#: netbox/netbox/models/features.py:302 +#: netbox/netbox/models/features.py:303 #, python-brace-format msgid "Missing required custom field '{name}'." msgstr "" -#: netbox/netbox/models/features.py:492 +#: netbox/netbox/models/features.py:493 msgid "Remote data source" msgstr "" -#: netbox/netbox/models/features.py:502 +#: netbox/netbox/models/features.py:503 msgid "data path" msgstr "" -#: netbox/netbox/models/features.py:506 +#: netbox/netbox/models/features.py:507 msgid "Path to remote file (relative to data source root)" msgstr "" -#: netbox/netbox/models/features.py:509 +#: netbox/netbox/models/features.py:510 msgid "auto sync enabled" msgstr "" -#: netbox/netbox/models/features.py:511 +#: netbox/netbox/models/features.py:512 msgid "Enable automatic synchronization of data when the data file is updated" msgstr "" -#: netbox/netbox/models/features.py:514 +#: netbox/netbox/models/features.py:515 msgid "date synced" msgstr "" -#: netbox/netbox/models/features.py:608 +#: netbox/netbox/models/features.py:609 #, python-brace-format msgid "{class_name} must implement a sync_data() method." msgstr ""