fix: transifex migration to new client (#30084)
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
This commit is contained in:
committed by
GitHub
parent
dd1de0cf72
commit
759a06b7b6
93
.tx/config
93
.tx/config
@@ -1,68 +1,69 @@
|
||||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[edx-platform.django-partial]
|
||||
[o:open-edx:p:edx-platform:r:django-partial]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/django-partial.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/django-partial.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[edx-platform.django-studio]
|
||||
[o:open-edx:p:edx-platform:r:django-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/django-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/django-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[edx-platform.djangojs-partial]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/djangojs-partial.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/djangojs-partial.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[edx-platform.djangojs-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/djangojs-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/djangojs-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[edx-platform.djangojs-account-settings-view]
|
||||
[o:open-edx:p:edx-platform:r:djangojs-account-settings-view]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/djangojs-account-settings-view.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/djangojs-account-settings-view.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[edx-platform.mako]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/mako.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/mako.po
|
||||
[o:open-edx:p:edx-platform:r:djangojs-partial]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/djangojs-partial.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/djangojs-partial.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[edx-platform.mako-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/mako-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/mako-studio.po
|
||||
[o:open-edx:p:edx-platform:r:djangojs-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/djangojs-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/djangojs-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[edx-platform.underscore]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/underscore.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/underscore.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[edx-platform.underscore-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/underscore-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/underscore-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[edx-platform.wiki]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/wiki.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/wiki.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[edx-platform.edx_proctoring_proctortrack]
|
||||
[o:open-edx:p:edx-platform:r:edx_proctoring_proctortrack]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/edx_proctoring_proctortrack.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/edx_proctoring_proctortrack.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[o:open-edx:p:edx-platform:r:mako]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/mako.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/mako.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[o:open-edx:p:edx-platform:r:mako-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/mako-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/mako-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[o:open-edx:p:edx-platform:r:underscore]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/underscore.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/underscore.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[o:open-edx:p:edx-platform:r:underscore-studio]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/underscore-studio.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/underscore-studio.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[o:open-edx:p:edx-platform:r:wiki]
|
||||
file_filter = conf/locale/<lang>/LC_MESSAGES/wiki.po
|
||||
source_file = conf/locale/en/LC_MESSAGES/wiki.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user