Kavita/API/I18N/tr.json
Hosted Weblate c56a341a97
[skip ci] Updating translations from Weblate
Co-authored-by: B1ondy <stefan204@azet.sk>
Co-authored-by: CVHNups <cvhnups@gmail.com>
Co-authored-by: Chu Hanh <cvhnups@gmail.com>
Co-authored-by: Duarte Silva <smallflake@protonmail.com>
Co-authored-by: Flashky <mevengar@gmail.com>
Co-authored-by: François <franbelle.langres@gmail.com>
Co-authored-by: Full name <s6f4z20m3y@zlorkun.com>
Co-authored-by: Gabriele <gabriele1413.4@gmail.com>
Co-authored-by: Gregory.Open <gregory.open@proton.me>
Co-authored-by: Havokdan <havokdan@yahoo.com.br>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J T <tuengler.j@gmail.com>
Co-authored-by: Jann Pächnatz <jann@mangosaftlama.de>
Co-authored-by: LauriL <TheLauri@users.noreply.hosted.weblate.org>
Co-authored-by: LeeWan1210 <dldhks456@live.com>
Co-authored-by: Lyrq <lyrq.ku@gmail.com>
Co-authored-by: NeneNeko <lennon.rin@gmail.com>
Co-authored-by: Parsec82 <parsec82@gmail.com>
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com>
Co-authored-by: Robert Hartings <generic-mail+github@mailbox.org>
Co-authored-by: SmartHomeSchmidt <schmidt.dreas@gmail.com>
Co-authored-by: Timo van Buuren <ikarias@gmail.com>
Co-authored-by: ch3i <ch3i@ch3i.info>
Co-authored-by: fl0k1 <michele.carnova@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: majora2007 <kavitareader@gmail.com>
Co-authored-by: rumichi <rumichi2210@outlook.com>
Co-authored-by: 书签 <shuqian.emu@gmail.com>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Co-authored-by: 石丸健太郎 <marudosurdo@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/de/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/es/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/et/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/fr/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/id/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/it/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/ja/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/ko/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pl/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/th/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/vi/
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/de/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/es/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/fr/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/id/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/it/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ja/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ko/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/nl/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pl/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ru/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/sk/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/th/
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
Translation: Kavita/backend
Translation: Kavita/ui
2024-04-10 01:07:19 +02:00

15 lines
862 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",
"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"
}