Skip to content

Missing translations for Turkish (tr) #60473

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

Closed
carsonbot opened this issue May 19, 2025 · 2 comments
Closed

Missing translations for Turkish (tr) #60473

carsonbot opened this issue May 19, 2025 · 2 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

Hello,

There are some translation work needed for Turkish (tr) 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 Turkish (tr) 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 6.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.tr.xlf

Id English Translation Status
121 This value is not a valid Twig template. Bu değer geçerli bir Twig şablonu değil. 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 May 19, 2025
@koyolgecen
Copy link

Hi!

I'm a native Turkish speaker and I'd like to contribute to this issue.
I'm fluent in French and English, and I work professionally with Symfony.
I'll follow the tone and style of the existing translations and make the PR against branch 6.4.

Thanks in advance for the opportunity!

@fabpot
Copy link
Member

fabpot commented May 20, 2025

@koyolgecen Please, go ahead :)

nicolas-grekas added a commit that referenced this issue May 20, 2025
…(koyolgecen)

This PR was merged into the 6.4 branch.

Discussion
----------

[Validator] Fix - Missing translations for Turkish (tr)

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #60473
| License       | MIT

This PR improves the Turkish translation for the validation message:

**"This value is not a valid Twig template."**

The previous translation was:

> Bu değer geçerli bir Twig şablonu değil.

It has been updated for clarity and consistency with other translations:

> Bu değer geçerli bir Twig şablonu olarak kabul edilmiyor.

This aligns better with the tone used in other Turkish validation messages across the Symfony project.

Commits
-------

10412b8 Update Turkish translation for Twig template validation message
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

4 participants