mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-19 03:42:25 -06:00
Update source translation strings
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
This commit is contained in:
@@ -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-12-13 05:01+0000\n"
|
"POT-Creation-Date: 2025-12-18 05:03+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"
|
||||||
@@ -9267,113 +9267,113 @@ msgstr ""
|
|||||||
msgid "Filter must be defined as a dictionary mapping attributes to values."
|
msgid "Filter must be defined as a dictionary mapping attributes to values."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:488
|
#: netbox/extras/models/customfields.py:496
|
||||||
msgid "True"
|
msgid "True"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:489
|
#: netbox/extras/models/customfields.py:497
|
||||||
msgid "False"
|
msgid "False"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:542
|
#: netbox/extras/models/customfields.py:550
|
||||||
#: netbox/extras/models/customfields.py:590
|
#: netbox/extras/models/customfields.py:598
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Values must match this regex: <code>{regex}</code>"
|
msgid "Values must match this regex: <code>{regex}</code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:692
|
#: netbox/extras/models/customfields.py:700
|
||||||
#: netbox/extras/models/customfields.py:699
|
#: netbox/extras/models/customfields.py:707
|
||||||
msgid "Value must be a string."
|
msgid "Value must be a string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:694
|
#: netbox/extras/models/customfields.py:702
|
||||||
#: netbox/extras/models/customfields.py:701
|
#: netbox/extras/models/customfields.py:709
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Value must match regex '{regex}'"
|
msgid "Value must match regex '{regex}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:706
|
#: netbox/extras/models/customfields.py:714
|
||||||
msgid "Value must be an integer."
|
msgid "Value must be an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:709
|
#: netbox/extras/models/customfields.py:717
|
||||||
#: netbox/extras/models/customfields.py:724
|
#: netbox/extras/models/customfields.py:732
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Value must be at least {minimum}"
|
msgid "Value must be at least {minimum}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:713
|
#: netbox/extras/models/customfields.py:721
|
||||||
#: netbox/extras/models/customfields.py:728
|
#: netbox/extras/models/customfields.py:736
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Value must not exceed {maximum}"
|
msgid "Value must not exceed {maximum}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:721
|
#: netbox/extras/models/customfields.py:729
|
||||||
msgid "Value must be a decimal."
|
msgid "Value must be a decimal."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:733
|
#: netbox/extras/models/customfields.py:741
|
||||||
msgid "Value must be true or false."
|
msgid "Value must be true or false."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:741
|
#: netbox/extras/models/customfields.py:749
|
||||||
msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)."
|
msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:750
|
#: netbox/extras/models/customfields.py:758
|
||||||
msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)."
|
msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:757
|
#: netbox/extras/models/customfields.py:765
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Invalid choice ({value}) for choice set {choiceset}."
|
msgid "Invalid choice ({value}) for choice set {choiceset}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:767
|
#: netbox/extras/models/customfields.py:775
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Invalid choice(s) ({value}) for choice set {choiceset}."
|
msgid "Invalid choice(s) ({value}) for choice set {choiceset}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:776
|
#: netbox/extras/models/customfields.py:784
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Value must be an object ID, not {type}"
|
msgid "Value must be an object ID, not {type}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:782
|
#: netbox/extras/models/customfields.py:790
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Value must be a list of object IDs, not {type}"
|
msgid "Value must be a list of object IDs, not {type}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:786
|
#: netbox/extras/models/customfields.py:794
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Found invalid object ID: {id}"
|
msgid "Found invalid object ID: {id}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:789
|
#: netbox/extras/models/customfields.py:797
|
||||||
msgid "Required field cannot be empty."
|
msgid "Required field cannot be empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:809
|
#: netbox/extras/models/customfields.py:817
|
||||||
msgid "Base set of predefined choices (optional)"
|
msgid "Base set of predefined choices (optional)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:821
|
#: netbox/extras/models/customfields.py:829
|
||||||
msgid "Choices are automatically ordered alphabetically"
|
msgid "Choices are automatically ordered alphabetically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:828
|
#: netbox/extras/models/customfields.py:836
|
||||||
msgid "custom field choice set"
|
msgid "custom field choice set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:829
|
#: netbox/extras/models/customfields.py:837
|
||||||
msgid "custom field choice sets"
|
msgid "custom field choice sets"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:871
|
#: netbox/extras/models/customfields.py:879
|
||||||
msgid "Must define base or extra choices."
|
msgid "Must define base or extra choices."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:895
|
#: netbox/extras/models/customfields.py:903
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cannot remove choice {choice} as there are {model} objects which reference "
|
"Cannot remove choice {choice} as there are {model} objects which reference "
|
||||||
@@ -12523,30 +12523,34 @@ msgid "Japanese"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:830
|
#: netbox/netbox/settings.py:830
|
||||||
msgid "Dutch"
|
msgid "Latvian"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:831
|
#: netbox/netbox/settings.py:831
|
||||||
msgid "Polish"
|
msgid "Dutch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:832
|
#: netbox/netbox/settings.py:832
|
||||||
msgid "Portuguese"
|
msgid "Polish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:833
|
#: netbox/netbox/settings.py:833
|
||||||
msgid "Russian"
|
msgid "Portuguese"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:834
|
#: netbox/netbox/settings.py:834
|
||||||
msgid "Turkish"
|
msgid "Russian"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:835
|
#: netbox/netbox/settings.py:835
|
||||||
msgid "Ukrainian"
|
msgid "Turkish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/netbox/settings.py:836
|
#: netbox/netbox/settings.py:836
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: netbox/netbox/settings.py:837
|
||||||
msgid "Chinese"
|
msgid "Chinese"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user