[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] Re: TortoiseSVN translation help needed

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-06-06 10:44:32 CEST

Hi Alexey,

> Radev> Please READ the doc at
> http://svn.collab.net/repos/tortoisesvn/trunk/Languages/translations.txt
>
> Thanks, I _have_ read it!

Good :-)

> But there's NO answer to any of my questions
> there. Repeat:

Some are answered, but not all, since you're not using the standard process.

> - how to commit my English .RC patches? (making some room for translated
> text; language independent)

You send a patch to patches@tortoisesvn.tigris.org (not dev@) and we'll
review and apply your patch if it's ok.

> - where to get lang dll's? [absent for v1.2]

No, not absent. Our link on berlios.de probably points to nowhere and you
only didn't know where else to look :-)

download the official language dlls from here:
http://tortoisesvn.tigris.org/servlets/ProjectDocumentList?folderID=616

> - Is there any tool to generate .po from English and localized dlls? (or I
> need to write it by myself?)

you can use our restext tool, downloadable here:
http://developer.berlios.de/project/showfiles.php?group_id=2371&release_id=5
349
It can extract from dlls to .pot files and replace ressources in dlls with
translations from .po files

when you run 'restext extract' against a russian tortoise dll, you'll get a
.pot file which can be used to translate *from* russian into any other. So
you can try to merge the English tortoise.pot and the Russian tortoise.pot
into a Tortoise_ru.po. There are some gettext tools (msgmerge, msghack, ...)
that can help you to achieve this, but no guarantee given. I haven't tried
this yet.

> - What's the right way to commit the translation?

send the .po file to patches@tortoisesvb.tigris.org. I'll run a few tests
against it and commit it when ok or report back if not.

> - how to get a (readonly) access to repo?

you already have it. Check out from:
http://svn.collab.net/repos/tortoisesvn/trunk

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 6 10:58:49 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.