Files
clash-proxy/src/locales/tr/tests.json

53 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"page": {
"actions": {
"testAll": "Tümünü Test Et"
},
"title": "Test"
},
"components": {
"item": {
"actions": {
"test": "Test"
}
}
},
"modals": {
"test": {
"title": {
"create": "Test Oluştur",
"edit": "Testi Düzenle"
},
"fields": {
"url": "Test URL'si"
}
}
},
"statuses": {
"test": {
"pending": "Beklemede",
"yes": "Evet",
"no": "Hayır",
"failed": "Başarısız",
"completed": "Tamamlandı",
"disallowedIsp": "İzin Verilmeyen ISP",
"originalsOnly": "Yalnızca Orijinaller",
"noDisney": "Hayır (IP Disney+ Tarafından Yasaklandı)",
"unsupportedRegion": "Desteklenmeyen Ülke/Bölge",
"failedNetwork": "Başarısız (Ağ Bağlantısı)"
}
},
"unlock": {
"page": {
"actions": {
"testing": "Test Ediliyor..."
},
"empty": "No unlock test items",
"messages": {
"detectionTimeout": "Detection timeout or failed"
},
"title": "Kilit Açma Testi"
}
}
}