diff --git a/.tx/config b/.tx/config index 1c9e6ebce6..8a9442fcc2 100644 --- a/.tx/config +++ b/.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//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//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//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//LC_MESSAGES/django.po source_file = wagtail/documents/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailimages] -file_filter = wagtail/images/locale//LC_MESSAGES/django.po -source_file = wagtail/images/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailembeds] +[o:torchbox:p:wagtail:r:wagtailembeds] file_filter = wagtail/embeds/locale//LC_MESSAGES/django.po source_file = wagtail/embeds/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailredirects] -file_filter = wagtail/contrib/redirects/locale//LC_MESSAGES/django.po -source_file = wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailsearch] -file_filter = wagtail/search/locale//LC_MESSAGES/django.po -source_file = wagtail/search/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailsnippets] -file_filter = wagtail/snippets/locale//LC_MESSAGES/django.po -source_file = wagtail/snippets/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailusers] -file_filter = wagtail/users/locale//LC_MESSAGES/django.po -source_file = wagtail/users/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailforms] +[o:torchbox:p:wagtail:r:wagtailforms] file_filter = wagtail/contrib/forms/locale//LC_MESSAGES/django.po source_file = wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailsites] -file_filter = wagtail/sites/locale//LC_MESSAGES/django.po -source_file = wagtail/sites/locale/en/LC_MESSAGES/django.po +[o:torchbox:p:wagtail:r:wagtailimages] +file_filter = wagtail/images/locale//LC_MESSAGES/django.po +source_file = wagtail/images/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtaillocales] +[o:torchbox:p:wagtail:r:wagtaillocales] file_filter = wagtail/locales/locale//LC_MESSAGES/django.po source_file = wagtail/locales/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailsearchpromotions] -file_filter = wagtail/contrib/search_promotions/locale//LC_MESSAGES/django.po -source_file = wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailstyleguide] -file_filter = wagtail/contrib/styleguide/locale//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//LC_MESSAGES/django.po -source_file = wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po -source_lang = en -type = PO - -[wagtail.wagtailmodeladmin] +[o:torchbox:p:wagtail:r:wagtailmodeladmin] file_filter = wagtail/contrib/modeladmin/locale//LC_MESSAGES/django.po source_file = wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailtableblock] -file_filter = wagtail/contrib/table_block/locale//LC_MESSAGES/django.po -source_file = wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po +[o:torchbox:p:wagtail:r:wagtailredirects] +file_filter = wagtail/contrib/redirects/locale//LC_MESSAGES/django.po +source_file = wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailsimpletranslation] +[o:torchbox:p:wagtail:r:wagtailsearch] +file_filter = wagtail/search/locale//LC_MESSAGES/django.po +source_file = wagtail/search/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailsearchpromotions] +file_filter = wagtail/contrib/search_promotions/locale//LC_MESSAGES/django.po +source_file = wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailsettings] +file_filter = wagtail/contrib/settings/locale//LC_MESSAGES/django.po +source_file = wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailsimpletranslation] file_filter = wagtail/contrib/simple_translation/locale//LC_MESSAGES/django.po source_file = wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po source_lang = en -type = PO +type = PO -[wagtail.wagtailtypedtableblock] +[o:torchbox:p:wagtail:r:wagtailsites] +file_filter = wagtail/sites/locale//LC_MESSAGES/django.po +source_file = wagtail/sites/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailsnippets] +file_filter = wagtail/snippets/locale//LC_MESSAGES/django.po +source_file = wagtail/snippets/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailstyleguide] +file_filter = wagtail/contrib/styleguide/locale//LC_MESSAGES/django.po +source_file = wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailtableblock] +file_filter = wagtail/contrib/table_block/locale//LC_MESSAGES/django.po +source_file = wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO + +[o:torchbox:p:wagtail:r:wagtailtypedtableblock] file_filter = wagtail/contrib/typed_table_block/locale//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//LC_MESSAGES/django.po +source_file = wagtail/users/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO +