{
  "anthropic": {
    "createChatMessage": {
      "content": {
        "placeholder": "Not"
      },
      "label": "Chat Mesaj Oluştur"
    }
  },
  "blink": {
    "common": {
      "errors": {
        "noFeedId": "Feed ID Alanı kuitlendirilmemiş",
        "noUserId": "Kullanıcı ID Alanı kuitlendirilmemiş"
      }
    },
    "sendFeedEvent": {
      "allowComments": {
        "accordion": "Sosyal seçenekler",
        "label": "Tanesiz yorum izini"
      },
      "allowReactions": {
        "accordion": "Sosyal seçenekler",
        "label": "Yorum accepted"
      },
      "cardContent": {
        "accordion": "Kart bölümleri"
      },
      "categoryId": {
        "label": "Kategori Kimliği"
      },
      "content": {
        "header": {
          "avatarUrl": "Avatar URL",
          "subtitle": "Alt başlık",
          "title": "Başlık"
        },
        "image": {
          "url": "Resim URL"
        },
        "itemLabel": "Ürün",
        "link": {
          "url": "URL",
          "text": "Metin"
        },
        "type": {
          "event": "S |=event",
          "label": "Tür",
          "link": "Link",
          "header": "Başlık",
          "image": "Görüntü",
          "text": "Metin"
        },
        "accordion": "İçerik"
      },
      "errors": {
        "couldNotGetMetadata": "Doğru dosya ekleme metadatosı alamadı.",
        "invalidJsonBody": "Etün belgetek sunulmadı ki JSON üzerinde hata vardı",
        "invalidYoutubeUrl": "Geçersiz YouTube URL uygulanmış",
        "noCardContent": "Minimum bir kart bölümü gereklidir",
        "noFeedId": "Kategori ID gereklidir",
        "noUserId": "Minimum bir Kul ID veya Gru ID gereklidir",
        "supplyId": "Lütfen min. bir Kul ID veya Gru ID sağlayın.",
        "unexpectedError": "Beklemediği hata. Detay için fonksiyon loglarını kontrol edin.",
        "whileSending": "Blink feed evento sentezi sırasında"
      },
      "groupIds": {
        "accordion": "Destisi kullanıcı",
        "label": "Hedef grup IDs"
      },
      "label": "Feed evento göndermek",
      "pushNotification": {
        "text": {
          "accordion": "Push Notifikasyon",
          "label": "Uyarı içeriği"
        },
        "title": {
          "accordion": "Push Notifikasyon",
          "label": "Uyarı Başlığı"
        }
      },
      "ribbonColor": {
        "accordion": "Kart görünümü",
        "label": "Kebek Renk"
      },
      "saveResponse": {
        "accordion": "Taspışma Yölü"
      },
      "userIds": {
        "accordion": "Destisi kullanıcı",
        "label": "Hedef kullanıcı IDs"
      }
    }
  },
  "calCom": {
    "bookEvent": {
      "additionalNotes": {
        "label": "Eklent Notlar"
      },
      "email": {
        "label": "E-posta",
        "placeholder": "johndoe@gmail.com"
      },
      "eventLink": {
        "label": "Et Rek       Qual스순"
      },
      "layout": {
        "label": "Düzle:"
      },
      "name": {
        "label": "Ad Yapısı",
        "placeholder": "John Doe"
      },
      "phone": {
        "label": "Atendiyi Telif NO.",
        "tooltip": "Toparlama yerine kullanılacak"
      },
      "prefill": {
        "accordion": "Prefüll info"
      },
      "questionId": {
        "label": "Sesian Identificatorsi"
      },
      "saveBookedDate": {
        "label": "Salışma TA arızamasını Kaydet"
      },
      "value": {
        "label": "Değer"
      }
    }
  },
  "chatNode": {
    "sendMessage": {
      "botId": {
        "label": "Bot ID",
        "placeholder": "68c052c5c3680f63",
        "tooltip": "Sorulan kullanıcıBot ID. Dashboard'ınızda ChatBot URL'unun sonuna reservedir."
      },
      "message": {
        "placeholder": "Merhaba, Bot'a ne yapabilirim?",
        "label": "Mesaj"
      },
      "threadId": {
        "label": "Konversasyon ID",
        "tooltip": "Kullanıcıyle hatırlamak için konversasyonu tutmak için kullanılmaz. Boşsa yeni bir thread oluşturulur."
      }
    }
  },
  "common": {
    "auth": {
      "authFailed": "OAuth başarısız: <error>",
      "genericError": "OAuth erişime başarısız mı?",
      "noApiKey": "OAuth sağlayıcısından bir API anahtar giveniliği verilmedi",
      "noCode": "OAuth sağlayıcısından bir yönetim kodu aldınamadı",
      "popupBlocked": "Browser tarafından popup engeller. Bu siteli bir popup olmamalı, siteniz için popup izin verme ve tekrar deneyin.",
      "startFailed": "OAuth başlatıcısı başarısız oldu",
      "timeout": "OAuth erişimi zaman eksikledi. Tekrar deneyin.",
      "unauthorizedOrigin": "Güvenilmeyen bir kaynak üzerden OAuth mesaj aldı:",
      "workspaceNotAvailable": "Ürün mekanizmasıu mevcut değil. Yeniden yeniden doğrulayın ve deneşin ve tekrar deneyin."
    },
    "errors": {
      "noApiKey": "API anahtar giveniliği verilmedi",
      "noMessages": "Mesaj verilmedi",
      "noModel": "Model verilmedi",
      "noUserId": "Kullanıcı ID verilmedi",
      "noFeedId": "Besleme Kimliği sağlanmadı"
    }
  },
  "core": {
    "filter": {
      "operators": {
        "contains": "Içermektedir",
        "doesNotContain": "Içermemiştir",
        "doesNotMatchRegex": "Regex ile uyumludur değil",
        "endsWith": "Sonu çıkar",
        "equalTo": "Eşit olmalı",
        "greaterThan": "Daha büyük",
        "greaterThanOrEqualTo": "Daha büyük veya eşit",
        "isEmpty": "Boş",
        "isNotEmpty": "Boş değil",
        "isSet": "Set olmuştur",
        "lessThan": "Daha küçük",
        "lessThanOrEqualTo": "Daha küçük veya eşit",
        "matchesRegex": "Regex ile uyumludur",
        "notEqual": "Eşit değil",
        "notEqualTo": "Eşit değil",
        "startsWith": "Başlar beğeni"
      },
      "placeholders": {
        "enterField": "Bir alanı girin",
        "enterValue": "Bir değeri girin",
        "selectJoiner": "Bir joiner seçin",
        "selectResponse": "Bir yanıt seçin"
      }
    }
  },
  "difyAi": {
    "createChatMessage": {
      "conversationId": {
        "label": "Konversasyon ID",
        "tooltip": "Kullanıcı ile hatırlamak için konversasyonu hatırlıyor. Boşsa yeni bir konversasyon ID oluşturulur."
      },
      "inputs": {
        "accordion": "Girişler",
        "key": "Anahtar",
        "value": "Değer"
      },
      "query": {
        "label": "Sor Commissioner",
        "placeholder": "Kullanıcı girişi/ soru içeriği"
      },
      "user": {
        "tooltip": "Kullanıcı tanımı, geliştirici tarafından ayrıntılı bir şekilde uzunluğunü scaffolding etmek zorundadır.",
        "label": "Kullanıcı"
      }
    }
  },
  "elevenlabs": {
    "convertTextToSpeech": {
      "model": {
        "label": "Model",
        "placeholder": "Bir model seçin"
      },
      "saveUrl": {
        "label": "Audio URL'nin değişkene kaydedin",
        "placeholder": "Bir değişkene seçin"
      },
      "text": {
        "label": "Metin",
        "placeholder": "Metni girin, konuşulacak şekilde dönüştürülceli olmalı."
      },
      "voice": {
        "label": "Ses Ecology",
        "placeholder": "Ses seçin"
      }
    }
  },
  "google": {
    "name": "Google (Gemini)",
    "auth": {
      "name": "Google (Gemini) hesabı",
      "label": "API anahtarı",
      "helperText": "[Google AI Studio](https://aistudio.google.com/app/apikey) adresinde bir Gemini API anahtarı oluşturabilirsiniz."
    },
    "createChatMessage": {
      "label": "Sohbet Mesajı Oluştur",
      "model": {
        "label": "Model",
        "placeholder": "Bir model seçin"
      },
      "messages": {
        "accordion": "Mesajlar",
        "itemLabel": "Mesaj"
      },
      "systemMessage": {
        "accordion": "Sistem Mesajı",
        "label": "Sistem Mesajı"
      },
      "temperature": {
        "accordion": "Sıcaklık",
        "label": "Sıcaklık"
      },
      "maxTokens": {
        "accordion": "Maksimum Jeton",
        "label": "Maksimum Jeton"
      },
      "saveResponse": {
        "accordion": "Yanıtı Kaydet"
      }
    }
  },
  "nocodb": {
    "updateExistingRecord": {
      "fieldName": {
        "label": "Field Adı Yaz"
      },
      "filter": {
        "accordion": "Recorder Seç"
      },
      "label": "Planlı Recorde Güncelle",
      "tableId": {
        "info": "Tablayanın 3 ayırı puntoğununa tıklandarak bulunabilir.",
        "label": "Table AB"
      },
      "updates": {
        "accordion": "Güncellemeler"
      },
      "value": {
        "placeholder": "Değer Yaz"
      },
      "viewId": {
        "info": "Tablayanın 3 ayırı puntoğuna tıklandarak bulunabilir.",
        "label": "View AB"
      }
    }
  },
  "openAI": {
    "askAssistant": {
      "additionalInstructions": {
        "accordion": "Advanced ayarlar",
        "label": "Ek iletimler"
      },
      "assistantId": {
        "label": "İşletici ID",
        "placeholder": "Bir işletici seçin",
        "tooltip": "İng etmeyi istediğiniz işletici, bu popupdan seçin."
      },
      "functions": {
        "accordion": "Fonksiyonlar",
        "code": {
          "label": "Kod",
          "tooltip": "Tanımlı parametreleri kullanabileceğiniz bir JavaScript kodu fragmenti. Değer döşandesı oluşmalı."
        },
        "itemLabel": "işaret",
        "name": {
          "label": "Adı"
        }
      },
      "message": {
        "label": "Mesaj"
      },
      "saveResponse": {
        "accordion": "Taspışma kayded"
      },
      "threadId": {
        "label": "Thread ID",
        "tooltip": "Kullanıcı ile oluşturulmuş konuşmacı anı hatırlamak için kullanılır. Boşsa yeni thread oluşturulur."
      }
    }
  },
  "openai": {
    "common": {
      "errors": {
        "noMessages": "Mesajlar belirtilmemiş",
        "noModel": "Model belirtilmemiş"
      }
    },
    "createSpeech": {
      "errors": {
        "contextFetching": "OpenAI Speech model'leri fetch bir sırada",
        "contextGenerating": "Speech oluştururken",
        "noInput": "Speech girişi boş",
        "noVariable": "Speech kaydedilecek veri biçimi boş",
        "noVoice": "Speech dil boş"
      },
      "input": {
        "label": "Giriş"
      },
      "instructions": {
        "label": "Iş instructions"
      },
      "label": "Speech Oluştur",
      "model": {
        "placeholder": "Model Seçin"
      },
      "saveUrl": {
        "label": "Değişkenle Salışma TA URL\ni Kaydet"
      },
      "voice": {
        "label": "Dil",
        "placeholder": "Dil Seç"
      }
    }
  },
  "posthog": {
    "capture": {
      "accordion": "Etkinlik Konfigürasyonu",
      "anonymous": "Ter Yazıksız",
      "distinctId": "Tanırlı ID",
      "eventName": "Etkinlik Adı",
      "label": "Etkinlik Sağ Einzel",
      "properties": "Özellikler",
      "userProperties": "Kullanan Özellikleri"
    }
  }
}