mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
New Crowdin updates (#606)
* New translations security.en.xlf (Dutch) * New translations messages.en.xlf (English) * New translations messages.en.xlf (English)
This commit is contained in:
parent
5402d7bedb
commit
0b21effb13
2 changed files with 19 additions and 2 deletions
|
@ -3587,7 +3587,7 @@ Sub elements will be moved upwards.</target>
|
|||
<segment state="translated">
|
||||
<source>tfa_google.disable.confirm_message</source>
|
||||
<target>If you disable the Authenticator App, all backup codes will be deleted, so you may need to reprint them.<br>
|
||||
Also note that without two-factor authentication your account is not as well protected against attackers!</target>
|
||||
Also note that without two-factor authentication, your account is no longer as well protected against attackers!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="VYOAO2c" name="tfa_google.disabled_message">
|
||||
|
@ -3617,7 +3617,7 @@ Also note that without two-factor authentication your account is not as well pro
|
|||
</notes>
|
||||
<segment state="translated">
|
||||
<source>tfa_google.step.scan</source>
|
||||
<target>Scan the adjoining QR Code with the app or enter the data manually</target>
|
||||
<target>Scan the adjacent QR Code with the app or enter the data manually</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="A9Ex8CO" name="tfa_google.step.input_code">
|
||||
|
|
17
translations/security.nl.xlf
Normal file
17
translations/security.nl.xlf
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="nl">
|
||||
<file id="security.en">
|
||||
<unit id="aazoCks" name="user.login_error.user_disabled">
|
||||
<segment state="translated">
|
||||
<source>user.login_error.user_disabled</source>
|
||||
<target>Uw account is gedeactiveerd! Neem contact op met een beheerder indien dit incorrect is.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="Dpb9AmY" name="saml.error.cannot_login_local_user_per_saml">
|
||||
<segment state="translated">
|
||||
<source>saml.error.cannot_login_local_user_per_saml</source>
|
||||
<target>U kunt niet inloggen als lokale gebruiker met SSO! Gebruik uw lokale wachtwoord.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
Loading…
Add table
Add a link
Reference in a new issue