From dedb3071d6b875eb4648f0a8be8c29fc83b7a1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 5 Aug 2023 00:10:52 +0200 Subject: [PATCH 1/5] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 54 ++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 15 deletions(-) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 2ee01823..b4db33d6 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -731,10 +731,10 @@ user.edit.tfa.disable_tfa_message - all active two-factor authentication methods of the user and delete the backup codes! -
-The user will have to set up all two-factor authentication methods again and print new backup codes!

-Only do this if you are absolutely sure about the identity of the user (seeking help), otherwise the account could be compromised by an attacker!]]>
+ This will disable <b>all active two-factor authentication methods of the user</b> and delete the <b>backup codes</b>! +<br> +The user will have to set up all two-factor authentication methods again and print new backup codes! <br><br> +<b>Only do this if you are absolutely sure about the identity of the user (seeking help), otherwise the account could be compromised by an attacker!</b>
@@ -11326,67 +11326,67 @@ Element 3 - + tfa_u2f.add_key.registration_error An error occurred during the registration of the security key. Try again or use another security key! - + log.target_type.none None - + ui.darkmode.light Light - + ui.darkmode.dark Dark - + ui.darkmode.auto Auto (decide based on system settings) - + label_generator.no_lines_given No text content given! The labels will remain empty. - + user.password_strength.very_weak Very weak - + user.password_strength.weak Weak - + user.password_strength.medium Medium - + user.password_strength.strong Strong - + user.password_strength.very_strong Very strong @@ -11579,5 +11579,29 @@ Please note, that you can not impersonate a disabled user. If you try you will g Provider + + + update_manager.new_version_available.title + New version available + + + + + update_manager.new_version_available.text + A new version of Part-DB is available. Check it out here + + + + + update_manager.new_version_available.only_administrators_can_see + Only administrators can see this message. + + + + + perm.system.show_available_updates + Show available Part-DB updates + + From 7d4723c3e443b4fbd5170f81261b6846e3ff5de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 20 Aug 2023 23:30:41 +0200 Subject: [PATCH 2/5] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index b4db33d6..83913066 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -11603,5 +11603,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g Show available Part-DB updates + + + project.build.dont_check_quantity + Do not check quantities + + + + + project.build.dont_check_quantity.help + If this option is selected, the given withdraw quantities are used as given, no matter if more or less parts are actually required to build this project. + + From e7681aedb1fff87b1ccd6ae0587c0085c1ffdc83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 21 Aug 2023 23:20:48 +0200 Subject: [PATCH 3/5] New translations messages.en.xlf (English) --- translations/messages.en.xlf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 83913066..900cc633 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -11615,5 +11615,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g If this option is selected, the given withdraw quantities are used as given, no matter if more or less parts are actually required to build this project. + + + part_list.action.invert_selection + Invert selection + + From bf4a23652ccd4a2af31b28a7d0380666ab78fec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 22 Aug 2023 08:00:22 +0200 Subject: [PATCH 4/5] New translations messages.en.xlf (Chinese Simplified) --- translations/messages.zh.xlf | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/translations/messages.zh.xlf b/translations/messages.zh.xlf index 54526a9a..30b64e97 100644 --- a/translations/messages.zh.xlf +++ b/translations/messages.zh.xlf @@ -1860,6 +1860,20 @@ 库存 + + + Part-DB1\templates\Parts\info\_extended_infos.html.twig:13 + Part-DB1\templates\Parts\info\_extended_infos.html.twig:28 + Part-DB1\templates\Parts\info\_extended_infos.html.twig:50 + Part-DB1\templates\Parts\info\_extended_infos.html.twig:13 + Part-DB1\templates\Parts\info\_extended_infos.html.twig:28 + Part-DB1\templates\Parts\info\_extended_infos.html.twig:50 + + + Unknown + 未知 + + Part-DB1\templates\Parts\info\_order_infos.html.twig:5 @@ -1880,6 +1894,16 @@ 元件编号 + + + Part-DB1\templates\Parts\info\_order_infos.html.twig:72 + Part-DB1\templates\Parts\info\_order_infos.html.twig:72 + + + delete.caption + 删除 + + Part-DB1\templates\Parts\info\_part_lots.html.twig:24 From b257e1d5f7172aa1988f12e9f5d9563f947b502c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Wed, 23 Aug 2023 20:51:29 +0200 Subject: [PATCH 5/5] New translations messages.en.xlf (German) --- translations/messages.de.xlf | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf index 0da88fab..b2fa9e31 100644 --- a/translations/messages.de.xlf +++ b/translations/messages.de.xlf @@ -11575,5 +11575,29 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön Quelle + + + update_manager.new_version_available.title + Neue Version verfügbar + + + + + update_manager.new_version_available.text + Eine neue Version von Part-DB ist verfügbar. Mehr Informationen gibt es hier + + + + + update_manager.new_version_available.only_administrators_can_see + Nur Administratoren können diese Nachricht sehen. + + + + + perm.system.show_available_updates + Verfügbare Part-DB Updates anzeigen + +