+ less_than_x_seconds:
+ one: pred menej ako sekundou
+ few: pred menej ako %{count} sekundami
+ many: pred menej ako %{count} sekundami
+ other: pred menej ako %{count} sekundami
+ over_x_years:
+ one: pred viac ako rokom
+ few: pred viac ako %{count} rokmi
+ many: pred viac ako %{count} rokmi
+ other: pred viac ako %{count} rokmi
+ x_seconds:
+ one: pred sekundou
+ few: pred %{count} sekundami
+ many: pred %{count} sekundami
+ other: pred %{count} sekundami
+ x_minutes:
+ one: pred minútou
+ few: pred %{count} minútami
+ many: pred %{count} minútami
+ other: pred %{count} minútami
+ x_months:
+ one: pred mesiacom
+ few: pred %{count} mesiacmi
+ many: pred %{count} mesiacmi
+ other: pred %{count} mesiacmi
+ x_years:
+ one: pred rokom
+ few: pred %{count} rokmi
+ many: pred %{count} rokmi
+ other: pred %{count} rokmi