Hi,a few days ago I filed a bug requesting an addition of Silesian (szl-PL specifically). Because I don't know if it shows up on Pootle automatically after that, I'd like to ask to add Silesian (szl). It might be necessary to add two varieties: szl-PL and szl-CZ because of the majority language influences in the respective countries.
Plurals same as Polish:
nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
Thank you!