{
    "auth.login": "Giriş",
    "auth.login.azure": "Microsoft ile Giriş Yap",
    "auth.login.bitbucket": "Bitbucket ile Giriş Yap",
    "auth.login.github": "GitHub ile Giriş Yap",
    "auth.login.gitlab": "GitLab ile Giriş Yap",
    "auth.login.google": "Google ile Giriş Yap",
    "auth.already_registered": "Zaten kayıtlı mısınız?",
    "auth.confirm_password": "Şifreyi Onayla",
    "auth.forgot_password": "Şifremi Unuttum",
    "auth.forgot_password_send_email": "Şifre sıfırlama e-postası gönder",
    "auth.register_now": "Kayıt Ol",
    "auth.logout": "Çıkış Yap",
    "auth.register": "Kayıt Ol",
    "auth.registration_disabled": "Kayıt devre dışı bırakıldı. Lütfen yöneticiyle iletişime geçin.",
    "auth.reset_password": "Şifreyi Sıfırla",
    "auth.failed": "Bu kimlik bilgileri kayıtlarımızla eşleşmiyor.",
    "auth.failed.callback": "Giriş sağlayıcıdan gelen istek işlenemedi.",
    "auth.failed.password": "Sağlanan şifre yanlış.",
    "auth.failed.email": "Bu e-posta adresiyle bir kullanıcı bulamıyoruz.",
    "auth.throttle": "Çok fazla giriş denemesi. Lütfen :seconds saniye sonra tekrar deneyin.",
    "input.name": "İsim",
    "input.email": "E-posta",
    "input.password": "Şifre",
    "input.password.again": "Şifreyi Tekrar Girin",
    "input.code": "Tek Kullanımlık Kod",
    "input.recovery_code": "Kurtarma Kodu",
    "button.save": "Kaydet",
    "repository.url": "<span class='text-helper'>Örnekler</span><br>Halka açık depolar için <span class='text-helper'>https://...</span> kullanın.<br>Özel depolar için <span class='text-helper'>git@...</span> kullanın.<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span> dalı seçilecek<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span> dalı seçilecek.<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span> dalı seçilecek.<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span> dalı seçilecek."
}