Verify Number Formats: Polish

Index

To correct problems in compact numbers below, please go to Compact Decimal Formatting.

Numeric FormatCompact-ShortCompact-Long
1n/an/a
1,1n/an/a
1,5n/an/a
2n/an/a
5n/an/a
10n/an/a
22n/an/a
100n/an/a
102n/an/a
1 000n/an/a
1 100n/an/a
1 500n/an/a
2 000n/an/a
5 000n/an/a
10 000n/an/a
22 000n/an/a
100 000n/an/a
102 000n/an/a
1 000 000n/an/a
1 100 000n/an/a
1 500 000n/an/a
2 000 000n/an/a
5 000 000n/an/a
10 000 000n/an/a
22 000 000n/an/a
100 000 000n/an/a
102 000 000n/an/a
1 000 000 000n/an/a
1 100 000 000n/an/a
1 500 000 000n/an/a
2 000 000 000n/an/a
5 000 000 000n/an/a
10 000 000 000n/an/a
22 000 000 000n/an/a
100 000 000 000n/an/a
102 000 000 000n/an/a
1 000 000 000 000n/an/a
1 100 000 000 000n/an/a
1 500 000 000 000n/an/a
2 000 000 000 000n/an/a
5 000 000 000 000n/an/a
10 000 000 000 000n/an/a
22 000 000 000 000n/an/a
100 000 000 000 000n/an/a
102 000 000 000 000n/an/a
1 100 000 000 000 000n/an/a

Plural Rules

To correct problems in plural rules below, please go to Plural Rules.

NameCodeTypeCategoryExamplesMinimal PairsRules
polskiplcardinalone11 miesiąci = 1 and
  v = 0
few2~4, 22~24, 32~34, 42~44, 52~54, 62, 102, 1002, …2 miesiącev = 0 and
  i % 10 = 2..4 and
  i % 100 != 12..14
many0, 5~19, 100, 1000, 10000, 100000, 1000000, …5 miesięcyv = 0 and
  i != 1 and
  i % 10 = 0..1 or
v = 0 and
  i % 10 = 5..9 or
v = 0 and
  i % 100 = 12..14
other0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …1,5 miesiąca
ordinalother0~15, 100, 1000, 10000, 100000, 1000000, …Skręć w 15 w prawo.
rangeone+few1–21–2 miesiąceone + few → few
one+many1–51–5 miesięcyone + many → many
one+other1–10.01–10,0 miesiącaone + other → other
few+few2–222–22 miesiącefew + few → few
few+many2–52–5 miesięcyfew + many → many
few+other2–10.02–10,0 miesiącafew + other → other
many+one0–10–1 miesiącmany + one → one
many+few0–20–2 miesiącemany + few → few
many+many0–50–5 miesięcymany + many → many
many+other0–10.00–10,0 miesiącamany + other → other
other+one0.0–10,0–1 miesiącother + one → one
other+few0.0–20,0–2 miesiąceother + few → few
other+many0.0–50,0–5 miesięcyother + many → many
other+other0.0–10.00,0–10,0 miesiącaother + other → other




































































































Errors

pl short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

pl long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

pl short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat