Skip to content

Missing translations for Turkish (tr) #53781

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 Feb 4, 2024 · 0 comments · Fixed by #58534
Closed

Missing translations for Turkish (tr) #53781

carsonbot opened this issue Feb 4, 2024 · 0 comments · Fixed by #58534
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 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 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/Security/Core/Resources/translations/security.tr.xlf

Id English Translation Status
20 Too many failed login attempts, please try again in %minutes% minutes. Çok fazla başarısız giriş denemesi, lütfen %minutes% dakika sonra tekrar deneyin. Çok fazla başarısız giriş denemesi, lütfen %minutes% dakika sonra tekrar deneyin.

src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf

Id English Translation Status
37 This is not a valid IP address. Bu değer geçerli bir IP adresi değil. Needs review
51 No temporary folder was configured in php.ini. php.ini'de geçici bir klasör yapılandırılmadı, veya yapılandırılan klasör mevcut değil. Needs review
59 This is not a valid International Bank Account Number (IBAN). Bu değer geçerli bir Uluslararası Banka Hesap Numarası (IBAN) değil. Needs review
81 This is not a valid Business Identifier Code (BIC). Bu değer geçerli bir İşletme Tanımlama Kodu (BIC) değil. Needs review
83 This is not a valid UUID. Bu değer geçerli bir UUID değil. Needs review
112 This value is not a valid MAC address. Bu değer geçerli bir MAC adresi değil. Needs review
113 This URL is missing a top-level domain. Bu URL bir üst düzey alan adı eksik. 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 Oct 23, 2024
… Celebioglu)

This PR was merged into the 5.4 branch.

Discussion
----------

Improve Validator & Security Turkish translations

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

Added and improved missing Validator & Security Turkish translations.

Commits
-------

47e9c53 Add missing translations for Turkish (tr)
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

Successfully merging a pull request may close this issue.

2 participants