From 6d1db787093e8f6fd2abd45c80246cdac6ccd803 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 14 Apr 2023 10:32:12 -0700 Subject: [PATCH 001/101] Accept http 401 / 403 for ping --- src/components/services/ping.jsx | 14 ++++++-------- src/pages/api/ping.js | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/components/services/ping.jsx b/src/components/services/ping.jsx index e3056232..7358b172 100644 --- a/src/components/services/ping.jsx +++ b/src/components/services/ping.jsx @@ -25,7 +25,7 @@ export default function Ping({ service }) { const statusText = `${service.ping}: HTTP status ${data.status}`; - if (data && data.status !== 200) { + if (data.status > 403) { return (
{data.status}
@@ -33,12 +33,10 @@ export default function Ping({ service }) { ); } - if (data && data.status === 200) { - return ( -
-
{t("common.ms", { value: data.latency, style: "unit", unit: "millisecond", unitDisplay: "narrow", maximumFractionDigits: 0 })}
-
- ); - } + return ( +
+
{t("common.ms", { value: data.latency, style: "unit", unit: "millisecond", unitDisplay: "narrow", maximumFractionDigits: 0 })}
+
+ ); } diff --git a/src/pages/api/ping.js b/src/pages/api/ping.js index 66eab281..1fdb1f80 100644 --- a/src/pages/api/ping.js +++ b/src/pages/api/ping.js @@ -21,7 +21,7 @@ export default async function handler(req, res) { }); let endTime = performance.now(); - if (status >= 400) { + if (status > 403) { // try one more time as a GET in case HEAD is rejected for whatever reason startTime = performance.now(); [status] = await httpProxy(pingURL); From a47e48133067882ad057bfe741be870e5e5f5487 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 13 Apr 2023 19:14:03 +0000 Subject: [PATCH 002/101] Translated using Weblate (Spanish) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 85f4f650..870e4a6e 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -564,8 +564,8 @@ "booksDuration": "Duración" }, "homeassistant": { - "people_home": "People Home", - "lights_on": "Lights On", - "switches_on": "Switches On" + "people_home": "Inicio de personas", + "lights_on": "Luces encendidas", + "switches_on": "Encendido" } } From d5812d8c8147c05890597e25347e4a2374c7efae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Benn=C3=A0ssar=20Carretero?= Date: Mon, 17 Apr 2023 09:56:47 +0000 Subject: [PATCH 003/101] Translated using Weblate (Spanish) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 870e4a6e..d573e61d 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -18,7 +18,7 @@ "load": "Carga", "cpu": "CPU", "mem": "MEM", - "temp": "TEMPORAL", + "temp": "TEMP", "max": "Máx.", "uptime": "ARRIBA", "months": "Meses", From af61aa23c16ec56b716f2fa067d7164106bc4756 Mon Sep 17 00:00:00 2001 From: Henrique Miraldo Date: Sat, 15 Apr 2023 18:05:15 +0000 Subject: [PATCH 004/101] Translated using Weblate (Portuguese) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index d3c66402..cd98f0ac 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -21,7 +21,7 @@ "max": "Máximo", "temp": "TEMP", "uptime": "CIMA", - "months": "mo", + "months": "mês", "days": "d", "hours": "h", "minutes": "m" @@ -573,8 +573,8 @@ "booksDuration": "Duração" }, "homeassistant": { - "people_home": "People Home", - "lights_on": "Lights On", - "switches_on": "Switches On" + "people_home": "Pessoas em Casa", + "lights_on": "Luzes Acesas", + "switches_on": "Interruptores Ligados" } } From 58f35f094032b9647f68b4aca4d393d6ea0b184f Mon Sep 17 00:00:00 2001 From: Mateusz Sarna Date: Sat, 15 Apr 2023 02:46:22 +0000 Subject: [PATCH 005/101] Translated using Weblate (Polish) Currently translated at 71.9% (292 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pl/ --- public/locales/pl/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index da01b0bd..1c5778c8 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -15,10 +15,10 @@ "free": "Wolne", "cpu": "CPU", "mem": "PAM", - "temp": "TYMCZASOWE", + "temp": "TEMP.", "max": "Max", "uptime": "UP", - "months": "misiąc", + "months": "miesiąc", "days": "dni", "hours": "h", "minutes": "minuty" From 188ca3186f01eff5cf4995c0985913b59e037f2d Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Sun, 16 Apr 2023 14:36:06 +0000 Subject: [PATCH 006/101] Translated using Weblate (Croatian) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index f70816bf..74cf338b 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -564,8 +564,8 @@ "booksDuration": "Trajanje" }, "homeassistant": { - "people_home": "People Home", - "lights_on": "Lights On", - "switches_on": "Switches On" + "people_home": "Ljudi doma", + "lights_on": "Upaljena svjetla", + "switches_on": "Prekidači uključeni" } } From db9ccaae2e936f4e2b575aed1829c2cfe06901fb Mon Sep 17 00:00:00 2001 From: Henrique Miraldo Date: Sat, 15 Apr 2023 17:56:42 +0000 Subject: [PATCH 007/101] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 246c357d..4cc4e852 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -54,8 +54,8 @@ "mem": "MEM", "max": "Máximo", "temp": "TEMP", - "uptime": "CIMA", - "months": "mo", + "uptime": "LIGADO", + "months": "mês", "days": "d", "hours": "h", "minutes": "m" @@ -235,7 +235,7 @@ "mem": "MEM", "wait": "Por favor aguarde", "temp": "TEMP", - "uptime": "CIMA", + "uptime": "LIGADO", "days": "d", "hours": "h" }, @@ -316,9 +316,9 @@ "up_to_date": "Atualizado", "child_bridges": "Pontes Filhas", "child_bridges_status": "{{ok}}/{{total}}", - "up": "Cima", + "up": "Ligado", "pending": "Pendente", - "down": "Baixo" + "down": "Desligado" }, "autobrr": { "approvedPushes": "Aprovado", @@ -564,8 +564,8 @@ "booksDuration": "Duração" }, "homeassistant": { - "people_home": "People Home", - "lights_on": "Lights On", - "switches_on": "Switches On" + "people_home": "Pessoas em Casa", + "lights_on": "Luzes Ligadas", + "switches_on": "Interruptores Ligados" } } From 932c4797299dc595f3afce1ab91df232a1fd3860 Mon Sep 17 00:00:00 2001 From: SekoiaTree Date: Sun, 16 Apr 2023 12:28:10 +0000 Subject: [PATCH 008/101] Translated using Weblate (Esperanto) Currently translated at 36.2% (147 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/eo/ --- public/locales/eo/common.json | 70 +++++++++++++++++------------------ 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index e9047f54..7f7ede0f 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -1,18 +1,18 @@ { "widget": { - "missing_type": "Missing Widget Type: {{type}}", - "api_error": "API Error", + "missing_type": "Manka Tipo de Fenestraĵo: {{type}}", + "api_error": "Eraro de API", "information": "Informo", "status": "Stato", "url": "URL", - "raw_error": "Raw Error", - "response_data": "Response Data" + "raw_error": "Kruda Eraro", + "response_data": "Respondoj de Demandoj" }, "weather": { "current": "Aktuala loko", - "allow": "Click to allow", - "updating": "Updating", - "wait": "Please wait" + "allow": "Klaku por permesi", + "updating": "Ĝisdatiganta", + "wait": "Bonvolu atendi" }, "search": { "placeholder": "Serĉi…" @@ -26,58 +26,58 @@ "mem": "MEM", "temp": "TEMP", "months": "mo", - "max": "Max", + "max": "Maks", "uptime": "UP", - "days": "d", + "days": "t", "hours": "h", "minutes": "m" }, "unifi": { "users": "Uzantoj", - "uptime": "System Uptime", + "uptime": "Uptempo de la Sistemo", "days": "Tagoj", "wan": "WAN", "lan": "LAN", "wlan": "WLAN", "devices": "Aparatoj", - "lan_devices": "LAN Devices", - "wlan_devices": "WLAN Devices", - "lan_users": "LAN Users", - "wlan_users": "WLAN Users", + "lan_devices": "LAN-Aparatoj", + "wlan_devices": "WLAN-Aparatoj", + "lan_users": "LAN-Uzantoj", + "wlan_users": "WLAN-Uzantoj", "up": "UP", "down": "DOWN", - "wait": "Please wait", - "empty_data": "Subsystem status unknown" + "wait": "Bonvolu atendi", + "empty_data": "Subsistemostatuso nekonata" }, "docker": { "rx": "RX", "tx": "TX", - "mem": "Memoro", - "cpu": "Ĉefprocesoro", - "offline": "Offline", + "mem": "MEM", + "cpu": "CPO", + "offline": "Malkonekta", "error": "Eraro", "unknown": "Nekonata", - "running": "Running", - "starting": "Starting", - "unhealthy": "Unhealthy", - "not_found": "Not Found", - "exited": "Exited", - "partial": "Partial", - "healthy": "Healthy" + "running": "Rulata", + "starting": "Lanĉante", + "unhealthy": "Malsana", + "not_found": "Ne trovita", + "exited": "Eliris", + "partial": "Parta", + "healthy": "Sana" }, "ping": { "error": "Eraro", - "ping": "Ping" + "ping": "Sondaĵo" }, "emby": { "playing": "Ludante", - "transcoding": "Transcoding", - "bitrate": "Bitrate", + "transcoding": "Transkodigo", + "bitrate": "Bitrapido", "no_active": "No Active Streams", - "movies": "Movies", - "series": "Series", - "episodes": "Episodes", - "songs": "Songs" + "movies": "Filmoj", + "series": "Serioj", + "episodes": "Epizodoj", + "songs": "Kantoj" }, "changedetectionio": { "totalObserved": "Total Observed", @@ -382,8 +382,8 @@ "total": "Totalo" }, "flood": { - "download": "Download", - "upload": "Upload", + "download": "Elŝuti", + "upload": "Alŝuti", "leech": "Leech", "seed": "Seed" }, From 9f91cd27f3a5e0de35e830b397837e2f6bcc1d51 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 16 Apr 2023 21:06:34 +0000 Subject: [PATCH 009/101] Translated using Weblate (Ukrainian) Currently translated at 100.0% (406 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 038f53f5..8ef6f030 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -564,7 +564,7 @@ "booksDuration": "Тривалість" }, "homeassistant": { - "people_home": "People Home", + "people_home": "Люди вдома", "lights_on": "Світло ввімкнено", "switches_on": "Вмикається" } From f2fc78b63f298ad9b19aac5c6aeea675256b7bfd Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 18 Apr 2023 11:37:58 -0700 Subject: [PATCH 010/101] Glances include cpu tempts labeled `Tctl` --- src/components/widgets/glances/glances.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/widgets/glances/glances.jsx b/src/components/widgets/glances/glances.jsx index a6f4dfa8..fc0d21ed 100644 --- a/src/components/widgets/glances/glances.jsx +++ b/src/components/widgets/glances/glances.jsx @@ -6,7 +6,7 @@ import { useTranslation } from "next-i18next"; import UsageBar from "../resources/usage-bar"; -const cpuSensorLabels = ["cpu_thermal", "Core"]; +const cpuSensorLabels = ["cpu_thermal", "Core", "Tctl"]; function convertToFahrenheit(t) { return t * 9/5 + 32 From 56ad8cb927fe830d10802ca3a2073d254df830cb Mon Sep 17 00:00:00 2001 From: Andrej Kralj Date: Wed, 19 Apr 2023 06:45:24 +0200 Subject: [PATCH 011/101] Added translation using Weblate (Slovenian) --- public/locales/sl/common.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/sl/common.json diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/public/locales/sl/common.json @@ -0,0 +1 @@ +{} From 4794c8e2ed7cd0b4d7fb285bb8efe997f24dcad2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 04:45:30 +0000 Subject: [PATCH 012/101] Translated using Weblate (Slovenian) Currently translated at 100.0% (0 of 0 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sl/ --- public/locales/sl/common.json | 572 +++++++++++++++++++++++++++++++++- 1 file changed, 571 insertions(+), 1 deletion(-) diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 0967ef42..27a44a8c 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -1 +1,571 @@ -{} +{ + "common": { + "bibyterate": "{{value, rate(bits: false; binary: true)}}", + "bibitrate": "{{value, rate(bits: true; binary: true)}}" + }, + "jellyseerr": { + "available": "Available", + "pending": "Pending", + "approved": "Approved" + }, + "overseerr": { + "pending": "Pending", + "processing": "Processing", + "approved": "Approved", + "available": "Available" + }, + "pihole": { + "queries": "Queries", + "blocked": "Blocked", + "gravity": "Gravity" + }, + "adguard": { + "filtered": "Filtered", + "latency": "Latency", + "queries": "Queries", + "blocked": "Blocked" + }, + "opnsense": { + "wanUpload": "WAN Upload", + "wanDownload": "WAN Download", + "cpu": "CPU Load", + "memory": "Active Memory" + }, + "octoprint": { + "temp_bed": "Bed temp", + "job_completion": "Completion", + "printer_state": "Status", + "temp_tool": "Tool temp" + }, + "cloudflared": { + "origin_ip": "Origin IP", + "status": "Status" + }, + "proxmoxbackupserver": { + "datastore_usage": "Datastore", + "failed_tasks_24h": "Failed Tasks 24h", + "cpu_usage": "CPU", + "memory_usage": "Memory" + }, + "mylar": { + "wanted": "Wanted", + "series": "Series", + "issues": "Issues" + }, + "photoprism": { + "albums": "Albums", + "photos": "Photos", + "videos": "Videos", + "people": "People" + }, + "grafana": { + "alertstriggered": "Alerts Triggered", + "dashboards": "Dashboards", + "datasources": "Data Sources", + "totalalerts": "Total Alerts" + }, + "nextcloud": { + "cpuload": "Cpu Load", + "memoryusage": "Memory Usage", + "freespace": "Free Space", + "activeusers": "Active Users" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" + }, + "pterodactyl": { + "nodes": "Nodes", + "servers": "Servers" + }, + "widget": { + "missing_type": "Missing Widget Type: {{type}}", + "api_error": "API Error", + "information": "Information", + "raw_error": "Raw Error", + "response_data": "Response Data", + "status": "Status", + "url": "URL" + }, + "weather": { + "current": "Current Location", + "allow": "Click to allow", + "updating": "Updating", + "wait": "Please wait" + }, + "search": { + "placeholder": "Search…" + }, + "resources": { + "cpu": "CPU", + "mem": "MEM", + "total": "Total", + "free": "Free", + "used": "Used", + "load": "Load", + "temp": "TEMP", + "max": "Max", + "uptime": "UP", + "months": "mo", + "days": "d", + "hours": "h", + "minutes": "m" + }, + "unifi": { + "devices": "Devices", + "lan_devices": "LAN Devices", + "wlan_devices": "WLAN Devices", + "lan_users": "LAN Users", + "wlan_users": "WLAN Users", + "up": "UP", + "down": "DOWN", + "wait": "Please wait", + "users": "Users", + "uptime": "System Uptime", + "days": "Days", + "wan": "WAN", + "lan": "LAN", + "wlan": "WLAN", + "empty_data": "Subsystem status unknown" + }, + "docker": { + "rx": "RX", + "tx": "TX", + "mem": "MEM", + "cpu": "CPU", + "running": "Running", + "offline": "Offline", + "error": "Error", + "unknown": "Unknown", + "healthy": "Healthy", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" + }, + "ping": { + "error": "Error", + "ping": "Ping" + }, + "emby": { + "playing": "Playing", + "transcoding": "Transcoding", + "bitrate": "Bitrate", + "no_active": "No Active Streams", + "movies": "Movies", + "series": "Series", + "episodes": "Episodes", + "songs": "Songs" + }, + "tautulli": { + "transcoding": "Transcoding", + "bitrate": "Bitrate", + "playing": "Playing", + "no_active": "No Active Streams" + }, + "flood": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" + }, + "changedetectionio": { + "totalObserved": "Total Observed", + "diffsDetected": "Diffs Detected" + }, + "omada": { + "connectedAp": "Connected APs", + "activeUser": "Active devices", + "alerts": "Alerts", + "connectedGateway": "Connected gateways", + "connectedSwitches": "Connected switches" + }, + "nzbget": { + "rate": "Rate", + "remaining": "Remaining", + "downloaded": "Downloaded" + }, + "plex": { + "streams": "Active Streams", + "movies": "Movies", + "tv": "TV Shows" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "rutorrent": { + "active": "Active", + "upload": "Upload", + "download": "Download" + }, + "transmission": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" + }, + "qbittorrent": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" + }, + "deluge": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" + }, + "downloadstation": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" + }, + "sonarr": { + "wanted": "Wanted", + "queued": "Queued", + "series": "Series" + }, + "radarr": { + "wanted": "Wanted", + "missing": "Missing", + "queued": "Queued", + "movies": "Movies" + }, + "lidarr": { + "wanted": "Wanted", + "queued": "Queued", + "albums": "Albums" + }, + "readarr": { + "wanted": "Wanted", + "queued": "Queued", + "books": "Books" + }, + "bazarr": { + "missingEpisodes": "Missing Episodes", + "missingMovies": "Missing Movies" + }, + "ombi": { + "pending": "Pending", + "approved": "Approved", + "available": "Available" + }, + "speedtest": { + "upload": "Upload", + "download": "Download", + "ping": "Ping" + }, + "portainer": { + "running": "Running", + "stopped": "Stopped", + "total": "Total" + }, + "tdarr": { + "queue": "Queue", + "processed": "Processed", + "errored": "Errored", + "saved": "Saved" + }, + "npm": { + "disabled": "Disabled", + "total": "Total", + "enabled": "Enabled" + }, + "coinmarketcap": { + "configure": "Configure one or more crypto currencies to track", + "1hour": "1 Hour", + "1day": "1 Day", + "7days": "7 Days", + "30days": "30 Days" + }, + "traefik": { + "routers": "Routers", + "services": "Services", + "middleware": "Middleware" + }, + "gotify": { + "apps": "Applications", + "clients": "Clients", + "messages": "Messages" + }, + "navidrome": { + "nothing_streaming": "No Active Streams", + "please_wait": "Please Wait" + }, + "prowlarr": { + "enableIndexers": "Indexers", + "numberOfGrabs": "Grabs", + "numberOfQueries": "Queries", + "numberOfFailGrabs": "Fail Grabs", + "numberOfFailQueries": "Fail Queries" + }, + "jackett": { + "configured": "Configured", + "errored": "Errored" + }, + "strelaysrv": { + "numActiveSessions": "Sessions", + "numConnections": "Connections", + "dataRelayed": "Relayed", + "transferRate": "Rate" + }, + "mastodon": { + "user_count": "Users", + "status_count": "Posts", + "domain_count": "Domains" + }, + "medusa": { + "wanted": "Wanted", + "queued": "Queued", + "series": "Series" + }, + "minecraft": { + "players": "Players", + "version": "Version", + "status": "Status", + "up": "Online", + "down": "Offline" + }, + "miniflux": { + "read": "Read", + "unread": "Unread" + }, + "proxmox": { + "lxc": "LXC", + "vms": "VMs", + "mem": "MEM", + "cpu": "CPU" + }, + "glances": { + "cpu": "CPU", + "mem": "MEM", + "wait": "Please wait", + "temp": "TEMP", + "uptime": "UP", + "days": "d", + "hours": "h" + }, + "authentik": { + "users": "Users", + "loginsLast24H": "Logins (24h)", + "failedLoginsLast24H": "Failed Logins (24h)" + }, + "quicklaunch": { + "bookmark": "Bookmark", + "service": "Service", + "search": "Search", + "custom": "Custom", + "url": "URL", + "visit": "Visit" + }, + "wmo": { + "3-night": "Cloudy", + "45-day": "Foggy", + "0-day": "Sunny", + "0-night": "Clear", + "1-day": "Mainly Sunny", + "1-night": "Mainly Clear", + "45-night": "Foggy", + "2-day": "Partly Cloudy", + "2-night": "Partly Cloudy", + "3-day": "Cloudy", + "48-day": "Foggy", + "48-night": "Foggy", + "51-day": "Light Drizzle", + "51-night": "Light Drizzle", + "53-day": "Drizzle", + "53-night": "Drizzle", + "55-day": "Heavy Drizzle", + "55-night": "Heavy Drizzle", + "56-day": "Light Freezing Drizzle", + "56-night": "Light Freezing Drizzle", + "57-day": "Freezing Drizzle", + "63-night": "Rain", + "65-day": "Heavy Rain", + "65-night": "Heavy Rain", + "66-day": "Freezing Rain", + "66-night": "Freezing Rain", + "57-night": "Freezing Drizzle", + "61-day": "Light Rain", + "61-night": "Light Rain", + "67-day": "Freezing Rain", + "63-day": "Rain", + "67-night": "Freezing Rain", + "71-day": "Light Snow", + "71-night": "Light Snow", + "73-day": "Snow", + "73-night": "Snow", + "75-day": "Heavy Snow", + "75-night": "Heavy Snow", + "77-day": "Snow Grains", + "77-night": "Snow Grains", + "80-day": "Light Showers", + "85-night": "Snow Showers", + "86-day": "Snow Showers", + "80-night": "Light Showers", + "81-day": "Showers", + "81-night": "Showers", + "82-day": "Heavy Showers", + "82-night": "Heavy Showers", + "85-day": "Snow Showers", + "86-night": "Snow Showers", + "95-day": "Thunderstorm", + "95-night": "Thunderstorm", + "96-day": "Thunderstorm With Hail", + "96-night": "Thunderstorm With Hail", + "99-day": "Thunderstorm With Hail", + "99-night": "Thunderstorm With Hail" + }, + "homebridge": { + "child_bridges": "Child Bridges", + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "available_update": "System", + "updates": "Updates", + "update_available": "Update Available", + "up_to_date": "Up to Date", + "pending": "Pending", + "down": "Down" + }, + "healthchecks": { + "new": "New", + "up": "Online", + "grace": "In Grace Period", + "down": "Offline", + "paused": "Paused", + "status": "Status", + "last_ping": "Last Ping", + "never": "No pings yet" + }, + "watchtower": { + "containers_scanned": "Scanned", + "containers_updated": "Updated", + "containers_failed": "Failed" + }, + "autobrr": { + "approvedPushes": "Approved", + "rejectedPushes": "Rejected", + "filters": "Filters", + "indexers": "Indexers" + }, + "tubearchivist": { + "downloads": "Queue", + "videos": "Videos", + "channels": "Channels", + "playlists": "Playlists" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" + }, + "pyload": { + "speed": "Speed", + "active": "Active", + "queue": "Queue", + "total": "Total" + }, + "gluetun": { + "public_ip": "Public IP", + "region": "Region", + "country": "Country" + }, + "hdhomerun": { + "channels": "Channels", + "hd": "HD" + }, + "scrutiny": { + "passed": "Passed", + "failed": "Failed", + "unknown": "Unknown" + }, + "paperlessngx": { + "inbox": "Inbox", + "total": "Total" + }, + "nextdns": { + "wait": "Please Wait", + "no_devices": "No Device Data Received" + }, + "mikrotik": { + "cpuLoad": "CPU Load", + "memoryUsed": "Memory Used", + "uptime": "Uptime", + "numberOfLeases": "Leases" + }, + "xteve": { + "streams_all": "All Streams", + "streams_active": "Active Streams", + "streams_xepg": "XEPG Channels" + }, + "moonraker": { + "printer_state": "Printer State", + "print_status": "Print Status", + "print_progress": "Progress", + "layers": "Layers" + }, + "immich": { + "users": "Users", + "photos": "Photos", + "videos": "Videos", + "storage": "Storage" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" + }, + "komga": { + "libraries": "Libraries", + "series": "Series", + "books": "Books" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" + }, + "fileflows": { + "queue": "Queue", + "processing": "Processing", + "processed": "Processed", + "time": "Time" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" + }, + "unmanic": { + "active_workers": "Active Workers", + "total_workers": "Total Workers", + "records_total": "Queue Length" + }, + "ghostfolio": { + "gross_percent_today": "Today", + "gross_percent_1y": "One year", + "gross_percent_max": "All time" + }, + "audiobookshelf": { + "podcasts": "Podcasts", + "books": "Books", + "podcastsDuration": "Duration", + "booksDuration": "Duration" + }, + "homeassistant": { + "people_home": "People Home", + "lights_on": "Lights On", + "switches_on": "Switches On" + } +} From 55bc247c9e388cc3e0d7ae5e260741ecc3af6dc3 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 18 Apr 2023 22:51:46 -0700 Subject: [PATCH 013/101] Support blur, saturation & brightness filters for background images --- src/pages/index.jsx | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index fc294c6c..55109be9 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -318,15 +318,26 @@ function Home({ initialSettings }) { export default function Wrapper({ initialSettings, fallback }) { const wrappedStyle = {}; + let backgroundBlur = false; + let backgroundSaturate = false; + let backgroundBrightness = false; if (initialSettings && initialSettings.background) { - const opacity = initialSettings.backgroundOpacity ?? 1; + let opacity = initialSettings.backgroundOpacity ?? 1; + let backgroundImage = initialSettings.background; + if (typeof initialSettings.background === 'object') { + backgroundImage = initialSettings.background.image; + backgroundBlur = initialSettings.background.blur !== undefined; + backgroundSaturate = initialSettings.background.saturate !== undefined; + backgroundBrightness = initialSettings.background.brightness !== undefined; + if (initialSettings.background.opacity !== undefined) opacity = initialSettings.background.opacity / 100; + } const opacityValue = 1 - opacity; wrappedStyle.backgroundImage = ` linear-gradient( rgb(var(--bg-color) / ${opacityValue}), rgb(var(--bg-color) / ${opacityValue}) ), - url(${initialSettings.background})`; + url(${backgroundImage})`; wrappedStyle.backgroundPosition = "center"; wrappedStyle.backgroundSize = "cover"; } @@ -345,7 +356,15 @@ export default function Wrapper({ initialSettings, fallback }) { className="fixed overflow-auto w-full h-full bg-theme-50 dark:bg-theme-800 transition-all" style={wrappedStyle} > - +
+ +
); From 1aa559537a4c920d5400e1778cf5a25b17162e09 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 19 Apr 2023 07:02:33 -0700 Subject: [PATCH 014/101] Update proxy.js --- src/widgets/homebridge/proxy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/homebridge/proxy.js b/src/widgets/homebridge/proxy.js index 018aa78f..b0a75a03 100644 --- a/src/widgets/homebridge/proxy.js +++ b/src/widgets/homebridge/proxy.js @@ -52,7 +52,7 @@ async function apiCall(widget, endpoint, service) { if (status === 401 || status === 403) { logger.debug("Homebridge API rejected the request, attempting to obtain new session token"); - const { accessToken } = login(widget, service); + const { accessToken } = await login(widget, service); headers.Authorization = `Bearer ${accessToken}`; // retry the request, now with the new session token From e8713a95c009f6953e421cebe95db29a6f358a8e Mon Sep 17 00:00:00 2001 From: Heng-Yi Wu <2316687+henry40408@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:26:58 +0800 Subject: [PATCH 015/101] Add FreshRSS widget (#1377) * feat: add FreshRSS widget * refactor: revert credentialed.js * refactor: custom proxy handler for FreshRSS * refactor: cache the token as long as possible During installation, the salt is generated and remains constant unless the user re-installs the FreshRSS instance. --- public/locales/en/common.json | 4 ++ src/widgets/components.js | 1 + src/widgets/freshrss/component.jsx | 33 ++++++++++ src/widgets/freshrss/proxy.js | 97 ++++++++++++++++++++++++++++++ src/widgets/freshrss/widget.js | 13 ++++ src/widgets/widgets.js | 2 + 6 files changed, 150 insertions(+) create mode 100644 src/widgets/freshrss/component.jsx create mode 100644 src/widgets/freshrss/proxy.js create mode 100644 src/widgets/freshrss/widget.js diff --git a/public/locales/en/common.json b/public/locales/en/common.json index c46e6c38..adcda8ff 100755 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -98,6 +98,10 @@ "leech": "Leech", "seed": "Seed" }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" + }, "changedetectionio": { "totalObserved": "Total Observed", "diffsDetected": "Diffs Detected" diff --git a/src/widgets/components.js b/src/widgets/components.js index ec7be376..6ca5722e 100644 --- a/src/widgets/components.js +++ b/src/widgets/components.js @@ -17,6 +17,7 @@ const components = { emby: dynamic(() => import("./emby/component")), fileflows: dynamic(() => import("./fileflows/component")), flood: dynamic(() => import("./flood/component")), + freshrss: dynamic(() => import("./freshrss/component")), ghostfolio: dynamic(() => import("./ghostfolio/component")), gluetun: dynamic(() => import("./gluetun/component")), gotify: dynamic(() => import("./gotify/component")), diff --git a/src/widgets/freshrss/component.jsx b/src/widgets/freshrss/component.jsx new file mode 100644 index 00000000..9381beb1 --- /dev/null +++ b/src/widgets/freshrss/component.jsx @@ -0,0 +1,33 @@ +import { useTranslation } from "next-i18next"; + +import Container from "components/services/widget/container"; +import Block from "components/services/widget/block"; +import useWidgetAPI from "utils/proxy/use-widget-api"; + +export default function Component({ service }) { + const { t } = useTranslation(); + + const { widget } = service; + + const { data: freshrssData, error: freshrssError } = useWidgetAPI(widget, "info"); + + if (freshrssError) { + return ; + } + + if (!freshrssData) { + return ( + + + + + ); + } + + return ( + + + + + ); +} diff --git a/src/widgets/freshrss/proxy.js b/src/widgets/freshrss/proxy.js new file mode 100644 index 00000000..a5f2239e --- /dev/null +++ b/src/widgets/freshrss/proxy.js @@ -0,0 +1,97 @@ +import cache from "memory-cache"; + +import { httpProxy } from "utils/proxy/http"; +import { formatApiCall } from "utils/proxy/api-helpers"; +import getServiceWidget from "utils/config/service-helpers"; +import createLogger from "utils/logger"; +import widgets from "widgets/widgets"; + +const proxyName = "freshrssProxyHandler"; +const sessionTokenCacheKey = `${proxyName}__sessionToken`; +const logger = createLogger(proxyName); + +async function login(widget, service) { + const endpoint = "accounts/ClientLogin"; + const api = widgets?.[widget.type]?.api + const loginUrl = new URL(formatApiCall(api, { endpoint, ...widget })); + const headers = { "Content-Type": "application/x-www-form-urlencoded" }; + + const [, , data,] = await httpProxy(loginUrl, { + method: "POST", + body: new URLSearchParams({ + Email: widget.username, + Passwd: widget.password + }).toString(), + headers, + }); + + try { + const [, token] = data.toString().split("\n").find(line => line.startsWith("Auth=")).split("=") + cache.put(`${sessionTokenCacheKey}.${service}`, token); + return { token }; + } catch (e) { + logger.error("Unable to login to FreshRSS API: %s", e); + } + + return { token: false }; +} + +async function apiCall(widget, endpoint, service) { + const key = `${sessionTokenCacheKey}.${service}`; + const headers = { + "Authorization": `GoogleLogin auth=${cache.get(key)}`, + } + const url = new URL(formatApiCall(widgets[widget.type].api, { endpoint, ...widget })); + const method = "GET"; + + let [status, contentType, data, responseHeaders] = await httpProxy(url, { + method, + headers, + }); + + if (status === 401) { + logger.debug("FreshRSS API rejected the request, attempting to obtain new session token"); + const { token } = await login(widget, service); + headers.Authorization = `GoogleLogin auth=${token}`; + + // retry the request, now with the new session token + [status, contentType, data, responseHeaders] = await httpProxy(url, { + method, + headers, + }); + } + + if (status !== 200) { + logger.error("Error getting data from FreshRSS: %s status %d. Data: %s", url, status, data); + return { status, contentType, data: null, responseHeaders }; + } + + return { status, contentType, data: JSON.parse(data.toString()), responseHeaders }; +} + +export default async function freshrssProxyHandler(req, res) { + const { group, service } = req.query; + + if (!group || !service) { + logger.debug("Invalid or missing service '%s' or group '%s'", service, group); + return res.status(400).json({ error: "Invalid proxy service type" }); + } + + const widget = await getServiceWidget(group, service); + if (!widget) { + logger.debug("Invalid or missing widget for service '%s' in group '%s'", service, group); + return res.status(400).json({ error: "Invalid proxy service type" }); + } + + if (!cache.get(`${sessionTokenCacheKey}.${service}`)) { + await login(widget, service); + } + + const { data: subscriptionData } = await apiCall(widget, "reader/api/0/subscription/list", service); + const { data: unreadCountData } = await apiCall(widget, "reader/api/0/unread-count", service); + + return res.status(200).send({ + subscriptions: subscriptionData?.subscriptions.length, + unread: unreadCountData?.max + }); +} diff --git a/src/widgets/freshrss/widget.js b/src/widgets/freshrss/widget.js new file mode 100644 index 00000000..2e025762 --- /dev/null +++ b/src/widgets/freshrss/widget.js @@ -0,0 +1,13 @@ +import freshrssProxyHandler from "./proxy"; + +const widget = { + api: "{url}/api/greader.php/{endpoint}?output=json", + proxyHandler: freshrssProxyHandler, + mappings: { + info: { + endpoint: "/" + } + } +}; + +export default widget; diff --git a/src/widgets/widgets.js b/src/widgets/widgets.js index a8ce5282..dca03173 100644 --- a/src/widgets/widgets.js +++ b/src/widgets/widgets.js @@ -12,6 +12,7 @@ import downloadstation from "./downloadstation/widget"; import emby from "./emby/widget"; import fileflows from "./fileflows/widget"; import flood from "./flood/widget"; +import freshrss from "./freshrss/widget"; import ghostfolio from "./ghostfolio/widget" import gluetun from "./gluetun/widget"; import gotify from "./gotify/widget"; @@ -90,6 +91,7 @@ const widgets = { emby, fileflows, flood, + freshrss, ghostfolio, gluetun, gotify, From 291eba01ab2673c68efdfb97355ee89f84e2ef5c Mon Sep 17 00:00:00 2001 From: Andrej Kralj Date: Wed, 19 Apr 2023 04:47:28 +0000 Subject: [PATCH 016/101] Translated using Weblate (Slovenian) Currently translated at 25.1% (102 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sl/ --- public/locales/sl/common.json | 182 +++++++++++++++++----------------- 1 file changed, 91 insertions(+), 91 deletions(-) diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 27a44a8c..8d893108 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -82,151 +82,151 @@ "servers": "Servers" }, "widget": { - "missing_type": "Missing Widget Type: {{type}}", - "api_error": "API Error", - "information": "Information", - "raw_error": "Raw Error", - "response_data": "Response Data", + "missing_type": "Manjka tip widgeta: {{type}}", + "api_error": "API napaka", + "information": "Informacija", + "raw_error": "Surova napaka", + "response_data": "Podatki iz odgovora", "status": "Status", "url": "URL" }, "weather": { - "current": "Current Location", - "allow": "Click to allow", - "updating": "Updating", - "wait": "Please wait" + "current": "Trenutna lokacija", + "allow": "Kliknite za dovolitev", + "updating": "Posodabljam", + "wait": "Prosimo počakajte" }, "search": { - "placeholder": "Search…" + "placeholder": "Iskanje…" }, "resources": { "cpu": "CPU", "mem": "MEM", - "total": "Total", - "free": "Free", - "used": "Used", - "load": "Load", + "total": "Skupaj", + "free": "Prosto", + "used": "V uporabi", + "load": "Bremenitev", "temp": "TEMP", - "max": "Max", - "uptime": "UP", - "months": "mo", + "max": "Maks.", + "uptime": "Gor", + "months": "me", "days": "d", - "hours": "h", + "hours": "u", "minutes": "m" }, "unifi": { - "devices": "Devices", - "lan_devices": "LAN Devices", - "wlan_devices": "WLAN Devices", - "lan_users": "LAN Users", - "wlan_users": "WLAN Users", - "up": "UP", - "down": "DOWN", - "wait": "Please wait", - "users": "Users", - "uptime": "System Uptime", - "days": "Days", + "devices": "Naprave", + "lan_devices": "LAN naprave", + "wlan_devices": "WLAN naprave", + "lan_users": "LAN uporabniki", + "wlan_users": "WLAN uporabniki", + "up": "Gor", + "down": "Dol", + "wait": "Prosimo počakajte", + "users": "Uporabniki", + "uptime": "Čas delovanja", + "days": "Dni", "wan": "WAN", "lan": "LAN", "wlan": "WLAN", - "empty_data": "Subsystem status unknown" + "empty_data": "Neznani status podsistema" }, "docker": { "rx": "RX", "tx": "TX", "mem": "MEM", "cpu": "CPU", - "running": "Running", - "offline": "Offline", - "error": "Error", - "unknown": "Unknown", - "healthy": "Healthy", - "starting": "Starting", - "unhealthy": "Unhealthy", - "not_found": "Not Found", - "exited": "Exited", - "partial": "Partial" + "running": "Deluje", + "offline": "Ni povezan", + "error": "Napaka", + "unknown": "Neznano", + "healthy": "Zdrav", + "starting": "Se zaganja", + "unhealthy": "Ni zdrav", + "not_found": "Ni najden", + "exited": "V izhodu", + "partial": "Delni" }, "ping": { - "error": "Error", + "error": "Napaka", "ping": "Ping" }, "emby": { - "playing": "Playing", - "transcoding": "Transcoding", - "bitrate": "Bitrate", - "no_active": "No Active Streams", - "movies": "Movies", - "series": "Series", - "episodes": "Episodes", - "songs": "Songs" + "playing": "Predvaja", + "transcoding": "Transkodira", + "bitrate": "Pasovna širina", + "no_active": "Ni aktivne vsebine", + "movies": "Filmi", + "series": "Serije", + "episodes": "Epizode", + "songs": "Pesmi" }, "tautulli": { - "transcoding": "Transcoding", - "bitrate": "Bitrate", - "playing": "Playing", - "no_active": "No Active Streams" + "transcoding": "Transkodira", + "bitrate": "Pasovna širina", + "playing": "Predvaja", + "no_active": "Ni aktivne vsebine" }, "flood": { - "download": "Download", - "upload": "Upload", - "leech": "Leech", - "seed": "Seed" + "download": "Prenos", + "upload": "Nalaganje", + "leech": "Pijavka", + "seed": "Sejanje" }, "changedetectionio": { - "totalObserved": "Total Observed", - "diffsDetected": "Diffs Detected" + "totalObserved": "Skupaj opazovano", + "diffsDetected": "Zaznanih sprememb" }, "omada": { - "connectedAp": "Connected APs", - "activeUser": "Active devices", - "alerts": "Alerts", - "connectedGateway": "Connected gateways", - "connectedSwitches": "Connected switches" + "connectedAp": "Povezanih AP", + "activeUser": "Aktivne naprave", + "alerts": "Opozorila", + "connectedGateway": "Povezan prehod", + "connectedSwitches": "Povezana stikala" }, "nzbget": { - "rate": "Rate", - "remaining": "Remaining", - "downloaded": "Downloaded" + "rate": "Razmerje", + "remaining": "Še preostane", + "downloaded": "Preneseno" }, "plex": { - "streams": "Active Streams", - "movies": "Movies", - "tv": "TV Shows" + "streams": "Aktivna vsebina", + "movies": "Filmi", + "tv": "TV serije" }, "sabnzbd": { - "rate": "Rate", - "queue": "Queue", - "timeleft": "Time Left" + "rate": "Razmerje", + "queue": "Vrsta", + "timeleft": "Preostali čas" }, "rutorrent": { - "active": "Active", - "upload": "Upload", - "download": "Download" + "active": "Aktiven", + "upload": "Nalaganje", + "download": "Prenašanje" }, "transmission": { - "download": "Download", - "upload": "Upload", - "leech": "Leech", - "seed": "Seed" + "download": "Prenos", + "upload": "Nalaganje", + "leech": "Pijavka", + "seed": "Sejanje" }, "qbittorrent": { - "download": "Download", - "upload": "Upload", - "leech": "Leech", - "seed": "Seed" + "download": "Prenos", + "upload": "Nalaganje", + "leech": "Pijavka", + "seed": "Sejanje" }, "deluge": { - "download": "Download", + "download": "Prenos", "upload": "Upload", - "leech": "Leech", - "seed": "Seed" + "leech": "Pijavka", + "seed": "Sejanje" }, "downloadstation": { - "download": "Download", - "upload": "Upload", - "leech": "Leech", - "seed": "Seed" + "download": "Prenos", + "upload": "Nalaganje", + "leech": "Pijavka", + "seed": "Sejanje" }, "sonarr": { "wanted": "Wanted", From 415710cdb3922e45daea36c7ea817accdc163dd7 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:17 +0000 Subject: [PATCH 017/101] Translated using Weblate (German) Currently translated at 88.9% (363 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/de/ --- public/locales/de/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 0d59288c..bb0a9f6a 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From c168a93f721ffb215efd8b041bd0a7e20c0977e8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:18 +0000 Subject: [PATCH 018/101] Translated using Weblate (Spanish) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index d573e61d..031da91b 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -567,5 +567,9 @@ "people_home": "Inicio de personas", "lights_on": "Luces encendidas", "switches_on": "Encendido" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From f0eb6950703d2f8c28cb6e0eeb94749e2c248919 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:19 +0000 Subject: [PATCH 019/101] Translated using Weblate (French) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 08dcfd9e..ae7a8935 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lumières allumées", "switches_on": "Switches On" + }, + "freshrss": { + "unread": "Unread", + "subscriptions": "Subscriptions" } } From 6d3d6fe30257eedc7b78ddf6d28782ac20e4044e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:19 +0000 Subject: [PATCH 020/101] Translated using Weblate (Portuguese) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index cd98f0ac..0596deb1 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -576,5 +576,9 @@ "people_home": "Pessoas em Casa", "lights_on": "Luzes Acesas", "switches_on": "Interruptores Ligados" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From ac6242e2f259196644e1d826ff3142e040c9ac98 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:14 +0000 Subject: [PATCH 021/101] Translated using Weblate (Russian) Currently translated at 11.7% (48 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index b1b8b627..378bd741 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 197bc5327d23f1a3ce842dea77453dc54f17856f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:15 +0000 Subject: [PATCH 022/101] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.0% (400 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index fd77e685..e82219e9 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 162e79d8671e78d6a3c705fed91b173c759a06c0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:17 +0000 Subject: [PATCH 023/101] Translated using Weblate (Italian) Currently translated at 70.5% (288 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 70d6d84a..2139b280 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From bbefa459eeb599bed11aeb9ec532518cd64e0203 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:17 +0000 Subject: [PATCH 024/101] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 19.3% (79 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nb_NO/ --- public/locales/nb-NO/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index 6fbbbb6b..3532421e 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From e0b4ce05c81a4e1c66fb1a746e9118d993a02c3c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:18 +0000 Subject: [PATCH 025/101] Translated using Weblate (Vietnamese) Currently translated at 10.7% (44 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 9090d98c..924c650e 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From d5c8b48363baffe247a857e64c6e49a5d3911efb Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:17 +0000 Subject: [PATCH 026/101] Translated using Weblate (Dutch) Currently translated at 59.3% (242 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 8d6022f1..6a7f178e 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 46e228c4a1c17d3589644770656f5ca014d82ce4 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:18 +0000 Subject: [PATCH 027/101] Translated using Weblate (Chinese (Traditional)) Currently translated at 87.9% (359 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hant/ --- public/locales/zh-Hant/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index ec8df407..2797542b 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From ec71540547ac6fdbe84265cd1dc281178524f7c0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:18 +0000 Subject: [PATCH 028/101] Translated using Weblate (Catalan) Currently translated at 63.4% (259 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index be4940c8..86eb9f06 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 6947be08da1026478ba6a02e2f4772b4494d867e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:13 +0000 Subject: [PATCH 029/101] Translated using Weblate (Polish) Currently translated at 71.5% (292 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pl/ --- public/locales/pl/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 1c5778c8..0bd72f1c 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From f0bdc9df8a67c76b240bc98a235e8a8588fdde77 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:13 +0000 Subject: [PATCH 030/101] Translated using Weblate (Swedish) Currently translated at 32.3% (132 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sv/ --- public/locales/sv/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 93595d25..e8ca8092 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From f53176d5b272a9fbe92f9cf1ed2694112dbb6a9f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:15 +0000 Subject: [PATCH 031/101] Translated using Weblate (Croatian) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 74cf338b..131e6bed 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -567,5 +567,9 @@ "people_home": "Ljudi doma", "lights_on": "Upaljena svjetla", "switches_on": "Prekidači uključeni" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 18d1e406048981b8becff3a24d4415c5e9360cc9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:15 +0000 Subject: [PATCH 032/101] Translated using Weblate (Hungarian) Currently translated at 26.4% (108 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hu/ --- public/locales/hu/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 6b13a9ac..9124bc6c 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From e2e7d82dc69f5282eb1bd9d52da9586987403410 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:15 +0000 Subject: [PATCH 033/101] Translated using Weblate (Hebrew) Currently translated at 24.7% (101 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/he/ --- public/locales/he/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/he/common.json b/public/locales/he/common.json index aadd2648..7e4f09e8 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From cfe10b061f797c87d382bbc01c50ac2d903ba381 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:16 +0000 Subject: [PATCH 034/101] Translated using Weblate (Romanian) Currently translated at 37.0% (151 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ro/ --- public/locales/ro/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 9ab9a696..95ff93e1 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 46b31e752b0edf552a92d65ba93e514974402a5b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:16 +0000 Subject: [PATCH 035/101] Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 4cc4e852..39291f3e 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -567,5 +567,9 @@ "people_home": "Pessoas em Casa", "lights_on": "Luzes Ligadas", "switches_on": "Interruptores Ligados" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From a07175b49c8a52aea9a47ab5704a442536f390e7 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:21 +0000 Subject: [PATCH 036/101] Translated using Weblate (Yue (Traditional)) Currently translated at 28.9% (118 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/yue_Hant/ --- public/locales/yue/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index 0e8b8247..a3a7967b 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From bc0af4128d95e63ecec530b8aee1aa37eddfa69c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:19 +0000 Subject: [PATCH 037/101] Translated using Weblate (Finnish) Currently translated at 43.6% (178 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fi/ --- public/locales/fi/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index a8653709..d233ed94 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From c362c928c23728e665c08a7843540da125b5186f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:19 +0000 Subject: [PATCH 038/101] Translated using Weblate (Telugu) Currently translated at 53.1% (217 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/te/ --- public/locales/te/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/te/common.json b/public/locales/te/common.json index c929c2cf..f46c732a 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 2518d9ca5f648725ee339801b4e0aa9bb6ee2582 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:20 +0000 Subject: [PATCH 039/101] Translated using Weblate (Bulgarian) Currently translated at 11.2% (46 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/bg/ --- public/locales/bg/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 4d600c41..3989baca 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From eae0b25c0f59cf71d6142c5a1004acd3863fd5ca Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:20 +0000 Subject: [PATCH 040/101] Translated using Weblate (Turkish) Currently translated at 77.6% (317 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/tr/ --- public/locales/tr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 8f821783..899ecbf7 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From e133be83db0876928977ac37673d43a347c0f250 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:20 +0000 Subject: [PATCH 041/101] Translated using Weblate (Serbian) Currently translated at 2.2% (9 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sr/ --- public/locales/sr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index ca552a01..6c54eaeb 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 61fd5d2fcc338856fd7df564126839e2f941cc24 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:20 +0000 Subject: [PATCH 042/101] Translated using Weblate (Arabic) Currently translated at 64.2% (262 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ar/ --- public/locales/ar/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 5e61a401..e94bb650 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 517bba8ed4dc12a064a0c46a2084ebc83346bd2f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:12 +0000 Subject: [PATCH 043/101] Translated using Weblate (Czech) Currently translated at 96.0% (392 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/cs/ --- public/locales/cs/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index b45387b0..ca83032f 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 023e6bbe2340e98d4c66589f219e2cf083b57aaa Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:13 +0000 Subject: [PATCH 044/101] Translated using Weblate (Danish) Currently translated at 48.5% (198 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/da/ --- public/locales/da/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 0a577b75..66ce05a1 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From ada24eb06917c88986f279cfd7444d58e653dd31 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:13 +0000 Subject: [PATCH 045/101] Translated using Weblate (Malay) Currently translated at 62.0% (253 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ms/ --- public/locales/ms/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index 03ed61da..f35394c6 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 6b3ca6ac9aa829411135e870bcc8618a61f2603d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:14 +0000 Subject: [PATCH 046/101] Translated using Weblate (Hindi) Currently translated at 2.2% (9 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hi/ --- public/locales/hi/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index bea203ed..cb534b8d 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 0829a21b48587b89f36aa8c9e32ddf8ba903f6a0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:12 +0000 Subject: [PATCH 047/101] Translated using Weblate (Esperanto) Currently translated at 36.0% (147 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/eo/ --- public/locales/eo/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index 7f7ede0f..c9c400bc 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From ea7d5828d51cddb90eb8f605ab2d82956a46cbe8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:12 +0000 Subject: [PATCH 048/101] Translated using Weblate (Ukrainian) Currently translated at 99.5% (406 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 8ef6f030..0e2f6f77 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -567,5 +567,9 @@ "people_home": "Люди вдома", "lights_on": "Світло ввімкнено", "switches_on": "Вмикається" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 27805862c827796b8733d3b060150af5b606d2f9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:14 +0000 Subject: [PATCH 049/101] Translated using Weblate (Japanese) Currently translated at 3.6% (15 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ja/ --- public/locales/ja/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index f9fef837..7a814692 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From fef65e8440465bcb85ce2c86fd456b14bca31df9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:12 +0000 Subject: [PATCH 050/101] Translated using Weblate (Latvian) Currently translated at 29.1% (119 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/lv/ --- public/locales/lv/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index b1d18a23..da57341e 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 03197f2eb22e7f6c7f5c690ca9e4308b819e0f9e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:11 +0000 Subject: [PATCH 051/101] Translated using Weblate (Thai) Currently translated at 11.5% (47 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/th/ --- public/locales/th/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 4775c118..12372937 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 4452ca77d8b15216740788ace7a762e3ac1bbb2a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:16 +0000 Subject: [PATCH 052/101] Translated using Weblate (Slovak) Currently translated at 2.2% (9 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sk/ --- public/locales/sk/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index 9bb20969..23d14d6f 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From dca8996285d9cc9327ea4261bbce57b2dce76244 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:16 +0000 Subject: [PATCH 053/101] Translated using Weblate (Korean) Currently translated at 42.6% (174 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ko/ --- public/locales/ko/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 9c0e6669..108efed0 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 7b82dfc4be22443912743ab1ad05bcb24bdd9805 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:12 +0000 Subject: [PATCH 054/101] Translated using Weblate (Greek) Currently translated at 26.9% (110 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/el/ --- public/locales/el/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/el/common.json b/public/locales/el/common.json index ba9964ee..b3f539a8 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 9dbce594173033a284d81af618925114f21ebcc9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 19 Apr 2023 15:28:14 +0000 Subject: [PATCH 055/101] Translated using Weblate (Slovenian) Currently translated at 25.0% (102 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sl/ --- public/locales/sl/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 8d893108..bf029476 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -567,5 +567,9 @@ "people_home": "People Home", "lights_on": "Lights On", "switches_on": "Switches On" + }, + "freshrss": { + "subscriptions": "Subscriptions", + "unread": "Unread" } } From 66dabe9872345908a64a026599eebb6a4bccf418 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 19 Apr 2023 11:08:18 -0700 Subject: [PATCH 056/101] Allow setting Transmission rpcUrl --- src/widgets/transmission/proxy.js | 4 +++- src/widgets/transmission/widget.js | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/widgets/transmission/proxy.js b/src/widgets/transmission/proxy.js index 83ca141e..a57f2fb6 100644 --- a/src/widgets/transmission/proxy.js +++ b/src/widgets/transmission/proxy.js @@ -33,7 +33,9 @@ export default async function transmissionProxyHandler(req, res) { cache.put(`${headerCacheKey}.${service}`, headers); } - const url = new URL(formatApiCall(widgets[widget.type].api, { endpoint, ...widget })); + const api = `${widget.url}${widget.rpcUrl || widgets[widget.type].rpcUrl}rpc`; + + const url = new URL(formatApiCall(api, { endpoint, ...widget })); const csrfHeaderName = "x-transmission-session-id"; const method = "POST"; diff --git a/src/widgets/transmission/widget.js b/src/widgets/transmission/widget.js index 321f25ba..ef76046d 100644 --- a/src/widgets/transmission/widget.js +++ b/src/widgets/transmission/widget.js @@ -1,7 +1,7 @@ import transmissionProxyHandler from "./proxy"; const widget = { - api: "{url}/transmission/rpc", + rpcUrl: "/transmission/", proxyHandler: transmissionProxyHandler, }; From 3acbdda45efc3bd21498828cbfb6a5244a73d79d Mon Sep 17 00:00:00 2001 From: Jon Maddox Date: Wed, 19 Apr 2023 16:24:02 -0400 Subject: [PATCH 057/101] add Channels DVR Server widget --- public/locales/en/common.json | 6 ++++ src/widgets/channelsdvrserver/component.jsx | 36 +++++++++++++++++++++ src/widgets/channelsdvrserver/widget.js | 14 ++++++++ src/widgets/components.js | 1 + src/widgets/widgets.js | 4 ++- 5 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 src/widgets/channelsdvrserver/component.jsx create mode 100644 src/widgets/channelsdvrserver/widget.js diff --git a/public/locales/en/common.json b/public/locales/en/common.json index adcda8ff..2da02110 100755 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -106,6 +106,12 @@ "totalObserved": "Total Observed", "diffsDetected": "Diffs Detected" }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" + }, "tautulli": { "playing": "Playing", "transcoding": "Transcoding", diff --git a/src/widgets/channelsdvrserver/component.jsx b/src/widgets/channelsdvrserver/component.jsx new file mode 100644 index 00000000..d989c9a8 --- /dev/null +++ b/src/widgets/channelsdvrserver/component.jsx @@ -0,0 +1,36 @@ +import { useTranslation } from "next-i18next"; + +import Container from "components/services/widget/container"; +import Block from "components/services/widget/block"; +import useWidgetAPI from "utils/proxy/use-widget-api"; + +export default function Component({ service }) { + const { t } = useTranslation(); + const { widget } = service; + + const { data: channelsData, error: channelsError } = useWidgetAPI(widget, "status"); + + if (channelsError) { + return ; + } + + if (!channelsData) { + return ( + + + + + + + ); + } + + return ( + + + + + + + ); +} diff --git a/src/widgets/channelsdvrserver/widget.js b/src/widgets/channelsdvrserver/widget.js new file mode 100644 index 00000000..bb945892 --- /dev/null +++ b/src/widgets/channelsdvrserver/widget.js @@ -0,0 +1,14 @@ +import genericProxyHandler from "utils/proxy/handlers/generic"; + +const widget = { + api: "{url}/{endpoint}", + proxyHandler: genericProxyHandler, + + mappings: { + status: { + endpoint: "dvr", + }, + }, +}; + +export default widget; diff --git a/src/widgets/components.js b/src/widgets/components.js index 6ca5722e..67338332 100644 --- a/src/widgets/components.js +++ b/src/widgets/components.js @@ -7,6 +7,7 @@ const components = { autobrr: dynamic(() => import("./autobrr/component")), bazarr: dynamic(() => import("./bazarr/component")), changedetectionio: dynamic(() => import("./changedetectionio/component")), + channelsdvrserver: dynamic(() => import("./channelsdvrserver/component")), cloudflared: dynamic(() => import("./cloudflared/component")), coinmarketcap: dynamic(() => import("./coinmarketcap/component")), deluge: dynamic(() => import("./deluge/component")), diff --git a/src/widgets/widgets.js b/src/widgets/widgets.js index dca03173..9878d50d 100644 --- a/src/widgets/widgets.js +++ b/src/widgets/widgets.js @@ -4,6 +4,7 @@ import authentik from "./authentik/widget"; import autobrr from "./autobrr/widget"; import bazarr from "./bazarr/widget"; import changedetectionio from "./changedetectionio/widget"; +import channelsdvrserver from "./channelsdvrserver/widget"; import cloudflared from "./cloudflared/widget"; import coinmarketcap from "./coinmarketcap/widget"; import deluge from "./deluge/widget"; @@ -13,7 +14,7 @@ import emby from "./emby/widget"; import fileflows from "./fileflows/widget"; import flood from "./flood/widget"; import freshrss from "./freshrss/widget"; -import ghostfolio from "./ghostfolio/widget" +import ghostfolio from "./ghostfolio/widget"; import gluetun from "./gluetun/widget"; import gotify from "./gotify/widget"; import grafana from "./grafana/widget"; @@ -83,6 +84,7 @@ const widgets = { autobrr, bazarr, changedetectionio, + channelsdvrserver, cloudflared, coinmarketcap, deluge, From 30fccfe8b7b77c1bc8485d3c721a0bdb8b09916b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Benn=C3=A0ssar=20Carretero?= Date: Thu, 20 Apr 2023 13:22:22 +0000 Subject: [PATCH 058/101] Translated using Weblate (Spanish) Currently translated at 100.0% (408 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 031da91b..4e0c914c 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -183,7 +183,7 @@ "qbittorrent": { "download": "Bajada", "upload": "Subida", - "leech": "Compañeros", + "leech": "Pares", "seed": "Semillas" }, "mastodon": { From 541d2c1f8baa702cee827cb29f935cf665584715 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 20 Apr 2023 09:00:21 +0000 Subject: [PATCH 059/101] Translated using Weblate (Spanish) Currently translated at 100.0% (408 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 4e0c914c..2a67cf7a 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -569,7 +569,7 @@ "switches_on": "Encendido" }, "freshrss": { - "subscriptions": "Subscriptions", - "unread": "Unread" + "subscriptions": "Suscripciones", + "unread": "Sin leer" } } From 876e6c40400ee88c2a215d4ca63f725804fb4cf5 Mon Sep 17 00:00:00 2001 From: Nonoss117 Date: Thu, 20 Apr 2023 04:51:26 +0000 Subject: [PATCH 060/101] Translated using Weblate (French) Currently translated at 100.0% (408 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index ae7a8935..234dfff0 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -234,9 +234,9 @@ "cpu": "Cpu", "mem": "Mém", "wait": "Merci de patienter", - "temp": "TEMP", - "uptime": "UP", - "days": "d", + "temp": "Temp", + "uptime": "Up", + "days": "j", "hours": "h" }, "changedetectionio": { @@ -569,7 +569,7 @@ "switches_on": "Switches On" }, "freshrss": { - "unread": "Unread", - "subscriptions": "Subscriptions" + "unread": "Non lu", + "subscriptions": "Abonnements" } } From e4b0e9dc37821ce42dcb64c1c3fa62d0f697f606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Benn=C3=A0ssar=20Carretero?= Date: Thu, 20 Apr 2023 13:22:58 +0000 Subject: [PATCH 061/101] Translated using Weblate (Catalan) Currently translated at 63.4% (259 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 86eb9f06..569022d1 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -183,7 +183,7 @@ "qbittorrent": { "download": "Descàrrega", "upload": "Pujada", - "leech": "Companys", + "leech": "Clients", "seed": "Llavors" }, "mastodon": { From 91cd423e5b9f5fa2398e2864516d7c422912f999 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 19 Apr 2023 21:34:59 +0000 Subject: [PATCH 062/101] Translated using Weblate (Croatian) Currently translated at 100.0% (408 of 408 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 131e6bed..3d5f9c5c 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -569,7 +569,7 @@ "switches_on": "Prekidači uključeni" }, "freshrss": { - "subscriptions": "Subscriptions", - "unread": "Unread" + "subscriptions": "Pretplate", + "unread": "Nepročitano" } } From af6198737be93261529680379de418b809f5024a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:49 +0000 Subject: [PATCH 063/101] Translated using Weblate (German) Currently translated at 88.1% (363 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/de/ --- public/locales/de/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index bb0a9f6a..aa89b204 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 3e00793907043efa704983868865fec118066954 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:52 +0000 Subject: [PATCH 064/101] Translated using Weblate (Spanish) Currently translated at 99.0% (408 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 2a67cf7a..f2d9fe85 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Suscripciones", "unread": "Sin leer" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From e5d9eae9f12b19f35b20e039332b91a06e172206 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:52 +0000 Subject: [PATCH 065/101] Translated using Weblate (French) Currently translated at 99.0% (408 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 234dfff0..7cf76751 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -571,5 +571,11 @@ "freshrss": { "unread": "Non lu", "subscriptions": "Abonnements" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 57dea7593e3b5086472bca60d99816f946871511 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:52 +0000 Subject: [PATCH 066/101] Translated using Weblate (Portuguese) Currently translated at 98.5% (406 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 0596deb1..13094508 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -580,5 +580,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 7b04263e2ba39fdef2351d7ae98119c3f2079e36 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:45 +0000 Subject: [PATCH 067/101] Translated using Weblate (Russian) Currently translated at 11.6% (48 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 378bd741..31f71f87 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 791d84d7148c1ab576ad08a0c989c7f518b279db Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:45 +0000 Subject: [PATCH 068/101] Translated using Weblate (Chinese (Simplified)) Currently translated at 97.0% (400 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index e82219e9..674f9932 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 808acb9751d7b712baa8a43a9fc1009a98fa833d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:49 +0000 Subject: [PATCH 069/101] Translated using Weblate (Italian) Currently translated at 69.9% (288 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 2139b280..7096f3cc 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 9807e38a54ed10bdac69e303f25b830608e57f71 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:49 +0000 Subject: [PATCH 070/101] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 19.1% (79 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nb_NO/ --- public/locales/nb-NO/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index 3532421e..289e4cce 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 0d823c707da98610e32ccca1085b93676146cb1e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:51 +0000 Subject: [PATCH 071/101] Translated using Weblate (Vietnamese) Currently translated at 10.6% (44 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 924c650e..d0263ee7 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From ce370ea2ce940fb159b43987287f96c0eda51f42 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:50 +0000 Subject: [PATCH 072/101] Translated using Weblate (Dutch) Currently translated at 58.7% (242 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 6a7f178e..20d8ee3d 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 6c0dc966af83202867f9e5c590460242a8a580d9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:51 +0000 Subject: [PATCH 073/101] Translated using Weblate (Chinese (Traditional)) Currently translated at 87.1% (359 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hant/ --- public/locales/zh-Hant/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index 2797542b..4cf5fc16 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From ba350f438b34d58461f8a3149b3f09e2a28c5ce3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:50 +0000 Subject: [PATCH 074/101] Translated using Weblate (Catalan) Currently translated at 62.8% (259 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 569022d1..5df98b04 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From bc964c853a8b90dea222ecce892243b63d52e376 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:42 +0000 Subject: [PATCH 075/101] Translated using Weblate (Polish) Currently translated at 70.8% (292 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pl/ --- public/locales/pl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 0bd72f1c..4ebd35b7 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From d7374384ad6876a3ec2b7b9c98686ff30349282c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:42 +0000 Subject: [PATCH 076/101] Translated using Weblate (Swedish) Currently translated at 32.0% (132 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sv/ --- public/locales/sv/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index e8ca8092..c31c5e9d 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From adb394ade66e99dd711480b67af64ae56bf93b1e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:46 +0000 Subject: [PATCH 077/101] Translated using Weblate (Croatian) Currently translated at 99.0% (408 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 3d5f9c5c..a4feafbf 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Pretplate", "unread": "Nepročitano" + }, + "channelsdvrserver": { + "scheduled": "Scheduled", + "passes": "Passes", + "shows": "Shows", + "recordings": "Recordings" } } From 5be4743507ebd480a9baca577b14afa46dd49082 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:46 +0000 Subject: [PATCH 078/101] Translated using Weblate (Hungarian) Currently translated at 26.2% (108 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hu/ --- public/locales/hu/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 9124bc6c..8fa320ce 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From b93605d8e3d5bda2fc3129ab0df320a5e6eb29ac Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:46 +0000 Subject: [PATCH 079/101] Translated using Weblate (Hebrew) Currently translated at 24.5% (101 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/he/ --- public/locales/he/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 7e4f09e8..cc87c89f 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 88efb402c5bb08c8587e300aeaa85d9c045e5f76 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:47 +0000 Subject: [PATCH 080/101] Translated using Weblate (Romanian) Currently translated at 36.6% (151 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ro/ --- public/locales/ro/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 95ff93e1..5f8cb985 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From a007e12c0fde2457ce808aaf95560dfb7265c03e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:47 +0000 Subject: [PATCH 081/101] Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.5% (406 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 39291f3e..60d48a8a 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 043ed57bbeb647d5f25c0e82b6fa372cd269581e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:56 +0000 Subject: [PATCH 082/101] Translated using Weblate (Yue (Traditional)) Currently translated at 28.6% (118 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/yue_Hant/ --- public/locales/yue/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index a3a7967b..ae2d82b3 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From ccc0fa5b030488303d69c44146e62fa005420d7b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:53 +0000 Subject: [PATCH 083/101] Translated using Weblate (Finnish) Currently translated at 43.2% (178 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fi/ --- public/locales/fi/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index d233ed94..7dfd0631 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 50083334d62f985587a171454410b9df8c02bb01 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:53 +0000 Subject: [PATCH 084/101] Translated using Weblate (Telugu) Currently translated at 52.6% (217 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/te/ --- public/locales/te/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/te/common.json b/public/locales/te/common.json index f46c732a..7eb3bf0e 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From f5d39dd993ecf249a8489fd179685bbd1d1f6eb2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:54 +0000 Subject: [PATCH 085/101] Translated using Weblate (Bulgarian) Currently translated at 11.1% (46 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/bg/ --- public/locales/bg/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 3989baca..ab7a655f 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 1770599ef768018a26784db02db49900f7efc59b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:55 +0000 Subject: [PATCH 086/101] Translated using Weblate (Turkish) Currently translated at 76.9% (317 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/tr/ --- public/locales/tr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 899ecbf7..4c1c0609 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From c65c4d0780e3b3462b0e21299e320ea371d81100 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:55 +0000 Subject: [PATCH 087/101] Translated using Weblate (Serbian) Currently translated at 2.1% (9 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sr/ --- public/locales/sr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index 6c54eaeb..397c015d 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 3a26d99029b5974459c702a119b6e38d0c56214a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:56 +0000 Subject: [PATCH 088/101] Translated using Weblate (Arabic) Currently translated at 63.5% (262 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ar/ --- public/locales/ar/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index e94bb650..78acd26f 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "scheduled": "Scheduled", + "passes": "Passes", + "shows": "Shows", + "recordings": "Recordings" } } From 6976d9a7e36688499bd41381ca0da4d0bae7ae0c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:40 +0000 Subject: [PATCH 089/101] Translated using Weblate (Czech) Currently translated at 95.1% (392 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/cs/ --- public/locales/cs/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index ca83032f..458017bf 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From c6e4db338a4bc17da2bf3af2c7ce01d3d9936ef8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:42 +0000 Subject: [PATCH 090/101] Translated using Weblate (Danish) Currently translated at 48.0% (198 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/da/ --- public/locales/da/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 66ce05a1..39e6b71c 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 39a44a4266583ec2d4b8e8a7a13c3c37ecbd6d2c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:43 +0000 Subject: [PATCH 091/101] Translated using Weblate (Malay) Currently translated at 61.4% (253 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ms/ --- public/locales/ms/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index f35394c6..c54ca3b2 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 1372befc729cc963cfc521391cfd824aa2731002 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:43 +0000 Subject: [PATCH 092/101] Translated using Weblate (Hindi) Currently translated at 2.1% (9 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hi/ --- public/locales/hi/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index cb534b8d..dd10e1c2 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 657e3d30becd0d5519947b70e23cce6db8714433 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:40 +0000 Subject: [PATCH 093/101] Translated using Weblate (Esperanto) Currently translated at 35.6% (147 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/eo/ --- public/locales/eo/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index c9c400bc..7935fe63 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 8104d1267460f6720051e30236808585b989667b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:41 +0000 Subject: [PATCH 094/101] Translated using Weblate (Ukrainian) Currently translated at 98.5% (406 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 0e2f6f77..0e11a292 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From bbe6779a0e5b7982b8f5cc2e8c64db31ac1788b1 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:44 +0000 Subject: [PATCH 095/101] Translated using Weblate (Japanese) Currently translated at 3.6% (15 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ja/ --- public/locales/ja/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index 7a814692..13b8013f 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 41013f5ba37841cf0a9c876bf8db89969e5f6c9d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:41 +0000 Subject: [PATCH 096/101] Translated using Weblate (Latvian) Currently translated at 28.8% (119 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/lv/ --- public/locales/lv/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index da57341e..7b8f524b 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From db7d987f6c3004c5afaa5b692fb23c20418d421f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:39 +0000 Subject: [PATCH 097/101] Translated using Weblate (Thai) Currently translated at 11.4% (47 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/th/ --- public/locales/th/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 12372937..25dbd27e 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "scheduled": "Scheduled", + "passes": "Passes", + "shows": "Shows", + "recordings": "Recordings" } } From dd02b1675b090495c184e96e991e6d39bd100eec Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:48 +0000 Subject: [PATCH 098/101] Translated using Weblate (Slovak) Currently translated at 2.1% (9 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sk/ --- public/locales/sk/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index 23d14d6f..c56f52ff 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 19947b7a743efdac5243fb4a5db97045a0f0da60 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:48 +0000 Subject: [PATCH 099/101] Translated using Weblate (Korean) Currently translated at 42.2% (174 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ko/ --- public/locales/ko/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 108efed0..08371d8f 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 9f6639d63e99380cf30bcfee05c32f52caeca7ab Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:39 +0000 Subject: [PATCH 100/101] Translated using Weblate (Greek) Currently translated at 26.6% (110 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/el/ --- public/locales/el/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/el/common.json b/public/locales/el/common.json index b3f539a8..e757f906 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } } From 9b21adbf39816586d7d7918e561030890d065930 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Apr 2023 18:57:44 +0000 Subject: [PATCH 101/101] Translated using Weblate (Slovenian) Currently translated at 24.7% (102 of 412 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sl/ --- public/locales/sl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index bf029476..75a63235 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -571,5 +571,11 @@ "freshrss": { "subscriptions": "Subscriptions", "unread": "Unread" + }, + "channelsdvrserver": { + "shows": "Shows", + "recordings": "Recordings", + "scheduled": "Scheduled", + "passes": "Passes" } }