191 lines
4.0 KiB
JSON
191 lines
4.0 KiB
JSON
{
|
|
"ms": {
|
|
"date": {
|
|
"abbr_day_names": [
|
|
"Ahd",
|
|
"Isn",
|
|
"Sel",
|
|
"Rab",
|
|
"Kha",
|
|
"Jum",
|
|
"Sab"
|
|
],
|
|
"abbr_month_names": [
|
|
null,
|
|
"Jan",
|
|
"Feb",
|
|
"Mac",
|
|
"Apr",
|
|
"Mei",
|
|
"Jun",
|
|
"Jul",
|
|
"Ogo",
|
|
"Sep",
|
|
"Okt",
|
|
"Nov",
|
|
"Dis"
|
|
],
|
|
"day_names": [
|
|
"Ahad",
|
|
"Isnin",
|
|
"Selasa",
|
|
"Rabu",
|
|
"Khamis",
|
|
"Jumaat",
|
|
"Sabtu"
|
|
],
|
|
"formats": {
|
|
"default": "%d-%m-%Y",
|
|
"long": "%d %B, %Y",
|
|
"short": "%d %b"
|
|
},
|
|
"month_names": [
|
|
null,
|
|
"Januari",
|
|
"Febuari",
|
|
"Mac",
|
|
"April",
|
|
"Mei",
|
|
"Jun",
|
|
"Julai",
|
|
"Ogos",
|
|
"September",
|
|
"Oktober",
|
|
"November",
|
|
"Disember"
|
|
],
|
|
"order": [
|
|
"day",
|
|
"month",
|
|
"year"
|
|
]
|
|
},
|
|
"datetime": {
|
|
"distance_in_words": {
|
|
"about_x_hours": {
|
|
"one": "lebih kurang 1 jam",
|
|
"other": "lebih kurang %{count} jam"
|
|
},
|
|
"about_x_months": {
|
|
"one": "lebih kurang 1 bulan",
|
|
"other": "lebih kurang %{count} bulan"
|
|
},
|
|
"about_x_years": {
|
|
"one": "lebih kurang 1 tahun",
|
|
"other": "lebih kurang %{count} tahun"
|
|
},
|
|
"almost_x_years": {
|
|
"one": "hampir 1 tahun",
|
|
"other": "hampir %{count} tahun"
|
|
},
|
|
"half_a_minute": "setengah minit",
|
|
"less_than_x_seconds": {
|
|
"one": "kurang dari satu saat",
|
|
"other": "kurang dari %{count} saat"
|
|
},
|
|
"less_than_x_minutes": {
|
|
"one": "kurang dari satu minit",
|
|
"other": "kurang dari %{count} minit"
|
|
},
|
|
"over_x_years": {
|
|
"one": "lebih 1 tahun",
|
|
"other": "lebih %{count} tahun"
|
|
},
|
|
"x_seconds": {
|
|
"one": "1 saat",
|
|
"other": "%{count} saat"
|
|
},
|
|
"x_minutes": {
|
|
"one": "1 minit",
|
|
"other": "%{count} minit"
|
|
},
|
|
"x_days": {
|
|
"one": "1 hari",
|
|
"other": "%{count} hari"
|
|
},
|
|
"x_months": {
|
|
"one": "1 bulan",
|
|
"other": "%{count} bulan"
|
|
}
|
|
}
|
|
},
|
|
"number": {
|
|
"currency": {
|
|
"format": {
|
|
"delimiter": ",",
|
|
"format": "%u%n",
|
|
"precision": 2,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false,
|
|
"unit": "RM"
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": ",",
|
|
"precision": 3,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false
|
|
},
|
|
"human": {
|
|
"decimal_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"billion": "Ribu Juta",
|
|
"million": "Juta",
|
|
"quadrillion": "Juta-juta",
|
|
"thousand": "Ribu",
|
|
"trillion": "Trilion",
|
|
"unit": ""
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": "",
|
|
"precision": 3,
|
|
"significant": true,
|
|
"strip_insignificant_zeros": true
|
|
},
|
|
"storage_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"byte": {
|
|
"one": "Bait",
|
|
"other": "Bait"
|
|
},
|
|
"gb": "GB",
|
|
"kb": "KB",
|
|
"mb": "MB",
|
|
"tb": "TB"
|
|
}
|
|
}
|
|
},
|
|
"percentage": {
|
|
"format": {
|
|
"delimiter": ""
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
} |