en: parking_stalls: name: 'Parkingstall' controller: successfuly_created: 'Successfully created Parkingstall.' successfuly_updated: 'Successfully updated Parkingstall.' successfuly_destroyed: 'Successfully destroyed Parkingstall.' index: page_title: 'Listing Parkingstall' name: 'Name' lot: 'Lot' parking_stallable_id: 'Parking stallable' parking_stallable_type: 'Parking stallable type' comment: 'Comment' actions: confirm_destroy: 'Are you sure you want to delete this Parkingstall?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New Parkingstall for %{resource}' show: page_title: 'Show Parkingstall' name: 'Name' lot: 'Lot' parking_stallable_id: 'Parking stallable' parking_stallable_type: 'Parking stallable type' comment: 'Comment' actions: confirm_destroy: 'Are you sure you want to delete this element?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' new: page_title: 'New Parkingstall' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Parkingstall' actions: back_to_list: 'Back to Index' edit: 'Edit' view_all: 'View All' form: name: label: 'Name' hint: '' lot: label: 'Lot' hint: '' parking_stallable_id: label: 'Parking stallable' hint: '' parking_stallable_type: label: 'Parking stallable type' hint: '' comment: label: 'Comment' hint: '' submit: 'Submit'