|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2025-03-26 05:03+0000\n" |
| 11 | +"POT-Creation-Date: 2025-03-27 05:02+0000\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | " Language-Team: LANGUAGE <[email protected]>\n" |
@@ -8734,102 +8734,102 @@ msgstr "" |
8734 | 8734 | msgid "False" |
8735 | 8735 | msgstr "" |
8736 | 8736 |
|
8737 | | -#: netbox/extras/models/customfields.py:575 |
| 8737 | +#: netbox/extras/models/customfields.py:577 |
8738 | 8738 | #, python-brace-format |
8739 | 8739 | msgid "Values must match this regex: <code>{regex}</code>" |
8740 | 8740 | msgstr "" |
8741 | 8741 |
|
8742 | | -#: netbox/extras/models/customfields.py:669 |
| 8742 | +#: netbox/extras/models/customfields.py:671 |
8743 | 8743 | msgid "Value must be a string." |
8744 | 8744 | msgstr "" |
8745 | 8745 |
|
8746 | | -#: netbox/extras/models/customfields.py:671 |
| 8746 | +#: netbox/extras/models/customfields.py:673 |
8747 | 8747 | #, python-brace-format |
8748 | 8748 | msgid "Value must match regex '{regex}'" |
8749 | 8749 | msgstr "" |
8750 | 8750 |
|
8751 | | -#: netbox/extras/models/customfields.py:676 |
| 8751 | +#: netbox/extras/models/customfields.py:678 |
8752 | 8752 | msgid "Value must be an integer." |
8753 | 8753 | msgstr "" |
8754 | 8754 |
|
8755 | | -#: netbox/extras/models/customfields.py:679 |
8756 | | -#: netbox/extras/models/customfields.py:694 |
| 8755 | +#: netbox/extras/models/customfields.py:681 |
| 8756 | +#: netbox/extras/models/customfields.py:696 |
8757 | 8757 | #, python-brace-format |
8758 | 8758 | msgid "Value must be at least {minimum}" |
8759 | 8759 | msgstr "" |
8760 | 8760 |
|
8761 | | -#: netbox/extras/models/customfields.py:683 |
8762 | | -#: netbox/extras/models/customfields.py:698 |
| 8761 | +#: netbox/extras/models/customfields.py:685 |
| 8762 | +#: netbox/extras/models/customfields.py:700 |
8763 | 8763 | #, python-brace-format |
8764 | 8764 | msgid "Value must not exceed {maximum}" |
8765 | 8765 | msgstr "" |
8766 | 8766 |
|
8767 | | -#: netbox/extras/models/customfields.py:691 |
| 8767 | +#: netbox/extras/models/customfields.py:693 |
8768 | 8768 | msgid "Value must be a decimal." |
8769 | 8769 | msgstr "" |
8770 | 8770 |
|
8771 | | -#: netbox/extras/models/customfields.py:703 |
| 8771 | +#: netbox/extras/models/customfields.py:705 |
8772 | 8772 | msgid "Value must be true or false." |
8773 | 8773 | msgstr "" |
8774 | 8774 |
|
8775 | | -#: netbox/extras/models/customfields.py:711 |
| 8775 | +#: netbox/extras/models/customfields.py:713 |
8776 | 8776 | msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)." |
8777 | 8777 | msgstr "" |
8778 | 8778 |
|
8779 | | -#: netbox/extras/models/customfields.py:720 |
| 8779 | +#: netbox/extras/models/customfields.py:722 |
8780 | 8780 | msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)." |
8781 | 8781 | msgstr "" |
8782 | 8782 |
|
8783 | | -#: netbox/extras/models/customfields.py:727 |
| 8783 | +#: netbox/extras/models/customfields.py:729 |
8784 | 8784 | #, python-brace-format |
8785 | 8785 | msgid "Invalid choice ({value}) for choice set {choiceset}." |
8786 | 8786 | msgstr "" |
8787 | 8787 |
|
8788 | | -#: netbox/extras/models/customfields.py:737 |
| 8788 | +#: netbox/extras/models/customfields.py:739 |
8789 | 8789 | #, python-brace-format |
8790 | 8790 | msgid "Invalid choice(s) ({value}) for choice set {choiceset}." |
8791 | 8791 | msgstr "" |
8792 | 8792 |
|
8793 | | -#: netbox/extras/models/customfields.py:746 |
| 8793 | +#: netbox/extras/models/customfields.py:748 |
8794 | 8794 | #, python-brace-format |
8795 | 8795 | msgid "Value must be an object ID, not {type}" |
8796 | 8796 | msgstr "" |
8797 | 8797 |
|
8798 | | -#: netbox/extras/models/customfields.py:752 |
| 8798 | +#: netbox/extras/models/customfields.py:754 |
8799 | 8799 | #, python-brace-format |
8800 | 8800 | msgid "Value must be a list of object IDs, not {type}" |
8801 | 8801 | msgstr "" |
8802 | 8802 |
|
8803 | | -#: netbox/extras/models/customfields.py:756 |
| 8803 | +#: netbox/extras/models/customfields.py:758 |
8804 | 8804 | #, python-brace-format |
8805 | 8805 | msgid "Found invalid object ID: {id}" |
8806 | 8806 | msgstr "" |
8807 | 8807 |
|
8808 | | -#: netbox/extras/models/customfields.py:759 |
| 8808 | +#: netbox/extras/models/customfields.py:761 |
8809 | 8809 | msgid "Required field cannot be empty." |
8810 | 8810 | msgstr "" |
8811 | 8811 |
|
8812 | | -#: netbox/extras/models/customfields.py:779 |
| 8812 | +#: netbox/extras/models/customfields.py:781 |
8813 | 8813 | msgid "Base set of predefined choices (optional)" |
8814 | 8814 | msgstr "" |
8815 | 8815 |
|
8816 | | -#: netbox/extras/models/customfields.py:791 |
| 8816 | +#: netbox/extras/models/customfields.py:793 |
8817 | 8817 | msgid "Choices are automatically ordered alphabetically" |
8818 | 8818 | msgstr "" |
8819 | 8819 |
|
8820 | | -#: netbox/extras/models/customfields.py:798 |
| 8820 | +#: netbox/extras/models/customfields.py:800 |
8821 | 8821 | msgid "custom field choice set" |
8822 | 8822 | msgstr "" |
8823 | 8823 |
|
8824 | | -#: netbox/extras/models/customfields.py:799 |
| 8824 | +#: netbox/extras/models/customfields.py:801 |
8825 | 8825 | msgid "custom field choice sets" |
8826 | 8826 | msgstr "" |
8827 | 8827 |
|
8828 | | -#: netbox/extras/models/customfields.py:841 |
| 8828 | +#: netbox/extras/models/customfields.py:843 |
8829 | 8829 | msgid "Must define base or extra choices." |
8830 | 8830 | msgstr "" |
8831 | 8831 |
|
8832 | | -#: netbox/extras/models/customfields.py:865 |
| 8832 | +#: netbox/extras/models/customfields.py:867 |
8833 | 8833 | #, python-brace-format |
8834 | 8834 | msgid "" |
8835 | 8835 | "Cannot remove choice {choice} as there are {model} objects which reference " |
|
0 commit comments