{ "settings": { "title": "Einstellungen", "tooltip": "Einstellungen", "tabs": { "common": { "title": "Allgemein", "settings": { "searchEngine": { "title": "Suchmaschine", "tips": { "generalTip": "Benutze die Prefixe !yt und !t vor deiner Suchanfrage um auf Youtube oder nach einem Torrent zu suchen.", "placeholderTip": "%s can be used as a placeholder for the query." }, "customEngine": { "label": "Suchadresse", "placeholder": "Benutzerdefinierte Adresse" } }, "colorScheme": { "label": "Wechseln zu {{scheme}} Modus" }, "widgetsPositionSwitch": { "label": "Positionieren von Widgets auf linker Seite" }, "moduleEnabler": { "title": "Modul Enabler" }, "language": { "title": "Sprache" }, "configChanger": { "configSelect": { "label": "Konfigurations Lader" }, "modal": { "title": "Choose the name of your new config", "form": { "configName": { "label": "Config name", "placeholder": "Your new config name" }, "buttons:": { "submit": "Confirm" } } }, "buttons": { "download": "Konfiguration herunterladen", "delete": { "text": "Konfiguration löschen", "notifications": { "deleted": { "title": "Config deleted", "message": "Config deleted" }, "deleteFailed": { "title": "Config delete failed", "message": "Config delete failed" } } }, "saveCopy": "Kopie speichern" } }, "configTip": "Lade deine Konfiguration hoch, indem du sie per drag-and-drop auf die Seite ziehst." } }, "customizations": { "title": "Anpassungen", "settings": { "opacitySelector": { "label": "App Opacity" }, "colorSelector": { "suffix": "{{color}} color" }, "shadeSelector": { "label": "Shade" }, "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": "Save" } } } }, "credits": { "madeWithLove": "Gemacht mit ❤️ von @" } }, "layout": { "header": { "search": { "input": { "placeholder": "Das Internet durchsuchen..." } }, "docker": { "errors": { "integrationFailed": { "title": "Docker Integration ist gescheitert", "message": "Hast du vergessen, den Docker Socket zu verbinden?" } }, "actionIcon": { "tooltip": "Docker" } }, "addService": { "actionIcon": { "tooltip": "Einen Service hinzufügen" }, "modal": { "title": "Service hinzufügen", "form": { "validation": { "invalidUrl": "Bitte gebe eine gültige Addresse ein", "noStatusCodeSelected": "Bitte wähle einen gültigen Status Code aus" } }, "tabs": { "options": { "title": "Optionen", "form": { "serviceName": { "label": "Service Namen", "placeholder": "Plex" }, "iconUrl": { "label": "Icon URL" }, "serviceUrl": { "label": "Service URL" }, "onClickUrl": { "label": "URL beim Klicken" }, "serviceType": { "label": "Service Typ", "defaultValue": "Andere", "placeholder": "Wähle einen aus..." }, "category": { "label": "Kategorie", "placeholder": "Wähle eine Kategorie oder erstelle eine neue...", "nothingFound": "Keine Übereinstimmungen gefunden", "createLabel": "+ Erstellen {{query}}" }, "integrations": { "apiKey": { "label": "API Schlüssel", "placeholder": "Dein API Schlüssel", "validation": { "noKey": "Invalider Schlüssel" }, "tip": { "text": "Hole deinen API Schlüssel", "link": "hier." } }, "qBittorrent": { "username": { "label": "Benutzername", "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": "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" } } } } } } } } }, "modules": { "common": { "mediaCard": { "buttons": { "play": "Play", "request": "Request" } } }, "calendar": { "title": "Calendar", "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", "options": { "sundayStart": "Start the week on Sunday" } }, "dashDot": { "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" } } } }, "torrent": { "card": { "title": "Your Downloads" } }, "downloads": { "card": { "table": { "header": { "name": "Name", "size": "Size", "download": "Down", "upload": "Up", "estimatedTimeOfArrival": "ETA", "progress": "Progress" }, "body": { "nothingFound": "No torrents found" } } } }, "weather": { "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" } } }, "overseerr": { "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" } } } } }, "ping": { "states": { "online": "Online {{response}}", "offline": "Offline {{response}}", "loading": "Loading..." } }, "docker": { "search": { "placeholder": "Search by container or image name" }, "table": { "header": { "name": "Name", "image": "Image", "ports": "Ports", "state": "State" }, "body": { "portCollapse": "{{ports}} more" } } } } }