mirror of https://github.com/luizdepra/hugo-coder.git

Yiğit Altınay
06.46.2023 8cf171372753a0dc6c49ef18153dd086fafcebf4
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
2 files modified
30 ■■■■ changed files
CONTRIBUTORS.md 1 ●●●● patch | view | raw | blame | history
i18n/tr.toml 29 ●●●● patch | view | raw | blame | history
CONTRIBUTORS.md
@@ -128,3 +128,4 @@
- [Kilian Kluge](https://github.com/ionicsolutions)
- [Jaroslaw Rozanski](https://jarekrozanski.eu)
- [Easton Man](https://github.com/eastonman)
- [Yiğit Altınay](https://altinay.xyz)
i18n/tr.toml
@@ -1,20 +1,21 @@
[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]
@@ -31,7 +32,7 @@
other = "<a href=\"{{ . }}\">Ana sayfaya</a> dönebilirsiniz."
[licensed_under]
other = "Licensed under"
other = "Lisansı alınta:"
[powered_by]
other = "Site program altyapısı"
@@ -40,25 +41,25 @@
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"