1 line
9.0 KiB
Plaintext
1 line
9.0 KiB
Plaintext
|
|
{"version":3,"file":"hr.min.mjs","sources":["../../../../packages/locale/lang/hr.ts"],"sourcesContent":["export default {\n name: 'hr',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Očisti',\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: 'Sada',\n today: 'Danas',\n cancel: 'Otkaži',\n clear: 'Očisti',\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: 'Odaberi datum',\n selectTime: 'Odaberi vrijeme',\n startDate: 'Datum početka',\n startTime: 'Vrijeme početka',\n endDate: 'Datum završetka',\n endTime: 'Vrijeme završetka',\n prevYear: 'Prethodna godina',\n nextYear: 'Sljedeća godina',\n prevMonth: 'Prethodni mjesec',\n nextMonth: 'Sljedeći mjesec',\n year: '',\n month1: 'Siječanj',\n month2: 'Veljača',\n month3: 'Ožujak',\n month4: 'Travanj',\n month5: 'Svibanj',\n month6: 'Lipanj',\n month7: 'Srpanj',\n month8: 'Kolovoz',\n month9: 'Rujan',\n month10: 'Listopad',\n month11: 'Studeni',\n month12: 'Prosinac',\n weeks: {\n sun: 'Ned',\n mon: 'Pon',\n tue: 'Uto',\n wed: 'Sri',\n thu: 'Čet',\n fri: 'Pet',\n sat: 'Sub',\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: 'Jan',\n feb: 'Feb',\n mar: 'Mar',\n apr: 'Apr',\n may: 'May',\n jun: 'Jun',\n jul: 'Jul',\n aug: 'Aug',\n sep: 'Sep',\n oct: 'Oct',\n nov: 'Nov',\n dec: 'Dec',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Učitavanje',\n noMatch: 'Nema pronađenih podataka',\n noData: 'Nema podataka',\n placeholder: 'Izaberi',\n },\n mention: {\n loading: 'Učitavanje',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Nema pronađenih podataka',\n loading: 'Učitavanje',\n placeholder: 'Izaberi',\n noData: 'Nema podataka',\n },\n pagination: {\n goto: 'Idi na',\n pagesize: '/stranica',\n total: 'Ukupno {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: {\n clos
|