Hi again,
I've got some problems with setting Polish locales, but i worked it out...
If anybody have similar problem - thats what you should do:
1) In /etc/portage/make.conf you shoud have (it might be wrong, but works):
L10N="pl_PL en_US pl"
LINGUAS="pl_PL en_US pl"
USE="nls unicode userlocales pl"
2) Set proper locales in /etc/locale.gen
pl_PL.UTF-8 UTF-8
pl_PL ISO-8859-2
en_US.UTF-8 UTF-8
en_US ISO-8859-1
C.UTF-8 UTF-8
3) Run locale-gen as root, and use eselect locale list, and set to pl_PL.utf8...
4) Run locale and outpu