Translated using Weblate (Turkish)

Currently translated at 100.0% (500 of 500 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/tr/
This commit is contained in:
CilginImamm 2025-08-09 19:15:03 +02:00 committed by Hosted Weblate
parent 7519a1d828
commit b3f318a1dd
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -902,7 +902,7 @@
"@noVideoPlayerOptions": {},
"mdkExperimental": "MDK hala deneysel bir aşamadadır",
"@mdkExperimental": {},
"skipButtonLabel": "{segment} Atla (S)",
"skipButtonLabel": "{segment} Atla",
"@skipButtonLabel": {
"placeholders": {
"segment": {
@ -1409,5 +1409,59 @@
"syncAllFiles": "Tüm dosyaları eşitle",
"@syncAllFiles": {},
"offline": "Çevrimdışı",
"@offline": {}
"@offline": {},
"usePostersForLibraryIconsTitle": "Arşiv simgeleri için afişleri göster",
"@usePostersForLibraryIconsTitle": {},
"usePostersForLibraryIconsDesc": "Arşivler için simge yerine afiş göster",
"@usePostersForLibraryIconsDesc": {},
"shortCuts": "Kısayollar",
"@shortCuts": {},
"skipForwardLength": "İleri sarma uzunluğu",
"@skipForwardLength": {},
"skipBackLength": "Geri sarma uzunluğu",
"@skipBackLength": {},
"playPause": "Oynat/Duraklat",
"@playPause": {},
"seekForward": "İleri Sar",
"@seekForward": {},
"seekBack": "Geri Sar",
"@seekBack": {},
"mute": "Sessize Al",
"@mute": {},
"volumeUp": "Sesi Yükselt",
"@volumeUp": {},
"volumeDown": "Sesi Alçalt",
"@volumeDown": {},
"nextVideo": "Sonraki Video",
"@nextVideo": {},
"prevVideo": "Önceki Video",
"@prevVideo": {},
"nextChapter": "Sonraki Bölüm",
"@nextChapter": {},
"prevChapter": "Önceki Bölüm",
"@prevChapter": {},
"fullScreen": "Tam Ekran",
"@fullScreen": {},
"skipMediaSegment": "Medya Bölümünü Atla",
"@skipMediaSegment": {},
"exit": "Çıkış",
"@exit": {},
"shortCutAlreadyAssigned": "'{hotKey}' kısayolu zaten atanmış",
"@shortCutAlreadyAssigned": {
"placeholders": {
"hotKey": {
"type": "String"
}
}
},
"blurred": "Bulanık",
"@blurred": {},
"volumeIndicator": "Ses: {volume}",
"@volumeIndicator": {
"placeholders": {
"volume": {
"type": "int"
}
}
}
}