1 line
9.0 KiB
Plaintext
1 line
9.0 KiB
Plaintext
|
|
{"version":3,"file":"lv.min.mjs","sources":["../../../../packages/locale/lang/lv.ts"],"sourcesContent":["export default {\n name: 'lv',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'Labi',\n clear: 'Notīrīt',\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: 'Tagad',\n today: 'Šodien',\n cancel: 'Atcelt',\n clear: 'Notīrīt',\n confirm: 'Labi',\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: 'Izvēlēties datumu',\n selectTime: 'Izvēlēties laiku',\n startDate: 'Sākuma datums',\n startTime: 'Sākuma laiks',\n endDate: 'Beigu datums',\n endTime: 'Beigu laiks',\n prevYear: 'Iepriekšējais gads',\n nextYear: 'Nākamais gads',\n prevMonth: 'Iepriekšējais mēnesis',\n nextMonth: 'Nākamais mēnesis',\n year: '',\n month1: 'Janvāris',\n month2: 'Februāris',\n month3: 'Marts',\n month4: 'Aprīlis',\n month5: 'Maijs',\n month6: 'Jūnijs',\n month7: 'Jūlijs',\n month8: 'Augusts',\n month9: 'Septembris',\n month10: 'Oktobris',\n month11: 'Novembris',\n month12: 'Decembris',\n weeks: {\n sun: 'Sv',\n mon: 'Pr',\n tue: 'Ot',\n wed: 'Tr',\n thu: 'Ce',\n fri: 'Pk',\n sat: 'Se',\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: 'Mai',\n jun: 'Jūn',\n jul: 'Jūl',\n aug: 'Aug',\n sep: 'Sep',\n oct: 'Okt',\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: 'Ielādē',\n noMatch: 'Nav atbilstošu datu',\n noData: 'Nav datu',\n placeholder: 'Izvēlēties',\n },\n mention: {\n loading: 'Ielādē',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Nav atbilstošu datu',\n loading: 'Ielādē',\n placeholder: 'Izvēlēties',\n noData: 'Nav datu',\n },\n pagination: {\n goto: 'Iet uz',\n pagesize: '/lapa',\n total: 'Kopā {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 close: '
|