-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathtransifex-github-integration.yml
More file actions
35 lines (35 loc) · 1.22 KB
/
transifex-github-integration.yml
File metadata and controls
35 lines (35 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
filters:
- filter_type: file
file_format: TXT
source_language: en-US
source_file: metadata/en/short_description.txt
translation_files_expression: 'metadata/<lang>/short_description.txt'
- filter_type: file
file_format: TXT
source_language: en-US
source_file: metadata/en/title.txt
translation_files_expression: 'metadata/<lang>/title.txt'
- filter_type: file
file_format: GITHUBMARKDOWN
source_language: en-US
source_file: metadata/en/full_description.txt
translation_files_expression: 'metadata/<lang>/full_description.txt'
- filter_type: file
file_format: ANDROID
source_language: en-US
source_file: src/main/res/values/strings.xml
translation_files_expression: 'src/main/res/values-<lang>/strings.xml'
- filter_type: file
file_format: ANDROID
source_language: en-US
source_file: src/main/res/values/credits.xml
translation_files_expression: 'src/main/res/values-<lang>/credits.xml'
- filter_type: dir
file_format: GITHUBMARKDOWN
source_file_extension: txt
source_language: en-US
source_file_dir: metadata/en/changelogs/
translation_files_expression: 'metadata/<lang>/changelogs/'
settings:
language_mapping:
pt-BR: pt-rBR