From 0b3b01542a14e89bc3c7eb05042338c25c5cf095 Mon Sep 17 00:00:00 2001 From: Thomas Schwery Date: Mon, 10 May 2021 06:12:42 +0000 Subject: [PATCH 01/13] Translated using Weblate (French) Currently translated at 51.7% (44 of 85 strings) Translation: Jellyfin/Jellyfin Roku Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/ --- locale/fr/translations.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/locale/fr/translations.ts b/locale/fr/translations.ts index 3bed336c..97d725ee 100644 --- a/locale/fr/translations.ts +++ b/locale/fr/translations.ts @@ -584,5 +584,15 @@ Erreur lors de la récupération du contenu Dialog title when unable to load Content from Server + + There was an error retrieving the data for this item from the server. + Une erreur s'est produite lors de la récupération des informations pour cet élément sur le serveur. + Dialog detail when unable to load Content from Server + + + Error Retrieving Content + Erreur lors de la récupération du contenu + Dialog title when unable to load Content from Server + From d0325ef23fc0a6610bc5b762d52ac0de4e601060 Mon Sep 17 00:00:00 2001 From: cocool97 Date: Thu, 13 May 2021 20:40:06 +0000 Subject: [PATCH 02/13] Translated using Weblate (French) Currently translated at 100.0% (85 of 85 strings) Translation: Jellyfin/Jellyfin Roku Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/ --- locale/fr/translations.ts | 194 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) diff --git a/locale/fr/translations.ts b/locale/fr/translations.ts index 97d725ee..5aa69bd2 100644 --- a/locale/fr/translations.ts +++ b/locale/fr/translations.ts @@ -594,5 +594,199 @@ Erreur lors de la récupération du contenu Dialog title when unable to load Content from Server + + The requested content does not exist on the server + Le contenu demandé n'existe pas sur le serveur + Content of message box when the requested content is not found on the server + + + Not found + Non trouvé + Title of message box when the requested content is not found on the server + + + Connecting to Server + Connexion au serveur + Message to display to user while client is attempting to connect to the server + + + TV Guide + Guide des chaînes + Menu option for showing Live TV Guide / Schedule + + + Channels + Chaînes + Menu option for showing Live TV Channel List + + + Repeat + Rediffusion + If TV Shows has previously been broadcasted + + + Live + En direct + If TV Show is being broadcast live (not pre-recorded) + + + Ends at + Terminé à + (Past Tense) For defining a day and time when a program ended (e.g. Ended Wednesday, 08:00) + + + Ended at + Terminé à + (Past Tense) For defining time when a program will ended (e.g. Ended at 08:00) + + + Starts + Débutera + (Future Tense) For defining a day and time when a program will start (e.g. Starts Wednesday, 08:00) + + + Starts at + Débute à + (Future Tense) For defining time when a program will start today (e.g. Starts at 08:00) + + + Started + Débuté + (Past Tense) For defining a day and time when a program started (e.g. Started Wednesday, 08:00) + + + Started at + Débuté à + (Past Tense) For defining time when a program started today (e.g. Started at 08:00) + + + Saturday + Samedi + Day of Week + + + Friday + Vendredi + Day of Week + + + Thursday + Jeudi + Day of Week + + + Wednesday + Mercredi + Day of Week + + + Tuesday + Mardi + Day of Week + + + Monday + Lundi + Day of Week + + + Sunday + Dimanche + Day of Week + + + tomorrow + demain + Next day + + + yesterday + hier + Previous day + + + PLAY_COUNT + Nombre de lectures + + + OFFICIAL_RATING + Classification parentale + + + DATE_PLAYED + Date de lecture + + + CRITIC_RATING + Notations critiques + + + Message displayed in Item Grid when no item to display. %1 is container type (e.g. Boxset, Collection, Folder, etc) + NO_ITEMS + %1 ne contient aucun élément + + + Error During Playback + Erreur pendant la lecture + Dialog title when error occurs during playback + + + today + aujourd'hui + Current day + + + Title of Tab for options to filter library content + TAB_FILTER + Filtrer + + + Title of Tab for options to sort library content + TAB_SORT + Trier + + + Title of Tab for switching "views" when looking at a library + TAB_VIEW + Vue + + + RUNTIME + Durée + + + RELEASE_DATE + Date de sortie + + + DATE_ADDED + Date d'ajout + + + IMDB_RATING + Notation IMDb + + + Name or Title field of media item + TITLE + Nom + + + Unable to load Channel Data from the server + Impossible de charger les données de la chaîne depuis le serveur + + + Error loading Channel Data + Erreur lors du chargement des données de la chaîne + + + Loading Channel Data + Chargement des données de la chaîne + + + An error was encountered while playing this item. + Une erreur s'est produite durant la lecture de cet élément + Dialog detail when error occurs during playback + From 84bcd29e2bced2a981f4546b7f797e47d64a08ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 22:40:02 +0000 Subject: [PATCH 03/13] Bump lodash from 4.17.19 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83aff544..a813f433 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2838,9 +2838,9 @@ } }, "lodash": { - "version": "4.17.19", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "lodash.defaults": { From 78fa57a528de0abfa83882e2a923a74ee4eb1940 Mon Sep 17 00:00:00 2001 From: Jorge Rodriguez Date: Sun, 16 May 2021 15:14:15 +0000 Subject: [PATCH 04/13] Translated using Weblate (Spanish) Currently translated at 100.0% (85 of 85 strings) Translation: Jellyfin/Jellyfin Roku Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/ --- locale/es_ES/translations.ts | 212 +++++++++++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) diff --git a/locale/es_ES/translations.ts b/locale/es_ES/translations.ts index 808eb7cb..972f6e29 100644 --- a/locale/es_ES/translations.ts +++ b/locale/es_ES/translations.ts @@ -602,5 +602,217 @@ NO_ITEMS Este %1 no contiene elementos + + The requested content does not exist on the server + El contenido no existe en el servidor + Content of message box when the requested content is not found on the server + + + Not found + No encontrado + Title of message box when the requested content is not found on the server + + + Connecting to Server + Conectando al servidor + Message to display to user while client is attempting to connect to the server + + + TV Guide + Guía TV + Menu option for showing Live TV Guide / Schedule + + + Channels + Canales + Menu option for showing Live TV Channel List + + + Repeat + Repetido + If TV Shows has previously been broadcasted + + + Live + Directo + If TV Show is being broadcast live (not pre-recorded) + + + Ends at + Finaliza a las + (Past Tense) For defining a day and time when a program ended (e.g. Ended Wednesday, 08:00) + + + Ended at + Terminó a las + (Past Tense) For defining time when a program will ended (e.g. Ended at 08:00) + + + Starts + Inicia el + (Future Tense) For defining a day and time when a program will start (e.g. Starts Wednesday, 08:00) + + + Starts at + Inicia a las + (Future Tense) For defining time when a program will start today (e.g. Starts at 08:00) + + + Started + Iniciado + (Past Tense) For defining a day and time when a program started (e.g. Started Wednesday, 08:00) + + + Started at + Iniciado a las + (Past Tense) For defining time when a program started today (e.g. Started at 08:00) + + + Saturday + Sábado + Day of Week + + + Friday + Viernes + Day of Week + + + Thursday + Jueves + Day of Week + + + Wednesday + Miércoles + Day of Week + + + Tuesday + Martes + Day of Week + + + Monday + Lunes + Day of Week + + + Sunday + Domingo + Day of Week + + + tomorrow + mañana + Next day + + + yesterday + ayer + Previous day + + + today + hoy + Current day + + + Title of Tab for options to filter library content + TAB_FILTER + Filtro + + + Title of Tab for options to sort library content + TAB_SORT + Ordenar + + + Title of Tab for switching "views" when looking at a library + TAB_VIEW + Vista + + + RUNTIME + Tiempo de reproducción + + + Name or Title field of media item + TITLE + Nombre + + + RELEASE_DATE + Fecha de lanzamiento + + + PLAY_COUNT + Número de reproducciones + + + OFFICIAL_RATING + Clasificación parental + + + DATE_PLAYED + Fecha de reproducción + + + DATE_ADDED + Fecha añadido + + + CRITIC_RATING + Calificación de la crítica + + + IMDB_RATING + Calificación de IMDb + + + Message displayed in Item Grid when no item to display. %1 is container type (e.g. Boxset, Collection, Folder, etc) + NO_ITEMS + Este %1 no contiene elementos + + + Unable to load Channel Data from the server + No es posible cargar los datos del canal desde el servidor + + + Error loading Channel Data + Error al cargar la información del canal + + + Loading Channel Data + Cargando información del canal + + + An error was encountered while playing this item. + Se encontró un error al reproducir este elemento. + Dialog detail when error occurs during playback + + + There was an error retrieving the data for this item from the server. + Hubo un error extrayendo los datos de este objeto del servidor. + Dialog detail when unable to load Content from Server + + + Error During Playback + Error Durante la Reproducción + Dialog title when error occurs during playback + + + Error Retrieving Content + Error recuperando contenido + Dialog title when unable to load Content from Server + + + Sign Out + Cerrar sesión + + + Change Server + Cambiar servidor + From 0fab744b135f58cc41557ae2a71288b8c8c07d04 Mon Sep 17 00:00:00 2001 From: Maxime Dias Date: Wed, 19 May 2021 13:10:01 +0000 Subject: [PATCH 05/13] Translated using Weblate (French) Currently translated at 100.0% (85 of 85 strings) Translation: Jellyfin/Jellyfin Roku Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/ --- locale/fr/translations.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locale/fr/translations.ts b/locale/fr/translations.ts index 5aa69bd2..a56f3db6 100644 --- a/locale/fr/translations.ts +++ b/locale/fr/translations.ts @@ -788,5 +788,10 @@ Une erreur s'est produite durant la lecture de cet élément Dialog detail when error occurs during playback + + An error was encountered while playing this item. + Une erreur s'est produite durant la lecture de cet élément. + Dialog detail when error occurs during playback + From b245bc6e8c1544a1da95f3486482abf199b4183e Mon Sep 17 00:00:00 2001 From: candry7731 <83685828+candry7731@users.noreply.github.com> Date: Mon, 7 Jun 2021 11:09:46 -0500 Subject: [PATCH 06/13] Added 2000 channel Limit Updated the load channels task to have a limit of 2000 --- components/liveTv/LoadChannelsTask.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/liveTv/LoadChannelsTask.xml b/components/liveTv/LoadChannelsTask.xml index c349b8a9..c0571e17 100644 --- a/components/liveTv/LoadChannelsTask.xml +++ b/components/liveTv/LoadChannelsTask.xml @@ -2,7 +2,7 @@ - + @@ -12,4 +12,4 @@