Skip to content

Covert excel file to localizable files for iOS

License

Notifications You must be signed in to change notification settings

Superbil/Rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosetta

Covert excel file to localizable files

Requirements

  • xlrd

Install

pip install -r requirements.txt

Usage

usage: rosetta.py [-h] [-l LOCALIZABLE_FOLDER] [-f LOCALIZABLE_FILE] [-q]
                  [-o OUTPUT_FOLDER]
                  book_file

positional arguments:
  book_file             appString file name

optional arguments:
  -h, --help            show this help message and exit
  -l LOCALIZABLE_FOLDER, --localizable_folder LOCALIZABLE_FOLDER
                        output strings folder name
  -f LOCALIZABLE_FILE, --localizable_file LOCALIZABLE_FILE
                        output strings file name
  -q, --quite           quite run
  -o OUTPUT_FOLDER, --output_folder OUTPUT_FOLDER
                        place to output

License

Rosetta is available under the GPL v3. See the LICENSE file for more info.

About

Covert excel file to localizable files for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages