foreman_azure_rm 2.2.8 → 2.2.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_azure_rm/locale/ca/foreman_azure_rm.js +212 -0
  3. data/app/assets/javascripts/foreman_azure_rm/locale/cs_CZ/foreman_azure_rm.js +212 -0
  4. data/app/assets/javascripts/foreman_azure_rm/locale/de/foreman_azure_rm.js +212 -0
  5. data/app/assets/javascripts/foreman_azure_rm/locale/en/foreman_azure_rm.js +211 -0
  6. data/app/assets/javascripts/foreman_azure_rm/locale/en_GB/foreman_azure_rm.js +212 -0
  7. data/app/assets/javascripts/foreman_azure_rm/locale/es/foreman_azure_rm.js +212 -0
  8. data/app/assets/javascripts/foreman_azure_rm/locale/fr/foreman_azure_rm.js +212 -0
  9. data/app/assets/javascripts/foreman_azure_rm/locale/gl/foreman_azure_rm.js +212 -0
  10. data/app/assets/javascripts/foreman_azure_rm/locale/it/foreman_azure_rm.js +212 -0
  11. data/app/assets/javascripts/foreman_azure_rm/locale/ja/foreman_azure_rm.js +212 -0
  12. data/app/assets/javascripts/foreman_azure_rm/locale/ka/foreman_azure_rm.js +212 -0
  13. data/app/assets/javascripts/foreman_azure_rm/locale/ko/foreman_azure_rm.js +212 -0
  14. data/app/assets/javascripts/foreman_azure_rm/locale/nl_NL/foreman_azure_rm.js +212 -0
  15. data/app/assets/javascripts/foreman_azure_rm/locale/pl/foreman_azure_rm.js +212 -0
  16. data/app/assets/javascripts/foreman_azure_rm/locale/pt_BR/foreman_azure_rm.js +212 -0
  17. data/app/assets/javascripts/foreman_azure_rm/locale/ru/foreman_azure_rm.js +212 -0
  18. data/app/assets/javascripts/foreman_azure_rm/locale/sv_SE/foreman_azure_rm.js +212 -0
  19. data/app/assets/javascripts/foreman_azure_rm/locale/zh_CN/foreman_azure_rm.js +212 -0
  20. data/app/assets/javascripts/foreman_azure_rm/locale/zh_TW/foreman_azure_rm.js +212 -0
  21. data/app/models/foreman_azure_rm/azure_rm.rb +3 -3
  22. data/app/views/compute_resources_vms/form/azurerm/_volume.html.erb +1 -1
  23. data/lib/foreman_azure_rm/engine.rb +2 -7
  24. data/lib/foreman_azure_rm/version.rb +1 -1
  25. data/locale/Makefile +8 -6
  26. data/locale/action_names.rb +1 -1
  27. data/locale/ca/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  28. data/locale/ca/foreman_azure_rm.po +11 -216
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  30. data/locale/cs_CZ/foreman_azure_rm.po +12 -217
  31. data/locale/de/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  32. data/locale/de/foreman_azure_rm.po +14 -219
  33. data/locale/en/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  34. data/locale/en/foreman_azure_rm.po +8 -212
  35. data/locale/en_GB/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  36. data/locale/en_GB/foreman_azure_rm.po +19 -224
  37. data/locale/es/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  38. data/locale/es/foreman_azure_rm.po +17 -222
  39. data/locale/foreman_azure_rm.pot +26 -297
  40. data/locale/fr/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  41. data/locale/fr/foreman_azure_rm.po +15 -220
  42. data/locale/gl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  43. data/locale/gl/foreman_azure_rm.po +11 -216
  44. data/locale/it/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  45. data/locale/it/foreman_azure_rm.po +11 -216
  46. data/locale/ja/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  47. data/locale/ja/foreman_azure_rm.po +16 -221
  48. data/locale/ka/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  49. data/locale/ka/foreman_azure_rm.po +209 -0
  50. data/locale/ko/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  51. data/locale/ko/foreman_azure_rm.po +11 -216
  52. data/locale/nl_NL/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  53. data/locale/nl_NL/foreman_azure_rm.po +11 -217
  54. data/locale/pl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  55. data/locale/pl/foreman_azure_rm.po +12 -217
  56. data/locale/pt_BR/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  57. data/locale/pt_BR/foreman_azure_rm.po +13 -218
  58. data/locale/ru/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  59. data/locale/ru/foreman_azure_rm.po +12 -217
  60. data/locale/sv_SE/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  61. data/locale/sv_SE/foreman_azure_rm.po +11 -216
  62. data/locale/zh_CN/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  63. data/locale/zh_CN/foreman_azure_rm.po +13 -218
  64. data/locale/zh_TW/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  65. data/locale/zh_TW/foreman_azure_rm.po +11 -216
  66. metadata +27 -6
@@ -5,17 +5,15 @@
5
5
  #
6
6
  # Translators:
7
7
  # Maxim Burgerhout <maxim@wzzrd.com>, 2020
8
- # EmielK <emiel@kremers.us>, 2021
9
- # Mark Olie <mark.transifex@oliekoets.nl>, 2021
8
+ # EmielK <emiel@kremers.us>, 2020
10
9
  #
11
- #, fuzzy
12
10
  msgid ""
13
11
  msgstr ""
14
- "Project-Id-Version: foreman_azure_rm 2.2.7\n"
12
+ "Project-Id-Version: foreman_azure_rm 2.2.9\n"
15
13
  "Report-Msgid-Bugs-To: \n"
16
14
  "PO-Revision-Date: 2020-04-21 13:58+0000\n"
17
- "Last-Translator: Mark Olie <mark.transifex@oliekoets.nl>, 2021\n"
18
- "Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
15
+ "Last-Translator: EmielK <emiel@kremers.us>, 2020\n"
16
+ "Language-Team: Dutch (Netherlands) (https://app.transifex.com/foreman/teams/11"
19
17
  "4/nl_NL/)\n"
20
18
  "MIME-Version: 1.0\n"
21
19
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,9 +24,6 @@ msgstr ""
26
24
  msgid "%{vm_size} VM Size"
27
25
  msgstr ""
28
26
 
29
- msgid "Abstract async task"
30
- msgstr ""
31
-
32
27
  msgid "Action with sub plans"
33
28
  msgstr ""
34
29
 
@@ -38,15 +33,6 @@ msgstr "Acties"
38
33
  msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
39
34
  msgstr ""
40
35
 
41
- msgid "Agent action"
42
- msgstr ""
43
-
44
- msgid "Attach subscriptions"
45
- msgstr ""
46
-
47
- msgid "Auto attach subscriptions"
48
- msgstr ""
49
-
50
36
  msgid "Azure Image Name"
51
37
  msgstr ""
52
38
 
@@ -59,13 +45,10 @@ msgstr ""
59
45
  msgid "Azure Subnet"
60
46
  msgstr ""
61
47
 
62
- msgid "Azure's Default"
63
- msgstr ""
64
-
65
- msgid "Azure's default"
48
+ msgid "Azure Tags"
66
49
  msgstr ""
67
50
 
68
- msgid "Bulk generate applicability for hosts"
51
+ msgid "Azure's Default"
69
52
  msgstr ""
70
53
 
71
54
  msgid "Client ID"
@@ -83,25 +66,10 @@ msgstr ""
83
66
  msgid "Cloud"
84
67
  msgstr ""
85
68
 
86
- msgid "Combined Profile Update"
87
- msgstr ""
88
-
89
69
  msgid "Comma seperated file URIs"
90
70
  msgstr ""
91
71
 
92
- msgid "Copy version units to library"
93
- msgstr ""
94
-
95
- msgid "Create"
96
- msgstr ""
97
-
98
- msgid "Create Export History"
99
- msgstr ""
100
-
101
- msgid "Create Import History"
102
- msgstr ""
103
-
104
- msgid "Create Package Group"
72
+ msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
105
73
  msgstr ""
106
74
 
107
75
  msgid "Custom Script Command"
@@ -113,114 +81,24 @@ msgstr ""
113
81
  msgid "Default ReadWrite"
114
82
  msgstr ""
115
83
 
