Open
Description
Hello,
There are some translation work needed for Swedish (sv) and we are looking for a native speaker to help us out.
Here is a short example of what you need to do. There are 4 rules:
- You must be a Swedish (sv) native speaker
- You must look at the existing translations and follow the same "style" or "tone"
- You must make your PR to branch 6.4
- You must use the correct indentation (number of spaces)
These are the files that should be updated:
- src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf
- src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf
Show related strings
src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf
Id | English | Translation | Status |
---|---|---|---|
20 | Too many failed login attempts, please try again in %minutes% minutes. | För många misslyckade inloggningsförsök, vänligen försök igen om %minutes% minuter. | Needs review |
src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf
Id | English | Translation | Status |
---|---|---|---|
113 | This URL is missing a top-level domain. | Denna URL saknar en toppdomän. | Needs review |
114 | This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words. | Det här värdet är för kort. Det ska innehålla minst ett ord.|Det här värdet är för kort. Det ska innehålla minst {{ min }} ord. | Needs review |
115 | This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less. | Det här värdet är för långt. Det ska innehålla endast ett ord.|Det här värdet är för långt. Det ska innehålla {{ max }} ord eller färre. | Needs review |
116 | This value does not represent a valid week in the ISO 8601 format. | Det här värdet representerar inte en giltig vecka i ISO 8601-formatet. | Needs review |
117 | This value is not a valid week. | Det här värdet är inte en giltig vecka. | Needs review |
118 | This value should not be before week "{{ min }}". | Det här värdet bör inte vara före vecka "{{ min }}". | Needs review |
119 | This value should not be after week "{{ max }}". | Det här värdet bör inte vara efter vecka "{{ max }}". | Needs review |
120 | This value is not a valid slug. | Detta värde är inte en giltig slug. | Needs review |
Note
If you want to work on this issue, add a comment to assign it to yourself and let others know that this is already taken.
Activity