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/uk-UA/dataset-hit-testing.ts

36 lines
1.5 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: 'Тестування вибірки',
desc: 'Тестування ефективності пошуку знань на основі наданого текстового запиту.',
dateTimeFormat: 'DD/MM/YYYY HH:mm A',
recents: 'Останні',
table: {
header: {
source: 'Джерело',
text: 'Текст',
time: 'Час',
},
},
input: {
title: 'Вихідний текст',
placeholder: 'Будь ласка, введіть текст, рекомендується коротке декларативне речення.',
countWarning: 'До 200 символів.',
indexWarning: 'Тільки високоякісні знання.',
testing: 'Тестування',
},
hit: {
title: 'ВИБРАНІ АБЗАЦИ',
emptyTip: 'Результати тестування вибірки відобразяться тут',
},
noRecentTip: 'Тут немає результатів останніх запитів',
viewChart: 'ПЕРЕГЛЯНУТИ ВЕКТОРНУ ДІАГРАМУ',
settingTitle: 'Налаштування отримання',
viewDetail: 'Переглянути деталі',
chunkDetail: 'Деталізація фрагмента',
hitChunks: 'Натисніть {{num}} на дочірні шматки',
open: 'Відкривати',
keyword: 'Ключові слова',
records: 'Записи',
}
export default translation