commit d163487176307e22aa324bc6ff1a2b5eb2535483 Author: Pete Travis immanetize@fedoraproject.org Date: Thu Apr 23 11:45:11 2015 -0600
F22 zanata.xml
zanata.xml | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 64 insertions(+), 0 deletions(-) --- diff --git a/zanata.xml b/zanata.xml new file mode 100644 index 0000000..607f43c --- /dev/null +++ b/zanata.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<config xmlns="http://zanata.org/namespace/config/"> + <url>https://fedora.zanata.org/</url> + <project>fedora-release-notes</project> + <project-version>f22</project-version> + <project-type>podir</project-type> + + <locales> + <locale map-from="ar-SA">ar</locale> + <locale map-from="as-IN">as</locale> + <locale map-from="ast-ES">ast</locale> + <locale map-from="bg-BG">bg</locale> + <locale map-from="bn-IN">bn-IN</locale> + <locale map-from="bs-BA">bs</locale> + <locale map-from="ca-ES">ca</locale> + <locale map-from="cs-CZ">cs</locale> + <locale map-from="da-DK">da</locale> + <locale map-from="de-CH">de-CH</locale> + <locale map-from="de-DE">de-DE</locale> + <locale map-from="el-GR">el</locale> + <locale map-from="es-ES">es-ES</locale> + <locale map-from="fa-IR">fa</locale> + <locale map-from="fi-FI">fi</locale> + <locale map-from="fr-FR">fr</locale> + <locale map-from="gu-IN">gu</locale> + <locale map-from="he-IL">he</locale> + <locale map-from="hi-IN">hi</locale> + <locale map-from="hr-HR">hr</locale> + <locale map-from="hu-HU">hu</locale> + <locale map-from="ia">ia</locale> + <locale map-from="id-ID">id</locale> + <locale map-from="is-IS">is</locale> + <locale map-from="it-IT">it</locale> + <locale map-from="ja-JP">ja</locale> + <locale map-from="kn-IN">kn</locale> + <locale map-from="ko-KR">ko</locale> + <locale map-from="lv-LT">lt</locale> + <locale map-from="lv-LV">lv</locale> + <locale map-from="ml-IN">ml</locale> + <locale map-from="mr-IN">mr</locale> + <locale map-from="nb-NO">nb</locale> + <locale map-from="nl-NL">nl</locale> + <locale map-from="or-IN">or</locale> + <locale map-from="pa-IN">pa</locale> + <locale map-from="pl-PL">pl</locale> + <locale map-from="pt-BR">pt-BR</locale> + <locale map-from="pt-BR">pt-PT</locale> + <locale map-from="ro">ro</locale> + <locale map-from="ru-RU">ru</locale> + <locale map-from="si-LK">si</locale> + <locale map-from="sk-SK">sk</locale> + <locale map-from="sr-RS">sr-Cyrl</locale> + <locale map-from="sr-Latn-RS">sr-Latn</locale> + <locale map-from="sv-SE">sv</locale> + <locale map-from="ta-IN">ta-IN</locale> + <locale map-from="te-IN">te</locale> + <locale map-from="th-TH">th</locale> + <locale map-from="uk-UA">uk</locale> + <locale map-from="zh-CN">zh-CN</locale> + <locale map-from="zh-TW">zh-TW</locale> + + </locales> + +</config>
docs-commits@lists.fedoraproject.org