diff --git a/public/locales/de/layout/add-service-app-shelf.json b/public/locales/de/layout/add-service-app-shelf.json index a50c92d1e..d7a1ffb4c 100644 --- a/public/locales/de/layout/add-service-app-shelf.json +++ b/public/locales/de/layout/add-service-app-shelf.json @@ -1,118 +1,118 @@ { - "actionIcon": { - "tooltip": "Einen Service hinzufügen" - }, - "modal": { - "title": "Service hinzufügen", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } + "actionIcon": { + "tooltip": "Einen Service hinzufügen" }, - "tabs": { + "modal": { + "title": "Service hinzufügen", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { "options": { - "title": "Optionen", - "form": { - "serviceName": { - "label": "Service Namen", - "placeholder": "Plex" + "title": "Optionen", + "form": { + "serviceName": { + "label": "Service Namen", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "URL bei einem Klick" + }, + "serviceType": { + "label": "Service Typ", + "defaultValue": "Andere", + "placeholder": "Wähle einen Typ aus" + }, + "category": { + "label": "Kategorie", + "placeholder": "Whle eine Kategorie oder erstelle eine neue", + "nothingFound": "Nichts gefunden", + "createLabel": "+ Erstelle {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API Schlüssel", + "placeholder": "Dein API Schlüssel", + "validation": { + "noKey": "Invalider Schlüssel" }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "URL bei einem Klick" - }, - "serviceType": { - "label": "Service Typ", - "defaultValue": "Andere", - "placeholder": "Wähle einen Typ aus" - }, - "category": { - "label": "Kategorie", - "placeholder": "Whle eine Kategorie oder erstelle eine neue", - "nothingFound": "Nichts gefunden", - "createLabel": "+ Erstelle {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API Schlüssel", - "placeholder": "Dein API Schlüssel", - "validation": { - "noKey": "Invalider Schlüssel" - }, - "tip": { - "text": "Erhalte deinen API Schlüssel", - "link": "hier." - } - }, - "qBittorrent": { - "username": { - "label": "Benutzernamen", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalider Benutzername" - } - }, - "password": { - "label": "Passwort", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalides Passwort" - } - } - }, - "deluge": { - "password": { - "label": "Passwort", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalides Passwort" - } - } - }, - "transmission": { - "username": { - "label": "Benutzername", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalider Benutzername" - } - }, - "password": { - "label": "Passwort", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalides Passwort" - } - } - } + "tip": { + "text": "Erhalte deinen API Schlüssel", + "link": "hier." } + }, + "qBittorrent": { + "username": { + "label": "Benutzernamen", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalider Benutzername" + } + }, + "password": { + "label": "Passwort", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalides Passwort" + } + } + }, + "deluge": { + "password": { + "label": "Passwort", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalides Passwort" + } + } + }, + "transmission": { + "username": { + "label": "Benutzername", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalider Benutzername" + } + }, + "password": { + "label": "Passwort", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalides Passwort" + } + } + } } + } }, "advancedOptions": { - "title": "Weitere Optionen", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Nummern", - "placeholder": "Wähle eine valide Status Nummer", - "clearButtonLabel": "Auswahl löschen", - "nothingFound": "Nichts gefunden" - }, - "openServiceInNewTab": { - "label": "Serivce in einem neuen Tab öffnen" - }, - "buttons": { - "submit": { - "content": "Service hinzufügen" - } - } + "title": "Weitere Optionen", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Nummern", + "placeholder": "Wähle eine valide Status Nummer", + "clearButtonLabel": "Auswahl löschen", + "nothingFound": "Nichts gefunden" + }, + "openServiceInNewTab": { + "label": "Serivce in einem neuen Tab öffnen" + }, + "buttons": { + "submit": { + "content": "Service hinzufügen" + } } + } } + } } - } -} \ No newline at end of file + } \ No newline at end of file diff --git a/public/locales/de/modules/common-media-cards.json b/public/locales/de/modules/common-media-cards.json index 55312bb3f..72313078a 100644 --- a/public/locales/de/modules/common-media-cards.json +++ b/public/locales/de/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Abspielen", - "request": "Anfragen" - } + "play": "Abspielen", + "request": "Anfragen" + } } \ No newline at end of file diff --git a/public/locales/de/modules/common.json b/public/locales/de/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/de/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/de/modules/dashdot.json b/public/locales/de/modules/dashdot.json index 594f1ab4c..d629b876f 100644 --- a/public/locales/de/modules/dashdot.json +++ b/public/locales/de/modules/dashdot.json @@ -1,60 +1,32 @@ { - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, "card": { - "title": "Dash.", - "errors": { - "noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.", - "noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?" - }, - "graphs": { - "storage": { - "title": "Speicher", - "label": "Speicher:" - }, - "network": { - "title": "Netzwerk", - "label": "Netzwerk:", - "metrics": { - "download": "Eingehend", - "upload": "Ausgehend" + "title": "Dash.", + "errors": { + "noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.", + "noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?" + }, + "graphs": { + "storage": { + "title": "Speicher", + "label": "Speicher:" + }, + "network": { + "title": "Netzwerk", + "label": "Netzwerk:", + "metrics": { + "download": "Eingehend", + "upload": "Ausgehend" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" } - } - } } \ No newline at end of file diff --git a/public/locales/de/modules/date.json b/public/locales/de/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/de/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/de/modules/dlspeed.json b/public/locales/de/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/de/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/de/modules/docker.json b/public/locales/de/modules/docker.json deleted file mode 100644 index f3170ad19..000000000 --- a/public/locales/de/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Suche nach Conainer oder Image Namen" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "Status" - }, - "body": { - "portCollapse": "{{ports}} weitere" - }, - "states": { - "running": "Läuft", - "created": "Erstellt", - "stopped": "Gestopped", - "unknown": "Unbekannt" - } - }, - "actionBar": { - "addService": { - "title": "Service hinzufügen", - "message": "Service zu Homarr hinzufügen" - }, - "restart": { - "title": "Neustarten" - }, - "stop": { - "title": "Stoppen" - }, - "start": { - "title": "Starten" - }, - "refreshData": "Daten aktualisieren", - "addToHomarr": { - "title": "Zu Homarr hinzufügen" - }, - "remove": { - "title": "Entfernen" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker Integration schlug fehl", - "message": "Hast du vergessen, den Docker Socket zu verbinden?" - }, - "unknownError": { - "title": "Es ist ein Fehler aufgetreten" - }, - "oneServiceAtATime": { - "title": "Bitte füge nur einen Service zur Zeit hinzu." - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/de/modules/overseerr.json b/public/locales/de/modules/overseerr.json index bcc7bca3c..99ce654f8 100644 --- a/public/locales/de/modules/overseerr.json +++ b/public/locales/de/modules/overseerr.json @@ -1,30 +1,26 @@ { - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, "popup": { - "item": { - "buttons": { - "askFor": "Fragen für {{title}}", - "cancel": "Abbrechen", - "request": "Anfragen" - }, - "alerts": { - "automaticApproval": { - "title": "Einen API Schlüssel benutzen", - "text": "Diese Anfrage wird automatisch genehmigt" + "item": { + "buttons": { + "askFor": "Fragen für {{title}}", + "cancel": "Abbrechen", + "request": "Anfragen" + }, + "alerts": { + "automaticApproval": { + "title": "Einen API Schlüssel benutzen", + "text": "Diese Anfrage wird automatisch genehmigt" + } + } + }, + "seasonSelector": { + "caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.", + "table": { + "header": { + "season": "Staffel", + "numberOfEpisodes": "Anzahl von Episoden" + } + } } } - }, - "seasonSelector": { - "caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.", - "table": { - "header": { - "season": "Staffel", - "numberOfEpisodes": "Anzahl von Episoden" - } - } - } - } } \ No newline at end of file diff --git a/public/locales/de/modules/ping.json b/public/locales/de/modules/ping.json index 2163c35d7..645e2dd61 100644 --- a/public/locales/de/modules/ping.json +++ b/public/locales/de/modules/ping.json @@ -4,8 +4,8 @@ "description": "Pings your services and shows their status as an indicator" }, "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Laden..." - } + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Laden..." + } } \ No newline at end of file diff --git a/public/locales/de/modules/search.json b/public/locales/de/modules/search.json index 77033124d..e794b039b 100644 --- a/public/locales/de/modules/search.json +++ b/public/locales/de/modules/search.json @@ -1,9 +1,5 @@ { - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, "input": { - "placeholder": "Das Internet durchsuchen..." - } + "placeholder": "Das Internet durchsuchen..." + } } \ No newline at end of file diff --git a/public/locales/de/modules/torrents-status.json b/public/locales/de/modules/torrents-status.json index 6dc01236d..5beba90a4 100644 --- a/public/locales/de/modules/torrents-status.json +++ b/public/locales/de/modules/torrents-status.json @@ -1,13 +1,4 @@ { - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, "card": { "table": { "header": { diff --git a/public/locales/de/modules/weather.json b/public/locales/de/modules/weather.json index 0b0cb5efb..4d8fa725a 100644 --- a/public/locales/de/modules/weather.json +++ b/public/locales/de/modules/weather.json @@ -1,32 +1,20 @@ { - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, "card": { - "weatherDescriptions": { - "clear": "Klar", - "mainlyClear": "Überwiegend klar", - "fog": "Nebel", - "drizzle": "Niesel", - "freezingDrizzle": "Eisiger Nieselregen", - "rain": "Regen", - "freezingRain": "Eisiger Regen", - "snowFall": "Schneefall", - "snowGrains": "Schneekörner", - "rainShowers": "Regenschauer", - "snowShowers": "Schneeschauer", - "thunderstorm": "Gewitter", - "thunderstormWithHail": "Gewitter mit Hagel", - "unknown": "Unbekannt" - } - } + "weatherDescriptions": { + "clear": "Klar", + "mainlyClear": "Überwiegend klar", + "fog": "Nebel", + "drizzle": "Niesel", + "freezingDrizzle": "Eisiger Nieselregen", + "rain": "Regen", + "freezingRain": "Eisiger Regen", + "snowFall": "Schneefall", + "snowGrains": "Schneekörner", + "rainShowers": "Regenschauer", + "snowShowers": "Schneeschauer", + "thunderstorm": "Gewitter", + "thunderstormWithHail": "Gewitter mit Hagel", + "unknown": "Unbekannt" + } + } } \ No newline at end of file diff --git a/public/locales/de/settings/common.json b/public/locales/de/settings/common.json index 776816b2a..433c0197b 100644 --- a/public/locales/de/settings/common.json +++ b/public/locales/de/settings/common.json @@ -1,14 +1,14 @@ { - "title": "Settings", - "tooltip": "Settings", + "title": "Einstellungen", + "tooltip": "Einstellungen", "tabs": { - "common": "Common", - "customizations": "Customizations" + "common": "Gewöhnlich", + "customizations": "Anpassungen" }, "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" + "configTip": "Lade eine neue Konfiguration hoch, indem du eine neue auf die Seite ziehst!" }, "credits": { - "madeWithLove": "Made with ❤️ by @" + "madeWithLove": "Gemacht mit ❤️ von @" } } \ No newline at end of file diff --git a/public/locales/de/settings/general/search-engine.json b/public/locales/de/settings/general/search-engine.json index 548906445..def5db657 100644 --- a/public/locales/de/settings/general/search-engine.json +++ b/public/locales/de/settings/general/search-engine.json @@ -1,11 +1,11 @@ { "title": "Suchmaschine", - "tips": { - "generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.", - "placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden." - }, - "customEngine": { - "label": "Suchanfrage URL", - "placeholder": "Benutzerdefinierte Adresse" - } + "tips": { +"generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.", + "placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden." + }, + "customEngine": { + "label": "Suchanfrage URL", + "placeholder": "Benutzerdefinierte Adresse" + } } \ No newline at end of file diff --git a/public/locales/en/layout/add-service-app-shelf.json b/public/locales/en/layout/add-service-app-shelf.json index ca88e1f31..c6417a161 100644 --- a/public/locales/en/layout/add-service-app-shelf.json +++ b/public/locales/en/layout/add-service-app-shelf.json @@ -1,118 +1,118 @@ { - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } + "actionIcon": { + "tooltip": "Add a service" }, - "tabs": { + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } + "tip": { + "text": "Get your API key", + "link": "here." } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } } + } }, "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } } + } } + } } - } -} \ No newline at end of file + } \ No newline at end of file diff --git a/public/locales/en/modules/common-media-cards.json b/public/locales/en/modules/common-media-cards.json index b9bbbc537..af13d5d34 100644 --- a/public/locales/en/modules/common-media-cards.json +++ b/public/locales/en/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Play", - "request": "Request" - } + "play": "Play", + "request": "Request" + } } \ No newline at end of file diff --git a/public/locales/en/modules/dashdot.json b/public/locales/en/modules/dashdot.json index dd1486b43..77caf974e 100644 --- a/public/locales/en/modules/dashdot.json +++ b/public/locales/en/modules/dashdot.json @@ -28,33 +28,33 @@ } }, "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" } - } - } } \ No newline at end of file diff --git a/public/locales/en/modules/overseerr.json b/public/locales/en/modules/overseerr.json index e7b44289e..ed9df1477 100644 --- a/public/locales/en/modules/overseerr.json +++ b/public/locales/en/modules/overseerr.json @@ -4,27 +4,27 @@ "description": "Allows you to search and add media from Overseerr/Jellyseerr" }, "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } } } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } } \ No newline at end of file diff --git a/public/locales/en/modules/search.json b/public/locales/en/modules/search.json index 0476bb186..0258afd59 100644 --- a/public/locales/en/modules/search.json +++ b/public/locales/en/modules/search.json @@ -4,6 +4,6 @@ "description": "Search bar to search the web, youtube, torrents or overseerr" }, "input": { - "placeholder": "Search the web..." - } + "placeholder": "Search the web..." + } } \ No newline at end of file diff --git a/public/locales/en/modules/weather.json b/public/locales/en/modules/weather.json index 405c36263..c0aec151a 100644 --- a/public/locales/en/modules/weather.json +++ b/public/locales/en/modules/weather.json @@ -12,21 +12,21 @@ } }, "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } } \ No newline at end of file diff --git a/public/locales/en/settings/general/search-engine.json b/public/locales/en/settings/general/search-engine.json index 42f708ffb..789b1715b 100644 --- a/public/locales/en/settings/general/search-engine.json +++ b/public/locales/en/settings/general/search-engine.json @@ -1,11 +1,11 @@ { "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } + "tips": { +"generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } } \ No newline at end of file diff --git a/public/locales/es/common.json b/public/locales/es/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/es/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/es/layout/add-service-app-shelf.json b/public/locales/es/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/es/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/layout/app-shelf-menu.json b/public/locales/es/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/es/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/es/layout/app-shelf.json b/public/locales/es/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/es/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/es/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/common-media-cards.json b/public/locales/es/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/es/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/es/modules/common.json b/public/locales/es/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/es/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/es/modules/dashdot.json b/public/locales/es/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/es/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/date.json b/public/locales/es/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/es/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/dlspeed.json b/public/locales/es/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/es/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/es/modules/docker.json b/public/locales/es/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/es/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/es/modules/overseerr.json b/public/locales/es/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/es/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/ping.json b/public/locales/es/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/es/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/es/modules/search.json b/public/locales/es/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/es/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/es/modules/torrents-status.json b/public/locales/es/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/es/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/es/modules/weather.json b/public/locales/es/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/es/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/es/settings/common.json b/public/locales/es/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/es/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/es/settings/customization/app-width.json b/public/locales/es/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/es/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/es/settings/customization/color-selector.json b/public/locales/es/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/es/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/es/settings/customization/opacity-selector.json b/public/locales/es/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/es/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/es/settings/customization/page-appearance.json b/public/locales/es/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/es/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/es/settings/customization/shade-selector.json b/public/locales/es/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/es/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/es/settings/general/color-schema.json b/public/locales/es/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/es/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/es/settings/general/config-changer.json b/public/locales/es/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/es/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/es/settings/general/internationalization.json b/public/locales/es/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/es/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/es/settings/general/module-enabler.json b/public/locales/es/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/es/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/es/settings/general/search-engine.json b/public/locales/es/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/es/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/es/settings/general/theme-selector.json b/public/locales/es/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/es/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/es/settings/general/widget-positions.json b/public/locales/es/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/es/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/fr/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/fr/layout/add-service-app-shelf.json b/public/locales/fr/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/fr/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/layout/app-shelf-menu.json b/public/locales/fr/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/fr/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/fr/layout/app-shelf.json b/public/locales/fr/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/fr/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/fr/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/common-media-cards.json b/public/locales/fr/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/fr/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/common.json b/public/locales/fr/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/fr/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/dashdot.json b/public/locales/fr/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/fr/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/date.json b/public/locales/fr/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/fr/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/dlspeed.json b/public/locales/fr/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/fr/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/docker.json b/public/locales/fr/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/fr/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/overseerr.json b/public/locales/fr/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/fr/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/ping.json b/public/locales/fr/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/fr/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/search.json b/public/locales/fr/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/fr/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/torrents-status.json b/public/locales/fr/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/fr/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/fr/modules/weather.json b/public/locales/fr/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/fr/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/fr/settings/common.json b/public/locales/fr/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/fr/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/fr/settings/customization/app-width.json b/public/locales/fr/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/fr/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/fr/settings/customization/color-selector.json b/public/locales/fr/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/fr/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/fr/settings/customization/opacity-selector.json b/public/locales/fr/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/fr/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/fr/settings/customization/page-appearance.json b/public/locales/fr/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/fr/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/fr/settings/customization/shade-selector.json b/public/locales/fr/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/fr/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/color-schema.json b/public/locales/fr/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/fr/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/config-changer.json b/public/locales/fr/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/fr/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/internationalization.json b/public/locales/fr/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/fr/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/module-enabler.json b/public/locales/fr/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/fr/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/search-engine.json b/public/locales/fr/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/fr/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/theme-selector.json b/public/locales/fr/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/fr/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/fr/settings/general/widget-positions.json b/public/locales/fr/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/fr/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/it/common.json b/public/locales/it/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/it/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/it/layout/add-service-app-shelf.json b/public/locales/it/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/it/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/layout/app-shelf-menu.json b/public/locales/it/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/it/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/it/layout/app-shelf.json b/public/locales/it/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/it/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/it/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/common-media-cards.json b/public/locales/it/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/it/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/it/modules/common.json b/public/locales/it/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/it/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/it/modules/dashdot.json b/public/locales/it/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/it/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/date.json b/public/locales/it/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/it/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/dlspeed.json b/public/locales/it/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/it/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/it/modules/docker.json b/public/locales/it/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/it/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/it/modules/overseerr.json b/public/locales/it/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/it/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/ping.json b/public/locales/it/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/it/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/it/modules/search.json b/public/locales/it/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/it/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/it/modules/torrents-status.json b/public/locales/it/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/it/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/it/modules/weather.json b/public/locales/it/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/it/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/it/settings/common.json b/public/locales/it/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/it/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/it/settings/customization/app-width.json b/public/locales/it/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/it/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/it/settings/customization/color-selector.json b/public/locales/it/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/it/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/it/settings/customization/opacity-selector.json b/public/locales/it/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/it/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/it/settings/customization/page-appearance.json b/public/locales/it/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/it/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/it/settings/customization/shade-selector.json b/public/locales/it/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/it/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/it/settings/general/color-schema.json b/public/locales/it/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/it/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/it/settings/general/config-changer.json b/public/locales/it/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/it/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/it/settings/general/internationalization.json b/public/locales/it/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/it/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/it/settings/general/module-enabler.json b/public/locales/it/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/it/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/it/settings/general/search-engine.json b/public/locales/it/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/it/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/it/settings/general/theme-selector.json b/public/locales/it/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/it/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/it/settings/general/widget-positions.json b/public/locales/it/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/it/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/ja/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/ja/layout/add-service-app-shelf.json b/public/locales/ja/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/ja/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/layout/app-shelf-menu.json b/public/locales/ja/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/ja/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/ja/layout/app-shelf.json b/public/locales/ja/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/ja/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/calendar.json b/public/locales/ja/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/ja/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/common-media-cards.json b/public/locales/ja/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/ja/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/common.json b/public/locales/ja/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/ja/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/dashdot.json b/public/locales/ja/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/ja/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/date.json b/public/locales/ja/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/ja/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/dlspeed.json b/public/locales/ja/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/ja/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/docker.json b/public/locales/ja/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/ja/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/overseerr.json b/public/locales/ja/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/ja/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/ping.json b/public/locales/ja/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/ja/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/search.json b/public/locales/ja/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/ja/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/torrents-status.json b/public/locales/ja/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/ja/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ja/modules/weather.json b/public/locales/ja/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/ja/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/ja/settings/common.json b/public/locales/ja/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/ja/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/ja/settings/customization/app-width.json b/public/locales/ja/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/ja/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/ja/settings/customization/color-selector.json b/public/locales/ja/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/ja/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/ja/settings/customization/opacity-selector.json b/public/locales/ja/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/ja/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/ja/settings/customization/page-appearance.json b/public/locales/ja/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/ja/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/ja/settings/customization/shade-selector.json b/public/locales/ja/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/ja/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/color-schema.json b/public/locales/ja/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/ja/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/config-changer.json b/public/locales/ja/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/ja/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/internationalization.json b/public/locales/ja/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/ja/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/module-enabler.json b/public/locales/ja/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/ja/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/search-engine.json b/public/locales/ja/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/ja/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/theme-selector.json b/public/locales/ja/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/ja/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/ja/settings/general/widget-positions.json b/public/locales/ja/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/ja/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/nl/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/nl/layout/add-service-app-shelf.json b/public/locales/nl/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/nl/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/layout/app-shelf-menu.json b/public/locales/nl/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/nl/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/nl/layout/app-shelf.json b/public/locales/nl/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/nl/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/nl/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/common-media-cards.json b/public/locales/nl/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/nl/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/common.json b/public/locales/nl/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/nl/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/dashdot.json b/public/locales/nl/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/nl/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/date.json b/public/locales/nl/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/nl/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/dlspeed.json b/public/locales/nl/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/nl/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/docker.json b/public/locales/nl/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/nl/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/overseerr.json b/public/locales/nl/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/nl/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/ping.json b/public/locales/nl/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/nl/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/search.json b/public/locales/nl/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/nl/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/torrents-status.json b/public/locales/nl/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/nl/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/nl/modules/weather.json b/public/locales/nl/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/nl/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/nl/settings/common.json b/public/locales/nl/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/nl/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/nl/settings/customization/app-width.json b/public/locales/nl/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/nl/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/nl/settings/customization/color-selector.json b/public/locales/nl/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/nl/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/nl/settings/customization/opacity-selector.json b/public/locales/nl/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/nl/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/nl/settings/customization/page-appearance.json b/public/locales/nl/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/nl/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/nl/settings/customization/shade-selector.json b/public/locales/nl/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/nl/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/color-schema.json b/public/locales/nl/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/nl/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/config-changer.json b/public/locales/nl/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/nl/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/internationalization.json b/public/locales/nl/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/nl/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/module-enabler.json b/public/locales/nl/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/nl/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/search-engine.json b/public/locales/nl/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/nl/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/theme-selector.json b/public/locales/nl/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/nl/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/nl/settings/general/widget-positions.json b/public/locales/nl/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/nl/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/ru/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/ru/layout/add-service-app-shelf.json b/public/locales/ru/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/ru/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/layout/app-shelf-menu.json b/public/locales/ru/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/ru/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/ru/layout/app-shelf.json b/public/locales/ru/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/ru/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/ru/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/common-media-cards.json b/public/locales/ru/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/ru/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/common.json b/public/locales/ru/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/ru/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/dashdot.json b/public/locales/ru/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/ru/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/date.json b/public/locales/ru/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/ru/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/dlspeed.json b/public/locales/ru/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/ru/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/docker.json b/public/locales/ru/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/ru/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/overseerr.json b/public/locales/ru/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/ru/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/ping.json b/public/locales/ru/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/ru/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/search.json b/public/locales/ru/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/ru/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/torrents-status.json b/public/locales/ru/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/ru/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/ru/modules/weather.json b/public/locales/ru/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/ru/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/ru/settings/common.json b/public/locales/ru/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/ru/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/ru/settings/customization/app-width.json b/public/locales/ru/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/ru/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/ru/settings/customization/color-selector.json b/public/locales/ru/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/ru/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/ru/settings/customization/opacity-selector.json b/public/locales/ru/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/ru/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/ru/settings/customization/page-appearance.json b/public/locales/ru/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/ru/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/ru/settings/customization/shade-selector.json b/public/locales/ru/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/ru/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/color-schema.json b/public/locales/ru/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/ru/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/config-changer.json b/public/locales/ru/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/ru/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/internationalization.json b/public/locales/ru/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/ru/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/module-enabler.json b/public/locales/ru/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/ru/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/search-engine.json b/public/locales/ru/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/ru/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/theme-selector.json b/public/locales/ru/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/ru/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/ru/settings/general/widget-positions.json b/public/locales/ru/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/ru/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/sv/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/sv/layout/add-service-app-shelf.json b/public/locales/sv/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/sv/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/layout/app-shelf-menu.json b/public/locales/sv/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/sv/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/sv/layout/app-shelf.json b/public/locales/sv/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/sv/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/sv/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/common-media-cards.json b/public/locales/sv/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/sv/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/common.json b/public/locales/sv/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/sv/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/dashdot.json b/public/locales/sv/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/sv/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/date.json b/public/locales/sv/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/sv/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/dlspeed.json b/public/locales/sv/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/sv/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/docker.json b/public/locales/sv/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/sv/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/overseerr.json b/public/locales/sv/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/sv/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/ping.json b/public/locales/sv/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/sv/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/search.json b/public/locales/sv/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/sv/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/torrents-status.json b/public/locales/sv/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/sv/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/sv/modules/weather.json b/public/locales/sv/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/sv/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/sv/settings/common.json b/public/locales/sv/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/sv/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/sv/settings/customization/app-width.json b/public/locales/sv/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/sv/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/sv/settings/customization/color-selector.json b/public/locales/sv/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/sv/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/sv/settings/customization/opacity-selector.json b/public/locales/sv/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/sv/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/sv/settings/customization/page-appearance.json b/public/locales/sv/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/sv/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/sv/settings/customization/shade-selector.json b/public/locales/sv/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/sv/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/color-schema.json b/public/locales/sv/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/sv/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/config-changer.json b/public/locales/sv/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/sv/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/internationalization.json b/public/locales/sv/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/sv/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/module-enabler.json b/public/locales/sv/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/sv/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/search-engine.json b/public/locales/sv/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/sv/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/theme-selector.json b/public/locales/sv/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/sv/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/sv/settings/general/widget-positions.json b/public/locales/sv/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/sv/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file diff --git a/public/locales/zh/common.json b/public/locales/zh/common.json deleted file mode 100644 index 9a0b9a9d9..000000000 --- a/public/locales/zh/common.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "actions": { - "save": "Save" - }, - "tip": "Tip: " -} \ No newline at end of file diff --git a/public/locales/zh/layout/add-service-app-shelf.json b/public/locales/zh/layout/add-service-app-shelf.json deleted file mode 100644 index ca88e1f31..000000000 --- a/public/locales/zh/layout/add-service-app-shelf.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { - "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" - } - }, - "tabs": { - "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" - }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } - }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - } - } - } - }, - "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/layout/app-shelf-menu.json b/public/locales/zh/layout/app-shelf-menu.json deleted file mode 100644 index 006e906c2..000000000 --- a/public/locales/zh/layout/app-shelf-menu.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "modal": { - "title": "Modify a service", - "buttons": { - "save": "Save service" - } - }, - "menu": { - "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" - }, - "actions": { - "edit": "Edit", - "delete": "Delete" - } - } -} \ No newline at end of file diff --git a/public/locales/zh/layout/app-shelf.json b/public/locales/zh/layout/app-shelf.json deleted file mode 100644 index 3297ffe7d..000000000 --- a/public/locales/zh/layout/app-shelf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "accordions": { - "downloads": { - "text": "Your downloads" - }, - "others": { - "text": "Others" - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json deleted file mode 100644 index d470eabe9..000000000 --- a/public/locales/zh/modules/calendar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", - "settings": { - "sundayStart": { - "label": "Start the week on Sunday" - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/common-media-cards.json b/public/locales/zh/modules/common-media-cards.json deleted file mode 100644 index b9bbbc537..000000000 --- a/public/locales/zh/modules/common-media-cards.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "buttons": { - "play": "Play", - "request": "Request" - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/common.json b/public/locales/zh/modules/common.json deleted file mode 100644 index 3f4b36b03..000000000 --- a/public/locales/zh/modules/common.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "settings": { - "label": "Settings" - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/dashdot.json b/public/locales/zh/modules/dashdot.json deleted file mode 100644 index dd1486b43..000000000 --- a/public/locales/zh/modules/dashdot.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "descriptor": { - "name": "Dash.", - "description": "A module for displaying the graphs of your running Dash. instance.", - "settings": { - "cpuMultiView": { - "label": "CPU Multi-Core View" - }, - "storageMultiView": { - "label": "Storage Multi-Drive View" - }, - "useCompactView": { - "label": "Use Compact View" - }, - "graphs": { - "label": "Graphs", - "options": { - "cpu": "CPU", - "ram": "RAM", - "storage": "Storage", - "network": "Network", - "gpu": "GPU" - } - }, - "url": { - "label": "Dash. URL" - } - } - }, - "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/date.json b/public/locales/zh/modules/date.json deleted file mode 100644 index 521e220a4..000000000 --- a/public/locales/zh/modules/date.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Date", - "description": "Show the current time and date in a card", - "settings": { - "display24HourFormat": { - "label": "Display full time (24-hour)" - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/dlspeed.json b/public/locales/zh/modules/dlspeed.json deleted file mode 100644 index ab0c23c98..000000000 --- a/public/locales/zh/modules/dlspeed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "descriptor": { - "name": "Download Speed", - "description": "Show the current download speed of supported services" - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/docker.json b/public/locales/zh/modules/docker.json deleted file mode 100644 index a4d738b61..000000000 --- a/public/locales/zh/modules/docker.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "descriptor": { - "name": "Docker", - "description": "Allows you to easily manage your torrents" - }, - "search": { - "placeholder": "Search by container or image name" - }, - "table": { - "header": { - "name": "Name", - "image": "Image", - "ports": "Ports", - "state": "State" - }, - "body": { - "portCollapse": "{{ports}} more" - }, - "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" - } - }, - "actionBar": { - "addService": { - "title": "Add service", - "message": "Add service to Homarr" - }, - "restart": { - "title": "Restart" - }, - "stop": { - "title": "Stop" - }, - "start": { - "title": "Start" - }, - "refreshData": "Refresh data", - "addToHomarr": { - "title": "Add to Homarr" - }, - "remove": { - "title": "Remove" - } - }, - "messages": { - "successfullyExecuted": { - "title": "Container {{containerName}} {{action}}ed", - "message": "Your container was successfully {{action}}ed" - } - }, - "errors": { - "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" - }, - "unknownError": { - "title": "There was an error" - }, - "oneServiceAtATime": { - "title": "Please only add one service at a time!" - } - }, - "actionIcon": { - "tooltip": "Docker" - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/overseerr.json b/public/locales/zh/modules/overseerr.json deleted file mode 100644 index e7b44289e..000000000 --- a/public/locales/zh/modules/overseerr.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "descriptor": { - "name": "Overseerr", - "description": "Allows you to search and add media from Overseerr/Jellyseerr" - }, - "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/ping.json b/public/locales/zh/modules/ping.json deleted file mode 100644 index 403c8027b..000000000 --- a/public/locales/zh/modules/ping.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." - }, - "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Loading..." - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/search.json b/public/locales/zh/modules/search.json deleted file mode 100644 index 0476bb186..000000000 --- a/public/locales/zh/modules/search.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "descriptor": { - "name": "Search Bar", - "description": "Search bar to search the web, youtube, torrents or overseerr" - }, - "input": { - "placeholder": "Search the web..." - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/torrents-status.json b/public/locales/zh/modules/torrents-status.json deleted file mode 100644 index 7e8970a92..000000000 --- a/public/locales/zh/modules/torrents-status.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "descriptor": { - "name": "Torrent", - "description": "Show the current download speed of supported services", - "settings": { - "hideComplete": { - "label": "Hide completed torrents" - } - } - }, - "card": { - "table": { - "header": { - "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" - }, - "body": { - "nothingFound": "No torrents found" - } - }, - "lineChart": { - "title": "Current download speed", - "download": "Download: {{download}}", - "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", - "totalDownload": "Download: {{download}}/s", - "totalUpload": "Upload: {{upload}}/s" - }, - "errors": { - "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" - } - } - } -} \ No newline at end of file diff --git a/public/locales/zh/modules/weather.json b/public/locales/zh/modules/weather.json deleted file mode 100644 index 405c36263..000000000 --- a/public/locales/zh/modules/weather.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "descriptor": { - "name": "Weather", - "description": "Look up the current weather in your location", - "settings": { - "displayInFahrenheit": { - "label": "Display in Fahrenheit" - }, - "location": { - "label": "Weather location" - } - } - }, - "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } -} \ No newline at end of file diff --git a/public/locales/zh/settings/common.json b/public/locales/zh/settings/common.json deleted file mode 100644 index 776816b2a..000000000 --- a/public/locales/zh/settings/common.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "title": "Settings", - "tooltip": "Settings", - "tabs": { - "common": "Common", - "customizations": "Customizations" - }, - "tips": { - "configTip": "Upload your config file by dragging and dropping it onto the page!" - }, - "credits": { - "madeWithLove": "Made with ❤️ by @" - } -} \ No newline at end of file diff --git a/public/locales/zh/settings/customization/app-width.json b/public/locales/zh/settings/customization/app-width.json deleted file mode 100644 index e7636eef0..000000000 --- a/public/locales/zh/settings/customization/app-width.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Width" -} \ No newline at end of file diff --git a/public/locales/zh/settings/customization/color-selector.json b/public/locales/zh/settings/customization/color-selector.json deleted file mode 100644 index d66bbfe6e..000000000 --- a/public/locales/zh/settings/customization/color-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "suffix": "{{color}} color" -} \ No newline at end of file diff --git a/public/locales/zh/settings/customization/opacity-selector.json b/public/locales/zh/settings/customization/opacity-selector.json deleted file mode 100644 index edd46daea..000000000 --- a/public/locales/zh/settings/customization/opacity-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "App Opacity" -} \ No newline at end of file diff --git a/public/locales/zh/settings/customization/page-appearance.json b/public/locales/zh/settings/customization/page-appearance.json deleted file mode 100644 index 051c11d86..000000000 --- a/public/locales/zh/settings/customization/page-appearance.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "pageTitle": { - "label": "Page Title", - "placeholder": "Homarr 🦞" - }, - "logo": { - "label": "Logo", - "placeholder": "/img/logo.png" - }, - "favicon": { - "label": "Favicon", - "placeholder": "/favicon.png" - }, - "background": { - "label": "Background", - "placeholder": "/img/background.png" - }, - "buttons": { - "submit": "Submit" - } -} \ No newline at end of file diff --git a/public/locales/zh/settings/customization/shade-selector.json b/public/locales/zh/settings/customization/shade-selector.json deleted file mode 100644 index 076aee080..000000000 --- a/public/locales/zh/settings/customization/shade-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Shade" -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/color-schema.json b/public/locales/zh/settings/general/color-schema.json deleted file mode 100644 index 16672bf7e..000000000 --- a/public/locales/zh/settings/general/color-schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{scheme}} mode" -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/config-changer.json b/public/locales/zh/settings/general/config-changer.json deleted file mode 100644 index ad4ac012d..000000000 --- a/public/locales/zh/settings/general/config-changer.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "configSelect": { - "label": "Config loader" - }, - "modal": { - "title": "Choose the name of your new config", - "form": { - "configName": { - "label": "Config name", - "placeholder": "Your new config name" - }, - "submitButton": "Confirm" - }, - "events": { - "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" - } - } - }, - "buttons": { - "download": "Download config", - "delete": { - "text": "Delete config", - "notifications": { - "deleted": { - "title": "Config deleted", - "message": "Config deleted" - }, - "deleteFailed": { - "title": "Config delete failed", - "message": "Config delete failed" - } - } - }, - "saveCopy": "Save a copy" - }, - "dropzone": { - "notifications": { - "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." - }, - "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" - } - }, - "accept": { - "text": "Drag files here to upload a config. Support for JSON only." - }, - "reject": { - "text": "This file format is not supported. Please only upload JSON." - } - } -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/internationalization.json b/public/locales/zh/settings/general/internationalization.json deleted file mode 100644 index 17f0a13bf..000000000 --- a/public/locales/zh/settings/general/internationalization.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Language" -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/module-enabler.json b/public/locales/zh/settings/general/module-enabler.json deleted file mode 100644 index 179753b6f..000000000 --- a/public/locales/zh/settings/general/module-enabler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "Module enabler" -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/search-engine.json b/public/locales/zh/settings/general/search-engine.json deleted file mode 100644 index 42f708ffb..000000000 --- a/public/locales/zh/settings/general/search-engine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "title": "Search engine", - "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/theme-selector.json b/public/locales/zh/settings/general/theme-selector.json deleted file mode 100644 index 4e04d5e54..000000000 --- a/public/locales/zh/settings/general/theme-selector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Switch to {{theme}} mode" -} \ No newline at end of file diff --git a/public/locales/zh/settings/general/widget-positions.json b/public/locales/zh/settings/general/widget-positions.json deleted file mode 100644 index 746578cce..000000000 --- a/public/locales/zh/settings/general/widget-positions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "label": "Position widgets on left" -} \ No newline at end of file