foreman_azure_rm 2.2.9 → 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 +7 -4
  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 +13 -218
  39. data/locale/foreman_azure_rm.pot +11 -6
  40. data/locale/fr/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  41. data/locale/fr/foreman_azure_rm.po +13 -218
  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 +13 -218
  48. data/locale/ka/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  49. data/locale/ka/foreman_azure_rm.po +14 -219
  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 +25 -6
@@ -0,0 +1,212 @@
1
+ locales['foreman_azure_rm'] = locales['foreman_azure_rm'] || {}; locales['foreman_azure_rm']['zh_TW'] = {
2
+ "domain": "foreman_azure_rm",
3
+ "locale_data": {
4
+ "foreman_azure_rm": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_azure_rm 2.2.9",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-06-05 16:19+0200",
9
+ "PO-Revision-Date": "2020-04-21 13:58+0000",
10
+ "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2020",
11
+ "Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "zh_TW",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "zh_TW",
18
+ "domain": "foreman_azure_rm",
19
+ "plural_forms": "nplurals=1; plural=0;"
20
+ },
21
+ "Client ID for AzureRm": [
22
+ ""
23
+ ],
24
+ "Client Secret for AzureRm": [
25
+ ""
26
+ ],
27
+ "Subscription ID for AzureRm": [
28
+ ""
29
+ ],
30
+ "Cloud": [
31
+ ""
32
+ ],
33
+ "The region you selected has no sizes associated with it": [
34
+ ""
35
+ ],
36
+ "The selected region has no subnets": [
37
+ ""
38
+ ],
39
+ "The selected image has no associated compute resource": [
40
+ ""
41
+ ],
42
+ "Azure Region": [
43
+ ""
44
+ ],
45
+ "Load Regions": [
46
+ "載入區域"
47
+ ],
48
+ "is not valid, must be lowercase eg. 'eastus'. No special characters allowed.": [
49
+ ""
50
+ ],
51
+ "is not valid. Valid choices are %s.": [
52
+ ""
53
+ ],
54
+ "%{vm_size} VM Size": [
55
+ ""
56
+ ],
57
+ "Client ID": [
58
+ ""
59
+ ],
60
+ "Client Secret": [
61
+ ""
62
+ ],
63
+ "Subscription ID": [
64
+ "訂閱 ID"
65
+ ],
66
+ "Tenant ID": [
67
+ ""
68
+ ],
69
+ "Please select a Resource Group": [
70
+ ""
71
+ ],
72
+ "Resource Group": [
73
+ ""
74
+ ],
75
+ "Reload Images, Sizes, vNets": [
76
+ ""
77
+ ],
78
+ "Please select a VM Size": [
79
+ ""
80
+ ],
81
+ "VM Size": [
82
+ ""
83
+ ],
84
+ "Platform": [
85
+ ""
86
+ ],
87
+ "Username": [
88
+ "使用者名稱"
89
+ ],
90
+ "Password": [
91
+ "密碼"
92
+ ],
93
+ "SSH Key": [
94
+ ""
95
+ ],
96
+ "Premium OS Disk": [
97
+ ""
98
+ ],
99
+ "Override OS Disk Size (GB)": [
100
+ ""
101
+ ],
102
+ "Leave empty to use default image size": [
103
+ ""
104
+ ],
105
+ "Azure's Default": [
106
+ ""
107
+ ],
108
+ "OS Disk Caching": [
109
+ ""
110
+ ],
111
+ "Default ReadWrite": [
112
+ ""
113
+ ],
114
+ "Custom Script Command": [
115
+ ""
116
+ ],
117
+ "To perform commands as root, prefix it with 'sudo'": [
118
+ ""
119
+ ],
120
+ "Comma seperated file URIs": [
121
+ ""
122
+ ],
123
+ "Azure Tags": [
124
+ ""
125
+ ],
126
+ "Comma seperated list of name=value pairs for tags on this VM in Azure": [
127
+ ""
128
+ ],
129
+ "NVIDIA driver / CUDA": [
130
+ ""
131
+ ],
132
+ "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)": [
133
+ ""
134
+ ],
135
+ "Please select an image": [
136
+ "請選擇一個映像檔"
137
+ ],
138
+ "Image": [
139
+ "影像"
140
+ ],
141
+ "Select": [
142
+ "選擇"
143
+ ],
144
+ "Azure Subnet": [
145
+ ""
146
+ ],
147
+ "Public IP": [
148
+ ""
149
+ ],
150
+ "Static Private IP": [
151
+ ""
152
+ ],
153
+ "Size (GB)": [
154
+ "大小(GB)"
155
+ ],
156
+ "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation": [
157
+ ""
158
+ ],
159
+ "Data Disk Caching": [
160
+ ""
161
+ ],
162
+ "Name": [
163
+ "名稱"
164
+ ],
165
+ "Size": [
166
+ "大小"
167
+ ],
168
+ "Region": [
169
+ "區域"
170
+ ],
171
+ "State": [
172
+ "狀態"
173
+ ],
174
+ "Actions": [
175
+ "動作"
176
+ ],
177
+ "Properties": [
178
+ "屬性"
179
+ ],
180
+ "The user that will be used to SSH into the VM for completion": [
181
+ ""
182
+ ],
183
+ "Password to authenticate with - used for SSH finish step.": [
184
+ "用來進行認證的密碼 - 用於 SSH 完成步驟。"
185
+ ],
186
+ "Azure Image Name": [
187
+ ""
188
+ ],
189
+ "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')": [
190
+ ""
191
+ ],
192
+ "Does this image support user data input?": [
193
+ "此映像檔是否支援使用者資料輸入?"
194
+ ],
195
+ "Action with sub plans": [
196
+ "有子計畫的動作"
197
+ ],
198
+ "Import facts": [
199
+ "匯入詳情"
200
+ ],
201
+ "Import Puppet classes": [
202
+ "匯入 Puppet 類別"
203
+ ],
204
+ "Remote action:": [
205
+ "遠端動作:"
206
+ ],
207
+ "Azure Resource Manager as a compute resource for Foreman": [
208
+ ""
209
+ ]
210
+ }
211
+ }
212
+ };
@@ -53,7 +53,7 @@ module ForemanAzureRm
53
53
  def sdk
