1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "main": {
- "kn": {
- "numbers": {
- "symbols-numberSystem-knda": {
- "list": ";"
- },
- "symbols-numberSystem-latn": {
- "list": ";"
- },
- "decimalFormats-numberSystem-knda": {
- "short": {
- "decimalFormat": {
- "1000-count-one": "0ಸಾ",
- "1000-count-other": "0ಸಾ",
- "10000-count-one": "00ಸಾ",
- "10000-count-other": "00ಸಾ",
- "100000-count-one": "000ಸಾ",
- "100000-count-other": "000ಸಾ",
- "1000000-count-one": "0ಮಿ",
- "1000000-count-other": "0ಮಿ",
- "10000000-count-one": "00ಮಿ",
- "10000000-count-other": "00ಮಿ",
- "100000000-count-one": "000ಮಿ",
- "100000000-count-other": "000ಮಿ",
- "1000000000-count-one": "0ಬಿ",
- "1000000000-count-other": "0ಬಿ",
- "10000000000-count-one": "00ಬಿ",
- "10000000000-count-other": "00ಬಿ",
- "100000000000-count-one": "000ಬಿ",
- "100000000000-count-other": "000ಬಿ",
- "1000000000000-count-one": "0ಟ್ರಿ",
- "1000000000000-count-other": "0ಟ್ರಿ",
- "10000000000000-count-one": "00ಟ್ರಿ",
- "10000000000000-count-other": "00ಟ್ರಿ",
- "100000000000000-count-one": "000ಟ್ರಿ",
- "100000000000000-count-other": "000ಟ್ರಿ"
- }
- }
- },
- "decimalFormats-numberSystem-latn": {
- "short": {
- "decimalFormat": {
- "1000-count-one": "0ಸಾ",
- "1000-count-other": "0ಸಾ",
- "10000-count-one": "00ಸಾ",
- "10000-count-other": "00ಸಾ",
- "100000-count-one": "000ಸಾ",
- "100000-count-other": "000ಸಾ",
- "1000000-count-one": "0ಮಿ",
- "1000000-count-other": "0ಮಿ",
- "10000000-count-one": "00ಮಿ",
- "10000000-count-other": "00ಮಿ",
- "100000000-count-one": "000ಮಿ",
- "100000000-count-other": "000ಮಿ",
- "1000000000-count-one": "0ಬಿ",
- "1000000000-count-other": "0ಬಿ",
- "10000000000-count-one": "00ಬಿ",
- "10000000000-count-other": "00ಬಿ",
- "100000000000-count-one": "000ಬಿ",
- "100000000000-count-other": "000ಬಿ",
- "1000000000000-count-one": "0ಟ್ರಿ",
- "1000000000000-count-other": "0ಟ್ರಿ",
- "10000000000000-count-one": "00ಟ್ರಿ",
- "10000000000000-count-other": "00ಟ್ರಿ",
- "100000000000000-count-one": "000ಟ್ರಿ",
- "100000000000000-count-other": "000ಟ್ರಿ"
- }
- }
- }
- }
- }
- }
- }
|