Coder Social home page Coder Social logo

io-ma / l10n-utility Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arvchristos/l10n-utility

0.0 2.0 0.0 5 KB

Gitlab mirror for l10n-utility repository found here: https://gitlab.com/lo_extensions/l10n-utility

Home Page: https://gitlab.com/lo_extensions/l10n-utility

Python 100.00%

l10n-utility's Introduction

l10n utility for LO extensions

This utility helps the localization of LibreOffice extensions. It has started as a project to ease the localization of Page Numbering Addon extension.

!!! Warning !!!

Currently under development so it only works for Page Numbering Addon. Global implementation to follow.

Requirements

  • Python 2.7
  • Python packages
    • sys
    • os
    • argparse
    • zipfile
    • subprocess
    • re
  • Linux packages
    • zip
    • poedit
    • itstool

Usage

    python2.7 l10next.py path_to_oxt locale

For example:

    python2.7 l10next.py ./PageNumberingAddonPython-0.0.1.oxt it

The utility creates all required files at the same directory as l10next.py

Please note that you should not edit special characters such as &gt; or <emph> in the .po files.

After every edit, one has to follow the last option to compile a new oxt with the required localization.

The whole root directory that the .py is located, excluding the .py file should be commited to the corresponding repository branch.

l10n-utility's People

Contributors

arvchristos avatar

Watchers

James Cloos avatar ioio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.