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

1 line
8.8 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"pt-br.min.mjs","sources":["../../../../packages/locale/lang/pt-br.ts"],"sourcesContent":["export default {\n name: 'pt-br',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'Confirmar',\n clear: 'Limpar',\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: 'Agora',\n today: 'Hoje',\n cancel: 'Cancelar',\n clear: 'Limpar',\n confirm: 'Confirmar',\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: 'Selecione a data',\n selectTime: 'Selecione a hora',\n startDate: 'Data inicial',\n startTime: 'Hora inicial',\n endDate: 'Data final',\n endTime: 'Hora final',\n prevYear: 'Ano anterior',\n nextYear: 'Próximo ano',\n prevMonth: 'Mês anterior',\n nextMonth: 'Próximo mês',\n year: '',\n month1: 'Janeiro',\n month2: 'Fevereiro',\n month3: 'Março',\n month4: 'Abril',\n month5: 'Maio',\n month6: 'Junho',\n month7: 'Julho',\n month8: 'Agosto',\n month9: 'Setembro',\n month10: 'Outubro',\n month11: 'Novembro',\n month12: 'Dezembro',\n weeks: {\n sun: 'Dom',\n mon: 'Seg',\n tue: 'Ter',\n wed: 'Qua',\n thu: 'Qui',\n fri: 'Sex',\n sat: 'Sab',\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: 'Fev',\n mar: 'Mar',\n apr: 'Abr',\n may: 'Mai',\n jun: 'Jun',\n jul: 'Jul',\n aug: 'Ago',\n sep: 'Set',\n oct: 'Out',\n nov: 'Nov',\n dec: 'Dez',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Carregando',\n noMatch: 'Sem resultados',\n noData: 'Sem dados',\n placeholder: 'Selecione',\n },\n mention: {\n loading: 'Carregando',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Sem resultados',\n loading: 'Carregando',\n placeholder: 'Selecione',\n noData: 'Sem dados',\n },\n pagination: {\n goto: 'Ir para',\n pagesize: '/página',\n total: 'Total {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