Obes, Til wrote:
It seems that mysql reached stable with the version 4.1
So now there is full support for utf8.
So whats now with moving the translations into database?

We can do it for CVS HEAD only but therefore we need two things:

1. a database scheme (which you created already)
2. two scripts for import/export mo/po-files.

For what you want that?

The mo/po files have the english translation as key and are therefore
useless for the new database scheme. Or am i wrong?

No, the scripts are for the new mechanism. If we want to rollout the translations then we must do this with files. PO files are an existing standard. The PO files would only include the new keys and the relating english or whatever translation.


Whats your opinion, how the translation work should be done?
I think about that way:
1. create a webinterface at the node interface for translation updates.
   Create new translations entrys, add languages, ...
2. define a official translation openca version.
   For example: translation.openca.info
3. then people fetch a script and replace all translation calls with the new
one
   and insert the translations keys into this master version (only english).
   When finished with a script, the mail it to cvs admins or insert it
directly
   into the cvs

Therefore I need the export/import scripts. We need a script to export the stuff from the database to PO and a script (or command) in our distribution to install the translation.


4. once all scripts are done, the maintainer of other langs add the
translations

... and here we need the import/export stuff again.

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ OpenCA-Devel mailing list OpenCA-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to