You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/i18n/tr-TR/dataset-hit-testing.ts

36 lines
1.0 KiB
TypeScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

const translation = {
title: 'Geri Alım Testi',
desc: 'Verilen sorgu metnine göre Bilginin isabet etkisini test edin.',
dateTimeFormat: 'GG/AA/YYYY ss:dd ÖÖ/ÖS',
recents: 'Sonuçlar',
table: {
header: {
source: 'Kaynak',
text: 'Metin',
time: 'Zaman',
},
},
input: {
title: 'Kaynak metin',
placeholder: 'Bir metin girin, kısa bir bildirim cümlesi önerilir.',
countWarning: 'En fazla 200 karakter.',
indexWarning: 'Yüksek kaliteli Bilgi sadece.',
testing: 'Test Ediliyor',
},
hit: {
title: 'GERİ ALINAN PARAGRAFLAR',
emptyTip: 'Geri Alım Testi sonuçları burada gösterilecektir',
},
noRecentTip: 'Burada son sorgu sonuçları yok',
viewChart: 'VEKTÖR GRAFİĞİNİ GÖRÜNTÜLE',
viewDetail: 'ayrıntılara bakın',
settingTitle: 'Alma Ayarı',
open: 'Açık',
chunkDetail: 'Yığın Detayı',
keyword: 'Anahtar kelime -ler',
hitChunks: '{{num}} alt parçalarına basın',
records: 'Kayıt',
}
export default translation