Git Product home page Git Product logo

transvg's Introduction

tranSVG

NOTE: this project is pretty much dead. If, however, you like the idea, please try to reach me and we’ll make it happen. Cheers!

SVG l10n helper

This small piece of software is primarily aimed at translators and l10n teams who work with SVG files. This may be useful for diagrams, infographics, charts and so on.

Main (future) features include:

  • parse SVG files as XML and identify l10n strings
  • isolate strings and create some sort of catalogs, similar to PO files
  • offer a working GUI to translators, maybe similar to poedit 1
  • create an unlimited number of different translations based on the catalog file
  • export the translations back to SVG files

1: http://www.poedit.net/

Software dependencies:

  • python 2.7
  • gettext (not yet implemented)
  • any .po files editor (I recommend poedit)

Required Python modules:

  • lxml
  • elementtree (both are in tests now, only one will survive)
  • re
  • pprint (optional, only for testing purposes)

Of course, having an automated tool translate some strings may end up in a messy design, especially when translating to German or other verbose language. Keep in mind that you may need to review and tweak the design a bit if you want to make sure it’s still usable!

Release date for v0.1: June, maybe project almost died, but I’d love to continue it, so please give me a hand so it can be revived!

transvg's People

Contributors

nightsh avatar

Watchers

James Cloos 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.