Merge remote-tracking branch 'origin/support/2.7' into support/3.0

# Conflicts:
#	core/cmdbsource.class.inc.php
#	core/config.class.inc.php
#	core/displayablegraph.class.inc.php
#	core/log.class.inc.php
#	datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php
#	datamodels/2.x/itop-knownerror-mgmt/dictionaries/tr.dict.itop-knownerror-mgmt.php
#	datamodels/2.x/itop-service-mgmt/dictionaries/tr.dict.itop-service-mgmt.php
#	datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php
#	datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php
#	dictionaries/tr.dictionary.itop.core.php
#	dictionaries/tr.dictionary.itop.ui.php
#	pages/UI.php
#	setup/itopdesignformat.class.inc.php
#	test/core/LogAPITest.php
#	test/integration/iTopModulesPhpVersionChecklistTest.php
#	test/postbuild_integration/SetupCssIntegrityChecklistTest.php
#	test/postbuild_integration/iTopModuleXmlInstallationChecklistTest.php
#	test/status/StatusTest.php
This commit is contained in:
Pierre Goiffon
2022-01-10 16:15:00 +01:00
43 changed files with 1944 additions and 1840 deletions

View File

@@ -105,24 +105,24 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:Problem/Attribute:impact/Value:3+' => '',
'Class:Problem/Attribute:urgency' => 'Aciliyeti',
'Class:Problem/Attribute:urgency+' => '',
'Class:Problem/Attribute:urgency/Value:1' => 'Düşük',
'Class:Problem/Attribute:urgency/Value:1+' => 'Düşük',
'Class:Problem/Attribute:urgency/Value:1' => 'Critical~~',
'Class:Problem/Attribute:urgency/Value:1+' => 'Critical~~',
'Class:Problem/Attribute:urgency/Value:2' => 'Orta',
'Class:Problem/Attribute:urgency/Value:2+' => 'Orta',
'Class:Problem/Attribute:urgency/Value:3' => 'Yüksek',
'Class:Problem/Attribute:urgency/Value:3+' => 'Yüksek',
'Class:Problem/Attribute:urgency/Value:4' => 'low~~',
'Class:Problem/Attribute:urgency/Value:4+' => 'low~~',
'Class:Problem/Attribute:urgency/Value:4' => 'Düşük',
'Class:Problem/Attribute:urgency/Value:4+' => 'Düşük',
'Class:Problem/Attribute:priority' => 'Öncelik',
'Class:Problem/Attribute:priority+' => '',
'Class:Problem/Attribute:priority/Value:1' => 'Düşük',
'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
'Class:Problem/Attribute:priority/Value:1+' => '',
'Class:Problem/Attribute:priority/Value:2' => 'Orta',
'Class:Problem/Attribute:priority/Value:2+' => '',
'Class:Problem/Attribute:priority/Value:3' => 'Yüksek',
'Class:Problem/Attribute:priority/Value:3+' => '',
'Class:Problem/Attribute:priority/Value:4' => 'Low~~',
'Class:Problem/Attribute:priority/Value:4+' => 'Low~~',
'Class:Problem/Attribute:priority/Value:4' => 'Düşük',
'Class:Problem/Attribute:priority/Value:4+' => 'Düşük',
'Class:Problem/Attribute:related_change_id' => 'İlgili değişiklik',
'Class:Problem/Attribute:related_change_id+' => '',
'Class:Problem/Attribute:related_change_ref' => 'Referans',
@@ -133,10 +133,10 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:Problem/Attribute:resolution_date+' => '',
'Class:Problem/Attribute:knownerrors_list' => 'Bilinen Hatalar',
'Class:Problem/Attribute:knownerrors_list+' => '',
'Class:Problem/Attribute:related_request_list' => 'Related requests~~',
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
'Class:Problem/Attribute:related_request_list' => 'İlgili Talepler',
'Class:Problem/Attribute:related_request_list+' => 'Bu problemle ilgili tüm talepler',
'Class:Problem/Attribute:related_incident_list' => 'İlişkili Olaylar',
'Class:Problem/Attribute:related_incident_list+' => 'Bu problemle ilgili olan tüm olaylar',
'Class:Problem/Stimulus:ev_assign' => 'Ata',
'Class:Problem/Stimulus:ev_assign+' => '',
'Class:Problem/Stimulus:ev_reassign' => 'Yeniden ata',