{
	"year": {
		"one": "{0} año",
		"other": "{0} años"
	},
	"month": {
		"one": "{0} mes",
		"other": "{0} meses"
	},
	"week": "{0} sem.",
	"day": {
		"one": "{0} día",
		"other": "{0} días"
	},
	"hour": {
		"one": "{0} hora",
		"other": "{0} horas"
	},
	"minute": "{0} min.",
	"second": "{0} seg."
}