mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-21 20:02:22 +02:00
96 lines
3.5 KiB
JSON
96 lines
3.5 KiB
JSON
{
|
||
"string": {
|
||
"ConfigLabel": "Test Yönetimi",
|
||
"ConfigDescription": "Test senaryolarını yönetmek için uzantı",
|
||
"TestCaseType": "Tip",
|
||
"TestCasePriority": "Öncelik",
|
||
"TestCaseStatus": "Durum",
|
||
"TestSuite": "Test Paketi",
|
||
"SuiteName": "İsim",
|
||
"SuiteDescription": "Açıklama",
|
||
"Suite": "Paket",
|
||
"TestName": "İsim",
|
||
"TestDescription": "Açıklama",
|
||
"TestType": "Tip",
|
||
"TestPriority": "Öncelik",
|
||
"TestStatus": "Durum",
|
||
"TestEstimatedTime": "Tahmini süre",
|
||
"TestPreconditions": "Ön koşullar",
|
||
"TestSteps": "Adımlar",
|
||
"TestAssignee": "Atanan",
|
||
"TestCase": "Test senaryosu",
|
||
"TestProject": "Proje",
|
||
"TestManagementApplication": "Test Yönetimi (beta)",
|
||
"AllTestSuites": "Tüm test paketleri",
|
||
"AllProjects": "Tüm projeler",
|
||
"Projects": "Projeler",
|
||
"CreateProject": "Proje oluştur",
|
||
"EditProject": "Projeyi düzenle",
|
||
"TestCases": "Test senaryoları",
|
||
"TestManagementDescription": "Test senaryolarını yönetmek için uzantı",
|
||
"CreateTestCase": "Yeni test senaryosu",
|
||
"FullDescription": "Açıklama",
|
||
"ProjectName": "İsim",
|
||
"ProjectType": "Tip",
|
||
"Members": "Üyeler",
|
||
"ProjectMembers": "Proje üyeleri",
|
||
"TestSuites": "Test paketleri",
|
||
"CreateTestSuite": "Test paketi oluştur",
|
||
"NamePlaceholder": "Paket adı",
|
||
"DescriptionPlaceholder": "Açıklama (opsiyonel)",
|
||
"TestRuns": "Test çalıştırmaları",
|
||
"TestRun": "Test çalıştırması",
|
||
"TestNamePlaceholder": "Test senaryosu başlığı",
|
||
"ChooseIcon": "İkon seç",
|
||
"NoTestSuite": "Test paketi yok",
|
||
"StatusDraft": "Taslak",
|
||
"StatusReview": "İncelemeye hazır",
|
||
"StatusReviewComments": "İnceleme yorumlarını düzeltmeli",
|
||
"StatusApproved": "Onaylandı",
|
||
"StatusRejected": "Reddedildi",
|
||
"SetStatus": "Durum belirle",
|
||
"Assignee": "Atanan",
|
||
"Unassigned": "Atanmamış",
|
||
"AssignTo": "Ata:",
|
||
"AssignedTo": "Atanan:",
|
||
"PreviousAssigned": "Önceden atanan",
|
||
"NoTestCases": "Bu test paketinde test senaryosu yok",
|
||
"CreateTestRun": "Yeni test çalıştırması",
|
||
"TestRunNamePlaceholder": "Test çalıştırması adı",
|
||
"SelectTestSuites": "Test paketlerini seç",
|
||
"SelectTestCases": "Test senaryolarını seç",
|
||
"TestLibrary": "Test kütüphanesi",
|
||
"TestResult": "Sonuç",
|
||
"TestRunResult": "Sonuç",
|
||
"TestRunStatus": "Durum",
|
||
"StatusNonTested": "Test edilmedi",
|
||
"StatusBlocked": "Engellendi",
|
||
"StatusPassed": "Geçti",
|
||
"StatusFailed": "Başarısız",
|
||
"SelectTestCase": "Test senaryosu seç",
|
||
"Save": "Kaydet",
|
||
"SaveAndNext": "Kaydet ve ileri",
|
||
"DonePercent": "% Tamamlandı",
|
||
"TestResults": "Sonuçlar",
|
||
"TestRunName": "İsim",
|
||
"DueDate": "Bitiş tarihi",
|
||
"RunTestCases": "Çalıştır",
|
||
"TestCaseDescription": "Test senaryosu açıklaması",
|
||
"TestResultAttributes": "Sonuç",
|
||
"GoToNextTest": "İleri",
|
||
"GoToNextTestTooltip": "Sonraki teste git",
|
||
"AllTests": "Tüm testler",
|
||
"MyTests": "Testlerim",
|
||
"Comments": "Yorumlar",
|
||
"Cancel": "İptal",
|
||
"Name": "İsim",
|
||
"TestPlans": "Test planları",
|
||
"TestPlan": "Test planı",
|
||
"CreateTestPlan": "Yeni test planı",
|
||
"SelectedTestCases": "{count, plural, =0 {Test senaryosu seçilmedi} one {# test senaryosu seçildi} few {# test senaryosu seçildi} other {# test senaryosu seçildi}}",
|
||
"DefaultAssignee": "Varsayılan atanan",
|
||
"TestPlanTitle": "Test planı başlığı",
|
||
"RunAssistant": "Asistan çalıştır"
|
||
}
|
||
}
|