1 line
9.0 KiB
Plaintext
1 line
9.0 KiB
Plaintext
|
|
{"version":3,"file":"tk.min.mjs","sources":["../../../../packages/locale/lang/tk.ts"],"sourcesContent":["export default {\n name: 'tk',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Arassala',\n defaultLabel: 'color picker', // to be translated\n description:\n 'current color is {color}. press enter to select a new color.', // to be translated\n alphaLabel: 'pick alpha value', // to be translated\n alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n hueLabel: 'pick hue value', // to be translated\n hueDescription: 'hue {hue}, current color is {color}', // to be translated\n },\n datepicker: {\n now: 'Şuwagt',\n today: 'Şügün',\n cancel: 'Bes et',\n clear: 'Arassala',\n confirm: 'OK',\n dateTablePrompt:\n 'Use the arrow keys and enter to select the day of the month', // to be translated\n monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n selectedDate: 'Selected date', // to be translated\n selectDate: 'Güni saýlaň',\n selectTime: 'Wagty saýlaň',\n startDate: 'Başlaýan güni',\n startTime: 'Başlaýan wagty',\n endDate: 'Gutarýan güni',\n endTime: 'Gutarýan wagty',\n prevYear: 'Previous Year', // to be translated\n nextYear: 'Next Year', // to be translated\n prevMonth: 'Previous Month', // to be translated\n nextMonth: 'Next Month', // to be translated\n year: '',\n month1: 'Ýan',\n month2: 'Few',\n month3: 'Mar',\n month4: 'Apr',\n month5: 'Maý',\n month6: 'Iýn',\n month7: 'Iýl',\n month8: 'Awg',\n month9: 'Sen',\n month10: 'Okt',\n month11: 'Noý',\n month12: 'Dek',\n weeks: {\n sun: 'Ýek',\n mon: 'Duş',\n tue: 'Siş',\n wed: 'Çar',\n thu: 'Pen',\n fri: 'Ann',\n sat: 'Şen',\n },\n weeksFull: {\n sun: 'Sunday', // to be translated\n mon: 'Monday', // to be translated\n tue: 'Tuesday', // to be translated\n wed: 'Wednesday', // to be translated\n thu: 'Thursday', // to be translated\n fri: 'Friday', // to be translated\n sat: 'Saturday', // to be translated\n },\n months: {\n jan: 'Ýan',\n feb: 'Few',\n mar: 'Mar',\n apr: 'Apr',\n may: 'Maý',\n jun: 'Iýn',\n jul: 'Iýl',\n aug: 'Awg',\n sep: 'Sep',\n oct: 'Okt',\n nov: 'Noý',\n dec: 'Dek',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Indirilýär',\n noMatch: 'Hiçzat tapylmady',\n noData: 'Hiçzat ýok',\n placeholder: 'Saýla',\n },\n mention: {\n loading: 'Indirilýär',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Hiçzat tapylmady',\n loading: 'Indirilýär',\n placeholder: 'Saýlaň',\n noData: 'Hiçzat ýok',\n },\n pagination: {\n goto: 'Git',\n pagesize: '/sahypa',\n total: 'Umumy {total}',\n pageClassifier: '',\n page: 'Page', // to be translated\n prev: 'Go to previous page', // to be translated\n next: 'Go to next page', // to be translated\n currentPage: 'page {pager}', // to be translated\n prevPages: 'Previous {pager} pages', // to be translated\n nextPages: 'Next {pager} pages', // to be translated\n deprecationWarning:\n 'Deprecated usages detected, please refer to the el-pagination documentation for more details', // to be translated\n },\n dialog: {\n close: 'Close this dialog', // to be translated\n },\n drawer: {\
|