Files
huly-platform/plugins/products-assets/lang/tr.json
T
2025-11-10 14:41:05 +07:00

39 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"Product": "Ürün",
"Products": "Ürünler",
"ProductsApplication": "Ürünler",
"ProductNamePlaceholder": "Ürün",
"ProductDescriptionPlaceholder": "Açıklama ekle...",
"ProductVersion": "Ürün sürümü",
"ProductVersions": "Ürün sürümleri",
"ProductVersionDescriptionPlaceholder": "Açıklama ekle...",
"ProductVersionParent": "Üst sürüm",
"ProductVersionState": "Durum",
"SearchProduct": "Ürün ara...",
"CreateProduct": "Ürün oluştur",
"CreateProductVersion": "Ürün sürümü oluştur",
"NoProductVersionParent": "Üst sürüm yok",
"NoProductVersions": "Ürün sürümü yok",
"CreateDialogClose": "Bu diyalogu kapatmak istiyor musunuz?",
"CreateDialogCloseNote": "Tüm değişiklikler kaybolacak",
"Description": "Açıklama",
"Major": "Majör",
"Minor": "Minör",
"Codename": "Kod adı",
"ProductVersionStateActive": "Aktif",
"ProductVersionStateReleased": "Yayınlandı",
"Icon": "İkon",
"Color": "Renk",
"Private": "Özel",
"Public": "Genel",
"Members": "Üyeler",
"UpdateProductPermission": "Ürünü güncelle",
"UpdateProductDescription": "Kullanıcılara ürün güncelleme yetkisi verir",
"ChangeControl": "Değişiklik kontrolü",
"ChangeSeverity": "Değişiklik şiddeti",
"ConfigLabel": "Ürünler",
"ConfigDescription": "Ürünleri yönetmek için uzantı"
}
}