Skip to content

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

License

Notifications You must be signed in to change notification settings

Andres6936/Pocon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 >)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published