Skip to content

Commit

Permalink
New translations locallang.xlf (TYPO3 In-Context Localization)
Browse files Browse the repository at this point in the history
  • Loading branch information
derhansen committed Dec 2, 2023
1 parent f424a68 commit 44019f9
Showing 1 changed file with 56 additions and 20 deletions.
76 changes: 56 additions & 20 deletions Resources/Private/Language/t3.locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,6 @@
<source>The passwords do not match</source>
<target>crwdns298736:0crwdne298736:0</target>
</trans-unit>
<trans-unit id="passwordComplexity.failure.minLength">
<source>The password must at least have a length of %1s chars</source>
<target>crwdns298738:0%1scrwdne298738:0</target>
</trans-unit>
<trans-unit id="passwordComplexity.failure.capitalCharCheck">
<source>The password must at least contain one capital char</source>
<target>crwdns298740:0crwdne298740:0</target>
</trans-unit>
<trans-unit id="passwordComplexity.failure.lowerCaseCharCheck">
<source>The password must at least contain one lower case char</source>
<target>crwdns298742:0crwdne298742:0</target>
</trans-unit>
<trans-unit id="passwordComplexity.failure.digitCheck">
<source>The password must at least contain one digit</source>
<target>crwdns298744:0crwdne298744:0</target>
</trans-unit>
<trans-unit id="passwordComplexity.failure.specialCharCheck">
<source>The password must at least contain one special char</source>
<target>crwdns298746:0crwdne298746:0</target>
</trans-unit>
<trans-unit id="pwnedPasswordFailure">
<source>This password appeared in a data breach and is found %1s times in the haveibeenpwned.com database. Please choose a different password.</source>
<target>crwdns298748:0%1scrwdne298748:0</target>
Expand All @@ -47,6 +27,14 @@
<source>Password updated</source>
<target>crwdns298754:0crwdne298754:0</target>
</trans-unit>
<trans-unit id="changePasswordCode">
<source>Change password code</source>
<target>crwdns298784:0crwdne298784:0</target>
</trans-unit>
<trans-unit id="link.sendChangePasswordCode">
<source>Send change password code</source>
<target>crwdns298786:0crwdne298786:0</target>
</trans-unit>
<trans-unit id="currentPassword">
<source>Current Password</source>
<target>crwdns298756:0crwdne298756:0</target>
Expand Down Expand Up @@ -87,6 +75,54 @@
<source>The current password you entered is wrong.</source>
<target>crwdns298774:0crwdne298774:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.empty">
<source>You must enter the change password code.</source>
<target>crwdns298788:0crwdne298788:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.invalidOrExpired">
<source>The given change password code is invalid or has expired.</source>
<target>crwdns298790:0crwdne298790:0</target>
</trans-unit>
<trans-unit id="changePasswordCodeSent">
<source>The change password code has been sent to your email address.</source>
<target>crwdns298792:0crwdne298792:0</target>
</trans-unit>
<trans-unit id="changePasswordCodeSent.title">
<source>Change password code sent</source>
<target>crwdns298794:0crwdne298794:0</target>
</trans-unit>
<trans-unit id="changePasswordCodeInvalidEmail">
<source>Change password code could not be sent, because no valid email address is configured for your acccount.</source>
<target>crwdns298796:0crwdne298796:0</target>
</trans-unit>
<trans-unit id="changePasswordCodeInvalidEmail.title">
<source>Invalid email address</source>
<target>crwdns298798:0crwdne298798:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.subject">
<source>Your change password code</source>
<target>crwdns298800:0crwdne298800:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.title">
<source>Change password code</source>
<target>crwdns298802:0crwdne298802:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.introduction">
<source>Please find below the change password code you requested.</source>
<target>crwdns298804:0crwdne298804:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.code">
<source>Code</source>
<target>crwdns298806:0crwdne298806:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.validUntil">
<source>Valid until</source>
<target>crwdns298808:0crwdne298808:0</target>
</trans-unit>
<trans-unit id="changePasswordCode.email.notice">
<source>The change password code can be used multiple times either until the validity date is reached or until the password has been successfully changed.</source>
<target>crwdns298810:0crwdne298810:0</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 44019f9

Please sign in to comment.