| Author |
Message |
Giovenale
|
|
Post subject: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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. |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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. |
|
|
| |
|
|
|
 |
Giovenale
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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...  |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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=""
|
|
|
| |
|
|
|
 |
Giovenale
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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.  |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: 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. |
|
|
| |
|
|
|
 |
Giovenale
|
|
Post subject: RE: Set Italian language for Gnome and Parsix 1.5r2-amd64
Posted: Mar 24, 2009 - 07:26 AM
|
|
Joined: Sep 15, 2008
Posts: 28
Status: Offline
|
|
Thank you very much, arash-m. 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.  |
|
|
| |
|
|
|
 |
Tuchane
|
|
Post subject: Parsix in Russian
Posted: May 17, 2009 - 10:57 PM
|
|
Joined: Jan 31, 2009
Posts: 15
Status: Offline
|
|
Hello!
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! |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject: Re: Parsix in Russian
Posted: May 20, 2009 - 08:48 PM
|
|
Joined: Mar 04, 2008
Posts: 56
Status: Offline
|
|
|
Tuchane wrote:
Hello!
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. |
|
|
| |
|
|
|
 |
Tuchane
|
|
Post subject: Thank you so much!!!!!
Posted: May 20, 2009 - 09:05 PM
|
|
Joined: Jan 31, 2009
Posts: 15
Status: Offline
|
|
It worked so beautifully well!!!!
Thanks a lot. I am so happy now! : |
|
|
| |
|
|
|
 |
Tuchane
|
|
Post subject:
Posted: 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? |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject:
Posted: Jun 05, 2009 - 04:28 PM
|
|
Joined: Mar 04, 2008
Posts: 56
Status: Offline
|
|
| what about "dpkg-reconfigure locales"? |
|
|
| |
|
|
|
 |
Tuchane
|
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject:
Posted: 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" |
|
|
| |
|
|
|
 |
|
|