Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions inputstream.ffmpegdirect/addon.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</assets>
<summary lang="bs_BA">InputStream klijent za FFmpeg tokove (libavformat)</summary>
<summary lang="ca_ES">Client InputStream per a fluxos FFmpeg (libavformat)</summary>
<summary lang="cs_CZ">Klient toků FFmpeg (libavformat) protokolu InputStream</summary>
<summary lang="cs_CZ">Klient InputStream pro streamy FFmpeg (libavformat)</summary>
<summary lang="da_DK">InputStream-klient til FFmpeg-streams (libavformat)</summary>
<summary lang="de_DE">InputStream-Client für FFmpeg-Streams (libavformat)</summary>
<summary lang="en_GB">InputStream Client for FFmpeg streams (libavformat)</summary>
Expand All @@ -42,7 +42,7 @@
<summary lang="zh_CN">FFmpeg 流的 InputStream 客户端(libavformat)</summary>
<description lang="bs_BA">InputStream klijent za tokove koji se mogu otvoriti pomoću FFmpeg-ovog libavformata ili Kodi-jevog cURL-a. Podržani su uobičajeni formati tokova kao što su običan TS, HLS i DASH (bez DRM-a), kao i mnogi drugi.[CR][CR]Dodatak također ima podršku za usluge arhiviranja/nadoknađivanja gdje postoje prozori za reprodukciju (obično u danima) i može se vremenski pomaknuti kroz taj raspon.[CR][CR]Za dokumentaciju posjetite: https://github.com/xbmc/inputtok.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="ca_ES">Client InputStream per a fluxos que es poden obrir mitjançant el libavformat de FFmpeg o el cURL de Kodi. S’admeten formats de flux comuns, com ara TS simple, HLS i DASH (sense DRM), així com molts altres.[CR][CR]El complement també és compatible amb els serveis Archive/Catchup , on hi ha una finestra de reproducció (normalment en dies) i pot canviar de temps en aquest interval.[CR][CR]Per a la documentació, visiteu: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="cs_CZ">Klient protokolu InputStream pro toky, které mohou být otevřeny pomocí FFmpeg libavformat nebo Kodi cURL.Běžné formáty toků jako prosté TS, HLS, DASH (bez DRM) a mnoho dalších jsou podporovány.[CR][CR]Doplněk má též podporu pro služby Archive/Catchup, které mají dobu pro opětovné přehrání (obvykle ve dnech) a mohou mít v tomto období časový posun.[CR][CR]Pro dokumentaci navštivte: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="cs_CZ">Klient InputStream pro streamy, které lze otevřít pomocí FFmpeg libavformat nebo Kodi cURL. Podporovány jsou běžné formáty streamů, jako jsou prostý TS, HLS a DASH (bez DRM), a mnoho dalších.[CR][CR]Doplněk podporuje také archivní služby a služby zpětného zhlédnutí, které mají časové okno pro zpětné přehrání (obvykle ve dnech) a v tomto rozsahu umožňují časový posun.[CR][CR]Dokumentaci najdete na: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="da_DK">InputStream-klient til streams, der kan åbnes af enten FFmpeg&apos;s libavformat eller Kodi&apos;s cURL. Almindelige streamformater som f.eks. almindelig TS, HLS og DASH (uden DRM) understøttes såvel som mange andre.[CR][CR]Add-on&apos;et har også understøttelse af arkiv-/indhentningstjenester, hvor der er et afspilningsvindue (normalt i dage) og kan tidsforskyde på tværs af dette spænd.[CR][CR]For dokumentation besøg: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="de_DE">InputStream-Client für Streams, die entweder mit dem libav-Format von FFmpeg oder mit cURL von Kodi geöffnet werden können. Gängige Stream-Formate wie TS, HLS und DASH (ohne DRM) werden ebenso unterstützt wie viele andere.[CR][CR]Das Addon unterstützt auch Archiv-/Aufholdienste, bei denen Wiedergabefenster vorhanden sind (normalerweise in Tagen), und kann über diesen Zeitraum hinweg eine Zeitverschiebung bewirken.[CR][CR]Dokumentation unter: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
<description lang="en_GB">InputStream Client for streams that can be opened by either FFmpeg&apos;s libavformat or Kodi&apos;s cURL. Common stream formats such as plain TS, HLS and DASH (without DRM) are supported as well as many others.[CR][CR]The addon also has support for Archive/Catchup services where there is a replay windows (usually in days) and can timeshift across that span.[CR][CR]For documenation visit: https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/README.md</description>
Expand Down
Loading