Files
homarr/packages/translation/src/lang/tr.json
homarr-crowdin[bot] 72e81f05a6 chore(lang): updated translations from crowdin (#1633)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2024-12-09 18:29:06 +01:00

2748 lines
59 KiB
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.
{
"user": {
"title": "Kullanıcılar",
"name": "Kullanıcı",
"page": {
"login": {
"title": "",
"subtitle": ""
},
"invite": {
"title": "",
"subtitle": "",
"description": ""
},
"init": {
"title": "",
"subtitle": ""
}
},
"field": {
"email": {
"label": "E-Posta",
"verified": ""
},
"username": {
"label": "Kullanıcı adı"
},
"password": {
"label": "Şifre",
"requirement": {
"length": "",
"lowercase": "Küçük harf içermeli",
"uppercase": "Büyük harf içermeli",
"number": "Rakam içermeli",
"special": ""
}
},
"passwordConfirm": {
"label": "Şifreyi onayla"
},
"previousPassword": {
"label": ""
},
"homeBoard": {
"label": ""
},
"pingIconsEnabled": {
"label": ""
}
},
"error": {
"usernameTaken": ""
},
"action": {
"login": {
"label": "Giriş",
"labelWith": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"forgotPassword": {
"label": "",
"description": ""
}
},
"register": {
"label": "Hesap oluştur",
"notification": {
"success": {
"title": "Hesap oluşturuldu",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"create": "Kullanıcı ekle",
"changePassword": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePingIconsEnabled": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"manageAvatar": {
"changeImage": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
},
"toLarge": {
"title": "",
"message": ""
}
}
},
"removeImage": {
"label": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
}
},
"editProfile": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"confirm": ""
},
"select": {
"label": "",
"notFound": ""
},
"transfer": {
"label": ""
}
}
},
"group": {
"title": "",
"name": "",
"search": "",
"field": {
"name": "İsim",
"members": ""
},
"permission": {
"admin": {
"title": "Yönetici",
"item": {
"admin": {
"label": "",
"description": ""
}
}
},
"app": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"board": {
"title": "Paneller",
"item": {
"create": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"integration": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"interact-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"media": {
"title": "",
"item": {
"upload": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"other": {
"title": "",
"item": {
"view-logs": {
"label": "",
"description": ""
}
}
},
"search-engine": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
}
},
"memberNotice": {
"mixed": "",
"external": ""
},
"reservedNotice": {
"message": ""
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"transfer": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"addMember": {
"label": ""
},
"removeMember": {
"label": "",
"confirm": ""
},
"delete": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePermissions": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"update": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"select": {
"label": "",
"notFound": ""
}
}
},
"app": {
"page": {
"list": {
"title": "Uygulamalar",
"noResults": {
"title": "",
"action": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "İsim"
},
"description": {
"label": ""
},
"url": {
"label": ""
}
},
"action": {
"select": {
"label": "",
"notFound": ""
}
}
},
"integration": {
"page": {
"list": {
"title": "",
"search": "",
"noResults": {
"title": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "İsim"
},
"url": {
"label": ""
}
},
"action": {
"create": ""
},
"testConnection": {
"action": {
"create": "",
"edit": ""
},
"alertNotice": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"invalidUrl": {
"title": "Geçersiz URL",
"message": ""
},
"secretNotDefined": {
"title": "",
"message": ""
},
"invalidCredentials": {
"title": "",
"message": ""
},
"commonError": {
"title": "",
"message": ""
},
"badRequest": {
"title": "",
"message": ""
},
"unauthorized": {
"title": "",
"message": ""
},
"forbidden": {
"title": "",
"message": ""
},
"notFound": {
"title": "",
"message": ""
},
"internalServerError": {
"title": "",
"message": ""
},
"serviceUnavailable": {
"title": "",
"message": ""
},
"connectionAborted": {
"title": "",
"message": ""
},
"domainNotFound": {
"title": "",
"message": ""
},
"connectionRefused": {
"title": "",
"message": ""
},
"invalidJson": {
"title": "",
"message": ""
},
"wrongPath": {
"title": "",
"message": ""
}
}
},
"secrets": {
"title": "",
"lastUpdated": "",
"secureNotice": "",
"reset": {
"title": "",
"message": ""
},
"noSecretsRequired": {
"segmentTitle": "",
"text": ""
},
"kind": {
"username": {
"label": "Kullanıcı adı",
"newLabel": ""
},
"apiKey": {
"label": "",
"newLabel": ""
},
"password": {
"label": "Şifre",
"newLabel": "Yeni parola"
}
}
},
"permission": {
"use": "",
"interact": "",
"full": ""
}
},
"media": {
"plural": "",
"search": "",
"field": {
"name": "İsim",
"size": "Boyut",
"creator": "Oluşturan"
},
"action": {
"upload": {
"label": "",
"file": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"copy": {
"label": ""
}
}
},
"common": {
"beta": "",
"error": "Hata",
"action": {
"add": "Ekle",
"apply": "Uygula",
"backToOverview": "",
"create": "Oluştur",
"edit": "Düzenle",
"import": "",
"insert": "Ekle",
"remove": "Kaldır",
"save": "Kaydet",
"saveChanges": "Değişiklikleri kaydet",
"cancel": "Vazgeç",
"delete": "Sil",
"discard": "",
"confirm": "Onayla",
"continue": "",
"previous": "Önceki",
"next": "İleri",
"checkoutDocs": "",
"tryAgain": "Tekrar Deneyin",
"loading": ""
},
"here": "",
"iconPicker": {
"label": "",
"header": ""
},
"information": {
"min": "",
"max": "",
"days": "",
"hours": "Saat",
"minutes": "Dakika"
},
"notification": {
"create": {
"success": "",
"error": ""
},
"delete": {
"success": "",
"error": ""
},
"update": {
"success": "",
"error": ""
},
"transfer": {
"success": "",
"error": ""
}
},
"multiSelect": {
"placeholder": ""
},
"multiText": {
"placeholder": "",
"addLabel": ""
},
"select": {
"placeholder": "",
"badge": {
"recommended": ""
}
},
"userAvatar": {
"menu": {
"switchToDarkMode": "",
"switchToLightMode": "",
"management": "",
"preferences": "Tercihleriniz",
"logout": "",
"login": "Giriş",
"homeBoard": "",
"loggedOut": ""
}
},
"dangerZone": "Tehlikeli bölge",
"noResults": "Sonuç bulunamadı",
"preview": {
"show": "",
"hide": ""
},
"zod": {
"errors": {
"default": "Bu alan geçersiz",
"required": "Bu alan gereklidir",
"string": {
"startsWith": "Bu alan {startsWith} ile başlamalıdır",
"endsWith": "Bu alan {endsWith} ile bitmelidir",
"includes": "Bu alan {includes} adresini içermelidir",
"invalidEmail": ""
},
"tooSmall": {
"string": "Bu alan en az {minimum} karakter uzunluğunda olmalıdır",
"number": "Bu alan {minimum} adresinden uzun veya eşit olmalıdır"
},
"tooBig": {
"string": "Bu alan en fazla {maximum} karakter uzunluğunda olmalıdır",
"number": "Bu alan {maximum} adresinden kısa veya eşit olmalıdır"
},
"custom": {
"passwordsDoNotMatch": "",
"passwordRequirements": "",
"boardAlreadyExists": "",
"invalidFileType": "",
"fileTooLarge": "",
"invalidConfiguration": ""
}
}
}
},
"section": {
"dynamic": {
"action": {
"create": "",
"remove": ""
},
"remove": {
"title": "",
"message": ""
}
},
"category": {
"field": {
"name": {
"label": "İsim"
}
},
"action": {
"create": "",
"edit": "",
"remove": "",
"moveUp": "Yukarı taşı",
"moveDown": "Aşağı taşı",
"createAbove": "",
"createBelow": ""
},
"create": {
"title": "",
"submit": ""
},
"remove": {
"title": "",
"message": ""
},
"edit": {
"title": "",
"submit": ""
},
"menu": {
"label": {
"create": "",
"changePosition": "Pozisyonu değiştir"
}
}
}
},
"item": {
"action": {
"create": "",
"import": "",
"edit": "",
"moveResize": "",
"duplicate": "",
"remove": ""
},
"menu": {
"label": {
"settings": "Ayarlar"
}
},
"create": {
"title": "",
"addToBoard": ""
},
"moveResize": {
"title": "",
"field": {
"width": {
"label": "Genişlik"
},
"height": {
"label": "Yükseklik"
},
"xOffset": {
"label": ""
},
"yOffset": {
"label": ""
}
}
},
"edit": {
"title": "",
"advancedOptions": {
"label": "",
"title": ""
},
"field": {
"integrations": {
"label": ""
},
"customCssClasses": {
"label": ""
}
}
},
"remove": {
"title": "",
"message": ""
}
},
"widget": {
"app": {
"name": "",
"description": "",
"option": {
"appId": {
"label": ""
},
"openInNewTab": {
"label": "Yeni sekmede aç"
},
"showTitle": {
"label": ""
},
"showDescriptionTooltip": {
"label": ""
},
"pingEnabled": {
"label": ""
}
},
"error": {
"notFound": {
"label": "",
"tooltip": ""
}
}
},
"bookmarks": {
"name": "",
"description": "",
"option": {
"title": {
"label": ""
},
"layout": {
"label": "",
"option": {
"row": {
"label": ""
},
"column": {
"label": ""
},
"grid": {
"label": ""
}
}
},
"items": {
"label": "",
"add": ""
}
}
},
"dnsHoleSummary": {
"name": "",
"description": "",
"option": {
"layout": {
"label": "Düzen",
"option": {
"row": {
"label": "Yatay"
},
"column": {
"label": "Dikey"
},
"grid": {
"label": ""
}
}
},
"usePiHoleColors": {
"label": ""
}
},
"error": {
"internalServerError": "",
"integrationsDisconnected": ""
},
"data": {
"adsBlockedToday": "Bugün engellenenler",
"adsBlockedTodayPercentage": "Bugün engellenenler",
"dnsQueriesToday": "Bugünkü Sorgular",
"domainsBeingBlocked": ""
}
},
"dnsHoleControls": {
"name": "",
"description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin",
"option": {
"layout": {
"label": "Düzen",
"option": {
"row": {
"label": "Yatay"
},
"column": {
"label": "Dikey"
},
"grid": {
"label": ""
}
}
},
"showToggleAllButtons": {
"label": ""
}
},
"error": {
"internalServerError": ""
},
"controls": {
"enableAll": "",
"disableAll": "",
"setTimer": "",
"set": "Ayarla",
"enabled": "Etkin",
"disabled": "Pasif",
"processing": "",
"disconnected": "",
"hours": "Saat",
"minutes": "Dakika",
"unlimited": ""
}
},
"clock": {
"name": "",
"description": "Geçerli tarih ve saati görüntüler.",
"option": {
"customTitleToggle": {
"label": "",
"description": ""
},
"customTitle": {
"label": ""
},
"is24HourFormat": {
"label": "",
"description": ""
},
"showSeconds": {
"label": ""
},
"useCustomTimezone": {
"label": ""
},
"timezone": {
"label": "Saat dilimi",
"description": ""
},
"showDate": {
"label": ""
},
"dateFormat": {
"label": "",
"description": ""
}
}
},
"notebook": {
"name": "Not defteri",
"description": "",
"option": {
"showToolbar": {
"label": "Markdown'da yazarken size yardımcı olacak araç çubuğunu aktif edin"
},
"allowReadOnlyCheck": {
"label": "Salt okunur modda onay kutusu işaretlemeye izin ver"
},
"content": {
"label": "Not defterinin içeriği"
}
},
"controls": {
"bold": "Kalın",
"italic": "İtalik",
"strikethrough": "Üstü Çizgili",
"underline": "Alt Çizgili",
"colorText": "Renkli metin",
"colorHighlight": "Renkli vurgulu metin",
"code": "Kod",
"clear": "Biçimlendirmeyi temizle",
"heading": "Başlık {level}",
"align": "Metin hizalama: {position}",
"blockquote": "Blok alıntı",
"horizontalLine": "Yatay çizgi",
"bulletList": "Maddeli liste",
"orderedList": "Sıralı liste",
"checkList": "Kontrol listesi",
"increaseIndent": "Girintiyi Artır",
"decreaseIndent": "Girintiyi Azalt",
"link": "Bağlantı",
"unlink": "Bağlantıyı kaldır",
"image": "Resim Göm",
"addTable": "Tablo ekle",
"deleteTable": "Tablo Sil",
"colorCell": "Renk Hücresi",
"mergeCell": "Hücre birleştirmeyi aç / kapat",
"addColumnLeft": "Öncesine sütun ekle",
"addColumnRight": "Sonrasına sütun ekle",
"deleteColumn": "Sütunu sil",
"addRowTop": "Öncesine satır ekle",
"addRowBelow": "Sonrasına satır ekle",
"deleteRow": "Satırı sil"
},
"align": {
"left": "Sol",
"center": "Merkez",
"right": "Sağ"
},
"popover": {
"clearColor": "Rengi temizle",
"source": "Kaynak",
"widthPlaceholder": "% veya piksel cinsinden değer",
"columns": "Sütunlar",
"rows": "Satırlar",
"width": "Genişlik",
"height": "Yükseklik"
}
},
"iframe": {
"name": "",
"description": "İnternetten herhangi bir içeriği yerleştirin. Bazı web siteleri erişimi kısıtlayabilir.",
"option": {
"embedUrl": {
"label": "Yerleştirme URL'si"
},
"allowFullScreen": {
"label": "Tam ekrana izin ver"
},
"allowTransparency": {
"label": "Şeffaflığa İzin Ver"
},
"allowScrolling": {
"label": "Kaydırmaya izin ver"
},
"allowPayment": {
"label": "Ödemeye izin ver"
},
"allowAutoPlay": {
"label": "Otomatik oynatmaya izin ver"
},
"allowMicrophone": {
"label": "Mikrofona izin ver"
},
"allowCamera": {
"label": "Kameraya İzin Ver"
},
"allowGeolocation": {
"label": "Coğrafi konuma izin ver (geolocation)"
}
},
"error": {
"noUrl": "",
"noBrowerSupport": "Tarayıcınız iframe'leri desteklemiyor. Lütfen tarayıcınızı güncelleyin."
}
},
"smartHome-entityState": {
"name": "",
"description": "",
"option": {
"entityId": {
"label": "Varlık Kimliği"
},
"displayName": {
"label": ""
},
"entityUnit": {
"label": ""
},
"clickable": {
"label": ""
}
}
},
"smartHome-executeAutomation": {
"name": "",
"description": "",
"option": {
"displayName": {
"label": "Ekran adı"
},
"automationId": {
"label": "Otomasyon Kimliği"
}
},
"spotlightAction": {
"run": ""
}
},
"calendar": {
"name": "Takvim",
"description": "",
"option": {
"releaseType": {
"label": "Radarr yayın türü",
"options": {
"inCinemas": "",
"digitalRelease": "",
"physicalRelease": ""
}
},
"filterPastMonths": {
"label": ""
},
"filterFutureMonths": {
"label": ""
}
}
},
"weather": {
"name": "Hava Durumu",
"description": "Belirlenen bir konumun güncel hava durumu bilgilerini görüntüler.",
"option": {
"isFormatFahrenheit": {
"label": ""
},
"location": {
"label": "Hava durumu konumu"
},
"showCity": {
"label": ""
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
"description": ""
},
"dateFormat": {
"label": "",
"description": ""
}
},
"kind": {
"clear": "Temiz",
"mainlyClear": "Genel olarak açık",
"fog": "Sis",
"drizzle": "Çiseleme",
"freezingDrizzle": "Soğuk çiseleme",
"rain": "Yağmur",
"freezingRain": "Dondurucu yağmur",
"snowFall": "Kar yağışı",
"snowGrains": "Kar taneleri",
"rainShowers": "Sağanak yağmur",
"snowShowers": "Kar yağışı",
"thunderstorm": "Fırtına",
"thunderstormWithHail": "Fırtına ve dolu",
"unknown": "Bilinmeyen"
}
},
"indexerManager": {
"name": "Dizin oluşturucu yöneticisi statüsü",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "Dizin oluşturucu yöneticisi",
"testAll": "Tümünü test et",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "Sistem Sağlığı İzleme",
"description": "Sistem(ler)inizin sağlığını ve durumunu gösteren bilgileri görüntüler.",
"option": {
"fahrenheit": {
"label": "Fahrenheit cinsinden CPU Sıcaklığı"
},
"cpu": {
"label": "CPU Bilgilerini Göster"
},
"memory": {
"label": "Bellek Bilgilerini Göster"
},
"fileSystem": {
"label": "Dosya Sistemi Bilgilerini Göster"
}
},
"popover": {
"information": "",
"processor": "",
"memory": "",
"memoryAvailable": "",
"version": "",
"uptime": "",
"loadAverage": "",
"minute": "",
"minutes": "",
"used": "",
"available": "Mevcut",
"lastSeen": ""
},
"memory": {},
"error": {
"internalServerError": ""
}
},
"common": {
"location": {
"query": "",
"latitude": "",
"longitude": "",
"disabledTooltip": "",
"unknownLocation": "",
"search": "Ara",
"table": {
"header": {
"city": "",
"country": "",
"coordinates": "",
"population": ""
},
"action": {
"select": ""
},
"population": {
"fallback": "Bilinmeyen"
}
}
},
"integration": {
"noData": "",
"description": ""
},
"app": {
"noData": "",
"description": ""
},
"error": {
"action": {
"logs": ""
},
"noIntegration": "",
"noData": ""
},
"option": {}
},
"video": {
"name": "Video Akışı",
"description": "Bir video akışını veya bir kameradan veya bir web sitesinden video gömün",
"option": {
"feedUrl": {
"label": "Akış URL'si"
},
"hasAutoPlay": {
"label": "Otomatik oynatma",
"description": ""
},
"isMuted": {
"label": ""
},
"hasControls": {
"label": ""
}
},
"error": {
"noUrl": "",
"forYoutubeUseIframe": ""
}
},
"mediaServer": {
"name": "",
"description": "",
"option": {}
},
"downloads": {
"name": "",
"description": "",
"option": {
"columns": {
"label": ""
},
"enableRowSorting": {
"label": ""
},
"defaultSort": {
"label": ""
},
"descendingDefaultSort": {
"label": ""
},
"showCompletedUsenet": {
"label": ""
},
"showCompletedTorrent": {
"label": ""
},
"activeTorrentThreshold": {
"label": ""
},
"categoryFilter": {
"label": ""
},
"filterIsWhitelist": {
"label": ""
},
"applyFilterToRatio": {
"label": ""
}
},
"errors": {
"noColumns": "",
"noCommunications": ""
},
"items": {
"actions": {
"columnTitle": ""
},
"added": {
"columnTitle": "",
"detailsTitle": "Ekleme Tarihi"
},
"category": {
"columnTitle": "",
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "İndirme",
"detailsTitle": "İndirme Hızı"
},
"index": {
"columnTitle": "",
"detailsTitle": ""
},
"id": {
"columnTitle": ""
},
"integration": {
"columnTitle": "Entegrasyon"
},
"name": {
"columnTitle": ""
},
"progress": {
"columnTitle": "İlerleme",
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"detailsTitle": ""
},
"received": {
"columnTitle": "",
"detailsTitle": ""
},
"sent": {
"columnTitle": "",
"detailsTitle": ""
},
"size": {
"columnTitle": "",
"detailsTitle": ""
},
"state": {
"columnTitle": "Durum",
"detailsTitle": ""
},
"time": {
"columnTitle": "",
"detailsTitle": ""
},
"type": {
"columnTitle": "",
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "Yükleme",
"detailsTitle": ""
}
},
"states": {
"downloading": "İndiriliyor",
"queued": "Sıraya alındı",
"paused": "Duraklatıldı",
"completed": "Tamamlanan",
"failed": "",
"processing": "",
"leeching": "",
"stalled": "",
"unknown": "Bilinmeyen",
"seeding": ""
},
"actions": {
"clients": {
"modalTitle": "",
"pause": "",
"resume": ""
},
"client": {
"pause": "",
"resume": ""
},
"item": {
"pause": "",
"resume": "",
"delete": {
"title": "",
"modalTitle": "",
"entry": "",
"entryAndFiles": ""
}
}
},
"globalRatio": ""
},
"mediaRequests-requestList": {
"name": "",
"description": "Overseerr veya Jellyseerr uygulamanızdan gelen tüm medya taleplerinin bir listesini görün",
"option": {
"linksTargetNewTab": {
"label": "Bağlantıları yeni sekmede aç"
}
},
"pending": {
"approve": "",
"approving": "",
"decline": ""
},
"availability": {
"unknown": "Bilinmeyen",
"pending": "",
"processing": "",
"partiallyAvailable": "Kısmi",
"available": "Mevcut"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "Medya taleplerinizle ilgili istatistikler",
"option": {},
"titles": {
"stats": {
"main": "Medya İstatistikleri",
"approved": "Onaylanan",
"pending": "Onay bekleyen",
"processing": "",
"declined": "",
"available": "",
"tv": "Dizi talepleri",
"movie": "Film talepleri",
"total": "Toplam"
},
"users": {
"main": "En İyi Kullanıcılar",
"requests": ""
}
}
},
"rssFeed": {
"name": "",
"description": "",
"option": {
"feedUrls": {
"label": ""
},
"enableRtl": {
"label": ""
},
"textLinesClamp": {
"label": ""
},
"maximumAmountPosts": {
"label": ""
}
}
}
},
"widgetPreview": {
"toggle": {
"enabled": "",
"disabled": ""
},
"dimensions": {
"title": ""
}
},
"board": {
"action": {
"edit": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"confirmLeave": {
"title": "",
"message": ""
}
},
"oldImport": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"form": {
"file": {
"label": "",
"invalidError": ""
},
"apps": {
"label": "Uygulamalar",
"avoidDuplicates": {
"label": "",
"description": ""
},
"onlyImportApps": {
"label": "",
"description": ""
}
},
"name": {
"label": ""
},
"screenSize": {
"label": "",
"option": {
"sm": "Küçük",
"md": "Orta",
"lg": "Büyük"
}
},
"sidebarBehavior": {
"label": "",
"description": "",
"option": {
"lastSection": {
"label": "",
"description": ""
},
"removeItems": {
"label": "",
"description": ""
}
}
}
}
}
},
"field": {
"pageTitle": {
"label": ""
},
"metaTitle": {
"label": ""
},
"logoImageUrl": {
"label": ""
},
"faviconImageUrl": {
"label": ""
},
"backgroundImageUrl": {
"label": ""
},
"backgroundImageAttachment": {
"label": "Arkaplan resim ekle",
"option": {
"fixed": {
"label": "",
"description": ""
},
"scroll": {
"label": "",
"description": ""
}
}
},
"backgroundImageRepeat": {
"label": "",
"option": {
"repeat": {
"label": "",
"description": ""
},
"no-repeat": {
"label": "",
"description": ""
},
"repeat-x": {
"label": "",
"description": ""
},
"repeat-y": {
"label": "",
"description": ""
}
}
},
"backgroundImageSize": {
"label": "Arkaplan resim boyutu",
"option": {
"cover": {
"label": "",
"description": ""
},
"contain": {
"label": "",
"description": ""
}
}
},
"primaryColor": {
"label": "Birincil renk"
},
"secondaryColor": {
"label": "İkincil renk"
},
"opacity": {
"label": ""
},
"customCss": {
"label": "",
"description": "Ayrıca, yalnızca deneyimli kullanıcılar için önerilen CSS kullanarak kontrol panelinizi özelleştirin",
"customClassesAlert": {
"title": "",
"description": ""
}
},
"columnCount": {
"label": ""
},
"name": {
"label": "İsim"
},
"isPublic": {
"label": "Herkese açık",
"description": ""
}
},
"content": {
"metaTitle": ""
},
"setting": {
"title": "",
"section": {
"general": {
"title": "Genel",
"unrecognizedLink": ""
},
"layout": {
"title": "Düzen"
},
"background": {
"title": "Arkaplan"
},
"color": {
"title": ""
},
"customCss": {
"title": ""
},
"access": {
"title": "",
"permission": {
"item": {
"view": {
"label": "Panelleri görüntüle"
},
"modify": {
"label": ""
},
"full": {
"label": ""
}
}
}
},
"dangerZone": {
"title": "Tehlikeli bölge",
"action": {
"rename": {
"label": "",
"description": "",
"button": "",
"modal": {
"title": ""
}
},
"visibility": {
"label": "",
"description": {
"public": "",
"private": ""
},
"button": {
"public": "",
"private": ""
},
"confirm": {
"public": {
"title": "",
"description": ""
},
"private": {
"title": "",
"description": ""
}
}
},
"delete": {
"label": "",
"description": "",
"button": "",
"confirm": {
"title": "Paneli sil",
"description": ""
}
}
}
}
}
}
},
"management": {
"metaTitle": "",
"title": {
"morning": "",
"afternoon": "",
"evening": ""
},
"notFound": {
"title": "",
"text": ""
},
"navbar": {
"items": {
"home": "Ana sayfa",
"boards": "Paneller",
"apps": "Uygulamalar",
"integrations": "",
"searchEngies": "",
"medias": "",
"users": {
"label": "Kullanıcılar",
"items": {
"manage": "Yönet",
"invites": "Davetler",
"groups": ""
}
},
"tools": {
"label": "Araçlar",
"items": {
"docker": "",
"logs": "",
"api": "",
"tasks": ""
}
},
"settings": "Ayarlar",
"help": {
"label": "Yardım",
"items": {
"documentation": "Dokümantasyon",
"submitIssue": "",
"discord": "Discord Topluluğu",
"sourceCode": ""
}
},
"about": "Hakkında"
}
},
"page": {
"home": {
"statistic": {
"board": "Paneller",
"user": "Kullanıcılar",
"invite": "Davetler",
"integration": "",
"app": "Uygulamalar",
"group": ""
},
"statisticLabel": {
"boards": "Paneller",
"resources": "",
"authentication": "",
"authorization": ""
}
},
"board": {
"title": "Panelleriniz",
"action": {
"new": {
"label": ""
},
"open": {
"label": ""
},
"settings": {
"label": "Ayarlar"
},
"setHomeBoard": {
"label": "",
"badge": {
"label": "Ana sayfa",
"tooltip": ""
}
},
"delete": {
"label": "Kalıcı olarak sil",
"confirm": {
"title": "Paneli sil",
"description": ""
}
}
},
"visibility": {
"public": "",
"private": ""
},
"modal": {
"createBoard": {
"field": {
"name": {
"label": "İsim"
}
}
}
}
},
"media": {
"includeFromAllUsers": ""
},
"user": {
"back": "",
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "Genel",
"item": {
"language": "",
"board": "",
"firstDayOfWeek": "Haftanın ilk günü",
"accessibility": "Erişilebilirlik"
}
},
"security": {
"title": "Güvenlik"
},
"board": {
"title": "Paneller"
}
},
"list": {
"metaTitle": "Kullanıcıları yönet",
"title": "Kullanıcılar"
},
"edit": {
"metaTitle": ""
},
"create": {
"metaTitle": "Kullanıcı ekle",
"title": "",
"step": {
"personalInformation": {
"label": ""
},
"security": {
"label": "Güvenlik"
},
"groups": {
"label": "",
"title": "",
"description": ""
},
"review": {
"label": ""
},
"completed": {
"title": ""
},
"error": {
"title": ""
}
},
"action": {
"createAnother": "",
"back": ""
}
},
"invite": {
"title": "Kullanıcı davetlerini yönet",
"action": {
"new": {
"title": "",
"description": "Süre sona erdikten sonra davet artık geçerli olmayacak ve daveti alan kişi bir hesap oluşturamayacaktır."
},
"copy": {
"title": "",
"description": "",
"link": "Davet bağlantısı",
"button": ""
},
"delete": {
"title": "Daveti sil",
"description": "Bu daveti silmek istediğinizden emin misiniz? Bu bağlantıya sahip kullanıcılar artık bu bağlantıyı kullanarak hesap oluşturamayacaktır."
}
},
"field": {
"id": {
"label": "Kimlik"
},
"creator": {
"label": "Oluşturan"
},
"expirationDate": {
"label": "Son geçerlilik tarihi"
},
"token": {
"label": "Erişim Anahtarı"
}
}
}
},
"group": {
"back": "",
"setting": {
"general": {
"title": "Genel",
"owner": "",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
"members": {
"title": "",
"search": "",
"notFound": ""
},
"permissions": {
"title": "",
"form": {
"unsavedChanges": ""
}
}
}
},
"settings": {
"title": "Ayarlar",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"section": {
"analytics": {
"title": "",
"general": {
"title": "",
"text": ""
},
"widgetData": {
"title": "",
"text": ""
},
"integrationData": {
"title": "",
"text": ""
},
"usersData": {
"title": "",
"text": ""
}
},
"crawlingAndIndexing": {
"title": "",
"warning": "",
"noIndex": {
"title": "",
"text": ""
},
"noFollow": {
"title": "",
"text": ""
},
"noTranslate": {
"title": "",
"text": ""
},
"noSiteLinksSearchBox": {
"title": "",
"text": ""
}
},
"board": {
"title": "",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"defaultColorScheme": {
"label": "",
"options": {
"light": "",
"dark": ""
}
}
},
"culture": {
"title": "",
"defaultLocale": {
"label": ""
}
}
}
},
"tool": {
"tasks": {
"title": "",
"status": {
"idle": "",
"running": "Çalışıyor",
"error": "Hata"
},
"job": {
"iconsUpdater": {
"label": ""
},
"analytics": {
"label": ""
},
"smartHomeEntityState": {
"label": ""
},
"ping": {
"label": ""
},
"mediaServer": {
"label": "Medya Sunucusu"
},
"mediaOrganizer": {
"label": ""
},
"downloads": {
"label": ""
},
"mediaRequestStats": {
"label": ""
},
"mediaRequestList": {
"label": ""
},
"rssFeeds": {
"label": ""
},
"indexerManager": {
"label": ""
},
"healthMonitoring": {
"label": ""
},
"dnsHole": {
"label": ""
},
"sessionCleanup": {
"label": ""
}
}
},
"api": {
"title": "",
"modal": {
"createApiToken": {
"title": "",
"description": "",
"button": ""
}
},
"tab": {
"documentation": {
"label": "Dokümantasyon"
},
"apiKey": {
"label": "",
"title": "",
"button": {
"createApiToken": ""
},
"table": {
"header": {
"id": "Kimlik",
"createdBy": ""
}
}
}
}
}
},
"about": {
"version": "",
"text": "",
"accordion": {
"contributors": {
"title": "",
"subtitle": ""
},
"translators": {
"title": "",
"subtitle": ""
},
"libraries": {
"title": "",
"subtitle": ""
}
}
}
}
},
"docker": {
"title": "Konteyner",
"table": {
"updated": "",
"search": "",
"selected": ""
},
"field": {
"name": {
"label": "İsim"
},
"state": {
"label": "Durum",
"option": {
"created": "Oluşturuldu",
"running": "Çalışıyor",
"paused": "Duraklatıldı",
"restarting": "Yeniden başlatılıyor",
"exited": "",
"removing": "Kaldırılıyor",
"dead": ""
}
},
"containerImage": {
"label": "İmaj"
},
"ports": {
"label": "Bağlantı noktaları"
}
},
"action": {
"start": {
"label": "Başlat",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"stop": {
"label": "Durdur",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"restart": {
"label": "Yeniden Başlat",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "Kaldır",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"refresh": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
},
"permission": {
"title": "",
"userSelect": {
"title": ""
},
"groupSelect": {
"title": ""
},
"tab": {
"user": "Kullanıcılar",
"group": "",
"inherited": ""
},
"field": {
"user": {
"label": "Kullanıcı"
},
"group": {
"label": ""
},
"permission": {
"label": ""
}
},
"action": {
"saveUser": "",
"saveGroup": ""
}
},
"navigationStructure": {
"manage": {
"label": "Yönet",
"boards": {
"label": "Paneller"
},
"integrations": {
"label": "",
"edit": {
"label": "Düzenle"
},
"new": {
"label": ""
}
},
"search-engines": {
"label": "",
"new": {
"label": ""
},
"edit": {
"label": "Düzenle"
}
},
"medias": {
"label": ""
},
"apps": {
"label": "Uygulamalar",
"new": {
"label": ""
},
"edit": {
"label": "Düzenle"
}
},
"users": {
"label": "Kullanıcılar",
"create": {
"label": "Oluştur"
},
"general": "Genel",
"security": "Güvenlik",
"board": "Paneller",
"groups": {
"label": ""
},
"invites": {
"label": "Davetler"
}
},
"tools": {
"label": "Araçlar",
"docker": {
"label": ""
},
"logs": {
"label": ""
}
},
"settings": {
"label": "Ayarlar"
},
"about": {
"label": "Hakkında"
}
}
},
"search": {
"placeholder": "",
"nothingFound": "",
"error": {
"fetch": ""
},
"mode": {
"appIntegrationBoard": {
"help": "",
"group": {
"app": {
"title": "Uygulamalar",
"children": {
"action": {
"open": {
"label": ""
},
"edit": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"board": {
"title": "Paneller",
"children": {
"action": {
"open": {
"label": ""
},
"homeBoard": {
"label": ""
},
"settings": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"integration": {
"title": ""
}
}
},
"command": {
"help": "",
"group": {
"localCommand": {
"title": ""
},
"globalCommand": {
"title": "",
"option": {
"colorScheme": {
"light": "",
"dark": ""
},
"language": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newBoard": {
"label": ""
},
"importBoard": {
"label": ""
},
"newApp": {
"label": ""
},
"newIntegration": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newUser": {
"label": ""
},
"newInvite": {
"label": ""
},
"newGroup": {
"label": ""
}
}
}
}
},
"external": {
"help": "",
"group": {
"searchEngine": {
"title": "",
"children": {
"action": {
"search": {
"label": ""
}
},
"detail": {
"title": ""
},
"searchResults": {
"title": ""
}
},
"option": {
"google": {
"name": "",
"description": ""
},
"bing": {
"name": "",
"description": ""
},
"duckduckgo": {
"name": "",
"description": ""
},
"torrent": {
"name": "Torrentler",
"description": ""
},
"youTube": {
"name": "",
"description": ""
}
}
}
}
},
"help": {
"group": {
"mode": {
"title": ""
},
"help": {
"title": "Yardım",
"option": {
"documentation": {
"label": "Dokümantasyon"
},
"submitIssue": {
"label": ""
},
"discord": {
"label": "Discord Topluluğu"
}
}
}
}
},
"home": {
"group": {
"local": {
"title": ""
}
}
},
"page": {
"help": "",
"group": {
"page": {
"title": "",
"option": {
"manageHome": {
"label": ""
},
"manageBoard": {
"label": ""
},
"manageApp": {
"label": ""
},
"manageIntegration": {
"label": ""
},
"manageSearchEngine": {
"label": ""
},
"manageMedia": {
"label": ""
},
"manageUser": {
"label": "Kullanıcıları yönet"
},
"manageInvite": {
"label": ""
},
"manageGroup": {
"label": ""
},
"manageDocker": {
"label": ""
},
"manageApi": {
"label": ""
},
"manageLog": {
"label": ""
},
"manageTask": {
"label": ""
},
"manageSettings": {
"label": ""
},
"about": {
"label": "Hakkında"
},
"homeBoard": {
"label": ""
},
"preferences": {
"label": "Tercihleriniz"
}
}
}
}
},
"userGroup": {
"help": "",
"group": {
"user": {
"title": "Kullanıcılar",
"children": {
"action": {
"detail": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"group": {
"title": "",
"children": {
"action": {
"detail": {
"label": ""
},
"manageMember": {
"label": ""
},
"managePermission": {
"label": ""
}
},
"detail": {
"title": ""
}
}
}
}
}
},
"engine": {
"search": "",
"field": {
"name": {
"label": "İsim"
},
"short": {
"label": ""
},
"urlTemplate": {
"label": ""
},
"description": {
"label": ""
}
},
"page": {
"list": {
"title": "",
"noResults": {
"title": "",
"action": ""
},
"interactive": ""
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"configControl": "",
"searchEngineType": {
"generic": "",
"fromIntegration": ""
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}
}