mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-28 10:16:10 -06:00
Update source translation strings
This commit is contained in:
parent
6ca3908715
commit
5acef5038f
@ -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-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"
|
"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"
|
||||||
@ -8176,7 +8176,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: netbox/extras/forms/bulk_edit.py:155 netbox/extras/forms/bulk_edit.py:354
|
#: 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/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"
|
msgid "MIME type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -9055,51 +9055,51 @@ msgstr ""
|
|||||||
msgid "dashboards"
|
msgid "dashboards"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:85
|
#: netbox/extras/models/mixins.py:86
|
||||||
msgid "template code"
|
msgid "template code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:86
|
#: netbox/extras/models/mixins.py:87
|
||||||
msgid "Jinja template code."
|
msgid "Jinja template code."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:89
|
#: netbox/extras/models/mixins.py:90
|
||||||
msgid "environment parameters"
|
msgid "environment parameters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:94
|
#: netbox/extras/models/mixins.py:95
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Any <a href=\"{url}\">additional parameters</a> to pass when constructing "
|
"Any <a href=\"{url}\">additional parameters</a> to pass when constructing "
|
||||||
"the Jinja environment"
|
"the Jinja environment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:101
|
#: netbox/extras/models/mixins.py:102
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Defaults to <code>{default}</code>"
|
msgid "Defaults to <code>{default}</code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:106
|
#: netbox/extras/models/mixins.py:107
|
||||||
msgid "Filename to give to the rendered export file"
|
msgid "Filename to give to the rendered export file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:109
|
#: netbox/extras/models/mixins.py:110
|
||||||
msgid "file extension"
|
msgid "file extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:112
|
#: netbox/extras/models/mixins.py:113
|
||||||
msgid "Extension to append to the rendered filename"
|
msgid "Extension to append to the rendered filename"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:115
|
#: netbox/extras/models/mixins.py:116
|
||||||
msgid "as attachment"
|
msgid "as attachment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:117
|
#: netbox/extras/models/mixins.py:118
|
||||||
msgid "Download file as attachment"
|
msgid "Download file as attachment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/mixins.py:124
|
#: netbox/extras/models/mixins.py:125
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{class_name} must implement a get_context() method."
|
msgid "{class_name} must implement a get_context() method."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user