1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "main": {
- "gu": {
- "numbers": {
- "symbols-numberSystem-gujr": {
- "list": ";"
- },
- "symbols-numberSystem-latn": {
- "list": ";"
- },
- "decimalFormats-numberSystem-gujr": {
- "short": {
- "decimalFormat": {
- "1000-count-one": "0 હજાર",
- "1000-count-other": "0 હજાર",
- "10000-count-one": "00 હજાર",
- "10000-count-other": "00 હજાર",
- "100000-count-one": "0 લાખ",
- "100000-count-other": "0 લાખ",
- "1000000-count-one": "00 લાખ",
- "1000000-count-other": "00 લાખ",
- "10000000-count-one": "0 કરોડ",
- "10000000-count-other": "0 કરોડ",
- "100000000-count-one": "00 કરોડ",
- "100000000-count-other": "00 કરોડ",
- "1000000000-count-one": "0 અબજ",
- "1000000000-count-other": "0 અબજ",
- "10000000000-count-one": "00 અબજ",
- "10000000000-count-other": "00 અબજ",
- "100000000000-count-one": "0 નિખર્વ",
- "100000000000-count-other": "0 નિખર્વ",
- "1000000000000-count-one": "0 મહાપદ્મ",
- "1000000000000-count-other": "0 મહાપદ્મ",
- "10000000000000-count-one": "0 શંકુ",
- "10000000000000-count-other": "0 શંકુ",
- "100000000000000-count-one": "0 જલધિ",
- "100000000000000-count-other": "0 જલધિ"
- }
- }
- },
- "decimalFormats-numberSystem-latn": {
- "short": {
- "decimalFormat": {
- "1000-count-one": "0 હજાર",
- "1000-count-other": "0 હજાર",
- "10000-count-one": "00 હજાર",
- "10000-count-other": "00 હજાર",
- "100000-count-one": "0 લાખ",
- "100000-count-other": "0 લાખ",
- "1000000-count-one": "00 લાખ",
- "1000000-count-other": "00 લાખ",
- "10000000-count-one": "0 કરોડ",
- "10000000-count-other": "0 કરોડ",
- "100000000-count-one": "00 કરોડ",
- "100000000-count-other": "00 કરોડ",
- "1000000000-count-one": "0 અબજ",
- "1000000000-count-other": "0 અબજ",
- "10000000000-count-one": "00 અબજ",
- "10000000000-count-other": "00 અબજ",
- "100000000000-count-one": "0 નિખર્વ",
- "100000000000-count-other": "0 નિખર્વ",
- "1000000000000-count-one": "0 મહાપદ્મ",
- "1000000000000-count-other": "0 મહાપદ્મ",
- "10000000000000-count-one": "0 શંકુ",
- "10000000000000-count-other": "0 શંકુ",
- "100000000000000-count-one": "0 જલધિ",
- "100000000000000-count-other": "0 જલધિ"
- }
- }
- }
- }
- }
- }
- }
|