54
54
  @sdk ||= ForemanAzureRm::AzureSdkAdapter.new(tenant, app_ident, secret_key, sub_id, azure_environment)
55
55
  end
56
-
56
+
57
57
  def to_label
58
58
  "#{name} (#{provider_friendly_name})"
59
59
  end
@@ -64,13 +64,13 @@ module ForemanAzureRm
64
64
 
65
65
  def validate_region
66
66
  return unless regions.present?
67
- errors.add(:region, "is not valid, must be lowercase eg. 'eastus'. No special characters allowed.") unless regions.collect(&:second).include?(region)
67
+ errors.add(:region, _("is not valid, must be lowercase eg. 'eastus'. No special characters allowed.")) unless regions.collect(&:second).include?(region)
68
68
  end
69
69
 
70
70
  def validate_cloud?
71
71
  valid_clouds = ['azure', 'azureusgovernment', 'azurechina', 'azuregermancloud']
72
72
  unless valid_clouds.include?(cloud)
73
- errors.add(:cloud, "is not valid. Valid choices are #{valid_clouds.join(", ")}.")
73
+ errors.add(:cloud, _("is not valid. Valid choices are %s.") % valid_clouds.join(", "))
74
74
  return false
75
75
  end
76
76
  true
@@ -11,7 +11,7 @@
11
11
 
12
12
  <%= selectable_f f, :data_disk_caching, options_for_select(["None", "ReadOnly", "ReadWrite"],
13
13
  :selected => f.object.data_disk_caching || f.object.disk.caching),
