forked from openfoodfacts/openfoodfacts-androidapp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
crowdin.yml
59 lines (59 loc) · 1.56 KB
/
crowdin.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%two_letters_code%/%original_file_name%
languages_mapping:
two_letters_code:
pt-BR: pt-rBR
pt-PT: pt-rPT
zh-CN: zh-rCN
en-AU: en-rAU
en-GB: en-rGB
nl-BE: nl-rBE
nl: nl
zh-TW: zh-rTW
zh-HK: zh-rHK
sr-CS: b+sr+Latn
sr: sr
- source: /app/src/obf/res/values/strings.xml
translation: /app/src/obf/res/values-%two_letters_code%/%original_file_name%
languages_mapping:
two_letters_code:
zh-CN: zh-rCN
en-GB: en-rGB
pt-BR: pt-rBR
en-AU: en-rAU
pt-PT: pt-rPT
nl-BE: nl-rBE
nl: nl
zh-HK: zh-rHK
zh-TW: zh-rTW
sr-CS: b+sr+Latn
sr: sr
- source: /app/src/off/res/values/strings.xml
translation: /app/src/off/res/values-%two_letters_code%/%original_file_name%
languages_mapping:
two_letters_code:
pt-BR: pt-rBR
zh-CN: zh-rCN
en-GB: en-rGB
en-AU: en-rAU
nl-BE: nl-rBE
pt-PT: pt-rPT
zh-HK: zh-rHK
zh-TW: zh-rTW
sr: sr
sr-CS: sr-rCS
- source: /app/src/opff/res/values/strings.xml
translation: /app/src/opff/res/values-%two_letters_code%/strings.xml
languages_mapping:
two_letters_code:
zh-CN: zh-rCN
en-GB: en-rGB
en-AU: en-rAU
pt-BR: pt-rBR
nl-BE: nl-rBE
pt-PT: pt-rPT
zh-TW: zh-rTW
zh-HK: zh-rHK
sr-CS: sr-rCS
sr: sr