File: zanata.xml

package info (click to toggle)
libhibernate-validator-java 4.3.3-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,404 kB
  • sloc: java: 31,882; xml: 6,027; sh: 90; makefile: 28
file content (17 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config xmlns="http://zanata.org/namespace/config/">
      <url>https://translate.jboss.org/</url>
      <project>hibernate_validator</project>
      <project-version>4.3.0</project-version>
      <locales>
         <locale map-from="de-DE">de</locale>
         <locale map-from="es-ES">es</locale>
         <locale map-from="fr-FR">fr</locale>
         <locale map-from="it-IT">it</locale>
         <locale map-from="ja-JP">ja</locale>
         <locale map-from="ko-KR">ko</locale>
         <locale>pt-BR</locale>
         <locale map-from="zh-CN">zh-Hans</locale>
         <locale map-from="zh-TW">zh-Hant</locale>
      </locales>
</config>