foreman_azure_rm 2.3.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_azure_rm/vm_extensions/managed_vm.rb +1 -1
  3. data/lib/foreman_azure_rm/engine.rb +10 -2
  4. data/lib/foreman_azure_rm/version.rb +1 -1
  5. metadata +3 -41
  6. data/locale/ca/foreman_azure_rm.edit.po +0 -272
  7. data/locale/ca/foreman_azure_rm.po.time_stamp +0 -0
  8. data/locale/cs_CZ/foreman_azure_rm.edit.po +0 -276
  9. data/locale/cs_CZ/foreman_azure_rm.po.time_stamp +0 -0
  10. data/locale/de/foreman_azure_rm.edit.po +0 -280
  11. data/locale/de/foreman_azure_rm.po.time_stamp +0 -0
  12. data/locale/en/foreman_azure_rm.edit.po +0 -270
  13. data/locale/en/foreman_azure_rm.po.time_stamp +0 -0
  14. data/locale/en_GB/foreman_azure_rm.edit.po +0 -274
  15. data/locale/en_GB/foreman_azure_rm.po.time_stamp +0 -0
  16. data/locale/es/foreman_azure_rm.edit.po +0 -279
  17. data/locale/es/foreman_azure_rm.po.time_stamp +0 -0
  18. data/locale/fr/foreman_azure_rm.edit.po +0 -277
  19. data/locale/fr/foreman_azure_rm.po.time_stamp +0 -0
  20. data/locale/gl/foreman_azure_rm.edit.po +0 -272
  21. data/locale/gl/foreman_azure_rm.po.time_stamp +0 -0
  22. data/locale/it/foreman_azure_rm.edit.po +0 -276
  23. data/locale/it/foreman_azure_rm.po.time_stamp +0 -0
  24. data/locale/ja/foreman_azure_rm.edit.po +0 -275
  25. data/locale/ja/foreman_azure_rm.po.time_stamp +0 -0
  26. data/locale/ka/foreman_azure_rm.edit.po +0 -272
  27. data/locale/ka/foreman_azure_rm.po.time_stamp +0 -0
  28. data/locale/ko/foreman_azure_rm.edit.po +0 -273
  29. data/locale/ko/foreman_azure_rm.po.time_stamp +0 -0
  30. data/locale/nl_NL/foreman_azure_rm.edit.po +0 -274
  31. data/locale/nl_NL/foreman_azure_rm.po.time_stamp +0 -0
  32. data/locale/pl/foreman_azure_rm.edit.po +0 -275
  33. data/locale/pl/foreman_azure_rm.po.time_stamp +0 -0
  34. data/locale/pt_BR/foreman_azure_rm.edit.po +0 -278
  35. data/locale/pt_BR/foreman_azure_rm.po.time_stamp +0 -0
  36. data/locale/ru/foreman_azure_rm.edit.po +0 -278
  37. data/locale/ru/foreman_azure_rm.po.time_stamp +0 -0
  38. data/locale/sv_SE/foreman_azure_rm.edit.po +0 -274
  39. data/locale/sv_SE/foreman_azure_rm.po.time_stamp +0 -0
  40. data/locale/zh_CN/foreman_azure_rm.edit.po +0 -275
  41. data/locale/zh_CN/foreman_azure_rm.po.time_stamp +0 -0
  42. data/locale/zh_TW/foreman_azure_rm.edit.po +0 -274
  43. data/locale/zh_TW/foreman_azure_rm.po.time_stamp +0 -0