116
- msgid "Delete"
117
- msgstr "Verwijderen"
118
-
119
- msgid "Delete Activation Key"
120
- msgstr ""
121
-
122
- msgid "Delete Lifecycle Environment"
123
- msgstr ""
124
-
125
- msgid "Delete Package Group"
126
- msgstr ""
127
-
128
- msgid "Delete Product"
129
- msgstr ""
130
-
131
84
  msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
132
85
  msgstr ""
133
86
 
134
- msgid "Destroy"
135
- msgstr ""
136
-
137
- msgid "Destroy Content Host"
138
- msgstr ""
139
-
140
- msgid "Disable"
141
- msgstr ""
142
-
143
- msgid "Discover"
144
- msgstr ""
145
-
146
87
  msgid "Does this image support user data input?"
147
88
  msgstr ""
148
89
 
149
- msgid "Enable"
150
- msgstr ""
151
-
152
- msgid "Errata mail"
153
- msgstr ""
154
-
155
- msgid "Export"
156
- msgstr "Exporteren"
157
-
158
- msgid "Export Library"
159
- msgstr ""
160
-
161
- msgid "Fetch pxe files"
162
- msgstr ""
163
-
164
- msgid "Filtered index content"
165
- msgstr ""
166
-
167
90
  msgid "For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')"
168
91
  msgstr ""
169
92
 
170
- msgid "Generate host applicability"
171
- msgstr ""
172
-
173
- msgid "Generate repository applicability"
174
- msgstr ""
175
-
176
- msgid "Hypervisors"
177
- msgstr ""
178
-
179
- msgid "Hypervisors update"
180
- msgstr ""
181
-
182
93
  msgid "Image"
183
94
  msgstr ""
184
95
 
185
- msgid "Import"
186
- msgstr "Geimporteerd"
187
-
188
- msgid "Import Content View Version"
189
- msgstr ""
190
-
191
- msgid "Import Default Content View"
192
- msgstr ""
193
-
194
96
  msgid "Import Puppet classes"
195
97
  msgstr ""
196
98
 
197
99
  msgid "Import facts"
198
100
  msgstr ""
199
101
 
200
- msgid "Incremental Update"
201
- msgstr ""
202
-
203
- msgid "Incremental Update of Content View Version(s) "
204
- msgstr ""
205
-
206
- msgid "Index content"
207
- msgstr ""
208
-
209
- msgid "Index errata"
210
- msgstr ""
211
-
212
- msgid "Index module streams"
213
- msgstr ""
214
-
215
- msgid "Index package groups"
216
- msgstr ""
217
-
218
- msgid "Install Applicable Errata"
219
- msgstr ""
220
-
221
- msgid "Instance update"
222
- msgstr ""
223
-
224
102
  msgid "Leave empty to use default image size"
225
103
  msgstr ""
226
104
 
@@ -239,9 +117,6 @@ msgstr ""
239
117
  msgid "Override OS Disk Size (GB)"
240
118
  msgstr ""
241
119
 
242
- msgid "Package Profile Update"
243
- msgstr ""
244
-
245
120
  msgid "Password"
246
121
  msgstr ""
247
122
 
@@ -263,66 +138,24 @@ msgstr ""
263
138
  msgid "Premium OS Disk"
264
139
  msgstr ""
265
140
 
266
- msgid "Product Create"
267
- msgstr ""
268
-
269
- msgid "Promote"
270
- msgstr ""
271
-
272
- msgid "Promotion to Environment"
273
- msgstr ""
274
-
275
141
  msgid "Properties"
276
142
  msgstr ""
277
143
 
278
144
  msgid "Public IP"
279
145
  msgstr ""
280
146
 
281
- msgid "Publish"
282
- msgstr ""
283
-
284
- msgid "Publish Lifecycle Environment Repositories"
285
- msgstr ""
286
-
287
147
  msgid "Region"
288
148
  msgstr ""
289
149
 
290
- msgid "Reindex subscriptions"
291
- msgstr ""
292
-
293
150
  msgid "Reload Images, Sizes, vNets"
294
151
  msgstr ""
295
152
 
296
153
  msgid "Remote action:"
297
154
  msgstr ""
298
155
 
