mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!
SVN:trunk[3651]
This commit is contained in:
@@ -425,7 +425,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Person:notifiy' => 'Benachrichtigungen',
|
||||
'Relation:impacts/Description' => 'Elemente betroffen von ...',
|
||||
'Relation:impacts/DownStream' => 'Auswirkung ...',
|
||||
'Relation:impacts/UpStream' => 'Elemente betroffen von ...',
|
||||
'Relation:impacts/UpStream' => 'Hängt ab von ...',
|
||||
'Relation:depends on/Description' => 'Elemente, von denen dieses Element abhängt.',
|
||||
'Relation:depends on/DownStream' => 'Hängt ab von ...',
|
||||
'Relation:depends on/UpStream' => 'Wirkt auf ...',
|
||||
@@ -629,11 +629,11 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Server/Attribute:osversion_name+' => '',
|
||||
'Class:Server/Attribute:oslicence_name' => 'OS-Lizenzname',
|
||||
'Class:Server/Attribute:oslicence_name+' => '',
|
||||
'Class:Server/Attribute:logicalvolumes_list' => 'Logical Volumes',
|
||||
'Class:Server/Attribute:logicalvolumes_list' => 'Logische Volumen',
|
||||
'Class:Server/Attribute:logicalvolumes_list+' => '',
|
||||
'Class:StorageSystem' => 'Storage-System',
|
||||
'Class:StorageSystem+' => '',
|
||||
'Class:StorageSystem/Attribute:logicalvolume_list' => 'Logical Volumes',
|
||||
'Class:StorageSystem/Attribute:logicalvolume_list' => ' Logische Volumen',
|
||||
'Class:StorageSystem/Attribute:logicalvolume_list+' => '',
|
||||
'Class:SANSwitch' => 'SAN-Switch',
|
||||
'Class:SANSwitch+' => '',
|
||||
@@ -1101,5 +1101,58 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'UI_WelcomeMenu_AllConfigItems' => 'Zusammenfassung',
|
||||
'Menu:ConfigManagement:Typology' => 'Typologie-Konfiguration',
|
||||
'Class:Document:PreviewTab' => 'Vorschau',
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Delivery-Modell',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Delivery-Modell-Name',
|
||||
'Class:Person/Attribute:name' => 'Name',
|
||||
'Class:Document/Attribute:version' => 'Version~~',
|
||||
'Class:FunctionalCI/Tab:OpenedTickets' => 'Active Tickets~~',
|
||||
'Class:DatacenterDevice/Attribute:redundancy' => 'Redundancy~~',
|
||||
'Class:DatacenterDevice/Attribute:redundancy/count' => 'The device is up if at least one power connection (A or B) is up~~',
|
||||
'Class:DatacenterDevice/Attribute:redundancy/disabled' => 'The device is up if all its power connections are up~~',
|
||||
'Class:DatacenterDevice/Attribute:redundancy/percent' => 'The device is up if at least %1$s %% of its power connections are up~~',
|
||||
'Class:ApplicationSolution/Attribute:redundancy' => 'Impact analysis: configuration of the redundancy~~',
|
||||
'Class:ApplicationSolution/Attribute:redundancy/disabled' => 'The solution is up is all CIs are up~~',
|
||||
'Class:ApplicationSolution/Attribute:redundancy/count' => 'The solution is up if at least %1$s CI(s) is(are) up~~',
|
||||
'Class:ApplicationSolution/Attribute:redundancy/percent' => 'The solution is up if at least %1$s %% of the CIs are up~~',
|
||||
'Class:Farm/Attribute:redundancy' => 'High availability~~',
|
||||
'Class:Farm/Attribute:redundancy/disabled' => 'The farm is up if all the hypervisors are up~~',
|
||||
'Class:Farm/Attribute:redundancy/count' => 'The farm is up if at least %1$s hypervisor(s) is(are) up~~',
|
||||
'Class:Farm/Attribute:redundancy/percent' => 'The farm is up if at least %1$s %% of the hypervisors are up~~',
|
||||
'Class:Licence/Attribute:perpetual' => 'Perpetual~~',
|
||||
'Class:Licence/Attribute:perpetual/Value:no' => 'no~~',
|
||||
'Class:Licence/Attribute:perpetual/Value:no+' => 'no~~',
|
||||
'Class:Licence/Attribute:perpetual/Value:yes' => 'yes~~',
|
||||
'Class:Licence/Attribute:perpetual/Value:yes+' => 'yes~~',
|
||||
'Class:Subnet/Attribute:subnet_name' => 'Subnet name~~',
|
||||
'Class:Subnet/Attribute:vlans_list' => 'VLANs~~',
|
||||
'Class:VLAN' => 'VLAN~~',
|
||||
'Class:VLAN/Attribute:vlan_tag' => 'VLAN Tag~~',
|
||||
'Class:VLAN/Attribute:description' => 'Description~~',
|
||||
'Class:VLAN/Attribute:org_id' => 'Organization~~',
|
||||
'Class:VLAN/Attribute:org_name' => 'Organization name~~',
|
||||
'Class:VLAN/Attribute:org_name+' => 'Common name~~',
|
||||
'Class:VLAN/Attribute:subnets_list' => 'Subnets~~',
|
||||
'Class:VLAN/Attribute:physicalinterfaces_list' => 'Physical network interfaces~~',
|
||||
'Class:lnkSubnetToVLAN' => 'Link Subnet / VLAN~~',
|
||||
'Class:lnkSubnetToVLAN/Attribute:subnet_id' => 'Subnet~~',
|
||||
'Class:lnkSubnetToVLAN/Attribute:subnet_ip' => 'Subnet IP~~',
|
||||
'Class:lnkSubnetToVLAN/Attribute:subnet_name' => 'Subnet name~~',
|
||||
'Class:lnkSubnetToVLAN/Attribute:vlan_id' => 'VLAN~~',
|
||||
'Class:lnkSubnetToVLAN/Attribute:vlan_tag' => 'VLAN Tag~~',
|
||||
'Class:PhysicalInterface/Attribute:vlans_list' => 'VLANs~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN' => 'Link PhysicalInterface / VLAN~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:physicalinterface_id' => 'Physical Interface~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:physicalinterface_name' => 'Physical Interface Name~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:physicalinterface_device_id' => 'Device~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:physicalinterface_device_name' => 'Device name~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_id' => 'VLAN~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_tag' => 'VLAN Tag~~',
|
||||
'Menu:OSVersion' => 'OS versions~~',
|
||||
'Server:power' => 'Power supply~~',
|
||||
'Class:Subnet/Tab:IPUsage' => 'IP Usage~~',
|
||||
'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces having an IP in the range: <em>%1$s</em> to <em>%2$s</em>~~',
|
||||
'Class:Subnet/Tab:FreeIPs' => 'Free IPs~~',
|
||||
'Class:Subnet/Tab:FreeIPs-count' => 'Free IPs: %1$s~~',
|
||||
'Class:Subnet/Tab:FreeIPs-explain' => 'Here is an extract of 10 free IP addresses~~',
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user