[josm-dev] Translation
Dirk Stöcker
openstreetmap at dstoecker.de
Tue Dec 23 22:16:46 GMT 2008
On Tue, 23 Dec 2008, Ævar Arnfjörð Bjarmason wrote:
> I've started to translate JOSM into Icelandic as of this evening since
> it's easy to do so in launchpad and since you're synchronizing the
> translations back into JOSM regularly.
Yes. I have seen :-)
> Currently I have around 5% translated, having such <30% translations
> included in the translation .jar file would be useful to see what I've
> translated in context, perhaps such translations could be marked as
> incomplete in the GUI?
Well even 30% are incomplete, but I think a minimum is required or people
get too confused.
> Alternatively, how do you build translations from launchpad so that I
> can try out the Icelandic translation myself?
I use Linux:
- Install ant, java-devel, perl, svn and probably some other stuff
- svn co http://svn.openstreetmap.org/applications/editors/josm
- cd josm/i18n
- copy your new file to po
- add new file in build.xml when new language
- ant (builds translation file in ../core/lib)
- cd ../core
- ant && java dist/josm-custom.jar
;-)
Ciao
--
http://www.dstoecker.eu/ (PGP key available)
More information about the josm-dev
mailing list