1 line
9.1 KiB
Plaintext
1 line
9.1 KiB
Plaintext
|
|
{"version":3,"file":"ro.min.mjs","sources":["../../../../packages/locale/lang/ro.ts"],"sourcesContent":["export default {\n name: 'ro',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Șterge',\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: 'Acum',\n today: 'Azi',\n cancel: 'Anulează',\n clear: 'Șterge',\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: 'Selectează data',\n selectTime: 'Selectează ora',\n startDate: 'Data de început',\n startTime: 'Ora de început',\n endDate: 'Data de sfârșit',\n endTime: 'Ora de sfârșit',\n prevYear: 'Anul trecut',\n nextYear: 'Anul următor',\n prevMonth: 'Luna trecută',\n nextMonth: 'Luna următoare',\n year: '',\n month1: 'Ianuarie',\n month2: 'Februarie',\n month3: 'Martie',\n month4: 'Aprilie',\n month5: 'Mai',\n month6: 'Iunie',\n month7: 'Iulie',\n month8: 'August',\n month9: 'Septembrie',\n month10: 'Octombrie',\n month11: 'Noiembrie',\n month12: 'Decembrie',\n weeks: {\n sun: 'Du',\n mon: 'Lu',\n tue: 'Ma',\n wed: 'Mi',\n thu: 'Jo',\n fri: 'Vi',\n sat: 'Sâ',\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: 'Ian',\n feb: 'Feb',\n mar: 'Mar',\n apr: 'Apr',\n may: 'Mai',\n jun: 'Iun',\n jul: 'Iul',\n aug: 'Aug',\n sep: 'Sep',\n oct: 'Oct',\n nov: 'Noi',\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: 'Se încarcă',\n noMatch: 'Nu există date potrivite',\n noData: 'Nu există date',\n placeholder: 'Selectează',\n },\n mention: {\n loading: 'Se încarcă',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Nu există date potrivite',\n loading: 'Se încarcă',\n placeholder: 'Selectează',\n noData: 'Nu există date',\n },\n pagination: {\n goto: 'Go to',\n pagesize: '/pagina',\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: '
|