mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-02-15 16:52:52 -05:00
New translations validationmessages.en.resx (Swedish)
Update translations from Crowdin [ci skip]
This commit is contained in:
@@ -60,15 +60,15 @@
|
||||
</resheader>
|
||||
<!-- Password validation messages -->
|
||||
<data name="PasswordMinLength" xml:space="preserve">
|
||||
<value>The new password must be at least 10 characters long.</value>
|
||||
<value>Det nya lösenordet måste vara minst 10 tecken långt.</value>
|
||||
<comment>Error message for password minimum length validation</comment>
|
||||
</data>
|
||||
<data name="PasswordsDoNotMatch" xml:space="preserve">
|
||||
<value>The new passwords do not match.</value>
|
||||
<value>De nya lösenorden matchar inte.</value>
|
||||
<comment>Error message when password confirmation doesn't match</comment>
|
||||
</data>
|
||||
<data name="PasswordMinLengthGeneric" xml:space="preserve">
|
||||
<value>Password must be at least 10 characters long.</value>
|
||||
<value>Lösenordet måste vara minst 10 tecken långt.</value>
|
||||
<comment>Generic error message for password minimum length validation</comment>
|
||||
</data>
|
||||
<data name="PasswordsDoNotMatchGeneric" xml:space="preserve">
|
||||
@@ -81,11 +81,11 @@
|
||||
<comment>Error message when username is required</comment>
|
||||
</data>
|
||||
<data name="PasswordRequired" xml:space="preserve">
|
||||
<value>Password is required</value>
|
||||
<value>Lösenord krävs</value>
|
||||
<comment>Error message when password is required</comment>
|
||||
</data>
|
||||
<data name="SecretKeyRequired" xml:space="preserve">
|
||||
<value>Secret key is required</value>
|
||||
<value>Hemlig nyckel krävs</value>
|
||||
<comment>Error message when secret key is required</comment>
|
||||
</data>
|
||||
<data name="ServiceNameRequired" xml:space="preserve">
|
||||
@@ -98,7 +98,7 @@
|
||||
</data>
|
||||
<!-- Terms and conditions -->
|
||||
<data name="MustAcceptTerms" xml:space="preserve">
|
||||
<value>You must accept the terms and conditions.</value>
|
||||
<value>Du måste acceptera användarvillkoren.</value>
|
||||
<comment>Error message for terms and conditions acceptance</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user