.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2017 Boyuan Yang <073plan@gmail.com>, .\" .TH "DEEPIN-POLICY-TS-CONVERT" "1" "2017-08-11" "Deepin Gettext Tools" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME deepin-policy-ts-convert \- convert between policykit XML file and ts file to ease translation .SH SYNOPSIS .B deepin-policy-ts-convert init \fIpolicyFile outputTsDir\fR .br .B deepin-policy-ts-convert policy2ts \fIpolicyFile outputTsDir\fR .br .B deepin-policy-ts-convert ts2policy \fIpolicyFile tsDir outputPolicyFile\fR .SH DESCRIPTION This manual page documents briefly the .B deepin-policy-ts-convert command as provided by .B deepin-gettext-tools package. .PP \fBdeepin-policy-ts-convert\fP is a utility that helps developers convert translatable strings in PolicyKit XML files into ts files to ease translation work. Translated ts files can be merged back to original file too with the help of this utility. .PP Such workflow is adopted by most Deepin software. .SH USAGE Using this tool is similar to using \fBdeepin-desktop-ts-convert\fR(1) as shown in the SYNOPSIS section. .SH SEE ALSO .PP .BR deepin-update-pot (1), .BR deepin-generate-mo (1), .BR deepin-desktop-ts-convert (1), .PP The programs are further documented in the .IR README.md as provided with this debian package under .IR /usr/share/doc/deepin-gettext-tools/ directory. .SH AUTHOR .PP .B deepin-gettext-tools is written by Deepin Technology Co., Ltd. .PP This manual page was written by .MT 073plan@\:gmail.com Boyuan Yang .ME for the Debian Project (but may be used by others).