To correct problems in compact numbers below, please go to Compact Decimal Formatting.
| Numeric Format | Compact-Short | Compact-Long |
|---|---|---|
| 1 | n/a | n/a |
| 1,1 | n/a | n/a |
| 1,5 | n/a | n/a |
| 2 | n/a | n/a |
| 10 | n/a | n/a |
| 100 | n/a | n/a |
| 1.000 | n/a | n/a |
| 1.100 | n/a | n/a |
| 1.500 | n/a | n/a |
| 2.000 | n/a | n/a |
| 10.000 | n/a | n/a |
| 100.000 | n/a | n/a |
| 1.000.000 | n/a | n/a |
| 1.100.000 | n/a | n/a |
| 1.500.000 | n/a | n/a |
| 2.000.000 | n/a | n/a |
| 10.000.000 | n/a | n/a |
| 100.000.000 | n/a | n/a |
| 1.000.000.000 | n/a | n/a |
| 1.100.000.000 | n/a | n/a |
| 1.500.000.000 | n/a | n/a |
| 2.000.000.000 | n/a | n/a |
| 10.000.000.000 | n/a | n/a |
| 100.000.000.000 | n/a | n/a |
| 1.000.000.000.000 | n/a | n/a |
| 1.100.000.000.000 | n/a | n/a |
| 1.500.000.000.000 | n/a | n/a |
| 2.000.000.000.000 | n/a | n/a |
| 10.000.000.000.000 | n/a | n/a |
| 100.000.000.000.000 | n/a | n/a |
| 1.100.000.000.000.000 | n/a | n/a |
To correct problems in plural rules below, please go to Plural Rules.
| Name | Code | Type | Category | Examples | Minimal Pairs | Rules |
|---|---|---|---|---|---|---|
| Türkçe | tr | cardinal | one | 1 1.0, 1.00, 1.000, 1.0000 | Sepetinizde 1 X var. Bunu almak istiyor musunuz? Sepetinizde 1,0 X var. Bunu almak istiyor musunuz? | n = 1 |
| other | 0, 2~16, 100, 1000, 10000, 100000, 1000000, … 0.0~0.9, 1.1~1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, … | Sepetinizde 2 X var. Bunları almak istiyor musunuz? Sepetinizde 0,9 X var. Bunları almak istiyor musunuz? | ||||
| ordinal | other | 0~15, 100, 1000, 10000, 100000, 1000000, … | 15. sağdan dönün. | |||
| range | one+other | 1–2 | Sepetinizde 1–2 X var. Bunları almak istiyor musunuz? | one + other → other | ||
| other+one | 0–1 | Sepetinizde 0–1 X var. Bunu almak istiyor musunuz? | other + one → one | |||
| other+other | 0–2 | Sepetinizde 0–2 X var. Bunları almak istiyor musunuz? | other + other → other |
tr short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
tr long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat
tr short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat