mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-06-23 15:30:34 -04:00
Translated using Weblate (Turkish)
Currently translated at 7.7% (110 of 1426 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/tr/
This commit is contained in:
parent
3916f12bc3
commit
9586711b10
@ -1,148 +1,148 @@
|
||||
{
|
||||
"login": {
|
||||
"title": "Giriş",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"password-validation": "",
|
||||
"username": "{{common.username}}",
|
||||
"password": "{{common.password}}",
|
||||
"password-validation": "{{validation.password-validation}}",
|
||||
"forgot-password": "Şifremi Unuttum?",
|
||||
"submit": ""
|
||||
"submit": "{{common.submit}}"
|
||||
},
|
||||
"dashboard": {
|
||||
"no-libraries": "",
|
||||
"server-settings-link": "",
|
||||
"not-granted": "",
|
||||
"no-libraries": "Kurulmuş kütüphane yok. Lütfen kütüphane ayarlayın",
|
||||
"server-settings-link": "Sunucu ayarları",
|
||||
"not-granted": "Herhangi bir kütüphaneye erişim izniniz yok.",
|
||||
"on-deck-title": "",
|
||||
"recently-updated-title": "",
|
||||
"recently-added-title": ""
|
||||
"recently-updated-title": "Yakın zamanda güncellenmiş Seriler",
|
||||
"recently-added-title": "Yeni eklenmiş Seriler"
|
||||
},
|
||||
"edit-user": {
|
||||
"edit": "",
|
||||
"close": "",
|
||||
"username": "",
|
||||
"required": "",
|
||||
"email": "",
|
||||
"not-valid-email": "",
|
||||
"cancel": "",
|
||||
"saving": "",
|
||||
"update": ""
|
||||
"edit": "{{common.edit}}",
|
||||
"close": "{{common.close}}",
|
||||
"username": "{{common.username}}",
|
||||
"required": "{{validation.required-field}}",
|
||||
"email": "{{common.email}}",
|
||||
"not-valid-email": "{{validation.valid-email}}",
|
||||
"cancel": "{{common.cancel}}",
|
||||
"saving": "Kaydediliyor…",
|
||||
"update": "Güncelle"
|
||||
},
|
||||
"user-scrobble-history": {
|
||||
"title": "",
|
||||
"title": "Arşiv geçmişi",
|
||||
"description": "",
|
||||
"filter-label": "",
|
||||
"created-header": "",
|
||||
"last-modified-header": "",
|
||||
"filter-label": "Filtre",
|
||||
"created-header": "Oluşturulmuş",
|
||||
"last-modified-header": "En son değiştirilmiş",
|
||||
"type-header": "",
|
||||
"series-header": "",
|
||||
"series-header": "Seriler",
|
||||
"data-header": "",
|
||||
"is-processed-header": "",
|
||||
"no-data": "",
|
||||
"no-data": "Bilgi yok",
|
||||
"volume-and-chapter-num": "",
|
||||
"rating": "",
|
||||
"not-applicable": "",
|
||||
"processed": "",
|
||||
"not-processed": ""
|
||||
"not-applicable": "Uygulanamaz",
|
||||
"processed": "İşlendi",
|
||||
"not-processed": "İşlenmemiş"
|
||||
},
|
||||
"scrobble-event-type-pipe": {
|
||||
"chapter-read": "",
|
||||
"score-updated": "",
|
||||
"want-to-read-add": "",
|
||||
"want-to-read-remove": "",
|
||||
"review": ""
|
||||
"chapter-read": "Okuma İlerlemesi",
|
||||
"score-updated": "Değerlendirme Güncellemesi",
|
||||
"want-to-read-add": "Okuyacaklarım: Ekle",
|
||||
"want-to-read-remove": "Okuyacaklarım: Kaldır",
|
||||
"review": "İnceleme güncellemesi"
|
||||
},
|
||||
"spoiler": {
|
||||
"click-to-show": ""
|
||||
"click-to-show": "Spoiler, açmak için tıklayın"
|
||||
},
|
||||
"review-series-modal": {
|
||||
"title": "",
|
||||
"title": "İncelemeyi düzenle",
|
||||
"tagline-label": "",
|
||||
"review-label": "",
|
||||
"review-label": "İnceleme",
|
||||
"close": "",
|
||||
"save": ""
|
||||
},
|
||||
"review-card-modal": {
|
||||
"close": "",
|
||||
"user-review": "",
|
||||
"user-review": "{{username}} İncelemesi",
|
||||
"external-mod": "",
|
||||
"go-to-review": ""
|
||||
"go-to-review": "İncelemeye git"
|
||||
},
|
||||
"review-card": {
|
||||
"your-review": "",
|
||||
"external-review": "",
|
||||
"local-review": "",
|
||||
"your-review": "Sizin incelemeniz",
|
||||
"external-review": "Diğer İncelemeler",
|
||||
"local-review": "İnceleme",
|
||||
"rating-percentage": ""
|
||||
},
|
||||
"want-to-read": {
|
||||
"title": "",
|
||||
"title": "Okuyacaklarım",
|
||||
"series-count": "",
|
||||
"no-items": "",
|
||||
"no-items-filtered": ""
|
||||
"no-items": "Şuan herhangi bir şey yok. Bir seri ekleyin.",
|
||||
"no-items-filtered": "Hiçbir şey sizin filtrelerinize uymuyor."
|
||||
},
|
||||
"user-preferences": {
|
||||
"title": "",
|
||||
"pref-description": "",
|
||||
"account-tab": "",
|
||||
"preferences-tab": "",
|
||||
"3rd-party-clients-tab": "",
|
||||
"theme-tab": "",
|
||||
"devices-tab": "",
|
||||
"stats-tab": "",
|
||||
"title": "Kullanıcı Paneli",
|
||||
"pref-description": "Bunlar, hesabınıza bağlı olan genel ayarlardır.",
|
||||
"account-tab": "Hesap",
|
||||
"preferences-tab": "Tercihler",
|
||||
"3rd-party-clients-tab": "3. Parti Uygulamalar",
|
||||
"theme-tab": "Tema",
|
||||
"devices-tab": "Cihazlar",
|
||||
"stats-tab": "İstatistikler",
|
||||
"scrobbling-tab": "",
|
||||
"success-toast": "",
|
||||
"global-settings-title": "",
|
||||
"page-layout-mode-label": "",
|
||||
"page-layout-mode-tooltip": "",
|
||||
"locale-label": "",
|
||||
"locale-tooltip": "",
|
||||
"blur-unread-summaries-label": "",
|
||||
"blur-unread-summaries-tooltip": "",
|
||||
"prompt-on-download-label": "",
|
||||
"prompt-on-download-tooltip": "",
|
||||
"disable-animations-label": "",
|
||||
"disable-animations-tooltip": "",
|
||||
"success-toast": "Kullanıcı tercihleri güncellendi",
|
||||
"global-settings-title": "Genel ayarlar",
|
||||
"page-layout-mode-label": "Sayfa düzeni Modu",
|
||||
"page-layout-mode-tooltip": "Seri Detayı sayfasında öğeleri kart veya liste görünümü olarak gösterin.",
|
||||
"locale-label": "Lokalizasyon",
|
||||
"locale-tooltip": "Kavita'nın kullanması gereken dil",
|
||||
"blur-unread-summaries-label": "Okunmamış özetleri bulanıklaştır",
|
||||
"blur-unread-summaries-tooltip": "Okuma ilerlemesi olmayan ciltler veya bölümlerdeki özet metni bulanıklaştırır (spoiler oluşmasını önlemek için)",
|
||||
"prompt-on-download-label": "İndirirken Sor",
|
||||
"prompt-on-download-tooltip": "{{size}}MB aştığında İndirirken Sor",
|
||||
"disable-animations-label": "Animasyonları devre dışı bırak",
|
||||
"disable-animations-tooltip": "Sitedeki animasyonları kapat. E-kitap okuyucular için ideal.",
|
||||
"collapse-series-relationships-label": "",
|
||||
"collapse-series-relationships-tooltip": "",
|
||||
"share-series-reviews-label": "",
|
||||
"share-series-reviews-tooltip": "",
|
||||
"image-reader-settings-title": "",
|
||||
"reading-direction-label": "",
|
||||
"share-series-reviews-label": "Seri incelemelerini paylaş",
|
||||
"share-series-reviews-tooltip": "Kavita, Seriler hakkındaki yorumlarınızı diğer kullanıcılar için eklemeli mi?",
|
||||
"image-reader-settings-title": "Resim okuyucu",
|
||||
"reading-direction-label": "Okuma yönü",
|
||||
"reading-direction-tooltip": "",
|
||||
"scaling-option-label": "",
|
||||
"scaling-option-label": "Ölçekleme Ayarları",
|
||||
"scaling-option-tooltip": "",
|
||||
"page-splitting-label": "",
|
||||
"page-splitting-label": "Sayfa bölmesi",
|
||||
"page-splitting-tooltip": "",
|
||||
"reading-mode-label": "",
|
||||
"layout-mode-label": "",
|
||||
"reading-mode-label": "Okuma Modu",
|
||||
"layout-mode-label": "Düzen modu",
|
||||
"layout-mode-tooltip": "",
|
||||
"background-color-label": "",
|
||||
"auto-close-menu-label": "",
|
||||
"show-screen-hints-label": "",
|
||||
"emulate-comic-book-label": "",
|
||||
"background-color-label": "Arka plan rengi",
|
||||
"auto-close-menu-label": "Otomatik Kapatma Menüsü",
|
||||
"show-screen-hints-label": "Ekran ipuçlarını göster",
|
||||
"emulate-comic-book-label": "Çizgi romanı emüle et",
|
||||
"swipe-to-paginate-label": "",
|
||||
"book-reader-settings-title": "",
|
||||
"book-reader-settings-title": "Kitap okuyucu",
|
||||
"tap-to-paginate-label": "",
|
||||
"tap-to-paginate-tooltip": "",
|
||||
"immersive-mode-label": "",
|
||||
"immersive-mode-tooltip": "",
|
||||
"reading-direction-book-label": "",
|
||||
"reading-direction-book-label": "Okuma yönü",
|
||||
"reading-direction-book-tooltip": "",
|
||||
"font-family-label": "",
|
||||
"font-family-label": "Font ailesi",
|
||||
"font-family-tooltip": "",
|
||||
"writing-style-label": "",
|
||||
"writing-style-label": "Yazı stili",
|
||||
"writing-style-tooltip": "",
|
||||
"layout-mode-book-label": "",
|
||||
"layout-mode-book-tooltip": "",
|
||||
"color-theme-book-label": "",
|
||||
"color-theme-book-label": "Renk teması",
|
||||
"color-theme-book-tooltip": "",
|
||||
"font-size-book-label": "",
|
||||
"line-height-book-label": "",
|
||||
"line-height-book-tooltip": "",
|
||||
"margin-book-label": "",
|
||||
"font-size-book-label": "Font Boyutu",
|
||||
"line-height-book-label": "Satır Aralığı",
|
||||
"line-height-book-tooltip": "Kitapta satır aralıları ne kadar olmalıdır",
|
||||
"margin-book-label": "Birleştir",
|
||||
"margin-book-tooltip": "",
|
||||
"clients-opds-alert": "",
|
||||
"clients-opds-description": "",
|
||||
"clients-api-key-tooltip": "",
|
||||
"clients-opds-url-tooltip": "",
|
||||
"clients-opds-alert": "OPDS bu sunucuda aktif değil. Bu Tachiyomi kullanıcıları etkilemeyecek.",
|
||||
"clients-opds-description": "Tüm 3. Parti istemciler API key ya da alttaki bağlantı linkini kullanmak zorundadır. Bunlar şifre gibidir, başkalarıyla paylaşmayın.",
|
||||
"clients-api-key-tooltip": "API key şifre gibidir. Gizli tutun, başkalarıyla paylaşmayın.",
|
||||
"clients-opds-url-tooltip": "OPDS linki",
|
||||
"reset": "",
|
||||
"save": ""
|
||||
},
|
||||
@ -151,41 +151,41 @@
|
||||
"description": ""
|
||||
},
|
||||
"theme-manager": {
|
||||
"title": "",
|
||||
"looking-for-theme": "",
|
||||
"looking-for-theme-continued": "",
|
||||
"scan": "",
|
||||
"site-themes": "",
|
||||
"set-default": "",
|
||||
"title": "Tema Yöneticisi",
|
||||
"looking-for-theme": "Hafif ya da e-kitap okuyucu temasına mı bakıyorsunuz? Size önerebileceğimiz özel temalarımız var. ",
|
||||
"looking-for-theme-continued": "Github teması.",
|
||||
"scan": "Tara",
|
||||
"site-themes": "Site Teması",
|
||||
"set-default": "Varsayılan olarak ayarla",
|
||||
"apply": "",
|
||||
"applied": "",
|
||||
"updated-toastr": "",
|
||||
"applied": "Uygulanmış",
|
||||
"updated-toastr": "Site varsayılanı {{name}} olarak güncellendi",
|
||||
"scan-queued": ""
|
||||
},
|
||||
"theme": {
|
||||
"theme-dark": "",
|
||||
"theme-black": "",
|
||||
"theme-paper": "",
|
||||
"theme-white": ""
|
||||
"theme-dark": "Karanlık",
|
||||
"theme-black": "Siyah",
|
||||
"theme-paper": "Kağıt",
|
||||
"theme-white": "Beyaz"
|
||||
},
|
||||
"restriction-selector": {
|
||||
"title": "",
|
||||
"title": "Yaş sınırlaması kısıtlaması",
|
||||
"description": "",
|
||||
"not-applicable-for-admins": "",
|
||||
"age-rating-label": "",
|
||||
"no-restriction": "",
|
||||
"include-unknowns-label": "",
|
||||
"not-applicable-for-admins": "Bu yöneticiler için uygullanamaz.",
|
||||
"age-rating-label": "Yaş sınırlaması",
|
||||
"no-restriction": "Hiçbir sınırlama yok",
|
||||
"include-unknowns-label": "Bilinmeyenleri ekle",
|
||||
"include-unknowns-tooltip": ""
|
||||
},
|
||||
"site-theme-provider-pipe": {
|
||||
"system": "",
|
||||
"user": ""
|
||||
"system": "Sistem",
|
||||
"user": "Kullanıcı"
|
||||
},
|
||||
"manage-devices": {
|
||||
"title": "",
|
||||
"title": "Aygıt Yöneticisi",
|
||||
"description": "",
|
||||
"devices-title": "",
|
||||
"no-devices": "",
|
||||
"devices-title": "Aygıtlar",
|
||||
"no-devices": "Herhangi bir aygıt ayarlanmamış",
|
||||
"platform-label": "",
|
||||
"email-label": "",
|
||||
"add": "",
|
||||
@ -193,7 +193,7 @@
|
||||
"edit": ""
|
||||
},
|
||||
"edit-device": {
|
||||
"device-name-label": "",
|
||||
"device-name-label": "Aygıt İsmi",
|
||||
"email-label": "",
|
||||
"email-tooltip": "",
|
||||
"device-platform-label": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user