Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Non riesco a localizzare Gimp
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
pixi
n00b
n00b


Joined: 01 Jun 2005
Posts: 12

PostPosted: Fri Jul 29, 2005 11:03 am    Post subject: Non riesco a localizzare Gimp Reply with quote

Salve a tutti, ho tutto il sistema localizzato in italiano meno gimp!!!!!

Qualcuno sa consigliarmi in merito?

in /etc/profile ho le righe:

Code:
export LANG="it_IT@euro"
export LANGUAGE="ITAL"
export LINGUAS="it"
export LC_ALL="it_IT"


e nel make.conf ho:

Code:
LINGUAS="it"
LANGUAGE="ITAL"


Il tutto su KDE
Back to top
View user's profile Send private message
shogun_panda
Guru
Guru


Joined: 30 Jul 2004
Posts: 411
Location: Campobasso or Rome, Molise or Lazio, Italy, Europe, Earth, Solar system, Milk Way, Universe

PostPosted: Fri Jul 29, 2005 12:12 pm    Post subject: Re: Non riesco a localizzare Gimp Reply with quote

pixi wrote:

Code:
export LANGUAGE="ITAL"



Ma questa dove l'hai letta? :D
Non va messo LANGUAGE="it"?
Oppure ho detto una clamorosa minchiata?
_________________
Greetings by the Shogun! - Home page

1-"Prima di dare consigli agli altri, sperimentateli su voi stessi..."
2-"In medio stat virtus!"
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Fri Jul 29, 2005 12:19 pm    Post subject: Reply with quote

Io gimp l'ho localizzato anche senza "LANGUAGE", la variabile LINGUAS serve solo per mplayer/OO.org e qualche altro programma che non ho ancora installato forse ;)
comunque sia.... dai un:
Code:
epm -ql gimp |grep locale|grep it

dovrebbe restituirti:
Code:
/usr/share/locale/it/LC_MESSAGES/gimp20-script-fu.mo
/usr/share/locale/it/LC_MESSAGES/gimp20-std-plug-ins.mo
/usr/share/locale/it/LC_MESSAGES/gimp20-libgimp.mo
/usr/share/locale/it/LC_MESSAGES/gimp20.mo

_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
pixi
n00b
n00b


Joined: 01 Jun 2005
Posts: 12

PostPosted: Fri Jul 29, 2005 12:38 pm    Post subject: Reply with quote

Ho dato il comando ma ottengo:

Code:
epm -ql gimp |grep locale|grep it
-bash: epm: command not found


@shogun_panda:Il valore per la variabile LANGUAGE l'ho trovato navigando sul forum, non ricordo esattamente come.
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Fri Jul 29, 2005 12:50 pm    Post subject: Reply with quote

pixi wrote:
Ho dato il comando ma ottengo:

Code:
epm -ql gimp |grep locale|grep it
-bash: epm: command not found

emergi epm ;)
_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
makami
Guru
Guru


Joined: 10 Jul 2005
Posts: 321

PostPosted: Fri Jul 29, 2005 1:15 pm    Post subject: Reply with quote

Io in /etc/profile non ho inserito quelle stringhe, bisogna metterle per la localizzazione?
Back to top
View user's profile Send private message
shogun_panda
Guru
Guru


Joined: 30 Jul 2004
Posts: 411
Location: Campobasso or Rome, Molise or Lazio, Italy, Europe, Earth, Solar system, Milk Way, Universe

PostPosted: Fri Jul 29, 2005 1:18 pm    Post subject: Reply with quote

otaku wrote:
pixi wrote:
Ho dato il comando ma ottengo:

Code:
epm -ql gimp |grep locale|grep it
-bash: epm: command not found

emergi epm ;)