14
- { :include_blank => _("Azure's default") },
14
+ { :include_blank => _("Azure's Default") },
15
15
  {
16
16
  :class => "col-md-2",
17
17
  :label => _('Data Disk Caching'),
@@ -9,7 +9,8 @@ module ForemanAzureRm
9
9
 
10
10
  initializer 'foreman_azure_rm.register_plugin', :before => :finisher_hook do
11
11
  Foreman::Plugin.register :foreman_azure_rm do
12
- requires_foreman '>= 1.17'
12
+ requires_foreman '>= 3.7'
13
+ register_gettext
13
14
  compute_resource ForemanAzureRm::AzureRm
14
15
  parameter_filter ComputeResource, :azure_vm, :tenant, :app_ident, :secret_key, :sub_id, :region, :cloud
15
16
  end
@@ -28,12 +29,6 @@ module ForemanAzureRm
28
29
  end
29
30
  end
30
31
 
31
- initializer 'foreman_azure_rm.register_gettext', after: :load_config_initializers do
32
- locale_dir = File.join(File.expand_path('../../../', __FILE__), 'locale')
33
- locale_domain = 'foreman_azure_rm'
34
- Foreman::Gettext::Support.add_text_domain locale_domain, locale_dir
35
- end
36
-
37
32
  config.to_prepare do
38
33
  require 'azure_mgmt_resources'
39
34
  require 'azure_mgmt_network'
@@ -1,3 +1,3 @@
1
1
  module ForemanAzureRm
2
- VERSION = '2.2.9'.freeze
2
+ VERSION = '2.2.10'.freeze
3
3
  end
data/locale/Makefile CHANGED
@@ -6,14 +6,15 @@
6
6
  # make tx-update - download and merge translations from Transifex
7
7
  # make clean - clean everything
8
8
  #
9
- DOMAIN = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).name')
10
- VERSION = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).version')
9
+ DOMAIN = foreman_azure_rm
10
+ VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load(Dir.glob("../*.gemspec")[0]);puts spec.version')
11
11
  POTFILE = $(DOMAIN).pot
12
12
  MOFILE = $(DOMAIN).mo
13
13
  POFILES = $(shell find . -name '$(DOMAIN).po')
14
14
  MOFILES = $(patsubst %.po,%.mo,$(POFILES))
15
15
  POXFILES = $(patsubst %.po,%.pox,$(POFILES))
16
16
  EDITFILES = $(patsubst %.po,%.edit.po,$(POFILES))