299
- msgid "Remove Content"
300
- msgstr ""
301
-
302
- msgid "Remove Version"
303
- msgstr ""
304
-
305
- msgid "Remove Versions and Associations"
306
- msgstr ""
307
-
308
- msgid "Remove from Environment"
309
- msgstr ""
310
-
311
- msgid "Remove subscriptions"
312
- msgstr ""
313
-
314
- msgid "Report"
315
- msgstr "Rapport"
316
-
317
- msgid "Republish Version Repositories"
318
- msgstr ""
319
-
320
156
  msgid "Resource Group"
321
157
  msgstr ""
322
158
 
323
- msgid "Run Sync Plan:"
324
- msgstr ""
325
-
326
159
  msgid "SSH Key"
327
160
  msgstr ""
328
161
 
@@ -347,15 +180,6 @@ msgstr ""
347
180
  msgid "Subscription ID for AzureRm"
348
181
  msgstr ""
349
182
 
350
- msgid "Sync capsule"
351
- msgstr ""
352
-
353
- msgid "Synchronize"
354
- msgstr ""
355
-
356
- msgid "Synchronize smart proxy"
357
- msgstr ""
358
-
359
183
  msgid "Tenant ID"
360
184
  msgstr ""
361
185
 
@@ -374,44 +198,14 @@ msgstr ""
374
198
  msgid "To perform commands as root, prefix it with 'sudo'"
375
199
  msgstr ""
376
200
 
377
- msgid "Update"
378
- msgstr ""
379
-
380
- msgid "Update Content Overrides"
381
- msgstr ""
382
-
383
- msgid "Update content urls"
384
- msgstr ""
385
-
386
- msgid "Update for host"
387
- msgstr ""
388
-
389
- msgid "Update http proxy"
390
- msgstr ""
391
-
392
- msgid "Update http proxy details"
393
- msgstr ""
394
-
395
- msgid "Update redhat repository"
396
- msgstr ""
397
-
398
- msgid "Update release version for host"
399
- msgstr ""
400
-
401
- msgid "Updating System Purpose for host"
402
- msgstr ""
403
-
404
- msgid "Upload errata into"
405
- msgstr ""
406
-
407
- msgid "Upload into"
408
- msgstr ""
409
-
410
201
  msgid "Username"
411
202
  msgstr ""
412
203
 
413
204
  msgid "VM Size"
414
205
  msgstr ""
415
206
 
416
- msgid "Verify checksum"
207
+ msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
208
+ msgstr ""
209
+
210
+ msgid "is not valid. Valid choices are %s."
417
211
  msgstr ""
@@ -4,17 +4,16 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
- # sziolkow <sziolkow@gmail.com>, 2021
8
- # Michał Foryt <michal.foryt@gmail.com>, 2021
7
+ # sziolkow <sziolkow@gmail.com>, 2020
8
+ # Michał Foryt <michal.foryt@gmail.com>, 2020
9
9
  #
10
- #, fuzzy
11
10
  msgid ""
12
11
  msgstr ""
13
- "Project-Id-Version: foreman_azure_rm 2.2.7\n"
12
+ "Project-Id-Version: foreman_azure_rm 2.2.9\n"
14
13
  "Report-Msgid-Bugs-To: \n"
15
14
  "PO-Revision-Date: 2020-04-21 13:58+0000\n"
16
- "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2021\n"
17
- "Language-Team: Polish (https://www.transifex.com/foreman/teams/114/pl/)\n"
15
+ "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2020\n"
16
+ "Language-Team: Polish (https://app.transifex.com/foreman/teams/114/pl/)\n"
18
17
  "MIME-Version: 1.0\n"
19
18
  "Content-Type: text/plain; charset=UTF-8\n"
20
19
  "Content-Transfer-Encoding: 8bit\n"
@@ -26,9 +25,6 @@ msgstr ""
26
25
  msgid "%{vm_size} VM Size"
27
26
  msgstr ""
28
27
 
29
- msgid "Abstract async task"
30
- msgstr ""
31
-
32
28
  msgid "Action with sub plans"
33
29
  msgstr ""
34
30
 
@@ -38,15 +34,6 @@ msgstr "Akcja"
38
34
  msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
39
35
  msgstr ""
40
36
 
41
- msgid "Agent action"
42
- msgstr ""
43
-
44
- msgid "Attach subscriptions"
45
- msgstr ""
46
-
47
- msgid "Auto attach subscriptions"
48
- msgstr ""
49
-
50
37
  msgid "Azure Image Name"
51
38
  msgstr ""
52
39
 
@@ -59,13 +46,10 @@ msgstr ""
59
46
  msgid "Azure Subnet"
60
47
  msgstr ""
61
48
 
62
- msgid "Azure's Default"
49
+ msgid "Azure Tags"
63
50
  msgstr ""
64
51
 
65
- msgid "Azure's default"
66
- msgstr ""
67
-
68
- msgid "Bulk generate applicability for hosts"
52
+ msgid "Azure's Default"
69
53
  msgstr ""
70
54
 
71
55
  msgid "Client ID"
@@ -83,25 +67,10 @@ msgstr ""
83
67
  msgid "Cloud"
84
68
  msgstr ""
85
69
 
86
- msgid "Combined Profile Update"
87
- msgstr ""
88
-
89
70
  msgid "Comma seperated file URIs"
90
71
  msgstr ""
91
72
 
92
- msgid "Copy version units to library"
93
- msgstr ""
94
-
95
- msgid "Create"
96
- msgstr "Utwórz"
97
-
98
- msgid "Create Export History"
99
- msgstr ""
100
-
101
- msgid "Create Import History"
102
- msgstr ""
103
-
104
- msgid "Create Package Group"
73
+ msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
105
74
  msgstr ""
106
75
 
107
76
  msgid "Custom Script Command"
@@ -113,114 +82,24 @@ msgstr ""
113
82
  msgid "Default ReadWrite"
114
83
  msgstr ""
115
84
 
116
- msgid "Delete"
117
- msgstr "Usuń"
118
-
119
- msgid "Delete Activation Key"
120
- msgstr ""
121
-
122
- msgid "Delete Lifecycle Environment"
123
- msgstr ""
124
-
125
- msgid "Delete Package Group"
126
- msgstr ""
127
-
128
- msgid "Delete Product"
129
- msgstr ""
130
-
131
85
  msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
132
86
  msgstr ""
133
87
 
134
- msgid "Destroy"
135
- msgstr "Usuń"
136
-
137
- msgid "Destroy Content Host"
138
- msgstr ""
139
-
140
- msgid "Disable"
141
- msgstr ""
142
-
143
- msgid "Discover"
144
- msgstr ""
145
-
146
88
  msgid "Does this image support user data input?"
147
89
  msgstr ""
148
90
 
149
- msgid "Enable"
150
- msgstr ""
151
-
152
- msgid "Errata mail"
153
- msgstr ""
154
-
155
- msgid "Export"
156
- msgstr ""
157
-
158
- msgid "Export Library"
159
- msgstr ""
160
-
161
- msgid "Fetch pxe files"
162
- msgstr ""
163
-
164
- msgid "Filtered index content"
165
- msgstr ""
166
-
167
91
  msgid "For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')"
168
92
  msgstr ""
169
93
 
170
- msgid "Generate host applicability"
171
- msgstr ""
172
-
173
- msgid "Generate repository applicability"
174
- msgstr ""
175
-
176
- msgid "Hypervisors"
177
- msgstr ""
178
-
179
- msgid "Hypervisors update"
180
- msgstr ""
181
-
182
94
  msgid "Image"
183
95
  msgstr "Obraz"
184
96
 
185
- msgid "Import"
186
- msgstr "Import"
187
-
188
- msgid "Import Content View Version"
189
- msgstr ""
190
-
191
- msgid "Import Default Content View"
192
- msgstr ""
193
-
194
97
  msgid "Import Puppet classes"
195
98
  msgstr ""
196
99
 
197
100
  msgid "Import facts"
198
101
  msgstr ""
199
102
 
200
- msgid "Incremental Update"
201
- msgstr ""
202
-
203
- msgid "Incremental Update of Content View Version(s) "
204
- msgstr ""
205
-
206
- msgid "Index content"
207
- msgstr ""
208
-
209
- msgid "Index errata"
210
- msgstr ""
211
-
212
- msgid "Index module streams"
213
- msgstr ""
214
-
215
- msgid "Index package groups"
216
- msgstr ""
217
-
218
- msgid "Install Applicable Errata"
219
- msgstr ""
220
-
221
- msgid "Instance update"
222
- msgstr ""
223
-
224
103
  msgid "Leave empty to use default image size"
