This repository was archived by the owner on Apr 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathconfig
More file actions
79 lines (63 loc) · 2.83 KB
/
Copy pathconfig
File metadata and controls
79 lines (63 loc) · 2.83 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[main]
host = https://www.transifex.com
type = PO
[apache-cloudstack-installation-rtd.44xbuilding_from_source]
file_filter = source/locale/<lang>/LC_MESSAGES/building_from_source.po
source_file = source/locale/pot/building_from_source.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xchoosing_deployment_architecture]
file_filter = source/locale/<lang>/LC_MESSAGES/choosing_deployment_architecture.po
source_file = source/locale/pot/choosing_deployment_architecture.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xconfiguration]
file_filter = source/locale/<lang>/LC_MESSAGES/configuration.po
source_file = source/locale/pot/configuration.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xindex]
file_filter = source/locale/<lang>/LC_MESSAGES/index.po
source_file = source/locale/pot/index.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xinstallation]
file_filter = source/locale/<lang>/LC_MESSAGES/installation.po
source_file = source/locale/pot/installation.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xmanaging_networks]
file_filter = source/locale/<lang>/LC_MESSAGES/managing_networks.po
source_file = source/locale/pot/managing_networks.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xnetwork_setup]
file_filter = source/locale/<lang>/LC_MESSAGES/network_setup.po
source_file = source/locale/pot/network_setup.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xoptional_installation]
file_filter = source/locale/<lang>/LC_MESSAGES/optional_installation.po
source_file = source/locale/pot/optional_installation.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xqig]
file_filter = source/locale/<lang>/LC_MESSAGES/qig.po
source_file = source/locale/pot/qig.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xstorage_setup]
file_filter = source/locale/<lang>/LC_MESSAGES/storage_setup.po
source_file = source/locale/pot/storage_setup.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xhyperv]
file_filter = source/locale/<lang>/LC_MESSAGES/hypervisor/hyperv.po
source_file = source/locale/pot/hypervisor/hyperv.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xkvm]
file_filter = source/locale/<lang>/LC_MESSAGES/hypervisor/kvm.po
source_file = source/locale/pot/hypervisor/kvm.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xlxc]
file_filter = source/locale/<lang>/LC_MESSAGES/hypervisor/lxc.po
source_file = source/locale/pot/hypervisor/lxc.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xvsphere]
file_filter = source/locale/<lang>/LC_MESSAGES/hypervisor/vsphere.po
source_file = source/locale/pot/hypervisor/vsphere.pot
source_lang = en
[apache-cloudstack-installation-rtd.44xxenserver]
file_filter = source/locale/<lang>/LC_MESSAGES/hypervisor/xenserver.po
source_file = source/locale/pot/hypervisor/xenserver.pot
source_lang = en