. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'button' => [ 'resend' => 'Doğrulama e-postasını tekrar gönder', 'set' => 'Şifre belirle', 'start' => 'Başlat', ], 'error' => [ 'contact_support' => 'Hesabınızı kurtarmak için lütfen destek ile iletişime geçin.', 'expired' => 'Doğrulama kodunun süresi doldu.', 'invalid' => 'Doğrulama koduyla ilgili beklenmeyen bir hata oluştu.', 'is_privileged' => 'Hesabınızı kurtarmak için lütfen üst düzey bir yönetici ile iletişime geçin.', 'missing_key' => 'Gerekli.', 'too_many_tries' => 'Çok fazla sayıda başarısız deneme yapıldı.', 'user_not_found' => 'Böyle bir kullanıcı mevcut değil.', 'wrong_key' => 'Yanlış kod.', ], 'notice' => [ 'sent' => 'Doğrulama kodu için e-postanızı kontrol edin.', 'saved' => 'Yeni şifre kaydedildi!', ], 'started' => [ 'password' => 'Yeni şifre', 'password_confirmation' => 'Şifre doğrulama', 'title' => ':username hesabının şifresi sıfırlanıyor.', 'verification_key' => 'Doğrulama kodu', ], 'starting' => [ 'username' => 'E-posta adresi veya kullanıcı adı girin', 'reason' => [ 'inactive_different_country' => "Hesabın uzun bir süre boyunca kullanılmamış. Hesabının güvenliğini sağlamak adına lütfen parolanı sıfırla.", ], 'support' => [ '_' => 'Yardıma mı ihtiyacınız var? :button üzerinden bizimle iletişime geçin.', 'button' => 'Destek sistemimiz', ], ], ];