diff options
| author | Rahman Usta <rahmanusta@users.noreply.github.com> | 2016-05-09 08:40:10 +0300 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-05-08 23:40:10 -0600 |
| commit | 71920e3d62f15720f8ca7f965a2cf029481d4515 (patch) | |
| tree | 6ffc492c6a83f3ce8aaf89bff9f3860c09565ed2 /data | |
| parent | f593f4463967b7b379131d73baeb6f7d6f012f0a (diff) | |
add Turkish translations for built-in attributes (PR #1753)
Diffstat (limited to 'data')
| -rw-r--r-- | data/locale/attributes.adoc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/locale/attributes.adoc b/data/locale/attributes.adoc index 3ab52682..1131f5e0 100644 --- a/data/locale/attributes.adoc +++ b/data/locale/attributes.adoc @@ -143,3 +143,23 @@ ifeval::["{lang}" == "nl"] :version-label: Versie :warning-caption: Waarschuwing endif::[] +// +// Turkish translation, courtesy of Rahman Usta <rahman.usta.88@gmail.com> +ifeval::["{lang}" == "tr"] +:appendix-caption: Ek bölüm +:caution-caption: Dikkat +:example-caption: Örnek +:figure-caption: Görsel +:important-caption: Önemli +:last-update-label: Son güncelleme +//:listing-caption: Listeleme +:manname-title: İsim +:note-caption: Not +//:preface-title: Ön söz +:table-caption: Tablo +:tip-caption: İpucu +:toc-title: İçindekiler +:untitled-label: İsimsiz +:version-label: Versiyon +:warning-caption: Uyarı +endif::[] |
