|
| 1 | +import Pagination from '../vc-pagination/locale/ga_IE'; |
| 2 | +import DatePicker from '../date-picker/locale/ga_IE'; |
| 3 | +import TimePicker from '../time-picker/locale/ga_IE'; |
| 4 | +import Calendar from '../calendar/locale/ga_IE'; |
| 5 | + |
| 6 | +export default { |
| 7 | + locale: 'ga_IE', |
| 8 | + Pagination, |
| 9 | + DatePicker, |
| 10 | + TimePicker, |
| 11 | + Calendar, |
| 12 | + Table: { |
| 13 | + filterTitle: 'Scagaire roghchlár', |
| 14 | + filterConfirm: 'Ceart go leor', |
| 15 | + filterReset: 'Athshocraigh', |
| 16 | + selectAll: 'Roghnaigh an leathanach reatha', |
| 17 | + selectInvert: 'Inbhéartaigh an leathanach reatha', |
| 18 | + }, |
| 19 | + Modal: { |
| 20 | + okText: 'Ceart go leor', |
| 21 | + cancelText: 'Cealaigh', |
| 22 | + justOkText: 'Ceart go leor', |
| 23 | + }, |
| 24 | + Popconfirm: { |
| 25 | + okText: 'Ceart go leor', |
| 26 | + cancelText: 'Cealaigh', |
| 27 | + }, |
| 28 | + Transfer: { |
| 29 | + searchPlaceholder: 'Cuardaigh anseo', |
| 30 | + itemUnit: 'mír', |
| 31 | + itemsUnit: 'míreanna', |
| 32 | + }, |
| 33 | + Upload: { |
| 34 | + uploading: 'Uaslódáil ...', |
| 35 | + removeFile: 'Bain comhad', |
| 36 | + uploadError: 'Earráid uaslódáil', |
| 37 | + previewFile: 'Comhad réamhamhairc', |
| 38 | + downloadFile: 'Íoslódáil an comhad', |
| 39 | + }, |
| 40 | + Empty: { |
| 41 | + description: 'Gan aon sonraí', |
| 42 | + }, |
| 43 | +}; |
0 commit comments