To correct problems in compact numbers below, please go to Compact Decimal Formatting.
Numeric Format | Compact-Short | Compact-Long | Compact-Short +Currency |
---|---|---|---|
1 | 1 | 1 | €1 |
1,1 | 1,1 | 1,1 | €1,1 |
1,5 | 1,5 | 1,5 | €1,5 |
2 | 2 | 2 | €2 |
10 | 10 | 10 | €10 |
21 | 21 | 21 | €21 |
22 | 22 | 22 | €22 |
100 | 100 | 100 | €100 |
101 | 101 | 101 | €101 |
102 | 102 | 102 | €102 |
1 000 | 1 tūkst. | 1 tūkstantis | 1 tūkst. € |
1 100 | 1,1 tūkst. | 1,1 tūkstančių | 1,1 tūkst. € |
1 500 | 1,5 tūkst. | 1,5 tūkstančių | 1,5 tūkst. € |
2 000 | 2 tūkst. | 2 tūkstančių | 2 tūkst. € |
10 000 | 10 tūkst. | 10 tūkstančių | 10 tūkst. € |
21 000 | 21 tūkst. | 21 tūkstančių | 21 tūkst. € |
22 000 | 22 tūkst. | 22 tūkstančių | 22 tūkst. € |
100 000 | 100 tūkst. | 100 tūkstančių | 100 tūkst. € |
101 000 | 101 tūkst. | 101 tūkstančių | 101 tūkst. € |
102 000 | 102 tūkst. | 102 tūkstančių | 102 tūkst. € |
1 000 000 | 1 mln. | 1 milijonas | 1 mln. € |
1 100 000 | 1,1 mln. | 1,1 milijonų | 1,1 mln. € |
1 500 000 | 1,5 mln. | 1,5 milijonų | 1,5 mln. € |
2 000 000 | 2 mln. | 2 milijonų | 2 mln. € |
10 000 000 | 10 mln. | 10 milijonų | 10 mln. € |
21 000 000 | 21 mln. | 21 milijonų | 21 mln. € |
22 000 000 | 22 mln. | 22 milijonų | 22 mln. € |
100 000 000 | 100 mln. | 100 milijonų | 100 mln. € |
101 000 000 | 101 mln. | 101 milijonų | 101 mln. € |
102 000 000 | 102 mln. | 102 milijonų | 102 mln. € |
1 000 000 000 | 1 mlrd. | 1 milijardas | 1 mlrd. € |
1 100 000 000 | 1,1 mlrd. | 1,1 milijardų | 1,1 mlrd. € |
1 500 000 000 | 1,5 mlrd. | 1,5 milijardų | 1,5 mlrd. € |
2 000 000 000 | 2 mlrd. | 2 milijardų | 2 mlrd. € |
10 000 000 000 | 10 mlrd. | 10 milijardų | 10 mlrd. € |
21 000 000 000 | 21 mlrd. | 21 milijardų | 21 mlrd. € |
22 000 000 000 | 22 mlrd. | 22 milijardų | 22 mlrd. € |
100 000 000 000 | 100 mlrd. | 100 milijardų | 100 mlrd. € |
101 000 000 000 | 101 mlrd. | 101 milijardų | 101 mlrd. € |
102 000 000 000 | 102 mlrd. | 102 milijardų | 102 mlrd. € |
1 000 000 000 000 | 1 trln. | 1 trilijonas | 1 trln. € |
1 100 000 000 000 | 1,1 trln. | 1,1 trilijonų | 1,1 trln. € |
1 500 000 000 000 | 1,5 trln. | 1,5 trilijonų | 1,5 trln. € |
2 000 000 000 000 | 2 trln. | 2 trilijonų | 2 trln. € |
10 000 000 000 000 | 10 trln. | 10 trilijonų | 10 trln. € |
21 000 000 000 000 | 21 trln. | 21 trilijonų | 21 trln. € |
22 000 000 000 000 | 22 trln. | 22 trilijonų | 22 trln. € |
100 000 000 000 000 | 100 trln. | 100 trilijonų | 100 trln. € |
101 000 000 000 000 | 101 trln. | 101 trilijonų | 101 trln. € |
102 000 000 000 000 | 102 trln. | 102 trilijonų | 102 trln. € |
1 100 000 000 000 000 | 1100 trln. | 1100 trilijonų | 1100 trln. € |
To correct problems in plural rules below, please go to Plural Rules.
Name | Code | Type | Category | Examples | Minimal Pairs | Rules |
---|---|---|---|---|---|---|
lietuvių | lt | cardinal | one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … 1.0, 21.0, 31.0, 41.0, 51.0, 61.0, 71.0, 81.0, 101.0, 1001.0, … | 1 obuolys 1,0 obuolys | n % 10 = 1 and n % 100 != 11..19 |
few | 2~9, 22~29, 102, 1002, … 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 22.0, 102.0, 1002.0, … | 2 obuoliai 2,0 obuoliai | n % 10 = 2..9 and n % 100 != 11..19 | |||
many | 0.1~0.9, 1.1~1.7, 10.1, 100.1, 1000.1, … | 0,1 obuolio | f != 0 | |||
other | 0, 10~20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, … 0.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, … | 10 obuolių 10,0 obuolių | ||||
ordinal | other | 0~15, 100, 1000, 10000, 100000, 1000000, … | 15-ame posūkyje sukite į dešinę. | |||
range | one+one | 1–21 | 1–21 obuolys | one + one → one | ||
one+few | 1–2 | 1–2 obuoliai | one + few → few | |||
one+many | 1–1.1 | 1–1,1 obuolio | one + many → many | |||
one+other | 1–10 | 1–10 obuolių | one + other → other | |||
few+one | 2–21 | 2–21 obuolys | few + one → one | |||
few+few | 2–22 | 2–22 obuoliai | few + few → few | |||
few+many | 2–10.1 | 2–10,1 obuolio | few + many → many | |||
few+other | 2–10 | 2–10 obuolių | few + other → other | |||
many+one | 0.1–1 | 0,1–1 obuolys | many + one → one | |||
many+few | 0.1–2 | 0,1–2 obuoliai | many + few → few | |||
many+many | 0.1–1.1 | 0,1–1,1 obuolio | many + many → many | |||
many+other | 0.1–10 | 0,1–10 obuolių | many + other → other | |||
other+one | 0–1 | 0–1 obuolys | other + one → one | |||
other+few | 0–2 | 0–2 obuoliai | other + few → few | |||
other+many | 0–0.1 | 0–0,1 obuolio | other + many → many | |||
other+other | 0–10 | 0–10 obuolių | other + other → other |