Merge branch 'develop' of https://github.com/DonutWare/Fladder into develop

This commit is contained in:
PartyDonut 2025-10-03 15:09:47 +02:00
commit 89de27319f
10 changed files with 8176 additions and 7150 deletions

View file

@ -1272,7 +1272,7 @@
},
"masonry": "تصميم شبكي",
"@masonry": {},
"castAndCrew": "Cast \" Crew",
"castAndCrew": "طاقم العمل والممثلون",
"@castAndCrew": {},
"guestActor": "{count, plural, one{ممثل ضيف} other{ممثلون ضيوف}}",
"@guestActor": {
@ -1463,5 +1463,29 @@
"type": "int"
}
}
},
"television": "التلفاز",
"@television": {},
"exitFladderDesc": "هل أنت متأكد من أنك تريد إغلاق Fladder؟",
"@exitFladderDesc": {},
"keyboardShortCuts": "اختصارات الكيبورد",
"@keyboardShortCuts": {},
"speedUp": "تسريع",
"@speedUp": {},
"speedDown": "‬‬تبطيء",
"@speedDown": {},
"quickConnectEnterCodeDescription": "أدخل الرمز أدناه لتسجيل الدخول",
"@quickConnectEnterCodeDescription": {},
"quickConnectPostFailed": "فشل الحصول على رمز الاتصال السريع",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "استخدام الاتصال السريع",
"@quickConnectLoginUsingCode": {},
"speedIndicator": "معدل التشغيل: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
}
}

View file

