mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Update source translation strings
This commit is contained in:
parent
12231ad71a
commit
bbd5e9cab9
@ -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-03-29 05:01+0000\n"
|
"POT-Creation-Date: 2025-04-01 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"
|
||||||
@ -11779,19 +11779,19 @@ msgstr ""
|
|||||||
msgid "Row {i}: Object with ID {id} does not exist"
|
msgid "Row {i}: Object with ID {id} does not exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/views/generic/bulk_views.py:708
|
#: netbox/netbox/views/generic/bulk_views.py:712
|
||||||
#: netbox/netbox/views/generic/bulk_views.py:909
|
#: netbox/netbox/views/generic/bulk_views.py:913
|
||||||
#: netbox/netbox/views/generic/bulk_views.py:957
|
#: netbox/netbox/views/generic/bulk_views.py:961
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "No {object_type} were selected."
|
msgid "No {object_type} were selected."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/views/generic/bulk_views.py:787
|
#: netbox/netbox/views/generic/bulk_views.py:791
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Renamed {count} {object_type}"
|
msgid "Renamed {count} {object_type}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/views/generic/bulk_views.py:887
|
#: netbox/netbox/views/generic/bulk_views.py:891
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Deleted {count} {object_type}"
|
msgid "Deleted {count} {object_type}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -15359,37 +15359,37 @@ msgid ""
|
|||||||
"({begin})."
|
"({begin})."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:232
|
#: netbox/utilities/forms/utils.py:234
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Duplicate or conflicting column header for \"{field}\""
|
msgid "Duplicate or conflicting column header for \"{field}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:238
|
#: netbox/utilities/forms/utils.py:240
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Duplicate or conflicting column header for \"{header}\""
|
msgid "Duplicate or conflicting column header for \"{header}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:247
|
#: netbox/utilities/forms/utils.py:249
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Row {row}: Expected {count_expected} columns but found {count_found}"
|
msgid "Row {row}: Expected {count_expected} columns but found {count_found}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:270
|
#: netbox/utilities/forms/utils.py:272
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Unexpected column header \"{field}\" found."
|
msgid "Unexpected column header \"{field}\" found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:272
|
#: netbox/utilities/forms/utils.py:274
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Column \"{field}\" is not a related object; cannot use dots"
|
msgid "Column \"{field}\" is not a related object; cannot use dots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:276
|
#: netbox/utilities/forms/utils.py:278
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Invalid related object attribute for column \"{field}\": {to_field}"
|
msgid "Invalid related object attribute for column \"{field}\": {to_field}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/utilities/forms/utils.py:284
|
#: netbox/utilities/forms/utils.py:286
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Required column header \"{header}\" not found."
|
msgid "Required column header \"{header}\" not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user