17
+ JSFILES = $(shell find ../app/assets/javascripts/*/locale -name '$(DOMAIN).js')
17
18
 
18
19
  %.mo: %.po
19
20
  mkdir -p $(shell dirname $@)/LC_MESSAGES
@@ -42,19 +43,20 @@ uniq-po:
42
43
  done
43
44
 
44
45
  tx-pull: $(EDITFILES)
45
- tx pull -f
46
+ cd .. && tx pull -f
46
47
  for f in $(EDITFILES) ; do \
47
48
  sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
48
49
  done
49
50
 
50
51
  tx-update: tx-pull
51
52
  @echo
52
- @echo Run rake plugin:gettext[$(DOMAIN)] from the Foreman installation, then make -C locale mo-files to finish
53
+ @echo Run rake plugin:gettext[$(DOMAIN)] from the Foreman installation
54
+ @echo then run rake plugin:po_to_json[$(DOMAIN)] from the Foreman installation
55
+ @echo then run make -C locale mo-files to finish
53
56
  @echo
54
57
 
55
58
  mo-files: $(MOFILES)
56
- git add $(POFILES) $(POTFILE) ../locale/*/LC_MESSAGES
57
- [[ ! -f locale/action_names.rb ]] || git add locale/action_names.rb
59
+ git add $(POFILES) $(POTFILE) $(JSFILES) ../locale/*/LC_MESSAGES
58
60
  git commit -m "i18n - pulling from tx"
59
61
  @echo
60
62
  @echo Changes commited!
@@ -2,4 +2,4 @@
2
2
  _("Action with sub plans")
3
3
  _("Import facts")
4
4
  _("Import Puppet classes")
5
- _("Remote action:")
5
+ _("Remote action:")
@@ -4,16 +4,15 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
- # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2021
7
+ # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020
8
8
  #
9
- #, fuzzy
10
9
  msgid ""
11
10
  msgstr ""
12
- "Project-Id-Version: foreman_azure_rm 2.2.8\n"
11
+ "Project-Id-Version: foreman_azure_rm 2.2.9\n"
13
12
  "Report-Msgid-Bugs-To: \n"
14
13
  "PO-Revision-Date: 2020-04-21 13:58+0000\n"
15
- "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2021\n"
16
- "Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\n"
14
+ "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020\n"
15
+ "Language-Team: Catalan (https://app.transifex.com/foreman/teams/114/ca/)\n"
17
16
  "MIME-Version: 1.0\n"
18
17
  "Content-Type: text/plain; charset=UTF-8\n"
19
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -23,9 +22,6 @@ msgstr ""
23
22
  msgid "%{vm_size} VM Size"
24
23
  msgstr ""
25
24
 
26
- msgid "Abstract async task"
27
- msgstr ""
28
-
29
25
  msgid "Action with sub plans"
30
26
  msgstr ""
31
27
 
@@ -35,15 +31,6 @@ msgstr "Accions"
35
31
  msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
36
32
  msgstr ""
37
33
 
38
- msgid "Agent action"
39
- msgstr ""
40
-
41
- msgid "Attach subscriptions"
42
- msgstr ""
43
-
44
- msgid "Auto attach subscriptions"
45
- msgstr ""
46
-
47
34
  msgid "Azure Image Name"
48
35
  msgstr ""
49
36
 
@@ -56,13 +43,10 @@ msgstr ""
56
43
  msgid "Azure Subnet"
57
44
  msgstr ""
58
45
 
59
- msgid "Azure's Default"
46
+ msgid "Azure Tags"
60
47
  msgstr ""
61
48
 
62
- msgid "Azure's default"
63
- msgstr ""
64
-
65
- msgid "Bulk generate applicability for hosts"
49
+ msgid "Azure's Default"
66
50
  msgstr ""
67
51
 
68
52
  msgid "Client ID"
@@ -80,27 +64,12 @@ msgstr ""
80
64
  msgid "Cloud"
81
65
  msgstr ""
82
66
 
83
- msgid "Combined Profile Update"
84
- msgstr ""
85
-
86
67
  msgid "Comma seperated file URIs"
87
68
  msgstr ""
88
69
 
89
- msgid "Copy version units to library"
90
- msgstr ""
91
-
92
- msgid "Create"
93
- msgstr "Crea"
94
-
95
- msgid "Create Export History"
70
+ msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
96
71
  msgstr ""
97
72
 
98
- msgid "Create Import History"
99
- msgstr ""
100
-
101
- msgid "Create Package Group"
102
- msgstr "Crea un grup de paquets"
103
-
104
73
  msgid "Custom Script Command"
105
74
  msgstr ""
106
75
 
@@ -110,114 +79,24 @@ msgstr ""
110
79
  msgid "Default ReadWrite"
111
80
  msgstr ""
112
81
 
113
- msgid "Delete"
114
- msgstr "Suprimeix"
115
-
116
- msgid "Delete Activation Key"
117
- msgstr ""
118
-
119
- msgid "Delete Lifecycle Environment"
120
- msgstr ""
121
-
122
- msgid "Delete Package Group"
123
- msgstr ""
124
-
125
- msgid "Delete Product"
126
- msgstr ""
127
-
128
82
  msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
129
83
  msgstr ""
130
84
 
131
- msgid "Destroy"
132
- msgstr "Destrueix"
133
-
134
- msgid "Destroy Content Host"
135
- msgstr ""
136
-
137
- msgid "Disable"
138
- msgstr "Inhabilita"
139
-
140
- msgid "Discover"
141
- msgstr ""
142
-
143
85
  msgid "Does this image support user data input?"
144
86
  msgstr "La imatge admet l'entrada de dades d'usuari?"
145
87
 
146
- msgid "Enable"
147
- msgstr "Habilita"
148
-
149
- msgid "Errata mail"
150
- msgstr ""
151
-
152
- msgid "Export"
153
- msgstr "Exporta"
154
-
155
- msgid "Export Library"
156
- msgstr ""
157
-
158
- msgid "Fetch pxe files"
159
- msgstr ""
160
-
161
- msgid "Filtered index content"
162
- msgstr ""
163
-
164
88
  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')"
165
89
  msgstr ""
166
90
 
167
- msgid "Generate host applicability"
168
- msgstr ""
169
-
170
- msgid "Generate repository applicability"
171
- msgstr ""
172
-
173
- msgid "Hypervisors"
174
- msgstr ""
175
-
176
- msgid "Hypervisors update"
177
- msgstr ""
178
-
179
91
  msgid "Image"
180
92
  msgstr "Imatge"
181
93
 
182
- msgid "Import"
183
- msgstr "Importa"
184
-
185
- msgid "Import Content View Version"
186
- msgstr ""
187
-
188
- msgid "Import Default Content View"
189
- msgstr ""
190
-
191
94
  msgid "Import Puppet classes"
192
95
  msgstr ""
193
96
 
194
97
  msgid "Import facts"
195
98
  msgstr ""
196
99
 
197
- msgid "Incremental Update"
198
- msgstr ""
199
-
200
- msgid "Incremental Update of Content View Version(s) "
201
- msgstr ""
202
-
203
- msgid "Index content"
204
- msgstr ""
205
-
206
- msgid "Index errata"
207
- msgstr ""
208
-
209
- msgid "Index module streams"
210
- msgstr ""
211
-
212
- msgid "Index package groups"
213
- msgstr ""
214
-
215
- msgid "Install Applicable Errata"
216
- msgstr ""
217
-
218
- msgid "Instance update"
219
- msgstr ""
220
-
221
100
  msgid "Leave empty to use default image size"
222
101
  msgstr ""
223
102
 
@@ -236,9 +115,6 @@ msgstr ""
236
115
  msgid "Override OS Disk Size (GB)"
237
116
  msgstr ""
238
117
 
239
- msgid "Package Profile Update"
240
- msgstr ""
241
-
242
118
  msgid "Password"
243
119
  msgstr "Contrasenya"
244
120
 
@@ -260,66 +136,24 @@ msgstr "Si us plau, seleccioneu una imatge"
260
136
  msgid "Premium OS Disk"
261
137
  msgstr ""
262
138
 
263
- msgid "Product Create"
264
- msgstr ""
265
-
266
- msgid "Promote"
267
- msgstr ""
268
-
269
- msgid "Promotion to Environment"
270
- msgstr ""
271
-
272
139
  msgid "Properties"
273
140
  msgstr "Propietats"
274
141
 
275
142
  msgid "Public IP"
276
143
  msgstr ""
277
144
 
278
- msgid "Publish"
279
- msgstr ""
280
-
281
- msgid "Publish Lifecycle Environment Repositories"
282
- msgstr ""
283
-
284
145
  msgid "Region"
285
146
  msgstr "Regió"
286
147
 
287
- msgid "Reindex subscriptions"
288
- msgstr ""
289
-
290
148
  msgid "Reload Images, Sizes, vNets"
291
149
  msgstr ""
292
150
 
293
151
  msgid "Remote action:"
294
152
  msgstr ""
295
153
 
296
- msgid "Remove Content"
297
- msgstr ""
298
-
299
- msgid "Remove Version"
300
- msgstr "Suprimeix la versió"
301
-
302
- msgid "Remove Versions and Associations"
303
- msgstr ""
304
-
305
- msgid "Remove from Environment"
306
- msgstr ""
307
-
308
- msgid "Remove subscriptions"
309
- msgstr ""
310
-
311
- msgid "Report"
312
- msgstr "Informe"
313
-
314
- msgid "Republish Version Repositories"
315
- msgstr ""
316
-
317
154
  msgid "Resource Group"
318
155
  msgstr ""
319
156
 
320
- msgid "Run Sync Plan:"
321
- msgstr ""
322
-
323
157
  msgid "SSH Key"
324
158
  msgstr ""
325
159
 
@@ -344,15 +178,6 @@ msgstr "ID de subscripció"
344
178
  msgid "Subscription ID for AzureRm"
345
179
  msgstr ""
346
180
 
347
- msgid "Sync capsule"
348
- msgstr ""
349
-
350
- msgid "Synchronize"
351
- msgstr "Sincronitza"
352
-
353
- msgid "Synchronize smart proxy"
354
- msgstr ""
355
-
356
181
  msgid "Tenant ID"
357
182
  msgstr ""
358
183
 
@@ -371,44 +196,14 @@ msgstr ""
371
196
  msgid "To perform commands as root, prefix it with 'sudo'"
372
197
  msgstr ""
373
198
 
374
- msgid "Update"
375
- msgstr "Actualitza"
376
-
377
- msgid "Update Content Overrides"
378
- msgstr ""
379
-
380
- msgid "Update content urls"
381
- msgstr ""
382
-
383
- msgid "Update for host"
384
- msgstr ""
385
-
386
- msgid "Update http proxy"
387
- msgstr ""
388
-
389
- msgid "Update http proxy details"
390
- msgstr ""
391
-
392
- msgid "Update redhat repository"
393
- msgstr ""
394
-
395
- msgid "Update release version for host"
396
- msgstr ""
397
-
398
- msgid "Updating System Purpose for host"
399
- msgstr ""
400
-
401
- msgid "Upload errata into"
402
- msgstr ""
403
-
404
- msgid "Upload into"
405
- msgstr ""
406
-
407
199
  msgid "Username"
408
200
  msgstr "Nom d'usuari"
409
201
 
410
202
  msgid "VM Size"
411
203
  msgstr ""
412
204
 
413
- msgid "Verify checksum"
205
+ msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
206
+ msgstr ""
207
+
208
+ msgid "is not valid. Valid choices are %s."
414
209
  msgstr ""