pfsense/zanata.xml
2020-03-19 07:41:18 -03:00

14 lines
549 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config xmlns="http://zanata.org/namespace/config/">
<url>https://zanata.netgate.com/</url>
<project>pfsense</project>
<project-version>2.5</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>