Skip to content

This project provides a tool to generate xliff files from source code.

License

Notifications You must be signed in to change notification settings

cristen/pylinguinization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

pylinguinization

description

The main aim of this project is to provide a parser that will search for translatable strings and generate xliff files for the given locales.

Usage

p12n.py [-o output] files.* -l locales*

Contribute

This is a small project that has no serious aim, if you feel in need of it or just want to have fun with it do not hesitate to hack it or make pull requests.

Author

Martins Jean-Marc

License

pylinguinization Copyright (C) 2014 Jean-Marc MARTINS, Kozea
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

This project provides a tool to generate xliff files from source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages