Format when time is in hours
@override String hours(int hours) => _pluralize(hours, 'godziny', 'godzin');