81 lines
2.2 KiB
JSON
81 lines
2.2 KiB
JSON
{
|
|
"year": {
|
|
"previous": "గత సంవత్సరం",
|
|
"current": "ఈ సంవత్సరం",
|
|
"next": "తదుపరి సంవత్సరం",
|
|
"past": "{0} సం. క్రితం",
|
|
"future": {
|
|
"one": "{0} సం.లో",
|
|
"other": "{0} సం.ల్లో"
|
|
}
|
|
},
|
|
"quarter": {
|
|
"previous": "గత త్రైమాసికం",
|
|
"current": "ఈ త్రైమాసికం",
|
|
"next": "తదుపరి త్రైమాసికం",
|
|
"past": "{0} త్రైమా. క్రితం",
|
|
"future": {
|
|
"one": "{0} త్రైమాసికంలో",
|
|
"other": "{0} త్రైమాసికాల్లో"
|
|
}
|
|
},
|
|
"month": {
|
|
"previous": "గత నెల",
|
|
"current": "ఈ నెల",
|
|
"next": "తదుపరి నెల",
|
|
"past": {
|
|
"one": "{0} నెల క్రితం",
|
|
"other": "{0} నెలల క్రితం"
|
|
},
|
|
"future": {
|
|
"one": "{0} నెలలో",
|
|
"other": "{0} నెలల్లో"
|
|
}
|
|
},
|
|
"week": {
|
|
"previous": "గత వారం",
|
|
"current": "ఈ వారం",
|
|
"next": "తదుపరి వారం",
|
|
"past": {
|
|
"one": "{0} వారం క్రితం",
|
|
"other": "{0} వారాల క్రితం"
|
|
},
|
|
"future": {
|
|
"one": "{0} వారంలో",
|
|
"other": "{0} వారాల్లో"
|
|
}
|
|
},
|
|
"day": {
|
|
"previous": "నిన్న",
|
|
"previous-2": "మొన్న",
|
|
"current": "ఈ రోజు",
|
|
"next": "రేపు",
|
|
"next-2": "ఎల్లుండి",
|
|
"past": {
|
|
"one": "{0} రోజు క్రితం",
|
|
"other": "{0} రోజుల క్రితం"
|
|
},
|
|
"future": {
|
|
"one": "{0} రోజులో",
|
|
"other": "{0} రోజుల్లో"
|
|
}
|
|
},
|
|
"hour": {
|
|
"current": "ఈ గంట",
|
|
"past": "{0} గం. క్రితం",
|
|
"future": "{0} గం.లో"
|
|
},
|
|
"minute": {
|
|
"current": "ఈ నిమిషం",
|
|
"past": "{0} నిమి. క్రితం",
|
|
"future": "{0} నిమి.లో"
|
|
},
|
|
"second": {
|
|
"current": "ప్రస్తుతం",
|
|
"past": "{0} సెక. క్రితం",
|
|
"future": {
|
|
"one": "{0} సెక.లో",
|
|
"other": "{0} సెక. లో"
|
|
}
|
|
}
|
|
} |