diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf
index cec89ea6..4b11270b 100644
--- a/translations/validators.en.xlf
+++ b/translations/validators.en.xlf
@@ -37,7 +37,7 @@
Part-DB1\src\Entity\UserSystem\Group.php:0Part-DB1\src\Entity\UserSystem\User.php:0
-
+ part.master_attachment.must_be_pictureThe preview attachment must be a valid picture!
@@ -82,7 +82,7 @@
src\Entity\StructuralDBElement.php:0src\Entity\Supplier.php:0
-
+ structural.entity.unique_nameAn element with this name already exists on this level!
@@ -102,7 +102,7 @@
Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0Part-DB1\src\Entity\Parameters\SupplierParameter.php:0
-
+ parameters.validator.min_lesser_typicalValue must be lesser or equal the the typical value ({{ compared_value }}).
@@ -122,7 +122,7 @@
Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0Part-DB1\src\Entity\Parameters\SupplierParameter.php:0
-
+ parameters.validator.min_lesser_maxValue must be lesser than the maximum value ({{ compared_value }}).
@@ -142,7 +142,7 @@
Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0Part-DB1\src\Entity\Parameters\SupplierParameter.php:0
-
+ parameters.validator.max_greater_typicalValue must be greater or equal than the typical value ({{ compared_value }}).
@@ -152,7 +152,7 @@
Part-DB1\src\Entity\UserSystem\User.php:0Part-DB1\src\Entity\UserSystem\User.php:0
-
+ validator.user.username_already_usedA user with this name is already exisiting
@@ -162,7 +162,7 @@
Part-DB1\src\Entity\UserSystem\User.php:0Part-DB1\src\Entity\UserSystem\User.php:0
-
+ user.invalid_usernameThe username must contain only letters, numbers, underscores, dots, pluses or minuses!
@@ -171,7 +171,7 @@
obsolete
-
+ validator.noneofitschild.selfAn element can not be its own parent!
@@ -180,169 +180,169 @@
obsolete
-
+ validator.noneofitschild.childrenYou can not assign children element as parent (This would cause loops)!
-
+ validator.select_valid_categoryPlease select a valid category!
-
+ validator.part_lot.only_existingCan not add new parts to this location as it is marked as "Only Existing"
-
+ validator.part_lot.location_full.no_increaseLocation is full. Amount can not be increased (new value must be smaller than {{ old_amount }}).
-
+ validator.part_lot.location_fullLocation is full. Can not add new parts to it.
-
+ validator.part_lot.single_partThis location can only contain a single part and it is already full!
-
+ validator.attachment.must_not_be_nullYou must select an attachment type!
-
+ validator.orderdetail.supplier_must_not_be_nullYou must select an supplier!
-
+ validator.measurement_unit.use_si_prefix_needs_unitTo enable SI prefixes, you have to set a unit symbol!
-
+ part.ipn.must_be_uniqueThe internal part number must be unique. {{ value }} is already in use!
-
+ validator.project.bom_entry.name_or_part_neededYou have to choose a part for a part BOM entry or set a name for a non-part BOM entry.
-
+ project.bom_entry.name_already_in_bomThere is already an BOM entry with this name!
-
+ project.bom_entry.part_already_in_bomThis part already exists in the BOM!
-
+ project.bom_entry.mountnames_quantity_mismatchThe number of mountnames has to match the BOMs quantity!
-
+ project.bom_entry.can_not_add_own_builds_partYou can not add a project's own builds part to the BOM.
-
+ project.bom_has_to_include_all_subelement_partsThe project BOM has to include all subprojects builds parts. Part %part_name% of project %project_name% missing!
-
+ project.bom_entry.price_not_allowed_on_partsPrices are not allowed on BOM entries associated with a part. Define the price on the part instead.
-
+ validator.project_build.lot_bigger_than_neededYou have selected more quantity to withdraw than needed! Remove unnecessary quantity.
-
+ validator.project_build.lot_smaller_than_neededYou have selected less quantity to withdraw than needed for the build! Add additional quantity.
-
+ part.name.must_match_category_regexThe part name does not match the regular expression stated by the category: %regex%
-
+ validator.attachment.name_not_blankSet a value here, or upload a file to automatically use its filename as name for the attachment.
-
+ validator.part_lot.owner_must_match_storage_location_ownerThe owner of this lot must match the owner of the selected storage location (%owner_name%)!
-
+ validator.part_lot.owner_must_not_be_anonymousA lot owner must not be the anonymous user!
-
+ validator.part_association.must_set_an_value_if_type_is_otherIf you set the type to "other", then you have to set a descriptive value for it!
-
+ validator.part_association.part_cannot_be_associated_with_itselfA part can not be associated with itself!
-
+ validator.part_association.already_existsThe association with this part already exists!
-
+ validator.part_lot.vendor_barcode_must_be_uniqueThis vendor barcode value was already used in another lot. The barcode must be unique!
-
+ validator.year_2038_bug_on_32bitDue to technical limitations, it is not possible to select dates after the 2038-01-19 on 32-bit systems!