diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf
index cdca5332..6a939183 100644
--- a/translations/messages.de.xlf
+++ b/translations/messages.de.xlf
@@ -11183,5 +11183,77 @@ Element 3
BOM importieren
+
+
+ measurement_unit.new
+ Neue Maßeinheit
+
+
+
+
+ measurement_unit.edit
+ Bearbeite Maßeinheit
+
+
+
+
+ user.aboutMe.label
+ Über mich
+
+
+
+
+ storelocation.owner.label
+ Besitzer
+
+
+
+
+ storelocation.part_owner_must_match.label
+ Bauteilebesitzer muss mit Lagerortbesitzer übereinstimmen
+
+
+
+
+ part_lot.owner
+ Besitzer
+
+
+
+
+ part_lot.owner.help
+ Nur der Besitzer kann Bauteile aus diesem Bestand entnehmen oder hinzufügen.
+
+
+
+
+ log.element_edited.changed_fields.owner
+ Besitzer
+
+
+
+
+ log.element_edited.changed_fields.instock_unknown
+ Menge unbekannt
+
+
+
+
+ log.element_edited.changed_fields.needs_refill
+ Muss aufgefüllt werden
+
+
+
+
+ part.withdraw.access_denied
+ Sie sind nicht berechtigt die gewünschte Aktion durchzuführen! Bitte überprüfen Sie Ihre Berechtigungen und den Besitzer des Bauteilebestandes.
+
+
+
+
+ part.info.amount.less_than_desired
+ Weniger als erwünscht
+
+
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index 05b7046f..788f7474 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -10960,31 +10960,31 @@ Element 3
-
+ attachment.max_file_sizeMaximum file size
-
+ user.saml_userSSO / SAML user
-
+ user.saml_user.pw_change_hintYour user uses single sign-on (SSO). You can not change the password and 2FA settings here. Configure them on your central SSO provider instead!
-
+ login.sso_saml_loginSingle Sign-On Login (SSO)
-
+ login.local_login_hintThe form below is only for log in with a local user. If you want to log in via single sign-on, press the button above.
@@ -11188,103 +11188,103 @@ Element 3
-
+ measurement_unit.newNew Measurement Unit
-
+ measurement_unit.editEdit Measurement Unit
-
+ user.aboutMe.labelAbout Me
-
+ storelocation.owner.labelOwner
-
+ storelocation.part_owner_must_match.labelPart Lot owner must match storage location owner
-
+ part_lot.ownerOwner
-
+ part_lot.owner.helpOnly the owner can withdraw or add stock to this lot.
-
+ log.element_edited.changed_fields.ownerOwner
-
+ log.element_edited.changed_fields.instock_unknownAmount unknown
-
+ log.element_edited.changed_fields.needs_refillRefill needed
-
+ part.withdraw.access_deniedNot allowed to do the desired action. Please check your permissions and the owner of the part lots.
-
+ part.info.amount.less_than_desiredLess than desired
-
+ log.cli_userCLI user
-
+ log.element_edited.changed_fields.part_owner_must_matchPart owner must match storage location owner
-
+ part.filter.lessThanDesired
-
+ In stock less than desired (total amount < min. amount)
-
+ part.filter.lotOwnerLot owner
-
+ user.show_email_on_profile.labelShow email on public profile page
diff --git a/translations/security.en.xlf b/translations/security.en.xlf
index 2c9d8957..03d410c0 100644
--- a/translations/security.en.xlf
+++ b/translations/security.en.xlf
@@ -8,7 +8,7 @@
-
+ saml.error.cannot_login_local_user_per_samlYou can not login as local user via SSO! Use your local user password instead.
diff --git a/translations/validators.de.xlf b/translations/validators.de.xlf
index 89da4d44..d9f05ac9 100644
--- a/translations/validators.de.xlf
+++ b/translations/validators.de.xlf
@@ -305,25 +305,17 @@
Wählen Sie einen Wert, oder laden Sie eine Datei hoch, um dessen Dateiname automatisch als Namen für diesen Anhang zu nutzen.
-
-
- obsolete
- obsolete
-
-
- validator.isSelectable
- Das Element muss auswählbar sein!
-
-
-
-
- obsolete
- obsolete
-
-
- validator.isSelectable
- The element must be selectable.
-
-
+
+
+ validator.part_lot.owner_must_match_storage_location_owner
+ Der Besitzer dieses Bauteilebestandes und des gewählten Lagerortes müssen übereinstimmen (%owner_name%)!
+
+
+
+
+ validator.part_lot.owner_must_not_be_anonymous
+ Der Eigentümer darf nicht der anonymous Benutzer sein!
+
+
diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf
index 1f3438de..a24e6a0d 100644
--- a/translations/validators.en.xlf
+++ b/translations/validators.en.xlf
@@ -300,19 +300,19 @@
-
+ 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!