194 lines
4.1 KiB
JSON
194 lines
4.1 KiB
JSON
{
|
|
"id": {
|
|
"date": {
|
|
"abbr_day_names": [
|
|
"Min",
|
|
"Sen",
|
|
"Sel",
|
|
"Rab",
|
|
"Kam",
|
|
"Jum",
|
|
"Sab"
|
|
],
|
|
"abbr_month_names": [
|
|
null,
|
|
"Jan",
|
|
"Feb",
|
|
"Mar",
|
|
"Apr",
|
|
"Mei",
|
|
"Jun",
|
|
"Jul",
|
|
"Agu",
|
|
"Sep",
|
|
"Okt",
|
|
"Nov",
|
|
"Des"
|
|
],
|
|
"day_names": [
|
|
"Minggu",
|
|
"Senin",
|
|
"Selasa",
|
|
"Rabu",
|
|
"Kamis",
|
|
"Jumat",
|
|
"Sabtu"
|
|
],
|
|
"formats": {
|
|
"default": "%d %B %Y",
|
|
"long": "%A, %d %B %Y",
|
|
"short": "%d.%m.%Y"
|
|
},
|
|
"month_names": [
|
|
null,
|
|
"Januari",
|
|
"Februari",
|
|
"Maret",
|
|
"April",
|
|
"Mei",
|
|
"Juni",
|
|
"Juli",
|
|
"Agustus",
|
|
"September",
|
|
"Oktober",
|
|
"November",
|
|
"Desember"
|
|
],
|
|
"order": [
|
|
"day",
|
|
"month",
|
|
"year"
|
|
]
|
|
},
|
|
"datetime": {
|
|
"distance_in_words": {
|
|
"about_x_hours": {
|
|
"one": "sekitar satu jam",
|
|
"other": "sekitar %{count} jam"
|
|
},
|
|
"about_x_months": {
|
|
"one": "sekitar sebulan",
|
|
"other": "sekitar %{count} bulan"
|
|
},
|
|
"about_x_years": {
|
|
"one": "sekitar setahun",
|
|
"other": "sekitar %{count} tahun"
|
|
},
|
|
"almost_x_years": {
|
|
"one": "hampir setahun",
|
|
"other": "hampir %{count} tahun"
|
|
},
|
|
"half_a_minute": "setengah menit",
|
|
"less_than_x_seconds": {
|
|
"zero": "kurang dari 1 detik",
|
|
"one": "kurang dari 1 detik",
|
|
"other": "kurang dari %{count} detik"
|
|
},
|
|
"less_than_x_minutes": {
|
|
"zero": "kurang dari 1 menit",
|
|
"one": "kurang dari 1 menit",
|
|
"other": "kurang dari %{count} menit"
|
|
},
|
|
"over_x_years": {
|
|
"one": "lebih dari setahun",
|
|
"other": "lebih dari %{count} tahun"
|
|
},
|
|
"x_seconds": {
|
|
"one": "satu detik",
|
|
"other": "%{count} detik"
|
|
},
|
|
"x_minutes": {
|
|
"one": "satu menit",
|
|
"other": "%{count} menit"
|
|
},
|
|
"x_days": {
|
|
"one": "sehari",
|
|
"other": "%{count} hari"
|
|
},
|
|
"x_months": {
|
|
"one": "sebulan",
|
|
"other": "%{count} bulan"
|
|
}
|
|
}
|
|
},
|
|
"number": {
|
|
"currency": {
|
|
"format": {
|
|
"delimiter": ".",
|
|
"format": "%u%n",
|
|
"precision": 2,
|
|
"separator": ",",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false,
|
|
"unit": "Rp"
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": ".",
|
|
"precision": 3,
|
|
"separator": ",",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false
|
|
},
|
|
"human": {
|
|
"decimal_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"billion": "Miliar",
|
|
"million": "Juta",
|
|
"quadrillion": "Quadriliun",
|
|
"thousand": "Ribu",
|
|
"trillion": "Triliun",
|
|
"unit": ""
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": "",
|
|
"precision": 3,
|
|
"significant": true,
|
|
"strip_insignificant_zeros": true
|
|
},
|
|
"storage_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"byte": {
|
|
"one": "Byte",
|
|
"other": "Byte"
|
|
},
|
|
"gb": "GB",
|
|
"kb": "KB",
|
|
"mb": "MB",
|
|
"tb": "TB"
|
|
}
|
|
}
|
|
},
|
|
"percentage": {
|
|
"format": {
|
|
"delimiter": "",
|
|
"format": "%n%"
|
|
}
|
|
},
|
|
"precision": {
|
|
"format": {
|
|
"delimiter": ""
|
|
}
|
|
}
|
|
},
|
|
"support": {
|
|
"array": {
|
|
"last_word_connector": ", dan ",
|
|
"two_words_connector": " dan ",
|
|
"words_connector": ", "
|
|
}
|
|
},
|
|
"time": {
|
|
"am": "am",
|
|
"formats": {
|
|
"default": "%a, %d %b %Y %H.%M.%S %z",
|
|
"long": "%d %B %Y %H.%M",
|
|
"short": "%d %b %H.%M"
|
|
},
|
|
"pm": "pm"
|
|
}
|
|
}
|
|
} |