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

# Conflicts:
#	datamodels/2.x/combodo-db-tools/dictionaries/zh_cn.dict.combodo-db-tools.php
#	datamodels/2.x/itop-attachments/dictionaries/zh_cn.dict.itop-attachments.php
#	datamodels/2.x/itop-backup/dictionaries/da.dict.itop-backup.php
#	datamodels/2.x/itop-backup/dictionaries/it.dict.itop-backup.php
#	datamodels/2.x/itop-backup/dictionaries/ja.dict.itop-backup.php
#	datamodels/2.x/itop-backup/dictionaries/sk.dict.itop-backup.php
#	datamodels/2.x/itop-backup/dictionaries/tr.dict.itop-backup.php
#	datamodels/2.x/itop-config-mgmt/dictionaries/it.dict.itop-config-mgmt.php
#	datamodels/2.x/itop-config/dictionaries/da.dict.itop-config.php
#	datamodels/2.x/itop-config/dictionaries/it.dict.itop-config.php
#	datamodels/2.x/itop-config/dictionaries/ja.dict.itop-config.php
#	datamodels/2.x/itop-config/dictionaries/sk.dict.itop-config.php
#	datamodels/2.x/itop-config/dictionaries/tr.dict.itop-config.php
#	datamodels/2.x/itop-core-update/dictionaries/cs.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/da.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/it.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/ja.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/sk.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/tr.dict.itop-core-update.php
#	datamodels/2.x/itop-core-update/dictionaries/zh_cn.dict.itop-core-update.php
#	datamodels/2.x/itop-faq-light/dictionaries/zh_cn.dict.itop-faq-light.php
#	datamodels/2.x/itop-files-information/dictionaries/de.dict.itop-files-information.php
#	datamodels/2.x/itop-files-information/dictionaries/pl.dict.itop-files-information.php
#	datamodels/2.x/itop-files-information/dictionaries/zh_cn.dict.itop-files-information.php
#	datamodels/2.x/itop-hub-connector/dictionaries/pt_br.dict.itop-hub-connector.php
#	datamodels/2.x/itop-oauth-client/dictionaries/cs.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/da.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/es_cr.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/it.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/ja.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/nl.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/pt_br.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/ru.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/sk.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/tr.dict.itop-oauth-client.php
#	datamodels/2.x/itop-oauth-client/dictionaries/zh_cn.dict.itop-oauth-client.php
#	datamodels/2.x/itop-service-mgmt-provider/dictionaries/de.dict.itop-service-mgmt-provider.php
#	datamodels/2.x/itop-tickets/dictionaries/da.dict.itop-tickets.php
#	datamodels/2.x/itop-tickets/dictionaries/hu.dict.itop-tickets.php
#	datamodels/2.x/itop-tickets/dictionaries/it.dict.itop-tickets.php
#	datamodels/2.x/itop-tickets/dictionaries/ja.dict.itop-tickets.php
#	dictionaries/cs.dictionary.itop.ui.php
#	dictionaries/da.dictionary.itop.core.php
#	dictionaries/da.dictionary.itop.ui.php
#	dictionaries/de.dictionary.itop.ui.php
#	dictionaries/en.dictionary.itop.ui.php
#	dictionaries/es_cr.dictionary.itop.ui.php
#	dictionaries/fr.dictionary.itop.ui.php
#	dictionaries/hu.dictionary.itop.ui.php
#	dictionaries/it.dictionary.itop.core.php
#	dictionaries/it.dictionary.itop.ui.php
#	dictionaries/ja.dictionary.itop.core.php
#	dictionaries/ja.dictionary.itop.ui.php
#	dictionaries/nl.dictionary.itop.ui.php
#	dictionaries/pl.dictionary.itop.core.php
#	dictionaries/pl.dictionary.itop.ui.php
#	dictionaries/pt_br.dictionary.itop.core.php
#	dictionaries/pt_br.dictionary.itop.ui.php
#	dictionaries/ru.dictionary.itop.core.php
#	dictionaries/ru.dictionary.itop.ui.php
#	dictionaries/sk.dictionary.itop.core.php
#	dictionaries/sk.dictionary.itop.ui.php
#	dictionaries/tr.dictionary.itop.core.php
#	dictionaries/tr.dictionary.itop.ui.php
#	dictionaries/zh_cn.dictionary.itop.core.php
#	dictionaries/zh_cn.dictionary.itop.ui.php
#	tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php
This commit is contained in:
Pierre Goiffon
2024-02-14 11:44:54 +01:00
127 changed files with 1027 additions and 944 deletions