Oppure sei hai equery installato (scusate, ma non ricordo se fa parte di gentoolkit o ha l'ebuild a se stante), fai un
Code:

equery f gimp | grep locale | grep it

_________________
Greetings by the Shogun! - Home page

1-"Prima di dare consigli agli altri, sperimentateli su voi stessi..."
2-"In medio stat virtus!"
Back to top
View user's profile Send private message
pixi
n00b
n00b


Joined: 01 Jun 2005
Posts: 12

PostPosted: Fri Jul 29, 2005 2:26 pm    Post subject: Reply with quote

Fatto il compito a casa, ecco qui il risultato:

Code:
epm -ql gimp |grep locale|grep it
/usr/share/locale/it/LC_MESSAGES/gimp20-script-fu.mo
/usr/share/locale/it/LC_MESSAGES/gimp20-libgimp.mo
/usr/share/locale/it/LC_MESSAGES/gimp20-std-plug-ins.mo
/usr/share/locale/it/LC_MESSAGES/gimp20.mo


E adesso come procedo



P.S.Tanto per curiosità, cos'è epm??

Intanto grazie a tutti per l'aiuto
Back to top
View user's profile Send private message
pixi
n00b
n00b


Joined: 01 Jun 2005
Posts: 12

PostPosted: Mon Aug 01, 2005 11:17 am    Post subject: Reply with quote

Nessuno sa darmi un'indicazione su come procedere?8O 8O


Grazie
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Thu Aug 04, 2005 1:20 pm    Post subject: Reply with quote

Quote:
epm: rpm workalike for Gentoo Linux

mmm la variabile d'ambiente LANG com'è settata?
_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Thu Aug 04, 2005 2:15 pm    Post subject: Reply with quote

Uhm... prova così:

Dai un
Code:

locale -a|grep it


e controlla che ti esca fuori qualcosa del tipo
Code:

it_IT@euro


crea il file /etc/env.d/02locales

e mettici dentro

Code:

LANG="it_IT@euro"
LC_ALL="it_IT@euro"
MM_CHARSET="ISO-8859-15"


Riavvia e prova a vedere se GIMP si italianizza! :)

[EDIT]
LINGUAS="it" basta metterlo in /etc/make.conf, /etc/profile meglio lasciarlo verginello :roll:
[/EDIT]
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
stefanoxjx
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 219
Location: Padova

PostPosted: Thu Aug 17, 2006 10:22 pm    Post subject: Reply with quote

Mi iscrivo a questa discussione perchè anch'io ho gimp ed una serie di altri programmi che non riesco a far parlare italiano :cry:
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Aug 17, 2006 10:28 pm    Post subject: Reply with quote

stefanoxjx wrote:
Mi iscrivo a questa discussione perchè anch'io ho gimp ed una serie di altri programmi che non riesco a far parlare italiano :cry:


Bene, allora rileggi il post di Scen dicci cosa restituisce il comando indicato e cosa contiene il file con le localizzazioni.


P.S. Tra tutti i programmi possibili credo che proprio gimp stia benissimo in inglese. I vari tutorial in giro per la rete usano (ovviamente) le voci del menu in inglese, e per trovare alcune voci con il sistema localizzato si fatica non poco...
_________________
Ciao da me!
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Aug 17, 2006 10:56 pm    Post subject: Reply with quote

se non riesci a localizzare gimp è sufficiente un:

Code:
# find / -name gimp


Ok, bannatemi, ma so' umbriaco, e non potevo resistere ;-)

Coda
Back to top
View user's profile Send private message
stefanoxjx
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 219
Location: Padova

PostPosted: Fri Aug 18, 2006 2:33 pm    Post subject: Reply with quote

Nel frattempo ho risolto.
Avevo localizzato gentoo andando a memoria e avevo inserito export LANG=it_IT@euro su /etc/bash/bashrc e non su /etc/profile.
La prima soluzione, apparentemente funziona, se non fosse per il fatto che alcuni programmi sotto kde rimangono in inglese, mentre con la seconda va meglio :)
Mi scuso se come al solito ho detto/fatto una cazzata!!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum