dify/web/i18n/tr-TR/snippet.json
FFXN ca2755e0c1
feat: refine snippet siderbar and support RBAC. (#38134)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-29 06:03:40 +00:00

46 lines
2.1 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.

{
"create": "SNIPPET OLUŞTURUN",
"createFailed": "Snippet oluşturulamadı",
"createFrom": "OLUŞTURUN",
"createFromBlank": "Boştan oluştur",
"currentDSLVersion": "Sistem tarafından desteklenen DSL sürümü:",
"deleteConfirmContent": "Bu geri alınamaz. Bu pasajı kullanan iş akışları etkilenmeyecektir.",
"deleteConfirmTitle": "Snippet silinsin mi?",
"deleteFailed": "Snippet silinemedi",
"deleted": "Snippet silindi",
"draft": "Taslak",
"dslVersionMismatchDescription": "DSL sürümlerinde önemli bir fark tespit edildi. İçe aktarmayı zorlamak pasajın arızalanmasına neden olabilir.",
"dslVersionMismatchQuestion": "Devam etmek istiyor musun?",
"dslVersionMismatchTitle": "Sürüm Uyumsuzluğu",
"edit": "Düzenlemek",
"editDialogTitle": "Parçacık Bilgilerini Düzenle",
"editDone": "Snippet bilgisi güncellendi",
"editFailed": "Snippet bilgileri güncellenemedi",
"emptyGraphSaveError": "Yayınlamadan önce en az bir düğüm ekleyin.",
"exportFailed": "Snippet'i dışa aktarma başarısız oldu.",
"importDSLFile": "DSL dosyasını içe aktar",
"importDialogTitle": "Parçacığı İçe Aktar",
"importFromDSLFile": "DSL dosyasından",
"importFromDSLUrl": "URL'den",
"importFromDSLUrlPlaceholder": "DSL bağlantısını buraya yapıştırın",
"importSuccess": "Snippet içe aktarıldı",
"importedDSLVersion": "Geçerli snippet DSL sürümü:",
"inputVariables": "Giriş Değişkenleri",
"management": "SNIPPET YÖNETİMİ",
"menu.deleteSnippet": "Silmek",
"menu.editInfo": "Bilgileri Düzenle",
"menu.exportSnippet": "Snippet'i Dışa Aktar",
"panelTitle": "Giriş Alanı",
"publishButton": "Yayınla",
"publishFailed": "Snippet yayınlanamadı",
"publishMenuCurrentDraft": "Mevcut taslak yayınlanmadı",
"publishSuccess": "Snippet yayınlandı",
"sectionOrchestrate": "Yönetmek",
"testRunButton": "Test çalıştırması",
"typeLabel": "Parçacık",
"unknownUser": "Kullanıcı",
"updatedBy": "{{name}} güncellendi {{time}}",
"usageCount": "{{count}} kez kullanıldı",
"variableInspect": "Değişken İnceleme"
}