1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "main": {
- "cs": {
- "numbers": {
- "symbols-numberSystem-latn": {
- "list": ";"
- },
- "decimalFormats-numberSystem-latn": {
- "short": {
- "decimalFormat": {
- "1000-count-one": "0 tis'.'",
- "1000-count-few": "0 tis'.'",
- "1000-count-many": "0 tis'.'",
- "1000-count-other": "0 tis'.'",
- "10000-count-one": "00 tis'.'",
- "10000-count-few": "00 tis'.'",
- "10000-count-many": "00 tis'.'",
- "10000-count-other": "00 tis'.'",
- "100000-count-one": "000 tis'.'",
- "100000-count-few": "000 tis'.'",
- "100000-count-many": "000 tis'.'",
- "100000-count-other": "000 tis'.'",
- "1000000-count-one": "0 mil'.'",
- "1000000-count-few": "0 mil'.'",
- "1000000-count-many": "0 mil'.'",
- "1000000-count-other": "0 mil'.'",
- "10000000-count-one": "00 mil'.'",
- "10000000-count-few": "00 mil'.'",
- "10000000-count-many": "00 mil'.'",
- "10000000-count-other": "00 mil'.'",
- "100000000-count-one": "000 mil'.'",
- "100000000-count-few": "000 mil'.'",
- "100000000-count-many": "000 mil'.'",
- "100000000-count-other": "000 mil'.'",
- "1000000000-count-one": "0 mld'.'",
- "1000000000-count-few": "0 mld'.'",
- "1000000000-count-many": "0 mld'.'",
- "1000000000-count-other": "0 mld'.'",
- "10000000000-count-one": "00 mld'.'",
- "10000000000-count-few": "00 mld'.'",
- "10000000000-count-many": "00 mld'.'",
- "10000000000-count-other": "00 mld'.'",
- "100000000000-count-one": "000 mld'.'",
- "100000000000-count-few": "000 mld'.'",
- "100000000000-count-many": "000 mld'.'",
- "100000000000-count-other": "000 mld'.'",
- "1000000000000-count-one": "0 bil'.'",
- "1000000000000-count-few": "0 bil'.'",
- "1000000000000-count-many": "0 bil'.'",
- "1000000000000-count-other": "0 bil'.'",
- "10000000000000-count-one": "00 bil'.'",
- "10000000000000-count-few": "00 bil'.'",
- "10000000000000-count-many": "00 bil'.'",
- "10000000000000-count-other": "00 bil'.'",
- "100000000000000-count-one": "000 bil'.'",
- "100000000000000-count-few": "000 bil'.'",
- "100000000000000-count-many": "000 bil'.'",
- "100000000000000-count-other": "000 bil'.'"
- }
- }
- }
- }
- }
- }
- }
|