@ -809,5 +809,683 @@
}
},
"subtitleConfigurator": "Configurador de subtítols",
"@subtitleConfigurator": {}
"@subtitleConfigurator": {},
"syncDetails": "Detalls de sincronitzat",
"@syncDetails": {},
"settingsShowScaleSlider": "Mostrar diapositives mida poster",
"@settingsShowScaleSlider": {},
"subtitleConfiguratorPlaceHolder": "Això és un text marcador de posició, no hi ha res a veure aquí.",
"@subtitleConfiguratorPlaceHolder": {},
"subtitles": "Subtítols",
"@subtitles": {},
"switchUser": "Canviar d'usuari",
"@switchUser": {},
"sync": "Sincronitzar",
"@sync": {},
"syncDeleteItemDesc": "Esborrar totes les dades sincronitzades de {item}?",
"@syncDeleteItemDesc": {
"description": "Sync delete item pop-up window",
"placeholders": {
"item": {
"type": "String"
}
}
},
"syncDeleteItemTitle": "Esborrar element sincronitzat",
"@syncDeleteItemTitle": {},
"syncDeletePopupPermanent": "Aquesta acció es permanent i esborrarà tots els arxius sincronitzats localment",
"@syncDeletePopupPermanent": {},
"syncOpenParent": "Obrir superior",
"@syncOpenParent": {},
"syncRemoveDataDesc": "Esborrar dades de vídeos sincronitzats? Aquesta acció serà permanent i haureu de resincronitzar els arxius",
"@syncRemoveDataDesc": {},
"syncRemoveDataTitle": "Esborrar dades sincronitzades?",
"@syncRemoveDataTitle": {},
"syncedItems": "Elements sincronitzats",
"@syncedItems": {},
"tag": "{count, plural, one{Etiqueta} other{Etiquetes}}",
"@tag": {
"description": "tag",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"theme": "Tema",
"@theme": {},
"themeColor": "Color del tema",
"@themeColor": {},
"themeModeDark": "Fosc",
"@themeModeDark": {},
"themeModeLight": "Clar",
"@themeModeLight": {},
"themeModeSystem": "Sistema",
"@themeModeSystem": {},
"timeAndAnnotation": "{minutes} i {seconds}",
"@timeAndAnnotation": {
"description": "timeAndAnnotation",
"placeholders": {
"minutes": {
"type": "String"
},
"seconds": {
"type": "String"
}
}
},
"timeOut": "Temps d'espera",
"@timeOut": {},
"totalSize": "Mida total: {size}",
"@totalSize": {
"placeholders": {
"size": {
"type": "String"
}
}
},
"type": "{count, plural, other{Tipus} one{Tipu}}",
"@type": {
"description": "type",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"unPlayed": "No reproduït",
"@unPlayed": {},
"unableToConnectHost": "No és possible conectar al servidor",
"@unableToConnectHost": {},
"unableToReverseAction": "Aquesta acció no és pot desfer. S'esborraran tots els ajustos.",
"@unableToReverseAction": {},
"unknown": "Desconegut",
"@unknown": {},
"useDefaults": "Utilitzar valors per defecte",
"@useDefaults": {},
"userName": "Nom d'usuari",
"@userName": {},
"video": "Vídeo",
"@video": {},
"videoScaling": "Escalat de video",
"@videoScaling": {},
"videoScalingContain": "Conté",
"@videoScalingContain": {},
"videoScalingCover": "Coberta",
"@videoScalingCover": {},
"videoScalingFill": "Omplir",
"@videoScalingFill": {},
"videoScalingFillScreenDesc": "Omplir les barres de navegació i estat",
"@videoScalingFillScreenDesc": {},
"videoScalingFillScreenNotif": "Omplir pantalla sobreescriu ajust de vídeo, en rotació horitzontal",
"@videoScalingFillScreenNotif": {},
"videoScalingFillScreenTitle": "Omplir pantalla",
"@videoScalingFillScreenTitle": {},
"videoScalingFitHeight": "Ajustar alçada",
"@videoScalingFitHeight": {},
"videoScalingFitWidth": "Ajustar llargada",
"@videoScalingFitWidth": {},
"videoScalingScaleDown": "Empetitir",
"@videoScalingScaleDown": {},
"viewPhotos": "Veure fotos",
"@viewPhotos": {},
"watchOn": "Veure a",
"@watchOn": {},
"writer": "{count, plural, other{Escriptor} two{Escriptors}}",
"@writer": {
"description": "writer",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"year": "{count, plural, other{Anys} one{Any}}",
"@year": {
"description": "year",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"addToNewCollection": "Nova col·lecció",
"@addToNewCollection": {},
"addItemsToCollection": "Afegir {itemLength} element(s) a col·lecció",
"@addItemsToCollection": {
"placeholders": {
"itemLength": {
"type": "int"
}
}
},
"addedToCollection": "Afegit a la col·lecció {collectionName}",
"@addedToCollection": {
"placeholders": {
"collectionName": {
"type": "String"
}
}
},
"removedFromCollection": "Esborrat de la col·lecció {collectionName}",
"@removedFromCollection": {
"placeholders": {
"collectionName": {
"type": "String"
}
}
},
"addToNewPlaylist": "Nova llista de reproducció",
"@addToNewPlaylist": {},
"addItemsToPlaylist": "Afegir {itemLength} element(s) a la llista de reproducció",
"@addItemsToPlaylist": {
"placeholders": {
"itemLength": {
"type": "int"
}
}
},
"addedToPlaylist": "Afegit a llista de reproducció {playlistName}",
"@addedToPlaylist": {
"placeholders": {
"playlistName": {
"type": "String"
}
}
},
"syncStatusEnqueued": "En cua",
"@syncStatusEnqueued": {},
"syncStatusRunning": "En curs",
"@syncStatusRunning": {},
"syncStatusComplete": "Complet",
"@syncStatusComplete": {},
"syncStatusNotFound": "No trobat",
"@syncStatusNotFound": {},
"syncStatusFailed": "Fallat",
"@syncStatusFailed": {},
"syncStatusCanceled": "Cancel·lat",
"@syncStatusCanceled": {},
"syncStatusWaitingToRetry": "Esperant per reintentar",
"@syncStatusWaitingToRetry": {},
"syncStatusPaused": "Pausat",
"@syncStatusPaused": {},
"syncStatusSynced": "Sincronitzat",
"@syncStatusSynced": {},
"syncStatusPartially": "Parcialment",
"@syncStatusPartially": {},
"syncOverlayDeleting": "Esborrant element sincronitzat",
"@syncOverlayDeleting": {},
"syncOverlaySyncing": "Sincronitzat detalls del element",
"@syncOverlaySyncing": {},
"syncSelectDownloadsFolder": "Seleccionar carpeta de baixades",
"@syncSelectDownloadsFolder": {},
"syncNoFolderSetup": "Carpeta per sincronització no configurada",
"@syncNoFolderSetup": {},
"syncRemoveUnableToDeleteItem": "No és pot esborrar l'element sincronitzat, alguna cosa ha anat malament",
"@syncRemoveUnableToDeleteItem": {},
"syncAddItemForSyncing": "Afegit {item} per sincronitzar",
"@syncAddItemForSyncing": {
"placeholders": {
"item": {
"type": "String"
}
}
},
"startedSyncingItem": "Iniciat sincronitzat de {item}",
"@startedSyncingItem": {
"placeholders": {
"item": {
"type": "String"
}
}
},
"unableToSyncItem": "No és possible sincronitzar {item}, alguna cosa ha anat malament",
"@unableToSyncItem": {
"placeholders": {
"item": {
"type": "String"
}
}
},
"aboutVersion": "Versió: {version}",
"@aboutVersion": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"aboutBuild": "Compilació: {buildNumber}",
"@aboutBuild": {
"placeholders": {
"buildNumber": {
"type": "String"
}
}
},
"aboutCreatedBy": "Creat per DonutWare",
"@aboutCreatedBy": {},
"aboutSocials": "Socials",
"@aboutSocials": {},
"aboutLicenses": "Llicència",
"@aboutLicenses": {},
"subtitle": "Subtítol",
"@subtitle": {},
"subtitleConfiguration": "Configuració de subtítol",
"@subtitleConfiguration": {},
"off": "Apagar",
"@off": {},
"screenBrightness": "Brillantor de pantalla",
"@screenBrightness": {},
"scale": "Escala",
"@scale": {},
"playBackSettings": "Opcions de reproducció",
"@playBackSettings": {},
"settingsAutoNextTitle": "Vista prèvia del següent",
"@settingsAutoNextTitle": {},
"settingsAutoNextDesc": "Mostra una vista prèvia del següent si hi ha un altre element a la cua",
"@settingsAutoNextDesc": {},
"autoNextOffSmartTitle": "Intel·ligent",
"@autoNextOffSmartTitle": {},
"autoNextOffSmartDesc": "Mostra la pantalla de següent en cua al començar els crèdits en cas que no quedin més de 10 segons després d'aquests. Si no es així, mostrarà següent en cua quan quedin 30 segons de reproducció",
"@autoNextOffSmartDesc": {},
"autoNextOffStaticTitle": "Estàtic",
"@autoNextOffStaticTitle": {},
"autoNextOffStaticDesc": "Mostra pantalla de següent en cua quan quedin 30 segons de reproducció",
"@autoNextOffStaticDesc": {},
"playbackRate": "Velocitat de reproducció",
"@playbackRate": {},
"speed": "Velocitat",
"@speed": {},
"unableToPlayMedia": "Hi ha hagut un error trobat un tipus de mitja compatible",
"@unableToPlayMedia": {},
"errorOpeningMedia": "Alguna cosa ha anat malament al provar de reproduir aquest mitjà",
"@errorOpeningMedia": {},
"unableToPlayBooksOnWeb": "De moment, els llibres no estan suportats a la web",
"@unableToPlayBooksOnWeb": {},
"defaultFilterForLibrary": "Filtre predeterminat per la Biblioteca",
"@defaultFilterForLibrary": {},
"updateFilterForLibrary": "Actualitzar filtre",
"@updateFilterForLibrary": {},
"removeFilterForLibrary": "Esborrar {filter}?",
"@removeFilterForLibrary": {
"description": "removeFilterForLibrary",
"placeholders": {
"filter": {
"type": "String"
}
}
},
"deleteFilterConfirmation": "Esta segur de voler esborrar aquest filtre?",
"@deleteFilterConfirmation": {},
"libraryFiltersLimitReached": "S'ha arribat al límit de filtres (10) esborri algun(s) filtre(s)",
"@libraryFiltersLimitReached": {},
"libraryFiltersRemoveAll": "Esborrar tots els filtres",
"@libraryFiltersRemoveAll": {},
"libraryFiltersRemoveAllConfirm": "Això esborrarà tots els filtres guardats per totes les biblioteques",
"@libraryFiltersRemoveAllConfirm": {},
"playerSettingsOrientationTitle": "Orientació del reproductor",
"@playerSettingsOrientationTitle": {},
"playerSettingsOrientationDesc": "Forçar el reproductor de vídeo a orientacions determinades",
"@playerSettingsOrientationDesc": {},
"deviceOrientationPortraitUp": "Retrat (vertical)",
"@deviceOrientationPortraitUp": {},
"deviceOrientationPortraitDown": "Retrat del revés",
"@deviceOrientationPortraitDown": {},
"deviceOrientationLandscapeLeft": "Apaïsat esquerra",
"@deviceOrientationLandscapeLeft": {},
"deviceOrientationLandscapeRight": "Apaïsat dret",
"@deviceOrientationLandscapeRight": {},
"clientSettingsSchemeVariantTitle": "Variant d'esquema",
"@clientSettingsSchemeVariantTitle": {},
"schemeSettingsTonalSpot": "To de ressaltat",
"@schemeSettingsTonalSpot": {},
"schemeSettingsFidelity": "Fidelitat",
"@schemeSettingsFidelity": {},
"schemeSettingsMonochrome": "Monocrom",
"@schemeSettingsMonochrome": {},
"schemeSettingsNeutral": "Neutral",
"@schemeSettingsNeutral": {},
"schemeSettingsVibrant": "Vibrant",
"@schemeSettingsVibrant": {},
"schemeSettingsExpressive": "Expressiu",
"@schemeSettingsExpressive": {},
"schemeSettingsContent": "Contingut",
"@schemeSettingsContent": {},
"schemeSettingsRainbow": "Arc iris",
"@schemeSettingsRainbow": {},
"schemeSettingsFruitSalad": "Amanida de fruites",
"@schemeSettingsFruitSalad": {},
"clientSettingsRequireWifiTitle": "Requerir Wi-Fi",
"@clientSettingsRequireWifiTitle": {},
"clientSettingsRequireWifiDesc": "Baixar només amb connexió a xarxa Wi-Fi",
"@clientSettingsRequireWifiDesc": {},
"libraryShuffleAndPlayItems": "Barrejar i reproduir elements",
"@libraryShuffleAndPlayItems": {},
"libraryPlayItems": "Reproduir elements",
"@libraryPlayItems": {},
"clientSettingsShowAllCollectionsTitle": "Mostra tots els tipus de col·leccions",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "Quan està activat, mostra tots els tipus de col·leccions, incloses les no suportades per Fladder",
"@clientSettingsShowAllCollectionsDesc": {},
"stop": "Parar",
"@stop": {},
"resumeVideo": "Rependre vídeo",
"@resumeVideo": {},
"closeVideo": "Tancar vídeo",
"@closeVideo": {},
"playNextVideo": "Reproduir següent vídeo",
"@playNextVideo": {},
"playerSettingsBackendTitle": "Backend del reproductor de vídeo",
"@playerSettingsBackendTitle": {},
"playerSettingsBackendDesc": "Escull el teu reproductor preferit per una experiència de visualització òptima",
"@playerSettingsBackendDesc": {},
"defaultLabel": "Per defecte",
"@defaultLabel": {
"description": "To indicate a default value, default video player backend"
},
"noVideoPlayerOptions": "El backend seleccionat no té opcions",
"@noVideoPlayerOptions": {},
"mdkExperimental": "MDK encara es troba en fase experimental",
"@mdkExperimental": {},
"skipButtonLabel": "Salta {segment}",
"@skipButtonLabel": {
"placeholders": {
"segment": {
"type": "String"
}
}
},
"mediaSegmentUnknown": "Desconegut",
"@mediaSegmentUnknown": {},
"mediaSegmentCommercial": "Comercial",
"@mediaSegmentCommercial": {},
"mediaSegmentPreview": "Previsualització",
"@mediaSegmentPreview": {},
"mediaSegmentRecap": "Recapitular",
"@mediaSegmentRecap": {},
"mediaSegmentOutro": "Conclusió",
"@mediaSegmentOutro": {},
"mediaSegmentIntro": "Introducció",
"@mediaSegmentIntro": {},
"errorLogs": "Registre d'errors",
"@errorLogs": {},
"external": "Extern",
"@external": {},
"downloadFile": "Baixar {type}",
"@downloadFile": {
"placeholders": {
"type": {
"type": "String"
}
}
},
"copyStreamUrl": "Copiar l'url del flux",
"@copyStreamUrl": {},
"settingsLayoutSizesTitle": "Mides d'interfície",
"@settingsLayoutSizesTitle": {},
"settingsLayoutSizesDesc": "Escull quines mides d'interfície pot utilitzar l'app basat en la mida de la finestra",
"@settingsLayoutSizesDesc": {},
"settingsLayoutModesTitle": "Modes d'interfície",
"@settingsLayoutModesTitle": {},
"settingsLayoutModesDesc": "Controla si la app pot utilitzar interfícies de un sol o doble panell",
"@settingsLayoutModesDesc": {},
"phone": "Telèfon",
"@phone": {},
"tablet": "Tauleta",
"@tablet": {},
"desktop": "Escriptori",
"@desktop": {},
"layoutModeSingle": "Unic",
"@layoutModeSingle": {},
"layoutModeDual": "Dual",
"@layoutModeDual": {},
"copiedToClipboard": "Copiat al portaretalls",
"@copiedToClipboard": {},
"episodeAvailable": "Disponible",
"@episodeAvailable": {},
"episodeUnaired": "No emès",
"@episodeUnaired": {},
"episodeMissing": "Faltant",
"@episodeMissing": {},
"internetStreamingQualityTitle": "Qualitat per internet",
"@internetStreamingQualityTitle": {},
"internetStreamingQualityDesc": "Màxima qualitat de streaming via Internet (mòbil)",
"@internetStreamingQualityDesc": {},
"homeStreamingQualityTitle": "Qualitat a casa",
"@homeStreamingQualityTitle": {},
"homeStreamingQualityDesc": "Màxima qualitat del streaming connectat en xarxa local",
"@homeStreamingQualityDesc": {},
"qualityOptionsTitle": "Opcions de qualitat",
"@qualityOptionsTitle": {},
"qualityOptionsOriginal": "Original",
"@qualityOptionsOriginal": {},
"qualityOptionsAuto": "Auto",
"@qualityOptionsAuto": {},
"version": "Versió",
"@version": {},
"mediaSegmentActions": "Accions pels segments de mitjans",
"@mediaSegmentActions": {},
"segmentActionNone": "Cap",
"@segmentActionNone": {},
"segmentActionAskToSkip": "Preguntar per ometre",
"@segmentActionAskToSkip": {},
"segmentActionSkip": "Omet",
"@segmentActionSkip": {},
"loading": "Carregant",
"@loading": {},
"exitFladderTitle": "Sortir de Fladder",
"@exitFladderTitle": {},
"castAndCrew": "Equip i repartiment",
"@castAndCrew": {},
"guestActor": "{count, plural, other{Actors convidats} one{Actor convidat}}",
"@guestActor": {
"description": "Guest actors",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"maxConcurrentDownloadsTitle": "Màxim de descàrregues concurrents",
"@maxConcurrentDownloadsTitle": {},
"maxConcurrentDownloadsDesc": "Fixar el màxim de descàrregues simultànies possibles. Un valor de 0 desactiva el limit.",
"@maxConcurrentDownloadsDesc": {},
"playbackTrackSelection": "Selecció de la pista de reproducció",
"@playbackTrackSelection": {},
"rememberSubtitleSelections": "Fixar la pista de subtítols basat en l'element anterior",
"@rememberSubtitleSelections": {},
"rememberAudioSelections": "Fixar la pista d'àudio basat en l'element anterior",
"@rememberAudioSelections": {},
"rememberSubtitleSelectionsDesc": "Provar de fixar la pista de subtítol amb la millor coincidència amb el vídeo anterior.",
"@rememberSubtitleSelectionsDesc": {},
"rememberAudioSelectionsDesc": "Provar de fixar la pista d'audio amb la millor coincidència amb el vídeo anterior.",
"@rememberAudioSelectionsDesc": {},
"similarToRecentlyPlayed": "Similar a reproduït recentment",
"@similarToRecentlyPlayed": {},
"similarToLikedItem": "Similar a elements favorits",
"@similarToLikedItem": {},
"hasDirectorFromRecentlyPlayed": "Mateix director que reproduït recentment",
"@hasDirectorFromRecentlyPlayed": {},
"hasActorFromRecentlyPlayed": "Mateix actor que reproduït recentment",
"@hasActorFromRecentlyPlayed": {},
"hasLikedDirector": "Director entre els preferits",
"@hasLikedDirector": {},
"hasLikedActor": "Actor entre els preferits",
"@hasLikedActor": {},
"latest": "Ultim",
"@latest": {},
"recommended": "Recomanat",
"@recommended": {},
"playbackType": "Tipus de reproducció",
"@playbackType": {},
"playbackTypeDirect": "Directe",
"@playbackTypeDirect": {},
"playbackTypeTranscode": "Transcodificar",
"@playbackTypeTranscode": {},
"playbackTypeOffline": "Sense connexió",
"@playbackTypeOffline": {},
"latestReleases": "Últims llançaments",
"@latestReleases": {},
"autoCheckForUpdates": "Comprovar actualitzacions periodicament",
"@autoCheckForUpdates": {},
"newReleaseFoundTitle": "Actualització {newRelease} disponible!",
"@newReleaseFoundTitle": {
"placeholders": {
"newRelease": {
"type": "String"
}
}
},
"newUpdateFoundOnGithub": "S'ha trobat una actualització a Github",
"@newUpdateFoundOnGithub": {},
"enableBackgroundPostersTitle": "Habilitar pòsters de fons",
"@enableBackgroundPostersTitle": {},
"enableBackgroundPostersDesc": "Mostra pòsters aleatoris en pantalles on apliqui",
"@enableBackgroundPostersDesc": {},
"notificationDownloadingDownloading": "Baixant",
"@notificationDownloadingDownloading": {},
"notificationDownloadingPaused": "Baixada pausada",
"@notificationDownloadingPaused": {},
"notificationDownloadingFinished": "Baixada finalitzada",
"@notificationDownloadingFinished": {},
"notificationDownloadingError": "Error en la baixada",
"@notificationDownloadingError": {},
"syncAllItemsTitle": "Sincronitzar tots els elements de {itemName}?",
"@syncAllItemsTitle": {
"description": "syncAllItemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncAllItemsDesc": "Això sincronitzara {itemCount} elements de '{itemName}' al teu dispositiu.\nAixò pot tardar una estona depenent de la quantitat d'elements.",
"@syncAllItemsDesc": {
"description": "syncAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncDeleteAllItemsTitle": "Esborrar tots els elements sincronitzats de {itemName}?",
"@syncDeleteAllItemsTitle": {
"description": "syncDeleteAllitemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncDeleteAllItemsDesc": "Això esborrarà tots els elements sincronitzats de '{itemName}'.\nAquesta acció es permanent i s'hauran de resincronitzar ({itemCount}) arxius.",
"@syncDeleteAllItemsDesc": {
"description": "syncDeleteAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncPauseAll": "Pausar tot",
"@syncPauseAll": {},
"syncResumeAll": "Rependre tot",
"@syncResumeAll": {},
"syncStopAll": "Parar tot",
"@syncStopAll": {},
"syncDeleteAll": "Esborrar tots els arxius",
"@syncDeleteAll": {},
"syncAllFiles": "Sincronitzar tots els arxius",
"@syncAllFiles": {},
"usePostersForLibraryIconsTitle": "Mostrar pòsters com a icones de les biblioteques",
"@usePostersForLibraryIconsTitle": {},
"usePostersForLibraryIconsDesc": "Mostrar pòsters enlloc d'icones per les biblioteques",
"@usePostersForLibraryIconsDesc": {},
"offline": "Fora de linia",
"@offline": {},
"shortCuts": "Dreceres",
"@shortCuts": {},
"keyboardShortCuts": "Dreceres de teclat",
"@keyboardShortCuts": {},
"skipForwardLength": "Llargada d'avanç",
"@skipForwardLength": {},
"prevVideo": "Vídeo anterior",
"@prevVideo": {},
"nextChapter": "Pròxim capítol",
"@nextChapter": {},
"prevChapter": "Capítol anterior",
"@prevChapter": {},
"fullScreen": "Pantalla completa",
"@fullScreen": {},
"skipMediaSegment": "Saltar segment del mitjà",
"@skipMediaSegment": {},
"exit": "Sortir",
"@exit": {},
"shortCutAlreadyAssigned": "Drecera '{hotKey}' ja assignada",
"@shortCutAlreadyAssigned": {
"placeholders": {
"hotKey": {
"type": "String"
}
}
},
"blurred": "Borrós",
"@blurred": {},
"volumeIndicator": "Volum: {volume}",
"@volumeIndicator": {
"placeholders": {
"volume": {
"type": "int"
}
}
},
"speedIndicator": "Ritme de reproducció: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"skipBackLength": "Llargada de salt enrera",
"@skipBackLength": {},
"playPause": "Reproduir/Pausar",
"@playPause": {},
"seekForward": "Avançar",
"@seekForward": {},
"seekBack": "Rebobinar",
"@seekBack": {},
"mute": "Mut",
"@mute": {},
"volumeUp": "Apujar volum",
"@volumeUp": {},
"volumeDown": "Abaixar volum",
"@volumeDown": {},
"speedUp": "Augmentar velocitat",
"@speedUp": {},
"speedDown": "Reduir velocitat",
"@speedDown": {},
"nextVideo": "Vídeo següent",
"@nextVideo": {},
"television": "Televisió",
"@television": {},
"exitFladderDesc": "Estàs segur de voler tancar Fladder?",
"@exitFladderDesc": {},
"quickConnectPostFailed": "S'ha fallat en obtenir el codi Quick connect",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "Utilitzant quick connect",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "Introduir el codi de sota per iniciar sessió",
"@quickConnectEnterCodeDescription": {}
}

View file

@ -1267,7 +1267,7 @@
"@episodeMissing": {},
"segmentActionNone": "Ninguno",
"@segmentActionNone": {},
"syncAllFiles": "Sincronizar todos los ficheros",
"syncAllFiles": "Sincronizar todos los archivos",
"@syncAllFiles": {},
"settingsEnableOsMediaControlsDesc": "Permitir el control de la reproducción mediante teclas multimedia y mostrar el contenido multimedia que se está reproduciendo actualmente en el sistema operativo",
"@settingsEnableOsMediaControlsDesc": {},
@ -1276,5 +1276,187 @@
"settingsPlayerBufferSizeDesc": "Configurar el tamaño del búfer para la reproducción de vídeo, determinando la cantidad de datos que se cargan en la caché.",
"@settingsPlayerBufferSizeDesc": {},
"segmentActionAskToSkip": "Botón de omitir",
"@segmentActionAskToSkip": {}
"@segmentActionAskToSkip": {},
"segmentActionSkip": "Omitir",
"@segmentActionSkip": {},
"loading": "Cargando",
"@loading": {},
"exitFladderTitle": "Cerrar Fladder",
"@exitFladderTitle": {},
"maxConcurrentDownloadsTitle": "Max. descargas simultáneas",
"@maxConcurrentDownloadsTitle": {},
"maxConcurrentDownloadsDesc": "Establece el número máximo de descargas que pueden ejecutarse al mismo tiempo. Establecer en 0 para desactivar el límite.",
"@maxConcurrentDownloadsDesc": {},
"playbackTrackSelection": "Selección de pista de reproducción",
"@playbackTrackSelection": {},
"rememberSubtitleSelections": "Establecer pista de subtítulo basado en el item anterior",
"@rememberSubtitleSelections": {},
"rememberAudioSelections": "Establecer pista de audio basado en el item anterior",
"@rememberAudioSelections": {},
"rememberSubtitleSelectionsDesc": "Intentar establecer la pista de subtítulos a la coincidencia mas cercana al último video.",
"@rememberSubtitleSelectionsDesc": {},
"rememberAudioSelectionsDesc": "Intentar establecer la pista de audio a la coincidencia mas cercana al último video.",
"@rememberAudioSelectionsDesc": {},
"similarToRecentlyPlayed": "Similar a recientemente reproducido",
"@similarToRecentlyPlayed": {},
"hasDirectorFromRecentlyPlayed": "Con director de recientemente reproducido",
"@hasDirectorFromRecentlyPlayed": {},
"hasActorFromRecentlyPlayed": "Con actor de recientemente reproducido",
"@hasActorFromRecentlyPlayed": {},
"latest": "Mas reciente",
"@latest": {},
"recommended": "Recomendado",
"@recommended": {},
"playbackType": "Tipo de reproducción",
"@playbackType": {},
"playbackTypeDirect": "Directo",
"@playbackTypeDirect": {},
"playbackTypeOffline": "Desconectado",
"@playbackTypeOffline": {},
"latestReleases": "Últimos lanzamientos",
"@latestReleases": {},
"autoCheckForUpdates": "Buscar actualizaciones periódicamente",
"@autoCheckForUpdates": {},
"newUpdateFoundOnGithub": "Se encontró una nueva actualización en Github",
"@newUpdateFoundOnGithub": {},
"enableBackgroundPostersTitle": "Habilitar posters de fondo",
"@enableBackgroundPostersTitle": {},
"enableBackgroundPostersDesc": "Mostrar posters aleatorios en pantallas aplicables",
"@enableBackgroundPostersDesc": {},
"notificationDownloadingDownloading": "Descargando",
"@notificationDownloadingDownloading": {},
"notificationDownloadingPaused": "Descarga pausada",
"@notificationDownloadingPaused": {},
"notificationDownloadingFinished": "Descarga finalizada",
"@notificationDownloadingFinished": {},
"notificationDownloadingError": "Error de descarga",
"@notificationDownloadingError": {},
"syncAllItemsTitle": "¿Sincronizar todos los elementos de {itemName}?",
"@syncAllItemsTitle": {
"description": "syncAllItemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncAllItemsDesc": "Esto sincronizará ({itemCount}) elementos de '{itemName}' a tu dispositivo.\nEsto puede tardar un tiempo dependiendo de la cantidad de elementos.",
"@syncAllItemsDesc": {
"description": "syncAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncDeleteAllItemsTitle": "¿Eliminar todos los elementos sincronizados de {itemName}?",
"@syncDeleteAllItemsTitle": {
"description": "syncDeleteAllitemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncDeleteAllItemsDesc": "Esto eliminará todos los elementos sincronizados de '{itemName}'\nEsto es permanente y tendrás que volver a sincronizar ({itemCount}) archivos.",
"@syncDeleteAllItemsDesc": {
"description": "syncDeleteAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncPauseAll": "Pausar todo",
"@syncPauseAll": {},
"syncResumeAll": "Resumir todo",
"@syncResumeAll": {},
"syncStopAll": "Detener todo",
"@syncStopAll": {},
"syncDeleteAll": "Eliminar todos los archivos",
"@syncDeleteAll": {},
"usePostersForLibraryIconsTitle": "Mostrar posters para iconos de la biblioteca",
"@usePostersForLibraryIconsTitle": {},
"usePostersForLibraryIconsDesc": "Mostrar posters en lugar de iconos para bibliotecas",
"@usePostersForLibraryIconsDesc": {},
"offline": "Desconectado",
"@offline": {},
"shortCuts": "Atajos",
"@shortCuts": {},
"keyboardShortCuts": "Atajos de teclado",
"@keyboardShortCuts": {},
"skipForwardLength": "Duración de salto hacia adelante",
"@skipForwardLength": {},
"skipBackLength": "Duración de salto hacia atrás",
"@skipBackLength": {},
"playPause": "Reproducir/Pausar",
"@playPause": {},
"mute": "Silenciar",
"@mute": {},
"volumeUp": "Aumentar Volumen",
"@volumeUp": {},
"volumeDown": "Reducir Volumen",
"@volumeDown": {},
"speedUp": "Aumentar Velocidad",
"@speedUp": {},
"speedDown": "Reducir Velocidad",
"@speedDown": {},
"nextVideo": "Siguiente Video",
"@nextVideo": {},
"prevVideo": "Video Anterior",
"@prevVideo": {},
"nextChapter": "Siguiente Capitulo",
"@nextChapter": {},
"prevChapter": "Capitulo Anterior",
"@prevChapter": {},
"fullScreen": "Pantalla Completa",
"@fullScreen": {},
"skipMediaSegment": "Saltear Segmento",
"@skipMediaSegment": {},
"exit": "Salir",
"@exit": {},
"shortCutAlreadyAssigned": "El atajo '{hotKey}' ya fue asignado",
"@shortCutAlreadyAssigned": {
"placeholders": {
"hotKey": {
"type": "String"
}
}
},
"volumeIndicator": "Volumen: {volume}",
"@volumeIndicator": {
"placeholders": {
"volume": {
"type": "int"
}
}
},
"speedIndicator": "Tasa de reproducción: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"castAndCrew": "Reparto y Equipo",
"@castAndCrew": {},
"newReleaseFoundTitle": "¡Actualización {newRelease} disponible!",
"@newReleaseFoundTitle": {
"placeholders": {
"newRelease": {
"type": "String"
}
}
},
"seekForward": "Avanzar",
"@seekForward": {},
"seekBack": "Retroceder",
"@seekBack": {}
}

View file

@ -1462,5 +1462,29 @@
"nextChapter": "Chapitre suivant",
"@nextChapter": {},
"prevChapter": "Chapitre précédent",
"@prevChapter": {}
"@prevChapter": {},
"television": "Télévision",
"@television": {},
"exitFladderDesc": "Êtes-vous sur de vouloir fermer Fladder?",
"@exitFladderDesc": {},
"keyboardShortCuts": "Raccourcis clavier",
"@keyboardShortCuts": {},
"speedUp": "Accélérer",
"@speedUp": {},
"speedDown": "Ralentir",
"@speedDown": {},
"speedIndicator": "Vitesse de lecture:",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"quickConnectPostFailed": "Impossible de récupérer le code de connexion rapide",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "Utilisation de la connexion rapide",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "Entrez le code ci-dessous pour se connecter",
"@quickConnectEnterCodeDescription": {}
}

View file

@ -1464,5 +1464,35 @@
"type": "int"
}
}
},
"keyboardShortCuts": "Toetscombinaties",
"@keyboardShortCuts": {},
"television": "Televisie",
"@television": {},
"exitFladderDesc": "Weet je zeker dat je Fladder wilt sluiten?",
"@exitFladderDesc": {},
"speedUp": "Versnellen",
"@speedUp": {},
"speedDown": "Vertragen",
"@speedDown": {},
"speedIndicator": "Afspeel snelheid: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"quickConnectPostFailed": "Fout bij het verkrijgen van connect code",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "Gebruik quick connect",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "Voer de code in om in te loggen",
"@quickConnectEnterCodeDescription": {},
"showMore": "Meer laten zien",
"@showMore": {},
"itemColorsTitle": "Item kleuren",
"@itemColorsTitle": {},
"itemColorsDesc": "Gebruik de primaire kleuren van het item voor de details pagina",
"@itemColorsDesc": {}
}

View file

@ -1463,5 +1463,29 @@
"type": "int"
}
}
},
"television": "Телевидение",
"@television": {},
"exitFladderDesc": "Вы уверены, что хотите закрыть Fladder?",
"@exitFladderDesc": {},
"keyboardShortCuts": "Горячие клавиши",
"@keyboardShortCuts": {},
"speedUp": "Ускорение",
"@speedUp": {},
"speedDown": "Замедление",
"@speedDown": {},
"speedIndicator": "Скорость воспроизведения: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"quickConnectPostFailed": "Не удалось получить код быстрого подключения",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "Использовать быстрое подключение",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "Введите код ниже, чтобы войти",
"@quickConnectEnterCodeDescription": {}
}

View file

@ -1463,5 +1463,7 @@
"type": "int"
}
}
}
},
"keyboardShortCuts": "Kısayol tuşları",
"@keyboardShortCuts": {}
}

