diff options
| author | Alireza Ahmand <mr.alireza.ahmand@gmail.com> | 2025-08-17 14:43:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-17 14:43:25 +0300 |
| commit | 2198e7a28f51949cdf74cbd6087bf14a391cb7d7 (patch) | |
| tree | 2576f4b995b9905b14391059a24730409e87b504 /web/translation/translate.tr_TR.toml | |
| parent | 6b23b416a788aedeacd75e445f8b1a919c2cf5c8 (diff) | |
feat: Add remaining time to tgbot #3355 (#3360)
Diffstat (limited to 'web/translation/translate.tr_TR.toml')
| -rw-r--r-- | web/translation/translate.tr_TR.toml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/web/translation/translate.tr_TR.toml b/web/translation/translate.tr_TR.toml index 803becd8..32dca2ea 100644 --- a/web/translation/translate.tr_TR.toml +++ b/web/translation/translate.tr_TR.toml @@ -561,22 +561,23 @@ "resetOutboundTrafficError" = "Giden trafik sıfırlanırken hata" [tgbot] -"keyboardClosed" = "❌ Özel klavye kapalı!" +"keyboardClosed" = "❌ Klavye kapatıldı!" "noResult" = "❗ Sonuç yok!" "noQuery" = "❌ Sorgu bulunamadı! Lütfen komutu tekrar kullanın!" "wentWrong" = "❌ Bir şeyler yanlış gitti!" -"noIpRecord" = "❗ IP Kaydı yok!" -"noInbounds" = "❗ Gelen bulunamadı!" -"unlimited" = "♾ Sınırsız(Sıfırla)" +"noIpRecord" = "❗ IP Kaydı Yok!" +"noInbounds" = "❗ Gelen bağlantı bulunamadı!" +"unlimited" = "♾ Sınırsız (Sıfırla)" "add" = "Ekle" "month" = "Ay" "months" = "Aylar" "day" = "Gün" "days" = "Günler" "hours" = "Saatler" -"unknown" = "Bilinmiyor" +"minutes" = "Dakika" +"unknown" = "Bilinmeyen" "inbounds" = "Gelenler" -"clients" = "Müşteriler" +"clients" = "İstemciler" "offline" = "🔴 Çevrimdışı" "online" = "🟢 Çevrimiçi" |
