Home | Bug Tracker | Wiki | Mailing Lists | Forums | Download  
   Username:  Password:  Signup
   
   Main Menu
· Home
   Please Support Parsix
We pay for our project server and bandwidth costs; Spending lots of hours to come up with a stable and usable operating system you can enjoy and save money! So do not forget to give back. Thank you.

Donations '10: $0,00
   Get Parsix
· SF.Net Mirrors
· Linux Freedom
· Bittorrent
   Search
   Bug Report
Help us to fix problems and defects. Please report bugs here.
   Online Users
Admins
No Online Admins
Members:Online
Members:Members:0
Guests:Guests:54
Total:Total:54
Online Members
No online members
   Sponsored Links



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
GiovenaleOffline
Post subject: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 22, 2009 - 09:07 AM



Joined: Sep 15, 2008
Posts: 28

Status: Offline
I apologize if this argument was treated in Forum, but the proposed solutions don't work on my PC.

I've installed from LiveCD correctly launched in Italian language, but the right-click menu on the desktop, the Gnome applications (Liferea, gedit ecc.) and the gdm login screen still are in English.
Only the submenus of "Application", "Places" and "System" and the not-Gnome applications are in Italian.

I've tried with

- dpkg-reconfigure locales
- modifying language from login screen
- adding lang=it in kernel line of /boot/grub/menu.lst
- changing manually the set language in /etc/environement, /etc/profile, $HOME/.dmrc

all these files and the command "locale" from shell show the correct value

it_IT@euro

I've tried also with it_IT and it_IT@UTF.8, but without results.

Only Gnome is affected by problem, because XFce 4.4 - excellent on Parsix, congratulations! - runs perfectly.

Hopefully I'm not forced to system reinstall, because about all the rest Parsix works very very well.
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 22, 2009 - 06:31 PM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
edit the "/etc/sysconfig/i18n" file with the Italian information and restart gnome.
 
 View user's profile Send private message  
Reply with quote Back to top
GiovenaleOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 22, 2009 - 10:45 PM



Joined: Sep 15, 2008
Posts: 28

Status: Offline
Thanks arash-m, but opening this file I read


LANG="it_IT@euro"
COUNTRY="it"
LANGUAGE="it"
CHARSET="iso8859-15"
XMODIFIERS=""
export LC_ALL=it_IT@euro
export LANG=it


and Gnome/gdm still are in English... Sad
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 23, 2009 - 01:05 AM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
I can see GDM/Gnome in Italian with this:

Code:
LANG="it_IT.UTF-8"
COUNTRY="it"
LANGUAGE="it"
CHARSET="UTF-8"
XMODIFIERS=""
 
 View user's profile Send private message  
Reply with quote Back to top
GiovenaleOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 23, 2009 - 04:53 AM



Joined: Sep 15, 2008
Posts: 28

Status: Offline
Nothing... I've tried also with Parsix 2.0 and here I find also XFce in English. I don't understand. Sad
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 23, 2009 - 06:02 AM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
Another way. I've downloaded and recompiled all italian translations from gnome. Download them from here and replace them with files inside '/usr/share/locale/it/LC_MESSAGES'. Check if you still have the problem.
 
 View user's profile Send private message  
Reply with quote Back to top
GiovenaleOffline
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64  PostPosted: Mar 24, 2009 - 07:26 AM



Joined: Sep 15, 2008
Posts: 28

Status: Offline
Thank you very much, arash-m. Smile I've downloaded and tried your files: all Gnome becomes in Italian, with exception of "Application", "Places", "System" and of the time/date format, all remaining in English.
I'm afraid that the problem is something of corrupted in the system, maybe after an installation of software: I go to try what, if I found a bug or a problem I'll write it here.

EDIT: something has gone bad copying the files: I've repeated it and now Gnome is perfect.
Thank you very much again. Smile
 
 View user's profile Send private message  
Reply with quote Back to top
TuchaneOffline
Post subject: Parsix in Russian  PostPosted: May 17, 2009 - 10:57 PM



Joined: Jan 31, 2009
Posts: 15

Status: Offline
Hello! Smile

I really need help with changing the inteface langauge in Parsix Boss 32-bit 2.0r0 into Russian.
I tried running dpk-reconfigure locales and adding lang=ru to the grub but the only thing that is in Russian now is Synaptic,

I absolutely love Parsix and I have decided to give my father a computer as a gift with Parsix installed. My dad is over 70 and he can't really read any English. Would you please tell me what shall I do?

Thank you very much in advance!
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject: Re: Parsix in Russian  PostPosted: May 20, 2009 - 08:48 PM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
Tuchane wrote:
Hello! Smile

I really need help with changing the inteface langauge in Parsix Boss 32-bit 2.0r0 into Russian.
I tried running dpk-reconfigure locales and adding lang=ru to the grub but the only thing that is in Russian now is Synaptic,

I absolutely love Parsix and I have decided to give my father a computer as a gift with Parsix installed. My dad is over 70 and he can't really read any English. Would you please tell me what shall I do?

Thank you very much in advance!


simply edit the "/etc/sysconfig/i18n" file with following info:

Code:
LANG="es_ES.ISO-8859-1"
COUNTRY="es"
LANGUAGE="es"
CHARSET="ISO-8859-1"
XMODIFIERS=""


you have to see everything in Spanish after restarting gnome.
Note: you've to install "iceweasel-l10n-es-es" for firefox and "aspell-es" for spell checking in spanish.
 
 View user's profile Send private message  
Reply with quote Back to top
TuchaneOffline
Post subject: Thank you so much!!!!!  PostPosted: May 20, 2009 - 09:05 PM



Joined: Jan 31, 2009
Posts: 15

Status: Offline
It worked so beautifully well!!!! Very Happy Very Happy

Thanks a lot. I am so happy now! :
 
 View user's profile Send private message  
Reply with quote Back to top
TuchaneOffline
Post subject:   PostPosted: Jun 04, 2009 - 03:18 PM



Joined: Jan 31, 2009
Posts: 15

Status: Offline
I am very sorry to bother you again.

I messed up my GIMP and had to reinstall it. As soon as I did it i lost my Russian. My /etc/sysconfig/i18n looks like this at the moment:
LANG="ru-RU.UTF-8"
COUNTRY="ru"
LANGUAGE="ru"
CHARSET="UTF-8"
XMODIFIERS=""

Some words are in Russian in my system but almost everything is in English.

Would you please help me to fix this problem?
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject:   PostPosted: Jun 05, 2009 - 04:28 PM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
what about "dpkg-reconfigure locales"?
 
 View user's profile Send private message  
Reply with quote Back to top
TuchaneOffline
Post subject:   PostPosted: Jun 05, 2009 - 05:16 PM



Joined: Jan 31, 2009
Posts: 15

Status: Offline
I tried running dpkg-reconfigure locales
I get the following message in my terminal:

/home/busia# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "ru",
LC_ALL = (unset),
LANG = "ru-RU.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
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
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
locales-all installed, skipping locales generation
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject:   PostPosted: Jun 07, 2009 - 03:04 AM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
Do you have needed files under "/usr/share/locale"?

also try reinstalling "libglib2.0-data"
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 8 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Copyright© 2005-2010 Parsix Project
Contact: webmaster AT parsix DOT org