mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 08:44:51 -06:00
Update source translation strings
This commit is contained in:
parent
6a6286777c
commit
f706572113
@ -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 <EMAIL@ADDRESS>\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/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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user