Update source translation strings

This commit is contained in:
github-actions 2025-06-14 05:02:08 +00:00
parent 6a6286777c
commit f706572113

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -2511,7 +2511,7 @@ msgstr ""
#: netbox/core/models/files.py:30 netbox/core/models/jobs.py:52 #: 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/models.py:806 netbox/extras/models/notifications.py:39
#: netbox/extras/models/notifications.py:186 #: 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" msgid "created"
msgstr "" msgstr ""
@ -2624,7 +2624,7 @@ msgid ""
msgstr "" msgstr ""
#: netbox/core/models/data.py:273 netbox/core/models/files.py:34 #: 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" msgid "last updated"
msgstr "" msgstr ""
@ -11425,51 +11425,51 @@ msgstr ""
msgid "{class_name} must specify a model class." msgid "{class_name} must specify a model class."
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:280 #: netbox/netbox/models/features.py:281
#, python-brace-format #, python-brace-format
msgid "Unknown field name '{name}' in custom field data." msgid "Unknown field name '{name}' in custom field data."
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:286 #: netbox/netbox/models/features.py:287
#, python-brace-format #, python-brace-format
msgid "Invalid value for custom field '{name}': {error}" msgid "Invalid value for custom field '{name}': {error}"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:295 #: netbox/netbox/models/features.py:296
#, python-brace-format #, python-brace-format
msgid "Custom field '{name}' must have a unique value." msgid "Custom field '{name}' must have a unique value."
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:302 #: netbox/netbox/models/features.py:303
#, python-brace-format #, python-brace-format
msgid "Missing required custom field '{name}'." msgid "Missing required custom field '{name}'."
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:492 #: netbox/netbox/models/features.py:493
msgid "Remote data source" msgid "Remote data source"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:502 #: netbox/netbox/models/features.py:503
msgid "data path" msgid "data path"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:506 #: netbox/netbox/models/features.py:507
msgid "Path to remote file (relative to data source root)" msgid "Path to remote file (relative to data source root)"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:509 #: netbox/netbox/models/features.py:510
msgid "auto sync enabled" msgid "auto sync enabled"
msgstr "" 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" msgid "Enable automatic synchronization of data when the data file is updated"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:514 #: netbox/netbox/models/features.py:515
msgid "date synced" msgid "date synced"
msgstr "" msgstr ""
#: netbox/netbox/models/features.py:608 #: netbox/netbox/models/features.py:609
#, python-brace-format #, python-brace-format
msgid "{class_name} must implement a sync_data() method." msgid "{class_name} must implement a sync_data() method."
msgstr "" msgstr ""