Commit eb93f69b authored by Jorge Maldonado Ventura's avatar Jorge Maldonado Ventura Committed by Nikolay Kuchumov
Browse files

Add Esperanto translation

parent 57c75848
Loading
Loading
Loading
Loading
+30 −0
Original line number Diff line number Diff line
{
    "year": {
        "one": "{0} jaro",
        "other": "{0} jaroj"
    },
    "month": {
        "one": "{0} monato",
        "other": "{0} monatoj"
    },
    "week": {
        "one": "{0} semajno",
        "other": "{0} semajnoj"
    },
    "day": {
        "one": "{0} tago",
        "other": "{0} tagoj"
    },
    "hour": {
        "one": "{0} horo",
        "other": "{0} horoj"
    },
    "minute": {
        "one": "{0} minuto",
        "other": "{0} minutoj"
    },
    "second": {
        "one": "{0} sekundo",
        "other": "{0} sekundoj"
    }
}
+9 −0
Original line number Diff line number Diff line
{
	"year": "{0} j.",
	"month": "{0} m.",
	"week": "{0} sem.",
	"day": "{0} t.",
	"hour": "{0} h.",
	"minute": "{0} m.",
	"second": "{0} sek."
}
+7 −0
Original line number Diff line number Diff line
{
	"now": {
		"current": "nun",
		"future": "baldaŭ",
		"past": "ĵus"
	}
}
+9 −0
Original line number Diff line number Diff line
 {
	"year": "{0} ja.",
	"month": "{0} mo.",
	"week": "{0} sem.",
	"day": "{0} ta.",
	"hour": "{0} hor.",
	"minute": "{0} min.",
	"second": "{0} sek."
}