forked from flyinghead/flycast
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrowdin.yml
More file actions
22 lines (22 loc) · 691 Bytes
/
crowdin.yml
File metadata and controls
22 lines (22 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
base_path: .
pull_request_title: Crowdin Translations
commit_message: 'New translations for {languageName}'
files:
- source: /resources/i18n/flycast.pot
translation: /resources/i18n/%two_letters_code%.po
languages_mapping:
two_letters_code:
zh-CN: zh_CN
zh-TW: zh_TW
zh-HK: zh_HK
en-GB: en_GB
pt-BR: pt_BR
- source: /shell/android-studio/flycast/src/main/res/values/strings.xml
translation: /shell/android-studio/flycast/src/main/res/values-%two_letters_code%/strings.xml
languages_mapping:
two_letters_code:
zh-CN: zh-rCN
zh-TW: zh-rTW
zh-HK: zh-rHK
en-GB: en-rGB
pt-BR: pt-rBR