Coder Social home page Coder Social logo

andres6936 / pocon Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 467 KB

Pocon is a program for convert files with extension .po to files with extension .xml

License: The Unlicense

CMake 0.92% C++ 99.08%
xml poedit po convert-files modern-cpp localization translation

pocon's Introduction

Pocon

{Po} files {con}vert to Xml files

Pocon is a program for convert files with extension .po to files with extension .xml

Features

  • Format the structure of files .po to convert to .xml
  • The name of tags is adequate to mean translate
  • Intent determine a possible name for the file [xml] output
  • Deleted tags and translate word empty
  • Convert individual files or multiples files of .po to .xml

Problem to solution

While I was refactor code of program's Gnome like Zenity, I see that Gnome based strongly his translates in files .po, I wanna not lose the work realized in it translates, so that I have two alternatives, write it translates to files xml manually or design an program that to do it automatically.

The program actually, work fine for great part of file .po that Gnome use, the program can realize conversions of file po to xml for any program design for Gnome and perhaps for other more.

How to use

Pocon can use for convert individual files or multiples files.

Individual files
> ./Pocon filename=<Path to file> (Without < and >)
Multiples files
> ./Pocon directory=<Path to directory> (Without < and >)

pocon's People

Contributors

andres6936 avatar

Watchers

 avatar  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.