Quellcode durchsuchen

Upgrade config for API v3

Loic Teixeira vor 2 Jahren
Ursprung
Commit
4052a32a4d
1 geänderte Dateien mit 69 neuen und 68 gelöschten Zeilen
  1. 69 68
      .tx/config

+ 69 - 68
.tx/config

@@ -1,123 +1,124 @@
 [main]
-host = https://www.transifex.com
-lang_map = zh_CN:zh_Hans, zh-Hant:zh_Hant
+host     = https://www.transifex.com
+lang_map = zh-Hant: zh_Hant, zh_CN: zh_Hans
 
-[wagtail.wagtailadmin]
+[o:torchbox:p:wagtail:r:wagtailadmin]
 file_filter = wagtail/admin/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/admin/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailadminjs]
+[o:torchbox:p:wagtail:r:wagtailadminjs]
 file_filter = wagtail/admin/locale/<lang>/LC_MESSAGES/djangojs.po
 source_file = wagtail/admin/locale/en/LC_MESSAGES/djangojs.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailcore]
+[o:torchbox:p:wagtail:r:wagtailcore]
 file_filter = wagtail/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtaildocs]
+[o:torchbox:p:wagtail:r:wagtaildocs]
 file_filter = wagtail/documents/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/documents/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailimages]
+[o:torchbox:p:wagtail:r:wagtailembeds]
+file_filter = wagtail/embeds/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/embeds/locale/en/LC_MESSAGES/django.po
+source_lang = en
+type        = PO
+
+[o:torchbox:p:wagtail:r:wagtailforms]
+file_filter = wagtail/contrib/forms/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po
+source_lang = en
+type        = PO
+
+[o:torchbox:p:wagtail:r:wagtailimages]
 file_filter = wagtail/images/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/images/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailembeds]
-file_filter = wagtail/embeds/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/embeds/locale/en/LC_MESSAGES/django.po
+[o:torchbox:p:wagtail:r:wagtaillocales]
+file_filter = wagtail/locales/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/locales/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailredirects]
+[o:torchbox:p:wagtail:r:wagtailmodeladmin]
+file_filter = wagtail/contrib/modeladmin/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po
+source_lang = en
+type        = PO
+
+[o:torchbox:p:wagtail:r:wagtailredirects]
 file_filter = wagtail/contrib/redirects/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailsearch]
+[o:torchbox:p:wagtail:r:wagtailsearch]
 file_filter = wagtail/search/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/search/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailsnippets]
-file_filter = wagtail/snippets/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/snippets/locale/en/LC_MESSAGES/django.po
+[o:torchbox:p:wagtail:r:wagtailsearchpromotions]
+file_filter = wagtail/contrib/search_promotions/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailusers]
-file_filter = wagtail/users/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/users/locale/en/LC_MESSAGES/django.po
+[o:torchbox:p:wagtail:r:wagtailsettings]
+file_filter = wagtail/contrib/settings/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailforms]
-file_filter = wagtail/contrib/forms/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po
+[o:torchbox:p:wagtail:r:wagtailsimpletranslation]
+file_filter = wagtail/contrib/simple_translation/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailsites]
+[o:torchbox:p:wagtail:r:wagtailsites]
 file_filter = wagtail/sites/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/sites/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtaillocales]
-file_filter = wagtail/locales/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/locales/locale/en/LC_MESSAGES/django.po
-source_lang = en
-type = PO
-
-[wagtail.wagtailsearchpromotions]
-file_filter = wagtail/contrib/search_promotions/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po
+[o:torchbox:p:wagtail:r:wagtailsnippets]
+file_filter = wagtail/snippets/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/snippets/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailstyleguide]
+[o:torchbox:p:wagtail:r:wagtailstyleguide]
 file_filter = wagtail/contrib/styleguide/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
-
-[wagtail.wagtailsettings]
-file_filter = wagtail/contrib/settings/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po
-source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailmodeladmin]
-file_filter = wagtail/contrib/modeladmin/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po
-source_lang = en
-type = PO
-
-[wagtail.wagtailtableblock]
+[o:torchbox:p:wagtail:r:wagtailtableblock]
 file_filter = wagtail/contrib/table_block/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
 
-[wagtail.wagtailsimpletranslation]
-file_filter = wagtail/contrib/simple_translation/locale/<lang>/LC_MESSAGES/django.po
-source_file = wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po
-source_lang = en
-type = PO
-
-[wagtail.wagtailtypedtableblock]
+[o:torchbox:p:wagtail:r:wagtailtypedtableblock]
 file_filter = wagtail/contrib/typed_table_block/locale/<lang>/LC_MESSAGES/django.po
 source_file = wagtail/contrib/typed_table_block/locale/en/LC_MESSAGES/django.po
 source_lang = en
-type = PO
+type        = PO
+
+[o:torchbox:p:wagtail:r:wagtailusers]
+file_filter = wagtail/users/locale/<lang>/LC_MESSAGES/django.po
+source_file = wagtail/users/locale/en/LC_MESSAGES/django.po
+source_lang = en
+type        = PO
+