Format when time is about a year
@override String years(int years) => _pluralize(years, 'rok', 'roky', 'roků');