From 1d593859558e263c5ae4e63cfc9752ee65e6db46 Mon Sep 17 00:00:00 2001 From: Kaan AYDIN <19264901+ByteKatana@users.noreply.github.com> Date: Sat, 3 Jan 2026 12:22:17 +0300 Subject: [PATCH] translation-templates/*: update Turkish translation (#20472) --- contributing-guides/translation-templates/alias-pages.md | 2 +- contributing-guides/translation-templates/common-arguments.md | 2 +- .../translation-templates/common-descriptions.md | 2 +- contributing-guides/translation-templates/subcommand-mention.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contributing-guides/translation-templates/alias-pages.md b/contributing-guides/translation-templates/alias-pages.md index ccce5a3b5c..4c6e7063d1 100644 --- a/contributing-guides/translation-templates/alias-pages.md +++ b/contributing-guides/translation-templates/alias-pages.md @@ -501,7 +501,7 @@ The templates can be changed when necessary. > Bu komut `example` için bir takma addır. -- Asıl komutun belgelerini görüntüleyin: +- Asıl komutun dokümantasyonunu görüntüleyin: `tldr example` ``` diff --git a/contributing-guides/translation-templates/common-arguments.md b/contributing-guides/translation-templates/common-arguments.md index 68f785c7ed..23f717657f 100644 --- a/contributing-guides/translation-templates/common-arguments.md +++ b/contributing-guides/translation-templates/common-arguments.md @@ -41,7 +41,7 @@ Only the left-alignment of the header gets lost and has to be re-added again (`| | sv | sökväg/till/fil | sökväg/till/katalog | sökväg/till/fil_eller_katalog | paket | användarnamn | | | ta | கோப்பு/பாதை | அடைவிற்குப்/பாதை | கோப்பு_அல்லது_அடைவு/பாதை | நிரல்தொகுப்பு | பயனர்ப்பெயர் | | | th | ทาง/ไป/ไฟล์ | ทาง/ไป/สารบบ | ทาง/ไป/สารบบหรือไฟล์ | แพ็กเกจ | ชื่อผู้ใช้ | รหัสผ่าน | คำสั่ง | พอร์ต | ค่า | -| tr | dosya/yolu | dizin/yolu | dosya_veya_dizin/yolu | paket | kullanıcı_adı | | +| tr | yol/dosya | yol/dizin | yol/dosya_veya_dizin | paket | kullanıcı_adı | şifre | komut | port | değer | | uk | шлях/до/файлу | шлях/до/директорії | шлях/до/файлу_чи_директорії | пакунок | ім'я_користувача | | | uz | faylga/yo'l | katalogga/yo'l | faylga_yo'l_yoki_katalogga_yo'l | paket | foydalanuvchi_nomi | | | zh | 路径/到/文件 | 路径/到/目录 | 路径/到/文件或目录 | 包 | 用户名 | | diff --git a/contributing-guides/translation-templates/common-descriptions.md b/contributing-guides/translation-templates/common-descriptions.md index 39f2d0aac3..1397439cbb 100644 --- a/contributing-guides/translation-templates/common-descriptions.md +++ b/contributing-guides/translation-templates/common-descriptions.md @@ -38,7 +38,7 @@ Only the left-alignment of the header gets lost and has to be re-added again (`| | sv | | | | | ta | உதவியைக் காட்டு | பதிப்பைக் காட்டு | [ஊடாடும் கட்டளை] | | th | แสดงวิธีใช้งาน | แสดงเวอร์ชัน | [อินเทอร์แอคทีฟ] | -| tr | | | | +| tr | Yardımı görüntüle | Sürümü görüntüle | [Etkileşimli] | | uk | | | | | uz | | | | | zh | | 查看 版本 | | diff --git a/contributing-guides/translation-templates/subcommand-mention.md b/contributing-guides/translation-templates/subcommand-mention.md index 91739f5a34..55a8100645 100644 --- a/contributing-guides/translation-templates/subcommand-mention.md +++ b/contributing-guides/translation-templates/subcommand-mention.md @@ -304,7 +304,7 @@ This file contains the translation templates of this notice. ### tr ```markdown -> `example` gibi bazı alt komutların kendi kullanım belgeleri vardır. +> `example` gibi bazı alt komutların kendi kullanım dokümantasyonu vardır. ``` ---