diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-06-18 19:24:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-18 19:24:18 +0300 |
| commit | cb22b4ad47816742e7eaa9b9f46f11530b0aae8e (patch) | |
| tree | 486f3d1c1af5b4bd22c5bd48c164f1db168f88cd /web/translation/translate.tr_TR.toml | |
| parent | 6a2e0071cfb27d290f3e3aca9eda184f2ac7d15e (diff) | |
chore: add new dns features from v25.6.8
* chore: add new dns params
* chore: add `DNS Presets` modal
* chore: edit file names
Diffstat (limited to 'web/translation/translate.tr_TR.toml')
| -rw-r--r-- | web/translation/translate.tr_TR.toml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/web/translation/translate.tr_TR.toml b/web/translation/translate.tr_TR.toml index 6eb0aef3..4ace318a 100644 --- a/web/translation/translate.tr_TR.toml +++ b/web/translation/translate.tr_TR.toml @@ -402,7 +402,6 @@ "generalConfigsDesc" = "Bu seçenekler genel ayarlamaları belirler." "logConfigs" = "Günlük" "logConfigsDesc" = "Günlükler sunucunuzun verimliliğini etkileyebilir. Yalnızca ihtiyaç durumunda akıllıca etkinleştirmeniz önerilir" -"blockConfigs" = "Koruma Kalkanı" "blockConfigsDesc" = "Bu seçenekler belirli istek protokolleri ve web siteleri temelinde trafiği engeller." "basicRouting" = "Temel Yönlendirme" "blockConnectionsConfigsDesc" = "Bu seçenekler belirli bir istenen ülkeye göre trafiği engelleyecektir." @@ -422,9 +421,6 @@ "RoutingStrategy" = "Genel Yönlendirme Stratejisi" "RoutingStrategyDesc" = "Tüm istekleri çözmek için genel trafik yönlendirme stratejisini ayarlayın." "Torrent" = "BitTorrent Protokolünü Engelle" -"TorrentDesc" = "BitTorrent protokolünü engeller." -"Family" = "Aile Koruması" -"FamilyDesc" = "Yetişkin içerikli ve kötü amaçlı yazılım web sitelerini engeller." "Inbounds" = "Gelenler" "InboundsDesc" = "Belirli müşterileri kabul eder." "Outbounds" = "Gidenler" @@ -524,6 +520,12 @@ "edit" = "Sunucuyu Düzenle" "domains" = "Alan Adları" "expectIPs" = "Beklenen IP'ler" +"unexpectIPs" = "Beklenmeyen IP'ler" +"useSystemHosts" = "Sistem Hosts'larını Kullan" +"useSystemHostsDesc" = "Yüklü bir sistemden hosts dosyasını kullan" +"usePreset" = "Şablon kullan" +"dnsPresetTitle" = "DNS Şablonları" +"dnsPresetFamily" = "Aile" [pages.xray.fakedns] "add" = "Sahte DNS Ekle" |