View File

@@ -367,16 +367,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:UserDashboard/Attribute:contents+' => '~~',
));
//
// Expression to Natural language
//
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Expression:Unit:Short:DAY' => 'd~~',
'Expression:Unit:Short:WEEK' => 'w~~',
'Expression:Unit:Short:MONTH' => 'm~~',
'Expression:Unit:Short:YEAR' => 'y~~',
));
//
// Duplicated into itop-welcome-itil ( will be removed from here...)
//
@@ -450,8 +440,8 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:WelcomeMenu:MyIncidents' => 'Bana atanan hatalar',
'UI:AllOrganizations' => ' Tüm Kurumlar ',
'UI:YourSearch' => 'Arama',
'UI:LoggedAsMessage' => '%1$s (%2$s) kullanıcısı ile bağlanıldı~~',
'UI:LoggedAsMessage+Admin' => '%1$s (%2$s, Administrator) kullanıcısı ile bağlanıldı~~',
'UI:LoggedAsMessage' => '%1$s (%2$s) kullanıcısı ile bağlanıldı',
'UI:LoggedAsMessage+Admin' => '%1$s (%2$s, Administrator) kullanıcısı ile bağlanıldı',
'UI:Button:Logoff' => ıkış',
'UI:Button:GlobalSearch' => 'Arama',
'UI:Button:Search' => ' Arama ',
@@ -498,7 +488,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:InputFile:NoFileSelected' => 'No File Selected~~',
'UI:InputFile:SelectFile' => 'Select a file~~',
'UI:SearchToggle' => 'Ara',
'UI:ClickToCreateNew' => 'Yeni %1$s yarat~~',
'UI:ClickToCreateNew' => 'Yeni %1$s yarat',
'UI:SearchFor_Class' => '%1$s Arama',
'UI:NoObjectToDisplay' => 'Görüntülenecek nesne bulunamadı.',
'UI:Error:SaveFailed' => 'The object cannot be saved :~~',
@@ -709,7 +699,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:UniversalSearch:Error' => 'Hata: %1$s',
'UI:UniversalSearch:LabelSelectTheClass' => 'Aranacak sınıfı seçiniz: ',
'UI:CSVReport-Value-Modified' => 'Değiştiridi',
'UI:CSVReport-Value-SetIssue' => 'invalid value for attribute~~',
'UI:CSVReport-Value-SetIssue' => 'Invalid value for attribute~~',
'UI:CSVReport-Value-ChangeIssue' => '\'%1$s\' is an invalid value~~',
'UI:CSVReport-Value-NoMatch' => 'No match for value \'%1$s\'~~',
'UI:CSVReport-Value-NoMatch-PossibleValues' => 'Some possible \'%1$s\' value(s): %2$s~~',
@@ -722,7 +712,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:CSVReport-Row-Created' => 'Yaratıldı',
'UI:CSVReport-Row-Updated' => '%1$d sütunları güncellendi',
'UI:CSVReport-Row-Disappeared' => '%1$d sütunları ortadan kayboldu',
'UI:CSVReport-Row-Issue' => 'Sorun: %1$s~~',
'UI:CSVReport-Row-Issue' => 'Sorun: %1$s',
'UI:CSVReport-Value-Issue-Null' => 'Boş değere izin verilmez',
'UI:CSVReport-Value-Issue-NotFound' => 'Nesne bulunamadı',
'UI:CSVReport-Value-Issue-FoundMany' => '%1$d eşleşme bulundu',
@@ -749,7 +739,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:CSVReport-Object-Created' => 'Nesne oluşturuldu',
'UI:CSVReport-Icon-Error' => 'Hata',
'UI:CSVReport-Object-Error' => 'HATA: %1$s',
'UI:CSVReport-Object-Ambiguous' => 'BELIRSIZ: %1$s~~',
'UI:CSVReport-Object-Ambiguous' => 'BELIRSIZ: %1$s',
'UI:CSVReport-Stats-Errors' => '%1$.0f yüklü nesnelerin %% hataları var ve göz ardı edilecek.',
'UI:CSVReport-Stats-Created' => 'Yüklenen nesnelerin %1$.0f %% oluşturulacaktır.',
'UI:CSVReport-Stats-Modified' => 'Yüklenen nesnelerin %1$.0f %% değiştirilecektir.',
@@ -793,7 +783,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:Audit:Dashboard:ObjectsAudited' => 'Objects audited~~',
'UI:Audit:Dashboard:ObjectsInError' => 'Objects in errors~~',
'UI:Audit:Dashboard:ObjectsValidated' => 'Objects validated~~',
'UI:Audit:AuditCategory:Subtitle' => '%1$s errors ouf of %2$s - %3$s%%~~',
'UI:Audit:AuditCategory:Subtitle' => '%1$s errors ouf of %2$s - %3$s%% of the object are valid~~',
'UI:RunQuery:Title' => ITOP_APPLICATION_SHORT.' - OQL Sorgu değerlendirme',
'UI:RunQuery:QueryExamples' => 'Sorgu örnekleri',
'UI:RunQuery:QueryResults' => 'Query Results~~',
@@ -1069,7 +1059,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
</ol>
</p>
<p>İşlemin gerçekleşmesi için bir tetikleme ile ilişkilendirilmesi gerekir.
Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçekleştirilir.</p>~~',
Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçekleştirilir.</p>',
'UI:NotificationsMenu:Triggers' => 'Tetikleyiciler',
'UI:NotificationsMenu:AvailableTriggers' => 'Kullanılabilir tetikleyiciler',
'UI:NotificationsMenu:OnCreate' => 'Nesne yaratıldığında',
@@ -1088,8 +1078,8 @@ Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçe
'UI:iTopVersion:Short' => '%1$s versiyonu %2$s',
'UI:iTopVersion:Long' => '%1$s %4$s tarihli versiyonu %2$s-%3$s',
'UI:PropertiesTab' => 'Özellikler',
'UI:OpenDocumentInNewWindow_' => 'Açmak~~',
'UI:DownloadDocument_' => 'Indirmek~~',
'UI:OpenDocumentInNewWindow_' => 'Açmak',
'UI:DownloadDocument_' => 'Indirmek',
'UI:Document:NoPreview' => 'Bu tip doküman için öngösterim mevcut değil',
'UI:Download-CSV' => 'İndir %1$s',
'UI:DeadlineMissedBy_duration' => '%1$s ile kaçırıldı',
@@ -1191,7 +1181,7 @@ Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçe
'UI:BulkModify_Count_DistinctValues' => '%1$d belirgin değerler:',
'UI:BulkModify:Value_Exists_N_Times' => '%1$s, %2$d Zaman (lar)',
'UI:BulkModify:N_MoreValues' => '%1$d Diğer değerler...',
'UI:AttemptingToSetAReadOnlyAttribute_Name' => 'Salt okunur alanını ayarlamaya çalışıyor: %1$s~~',
'UI:AttemptingToSetAReadOnlyAttribute_Name' => 'Salt okunur alanını ayarlamaya çalışıyor: %1$s',
'UI:FailedToApplyStimuli' => 'Eylem başarısız oldu',
'UI:StimulusModify_N_ObjectsOf_Class' => '%1$s: %2$d Nesnelerin %3$s',
'UI:CaseLogTypeYourTextHere' => 'Metninizi buraya yazın:',
@@ -1251,8 +1241,8 @@ Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçe
'UI:ExtField_AsRemoteField' => '%1$s (%2$s)',
'UI:Button:MoveUp' => 'Yukarıya taşı',
'UI:Button:MoveDown' => 'Aşağıya taşı',
'UI:OQL:UnknownClassAndFix' => 'Bilinmeyen sınıf \\"%1$s\\". Bunun yerine \\"%2$s\\" deneyebilirsiniz.',
'UI:OQL:UnknownClassNoFix' => 'Bilinmeyen sınıf \\"%1$s\\"~~',
'UI:OQL:UnknownClassAndFix' => 'Bilinmeyen sınıf "%1$s". Bunun yerine "%2$s" deneyebilirsiniz.',
'UI:OQL:UnknownClassNoFix' => 'Bilinmeyen sınıf "%1$s"',
'UI:Dashboard:EditCustom' => 'Bu sayfayı düzenleyin...',
'UI:Dashboard:CreateCustom' => 'Create a custom version...~~',
'UI:Dashboard:DeleteCustom' => 'Delete custom version...~~',
@@ -1309,8 +1299,8 @@ Tetikleme gerçekleştiriğinde işlemler tanımlanan sıra numarası ile gerçe
'UI:DashletGroupBy:Prop-GroupBy:DayOfMonth' => '%1$s için haftanın günü,',
'UI:DashletGroupBy:Prop-GroupBy:Select-Hour' => '%1$s (saat)',
'UI:DashletGroupBy:Prop-GroupBy:Select-Month' => '%1$s (ay)',
'UI:DashletGroupBy:Prop-GroupBy:Select-DayOfWeek' => '%1$s (hafta Günü)~~',
'UI:DashletGroupBy:Prop-GroupBy:Select-DayOfMonth' => '%1$s (ayın günü)~~',
'UI:DashletGroupBy:Prop-GroupBy:Select-DayOfWeek' => '%1$s (hafta Günü)',
'UI:DashletGroupBy:Prop-GroupBy:Select-DayOfMonth' => '%1$s (ayın günü)',
'UI:DashletGroupBy:MissingGroupBy' => 'Lütfen nesnelerin birlikte gruplandırılacağı alanı seçin',
'UI:DashletGroupByPie:Label' => 'Pasta grafiği',
'UI:DashletGroupByPie:Description' => 'Pasta grafiği',
@@ -1642,7 +1632,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:DataSources+' => 'Data synchro used for batch import of external data~~',
'Menu:AuditCategories' => 'Denetleme Kategorileri',
'Menu:AuditCategories+' => 'Denetleme Kategorileri',
'Menu:Notifications:Title' => 'Denetleme Kategorileri',
@@ -1650,7 +1640,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:RunQueriesMenu' => 'Sorgu çalıştır',
'Menu:RunQueriesMenu+' => 'Sorgu çalıştır',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Reusable stored queries~~',
'Menu:UniversalSearchMenu' => 'Genel sorgu',
'Menu:UniversalSearchMenu+' => 'Herhangi bir arama...',
'Menu:UserManagementMenu' => 'Kullanıcı Yönetimi',
@@ -1661,7 +1651,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:UserAccountsMenu' => 'Kullanıcı Hesapları',
'Menu:UserAccountsMenu+' => 'Kullanıcı Hesapları',
'Menu:UserAccountsMenu:Title' => 'Kullanıcı Hesapları',
'Menu:UserManagement' => 'User Management~~',
'Menu:UserManagement' => 'User management~~',
'Menu:Queries' => 'Queries~~',
'Menu:ConfigurationTools' => 'Configuration~~'
));