pfsense/zanata.xml
2017-01-31 10:53:16 -02:00

14 lines
551 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config xmlns="http://zanata.org/namespace/config/">
<url>https://translate.zanata.org/</url>
<project>pfsense</project>
<project-version>2.4</project-version>
<project-type>gettext</project-type>
<src-dir>src/usr/local/share/locale/pot</src-dir>
<trans-dir>src/usr/local/share/locale</trans-dir>
<includes>pfSense.pot</includes>
<rules>
<rule pattern="**/pot/*.pot">{path}/{locale_with_underscore}/LC_MESSAGES/{filename}.po</rule>
</rules>
</config>