summaryrefslogtreecommitdiffstats
path: root/po/bin/zanata.xml
blob: 06dcd6edb9e3afe8368f9024c9f146500ce0870e (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- This file allows to automatically download the translations from the zanata servers -->
<!-- for n in ??.po ; do zanata po pull --lang basename $n .po ; done -->

<config xmlns="http://zanata.org/namespace/config/">
  <url>https://translate.zanata.org/</url>
  <project>po4a</project>
  <project-version>bin</project-version>
  <project-type>gettext</project-type>
</config>