forked from gitextensions/gitextensions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
transifex.yml
40 lines (37 loc) · 1.12 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
git:
filters:
- filter_type: file
# all supported i18n types: https://docs.transifex.com/formats
file_format: XLIFF
source_language: en
source_file: GitUI/Translation/English.xlf
# path expression to translation files, must contain <lang> placeholder
translation_files_expression: 'GitUI/Translation/<lang>.xlf'
- filter_type: file
# all supported i18n types: https://docs.transifex.com/formats
file_format: XLIFF
source_language: en
source_file: GitUI/Translation/English.Plugins.xlf
# path expression to translation files, must contain <lang> placeholder
translation_files_expression: 'GitUI/Translation/<lang>.Plugins.xlf'
settings:
language_mapping:
cs: Czech
de: German
es: Spanish
es_AR: Spanish (Argentina)
fr: French
id: Indonesian
it: Italian
ja: Japanese
ko: Korean
lv: Latvian
nl: Dutch
pl: Polish
pt: Portuguese
pt_BR: Portuguese (Brazil)
ro: Romanian
ru: Russian
tr: Turkish
zh-Hans: Simplified Chinese
zh-Hant: Traditional Chinese