@@ -1,275 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_azure_rm package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Lukáš Zapletal, 2020
8
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
9
- # Bryan Kearney <bryan.kearney@gmail.com>, 2020
10
- # Amit Upadhye <aupadhye@redhat.com>, 2022
11
- #
12
- msgid ""
13
- msgstr ""
14
- "Project-Id-Version: foreman_azure_rm 2.2.9\n"
15
- "Report-Msgid-Bugs-To: \n"
16
- "PO-Revision-Date: 2020-04-21 13:58+0000\n"
17
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
18
- "Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
19
- "MIME-Version: 1.0\n"
20
- "Content-Type: text/plain; charset=UTF-8\n"
21
- "Content-Transfer-Encoding: 8bit\n"
22
- "Language: ja\n"
23
- "Plural-Forms: nplurals=1; plural=0;\n"
24
-
25
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:10
26
- msgid "Client ID for AzureRm"
27
- msgstr "AzureRm のクライアント ID"
28
-
29
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:11
30
- msgid "Client Secret for AzureRm"
31
- msgstr "AzureRm のクライアントシークレット"
32
-
33
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:12
34
- msgid "Subscription ID for AzureRm"
35
- msgstr "AzureRm のサブスクリプション ID"
36
-
37
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:13 ../app/views/compute_resources/form/_azurerm.html.erb:6
38
- msgid "Cloud"
39
- msgstr "クラウド"
40
-
41
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:11
42
- msgid "The region you selected has no sizes associated with it"
43
- msgstr "選択したリージョンにはサイズが関連付けられていません"
44
-
45
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:23
46
- msgid "The selected region has no subnets"
47
- msgstr "選択したリージョンにはサブネットがありません"
48
-
49
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:27
50
- msgid "The selected image has no associated compute resource"
51
- msgstr "選択したイメージには、コンピューティングリソースが関連付けられていません"
52
-
53
- #: ../app/helpers/azure_compute_resource_helper.rb:11
54
- msgid "Azure Region"
55
- msgstr "Azure リージョン"
56
-
57
- #: ../app/helpers/azure_compute_resource_helper.rb:11
58
- msgid "Load Regions"
59
- msgstr "リージョンのロード"
60
-
61
- #: ../app/models/foreman_azure_rm/azure_rm.rb:67
62
- msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
63
- msgstr ""
64
-
65
- #: ../app/models/foreman_azure_rm/azure_rm.rb:73
66
- msgid "is not valid. Valid choices are %s."
67
- msgstr ""
68
-
69
- #: ../app/models/foreman_azure_rm/azure_rm_compute.rb:154
70
- msgid "%{vm_size} VM Size"
71
- msgstr "%{vm_size} 仮想マシンサイズ"
72
-
73
- #: ../app/views/compute_resources/form/_azurerm.html.erb:7
74
- msgid "Client ID"
75
- msgstr "クライアント ID"
76
-
77
- #: ../app/views/compute_resources/form/_azurerm.html.erb:8
78
- msgid "Client Secret"
79
- msgstr "クライアントシークレット"
80
-
81
- #: ../app/views/compute_resources/form/_azurerm.html.erb:9
82
- msgid "Subscription ID"
83
- msgstr "サブスクリプション ID"
84
-
85
- #: ../app/views/compute_resources/form/_azurerm.html.erb:10
86
- msgid "Tenant ID"
87
- msgstr "テナント ID"
88
-
89
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:91
90
- msgid "Please select a Resource Group"
91
- msgstr "リソースグループを選択してください"
92
-
93
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:94 ../app/views/compute_resources_vms/index/_azurerm.html.erb:5
94
- msgid "Resource Group"
95
- msgstr "リソースグループ"
96
-
97
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:97
98
- msgid "Reload Images, Sizes, vNets"
99
- msgstr "イメージ、サイズ、vNet の再読み込み"
100
-
101
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:109
102
- msgid "Please select a VM Size"
103
- msgstr "仮想マシンサイズを選択してください"
104
-
105
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:111
106
- msgid "VM Size"
107
- msgstr "仮想マシンサイズ"
108
-
109
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:120
110
- msgid "Platform"
111
- msgstr "プラットフォーム"
112
-
113
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:127
114
- msgid "Username"
115
- msgstr "ユーザー名"
116
-
117
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:134
118
- msgid "Password"
119
- msgstr "パスワード"
120
-
121
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:143
122
- msgid "SSH Key"
123
- msgstr "SSH キー"
124
-
125
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:149
126
- msgid "Premium OS Disk"
127
- msgstr "プレミアム OS ディスク"
128
-
129
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:158
130
- msgid "Override OS Disk Size (GB)"
131
- msgstr "OS ディスクサイズ (GB) の上書き"
132
-
133
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:159
134
- msgid "Leave empty to use default image size"
135
- msgstr "デフォルトのイメージサイズを使用するには空のままにします"
136
-
137
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:167 ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:14
138
- msgid "Azure's Default"
139
- msgstr "Azure のデフォルト"
140
-
141
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:169
142
- msgid "OS Disk Caching"
143
- msgstr "OS ディスクキャッシング"
144
-
145
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:170
146
- msgid "Default ReadWrite"
147
- msgstr "デフォルトの読み取り/書き込み"
148
-
149
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:177
150
- msgid "Custom Script Command"
151
- msgstr "カスタムスクリプトコマンド"
152
-
153
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:178
154
- msgid "To perform commands as root, prefix it with 'sudo'"
155
- msgstr "root としてコマンドを実行するには、接頭辞として「sudo」を付けます"
156
-
157
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:184
158
- msgid "Comma seperated file URIs"
159
- msgstr "コンマ区切りファイル URI"
160
-
161
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:190
162
- msgid "Azure Tags"
163
- msgstr ""
164
-
165
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:191
166
- msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
167
- msgstr ""
168
-
169
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:197
170
- msgid "NVIDIA driver / CUDA"
171
- msgstr "NVIDIA ドライバー / CUDA"
172
-
173
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:199
174
- msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
175
- msgstr "NVIDIA GPU ドライバイーおよび CUDA をデプロイする (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
176
-
177
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:207
178
- msgid "Please select an image"
179
- msgstr "イメージを選択してください"
180
-
181
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:210
182
- msgid "Image"
183
- msgstr "イメージ"
184
-
185
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:5
186
- msgid "Select"
187
- msgstr "選択"
188
-
189
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:7
190
- msgid "Azure Subnet"
191
- msgstr "Azure サブネット"
192
-
193
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:18
194
- msgid "Public IP"
195
- msgstr "パブリック IP"
196
-
197
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:25
198
- msgid "Static Private IP"
199
- msgstr "静的プライベート IP"
200
-
201
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:4
202
- msgid "Size (GB)"
203
- msgstr "サイズ (GB)"
204
-
205
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:8
206
- msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
207
- msgstr "仮想マシンサイズに基づいて、ディスク数をさらに追加できます。詳細については、Microsoft Azure のドキュメントを参照してください。"
208
-
209
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:17
210
- msgid "Data Disk Caching"
211
- msgstr "データディスクのキャッシング"
212
-
213
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:3
214
- msgid "Name"
215
- msgstr "名前"
216
-
217
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:4
218
- msgid "Size"
219
- msgstr "サイズ"
220
-
221
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:6
222
- msgid "Region"
223
- msgstr "リージョン"
224
-
225
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:7
226
- msgid "State"
227
- msgstr "状態"
228
-
229
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:8
230
- msgid "Actions"
231
- msgstr "アクション"
232
-
233
- #: ../app/views/compute_resources_vms/show/_azurerm.html.erb:5
234
- msgid "Properties"
235
- msgstr "プロパティー"
236
-
237
- #: ../app/views/images/form/_azurerm.html.erb:2
238
- msgid "The user that will be used to SSH into the VM for completion"
239
- msgstr "仮想マシンで SSH 接続して完了するときに使用するユーザー"
240
-
241
- #: ../app/views/images/form/_azurerm.html.erb:4
242
- msgid "Password to authenticate with - used for SSH finish step."
243
- msgstr "認証に使用するパスワード: SSH の最終ステップで使用されます。"
244
-
245
- #: ../app/views/images/form/_azurerm.html.erb:5
246
- msgid "Azure Image Name"
247
- msgstr "Azure イメージ名"
248
-
249
- #: ../app/views/images/form/_azurerm.html.erb:5
250
- 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')"
251
- msgstr "カスタムイメージまたは共有ギャラリーイメージの場合は、接頭辞 'custom://' or 'gallery://' を使用します。パブリックおよび RHEL-byos イメージの場合は、uuid に接頭辞 'marketplace://' を付けます (例: 'marketplace://OpenLogic:CentOS:7.5:latest' または 'custom://image-name')。"
252
-
253
- #: ../app/views/images/form/_azurerm.html.erb:6
254
- msgid "Does this image support user data input?"
255
- msgstr "このイメージはユーザーのデータ入力に対応しますか?"
256
-
257
- #: action_names.rb:2
258
- msgid "Action with sub plans"
259
- msgstr "サブプランによるアクション"
260
-
261
- #: action_names.rb:3
262
- msgid "Import facts"
263
- msgstr "ファクトのインポート"
264
-
265
- #: action_names.rb:4
266
- msgid "Import Puppet classes"
267
- msgstr "Puppet クラスのインポート"
268
-
269
- #: action_names.rb:5
270
- msgid "Remote action:"
271
- msgstr "リモートアクション:"
272
-
273
- #: gemspec.rb:2
274
- msgid "Azure Resource Manager as a compute resource for Foreman"
275
- msgstr "Foreman のコンピュートリソースとしての Azure Resource Manager"
File without changes
@@ -1,272 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_azure_rm package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023
8
- #
9
- msgid ""
10
- msgstr ""
11
- "Project-Id-Version: foreman_azure_rm 2.2.9\n"
12
- "Report-Msgid-Bugs-To: \n"
13
- "PO-Revision-Date: 2020-04-21 13:58+0000\n"
14
- "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
15
- "Language-Team: Georgian (https://app.transifex.com/foreman/teams/114/ka/)\n"
16
- "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=UTF-8\n"
18
- "Content-Transfer-Encoding: 8bit\n"
19
- "Language: ka\n"
20
- "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21
-
22
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:10
23
- msgid "Client ID for AzureRm"
24
- msgstr "კლიენტის ID AzureRm-სთვის"
25
-
26
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:11
27
- msgid "Client Secret for AzureRm"
28
- msgstr "კლიენტის საიდუმლო ფრაზა AzureRm-სთვის"
29
-
30
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:12
31
- msgid "Subscription ID for AzureRm"
32
- msgstr "გამოწერის ID AzureRm-სთვის"
33
-
34
- #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:13 ../app/views/compute_resources/form/_azurerm.html.erb:6
35
- msgid "Cloud"
36
- msgstr "ღრუბელი"
37
-
38
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:11
39
- msgid "The region you selected has no sizes associated with it"
40
- msgstr "მითითებული რეგიონს ზომები მითითებული არ აქვს"
41
-
42
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:23
43
- msgid "The selected region has no subnets"
44
- msgstr "მითითებული რეგიონს ქვექსელები არ გააჩნია"
45
-
46
- #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:27
47
- msgid "The selected image has no associated compute resource"
48
- msgstr "მონიშნულ ასლს შესაბამისი გამოთვლითი რესურსი არ გააჩნია"
49
-
50
- #: ../app/helpers/azure_compute_resource_helper.rb:11
51
- msgid "Azure Region"
52
- msgstr "Azure-ის რეგიონი"
53
-
54
- #: ../app/helpers/azure_compute_resource_helper.rb:11
55
- msgid "Load Regions"
56
- msgstr "რეგიონების ჩატვირთვა"
57
-
58
- #: ../app/models/foreman_azure_rm/azure_rm.rb:67
59
- msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
60
- msgstr ""
61
-
62
- #: ../app/models/foreman_azure_rm/azure_rm.rb:73
63
- msgid "is not valid. Valid choices are %s."
64
- msgstr ""
65
-
66
- #: ../app/models/foreman_azure_rm/azure_rm_compute.rb:154
67
- msgid "%{vm_size} VM Size"
68
- msgstr "%{vm_size} ვმ-ის ზომა"
69
-
70
- #: ../app/views/compute_resources/form/_azurerm.html.erb:7
71
- msgid "Client ID"
72
- msgstr "კლიენტის ID"
73
-
74
- #: ../app/views/compute_resources/form/_azurerm.html.erb:8
75
- msgid "Client Secret"
76
- msgstr "კლიენტის საიდუმლო ფრაზა"
77
-
78
- #: ../app/views/compute_resources/form/_azurerm.html.erb:9
79
- msgid "Subscription ID"
80
- msgstr "გამოწერის ID"
81
-
82
- #: ../app/views/compute_resources/form/_azurerm.html.erb:10
83
- msgid "Tenant ID"
84
- msgstr "პატრონის ID"
85
-
86
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:91
87
- msgid "Please select a Resource Group"
88
- msgstr "აირჩიეთ რესურსების ჯგუფი"
89
-
90
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:94 ../app/views/compute_resources_vms/index/_azurerm.html.erb:5
91
- msgid "Resource Group"
92
- msgstr "რესურსების ჯგუფი"
93
-
94
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:97
95
- msgid "Reload Images, Sizes, vNets"
96
- msgstr "ასლების, ზომებისა და ვირტქსელების გადატვირთვა"
97
-
98
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:109
99
- msgid "Please select a VM Size"
100
- msgstr "აირჩიეთ ვმ-ის ზომა"
101
-
102
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:111
103
- msgid "VM Size"
104
- msgstr "ვმ-ის ზომა"
105
-
106
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:120
107
- msgid "Platform"
108
- msgstr "პლატფორმა"
109
-
110
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:127
111
- msgid "Username"
112
- msgstr "მოხმარებელი"
113
-
114
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:134
115
- msgid "Password"
116
- msgstr "პაროლი"
117
-
118
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:143
119
- msgid "SSH Key"
120
- msgstr "SSH გასაღები"
121
-
122
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:149
123
- msgid "Premium OS Disk"
124
- msgstr "ოს-ის პრემიუმ დისკი"
125
-
126
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:158
127
- msgid "Override OS Disk Size (GB)"
128
- msgstr "ოს-ის დისკის ზომის გადაფარვა (გბ)"
129
-
130
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:159
131
- msgid "Leave empty to use default image size"
132
- msgstr "ასლის ნაგულისხმები ზომის გამოსაყენებლად ცარიელი დატოვეთ"
133
-
134
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:167 ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:14
135
- msgid "Azure's Default"
136
- msgstr "Azure-ის ნაგულისხმები"
137
-
138
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:169
139
- msgid "OS Disk Caching"
140
- msgstr "მონაცემების დისკის ქეში"
141
-
142
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:170
143
- msgid "Default ReadWrite"
144
- msgstr "ნაგულისხმები ჩაწერადი"
145
-
146
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:177
147
- msgid "Custom Script Command"
148
- msgstr "ხელით შეყვანილი სკრიპტი"
149
-
150
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:178
151
- msgid "To perform commands as root, prefix it with 'sudo'"
152
- msgstr "ბრძანებების root მომხმარებლით გასაშვებად წინ მიუწერეთ 'sudo'"
153
-
154
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:184
155
- msgid "Comma seperated file URIs"
156
- msgstr "ფაილების მძიმით დაშორებული URI-ები"
157
-
158
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:190
159
- msgid "Azure Tags"
160
- msgstr "Azure-ის ჭდეები"
161
-
162
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:191
163
- msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
164
- msgstr "მძიმით გამოყოფილი სახელი=მნიშვნელობის წყვილების სია Azure-ში ამ ვმ-ის ჭდეებისთვის"
165
-
166
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:197
167
- msgid "NVIDIA driver / CUDA"
168
- msgstr "NVIDIA დრაივერი / CUDA"
169
-
170
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:199
171
- msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
172
- msgstr "NVIDIA-ის GPU-ის დრაივერების და CUDA-ს გაშლა(Azure-ის გაფართოება Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
173
-
174
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:207
175
- msgid "Please select an image"
176
- msgstr "აირჩიეთ ასლი"
177
-
178
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:210
179
- msgid "Image"
180
- msgstr "ასლი"
181
-
182
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:5
183
- msgid "Select"
184
- msgstr "აირჩიეთ"
185
-
186
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:7
187
- msgid "Azure Subnet"
188
- msgstr "Azure-ის ქვექსელი"
189
-
190
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:18
191
- msgid "Public IP"
192
- msgstr "გარე IP"
193
-
194
- #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:25
195
- msgid "Static Private IP"
196
- msgstr "სტატიკური პირადი IP"
197
-
198
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:4
199
- msgid "Size (GB)"
200
- msgstr "ზომა (გბ)"
201
-
202
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:8
203
- msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
204
- msgstr "დისკების დამატება შესაძლებელია ვმ-ის ზომის ზრდასთან ერთად. მეტი დეტალისთვის იხილეთ Microsoft Azure-ის დოკუმენტაცია"
205
-
206
- #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:17
207
- msgid "Data Disk Caching"
208
- msgstr "მონაცემების დისკის ქეში"
209
-
210
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:3
211
- msgid "Name"
212
- msgstr "სახელი"
213
-
214
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:4
215
- msgid "Size"
216
- msgstr "ზომა"
217
-
218
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:6
219
- msgid "Region"
220
- msgstr "რეგიონი"
221
-
222
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:7
223
- msgid "State"
224
- msgstr "State"
225
-
226
- #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:8
227
- msgid "Actions"
228
- msgstr "ქმედებები"
229
-
230
- #: ../app/views/compute_resources_vms/show/_azurerm.html.erb:5
231
- msgid "Properties"
232
- msgstr "პარამეტრები"
233
-
234
- #: ../app/views/images/form/_azurerm.html.erb:2
235
- msgid "The user that will be used to SSH into the VM for completion"
236
- msgstr "მომხმარებელი, რომელიც დასრულებისთვის ვმ-ში SSH-ით შესასვლელადაა საჭირო"
237
-
238
- #: ../app/views/images/form/_azurerm.html.erb:4
239
- msgid "Password to authenticate with - used for SSH finish step."
240
- msgstr "პაროლი - საბოლოო ნაბიჯისთვის."
241
-
242
- #: ../app/views/images/form/_azurerm.html.erb:5
243
- msgid "Azure Image Name"
244
- msgstr "Azure-ის ასლის სახელი"
245
-
246
- #: ../app/views/images/form/_azurerm.html.erb:5
247
- 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')"
248
- msgstr "ხელით მითითებული ან გაზიარებული გალერეის ასლისთვის გამოიყენეთ პრეფიქსი 'custom://' ან 'gallery://'. საჯარო და RHEL-byos-ის ასლებისთვის დაუსვით uuid-ის პრეფიქსი \"marketplace://\". (მაგ. 'marketplace://OpenLogic:CentOS:7.5: უახლესი' ან 'custom://image-name')"
249
-
250
- #: ../app/views/images/form/_azurerm.html.erb:6
251
- msgid "Does this image support user data input?"
252
- msgstr "აქვს ამ ასლს მომხმარებლის მონაცემების შეყვანის მხარდაჭერა?"
253
-
254
- #: action_names.rb:2
255
- msgid "Action with sub plans"
256
- msgstr "ქმედება ქვე-გეგმებით"
257
-
258
- #: action_names.rb:3
259
- msgid "Import facts"
260
- msgstr "ფაქტების შემოტანა"
261
-
262
- #: action_names.rb:4
263
- msgid "Import Puppet classes"
264
- msgstr "Puppet-ის კლასების შემოტანა"
265
-
266
- #: action_names.rb:5
267
- msgid "Remote action:"
268
- msgstr "დაშორებული ქმედება:"
269
-
270
- #: gemspec.rb:2
271
- msgid "Azure Resource Manager as a compute resource for Foreman"
272
- msgstr "Azure Resource Manager-ი როგორც Foreman-ის გამოთვლითი რესურსი"
File without changes