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

This commit is contained in:
PartyDonut 2024-11-29 13:54:56 +01:00
commit a140eb2ea0
5 changed files with 133 additions and 5 deletions

View file

@ -1166,5 +1166,25 @@
"clientSettingsShowAllCollectionsTitle": "Mostrar todos los tipos de colección",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "Cuando está habilitado, muestra todos los tipos de colección, incluyendo aquellos que no son compatibles con Fladder",
"@clientSettingsShowAllCollectionsDesc": {}
"@clientSettingsShowAllCollectionsDesc": {},
"resumeVideo": "Reanudar vídeo",
"@resumeVideo": {},
"closeVideo": "Cerrar vídeo",
"@closeVideo": {},
"playNextVideo": "Reproducir el siguiente vídeo",
"@playNextVideo": {},
"stop": "Detener",
"@stop": {},
"playerSettingsBackendTitle": "Backend del reproductor de vídeo",
"@playerSettingsBackendTitle": {},
"playerSettingsBackendDesc": "Elija su reproductor multimedia preferido para una experiencia de reproducción óptima",
"@playerSettingsBackendDesc": {},
"mdkExperimental": "MDK todavía está en una etapa experimental",
"@mdkExperimental": {},
"defaultLabel": "Por defecto",
"@defaultLabel": {
"description": "To indicate a default value, default video player backend"
},
"noVideoPlayerOptions": "El backend seleccionado no tiene opciones",
"@noVideoPlayerOptions": {}
}

View file

@ -1166,5 +1166,45 @@
"clientSettingsShowAllCollectionsTitle": "Toon alle soorten collecties",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "Als deze optie is ingeschakeld, worden alle bibliotheek types weergegeven, inclusief de types die niet door Fladder worden ondersteund",
"@clientSettingsShowAllCollectionsDesc": {}
"@clientSettingsShowAllCollectionsDesc": {},
"closeVideo": "Video sluiten",
"@closeVideo": {},
"playNextVideo": "Volgend video afspelen",
"@playNextVideo": {},
"resumeVideo": "Video hervatten",
"@resumeVideo": {},
"stop": "Stop",
"@stop": {},
"playerSettingsBackendTitle": "Videospeler Backend",
"@playerSettingsBackendTitle": {},
"noVideoPlayerOptions": "De geselecteerde backend heeft geen instellingen",
"@noVideoPlayerOptions": {},
"playerSettingsBackendDesc": "Kies je mediaspeler backend voor een optimale afspeelervaring",
"@playerSettingsBackendDesc": {},
"defaultLabel": "Standaard",
"@defaultLabel": {
"description": "To indicate a default value, default video player backend"
},
"mdkExperimental": "MDK backend is nog experimenteel",
"@mdkExperimental": {},
"skipButtonLabel": "(S)kip {segment}",
"@skipButtonLabel": {
"placeholders": {
"segment": {
"type": "String"
}
}
},
"mediaSegmentPreview": "Voorvertoning",
"@mediaSegmentPreview": {},
"mediaSegmentRecap": "Samenvatting",
"@mediaSegmentRecap": {},
"mediaSegmentUnknown": "Onbekend",
"@mediaSegmentUnknown": {},
"mediaSegmentOutro": "Uitro",
"@mediaSegmentOutro": {},
"mediaSegmentCommercial": "Reclame",
"@mediaSegmentCommercial": {},
"mediaSegmentIntro": "Inleiding",
"@mediaSegmentIntro": {}
}

View file

@ -1171,5 +1171,13 @@
"clientSettingsShowAllCollectionsTitle": "Mostrar todos os tipos de coleção",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "Quando ativado, mostra todos os tipos de coleção, incluindo aqueles não suportados pelo Fladder",
"@clientSettingsShowAllCollectionsDesc": {}
"@clientSettingsShowAllCollectionsDesc": {},
"stop": "Parar",
"@stop": {},
"resumeVideo": "Retomar vídeo",
"@resumeVideo": {},
"closeVideo": "Fechar vídeo",
"@closeVideo": {},
"playNextVideo": "Reproduzir próximo vídeo",
"@playNextVideo": {}
}

View file

@ -1173,5 +1173,25 @@
"clientSettingsShowAllCollectionsTitle": "Показати всі типи колекцій",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "Якщо увімкнено, показувати всі типи колекцій, включно з тими, що не підтримує Fladder",
"@clientSettingsShowAllCollectionsDesc": {}
"@clientSettingsShowAllCollectionsDesc": {},
"stop": "Зупинити",
"@stop": {},
"closeVideo": "Закрити відео",
"@closeVideo": {},
"resumeVideo": "Відновити відео",
"@resumeVideo": {},
"playNextVideo": "Відтворити наступне відео",
"@playNextVideo": {},
"defaultLabel": "За замовчуванням",
"@defaultLabel": {
"description": "To indicate a default value, default video player backend"
},
"mdkExperimental": "MDK все ще перебуває на експериментальній стадії",
"@mdkExperimental": {},
"playerSettingsBackendTitle": "Бекенд відеопрогравача",
"@playerSettingsBackendTitle": {},
"playerSettingsBackendDesc": "Виберіть медіапрогравач, який вам подобається, для оптимального відтворення",
"@playerSettingsBackendDesc": {},
"noVideoPlayerOptions": "Обраний бекенд не має опцій",
"@noVideoPlayerOptions": {}
}

View file

@ -1164,5 +1164,45 @@
"clientSettingsShowAllCollectionsTitle": "显示所有收藏类型",
"@clientSettingsShowAllCollectionsTitle": {},
"clientSettingsShowAllCollectionsDesc": "启用后,显示所有收藏类型,包括 Fladder 不支持的收藏类型",
"@clientSettingsShowAllCollectionsDesc": {}
"@clientSettingsShowAllCollectionsDesc": {},
"resumeVideo": "恢复播放视频",
"@resumeVideo": {},
"playNextVideo": "播放下一个视频",
"@playNextVideo": {},
"closeVideo": "关闭视频",
"@closeVideo": {},
"stop": "停止",
"@stop": {},
"defaultLabel": "默认",
"@defaultLabel": {
"description": "To indicate a default value, default video player backend"
},
"noVideoPlayerOptions": "所选的后端没有设置项",
"@noVideoPlayerOptions": {},
"mdkExperimental": "MDK 仍处于实验阶段",
"@mdkExperimental": {},
"playerSettingsBackendTitle": "视频播放器后端",
"@playerSettingsBackendTitle": {},
"playerSettingsBackendDesc": "选择您喜好的媒体播放器以获得最佳播放体验",
"@playerSettingsBackendDesc": {},
"skipButtonLabel": "跳过{segment}",
"@skipButtonLabel": {
"placeholders": {
"segment": {
"type": "String"
}
}
},
"mediaSegmentPreview": "预告",
"@mediaSegmentPreview": {},
"mediaSegmentRecap": "回顾",
"@mediaSegmentRecap": {},
"mediaSegmentOutro": "片尾",
"@mediaSegmentOutro": {},
"mediaSegmentIntro": "片头",
"@mediaSegmentIntro": {},
"mediaSegmentUnknown": "未知",
"@mediaSegmentUnknown": {},
"mediaSegmentCommercial": "广告",
"@mediaSegmentCommercial": {}
}