forked from BornToBeRoot/NETworkManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtransifex.yml
More file actions
27 lines (27 loc) · 929 Bytes
/
Copy pathtransifex.yml
File metadata and controls
27 lines (27 loc) · 929 Bytes
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
git:
filters:
- filter_type: file
# all supported i18n types: https://docs.transifex.com/formats
file_format: RESX
source_language: en_US
source_file: Source/NETworkManager.Localization/Resources/Strings.resx
# path expression to translation files, must contain <lang> placeholder
translation_files_expression: 'Source/NETworkManager.Localization/Resources/Strings.<lang>.resx'
settings:
# http://www.codedigest.com/CodeDigest/207-Get-All-Language-Country-Code-List-for-all-Culture-in-C---ASP-Net.aspx
language_mapping:
zh_CN: zh-CN
zh_TW: zh-TW
cs_CZ: cs-CZ
nl_NL: nl-NL
fr_FR: fr-FR
de_DE: de-DE
hu_HU: hu-HU
it_IT: it-IT
ko_KR: ko-KR
pl_PL: pl-PL
pt_BR: pt-BR
ru_RU: ru-RU
sl_SI: sl-SI
es_ES: es-ES
sv_SE: sv-SE