-
Notifications
You must be signed in to change notification settings - Fork 3
/
transifex.yml
22 lines (22 loc) · 1.26 KB
/
transifex.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
git:
filters:
- filter_type: file
file_format: PO
source_language: en
source_file: 'ckanext/ckanext-apicatalog/ckanext/apicatalog/i18n/ckanext-apicatalog.pot'
translation_files_expression: 'ckanext/ckanext-apicatalog/ckanext/apicatalog/i18n/<lang>/LC_MESSAGES/ckanext-apicatalog.po'
- filter_type: file
file_format: PO
source_language: en
source_file: 'ckanext/ckanext-apply_permissions_for_service/ckanext/apply_permissions_for_service/i18n/ckanext-apply_permissions_for_service.pot'
translation_files_expression: 'ckanext/ckanext-apply_permissions_for_service/ckanext/apply_permissions_for_service/i18n/<lang>/LC_MESSAGES/ckanext-apply_permissions_for_service.po'
- filter_type: file
file_format: PO
source_language: en
source_file: 'ckanext/ckanext-validate_links/ckanext/validate_links/i18n/ckanext-validate_links.pot'
translation_files_expression: 'ckanext/ckanext-validate_links/ckanext/validate_links/i18n/<lang>/LC_MESSAGES/ckanext-validate_links.po'
- filter_type: file
file_format: PO
source_language: en
source_file: 'ansible/roles/ckan-translations/files/ckan.pot'
translation_files_expression: 'ansible/roles/ckan-translations/files/<lang>/LC_MESSAGES/ckan.po'