Extensions development translation

From OpenOffice.org Wiki

Jump to: navigation, search
OOo Extensions project

Please view the wiki usage guidelines
before contributing.

Categories:

Pages:

Extensions on the main site

Extensions in other languages:
IT - FR - ES - δΈ­ - JA - RU

Specifications

  • Framework to be used by all Extensions developers
  • Language independent UNO package
  • API allowing loading file and GUI string retrieving
  • Not restricted to already existing Openoffice.org languages
  • Tools for creating and add new translations
  • Dynamic language switching is optional
  • Handle multiline and 'string template' substitution

Proposals

  • each language in a po file
  • po files are given within the Extension package
  • Python Uno package
  • A calc or writer macro loads a language po file, enabling translation. Result is then exported

Realization

currently working on it

Personal tools