From 99970df0f506d6cb431a3c50bf4f47a1b4299680 Mon Sep 17 00:00:00 2001 From: Yury Pikhtarev Date: Sun, 22 Sep 2024 09:38:54 +0400 Subject: [PATCH] New Crowdin updates (#1639) * New translations main.php (Romanian) * New translations main.php (French) * New translations main.php (Spanish) * New translations main.php (Afrikaans) * New translations main.php (Arabic) * New translations main.php (Belarusian) * New translations main.php (Bulgarian) * New translations main.php (Catalan) * New translations main.php (Czech) * New translations main.php (Danish) * New translations main.php (German) * New translations main.php (Greek) * New translations main.php (Finnish) * New translations main.php (Hebrew) * New translations main.php (Hungarian) * New translations main.php (Armenian) * New translations main.php (Italian) * New translations main.php (Japanese) * New translations main.php (Georgian) * New translations main.php (Korean) * New translations main.php (Lithuanian) * New translations main.php (Dutch) * New translations main.php (Norwegian) * New translations main.php (Polish) * New translations main.php (Russian) * New translations main.php (Slovak) * New translations main.php (Slovenian) * New translations main.php (Albanian) * New translations main.php (Serbian (Cyrillic)) * New translations main.php (Swedish) * New translations main.php (Turkish) * New translations main.php (Ukrainian) * New translations main.php (Chinese Traditional) * New translations main.php (English) * New translations main.php (Vietnamese) * New translations main.php (Portuguese, Brazilian) * New translations main.php (Indonesian) * New translations main.php (Thai) * New translations main.php (Croatian) * New translations main.php (Kazakh) * New translations main.php (Estonian) * New translations main.php (Latvian) * New translations main.php (Azerbaijani) * New translations main.php (Hindi) * New translations main.php (Bosnian) * New translations main.php (Uzbek) * New translations main.php (Tajik) --- library/language/af/main.php | 1 + library/language/ar/main.php | 1 + library/language/az/main.php | 1 + library/language/be/main.php | 1 + library/language/bg/main.php | 1 + library/language/bs/main.php | 1 + library/language/ca/main.php | 1 + library/language/cs/main.php | 1 + library/language/da/main.php | 1 + library/language/de/main.php | 1 + library/language/el/main.php | 1 + library/language/en/main.php | 1 + library/language/es/main.php | 1 + library/language/et/main.php | 1 + library/language/fi/main.php | 1 + library/language/fr/main.php | 1 + library/language/he/main.php | 1 + library/language/hi/main.php | 1 + library/language/hr/main.php | 1 + library/language/hu/main.php | 1 + library/language/hy/main.php | 1 + library/language/id/main.php | 1 + library/language/it/main.php | 1 + library/language/ja/main.php | 1 + library/language/ka/main.php | 1 + library/language/kk/main.php | 1 + library/language/ko/main.php | 1 + library/language/lt/main.php | 1 + library/language/lv/main.php | 1 + library/language/nl/main.php | 1 + library/language/no/main.php | 1 + library/language/pl/main.php | 1 + library/language/pt/main.php | 1 + library/language/ro/main.php | 1 + library/language/ru/main.php | 1 + library/language/sk/main.php | 1 + library/language/sl/main.php | 1 + library/language/sq/main.php | 1 + library/language/sr/main.php | 1 + library/language/sv/main.php | 1 + library/language/tg/main.php | 1 + library/language/th/main.php | 1 + library/language/tr/main.php | 1 + library/language/uk/main.php | 1 + library/language/uz/main.php | 1 + library/language/vi/main.php | 1 + library/language/zh/main.php | 1 + 47 files changed, 47 insertions(+) diff --git a/library/language/af/main.php b/library/language/af/main.php index 1e8507cf8..c6e855fbf 100644 --- a/library/language/af/main.php +++ b/library/language/af/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'aanhegsels'; diff --git a/library/language/ar/main.php b/library/language/ar/main.php index f58e50e2c..617dfb307 100644 --- a/library/language/ar/main.php +++ b/library/language/ar/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'المرفقات'; diff --git a/library/language/az/main.php b/library/language/az/main.php index e49180e7a..1020fa208 100644 --- a/library/language/az/main.php +++ b/library/language/az/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Əlavələr'; diff --git a/library/language/be/main.php b/library/language/be/main.php index 3a188f4cf..4998d5074 100644 --- a/library/language/be/main.php +++ b/library/language/be/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Ўкладанні'; diff --git a/library/language/bg/main.php b/library/language/bg/main.php index cd2b992f6..33bbf9bea 100644 --- a/library/language/bg/main.php +++ b/library/language/bg/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Прикачени файлове'; diff --git a/library/language/bs/main.php b/library/language/bs/main.php index f17020143..b728e1f55 100644 --- a/library/language/bs/main.php +++ b/library/language/bs/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Prilozi'; diff --git a/library/language/ca/main.php b/library/language/ca/main.php index 2f1180fe8..5553282cd 100644 --- a/library/language/ca/main.php +++ b/library/language/ca/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Arxius adjunts'; diff --git a/library/language/cs/main.php b/library/language/cs/main.php index 2e6b6a3e9..c1ac346fc 100644 --- a/library/language/cs/main.php +++ b/library/language/cs/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Přílohy'; diff --git a/library/language/da/main.php b/library/language/da/main.php index 2e11e7467..b6de6a327 100644 --- a/library/language/da/main.php +++ b/library/language/da/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Vedhæftede filer'; diff --git a/library/language/de/main.php b/library/language/de/main.php index 6138309c2..ab47c1b8b 100644 --- a/library/language/de/main.php +++ b/library/language/de/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Anlagen'; diff --git a/library/language/el/main.php b/library/language/el/main.php index b54e79ef4..ba289dac8 100644 --- a/library/language/el/main.php +++ b/library/language/el/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Συνημμένα'; diff --git a/library/language/en/main.php b/library/language/en/main.php index 1f0adae9c..ad53aea4e 100644 --- a/library/language/en/main.php +++ b/library/language/en/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Attachments'; diff --git a/library/language/es/main.php b/library/language/es/main.php index d3c7e3687..3b4277350 100644 --- a/library/language/es/main.php +++ b/library/language/es/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Los archivos adjuntos'; diff --git a/library/language/et/main.php b/library/language/et/main.php index 90096ffab..5e7cb8759 100644 --- a/library/language/et/main.php +++ b/library/language/et/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Manuseid'; diff --git a/library/language/fi/main.php b/library/language/fi/main.php index 24824f525..773fa2f33 100644 --- a/library/language/fi/main.php +++ b/library/language/fi/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Liitteet'; diff --git a/library/language/fr/main.php b/library/language/fr/main.php index 84713ff10..6aa3d70c2 100644 --- a/library/language/fr/main.php +++ b/library/language/fr/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Les pièces jointes'; diff --git a/library/language/he/main.php b/library/language/he/main.php index b46825ace..1da872f78 100644 --- a/library/language/he/main.php +++ b/library/language/he/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'קבצים מצורפים'; diff --git a/library/language/hi/main.php b/library/language/hi/main.php index 0836ea3f5..fb4fbd61d 100644 --- a/library/language/hi/main.php +++ b/library/language/hi/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'संलग्नक'; diff --git a/library/language/hr/main.php b/library/language/hr/main.php index 40476ca30..7b0752e5f 100644 --- a/library/language/hr/main.php +++ b/library/language/hr/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Prilozi'; diff --git a/library/language/hu/main.php b/library/language/hu/main.php index 76aaae302..9c6ad03ab 100644 --- a/library/language/hu/main.php +++ b/library/language/hu/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Mellékletek'; diff --git a/library/language/hy/main.php b/library/language/hy/main.php index 565951241..2b9ca41cd 100644 --- a/library/language/hy/main.php +++ b/library/language/hy/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Ներդրումները'; diff --git a/library/language/id/main.php b/library/language/id/main.php index 2ba01719a..8d6f967b3 100644 --- a/library/language/id/main.php +++ b/library/language/id/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Lampiran'; diff --git a/library/language/it/main.php b/library/language/it/main.php index f32bbb604..40d3697b5 100644 --- a/library/language/it/main.php +++ b/library/language/it/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Allegati'; diff --git a/library/language/ja/main.php b/library/language/ja/main.php index cfd7311a5..919b2a036 100644 --- a/library/language/ja/main.php +++ b/library/language/ja/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = '添付'; diff --git a/library/language/ka/main.php b/library/language/ka/main.php index bc6dc178c..b4e0f30d9 100644 --- a/library/language/ka/main.php +++ b/library/language/ka/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Attachments'; diff --git a/library/language/kk/main.php b/library/language/kk/main.php index c1e80cfb1..0bf972a8b 100644 --- a/library/language/kk/main.php +++ b/library/language/kk/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Тіркемелер'; diff --git a/library/language/ko/main.php b/library/language/ko/main.php index ad10cfbcd..fee8c3521 100644 --- a/library/language/ko/main.php +++ b/library/language/ko/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = '첨부 파일'; diff --git a/library/language/lt/main.php b/library/language/lt/main.php index e8cf904d5..61ffa58b4 100644 --- a/library/language/lt/main.php +++ b/library/language/lt/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Priedai'; diff --git a/library/language/lv/main.php b/library/language/lv/main.php index b9aae8a23..a4301fe9b 100644 --- a/library/language/lv/main.php +++ b/library/language/lv/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Pielikumi'; diff --git a/library/language/nl/main.php b/library/language/nl/main.php index 469e99a75..3518ec097 100644 --- a/library/language/nl/main.php +++ b/library/language/nl/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Bijlagen'; diff --git a/library/language/no/main.php b/library/language/no/main.php index 7e16cb68a..dc65bffb1 100644 --- a/library/language/no/main.php +++ b/library/language/no/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Vedlegg'; diff --git a/library/language/pl/main.php b/library/language/pl/main.php index f09a3fbf9..dadea254c 100644 --- a/library/language/pl/main.php +++ b/library/language/pl/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Załączniki'; diff --git a/library/language/pt/main.php b/library/language/pt/main.php index 06a242028..7ccb5a477 100644 --- a/library/language/pt/main.php +++ b/library/language/pt/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Anexos'; diff --git a/library/language/ro/main.php b/library/language/ro/main.php index 4d2c298f2..ab51d118f 100644 --- a/library/language/ro/main.php +++ b/library/language/ro/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Atașamente'; diff --git a/library/language/ru/main.php b/library/language/ru/main.php index f8c8f0282..3eb43ba13 100644 --- a/library/language/ru/main.php +++ b/library/language/ru/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Скачать .m3u файл'; $lang['PLAYBACK_M3U'] = 'Воспроизвести .m3u файл'; $lang['COPY_STREAM_LINK'] = 'Скопировать ссылку на поток в буфер обмена'; $lang['M3U_NOT_SUPPORTED'] = 'Этот файл невозможно воспроизвести в браузере...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Некоторые браузеры не поддерживают воспроизведение определенных форматов видео. В таком случае вы можете скачать файл .m3u и воспроизвести его с помощью стороннего плеера'; $lang['ATTACHMENT'] = 'Вложение'; diff --git a/library/language/sk/main.php b/library/language/sk/main.php index 837179e32..2bcbeed62 100644 --- a/library/language/sk/main.php +++ b/library/language/sk/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Prílohy'; diff --git a/library/language/sl/main.php b/library/language/sl/main.php index b01c2a758..6381edb97 100644 --- a/library/language/sl/main.php +++ b/library/language/sl/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Priloge'; diff --git a/library/language/sq/main.php b/library/language/sq/main.php index 72e7829cb..c3b6af810 100644 --- a/library/language/sq/main.php +++ b/library/language/sq/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Të bashkëngjitni skedarë'; diff --git a/library/language/sr/main.php b/library/language/sr/main.php index eca877504..c76570490 100644 --- a/library/language/sr/main.php +++ b/library/language/sr/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Прилог'; diff --git a/library/language/sv/main.php b/library/language/sv/main.php index 6ff1deb67..527a55672 100644 --- a/library/language/sv/main.php +++ b/library/language/sv/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Bifogade filer'; diff --git a/library/language/tg/main.php b/library/language/tg/main.php index 258c448b5..5ec0cd435 100644 --- a/library/language/tg/main.php +++ b/library/language/tg/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'замимаҳо'; diff --git a/library/language/th/main.php b/library/language/th/main.php index 414e5354d..83572b90b 100644 --- a/library/language/th/main.php +++ b/library/language/th/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'สิ่งที่แนบมาด้วย'; diff --git a/library/language/tr/main.php b/library/language/tr/main.php index 072ae83ae..a2c822a56 100644 --- a/library/language/tr/main.php +++ b/library/language/tr/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Ekleri'; diff --git a/library/language/uk/main.php b/library/language/uk/main.php index f387e3631..529c04a1c 100644 --- a/library/language/uk/main.php +++ b/library/language/uk/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Вкладення'; diff --git a/library/language/uz/main.php b/library/language/uz/main.php index bfec8da0a..38a24e638 100644 --- a/library/language/uz/main.php +++ b/library/language/uz/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Qo\'shilgan'; diff --git a/library/language/vi/main.php b/library/language/vi/main.php index a938cedeb..d9f88e921 100644 --- a/library/language/vi/main.php +++ b/library/language/vi/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = 'Đính kèm'; diff --git a/library/language/zh/main.php b/library/language/zh/main.php index 187460302..cbf30489b 100644 --- a/library/language/zh/main.php +++ b/library/language/zh/main.php @@ -1286,6 +1286,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file'; $lang['PLAYBACK_M3U'] = 'Playback .m3u file'; $lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard'; $lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...'; +$lang['M3U_FFPROBE_NO_DATA'] = 'It seems ffprobe will not be able to return data about this codec...'; $lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player'; $lang['ATTACHMENT'] = '附件';