-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgroups-translations.make
More file actions
81 lines (65 loc) · 4.35 KB
/
groups-translations.make
File metadata and controls
81 lines (65 loc) · 4.35 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
79
80
81
api = 2
core = 7.x
; Notice: we are using 'profile' as a project type here, because drush make
; doesn't support direct download of contribution language files
;
projects[translation_zh-hant][type] = "profile"
projects[translation_zh-hant][directory_name] = "groups/translations"
projects[translation_zh-hant][download][type] = "file"
projects[translation_zh-hant][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.zh-hant.po"
projects[translation_zh-hans][type] = "profile"
projects[translation_zh-hans][directory_name] = "groups/translations"
projects[translation_zh-hans][download][type] = "file"
projects[translation_zh-hans][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.zh-hans.po"
projects[translation_ja][type] = "profile"
projects[translation_ja][directory_name] = "groups/translations"
projects[translation_ja][download][type] = "file"
projects[translation_ja][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.ja.po"
projects[translation_ko][type] = "profile"
projects[translation_ko][directory_name] = "groups/translations"
projects[translation_ko][download][type] = "file"
projects[translation_ko][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.ko.po"
projects[translation_vi][type] = "profile"
projects[translation_vi][directory_name] = "groups/translations"
projects[translation_vi][download][type] = "file"
projects[translation_vi][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.vi.po"
projects[translation_ru][type] = "profile"
projects[translation_ru][directory_name] = "groups/translations"
projects[translation_ru][download][type] = "file"
projects[translation_ru][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.ru.po"
projects[translation_pl][type] = "profile"
projects[translation_pl][directory_name] = "groups/translations"
projects[translation_pl][download][type] = "file"
projects[translation_pl][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.pl.po"
projects[translation_de][type] = "profile"
projects[translation_de][directory_name] = "groups/translations"
projects[translation_de][download][type] = "file"
projects[translation_de][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.de.po"
projects[translation_fr][type] = "profile"
projects[translation_fr][directory_name] = "groups/translations"
projects[translation_fr][download][type] = "file"
projects[translation_fr][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.fr.po"
projects[translation_es][type] = "profile"
projects[translation_es][directory_name] = "groups/translations"
projects[translation_es][download][type] = "file"
projects[translation_es][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.es.po"
projects[translation_it][type] = "profile"
projects[translation_it][directory_name] = "groups/translations"
projects[translation_it][download][type] = "file"
projects[translation_it][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.it.po"
projects[translation_pt-pt][type] = "profile"
projects[translation_pt-pt][directory_name] = "groups/translations"
projects[translation_pt-pt][download][type] = "file"
projects[translation_pt-pt][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.pt-pt.po"
projects[translation_hu][type] = "profile"
projects[translation_hu][directory_name] = "groups/translations"
projects[translation_hu][download][type] = "file"
projects[translation_hu][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.hu.po"
projects[translation_ar][type] = "profile"
projects[translation_ar][directory_name] = "groups/translations"
projects[translation_ar][download][type] = "file"
projects[translation_ar][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.ar.po"
projects[translation_tr][type] = "profile"
projects[translation_tr][directory_name] = "groups/translations"
projects[translation_tr][download][type] = "file"
projects[translation_tr][download][url] = "http://ftp.drupal.org/files/translations/7.x/commons/commons-7.x-3.3-rc2.tr.po"