Files
it/frontend/node_modules/element-plus/dist/locale/af.min.mjs.map

1 line
8.9 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"af.min.mjs","sources":["../../../../packages/locale/lang/af.ts"],"sourcesContent":["export default {\n name: 'af',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'Bevestig',\n clear: 'Maak skoon',\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: 'Nou',\n today: 'Vandag',\n cancel: 'Kanselleer',\n clear: 'Maak skoon',\n confirm: 'Bevestig',\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: 'Kies datum',\n selectTime: 'Kies tyd',\n startDate: 'Begindatum',\n startTime: 'Begintyd',\n endDate: 'Einddatum',\n endTime: 'Eindtyd',\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: 'Jaar',\n month1: 'Jan',\n month2: 'Feb',\n month3: 'Mrt',\n month4: 'Apr',\n month5: 'Mei',\n month6: 'Jun',\n month7: 'Jul',\n month8: 'Aug',\n month9: 'Sep',\n month10: 'Okt',\n month11: 'Nov',\n month12: 'Des',\n weeks: {\n sun: 'So',\n mon: 'Ma',\n tue: 'Di',\n wed: 'Wo',\n thu: 'Do',\n fri: 'Vr',\n sat: 'Sa',\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: 'Mrt',\n apr: 'Apr',\n may: 'Mei',\n jun: 'Jun',\n jul: 'Jul',\n aug: 'Aug',\n sep: 'Sep',\n oct: 'Okt',\n nov: 'Nov',\n dec: 'Des',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Laai',\n noMatch: 'Geen toepaslike data',\n noData: 'Geen data',\n placeholder: 'Kies',\n },\n mention: {\n loading: 'Laai',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Geen toepaslike data',\n loading: 'Laai',\n placeholder: 'Kies',\n noData: 'Geen data',\n },\n pagination: {\n goto: 'Gaan na',\n pagesize: '/page',\n total: 'Totaal {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 m