| View previous topic :: View next topic |
| Author |
Message |
meron11 n00b

Joined: 17 Sep 2010 Posts: 14
|
Posted: Fri Apr 08, 2011 5:09 pm Post subject: [solved]Gentoo -aplikacje po angielsku |
|
|
Mam wszystkie aplikacje po angielsku ;/ Poczytalem o spolszczaniu gentoo i chyba jest ok :
| Code: | mer@netbook ~ $ locale
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=pl_PL.utf8@euro
LC_CTYPE=pl_PL.utf8
LC_NUMERIC="pl_PL.utf8@euro"
LC_TIME="pl_PL.utf8@euro"
LC_COLLATE=C
LC_MONETARY="pl_PL.utf8@euro"
LC_MESSAGES="pl_PL.utf8@euro"
LC_PAPER="pl_PL.utf8@euro"
LC_NAME="pl_PL.utf8@euro"
LC_ADDRESS="pl_PL.utf8@euro"
LC_TELEPHONE="pl_PL.utf8@euro"
LC_MEASUREMENT="pl_PL.utf8@euro"
LC_IDENTIFICATION="pl_PL.utf8@euro"
LC_ALL=
|
Mimo to mam aplikacje po angielsku...
// pomogło ,dzięki 
Last edited by meron11 on Sat Apr 09, 2011 8:52 pm; edited 1 time in total |
|
| Back to top |
|
 |
Ajgor n00b

Joined: 07 Sep 2006 Posts: 15
|
Posted: Sat Apr 09, 2011 2:38 pm Post subject: |
|
|
Ustaw w make.conf
| Code: | LINGUAS="pl"
LANGUAGE="48" |
_________________ The Linux Counter 401049 |
|
| Back to top |
|
 |
|