1 line
8.9 KiB
Plaintext
1 line
8.9 KiB
Plaintext
|
|
{"version":3,"file":"lt.min.mjs","sources":["../../../../packages/locale/lang/lt.ts"],"sourcesContent":["export default {\n name: 'lt',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Valyti',\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: 'Dabar',\n today: 'Šiandien',\n cancel: 'Atšaukti',\n clear: 'Valyti',\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: 'Pasirink datą',\n selectTime: 'Pasirink laiką',\n startDate: 'Data nuo',\n startTime: 'Laikas nuo',\n endDate: 'Data iki',\n endTime: 'Laikas iki',\n prevYear: 'Metai atgal',\n nextYear: 'Metai į priekį',\n prevMonth: 'Mėn. atgal',\n nextMonth: 'Mėn. į priekį',\n year: '',\n month1: 'Sausis',\n month2: 'Vasaris',\n month3: 'Kovas',\n month4: 'Balandis',\n month5: 'Gegužė',\n month6: 'Birželis',\n month7: 'Liepa',\n month8: 'Rugpjūtis',\n month9: 'Rugsėjis',\n month10: 'Spalis',\n month11: 'Lapkritis',\n month12: 'Gruodis',\n weeks: {\n sun: 'S.',\n mon: 'Pr.',\n tue: 'A.',\n wed: 'T.',\n thu: 'K.',\n fri: 'Pn.',\n sat: 'Š.',\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: 'Sau',\n feb: 'Vas',\n mar: 'Kov',\n apr: 'Bal',\n may: 'Geg',\n jun: 'Bir',\n jul: 'Lie',\n aug: 'Rugp',\n sep: 'Rugs',\n oct: 'Spa',\n nov: 'Lap',\n dec: 'Gruo',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Kraunasi',\n noMatch: 'Duomenų nerasta',\n noData: 'Nėra duomenų',\n placeholder: 'Pasirink',\n },\n mention: {\n loading: 'Kraunasi',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Duomenų nerasta',\n loading: 'Kraunasi',\n placeholder: 'Pasirink',\n noData: 'Nėra duomenų',\n },\n pagination: {\n goto: 'Eiti į',\n pagesize: '/p',\n total: 'Viso {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: 'Close this dialog', // to be translated\n },\n mess
|