Kavita/API/I18N/tr.json
akoray420 06c1f5dd18
Translated using Weblate (Turkish)
Currently translated at 8.8% (14 of 158 strings)

Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/tr/
2023-08-08 16:20:19 +02:00

17 lines
922 B
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.

{
"denied": "İzin verilmedi",
"permission-denied": "Bu operasyona izniniz yok",
"bad-credentials": "Kimlik bilgileriniz doğru değil",
"confirm-email": "İlk olarak E-Posta'nı onaylaman gerek",
"register-user": "Kullanıcıyı kayıt ederken bir şeyler yanlış gitti",
"disabled-account": "Hesabınız devre dışı bırakıldı. Sunucu yöneticisiyle iletişime geçin.",
"validate-email": "E-Posta'yı doğrularken bir hata oluştu: {0}",
"confirm-token-gen": "Doğrulama tokeni oluşturulurken bir sorun oluştu",
"password-required": "Yönetici değilseniz, hesabınızı değiştirmek için mevcut şifrenizi girmelisiniz",
"invalid-token": "Geçersiz token",
"unable-to-reset-key": "Bir şeyler yanlış gitti, key sıfırlanmadı",
"invalid-password": "Geçersiz Şifre",
"invalid-payload": "Geçersiz yük",
"nothing-to-do": "Yapılacak bir şey yok"
}