-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Missing translations
Description
Hello,
There are some translation work needed for Russian (ru) 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 Russian (ru) native speaker
- You must look at the existing translations and follow the same "style" or "tone"
- You must make your PR to branch 5.4
- You must use the correct indentation (number of spaces)
These are the files that should be updated:
Show related strings
src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf
Id | English | Translation | Status |
---|---|---|---|
37 | This is not a valid IP address. | Это значение не является действительным IP-адресом. | Needs review |
51 | No temporary folder was configured in php.ini. | В php.ini не была настроена временная папка, или настроенная папка не существует. | Needs review |
59 | This is not a valid International Bank Account Number (IBAN). | Это значение не является действительным Международным банковским счетом (IBAN). | Needs review |
81 | This is not a valid Business Identifier Code (BIC). | Это значение не является действительным Бизнес-идентификатором (BIC). | Needs review |
83 | This is not a valid UUID. | Это значение не является действительным UUID. | Needs review |
112 | This value is not a valid MAC address. | Это значение не является действительным MAC-адресом. | 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.
Metadata
Metadata
Assignees
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Missing translations