locale bulgaria

Hi friends, and first sorry for my english. I installed CLDKDE but i have a problem, may be with my locale or fonts. Every filename on cirilic is looking like that “??”. I try with system settings locale to add bulgarian but it still same problem after that. Thanks :slight_smile:
PS: Hm now i see that not only filenames, everythink wroten on cirilic is with strange simbols…but when i try to write on bg here for example “всичко е ок” i see the cirilic …

Hello. If you want to talk in bulgarian, please join in channel #calculate-bg on Freenode.

Did you try “locale-gen” ?
Please show output of “locale”
Please show /etc/env.d/02locale
Please show /etc/locale.get

And as i said join on bulgarian channel i will help you

Hi Rosene :slight_smile:

calculate troqnec # locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC=POSIX
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=

and here is a /etc/env.d/02locale

#------------------------------------------------------------------------------
 # Modified Calculate-install 2.2.8
 # Processed template files:
 # /usr/share/calculate/templates/install/1merge/openrc/env.d/02locale
#------------------------------------------------------------------------------

LANG="C"
LC_NUMERIC=POSIX

and here is a /etc/locale.gen but i don’t see locale.get

#------------------------------------------------------------------------------
 # Modified Calculate-install 2.2.8
 # Processed template files:
 # /usr/share/calculate/templates/install/1merge/glibc/locale.gen
#------------------------------------------------------------------------------
#Belarussian
be_BY.UTF-8 UTF-8
#Belgian
fr_BE.UTF-8 UTF-8
#Bulgarian
bg_BG.UTF-8 UTF-8
bg_BG CP1251
#Brazilian Portuguese
pt_BR.UTF-8 UTF-8
#Canadian French
fr_CA.UTF-8 UTF-8
#Danish
da_DK.UTF-8 UTF-8
#French
fr_FR.UTF-8 UTF-8
#German
de_DE.UTF-8 UTF-8
#Icelandic
is_IS.UTF-8 UTF-8
#Italian
it_IT.UTF-8 UTF-8
#Norwegian
nn_NO.UTF-8 UTF-8
#Polish
pl_PL.UTF-8 UTF-8
#Russian
ru_RU.UTF-8 UTF-8
#Spanish
es_ES.UTF-8 UTF-8
#Swedish
sv_SE.UTF-8 UTF-8
#Ukrainian
uk_UA.UTF-8 UTF-8
#United Kingdom/British
en_GB.UTF-8 UTF-8
#United State/English
en_US.UTF-8 UTF-8

i am in #calculate-bg, and #calculate-ru :slight_smile: thanks in advance

So in file /etc/env.d/02locale you should replace

LANG=“C” with LANG=“bg_BG.UTF-8”

then you should run

“env-update ; source /etc/profile ; locale-gen”
after reboot system must work correctly

Enjoy :slight_smile: