Workflow-Engine / web /i18n /ko-KR /dataset-hit-testing.ts
Severian's picture
initial commit
a8b3f00
raw
history blame
910 Bytes
const translation = {
title: '๊ฒ€์ƒ‰ ํ…Œ์ŠคํŠธ',
desc: '์ฃผ์–ด์ง„ ์ฟผ๋ฆฌ ํ…์ŠคํŠธ์— ๊ธฐ๋ฐ˜ํ•˜์—ฌ ์ง€์‹์˜ ๊ฒ€์ƒ‰ ํšจ๊ณผ๋ฅผ ํ…Œ์ŠคํŠธํ•ฉ๋‹ˆ๋‹ค.',
dateTimeFormat: 'YYYY/MM/DD HH:mm',
recents: '์ตœ๊ทผ ๊ฒฐ๊ณผ',
table: {
header: {
source: '์†Œ์Šค',
text: 'ํ…์ŠคํŠธ',
time: '์‹œ๊ฐ„',
},
},
input: {
title: '์†Œ์Šค ํ…์ŠคํŠธ',
placeholder: 'ํ…์ŠคํŠธ๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”. ๊ฐ„๊ฒฐํ•œ ์„ค๋ช…๋ฌธ์ด ์ข‹์Šต๋‹ˆ๋‹ค.',
countWarning: '์ตœ๋Œ€ 200์ž๊นŒ์ง€ ์ž…๋ ฅํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.',
indexWarning: '๊ณ ํ’ˆ์งˆ ์ง€์‹๋งŒ.',
testing: 'ํ…Œ์ŠคํŠธ ์ค‘',
},
hit: {
title: '๊ฒ€์ƒ‰ ๊ฒฐ๊ณผ ๋‹จ๋ฝ',
emptyTip: '๊ฒ€์ƒ‰ ํ…Œ์ŠคํŠธ ๊ฒฐ๊ณผ๊ฐ€ ์—ฌ๊ธฐ์— ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.',
},
noRecentTip: '์ตœ๊ทผ ์ฟผ๋ฆฌ ๊ฒฐ๊ณผ๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.',
viewChart: '๋ฒกํ„ฐ ์ฐจํŠธ ๋ณด๊ธฐ',
settingTitle: '๊ฒ€์ƒ‰ ์„ค์ •',
viewDetail: '์ž์„ธํžˆ๋ณด๊ธฐ',
}
export default translation