225
104
  msgstr ""
226
105
 
@@ -239,9 +118,6 @@ msgstr ""
239
118
  msgid "Override OS Disk Size (GB)"
240
119
  msgstr ""
241
120
 
242
- msgid "Package Profile Update"
243
- msgstr ""
244
-
245
121
  msgid "Password"
246
122
  msgstr "Hasło"
247
123
 
@@ -263,66 +139,24 @@ msgstr "Proszę wybrać obraz"
263
139
  msgid "Premium OS Disk"
264
140
  msgstr ""
265
141
 
266
- msgid "Product Create"
267
- msgstr ""
268
-
269
- msgid "Promote"
270
- msgstr ""
271
-
272
- msgid "Promotion to Environment"
273
- msgstr ""
274
-
275
142
  msgid "Properties"
276
143
  msgstr "Ustawienia"
277
144
 
278
145
  msgid "Public IP"
279
146
  msgstr ""
280
147
 
281
- msgid "Publish"
282
- msgstr ""
283
-
284
- msgid "Publish Lifecycle Environment Repositories"
285
- msgstr ""
286
-
287
148
  msgid "Region"
288
149
  msgstr "Region"
289
150
 
290
- msgid "Reindex subscriptions"
291
- msgstr ""
292
-
293
151
  msgid "Reload Images, Sizes, vNets"
294
152
  msgstr ""
295
153
 
296
154
  msgid "Remote action:"
297
155
  msgstr ""
298
156
 
299
- msgid "Remove Content"
300
- msgstr ""
301
-
302
- msgid "Remove Version"
303
- msgstr ""
304
-
305
- msgid "Remove Versions and Associations"
306
- msgstr ""
307
-
308
- msgid "Remove from Environment"
309
- msgstr ""
310
-
311
- msgid "Remove subscriptions"
312
- msgstr ""
313
-
314
- msgid "Report"
315
- msgstr "Raport"
316
-
317
- msgid "Republish Version Repositories"
318
- msgstr ""
319
-
320
157
  msgid "Resource Group"
321
158
  msgstr ""
322
159
 
323
- msgid "Run Sync Plan:"
324
- msgstr ""
325
-
326
160
  msgid "SSH Key"
327
161
  msgstr ""
328
162
 
@@ -347,15 +181,6 @@ msgstr ""
347
181
  msgid "Subscription ID for AzureRm"
348
182
  msgstr ""
349
183
 
350
- msgid "Sync capsule"
351
- msgstr ""
352
-
353
- msgid "Synchronize"
354
- msgstr ""
355
-
356
- msgid "Synchronize smart proxy"
357
- msgstr ""
358
-
359
184
  msgid "Tenant ID"
360
185
  msgstr ""
361
186
 
@@ -374,44 +199,14 @@ msgstr ""
374
199
  msgid "To perform commands as root, prefix it with 'sudo'"
375
200
  msgstr ""
376
201
 
377
- msgid "Update"
378
- msgstr "Aktualizacja:"
379
-
380
- msgid "Update Content Overrides"
381
- msgstr ""
382
-
383
- msgid "Update content urls"
384
- msgstr ""
385
-
386
- msgid "Update for host"
387
- msgstr ""
388
-
389
- msgid "Update http proxy"
390
- msgstr ""
391
-
392
- msgid "Update http proxy details"
393
- msgstr ""
394
-
395
- msgid "Update redhat repository"
396
- msgstr ""
397
-
398
- msgid "Update release version for host"
399
- msgstr ""
400
-
401
- msgid "Updating System Purpose for host"
402
- msgstr ""
403
-
404
- msgid "Upload errata into"
405
- msgstr ""
406
-
407
- msgid "Upload into"
408
- msgstr ""
409
-
410
202
  msgid "Username"
411
203
  msgstr "Nazwa użytkownika"
412
204
 
413
205
  msgid "VM Size"
414
206
  msgstr ""
415
207
 
416
- msgid "Verify checksum"
208
+ msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
209
+ msgstr ""
210
+
211
+ msgid "is not valid. Valid choices are %s."
417
212
  msgstr ""