-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcrowdin.yml
More file actions
62 lines (57 loc) · 1.68 KB
/
Copy pathcrowdin.yml
File metadata and controls
62 lines (57 loc) · 1.68 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Crowdin configuration for UDT resource localization.
# Keep this file in sync with all neutral resource modules.
base_path: .
preserve_hierarchy: true
files:
- source: /UniversalDeviceToolkit.WPF/Resources/Resource.resx
translation: /UniversalDeviceToolkit.WPF/Resources/Resource.%locale%.resx
languages_mapping:
locale:
nl: nl-nl
nl-NL: nl-nl
pt-BR: pt-br
pt-PT: pt
zh-CN: zh-hans
zh-TW: zh-hant
uz: uz-latn-uz
uz-UZ: uz-latn-uz
uz@Latn: uz-latn-uz
- source: /UniversalDeviceToolkit.Lib/Resources/Resource.resx
translation: /UniversalDeviceToolkit.Lib/Resources/Resource.%locale%.resx
languages_mapping:
locale:
nl: nl-nl
nl-NL: nl-nl
pt-BR: pt-br
pt-PT: pt
zh-CN: zh-hans
zh-TW: zh-hant
uz: uz-latn-uz
uz-UZ: uz-latn-uz
uz@Latn: uz-latn-uz
- source: /UniversalDeviceToolkit.Lib.Automation/Resources/Resource.resx
translation: /UniversalDeviceToolkit.Lib.Automation/Resources/Resource.%locale%.resx
languages_mapping:
locale:
nl: nl-nl
nl-NL: nl-nl
pt-BR: pt-br
pt-PT: pt
zh-CN: zh-hans
zh-TW: zh-hant
uz: uz-latn-uz
uz-UZ: uz-latn-uz
uz@Latn: uz-latn-uz
- source: /UniversalDeviceToolkit.Lib.Macro/Resources/Resource.resx
translation: /UniversalDeviceToolkit.Lib.Macro/Resources/Resource.%locale%.resx
languages_mapping:
locale:
nl: nl-nl
nl-NL: nl-nl
pt-BR: pt-br
pt-PT: pt
zh-CN: zh-hans
zh-TW: zh-hant
uz: uz-latn-uz
uz-UZ: uz-latn-uz
uz@Latn: uz-latn-uz