Skip to content

Commit f706572

Browse files
Update source translation strings
1 parent 6a62867 commit f706572

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

netbox/translations/en/LC_MESSAGES/django.po

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-11 05:02+0000\n"
11+
"POT-Creation-Date: 2025-06-14 05:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -2511,7 +2511,7 @@ msgstr ""
25112511
#: netbox/core/models/files.py:30 netbox/core/models/jobs.py:52
25122512
#: netbox/extras/models/models.py:806 netbox/extras/models/notifications.py:39
25132513
#: netbox/extras/models/notifications.py:186
2514-
#: netbox/netbox/models/features.py:53 netbox/users/models/tokens.py:32
2514+
#: netbox/netbox/models/features.py:54 netbox/users/models/tokens.py:32
25152515
msgid "created"
25162516
msgstr ""
25172517

@@ -2624,7 +2624,7 @@ msgid ""
26242624
msgstr ""
26252625

26262626
#: netbox/core/models/data.py:273 netbox/core/models/files.py:34
2627-
#: netbox/netbox/models/features.py:59
2627+
#: netbox/netbox/models/features.py:60
26282628
msgid "last updated"
26292629
msgstr ""
26302630

@@ -11425,51 +11425,51 @@ msgstr ""
1142511425
msgid "{class_name} must specify a model class."
1142611426
msgstr ""
1142711427

11428-
#: netbox/netbox/models/features.py:280
11428+
#: netbox/netbox/models/features.py:281
1142911429
#, python-brace-format
1143011430
msgid "Unknown field name '{name}' in custom field data."
1143111431
msgstr ""
1143211432

11433-
#: netbox/netbox/models/features.py:286
11433+
#: netbox/netbox/models/features.py:287
1143411434
#, python-brace-format
1143511435
msgid "Invalid value for custom field '{name}': {error}"
1143611436
msgstr ""
1143711437

11438-
#: netbox/netbox/models/features.py:295
11438+
#: netbox/netbox/models/features.py:296
1143911439
#, python-brace-format
1144011440
msgid "Custom field '{name}' must have a unique value."
1144111441
msgstr ""
1144211442

11443-
#: netbox/netbox/models/features.py:302
11443+
#: netbox/netbox/models/features.py:303
1144411444
#, python-brace-format
1144511445
msgid "Missing required custom field '{name}'."
1144611446
msgstr ""
1144711447

11448-
#: netbox/netbox/models/features.py:492
11448+
#: netbox/netbox/models/features.py:493
1144911449
msgid "Remote data source"
1145011450
msgstr ""
1145111451

11452-
#: netbox/netbox/models/features.py:502
11452+
#: netbox/netbox/models/features.py:503
1145311453
msgid "data path"
1145411454
msgstr ""
1145511455

11456-
#: netbox/netbox/models/features.py:506
11456+
#: netbox/netbox/models/features.py:507
1145711457
msgid "Path to remote file (relative to data source root)"
1145811458
msgstr ""
1145911459

11460-
#: netbox/netbox/models/features.py:509
11460+
#: netbox/netbox/models/features.py:510
1146111461
msgid "auto sync enabled"
1146211462
msgstr ""
1146311463

11464-
#: netbox/netbox/models/features.py:511
11464+
#: netbox/netbox/models/features.py:512
1146511465
msgid "Enable automatic synchronization of data when the data file is updated"
1146611466
msgstr ""
1146711467

11468-
#: netbox/netbox/models/features.py:514
11468+
#: netbox/netbox/models/features.py:515
1146911469
msgid "date synced"
1147011470
msgstr ""
1147111471

11472-
#: netbox/netbox/models/features.py:608
11472+
#: netbox/netbox/models/features.py:609
1147311473
#, python-brace-format
1147411474
msgid "{class_name} must implement a sync_data() method."
1147511475
msgstr ""

0 commit comments

Comments
 (0)