Update Turkish translation in i18/tr.toml (#793)
### Prerequisites
Put an `x` into the box(es) that apply:
- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.
### Description
Updated the Turkish translation to add the missing translations.
### Issues Resolved
The Turkish translation should be up to date now :cowboy_hat_face:
### Checklist
Put an `x` into the box(es) that apply:
#### General
- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable
#### Resources
- [ ] If you have changed any SCSS code, run `make release` to
regenerate all CSS files
#### Contributors
- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
| | |
| | | - [Kilian Kluge](https://github.com/ionicsolutions) |
| | | - [Jaroslaw Rozanski](https://jarekrozanski.eu) |
| | | - [Easton Man](https://github.com/eastonman) |
| | | - [Yiğit Altınay](https://altinay.xyz) |
| | |
| | | [categories] |
| | | one = "kategori" |
| | | other = "categories" |
| | | other = "kategoriler" |
| | | |
| | | [tags] |
| | | one = "tag" |
| | | other = "tags" |
| | | one = "etiket" |
| | | other = "etiketler" |
| | | |
| | | [series] |
| | | one = "dizi" |
| | | other = "series" |
| | | other = "diziler" |
| | | |
| | | [authors] |
| | | one = "yazar" |
| | | other = "authors" |
| | | other = "yazarlar" |
| | | |
| | | [posts] |
| | | one = "Gönderi" |
| | | other = "Gönderiler" |
| | | |
| | | [reading_time] |
| | |
| | | other = "<a href=\"{{ . }}\">Ana sayfaya</a> dönebilirsiniz." |
| | | |
| | | [licensed_under] |
| | | other = "Licensed under" |
| | | other = "Lisansı alınta:" |
| | | |
| | | [powered_by] |
| | | other = "Site program altyapısı" |
| | |
| | | other = "Ayrıca bakınız" |
| | | |
| | | [note] |
| | | other = "note" |
| | | other = "not" |
| | | |
| | | [tip] |
| | | other = "tip" |
| | | other = "tavsiye" |
| | | |
| | | [example] |
| | | other = "example" |
| | | other = "örnek" |
| | | |
| | | [question] |
| | | other = "question" |
| | | other = "soru" |
| | | |
| | | [info] |
| | | other = "info" |
| | | other = "bilgi" |
| | | |
| | | [warning] |
| | | other = "warning" |
| | | other = "uyarı" |
| | | |
| | | [error] |
| | | other = "error" |
| | | other = "hata" |
| | | |
| | | [link_to_heading] |
| | | other = "Link to heading" |
| | | other = "Başlık Linki" |