mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
Revert "New Crowdin updates"
This commit is contained in:
@@ -1,118 +1,118 @@
|
|||||||
{
|
{
|
||||||
"actionIcon": {
|
"actionIcon": {
|
||||||
"tooltip": "Einen Service hinzufügen"
|
"tooltip": "Einen Service hinzufügen"
|
||||||
},
|
|
||||||
"modal": {
|
|
||||||
"title": "Service hinzufügen",
|
|
||||||
"form": {
|
|
||||||
"validation": {
|
|
||||||
"invalidUrl": "Please enter a valid URL",
|
|
||||||
"noStatusCodeSelected": "Please select a status code"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tabs": {
|
"modal": {
|
||||||
|
"title": "Service hinzufügen",
|
||||||
|
"form": {
|
||||||
|
"validation": {
|
||||||
|
"invalidUrl": "Please enter a valid URL",
|
||||||
|
"noStatusCodeSelected": "Please select a status code"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tabs": {
|
||||||
"options": {
|
"options": {
|
||||||
"title": "Optionen",
|
"title": "Optionen",
|
||||||
"form": {
|
"form": {
|
||||||
"serviceName": {
|
"serviceName": {
|
||||||
"label": "Service Namen",
|
"label": "Service Namen",
|
||||||
"placeholder": "Plex"
|
"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": {
|
"tip": {
|
||||||
"label": "Icon URL"
|
"text": "Erhalte deinen API Schlüssel",
|
||||||
},
|
"link": "hier."
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"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": {
|
"advancedOptions": {
|
||||||
"title": "Weitere Optionen",
|
"title": "Weitere Optionen",
|
||||||
"form": {
|
"form": {
|
||||||
"httpStatusCodes": {
|
"httpStatusCodes": {
|
||||||
"label": "HTTP Status Nummern",
|
"label": "HTTP Status Nummern",
|
||||||
"placeholder": "Wähle eine valide Status Nummer",
|
"placeholder": "Wähle eine valide Status Nummer",
|
||||||
"clearButtonLabel": "Auswahl löschen",
|
"clearButtonLabel": "Auswahl löschen",
|
||||||
"nothingFound": "Nichts gefunden"
|
"nothingFound": "Nichts gefunden"
|
||||||
},
|
},
|
||||||
"openServiceInNewTab": {
|
"openServiceInNewTab": {
|
||||||
"label": "Serivce in einem neuen Tab öffnen"
|
"label": "Serivce in einem neuen Tab öffnen"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"submit": {
|
"submit": {
|
||||||
"content": "Service hinzufügen"
|
"content": "Service hinzufügen"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"play": "Abspielen",
|
"play": "Abspielen",
|
||||||
"request": "Anfragen"
|
"request": "Anfragen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"settings": {
|
|
||||||
"label": "Settings"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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": {
|
"card": {
|
||||||
"title": "Dash.",
|
"title": "Dash.",
|
||||||
"errors": {
|
"errors": {
|
||||||
"noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.",
|
"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?"
|
"noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?"
|
||||||
},
|
},
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"storage": {
|
"storage": {
|
||||||
"title": "Speicher",
|
"title": "Speicher",
|
||||||
"label": "Speicher:"
|
"label": "Speicher:"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"title": "Netzwerk",
|
"title": "Netzwerk",
|
||||||
"label": "Netzwerk:",
|
"label": "Netzwerk:",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"download": "Eingehend",
|
"download": "Eingehend",
|
||||||
"upload": "Ausgehend"
|
"upload": "Ausgehend"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"title": "CPU"
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"title": "RAM"
|
||||||
|
},
|
||||||
|
"gpu": {
|
||||||
|
"title": "GPU"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"cpu": {
|
|
||||||
"title": "CPU"
|
|
||||||
},
|
|
||||||
"memory": {
|
|
||||||
"title": "RAM"
|
|
||||||
},
|
|
||||||
"gpu": {
|
|
||||||
"title": "GPU"
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -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)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Download Speed",
|
|
||||||
"description": "Show the current download speed of supported services"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,30 +1,26 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
|
||||||
"name": "Overseerr",
|
|
||||||
"description": "Allows you to search and add media from Overseerr/Jellyseerr"
|
|
||||||
},
|
|
||||||
"popup": {
|
"popup": {
|
||||||
"item": {
|
"item": {
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"askFor": "Fragen für {{title}}",
|
"askFor": "Fragen für {{title}}",
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"request": "Anfragen"
|
"request": "Anfragen"
|
||||||
},
|
},
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"automaticApproval": {
|
"automaticApproval": {
|
||||||
"title": "Einen API Schlüssel benutzen",
|
"title": "Einen API Schlüssel benutzen",
|
||||||
"text": "Diese Anfrage wird automatisch genehmigt"
|
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -4,8 +4,8 @@
|
|||||||
"description": "Pings your services and shows their status as an indicator"
|
"description": "Pings your services and shows their status as an indicator"
|
||||||
},
|
},
|
||||||
"states": {
|
"states": {
|
||||||
"online": "Online {{response}}",
|
"online": "Online {{response}}",
|
||||||
"offline": "Offline {{response}}",
|
"offline": "Offline {{response}}",
|
||||||
"loading": "Laden..."
|
"loading": "Laden..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,9 +1,5 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
|
||||||
"name": "Search Bar",
|
|
||||||
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
|
||||||
},
|
|
||||||
"input": {
|
"input": {
|
||||||
"placeholder": "Das Internet durchsuchen..."
|
"placeholder": "Das Internet durchsuchen..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,13 +1,4 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
|
||||||
"name": "Torrent",
|
|
||||||
"description": "Show the current download speed of supported services",
|
|
||||||
"settings": {
|
|
||||||
"hideComplete": {
|
|
||||||
"label": "Hide completed torrents"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"card": {
|
"card": {
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -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": {
|
"card": {
|
||||||
"weatherDescriptions": {
|
"weatherDescriptions": {
|
||||||
"clear": "Klar",
|
"clear": "Klar",
|
||||||
"mainlyClear": "Überwiegend klar",
|
"mainlyClear": "Überwiegend klar",
|
||||||
"fog": "Nebel",
|
"fog": "Nebel",
|
||||||
"drizzle": "Niesel",
|
"drizzle": "Niesel",
|
||||||
"freezingDrizzle": "Eisiger Nieselregen",
|
"freezingDrizzle": "Eisiger Nieselregen",
|
||||||
"rain": "Regen",
|
"rain": "Regen",
|
||||||
"freezingRain": "Eisiger Regen",
|
"freezingRain": "Eisiger Regen",
|
||||||
"snowFall": "Schneefall",
|
"snowFall": "Schneefall",
|
||||||
"snowGrains": "Schneekörner",
|
"snowGrains": "Schneekörner",
|
||||||
"rainShowers": "Regenschauer",
|
"rainShowers": "Regenschauer",
|
||||||
"snowShowers": "Schneeschauer",
|
"snowShowers": "Schneeschauer",
|
||||||
"thunderstorm": "Gewitter",
|
"thunderstorm": "Gewitter",
|
||||||
"thunderstormWithHail": "Gewitter mit Hagel",
|
"thunderstormWithHail": "Gewitter mit Hagel",
|
||||||
"unknown": "Unbekannt"
|
"unknown": "Unbekannt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"title": "Settings",
|
"title": "Einstellungen",
|
||||||
"tooltip": "Settings",
|
"tooltip": "Einstellungen",
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"common": "Common",
|
"common": "Gewöhnlich",
|
||||||
"customizations": "Customizations"
|
"customizations": "Anpassungen"
|
||||||
},
|
},
|
||||||
"tips": {
|
"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": {
|
"credits": {
|
||||||
"madeWithLove": "Made with ❤️ by @"
|
"madeWithLove": "Gemacht mit ❤️ von @"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"title": "Suchmaschine",
|
"title": "Suchmaschine",
|
||||||
"tips": {
|
"tips": {
|
||||||
"generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.",
|
"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."
|
"placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden."
|
||||||
},
|
},
|
||||||
"customEngine": {
|
"customEngine": {
|
||||||
"label": "Suchanfrage URL",
|
"label": "Suchanfrage URL",
|
||||||
"placeholder": "Benutzerdefinierte Adresse"
|
"placeholder": "Benutzerdefinierte Adresse"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,118 +1,118 @@
|
|||||||
{
|
{
|
||||||
"actionIcon": {
|
"actionIcon": {
|
||||||
"tooltip": "Add a service"
|
"tooltip": "Add a service"
|
||||||
},
|
|
||||||
"modal": {
|
|
||||||
"title": "Add service",
|
|
||||||
"form": {
|
|
||||||
"validation": {
|
|
||||||
"invalidUrl": "Please enter a valid URL",
|
|
||||||
"noStatusCodeSelected": "Please select a status code"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tabs": {
|
"modal": {
|
||||||
|
"title": "Add service",
|
||||||
|
"form": {
|
||||||
|
"validation": {
|
||||||
|
"invalidUrl": "Please enter a valid URL",
|
||||||
|
"noStatusCodeSelected": "Please select a status code"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tabs": {
|
||||||
"options": {
|
"options": {
|
||||||
"title": "Options",
|
"title": "Options",
|
||||||
"form": {
|
"form": {
|
||||||
"serviceName": {
|
"serviceName": {
|
||||||
"label": "Service name",
|
"label": "Service name",
|
||||||
"placeholder": "Plex"
|
"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": {
|
"tip": {
|
||||||
"label": "Icon URL"
|
"text": "Get your API key",
|
||||||
},
|
"link": "here."
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"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": {
|
"advancedOptions": {
|
||||||
"title": "Advanced options",
|
"title": "Advanced options",
|
||||||
"form": {
|
"form": {
|
||||||
"httpStatusCodes": {
|
"httpStatusCodes": {
|
||||||
"label": "HTTP Status Codes",
|
"label": "HTTP Status Codes",
|
||||||
"placeholder": "Select valid status codes",
|
"placeholder": "Select valid status codes",
|
||||||
"clearButtonLabel": "Clear selection",
|
"clearButtonLabel": "Clear selection",
|
||||||
"nothingFound": "Nothing found"
|
"nothingFound": "Nothing found"
|
||||||
},
|
},
|
||||||
"openServiceInNewTab": {
|
"openServiceInNewTab": {
|
||||||
"label": "Open service in new tab"
|
"label": "Open service in new tab"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"submit": {
|
"submit": {
|
||||||
"content": "Add service"
|
"content": "Add service"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"play": "Play",
|
"play": "Play",
|
||||||
"request": "Request"
|
"request": "Request"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -28,33 +28,33 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"title": "Dash.",
|
"title": "Dash.",
|
||||||
"errors": {
|
"errors": {
|
||||||
"noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options",
|
"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?"
|
"noInformation": "Cannot acquire information from dash. - are you running the latest version?"
|
||||||
},
|
},
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"storage": {
|
"storage": {
|
||||||
"title": "Storage",
|
"title": "Storage",
|
||||||
"label": "Storage:"
|
"label": "Storage:"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"title": "Network",
|
"title": "Network",
|
||||||
"label": "Network:",
|
"label": "Network:",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"download": "Down",
|
"download": "Down",
|
||||||
"upload": "Up"
|
"upload": "Up"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"title": "CPU"
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"title": "RAM"
|
||||||
|
},
|
||||||
|
"gpu": {
|
||||||
|
"title": "GPU"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"cpu": {
|
|
||||||
"title": "CPU"
|
|
||||||
},
|
|
||||||
"memory": {
|
|
||||||
"title": "RAM"
|
|
||||||
},
|
|
||||||
"gpu": {
|
|
||||||
"title": "GPU"
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -4,27 +4,27 @@
|
|||||||
"description": "Allows you to search and add media from Overseerr/Jellyseerr"
|
"description": "Allows you to search and add media from Overseerr/Jellyseerr"
|
||||||
},
|
},
|
||||||
"popup": {
|
"popup": {
|
||||||
"item": {
|
"item": {
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"askFor": "Ask for {{title}}",
|
"askFor": "Ask for {{title}}",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"request": "Request"
|
"request": "Request"
|
||||||
},
|
},
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"automaticApproval": {
|
"automaticApproval": {
|
||||||
"title": "Using API key",
|
"title": "Using API key",
|
||||||
"text": "This request will be automatically approved"
|
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@@ -4,6 +4,6 @@
|
|||||||
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"placeholder": "Search the web..."
|
"placeholder": "Search the web..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -12,21 +12,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"weatherDescriptions": {
|
"weatherDescriptions": {
|
||||||
"clear": "Clear",
|
"clear": "Clear",
|
||||||
"mainlyClear": "Mainly clear",
|
"mainlyClear": "Mainly clear",
|
||||||
"fog": "Fog",
|
"fog": "Fog",
|
||||||
"drizzle": "Drizzle",
|
"drizzle": "Drizzle",
|
||||||
"freezingDrizzle": "Freezing drizzle",
|
"freezingDrizzle": "Freezing drizzle",
|
||||||
"rain": "Rain",
|
"rain": "Rain",
|
||||||
"freezingRain": "Freezing rain",
|
"freezingRain": "Freezing rain",
|
||||||
"snowFall": "Snow fall",
|
"snowFall": "Snow fall",
|
||||||
"snowGrains": "Snow grains",
|
"snowGrains": "Snow grains",
|
||||||
"rainShowers": "Rain showers",
|
"rainShowers": "Rain showers",
|
||||||
"snowShowers": "Snow showers",
|
"snowShowers": "Snow showers",
|
||||||
"thunderstorm": "Thunderstorm",
|
"thunderstorm": "Thunderstorm",
|
||||||
"thunderstormWithHail": "Thunderstorm with hail",
|
"thunderstormWithHail": "Thunderstorm with hail",
|
||||||
"unknown": "Unknown"
|
"unknown": "Unknown"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"title": "Search engine",
|
"title": "Search engine",
|
||||||
"tips": {
|
"tips": {
|
||||||
"generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.",
|
"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."
|
"placeholderTip": "%s can be used as a placeholder for the query."
|
||||||
},
|
},
|
||||||
"customEngine": {
|
"customEngine": {
|
||||||
"label": "Query URL",
|
"label": "Query URL",
|
||||||
"placeholder": "Custom query URL"
|
"placeholder": "Custom query URL"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"actions": {
|
|
||||||
"save": "Save"
|
|
||||||
},
|
|
||||||
"tip": "Tip: "
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"accordions": {
|
|
||||||
"downloads": {
|
|
||||||
"text": "Your downloads"
|
|
||||||
},
|
|
||||||
"others": {
|
|
||||||
"text": "Others"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"buttons": {
|
|
||||||
"play": "Play",
|
|
||||||
"request": "Request"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"settings": {
|
|
||||||
"label": "Settings"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Download Speed",
|
|
||||||
"description": "Show the current download speed of supported services"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Search Bar",
|
|
||||||
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
|
||||||
},
|
|
||||||
"input": {
|
|
||||||
"placeholder": "Search the web..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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 @"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Width"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"suffix": "{{color}} color"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Opacity"
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Shade"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Switch to {{scheme}} mode"
|
|
||||||
}
|
|
||||||
@@ -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."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Language"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"title": "Module enabler"
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Switch to {{theme}} mode"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Position widgets on left"
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"actions": {
|
|
||||||
"save": "Save"
|
|
||||||
},
|
|
||||||
"tip": "Tip: "
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"accordions": {
|
|
||||||
"downloads": {
|
|
||||||
"text": "Your downloads"
|
|
||||||
},
|
|
||||||
"others": {
|
|
||||||
"text": "Others"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"buttons": {
|
|
||||||
"play": "Play",
|
|
||||||
"request": "Request"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"settings": {
|
|
||||||
"label": "Settings"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Download Speed",
|
|
||||||
"description": "Show the current download speed of supported services"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Search Bar",
|
|
||||||
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
|
||||||
},
|
|
||||||
"input": {
|
|
||||||
"placeholder": "Search the web..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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 @"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Width"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"suffix": "{{color}} color"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Opacity"
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Shade"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Switch to {{scheme}} mode"
|
|
||||||
}
|
|
||||||
@@ -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."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Language"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"title": "Module enabler"
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Switch to {{theme}} mode"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "Position widgets on left"
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"actions": {
|
|
||||||
"save": "Save"
|
|
||||||
},
|
|
||||||
"tip": "Tip: "
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"accordions": {
|
|
||||||
"downloads": {
|
|
||||||
"text": "Your downloads"
|
|
||||||
},
|
|
||||||
"others": {
|
|
||||||
"text": "Others"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"buttons": {
|
|
||||||
"play": "Play",
|
|
||||||
"request": "Request"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"settings": {
|
|
||||||
"label": "Settings"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Download Speed",
|
|
||||||
"description": "Show the current download speed of supported services"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"descriptor": {
|
|
||||||
"name": "Search Bar",
|
|
||||||
"description": "Search bar to search the web, youtube, torrents or overseerr"
|
|
||||||
},
|
|
||||||
"input": {
|
|
||||||
"placeholder": "Search the web..."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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 @"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Width"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"suffix": "{{color}} color"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"label": "App Opacity"
|
|
||||||
}
|
|
||||||
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user