N°8844 - Datamodel Cloud moved in Virtualization

This commit is contained in:
v-dumas
2026-02-17 17:22:14 +01:00
parent 38fccf85e3
commit b085147f23
32 changed files with 331 additions and 106 deletions

View File

@@ -21,10 +21,24 @@
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
//
// Fieldsets for Virtualization classes
//
Dict::Add('JA JP', 'Japanese', '日本語', [
'Virtualization:baseinfo' => 'General~~',
'Virtualization:moreinfo' => 'Virtualization specifics~~',
'Virtualization:otherinfo' => 'Dates and description~~',
]);
//
// Class Cloud
//
Dict::Add('JA JP', 'Japanese', '日本語', [
'Class:Cloud/Name' => '%1$s',
'Class:Cloud/ComplementaryName' => '%1$s-%2$s',
'Class:Cloud' => 'Cloud',
'Class:Cloud' => 'Cloud~~',
'Class:Cloud+' => 'A Virtual Host operated by a Cloud provider. It can host Virtual Machines and Container Hosts.~~',
'Class:Cloud/Attribute:provider_id+' => 'Who provides the cloud~~',
'Class:Cloud/Attribute:location_id' => 'Location~~',