foreman_google 1.0.4 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_google/locale/cs_CZ/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/de/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/el/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/en/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/en_GB/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/es/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/fr/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/it/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/ja/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/ka/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/ko/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/pl/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/pt_BR/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/ru/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/sv_SE/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/zh_CN/foreman_google.js +115 -0
- data/app/assets/javascripts/foreman_google/locale/zh_TW/foreman_google.js +115 -0
- data/app/lib/foreman_google/google_compute_adapter.rb +2 -2
- data/lib/foreman_google/engine.rb +2 -7
- data/lib/foreman_google/version.rb +1 -1
- data/locale/Makefile +8 -5
- data/locale/cs_CZ/foreman_google.po +18 -1
- data/locale/de/foreman_google.po +18 -1
- data/locale/el/foreman_google.po +18 -1
- data/locale/en/foreman_google.po +18 -0
- data/locale/en_GB/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/en_GB/foreman_google.po +115 -0
- data/locale/es/foreman_google.po +18 -1
- data/locale/foreman_google.pot +32 -4
- data/locale/fr/foreman_google.po +18 -1
- data/locale/it/foreman_google.po +18 -1
- data/locale/ja/foreman_google.po +18 -1
- data/locale/ka/foreman_google.po +18 -1
- data/locale/ko/foreman_google.po +18 -1
- data/locale/pl/foreman_google.po +18 -1
- data/locale/pt_BR/foreman_google.po +18 -1
- data/locale/ru/foreman_google.po +18 -1
- data/locale/sv_SE/foreman_google.po +18 -1
- data/locale/zh_CN/foreman_google.po +18 -1
- data/locale/zh_TW/foreman_google.po +18 -1
- data/package.json +0 -3
- metadata +22 -3
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['pl'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2022",
|
10
|
+
"Language-Team": "Polish (https://www.transifex.com/foreman/teams/114/pl/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "pl",
|
15
|
+
"Plural-Forms": "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);",
|
16
|
+
"lang": "pl",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
""
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
""
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"Strefa"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
""
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"Typ maszyny"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"Proszę wybrać obraz"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"Obraz"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"Sieć"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"Rozmiar (GB)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"Nazwa"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"Typ"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"Stan"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"Akcja"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"Ustawienia"
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"Typ Maszyny"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
""
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"Czy obraz wspiera wejściowe dane użytkownika (np. przez cloud-init)?"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
""
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
""
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
""
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
""
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
""
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
""
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['pt_BR'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2022",
|
10
|
+
"Language-Team": "Portuguese (Brazil) (https://www.transifex.com/foreman/teams/114/pt_BR/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "pt_BR",
|
15
|
+
"Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
|
16
|
+
"lang": "pt_BR",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
"console não está disponível neste momento porque a instância está desligada"
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
""
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"Zona"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
"Carregar zonas"
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"Tipo de máquina"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"Por favor selecione uma imagem"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"Imagem"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"Rede"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
"Associar IP externo efêmero"
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"Tamanho (GB)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"Nome"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"Tipo"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"Estado"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"Ações"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"Propriedades"
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"Tipo de máquina"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
""
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"Esta imagem suporta a entrada de dados do usuário (ex.: via cloud-init)?"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
"Trabalho de pré-aperfeiçoamento"
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
"Ação com subplanos "
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
"Importar fatos"
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
"Importar classes de Puppet"
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
"Ação remota:"
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
""
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['ru'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
|
10
|
+
"Language-Team": "Russian (https://www.transifex.com/foreman/teams/114/ru/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "ru",
|
15
|
+
"Plural-Forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);",
|
16
|
+
"lang": "ru",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
""
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
""
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"Зона"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
""
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"Тип машины"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"Выберите образ"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"Образ"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"Сеть"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"Размер (ГБ)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"Имя"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"Тип"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"Состояние"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"Действия"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"Свойства "
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"Тип машины"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
""
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"Разрешить предоставление пользовательских данных (например, с помощью cloud-init)"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
""
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
"Действия с подпланами"
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
"Импорт фактов"
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
"Импорт классов Puppet"
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
"Удаленное действие:"
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
""
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['sv_SE'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2022",
|
10
|
+
"Language-Team": "Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/sv_SE/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "sv_SE",
|
15
|
+
"Plural-Forms": "nplurals=2; plural=(n != 1);",
|
16
|
+
"lang": "sv_SE",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
""
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
""
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"Zon"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
""
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"Maskintyp"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"Vänligen välj en avbildning"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"Avbildning"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"Nätverk"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"Storlek (GB)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"Namn"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"Typ"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"Tillstånd"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"Åtgärder"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"Egenskaper"
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"Maskintyp"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
""
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"Stödjer denna bild användardata (såsom via cloud-init)?"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
""
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
""
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
""
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
""
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
""
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
""
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['zh_CN'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2022",
|
10
|
+
"Language-Team": "Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "zh_CN",
|
15
|
+
"Plural-Forms": "nplurals=1; plural=0;",
|
16
|
+
"lang": "zh_CN",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=1; plural=0;"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
"控制台目前不可用,因为实例已关闭"
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
"缺少操作系统镜像!"
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
"JSON 键"
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"区"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
"加载区域"
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"机器类型"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"请选择一个镜像"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"镜像"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"网络"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
"关联临时外部 IP"
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"大小 (GB)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"名称"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"类型"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"状态"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"操作"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"属性"
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"机器型号"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
"用于 ssh 到实例的用户,通常为 cloud-user、ec2-user、ubuntu 等:Google 引擎不支持 root 用户的 SSH。"
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"这个镜像是否支持用户数据输入(例如:通过 cloud-init)?"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
"升级前的作业"
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
"有子计划的操作"
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
"导入事实"
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
"导入 Puppet 类"
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
"远程操作:"
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
"Foreman 的 Google Compute Engine 插件。"
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|
@@ -0,0 +1,115 @@
|
|
1
|
+
locales['foreman_google'] = locales['foreman_google'] || {}; locales['foreman_google']['zh_TW'] = {
|
2
|
+
"domain": "foreman_google",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_google": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_google 1.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
|
10
|
+
"Language-Team": "Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/zh_TW/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "zh_TW",
|
15
|
+
"Plural-Forms": "nplurals=1; plural=0;",
|
16
|
+
"lang": "zh_TW",
|
17
|
+
"domain": "foreman_google",
|
18
|
+
"plural_forms": "nplurals=1; plural=0;"
|
19
|
+
},
|
20
|
+
"Certificate path, for GCE only": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"Zone, for GCE only": [
|
24
|
+
""
|
25
|
+
],
|
26
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
27
|
+
""
|
28
|
+
],
|
29
|
+
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
|
+
""
|
31
|
+
],
|
32
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"console is not available at this time because the instance is powered off": [
|
39
|
+
""
|
40
|
+
],
|
41
|
+
"Missing an image for operating system!": [
|
42
|
+
""
|
43
|
+
],
|
44
|
+
"JSON key": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Zone": [
|
48
|
+
"區域"
|
49
|
+
],
|
50
|
+
"Load Zones": [
|
51
|
+
""
|
52
|
+
],
|
53
|
+
"Machine type": [
|
54
|
+
"機器類型"
|
55
|
+
],
|
56
|
+
"Please select an image": [
|
57
|
+
"請選擇一個映像檔"
|
58
|
+
],
|
59
|
+
"Image": [
|
60
|
+
"影像"
|
61
|
+
],
|
62
|
+
"Network": [
|
63
|
+
"網路"
|
64
|
+
],
|
65
|
+
"Associate Ephemeral External IP": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Size (GB)": [
|
69
|
+
"大小(GB)"
|
70
|
+
],
|
71
|
+
"Name": [
|
72
|
+
"名稱"
|
73
|
+
],
|
74
|
+
"Type": [
|
75
|
+
"類型"
|
76
|
+
],
|
77
|
+
"State": [
|
78
|
+
"狀態"
|
79
|
+
],
|
80
|
+
"Actions": [
|
81
|
+
"動作"
|
82
|
+
],
|
83
|
+
"Properties": [
|
84
|
+
"屬性"
|
85
|
+
],
|
86
|
+
"Machine Type": [
|
87
|
+
"機器類型"
|
88
|
+
],
|
89
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
+
""
|
91
|
+
],
|
92
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
93
|
+
"這映像檔是否支援使用者資料輸入(比方說透過 cloud-init)?"
|
94
|
+
],
|
95
|
+
"Preupgrade job": [
|
96
|
+
""
|
97
|
+
],
|
98
|
+
"Action with sub plans": [
|
99
|
+
"有子計畫的動作"
|
100
|
+
],
|
101
|
+
"Import facts": [
|
102
|
+
"匯入詳情"
|
103
|
+
],
|
104
|
+
"Import Puppet classes": [
|
105
|
+
"匯入 Puppet 類別"
|
106
|
+
],
|
107
|
+
"Remote action:": [
|
108
|
+
"遠端動作:"
|
109
|
+
],
|
110
|
+
"Google Compute Engine plugin for the Foreman.": [
|
111
|
+
""
|
112
|
+
]
|
113
|
+
}
|
114
|
+
}
|
115
|
+
};
|