diff --git a/translations/validators.el.xlf b/translations/validators.el.xlf index 9ef5b3de..b7e83574 100644 --- a/translations/validators.el.xlf +++ b/translations/validators.el.xlf @@ -1,10 +1,303 @@ + + + Part-DB1\src\Entity\Attachments\AttachmentType.php:0 + Part-DB1\src\Entity\Base\AbstractCompany.php:0 + Part-DB1\src\Entity\Base\AbstractPartsContainingDBElement.php:0 + Part-DB1\src\Entity\Base\AbstractStructuralDBElement.php:0 + Part-DB1\src\Entity\Devices\Device.php:0 + Part-DB1\src\Entity\Parts\Category.php:0 + Part-DB1\src\Entity\Parts\Footprint.php:0 + Part-DB1\src\Entity\Parts\Manufacturer.php:0 + Part-DB1\src\Entity\Parts\MeasurementUnit.php:0 + Part-DB1\src\Entity\Parts\Storelocation.php:0 + Part-DB1\src\Entity\Parts\Supplier.php:0 + Part-DB1\src\Entity\PriceInformations\Currency.php:0 + Part-DB1\src\Entity\UserSystem\Group.php:0 + Part-DB1\src\Entity\Attachments\AttachmentType.php:0 + Part-DB1\src\Entity\Base\AbstractCompany.php:0 + Part-DB1\src\Entity\Base\AbstractPartsContainingDBElement.php:0 + Part-DB1\src\Entity\Base\AbstractStructuralDBElement.php:0 + Part-DB1\src\Entity\Devices\Device.php:0 + Part-DB1\src\Entity\Parts\Category.php:0 + Part-DB1\src\Entity\Parts\Footprint.php:0 + Part-DB1\src\Entity\Parts\Manufacturer.php:0 + Part-DB1\src\Entity\Parts\MeasurementUnit.php:0 + Part-DB1\src\Entity\Parts\Storelocation.php:0 + Part-DB1\src\Entity\Parts\Supplier.php:0 + Part-DB1\src\Entity\PriceInformations\Currency.php:0 + Part-DB1\src\Entity\UserSystem\Group.php:0 + src\Entity\AttachmentType.php:0 + src\Entity\Category.php:0 + src\Entity\Company.php:0 + src\Entity\Device.php:0 + src\Entity\Footprint.php:0 + src\Entity\Group.php:0 + src\Entity\Manufacturer.php:0 + src\Entity\PartsContainingDBElement.php:0 + src\Entity\Storelocation.php:0 + src\Entity\StructuralDBElement.php:0 + src\Entity\Supplier.php:0 + + + structural.entity.unique_name + An element with this name already exists on this level! + + + + + Part-DB1\src\Entity\Parameters\AbstractParameter.php:0 + Part-DB1\src\Entity\Parameters\AttachmentTypeParameter.php:0 + Part-DB1\src\Entity\Parameters\CategoryParameter.php:0 + Part-DB1\src\Entity\Parameters\CurrencyParameter.php:0 + Part-DB1\src\Entity\Parameters\DeviceParameter.php:0 + Part-DB1\src\Entity\Parameters\FootprintParameter.php:0 + Part-DB1\src\Entity\Parameters\GroupParameter.php:0 + Part-DB1\src\Entity\Parameters\ManufacturerParameter.php:0 + Part-DB1\src\Entity\Parameters\MeasurementUnitParameter.php:0 + Part-DB1\src\Entity\Parameters\PartParameter.php:0 + Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0 + Part-DB1\src\Entity\Parameters\SupplierParameter.php:0 + + + parameters.validator.min_lesser_typical + Value must be lesser or equal the the typical value ({{ compared_value }}). + + + + + Part-DB1\src\Entity\Parameters\AbstractParameter.php:0 + Part-DB1\src\Entity\Parameters\AttachmentTypeParameter.php:0 + Part-DB1\src\Entity\Parameters\CategoryParameter.php:0 + Part-DB1\src\Entity\Parameters\CurrencyParameter.php:0 + Part-DB1\src\Entity\Parameters\DeviceParameter.php:0 + Part-DB1\src\Entity\Parameters\FootprintParameter.php:0 + Part-DB1\src\Entity\Parameters\GroupParameter.php:0 + Part-DB1\src\Entity\Parameters\ManufacturerParameter.php:0 + Part-DB1\src\Entity\Parameters\MeasurementUnitParameter.php:0 + Part-DB1\src\Entity\Parameters\PartParameter.php:0 + Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0 + Part-DB1\src\Entity\Parameters\SupplierParameter.php:0 + + + parameters.validator.min_lesser_max + Value must be lesser than the maximum value ({{ compared_value }}). + + + + + Part-DB1\src\Entity\Parameters\AbstractParameter.php:0 + Part-DB1\src\Entity\Parameters\AttachmentTypeParameter.php:0 + Part-DB1\src\Entity\Parameters\CategoryParameter.php:0 + Part-DB1\src\Entity\Parameters\CurrencyParameter.php:0 + Part-DB1\src\Entity\Parameters\DeviceParameter.php:0 + Part-DB1\src\Entity\Parameters\FootprintParameter.php:0 + Part-DB1\src\Entity\Parameters\GroupParameter.php:0 + Part-DB1\src\Entity\Parameters\ManufacturerParameter.php:0 + Part-DB1\src\Entity\Parameters\MeasurementUnitParameter.php:0 + Part-DB1\src\Entity\Parameters\PartParameter.php:0 + Part-DB1\src\Entity\Parameters\StorelocationParameter.php:0 + Part-DB1\src\Entity\Parameters\SupplierParameter.php:0 + + + parameters.validator.max_greater_typical + Value must be greater or equal than the typical value ({{ compared_value }}). + + + + + Part-DB1\src\Entity\UserSystem\User.php:0 + Part-DB1\src\Entity\UserSystem\User.php:0 + + + validator.user.username_already_used + A user with this name is already exisiting + + + + + Part-DB1\src\Entity\UserSystem\User.php:0 + Part-DB1\src\Entity\UserSystem\User.php:0 + + + user.invalid_username + The username must contain only letters, numbers, underscores, dots, pluses or minuses! + + + + + obsolete + + + validator.noneofitschild.self + An element can not be its own parent! + + + + + obsolete + + + validator.noneofitschild.children + You can not assign children element as parent (This would cause loops)! + + + + + validator.select_valid_category + Please select a valid category! + + + + + validator.part_lot.only_existing + Can not add new parts to this location as it is marked as "Only Existing" + + + + + validator.part_lot.location_full.no_increase + Location is full. Amount can not be increased (new value must be smaller than {{ old_amount }}). + + + + + validator.part_lot.location_full + Location is full. Can not add new parts to it. + + + + + validator.part_lot.single_part + This location can only contain a single part and it is already full! + + + + + validator.attachment.must_not_be_null + You must select an attachment type! + + + + + validator.orderdetail.supplier_must_not_be_null + You must select an supplier! + + + + + validator.measurement_unit.use_si_prefix_needs_unit + To enable SI prefixes, you have to set a unit symbol! + + part.ipn.must_be_unique - Ο εσωτερικός αριθμός εξαρτήματος πρέπει να είναι μοναδικός. {{ value }} χρησιμοποιείται ήδη! + The internal part number must be unique. {{ value }} is already in use! + + + + + validator.project.bom_entry.name_or_part_needed + You 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_bom + There is already an BOM entry with this name! + + + + + project.bom_entry.part_already_in_bom + This part already exists in the BOM! + + + + + project.bom_entry.mountnames_quantity_mismatch + The number of mountnames has to match the BOMs quantity! + + + + + project.bom_entry.can_not_add_own_builds_part + You can not add a project's own builds part to the BOM. + + + + + project.bom_has_to_include_all_subelement_parts + The project BOM has to include all subprojects builds parts. Part %part_name% of project %project_name% missing! + + + + + project.bom_entry.price_not_allowed_on_parts + Prices are not allowed on BOM entries associated with a part. Define the price on the part instead. + + + + + validator.project_build.lot_bigger_than_needed + You have selected more quantity to withdraw than needed! Remove unnecessary quantity. + + + + + validator.project_build.lot_smaller_than_needed + You have selected less quantity to withdraw than needed for the build! Add additional quantity. + + + + + part.name.must_match_category_regex + The part name does not match the regular expression stated by the category: %regex% + + + + + validator.attachment.name_not_blank + Set 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_owner + The owner of this lot must match the owner of the selected storage location (%owner_name%)! + + + + + validator.part_lot.owner_must_not_be_anonymous + A lot owner must not be the anonymous user! + + + + + validator.part_association.must_set_an_value_if_type_is_other + If you set the type to "other", then you have to set a descriptive value for it! + + + + + validator.part_association.part_cannot_be_associated_with_itself + A part can not be associated with itself! + + + + + validator.part_association.already_exists + The association with this part already exists! + + + + + validator.part_lot.vendor_barcode_must_be_unique + This vendor barcode value was already used in another lot. The barcode must be unique!