54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
||
"year": {
|
||
"previous": "geçen yıl",
|
||
"current": "bu yıl",
|
||
"next": "gelecek yıl",
|
||
"past": "{0} yıl önce",
|
||
"future": "{0} yıl sonra"
|
||
},
|
||
"quarter": {
|
||
"previous": "geçen çeyrek",
|
||
"current": "bu çeyrek",
|
||
"next": "gelecek çeyrek",
|
||
"past": "{0} çyr. önce",
|
||
"future": "{0} çyr. sonra"
|
||
},
|
||
"month": {
|
||
"previous": "geçen ay",
|
||
"current": "bu ay",
|
||
"next": "gelecek ay",
|
||
"past": "{0} ay önce",
|
||
"future": "{0} ay sonra"
|
||
},
|
||
"week": {
|
||
"previous": "geçen hafta",
|
||
"current": "bu hafta",
|
||
"next": "gelecek hafta",
|
||
"past": "{0} hf. önce",
|
||
"future": "{0} hf. sonra"
|
||
},
|
||
"day": {
|
||
"previous": "dün",
|
||
"previous-2": "evvelsi gün",
|
||
"current": "bugün",
|
||
"next": "yarın",
|
||
"next-2": "öbür gün",
|
||
"past": "{0} gün önce",
|
||
"future": "{0} gün sonra"
|
||
},
|
||
"hour": {
|
||
"current": "bu saat",
|
||
"past": "{0} sa. önce",
|
||
"future": "{0} sa. sonra"
|
||
},
|
||
"minute": {
|
||
"current": "bu dakika",
|
||
"past": "{0} dk. önce",
|
||
"future": "{0} dk. sonra"
|
||
},
|
||
"second": {
|
||
"current": "şimdi",
|
||
"past": "{0} sn. önce",
|
||
"future": "{0} sn. sonra"
|
||
}
|
||
} |