View file

@ -1471,5 +1471,29 @@
"type": "int"
}
}
},
"keyboardShortCuts": "Сполучення клавіш",
"@keyboardShortCuts": {},
"speedUp": "Прискорення",
"@speedUp": {},
"speedDown": "Зменшення швидкості",
"@speedDown": {},
"speedIndicator": "Швидкість відтворення: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"television": "Телебачення",
"@television": {},
"exitFladderDesc": "Ви впевнені, що хочете закрити Fladder?",
"@exitFladderDesc": {},
"quickConnectPostFailed": "Не вдалося отримати код швидкого підключення",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "Використання швидкого з'єднання",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "Введіть код нижче, щоб увійти",
"@quickConnectEnterCodeDescription": {}
}

View file

@ -1463,5 +1463,19 @@
"type": "int"
}
}
},
"keyboardShortCuts": "Phím tắt",
"@keyboardShortCuts": {},
"speedUp": "Tăng tốc",
"@speedUp": {},
"speedDown": "Giảm tốc",
"@speedDown": {},
"speedIndicator": "Tốc độ phát: {speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
}
}

View file

@ -1462,5 +1462,29 @@
"type": "int"
}
}
},
"keyboardShortCuts": "键盘快捷键",
"@keyboardShortCuts": {},
"speedUp": "加速",
"@speedUp": {},
"speedDown": "减速",
"@speedDown": {},
"speedIndicator": "播放速率:{speed}",
"@speedIndicator": {
"placeholders": {
"speed": {
"type": "double"
}
}
},
"television": "电视",
"@television": {},
"exitFladderDesc": "您确定要关闭 Fladder 吗?",
"@exitFladderDesc": {},
"quickConnectPostFailed": "无法获取快速连接代码",
"@quickConnectPostFailed": {},
"quickConnectLoginUsingCode": "使用快速连接",
"@quickConnectLoginUsingCode": {},
"quickConnectEnterCodeDescription": "输入以下代码登录",
"@quickConnectEnterCodeDescription": {}
}