1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "main": {
- "pa": {
- "numbers": {
- "symbols-numberSystem-guru": {
- "list": ";"
- },
- "symbols-numberSystem-latn": {
- "list": ";"
- },
- "decimalFormats-numberSystem-guru": {
- "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": "00 ਖਰਬ",
- "1000000000000-count-other": "00 ਖਰਬ",
- "10000000000000-count-one": "0 ਨੀਲ",
- "10000000000000-count-other": "0 ਨੀਲ",
- "100000000000000-count-one": "00 ਨੀਲ",
- "100000000000000-count-other": "00 ਨੀਲ"
- }
- }
- },
- "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": "00 ਖਰਬ",
- "1000000000000-count-other": "00 ਖਰਬ",
- "10000000000000-count-one": "0 ਨੀਲ",
- "10000000000000-count-other": "0 ਨੀਲ",
- "100000000000000-count-one": "00 ਨੀਲ",
- "100000000000000-count-other": "00 ਨੀਲ"
- }
- }
- }
- }
- }
- }
- }
|