From 5acef5038f796847ff16ec09bc24216a82871cda Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 05:08:57 +0000 Subject: [PATCH] Update source translation strings --- netbox/translations/en/LC_MESSAGES/django.po | 26 ++++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/netbox/translations/en/LC_MESSAGES/django.po b/netbox/translations/en/LC_MESSAGES/django.po index cd6679355..38ba401f8 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-07-29 05:09+0000\n" +"POT-Creation-Date: 2025-07-30 05:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -8176,7 +8176,7 @@ msgstr "" #: netbox/extras/forms/bulk_edit.py:155 netbox/extras/forms/bulk_edit.py:354 #: netbox/extras/forms/filtersets.py:192 netbox/extras/forms/filtersets.py:470 -#: netbox/extras/models/mixins.py:100 +#: netbox/extras/models/mixins.py:101 msgid "MIME type" msgstr "" @@ -9055,51 +9055,51 @@ msgstr "" msgid "dashboards" msgstr "" -#: netbox/extras/models/mixins.py:85 +#: netbox/extras/models/mixins.py:86 msgid "template code" msgstr "" -#: netbox/extras/models/mixins.py:86 +#: netbox/extras/models/mixins.py:87 msgid "Jinja template code." msgstr "" -#: netbox/extras/models/mixins.py:89 +#: netbox/extras/models/mixins.py:90 msgid "environment parameters" msgstr "" -#: netbox/extras/models/mixins.py:94 +#: netbox/extras/models/mixins.py:95 #, python-brace-format msgid "" "Any additional parameters to pass when constructing " "the Jinja environment" msgstr "" -#: netbox/extras/models/mixins.py:101 +#: netbox/extras/models/mixins.py:102 #, python-brace-format msgid "Defaults to {default}" msgstr "" -#: netbox/extras/models/mixins.py:106 +#: netbox/extras/models/mixins.py:107 msgid "Filename to give to the rendered export file" msgstr "" -#: netbox/extras/models/mixins.py:109 +#: netbox/extras/models/mixins.py:110 msgid "file extension" msgstr "" -#: netbox/extras/models/mixins.py:112 +#: netbox/extras/models/mixins.py:113 msgid "Extension to append to the rendered filename" msgstr "" -#: netbox/extras/models/mixins.py:115 +#: netbox/extras/models/mixins.py:116 msgid "as attachment" msgstr "" -#: netbox/extras/models/mixins.py:117 +#: netbox/extras/models/mixins.py:118 msgid "Download file as attachment" msgstr "" -#: netbox/extras/models/mixins.py:124 +#: netbox/extras/models/mixins.py:125 #, python-brace-format msgid "{class_name} must implement a get_context() method." msgstr ""