![]() |
2010-04-30
, 10:17
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#2
|
![]() |
2010-04-30
, 10:19
|
|
Posts: 349 |
Thanked: 309 times |
Joined on Feb 2010
@ PS/IL
|
#3
|
![]() |
2010-04-30
, 10:31
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#4
|
The Following 4 Users Say Thank You to benny1967 For This Useful Post: | ||
![]() |
2010-04-30
, 10:40
|
|
Posts: 349 |
Thanked: 309 times |
Joined on Feb 2010
@ PS/IL
|
#5
|
What I do is:
a) Check if the application is in http://www.transifex.net/ - most probably it's not, far to few developers use this infrastructure, but if it is: start there.
b) If it's not in transifex, download the source package, look for the pot/po-files there and start working on them with an editor (such as poedit).
c) Put the the mo-file you created on your own N900 and look if it behaves well.
d) send it to the developer or open a bug in the projects bugzilla with the po-file attached.
![]() |
2010-04-30
, 11:01
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#6
|
Sounds easy to do, But can you provide me with a way/guide on how to deal with the application source, how to locate the .po files there? Do i depackage the .deb and search for the .po files in it?
Please forgive my ignorance, i know my questions are really stupid
Also can i keep the translated package for myself and share the translated .deb with other people without sending it to the author?
Also can i keep the translated package for myself and share the translated .deb with other people without sending it to the author?
![]() |
2010-04-30
, 11:02
|
Posts: 13 |
Thanked: 12 times |
Joined on Apr 2010
@ Finland
|
#7
|
![]() |
2010-04-30
, 11:45
|
|
Posts: 349 |
Thanked: 309 times |
Joined on Feb 2010
@ PS/IL
|
#8
|
![]() |
2010-04-30
, 12:29
|
|
Posts: 349 |
Thanked: 309 times |
Joined on Feb 2010
@ PS/IL
|
#9
|
![]() |
2010-04-30
, 12:38
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#10
|
The Following User Says Thank You to benny1967 For This Useful Post: | ||
There is an easy way to translate Maemo OS by translating .po/.mo files located in usr/share/locale using poedit program, shown in this thread: http://talk.maemo.org/showthread.php?t=50980
Is there a similar way to translate any application/game?
Like locating the files that are responsible for the language output in the source of the package?
Thanks in advance.