mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 03:15:41 +02:00
* feat(tracker): field-prefixed search, inline filter chips and zero-hit empty state Adds SearchInputAdvanced (field:value prefixes routed to Elasticsearch query_string), match highlighting, inline filter chips with overflow popover, a reusable zero-hit empty state in view-resources, and search-scope/highlight view options for List and Kanban. Signed-off-by: Michael Uray <michaeluray@users.noreply.github.com> * refactor(tracker-search): address review follow-ups on search/filter rework Shared, non-storage-specific field list, test-folder conventions, locale coverage, single regex source and an owner-token gate for the result count. - core: add shared `fullTextSearchFields` constant next to FullTextSearchContext as the single source of truth for the full-text fields exposed to `field:value` targeting. The client encoder derives ES_NATIVE_FIELDS from it and the elastic adapter derives KNOWN_FIELD_RE from it, replacing the two "KEEP IN SYNC" copies. Per-field boost weights stay a local adapter detail. - tests: move the five co-located tests into each package's existing test folder convention (ui `__test__`, view-resources `__tests__`) and fix the relative imports. - i18n: translate the new tracker search/filter strings in the remaining locales (zh, ja, ko, cs, es, fr, it, pt, pt-br, tr), reusing each file's existing terminology; ICU placeholders left unchanged. - encoder: hoist the reserved-character class into one constant and build two RegExp instances from it (non-global for `.test()`, global for `.replace()`) to avoid the shared-lastIndex trap. - view-resources: guard `resultIssueCountStore` writes with an owner-token gate so a superseded viewlet can no longer clobber the active viewlet's count; List/KanbanView claim and release, IssuesView resets through the current owner. Assumes a single active IssuesView surface. - view-resources: make result-count reporting opt-in via a new `reportResultCount` prop on List (default true). Embedded, non-primary List instances (sub-issues / related issues in the issue edit panel, routed through SubIssueList) pass false and never claim the owner token, so opening and closing an issue can no longer strand the primary Issues viewlet with a dead token — the zero-hit SearchEmptyState card renders again afterwards. Add a regression test covering the opted-out embedded consumer. - elastic: escape every regex metacharacter (not just `.`) when building KNOWN_FIELD_RE from `fullTextSearchFields`, so a future field name carrying another metacharacter cannot silently corrupt the alternation. Behaviour for the current fields is unchanged. Signed-off-by: Michael Uray <michaeluray@users.noreply.github.com> * refactor(tracker-search): centralize regex escaping and lock down result-count store - Share escapeRegExp from @hcengineering/core so the client encoder and the server elastic adapter escape the fulltext field list identically, not just dots on the client. - Export resultIssueCountStore as a read-only Readable; the owner-token gate functions (setResultCount / resetResultCount / releaseResultCountOwner) are now the only write path. Signed-off-by: Michael Uray <michaeluray@users.noreply.github.com> --------- Signed-off-by: Michael Uray <michaeluray@users.noreply.github.com> Co-authored-by: Michael Uray <michaeluray@users.noreply.github.com> Co-authored-by: Artyom Savchenko <armisav@gmail.com>
292 lines
13 KiB
JSON
292 lines
13 KiB
JSON
{
|
||
"string": {
|
||
"TrackerApplication": "Tracker",
|
||
"Projects": "Projeleriniz",
|
||
"More": "Daha fazla",
|
||
"Default": "Varsayılan",
|
||
"MakeDefault": "Varsayılan yap",
|
||
"Delete": "Sil",
|
||
"Open": "Aç",
|
||
"Members": "Üyeler",
|
||
"Inbox": "Gelen Kutusu",
|
||
"MyIssues": "Sorunlarım",
|
||
"ViewIssue": "Sorunu görüntüle",
|
||
"IssueCreated": "Sorun Oluşturuldu",
|
||
"Issues": "Sorunlar",
|
||
"Views": "Görünümler",
|
||
"Active": "Aktif",
|
||
"AllIssues": "Tüm sorunlar",
|
||
"ActiveIssues": "Aktif sorunlar",
|
||
"BacklogIssues": "Backlog",
|
||
"Backlog": "Backlog",
|
||
"Board": "Pano",
|
||
"Components": "Bileşenler",
|
||
"AllComponents": "Tümü",
|
||
"BacklogComponents": "Backlog",
|
||
"ActiveComponents": "Aktif",
|
||
"ClosedComponents": "Kapalı",
|
||
"NewComponent": "Yeni bileşen",
|
||
"CreateComponent": "Bileşen oluştur",
|
||
"ComponentNamePlaceholder": "Bileşen adı",
|
||
"ComponentDescriptionPlaceholder": "Açıklama (opsiyonel)",
|
||
"ComponentLead": "Lider",
|
||
"ComponentMembers": "Üyeler",
|
||
"StartDate": "Başlangıç tarihi",
|
||
"TargetDate": "Hedef tarih",
|
||
"Planned": "Planlandı",
|
||
"InProgress": "Devam ediyor",
|
||
"Paused": "Duraklatıldı",
|
||
"Completed": "Tamamlandı",
|
||
"Canceled": "İptal edildi",
|
||
"CreateProject": "Proje oluştur",
|
||
"NewProject": "Yeni proje",
|
||
"ProjectTitle": "Proje başlığı",
|
||
"ProjectTitlePlaceholder": "Yeni proje",
|
||
"UsedInIssueIDs": "Sorun ID'lerinde kullanıldı",
|
||
"Identifier": "Tanımlayıcı",
|
||
"Import": "İçe aktar",
|
||
"ProjectIdentifier": "Proje tanımlayıcı",
|
||
"IdentifierExists": "Proje tanımlayıcı zaten mevcut",
|
||
"ProjectIdentifierPlaceholder": "PRJCT",
|
||
"ChooseIcon": "İkon seç",
|
||
"AddIssue": "Sorun ekle",
|
||
"NewIssue": "Yeni sorun",
|
||
"NewIssuePlaceholder": "Yeni",
|
||
"ResumeDraft": "Taslağa devam et",
|
||
"SaveIssue": "Sorunu oluştur",
|
||
"SetPriority": "Öncelik belirle…",
|
||
"SetStatus": "Durum belirle…",
|
||
"SelectIssue": "Sorun seç",
|
||
"Priority": "Öncelik",
|
||
"NoPriority": "Öncelik yok",
|
||
"Urgent": "Acil",
|
||
"High": "Yüksek",
|
||
"Medium": "Orta",
|
||
"Low": "Düşük",
|
||
"Unassigned": "Atanmamış",
|
||
"Back": "Geri",
|
||
"List": "Liste",
|
||
"NumberLabels": "{count, plural, =0 {etiket yok} =1 {1 etiket} other {# etiket}}",
|
||
"CategoryBacklog": "Backlog",
|
||
"CategoryUnstarted": "Başlamadı",
|
||
"CategoryStarted": "Başladı",
|
||
"CategoryCompleted": "Tamamlandı",
|
||
"CategoryCanceled": "İptal edildi",
|
||
"Title": "Başlık",
|
||
"Name": "İsim",
|
||
"Description": "Açıklama",
|
||
"Status": "Durum",
|
||
"Number": "Numara",
|
||
"Assignee": "Atanan",
|
||
"AssignTo": "Ata...",
|
||
"AssignedTo": "{value}'e atandı",
|
||
"Parent": "Üst sorun",
|
||
"SetParent": "Üst sorun belirle…",
|
||
"ChangeParent": "Üst sorunu değiştir…",
|
||
"RemoveParent": "Üst sorunu kaldır",
|
||
"OpenParent": "Üst sorunu aç",
|
||
"SubIssues": "Alt sorunlar",
|
||
"SubIssuesList": "Alt sorunlar ({subIssues})",
|
||
"OpenSubIssues": "Alt sorunları aç",
|
||
"AddSubIssues": "Alt sorun ekle",
|
||
"BlockedBy": "Engelleyen",
|
||
"RelatedTo": "İlgili",
|
||
"Comments": "Yorumlar",
|
||
"Attachments": "Ekler",
|
||
"Labels": "Etiketler",
|
||
"Component": "Bileşen",
|
||
"Space": "",
|
||
"SetDueDate": "Bitiş tarihi belirle…",
|
||
"ChangeDueDate": "Bitiş tarihini değiştir…",
|
||
"ModificationDate": "{value} güncellendi",
|
||
"Project": "Proje",
|
||
"Issue": "Sorun",
|
||
"SubIssue": "Alt sorun",
|
||
"Document": "",
|
||
"DocumentIcon": "",
|
||
"DocumentColor": "",
|
||
"Rank": "Sıra",
|
||
"TypeIssuePriority": "Sorun önceliği",
|
||
"IssueTitlePlaceholder": "Sorun başlığı",
|
||
"SubIssueTitlePlaceholder": "Alt sorun başlığı",
|
||
"IssueDescriptionPlaceholder": "Açıklama ekle…",
|
||
"SubIssueDescriptionPlaceholder": "Alt sorun açıklaması ekle",
|
||
"AddIssueTooltip": "Sorun ekle...",
|
||
"NewIssueDialogClose": "Bu diyalogu kapatmak istiyor musunuz?",
|
||
"NewIssueDialogCloseNote": "Tüm değişiklikler kaybolacak",
|
||
"RemoveComponentDialogClose": "Bileşeni sil?",
|
||
"RemoveComponentDialogCloseNote": "Bu bileşeni silmek istediğinizden emin misiniz? Bu işlem geri alınamaz",
|
||
"Grouping": "Gruplama",
|
||
"Ordering": "Sıralama",
|
||
"CompletedIssues": "Tamamlanan sorunlar",
|
||
"NoGrouping": "Gruplama yok",
|
||
"NoAssignee": "Atanan yok",
|
||
"LastUpdated": "Son güncelleme",
|
||
"DueDate": "Bitiş tarihi",
|
||
"IssueStartDate": "Başlangıç tarihi",
|
||
"GanttDependency": "Dependency",
|
||
"GanttLag": "Lag",
|
||
"Manual": "Manuel",
|
||
"All": "Tümü",
|
||
"PastWeek": "Geçen hafta",
|
||
"PastMonth": "Geçen ay",
|
||
"CopyIssueUrl": "Sorun URL'sini panoya kopyala",
|
||
"CopyIssueId": "Sorun ID'sini panoya kopyala",
|
||
"CopyIssueBranch": "Git branch adını panoya kopyala",
|
||
"CopyIssueTitle": "Sorun başlığını panoya kopyala",
|
||
"AssetLabel": "Varlık",
|
||
"AddToComponent": "Bileşene ekle…",
|
||
"MoveToComponent": "Bileşene taşı…",
|
||
"NoComponent": "Bileşen yok",
|
||
"ComponentLeadTitle": "Bileşen lideri",
|
||
"ComponentMembersTitle": "Bileşen üyeleri",
|
||
"ComponentLeadSearchPlaceholder": "Bileşen lideri belirle…",
|
||
"ComponentMembersSearchPlaceholder": "Bileşen üyelerini değiştir…",
|
||
"MoveToProject": "Projeye taşı",
|
||
"Duplicate": "Çoğalt",
|
||
"GotoIssues": "Sorunlara git",
|
||
"GotoActive": "Aktif sorunlara git",
|
||
"GotoBacklog": "Backlog'a git",
|
||
"GotoComponents": "Bileşenlere git",
|
||
"GotoMyIssues": "Sorunlarıma git",
|
||
"GotoTrackerApplication": "Tracker Uygulamasına Geç",
|
||
"CreatedOne": "Oluşturuldu",
|
||
"MoveIssues": "Sorunları taşı",
|
||
"MoveIssuesDescription": "Sorunları taşımak istediğiniz projeyi seçin",
|
||
"ManageAttributes": "Öznitelikleri yönet",
|
||
"KeepOriginalAttributes": "Orijinal öznitelikleri koru",
|
||
"KeepOriginalAttributesTooltip": "Orijinal sorun durumları ve bileşenleri yeni projede korunacak",
|
||
"SelectReplacement": "Aşağıdaki öğeler yeni projede mevcut değil. Bir yedek seçin.",
|
||
"MissingItem": "EKSIK ÖĞELER",
|
||
"Replacement": "YEDEKLEMELİ",
|
||
"Original": "ORİJİNAL",
|
||
"OriginalDescription": "Bu bölümdeki öğeler yeni projede oluşturulacak",
|
||
"Relations": "İlişkiler",
|
||
"RemoveRelation": "İlişkiyi kaldır...",
|
||
"AddBlockedBy": "Şu tarafından engellendi olarak işaretle...",
|
||
"AddIsBlocking": "Engelliyor olarak işaretle...",
|
||
"AddRelatedIssue": "Başka soruna referans ver...",
|
||
"RelatedIssue": "İlgili sorun {id} - {title}",
|
||
"BlockedIssue": "Engellenen sorun {id} - {title}",
|
||
"BlockingIssue": "Engelleyen sorun {id} - {title}",
|
||
"BlockedBySearchPlaceholder": "Şu tarafından engellendi olarak işaretlemek için sorun ara...",
|
||
"IsBlockingSearchPlaceholder": "Engelliyor olarak işaretlemek için sorun ara...",
|
||
"RelatedIssueSearchPlaceholder": "Referans vermek için sorun ara...",
|
||
"Blocks": "Engelliyor",
|
||
"Related": "İlgili",
|
||
"RelatedIssues": "İlgili sorunlar",
|
||
"EditIssue": "{title} düzenle",
|
||
"EditWorkflowStatuses": "Sorun durumlarını düzenle",
|
||
"EditProject": "Projeyi düzenle",
|
||
"DeleteProject": "Projeyi sil",
|
||
"ArchiveProjectName": "{name} projesini arşivle?",
|
||
"ArchiveProjectConfirm": "Bu projeyi arşivlemek istiyor musunuz?",
|
||
"DeleteProjectConfirm": "Bu projeyi ve tüm sorunları silmek istiyor musunuz?",
|
||
"ProjectHasIssues": "Bu projede mevcut sorunlar var, arşivlemek istediğinizden emin misiniz?",
|
||
"ManageWorkflowStatuses": "Proje tiplerini yönet",
|
||
"AddWorkflowStatus": "Sorun durumu ekle",
|
||
"EditWorkflowStatus": "Sorun durumunu düzenle",
|
||
"DeleteWorkflowStatus": "Sorun durumunu sil",
|
||
"DeleteWorkflowStatusConfirm": "\"{status}\" durumunu silmek istiyor musunuz?",
|
||
"DeleteWorkflowStatusErrorDescription": "\"{status}\" durumunun {count, plural, =1 {1 sorunu} other {# sorunu}} atanmış. Lütfen taşınacak bir durum seçin",
|
||
"Save": "Kaydet",
|
||
"IncludeItemsThatMatch": "Eşleşen öğeleri dahil et",
|
||
"AnyFilter": "herhangi bir filtre",
|
||
"AllFilters": "tüm filtreler",
|
||
"NoDescription": "Açıklama yok",
|
||
"SearchIssue": "Görev ara...",
|
||
"StatusHistory": "Durum Geçmişi",
|
||
"NewSubIssue": "Alt sorun ekle...",
|
||
"AddLabel": "Etiket ekle",
|
||
"DeleteIssue": "{issueCount, plural, =1 {sorunu} other {# sorunu}} sil",
|
||
"DeleteIssueConfirm": "{issueCount, plural, =1 {sorunu} other {sorunları}}{subIssueCount, plural, =0 {?} =1 { ve alt sorunu?} other { ve alt sorunları?}} silmek istiyor musunuz",
|
||
"Milestone": "Kilometre Taşı",
|
||
"NoMilestone": "Kilometre Taşı Yok",
|
||
"MoveToMilestone": "Kilometre Taşı Seç",
|
||
"Milestones": "Kilometre Taşları",
|
||
"AllMilestones": "Tümü",
|
||
"PlannedMilestones": "Planlanan",
|
||
"ActiveMilestones": "Aktif",
|
||
"ClosedMilestones": "Tamamlandı",
|
||
"AddToMilestone": "Kilometre Taşına Ekle",
|
||
"MilestoneNamePlaceholder": "Kilometre taşı adı",
|
||
"NewMilestone": "Yeni Kilometre Taşı",
|
||
"CreateMilestone": "Oluştur",
|
||
"MoveAndDeleteMilestone": "Sorunları {newMilestone}'a taşı ve {deleteMilestone}'ı sil",
|
||
"MoveAndDeleteMilestoneConfirm": "Kilometre taşını silmek ve sorunları başka bir kilometre taşına taşımak istiyor musunuz?",
|
||
"Estimation": "Tahmin",
|
||
"ReportedTime": "Harcanan zaman",
|
||
"RemainingTime": "Kalan zaman",
|
||
"TimeSpendReports": "Harcanan zaman raporları",
|
||
"TimeSpendReport": "Zaman",
|
||
"TimeSpendReportAdd": "Zaman raporu ekle",
|
||
"TimeSpendReportDate": "Tarih",
|
||
"TimeSpendReportValue": "Harcanan zaman",
|
||
"TimeSpendReportValueTooltip": "Saat cinsinden harcanan zaman",
|
||
"TimeSpendReportDescription": "Açıklama",
|
||
"TimeSpendDays": "{value}g",
|
||
"TimeSpendHours": "{value}s",
|
||
"TimeSpendMinutes": "{value}dk",
|
||
"ChildEstimation": "Alt sorunlar tahmini",
|
||
"ChildReportedTime": "Alt sorunlar zamanı",
|
||
"CapacityValue": "{value}g üzerinden",
|
||
"NewRelatedIssue": "Yeni ilgili sorun",
|
||
"RelatedIssuesNotFound": "İlgili sorun bulunamadı",
|
||
"AddedReference": "Referans eklendi",
|
||
"AddedAsBlocked": "Engellendi olarak işaretlendi",
|
||
"AddedAsBlocking": "Engelliyor olarak işaretlendi",
|
||
"IssueTemplate": "Şablon",
|
||
"IssueTemplates": "Şablonlar",
|
||
"NewProcess": "Yeni şablon",
|
||
"SaveProcess": "Şablonu kaydet",
|
||
"NoIssueTemplate": "Şablon yok",
|
||
"TemplateReplace": "Yeni şablonu uygulamak istiyor musunuz?",
|
||
"TemplateReplaceConfirm": "Tüm alanlar yeni şablon değerleriyle değiştirilecek",
|
||
"Apply": "Uygula",
|
||
"CurrentWorkDay": "Mevcut Çalışma Günü",
|
||
"PreviousWorkDay": "Önceki Çalışma Günü",
|
||
"TimeReportDayTypeLabel": "Zaman raporu gün tipi seç",
|
||
"DefaultAssignee": "Sorunlar için varsayılan atanan",
|
||
"SevenHoursLength": "Yedi Saat",
|
||
"EightHoursLength": "Sekiz Saat",
|
||
"HourLabel": "s",
|
||
"MinuteLabel": "dk",
|
||
"Saved": "Kaydedildi...",
|
||
"CreatedIssue": "Sorun oluşturuldu",
|
||
"CreatedSubIssue": "Alt sorun oluşturuldu",
|
||
"ChangeStatus": "Durumu değiştir",
|
||
"ConfigLabel": "Tracker",
|
||
"ConfigDescription": "İş öğelerini yönetmek ve tüm işleri tamamlamak için uzantı.",
|
||
"NoStatusFound": "Eşleşen durum bulunamadı",
|
||
"CreateMissingStatus": "Eksik durumu oluştur",
|
||
"UnsetParent": "Üst sorun kaldırılacak",
|
||
"AllProjects": "Tüm projeler",
|
||
"IssueNotificationTitle": "{issueTitle}",
|
||
"IssueNotificationBody": "{senderName} tarafından güncellendi",
|
||
"IssueNotificationChanged": "{senderName}, {property} değiştirdi",
|
||
"IssueNotificationChangedProperty": "{senderName}, {property} değerini \"{newValue}\" olarak değiştirdi",
|
||
"IssueNotificationMessage": "{senderName}: {message}",
|
||
"PreviousAssigned": "Önceden atanan",
|
||
"IssueAssignedToYou": "Size atandı",
|
||
"RelatedIssueTargetDescription": "Sınıf veya Alan için ilgili sorun proje hedefi",
|
||
"MapRelatedIssues": "İlgili sorun varsayılan projelerini yapılandır",
|
||
"DefaultIssueStatus": "Varsayılan sorun durumu",
|
||
"IssueStatus": "Durum",
|
||
"Extensions": "Uzantılar",
|
||
"UnsetParentIssue": "Üst sorunu kaldır",
|
||
"AllowCreatingIssues": "Sorun oluşturmaya izin ver",
|
||
"ModeSelectorDisabledByFilter": "Durum, aktif bir filtre tarafından denetleniyor. Bu kısayolu kullanmak için durum filtresini kaldırın.",
|
||
"ShowQuickModeSelector": "Hızlı filtre: Tümü / Aktif / Backlog",
|
||
"SearchScopeLabel": "Şurada ara…",
|
||
"SearchScopeTitle": "Yalnızca başlık",
|
||
"SearchScopeTitleDescription": "Başlık + açıklama",
|
||
"SearchScopeAll": "Başlık + açıklama + yorumlar",
|
||
"SearchHighlight": "Arama eşleşmelerini vurgula",
|
||
"SearchEmptyTitle": "\"{query}\" için sorun bulunamadı",
|
||
"SearchEmptyActiveFilters": "Aktif filtreler: {filters}",
|
||
"SearchEmptyClearFilters": "Filtresiz ara",
|
||
"SearchEmptyAllProjects": "Tüm projelerde ara"
|
||
},
|
||
"status": {}
|
||
}
|