# jrd_perso_gen **Repository Path**: tanying/jrd_perso_gen ## Basic Information - **Project Name**: jrd_perso_gen - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jrd_perso_gen ## jrd_xlsToFiles.py -Generate translation form strings.xls to jrd-l10n -Usage: ./build/jrd_perso_gen/jrd_xlsToFiles.py (translations.xls) if the name of input XLS is not strings.xls, the command can be followed by argument to assign XLS file. should run the command under b2g root dirctory. ## jrd_filesToXls.py -Generate translation form jrd-l10n to strings.xls -Usage: ./build/jrd_perso_gen/jrd_filesToXls.py (translations.xls) The command can be followed by argument to assign output XLS file. should run the command under b2g root dirctory. ## jrd_genAllTranslation.sh -Generate the latest full translation xls which contains gaia-l10n and jrd-l10n. -Usgae: source ./build/jrd_perso_gen/jrd_genAllTranslation.sh -Output: ./ffos_wimdata_ng/wlanguage/src/all.xls ## jrd_mergeProofread.py Merge all the Proofreading Translation, and generate a new string.xls. -Usage: ./build/jrd_perso_gen/jrd_mergeProofread.py (language1) (language2) -Output: ./ffos_wimdata_ng/wlanguage/src/strings.xls ./ffos_wimdata_ng/wlanguage/src/.json/jrd_l10n.json ./ffos_wimdata_ng/wlanguage/src/.json/(language1).json ./ffos_wimdata_ng/wlanguage/src/.json/(language2).json