Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing translations for Ukrainian (uk) #53782

Closed
carsonbot opened this issue Feb 4, 2024 · 0 comments
Closed

Missing translations for Ukrainian (uk) #53782

carsonbot opened this issue Feb 4, 2024 · 0 comments
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations

Comments

@carsonbot
Copy link

carsonbot commented Feb 4, 2024

Hello,

There are some translation work needed for Ukrainian (uk) 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:

  1. You must be a Ukrainian (uk) native speaker
  2. You must look at the existing translations and follow the same "style" or "tone"
  3. You must make your PR to branch 5.4
  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.uk.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
113 This URL does not contain a TLD. Цей URL не містить домен верхнього рівня (TLD). 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.

@carsonbot carsonbot added Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations labels Feb 4, 2024
nicolas-grekas added a commit that referenced this issue Apr 17, 2024
This PR was merged into the 5.4 branch.

Discussion
----------

[Validator] Review Ukrainian translations

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #53782
| License       | MIT

Reviewed Ukrainian translation with state="needs-review-translation".

Maybe i shouldn't have deleted `resname` parts?

Commits
-------

6c74abf review uk translations v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations
Projects
None yet
Development

No branches or pull requests

2 participants