diff --git a/translations/ui-plugin-bursar-export/cs_CZ.json b/translations/ui-plugin-bursar-export/cs_CZ.json new file mode 100644 index 00000000..b0b866e2 --- /dev/null +++ b/translations/ui-plugin-bursar-export/cs_CZ.json @@ -0,0 +1,38 @@ +{ + "meta.title": "Transfer criteria", + "bursarExports": "Bursar exports", + "bursarExports.schedulePeriod": "Schedule period", + "bursarExports.schedulePeriod.none": "None", + "bursarExports.schedulePeriod.hours": "Hours", + "bursarExports.schedulePeriod.days": "Days", + "bursarExports.schedulePeriod.weeks": "Weeks", + "bursarExports.scheduleFrequency": "Schedule frequency", + "bursarExports.scheduleWeekdays": "Weekdays", + "bursarExports.scheduleTime": "Schedule time", + "bursarExports.save": "Save", + "permission.bursar-exports.all": "Transfer exports: Transfer admin", + "bursarExports.scheduleWeekdays.friday": "F", + "bursarExports.scheduleWeekdays.monday": "M", + "bursarExports.scheduleWeekdays.saturday": "S", + "bursarExports.scheduleWeekdays.sunday": "S", + "bursarExports.scheduleWeekdays.thursday": "T", + "bursarExports.scheduleWeekdays.tuesday": "T", + "bursarExports.scheduleWeekdays.wednesday": "W", + "bursarExports.daysOutstanding": "Max. days outstanding", + "bursarExports.patronGroups": "Patron groups", + "bursarExports.save.success": "Bursar exports configuration has been successfully saved", + "bursarExports.save.error": "Bursar exports configuration was not saved", + "bursarExports.runManually": "Run manually", + "bursarExports.runManually.success": "Bursar exports has been successfully scheduled", + "bursarExports.runManually.error": "Bursar exports was not scheduled", + "bursarExports.owner": "Fee/fine owner", + "bursarExports.transferAccount": "Transfer account", + "bursarExports.itemTypes": "Transfer types", + "bursarExports.feeFineType": "Fee/fine type", + "bursarExports.itemType": "Transfer type", + "bursarExports.itemDescription": "Transfer description", + "bursarExports.itemCode": "Transfer code", + "bursarExports.itemCode.CHARGE": "Charge", + "bursarExports.itemCode.PAYMENT": "Payment", + "bursarExports.transferOwner": "Transfer owner" +} \ No newline at end of file