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_size Maximum file size - + user.saml_user SSO / SAML user - + user.saml_user.pw_change_hint Your 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_login Single Sign-On Login (SSO) - + login.local_login_hint The 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.new New Measurement Unit - + measurement_unit.edit Edit Measurement Unit - + user.aboutMe.label About Me - + storelocation.owner.label Owner - + storelocation.part_owner_must_match.label Part Lot owner must match storage location owner - + part_lot.owner Owner - + part_lot.owner.help Only the owner can withdraw or add stock to this lot. - + log.element_edited.changed_fields.owner Owner - + log.element_edited.changed_fields.instock_unknown Amount unknown - + log.element_edited.changed_fields.needs_refill Refill needed - + part.withdraw.access_denied Not allowed to do the desired action. Please check your permissions and the owner of the part lots. - + part.info.amount.less_than_desired Less than desired - + log.cli_user CLI user - + log.element_edited.changed_fields.part_owner_must_match Part owner must match storage location owner - + part.filter.lessThanDesired - + In stock less than desired (total amount < min. amount) - + part.filter.lotOwner Lot owner - + user.show_email_on_profile.label Show 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_saml You 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_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!