-
-
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 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:
- You must be a Turkish (tr) 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:
- src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf
- src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf
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.
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