From 6823d94ffb0cbab4475ffd3ffe62f06776b824a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 30 Mar 2025 16:21:19 +0200 Subject: [PATCH 1/4] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index e974d34a..260668d4 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -12360,7 +12360,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g part_list.action.action.change_location - Change location (only for parts with single stock) + Change location (only for parts with single lot) From 9c700c77a8332a70248cc1ee0a05e3a60c45eab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 30 Mar 2025 17:21:15 +0200 Subject: [PATCH 2/4] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 260668d4..e974d34a 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -12360,7 +12360,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g part_list.action.action.change_location - Change location (only for parts with single lot) + Change location (only for parts with single stock) From 4e9101fded0104871ee43b912a7bf6c49f7bfc6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 30 Mar 2025 19:01:21 +0200 Subject: [PATCH 3/4] New translations messages.en.xlf (Italian) --- translations/messages.it.xlf | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/translations/messages.it.xlf b/translations/messages.it.xlf index 65e543d5..7e05a6f2 100644 --- a/translations/messages.it.xlf +++ b/translations/messages.it.xlf @@ -12346,5 +12346,29 @@ Notare che non è possibile impersonare un utente disattivato. Quando si prova a Visualizza la versione esterna + + + part.table.actions.error + Si sono verificati %count% errori durante l'esecuzione dell'azione: + + + + + part.table.actions.error_detail + %part_name% (ID: %part_id%): %message% + + + + + part_list.action.action.change_location + Cambia posizione (solo per componenti con stock singolo) + + + + + parts.table.action_handler.error.part_lots_multiple + Questo componente contiene più di uno stock. Cambia manualmente la posizione per selezionare quale stock scegliere. + + From 23f58b7bf493d5a64277d9abce41421caadefcd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Fri, 2 May 2025 08:23:16 +0200 Subject: [PATCH 4/4] New translations security.en.xlf (French) --- translations/security.fr.xlf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/translations/security.fr.xlf b/translations/security.fr.xlf index 1be6efa1..337509be 100644 --- a/translations/security.fr.xlf +++ b/translations/security.fr.xlf @@ -1,11 +1,23 @@ - + user.login_error.user_disabled Votre compte est désactivé ! Contactez un administrateur si vous pensez que c'est une erreur. + + + saml.error.cannot_login_local_user_per_saml + Impossible de se connecter via le SSO (Single Sign On) ! + + + + + saml.error.cannot_login_saml_user_locally + Vous ne pouvez pas utiliser l'authentification par mot de passe ! Veuillez utiliser le SSO! + +